* mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-10-10 Joel Brobecker <brobecker@gnat.com>
2
3 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
4 Update comments. Also immediately return empty cache when the start
5 address of our function could not be found.
6 (mips_insn32_frame_cache): Likewise.
7
8 2004-10-10 Joel Brobecker <brobecker@gnat.com>
9
10 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
11 (mips_insn16_frame_cache): Pass frame cache in call to
12 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
13 Remove code that became redundant as a consequence.
14 (mips32_heuristic_proc_desc): No longer compute a fake
15 procedure descriptor. Compute the full frame cache instead.
16 Some minor comment reformatting.
17
18 2004-10-10 Jim Blandy <jimb@redhat.com>
19
20 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
21 reader, tracing bytecode stuff): Remove self.
22
23 2004-10-10 Mark Kettenis <kettenis@gnu.org>
24
25 * sparc64-linux-tdep.c: Update copyright year. Don't include
26 "solib-svr4.h".
27 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
28 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
29 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
30
31 * sparc-linux-tdep.c: Update copyright year.
32 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
33 to struct frame_info *. Use safe_frame_unwind_memory instead of
34 deprecated_read_memory_nobpt.
35 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
36 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
37 changed signature of sparc_linux_sigtramp_start.
38 (sparc32_linux_pc_in_sigtramp): Remove function.
39 (sparc32_linux_sigtramp_p): New function.
40 (sparc32_linux_sigtramp_frame_sniffer): Use
41 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
42
43 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
44 Remove function.
45 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
46
47 * ada-lang.c (lim_warning): Re-implement as a varargs function.
48 (decode_packed_array_type, value_subscript_packed)
49 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
50 argument in call to lim_warning.
51
52 * configure.in: Really disable the TUI if an enhanced curses
53 library isn't found.
54 * configure: Regenerate.
55
56 2004-10-09 Mark Kettenis <kettenis@gnu.org>
57
58 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
59 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
60 * config/i386/nm-nbsdaout.h: Remove file.
61 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
62 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
63 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
64 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
65 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
66 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
67 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
68 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
69 (ldd, ld_un, ld_2): Remove defines.
70 * config/i386/nm-obsd.h: Likewise.
71
72 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
73
74 * ada-lex.l: Remove useless rule whose right-context clause
75 causes unreferenced static function warning for yyrealloc.
76 (ada_flex_use): Remove the artificial reference to yyrealloc.
77
78 2004-10-08 Andrew Cagney <cagney@gnu.org>
79
80 * target.h (struct target_ops): Rename to_xfer_memory to
81 deprecated_xfer_memory.
82 * target.c: Update.
83 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
84 * wince.c: Update.
85 * win32-nat.c: Update.
86 * v850ice.c: Update.
87 * uw-thread.c: Update.
88 * thread-db.c: Update.
89 * sol-thread.c: Update.
90 * remote.c: Update.
91 * remote-vx.c: Update.
92 * remote-st.c: Update.
93 * remote-sim.c: Update.
94 * remote-sds.c: Update.
95 * remote-rdp.c: Update.
96 * remote-rdi.c: Update.
97 * remote-mips.c: Update.
98 * remote-m32r-sdi.c: Update.
99 * remote-e7000.c: Update.
100 * procfs.c: Update.
101 * ppc-bdm.c: Update.
102 * nto-procfs.c: Update.
103 * monitor.c: Update.
104 * linux-nat.c: Update.
105 * inftarg.c: Update.
106 * hpux-thread.c: Update.
107 * go32-nat.c: Update.
108 * gnu-nat.c: Update.
109 * exec.c: Update.
110 * corelow.c: Update.
111 * bsd-kvm.c: Update.
112 * aix-thread.c: Update.
113
114 2004-10-08 Andrew Cagney <cagney@gnu.org>
115
116 * target.c (debug_target): Move to near start of file.
117 (target_stopped_data_address_p): Re-org logic, add casts.
118
119 2004-10-02 Mark Kettenis <kettenis@gnu.org>
120
121 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
122 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
123 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
124 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
125 New defines.
126
127 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
128
129 * target.h (to_stopped_data_address): Change prototype to
130 take a CORE_ADDR pointer and return an int.
131 * target.c (update_current_target): Change to_stopped_data_address
132 to match new prototype.
133 (debug_to_stopped_data_address): Change appropriately.
134 * breakpoint.c (bpstat_stop_status): Change call to
135 target_stopped_data_address to use new prototype.
136 * frv-tdep.c (frv_have_stopped_data_address): New function.
137 (frv_stopped_data_address): Change to new prototype and
138 functionality.
139 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
140 prototype and functionality.
141 (ia64_stopped_by_watchpoint): New function.
142 * i386-nat.c (i386_stopped_data_address): Change to new
143 prototype and functionality.
144 (i386_stopped_by_watchpoint): New function.
145 * remote.c (remote_stopped_data_address): Change to new prototype
146 and functionality.
147 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
148 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
149 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
150 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
151 new i386_stopped_by_watchpoint function.
152 (i386_stopped_by_watchpoint): New prototype.
153 (i386_stoppped_data_address): Change to new prototype.
154 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
155 new ia64_stopped_by_watchpoint function.
156 (ia64_stopped_by_watchpoint): New prototype.
157 (ia64_stopped_data_address): Ditto.
158
159 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
160
161 * ada-typeprint.c (ada_print_type): Use int_string for printing
162 modulus of modular type.
163 * ada-lang.h (ada_modulus): Change return type to unsigned.
164 * ada-lang.c (ada_language_arch_info): Correct type of
165 string_char_type.
166 (ada_modulus): Return unsigned result.
167 (ada_lookup_symbol): Remove user disambiguation and modify comment
168 accordingly.
169
170 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
171
172 Committed by Paul Hilfinger.
173 * ada-lang.c (decode_packed_array): On big-endian targets,
174 left-justify the value if it comes with a modular type.
175
176 2004-10-08 Joel Brobecker <brobecker@gnat.com>
177
178 Committed by Paul Hilfinger.
179 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
180 (is_name_suffix): Add support for "___JM" suffixes.
181 (ada_check_typedef): Renames ada_completed_type.
182 Update all users of CHECK_TYPEDEF, check_typedef, and
183 ada_complete_type to call ada_check_typedef.
184 * ada-typeprint.c: Likewise.
185 * ada-valprint.c: Likewise.
186
187 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
188
189 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
190
191 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
192
193 * MAINTAINERS: Update e-mail address.
194
195 2004-10-07 Daniel Jacobowitz <dan@debian.org>
196
197 From Maciej W. Rozycki <macro@mips.com>:
198 * mips-tdep.c (mips32_next_pc): Check the register's contents,
199 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
200
201 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
202
203 * m32r-tdep.c (decode_prologue): Support functions written
204 in assembler language. Recognize trap instructions as the
205 end of prologue.
206 (m32r_frame_unwind_cache): Ditto.
207 (m32r_skip_prologue): Extend search limit. Quit analyzing
208 prologue if pc's location is not readable.
209
210 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
211
212 * Makefile.in (.l.c): Do conversions of names of alloc and free
213 functions that are done for .y.c files, plus special one
214 for yy_flex_realloc. Also, correct missing-file tests here.
215 * ada-lex.l (malloc, free): Remove macros.
216 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
217 xrealloc.
218 (ada_flex_use): Dummy definition to remove warnings about unused
219 functions.
220 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
221 to suppress warning.
222
223 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
224
225 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
226 RETURN_VALUE.
227 (sh_return_value_fpu): Ditto for CPUs with FPU.
228 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
229 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
230 Install sh_return_value_nofpu resp. sh_return_value_fpu as
231 RETURN_VALUE functions.
232
233 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
234
235 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
236 (sh_pseudo_register_write): Ditto.
237
238 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
239
240 * sh-tdep.c (IS_MACL_STS): New define.
241 (IS_MOVI20): Ditto.
242 (IS_MACL_LDS): Ditto.
243 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
244 instructions in prologue.
245 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
246 instructions in epilogue.
247
248 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
249
250 * sh-tdep.c (SH_NUM_REGS): Define as 67.
251 (sh_sh_register_name): Add eight empty register names.
252 (sh_sh3_register_name): Ditto.
253 (sh_sh3e_register_name): Ditto.
254 (sh_sh2e_register_name): Ditto.
255 (sh_sh2a_register_name): New function, defining SH2A register set.
256 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
257 in nofpu case.
258 (sh_sh_dsp_register_name): Add eight empty register names.
259 (sh_sh3_dsp_register_name): Ditto.
260 (sh_sh4_register_name): Ditto.
261 (sh_sh4_nofpu_register_name): Ditto.
262 (sh_sh4al_dsp_register_name): Ditto.
263 (sh2a_show_regs): New function.
264 (sh2a_nofpu_show_regs): New function.
265 (sh_sh2a_register_type): New function.
266 (do_bank_register_info): New function.
267 (sh_print_pseudo_register): Call do_bank_register_info.
268 Call sh_print_pseudo_register for valid "bank" register.
269 (sh_sh2a_register_sim_regno): New function.
270 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
271 Increment pseudo register count by one for all sh variants with
272 pseudo registers to accomodate pseudo bank register.
273 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
274 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
275 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
276 Increment pseudo register numbers.
277
278 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
279
280 * dwarf2read.c (read_subroutine_type): Call make_function_type
281 instead of lookup_function_type.
282
283 2004-10-05 Jim Blandy <jimb@redhat.com>
284
285 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
286 (Previous change missed some uses.)
287
288 2004-10-05 Andrew Cagney <cagney@gnu.org>
289
290 * target.h (deprecated_child_ops): Rename child_ops.
291 * wince.c: Update copyright. Rename child_ops.
292 * win32-nat.c: Rename child_ops.
293 * target.c: Rename child_ops.
294 * rs6000-nat.c: Rename child_ops.
295 * linux-nat.c: Rename child_ops.
296 * infttrace.c: Rename child_ops.
297 * inftarg.c: Rename child_ops.
298 * infptrace.c: Rename child_ops.
299 * hppah-nat.c: Update copyright. Rename child_ops.
300 * hpux-thread.c: Update copyright. Rename child_ops.
301
302 2004-10-05 Daniel Jacobowitz <dan@debian.org>
303
304 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
305
306 2004-10-05 Andrew Cagney <cagney@gnu.org>
307
308 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
309
310 2004-10-05 Daniel Jacobowitz <dan@debian.org>
311
312 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
313 (die_ref_table): Remove.
314 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
315 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
316 the usage of this type.
317 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
318 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
319 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
320 (dwarf2_create_include_psymtab): Update comment.
321 (find_partial_die): Remove third argument. Remove unreachable call
322 to error ().
323 (dwarf2_find_containing_comp_unit): Update comments. Change one
324 assertion to an error. Remove an unreachable error.
325 (dwarf2_find_comp_unit): Update comments.
326 (type_at_offset): Remove dead code.
327 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
328 (store_in_ref_table): Add CU argument.
329 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
330 inter-compilation-unit references.
331 (load_full_comp_unit, process_full_comp_unit): New functions, based
332 on psymtab_to_symtab_1.
333 (psymtab_to_symtab_1): Use them.
334 (dwarf2_add_dependence): New function.
335 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
336 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
337 (partial_die_parent_scope, guess_structure_name): Update for changes
338 to find_partial_die.
339 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
340 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
341 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
342 (read_die_and_children): Update call to store_in_ref_table.
343 (do_free_die_list_cleanup): Remove.
344 (fixup_partial_die): Update for changes to find_partial_die.
345 (read_full_die): Handle queueing absolute references.
346 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
347 (dwarf2_attr, die_specification, die_type)
348 (die_containing_type, dwarf2_extension): Update calls to
349 follow_die_ref.
350 (dump_die): Update DW_FORM_ref* handling.
351 (dwarf2_get_ref_die_offset): Likewise.
352 (free_one_comp_unit): Release the dies list.
353 (dwarf2_mark_helper): New function.
354 (dwarf2_mark): Use it.
355
356 2004-10-05 Mark Kettenis <kettenis@jive.nl>
357
358 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
359 when writing to memory.
360
361 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
362
363 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
364 (m32r_extract_struct_value_address): Delete function.
365 (m32r_return_value): New function.
366 (m32r_gdbarch_init): Instead of store_return_value,
367 extract_return_value, deprecated_extract_struct_value_address
368 and deprecated_use_struct_convention, set return_value.
369
370 2004-10-03 Daniel Jacobowitz <dan@debian.org>
371
372 * dwarf2read.c (read_subrange_type): Add comment for variable
373 sized arrays.
374
375 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
376
377 * Makefile.in (.l.c): Modify rule for compatibility with recent
378 versions of flex, and remove most command-line options.
379 * ada-lex.l: Add %options line in place of -I -i and -s command-line
380 options.
381
382 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
383
384 Turn on initial Ada support (mainly expression evaluation).
385
386 * Makefile.in (SFILES): Remove ada-tasks.c.
387 (HFILES_NO_SRCDIR): Add ada-lang.h.
388 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
389 (YYOBJ): Add ada-exp.o.
390 (rule .l.c): Generalize to not mention ada.
391 * symtab.c: Include ada-lang.h.
392 (symbol_natural_name, symbol_demangled_name)
393 (symbol_search_name): Add Ada case.
394
395 2004-10-01 Andrew Cagney <cagney@gnu.org>
396
397 * Makefile.in (COMMON_OBS): Add inf-child.o.
398 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
399 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
400 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
401 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
402 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
403 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
404 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
405 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
406 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
407 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
408 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
409 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
410 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
411
412 * target.c (xfer_using_stratum): Change return type to LONGEST.
413 On each iteration offset, readbuf and writebuf.
414 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
415 partial_length, and read/modify/write predicate, update comments.
416 Pass buffer.word to ptrace write.
417
418 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
419
420 * symfile.c (init_filename_language_table): Add extensions for
421 Ada.
422 * defs.h (enum language): Add language_ada.
423 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
424 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
425 (add_symbols_from_enclosing_procs): Make a no-op for now.
426 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
427 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
428 (find_line_in_linetable, find_next_line_in_linetable)
429 (read_all_symtabs, is_plausible_func_for_line)
430 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
431 (is_runtime_sym_defined, check_size): Remove declaration.
432 (function_name_from_pc, ada_translate_error_message)
433 (ada_lookup_minimal_symbol): Remove definition.
434 (ada_add_block_symbols): Remove useless label.
435 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
436 useless declaration.
437 (ada_is_exception_sym): Likewise.
438
439 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
440
441 Add m32r-linux support.
442 * configure.tgt: Add m32r*-*-linux*.
443 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
444 and m32r-linux-tdep.c.
445 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
446 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
447 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
448 m32r-linux-tdep.c.
449 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
450 config/m32r/linux.mh, config/m32r/linux.mt,
451 config/m32r/nm-linux.h: New files.
452
453 2004-09-30 Joel Brobecker <brobecker@gnat.com>
454
455 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
456 (mips32_fetch_instruction): Remove, unused.
457
458 2004-09-30 Joel Brobecker <brobecker@gnat.com>
459
460 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
461 conditions that will always be true.
462
463 2004-09-30 Mark Kettenis <kettenis@gnu.org>
464
465 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
466 (vaxbsd_fetch_inferior_registers): Rename from
467 fetch_inferior_registers. Make static.
468 (vaxbsd_store_inferior_registers): Rename from
469 store_inferior_registers. Make static.
470 (_initialize_vaxbsd_nat): Construct and add target vector.
471 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
472 inftarg.o. Add inf-child.o and inf-ptrace.o.
473 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
474 inftarg.o. Add inf-child.o and inf-ptrace.o.
475 (NAT_FILE): Remove.
476 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
477 inftarg.o. Add inf-child.o and inf-ptrace.o.
478 (NAT_FILE): Remove.
479 * Makefile.in (vaxbsd-nat.o): Update dependencies.
480
481 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
482 (m88kbsd_fetch_inferior_registers): Rename from
483 fetch_inferior_registers. Make static.
484 (m88kbsd_store_inferior_registers): Rename from
485 store_inferior_registers. Make static.
486 (_initialize_m88kbsd_nat): New prototype and function.
487 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
488 inftarg.o. Add inf-child.o and inf-ptrace.o.
489 (NAT_FILE): Remove.
490 * Makefile.in (m88kbsd-nat.o): Update dependencies.
491
492 2004-09-30 Andrew Cagney <cagney@gnu.org>
493
494 * target.c (target_xfer_partial): New function.
495 (target_read_memory_partial, target_write_memory_partial)
496 (default_xfer_partial, target_read_partial, target_write_partial)
497 (xfer_using_stratum): Use.
498 (debug_to_xfer_partial): Delete function.
499 (setup_target_debug): Do not override to_xfer_partial.
500
501 2004-09-30 Mark Kettenis <kettenis@chello.nl>
502
503 * fork-child.c: Update copyright year. Fix coding style.
504
505 2004-09-29 Mark Kettenis <kettenis@gnu.org>
506
507 * defs.h (msavestring, mstrsave): Remove prototypes.
508 * utils.c (msavestring, mstrsave): Remove functions.
509 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
510 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
511 of mstrsave.
512 * source.c (find_and_open_source): Use xstrdup instead of
513 mstrsave.
514
515 2004-09-30 Andrew Cagney <cagney@gnu.org>
516
517 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
518 (inf_ptrace_xfer_memory): Delete.
519 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
520 (target_read_memory, target_write_memory): Use xfer_using_stratum
521 when target_xfer_partial_p.
522 (debug_target): Move to start of file.
523 (target_read_memory_partial, target_write_memory_partial): Use
524 to_xfer_partial when target_xfer_partial_p.
525
526 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
527 inf_ptrace_xfer_memory with equivalent code.
528 * inftarg.c (child_xfer_partial): When performing a write, pass
529 writebuf to child_xfer_memory.
530
531 * target.c (target_read_string): Use target_read_memory instead of
532 target_xfer_memory.
533
534 2004-09-29 Andrew Cagney <cagney@gnu.org>
535
536 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
537 the address of status.
538
539 * infptrace.c (ptrace_wait): Mention problem with HPUX.
540 (kill_inferior): Inline ptrace_wait call.
541 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
542 * inftarg.c (child_wait): Inline ptrace_wait call.
543
544 * target.h (struct target_ops): Delete field to_post_wait.
545 (target_post_wait): Delete macro.
546 (child_post_wait): Delete declaration.
547 * target.c (update_current_target, update_current_target)
548 (debug_to_post_wait, setup_target_debug): Delete functions and
549 references.
550 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
551 * inftarg.c (child_post_wait): Delete.
552 (init_child_ops): Do not set to_post_wait.
553 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
554 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
555 * inf-child.c (inf_child_post_wait): Delete.
556 (inf_child_target): Do not set to_post_wait.
557 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
558 (inf_ptrace_target): Do not set to_post_wait.
559
560 * wince.c (child_ops): Delete.
561 * win32-nat.c (child_ops): Delete.
562
563 * inftarg.c (inftarg_set_find_memory_regions)
564 (inftarg_set_make_corefile_notes): Delete functions.
565 (_initialize_linux_nat): Inline calls.
566
567 * target.h (child_ops): Declare.
568 * inftarg.c (child_ops): Move from here ...
569 * target.c (child_ops): ... to here.
570 * wince.c (child_ops): Delete extern declaration.
571 * win32-nat.c (child_ops): Delete extern declaration.
572 * linux-nat.c (child_ops): Delete extern declaration.
573 * hpux-thread.c (child_ops): Delete extern declaration.
574
575 2004-09-28 Mark Kettenis <kettenis@gnu.org>
576
577 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
578
579 2004-09-28 Mark Kettenis <kettenis@gnu.org>
580
581 * configure.in: Only set host_makefile_frag when building a native
582 debugger.
583 * configure: Regenerate.
584
585 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
586 for OpenBSD ELF.
587
588 2004-09-28 Andrew Cagney <cagney@gnu.org>
589
590 Problem identified by Paul Hilfinger.
591 * Makefile.in (ada_lex_c): Define.
592 (ada-lex.o): Delete rule.
593
594 * linux-proc.c: Delete file.
595 * Makefile.in: Update.
596 * config/sparc/linux64.mh (NATDEPFILES):
597 * config/sparc/linux.mh (NATDEPFILES): Update.
598 * config/s390/s390.mh (NATDEPFILES): Update.
599 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
600 * config/powerpc/linux.mh (NATDEPFILES): Update.
601 * config/pa/linux.mh (NATDEPFILES): Update.
602 * config/mips/linux.mh (NATDEPFILES): Update.
603 * config/m68k/linux.mh (NATDEPFILES): Update.
604 * config/ia64/linux.mh (NATDEPFILES): Update.
605 * config/i386/linux64.mh (NATDEPFILES): Update.
606 * config/i386/linux.mh (NATDEPFILES): Update.
607 * config/arm/linux.mh (NATDEPFILES): Update.
608 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
609 * linux-nat.c: Update copyright. Include <sys/param.h>,
610 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
611 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
612 (O_LARGEFILE): Possibly define.
613 (_initialize_linux_nat, linux_proc_pending_signals)
614 (add_line_to_sigset, linux_proc_xfer_memory)
615 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
616 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
617 (struct linux_corefile_thread_data)
618 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
619 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
620
621 2004-09-16 Andrew Cagney <cagney@gnu.org>
622
623 * lin-lwp.c: Delete file.
624 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
625 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
626 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
627 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
628 (linux_nat_attach, detach_callback, linux_nat_detach)
629 (resume_callback, resume_clear_callback, linux_nat_resume)
630 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
631 (stop_wait_callback, linux_nat_has_pending, flush_callback)
632 (status_callback, running_callback, count_events_callback)
633 (select_singlestep_lwp_callback, select_event_lwp_callback)
634 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
635 (child_wait, stop_and_resume_callback, linux_nat_wait)
636 (kill_callback, kill_wait_callback, linux_nat_kill)
637 (linux_nat_create_inferior, linux_nat_mourn_inferior)
638 (linux_nat_xfer_memory, linux_nat_thread_alive)
639 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
640 (_initialize_linux_nat): New functions.
641 * Makefile.in: Update all dependencies.
642 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
643 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
644 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
645 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
646 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
647 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
648 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
649 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
650 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
651 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
652 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
653 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
654 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
655
656 2004-09-27 Mark Kettenis <kettenis@gnu.org>
657
658 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
659 config/i386/obsd64.mh (NAT_FILE): Remove variable.
660
661 * configure.in: Don't comment out NATDEPFILES in the generated
662 Makefile if NAT_FILE is unset.
663 * configure: Regenerate.
664
665 2004-09-27 Andrew Cagney <cagney@gnu.org>
666
667 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
668 (insert_step_resume_breakpoint): Delete.
669 (insert_step_resume_breakpoint_at_frame): New function.
670 (insert_step_resume_breakpoint_at_sal): New function.
671 (handle_inferior_event, step_into_function)
672 (insert_step_resume_breakpoint): Simplify by using same.
673
674 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
675
676 2004-09-26 Mark Kettenis <kettenis@gnu.org>
677
678 * fbsd-proc.c: Remove file.
679 * Makefile.in (fbsd-proc.o): Remove dependency.
680
681 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
682 code together.
683
684 * config/i386/nm-fbsd64.h: Remove file.
685 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
686
687 2004-09-26 Mark Kettenis <kettenis@gnu.org>
688
689 * amd64-nat.h: Update copyright year.
690 (amd64bsd_target): New prototype.
691 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
692 (amd64bsd_target): New function.
693 (amd64bsd_fetch_inferior_registers): Rename from
694 fetch_inferior_registers. Make static.
695 (amd64bsd_store_inferior_registers): Rename from
696 store_inferior_registers. Make static.
697 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
698 (_initialize_amd64fbsd_nat): Construct and add target vector.
699 * amd64nbsd-nat.o: Include "target.h".
700 (_initialize_amd64nbsd_nat): Construct and add target vector.
701 * amd64obsd-nat.c: Include "target.h".
702 (_initialize_amd64obsd_nat): Construct and add target vector.
703 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
704 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
705 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
706 fbsd-nat.o.
707 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
708 Remove infptrace.o and inftarg.o. Add inf-child.o and
709 inf-ptrace.o.
710 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
711 (amd64obsd-nat.o): Update dependencies.
712
713 2004-09-25 Mark Kettenis <kettenis@gnu.org>
714
715 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
716 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
717 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
718 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
719 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
720
721 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
722 Inline attach call.
723 (inf_ptrace_detach): Inline detach call.
724
725 * configure.in: Check for waddstr instead of mvwaddstr when
726 searching for curses library. Check for wborder.
727 * configure, config.in: Regenerate.
728 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
729 available.
730
731 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
732
733 2004-09-24 Robert Picco <Robert.Picco@hp.com>
734
735 Committed by Andrew Cagney.
736 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
737 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
738 configuration.
739 (fetch_register_using_p): Implement 'p' packet. Based on code by
740 Fernando Nasser.
741 (remote_fetch_registers): Call fetch_register_using_p.
742 (init_all_packet_configs, show_remote_cmd)
743 (_initialize_remote): Add p-packet.
744
745 2004-09-24 Mark Kettenis <kettenis@gnu.org>
746
747 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
748 instead of call_ptrace. Call wait directly instead of
749 ptrace_wait.
750 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
751 (inf_ptrace_wait): Inline ptrace_wait call.
752
753 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
754
755 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
756 rolled back instead.
757
758 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
759
760 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
761 the new argument order.
762
763 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
764
765 * MAINTAINERS: Remove "broken" from XStormy16 entry.
766 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
767 (struct gdbarch_tdep): Remove.
768 (struct xstormy16_frame_cache): New frame cache structure.
769 (xstormy16_register_byte, xstormy16_register_raw_size)
770 (xstormy16_reg_virtual_type, xstormy16_register_type)
771 (xstormy16_push_arguments, xstormy16_push_return_address)
772 (xstormy16_pop_frame, xstormy16_store_struct_return)
773 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
774 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
775 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
776 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
777 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
778 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
779 (xstormy16_use_struct_convention): Drop gcc_p parameter.
780 (xstormy16_extract_return_value, xstormy16_store_return_value):
781 Regcachify. Drop useless struct convention handling.
782 (xstormy16_register_type, xstormy16_return_value)
783 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
784 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
785 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
786 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
787 (xstormy16_unwind_sp, xstormy16_unwind_pc)
788 (xstormy16_unwind_dummy_id) : New functions.
789 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
790 of xstormy16_scan_prologue.
791 (xstormy16_frame_unwind): New frame_unwind structure.
792 (xstormy16_frame_base): New frame_base structure.
793 (xstormy16_gdbarch_init): Accomodate all of the above changes.
794 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
795
796 2004-09-22 Mark Kettenis <kettenis@gnu.org>
797
798 * language.c (language_gdbarch_post_init): Fix off-by one error.
799
800 2004-09-21 Daniel Jacobowitz <dan@debian.org>
801
802 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
803 (struct dwarf2_offset_and_type): New.
804 (set_die_type, reset_die_and_siblings_types, get_die_type)
805 (offset_and_type_hash, offset_and_type_eq): New functions.
806 (read_structure_type, read_enumeration_type, read_array_type)
807 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
808 (read_tag_reference_type, read_tag_const_type)
809 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
810 (read_typedef, read_base_type, read_subrange_type): Use
811 set_die_type.
812
813 2004-09-20 Daniel Jacobowitz <dan@debian.org>
814
815 * Makefile.in (dwarf2read.o): Update dependencies.
816 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
817 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
818 and read_in_chain.
819 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
820 mark, and has_form_ref_addr.
821 (struct dwarf2_per_cu_data): New.
822 (dwarf2_max_cache_age): New.
823 (dwarf2_build_psymtabs_hard): Free cached compilation units
824 after loading. Create and manage the list of compilation units.
825 Remove unnecessary NULL initialization. Fix indentation.
826 (psymtab_to_symtab_1): Initialize all of CU.
827 (dwarf2_read_abbrevs): Set has_form_ref_addr.
828 (find_partial_die): Use dwarf2_find_containing_comp_unit
829 and load_comp_unit.
830 (free_stack_comp_unit): Update comments. Clear the per-cu
831 pointer. Handle aging.
832 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
833 (age_cached_comp_units, free_one_cached_comp_unit)
834 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
835 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
836 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
837 (show_dwarf2_cmd): New.
838 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
839 and "maint show dwarf2 max-cache-age".
840 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
841 externs.
842 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
843 global.
844
845 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
846
847 * dwarf2read.c (typename_concat): Change prototype to accept obstack
848 and dwarf2_cu struct pointer as arguments. Change function to use
849 obstack if provided and use dwarf2_cu to determine language-specific
850 separator.
851 (partial_die_parent_scope): Change comment to include java. Use
852 new version of typename_concat instead of obconcat.
853 (partial_die_full_name): Use typename_concat.
854 (read_namespace): Ditto.
855 (read_enumeration_type): Use typename_concat instead of obconcat.
856 (new_symbol): Ditto.
857 (add_partial_symbol): Enhance tests for C++ to also test for Java.
858 (guess_structure_name): Ditto.
859 (read_subroutine_type): Ditto.
860 (read_structure_type): Ditto.
861 (is_vtable_name): Add Java support.
862 (determine_class_name): Switch to new typename_concat call.
863 (determine_prefix): Switch to new typename_concat call.
864 * jv-exp.y (FuncStart): New pattern.
865 (MethodInvocation): Add support for simple function calls. Change
866 warning message for other forms of inferior call currently not
867 supported.
868 * valarith.c (value_subscript): Treat an array with upper-bound
869 of -1 as unknown size.
870
871 2004-09-20 Daniel Jacobowitz <dan@debian.org>
872
873 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
874 (lookup_partial_symtab): Use symtab_to_fullname.
875
876 2004-09-19 Jim Blandy <jimb@redhat.com>
877
878 * minsyms.c (lookup_minimal_symbol): Doc fix.
879
880 2004-09-20 Andrew Cagney <cagney@gnu.org>
881
882 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
883 CHILD_RESUME.
884 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
885 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
886 KILL_INFERIOR.
887 * infptrace.c: Update.
888
889 2004-09-19 Daniel Jacobowitz <dan@debian.org>
890
891 * symtab.c (output_source_filename): Mark first argument as const.
892 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
893 for "info sources" output.
894
895 2004-09-20 Mark Kettenis <kettenis@gnu.org>
896
897 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
898 <machine/vmparam.h>.
899 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
900 (register_u_addr): Remove prototype.
901
902 2004-09-19 Mark Kettenis <kettenis@gnu.org>
903
904 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
905 (i386bsd_fetch_inferior_registers): Rename from
906 fetch_inferior_registers. Make static.
907 (i386bsd_store_inferior_registers): Rename from
908 store_inferior_registers. Make static.
909 (i386bsd_target): New function.
910 * i386bsd-nat.h: New file.
911 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
912 "i386bsd-nat.h".
913 (i386fbsd_resume): Rename from child_resume. Make static.
914 (_initialize_i386fbsd_nat): Construct and add target vector.
915 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
916 (_initialize_i386nbsd_nat): Construct and add target vector.
917 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
918 Remove defines.
919 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
920 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
921 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
922 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
923 (LOADLIBES): New variable.
924 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
925 inf-ptrace.o. Remove inftarg.o.
926 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
927 inf-ptrace.o. Remove inftarg.o.
928 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
929 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
930 (LOADLIBES): New variable.
931 * Makefile.in (i386bsd_nat_h): New variable.
932 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
933 dependencies.
934
935 * sparc64nbsd-tdep.c: Include "objfiles.h".
936 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
937 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
938 svr4_lp64_fetch_link_map_offsets.
939 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
940 "nbsd-tdep.h".
941 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
942 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
943 svr4_lp64_fetch_link_map_offsets.
944 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
945 dependencies.
946
947 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
948 * fbsd-nat.h: New file.
949 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
950 (fbsd_nat_h): New variable.
951 (fbsd-nat.o): New dependency.
952
953 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
954 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
955
956 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
957 comment.
958
959 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
960
961 * ada-exp.y (type_int): New function to add layer of abstraction
962 around references to expression types.
963 (type_long): Ditto.
964 (type_long_long): Ditto.
965 (type_float): Ditto.
966 (type_double): Ditto.
967 (type_long_double): Ditto.
968 (type_char): Ditto.
969 (type_system_address): Ditto.
970 (simple_exp): Use type_* functions in place of builtin_*
971 variables.
972 (exp): Ditto.
973 (write_var_from_name): Ditto.
974 (write_object_renaming): Ditto.
975 * ada-lang.c (ada_create_fundamental_type): Remove redundant
976 declaration.
977 (build_ada_types): Remove, replacing with...
978 (ada_language_arch_info): New function to initialize primitive
979 type vector in language_arch_info.
980 (ada_array_length): Remove use of builtin_type_ada_int.
981 (value_pos_atr): Ditto.
982 (ada_evaluate_subexp): Ditto.
983 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
984 builtin_type_ada_long_long, builtin_type_ada_char,
985 builtin_type_ada_float, builtin_type_ada_double,
986 builtin_type_ada_long_double, builtin_type_ada_natural,
987 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
988 (ada_builtin_types): Remove.
989 (ada_language_defn): Remove entries for la_builtin_type_vector and
990 string_char_type and use ada_language_arch_info.
991 (_initialize_ada_language): Do type-vector initialization along
992 the lines of c-lang.c.
993 (ada_create_fundamental_type): Break up line.
994 (ada_dump_symtab): Remove unused function.
995 (enum ada_primitive_types): Define.
996 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
997 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
998 builtin_type_ada_float, builtin_type_ada_double,
999 builtin_type_ada_long_double, builtin_type_ada_natural,
1000 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1001 * ada-lex.l: Use type_* functions in place of builtin_* variables.
1002 (processInt): Ditto.
1003 (processReal): Ditto.
1004 (name_lookup): Ditto.
1005 * ada-typeprint.c (print_range): Use builtin_type_int, not
1006 builtin_type_ada_int.
1007
1008 2004-09-18 Mark Kettenis <kettenis@gnu.org>
1009
1010 * i386-tdep.c (i386_register_name): Rename regno to regnum.
1011
1012 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
1013 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
1014 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
1015 * configure.in: Improve checks for curses library by checking for
1016 mvwaddstr instead of initscr. Drop HP curses in favour of
1017 standard curses on HP-UX.
1018 * configure: Regenerated.
1019
1020 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1021
1022 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
1023 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
1024 Minor formatting changes.
1025 (empty_array): Slight rewrite for formatting.
1026 (emit_char,parse,ada_language_defn,build_ada_types,
1027 ada_is_exception_sym, _initialize_ada_language): Move
1028 definitions around.
1029 (ada_dump_symtab): Remove unused definition.
1030 (ada_maybe_exception_partial_symbol): Remove unused definition.
1031
1032 2004-09-16 Andrew Cagney <cagney@gnu.org>
1033
1034 * inf-child.c: Include "gdb_string.h".
1035 (inf_child_core_file_to_sym_file): Delete.
1036 (inf_child_target): Set to_fetch_registers and to_store_registers.
1037 * inf-ptrace.c: Include "gdb_string.h".
1038 * Makefile.in: Update all dependencies.
1039
1040 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
1041 problem.
1042
1043 2004-09-14 Joel Brobecker <brobecker@gnat.com>
1044
1045 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
1046 call to heuristic_proc_desc. Remove code that became redundant
1047 as a consequence.
1048 (read_next_frame_reg): Remove special case for SP_REGNUM.
1049 (set_reg_offset): Fix small typo.
1050 (reset_saved_regs): New procedure.
1051 (mips32_heuristic_proc_desc): No longer compute a fake
1052 procedure descriptor. Compute the full frame cache instead.
1053 Some minor comment reformatting.
1054
1055 2004-09-14 Andrew Cagney <cagney@gnu.org>
1056
1057 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
1058 maintainer.
1059
1060 * thread-db.c (thread_db_new_objfile): Assume that there is a
1061 child process.
1062
1063 2004-09-13 Jim Blandy <jimb@redhat.com>
1064
1065 * valops.c (value_assign): Move 'buffer' to the enclosing block,
1066 so that its storage isn't referenced after its lifetime ends.
1067
1068 * valops.c (value_assign): 'use_buffer' is initialized to zero,
1069 and never assigned to. Delete it, and the 'if (use_buffer)'
1070 clauses. Delete 'raw_buffer', since it is now unused.
1071
1072 2004-09-13 Andrew Cagney <cagney@gnu.org>
1073
1074 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
1075 * configure: Re-generate.
1076 * nlm/Makefile.in (TAGS): Update.
1077 * Makefile.in (TAGS): Update.
1078 * config/vax/nbsd.mt (TM_FILE): Update.
1079 * config/sparc/vxworks.mt (TM_FILE): Update.
1080 * config/sparc/sol2.mt (TM_FILE): Update.
1081 * config/sparc/sol2-64.mt (TM_FILE): Update.
1082 * config/sparc/obsd64.mt (TM_FILE): Update.
1083 * config/sparc/obsd.mt (TM_FILE): Update.
1084 * config/sparc/nbsd64.mt (TM_FILE): Update.
1085 * config/sparc/nbsd.mt (TM_FILE): Update.
1086 * config/sparc/linux64.mt (TM_FILE): Update.
1087 * config/sparc/linux.mt (TM_FILE): Update.
1088 * config/sparc/fbsd.mt (TM_FILE): Update.
1089 * config/sh/wince.mt (TM_FILE): Update.
1090 * config/sh/nbsd.mt (TM_FILE): Update.
1091 * config/sh/linux.mt (TM_FILE): Update.
1092 * config/sh/embed.mt (TM_FILE): Update.
1093 * config/s390/s390.mt (TM_FILE): Update.
1094 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
1095 * config/rs6000/rs6000.mt (TM_FILE): Update.
1096 * config/rs6000/aix4.mt (TM_FILE): Update.
1097 * config/powerpc/vxworks.mt (TM_FILE): Update.
1098 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
1099 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
1100 * config/powerpc/obsd.mt (TM_FILE): Update.
1101 * config/powerpc/nbsd.mt (TM_FILE): Update.
1102 * config/powerpc/linux.mt (TM_FILE): Update.
1103 * config/powerpc/aix.mt (TM_FILE): Update.
1104 * config/pa/obsd.mt (TM_FILE): Update.
1105 * config/pa/linux.mt (TM_FILE): Update.
1106 * config/pa/hppahpux.mt (TM_FILE): Update.
1107 * config/pa/hppa64.mt (TM_FILE): Update.
1108 * config/pa/hppa.mt (TM_FILE): Update.
1109 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
1110 * config/mips/wince.mt (TM_FILE): Update.
1111 * config/mips/vxmips.mt (TM_FILE): Update.
1112 * config/mips/nbsd.mt (TM_FILE): Update.
1113 * config/mips/linux.mt (TM_FILE): Update.
1114 * config/mips/irix6.mt (TM_FILE): Update.
1115 * config/mips/irix5.mt (TM_FILE): Update.
1116 * config/mips/embed.mt (TM_FILE): Update.
1117 * config/m68k/vxworks68.mt (TM_FILE): Update.
1118 * config/m68k/st2000.mt (TM_FILE): Update.
1119 * config/m68k/os68k.mt (TM_FILE): Update.
1120 * config/m68k/obsd.mt (TM_FILE): Update.
1121 * config/m68k/nbsd.mt (TM_FILE): Update.
1122 * config/m68k/monitor.mt (TM_FILE): Update.
1123 * config/m68k/linux.mt (TM_FILE): Update.
1124 * config/m68k/cisco.mt (TM_FILE): Update.
1125 * config/ia64/linux.mt (TM_FILE): Update.
1126 * config/ia64/aix.mt (TM_FILE): Update.
1127 * config/ia64/ia64.mt (TM_FILE): Update.
1128 * config/i386/vxworks.mt (TM_FILE): Update.
1129 * config/i386/obsd64.mt (TM_FILE): Update.
1130 * config/i386/obsd.mt (TM_FILE): Update.
1131 * config/i386/nto.mt (TM_FILE): Update.
1132 * config/i386/nbsd64.mt (TM_FILE): Update.
1133 * config/i386/nbsd.mt (TM_FILE): Update.
1134 * config/i386/linux64.mt (TM_FILE): Update.
1135 * config/i386/linux.mt (TM_FILE): Update.
1136 * config/i386/i386sol2.mt (TM_FILE): Update.
1137 * config/i386/i386lynx.mt (TM_FILE): Update.
1138 * config/i386/fbsd64.mt (TM_FILE): Update.
1139 * config/i386/fbsd.mt (TM_FILE): Update.
1140 * config/i386/cygwin.mt (TM_FILE): Update.
1141 * config/h8300/h8300.mt (TM_FILE): Update.
1142 * config/frv/frv.mt (TM_FILE): Update.
1143 * config/cris/cris.mt (TM_FILE): Update.
1144 * config/arm/wince.mt (TM_FILE): Update.
1145 * config/arm/nbsd.mt (TM_FILE): Update.
1146 * config/arm/linux.mt (TM_FILE): Update.
1147 * config/arm/embed.mt (TM_FILE): Update.
1148 * config/alpha/nbsd.mt (TM_FILE): Update.
1149 * config/alpha/fbsd.mt (TM_FILE): Update.
1150 * config/alpha/alpha.mt (TM_FILE): Update.
1151 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
1152 * config/alpha/alpha-linux.mt (TM_FILE): Update.
1153
1154 Eliminate event_loop_p, always has the value 1.
1155 * defs.h (event_loop_p): Delete macro.
1156 * breakpoint.c (until_break_command): Simplify.
1157 * utils.c (prompt_for_continue): Simplify.
1158 * tracepoint.c (read_actions): Simplify.
1159 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
1160 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
1161 (set_prompt, init_main): Simplify.
1162 (init_signals, disconnect): Delete, unused.
1163 * remote.c (remote_async_resume)
1164 (extended_remote_async_create_inferior): Simplify.
1165 * mi/mi-interp.c (mi_input): Delete, unused.
1166 (mi_interpreter_resume, mi_command_loop): Simplify.
1167 * interps.c (current_interp_command_loop): Simplify.
1168 * infrun.c (proceed): Simplify.
1169 * infcmd.c (run_command, continue_command, step_1, jump_command)
1170 (until_command, advance_command, finish_command)
1171 (interrupt_target_command): Simplify.
1172 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
1173
1174 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1175 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1176 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1177 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1178 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1179 * mips-tdep.c (mips_dump_tdep): Do not print same.
1180
1181 2004-09-12 Andrew Cagney <cagney@gnu.org>
1182
1183 * valprint.c (print_longest): Use fputs_filtered. Make "val"
1184 const.
1185 * Makefile.in (valprint.o): Delete explict rule.
1186
1187 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
1188 reported by Dave Anderson.
1189
1190 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
1191
1192 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
1193
1194 2004-09-12 Salvador E. Tropea <set@users.sf.net>
1195 Andrew Cagney <cagney@gnu.org>
1196
1197 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
1198 (mi_cmd_data_list_register_values)
1199 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
1200 the register number computation.
1201
1202 2004-09-12 Andrew Cagney <cagney@gnu.org>
1203
1204 * ppcnbsd-nat.c: Include "inf-ptrace.h".
1205 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
1206 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
1207 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
1208 target.
1209 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
1210 inf-ptrace.o and inf-child.o.
1211 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
1212 * Makefile.in: Update dependencies.
1213
1214 2004-09-11 Andrew Cagney <cagney@gnu.org>
1215
1216 * language.c (hex_string, hex_string_custom): Move from here ...
1217 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
1218 (CELLSIZE): Increase to 50.
1219 * language.h (hex_string, hex_string_custom): Move from here ...
1220 * defs.h: ... to here.
1221 * Makefile.in: Update all dependencies.
1222
1223 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
1224
1225 * language.c (local_hex_format_custom): Remove.
1226 (local_hex_string): Rename to hex_string, use C format, and move to
1227 utils.c
1228 (local_hex_string_custom): Rename to hex_string_custom and change
1229 interface. Now uses C format. Move to utils.c
1230 (local_octal_format_custom): Remove.
1231 (local_decimal_format_custom): Remove.
1232 (unknown_language_defn): Remove language-specific number
1233 formatting entries.
1234 (auto_language_defn): Ditto.
1235 (local_language_defn): Ditto.
1236 * language.h (struct language_format_info): Delete declaration.
1237 (struct language_defn): Remove language_format_info fields
1238 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
1239 (local_binary_format): Remove macro.
1240 (local_binary_format_prefix): Remove macro.
1241 (local_binary_format_specifier): Remove macro.
1242 (local_binary_format_suffix): Remove macro.
1243 (local_octal_format): Remove macro.
1244 (local_octal_format_prefix): Remove macro.
1245 (local_octal_format_specifier): Remove macro.
1246 (local_octal_format_suffix): Remove macro.
1247 (local_decimal_format): Remove macro.
1248 (local_decimal_format_prefix): Remove macro.
1249 (local_decimal_format_specifier): Remove macro.
1250 (local_decimal_format_suffix): Remove macro.
1251 (local_hex_format): Remove macro.
1252 (local_hex_format_prefix): Remove macro.
1253 (local_hex_format_specifier): Remove macro.
1254 (local_hex_format_suffix): Remove macro.
1255 (local_decimal_format_custom): Remove.
1256 (local_octal_format_custom): Remove.
1257 (local_hex_format_custom): Remove.
1258 (local_hex_string): Rename to hex_string and move to defs.h.
1259 (local_hex_string_custom): Rename to hex_string_custom, change
1260 interface, and move to defs.h.
1261 * utils.c: (int_string): New function.
1262 (hex_string): New function (from language.c).
1263 (hex_string_custom): New function (from language.c).
1264 (octal2str): New function.
1265 (decimal2str): Add width parameter.
1266 (paddr_u): Use new decimal2str interface.
1267 (paddr_d): Ditto.
1268 * defs.h (hex_string): Declare.
1269 (hex_string_custom): Declare.
1270 (int_string): Declare.
1271 * printcmd.c (print_scalar_formatted): Remove localized binary
1272 formatting.
1273 * valprint.c (print_longest): Use int_string.
1274 (print_floating): Use C hex format.
1275 (print_hex_chars): Ditto.
1276 (print_binary_chars): Remove language-specific formatting.
1277 (print_octal_chars): Use C octal format.
1278 (print_decimal_chars): Delocalize format.
1279 (print_decimal): Remove.
1280 * ada-lang.c (ada_language_defn): Remove language-specific number
1281 formatting entries.
1282 * p-lang.c (pascal_language_defn): Ditto.
1283 * c-lang.c (c_language_defn): Ditto.
1284 (cplus_language_defn): Ditto.
1285 (asm_language_defn): Ditto.
1286 (minimal_language_defn): Ditto.
1287 * f-lang.c (f_language_defn): Ditto.
1288 * jv-lang.c (java_language_defn): Ditto.
1289 * m2-lang.c (m2_language_defn): Ditto.
1290 * scm-lang.c (scm_language_defn): Ditto.
1291 * objc-lang.c (objc_language_defn): Ditto.
1292 * memattr.c (mem_info_command): Use renamed hex_string_custom with
1293 new interface.
1294 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
1295 * ui-out.c (ui_out_field_core_addr): Ditto.
1296 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
1297 * exec.c (print_section_info): Ditto.
1298 * i387-tdep.c (print_i387_status_word): Ditto.
1299 (print_i387_control_word): Ditto.
1300 (i387_print_float_info): Ditto.
1301 * maint.c (maint_print_section_info): Ditto.
1302 * solib.c (info_sharedlibrary_command): Ditto.
1303 * somsolib.c (som_sharedlibrary_info_command): Ditto.
1304 * symtab.c (print_msymbol_info): Ditto.
1305 * tracepoint.c (tracepoints_info): Ditto.
1306 * solib-frv.c (lm_base): Ditto.
1307 (frv_current_sos): Ditto.
1308 (enable_break2): Ditto.
1309 (enable_break): Ditto.
1310 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
1311 (process_one_symbol): Ditto.
1312 * infcmd.c (program_info): Ditto.
1313 * mdebugread.c (parse_partial_symbols): Ditto.
1314 * symfile.c (add_symbol_file_command): Ditto.
1315 * cli/cli-cmds.c (edit_command): Ditto.
1316 (list_command): Ditto.
1317 * infcall.c (call_function_by_hand): Ditto.
1318 * remote-vx.c (vx_run_files_info): Ditto.
1319 (vx_wait): Ditto.
1320 (vx_attach): Ditto.
1321 (vx_detach): Ditto.
1322 (vx_kill): Ditto.
1323 * aix-thread.c (pdc_symbol_addrs): Ditto.
1324 (pdc_read_regs): Ditto.
1325 (pdc_write_regs): Ditto.
1326 (pdc_read_data): Ditto.
1327 (pdc_write_data): Ditto.
1328 * d10v-tdep.c (display_trace): Ditto.
1329 * rs6000-nat.c (find_toc_address): Ditto.
1330 * aix-thread.c: Don't include language.h.
1331 * buildsym.c: Ditto.
1332 * dbxread.c: Ditto.
1333 * mdebugread.c: Ditto.
1334 * rs6000-nat.c: Ditto.
1335 * buildsym.c (make_blockvector): Use renamed hex_string.
1336
1337 2004-09-10 Jason Molenda (jmolenda@apple.com)
1338
1339 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
1340 chars after 'if' or 'while' commands in user-defined commands.
1341
1342 2004-09-08 Jim Blandy <jimb@redhat.com>
1343
1344 Fix bug reported and analyzed by Olivier Crete:
1345 * symfile.c (copy_section_addr_info): New function.
1346 (symbol_file_add_with_addrs_or_offsets): Use it to save the
1347 original set of address arguments, instead of handwritten code
1348 that uses one length to allocate and a different length to
1349 initialize. Use make_cleanup_free_section_addr_info.
1350 * symfile.h (copy_section_addr_info): New declaration.
1351 * utils.c: #include "symfile.h".
1352 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
1353 New functions.
1354 * defs.h (make_cleanup_free_section_addr_info): New declaration.
1355 * Makefile.in (utils.o): Update dependencies.
1356
1357 2004-09-08 Andrew Cagney <cagney@gnu.org>
1358
1359 * thread-db.c (keep_thread_db): Delete.
1360 (thread_db_new_objfile, thread_db_create_inferior)
1361 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
1362
1363 2004-09-08 Mark Kettenis <kettenis@gnu.org>
1364
1365 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
1366 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
1367 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
1368 (i386_frameless_signal_p): Remove prototype.
1369 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
1370 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
1371 I386_SSE_NUM_REGS.
1372 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
1373 instead of FP0_REGNUM.
1374 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
1375 of FP0_REGNUM and FPC_REGNUM.
1376
1377 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
1378 (sunos_solib_create_inferior_hook): Don't call
1379 sunos_relocate_main_executable.
1380
1381 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
1382 solib_svr4_fetch_link_map_offsets to
1383 svr4_ilp32_fetch_link_map_offsets.
1384 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
1385 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
1386 svr4_ilp32_fetch_link_map_offsets.
1387 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
1388
1389 2004-09-07 Jim Blandy <jimb@redhat.com>
1390
1391 * frame.h (frame_register): Doc fix.
1392
1393 2004-09-07 Andrew Cagney <cagney@gnu.org>
1394
1395 * vx-share/wait.h: Delete #ifdef USG.
1396 * utils.c (request_quit): Ditto.
1397 * tui/tui.c (tui_reset): Ditto.
1398 * remote.c: Ditto.
1399 * remote-sds.c: Ditto.
1400 * remote-rdi.c: Ditto.
1401 * mdebugread.c: Ditto.
1402 * m68klinux-nat.c: Ditto.
1403 * infttrace.c: Ditto.
1404 * infptrace.c: Ditto.
1405 * i386v-nat.c: Ditto.
1406 * exec.c: Ditto.
1407 * dbxread.c: Ditto.
1408 * core-aout.c: Ditto.
1409
1410 2004-09-05 Joel Brobecker <brobecker@gnat.com>
1411
1412 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
1413 heuristic_proc_desc.
1414 (mips_insn32_frame_cache): Likewise.
1415
1416 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1417
1418 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
1419 left behind by error.
1420
1421 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1422
1423 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
1424 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
1425
1426 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1427
1428 * config/rs6000/xm-aix4.h: Remove this file.
1429 * config/rs6000/aix4.mh (XM_FILE): Delete.
1430
1431 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1432
1433 * config/rs6000/xm-rs6000.h: Remove this file.
1434 * config/rs6000/rs6000.mh (XM_FILE): Remove.
1435
1436 2004-09-03 Andrew Cagney <cagney@gnu.org>
1437
1438 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
1439 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
1440 only use.
1441
1442 * mips-tdep.c (temp_saved_regs): Delete.
1443 (set_reg_offset): Replace saved_regs parameter with this_cache.
1444 (heuristic_proc_desc, mips16_heuristic_proc_desc)
1445 (mips32_heuristic_proc_desc): Add this_cache parameter.
1446 (mips_insn32_frame_cache, mips_insn16_frame_cache)
1447 (after_prologue): Pass a NULL this_cache.
1448
1449 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
1450 non-kernel trap prologues.
1451
1452 * mips-tdep.c (find_proc_desc): Delete function.
1453 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
1454 simplify.
1455 (mips_insn16_frame_cache): Replace find_proc_desc with code from
1456 mips_insn32_frame_cache.
1457
1458 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
1459 Simplify as NEXT_FRAME is NULL.
1460 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
1461
1462 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
1463 local variable.
1464 (mips_skip_prologue): Update.
1465
1466 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
1467 "cur_frame" parameter.
1468 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
1469 (mips_insn32_frame_cache, find_proc_desc): Update
1470
1471 * config/vax/nm-obsd.h: Delete file.
1472 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1473 * config/vax/nm-nbsd.h: Delete file.
1474 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
1475 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1476 * config/sh/nm-nbsd.h: Delete file.
1477 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1478 * config/rs6000/nm-rs6000ly.h: Delete file.
1479 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
1480 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
1481 * config/powerpc/nm-obsd.h: Delete file.
1482 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1483 * config/powerpc/nm-nbsd.h: Delete file.
1484 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1485 * config/pa/nm-obsd.h: Delete file.
1486 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1487 * config/mips/nm-nbsd.h: Delete file.
1488 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1489 * config/m88k/nm-obsd.h: Delete file.
1490 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1491 * config/m68k/nm-nbsd.h: Delete file.
1492 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
1493 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1494 * config/i386/nm-nbsd.h: Delete file.
1495 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
1496 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1497 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1498 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1499 * config/i386/nm-i386lynx.h: Delete file.
1500 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
1501 * config/arm/nm-nbsd.h: Delete file.
1502 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
1503 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1504
1505 * config/i386/tm-fbsd.h: Delete file.
1506 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
1507 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
1508
1509 * config/rs6000/tm-rs6000-aix4.h: Delete file.
1510 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
1511 * config/rs6000/aix4.mt (TM_FILE): Set to
1512 config/rs6000/tm-rs6000.h.
1513 * config/powerpc/tm-ppc-aix.h: Delete file.
1514 * config/powerpc/aix.mt (TM_FILE): Set to
1515 config/rs6000/tm-rs6000.h.
1516 * config/m68k/tm-linux.h: Delete file.
1517 * config/m68k/linux.mt (TM_FILE): Set to solib.h
1518 * config/i386/tm-linux64.h: Delete file.
1519 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
1520 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
1521
1522 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
1523 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
1524 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
1525 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
1526 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
1527 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
1528 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
1529 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
1530 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
1531
1532 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
1533 gdb_host_cpu.
1534
1535 2004-09-02 Joel Brobecker <brobecker@gnat.com>
1536
1537 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
1538 Minor reformatting. Some code factoring.
1539
1540 2004-09-02 Andrew Cagney <cagney@gnu.org>
1541
1542 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
1543 * config/vax/tm-nbsd.h: Delete file.
1544 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
1545 * config/sparc/tm-vxworks.h: Delete file.
1546 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
1547 * config/sparc/tm-nbsd.h: Delete file.
1548 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
1549 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
1550 * config/sparc/tm-linux.h: Delete file.
1551 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
1552 * config/s390/tm-linux.h: Delete file.
1553 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
1554 * config/pa/tm-bsd.h: Delete file.
1555 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
1556 * config/m68k/tm-obsd.h: Delete file.
1557 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
1558 * config/m68k/tm-nbsd.h: Delete file.
1559 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
1560 * config/i386/tm-vxworks.h: Delete file.
1561 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
1562 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
1563 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
1564 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
1565 * config/i386/tm-nbsd.h: Delete file.
1566 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
1567 * config/i386/tm-i386lynx.h: Delete file.
1568 * config/cris/cris.mt (TM_FILE): Set to solib.h.
1569 * config/cris/tm-cris.h: Delete file.
1570
1571 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
1572 * configure: Re-generate.
1573 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
1574 * config/arm/tm-nbsd.h: Delete file.
1575
1576 * config/powerpc/tm-ppcle-sim.h: Delete.
1577 * config/powerpc/tm-ppcle-eabi.h: Delete.
1578 * config/powerpc/tm-nbsd.h: Delete.
1579 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
1580 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
1581 tm-ppcle-eabi.h.
1582
1583 * config/i386/nto.mh (NAT_FILE): Delete.
1584 * config/i386/nm-nto.h: Delete.
1585
1586 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
1587 * config/m68k/tm-os68k.h: Ditto.
1588 * config/m68k/tm-monitor.h: Ditto.
1589 * config/m68k/tm-cisco.h: Ditto.
1590 * config/m68k/st2000.mt (TM_FILE): Delete.
1591 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
1592 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
1593 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
1594 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
1595
1596 * config/m68k/tm-st2000.h: Delete.
1597 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
1598 * config/sparc/fbsd.mt (TM_FILE): Delete.
1599 * config/sparc/tm-fbsd.h: Delete.
1600
1601 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
1602 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
1603 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
1604
1605 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
1606 GDB_TM_FILE and GDB_XM_FILE.
1607 * gdbarch.c: Re-generate.
1608 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
1609 quotes in macro definition.
1610 * configure.in: Re-generate.
1611
1612 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
1613 validating architecture methods.
1614 * gdbarch.c: Re-generate.
1615
1616 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
1617 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
1618 GDB_MULTI_ARCH_PARTIAL.
1619 * gdbarch.h: Re-generate.
1620
1621 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
1622 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
1623 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
1624 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
1625 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
1626 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
1627 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
1628 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
1629 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
1630 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
1631 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
1632 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
1633
1634 2004-09-01 Andrew Cagney <cagney@gnu.org>
1635
1636 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
1637 and main_func_highpc.
1638 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
1639 * objfiles.c (init_entry_point_info, objfile_relocate): Update
1640 * nlmread.c (nlm_symfile_read): Update.
1641
1642 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1643
1644 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
1645 (mips_insn32_frame_cache): Inline call to find_proc_desc.
1646 (find_proc_desc): Remove dead code.
1647
1648 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1649
1650 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
1651
1652 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1653
1654 * observer.sh: Add struct so_list declaration.
1655 * Makefile.in: Add dependencies on observer.h for solib.c and
1656 breakpoint.c.
1657 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
1658 function.
1659 (_initialize_breakpoint): Register
1660 disable_breakpoints_in_unloaded_shlib as an observer of the
1661 "solib unloaded" observation event.
1662 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
1663 call decode_line_1 so unfound breakpoint errors are silent.
1664 * solib.c (update_solib_list): When a solib is discovered to have
1665 been unloaded by the program, notify all observers of the
1666 "solib unloaded" observation event.
1667
1668 2004-09-01 Andrew Cagney <cagney@gnu.org>
1669
1670 * frame.c: Include "objfiles.h".
1671 (inside_main_func): New function.
1672 (get_prev_frame): Use new inside_main_func.
1673 * Makefile.in (frame.o): Update dependencies.
1674 * defs.h (inside_main_func): Delete declaration.
1675 * blockframe.c (inside_main_func): Delete function.
1676
1677 2004-08-31 Jim Blandy <jimb@redhat.com>
1678
1679 * dwarf2read.c (is_vtable_name): New function, based on logic from
1680 read_structure_type, but passing the correct length to strncmp,
1681 and using 'sizeof' instead of 'strlen'.
1682 (read_structure_type): Call it.
1683
1684 2004-08-31 Joel Brobecker <brobecker@gnat.com>
1685
1686 * config/powerpc/aix.mh: Add comment.
1687
1688 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
1689
1690 * MAINTAINERS: Add self to Write-After-Approval.
1691
1692 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
1693
1694 * MAINTAINERS: Add self to Write-After-Approval.
1695
1696 2004-08-30 Andrew Cagney <cagney@gnu.org>
1697
1698 Fix PR breakpoints/1757.
1699 * infrun.c (struct execution_control_state): Replace
1700 remove_breakpoints_on_following_step with
1701 step_after_step_resume_breakpoint.
1702 (init_execution_control_state): Update.
1703 (handle_inferior_event): For signals, when stepping off a
1704 breakpoint, set step_after_step_resume_breakpoint. When
1705 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
1706 (keep_going): Delete code handling
1707 remove_breakpoints_on_following_step.
1708
1709 2004-08-29 David Lecomber <david@streamline-computing.com>
1710
1711 Fix PR gdb/648
1712 * language.h (enum array_ordering): New enum.
1713 * language.h (struct language_defn): New la_array_ordering
1714 attribute.
1715 * language.c (unknown_language_defn, auto_language_defn)
1716 (local_language_defn): Ditto.
1717 * ada-lang.c (ada_language_defn): Ditto.
1718 * c-lang.c (c_language_defn, cplus_language_defn)
1719 (asm_language_defn, minimal_language_defn): Ditto.
1720 * f-lang.c (f_language_defn): Ditto.
1721 * jv-lang.c (java_language_defn): Ditto.
1722 * m2-lang.c (f_language_defn): Ditto.
1723 * objc-lang.c (objc_language_defn): Ditto.
1724 * p-lang.c (pascal_language_defn): Ditto.
1725 * scm-lang.c (scm_language_defn): Ditto.
1726 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
1727 oriented large to small in type structure.
1728 * dwarf2read.c (read_array_order): New function.
1729 (read_array_type): Use read_array_order to check row/column
1730 major ordering.
1731
1732 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
1733
1734 * target.c (target_resize_to_sections): Check
1735 current_target.to_sections for an old value when updating.
1736
1737 2004-08-27 Joel Brobecker <brobecker@gnat.com>
1738
1739 * procfs.c (dbx_link_bpt_addr): New static global variable.
1740 (dbx_link_shadow_contents): New static global variable.
1741 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
1742 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
1743 if we just hit it.
1744 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
1745 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
1746 from run to run.
1747 (procfs_create_inferior): Remove syssgi syscall-exit notifications
1748 after the inferior has been forked.
1749 (remove_dbx_link_breakpoint): New function.
1750 (dbx_link_addr): New function.
1751 (insert_dbx_link_bpt_in_file): New function.
1752 (insert_dbx_link_bpt_in_region): New function.
1753 (insert_dbx_link_breakpoint): New function.
1754 (proc_trace_syscalls_1): New function, extracted from
1755 proc_trace_syscalls.
1756 (proc_trace_syscalls): Replace extract code by call to
1757 proc_trace_syscalls_1.
1758 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
1759 is no longer valid.
1760
1761 2004-08-25 Jim Blandy <jimb@redhat.com>
1762
1763 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
1764
1765 2004-08-25 Andrew Cagney <cagney@gnu.org>
1766
1767 * infrun.c (struct execution_control_state): Delete field
1768 "stepping_through_sigtramp".
1769 (init_execution_control_state): Do not set same.
1770 (context_switch): Do not pass same to save_infrun_state and
1771 load_infrun_state.
1772 * gdbthread.h (struct thread_info): Delete field
1773 stepping_through_sigtramp.
1774 (save_infrun_state, load_infrun_state): Delete parameter
1775 stepping_through_sigtramp.
1776 * thread.c (load_infrun_state, save_infrun_state): Update.
1777
1778 * infrun.c: Re-indent. Move expression operators to the beginning
1779 of the line. Remove long disabled #if 0 code.
1780
1781 2004-08-24 Andrew Cagney <cagney@gnu.org>
1782
1783 * doublest.h (floatformat_ieee_quad): Rename
1784 floatformat_ia64_quad.
1785 * doublest.c (floatformat_ieee_quad): Rename
1786 floatformat_ia64_quad.
1787 (_initialize_doublest): Update.
1788
1789 2004-08-24 Jim Blandy <jimb@redhat.com>
1790
1791 * dwarf2expr.h (struct dwarf_expr_context): New members
1792 'num_pieces' and 'pieces', for returning the result of an
1793 expression that uses DW_OP_piece.
1794 (struct dwarf_expr_piece): New struct type.
1795 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
1796 pieces.
1797 (free_dwarf_expr_context): Free pieces, if any.
1798 (add_piece): New function.
1799 (execute_stack_op): Implement DW_OP_piece.
1800 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
1801 expression is a list of pieces, print an error message.
1802 (dwarf2_loc_desc_needs_frame): If the expression yields
1803 pieces, and any piece is in a register, then we need a frame.
1804
1805 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
1806 the stack until we've decided what sort of result the evaluation
1807 has produced. Use separate variables, with more specific names.
1808
1809 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
1810
1811 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
1812 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
1813 (arm_netbsd_init_abi_common): Register them.
1814
1815 2004-08-22 Mark Kettenis <kettenis@gnu.org>
1816
1817 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
1818
1819 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
1820 safe_frame_unwind_memory instead of target_read_memory.
1821
1822 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
1823 Reorder includes.
1824 (fetch_register, store_register): Remove prototypes.
1825 (child_resume): Reorganize code and comments such that it is
1826 grouped a bit more logically.
1827 (attach): Explicitly compare errno against 0.
1828 (detach): Likewise. Use perror_with_name instead of
1829 print_sys_errmsg.
1830 * Makefile.in (infptrace.o): Update dependencies.
1831
1832 * ia64-linux-nat.c: Update copyright year.
1833 (fetch_debug_register, store_debug_register)
1834 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
1835 PTRACE_TYPE_ARG3.
1836 * config/ia64/nm-linux.h: Update copyright year.
1837 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
1838
1839 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
1840 from CORE_ADDR to struct frame_info *. Use
1841 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
1842 (amd64_linux_sigtramp_p): Adjust for changed signature of
1843 and64_linux_sigtramp_start
1844
1845 * gdb_ptrace.h: GNU/Linux.
1846
1847 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
1848 Remove defines.
1849
1850 * infptrace.c: Include "gdb_assert.h".
1851 (PTRACE_XFER_TYPE): Remove define.
1852 (offsetof): Only define if U_REGS_OFFSET isn't defined.
1853 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
1854 Tweak comment.
1855 (fetch_inferior_registers, store_inferior_registers): Remove
1856 redundant culry braces. Tweak comment. s/regno/regnum.
1857 * Makefile.in (infptrace.o): Update dependencies.
1858
1859 * configure.in: Change test for return type of ptrace to default
1860 to `long' instead of `int'.
1861 * configure: Regenerate.
1862
1863 2004-08-21 Mark Kettenis <kettenis@gnu.org>
1864
1865 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
1866
1867 * configure.in: Check for ttrace function.
1868 * configure, config.in: Regenerate.
1869
1870 * gdb_ptrace.h: New file.
1871 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
1872 <sys/ptrace.h>.
1873 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
1874 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
1875 (attach): Don't define PT_ATTACH.
1876 (detach): Don't define PT_DETACH.
1877 * Makefile.in (gdb_ptrace_h): New variable.
1878 (infptrace.o): Update dependencies.
1879
1880 2004-08-16 Mark Kettenis <kettenis@gnu.org>
1881
1882 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
1883 instead of `int' if not already defined.
1884 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
1885 PTRACE_TYPE_ARG3.
1886 * infptrace.c (call_ptrace): Revert change that replaced
1887 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1888
1889 2004-08-15 Mark Kettenis <kettenis@gnu.org>
1890
1891 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
1892 Remove defines.
1893
1894 * linux-nat.c (kill_inferior): Add missing third and fourth
1895 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
1896
1897 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
1898 PTRACE_TYPE_RET.
1899
1900 * proc-why.c (proc_prettyfprint_why): Fix format string.
1901
1902 * solib-osf.c (osf_current_sos): Remove unsused label.
1903
1904 * configure.in: Add <ncurses/ncurses.h> to the list of possible
1905 curses headers.
1906 * configure, config.in: Regenerate.
1907 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
1908 <ncurses/ncurses.h>.
1909
1910 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
1911 * config/nm-nbsd.h: Update copyright year.
1912 (PTRACE_ARG3_TYPE): Remove define.
1913
1914 * sparc-nat.c (fetch_inferior_registers)
1915 (store_inferior_registers, sparc_xfer_wcookie):
1916 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1917
1918 * alphabsd-nat.c (fetch_inferior_registers):
1919 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1920 PTRACE_TYPE_ARG3.
1921 * amd64bsd-nat.c (fetch_inferior_registers)
1922 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1923 PTRACE_TYPE_ARG3.
1924 * armnbsd-nat.c: Update copyright year.
1925 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
1926 (store_register, store_regs, store_fp_register, store_fp_regs):
1927 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1928 * hppabsd-nat.c (fetch_inferior_registers)
1929 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1930 PTRACE_TYPE_ARG3.
1931 * i386bsd-nat.c (fetch_inferior_registers)
1932 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
1933 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1934 * m68kbsd-nat.c (fetch_inferior_registers)
1935 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1936 PTRACE_TYPE_ARG3.
1937 * m88kbsd-nat.c (fetch_inferior_registers)
1938 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1939 PTRACE_TYPE_ARG3.
1940 * mipsnbsd-nat.c: Update copyright year.
1941 (fetch_inferior_registers, store_inferior_registers):
1942 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1943 * ns32knbsd-nat.c: Update copyright year.
1944 (fetch_inferior_registers, store_inferior_registers):
1945 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1946 * ppcnbsd-nat.c (fetch_inferior_registers):
1947 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1948 PTRACE_TYPE_ARG3.
1949 * ppcobsd-nat.c (fetch_inferior_registers):
1950 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1951 PTRACE_TYPE_ARG3.
1952 * shnbsd-nat.c: Update copyright year.
1953 (fetch_inferior_registers, store_inferior_registers):
1954 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1955 * vaxbsd-nat.c (fetch_inferior_registers)
1956 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1957 PTRACE_TYPE_ARG3.
1958
1959 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
1960 PTRACE_TYPE_ARG3.
1961 * infptrace.c (call_ptrace, child_resume, attach, detach)
1962 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
1963 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1964 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
1965 PTRACE_TYPE_ARG3.
1966
1967 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1968
1969 * defs.h: Remove out-of-date comment.
1970 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
1971 [!GETENV_PROVIDED] (getenv): Remove prototype.
1972
1973 * standalone.c: Remove file.
1974 * Makefile.in (standalone.o): Remove dependency.
1975
1976 * i386-linux-nat.c (dummy_sse_values): Remove function and
1977 prototype.
1978 (i386_linux_dr_get): Fix typo in comment.
1979 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
1980
1981 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
1982
1983 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
1984 from declaration.
1985 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
1986 from definition.
1987
1988 2004-08-13 Mark Kettenis <kettenis@gnu.org>
1989
1990 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
1991 parenthesis in definition.
1992 * configure: Regenerated.
1993
1994 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1995
1996 * PROBLEMS: Mention build/1411.
1997
1998 2004-08-09 Robert Millan <robertmh@gnu.org>
1999
2000 Committed by Nathanael Nerode.
2001 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
2002 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
2003
2004 2004-08-12 Andrew Cagney <cagney@gnu.org>
2005
2006 * NEWS: Mention fixes in GDB 6.2.1.
2007 * PROBLEMS: Remove mention of mips-irix.
2008
2009 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2010
2011 * config/powerpc/xm-aix.h: Delete.
2012 * config/powerpc/aix.mh (MH_FILE): Remove.
2013 * config/powerpc/aix432.mh (MH_FILE): Remove.
2014
2015 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2016
2017 * config/powerpc/aix.mh: Remove obsolete comment.
2018 * config/powerpc/aix432.mh: Likewise.
2019
2020 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2021
2022 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
2023
2024 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2025
2026 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
2027 this file is now empty.
2028 * config/xm-aix4.h: Remove, this file is no longer included
2029 anywhere.
2030
2031 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2032
2033 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
2034 that file is now empty.
2035 (termdef): Remove prototype, function no longer used.
2036
2037 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2038
2039 * doc/gdbint.texinfo (Host Definition): Remove documentation
2040 for USE_O_NOCTTY, no longer used.
2041 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
2042 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
2043
2044 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2045
2046 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
2047 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
2048 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
2049
2050 2004-08-11 Mark Kettenis <kettenis@gnu.org>
2051
2052 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
2053 instead of FIVE_ARG_PTRACE.
2054
2055 * inflow.c (O_NOCTTY): Define to zero if not already defined.
2056 (new_tty): Use O_NOCTTY unconditionally.
2057
2058 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2059
2060 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
2061 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
2062 fflush on stdout.
2063
2064 2004-08-10 Joel Brobecker <brobecker@gnat.com>
2065
2066 * xcoff_symfile_finish: Replace last call to xmfree by call
2067 to xfree.
2068
2069 2004-08-10 Andrew Cagney <cagney@gnu.org>
2070
2071 * main.c (captured_main): Delete call to init_malloc.
2072 * defs.h (init_malloc): Delete declaration.
2073 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
2074 (init_malloc): Delete functions.
2075
2076 * defs.h (xmfree): Delete.
2077 * utils.c (xmfree): Delete function.
2078 (xfree): Inline calls to xmfree and mfree.
2079 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
2080 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
2081 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
2082 * somread.c (som_symfile_finish): Ditto.
2083 * objfiles.c (allocate_objfile, free_objfile):
2084 * nlmread.c (nlm_symfile_finish): Ditto.
2085 * hpread.c (hpread_symfile_finish): Ditto.
2086 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
2087 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
2088 * coffread.c (coff_symfile_finish): Ditto.
2089
2090 * defs.h (xmcalloc): Delete declaration.
2091 * utils.c (xmcalloc): Delete.
2092 (xcalloc): Inline calls to xmcalloc and mcalloc.
2093 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
2094 xcalloc and xfree.
2095 * symtab.c (create_demangled_names_hash): Ditto.
2096
2097 * defs.h (xmrealloc): Delete.
2098 * utils.c (xmrealloc): Delete.
2099 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
2100 * symmisc.c (extend_psymbol_list): Use xrealloc.
2101 * source.c (find_source_lines): Ditto.
2102 * hpread.c (hpread_lookup_type): Ditto.
2103 * dbxread.c (add_bincl_to_list): Ditto.
2104
2105 * utils.c (xmmalloc): Delete.
2106 (xmalloc): Inline xmmalloc and mmalloc calls.
2107 (msavestring): Use xmalloc.
2108 * defs.h (xmmalloc): Delete declaration.
2109 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
2110 xmmalloc.
2111 * symmisc.c (extend_psymbol_list): Ditto.
2112 * symfile.c (init_psymbol_list): Ditto.
2113 * source.c (find_source_lines): Ditto.
2114 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
2115 * elfread.c (elf_symtab_read): Ditto.
2116 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
2117 * coffread.c (coff_symfile_init): Ditto.
2118
2119 2004-08-10 David Carlton <carlton@bactrian.org>
2120
2121 * MAINTAINERS: Remove David Carlton from c++ testsuite
2122 maintainers.
2123
2124 2004-08-10 Jerome Guitton <guitton@gnat.com>
2125
2126 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
2127 print a line feed before the prompt.
2128
2129 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2130
2131 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
2132
2133 2004-08-09 Joel Brobecker <brobecker@gnat.com>
2134
2135 General cleanup of the AIX xm include file:
2136 * config/xm-aix4.h (fd_set): Remove undefine.
2137 Remove include of <sys/select.h>.
2138 (HAVE_TERMIO): Remove define.
2139 (USG): Likewise.
2140 (NULL): Remove redefine.
2141 (alloca): Remove #pragma.
2142 (vfork): Remove define.
2143 (termdef): Remove.
2144 (SIGWINCH_HANDLER): Remove.
2145 (SIGWINCH_HANDLER_BODY): Remove.
2146
2147 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2148
2149 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
2150 GDB_OSABI_OPENBSD_ELF.
2151
2152 2004-08-07 Robert Millan <robertmh@gnu.org>
2153
2154 * bsd-kvm.c: Check for nlist.h before including it.
2155
2156 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2157
2158 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
2159 sigcontext' offset consistency checks for ancient BSD.
2160
2161 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
2162
2163 * configure.in: Check for <sys/types.h>. Check return and
2164 argument types of ptrace.
2165 * configure, config.in: Regenerate.
2166
2167 2004-08-09 Jim Blandy <jimb@redhat.com>
2168
2169 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
2170 rs6000_register_sim_regno): Doc fixes.
2171
2172 2004-08-08 Joel Brobecker <brobecker@gnat.com>
2173
2174 * mips-tdep.c: Include "floatformat.h".
2175 (n32n64_floatformat_always_valid): New function.
2176 (floatformat_n32n64_long_double_big): New constant.
2177 (mips_gdbarch_init): Set size and format of long double
2178 for N32 and N64 ABIs.
2179 * Makefile.in (mips-tdep.o): Update dependencies.
2180
2181 2004-08-08 Andrew Cagney <cagney@gnu.org>
2182
2183 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
2184 print. Improve script's error messages.
2185 * gdbarch.h: Re-generate.
2186
2187 * gdbarch.sh (pformat): New function.
2188 (float_format, double_format, long_double_format): List with bit
2189 members. Use pformat when printing.
2190 * gdbarch.c, gdbarch.h: Re-generate.
2191
2192 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
2193
2194 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
2195 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
2196 (ppcnbsd_supply_pcb): New function.
2197 (_initialize_ppcnbsd_nat): New prototype and function.
2198 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2199 (LOADLIBES): New variable.
2200 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
2201
2202 2004-08-08 Andrew Cagney <cagney@gnu.org>
2203
2204 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
2205 (builtin_type_ieee_double, builtin_type_ia64_quad)
2206 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
2207 BE/LE floating-point types.
2208 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
2209 (builtin_type_ieee_double, builtin_type_ia64_quad)
2210 (builtin_type_ia64_spill): Declare.
2211 * doublest.c (_initialize_doublest, floatformat_ieee_single)
2212 (floatformat_ieee_double, floatformat_arm_ext)
2213 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
2214 of LE/BE floatformats.
2215 * doublest.h: (struct floatformat, floatformat_ieee_single)
2216 (floatformat_ieee_double, floatformat_arm_ext)
2217 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
2218
2219 2004-08-08 Mark Kettenis <kettenis@gnu.org>
2220
2221 * i386gnu-nat.c (gnu_store_registers): Fix typo.
2222
2223 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
2224 instead of regcache_raw_supply when storing the registers.
2225
2226 * i386gnu-nat.c: Update copyright year.
2227 (gnu_store_registers): Don't use deprecated_registers and
2228 deprecated_registers_valid. Use regcache_valid_p and
2229 regcache_raw_supply instead.
2230
2231 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
2232 frame_pc_unwind.
2233
2234 * procfs.c (procfs_pid_to_str): Remove redundant and unused
2235 variables. Incapitalized "process".
2236
2237 * configure.in: Add cursesX to the list of possible curses libs.
2238 Add cursesX.h to the list of possible curses headers.
2239 * configure, config.in: Regenerate.
2240
2241 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
2242
2243 * configure.in: Test for struct lwp in <sys/lwp.h>.
2244 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
2245 the offset of l_addr in struct lwp.
2246
2247 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
2248
2249 * bsd-kvm.c: Include "gdbcore.h"
2250 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
2251
2252 2004-08-07 Andrew Cagney <cagney@gnu.org>
2253
2254 * gdbtypes.c (build_flt, build_complex): New functions.
2255 (gdbtypes_post_init): Use.
2256
2257 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
2258
2259 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
2260 through to builtin_type_uint128.
2261
2262 * c-exp.y: Use builtin_type function to obtain builtin types.
2263
2264 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
2265 builtin_uint128.
2266 * gdbtypes.c (gdbtypes_post_init): Update.
2267 (build_gdbtypes): Move initialization of builtin_type_int0
2268 through to builtin_type_uint128 from here ...
2269 (_initialize_gdbtypes): ... to here.
2270 * d10v-tdep.c (d10v_register_type): Update.
2271
2272 * doublest.c: Update copyright.
2273 (floatformat_from_length): Call error when floatformat is NULL.
2274 (extract_floating_by_length): Remove NULL fmt check.
2275 (store_floating_by_length): Ditto.
2276
2277 2004-08-07 Andrew Cagney <cagney@gnu.org>
2278
2279 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
2280 that the register is valid.
2281
2282 2004-08-05 Mark Kettenis <kettenis@chello.nl>
2283
2284 * i386-linux-tdep.c (i386_linux_sigtramp_start)
2285 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
2286 struct frame_info *. Use safe_frame_unwind_memory instead of
2287 deprecated_read_memory_nobpt.
2288 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
2289 changed signature of i386_linux_sigtramp_start and
2290 i386_linux_rt_sigtramp_start.
2291
2292 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
2293 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
2294 instead of deprecated_read_memory_nobpt.
2295 (i386nbsd_sigtramp_p): Adjust for changed signature of
2296 i386nbsd_sigtramp_offset.
2297
2298 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
2299 safe_frame_unwind_memory instead of target_read_memory.
2300
2301 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
2302 !NO_SYS_FILE.
2303 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
2304 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
2305 (_initialize_kernel_u_addr): Remove prototype and function.
2306 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
2307 !NO_SYS_FILE.
2308 * xcoffread.c: Likewise.
2309
2310 2004-08-06 Mark Kettenis <kettenis@gnu.org>
2311
2312 * vax-nat.c: New file.
2313 * vaxbsd-nat.c: Tweak comment.
2314 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
2315 vaxnbsd-tdep.c.
2316 (vax-nat.o): New dependency.
2317 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
2318 (vax-*-ultrix2*): Remove.
2319 * config/vax/vax.mh: New file.
2320 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
2321 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
2322 (vax_register_u_addr): New prototype.
2323 (REGISTER_U_ADDR): Define using vax_register_u_addr.
2324 * config/vax/vaxult2.mh: Remove file.
2325 * config/vax/vaxult.mh: Remove file.
2326 * config/vax/vaxbsd.mh: Remove file.
2327 * config/vax/vax.mt (TM_FILE): Remove.
2328 * config/vax/tm-vaxbsd.h: Remove file.
2329
2330 2004-08-06 Joel Brobecker <brobecker@gnat.com>
2331
2332 * aix-thread.c (get_signaled_thread): New function.
2333 (iter_trap): Delete, no longer used.
2334 (iter_tid): New function.
2335 (pd_update): Find the thread that received the SIGTRAP signal
2336 by first locating the kernel thread, and then finding its
2337 associated thread.
2338
2339 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
2340
2341 * lin-lwp.c (child_wait): Continue inferior after processing
2342 PTRACE_EVENT_CLONE event.
2343
2344 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
2345
2346 * MAINTAINERS: Add self to Write-After-Approval.
2347
2348 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
2349
2350 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
2351 libunwind-xxxx.so" where xxxx is UNW_TARGET.
2352
2353 2004-08-05 Andrew Cagney <cagney@gnu.org>
2354
2355 * config/xm-sysv4.h: Delete file.
2356 * config/mips/xm-irix5.h: Delete file.
2357 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
2358 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
2359 * config/ia64/xm-aix.h: Delete file.
2360 * config/ia64/aix.mh (XM_FILE): Delete.
2361 * config/pa/xm-hppah.h: Delete file.
2362 * config/pa/hpux11w.mh (XM_FILE): Delete.
2363 * config/pa/hpux11.mh (XM_FILE): Delete.
2364 * config/pa/hpux1020.mh (XM_FILE): Delete.
2365 * config/pa/hppahpux.mh (XM_FILE): Delete.
2366
2367 * config/alpha/xm-alphalinux.h: Delete file.
2368 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
2369 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
2370 * config/alpha/xm-alphaosf.h: Delete file.
2371 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
2372 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
2373 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
2374 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
2375
2376 * config/i386/xm-i386v.h: Delete file.
2377 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
2378 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
2379 * config/i386/xm-i386sco.h: Delete file.
2380 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
2381 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
2382 * config/i386/xm-i386v4.h: Delete file.
2383 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
2384 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
2385 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
2386 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
2387
2388 * config/vax/xm-vax.h: Delete file.
2389 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
2390 * config/vax/xm-vaxult2.h: Delete file.
2391 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
2392 * config/vax/vaxult2.mh (XM_FILE): Delete.
2393 * config/vax/xm-vaxult.h: Delete file.
2394 * config/vax/vaxult.mh (XM_FILE): Delete.
2395 * config/vax/xm-vaxbsd.h: Delete file.
2396 * config/vax/vaxbsd.mh (XM_FILE): Delete.
2397
2398 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
2399 * gdbarch.h, gdbarch.c: Re-generate.
2400 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
2401 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
2402 * frame.h: Delete deprecated_read_fp from comments.
2403 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
2404 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
2405
2406 2004-08-04 Mark Kettenis <kettenis@gnu.org>
2407
2408 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
2409 trampoline in OpenBSD 3.5-current.
2410
2411 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
2412 SSE registers.
2413
2414 * Makefile.in: Remove embedded page breaks.
2415
2416 2004-08-04 Jim Blandy <jimb@redhat.com>
2417
2418 * regcache.c (regcache_raw_read): Assert that, after calling
2419 target_fetch_registers, the register we're reading is cached.
2420
2421 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
2422 a call to 'internal_error', with a more helpful error message.
2423 * rs6000-tdep.c (e500_pseudo_register_read,
2424 e500_pseudo_register_write, rs6000_store_return_value): Same.
2425
2426 2004-08-04 Andrew Cagney <cagney@gnu.org>
2427
2428 * Makefile.in: Update dependencies.
2429
2430 2004-08-04 Jim Blandy <jimb@redhat.com>
2431
2432 Change the layout of the PowerPC E500 raw register cache to allow
2433 the lower 32-bit halves of the GPRS to be their own raw registers,
2434 not pseudoregisters.
2435 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
2436 add ppc_ev0_upper_regnum flag.
2437 * rs6000-tdep.c: #include "reggroups.h".
2438 (spe_register_p): Recognize the ev upper half registers as SPE
2439 registers.
2440 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
2441 registers.
2442 (e500_move_ev_register): New function.
2443 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
2444 vector registers are the pseudo-registers now, formed by splicing
2445 together the gprs and the upper-half registers.
2446 (e500_register_reggroup_p): New function.
2447 (P): Macro deleted.
2448 (P8, A4): New macro.
2449 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
2450 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
2451 macros.
2452 (registers_e500): Rearrange register set so that the raw register
2453 set contains 32-bit GPRs and upper-half registers, and the SPE
2454 vector registers become pseudo-registers.
2455 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
2456 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
2457 register numbers are now the same for the E500 as they are for
2458 other PowerPC variants. Register e500_register_reggroup_p as the
2459 register group function for the E500.
2460 * Makefile.in (rs6000-tdep.o): Update dependencies.
2461
2462 Adapt PPC E500 native support to the new raw regcache layout.
2463 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
2464 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
2465 (fetch_spe_register, store_spe_register): Handle fetching/storing
2466 all the SPE registers at once, if regno == -1. These now take
2467 over the job of fetch_spe_registers and store_spe_registers.
2468 (fetch_spe_registers, store_spe_registers): Deleted.
2469 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
2470 unconditionally; they're always raw. Fetch/store SPE upper half
2471 registers, if present, instead of ev registers.
2472 (fetch_register, store_register): Remove sanity checks: gprs are
2473 never pseudo-registers now, so we never need to even mention any
2474 registers that are ever pseudoregisters.
2475
2476 Use a fixed register numbering when communicating with the PowerPC
2477 simulator.
2478 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
2479 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
2480 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
2481 New functions.
2482 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
2483 init_sim_regno_table.
2484 * Makefile.in (gdb_sim_ppc_h): New variable.
2485 (rs6000-tdep.o): Update dependencies.
2486
2487 2004-08-02 Andrew Cagney <cagney@gnu.org>
2488
2489 * cris-tdep.c (cris_register_size): Restore function, still used
2490 locally.
2491
2492 * gdbarch.sh (deprecated_target_read_fp)
2493 (deprecated_frame_locals_address, deprecated_frame_args_address)
2494 (deprecated_frame_chain_valid, deprecated_frame_chain)
2495 (deprecated_init_extra_frame_info, deprecated_pop_frame)
2496 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
2497 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
2498 * gdbarch.h, gdbarch.c: Re-generate.
2499 * regcache.c (deprecated_read_fp): Do not call
2500 DEPRECATED_TARGET_READ_FP_P.
2501 * infcmd.c (default_print_registers_info): Do not call
2502 DEPRECATED_DO_REGISTERS_INFO.
2503 * frame-base.c (default_frame_locals_address): Do not call
2504 DEPRECATED_FRAME_LOCALS_ADDRESS.
2505 (default_frame_args_address): Do not call
2506 DEPRECATED_FRAME_ARGS_ADDRESS.
2507
2508 * gdbarch.sh (deprecated_register_raw_size)
2509 (deprecated_register_virtual_size:int): Delete.
2510 * gdbarch.h, gdbarch.c: Re-generate.
2511 * cris-tdep.c (cris_register_size): Delete.
2512 (cris_gdbarch_init): Update.
2513 * alpha-tdep.c (alpha_register_raw_size)
2514 (alpha_register_virtual_size): Delete.
2515 (alpha_gdbarch_init): Update.
2516
2517 * gdbarch.sh (deprecated_register_virtual_type)
2518 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
2519 (deprecated_dummy_write_sp): Delete.
2520 * gdbarch.h, gdbarch.c: Re-generate.
2521
2522 * gdbarch.sh (deprecated_register_bytes): Delete.
2523 * gdbarch.h, gdbarch.c: Re-generate.
2524 * regcache.c (deprecated_register_bytes): New function.
2525 * regcache.h (deprecated_register_bytes): Declare.
2526 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2527 * v850-tdep.c (v850_gdbarch_init): Update.
2528 * sh64-tdep.c (sh64_gdbarch_init): Update.
2529 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
2530 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2531 * mcore-tdep.c (mcore_gdbarch_init): Update.
2532 * cris-tdep.c (cris_gdbarch_init): Update.
2533 * arm-tdep.c (arm_gdbarch_init): Update.
2534 * remote.c (init_remote_state): Update.
2535 * remote-vx.c (vx_prepare_to_store): Update.
2536 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
2537 * irix5-nat.c (fetch_core_registers): Update.
2538 * cris-tdep.c (cris_register_bytes_ok): Update.
2539 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
2540
2541 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
2542 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
2543 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
2544 (mips_insn16_frame_base_address, mips_insn16_frame_base)
2545 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
2546 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
2547 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
2548 (mips_insn32_frame_base_address, mips_insn32_frame_base)
2549 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
2550 with mips_insn16 and mips_insn32.
2551
2552 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
2553 * rs6000-tdep.c (rs6000_push_dummy_call)
2554 (rs6000_extract_return_value): Use register_size.
2555 * xstormy16-tdep.c (xstormy16_get_saved_register)
2556 (xstormy16_extract_return_value): Ditto.
2557 * valops.c (value_assign): Ditto.
2558 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
2559 * v850-tdep.c (v850_extract_return_value): Ditto.
2560 * tracepoint.c (collect_symbol): Ditto.
2561 * target.c (debug_print_register): Ditto.
2562 * stack.c (frame_info): Ditto.
2563 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
2564 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
2565 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
2566 (store_register_using_P): Ditto.
2567 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
2568 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
2569 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
2570 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
2571 * regcache.c (deprecated_read_register_bytes)
2572 (deprecated_write_register_bytes, read_register)
2573 (write_register): Ditto.
2574 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
2575 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
2576 * monitor.c (monitor_supply_register, monitor_fetch_register)
2577 (monitor_store_register): Ditto.
2578 * mn10300-tdep.c (mn10300_pop_frame_regular)
2579 (mn10300_print_register): Ditto.
2580 * mipsv4-nat.c (fill_fpregset): Ditto.
2581 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
2582 (mips64_fill_fpregset): Ditto.
2583 * mi/mi-main.c (register_changed_p, get_register)
2584 (mi_cmd_data_write_register_values): Ditto.
2585 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
2586 * irix5-nat.c (fill_gregset, fetch_core_registers):
2587 * infrun.c (write_inferior_status_register): Ditto.
2588 * infptrace.c (fetch_register, store_register): Ditto.
2589 * infcmd.c (default_print_registers_info): Ditto.
2590 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
2591 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
2592 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
2593 * hpux-thread.c (hpux_thread_fetch_registers)
2594 (hpux_thread_store_registers): Ditto.
2595 * hppah-nat.c (store_inferior_registers, fetch_register):
2596 * findvar.c (value_from_register): Ditto.
2597 * dve3900-rom.c (fetch_bitmapped_register):
2598 * cris-tdep.c (cris_gdbarch_init): Ditto.
2599 * alpha-tdep.h: Ditto.
2600 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
2601
2602 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
2603 DEPRECATED_REGISTER_RAW_SIZE from comments.
2604 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
2605 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
2606 DEPRECATED_REGISTER_RAW_SIZE.
2607 * findvar.c (value_of_register): Simplify by assuming that the
2608 registers raw and virtual sizes are identical.
2609 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
2610 comment.
2611 * arch-utils.c (generic_register_size): Simplify by assuming
2612 register_type.
2613
2614 * regcache.c (legacy_read_register_gen, real_register)
2615 (legacy_write_register_gen): Delete, not used.
2616
2617 * regcache.c (struct regcache_descr): Delete legacy_p.
2618 (init_legacy_regcache_descr): Delete function.
2619 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
2620 Do not use deprecated register functions.
2621 (regcache_raw_read, deprecated_write_register_gen):
2622 (deprecated_read_register_gen, regcache_raw_write): Delete code
2623 predicated on legacy_p.
2624 (register_size): Delete check against register raw size.
2625
2626 * cris-tdep.c (cris_register_type): Replace
2627 cris_register_virtual_type.
2628 (cris_gdbarch_init): Update, set register_type.
2629
2630 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
2631 * gdbarch.h, gdbarch.c: Re-generate.
2632 * arm-tdep.c (arm_frameless_function_invocation): Delete.
2633 (arm_gdbarch_init) Do not set frameless function invocation.
2634 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
2635 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
2636 * frv-tdep.c (frv_frameless_function_invocation): Delete.
2637 (frv_gdbarch_init): Do not set frameless function invocation.
2638 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
2639 * sh-tdep.c (sh_gdbarch_init): Ditto.
2640 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
2641 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2642 * avr-tdep.c (avr_gdbarch_init): Ditto.
2643
2644 * blockframe.c (legacy_frame_chain_valid): Delete function.
2645
2646 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
2647 and pc. Update comments.
2648 (pc_in_dummy_frame): Delete function.
2649 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
2650 use the "id".
2651 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
2652 call_hi, top and pc, use the id.
2653 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
2654
2655 * dummy-frame.c: Include "gdb_string.h".
2656 (generic_save_call_dummy_addr, generic_push_dummy_frame)
2657 (generic_save_dummy_frame_tos): Delete.
2658 (dummy_frame_push): New function, replaces above.
2659 * dummy-frame.h: Update copyright.
2660 (dummy_frame_push): Declare.
2661 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
2662 (generic_save_call_dummy_addr): Delete declarations.
2663 * infcall.c: Include "dummy-frame.h".
2664 (call_function_by_hand): Add locals caller_regcache,
2665 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
2666 with call to frame_save_as_regcache plus cleanup. Delete calls to
2667 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
2668 Move clear_proceed_status to just before the resume, add call to
2669 dummy_frame_push (discard cleanup).
2670 * Makefile.in (infcall.o): Add $(dummy_frame_h).
2671 (dummy-frame.o): Add $(gdb_string_h).
2672
2673 2004-08-01 Andrew Cagney <cagney@gnu.org>
2674
2675 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
2676 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
2677 * dummy-frame.c (find_dummy_frame): Delete.
2678 (struct dummy_frame_cache, dummy_frame_sniffer)
2679 (dummy_frame_prev_register, dummy_frame_this_id)
2680 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
2681 frame unwinder using a dummy_frame_cache.
2682
2683 2004-08-01 Andrew Cagney <cagney@gnu.org>
2684
2685 * frame.h (frame_save_as_regcache): Declare.
2686 * frame.c (frame_save_as_regcache): New function.
2687 (do_frame_read_register): Replace do_frame_unwind_register.
2688 (frame_pop): Use frame_save_as_regcache.
2689 * dummy-frame.c (generic_push_dummy_frame): Use
2690 frame_save_as_regcache.
2691
2692 2004-08-01 Joel Brobecker <brobecker@gnat.com>
2693
2694 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
2695 file as included until we record the first line in the linetable.
2696
2697 2004-08-01 Andrew Cagney <cagney@gnu.org>
2698
2699 * frame.h (deprecated_pop_dummy_frame)
2700 (deprecated_read_register_dummy)
2701 (deprecated_generic_find_dummy_frame): Delete.
2702 * dummy-frame.c (deprecated_generic_find_dummy_frame)
2703 (deprecated_read_register_dummy)
2704 (deprecated_find_dummy_frame_regcache)
2705 (discard_innermost_dummy)
2706 (deprecated_pop_dummy_frame): Delete.
2707 (dummy_frame_this_id): Simplify.
2708 (struct dummy_frame): Delete "fp" and "sp".
2709 (find_dummy_frame): Simplify.
2710 (generic_push_dummy_frame): Do not set "fp" or "sp".
2711 (fprint_dummy_frames): Do not print "fp" and "sp"
2712
2713 2004-08-01 Mark Kettenis <kettenis@gnu.org>
2714
2715 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
2716 (struct i386_insn): New structure.
2717 (i386_match_insn): New function.
2718 (i386_frame_setup_skip_insns): New variable.
2719 (i386_analyze_frame_setup): Change to use i386_match_insn and the
2720 array i386_frame_setup_insns of instructions that should be
2721 skipped inside the frame setup sequence.
2722
2723 2004-08-01 Andrew Cagney <cagney@gnu.org>
2724
2725 * frame.h (deprecated_frame_xmalloc_with_cleanup)
2726 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2727 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2728 * stack.c (frame_info): Delete references to
2729 DEPRECATED_FRAME_INIT_SAVED_REGS and
2730 deprecated_get_frame_saved_regs.
2731 * frame.c (struct frame_info): Delete saved_regs and extra_info.
2732 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
2733 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
2734 (frame_unwind_register_signed)
2735 (frame_unwind_register_unsigned)
2736 (frame_unwind_unsigned_register): Use register_size.
2737 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
2738 (deprecated_frame_xmalloc_with_cleanup)
2739 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2740 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2741
2742 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
2743 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
2744 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
2745 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
2746
2747 * infcall.c (call_function_by_hand): Do not use
2748 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
2749 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
2750 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
2751 DEPRECATED_STACK_ALIGN.
2752
2753 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
2754
2755 Committed by Andrew Cagney.
2756 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
2757
2758 2004-08-01 Andrew Cagney <cagney@gnu.org>
2759
2760 * mips-tdep.c (mips16_frame_cache)
2761 (mips16_frame_this_id, mips16_frame_prev_register)
2762 (mips16_frame_unwind, mips16_frame_sniffer)
2763 (mips16_frame_base_address, mips16_frame_base)
2764 (mips16_frame_base_sniffer, mips32_frame_cache)
2765 (mips32_frame_this_id, mips32_frame_prev_register)
2766 (mips32_frame_unwind, mips32_frame_sniffer)
2767 (mips32_frame_base_address, mips32_frame_base)
2768 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
2769 separate heuristic mips16 and mips32 unwinders.
2770 (mips_stub_frame_cache, mips_stub_frame_this_id)
2771 (mips_stub_frame_prev_register)
2772 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
2773 (mips_stub_frame_base_address, mips_stub_frame_base)
2774 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
2775 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
2776 match true mdebug frames.
2777 (non_heuristic_proc_desc): Add forward declaration.
2778
2779 2004-08-01 Andrew Cagney <cagney@gnu.org>
2780
2781 * config/mips/tm-irix6.h: Delete file.
2782 * config/mips/tm-irix5.h: Delete file.
2783 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
2784 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
2785
2786 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
2787 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
2788 * config/nm-gnu.h (NO_CORE_OPS): Delete.
2789 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
2790 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
2791 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
2792 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
2793 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
2794 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
2795 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
2796 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
2797 (TARGET_SIGNAL_RAW_VALUES): Delete.
2798 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2799 Delete.
2800 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
2801 (TARGET_HW_WATCH_LIMIT): Delete.
2802 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
2803 * minimon.h: Delete file.
2804
2805 * trad-frame.c (trad_frame_get_this_base)
2806 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
2807 functions.
2808 * trad-frame.h (trad_frame_set_this_base)
2809 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
2810
2811 2004-07-31 Andrew Cagney <cagney@gnu.org>
2812
2813 * trad-frame.c (trad_frame_get_prev_register): Rename
2814 trad_frame_get_prev_register.
2815 * vax-tdep.c (vax_frame_prev_register): Update.
2816 * trad-frame.h: Update.
2817 * trad-frame.c (trad_frame_get_register): Update.
2818 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
2819 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
2820 Update.
2821 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
2822 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
2823 Update.
2824 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
2825 Update.
2826 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
2827 Update.
2828 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
2829 Update.
2830 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
2831 Update.
2832 * s390-tdep.c (s390_frame_prev_register)
2833 (s390_stub_frame_prev_register)
2834 (s390_sigtramp_frame_prev_register): Update.
2835 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
2836 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
2837 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
2838 * m88k-tdep.c (m88k_frame_prev_register)
2839 * m68hc11-tdep.c (m68hc11_frame_prev_register)
2840 * m32r-tdep.c (m32r_frame_prev_register): Update.
2841 * hppa-tdep.c (hppa_frame_prev_register_helper)
2842 * frv-tdep.c (frv_frame_prev_register): Update.
2843 * d10v-tdep.c (d10v_frame_prev_register): Update.
2844 * cris-tdep.c (cris_frame_prev_register): Update.
2845 * avr-tdep.c (avr_frame_prev_register): Update.
2846 * arm-tdep.c (arm_prologue_prev_register)
2847 (arm_sigtramp_prev_register): Update.
2848
2849 2004-07-31 Andrew Cagney <cagney@gnu.org>
2850
2851 * frame.h (legacy_saved_regs_unwind)
2852 (legacy_frame_chain_valid, legacy_frame_p)
2853 (enum frame_type): Delete UNKNOWN_FRAME.
2854 * dummy-frame.c (dummy_frame_this_id): Simplify.
2855 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
2856 * frame.c (struct frame_info): Delete the field "type".
2857 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
2858 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
2859 (legacy_saved_regs_unwind, legacy_frame_p)
2860 (frame_type_from_pc): Delete.
2861 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
2862 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
2863
2864 2004-07-31 Mark Kettenis <kettenis@gnu.org>
2865
2866 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
2867 indentation.
2868
2869 * mips-nat.c: Remove file.
2870 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
2871 (mips-nat.o): Remove dependency.
2872
2873 * infptrace.c: Update copyright year.
2874 (fetch_register): Pass NULL in regcache_raw_supply call instead of
2875 explicitly setting the buffer to all zeroes.
2876
2877 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
2878 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
2879
2880 2004-07-30 Andrew Cagney <cagney@gnu.org>
2881
2882 * GDB 6.2 released from gdb_6_2-branch.
2883
2884 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2885
2886 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
2887
2888 * exec.c (exec_file_attach):
2889 * nto-tdep.c (nto_find_and_open_solib):
2890 * pa64solib.c (pa64_solib_sizeof_symbol_table):
2891 * solib.c (solib_open):
2892 * somsolib.c (som_solib_sizeof_symbol_table):
2893 * source.c (is_regular_file, openp, open_source_file):
2894 * symfile.c (symfile_bfd_open):
2895 * wince.c (upload_to_device): Differentiate between the search for
2896 binary and source files.
2897
2898 2004-07-30 Andrew Cagney <cagney@gnu.org>
2899
2900 * complaints.c (_initialize_complaints): Pass NULL to
2901 add_setshow_zinteger_cmd for help_doc.
2902 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
2903
2904 2004-07-30 Andrew Cagney <cagney@gnu.org>
2905
2906 Fix PR i18n/761.
2907 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
2908 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
2909 $(PACKAGE).pot and update-po.
2910 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
2911 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
2912 (update-po): New rules.
2913 (localedir): Define using autoconf.
2914 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
2915 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
2916 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
2917 * configure.in: Generate CATALOGS and LINGUAS from contents of
2918 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
2919 * configure: Re-generate.
2920 * po/gdbtext: New file
2921
2922 2004-07-30 Jerome Guitton <guitton@gnat.com>
2923
2924 * MAINTAINERS: Reorder Write After Approval list in alphabetical
2925 order.
2926
2927 2004-07-30 David Lecomber <dsl@sources.redhat.com>
2928
2929 * dwarf2read.c (read_file_scope): Set producer if attribute
2930 present.
2931 (struct dwarf2_cu): Added new member producer.
2932
2933 2004-07-30 Jerome Guitton <guitton@gnat.com>
2934
2935 * inflow.c (kill_command): release file handles in BFD.
2936 * exec.c (exec_file_attach): Ditto.
2937 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
2938
2939 2004-07-29 Andrew Cagney <cagney@gnu.org>
2940
2941 * PROBLEMS (mips-irix): Note that it is broken.
2942
2943 2004-07-29 Andrew Cagney <cagney@gnu.org>
2944
2945 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
2946 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
2947
2948 * config/xm-nbsd.h: Delete file.
2949 * config/arm/xm-nbsd.h: Delete file.
2950 * config/i386/xm-nbsd.h: Delete file.
2951 * config/ns32k/xm-nbsd.h: Delete file.
2952 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
2953 * config/i386/nbsdelf.mh (XM_FILE): Delete.
2954 * config/i386/nbsdaout.mh (XM_FILE): Delete.
2955 * config/arm/nbsdelf.mh (XM_FILE): Delete.
2956 * config/arm/nbsdaout.mh (XM_FILE): Delete.
2957
2958 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
2959 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
2960 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
2961 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
2962 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
2963 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
2964
2965 * config/powerpc/xm-linux.h: Delete empty file.
2966 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
2967 * config/powerpc/linux.mh (XM_FILE): Delete.
2968 * config/m68k/xm-linux.h: Delete empty file.
2969 * config/m68k/linux.mh (XM_FILE): Delete.
2970 * config/ia64/xm-linux.h: Delete empty file.
2971 * config/ia64/linux.mh (XM_FILE): Delete.
2972 * config/arm/xm-linux.h: Delete empty file.
2973 * config/arm/linux.mh (XM_FILE): Delete.
2974
2975 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2976 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
2977 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2978 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
2979 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2980 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
2981 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2982 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
2983
2984 * config/m68k/xm-m68k.h: Delete file.
2985 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
2986 copyright.
2987 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
2988 * config/pa/xm-linux.h: Delete empty file.
2989 * config/pa/linux.mh (XM_FILE): Delete.
2990 * config/i386/xm-i386.h: Delete empty file.
2991 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
2992 "i386/xm-i386.h".
2993 * config/i386/obsdaout.mh (XM_FILE): Delete.
2994 * config/i386/obsd64.mh (XM_FILE): Delete.
2995 * config/i386/fbsd64.mh (XM_FILE): Delete.
2996 * config/i386/nto.mh (XM_FILE): Delete.
2997 * config/i386/obsd.mh (XM_FILE): Delete.
2998 * config/i386/linux64.mh (XM_FILE): Delete.
2999 * config/i386/linux.mh (XM_FILE): Delete.
3000 * config/i386/i386sol2.mh (XM_FILE): Delete.
3001 * config/i386/i386gnu.mh (XM_FILE): Delete.
3002 * config/i386/fbsd.mh (XM_FILE): Delete.
3003 * config/i386/nbsd64.mh (XM_FILE): Delete.
3004
3005 2004-07-29 Andrew Cagney <cagney@gnu.org>
3006
3007 * config/pa/xm-linux.h: Do not include "floatformat.h".
3008 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3009 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3010 * config/i386/xm-i386.h: Do not include "floatformat.h".
3011 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3012 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3013 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3014 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
3015 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
3016 GDB_HOST_LONG_DOUBLE_FORMAT instead.
3017 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
3018 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
3019 * configure, config.in: Regenerate.
3020 * configure.host (gdb_host_float_format, gdb_host_double_format)
3021 (gdb_host_long_double_format): Set according to the host.
3022
3023 2004-07-29 Andrew Cagney <cagney@gnu.org>
3024
3025 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
3026
3027 2004-07-28 Andrew Cagney <cagney@gnu.org>
3028
3029 * PROBLEMS: Mention threads/1650.
3030 * NEWS: Mention the NPTL fix.
3031
3032 2004-07-28 Andrew Cagney <cagney@gnu.org>
3033
3034 * cli/cli-decode.c (add_setshow_cmd): Delete function.
3035 (add_setshow_cmd_full): Make static.
3036 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
3037 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
3038 * cli/cli-decode.c (add_setshow_filename_cmd)
3039 (add_setshow_string_cmd): New functions.
3040 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
3041 * mips-tdep.c (_initialize_mips_tdep): Update.
3042 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
3043 * cli/cli-logging.c (_initialize_cli_logging): Update.
3044 * complaints.c (_initialize_complaints): Update.
3045 * remote.c (_initialize_remote): Update.
3046
3047 2004-07-28 Andrew Cagney <cagney@gnu.org>
3048
3049 * cli/cli-decode.c (add_setshow_zinteger_cmd)
3050 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
3051 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
3052 print parameters. Make string parameters constant.
3053 * command.h: Update. Update copyright.
3054 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
3055 * observer.c (_initialize_observer): Ditto.
3056 * frame.c (_initialize_frame): Ditto.
3057 * complaints.c (_initialize_complaints): Ditto.
3058 * maint.c (_initialize_maint_cmds): Ditto.
3059 * target.c (initialize_targets): Ditto.
3060 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
3061 * infcall.c (_initialize_infcall): Ditto.
3062 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3063 * m32r-rom.c (_initialize_m32r_rom): Ditto.
3064 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3065 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
3066 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3067
3068 2004-07-28 Andrew Cagney <cagney@gnu.org>
3069
3070 * gdbtypes.c (lookup_primitive_typename): Delete function.
3071 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
3072 * ada-lex.l: Use language_lookup_primitive_type_by_name.
3073 * gdbtypes.c (lookup_typename): Ditto.
3074 * f-exp.y (yylex): Ditto.
3075 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
3076
3077 * scm-lang.c (c_builtin_types): Delete extern declaration.
3078 (scm_language_defn): Replace
3079 string_char_type and primitive_type_vector with
3080 la_language_arch_info.
3081 * jv-lang.c (java_language_defn): Replace
3082 string_char_type and primitive_type_vector with
3083 la_language_arch_info.
3084 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
3085 c_builtin_types in comment.
3086 * c-lang.h (struct language_arch_info): Declare opaque.
3087 (c_language_arch_info): Declare.
3088 (c_builtin_types): Delete declaration.
3089 * c-lang.c (c_language_arch_info): Set string_char_type to
3090 builtin_char, not builtin_true_char. Make global.
3091 (c_builtin_types): Delete array.
3092 (asm_language_defn, minimal_language_defn): Replace
3093 string_char_type and primitive_type_vector with
3094 la_language_arch_info.
3095
3096 2004-07-28 Andrew Cagney <cagney@gnu.org>
3097
3098 * gdbtypes.h (struct builtin_type): Rename true_char to
3099 builtin_true_char.
3100 * gdbtypes.c (gdbtypes_post_init): Update.
3101 * c-lang.c (arch_info): New function.
3102 (enum c_primitive_types): New enum.
3103 (c_language_defn): Instead of string_char_type and
3104 primitive_type_vector set la_language_arch_info.
3105
3106 2004-07-28 Andrew Cagney <cagney@gnu.org>
3107
3108 * language.h (struct language_arch_info): Fix typo
3109 s/primative/primitive/.
3110 * gdbtypes.c (lookup_primitive_typename): Ditto.
3111 * language.c (language_lookup_primitive_type_by_name)
3112 (unknown_language_arch_info): Ditto.
3113
3114 2004-07-27 Andrew Cagney <cagney@gnu.org>
3115
3116 * defs.h (enum language): Add nr_languages.
3117 * language.h (struct language_arch_info): Define.
3118 (struct language_defn): Add la_language_arch_info.
3119 (language_lookup_primative_type_by_name): Declare.
3120 (language_string_char_type): Declare.
3121 * language.c (_initialize_language, language_gdbarch_post_init)
3122 (struct language_gdbarch, language_gdbarch_data): Implement
3123 per-architecture language information.
3124 (unknown_language_arch_info, language_string_char_type)
3125 (language_lookup_primative_type_by_name): New functions.
3126 (unknown_language_defn, auto_language_defn)
3127 (local_language_defn): Set la_language_arch_info to
3128 unknown_language_arch_info.
3129 (unknown_builtin_types): Delete.
3130 * gdbtypes.c (lookup_primitive_typename): Use
3131 language_lookup_primative_type_by_name.
3132 (create_string_type): Use language_string_char_type.
3133 * values.c (value_from_string): Use language_string_char_type.
3134 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
3135 * p-lang.c (pascal_language_defn): Ditto.
3136 * m2-lang.c (m2_language_defn): Ditto.
3137 * jv-lang.c (java_language_defn): Ditto.
3138 * objc-lang.c (objc_language_defn): Ditto.
3139 * f-lang.c (f_language_defn): Ditto.
3140 * c-lang.c (c_language_defn, cplus_language_defn)
3141 (asm_language_defn, minimal_language_defn): Ditto.
3142
3143 2004-07-27 Andrew Cagney <cagney@gnu.org>
3144
3145 * gdbtypes.h (struct builtin_type): Declare.
3146 (builtin_type): Declare.
3147 * d10v-tdep.c (d10v_register_type): Use builtin_type.
3148 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
3149 (gdbtypes_post_init): New function.
3150 (builtin_type): New function.
3151
3152 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
3153
3154 * remote-m32r-sdi.c: Fix breakpoint bug.
3155 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
3156 recv_char_data, recv_long_data): New functions to replace communication
3157 sequences.
3158
3159 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
3160
3161 Document PR threads/1650.
3162 * PROBLEMS (Threads): Document problem with many threads
3163
3164 2004-07-26 Andrew Cagney <cagney@gnu.org>
3165
3166 * gdb-mi.el: Move from here ...
3167 * mi/gdb-mi.el: ... to here.
3168
3169 2004-07-26 Andrew Cagney <cagney@gnu.org>
3170
3171 Problem reported by Ashley Pittman <ashley@quadrics.com>.
3172 * main.c (captured_main): When in batch mode always detach.
3173
3174 2004-07-26 Andrew Cagney <cagney@gnu.org>
3175
3176 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
3177 and h8300 as broken.
3178 * NEWS: END-OF-LIFE frame compatibility module.
3179 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
3180 specific comments.
3181
3182 2004-07-26 Andrew Cagney <cagney@gnu.org>
3183
3184 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
3185 * xcoffsolib.c (_initialize_xcoffsolib): Update.
3186 * wince.c (_initialize_wince): Update.
3187 * win32-nat.c (_initialize_win32_nat): Update.
3188 * varobj.c (_initialize_varobj): Update.
3189 * valops.c (_initialize_valops): Update.
3190 * utils.c (initialize_utils, initialize_utils): Update.
3191 * tui/tui-win.c (_initialize_tui_win): Update.
3192 * top.c (init_main): Update.
3193 * symfile.c (_initialize_symfile): Update.
3194 * source.c (_initialize_source): Update.
3195 * somsolib.c (_initialize_som_solib): Update.
3196 * solib.c (_initialize_solib): Update.
3197 * solib-frv.c (_initialize_frv_solib): Update.
3198 * serial.c (_initialize_serial): Update.
3199 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
3200 * remote.c (_initialize_remote, _initialize_remote): Update.
3201 * remote-vx.c (_initialize_vx): Update.
3202 * remote-utils.c (_initialize_sr_support): Update.
3203 * remote-sds.c (_initialize_remote_sds): Update.
3204 * remote-mips.c (_initialize_remote_mips): Update.
3205 * remote-e7000.c (_initialize_remote_e7000): Update.
3206 * proc-api.c (_initialize_proc_api): Update.
3207 * printcmd.c: Update.
3208 * parse.c (_initialize_parse): Update.
3209 * pa64solib.c (_initialize_pa64_solib): Update.
3210 * p-valprint.c (_initialize_pascal_valprint): Update.
3211 * monitor.c (_initialize_remote_monitors): Update.
3212 * mips-tdep.c (_initialize_mips_tdep): Update.
3213 * mcore-tdep.c (_initialize_mcore_tdep): Update.
3214 * maint.c (_initialize_maint_cmds): Update.
3215 * lin-lwp.c (_initialize_lin_lwp): Update.
3216 * language.c (_initialize_language): Update.
3217 * kod.c (_initialize_kod): Update.
3218 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
3219 * i386-tdep.c (_initialize_i386_tdep): Update.
3220 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
3221 * gdbarch.sh: Update.
3222 * gdbarch.c: Re-generate.
3223 * gdb-events.sh: Update.
3224 * gdb-events.c: Re-generate.
3225 * frame.c (_initialize_frame): Update.
3226 * exec.c: Update.
3227 * demangle.c (_initialize_demangler): Update.
3228 * dcache.c (_initialize_dcache): Update.
3229 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
3230 * cp-valprint.c (_initialize_cp_valprint): Update.
3231 * corefile.c (_initialize_core): Update.
3232 * command.h: Update.
3233 * cli/cli-decode.h: Update.
3234 * cli/cli-cmds.c (init_cli_cmds): Update.
3235 * charset.c (_initialize_charset): Update.
3236 * breakpoint.c (_initialize_breakpoint): Update.
3237 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
3238 * alpha-tdep.c (_initialize_alpha_tdep): Update.
3239 * aix-thread.c (_initialize_aix_thread): Update.
3240
3241 2004-07-24 Mark Kettenis <kettenis@gnu.org>
3242
3243 Partial fix for PR backtrace/1718.
3244 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
3245 that GCC migrates into the prolugue. Don't handle any
3246 instructions that clobber %ebx.
3247
3248 2004-07-23 Andrew Cagney <cagney@gnu.org>
3249
3250 Use regcache_raw_collect instead of regcache_collect.
3251 * regcache.h (regcache_collect): Delete declaration.
3252 * regcache.c (regcache_colect): Delete function.
3253 * win32-nat.c (do_child_store_inferior_registers): Update.
3254 * sol-thread.c (sol_thread_store_registers): Update.
3255 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
3256 * rs6000-nat.c (store_register): Update.
3257 * remote.c (store_register_using_P, remote_store_registers): Update.
3258 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
3259 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
3260 (fill_vrregset, store_spe_registers, fill_gregset)
3261 (fill_gregset): Update.
3262 * nto-procfs.c (procfs_store_registers): Update.
3263 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
3264 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
3265 * m68klinux-nat.c (store_register, fill_gregset): Update.
3266 * m68k-tdep.c (fill_gregset): Update.
3267 * infptrace.c (store_register): Update.
3268 * i386-nto-tdep.c (i386nto_regset_fill): Update.
3269 * i386-linux-nat.c (store_register, fill_gregset): Update.
3270 * hppa-linux-nat.c (fill_gregset): Update.
3271 * go32-nat.c (store_register): Update.
3272 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
3273 (store_fp_regs): Update.
3274 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
3275 (store_nwfpe_extended, store_fpregister, store_fpregs)
3276 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
3277 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
3278 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
3279 (store_regs_user_thread, store_regs_kernel_thread): Update.
3280
3281 2004-07-24 Mark Kettenis <kettenis@gnu.org>
3282
3283 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
3284 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
3285 encoding.
3286 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
3287 member of `struct comp_unit'.
3288
3289 2004-07-23 Andrew Cagney <cagney@gnu.org>
3290
3291 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
3292 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
3293
3294 2004-07-23 Martin Hunt <hunt@redhat.com>
3295 Kevin Buettner <kevinb@redhat.com>
3296
3297 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
3298 alignment was being added to the offset instead of multiplied.
3299
3300 2004-07-23 Mark Kettenis <kettenis@gnu.org>
3301
3302 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
3303 changed signal trampoline in OpenBSD 3.5-current.
3304
3305 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
3306 <machine/pcb.h> and "bsd-kvm.h".
3307 (sparc64nbsd_supply_pcb): New function.
3308 (_initialize_sparc64nbsd_nat): Renamed from
3309 _initialize_sparcnbsd_nat. Enable libkvm interface.
3310 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
3311 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
3312 (LOADLIBES): New variable.
3313
3314 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
3315
3316 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
3317
3318 2004-07-21 Andrew Cagney <cagney@gnu.org>
3319
3320 Use regcache_raw_supply instead of supply_register.
3321 * regcache.h (supply_register): Delete declaration.
3322 * regcache.c (supply_register): Delete function.
3323 * wince.c (do_child_fetch_inferior_registers): Update.
3324 * win32-nat.c (do_child_fetch_inferior_registers)
3325 (fetch_elf_core_registers): Update.
3326 * v850ice.c (v850ice_fetch_registers): Update.
3327 * thread-db.c (thread_db_store_registers): Update.
3328 * sol-thread.c (sol_thread_store_registers): Update.
3329 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
3330 * rs6000-nat.c (fetch_register): Update.
3331 * rom68k-rom.c (rom68k_supply_one_register): Update.
3332 * remote.c (remote_wait, remote_async_wait): Update.
3333 * remote-st.c (get_hex_regs): Update.
3334 * remote-sim.c (gdbsim_fetch_register): Update.
3335 * remote-sds.c (sds_fetch_registers): Update.
3336 * remote-rdp.c (remote_rdp_fetch_register): Update.
3337 * remote-rdi.c (arm_rdi_fetch_registers): Update.
3338 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
3339 * remote-m32r-sdi.c (m32r_fetch_register): Update.
3340 * remote-hms.c (init_hms_cmds): Update.
3341 * remote-est.c (init_est_cmds): Update.
3342 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
3343 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
3344 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
3345 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
3346 (fetch_register, supply_vrregset, supply_vrregset)
3347 (fetch_spe_registers): Update.
3348 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
3349 * monitor.c (monitor_supply_register): Update.
3350 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
3351 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
3352 (mipsnbsd_supply_fpreg): Update.
3353 * mips-nat.c (fetch_inferior_registers)
3354 (fetch_core_registers): Update.
3355 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
3356 (supply_fpregset, mips64_supply_gregset)
3357 (mips64_supply_fpregset): Update.
3358 * m68klinux-nat.c (fetch_register, supply_gregset)
3359 (supply_fpregset): Update.
3360 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
3361 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
3362 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
3363 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
3364 * infptrace.c (fetch_register): Update.
3365 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
3366 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
3367 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
3368 (gnu_fetch_registers, gnu_store_registers): Update.
3369 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
3370 * i386-linux-nat.c (fetch_register, supply_gregset)
3371 (dummy_sse_values): Update.
3372 * hpux-thread.c (hpux_thread_fetch_registers): Update.
3373 * hppah-nat.c (fetch_register): Update.
3374 * hppa-linux-nat.c (fetch_register, supply_gregset)
3375 (supply_fpregset): Update.
3376 * go32-nat.c (fetch_register): Update.
3377 * dve3900-rom.c (fetch_bitmapped_register)
3378 (_initialize_r3900_rom): Update.
3379 * cris-tdep.c (supply_gregset): Update.
3380 * abug-rom.c (init_abug_cmds): Update.
3381 * core-aout.c (fetch_core_registers): Update.
3382 * armnbsd-nat.c (supply_gregset, supply_fparegset)
3383 (fetch_register, fetch_fp_register): Update.
3384 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
3385 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
3386 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
3387 * alphanbsd-tdep.c (fetch_core_registers): Update.
3388 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
3389 * alpha-nat.c (fetch_osf_core_registers)
3390 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
3391 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
3392 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
3393
3394 2004-07-21 Andrew Cagney <cagney@gnu.org>
3395
3396 * PROBLEMS: Mention breakpoints/1702.
3397 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
3398 that is known to work.
3399
3400 2004-07-21 Andrew Cagney <cagney@gnu.org>
3401
3402 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
3403 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
3404 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
3405 (handle_inferior_event): Wrap call to deprecated
3406 IGNORE_HELPER_CALL in #ifdef.
3407 * config/mips/tm-nbsd.h: Update.
3408
3409 2004-07-20 Jim Blandy <jimb@redhat.com>
3410
3411 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
3412 bfd_mach_ppc has no segment registers.
3413
3414 Include PowerPC SPR numbers for special-purpose registers.
3415 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
3416 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
3417 new member in initializer.
3418 (S, S4, SN4, S64): New macros for defining special-purpose
3419 registers.
3420 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
3421 registers_403, registers_403GC, registers_505, registers_860,
3422 registers_601, registers_602, registers_603, registers_604,
3423 registers_750, registers_e500): Use them.
3424
3425 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
3426 replace references with expression used to initialize variable.
3427
3428 2004-07-20 Andrew Cagney <cagney@gnu.org>
3429
3430 * breakpoint.c (deprecated_read_memory_nobpt): Rename
3431 read_memory_nobpt.
3432 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
3433 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
3434 (s390_sigtramp_frame_sniffer): Update.
3435 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
3436 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
3437 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
3438 (mips32_fetch_instruction): Update.
3439 * mcore-tdep.c (get_insn): Update.
3440 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
3441 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
3442 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
3443 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3444 (i386_linux_rt_sigtramp_start): Update.
3445 * i386-linux-nat.c (child_resume): Update.
3446 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
3447 * hppa-linux-tdep.c (insns_match_pattern): Update.
3448 * gdbcore.h: Update.
3449 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
3450 * frame.c (safe_frame_unwind_memory): Update.
3451 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
3452 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
3453 * alpha-tdep.c (alpha_read_insn): Update.
3454
3455 2004-07-20 Andrew Cagney <cagney@gnu.org>
3456
3457 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
3458 containing both bytes and mask. Add "frame_type".
3459 * tramp-frame.c (tramp_frame_start): Update.
3460 (tramp_frame_prepend_unwinder): Update.
3461 * mips-linux-tdep.c (mips_linux_o32_sigframe)
3462 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
3463 (mips_linux_n64_rt_sigframe): Update. Make "static const".
3464 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
3465
3466 2004-07-19 Eli Zaretskii <eliz@gnu.org>
3467
3468 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
3469 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
3470 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
3471 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
3472
3473 2004-07-17 Andrew Cagney <cagney@gnu.org>
3474
3475 * NEWS, PROBLEMS: Update for 6.2.
3476
3477 * README: Update to 6.2.
3478
3479 * utils.c (xvasprintf): Call xstrvprintf.
3480
3481 * parse.c: Update copyright.
3482 (null_post_parser): Eliminate ARGSUSED.
3483
3484 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
3485 * tui/tui-win.c (tui_get_cmd_list): Ditto.
3486 * symfile-mem.c (_initialize_symfile_mem): Ditto.
3487
3488 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
3489 * ppc-linux-nat.c: Use "Linux kernel".
3490 * hppa-linux-tdep.c: Use GNU/Linux.
3491 * hppa-linux-nat.c: Use GNU/Linux.
3492 * dwarfread.c: Add [sic] to use of Linux.
3493
3494 * hppa-linux-nat.c: Do not include <string.h>.
3495 (supply_fpregset): Remove "register" attribute.
3496
3497 * solib-frv.c (fetch_loadmap): Use xfree, not free.
3498
3499 2004-07-17 Mark Kettenis <kettenis@gnu.org>
3500
3501 * configure.in: Define _MSE_INT_H on Solaris 9 too.
3502 * configure, config.in: Regenerated.
3503
3504 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3505 "bsd-kvm.h".
3506 (vaxbsd_supply_pcb): New function.
3507 (_initialize_vaxbsd_nat): New prototype and function.
3508 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
3509 solib-sunos.o.
3510 (LOADLIBES): New variable.
3511 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3512 (LOADLIBES): New variable.
3513 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
3514 (LOADLIBES): New variable.
3515 * Makefile.in (vaxbsd-nat.o): Update dependencies.
3516
3517 2004-07-16 Andrew Cagney <cagney@gnu.org>
3518
3519 * defs.h (event_loop_p): Replace variable declaration with macro,
3520 always 1.
3521 * main.c (captured_main): Delete options "-async" and "-noasync".
3522 (event_loop_p): Delete variable.
3523 * NEWS: Mention that "-async" and "-noasync" were removed.
3524
3525 2004-07-16 Andrew Cagney <cagney@gnu.org>
3526
3527 * remote-m32r-sdi.c: Re-indent.
3528
3529 2004-07-16 Jim Blandy <jimb@redhat.com>
3530
3531 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
3532 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
3533 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
3534 missing MPC823 SPRs.
3535 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
3536 incorrect. (This was corrected in GDB's register name tables on
3537 2004-07-14.)
3538
3539 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
3540 should be "esasrr" ("ESA Save and Restore Register").
3541
3542 2004-07-16 Andrew Cagney <cagney@gnu.org>
3543
3544 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
3545 calls, no longer applicable. Update comments and rename parameter
3546 "step_frame" to "return_frame".
3547
3548 2004-07-16 Andrew Cagney <cagney@gnu.org>
3549
3550 * frame.c (fprint_field): New function.
3551 (fprint_frame_id): Use fprint_field.
3552
3553 2004-07-15 Joel Brobecker <brobecker@gnat.com>
3554
3555 * ada-lang.c (ada_language_defn): Remove commented out code.
3556
3557 2004-07-15 Jim Blandy <jimb@redhat.com>
3558
3559 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
3560 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
3561
3562 2004-07-14 Jim Blandy <jimb@redhat.com>
3563
3564 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
3565
3566 * ppc-tdep.h (ppc_num_vrs): New enum constant.
3567
3568 * ppc-tdep.h (ppc_num_srs): New enum constant.
3569
3570 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
3571 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
3572 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
3573 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
3574 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
3575 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
3576 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
3577 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
3578 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
3579 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
3580 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
3581 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
3582 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
3583 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
3584 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
3585 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
3586 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
3587 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
3588 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
3589 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
3590 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
3591 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
3592 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
3593 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
3594 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
3595 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
3596 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
3597 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
3598 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
3599 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
3600 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
3601 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
3602 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
3603 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
3604 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
3605 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
3606 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
3607 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
3608 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
3609 special-purpose register numbers.
3610
3611 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
3612 manual mentions 'md_twb', but many mention 'm_twb', and at that
3613 point in the register list.)
3614
3615 2004-07-14 Andrew Cagney <cagney@gnu.org>
3616
3617 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
3618 instead of "internal-error".
3619
3620 2004-07-10 Joel Brobecker <brobecker@gnat.com>
3621
3622 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
3623 that was inserted inside a comment.
3624
3625 2004-07-10 Randolph Chung <tausq@debian.org>
3626
3627 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
3628 function.
3629 (hppa_hpux_push_dummy_code): New function.
3630 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
3631 Set find_global_pointer method.
3632
3633 2004-07-10 Mark Kettenis <kettenis@gnu.org>
3634
3635 * NEWS: Mention BSD libkvm interface.
3636
3637 2004-07-10 Michael Snyder <msnyder@redhat.com>
3638
3639 * symfile.c (generic_load): Comment typo.
3640 * stack.c (get_selected_block): Ditto.
3641 * regcache.c (regcache_cooked_read): Ditto.
3642 * monitor.c (monitor_debug): Ditto.
3643 * mips-tdep.c (mips_read_pc): Ditto.
3644 * i386-linux-nat.c (ps_get_thread_area): Ditto.
3645 * gdb_mbuild.sh: Ditto.
3646 * gdbarch.sh: Ditto.
3647 * gdbarch.h: Ditto.
3648
3649 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
3650
3651 * ada-tasks.c: Remove file.
3652
3653 Remove ARI problems:
3654
3655 * ada-exp.y (write_var_from_sym): Reformat to put operator at
3656 beginning of line.
3657
3658 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
3659 Add comment.
3660 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
3661 (MIN_OF_SIZE): Rename min_of_size. Add comment.
3662 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
3663 (UMIN_OF_SIZE): Remove.
3664 (max_of_type): New function to replace orphan macro in gdbtypes.h
3665 (min_of_type): Ditto.
3666 (discrete_type_high_bound): Use max_of_type.
3667 (discrete_type_low_bound): Use min_of_type.
3668 (possible_user_operator_p): Move operator to beginning of line.
3669 (ada_is_variant_part): Ditto.
3670 (ensure_lval): Rewrite to avoid deprecated operations.
3671 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
3672 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
3673 (ada_enum_name): Remove assignments in 'if' statements.
3674 (build_ada_types): Add gdbarch parameter.
3675 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
3676 with gdbarch_data_register_post_init.
3677 Use add_setshow_uinteger_cmd rather than add_set_cmd and
3678 add_show_from_set.
3679
3680 * ada-valprint.c (inspect_it): Remove declaration.
3681 (repeat_count_threshold): Remove declaration.
3682 (ada_print_floating): Remove assignments in 'if' statements.
3683 (print_str): Move operator to beginning of line.
3684
3685 2004-07-08 Jim Blandy <jimb@redhat.com>
3686
3687 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
3688
3689 2004-07-08 Bob Rossi <bob@brasko.net>
3690
3691 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
3692
3693 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
3694
3695 * language.h (struct_language_defn): Add new function pointer:
3696 la_class_name_from_physname. Also add new prototype for
3697 language_class_name_from_physname.
3698 * language.c (language_class_name_from_physname): New function.
3699 (unk_lang_class_name): Ditto.
3700 (unknown_language_defn, auto_language_defn): Change
3701 to add unk_lang_class_name function pointer for
3702 la_class_name_from_physname.
3703 (local_language_defn): Ditto.
3704 * dwarf2read.c (guess_structure_name): Change to call
3705 language_class_name_from_physname.
3706 (determine_class_name): Ditto.
3707 * cp-support.c (class_name_from_physname): Renamed.
3708 (cp_class_name_from_physname): New name of function.
3709 * cp-support.h: Ditto.
3710 * c-lang.c (c_language_defn): Change to add NULL
3711 for class_name_from_physname function pointer.
3712 (cplus_language_defn): Change to add cp_class_name_from_physname.
3713 * jv-lang.c (java_class_name_physname): New function.
3714 (java_find_last_component): New static routine.
3715 (java_language_defn): Add java_class_name_from_physname pointer.
3716 * ada-lang.c (ada_language_defn): Change to add NULL
3717 for class_name_from_physname function pointer.
3718 * f-lang.c (f_language_defn): Ditto.
3719 * m2-lang.c (m2_language_defn): Ditto.
3720 * objc-lang.c (objc_language_defn): Ditto.
3721 * p-lang.c (pascal_language_defn): Ditto.
3722 * scm-lang.c (scm_language_defn): Ditto.
3723
3724 2004-07-06 Andrew Cagney <cagney@gnu.org>
3725
3726 Patch from Bart Robinson.
3727 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
3728 (O_LARGEFILE): Define to 0, if not defined.
3729
3730 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3731
3732 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
3733 <machine/pcb.h> and "bsd-kvm.h".
3734 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
3735 (m68kbsd_supply_pcb): New function.
3736 (_initialize_m68kbsd_nat): New prototype and function.
3737 * Makefile.in (m68kbsd-nat.o): Update dependencies.
3738 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3739 (LOADLIBES): New variable.
3740 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
3741 (LOADLIBES): New variable.
3742
3743 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
3744
3745 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3746
3747 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
3748 <sys/proc.h>.
3749 (bsd_kvm_cmdlist): New variable.
3750 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
3751 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
3752 command and "kvm proc" command.
3753 * Makefile.in (bsd-kvm.o): Update dependencies.
3754
3755 2004-07-02 Mark Kettenis <kettenis@gnu.org>
3756
3757 * osabi.c: Update copyright year.
3758 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
3759 notes if EI_OSABI is set to ELFOSABI_HPUX.
3760
3761 2004-07-01 Michael Snyder <msnyder@redhat.com>
3762
3763 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
3764 that seems to have gotten whacked out of line.
3765
3766 2004-07-01 Mark Kettenis <kettenis@gnu.org>
3767
3768 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
3769 code.
3770
3771 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3772
3773 * ada-lang.c (decode_packed_array): Minor change to comment.
3774 (ada_value_slice_ptr): New function.
3775 (ada_value_slice): New function.
3776 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
3777 test. Don't know why it is there.
3778 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
3779 to avoid dereferencing huge arrays from which one is slicing.
3780 (empty_array): Correct to return an array rather than
3781 a subrange value.
3782 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
3783 on empty arrays (let'em use 'FIRST instead).
3784
3785 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3786
3787 Address complaints from gdb_ari.sh:
3788
3789 * ada-exp.y: Include gdb_string.h rather than string.h.
3790 (convert_char_literal): Reformat declaration.
3791 * ada-lang.h: Include opaque struct declaration for struct frame_info.
3792 * ada-lex.l: Change use of free to xfree (the macro would do so
3793 anyway, but this is harmless).
3794 Include gdb_string.h rather than string.h.
3795 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
3796
3797 * ada-lang.c (parse): Remove K&Rism in parameter list.
3798 (is_name_suffix): Correct Linux => GNU/Linux in comment.
3799
3800 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3801
3802 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
3803 dead code.
3804
3805 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3806
3807 * alphabsd-nat.c: Update copyright year.
3808 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
3809
3810 2004-06-29 Joel Brobecker <brobecker@gnat.com>
3811
3812 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
3813 (i386_cygwin_in_solib_call_trampoline): New function.
3814 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
3815 and skip_trampoline_code gdbarch methods.
3816
3817 2004-06-29 Jim Blandy <jimb@redhat.com>
3818
3819 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
3820 name actually used in the dependency lists.
3821
3822 2004-06-29 Randolph Chung <tausq@debian.org>
3823
3824 * NEWS (New native configurations): Mention GNU/Linux/hppa.
3825
3826 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3827
3828 * win32-nat.c (child_pid_to_exec_file): New function.
3829 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
3830 functionality.
3831
3832 2004-06-28 Andrew Cagney <cagney@gnu.org>
3833
3834 * defs.h (xstrvprintf): Declare.
3835 * utils.c (xstrvprintf): New function.
3836 (internal_vproblem, xstrprintf, xasprintf)
3837 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
3838 * serial.c (serial_printf): Ditto.
3839 * complaints.c (vcomplaint): Ditto.
3840
3841 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3842
3843 * infcmd.c (attach_command): Move call to target_terminal_inferior
3844 behind loading symbol table.
3845
3846 2004-06-28 Andrew Cagney <cagney@gnu.org>
3847
3848 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
3849 change - add back extern deprecated_ui_loop_hook declaration.
3850
3851 2004-06-28 Andrew Cagney <cagney@gnu.org>
3852
3853 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
3854 xstrprintf.
3855 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
3856 (c_value_of_variable): Ditto.
3857 * utils.c (internal_vproblem): Ditto.
3858 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
3859 * remote.c (add_packet_config_cmd): Ditto.
3860 * remote-rdp.c (rdp_set_command_line): Ditto.
3861 * regcache.c (regcache_dump): Ditto.
3862 * frv-tdep.c (new_variant, new_variant): Ditto.
3863 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
3864 (fbsd_find_memory_regions): Ditto.
3865 * breakpoint.c (create_thread_event_breakpoint)
3866 (create_breakpoints): Ditto.
3867 * aix-thread.c (aix_thread_pid_to_str): Ditto.
3868 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
3869
3870 2004-06-28 Joel Brobecker <brobecker@gnat.com>
3871
3872 * ada-lang.c: Re-indent file, with some massaging to help indent
3873 a bit when the result is otherwise really too ugly.
3874
3875 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
3876
3877 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
3878 code_addr_p and special_addr_p to 'unsigned int'.
3879
3880 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3881
3882 * i386v4-nat.c: Update copyright year and tweak comment.
3883 (regmap): Remove trailing comma.
3884 (supply_gregset): Rename local variable i to regnum. Call
3885 regcache_raw_supply instead of supply_register.
3886 (fill_gregset): Rename argument regno to regnum. Call
3887 regcache_raw_collect instead of regcache_collect.
3888
3889 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
3890
3891 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
3892 and special_addr_p.
3893 (frame_id_build, frame_id_build_special): Update comments.
3894 (frame_id_build_wild): New prototype.
3895 * frame.c (frame_id_build, frame_id_build_special): Fill in new
3896 struct frame_id fields.
3897 (frame_id_build_wild): New function.
3898 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
3899
3900 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3901
3902 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
3903 hppabsd-tdep.c.
3904
3905 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3906
3907 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
3908
3909 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3910
3911 * ada-lang.c: Re-indent file.
3912
3913 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3914
3915 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
3916 (no_symtab_msg): Likewise.
3917
3918 2004-06-27 Andreas Schwab <schwab@suse.de>
3919
3920 * source.c: Fix whitespace.
3921
3922 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3923
3924 * configure.in: Include <sys/param.h> for td_pcb test.
3925 * configure: Regenerated.
3926
3927 * i386nbsd-nat.c: New file.
3928 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
3929 i386obsd-nat.c and i386obsd-tdep.c.
3930 (i386nbsd-nat.o): New dependency.
3931 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
3932 bsd-kvm.o.
3933 (LOADLIBES): New variable.
3934 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
3935 bsd-kvm.o.
3936 (LOADLIBES): New variable.
3937
3938 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
3939 (LOADLIBES): New variable.
3940
3941 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
3942 fetching from BSD_KVM_PADDR. Correctly lookup address for
3943 "_thread0".
3944
3945 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
3946 "bsd-kvm.h".
3947 (amd64fbsd_supply_pcb): New funcion.
3948 (_initialize_amd64fbsd_nat): Enable libkvm interface.
3949
3950 2004-06-27 <david@streamline-computing.com>
3951
3952 Partial fix for PR cli/1056.
3953 * valarith.c: Check for zero in division and remainder
3954 evaluation.
3955
3956 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3957
3958 * i387-tdep.c: Remove excessive whitespace.
3959
3960 2004-06-26 Andrew Cagney <cagney@gnu.org>
3961
3962 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
3963 * gdb-events.h, gdb-events.c: Re-generate.
3964 * tui/tui-hooks.c (tui_install_hooks): Update.
3965 (tui_remove_hooks): Update.
3966 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
3967
3968 2004-06-26 Mark Kettenis <kettenis@gnu.org>
3969
3970 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
3971 (gregset_t, fpregset_t): Remove typedefs.
3972 (REG_OFFSET): Rename argument.
3973 (amd64bsd_r_reg_offset): Rename from reg_offset.
3974 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
3975 Remove functions.
3976 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
3977 of reg_offset.
3978 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
3979
3980 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
3981
3982 * vax-tdep.c: Tweak comment.
3983
3984 Add OpenBSD/hppa support.
3985 * NEWS (New native configurations): Mention OpenBSD/hppa.
3986 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
3987 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
3988 files.
3989 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
3990 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
3991 * configure.host: Add hppa*-*-openbsd*.
3992 * configure.tgt: Add hppa*-*-openbsd*.
3993
3994 2004-06-25 Andrew Cagney <cagney@gnu.org>
3995
3996 * defs.h (deprecated_ui_loop_hook): Deprecated.
3997 * wince.c (child_wait): Update.
3998 * win32-nat.c (child_wait): Update.
3999 * v850ice.c (v850ice_wait): Update.
4000 * top.c (deprecated_ui_loop_hook): Update.
4001 * serial.h: Update.
4002 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
4003 (do_unix_readchar): Update.
4004 * ser-tcp.c (net_open): Update.
4005 * remote-sim.c (gdb_os_poll_quit): Update.
4006 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
4007
4008 2004-06-24 Andrew Cagney <cagney@gnu.org>
4009
4010 * defs.h (deprecated_pre_add_symbol_hook)
4011 (deprecated_post_add_symbol_hook): Deprecated.
4012 * symfile.c (symbol_file_add_with_addrs_or_offsets)
4013 (symbol_file_add_with_addrs_or_offsets): Update references.
4014
4015 2004-06-24 Andrew Cagney <cagney@gnu.org>
4016
4017 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
4018 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
4019 * wince.c (ui_loop_hook): Delete extern declaration.
4020 * win32-nat.c (ui_loop_hook): Delete extern declaration..
4021 * v850ice.c (ui_loop_hook): Delete extern declaration..
4022 * ser-unix.c (ui_loop_hook): Delete extern declaration..
4023 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
4024 * remote-sim.c (ui_loop_hook): Delete extern declaration..
4025 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
4026 ui_loop_hook declaration.
4027
4028 2004-06-24 Andrew Cagney <cagney@gnu.org>
4029
4030 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
4031 entry_func_highpc fields.
4032 * objfiles.c (init_entry_point_info): Do not clear
4033 entry_func_lowpc and entry_func_highpc.
4034 (objfile_relocate): Do not relocate entry_func_lowpc and
4035 entry_func_highpc.
4036 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
4037 entry_func_highpc.
4038 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
4039 entry_func_highpc.
4040 * blockframe.c (legacy_frame_chain_valid): Replace tests against
4041 entry_func_lowpc and entry_func_highpc with call to
4042 inside_entry_func.
4043
4044 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4045
4046 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
4047 quad-precision floating point arguments in registers.
4048
4049 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4050
4051 From Michael Mueller <m.mueller99@kay-mueller.de>:
4052 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
4053 account.
4054
4055 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
4056
4057 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
4058 to -1.
4059 * breakpoint.c (bpstat_stop_status): Move check for ignoring
4060 untriggered watchpoints to a separate if clause. Update function
4061 comment regarding STOPPED_BY_WATCHPOINT argument.
4062
4063 2004-06-22 Jim Blandy <jimb@redhat.com>
4064
4065 * gdbarch.sh: Doc fix.
4066
4067 2004-06-21 Martin Hunt <hunt@redhat.com>
4068 Kevin Buettner <kevinb@redhat.com>
4069
4070 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
4071 * mips-tdep.h (MIPS_SP_REGNUM): Define.
4072 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
4073 to set_gdbarch_sp_regnum(). Use cooked register number.
4074 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
4075
4076 2004-06-21 Andrew Cagney <cagney@gnu.org>
4077
4078 * gdbarch.sh: When the macro field is empty, do not generate a
4079 macro definition. When the macro field is "=", generate the macro
4080 name from the upper-case function name.
4081 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
4082 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
4083 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
4084 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
4085 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
4086 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
4087 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
4088 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
4089 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
4090 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
4091 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
4092 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
4093 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
4094 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
4095 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4096 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
4097 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
4098 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
4099 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
4100 (DEPRECATED_USE_STRUCT_CONVENTION)
4101 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4102 (DEPRECATED_FRAME_INIT_SAVED_REGS)
4103 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
4104 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
4105 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4106 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
4107 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
4108 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
4109 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
4110 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
4111 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
4112 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
4113 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
4114 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
4115 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
4116 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
4117 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
4118 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
4119
4120 2004-06-21 Andrew Cagney <cagney@gnu.org>
4121
4122 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
4123 macro name, and the function rather than macro value. Only wrap
4124 macro print statements in #ifdef. Move format logic to where it
4125 is needed.
4126 * gdbarch.c: Re-generate.
4127
4128 * gdbarch.sh (read): Delete "print_p" and "description", add
4129 "garbage_at_eol". Check for non-empty garbage at end-of-line.
4130 Delete references to print_p.
4131 (TARGET_ARCHITECTURE): Delete print predicate.
4132 * gdbarch.c: Re-generate.
4133
4134 * gdbarch.sh: Check that multi-arch methods do not provide a
4135 macro.
4136 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
4137 (print_registers_info, print_float_info, print_vector_info)
4138 (adjust_breakpoint_address, remote_translate_xfer_address)
4139 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
4140 (address_class_type_flags_to_name, unwind_sp): Remove the macro
4141 name from the multi-arch definition.
4142
4143 2004-06-20 Andrew Cagney <cagney@gnu.org>
4144
4145 * gdbarch.sh: Sort by the function, instead of macro name.
4146 * gdbarch.c: Re-generate.
4147
4148 2004-06-20 Andrew Cagney <cagney@gnu.org>
4149
4150 * gdbarch.sh: Use the function, instead of macro name in
4151 errors and the log file.
4152 (return_value): Remove stray ":" in spec.
4153
4154 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
4155 * gdbarch.h, gdbarch.c: Re-generate.
4156 * Makefile.in (arch-utils.o): Update dependencies.
4157 * values.c (using_struct_return): Move code calling
4158 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
4159 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
4160 to legacy_return_value, simplify.
4161 * infcmd.c (print_return_value): Move code calling
4162 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
4163 to legacy_return_value, simplify.
4164 * infcall.c (call_function_by_hand): Move code calling
4165 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
4166 * arch-utils.c: Update copyright. Include "gdbcore.h".
4167 (legacy_return_value): New function.
4168 * arch-utils.h: Update copyright.
4169 (legacy_return_value): Declare.
4170
4171 2004-06-20 Andrew Cagney <cagney@gnu.org>
4172
4173 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
4174 * gdbarch.h, gdbarch.c: Re-generate.
4175 * values.c (using_struct_return): Update call.
4176 * mcore-tdep.c: Update comment.
4177 * infcall.c (call_function_by_hand): Update comment.
4178 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4179 * arch-utils.h (always_use_struct_convention): Update.
4180 * v850-tdep.c (v850_gdbarch_init): Update.
4181 * sh64-tdep.c (sh64_gdbarch_init): Update.
4182 * sh-tdep.c (sh_gdbarch_init): Update.
4183 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4184 * mips-tdep.c (mips_gdbarch_init): Update.
4185 * mcore-tdep.c (mcore_gdbarch_init): Update.
4186 * m32r-tdep.c (m32r_gdbarch_init): Update.
4187 * ia64-tdep.c (ia64_gdbarch_init): Update.
4188 * h8300-tdep.c (h8300_gdbarch_init): Update.
4189 * frv-tdep.c (frv_gdbarch_init): Update.
4190 * cris-tdep.c (cris_gdbarch_init): Update.
4191 * arm-tdep.c (arm_gdbarch_init): Update.
4192 * alpha-tdep.c (alpha_gdbarch_init): Update.
4193
4194 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4195
4196 * PROBLEMS: Add more specific information, and a work-around,
4197 for PR gdb/1458.
4198
4199 2004-06-18 Andrew Cagney <cagney@gnu.org>
4200
4201 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
4202 * gdbarch.h, gdbarch.c: Re-generate.
4203 * ada-lang.c (ada_finish_decode_line_1): Update.
4204 * infrun.c (handle_inferior_event): Update.
4205 * infcall.c (find_function_addr): Update.
4206 * linespec.c (minsym_found): Update.
4207 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
4208 Update.
4209 * blockframe.c (legacy_frameless_look_for_prologue): Update.
4210 * cli/cli-cmds.c (disassemble_command): Update.
4211 * vax-tdep.c (vax_gdbarch_init): Update.
4212
4213 2004-06-18 Mark Kettenis <kettenis@gnu.org>
4214
4215 * i386-tdep.c (i386_collect_fpregset): Fix comment.
4216
4217 2004-06-17 Andrew Cagney <cagney@gnu.org>
4218
4219 GDB 6.1.1 released from the GDB 6.1 branch.
4220 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
4221 * PROBLEMS: Ditto.
4222
4223 2004-06-16 Daniel Jacobowitz <dan@debian.org>
4224
4225 PR gdb/1658
4226 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
4227 operation as a uleb128. Found by Michael Coulter.
4228
4229 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
4230
4231 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
4232 make it non-static.
4233 * ada-lang.h (task_control_block): declaration moved from ada-task.c
4234 to ada-lang.h; this is needed to be able to implement the kill command
4235 in multi-task mode.
4236 (task_ptid): Ditto.
4237 (task_entry): Ditto.
4238 (task_list): Ditto.
4239 (ada_build_task_list): Ditto.
4240
4241 * ada-lang.c: Conditionalize routines and data structures related
4242 to breakpoints, exceptions, completion, and symbol caching on
4243 GNAT_GDB, since these are not yet used in the submitted public sources.
4244 (ada_main_name): Editorial: Move definition out of exception-related
4245 code.
4246
4247 2004-06-15 Andrew Cagney <cagney@gnu.org>
4248
4249 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
4250 deprecated_pc_in_call_dummy.
4251
4252 2004-06-15 Alan Modra <amodra@bigpond.net.au>
4253
4254 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
4255 bfd_get_section_size_before_reloc or _raw_size.
4256 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
4257 * dwarf2read.c (dwarf2_locate_sections): Likewise.
4258 (dwarf2_read_section): Likewise.
4259 * elfread.c (elf_locate_sections): Likewise.
4260 * gcore.c (derive_heap_segment): Likewise.
4261 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
4262 * remote-e7000.c (e7000_load): Likewise.
4263 * remote-m32r-sdi.c (m32r_load): Likewise.
4264 * remote-mips.c (mips_load_srec): Likewise.
4265 (pmon_load_fast): Likewise.
4266 * remote.c (compare_sections_command): Likewise.
4267 * symfile.c (add_section_size_callback): Likewise.
4268 (load_section_callback): Likewise.
4269 (pc_in_unmapped_range): Likewise.
4270 (pc_in_mapped_range): Likewise.
4271 (sections_overlap): Likewise.
4272 (list_overlays_command): Likewise.
4273 (simple_overlay_update_1): Likewise.
4274 (simple_overlay_update): Likewise.
4275 * tracepoint.c (remote_set_transparent_ranges): Likewise.
4276 * win32-nat.c (core_section_load_dll_symbols): Likewise.
4277
4278 2004-06-14 Randolph Chung <tausq@debian.org>
4279
4280 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
4281 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
4282 static.
4283 (hppa_hpux_inferior_created): New function.
4284 (hppa_hpux_init_abi): Register observer.
4285 * symfile.c (hp_cxx_exception_support_initialized)
4286 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
4287 (symbol_file_add_main_1, symbol_file_clear): Likewise.
4288
4289 2004-06-14 Randolph Chung <tausq@debian.org>
4290
4291 * MAINTAINERS (Write After Approval): Alphabetize my entry
4292 correctly.
4293
4294 2004-06-14 Andrew Cagney <cagney@gnu.org>
4295
4296 * MAINTAINERS (testsuite): List Michael Chastain as the lead
4297 testsuite maintainer.
4298
4299 2004-06-13 Andrew Cagney <cagney@gnu.org>
4300
4301 * infcmd.c (print_return_value): Fix logic, allow
4302 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
4303
4304 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
4305 defining any macros.
4306 * gdbarch.h: Re-generate.
4307
4308 * gdbarch.sh: Delete "level" attribute. Only check for a macro
4309 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
4310 * gdbarch.h: Re-generate.
4311
4312 * values.c (generic_use_struct_convention): Don't check gcc_p.
4313
4314 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
4315 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
4316 * gdbarch.h, gdbarch.c: Regenerate.
4317 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
4318 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
4319 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
4320 deprecated_max_register_raw_size and
4321 deprecated_max_register_virtual_size.
4322 * v850-tdep.c (v850_gdbarch_init): Ditto.
4323 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
4324 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4325 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4326 * cris-tdep.c (cris_gdbarch_init): Ditto.
4327
4328 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
4329 * gdbarch.h, gdbarch.c: Re-generate.
4330 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
4331 (m68hc11_use_struct_convention): Delete function.
4332 (m68hc11_extract_struct_value_address): Delete function.
4333 (m68hc11_return_value): New function.
4334 (m68hc11_gdbarch_init): Instead of store_return_value,
4335 extract_return_value, return_value_on_stack,
4336 deprecated_extract_struct_value_address and use_struct_convention,
4337 set return_value.
4338 * values.c (using_struct_return): Do not call
4339 RETURN_VALUE_ON_STACK.
4340 * arch-utils.h (generic_return_value_on_stack_not): Delete
4341 declaration.
4342 * arch-utils.c (generic_return_value_on_stack_not): Delete
4343 function.
4344
4345 2004-06-12 Andrew Cagney <cagney@gnu.org>
4346
4347 * values.c (register_value_being_returned): Delete function.
4348 * infcmd.c (legacy_return_value): Delete function.
4349 * infcall.c (call_function_by_hand): Inline
4350 "register_value_being_returned", simplify.
4351 * values.c (using_struct_return): Update comment, refer to
4352 print_return_value instead of register_value_being_returned.
4353 * infcmd.c (print_return_value): Inline calls to
4354 register_value_being_returned and legacy_return_value. Simplify.
4355
4356 2004-06-11 Randolph Chung <tausq@debian.org>
4357
4358 * somread.c (som_symtab_read): Exclude gcc local symbols.
4359
4360 2004-06-11 Randolph Chung <tausq@debian.org>
4361
4362 * infrun.c (handle_inferior_event): Handle the case when a
4363 trampoline ends up in the runtime resolver, and if the trampoline
4364 has no name. Rearrange the code so that all the trampoline
4365 processing happens before other step-out-of-range handling.
4366
4367 2004-06-11 Martin Hunt <hunt@redhat.com>
4368
4369 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
4370 has no fpu.
4371
4372 2004-06-10 Andrew Cagney <cagney@gnu.org>
4373
4374 * blockframe.c (legacy_inside_entry_func): Delete.
4375 (legacy_frame_chain_valid): Inline call to
4376 legacy_inside_entry_func, simplify.
4377
4378 2004-06-10 Bob Rossi <bob@brasko.net>
4379
4380 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
4381 * dwarf2read.c (partial_die_info): Add dirname field.
4382 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
4383 (read_partial_die): Save away DW_AT_comp_dir.
4384 * defs.h (symtab_to_filename): Removed.
4385 * source.c (find_and_open_source): Added.
4386 (open_source_file): Just calls find_and_open_source.
4387 (symtab_to_filename): Removed.
4388 (symtab_to_fullname, psymtab_to_fullname): Added.
4389 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
4390 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
4391 symtab_to_filename.
4392 * symtab.h (partial_symtab): Add dirname field.
4393 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
4394 (mi_cmd_file_list_exec_source_file): Call new function
4395 symtab_to_fullname to find fullname.
4396 (mi_cmd_file_list_exec_source_files): Added.
4397 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
4398 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
4399
4400 2004-06-10 Andrew Cagney <cagney@gnu.org>
4401
4402 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
4403 to generic_use_struct_convention, the default value.
4404
4405 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
4406 of abort.
4407
4408 * ns32k-tdep.c (ns32k_push_arguments): New function.
4409 (ns32k_gdbarch_init): Set deprecated_push_arguments.
4410 * infcall.c (call_function_by_hand): Call error instead of
4411 legacy_push_arguments.
4412 * value.h (legacy_push_arguments): Delete declaration.
4413 * valops.c (legacy_push_arguments): Delete function.
4414 (value_push): Delete function.
4415
4416 2004-06-10 Brian Ford <ford@vss.fsi.com>
4417
4418 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
4419 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
4420 info.
4421 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
4422
4423 2004-06-10 Andrew Cagney <cagney@gnu.org>
4424
4425 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
4426 * gdbarch.h, gdbarch.c: Re-generate.
4427 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
4428 parameters.
4429 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
4430 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
4431 deprecated_pc_in_call_dummy instead of
4432 DEPRECATED_PC_IN_CALL_DUMMY.
4433 (arm_skip_prologue): Ditto.
4434 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
4435 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
4436 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
4437 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
4438 Ditto.
4439 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
4440 (sh64_init_extra_frame_info, sh64_get_saved_register)
4441 (sh64_pop_frame): Ditto.
4442 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
4443 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
4444 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
4445 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
4446 (h8300_pop_frame): Ditto.
4447 * blockframe.c (legacy_inside_entry_func)
4448 (legacy_frame_chain_valid): Ditto.
4449 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
4450 to deprecated_pc_in_call_dummy.
4451
4452 2004-06-09 Andrew Cagney <cagney@gnu.org>
4453
4454 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
4455 provide a default value.
4456 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
4457 * gdbarch.h, gdbarch.c: Re-generate.
4458 * arch-utils.c (generic_convert_register_p): Rename
4459 legacy_convert_register_p
4460 (legacy_register_to_value, legacy_value_to_register): Delete
4461 functions.
4462 * arch-utils.h (generic_convert_register_p): Rename
4463 legacy_convert_register_p.
4464 (legacy_register_to_value, legacy_value_to_register): Delete
4465 declarations.
4466
4467 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
4468 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
4469 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
4470 * gdbarch.h, gdbarch.c: Re-generate.
4471 * infcmd.c (default_print_registers_info): Simplify.
4472 * findvar.c (value_of_register): Simplify.
4473 * mi/mi-main.c (get_register): Simplify.
4474 * arch-utils.c (legacy_convert_register_p): Always return 0.
4475 (legacy_register_to_value, legacy_value_to_register): Always call
4476 internal_error.
4477
4478 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
4479 #ifdef CLEAR_INSN_CACHE code.
4480 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
4481 Delete #ifdef CLEAR_DEFERRED_STORES code.
4482
4483 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
4484
4485 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
4486 copyright.
4487 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
4488
4489 * config/mips/mipsv4.mh: Delete file.
4490
4491 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
4492 unreferenced macro.
4493 (hpread_adjust_stack_address): Delete declaration.
4494
4495 2004-06-08 Andrew Cagney <cagney@gnu.org>
4496
4497 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
4498 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
4499 PTRACE_ATTACH / PTRACE_DETACH available call error.
4500 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
4501 * infttrace.c (update_thread_state_after_attach, attach, detach):
4502 Remove #ifdef wrappers.
4503 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
4504 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
4505 * config/nm-bsd.h (ATTACH_DETACH): Delete.
4506 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
4507 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
4508 * config/nm-linux.h (ATTACH_DETACH): Delete.
4509 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
4510 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
4511 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
4512 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
4513 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
4514
4515 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
4516
4517 * configure.in: Set $configdir to the right OS specific value.
4518 Use value when setting $tcldir and $tkdir.
4519 * configure: Regenerate.
4520
4521 2004-06-06 Paul Brook <paul@codesourcery.com>
4522
4523 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
4524 records.
4525
4526 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
4527
4528 * ada-lang.c (lookup_symbol_in_language): New function to allow
4529 re-use of another language's symbol lookup code. (Placed here
4530 temporarily while Ada support is being integrated into the public
4531 tree).
4532 (restore_language): New auxiliary function for
4533 lookup_symbol_in_language.
4534 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
4535 temporarily while Ada support is being integrated into the public
4536 tree).
4537
4538 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
4539
4540 * Makefile.in (check//%): New.
4541
4542 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
4543 (mn10300_store_return_value): Rewrite.
4544 (mn10300_type_align): New.
4545 (mn10300_use_struct_convention): Rewrite.
4546 (mn10300_return_value): New, using all of the above.
4547 (mn10300_pop_frame_regular): Add saved_regs_size.
4548 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
4549
4550 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
4551 regs if PC is on movm.
4552
4553 2004-06-07 Jim Blandy <jimb@redhat.com>
4554
4555 Add native Linux support for the PowerPC E500.
4556 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
4557 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
4558 all architectures except the E500.
4559 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
4560 #definitions.
4561 (struct gdb_evrregset_t): New type.
4562 (have_ptrace_getsetevrregs): New variable.
4563 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
4564 fetch_spe_registers): New functions.
4565 (fetch_register): Call fetch_spe_register as appropriate.
4566 Assert that we're only passed raw register numbers.
4567 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
4568 Don't fetch gprs if they're pseudoregisters.
4569 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
4570 store_spe_registers): New functions.
4571 (store_register): Call store_spe_register as appropriate.
4572 Assert that we're only passed raw register numbers.
4573 (store_ppc_registers): Call store_spe_registers as appropriate.
4574 Don't store gprs if they're pseudoregisters.
4575
4576 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
4577
4578 * thread-db.c (thread_get_info_callback): Fill in the thread_info
4579 struct if one exists, even if we are dealing with a zombie thread.
4580
4581 2004-06-07 Andrew Cagney <cagney@gnu.org>
4582
4583 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
4584 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
4585 Rename PC_REQUIRES_RUN_BEFORE_USE.
4586 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
4587 #ifdef.
4588
4589 2004-06-07 Randolph Chung <tausq@debian.org>
4590
4591 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
4592 unwinding after sp has been saved to the stack but before the end
4593 of the prologue, and after the fp has been modified but before it has
4594 been saved to the stack.
4595 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
4596 Remove superfluous definitions.
4597 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
4598
4599 2004-06-07 Guy Martin <gmsoft@gentoo.org>
4600
4601 Committed by Randolph Chung.
4602 * hppa-linux-nat.c: Include the correct version of the header file
4603 depending on the kernel version.
4604
4605 2004-06-06 Randolph Chung <tausq@debian.org>
4606
4607 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
4608 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
4609
4610 2004-06-06 Randolph Chung <tausq@debian.org>
4611
4612 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
4613 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
4614 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
4615 * hppa-tdep.c (hppa_symbol_address): New function definition.
4616 * hppa-tdep.h (hppa_symbol_address): New function declaration.
4617
4618 2004-06-06 Randolph Chung <tausq@debian.org>
4619
4620 * hppa-tdep.h (struct value): Forward declaration.
4621 (gdbarch_tdep): Define tdep find_global_pointer method.
4622 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
4623 associated with the function we are trying to call, and write it
4624 to the gp register.
4625 (hppa32_convert_from_funct_ptr_addr): New function.
4626 (hppa_find_global_pointer): New function.
4627 (hppa_gdbarch_init): Set default find_global_pointer method; set
4628 convert_from_func_ptr_addr method.
4629 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
4630 (hppa_linux_init_abi): Set find_global_pointer method.
4631 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
4632
4633 2004-06-06 Randolph Chung <tausq@debian.org>
4634
4635 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
4636 to struct value *function.
4637 * gdbarch.c: Regenerate.
4638 * gdbarch.h: Likewise.
4639 * infcall.c (call_function_by_hand): Pass entire function value
4640 to push_dummy_call.
4641
4642 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
4643 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
4644 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
4645 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
4646 * arm-tdep.c (arm_push_dummy_call): Likewise.
4647 * avr-tdep.c (avr_push_dummy_call): Likewise.
4648 * cris-tdep.c (cris_push_dummy_call): Likewise.
4649 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
4650 * frv-tdep.c (frv_push_dummy_call): Likewise.
4651 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
4652 * hppa-tdep.c (hppa32_push_dummy_call)
4653 (hppa64_push_dummy_call): Likewise.
4654 * i386-tdep.c (i386_push_dummy_call): Likewise.
4655 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
4656 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
4657 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
4658 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
4659 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
4660 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
4661 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
4662 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
4663 (ppc64_sysv_abi_push_dummy_call): Likewise.
4664 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
4665 (ppc64_sysv_abi_push_dummy_call): Likewise.
4666 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
4667 * s390-tdep.c (s390_push_dummy_call): Likewise.
4668 * sh-tdep.c (sh_push_dummy_call_fpu)
4669 (sh_push_dummy_call_nofpu): Likewise.
4670 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
4671 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
4672 * vax-tdep.c (vax_push_dummy_call): Likewise.
4673
4674 2004-06-04 Jim Blandy <jimb@redhat.com>
4675
4676 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
4677 gdbarch argument to register_size.
4678
4679 * rs6000-tdep.c (rs6000_store_return_value): Use
4680 regcache_cooked_write_part instead of
4681 deprecated_write_register_bytes.
4682 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
4683 not gdbarch_deprecated_store_return_value.
4684
4685 * ppc-linux-nat.c (store_register, fetch_register): Remove
4686 incorrect assertions. Simplify and generalize handling of
4687 transfers whose sizes are not multiples of, or less than, sizeof
4688 (PTRACE_XFER_TYPE).
4689
4690 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
4691
4692 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
4693 as a new thread event.
4694 * thread-db.c (thread_get_info_callback): If the thread is a
4695 zombie, return TD_THR_ZOMBIE.
4696 (thread_from_lwp): If thread_get_info_callback returns
4697 TD_THR_ZOMBIE, check if the thread is still on the thread list
4698 and return a -1 ptid if not found.
4699 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
4700 change the status to TARGET_WAITKIND_SPURIOUS.
4701
4702 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
4703
4704 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
4705 double values in little endian mode.
4706
4707 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
4708
4709 Committed by Andrew Cagney.
4710 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
4711 after last enum constant to avoid error from IBM C
4712 compiler.
4713
4714 2004-06-02 Jim Blandy <jimb@redhat.com>
4715
4716 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
4717 to 'message', and make it local to the lone block that uses it.
4718
4719 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
4720
4721 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
4722
4723 * ada-exp.y: Update copyright notice.
4724 Include block.h.
4725
4726 Replace REGNAME, LAST, INTERNAL_VARIABLE with
4727 SPECIAL_VARIABLE and unify the treatment of these cases.
4728
4729 (write_attribute_call0): Remove.
4730 (write_attribute_call1): Remove.
4731 (write_attribute_calln): Remove.
4732 (save_qualifier): Add missing semicolon.
4733
4734 (simple_exp,exp): Decomment (i.e., reactivate) code that was
4735 temporarily disabled to allow compilation with FSF head version.
4736
4737 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
4738 use individual operators (OP_*) for all attributes.
4739 (exp syntax): Use write_int.
4740 Handle STRING literals with OP_STRING.
4741 (variable syntax): Add limit parameter to calls to
4742 write_object_renaming.
4743
4744 (temp_parse_space): New definition to hold entities that need
4745 only live until the next call to ada_parse.
4746 (string_to_operator): Rename fields of ada_opname_table entries.
4747
4748 (write_var_from_sym): Record block.
4749 (write_var_from_name): Minor reformatting.
4750 Make sure saved name is properly encoded in the case of multiple
4751 matches, and set its language to Ada.
4752 Update comment.
4753 Modify to indicate unresolved name as symbol in the UNRESOLVED
4754 namespace, allocated in temp_parse_space.
4755 (write_int): New function.
4756
4757 (write_object_renaming): Add max_depth parameter to limit
4758 chains of object renamings.
4759 Handle case where root of renaming expression is itself a renaming.
4760 Use temp_parse_space for temporary name buffer.
4761 Handle renamings to dereferenced pointers (___XEXA suffices).
4762
4763 (ada_parse, yyerror, string_to_operator,
4764 write_var_from_sym, write_var_from_name, write_attribute_call0,
4765 write_attribute_call1, write_attribute_calln,
4766 write_object_renaming): Protoize.
4767
4768 (_initialize_ada_exp): New function.
4769
4770 * ada-lang.c: Update copyright notice.
4771 General terminology change to conform to GNAT compiler usage:
4772 mangle => encode, demangle => decode
4773 Include gdb_obstack.h.
4774 Include gdb_regex.h
4775 Include frame.h
4776 Include hashtab.h
4777 Include completer.h
4778 Include gdb_stat.h
4779 Include block.h
4780 Include infcall.h
4781
4782 (ADA_RETAIN_DOTS): Make sure this is defined.
4783 (TRUNCATION_TOWARDS_ZERO): Define.
4784 (struct string_vector): Define.
4785 (unresolved_names): Remove definition.
4786 (xnew_string_vector): New function.
4787 (string_vector_append): New function.
4788 (extract_string): Make static.
4789 (ada_unqualified_name): New function.
4790 (add_angle_brackets): New function.
4791 (function_name_from_pc): New function.
4792 (place_on_stack): Rename to ensure_lval.
4793
4794 (ensure_lval): Renamed from place_on_stack.
4795 Make identity on lvals.
4796 Update comment.
4797 (is_nonfunction): New interface.
4798 Only symbols in LOC_CONST class can be enumerals.
4799 (fill_in_ada_prototype): Remove; now independent of language.
4800 (add_defn_to_vec): Add obstack and symtab arguments.
4801 Use obstack to hold collected definitions.
4802 (num_defns_collected): New function.
4803 (defns_collected): New function.
4804 (ada_resolve_subexp): Rename to resolve_subexp.
4805 (resolve_subexp): Renamed from ada_resolve_subexp.
4806 (ada_op_name): Return non-const result.
4807 (ada_decoded_op_name): Renamed from ada_op_name, now used for
4808 other purposes.
4809
4810 (to_fixed_array_type): Add declaration.
4811 (coerce_unspec_val_to_type): Remove offset parameter.
4812 (find_sal_from_funcs_and_line): New interface.
4813 (find_line_in_linetable): Ditto.
4814
4815 (all_sals_for_line): Rename to ada_sals_for_line and make
4816 global.
4817 Add new parameter. When set, do not ask the user to choose the
4818 instance, but use the first one found instead.
4819 Use given line number in returned sals.
4820 Fix comment.
4821 Skip the prologue if funfirstline is set.
4822 Correct for memory leak when 0 lines found.
4823
4824 (value_pos_atr): Use pos_atr.
4825 (pos_atr): New function.
4826 (standard_lookup): Add block parameter.
4827
4828 (makeTimeStart): Remove declaration and uses.
4829 (makeTimeStop): Remove declaration and uses.
4830
4831 (ada_completer_word_break_characters): Allow for VMS.
4832 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
4833 (raise_sym_name): New constant.
4834 (raise_unhandled_sym_name): New constant.
4835 (raise_assert_sym_name): New constant.
4836 (process_raise_exception_name): New constant.
4837 (longest_exception_template): New constant.
4838 (warning_limit): New variable to limit warnings during expression
4839 evaluation.
4840 (warnings_issued): New variable to keep track of warnings issued.
4841 (known_runtime_file_name_patterns): New constant.
4842 (known_auxiliary_function_name_patterns): New constant.
4843 (symbol_list_obstack): New variable.
4844
4845 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
4846 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
4847 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
4848 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
4849 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
4850 ada_variant_discrim_name, field_alignment, dynamic_template_type,
4851 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
4852 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
4853 and strcmp.
4854
4855 (ada_get_field_index): New function.
4856 (lim_warning): New function.
4857 (ada_translate_error_message): New function.
4858 (MAX_OF_SIZE): New function.
4859 (MIN_OF_SIZE): New function.
4860 (UMAX_OF_SIZE): New function.
4861 (UMIN_OF_SIZE): New function.
4862 (discrete_type_high_bound): New function.
4863 (discrete_type_low_bound): New function.
4864 (base_type): New function.
4865 (do_command): Remove.
4866
4867 (ada_update_initial_language): Use language_ada, not language_unknown.
4868 (ada_encode): Renamed from ada_mangle.
4869 Obey ADA_RETAIN_DOTS.
4870 (ada_decode): Renamed from ada_demangle.
4871 Update coding conventions.
4872 (decoded_names_store): New hash table.
4873 (ada_decode_symbol): New function.
4874 (ada_la_decode): New function.
4875
4876 (modify_general_field): Correct computations of offset and bit
4877 position.
4878 (desc_base_type): Handle ref types, too.
4879 (ada_is_direct_array_type): New function.
4880
4881 (ada_is_simple_array): Rename to ada_is_simple_array_type.
4882 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4883 (ada_is_bogus_array_descriptor,ada_type_of_array,
4884 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
4885 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
4886 ada_is_array_descriptor_type.
4887
4888 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
4889 (ada_is_packed_array_type): Handle pointers or
4890 references to packed arrays as well.
4891 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
4892 (decode_packed_array_type): Search for the packed array type
4893 symbol in the currently selected block and associated
4894 superblocks too.
4895 Use lookup_symbol again.
4896
4897 (decode_packed_array): Handle pointers and references.
4898 Update call to coerce_unspec_val_to_type.
4899 (decode_packed_array_type,value_subscript_packed): Limit warnings.
4900 (ada_value_primitive_packed_val): Improve comment.
4901
4902 (ada_index_type): Substitute int type for "undefined".
4903 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
4904 ada_array_langth, ada_is_string_type): Use renamed
4905 ada_is_simple_array_type.
4906 (empty_array): New function.
4907
4908 (ada_resolve): Rename to resolve.
4909 (resolve): Make static.
4910 Call renamed resolve_subexp.
4911 Update comment.
4912 (ada_resolve_subexp): Rename to resolve_subexp.
4913 (resolve_subexp): Update comment.
4914 Decomment disabled code.
4915 Add LOC_COMPUTED* cases.
4916 Modify to use temporary struct symbols (marked as being in
4917 UNDEF_NAMESPACE) to indicate unresolved names, instead of
4918 OP_UNRESOLVED_VALUE.
4919 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
4920 Add OP_STRING case.
4921 Remove OP_ARRAY.
4922 Use SYMBOL_PRINT_NAME instead of ada_demangle.
4923 Use new ada_lookup_symbol_list interface.
4924 Use new ada_resolve_function interface.
4925 Remove OP_TYPE case.
4926
4927 (ada_args_match): Idiot proof against null actuals.
4928 Use intermediate variables to clarify.
4929 (ada_resolve_function): Update comment and interface.
4930 (mangled_ordered_before): Rename to encoded_ordered_before and
4931 update comment.
4932 (sort_choices): Update comment and interface.
4933 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
4934 (user_select_syms): New interface.
4935 Use new sort_choices interface.
4936 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
4937 (possible_user_operator_p): Idiot-proof against null values.
4938 (ada_simple_renamed_entity): Don't make cleanup; rely on
4939 caller to free result string.
4940 Remove const from return type.
4941 (make_array_descriptor): Rename uses of place_on_stack to
4942 ensure_lval.
4943 Make sure that arrays are on stack.
4944
4945 (HASH_SIZE): Define.
4946 (struct cache_entry): Define.
4947 (cache_space): Define.
4948 (cache): Define.
4949 (clear_ada_sym_cache): New function.
4950 (find_entry): New function.
4951 (lookup_cached_symbol): New function.
4952 (defn_vector_size): Define.
4953 (cache_symbol): New function.
4954 (defn_symbols): Remove.
4955
4956 (standard_lookup): Use lookup_symbol_in_language to get effect of
4957 C lookup.
4958 Cache results.
4959
4960 (symbol_completion_match): New function.
4961 (symbol_completion_add): New function.
4962 (ada_make_symbol_completion_list): New function.
4963
4964 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
4965 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
4966 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
4967 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
4968
4969 (ada_lookup_simple_minsym): New function.
4970 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
4971
4972 (add_symbols_from_enclosing_procs): New interface.
4973 Conditionalize more helpfully.
4974 Don't bother if program isn't running.
4975 Use new interface to get_frame_block.
4976 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
4977
4978 (remove_extra_symbols): New interface.
4979 (xget_renaming_scope): New function.
4980 (is_package_name): New function.
4981 (renaming_is_visible): New function.
4982 (remove_out_of_scope_renamings): New function.
4983
4984 (ada_lookup_symbol_list): New interface.
4985 Properly reinitialize the symbol list obstack.
4986 Don't call add_symbols_from_enclosing_procs if we start from a
4987 static or global block.
4988 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
4989 add_symbols_from_enclosing_procs.
4990 Add symtab data to cached entries.
4991 Handle symbols prefixed with
4992 "standard__" specially; strip prefix and don't look in local symbols.
4993 Do not include out of scope renaming symbols in list of
4994 symbols returned.
4995 Add const to block parameter.
4996 Move check for non-local, non-global symbols earlier.
4997 Remove timing stuff.
4998 (ada_lookup_symbol): New interface.
4999 Find symtab as well.
5000 (ada_lookup_symbol_nonlocal): New function.
5001
5002 (is_name_suffix): Enhance suffix detection to recognize
5003 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
5004 (is_dot_digits_suffix): New function.
5005 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
5006
5007 (ada_add_block_symbols): New interface. Use obstack to return results
5008 in a vector of struct ada_symbol_infos. Add symtab argument.
5009 Use new interface to add_defn_to_vec.
5010 Remove calls to fill_in_ada_prototype.
5011 Use BLOCK_BUCKETS, BLOCK_BUCKET.
5012
5013 (ada_finish_decode_line_1): Add const qualification to local to fix
5014 warning.
5015 Start looking in static block for functions to avoid attempts
5016 to search frame chain for up-level variables.
5017 Adapt to new ada_sals_for_line interface.
5018 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
5019 Handle quoting of the function name inside the spec string.
5020 Skip prologue when funfirstline is set and update the
5021 function documentation to that effect.
5022
5023 (debug_print_lines, debug_print_block, debug_print_blocks,
5024 debug_print_symtab): Remove.
5025
5026 (ada_main_name): New function.
5027 (ada_exception_breakpoint_type): New function.
5028 (is_known_support_routine): New function.
5029 (ada_find_printable_frame): Renamed from find_printable_frame and made
5030 global.
5031 Remove level parameter.
5032 Use new interface to select_frame.
5033
5034 (begin_command): Remove.
5035 (ada_adjust_exception_stop): New function.
5036 (ada_print_exception_stop): New function.
5037 (exception_name_from_cond): New function.
5038 (ada_report_exception_break): Replace disabled code with
5039 conditionalization on GNAT_GDB.
5040 Get the exception name from the condition string.
5041 Remove and move functionality into new functions
5042 ada_print_exception_breakpoint_task and
5043 ada_print_exception_breakpoint_nontask.
5044 (error_breakpoint_runtime_sym_not_found): New function.
5045 (is_runtime_sym_defined): New function.
5046 (ada_breakpoint_rewrite): Uncomment suppressed code.
5047 Use symbolic error-message and runtime-symbol names.
5048 Surround runtime symbol names in quotes.
5049 Allow non-specific breakpoints on exceptions and assertions before
5050 program starts.
5051
5052 (ada_is_tagged_type): Add parameter.
5053 (ada_is_tag_type): New function.
5054 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
5055 (ada_variant_discrim_type): Ditto.
5056 (value_tag_from_contents_and_address): New function.
5057 (type_from_tag): New function.
5058 (struct tag_args): New structure used to communicate with
5059 ada_tag_name_1.
5060 (ada_tag_name_1): New function.
5061 (ada_tag_name): New function.
5062
5063 (ada_scan_number): Update comment.
5064 (find_struct_field): New function.
5065 (ada_search_struct_field): Make static.
5066 (ada_value_struct_elt): New version that returns references when
5067 given pointers or references to structs.
5068 (ada_lookup_struct_elt_type): Add 'refok' parameter.
5069 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
5070 interface.
5071 (ada_value_ind): Use new ada_to_fixed_value interface.
5072 (ada_coerce_ref): Ditto.
5073 (field_offset): Remove.
5074
5075 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
5076 (ada_find_renaming_symbol): New function.
5077 (ada_prefer_type): Prefer named types over unnamed ones.
5078 (variant_field_index): New function.
5079 (contains_variant_part): Removed: subsumed by variant_field_index.
5080 (ada_template_to_fixed_record_type): New function, mostly from
5081 template_to_fixed_record_type.
5082 (template_to_fixed_record_type):
5083 Do not scan the type fields beyond the last one; prevents a
5084 potential SEGV.
5085 Handle case where variant field is listed BEFORE discriminant it
5086 depends on.
5087 Fix calculation of record length when bit length is
5088 not evenly divisible by char length.
5089 Move code to ada_template_to_fixed_record_type and call it.
5090
5091 (template_to_static_fixed_type): Revise comment.
5092 Modify to work on ordinary record types as well as templates,
5093 so as to handle fields that use ___XVE or ___XVU encodings.
5094 (to_record_with_fixed_variant_part): Fill out comment.
5095 Initialize C++ stuff in right type.
5096 Allow case where DVAL is null.
5097 Handle case where variant field is not last.
5098 Fix typo concerning record length.
5099 (to_fixed_record_type): Decomment disabled code.
5100 (to_fixed_record_type): Use variant_field_index instead of
5101 contains_variant_part.
5102 (to_fixed_variant_branch_type): Ditto.
5103 (to_fixed_array_type): Decomment disabled code.
5104 (ada_to_fixed_type): Convert tagged types to the specific type.
5105 Deactivate the size-check for array types in order to avoid
5106 some false size alarms.
5107 (to_static_fixed_type): Decomment disabled code.
5108 Modify to call template_to_static_fixed_type
5109 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
5110 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
5111 Remove valaddr argument, as it is never really used.
5112 (ada_to_fixed_value): Change interface to act on single struct value*
5113 operand.
5114 (adjust_pc_past_prologue): New function.
5115 (ada_attribute_name): Modify to take enum exp_opcode argument.
5116
5117 (ada_enum_name): Recognize new homonym-distinguishing convention.
5118 Adjust local variable's type to remove compiler warning.
5119 Fix a small problem in the part that unqualifies the enumeration name.
5120 (ada_value_binop): New function.
5121 (ada_value_equal): New function.
5122
5123 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
5124 Don't give error message when not doing normal evaluation
5125 and a tagged type doesn't seem to contain a structure member.
5126 Give error message for packed arrays.
5127 For indexing arrays, handle pointers to packed arrays correctly.
5128 Handle case of 'first and 'last attributes of bare integral type
5129 without encoded subtype info.
5130 Remove some unnecessary casts.
5131 Fix uninitialized value of type in computing 'first, 'last, or 'length
5132 of array object.
5133 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
5134 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
5135 calls.
5136 Attributes are now exp_opcode values.
5137 Correct treatment of 'modulus.
5138 Better error message for taking 'length of wrong kind of type;
5139 improve comment.
5140 Change EVAL_NORMAL to noside for consistency.
5141 Use ada_value_binop for DIV, MOD, REM.
5142 Make special case out of array of length 0, since an argument
5143 of 0 upsets some platforms' malloc.
5144 Use OP_STRING instead of OP_ARRAY.
5145 For slice, add check that we have an array type before extracting
5146 a slice out of it. Avoids a SEGV.
5147 When evaluating an array slice, if the array type is a reference to
5148 an aligner type, then replace the aligner type by the actual type.
5149 Decomment disabled code.
5150 Remove some dead code.
5151 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
5152 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
5153 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
5154 and UNOP_MBR to UNOP_IN_RANGE.
5155 If an array type has a parallel ___XVE type, then use it.
5156 Turn arrays into pointers for lvalue arrays.
5157 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
5158 bounds error and handle 0-length slices.
5159 Use lim_warning.
5160 When selecting fields, apply ada_to_fixed_value (because the fields
5161 might have ___XVU or ___XVE encodings even if not dynamic.)
5162 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
5163 (ada_is_system_address_type): New function.
5164
5165 (get_var_value): Use new interface to ada_lookup_symbol_list.
5166 (get_int_var_value): New interface.
5167 (to_fixed_range_type): Allow unknown bound, with warning.
5168 (ada_is_modular_type): Decomment disabled code.
5169 (ADA_OPERATORS): New definition.
5170 (ada_operator_length): New function.
5171 (ada_expr_op_name): New function.
5172 (ada_forward_operator_length): New function.
5173 (ada_dump_subexp_body): New function.
5174 (ada_print_subexp): New function.
5175 (ada_exp_descriptor): New constant.
5176 (ada_op_print_tab): Add 'size. Remove FIXMEs.
5177 (ada_language_defn): Add ada_exp_descriptor entry.
5178 Change ada_parse => parse.
5179 Add post-parser entry.
5180 Use ada-specific non-local symbol lookup.
5181 Don't use C-style arrays.
5182 String lower-bound is 1.
5183 Decomment disabled code.
5184 (parse): New function.
5185 New fields ada_translate_error_message, ada_lookup_symbol,
5186 ada_lookup_minimal_symbol.
5187
5188 * ada-lang.h: Update copyright dates.
5189 Replace the mangle/demangle terminology throughout by the
5190 more appropriate encode/decode one.
5191 Include breakpoint.h.
5192 Forward declare struct partial_symbol, struct block.
5193 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
5194 (EXTRACT_ADDRESS): Remove.
5195 (EXTRACT_INT): Remove.
5196 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
5197 (MAX_ENCLOSING_FRAME_LEVELS): Define.
5198 (MAX_RENAMING_CHAIN_LENGTH): Define.
5199 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
5200
5201 (enum task_states): Remove.
5202 ada_task_states: Remove.
5203 (fat_string): Remove.
5204 (struct entry_call): Remove.
5205 (struct task_fields): Remove.
5206 (struct task_entry): Remove.
5207
5208 (struct ada_symbol_info): Define.
5209 (enum ada_attribute): Remove.
5210 (enum ada_operator): Define.
5211
5212 (ada_get_field_index): Declare.
5213 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
5214 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5215 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5216 (ada_lookup_symbol_list): New interface.
5217 (ada_decode_symbol): Declare.
5218 (ada_decode): Declare.
5219 (ada_lookup_symbol): New interface.
5220 (ada_update_initial_language): Declare.
5221 (ada_lookup_simple_minsym): Declare.
5222 (user_select_syms): New interface.
5223 (ada_sals_for_line): Declare.
5224 (ada_is_tagged_type): New interface.
5225 (ada_tag_name): Declare.
5226 (ada_lookup_struct_elt_type): Remove declaration.
5227 (ada_search_struct_field): Remove declaration.
5228 (ada_attribute_name): New interface.
5229 (ada_is_system_address_type): Declare.
5230 (ada_to_fixed_value): Remove declaration.
5231 (ada_template_to_fixed_record_type_1): Declare.
5232 (get_int_var_value): New interface.
5233 (ada_find_any_symbol): Declare.
5234 (ada_find_renaming_symbol): Declare.
5235 (ada_mangle): Rename to ada_encode.
5236 (ada_simple_renamed_entity): Remove const.
5237 (ada_main_name): Declare.
5238 (get_current_task): Rename to ada_get_current_task.
5239 (get_entry_number): Remove declaration.
5240 (ada_report_exception_break): Remove declaration.
5241 (ada_print_exception_breakpoint_nontask): Declare.
5242 (ada_print_exception_breakpoint_task): Declare.
5243 (ada_find_printable_frame): Declare.
5244
5245 * ada-lex.l: Update copyright notices.
5246 Use xmalloc and xfree instead of malloc and free.
5247 Use new interface to name_lookup.
5248 Use new interface to
5249 ada_mangle=>ada_encode.
5250 Redo handling of '$...' variable to parallel current treatment
5251 in c-exp.y.
5252 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
5253 digit_to_int, strtoulst, processInt, processReal, processId,
5254 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
5255 yywrap): Protoize.
5256
5257 (processInt): Use cast to remove harmless warning.
5258 (processReal): Modify to get rid of compiler warning on scan formats.
5259
5260 (processId): Replace xmalloc with obstack_alloc for name and remove
5261 call to ada_name_string_cleanup.
5262 Remove obsolete disabled code.
5263 (name_lookup): Ditto.
5264 New interface.
5265 Use obsavestring on temp_parse_space instead of savestring
5266 on name, and remove call to ada_name_string_cleanup.
5267 Free string returned from ada_simple_renamed_entity.
5268 Use new interface to ada_lookup_symbol_list.
5269 Decomment disabled code.
5270 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
5271 not types.
5272 When a type name lookup succeeds as a result of
5273 lookup_primitive_typename, check for regular type entry that has not
5274 yet been read in.
5275 Limit length of chain of renamed symbols we are willing to follow.
5276 Do not break names beginning with "standard__" into segments.
5277 (block_lookup): Use new interface to ada_lookup_symbol_list.
5278
5279 * ada-typeprint.c: Update copyright notice.
5280 (demangled_type_name): Rename to decoded_type_name.
5281 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
5282 (print_range_bound): Correct handling of negative
5283 bounds that make the index type looked unsigned under STABS.
5284 (print_dynamic_range_bound): Use new interface to get_int_var_value.
5285 (print_range_type_named): Use the builtin int type if no type
5286 corresponding to the given type name could be found.
5287 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
5288 Add some bullet-proofing.
5289 (print_variant_clauses): Allow for variant branches with ___XVU
5290 encodings that are not dynamic fields.
5291 Use new interface to ada_is_tagged_type.
5292 (print_record_type): Allow for fields with ___XVE encodings that
5293 are not dynamic fields.
5294 Use new interface to ada_is_tagged_type.
5295 (ada_print_type): ada_is_array_descriptor =>
5296 ada_is_array_descriptor_type.
5297
5298 * ada-valprint.c: Update copyright notice.
5299 Include gdb_string.h
5300 Include infcall.h
5301 (ui_memcpy): New function.
5302 (ada_print_floating): New function.
5303 (ada_print_str): Order arguments correctly.
5304 Correct handling of empty arrays and arrays of 0-length items.
5305 ada_is_array_descriptor => ada_is_array_descriptor_type
5306 Print values of type System.Address in hexadecimal format.
5307 Use ada_print_floating to print floating-point numbers in Ada format.
5308 Print class tag values with type names.
5309 No longer print the address of reference values. Avoids
5310 a potential confusion.
5311 (ada_value_print): Stop printing the object type for reference
5312 values, but preserve that behavior for access types. Avoids
5313 a potential confusion.
5314 Simplify one conditional expression, as the first part is now
5315 necessarily true.
5316 ada_is_array_descriptor => ada_is_array_descriptor_type
5317 Add check for arrays for null records, and print them by hand.
5318
5319 2004-06-01 Jim Blandy <jimb@redhat.com>
5320
5321 * ppc-tdep.h: Delete unused 'regoff' member.
5322 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
5323
5324 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
5325
5326 Fix PR symtab/1661.
5327 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
5328 (hpread_read_struct_type): Likewise.
5329
5330 2004-06-01 Andrew Cagney <cagney@gnu.org>
5331
5332 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
5333 instead of xasprintf.
5334 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
5335 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
5336 (mi_cmd_data_list_register_names)
5337 (mi_cmd_data_list_changed_registers)
5338 (mi_cmd_data_list_register_values)
5339 (get_register, mi_cmd_data_write_register_values)
5340 (mi_cmd_data_write_register_values)
5341 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
5342 (mi_cmd_target_download, mi_cmd_target_select)
5343 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
5344 (mi_execute_cli_command, mi_execute_async_cli_command)
5345 (mi_execute_async_cli_command): Ditto.
5346 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
5347 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
5348
5349 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
5350 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
5351 error_last_message instead of mi_error_last_message.
5352 * mi/mi-main.c (mi_error_last_message): Delete function.
5353
5354 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
5355 "invalid number of columns" error. Delete redundant "out of
5356 memory" check.
5357
5358 2004-05-31 Mark Kettenis <kettenis@gnu.org>
5359
5360 * i386bsd-nat.c: Don't include <sys/procfs.h>.
5361 (gregset_t, fpregset_t): Remove typedefs.
5362 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
5363 (REG_OFFSET): Rename argument.
5364 (i386bsd_r_reg_offset): Rename from reg_offset.
5365 (REG_ADDR): Remove macro.
5366 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
5367 functions.
5368 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
5369 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
5370 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
5371 instead of supply_gregset.
5372 (store_inferior_registers): Use `struct reg' and `struct fpreg'
5373 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
5374 instead of fill_gregset.
5375 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
5376
5377 * i386bsd-nat.c: Don't include "gregset.h".
5378 (supply_gregset, fill_gregset): Make static.
5379 (supply_fpregset, fill_fpregset): Remove.
5380 * Makefile.in (i386bsd-nat.o): Update dependencies.
5381
5382 2004-05-30 Mark Kettenis <kettenis@gnu.org>
5383
5384 * fbsd-proc.c: Include "regcache.h", "regset.h" and
5385 "gdb_assert.h". Con't include "gregset.h".
5386 (fbsd_make_corefile_notes): Use regset-based core file support
5387 instead off fill_gregset and fill_fpregset.
5388 * Makefile.in (fbsd-proc.o): Update dependencies.
5389
5390 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
5391 instructions.
5392 (m88k_frame_prev_register): Simplify code a bit.
5393
5394 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
5395 (amd64_collect_fpregset): New function.
5396 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
5397
5398 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
5399
5400 * i386-tdep.c (i386_supply_gregset): Adjust comment.
5401 (i386_collect_gregset): New function.
5402 (i386_supply_fpregset): Adjust comment.
5403 (i386_collect_fpregset): New function.
5404 (i386_regset_from_core_section): Use i386_collect_gregset and
5405 i386_collect_fpregset.
5406
5407 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
5408 handle VALUEP being null.
5409
5410 * regset.h (collect_regset_ftype): Unconstify fourth argument.
5411
5412 2004-05-29 Mark Kettenis <kettenis@gnu.org>
5413
5414 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
5415
5416 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
5417 assembler in OpenBSD 3.5-current.
5418 (amd64obsd_sigcontext_addr): Likewise.
5419
5420 2004-05-28 Jim Blandy <jimb@redhat.com>
5421
5422 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
5423 register set, so our regcache isn't declared "legacy" and our E500
5424 pseudoregister read and write functions aren't ignored.
5425 (rs6000_register_byte, rs6000_register_raw_size,
5426 rs6000_register_virtual_type, rs6000_register_convertible,
5427 rs6000_register_convert_to_virtual,
5428 rs6000_register_convert_to_raw): Deleted.
5429 (rs6000_register_type, rs6000_convert_register_p,
5430 rs6000_register_to_value, rs6000_value_to_register): New
5431 functions.
5432 (rs6000_gdbarch_init): Don't register
5433 gdbarch_deprecated_register_size,
5434 gdbarch_deprecated_register_bytes,
5435 gdbarch_deprecated_register_byte,
5436 gdbarch_deprecated_register_raw_size,
5437 gdbarch_deprecated_register_virtual_type,
5438 gdbarch_deprecated_register_convertible,
5439 gdbarch_deprecated_register_convert_to_virtual, or
5440 gdbarch_deprecated_register_convert_to_raw methods. Instead,
5441 register gdbarch_register_type, gdbarch_convert_register_p,
5442 gdbarch_register_to_value, and gdbarch_value_to_register methods.
5443
5444 2004-05-26 Jim Blandy <jimb@redhat.com>
5445
5446 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
5447 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
5448 functions, updated to match the register numberings used in GCC.
5449 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
5450 rs6000_dwarf2_reg_to_regnum as register number conversions
5451 functions for STABS and Dwarf2.
5452
5453 2004-05-26 Randolph Chung <tausq@debian.org>
5454
5455 * infttrace.h (target_waitkind): Forward declare type instead of pulling
5456 in header file.
5457
5458 2004-05-25 Joel Brobecker <brobecker@gnat.com>
5459
5460 * NEWS: Document new "start" command.
5461
5462 2004-05-25 Randolph Chung <tausq@debian.org>
5463
5464 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
5465 hppa-linux.
5466
5467 2004-05-25 Randolph Chung <tausq@debian.org>
5468
5469 * hppa-hpux-tdep.c (offsetof): Define.
5470 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
5471 (hppa32_hpux_frame_base_before_sigtramp)
5472 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
5473 (hppa64_hpux_frame_saved_pc_in_sigtramp)
5474 (hppa64_hpux_frame_base_before_sigtramp)
5475 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
5476 functions.
5477 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
5478 (hppa_hpux_sigtramp_frame_unwind_cache)
5479 (hppa_hpux_sigtramp_frame_this_id)
5480 (hppa_hpux_sigtramp_frame_prev_register)
5481 (hppa_hpux_sigtramp_frame_unwind)
5482 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
5483 (hppa_hpux_init_abi): Register sigtramp unwinder.
5484 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
5485
5486 2004-05-25 Randolph Chung <tausq@debian.org>
5487
5488 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
5489 and multiple stack unwinds.
5490 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
5491
5492 2004-05-25 Andrew Cagney <cagney@gnu.org>
5493
5494 * symfile.h (symbol_file_add_from_memory): Delete declaration.
5495 * symfile-mem.h: Delete file.
5496 * symfile-mem.c: Do not include "symfile-mem.h".
5497 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
5498 "struct bfd_section". When an error do not bother returning NULL.
5499 (add_symbol_file_from_memory_command): Use "struct bfd" and
5500 "struct bfd_section".
5501 * Makefile.in (symfile_mem_h): Delete.
5502 (symfile-mem.o): Update dependencies.
5503
5504 2004-05-25 Nick Roberts <nickrob@gnu.org>
5505
5506 * gdb-mi.el: New file.
5507
5508 2004-05-25 Andrew Cagney <cagney@gnu.org>
5509
5510 * inftarg.c: Include "observer.h".
5511 (child_attach, child_create_inferior): Notify inferior_created.
5512 * corelow.c: Include "observer.h".
5513 (core_open): Notify inferior_created.
5514 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
5515
5516 2004-05-25 Andrew Cagney <cagney@gnu.org>
5517
5518 * target.h (struct target_ops): Add from_tty to
5519 to_create_inferior.
5520 (target_create_inferior, find_default_create_inferior): Update.
5521 * infcmd.c (run_command): Update.
5522 * wince.c (child_create_inferior): Update.
5523 * win32-nat.c (child_create_inferior): Update.
5524 * uw-thread.c (uw_thread_create_inferior): Update.
5525 * thread-db.c (thread_db_create_inferior): Update.
5526 * target.c (debug_to_create_inferior)
5527 (find_default_create_inferior): Update.
5528 (maybe_kill_then_create_inferior): Update.
5529 * sol-thread.c (sol_thread_create_inferior): Update.
5530 * remote.c (extended_remote_async_create_inferior)
5531 (extended_remote_create_inferior): Update.
5532 * remote-vx.c (vx_create_inferior): Update.
5533 * remote-st.c (st2000_create_inferior): Update.
5534 * remote-sim.c (gdbsim_create_inferior): Update.
5535 * remote-sds.c (sds_create_inferior): Update.
5536 * remote-rdp.c (remote_rdp_create_inferior): Update.
5537 * remote-rdi.c (arm_rdi_create_inferior): Update.
5538 * remote-m32r-sdi.c (m32r_create_inferior): Update.
5539 * remote-e7000.c (e7000_create_inferior): Update.
5540 * procfs.c (procfs_create_inferior): Update.
5541 * ocd.c (ocd_create_inferior): Update.
5542 * ocd.h (ocd_create_inferior): Update.
5543 * nto-procfs.c (procfs_create_inferior): Update.
5544 * monitor.c (monitor_create_inferior): Update.
5545 * lin-lwp.c (lin_lwp_create_inferior): Update.
5546 * inftarg.c (child_create_inferior): Update.
5547 * hpux-thread.c (hpux_thread_create_inferior): Update.
5548 * gnu-nat.c (gnu_create_inferior): Update.
5549
5550 2004-05-25 Andrew Cagney <cagney@gnu.com>
5551
5552 * MAINTAINERS: Update e-mail address.
5553
5554 2004-05-24 Randolph Chung <tausq@debian.org>
5555
5556 * thread.c (info_threads_command, thread_apply_all_command)
5557 (thread_apply_command, thread_command, do_captured_thread_select):
5558 Remove HPUXHPPA-specific code.
5559
5560 2004-05-24 Randolph Chung <tausq@debian.org>
5561
5562 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
5563 unused symbols.
5564 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
5565 references.
5566
5567 2004-05-24 Joel Brobecker <brobecker@gnat.com>
5568
5569 * infcmd.c (kill_if_already_running): New function, extracted
5570 from run_command().
5571 (run_command): Replace extracted code by call to
5572 kill_if_already_running().
5573 (start_command): New function.
5574 (_initialize_infcmd): Add "start" command.
5575
5576 2004-05-24 Mark Kettenis <kettenis@gnu.org>
5577
5578 Add OpenBSD/m88k support.
5579 * NEWS (New native configurations): Mention OpenBSD/m88k.
5580 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
5581 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
5582 * Makefile.in (m88k_tdep_h): New variable.
5583 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
5584 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
5585 * configure.host: Add m88*-*-openbsd*.
5586 * configure.tgt: Add m88*-*-openbsd*.
5587
5588 2004-05-24 Jim Blandy <jimb@redhat.com>
5589
5590 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
5591 to approve changes.
5592
5593 2004-05-24 Kevin Buettner <kevinb@redhat.com>
5594
5595 * symtab.c (fixup_section): Search section table when lookup by
5596 name fails.
5597
5598 2004-05-24 Randolph Chung <tausq@debian.org>
5599
5600 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
5601 be "small_struct".
5602
5603 2004-05-24 Mark Kettenis <kettenis@gnu.org>
5604
5605 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
5606 register number in regcache_raw_collect call.
5607 (m68kbsd_collect_fpregset): Likewise.
5608 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
5609
5610 * regset.h (struct regset): Add back `regset' member.
5611
5612 2004-05-23 Mark Kettenis <kettenis@gnu.org>
5613
5614 * configure.in: Check for td_pcb in `struct thread'.
5615 * configure, config.in: Regenerated.
5616
5617 * dpx2-nat.c: Remove file.
5618 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
5619 (dpx2-nat.o): Remove dependencies.
5620
5621 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
5622 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
5623 (amd64obsd_supply_pcb): New function.
5624 (_initialize_amd64obsd_nat): Enable libkvm interface.
5625 * Makefile.in (amd64obsd-nat.o): Update dependencies.
5626 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
5627 (LOADLIBES): New variable.
5628
5629 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
5630 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
5631 (sparc32nbsd_supply_pcb): New function.
5632 (_initialize_sparcnbsd_nat): Enable libkvm interface.
5633 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
5634 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5635 (LOADLIBES): New variable.
5636
5637 2004-05-22 Mark Kettenis <kettenis@gnu.org>
5638
5639 * bsd-kvm.c, bsd-kvm.h: New files.
5640 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5641 "bsd-kvm.h".
5642 (i386fbsd_supply_pcb): New function.
5643 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
5644 (i386fbsd-nat.o): Update dependencies.
5645 (bsd_kvm_h): New variable.
5646 (bsd-kvm.o): New dependency.
5647 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
5648 (LOADLIBES): New variable.
5649
5650 * regset.c: Tweak comment.
5651 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
5652 macro.
5653 * regset.h: Update copyright year.
5654 (struct regset): Remove `descr' member, add `gdbarch' member.
5655 (regset_alloc): Adjust prototype and comment.
5656 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
5657 (i386_supply_fpregset): Likewise.
5658 (i386_regset_from_core_section): Update call to regset_alloc.
5659 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
5660 REGSET->arch.
5661 (i386obsd_aout_regset_from_core_section): Update call to
5662 regset_alloc.
5663 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
5664 REGSET->arch.
5665 (i386nbsd_aout_regset_from_core_section): Update call to
5666 regset_alloc.
5667 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
5668 REGSET->arch.
5669 (amd64_regset_from_core_section): Update call to regset_alloc.
5670 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
5671 REGSET->arch.
5672 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
5673 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
5674 &sparc32nbsd_gregset in sparc32_supply_gregset call.
5675 (sparc32nbsd_init_abi): Update call to regset_alloc.
5676 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
5677 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
5678 (sparc64obsd_init_abi): Update call to regset_alloc.
5679 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
5680 &sparc64nbsd_gregset in sparc64_supply_gregset call.
5681 (sparc64nbsd_init_abi): Update call to regset_alloc.
5682 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
5683 &sparc64fbsd_gregset in sparc64_supply_gregset call.
5684 (sparc64fbsd_init_abi): Update call to regset_alloc.
5685
5686 2004-05-22 Jim Blandy <jimb@redhat.com>
5687
5688 * ppc-tdep.h (spe_register_p): New declaration.
5689 (struct gdbarch_tdep): New members: ppc_acc_regnum and
5690 ppc_spefscr_regnum.
5691 * rs6000-tdep.c (spe_register_p): New function.
5692 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
5693 spefscr.
5694 (rs6000_gdbarch_init): Initialize the new members of the tdep
5695 structure.
5696
5697 2004-05-21 Jim Blandy <jimb@redhat.com>
5698
5699 * ppc-linux-nat.c (fetch_register): Move code back to be next
5700 to the comment that describes it. (Moved code, instead of
5701 comment, for symmetry with store_register.)
5702
5703 Allocate regset structures in the gdbarch's obstack, not using
5704 xmalloc.
5705 * regset.c (regset_alloc): Renamed from regset_xmalloc.
5706 Add 'arch' argument. Allocate the regset on arch's obstack, not
5707 using xmalloc.
5708 * regset.h (regset_alloc): Update declaration.
5709 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
5710 gdbarch argument.
5711 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5712 * i386-tdep.c (i386_regset_from_core_section): Same.
5713 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5714 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5715 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5716 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5717 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5718 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5719
5720 2004-05-21 Joel Brobecker <brobecker@gnat.com>
5721
5722 * config/djgpp/fnchange.lst: Undo previous change, was useless.
5723
5724 2004-05-21 Jim Blandy <jimb@redhat.com>
5725
5726 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
5727 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
5728
5729 2004-05-20 Jim Blandy <jimb@redhat.com>
5730
5731 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
5732
5733 2004-05-20 Mark Kettenis <kettenis@gnu.org>
5734
5735 * regset.h: Make prototype const-correct.
5736 * regset.c (regset_xmalloc): Make const-correct.
5737
5738 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
5739
5740 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
5741 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
5742 (symbol_search_name): Declare.
5743
5744 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
5745 (iter_name_next_hashed): Ditto.
5746 (iter_name_next_linear): Ditto.
5747 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
5748
5749 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
5750 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
5751 (symbol_search_name): New function.
5752
5753 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
5754
5755 * minsyms.c (build_minimal_symbol_hash_tables): Change
5756 test for adding to demangled hash table to check for difference
5757 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
5758
5759 2004-05-19 Jim Blandy <jimb@redhat.com>
5760
5761 Use a constructor function to create regset structures.
5762 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
5763 (struct regset): Use supply_regset_ftype. Add new
5764 'collect_regset' member.
5765 (regset_xmalloc): New declaration.
5766 * regset.c: New file.
5767 * am64-tdep.c (amd64_regset_from_core_section): Use
5768 regset_xmalloc to construct regset structures.
5769 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5770 * i386-tdep.c (i386_regset_from_core_section): Same.
5771 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5772 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5773 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5774 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5775 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5776 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5777 * Makefile.in (COMMON_OBS): Add regset.o.
5778 (regset.o): New rule.
5779
5780 2004-05-19 Joel Brobecker <brobecker@gnat.com>
5781
5782 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
5783 and pthread_cond_wait.c.
5784
5785 2004-05-18 Jim Blandy <jimb@redhat.com>
5786
5787 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
5788 before the mach-specific switch, and then let the individual cases
5789 override the defaults, rather than leaving them uninitialized
5790 until the switch and then setting them in each case.
5791
5792 2004-05-18 Randolph Chung <tausq@debian.org>
5793
5794 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
5795 millicode functions.
5796
5797 2004-05-18 Randolph Chung <tausq@debian.org>
5798
5799 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
5800 references to dld_flags_buffer consistent.
5801
5802 2004-05-18 Randolph Chung <tausq@debian.org>
5803
5804 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
5805 it for unwinding the stack.
5806
5807 2004-05-18 Randolph Chung <tausq@debian.org>
5808
5809 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
5810 Undefine these so we can overide them using gdbarch.
5811
5812 2004-05-18 Randolph Chung <tausq@debian.org>
5813
5814 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
5815 handling for 64-bit HPUX (elf).
5816
5817 2004-05-18 Daniel Jacobowitz <dan@debian.org>
5818
5819 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
5820 constants.
5821 * amd64-tdep.c (amd64_skip_prologue): Likewise.
5822 * ia64-tdep.c (examine_prologue): Likewise.
5823 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
5824 * v850-tdep.c (v850_fix_call_dummy): Likewise.
5825
5826 2004-05-18 Mark Kettenis <kettenis@gnu.org>
5827
5828 * vax-tdep.c (vax_return_value): Implement
5829 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5830
5831 2004-05-17 Mark Kettenis <kettenis@gnu.org>
5832
5833 * vax-tdep.c (vax_return_value): Fix typo.
5834
5835 2004-05-17 Andrew Cagney <cagney@redhat.com>
5836
5837 * MAINTAINERS: Mark Salter was also responsible for
5838 testsuite/config/
5839
5840 * NEWS: Mention signal fixes.
5841
5842 2004-05-17 Randolph Chung <tausq@debian.org>
5843
5844 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
5845 check to see if we are unwinding an export stub. Export stubs clobber
5846 the %rp in the call path and stores the original rp in a stack slot.
5847
5848 2004-05-17 Jim Blandy <jimb@redhat.com>
5849
5850 * MAINTAINERS: Update address for J.T. Conklin.
5851
5852 2004-05-17 Randolph Chung <tausq@debian.org>
5853
5854 * hppa-tdep.c: Remove superfluous #include's.
5855 * Makefile.in (hppa-tdep.o): Update dependencies.
5856
5857 2004-05-17 Randolph Chung <tausq@debian.org>
5858
5859 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
5860 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
5861 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
5862 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
5863 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
5864 Remove static function declarations.
5865
5866 2004-05-17 Mark Kettenis <kettenis@gnu.org>
5867
5868 * alphabsd-nat.c: Update copyright year.
5869 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
5870
5871 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
5872 and M68K_A2_REGNUM.
5873
5874 * m68k-tdep.c (m68k_svr4_return_value): Implement
5875 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5876
5877 2004-05-16 Mark Kettenis <kettenis@gnu.org>
5878
5879 * sol-thread.c Update copyright year. Fix various coding
5880 standards violations. Tweak a few comments.
5881 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
5882 Delete prototypes.
5883
5884 2004-05-15 Randolph Chung <tausq@debian.org>
5885
5886 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
5887 as pointer instead of array reference since HPUX compiler does
5888 not accept unsized array arguments.
5889 * somsolib.c (dld_flags_buffer): Use constant array size.
5890
5891 2004-05-15 Mark Kettenis <kettenis@gnu.org>
5892
5893 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
5894 offset with decimal offset.
5895 (amd64obsd_sigcontext_addr): Return correct address for entire
5896 signal trampoline.
5897
5898 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
5899 instead of get_frame_base.
5900
5901 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
5902 (fill_gregset): Use regcache_raw_collect.
5903
5904 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
5905 ppcobsd-tdep.c.
5906
5907 * config/sparc/tm-nbsd64.h: Remove file.
5908 * config/tm-sunos.h: Remove file.
5909
5910 2004-05-15 Joel Brobecker <brobecker@gnat.com>
5911
5912 * rs6000-tdep.c (store_param_on_stack_p): New function,
5913 an improved version of some code extracted from skip_prologue().
5914 (skip_prologue): Use store_param_on_stack_p() to detect
5915 instructions saving a parameter on the stack. Detect when r0
5916 is used to save a parameter.
5917 Do not mark "li rx, SIMM" instructions as part of the prologue,
5918 unless the following instruction is also part of the prologue.
5919
5920 2004-05-14 Andrew Cagney <cagney@redhat.com>
5921
5922 * infrun.c (handle_inferior_event): Simplify
5923 STEP_OVER_UNDEBUGGABLE.
5924
5925 * infrun.c (handle_step_into_function): Delete function.
5926 (handle_inferior_event): Inline calls to
5927 handle_step_into_function.
5928
5929 2004-05-14 Jerome Guitton <guitton@gnat.com>
5930
5931 * rs6000-nat.c: Fix a comment.
5932
5933 2004-05-12 David Anderson <davea@sgi.com>
5934
5935 Committed by Jim Blandy <jimb@redhat.com>:
5936 * regcache.c (struct regcache_descr): fix comment spelling.
5937
5938 2004-05-13 J. Brobecker <brobecker@gnat.com>
5939
5940 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
5941 Fixes a link link failure.
5942
5943 2004-05-13 J. Brobecker <brobecker@gnat.com>
5944
5945 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
5946 error that was causing the build to fail.
5947
5948 2004-05-13 J. Brobecker <brobecker@gnat.com>
5949
5950 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
5951 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
5952
5953 2004-05-13 Andrew Cagney <cagney@redhat.com>
5954
5955 * infrun.c (handle_inferior_event): Check for
5956 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
5957 calls. Update comments.
5958
5959 2004-05-13 Jim Blandy <jimb@redhat.com>
5960
5961 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
5962 (fetch_regs_user_thread, fetch_regs_kernel_thread)
5963 (store_regs_user_thread, store_regs_kernel_thread): Use
5964 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
5965 * ppc-linux-nat.c (fill_gregset): Same.
5966 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
5967 (ppc_linux_sigtramp_cache): Same.
5968 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
5969 (ppcnbsd_sigtramp_cache_init): Same.
5970 * rs6000-nat.c (fetch_core_registers): Same.
5971 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
5972 (rs6000_frame_cache): Same.
5973
5974 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
5975 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
5976 of assuming that the gprs are numbered starting with zero.
5977 * ppc-linux-nat.c (fill_gregset): Same.
5978 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
5979 * ppcnbsd-nat.c (getregs_supplies): Same.
5980 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
5981 * rs6000-nat.c (fetch_core_registers): Same.
5982 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
5983
5984 2004-05-07 Michael Snyder <msnyder@redhat.com>
5985
5986 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
5987 LOC_COMPUTED_ARG, and LOC_INDIRECT.
5988
5989 2004-05-13 Andrew Cagney <cagney@redhat.com>
5990
5991 * infrun.c (handle_inferior_event): Use frame_unwind_id.
5992
5993 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
5994
5995 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
5996 base_address for shared libraries.
5997
5998 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
5999
6000 * MAINTAINERS (write after approval): Add myself.
6001
6002 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
6003
6004 * breakpoint.c (bpstat_stop_status): Add new argument
6005 STOPPED_BY_WATCHPOINT. Use it instead of testing
6006 target_stopped_data_address agaist 0 to check whether
6007 or not we stopped due to a hardware watchpoint.
6008 * breakpoint.h (bpstat_stop_status): Adapt prototype.
6009 * infrun.c (handle_inferior_event): Call bpstat_stop_status
6010 with new argument.
6011
6012 2004-05-12 Jim Blandy <jimb@redhat.com>
6013
6014 * configure.in: When checking whether we should use the -bbigtoc
6015 option, don't forget to restore the original value of LDFLAGS.
6016 * configure: Regenerated.
6017
6018 2004-05-12 Andrew Cagney <cagney@redhat.com>
6019
6020 * thread.c (load_infrun_state): Delete step_sp.
6021 * infrun.c (context_switch): Ditto.
6022 * inferior.h (step_sp): Ditto.
6023 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
6024 * gdbthread.h (struct thread_info, save_infrun_state)
6025 (restore_infrun_state): Ditto.
6026
6027 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
6028
6029 * MAINTAINERS (write after approval): Add myself.
6030
6031 2004-05-12 Andrew Cagney <cagney@redhat.com>
6032
6033 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
6034 eliminate reference to step_sp.
6035 (struct execution_control_state, init_execution_control_state)
6036 (handle_inferior_event, keep_going): Delete update_step_sp and
6037 step_sp.
6038 * infcmd.c (step_sp): Note that variable is unused.
6039
6040 2004-05-11 Andrew Cagney <cagney@redhat.com>
6041
6042 * infrun.c (step_over_function): Delete function.
6043 (handle_step_into_function): Use insert_step_resume_breakpoint.
6044 (insert_step_resume_breakpoint): Fix assertion.
6045
6046 2004-05-11 Nick Roberts <nickrob@gnu.org>
6047
6048 * utils.c (defaulted_query): Just use the normal query input type
6049 when printing the annotations.
6050
6051 2004-05-11 Andrew Cagney <cagney@redhat.com>
6052
6053 * infrun.c (handle_inferior_event): Simplify code handling
6054 step-into or return-from a signal trampoline.
6055
6056 2004-05-11 Andrew Cagney <cagney@redhat.com>
6057
6058 * ppcnbsd-tdep.c: Include "gdb_assert.h".
6059 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
6060
6061 2004-05-10 Jim Blandy <jimb@redhat.com>
6062
6063 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
6064 with a call to internal_error.
6065
6066 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
6067 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
6068 processor variant lacks those registers.
6069 (ppc_floating_point_unit_p): Change description to make it clear
6070 that this returns info about the ISA, not the ABI.
6071 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
6072 return true or false by checking tdep->ppc_fp0_regnum and
6073 tdep->ppc_fpscr_regnum. The original code replicated the BFD
6074 arch/mach switching done in rs6000_gdbarch_init; it's better to
6075 keep that logic there, and just check the results here.
6076 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
6077 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
6078 floating-point registers.
6079 (ppc_supply_fpregset, ppc_collect_fpregset)
6080 (rs6000_push_dummy_call, rs6000_extract_return_value)
6081 (rs6000_store_return_value): Assert that we have floating-point
6082 registers.
6083 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
6084 (rs6000_frame_cache): Don't note the locations at which
6085 floating-point registers were saved if we have no fprs.
6086 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
6087 registers.
6088 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6089 (store_regs_user_thread, store_regs_kernel_thread): Only call
6090 supply_fprs / fill_fprs if we actually have floating-point
6091 registers.
6092 (special_register_p): Check ppc_fpscr_regnum before matching
6093 against it.
6094 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
6095 supply / collect fpscr if we don't have it.
6096 * ppc-bdm.c: #include "gdb_assert.h".
6097 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
6098 have floating-point registers, since I can't test this code on
6099 FP-free systems to adapt it.
6100 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
6101 fpscr and floating point register numbers if they don't exist.
6102 (fetch_register): Assert that we have floating-point registers
6103 before we reach the code that handles them.
6104 (store_register): Same. And use tdep instead of calling
6105 gdbarch_tdep again.
6106 (fill_fpregset): Don't try to collect FP registers and fpscr if we
6107 don't have them.
6108 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6109 fprs and fpscr if we don't have them.
6110 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
6111 don't have them.
6112 * ppcnbsd-nat.c: #include "gdb_assert.h".
6113 (getfpregs_supplies): Assert that we have floating-point registers.
6114 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
6115 * ppcobsd-tdep.c: #include "gdb_assert.h".
6116 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
6117 have floating-point registers.
6118 * rs6000-nat.c (regmap): Don't match against the fpscr and
6119 floating point register numbers if they don't exist.
6120 (fetch_inferior_registers, store_inferior_registers,
6121 fetch_core_registers): Only fetch / store / supply the
6122 floating-point registers and the fpscr if we have them.
6123 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
6124 (ppcobsd-tdep.o): Update dependencies.
6125
6126 2004-05-10 Andrew Cagney <cagney@redhat.com>
6127
6128 * infrun.c (through_sigtramp_breakpoint): Delete variable.
6129 (context_switch): Do not switch through_sigtramp_breakpoint.
6130 * gdbthread.h (save_infrun_state, load_infrun_state)
6131 (struct thread_info): Delete through_sigtramp_breakpoint parameter
6132 and structure member.
6133 * thread.c (load_infrun_state, save_infrun_state): Update.
6134
6135 2004-05-10 Mark Kettenis <kettenis@gnu.org>
6136
6137 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
6138
6139 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6140
6141 * acinclude.m4: Quote macro names being defined by AC_DEFUN
6142 throughout.
6143 * aclocal.m4: Regenerate.
6144
6145 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
6146
6147 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
6148
6149 2004-05-10 Andrew Cagney <cagney@redhat.com>
6150
6151 * infrun.c (check_sigtramp2): Delete function.
6152 (handle_inferior_event): When single stepping, and taking a
6153 signal, set a breakpoint at the signal return address. Delete
6154 redundant calls to check_sigtramp2.
6155 (insert_step_resume_breakpoint): New function.
6156 (through_sigtramp_breakpoint, handle_inferior_event)
6157 (follow_exec, wait_for_inferior, fetch_inferior_event)
6158 (currently_stepping, keep_going): Delete most uses of
6159 through_sigtramp_breakpoint, not that it should be deleted.
6160 (delete_breakpoint_current_contents): Delete function.
6161
6162 2004-05-10 Randolph Chung <tausq@debian.org>
6163
6164 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
6165 target.
6166 * config/pa/tm-linux.h: New file.
6167
6168 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
6169
6170 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
6171 of prefixes. Don't print the prefix twice in the CLI.
6172
6173 2004-05-10 Jim Blandy <jimb@redhat.com>
6174
6175 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
6176 collect all the gprs.
6177
6178 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
6179 loop collecting gprs.
6180
6181 2004-05-09 Andrew Cagney <cagney@redhat.com>
6182
6183 * remote-vx.c (net_step): Delete step-range code.
6184 * remote.c (remote_resume, init_all_packet_configs)
6185 (set_remote_protocol_E_packet_cmd)
6186 (show_remote_protocol_E_packet_cmd)
6187 (remote_protocol_E, show_remote_cmd, _initialize_remote)
6188 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
6189 (show_remote_protocol_e_packet_cmd): Ditto.
6190
6191 2004-05-09 Mark Kettenis <kettenis@gnu.org>
6192
6193 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
6194
6195 * hppa-tdep.h: Update copyright year.
6196 (struct trad_frame_saved_reg): Add opaque declaration.
6197
6198 * amd64-tdep.c (amd64_return_value): Implement
6199 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6200
6201 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
6202 (m68k_value_to_register): New functions.
6203 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
6204 value_to_register.
6205
6206 * defs.h (enum return_value_convention): Add
6207 RETURN_VALUE_ABI_RETURNS_ADDRESS and
6208 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6209 * infcmd.c (legacy_return_value): New function.
6210 (print_return_value): Rwerite to implement
6211 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6212 * values.c (using_struct_return): Check for inequality to
6213 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
6214 RETURN_VALUE_STRUCT_CONVENTION.
6215 * i386-tdep.c (i386_return_value): Implement
6216 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6217
6218 * vax-tdep.c: Tweak comments. Reorder include files. Don't
6219 include "symtab.h", "opcode/vax.h" and "inferior.h".
6220 (vax_skip_prologue): Replace calls to read_memory_integer by calls
6221 to read_memory_unsigned_integer.
6222 (vax_gdbarch_init): Reorder.
6223 (_initialize_vax_tdep): Spell out prototype.
6224 * Makefile.in (vax-tdep.o): Update dependencies.
6225
6226 2004-05-08 Andrew Cagney <cagney@redhat.com>
6227
6228 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
6229 * target.c (target_detach, target_disconnect): Ditto.
6230
6231 * infcall.c (call_function_by_hand): When no
6232 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
6233 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
6234 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
6235 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6236 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6237
6238 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
6239 * gdbarch.h, gdbarch.c: Re-generate.
6240 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6241 deprecated_fix_call_dummy.
6242 * v850-tdep.c (v850_gdbarch_init): Ditto.
6243 * infcall.c (call_function_by_hand): Do not call
6244 DEPRECATED_FIX_CALL_DUMMY.
6245
6246 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
6247 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
6248 * gdbarch.h, gdbarch.c: Re-generate.
6249 * arm-linux-tdep.c (arm_linux_call_dummy_words)
6250 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
6251 deprecated_sizeof_call_dummy_words.
6252 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
6253 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
6254 * v850-tdep.c (v850_gdbarch_init): Ditto.
6255 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
6256 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
6257 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6258 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6259 * arch-utils.h (legacy_call_dummy_words)
6260 (legacy_sizeof_call_dummy_words): Delete declarations.
6261 * arch-utils.c (legacy_call_dummy_words)
6262 (legacy_sizeof_call_dummy_words): Delete variables.
6263
6264 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
6265 * gdbarch.h, gdbarch.c: Re-generate.
6266 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
6267 * infcall.c (call_function_by_hand): Eliminate call to
6268 DEPRECATED_PUSH_DUMMY_FRAME.
6269 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
6270 push_dummy_frame.
6271 (ns32k_push_dummy_frame): Delete function.
6272
6273 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6274 deprecated_call_dummy_breakpoint_offset or
6275 deprecated_call_dummy_start_offset.
6276 * dummy-frame.c, arm-tdep.c: Update comments.
6277 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
6278 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
6279 * gdbarch.h, gdbarch.c: Re-generate.
6280
6281 * infcall.c (legacy_push_dummy_code): Delete function.
6282 (push_dummy_code): Delete call.
6283
6284 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
6285 * gdbarch.h, gdbarch.c: Re-generate.
6286 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
6287 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
6288 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
6289 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
6290
6291 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
6292 (struct frame_info): Delete opaque declaration.
6293 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
6294 * frame.c (get_frame_type): Delete call.
6295
6296 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
6297 pc_in_call_dummy.
6298 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
6299 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
6300
6301 2004-05-08 Mark Kettenis <kettenis@gnu.org>
6302
6303 * alphanbsd-tdep.c: Include "gdb_string.h".
6304 * armnbsd-tdep.c: Update copyright year.
6305 Include "gdb_string.h".
6306 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
6307 dependencies.
6308
6309 * delta68-nat.c: Remove file.
6310 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
6311 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
6312 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
6313 (delta68-nat.o): Remove dependency.
6314
6315 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
6316 function.
6317 (m68k_gdbarch_init): Don't set
6318 deprecated_frameless_function_invocation.
6319
6320 2004-05-07 Randolph Chung <tausq@debian.org>
6321
6322 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
6323 read_memory_nobpt for code reading when doing frame unwinding.
6324 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
6325
6326 2004-05-07 Randolph Chung <tausq@debian.org>
6327
6328 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
6329 instead of sp, handle sigaltstack case.
6330 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
6331 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
6332 signal handler and not that of the caller.
6333 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
6334 hppa_linux_sigtramp_find_sigcontext.
6335
6336 2004-05-07 Randolph Chung <tausq@debian.org>
6337
6338 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
6339 hppa-linux-nat.c.
6340 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
6341 * hppa-linux-nat.c (fetch_register, store_register): Define.
6342 (fetch_inferior_registers, store_inferior_registers): Define.
6343 (supply_gregset): Add comment and clean up some unneeded code.
6344 (fill_gregset): Add comment and fix so that it saves registers in
6345 the right place in the gregset.
6346 (fill_fpregset): Fix buffer overrun problem.
6347 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
6348
6349 2004-05-07 Randolph Chung <tausq@debian.org>
6350
6351 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
6352 do common handling of the pcoqt register.
6353 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
6354 to use helper function.
6355 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
6356 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
6357 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
6358 generic fallback unwinder when all else fails.
6359 (hppa_gdbarch_init): Add fallback sniffer.
6360 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
6361 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
6362 to use helper function.
6363
6364 2004-05-08 Joel Brobecker <brobecker@gnat.com>
6365
6366 * config/djgpp/fnchange.lst: Add translation rules for
6367 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
6368
6369 2004-05-08 Mark Kettenis <kettenis@gnu.org>
6370
6371 * frame.c (get_prev_frame_1): Work around GCC bug.
6372 * frame.h: Add comment about GCC bug.
6373
6374 2004-05-07 Andrew Cagney <cagney@redhat.com>
6375
6376 * observer.c: Include "commands.h" and "gdbcmd.h".
6377 (observer_debug, _initialize_observer): Add the
6378 command "set/show debug observer".
6379 * observer.sh: When observer debugging, log notify calls.
6380 * Makefile.in (observer.o): Update dependencies.
6381
6382 2004-05-07 Jason Molenda (jmolenda@apple.com)
6383
6384 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
6385
6386 2004-05-07 Jim Blandy <jimb@redhat.com>
6387
6388 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
6389 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
6390 to recognize gpr regnums, instead of assuming that
6391 tdep->ppc_fp0_regnum marks the end of the general-purpose
6392 registers.
6393
6394 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
6395 the given architecture has floating-point registers.
6396
6397 2004-05-07 Andrew Cagney <cagney@redhat.com>
6398
6399 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
6400 macro defined to 1.
6401 * gdbarch.h, gdbarch.c: Re-generate.
6402 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6403 deprecated_use_generic_dummy_frames.
6404
6405 2004-05-07 Brian Ford <ford@vss.fsi.com>
6406
6407 * NEWS: Mention Cygwin DWARF 2 support.
6408
6409 2004-05-07 Andrew Cagney <cagney@redhat.com>
6410
6411 * objfiles.h (struct entry_info): Delete unused fields
6412 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
6413 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
6414 * mipsread.c (mipscoff_symfile_read): Update.
6415 * mdebugread.c (parse_partial_symbols): Update.
6416 * dwarfread.c (read_file_scope): Update.
6417 * dwarf2read.c (read_file_scope): Update.
6418 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
6419 * coffread.c (complete_symtab): Update.
6420
6421 2004-05-07 Mark Kettenis <kettenis@gnu.org>
6422
6423 * infcall.c (_initialize_infcall): Fix typo.
6424
6425 2004-05-07 Andrew Cagney <cagney@redhat.com>
6426
6427 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
6428 * command.h (add_setshow_zinteger_cmd): Declare.
6429
6430 2004-05-06 Randolph Chung <tausq@debian.org>
6431
6432 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
6433 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
6434 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
6435 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
6436 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
6437 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
6438 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
6439 definitions ...
6440 * hppa-tdep.h: ... to here, with HPPA_ prefix.
6441 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
6442 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
6443 (hppa64_hpux_frame_find_saved_regs_in_sig)
6444 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
6445 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
6446 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
6447 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
6448 (hppa_linux_sigtramp_frame_prev_register): Likewise.
6449 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
6450 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
6451 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
6452 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
6453 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
6454 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
6455 (hppa32_register_type, hppa_cannot_store_register)
6456 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
6457 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
6458 * hpread.c (hpread_process_one_debug_symbol): Likewise.
6459 * pa64solib.c (pa64_solib_have_load_event)
6460 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
6461 (pa64_solib_unloaded_library_pathname): Likewise.
6462 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
6463 (som_solib_library_pathname): Likewise.
6464
6465 2004-05-05 Jim Ingham <jingham@apple.com>
6466
6467 * breakpoint.c (create_breakpoints): Copy the ignore count and
6468 thread id over from the pended breakpoint to the actual
6469 breakpoint.
6470
6471 2004-05-05 Andrew Cagney <cagney@redhat.com>
6472
6473 * gdbarch.sh (PARM_BOUNDARY): Delete.
6474 gdbarch.h, gdbarch.c: Re-generate.
6475 * valops.c (PARM_BOUNDARY): Delete macro.
6476 (value_push): Delete PARM_BOUNDARY code.
6477 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
6478
6479 2004-05-04 Jim Blandy <jimb@redhat.com>
6480
6481 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
6482 Don't assume that the gprs, fprs, and UISA sprs are
6483 contiguous, start at register number zero, and end with fpscr.
6484 Instead, use the numbers from the tdep structure.
6485
6486 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
6487 should no longer be used in code specific to the RS6000 and its
6488 derivatives.
6489 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
6490 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
6491 tdep->ppc_fp0_regnum.
6492 (ppc_supply_fpregset, ppc_collect_fpregset)
6493 (rs6000_push_dummy_call, rs6000_extract_return_value)
6494 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
6495 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
6496 FP0_REGNUM.
6497 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
6498 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
6499 Same.
6500 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
6501 bdm_ppc_store_registers): Same.
6502 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
6503 (store_register, fill_fpregset): Same.
6504 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
6505 (ppc_linux_supply_fpregset): Same.
6506 * ppcnbsd-nat.c (getfpregs_supplies): Same.
6507 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
6508 Same.
6509 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
6510 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
6511 ppc64_sysv_abi_return_value): Same.
6512 * rs6000-nat.c (regmap, fetch_inferior_registers)
6513 (store_inferior_registers, fetch_core_registers): Same.
6514
6515 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6516
6517 * m68knbsd-nat.c: Remove file.
6518 * m68knbsd-tdep.c: Remove file.
6519 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
6520 dependencies.
6521 * configure.host: Add m68k-*-netbsdelf*.
6522 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
6523 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
6524 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
6525 (XM_FILE): Remove.
6526 * config/m68k/nbsdelf.mh: New file.
6527 * config/m68k/nbsd.mt: New file.
6528 * config/m68k/nbsdaout.mt: Remove file.
6529 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
6530 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
6531 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
6532 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
6533 (use_struct_convention): Remove prototype.
6534 (USE_STRUCT_CONVENTION): Remove define.
6535 * config/m68k/xm-nbsd.h: Remove file.
6536
6537 2004-05-04 Michael Snyder <msnyder@redhat.com>
6538
6539 * m68k-tdep.c (m68k_gdbarch_init): Default to using
6540 reg_struct_return method (as gcc usually does for cross targets).
6541
6542 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6543
6544 Committed by Andrew Cagney.
6545 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
6546 alignment padding when accessing ucontext struct members.
6547
6548 2004-05-04 Jim Blandy <jimb@redhat.com>
6549
6550 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
6551 'ppc_gplast_regnum' member.
6552 (ppc_num_gprs): New enum constant.
6553 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
6554 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
6555 * rs6000-nat.c (regmap, fetch_inferior_registers,
6556 store_inferior_registers): Same.
6557 * rs6000-tdep.c (e500_pseudo_register_read)
6558 (e500_pseudo_register_write): Same.
6559 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
6560
6561 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
6562 * ppc-tdep.h (ppc_num_fprs): New enum constant.
6563 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
6564 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
6565 FPLAST_REGNUM.
6566 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
6567 Same.
6568 * ppc-linux-nat.c (ppc_register_u_addr): Same.
6569 * rs6000-nat.c (regmap, fetch_inferior_registers)
6570 (store_inferior_registers): Same.
6571
6572 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
6573 with FPLAST_REGNUM.
6574
6575 2004-05-03 Joel Brobecker <brobecker@gnat.com>
6576
6577 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
6578 failure detected by recent versions of GCC.
6579 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
6580 to be consistent with the usage in dwarf2_create_include_psymtab.
6581
6582 2004-05-03 Michael Snyder <msnyder@redhat.com>
6583
6584 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
6585 (heuristic_proc_start): Whitespace cleanup.
6586
6587 2004-05-04 Mark Kettenis <kettenis@gnu.org>
6588
6589 * sun3-nat.c: Remove file.
6590 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
6591 dependencies.
6592 (ALLDEPFILES): Remove sun3-nat.c.
6593 (sun3-nat.o): Remove dependencies.
6594
6595 * i386-interix-nat.c, i386-interix-tdep.c,
6596 config/i386/nm-interix.h, config/i386/interix.mh,
6597 config/i386/interix.mt: Remove files.
6598 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
6599 dependencies.
6600
6601 2004-05-03 Mark Kettenis <kettenis@gnu.org>
6602
6603 * m68k-tdep.h (struct gdbarch_tdep): Add member
6604 struct_value_regnum.
6605 (m68k_svr4_init_abi): New prototype.
6606 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
6607 different calling conventions.
6608 (m68k_extract_return_value): Remove code dealing with single-field
6609 structs.
6610 (m68k_store_return_value): Remove code dealing with single-field
6611 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
6612 (m68k_extract_struct_value_address): Remove function.
6613 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
6614 (m68k_reg_struct_return_p, m68k_return_value)
6615 (m68k_svr4_return_value): New functions.
6616 (m68k_use_struct_convention): Remove function.
6617 (m68k_push_dummy_call): Use new struct_value_regnum member of
6618 `struct gdbarch_tdep' instead of hardcoded register number to
6619 store STRUCT_ADDR.
6620 (m68k_svr4_init_abi): New function.
6621 (m68k_gdbarch_init): Don't set extract_return_value,
6622 store_return_values, deprecated_extract_struct_value_address and
6623 use_struct_convention. Set return_value instead. Initialize new
6624 struct_value_regnum member of `struct gdbarch_tdep'.
6625 * m68klinux-tdep.c: Update copyright year.
6626 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
6627 (m68k_linux_extract_struct_value_address): Remove function.
6628 (m68k_linux_init_abi): Don't set extract_return_value,
6629 store_return_values, deprecated_extract_struct_value_address and
6630 use_struct_convention. Call m68k_svr4_init_abi but override the
6631 new struct_value_regnum member of `struct gdbarch_tdep'.
6632 * Makefile.in (m68k-tdep.o): Update dependencies.
6633
6634 2004-05-03 J. Brobecker <brobecker@gnat.com>
6635
6636 * dwarf2read.c (line_header): Add new included_p field in
6637 field file_names.
6638 (partial_die_info): New field has_stmt_list. New field line_offset.
6639 (dwarf2_create_include_psymtab): New function.
6640 (dwarf2_build_include_psymtabs): New function.
6641 (add_file_name): Add forward declaration. Initialize new field.
6642 (dwarf_decode_lines): Add new parameter. Enhance this procedure
6643 to be able to determine the list of files included by the
6644 given unit, and build their associated psymtabs.
6645 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
6646 files as well.
6647 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
6648 (read_file_scope): Update call to dwarf_decode_lines.
6649 (read_partial_die): Handle DW_AT_stmt_list attributes.
6650
6651 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
6652
6653 Unfix PR gdb/1626.
6654 * configure.in: Revert special case for osf5.*.
6655 * configure: Regenerate.
6656
6657 2004-05-02 Jim Blandy <jimb@redhat.com>
6658
6659 Move the symbol-file-from-memory functions into their own file.
6660 * symfile-mem.c, symfile-mem.h: New files.
6661 * symfile.c (symbol_file_add_from_bfd): New function.
6662 (symbol_file_add): Call symbol_file_add_from_bfd.
6663 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
6664 Moved to symfile-mem.c.
6665 (_initialize_symfile): Move definition of
6666 add-symbol-file-from-memory command to symfile-mem.c.
6667 * symfile.h (symbol_file_add_from_bfd): New declaration.
6668 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
6669 * config/powerpc/linux.mt (TDEPFILES): Same.
6670 * Makefile.in (SFILES): Add symfile-mem.c.
6671 (symfile_mem_h): New variable.
6672 (HFILES_NO_SRCDIR): Add symfile-mem.h.
6673 (symfile-mem.o): New rule.
6674
6675 2004-05-01 Andrew Cagney <cagney@redhat.com>
6676
6677 * breakpoint.c (insert_bp_location): Use get_frame_id, and
6678 frame_find_by_id instead of frame_relative_level.
6679 (do_enable_breakpoint): Ditto.
6680 * thread.c: Update copyright.
6681 (info_threads_command): Ditto, simplify.
6682
6683 * frame.c (deprecated_generic_get_saved_register): Delete
6684 function, moved to "xstormy16-tdep.c".
6685 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
6686 deprecated_generic_get_saved_register from "frame.c".
6687 (xstormy16_frame_saved_register): Call
6688 xstormy16_get_saved_register.
6689 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
6690 static.
6691 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
6692 * frame.h (deprecated_generic_get_saved_register): Delete.
6693
6694 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
6695
6696 * dwarfread.c: Update documentation on the state of dwarf-1.
6697
6698 2004-05-01 Andrew Cagney <cagney@redhat.com>
6699
6700 * stack.c (select_frame_command): Delete call to
6701 frame_relative_level.
6702 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
6703 Delete #if0 code.
6704 (frame_info): Do not print FRAMELESS.
6705 (print_block_frame_labels): Replace DEPRECATED_STREQ.
6706 (catch_info): Delete #if0 code.
6707
6708 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
6709 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
6710 of frame_relative_level.
6711 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
6712 to SENTINEL_FRAME.
6713 * frame.h (enum frame_type): Add SENTINEL_FRAME.
6714 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
6715 frame_relative_level.
6716
6717 * frame.h (deprecated_set_frame_type): Delete declaration.
6718 * frame.c (deprecated_set_frame_type): Delete function, update
6719 comments.
6720
6721 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
6722 * gdbarch.h, gdbarch.c: Re-generate.
6723 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
6724 (shnbsd_pc_in_sigtramp): Delete.
6725 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
6726 pc_in_sigtramp.
6727 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
6728 pc_in_sigtramp.
6729 * frame.h: Update comments.
6730 * ppc-linux-tdep.c: Update comments.
6731 * breakpoint.c (bpstat_what): Update comments.
6732
6733 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
6734 m68klinux-tdep.o's dependencies, were previously added to
6735 m68klinux-nat.o.
6736
6737 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
6738 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
6739 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6740 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6741 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6742
6743 * Makefile.in (m68klinux-nat.o): Update dependencies.
6744 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6745 (m68k_linux_sigtramp_frame_cache)
6746 (m68k_linux_sigtramp_frame_this_id)
6747 (m68k_linux_sigtramp_frame_prev_register)
6748 (m68k_linux_sigtramp_frame_unwind)
6749 (m68k_linux_sigtramp_frame_sniffer)
6750 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
6751 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
6752 names, use trad-frame.h.
6753 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
6754 (struct m68k_sigtramp_info): Delete.
6755 * m68k-tdep.c (m68k_sigtramp_frame_cache)
6756 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
6757 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
6758 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
6759 "m68klinux-tdep.c".
6760
6761 * infrun.c (check_sigtramp2): Delete check for
6762 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
6763
6764 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6765
6766 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
6767
6768 2004-05-01 Andrew Cagney <cagney@redhat.com>
6769
6770 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6771 (frv_linux_sigtramp_frame_cache)
6772 (frv_linux_sigtramp_frame_this_id)
6773 (frv_linux_sigtramp_frame_prev_register)
6774 (frv_linux_sigtramp_frame_unwind)
6775 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
6776 include "linux" in function and variable names, directly call
6777 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
6778 the latest trad-frame code.
6779 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
6780 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
6781 * Makefile.in (frv-linux-tdep.o): Update dependencies.
6782 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
6783 * frv-tdep.c (frv_sigtramp_frame_cache)
6784 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6785 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
6786 frv-linux-tdep.c.
6787 (frv_gdbarch_init): Do not append a sigtramp sniffer.
6788 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
6789 (frv_set_sigcontext_reg_addr): Delete function.
6790
6791 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
6792 (DEPRECATED_SIGTRAMP_END): Delete.
6793 * gdbarch.h, gdbarch.c: Re-generate.
6794 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
6795 * config/vax/tm-vaxbsd.h: Update copyright.
6796 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6797 (DEPRECATED_IN_SIGTRAMP): Define.
6798 * config/m68k/tm-nbsd.h: Update copyright.
6799 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6800 (DEPRECATED_IN_SIGTRAMP): Define.
6801
6802 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6803
6804 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
6805 encondings. Fixes PR gdb/1628.
6806
6807 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
6808 DW_CFA_restore state without a matching DW_CFA_remember_state
6809 instead of aborting. Fixes PR backtrace/1589.
6810
6811 2004-04-30 Joel Brobecker <brobecker@gnat.com>
6812
6813 * MAINTAINERS: Add self as AIX maintainer.
6814 Update my e-mail address in write-after-approval section.
6815
6816 2004-04-30 Andrew Cagney <cagney@redhat.com>
6817
6818 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
6819 (legacy_get_prev_frame): Ditto.
6820
6821 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
6822 (mips_gdbarch_init): Do not set pc_in_sigtramp.
6823 * mipsread.c (sigtramp_address): Delete extern variable.
6824 (mipscoff_new_init): Delete reference.
6825 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
6826 (fixup_sigtramp): Delete function.
6827 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
6828 (fixup_sigtramp): Delete declarations.
6829
6830 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
6831 deprecated_pc_in_sigtramp.
6832 (ppcnbsd_pc_in_sigtramp): Delete function.
6833
6834 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6835
6836 * config/m68k/nm-nbsd.h: Tweak comments.
6837 * config/m68k/nm-nbsdaout.h: Likewise.
6838
6839 2004-04-30 Andrew Cagney <cagney@redhat.com>
6840
6841 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
6842 legacy_pc_in_sigtramp.
6843 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
6844
6845 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6846
6847 Add OpenBSD/m68k support.
6848 * NEWS (New native configurations): Mention OpenBSD/m68k.
6849 * m68kbsd-tdep.c: New file.
6850 * m68kbsd-nat.c: New file.
6851 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
6852 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
6853 * configure.host: Add m68k-*-openbsd.
6854 * configure.tgt: Add m68k-*-openbsd.
6855 * config/m68k/tm-obsd.h: New file.
6856 * config/m68k/obsd.mt: New file.
6857 * config/m68k/obsd.mh: New file.
6858 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
6859 m68kbsd-tdep.c.
6860
6861 2004-04-30 Andrew Cagney <cagney@redhat.com>
6862
6863 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
6864 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
6865
6866 2004-04-30 Mark Kettenis <kettenis@gnu.org>
6867
6868 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
6869 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
6870
6871 2004-04-30 Brian Ford <ford@vss.fsi.com>
6872
6873 Revert 2004-04-16 change.
6874 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
6875 (i386_coff_init_abi): Remove.
6876 * i386-tdep.h (i386_coff_init_abi): Remove.
6877 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
6878
6879 2004-04-30 Andrew Cagney <cagney@redhat.com>
6880
6881 * blockframe.c (find_pc_partial_function): Delete use of
6882 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
6883 DEPRECATED_SIGTRAMP_END.
6884
6885 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
6886 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
6887 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
6888 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
6889 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
6890
6891 * defs.h (deprecated_inside_entry_file): Delete declaration.
6892 * blockframe.c (deprecated_inside_entry_file): Delete function.
6893 (legacy_frame_chain_valid): Delete call.
6894 * sh64-tdep.c (sh64_frame_chain): Delete call.
6895 * objfiles.h: Update comments.
6896 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
6897 call.
6898 * frame.c (get_prev_frame): Delete call, update comments.
6899
6900 2004-04-30 Brian Ford <ford@vss.fsi.com>
6901
6902 * MAINTAINERS (Write After Approval): Add myself.
6903
6904 2004-04-30 Andrew Cagney <cagney@redhat.com>
6905
6906 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
6907 * gdbarch.h, gdbarch.c: Re-generate.
6908 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
6909 code.
6910
6911 2004-04-30 Andrew Cagney <cagney@redhat.com>
6912
6913 * gdb-events.sh (selected_thread_changed)
6914 (selected_frame_level_changed, target_changed): Delete.
6915 * gdb-events.h, gdb-events.c: Re-generate.
6916 * valops.c (value_assign): Update.
6917 * stack.c (select_frame_command, up_silently_base)
6918 (down_silently_base): Update.
6919
6920 2004-04-29 Andrew Cagney <cagney@redhat.com>
6921
6922 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
6923 registers correctly.
6924 (print_gp_register_row, mips32_heuristic_proc_desc)
6925 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
6926 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
6927 references to mips_isa_regsize.
6928
6929 2004-04-29 Andrew Cagney <cagney@redhat.com>
6930
6931 * mips-tdep.c (struct gdbarch_tdep): Delete
6932 mips_fp_register_double.
6933 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
6934 mips_abi_regsize.
6935 (mips_gdbarch_init): Do not set mips_fp_register_double.
6936 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
6937
6938 2004-04-29 Joel Brobecker <brobecker@gnat.com>
6939
6940 Committed by Andrew Cagney.
6941 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
6942 function calls.
6943
6944 2004-04-29 Andrew Cagney <cagney@redhat.com>
6945
6946 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
6947 gdbarch, use mips_abi, update callers.
6948 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
6949 mips_abi_regsize, update callers.
6950 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
6951 mips_default_abi_regsize.
6952 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
6953 mips_default_abi_regsize.
6954
6955 2004-04-29 Andrew Cagney <cagney@redhat.com>
6956
6957 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
6958 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
6959 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
6960 mips_default_abi_regsize.
6961 (mips_isa_regsize): Rename mips_regisze.
6962 * mipsnbsd-tdep.c: Update.
6963 * mips-linux-tdep.c: Update.
6964 * irix5-nat.c: Update.
6965 * mips-tdep.h (mips_isa_regsize): Update.
6966
6967 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
6968 Delete all disabled code.
6969 * gdb-events.h, gdb-events.c: Re-generate.
6970
6971 2004-04-19 Jerome Guitton <guitton@gnat.com>
6972 Mark Kettenis <kettenis@gnu.org>
6973
6974 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
6975 the function begins with a branch instruction.
6976
6977 2004-04-29 Mark Kettenis <kettenis@gnu.org>
6978
6979 * i386-tdep.c: Fix spelling mistakes.
6980
6981 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6982 Andrew Cagney <cagney@redhat.com>
6983
6984 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
6985 <sys/proc.h>.
6986 * acconfig.h: Provide default _KMEMUSER value.
6987 * config.in, configure: Re-generate.
6988 * NEWS: Mention fix.
6989
6990 2004-04-24 Randolph Chung <tausq@debian.org>
6991
6992 * configure.host (hppa*-*-linux*): New target.
6993 * configure.tgt (hppa*-*-linux*): Likewise.
6994 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
6995 gdbarch_init_osabi() call earlier so that osabi-specific frame
6996 unwinders can be registered first.
6997 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
6998 hppa-linux-nat.c.
6999 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
7000 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
7001 * config/pa/linux.mh: New file.
7002 * config/pa/linux.mt: New file.
7003 * config/pa/nm-linux.h: New file.
7004 * config/pa/xm-linux.h: New file.
7005 * hppa-linux-nat.c: New file.
7006 * hppa-linux-tdep.c: New file.
7007
7008 2004-04-28 Randolph Chung <tausq@debian.org>
7009
7010 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
7011 return values.
7012 (hppa32_push_dummy_call): Fix small struct and floating point argument
7013 passing, and make sure the stack frame is properly aligned.
7014
7015 2004-04-28 Andrew Cagney <cagney@redhat.com>
7016
7017 * stack.c (print_stack_frame): Fix description.
7018
7019 * NEWS: Mention gdb/gdbserver/configure execute permission
7020 changed. PR server/519.
7021
7022 2004-04-28 Andrew Cagney <cagney@redhat.com>
7023
7024 * stack.c (print_stack_frame_stub): Delete declaration.
7025 (struct print_stack_frame_args, print_stack_frame)
7026 (print_frame_info, print_frame): Replace "source" with print what.
7027 Replace "print" with "print_level". Replace "args" with
7028 "print_args".
7029 * frame.h (show_and_print_stack_frame, print_stack_frame)
7030 (print_frame_info): Update declarations.
7031 * stack.c (select_and_print_frame, frame_command)
7032 (current_frame_command, up_command, down_command): Update calls -
7033 use get_selected_frame, pass "enum print_what" for source, do not
7034 call frame_relative_level.
7035 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
7036 * remote-rdp.c (remote_rdp_open): Ditto.
7037 * remote-mips.c (common_open): Ditto.
7038 * remote-e7000.c (e7000_start_remote): Ditto.
7039 * ocd.c (ocd_start_remote): Ditto.
7040 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
7041 * infrun.c (normal_stop): Ditto.
7042 * inflow.c (kill_command): Ditto.
7043 * infcmd.c (finish_command): Ditto.
7044 * corelow.c (core_open): Ditto.
7045 * tracepoint.c (finish_tfind_command): Ditto.
7046 * thread.c (info_threads_command, info_threads_command)
7047 (restore_current_thread, do_captured_thread_select): Ditto.
7048 * ada-tasks.c (task_command): Ditto.
7049
7050 2004-04-26 Orjan Friberg <orjanf@axis.com>
7051
7052 * frame.c: Include "observer.h".
7053 (frame_observer_target_changed): New function.
7054 (_initialize_frame): Attach target_changed observer.
7055 * regcache.c: Include "observer.h".
7056 (regcache_observer_target_changed): New function.
7057 (_initialize_regcache): Attach target_changed observer.
7058 * valops.c: Include "observer.h".
7059 (value_assign): Notify target_changed event when modifying register.
7060 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
7061
7062 2004-04-26 Orjan Friberg <orjanf@axis.com>
7063
7064 From Paul Koning <pkoning@equallogic.com>:
7065 * breakpoint.c (free_valchain): New function.
7066 (insert_bp_location, delete_breakpoint): Use free_valchain.
7067 (remove_breakpoint): Do not remove the valchain.
7068 (bpstat_stop_status): If not stopped by watchpoint, skip
7069 watchpoints when generating stop status list.
7070 * infrun.c (handle_inferior_event): Make
7071 stepped_after_stopped_by_watchpoint a global variable.
7072 * remote.c (remote_stopped_data_address): Return watch data
7073 address rather than zero if stepped_after_stopped_by_watchpoint is
7074 set.
7075
7076 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
7077
7078 Fix PR gdb/1626.
7079 * configure.in: Check for curses after termcap.
7080 On osf5.*, do not check for ncurses.
7081 * configure: Regenerate.
7082
7083 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7084
7085 * ppcobsd-nat.c: Include "ppc-tdep.h".
7086 * Makefile.in (ppcobsd-nat.o): Update dependencies.
7087
7088 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
7089 Fixes PR tdep/1623 and PR tdep/1624.
7090
7091 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
7092
7093 * xmodem.h, xmodem.c: Remove files.
7094 * Makefile.in: Remove references to xmodem.h, xmodem.c.
7095
7096 2004-04-23 Randolph Chung <tausq@debian.org>
7097
7098 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
7099 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
7100 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
7101 for handling stackless frames.
7102 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
7103
7104 2004-04-23 Randolph Chung <tausq@debian.org>
7105
7106 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
7107 starts at a pc before the frame is created.
7108
7109 2004-04-23 Joel Brobecker <brobecker@gnat.com>
7110
7111 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
7112
7113 2004-04-23 Jerome Guitton <guitton@gnat.com>
7114
7115 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
7116 use convert_typed_floating to get the appropriate format.
7117
7118 2004-04-22 Randolph Chung <tausq@debian.org>
7119
7120 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
7121 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
7122 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
7123 (hppa_sign_extend): Add prototype.
7124 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
7125 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
7126 (sign_extend): Rename with hppa_ prefix and make non-static. Other
7127 hppa targets will also use these functions.
7128 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
7129 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
7130 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
7131 (hppa_gdbarch_init): Remove gdbarch setting of
7132 skip_trampoline_code, in_solib_call_trampoline and
7133 in_solib_return_trampoline.
7134 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
7135 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
7136 hppa_in_solib_call_trampoline.
7137 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
7138 Moved from hppa-tdep.c.
7139 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
7140 in_solib_call_trampoline and in_solib_return_trampoline.
7141
7142 2004-04-22 Randolph Chung <tausq@debian.org>
7143
7144 * hppa-tdep.c (hppa_debug): New variable.
7145 (find_unwind_entry, hppa_frame_cache): Add debug output.
7146 (_initialize_hppa_tdep): Add command to set debug flag.
7147
7148 2004-04-22 Andrew Cagney <cagney@redhat.com>
7149
7150 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
7151 "trad-frame.h".
7152 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
7153 signal trampoline unwinder.
7154 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
7155
7156 2004-04-22 Mark Kettenis <kettenis@gnu.org>
7157
7158 Add OpenBSD/powerpc support.
7159 * NEWS (New native configurations): Mention OpenBSD/powerpc.
7160 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
7161 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
7162 (ppc_collect_fpregset): New prototypes.
7163 * ppcobsd-nat.c: New file.
7164 * ppcobsd-tdep.c: New file.
7165 * ppcobsd-tdep.h: New file.
7166 * rs6000-tdep.c: Include "regset.h".
7167 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
7168 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
7169 New functions.
7170 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
7171 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
7172 (rs6000-tdep.o): Update dependencies.
7173 * configure.host: Add powerpc-*-openbsd.
7174 * configure.tgt: Add powerpc-*-openbsd.
7175 * config/powerpc/obsd.mh: New file.
7176 * config/powerpc/nm-obsd.h: New file.
7177 * config/powerpc/obsd.mt: New file.
7178
7179 2004-04-22 Andrew Cagney <cagney@redhat.com>
7180
7181 * frame.h (show_frame_info): Delete declaration.
7182
7183 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
7184 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
7185 * m32r-tdep.c (m32r_frame_this_id): Ditto.
7186 * frv-tdep.c (frv_frame_this_id): Ditto.
7187 * avr-tdep.c (avr_frame_this_id): Ditto.
7188
7189 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
7190
7191 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
7192
7193 2004-04-22 Jim Blandy <jimb@redhat.com>
7194
7195 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
7196 register number zero.
7197
7198 2004-04-21 Michael Snyder <msnyder@redhat.com>
7199
7200 * mips-tdep.c (heuristic_proc_start):
7201 Warning() already prefixes "Warning: ".
7202
7203 2004-04-21 Andrew Cagney <cagney@redhat.com>
7204
7205 * annotate.h (deprecated_annotate_starting_hook)
7206 (deprecated_annotate_stopped_hook)
7207 (deprecated_annotate_exited_hook)
7208 (deprecated_annotate_signal_hook)
7209 (deprecated_annotate_signalled_hook): Deprecate.
7210 * tracepoint.h (deprecated_create_tracepoint_hook)
7211 (deprecated_delete_tracepoint_hook)
7212 (deprecated_modify_tracepoint_hook)
7213 (deprecated_trace_find_hook)
7214 (deprecated_trace_start_stop_hook): Deprecate.
7215 * target.h (deprecated_target_new_objfile_hook): Deprecate.
7216 * remote.h (deprecated_target_resume_hook)
7217 (deprecated_target_wait_loop_hook): Deprecate.
7218 * gdbcore.h (deprecated_exec_file_display_hook)
7219 (deprecated_file_changed_hook): Deprecate.
7220 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
7221 * defs.h (deprecated_modify_breakpoint_hook)
7222 (deprecated_command_loop_hook, deprecated_show_load_progress)
7223 (deprecated_print_frame_info_listing_hook)
7224 (deprecated_query_hook, deprecated_warning_hook)
7225 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
7226 (deprecated_delete_breakpoint_hook)
7227 (deprecated_interactive_hook, deprecated_registers_changed_hook)
7228 (deprecated_readline_begin_hook, deprecated_readline_hook)
7229 (deprecated_readline_end_hook, deprecated_register_changed_hook)
7230 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
7231 (deprecated_context_hook, deprecated_target_wait_hook)
7232 (deprecated_attach_hook, deprecated_detach_hook)
7233 (deprecated_call_command_hook, deprecated_set_hook)
7234 (deprecated_error_hook, deprecated_error_begin_hook)
7235 (deprecated_ui_load_progress_hook): Deprecate.
7236 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
7237 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
7238 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
7239 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
7240 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
7241 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
7242 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
7243 * annotate.c, aix-thread.c: Update.
7244
7245 2004-04-21 Andrew Cagney <cagney@redhat.com>
7246
7247 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
7248 * vaxnbsd-tdep.c: Include "gdb_string.h".
7249
7250 * symfile.c (symbol_file_add_from_memory): #if 0 function.
7251 (add_symbol_file_from_memory_command): #if 0 function body, call
7252 error instead.
7253
7254 2004-04-21 Andrew Cagney <cagney@redhat.com>
7255
7256 * gdbcore.h: Update copyright.
7257 (deprecated_add_core_fns): Rename add_core_fns.
7258 * win32-nat.c (_initialize_core_win32): Update.
7259 * sun3-nat.c (_initialize_core_sun3): Update.
7260 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
7261 * rs6000-nat.c (_initialize_core_rs6000): Update.
7262 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
7263 * nto-tdep.c (_initialize_nto_tdep): Update.
7264 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
7265 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
7266 * mips-nat.c (_initialize_core_mips): Update.
7267 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7268 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
7269 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
7270 * lynx-nat.c (_initialize_core_lynx): Update.
7271 * irix5-nat.c (_initialize_core_irix5): Update.
7272 * i386-interix-nat.c (_initialize_core_interix): Update.
7273 * cris-tdep.c (_initialize_cris_tdep): Update.
7274 * corelow.c (deprecated_add_core_fns): Update.
7275 * core-regset.c (_initialize_core_regset): Update.
7276 * core-aout.c (_initialize_core_aout): Update.
7277 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
7278 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
7279 * alpha-nat.c (_initialize_core_alpha): Update.
7280
7281 2004-04-21 Jim Blandy <jimb@redhat.com>
7282
7283 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
7284
7285 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
7286
7287 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
7288 Delete.
7289 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
7290 (read_attribute_value): Update calls to dwarf_alloc_block.
7291 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
7292 dwarf2_tmp_obstack.
7293 (psymtab_to_symtab_1): Likewise. Clean up using
7294 free_stack_comp_unit.
7295 (add_to_cu_func_list): Use the comp_unit_obstack.
7296
7297 2004-04-19 Joel Brobecker <brobecker@gnat.com>
7298
7299 * dwarf2read.c (dwarf2_flag_true_p): New function.
7300 (die_is_declaration): Use the function above. Add some comments.
7301
7302 2004-04-19 Mark Kettenis <kettenis@gnu.org>
7303
7304 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
7305 architecture when registering sparcnbsd_core_osabi_sniffer.
7306 Adjust comment.
7307
7308 2004-04-18 Mark Kettenis <kettenis@gnu.org>
7309
7310 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
7311 return value.
7312
7313 Based on a patch from Brian Ford <ford@vss.fsi.com>:
7314 * i386-tdep.c: Correct register numbering scheme comments
7315 throughout.
7316 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
7317 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
7318 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
7319 (i386_gdb_arch_init): Likewise.
7320
7321 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
7322 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
7323 ppcnbsd-tdep.o.
7324
7325 * m68k-tdep.h: Tweak comments.
7326 * m68k-tdep.c: Tweak comment.
7327
7328 2004-04-17 Randolph Chung <tausq@debian.org>
7329
7330 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
7331 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
7332 (hppa_hpux_som_init_abi): Set is_elf to 0.
7333 (hppa_hpux_elf_init_abi): Set is_elf to 1.
7334 * hppa-tdep.c (low_text_segment_address): Remove global.
7335 (record_text_segment_lowaddr): Pass in low address as parameter. Use
7336 section offset to calculate segment address.
7337 (internalize_unwinds): Define low_text_segment_address as local and
7338 pass to record_text_segment_lowaddr for ELF targets.
7339 (hppa_gdbarch_init): Zero fill tdep structure.
7340 (hppa_dump_tdep): Print tdep structure.
7341 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
7342
7343 2004-04-17 Randolph Chung <tausq@debian.org>
7344
7345 * hppa-tdep.c (hppa_pseudo_register_read): Define.
7346 (hppa_gdbarch_init): Set pseudo_register_read.
7347 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
7348 * regcache.c (supply_register): Remove check for
7349 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
7350
7351 2004-04-17 Randolph Chung <tausq@debian.org>
7352
7353 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
7354 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
7355 (hpread_adjust_stack_address): Move to hpread.c.
7356 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
7357 obj_private_struct): Move from tm-hppa.h.
7358 * hpread.c (hppa-tdep.h): Include.
7359 (hpread_adjust_stack_address): Move from hppa-tdep.c.
7360 (hpread_read_function_type, hpread_read_doc_function_type)
7361 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
7362 directly.
7363 * pa64solib.c (hppa-tdep.h): Include.
7364 * somsolib.c (hppa-tdep.h): Include.
7365 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
7366 inferior_status): Remove unused forward declarations.
7367 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
7368 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
7369 obj_private_struct): Move to hppa-tdep.h.
7370 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
7371
7372 2004-04-17 Randolph Chung <tausq@debian.org>
7373
7374 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
7375 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
7376 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
7377 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
7378 Remove forward declaration and make static.
7379 (hppa_reg_struct_has_addr): Remove.
7380
7381 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7382
7383 * observer.sh: Move comments in sed command to first column.
7384
7385 2004-04-16 Jason Molenda (jmolenda@apple.com)
7386
7387 * frame.c: Minor typeo corrections in comments.
7388
7389 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7390
7391 * observer.c (observer_test_first_notification_function): Update
7392 function profile.
7393 (observer_test_second_notification_function): Likewise.
7394 (observer_test_third_notification_function): Likewise.
7395
7396 2004-04-16 Mark Kettenis <kettenis@gnu.org>
7397
7398 From Brian Ford <ford@vss.fsi.com>:
7399 * i386-tdep.c (i386_coff_init_abi): New function.
7400 * i386-tdep.h (i386_coff_init_abi): New prototype.
7401 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
7402 register number translation functions for DWARF and DWARF 2.
7403
7404 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7405
7406 * dwarf2read.c: Back out my previous change, it was incorrect.
7407
7408 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
7409
7410 * dwarf2read.c: Include "hashtab.h".
7411 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
7412 has_namespace_info.
7413 (struct partial_die_info): Add comments. Use bitfields to reduce
7414 memory footprint. Add scope, scope_set, has_specification,
7415 spec_offset, die_parent, die_child, and die_sibling.
7416 (peek_die_abbrev): Add prototype.
7417 (partial_read_comp_unit_head): New function, broken out from
7418 dwarf2_build_psymtabs_hard.
7419 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
7420 Use partial_read_comp_unit_head. Initialize the CU and
7421 comp_unit_obstack. Update calls to read_partial_die and
7422 scan_partial_symbols. Use free_stack_comp_unit and
7423 load_partial_dies.
7424 (scan_partial_symbols): Change PDI to a pointer. Use the child and
7425 sibling pointers to walk partial DIEs. Call fixup_partial_die.
7426 Update calls to helper functions. Remove NAMESPACE argument.
7427 Update comments.
7428 (partial_die_parent_scope, partial_die_full_name): New functions.
7429 (add_partial_symbol): Remove namespace argument. Update call to
7430 pdi_needs_namespace. Use partial_die_full_name. Handle
7431 DW_TAG_namespace. Check has_namespace_info flag.
7432 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
7433 tag. Handle namespaces.
7434 (add_partial_namespace, add_partial_enumeration): Simplify.
7435 (guess_structure_name): New function, derived from
7436 add_partial_structure.
7437 (add_partial_structure): Remove.
7438 (determine_class_name): Update comment.
7439 (dwarf2_read_abbrevs): Set has_namespace_info flag.
7440 (is_type_tag_for_partial, load_partial_dies): New functions.
7441 (read_partial_die): Pass abbrev and abbrev_len as arguments.
7442 Record specifications instead of following them immediately.
7443 (find_partial_die_in_comp_unit, find_partial_die)
7444 (fixup_partial_die, free_stack_comp_unit)
7445 (hashtab_obstack_allocate, dummy_obstack_deallocate)
7446 (partial_die_hash, partial_die_eq): New functions.
7447 * Makefile.in (hashtab_h): Define.
7448 (dwarf2read.o): Update dependencies.
7449 (observer_inc, observer_h): Move to the correct section.
7450
7451 2004-04-15 Joel Brobecker <brobecker@gnat.com>
7452
7453 * dwarf2read.c (dwarf2_attribute_true_p): New function.
7454 (die_is_declaration): Use the function above. Add comment.
7455
7456 2004-04-15 Joel Brobecker <brobecker@gnat.com>
7457
7458 * dwarf2read.c (read_structure_scope): Identify stub types
7459 using die_is_declaration() only.
7460
7461 2004-04-15 Roland McGrath <roland@redhat.com>
7462
7463 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
7464 argument instead of NAME.
7465 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
7466 in call to symbol_file_add_with_addrs_or_offsets.
7467 (build_addr_info): New function, helper for ...
7468 (symbol_file_add_from_memory): New function.
7469 (add_symbol_file_from_memory_command): New function using that.
7470 (_initialize_symfile): Register it for add-symbol-file-from-memory.
7471 (pre_add_symbol_hook): Add const to argument type.
7472 * symfile.h (symbol_file_add_from_memory): Declare it.
7473
7474 2004-04-15 Mark Kettenis <kettenis@gnu.org>
7475
7476 * NEWS (New native configurations): Mention OpenBSD/vax.
7477 * configure.host: Add vax-*-openbsd*.
7478 * config/vax/obsd.mh: New file.
7479 * config/vax/nm-obsd.h: New file.
7480
7481 * vax-tdep.c: Include "regset.h".
7482 (vax_supply_gregset): New function.
7483 (vax_gregset): New variable.
7484 (vax_regset_from_core_section): New function.
7485 (vax_gdbarch_init): Set regset_from_core_section.
7486 * Makefile.in (vax-tdep.o): Update dependencies.
7487
7488 2004-04-15 Andrew Cagney <cagney@redhat.com>
7489
7490 * observer.c (normal_stop_subject, observer_notify_normal_stop)
7491 (observer_normal_stop_notification_stub)
7492 (observer_attach_normal_stop, observer_detach_normal_stop):
7493 Delete, replaced by #include "observer.inc".
7494 * infrun.c (normal_stop): Pass "stop_bpstat" to
7495 observer_notify_normal_stop.
7496 * Makefile.in (observer_inc): Define.
7497 (observer.o): Update dependencies.
7498 (observer.h, observer.inc): New rules.
7499 * observer.h: Delete file.
7500 * observer.sh: New file.
7501
7502 2004-04-15 Mark Kettenis <kettenis@gnu.org>
7503
7504 * vax-tdep.c (vax_frame_cache): Fix typo.
7505
7506 2004-04-14 Mark Kettenis <kettenis@gnu.org>
7507
7508 * NEWS (New native configurations): Mention NetBSD/vax.
7509 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
7510 * config/vax/nbsdelf.mh: New file.
7511 * config/vax/nbsdaout.mh: New file.
7512 * config/vax/nm-nbsd.h: New file.
7513 * config/vax/nm-nbsdaout.h: New file.
7514
7515 * vaxnbsd-tdep.c: New file.
7516 * Makefile.in (vaxnbsd-tdep.o): New dependency.
7517 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
7518 * config/vax/nbsd.mt: New file.
7519 * config/vax/tm-nbsd.h: New file.
7520
7521 * Makefile.in (vaxbsd-nat.o): New dependency.
7522
7523 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
7524 * vax-tdep.c (vax_store_arguments): Remove struct_return and
7525 struct_addr arguments. Don't push return value address.
7526 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
7527 arguments to vax_store_arguments. Store return value address in
7528 R1.
7529 (vax_store_struct_return, vax_extract_return_value)
7530 (vax_store_return_value): Remove functions.
7531 (vax_return_value): New function.
7532 (vax_gdbarch_init): Set return value. Don't set
7533 deprecated_store_struct_return, deprecated_extract_struct_return
7534 and deprecated_store_return_value.
7535
7536 2004-04-14 Andreas Schwab <schwab@suse.de>
7537
7538 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
7539 value buffer.
7540 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
7541
7542 2004-04-14 Mark Kettenis <kettenis@gnu.org>
7543
7544 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
7545 (vax_unwind_dummy_id): New functions.
7546 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
7547 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
7548 variables.
7549 (vax_fix_call_dummy): Remove function.
7550 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
7551 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
7552 call_dummy_location, deprecated_call_dummy_words,
7553 deprecated_sizeof_call_dummy_words,
7554 deprecated_call_dummy_breakpoint_offset,
7555 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
7556 and deprecated_dummy_write_sp.
7557
7558 2004-04-13 David Carlton <carlton@kealia.com>
7559
7560 * MAINTAINERS: Move myself to "paper trail" section.
7561
7562 2004-04-12 Mark Kettenis <kettenis@gnu.org>
7563
7564 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
7565 "trad-frame.h".
7566 (vax_frame_init_saved_regs): Remove function.
7567 (vax_sigtramp_saved_pc): Remove function.
7568 (vax_frame_saved_pc): Remove function.
7569 (vax_frame_args_address): Remove function.
7570 (vax_frame_num_args): Rewrite.
7571 (vax_frame_chain): Remove function.
7572 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
7573 VAX_FP_REGNUM.
7574 (vax_pop_frame): Likewise.
7575 (vax_saved_pc_after_call): Remove function.
7576 (struct vax_frame_cache): New structure.
7577 (vax_frame_cache): New function.
7578 (vax_frame_this_id): New function.
7579 (vax_frame_prev_register): New function.
7580 (vax_frame_unwind): New variable.
7581 (vax_frame_sniffer): New function.
7582 (vax_frame_base_address): New function.
7583 (vax_frame_args_address): New function.
7584 (vax_frame_base): New variable.
7585 (vax_unwind_pc): New function.
7586 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
7587 deprecated_fp_regnum, deprecated_saved_pc_after_call,
7588 deprecated_frame_chain, deprecated_frame_saved_pc,
7589 deprecated_frame_args_address and
7590 deprecated_frame_init_saved_regs.
7591 * Makefile.in (vax-tdep.o): Update dependencies.
7592
7593 * vaxbsd-nat.c: New file.
7594
7595 * vax-tdep.h: Update copyright year. Adjust comments.
7596 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
7597 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
7598 (vax_regnum): New enum. Replacing...
7599 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
7600 (VAX_PS_REGNUM): ... these removed macros.
7601 * vax-tdep.c (vax_register_name): Remove prototype.
7602 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
7603 (vax_register_byte, vax_register_raw_size,
7604 vax_register_virtual_size, vax_register_virtual_type): Remove
7605 functions.
7606 (vax_register_type): New function.
7607 (vax_breakpoint_from_pc): Reorganize.
7608 (vax_gdbarch_init): Set register_type. Don't set
7609 deprecated_register_size, deprecated_register_bytes,
7610 deprecated_register_byte, deprecated_register_raw_size,
7611 deprecated_max_register_raw_size,
7612 deprecated_register_virtual_size,
7613 deprecated_max_register_virtual_size and
7614 deprecated_register_virtual_type. Add comment on stack direction.
7615
7616 2004-04-11 Mark Kettenis <kettenis@gnu.org>
7617
7618 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
7619 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
7620 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
7621
7622 2004-04-10 Randolph Chung <tausq@debian.org>
7623
7624 * MAINTAINERS (write after approval): Add myself.
7625
7626 2004-04-07 Randolph Chung <tausq@debian.org>
7627
7628 * hppa-tdep.c (hppa_inner_than): Remove.
7629 (is_pa_2): Remove unused static variable.
7630 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
7631
7632 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
7633
7634 * language.h (language_defn): Add new la_post_parser field.
7635 * parser-defs.h (null_post_parser): New declaration (default for
7636 la_post_parser).
7637
7638 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
7639 insert call to that function.
7640 (parse_exp_in_context): New function, including code formerly in
7641 parse_exp_1. Calls language-dependent post-parser after
7642 prefixification.
7643 (parse_expression_in_context): New exported function.
7644 (null_post_parser): New definition.
7645 * expression.h (parse_expression_in_context): Add declaration.
7646
7647 * p-lang.c (pascal_language_defn): Add trivial post-parser.
7648 * c-lang.c (c_language_defn): Ditto.
7649 (cplus_language_defn): Ditto.
7650 (asm_language_defn): Ditto.
7651 (minimal_language_defn): Ditto.
7652 * f-lang.c (f_language_defn): Ditto.
7653 * jv-lang.c (java_language_defn): Ditto.
7654 * language.c (unknown_language_defn): Ditto.
7655 (auto_language_defn): Ditto.
7656 (local_language_defn): Ditto.
7657 * m2-lang.c (m2_language_defn): Ditto.
7658 * scm-lang.c (scm_language_defn): Ditto.
7659 * obj-lang.c (objc_language_defn): Ditto.
7660
7661 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7662
7663 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
7664 (amd64nbsd_mcontext_addr): New function.
7665 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
7666 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
7667 with amd64nbsd_r_reg_offset, instead of building it on the fly.
7668
7669 * corelow.c (core_xfer_partial): Fix coding standards violation.
7670 Add support for TARGET_OBJECT_WCOOKIE.
7671
7672 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
7673 deprecated_pc_in_sigtramp.
7674 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
7675 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
7676 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
7677 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
7678 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
7679 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
7680 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
7681
7682 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
7683 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
7684 Fix typo.
7685
7686 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
7687 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
7688 (amd64_collect_fxsave): Likewise.
7689
7690 * i386-sol2-tdep.c: Include "gdb_string.h".
7691 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
7692 name.
7693 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7694
7695 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7696
7697 * i386-sol2-tdep.c: Include "solib-svr4.h".
7698 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7699 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7700 * config/i386/tm-i386sol2.h: Include :solib.h".
7701 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
7702 solib-svr4.o and solib-legacy.o.
7703 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
7704 solib-svr4.o.
7705
7706 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7707
7708 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
7709 whether a register is supplied by PTRACE_GETFPREGS.
7710 (store_inferior_registers): Likewise.
7711 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
7712 whether a register is supplied by PT_GETFPREGS.
7713 (store_inferior_registers): Likewise.
7714
7715 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
7716 * config/i386/linux64.mt (TDEPFILES): Likewise.
7717
7718 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
7719
7720 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
7721 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7722 the program counter is in the range specified by `struct
7723 gdbarch_tdep'.
7724 * amd64-linux-tdep.c: Include "symtab.h".
7725 (amd64_linux_pc_in_sigtramp): Remove function.
7726 (amd64_linux_sigtramp_p): New function.
7727 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7728 deprecated_pc_in_sigtramp.
7729 * amd64nbsd-tdep.c: Include "symtab.h".
7730 (amd64nbsd_sigtramp_p): New function.
7731 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7732 deprecated_pc_in_sigtramp.
7733 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
7734 few comments.
7735 (amd64obsd_pc_in_sigtramp): Remove function.
7736 (amd64obsd_sigtramp_p): New function.
7737 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7738 deprecated_pc_in_sigtramp.
7739 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
7740 (i386bsd_pc_ins_sigtramp): Remove prototype.
7741 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
7742 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
7743 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7744 the program counter is in the range specified by `struct
7745 gdbarch_tdep'.
7746 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
7747 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
7748 (i386_go32_pc_in_sigtramp): Remove function.
7749 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
7750 Initialize TDEP->sigtramp_p.
7751 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
7752 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
7753 deprecated_pc_in_sigtramp.
7754 * i386-linux-tdep.c: Adjust comments.
7755 (i386_linux_pc_in_sigtramp): Remove function.
7756 (i386_linux_sigtramp_p): New function.
7757 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7758 deprecated_pc_in_sigtramp.
7759 * i386-nto-tdep.c: Update copyright year.
7760 (i386nto_pc_in_sigtramp): Remove function.
7761 (i386nto_sigtramp_p): New function.
7762 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
7763 SP_REGNUM.
7764 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
7765 deprecated_pc_in_sigtramp.
7766 * i386-sol2-tdep.c: Update copyright year.
7767 (i386_sol2_pc_in_sigtramp): Remove function.
7768 (i386_sol2_sigtramp_p): New function.
7769 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
7770 deprecated_pc_in_sigtramp.
7771 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
7772 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
7773 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7774 deprecated_sigtramp_start and deprecated_sigtramp_end.
7775 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
7776 (i386nbsd_pc_in_sigtramp): Remove function.
7777 (i386nbsd_sigtramp_p): New function.
7778 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7779 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7780 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
7781 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
7782 (i386obsd_pc_in_sigtramp): Remove function.
7783 (i386obsd_sigtramp_p): New function.
7784 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
7785 functions.
7786 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7787 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7788 TDEP->sigtramp_p.
7789 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
7790 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
7791 dependencies.
7792
7793 * config/i386/i386aout.mt: Remove file.
7794
7795 * configure.tgt: Remove i[34567]86-*-go32*,
7796 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
7797 and i[34567]86-*-isc*. Set gdb_target to i386 for
7798 i[34567]86-*-netware* and i[34567]86-*-*.
7799 * config/i386/i386.mt: New file.
7800 * config/i386/embed.mt: Remove file.
7801 * config/i386/go32.mt: Remove file.
7802 * config/i386/i386nw.mt: Remove file.
7803 * config/i386/i386v.mt: Remove file.
7804 * config/i386/tm-go32.h: Remove file.
7805
7806 * tui/tui-hooks.c: Include "readline/readline.h" after
7807 "gdb_curses.h" instead of before.
7808 * tui/tui-io.c: Likewise.
7809
7810 * tui/tui.c: Fix typo in comment.
7811
7812 * sparc64-tdep.c (sparc_address_from_register): Remove function.
7813
7814 2004-04-08 Andrew Cagney <cagney@redhat.com>
7815
7816 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
7817 (deprecated_exception_support_initialized): Declare.
7818 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
7819 (initialize_hp_cxx_exception_support)
7820 (child_enable_exception_callback): Update.
7821 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
7822 (deprecated_exception_support_initialized): Rename
7823 deprecated_exception_catchpoints_are_fragile and
7824 deprecated_exception_support_initialized.
7825 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
7826
7827 * symtab.c (deprecated_hp_som_som_object_present): Rename
7828 hp_som_som_object_present.
7829 * symtab.h (deprecated_hp_som_som_object_present): Declare.
7830 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
7831 Update. Delete extern declaration.
7832 * valops.c (hp_som_som_object_present): Ditto.
7833 * parse.c (deprecated_hp_som_som_object_present)
7834 (parse_nested_classes_for_hpacc): Ditto.
7835 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
7836 * hppa-hpux-tdep.c (hp_som_som_object_present)
7837 (initialize_hp_cxx_exception_support): Ditto.
7838 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
7839 * cp-valprint.c (hp_som_som_object_present)
7840 (cp_print_class_method): Ditto.
7841 * c-typeprint.c (hp_som_som_object_present):
7842 (c_type_print_base): Ditto.
7843 * c-exp.y (hp_som_som_object_present): Ditto.
7844
7845 2004-04-08 Andrew Cagney <cagney@redhat.com>
7846
7847 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
7848 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
7849 (frame_unwind_find_by_frame): Re-implement the unwind code so
7850 that it can both prepend and append sniffers. Replace
7851 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
7852 * tramp-frame.c (tramp_frame_append): Use
7853 frame_unwind_prepend_unwinder.
7854 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
7855 frame_unwind_register_unwinder.
7856 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
7857 tramp_frame_append.
7858 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
7859 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
7860 (mips_linux_init_abi): Update.
7861
7862 2004-04-08 Kevin Buettner <kevinb@redhat.com>
7863
7864 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
7865 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
7866 file support.
7867
7868 2004-04-07 Kevin Buettner <kevinb@redhat.com>
7869
7870 * ia64-tdep.c (elf.h): Don't include.
7871 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
7872
7873 2004-04-07 Jason Molenda (jmolenda@apple.com)
7874
7875 * frame.h: Typeo corrections in comments.
7876
7877 2004-04-07 Jim Blandy <jimb@redhat.com>
7878
7879 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
7880 %esp and %ebp
7881
7882 2004-04-07 Mark Kettenis <kettenis@gnu.org>
7883
7884 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
7885 * config/sparc/linux64.mt (TDEPFILES): Likewise.
7886 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7887 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
7888 and solib-legacy.o.
7889 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
7890 solib-svr4.o.
7891 * config/sparc/tm-sol2.h: Update copyright year. Include
7892 "solib.h".
7893
7894 * sparc-sol2-tdep.c: Update copyright year. Include
7895 "solib-svr4.h".
7896 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7897 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
7898 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7899 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
7900 dependencies.
7901
7902 2004-04-06 Andrew Cagney <cagney@redhat.com>
7903
7904 * infttrace.c: Include "infttrace.h".
7905 * infttrace.h: Include "target.h".
7906 * Makefile.in (infttrace_h): Update.
7907 (infttrace.o): Update.
7908
7909 2004-04-06 Andrew Cagney <cagney@redhat.com>
7910
7911 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
7912 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
7913 move extern declarations from here ...
7914 * infttrace.h: ... to here.
7915 * Makefile.in (hppah-nat.o): Update dependencies.
7916
7917 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
7918 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
7919 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
7920 (hppa_breakpoint_from_pc): Delete.
7921
7922 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
7923
7924 2004-04-05 Andrew Cagney <cagney@redhat.com>
7925
7926 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
7927 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
7928 <sys/file.h>.
7929
7930 2004-04-06 Randolph Chung <tausq@debian.org>
7931
7932 Committed by Andrew Cagney (mechanical change).
7933 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
7934 exception_catchpoints_are_fragile, find_stub_with_shl_get,
7935 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
7936 child_enable_exception_callback, current_ex_event,
7937 null_symtab_and_line, child_get_current_exception_event,
7938 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
7939 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
7940 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
7941 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
7942 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
7943 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
7944 Move hpux-specific definitions ...
7945 * hppa-hpux-tdep.c: ... to here.
7946
7947 2004-04-05 Andrew Cagney <cagney@redhat.com>
7948
7949 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
7950 skip_prologue_using_sal.
7951
7952 2004-04-05 Andrew Cagney <cagney@redhat.com>
7953
7954 * config/i386/tm-i386.h: Delete file.
7955 * config/i386/tm-vxworks.h: Update copyright, do not include
7956 "tm-i386.h".
7957 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
7958 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
7959 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
7960 * config/i386/ncr3000.mt (TM_FILE): Delete.
7961 * config/i386/interix.mt (TM_FILE): Delete.
7962 * config/i386/i386v.mt (TM_FILE): Delete.
7963 * config/i386/i386nw.mt (TM_FILE): Delete.
7964 * config/i386/i386gnu.mt (TM_FILE): Delete.
7965 * config/i386/i386aout.mt (TM_FILE): Delete.
7966 * config/i386/embed.mt (TM_FILE): Delete.
7967
7968 2004-04-05 Kevin Buettner <kevinb@redhat.com>
7969
7970 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
7971 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
7972 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
7973 (accg7_regnum): New constants.
7974 (last_spr_regnum, last_pseudo_regnum): Update.
7975 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
7976 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
7977 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
7978 for accg registers.
7979 (frv_register_sim_regno): Update spr_map[].
7980
7981 2004-04-04 Andrew Cagney <cagney@redhat.com>
7982
7983 * config/mips/xm-riscos.h: Delete.
7984 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
7985 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
7986 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
7987 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
7988 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
7989 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
7990 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
7991 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
7992 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
7993 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
7994 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
7995 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
7996 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
7997 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
7998 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
7999 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
8000 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
8001 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
8002 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
8003 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
8004 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
8005 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
8006 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
8007 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
8008 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
8009 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8010
8011 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
8012 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
8013 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
8014 * configure.host: Remove m680[01]0-sun-sunos3*,
8015 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
8016 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
8017 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
8018 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
8019 mips-*-riscos*.
8020 * NEWS: Mention removed systems.
8021
8022 2004-04-04 Andrew Cagney <cagney@redhat.com>
8023
8024 GDB 6.1 release created from 6.1 branch.
8025
8026 2004-04-04 Andrew Cagney <cagney@redhat.com>
8027
8028 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
8029 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
8030 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
8031
8032 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
8033 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
8034 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
8035
8036 2004-04-03 Jim Blandy <jimb@redhat.com>
8037
8038 * MAINTAINERS: Chris Faylor has changed employers; add him to
8039 "paper trail" section, and update his E-mail address.
8040
8041 2004-04-03 Andrew Cagney <cagney@redhat.com>
8042
8043 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
8044 generic dummy frames.
8045 * dummy-frame.c: Update copyright.
8046 (dummy_frame_sniffer): Delete check for generic dummy frames.
8047
8048 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8049 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
8050 (REG_PARM_STACK_SPACE): Delete.
8051 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
8052 Inline reference to REG_PARM_STACK_SPACE.
8053
8054 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
8055 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8056 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
8057 (FRAME_BASE_BEFORE_SIGTRAMP)
8058 (hppa32_hpux_frame_base_before_sigtramp)
8059 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
8060 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
8061 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
8062 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8063 (FRAME_BASE_BEFORE_SIGTRAMP)
8064 (hppa64_hpux_frame_base_before_sigtramp)
8065 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
8066
8067 2004-04-03 Andrew Cagney <cagney@redhat.com>
8068
8069 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
8070
8071 2004-04-02 Andrew Cagney <cagney@redhat.com>
8072
8073 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
8074 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
8075 * dummy-frame.h: Delete out-of-date comments.
8076 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
8077 * gdbarch.h, gdbarch.c: Re-generate.
8078
8079 2004-04-02 Joel Brobecker <brobecker@gnat.com>
8080
8081 Committed by Andrew Cagney <cagney@redhat.com>.
8082 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
8083 into account an instruction saving a register if we have already
8084 seen an earlier instruction saving that same register.
8085
8086 2004-04-02 Andrew Cagney <cagney@redhat.com>
8087
8088 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
8089 * gdbarch.h, gdbarch.c: Re-generate.
8090 * frame.c (legacy_get_prev_frame): Delete references to
8091 DEPRECATED_INIT_FRAME_PC_FIRST.
8092
8093 * infrun.c (pc_in_sigtramp): Delete function.
8094 (check_sigtramp2): Inline call to pc_in_sigtramp, use
8095 get_frame_type.
8096
8097 2004-04-02 Andrew Cagney <cagney@redhat.com>
8098
8099 * infrun.c (handle_step_into_function): Delete code conditional on
8100 legacy_frame_p.
8101 (handle_inferior_event, step_over_function): Ditto.
8102
8103 2004-04-02 Andrew Cagney <cagney@redhat.com>
8104
8105 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
8106 "previous frame inner to this frame" test.
8107
8108 2004-04-02 Andrew Cagney <cagney@redhat.com>
8109
8110 * frame.c (safe_frame_unwind_memory): New function.
8111 * frame.h (safe_frame_unwind_memory): Declare. Update description
8112 of /safe_/ methods.
8113 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
8114 "next_frame". Use safe_frame_unwind_memory.
8115 (tramp_frame_sniffer): Update call to tramp_frame_start.
8116
8117 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
8118
8119 * dwarf2read.c (dwarf2_objfile_data_key): New.
8120 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
8121 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
8122 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
8123 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
8124 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
8125 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
8126 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
8127 Remove variables.
8128 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
8129 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
8130 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
8131 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
8132 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
8133 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
8134 Remove macros.
8135 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
8136 data.
8137 (dwarf2_locate_sections, dwarf2_build_psymtabs)
8138 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
8139 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
8140 (read_partial_die, read_full_die, read_indirect_string)
8141 (dwarf_decode_line_header, dwarf_decode_macros)
8142 (dwarf2_symbol_mark_computed): Remove use of removed macros.
8143 Update uses of removed variables.
8144 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
8145 of removed macros.
8146 (_initialize_dwarf2_read): New function.
8147 * symfile.h (dwarf2_has_info): Update prototype.
8148 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
8149 * elfread.c (elf_symfile_read): Likewise.
8150
8151 2004-04-01 Jim Blandy <jimb@redhat.com>
8152
8153 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
8154 function for register numbers on all the rs6000-derived targets.
8155 (rs6000_gdbarch_init): Don't register a separate
8156 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
8157 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
8158 variants.
8159
8160 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
8161 numbering.
8162
8163 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
8164
8165 * valarith.c: Update copyright notice.
8166 (value_add): Handle range types.
8167 (value_sub): Ditto.
8168 (value_equal): Ditto.
8169 (value_less): Ditto.
8170 (value_neg): Ditto.
8171 (value_complement): Ditto.
8172 (value_binop): Simplify slightly by using is_integral_type and
8173 eliminiating unnecessary COERCE_ENUMs.
8174
8175 2004-03-31 Andrew Cagney <cagney@redhat.com>
8176
8177 * frame.h (frame_unwind_id): Declare.
8178 * frame.c (frame_unwind_id): New function.
8179 (get_prev_frame_1): New function.
8180 (frame_debug_got_null_frame): New function.
8181 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
8182 code proper to prev_frame, update description.
8183 * infrun.c (step_over_function): Use frame_unwind_id.
8184
8185 2004-04-31 J. Brobecker <brobecker@gnat.com>
8186
8187 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
8188 (hppa64_push_dummy_call): Likewise.
8189
8190 2004-03-30 Jim Blandy <jimb@redhat.com>
8191
8192 From Ulrich Weigand:
8193 * utils.c (query): Do not use a va_list variable multiple times.
8194
8195 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
8196
8197 * Makefile.in (linux_nat_h): Update dependencies.
8198 * configure.in: Check for <gnu/libc-version.h>.
8199 * configure: Regenerate.
8200 * config.in: Regenerate.
8201 * linux-nat.h: Include "target.h". Add waitstatus field to
8202 struct lwp_info.
8203 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
8204 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
8205 to.
8206 (lin_lwp_handle_extended): New function. Handle clone events.
8207 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
8208 thread exit events.
8209 (child_wait): Handle clone events.
8210 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
8211 * linux-nat.c (linux_enable_event_reporting): Turn on
8212 PTRACE_O_TRACECLONE.
8213 (linux_handle_extended_wait): Handle clone events.
8214 * thread-db.c: Include <gnu/libc-version.h>.
8215 (struct private_thread_info): Add dying flag.
8216 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
8217 higher.
8218 (attach_thread): Update comments. Handle dying threads.
8219 (detach_thread): Set the dying flag.
8220 (check_event): Always call attach_thread.
8221
8222 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
8223
8224 * mips-tdep.c (mips_pdr_data): New.
8225 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
8226 (_initialize_mips_tdep): Initialize mips_pdr_data.
8227
8228 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
8229
8230 * minsyms.c (install_minimal_symbols): Move dropping leading
8231 char from linkage name from here...
8232 (prim_record_minimal_symbol_and_info): ...to here. Simplify
8233 test for "__gnu_compiled*" symbols.
8234
8235 2004-03-28 Jim Blandy <jimb@redhat.com>
8236
8237 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
8238 registers to temp register r0 and byte stores as prologue
8239 instructions.
8240
8241 2004-03-28 Andrew Cagney <cagney@redhat.com>
8242
8243 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
8244 arm*-*-*.
8245
8246 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8247
8248 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
8249 and switch the layout to force a display of register window.
8250
8251 2004-02-26 J. Brobecker <brobecker@gnat.com>
8252
8253 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
8254 of the INTEGER class.
8255
8256 2004-03-26 Jim Blandy <jimb@redhat.com>
8257
8258 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
8259 bytes long on PPC GNU/Linux.
8260
8261 2004-03-26 David Carlton <carlton@kealia.com>
8262
8263 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
8264
8265 2004-03-25 Andrew Cagney <cagney@redhat.com>
8266
8267 * PROBLEMS: Add general section titles, remove references to
8268 specific releases.
8269
8270 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
8271
8272 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
8273 INT_REGISTER_SIZE.
8274 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
8275 FP_REGISTER_VIRTUAL_SIZE.
8276 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
8277 of DEPRECATED_REGISTER_RAW_SIZE.
8278 (arm_register_type): Add gdbarch argument.
8279 (arm_register_raw_size, arm_register_virtual_size): Delete.
8280 (arm_register_byte, arm_extract_return_value)
8281 (arm_store_return_value, arm_get_longjmp_target): Update references
8282 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
8283 (arm_gdbarch_init): Likewise. Don't set
8284 deprecated_register_raw_size, deprecated_register_virtual_size,
8285 deprecated_max_register_raw_size,
8286 deprecated_max_register_virtual_size, or
8287 deprecated_max_register_virtual_type. Do set register_type.
8288 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
8289 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
8290 (FP_REGISTER_VIRTUAL_SIZE): Delete.
8291 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
8292 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
8293 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
8294 INT_REGISTER_SIZE.
8295 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
8296 (remote_rdp_store_register): Likewise.
8297
8298 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
8299
8300 * Makefile.in (mips-linux-tdep.o): Update dependencies.
8301 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
8302 to after osabi initialization.
8303 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
8304 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
8305 functions.
8306 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
8307 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
8308 variables.
8309 (mips_linux_init_abi): Append signal trampoline unwinders.
8310
8311 2004-03-24 Andrew Cagney <cagney@redhat.com>
8312
8313 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
8314 * tramp-frame.c: Include "gdb_assert.h".
8315 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
8316 correct sizeof.
8317 (tramp_frame_append): Validate the tramp frame's instructions.
8318 * Makefile.in (tramp-frame.o): Update dependencies.
8319
8320 2004-03-23 Andrew Cagney <cagney@redhat.com>
8321
8322 * trad-frame.h (trad_frame_set_reg_addr): Declare.
8323
8324 2004-03-23 Andrew Cagney <cagney@redhat.com>
8325
8326 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
8327 Nasser as past testsuite/lib/ (and other) maintainers.
8328
8329 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
8330
8331 * infcmd.c (attach_command): Reread symbols if we already have
8332 an exec file.
8333
8334 2004-03-23 Andrew Cagney <cagney@redhat.com>
8335
8336 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
8337
8338 2004-03-23 Andrew Cagney <cagney@redhat.com>
8339
8340 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
8341 * gdbarch.h, gdbarch.c: Re-generate.
8342 * i386obsd-tdep.c (i386obsd_init_abi): Update.
8343 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
8344 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8345 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
8346 (DEPRECATED_SIGTRAMP_START): Update.
8347 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
8348 (DEPRECATED_SIGTRAMP_START): Update.
8349 * blockframe.c (find_pc_sect_partial_function): Update.
8350 * arch-utils.c (legacy_pc_in_sigtramp): Update.
8351
8352 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
8353
8354 * remote.c (remote_open_1): Reopen the exec file and reread symbols
8355 if necessary.
8356
8357 2004-03-23 Andrew Cagney <cagney@redhat.com>
8358
8359 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
8360 predicate, deprecate.
8361 * gdbarch.h, gdbarch.c: Re-generate.
8362 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8363 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8364 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
8365 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8366 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
8367 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
8368 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
8369 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
8370 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
8371 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
8372 * blockframe.c (find_pc_partial_function): Update.
8373 * breakpoint.c (bpstat_what): Update.
8374 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
8375 * frv-linux-tdep.c (frv_linux_init_abi): Update.
8376 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
8377 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
8378 * i386-interix-tdep.c (i386_interix_init_abi): Update.
8379 * i386-linux-tdep.c (i386_linux_init_abi): Update.
8380 * i386-nto-tdep.c (i386nto_init_abi): Update.
8381 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
8382 * i386-tdep.c (i386_sigtramp_frame_sniffer)
8383 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
8384 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8385 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
8386 * i386obsd-tdep.c (i386obsd_init_abi): Update.
8387 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
8388 * infrun.c (pc_in_sigtramp): Update.
8389 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
8390 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
8391 * mips-tdep.c (mips_gdbarch_init): Update.
8392 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
8393 * ppc-linux-tdep.c: Update comment.
8394 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
8395 * shnbsd-tdep.c (shnbsd_init_abi): Update.
8396 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
8397 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
8398 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
8399 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
8400 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
8401 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
8402 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
8403 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
8404
8405 2004-03-23 Andrew Cagney <cagney@redhat.com>
8406
8407 * tramp-frame.h, tramp-frame.h: New files.
8408 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
8409 Update rules to include "tramp-frame.h" and "tramp-frame.c".
8410
8411 * Makefile.in: Update all dependencies.
8412
8413 2004-03-23 Andrew Cagney <cagney@redhat.com>
8414
8415 * Makefile.in (trad_frame_h): Add $(frame_h).
8416 * trad-frame.h: Update copyright. Include "frame.h".
8417 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
8418 (trad_frame_set_id, trad_frame_get_id): Declare.
8419 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
8420 * trad-frame.c: Update copyright.
8421 (struct trad_frame_cache): Define.
8422 (trad_frame_cache_zalloc): New function.
8423 (trad_frame_set_id, trad_frame_get_id): New functions.
8424 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
8425
8426 2004-03-22 Andrew Cagney <cagney@redhat.com>
8427
8428 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
8429 s390_pltstub_unwind_cache.
8430 (s390_stub_frame_unwind_cache): Rename
8431 s390_pltstub_frame_unwind_cache.
8432 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
8433 (s390_stub_frame_prev_register): Rename
8434 s390_pltstub_frame_prev_register.
8435 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
8436 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
8437
8438 From Ulrich Weigand:
8439 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
8440 pointer calls like PLT calls.
8441
8442 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
8443
8444 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
8445 PC rather than the partial function start address. Use the start
8446 address to sanity check the found PDR.
8447
8448 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
8449
8450 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
8451 linux_handle_extended_wait.
8452
8453 2004-03-22 Andrew Cagney <cagney@redhat.com>
8454
8455 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
8456 function.
8457
8458 * frame.h (generic_pop_current_frame): Delete declaration.
8459 (deprecate_pop_dummy_frame): Deprecate
8460 generic_pop_dummy_frame.
8461 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
8462 (generic_pop_current_frame): Delete function.
8463 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
8464 generic_pop_current_frame.
8465 * v850-tdep.c (v850_pop_frame): Update.
8466 * mcore-tdep.c (mcore_pop_frame): Update.
8467 * sh64-tdep.c (sh64_pop_frame): Update.
8468 * h8300-tdep.c (h8300_pop_frame): Update.
8469
8470 2004-03-22 Andrew Cagney <cagney@redhat.com>
8471
8472 * frame.h (deprecated_pc_in_call_dummy): Rename
8473 generic_pc_in_call_dummy.
8474 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
8475 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
8476 generic_pc_in_call_dummy.
8477 (pc_in_dummy_frame): Make static.
8478 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
8479 * gdbarch.h, gdbarch.c: Re-generate.
8480 * dummy-frame.c (dummy_frame_sniffer): Simplify.
8481 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
8482 (legacy_get_prev_frame): Ditto.
8483 * inferior.h: Delete reference to generic_pc_in_call_dummy in
8484 comment.
8485
8486 2004-03-21 Andrew Cagney <cagney@redhat.com>
8487
8488 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
8489 declaration and out-of-date comment.
8490 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8491 Delete function.
8492 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
8493 deprecated_pc_in_call_dummy.
8494
8495 * infrun.c (handle_inferior_event): For non legacy frames, use the
8496 frame ID and frame type to identify a signal trampoline. Update
8497 comments.
8498
8499 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
8500
8501 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
8502 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
8503
8504 2004-03-21 Andrew Cagney <cagney@redhat.com>
8505
8506 * frame-unwind.h: Update copyright.
8507 (struct frame_data): Add opaque declaration.
8508 (frame_sniffer_ftype): Declare.
8509 (struct frame_unwind): Add "unwind_data" and "sniffer".
8510 (frame_unwind_register_unwinder): Declare.
8511 (frame_unwind_find_by_frame): Add parameter "this_cache".
8512 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
8513 (legacy_get_prev_frame, legacy_get_prev_frame)
8514 (get_frame_type): Pass the prologue_cache to
8515 frame_unwind_find_by_frame.
8516 * frame-unwind.c (struct frame_unwind_table_entry): Add field
8517 "unwinder".
8518 (frame_unwind_register_unwinder): New function.
8519 (frame_unwind_find_by_frame): Handle an unwind sniffer.
8520
8521 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
8522
8523 * bcache.c (print_percentage): Use floating point to avoid
8524 incorrect results when portion*100 overflows.
8525
8526 2004-03-19 Kevin Buettner <kevinb@redhat.com>
8527
8528 * ppc_tdep.h (ppc_linux_frame_saved_pc)
8529 (ppc_linux_init_extra_frame_info)
8530 (ppc_linux_frameless_function_invocation)
8531 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
8532 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
8533 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
8534 (rs6000_frame_chain): Delete declarations.
8535 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
8536 (ppc_linux_init_extra_frame_info)
8537 (ppc_linux_frameless_function_invocation)
8538 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
8539 (ppc_linux_init_abi): Remove registration of above deleted functions.
8540 * rs6000-tdep.c (rs6000_init_extra_frame_info)
8541 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
8542 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
8543 (rs6000_pop_frame, rs6000_frameless_function_invocation)
8544 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
8545 (rs6000_gdbarch_init): Remove registration of above deleted functions.
8546 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
8547 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
8548 frame management for all OSABIs.
8549
8550 2004-03-19 Andrew Cagney <cagney@redhat.com>
8551
8552 Committed by Kevin Buettner <kevinb@redhat.com>.
8553
8554 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
8555 Update copyright.
8556 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
8557 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
8558 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
8559 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
8560 unwinders. #ifdef legacy frame code.
8561 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8562 "frame-base.h".
8563 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
8564 (struct rs6000_frame_cache, rs6000_frame_cache)
8565 (rs6000_frame_this_id, rs6000_frame_prev_register)
8566 (rs6000_frame_sniffer, rs6000_frame_unwind)
8567 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
8568 (rs6000_frame_base): Implement a traditional frame unwinder.
8569 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
8570 frame unwinder.
8571
8572 2004-03-19 Kevin Buettner <kevinb@redhat.com>
8573
8574 * breakpoint.c (adjust_breakpoint_address): Don't adjust
8575 breakpoint address for watchpoints or the catch eventpoints.
8576 Add new paramter ``bptype''. Adjust all callers.
8577
8578 2004-03-19 Andrew Cagney <cagney@redhat.com>
8579
8580 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
8581
8582 * PROBLEMS: Delete note that ARM does not use frame code, problem
8583 fixed.
8584
8585 2004-03-18 Andrew Cagney <cagney@redhat.com>
8586
8587 * stack.c (return_command): Delete code wrapped in #ifdef
8588 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
8589
8590 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
8591
8592 2004-03-18 Andrew Cagney <cagney@redhat.com>
8593
8594 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
8595 DEPRECATED_IN_SIGTRAMP.
8596 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8597 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
8598 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8599 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8600 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8601 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8602 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8603 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8604 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
8605 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
8606
8607 2004-03-18 Andrew Cagney <cagney@redhat.com>
8608
8609 * frame-base.c: Update copyright. Include "gdb_obstack.h".
8610 (struct frame_base_table_entry): Define.
8611 (struct frame_base_table): Re-implement as a linked list.
8612 (frame_base_init): Re-implement.
8613 (frame_base_table): Delete function.
8614 (append_predicate): Delete function.
8615 (frame_base_append_sniffer): Update.
8616 (frame_base_set_default): Update.
8617 (frame_base_find_by_frame): Update.
8618 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
8619 * Makefile.in (frame-base.o): Update dependencies.
8620
8621 2004-03-17 Andrew Cagney <cagney@redhat.com>
8622
8623 * frame.c (legacy_get_prev_frame): Pass correct frame to
8624 frame_unwind_find_by_frame.
8625
8626 2004-03-17 David Carlton <carlton@kealia.com>
8627
8628 * NEWS: Mention C++ nested types and namespaces
8629
8630 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
8631
8632 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
8633 and "Regressions since gdb 5.3.". Add known regressions since
8634 gdb 6.0.
8635
8636 2004-03-16 David Carlton <carlton@kealia.com>
8637
8638 * dwarf2read.c (process_structure_scope): Process children even
8639 when we're a declaration.
8640
8641 2004-03-16 Andrew Cagney <cagney@redhat.com>
8642
8643 * symtab.h (find_pc_sect_partial_function): Delete declaration.
8644 * blockframe.c (find_pc_partial_function)
8645 (find_pc_sect_partial_function): Merge into a single
8646 find_pc_partial_function.
8647
8648 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8649
8650 * i386bsd-nat.c: s/regno/regnum/g.
8651 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
8652 FP0_REGNUM.
8653 (store_inferior_registers): Likewise.
8654
8655 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8656
8657 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
8658 of i387_fill_fsave.
8659 (store_inferior_registers): Call i387_collect_fsave and
8660 i387_collect_fxsave instead of i387_fill_fsave and
8661 i387_fill_fxsave.
8662
8663 2004-03-15 Andrew Cagney <cagney@redhat.com>
8664
8665 * Makefile.in (frame-unwind.o): Update dependencies.
8666 * frame-unwind.c: Include "gdb_obstack.h".
8667 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
8668 parameter.
8669 (append_predicate): Delete function.
8670 (struct frame_unwind_table_entry): New structure.
8671 (struct frame_unwind_table): Replace "sniffer" with "head" and
8672 "tail".
8673 (frame_unwind_append_sniffer): Update.
8674 (frame_unwind_find_by_frame): Update.
8675 (_initialize_frame_unwind): Registe frame_unwind_init using
8676 gdbarch_data_register_pre_init.
8677
8678 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8679
8680 * i386bsd-nat.c: Update copyright year.
8681 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
8682 define unconditionally.
8683
8684 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8685
8686 * i387-tdep.h (i387_collect_fsave): New prototype.
8687 * i387-tdep.c (i387_collect_fsave): New function containing most
8688 of the code from i387_fill_fsave.
8689 (i387_fill_fsave): Call i387_collect_fsave.
8690
8691 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8692
8693 * i386-linux-tdep.c: Update copyright year.
8694 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
8695 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
8696 svr4_ilp32_link_map_offsets instead of
8697 i386_linux_svr4_fetch_link_map_offsets.
8698
8699 2004-03-15 David Carlton <carlton@kealia.com>
8700
8701 Fix for PR c++/1553:
8702 * dwarf2read.c (read_structure_type): Determine type name by
8703 calling determine_class_name.
8704 (determine_class_name): New.
8705 (determine_prefix): Look at TYPE_TAG_NAME and call
8706 determine_class_name when appropriate.
8707 (determine_prefix_aux, class_name): Delete.
8708 (read_namespace): Set die->type.
8709
8710 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8711
8712 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
8713 unused macro definition. The definition in target.h (or perhaps
8714 elsewhere) takes precedence.
8715
8716 2004-03-15 Andrew Cagney <cagney@redhat.com>
8717
8718 * ppc-tdep.h: Update copyright.
8719 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
8720 function signatures to match "regsets.h".
8721 * ppc-linux-tdep.c: Include "regset.h".
8722 (ELF_GREGSET_SIZE): Delete.
8723 (right_supply_register): New function.
8724 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
8725 using right_supply_register.
8726 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
8727 functions.
8728 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
8729 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
8730 (_initialize_ppc_linux_tdep): Do not register
8731 ppc_linux_regset_core_fns.
8732 (ppc_linux_regset_from_core_section): Replace
8733 fetch_core_registers.
8734 (ppc_linux_regset_core_fns): Delete.
8735 * ppc-linux-nat.c: (right_fill_reg): New function.
8736 (supply_gregset): Update call to ppc_linux_supply_gregset.
8737 (fill_gregset): Clear the register set, use right_fill_reg.
8738 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
8739 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
8740
8741 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
8742 unsigned.
8743
8744 2004-03-15 Andrew Cagney <cagney@redhat.com>
8745
8746 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
8747 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
8748 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
8749 and register_gdbarch_data.
8750 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
8751 (struct gdbarch_data): Replace "init" by "pre_init" and
8752 "post_init".
8753 * gdbarch.h, gdbarch.c: Re-generate.
8754 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
8755 with"obstack", use OBSTACK_ZALLOC.
8756 (dwarf2_frame_ops): Delete.
8757 (dwarf2_frame_set_init_reg): Use gdbarch_data.
8758 (dwarf2_frame_init_reg): Use gdbarch_data.
8759 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8760 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
8761 (_initialize_svr4_solib): Update.
8762 * user-regs.c (_initialize_user_regs): Update.
8763 * reggroups.c (_initialize_reggroup): Update.
8764 * regcache.c (_initialize_regcache): Update.
8765 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8766 * libunwind-frame.c (_initialize_libunwind_frame): Update.
8767 * gnu-v3-abi.c (init_gnuv3_ops): Update.
8768 * frame-unwind.c (_initialize_frame_unwind): Update.
8769 * frame-base.c (_initialize_frame_base): Update.
8770 * user-regs.c (user_reg_add): Update.
8771 * reggroups.c (reggroup_add): Update.
8772 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
8773 * libunwind-frame.c (libunwind_frame_set_descr): Update.
8774 * frame-unwind.c (frame_unwind_append_sniffer): Update.
8775 * frame-base.c (frame_base_table): Update.
8776 * remote.c (_initialize_remote): Update.
8777 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8778
8779 2004-03-15 Andrew Cagney <cagney@redhat.com>
8780
8781 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
8782
8783 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8784
8785 * Makefile.in (frv-linux-tdep.o): Add dependencies.
8786 * frv-linux-tdep.c: New file.
8787 * frv-tdep.c (struct gdbarch_tdep): Add new field
8788 ``sigcontext_reg_addr''.
8789 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
8790 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8791 (frv_sigramp_frame_sniffer): New functions.
8792 (frv_sigtramp_frame_unwind): New static global.
8793 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
8794 sniffers.
8795 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
8796 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
8797
8798 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8799
8800 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
8801 but not via a call to error(), when unable to read memory.
8802
8803 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8804
8805 * frv-tdep.c (frv_call_dummy_words): Delete.
8806 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
8807
8808 2004-03-15 Andrew Cagney <cagney@redhat.com>
8809
8810 * infrun.c (handle_step_into_function, step_over_function): Only
8811 update and use STEP_FRAME_ID when the system is using legacy
8812 frames. Update comments.
8813
8814 2004-03-14 Mark Kettenis <kettenis@gnu.org>
8815
8816 * amd64-linux-tdep.h: Remove file.
8817 * amd64-linux-tdep.c: Don't include "inferior.h" and
8818 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
8819 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
8820 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
8821 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
8822 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
8823 macros.
8824 (user_to_gdb_regmap): Remove variable.
8825 (amd64_linux_gregset_reg_offset): New variable.
8826 (amd64_core_fns): Remove variable.
8827 (fetch_core_registers): Remove function.
8828 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
8829 functions.
8830 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
8831 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
8832 * Makefile.in (amd64_linux_tdep_h): Remove.
8833 (amd64-linux-nat.o): Update dependencies.
8834 (amd64-linux-tdep.o): Update dependencies.
8835
8836 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
8837 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
8838 functions.
8839 (fetch_inferior_registers, store_inferior_registers): Rewrite.
8840
8841 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
8842 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
8843
8844 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
8845
8846 * dwarf2read.c (read_structure_type): Rename from
8847 read_structure_scope. Don't create a symbol or call process_die.
8848 Return immediately if die->type is set. Call read_type_die before
8849 dwarf2_add_member_fn.
8850 (process_structure_scope): New function.
8851 (read_enumeration_type, process_enumeration_scope): New functions,
8852 broken out from read_enumeration. Don't create the enumeration
8853 type if it has already been created.
8854 (read_enumeration): Removed.
8855 (process_die): Call read_structure_type, process_structure_scope,
8856 read_enumeration_type, and process_enumeration_scope. Just call
8857 new_symbol for base and subrange types. Add a comment about other
8858 type dies.
8859 (read_type_die): Call read_enumeration_type.
8860 (add_partial_structure, new_symbol): Update comments.
8861
8862 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
8863
8864 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
8865
8866 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
8867
8868 * tui/tui-win.h (tui_get_cmd_list): Declare.
8869 * tui/tui-win.c (tui_command): New function.
8870 (tui_get_cmd_list): New function.
8871 (_initialize_tui_win): Moved initialization of tui command in
8872 tui_get_cmd_list.
8873
8874 * tui/tui-data.c (init_content_element): Setup new data members.
8875 (init_win_info): Likewise.
8876 (free_content_elements): Free it.
8877 * tui/tui-data.h (struct tui_data_element): Store the register
8878 content to print.
8879 (struct tui_data_info): Keep the current register group.
8880
8881 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
8882
8883 * tui/tui-regs.h (tui_show_registers): Update prototype.
8884 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
8885 (tui_resize_all): No need to calculate anything for register window.
8886 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
8887 (tui_set_register_element, tui_set_general_regs_content): Remove.
8888 (tui_set_special_regs_content): Remove.
8889 (tui_set_general_and_special_regs_content): Remove.
8890 (tui_set_float_regs_content): Remove.
8891 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
8892 (tui_set_regs_content): Remove.
8893 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
8894 (tui_v_show_registers_command_support): Remove.
8895 (tui_show_registers): Use a reggroup to specify the registers to show.
8896 (tui_show_register_group): New function.
8897 (tui_display_registers_from): Compute the layout of register window
8898 and refresh with new API; be sure to delete old register windows.
8899 (tui_check_register_values): Update to use tui_get_register and
8900 tui_display_data.
8901 (tui_display_register): Just refresh the register window part.
8902 (tui_register_format): Format registers and save in tui_data_element.
8903 (tui_get_register): New to combine tui_reg_value_has_changed and
8904 tui_get_register_raw_value; fix to use the new gdb API.
8905 (tui_show_float_command): Renamed tui_reg_float_command.
8906 (tui_show_general_command): Renamed tui_reg_general_command.
8907 (tui_show_special_command): Renamed tui_reg_system_command.
8908 (_initialize_tui_regs): Remove unused commands.
8909
8910 2004-03-13 Mark Kettenis <kettenis@gnu.org>
8911
8912 * NEWS (New native configurations): Mention OpenBSD/amd64.
8913
8914 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
8915 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
8916 Remove defines.
8917 * config/i386/nm-fbsd64.h: Likewise.
8918 * config/i386/nm-obsd.h: Likewise.
8919 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
8920 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
8921
8922 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8923
8924 * frv-tdep.c (set_variant_scratch_registers): New function.
8925 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
8926 New constants.
8927
8928 From Richard Sandiford <rsandifo@redhat.com>:
8929 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
8930
8931 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8932
8933 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
8934 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
8935 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
8936 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
8937 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
8938 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
8939 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
8940 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
8941 definitions from frv-tdep.c to frv-tdep.h.
8942
8943 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8944
8945 Add shared library support for FR-V FDPIC ABI:
8946 * Makefile.in (solib-frv.o): Add dependencies.
8947 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
8948 New functions.
8949 (frv_push_dummy_call): Add support for FDPIC ABI.
8950 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
8951 for FDPIC ABI.
8952 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
8953 (frv_fdpic_find_canonical_descriptor): Declare.
8954 * solib-frv.c: New file.
8955 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
8956 * config/frv/tm-frv.h (solib.h): Include.
8957
8958 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8959
8960 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
8961 (frv-tdep.o): Update dependencies.
8962 * frv-tdep.h: New file.
8963 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
8964 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
8965 constants.
8966 (struct gdbarch_tdep): Add new member ``frv_abi''.
8967 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
8968 functions.
8969 (new_variant): Set ``frv_abi'' field.
8970 (gdb_arch_init): Detect FDPIC executables.
8971
8972 2004-03-12 Mark Kettenis <kettenis@gnu.org>
8973
8974 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
8975 wrapper.
8976
8977 2004-03-11 Andrew Cagney <cagney@redhat.com>
8978
8979 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
8980
8981 2004-03-11 Kevin Buettner <kevinb@redhat.com>
8982
8983 * solist.h (master_so_list): New function.
8984 * solib.c (master_so_list): Likewise.
8985 * solib-svr4.c (enable_break): Iterate over so_list entries
8986 obtained from master list instead of entries obtained directly
8987 via svr4_current_sos().
8988
8989 2004-03-10 Ben Elliston <bje@gnu.org>
8990
8991 * MAINTAINERS: Update my mail address.
8992
8993 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8994
8995 * remote-m32r-sdi.c: Support hardware watchpoint.
8996
8997 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8998
8999 * user-regs.c: Update copyright years.
9000 (struct user_regs): Rename to gdb_user_regs.
9001 (append_user_reg, builtin_user_regs, user_regs_init)
9002 (user_reg_add, user_reg_map_name_to_regnum)
9003 (usernum_to_user_reg): Update.
9004
9005 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9006
9007 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
9008 (skip_children): New functions.
9009 (locate_pdi_sibling): Call skip_children.
9010
9011 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9012
9013 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
9014 * gdbtypes.c (check_typedef): Update comments.
9015
9016 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9017
9018 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9019 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
9020 pointer. Update comment about comp_unit_head.
9021 (struct abbrev_info): Shorten two int flags.
9022 (dwarf_alloc_abbrev): Take a CU argument.
9023 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
9024 each time through the loop. Update cleanup argument.
9025 (psymtab_to_symtab_1): Update cleanup call.
9026 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
9027 abbrev_obstack.
9028 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
9029 Just call obstack_free and clear the pointer.
9030
9031 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9032
9033 * infrun.c (handle_inferior_event): Remove short-circuit code for
9034 events in a different thread.
9035
9036 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9037
9038 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
9039 print the whole transfer.
9040 (initialize_targets): Update description of "set debug target".
9041
9042 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9043
9044 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
9045
9046 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
9047
9048 * MAINTAINERS (write after approval): Add myself.
9049
9050 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9051
9052 * sh-tdep.c (sh_print_registers_info): Use for loop.
9053 Don't skip multiple registers when a float register is encountered.
9054
9055 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9056
9057 Fix PR tdep/1291.
9058 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
9059 to official SH documentation.
9060
9061 2004-03-07 Andrew Cagney <cagney@redhat.com>
9062
9063 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
9064 unused function.
9065
9066 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
9067
9068 * arm-tdep.c (thumb_get_next_pc): Handle BX.
9069 (arm_get_next_pc): Handle BX and BLX.
9070
9071 2004-03-07 Andrew Cagney <cagney@redhat.com>
9072
9073 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
9074 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
9075 HPPA_SP_REGNUM.
9076 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
9077 (hppa_target_read_fp): Delete.
9078 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
9079 register_virtual_size, max_register_raw_size,
9080 max_register_virtual_size, register_byte, register_size,
9081 target_read_fp, fp_regnum, and register_bytes. Set register_type
9082 instead of register_virtual_type.
9083 (hppa32_register_type, hppa64_register_type): Replace
9084 hppa32_register_virtual_type and hppa64_register_virtual_type.
9085 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
9086 (HPPA_FP_REGNUM): Define.
9087
9088 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
9089
9090 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
9091 (pa_do_registers_info): Delete.
9092 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
9093 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
9094 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
9095
9096 * infcall.c (legacy_push_dummy_code): Delete #ifdef
9097 GDB_TARGET_IS_HPPA code.
9098 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
9099 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
9100 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
9101 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
9102 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
9103 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
9104 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
9105 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
9106 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
9107 (hppa_frameless_function_invocation, hppa64_store_return_value)
9108 (hppa_store_struct_return, hppa64_extract_return_value)
9109 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
9110 (hppa32_call_dummy_length, hppa64_call_dummy_length)
9111 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
9112 (find_proc_framesize, deposit_21, restore_pc_queue)
9113 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
9114 (rp_saved, pc_in_linker_stub): Delete.
9115
9116 Unconditionally enable 64-bit frame and ABI code.
9117 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
9118 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
9119 push_dummy_frame, fix_call_dummy, push_arguments,
9120 call_dummy_location, extract_return_value, use_struct_convention,
9121 store_return_value, store_struct_return, saved_pc_after_call,
9122 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
9123 frame_chain, frame_chain_valid, frameless_function_invocation,
9124 frame_saved_pc, and pop_frame.
9125
9126 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
9127 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
9128 (hppa_gdbarch_init): Do not set PC_REGNUM.
9129
9130 2004-03-06 Mark Kettenis <kettenis@gnu.org>
9131
9132 * config/alpha/tm-fbsd.h: Remove file.
9133 * config/alpha/fbsd.mt: Tweak comment.
9134 (TM_FILE): Set to tm-alpha.h.
9135
9136 2004-03-05 Andrew Cagney <cagney@redhat.com>
9137
9138 * infrun.c (step_over_function): When non-legacy code, and no
9139 step_frame_id, use the unwinder to get the caller's frame ID.
9140
9141 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9142
9143 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
9144 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
9145 bfd_arch_unknown. Adjust comment.
9146
9147 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
9148 * i386obsd-tdep.c: Correct spelling in comment.
9149 * i386nbsd-tdep.c: Correct spelling in comment.
9150 * sparc-tdep.c: Correct spelling in comments.
9151
9152 2004-03-05 David Carlton <carlton@kealia.com>
9153
9154 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
9155 bug.
9156
9157 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9158
9159 * sparc-tdep.c: Fix typo in comment.
9160
9161 2004-03-04 J. Brobecker <brobecker@gnat.com>
9162
9163 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
9164
9165 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
9166
9167 * dwarf2read.c: Add comment describing memory lifetimes.
9168 (struct dwarf2_pinfo): Update comment.
9169 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
9170 (read_enumeration, new_symbol): Don't use obsavestring.
9171
9172 2004-03-04 Mark Kettenis <kettenis@gnu.org>
9173
9174 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
9175 instead of amd64_fill_fxsave.
9176 * amd64bsd-nat.c (store_inferior_registers): Likewise.
9177 * amd64fbsd-nat.c (fill_fpregset): Likewise.
9178
9179 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
9180 Reorganize code a bit.
9181
9182 2004-03-04 Orjan Friberg <orjanf@axis.com>
9183
9184 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
9185 when the frame pointer is pushed. Don't set the frame pointer's
9186 address on the stack unless it's actually located there.
9187 Set the SRP's address on the stack correctly when the PC is still in
9188 the prologue.
9189 (cris_return_value): New function.
9190 (cris_gdbarch_init): Clear deprecated store_return_value,
9191 extract_return_value.
9192
9193 2004-03-02 Jim Blandy <jimb@redhat.com>
9194
9195 * stabsread.c (reg_value_complaint): The maximum register number
9196 is one less than the number of registers.
9197
9198 2004-03-02 Andrew Cagney <cagney@redhat.com>
9199
9200 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
9201 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
9202 trailing comma and redundant assignment of I386_ST0_REGNUM.
9203 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
9204 32-bit segment registers.
9205
9206 2004-03-01 Andrew Cagney <cagney@redhat.com>
9207
9208 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
9209 use frame_relative_level and get_next_frame.
9210
9211 2004-02-29 Andrew Cagney <cagney@redhat.com>
9212
9213 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
9214 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
9215 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
9216 Delete macro.
9217
9218 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9219
9220 * inflow.c (terminal_inferior): Don't give up the terminal if we
9221 previously couldn't get the inferior's terminal state.
9222
9223 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9224
9225 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
9226 PC_REGNUM.
9227
9228 2004-02-28 Andrew Cagney <cagney@redhat.com>
9229
9230 * NEWS: Refer to GDB 6.1.
9231 * README: Refer to GDB 6.1.
9232 * PROBLEMS: Refer to GDB 6.1.
9233
9234 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
9235
9236 * thread-db.c (disable_thread_signals): Remove unused function.
9237
9238 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9239
9240 * amd64-nat.c: Include "gdb_string.h".
9241 (amd64_collect_native_gregset): Zero-extend the 32-bit
9242 general-purpose registers and %eip.
9243
9244 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
9245 * amd64-tdep.c (amd64_collect_fxsave): New function.
9246 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
9247
9248 * i387-tdep.h: Update copyright year.
9249 (i387_collect_fxsave): New prototype.
9250 * i387-tdep.c: Update copyright year.
9251 (i387_collect_fxsave): New function containing most of the code
9252 from i387_fill_fxsave.
9253 (i387_fill_fxsave): Call i387_collect_fxsave.
9254
9255 2004-02-28 Andrew Cagney <cagney@redhat.com>
9256
9257 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
9258 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
9259
9260 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9261
9262 * amd64-tdep.c (amd64_frame_cache): Fix comment.
9263
9264 2004-02-28 Andrew Cagney <cagney@redhat.com>
9265
9266 * utils.c: Use "", instead of <>, to include readline.
9267 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
9268 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
9269 * source.c, solib.c, exec.c, event-top.c: Ditto.
9270 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
9271 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
9272 * Makefile.in: Update all dependencies.
9273 (readline_tilde_h, readline_history_h): Define.
9274 (readline_headers): Delete.
9275
9276 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9277
9278 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
9279 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
9280 "config/i386/tm-lx64.h".
9281
9282 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
9283 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
9284 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
9285
9286 2004-02-28 Andrew Cagney <cagney@redhat.com>
9287
9288 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
9289
9290 * breakpoint.c (_initialize_breakpoint): Use
9291 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
9292 Add help to show command.
9293
9294 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9295
9296 * i386-nat.c: Reformat to be closer to coding standards.
9297 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
9298 `retval'. Make variables `align' and `size' local to while-loop.
9299 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
9300 (_initialize_i386_nat): New prototype.
9301
9302 * tui/tui.c: Include <readline/readline.h> instead of
9303 "readline/readline.h". Include it after <term.h> and
9304 "gdb_curses.h".
9305
9306 2004-02-27 Andrew Cagney <cagney@redhat.com>
9307
9308 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
9309 the new frame unwind code.
9310 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
9311 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
9312 PCOQ_HEAD_REGNUM.
9313
9314 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
9315 "return_value" and "push_dummy_call".
9316 (hppa32_use_struct_convention): Delete unused function.
9317 (hppa32_store_return_value): Delete unused function.
9318 (hppa32_extract_return_value): Delete unused function.
9319 (hppa32_stack_align): Delete function.
9320
9321 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
9322
9323 * coffread.c (enter_linenos): Don't let rawptr reference memory
9324 outside linetab[]'s limits.
9325
9326 2004-02-27 Andrew Cagney <cagney@redhat.com>
9327
9328 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
9329 inferior stack space - the stack needs to grow upwards.
9330 (hppa32_frame_align): New function.
9331 (hppa64_frame_align): Replace hppa_frame_align.
9332 (hppa_gdbarch_init): Update.
9333
9334 2004-02-26 Orjan Friberg <orjanf@axis.com>
9335
9336 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
9337 (dwarf2-frame.h): Include.
9338 (enum cris_regnums): New enum CRIS_FP_REGNUM.
9339 Remove static variables related to ABI setting.
9340 (struct gdbarch_tdep): Remove cris_abi member.
9341 (struct frame_extra_info): Remove.
9342 (cris_unwind_cache, stack_item): New structs.
9343 (cris_frame_unwind, cris_frame_base): New variables.
9344 (push_stack_item, pop_stack_item)
9345 (cris_frame_unwind_cache, cris_frame_this_id)
9346 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
9347 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
9348 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
9349 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
9350 (cris_reg_struct_has_addr): New functions.
9351 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
9352 (cris_frame_saved_pc, cris_saved_pc_after_call,
9353 (cris_store_struct_return, cris_frameless_function_invocation)
9354 (cris_pop_frame, cris_skip_prologue_main)
9355 (cris_abi_original_store_return_value)
9356 (cris_abi_v2_store_return_value)
9357 (cris_abi_original_extract_return_value)
9358 (cris_abi_v2_extract_return_value)
9359 (cris_abi_original_reg_struct_has_addr)
9360 (cris_abi_v2_reg_struct_has_addr)
9361 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
9362 (cris_push_return_address, cris_abi_update): Remove.
9363 (_initialize_cris_tdep): Remove ABI command.
9364 (cris_dump_tdep): Ditto.
9365 (cris_gdbarch_init): Remove ABI command.
9366 Set store_return_value, extract_return_value, push_dummy_code,
9367 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
9368 frame_unwind_append_sniffer, frame_base_set_default.
9369 Clear deprecated init_frame_pc, push_arguments, store_return_value,
9370 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
9371 sizeof_call_dummy_words, get_saved_register, push_return_address,
9372 pop_frame, store_struct_return, frame_init_saved_regs,
9373 init_extra_frame_info, frameless_function_invocation, frame_chain,
9374 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
9375 dummy_write_sp.
9376
9377 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9378
9379 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
9380 * valprint.c (print_hex_chars): Change from static to external.
9381 (print_char_chars): New function.
9382 * printcmd.c (print_scalar_formatted): For integer and enum types
9383 that are longer than LONGEST, perform processing via appropriate
9384 print_*_chars routines.
9385
9386 2004-02-26 Andrew Cagney <cagney@redhat.com>
9387
9388 * Makefile.in: Update dependencies.
9389 Changes from Ulrich Weigand,
9390 * s390-tdep.c: Include "dwarf2-frame.h".
9391 (s390_dwarf2_frame_init_reg): New function.
9392 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
9393 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
9394
9395 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9396
9397 * breakpoint.c (pending_break_support): New setting variable.
9398 (break_command_1): Account for pending_break_support setting
9399 when creating pending breakpoints.
9400 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
9401 (_initialize_breakpoint): Add "set breakpoint pending" and
9402 "show breakpoint pending" commands.
9403
9404 2004-02-26 Andrew Cagney <cagney@redhat.com>
9405
9406 Fix PR i18n/1570.
9407 * charset.c (backslashable, backslashed, represented): Remove 'e'
9408 from list of escaped characters, not part of ISO-C.
9409
9410 2004-02-25 J. Brobecker <brobecker@gnat.com>
9411
9412 From Peter Schauer <schauer@pdf.de>:
9413 * tui/tui.c: Move system header includes after local includes.
9414 Fixes a build failure on solaris systems.
9415
9416 2004-02-25 J. Brobecker <brobecker@gnat.com>
9417
9418 * configure.in: Refine the previous change.
9419 * configure: Regenerate.
9420
9421 2004-02-25 Mark Kettenis <kettenis@gnu.org>
9422
9423 * amd64-tdep.h: Renamed from x86-64-tdep.h.
9424 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
9425 "amd64-tdep.h" instead of "x86-64-tdep.h".
9426 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
9427 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
9428 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
9429 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
9430 and "x86-64-tdep.c".
9431 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
9432 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
9433 and "x86-64-tdep.c".
9434 * amd64bsd-nat.c: Update copyright year.
9435 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
9436 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
9437 "x86-64-tdep.h".
9438 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
9439 "x86-64-tdep.h".
9440 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
9441 "x86-64-tdep.h".
9442 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
9443 "x86-64-tdep.h".
9444 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
9445 "x86-64-tdep.h".
9446 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
9447 "x86-64-tdep.h".
9448 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
9449 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
9450 * Makefile.in (amd64_linux_tdep_h): Renamed from
9451 x86_64_linux_tdep_h.
9452 (amd64_tdep_h): Renamed from x86_64_tdep_h.
9453 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
9454 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
9455 (amd64obsd-tdep.o): Update dependencies.
9456 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
9457 dependencies.
9458 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
9459 dependencies.
9460 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
9461 amd64-linux-nat.c amd64-linux-tdep.c.
9462 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
9463 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
9464 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
9465 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
9466 amd64-tdep.o and amd64-linux-tdep.o.
9467 (TM_FILE): Set to tm-linux64.h.
9468 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
9469 (NAT_FILE): Set to nm-linux64.h.
9470 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
9471 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9472 amd64-tdep.o.
9473 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9474 amd64-tdep.o.
9475 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9476 amd64-tdep.o.
9477
9478 2004-02-25 Roland McGrath <roland@redhat.com>
9479
9480 * remote.c (remote_protocol_qPart_auxv): New variable.
9481 (init_all_packet_configs): Initialize it.
9482 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
9483 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
9484 (show_remote_cmd): Call it.
9485 (_initialize_remote): Initialize commands.
9486 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
9487 service TARGET_OBJECT_AUXV requests.
9488
9489 2004-02-25 J. Brobecker <brobecker@gnat.com>
9490
9491 * configure.in: Make sure that the wborder function is available.
9492 Otherwise, search for it in the cur_colr library.
9493 * configure: Regenerate.
9494
9495 2004-02-25 Andrew Cagney <cagney@redhat.com>
9496
9497 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
9498
9499 2004-02-25 Mark Kettenis <kettenis@gnu.org>
9500
9501 * config/i386/tm-x86-64linux.h: Tweak comments.
9502
9503 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
9504
9505 * MAINTAINERS: Add self to write-after-approval list.
9506
9507 2004-02-25 Andrew Cagney <cagney@redhat.com>
9508
9509 PR cli/1566. Problem found, and fix suggested by David Allan.
9510 * cli/cli-script.c (execute_control_command): Unconditionally
9511 install a cleanup. Default "ret" to "invalid_control". Use
9512 "break" instead of "return" to escape from the switch.
9513
9514 2004-02-24 J. Brobecker <brobecker@gnat.com>
9515
9516 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
9517 with the lines macro defined in term.h on AiX.
9518 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
9519 a collision with the label_width macro defined in term.h on AiX.
9520
9521 2004-02-23 David Mosberger <davidm@hpl.hp.com>
9522
9523 Committed by Kevin Buettner <kevinb@redhat.com>.
9524
9525 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
9526 * ia64-tdep.c (ia64_write_pc): Make it a global function.
9527 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
9528 instead of ia64_write_pc().
9529 * ia64-linux-tdep.c (regcache.h): Include.
9530 (ia64_linux_write_pc): New function.
9531
9532 2004-02-23 Roland McGrath <roland@redhat.com>
9533
9534 * auxv.c (info_auxv_command): Fix typos in error messages.
9535
9536 2004-02-23 Mark Kettenis <kettenis@gnu.org>
9537
9538 * x86-64-tdep.h: Tweak comment.
9539 (enum amd64_regnum): New.
9540 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
9541 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
9542 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
9543 (X86_64_XMM1_REGNUM): Removed.
9544 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
9545 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
9546 prototypes for renamed functions.
9547 * x86-64-tdep.c: Fix typo.
9548 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
9549 register numbers.
9550 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
9551 Use constants from `enum amd64_regnum' for register numbers.
9552 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
9553 (amd64_analyze_prologue, amd64_frame_cache,
9554 amd64_sigtramp_frame_cache): Use constants from `enum
9555 amd64_regnum' for register numbers.
9556 (amd64_supply_fpregset): Adjust for renamed functions.
9557 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
9558 `enum amd64_regnum' for register numbers.
9559 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
9560 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
9561 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
9562 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
9563 (amd64_linux_fill_gregset): Adjust for renamed macros.
9564 (fetch_core_registers): Adjust for renamed functions.
9565 (amd64_linux_init_abi): Adjust for renamed functions.
9566 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
9567 renamed functions.
9568 * amd64-nat.c: Adjust for renamed macros.
9569 * amd64bsd-nat.c (fetch_inferior_registers)
9570 (store_inferior_registers): Use constants from `enum amd64_regnum'
9571 for register numbers. Adjust for renamed variables.
9572 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
9573 renamed variables.
9574 (_initialize_amd64fbsd_nat): Use constants from `enum
9575 amd64_regnum' for register numbers.
9576 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
9577 `enum amd64_regnum' for register numbers.
9578 (amd64fbsd_init_abi): Adjust for renamed functions.
9579 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
9580 `enum amd64_regnum' for register numbers.
9581 (amd64nbsd_init_abi): Adjust for renamed functions.
9582 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
9583 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
9584 `enum amd64_regnum' for register numbers.
9585 (amd64obsd_init_abi): Adjust for renamed functions.
9586 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
9587
9588 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9589
9590 * breakpoint.c (print_one_breakpoint): Do not output spaces
9591 after printing <PENDING> for a pending breakpoint.
9592
9593 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9594
9595 * printcmd.c (print_scalar_formatted): Initialize val_long
9596 to remove compiler warning message.
9597
9598 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9599
9600 * defs.h (nquery, yquery): New prototypes.
9601 * breakpoint.c (break_command_1): Use new nquery interface.
9602 * utils.c (defaulted_query, nquery, yquery): New functions.
9603
9604 2004-02-23 Andrew Cagney <cagney@redhat.com>
9605
9606 * hppa-tdep.c (hppa_frame_align): New function.
9607 (hppa32_push_dummy_call): New function.
9608 (hppa64_push_dummy_call): New function.
9609 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
9610 disabled.
9611
9612 * infcall.c (legacy_push_dummy_code): Don't call deprecated
9613 FIX_CALL_DUMMY when push_dummy_call is available.
9614 (call_function_by_hand, push_dummy_code): Ditto.
9615
9616 2004-02-22 Andrew Cagney <cagney@redhat.com>
9617
9618 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
9619 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
9620 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
9621 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
9622 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
9623 call_dummy_location to ON_STACK.
9624
9625 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9626
9627 * x86-64-linux-tdep.c: Tweak comment.
9628 (amd64_linux_supply_gregset): Renamed from
9629 x86_64_linux_supply_gresget.
9630 (amd64_linux_fill_gregset): Renamed from
9631 x86_64_linux_fill_gregset.
9632 (fetch_core_registers): Adjust for renamed functions.
9633 (amd64_core_fns): Renamed from x86_64_core_fns.
9634 (amd64_linux_sigtramp_start): Renamed from
9635 x86_64_linux_sigtramp_start.
9636 (amd64_linux_pc_in_sigtramp): Renamed from
9637 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
9638 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
9639 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
9640 (amd64_linux_sigcontext_addr): Renamed from
9641 x86_64_linux_sigcontext_addr.
9642 (amd64_linux_sc_reg_offset): Renamed from
9643 x86_64_linux_sc_reg_offset.
9644 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
9645 Adjust for renamed functions and variables.
9646 (_initialize_amd64_linux_tdep): Renamed from
9647 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
9648 variables.
9649 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
9650 Adjust for renamed functions.
9651
9652 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
9653 from x86_64_linux_gregset64_reg_offset.
9654 (amd64_linux_gregset32_reg_offset): Rename from
9655 x86_64_linux_gregset64_reg_offset.
9656 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
9657 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
9658 (amd64_linux_dr_set_control): Renamed from
9659 x86_64_linux_dr_set_control. Adjust for renamed functions.
9660 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
9661 Adjust for renamed functions.
9662 (amd64_linux_dr_reset_addr): Renamed from
9663 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
9664 (amd64_linux_dr_get_status): Renamed from
9665 x86_64_linux_dr_get_status. Adjust for renamed functions.
9666 (_initialize_amd64_linux_nat): Renamed from
9667 _initialize_x86_64_linux_nat. Adjust for renamed variables and
9668 functions.
9669 * config/i386/nm-x86-64linux.h: Update copyright year.
9670 Adjust for renamed functions.
9671
9672 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
9673 amd64fbsd_sigtramp_start.
9674 (amd64fbsd_sigtramp_end_addr): Renamed from
9675 amd64fbsd_sigtramp_end.
9676 (amd64fbsd_init_abi): Adjust for renamed variables.
9677 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
9678 variables.
9679 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
9680 amd64fbsd_sigtramp_start.
9681 (amd64fbsd_sigtramp_end_addr): Renamed from
9682 amd64fbsd_sigtramp_end.
9683
9684 2004-02-22 Andrew Cagney <cagney@redhat.com>
9685
9686 * hppa-tdep.c (hppa32_return_value): New function.
9687 (hppa64_return_value): New function.
9688 (hppa_gdbarch_init): Set return_value; keep disabled.
9689
9690 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
9691 struct-return and inferior function call methods.
9692
9693 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9694 "frame-base.h".
9695 (struct hppa_frame_cache): Define.
9696 (hppa_frame_cache, hppa_frame_this_id): New functions.
9697 (hppa_frame_prev_register): New function.
9698 (hppa_frame_unwind, hppa_frame_base): New variables.
9699 (hppa_frame_unwind_sniffer): New function.
9700 (hppa_frame_base_address, hppa_unwind_pc): New function.
9701 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
9702 sniffer, and frame base sniffer; keep disabled.
9703 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
9704 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
9705
9706 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
9707 to predicates for "seriously old code".
9708
9709 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
9710 runtime if(0).
9711
9712 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
9713 unsigned.
9714 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
9715
9716 * config/pa/tm-hppa.h: Update copyright.
9717 (DEPRECATED_INIT_FRAME_PC): Delete macro.
9718 (deprecated_init_frame_pc_default): Delete declaration.
9719 (hppa_frame_init_saved_regs): Delete declaration.
9720 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9721 * hppa-tdep.c: Include "arch-utils.h".
9722 (hppa_gdbarch_init): Set deprecated init_frame_pc
9723 and deprecated frame_init_saved_regs.
9724 (hppa_frame_init_saved_regs): Make static.
9725
9726 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9727
9728 Remove old 386BSD support.
9729 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
9730 * configure.host: Remove i[34567]86-*-bsd*.
9731 * configure.tgt: Remove i[34567]86-*-bsd*.
9732 * i386b-nat.c: Removed.
9733 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
9734 (i386b-nat.o): Remove dependencies.
9735
9736 * config/i386/i386bsd.mh: Removed.
9737 * config/i386/i386bsd.mt: Removed.
9738 * config/i386/nm-i386bsd.h: Removed.
9739 * config/i386/tm-i386bsd.h: Removed.
9740 * config/i386/xm-i386bsd.h: Removed.
9741
9742 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
9743
9744 * amd64fbsd-tdep.c: Include "solib-svr4.h".
9745 (amd64fbsd_init_abi): Set link map offsets.
9746 * amd64nbsd-tdep.c: Include "slib-svr4.h".
9747 (amd64nbsd_init_abi): Set link map offsets.
9748 * amd64obsd-tdep.c: Include "solib-svr4.h".
9749 (amd64obsd_init_abi): Set link map offsets.
9750 * i386fbsd-tdep.c: Include "solib-svr4.h".
9751 (i386fbsd_init_abi): Set link map offsets.
9752 * i386nbsd-tdep.c: Include "solib-svr4.h".
9753 (i386nbsdelf_init_abi): Set link map offsets.
9754 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
9755 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
9756 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
9757 solib-legacy.o and core-aout.o. Reformat.
9758 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
9759 solib-svr4.o, solib-legacy.o. Reformat.
9760 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
9761 * config/i386/nbsdelf.mh: Reformat.
9762 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
9763 solib-svr4.o, solib-legacy.o and corelow.o.
9764 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
9765 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
9766 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
9767 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9768 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9769 (TM_FILE): Set to tm-fbsd.h.
9770 * config/i386/nbsd.mt (TDEPFILES): Reformat.
9771 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
9772 solib-svr4.o.
9773 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
9774 solib-svr4.o.
9775 (TM_FILE): Set to nm-nbsd.h.
9776 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
9777 Simplify shared library support. Don't include "elf/common.h".
9778 (SVR4_SHARED_LIBS): Don't define.
9779 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
9780 "solib.h".
9781 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
9782 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
9783 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
9784 Don't include "i386/tm-i386.h". Include "solib.h".
9785 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
9786 Don't include "i386/tm-i386.h".
9787 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
9788 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
9789 Include "i386/xm-i386.h".
9790 (HOST_LONG_DOUBLE_FORMAT): Remove.
9791
9792 Fix OpenBSD/i386 sigtramp recognition.
9793 * i386-tdep.h: Update copyright year.
9794 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
9795 (i386bsd_sigtramp_end): New prototypes.
9796 (i386fbsd_sigtramp_start_addr): Renamed from
9797 i386fbsd_sigtramp_start.
9798 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9799 (i386obsd_sigtramp_start_addr): Renamed from
9800 i386obsd_sigtramp_start.
9801 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9802 * i386bsd-tdep.c: Update copyright year.
9803 (i386bsd_pc_in_sigtramp): Make public.
9804 * i386fbsd-nat.c: Update copyright year.
9805 (_initialize_i386fbsd_nat): Adjust for renamed variables.
9806 * i386fbsd-tdep.c: Update copyright year.
9807 (i386fbsd_sigtramp_start_addr): Renamed from
9808 i386fbsd_sigtramp_start.
9809 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9810 (i386fbsdaout_init_abi): Adjust for renamed variables.
9811 * i386obsd-nat.c: Update copyright year.
9812 (_initialize_i386obsd_nat): Adjust for renamed variables.
9813 * i386obsd-tdep.c: Include "target.h".
9814 (i386obsd_page_size): New variable.
9815 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
9816 (i386obsd_sigtramp_end): New functions.
9817 (i386obsd_sigtramp_start_addr): Renamed from
9818 i386obsd_sigtramp_start.
9819 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9820 (i386obsd_init_abi): Adjust for renamed variables. Set
9821 pc_in_sigtramp, sigtramp_start and sigtramp_end.
9822 * Makefile.in (i386obsd-tdep.o): Update dependencies.
9823
9824 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
9825 trampoline change in OpenBSD kernel.
9826
9827 * amd64-nat.c: Update copyright year.
9828 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
9829 architecture from REGCACHE.
9830
9831 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
9832 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
9833
9834 2004-02-21 Mark Kettenis <kettenis@gnu.org>
9835
9836 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
9837 i[34567]86-*-openbsd3.[0-3].
9838 * config/i386/obsdaout.mh: New file.
9839
9840 * config/i386/obsd.mh (MH_FLAGS): Remove.
9841
9842 Fix PR build/1549.
9843 * i386obsd-tdep.c: Update copyright years. Include
9844 "solib-svr4.h".
9845 (i386obsd_init_abi): Don't set regset_from_core_section here.
9846 (i386obsd_aout_init_abi): New function. Set
9847 regset_from_core_section here.
9848 (i386obsd_elf_init_abi): New function.
9849 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
9850 * Makefile.in (i386obsd-tdep.o): Update dependecies.
9851 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9852 (TM_FILE): Set to tm-nbsd.h.
9853
9854 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
9855 solib-sunos.o.
9856
9857 * solib-svr4.h: Update copyright year.
9858 (svr4_ilp32_fetch_link_map_offsets)
9859 (svr4_lp64_fetch_link_map_offsets): New prototype.
9860 * solib-svr4.c: Update copyright year.
9861 (svr4_ilp32_fetch_link_map_offsets)
9862 (svr4_lp64_fetch_link_map_offsets): New function.
9863
9864 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
9865
9866 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
9867 to the partial symbol table.
9868
9869 2004-02-20 J. brobecker <brobecker@gnat.com>
9870
9871 * PROBLEMS: Add description of problem documented under gdb/1560.
9872
9873 2004-02-20 Mark Kettenis <kettenis@gnu.org>
9874
9875 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
9876 comments.
9877 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
9878 functions.
9879 (amd64obsd_init_abi): Reorder initializations. Use
9880 amd64obsd_r_reg_offset to initialize the general-purpose register
9881 set details. Set regset_from_core_section.
9882 (_initialize_amd64obsd_tdep): Rename from
9883 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
9884 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
9885 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
9886
9887 * NEWS (New native configurations): Mention OpenBSD/alpha.
9888 * configure.tgt: Add alpha*-*-openbsd*.
9889 * configure.host: Add alpha*-*-openbsd*.
9890 * alphanbsd-tdep.c: Update copyright year.
9891 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
9892
9893 2004-02-20 Andrew Cagney <cagney@redhat.com>
9894
9895 Fix PR tdep/1372.
9896 * configure.tgt: Delete target "none-*-*".
9897 * configure.host: Delete host "none-*-*".
9898 * config/none/none.mh: Delete file.
9899 * config/none/none.mt: Delete file.
9900 * config/none/xm-none.h: Delete file.
9901 * config/none/tm-none.h: Delete file.
9902 * config/none/nm-none.h: Delete file.
9903
9904 2004-02-19 Fred Fish <fnf@redhat.com>
9905
9906 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
9907 cache->uses_fp prior to setting it.
9908
9909 2004-02-19 Fred Fish <fnf@redhat.com>
9910
9911 Fix for PR breakpoint/1558.
9912 * sh-tdep.c (IS_JSR): New macro.
9913 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
9914
9915 2004-02-19 Jim Blandy <jimb@redhat.com>
9916
9917 * findvar.c (value_from_register): Doc fix.
9918
9919 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
9920
9921 * printcmd.c (print_scalar_formatted): Do not check for sizeof
9922 type being greater than sizeof of host's LONGEST. Always use
9923 unpack_long() unless format 'f' chosen.
9924
9925 2004-02-19 Joel Brobecker <brobecker@gnat.com>
9926
9927 Committed by Elena Zannoni <ezannoni@redhat.com>
9928
9929 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
9930 contains a symbol wich is the best, non-exact match for the given
9931 pc. Update comments.
9932
9933 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
9934
9935 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
9936 macro, which was part of the now removed Mach 3 port.
9937 * utils.c (request_quit): Ditto.
9938
9939 2004-02-18 Mark Kettenis <kettenis@gnu.org>
9940
9941 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
9942 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
9943
9944 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9945
9946 Committed by Mark Kettenis <kettenis@gnu.org>.
9947
9948 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
9949 Define.
9950
9951 2004-02-18 Andrew Cagney <cagney@redhat.com>
9952
9953 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
9954 CONFIG_INSTALL and CONFIG_UNINSTALL.
9955 * configure: Re-generate.
9956 * interps.h (INTERP_TUI): Define.
9957 * Makefile.in: Update dependencies.
9958 (TUI): New macro.
9959 (tui-main.o): Specify dependencies.
9960 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
9961 * tui/tui-main.c: New file.
9962
9963 2004-02-18 Mark Kettenis <kettenis@gnu.org>
9964
9965 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
9966 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
9967 dependencies.
9968 * configure.host: Add x86_64-*-openbsd*.
9969 * configure.tgt: Add x86_64-*-openbsd*.
9970 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
9971
9972 * tui/tui.c: Don't include <malloc.h>.
9973
9974 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
9975 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
9976 amd64nbsd-tdep.c.
9977
9978 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
9979 static. Remove extraneous whitespace.
9980 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
9981 static.
9982
9983 2004-02-17 Jim Blandy <jimb@redhat.com>
9984
9985 * findvar.c (value_from_register): Doc fix.
9986
9987 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9988
9989 Committed by Jim Blandy <jimb@redhat.com>.
9990
9991 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
9992 CORE_ADDR as type for selectors. Correct types for GNU run time
9993 message lookup function to use double indirection.
9994 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
9995 * objc-lang.h (lookup_child_selector): Adapt prototype.
9996
9997 * s390-nat.c (SUBOFF): New macro.
9998 (supply_gregset, fill_gregset): Use it to handle debugging
9999 of 32-bit exectuables running under a 64-bit kernel.
10000 * s390-tdep.c: Include "solib-svr4.h".
10001 (s390_svr4_fetch_link_map_offset): New function.
10002 (s390x_svr_fetch_link_map_offset): Likewise.
10003 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
10004 * Makefile.in (s390-tdep.o): Update dependencies.
10005
10006 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
10007 "frame-unwind.h".
10008 (s390_readinstruction): Reformat. Use read_memory_nobpt.
10009 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
10010 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
10011 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
10012 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
10013 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
10014 S390_SIGNAL_FRAMESIZE,
10015 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
10016 (struct frame_extra_info): Remove.
10017 (s390_memset_extra_info): Remove.
10018 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
10019 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
10020 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
10021 (is_rse): Renamed to ...
10022 (is_rsy): ... this. Support long displacements.
10023 (is_rxe): Renamed to ...
10024 (is_rxy): ... this. Support long displacements.
10025 (compute_x_addr): Support long displacements.
10026 (struct s390_prologue_data): New data type.
10027 (s390_on_stack): Change API to use struct s390_prologue_data.
10028 (s390_store): Reimplement.
10029 (s390_load): New function.
10030 (s390_get_signal_frame_info): Remove.
10031 (s390_get_frame_info): Remove, replace by ...
10032 (s390_analyze_prolog): ... this new function.
10033 (s390_check_function_end): Remove.
10034 (s390_function_start): Remove.
10035 (s390_frameless_function_invokation): Remove.
10036 (s390_is_sigreturn): Remove.
10037 (s390_init_frame_pc_first): Remove.
10038 (s390_init_frame_extra_info): Remove.
10039 (s390_frame_init_saved_regs): Remove.
10040 (s390_frame_saved_pc_nofix): Remove.
10041 (s390_frame_saved_pc): Remove.
10042 (s390_frame_chain): Remove.
10043 (s390_fp_regnum, s390_read_fp): Remove.
10044 (s390_pop_frame_regular, s390_pop_frame): Remove.
10045 (s390_saved_pc_after_call): Remove.
10046 (s390_skip_prologue): Reimplement.
10047 (s390_in_function_epilogue_p): Support long displacements.
10048 (struct s390_unwind_cache): New data structure.
10049 (s390_frame_unwind_cache): New function.
10050 (s390_prologue_frame_unwind_cache): Likewise.
10051 (s390_backchain_frame_unwind_cache): Likewise.
10052 (s390_frame_this_id, s390_frame_prev_register): Likewise.
10053 (s390_frame_unwind): Define.
10054 (s390_frame_sniffer): New function.
10055 (struct s390_pltstub_unwind_cache): New data structure.
10056 (s390_pltstub_frame_unwind_cache): New function.
10057 (s390_pltstub_frame_this_id): Likewise.
10058 (s390_pltstub_frame_prev_register): Likewise.
10059 (s390_pltstub_frame_unwind): Define.
10060 (s390_pltstub_frame_sniffer): New function.
10061 (struct s390_sigtramp_unwind_cache): New data structure.
10062 (s390_sigtramp_frame_unwind_cache): New function.
10063 (s390_sigtramp_frame_this_id): Likewise.
10064 (s390_sigtramp_frame_prev_register): Likewise.
10065 (s390_sigtramp_frame_unwind): Define.
10066 (s390_sigtramp_frame_sniffer): New function.
10067 (s390_frame_base_address, s390_local_base_address): New functions.
10068 (s390_frame_base): Define.
10069 (s390_unwind_pc, s390_unwind_sp): New function.
10070 (s390_push_dummy_call): Use new frame base location.
10071 (s390_unwind_dummy_id): Likewise.
10072 (s390_gdbarch_init): Remove calls to:
10073 set_gdbarch_frameless_function_invocation,
10074 set_gdbarch_deprecated_init_frame_pc,
10075 set_gdbarch_deprecated_frame_chain,
10076 set_gdbarch_deprecated_frame_init_saved_regs,
10077 set_gdbarch_deprecated_pop_frame,
10078 set_gdbarch_deprecated_init_extra_frame_info,
10079 set_gdbarch_deprecated_init_frame_pc_first,
10080 set_gdbarch_deprecated_target_read_fp,
10081 set_gdbarch_deprecated_frame_saved_pc,
10082 set_gdbarch_deprecated_saved_pc_after_call,
10083 set_gdbarch_deprecated_fp_regnum.
10084 Add calls to:
10085 set_gdbarch_in_solib_call_trampoline,
10086 frame_unwind_append_sniffer,
10087 frame_base_set_default,
10088 set_gdbarch_unwind_pc,
10089 set_gdbarch_unwind_sp.
10090 * Makefile.in (s390-tdep.o): Update dependencies.
10091
10092 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
10093 (S390_STACK_FRAME_OVERHEAD): Remove.
10094 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
10095 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
10096 (s390_promote_integer_argument): Remove.
10097 (s390_cannot_extract_struct_value_address): Remove.
10098 (s390_use_struct_convention, s390_store_struct_return): Remove.
10099 (s390_extract_return_value, s390_store_return_value): Remove.
10100 (s390_return_value_convention, s390_return_value): New functions.
10101 (is_float_singleton): Handle typedefs.
10102 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
10103 Remove, replace by ...
10104 (s390_function_arg_pass_by_reference, s390_function_arg_float,
10105 s390_function_arg_integer): ... these new functions.
10106 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
10107 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
10108 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
10109 Fill in tdep->abi.
10110 Remove calls to:
10111 set_gdbarch_deprecated_store_struct_return,
10112 set_gdbarch_deprecated_extract_return_value,
10113 set_gdbarch_deprecated_store_return_value,
10114 set_gdbarch_use_struct_convention,
10115 set_gdbarch_extract_struct_value_address,
10116 set_gdbarch_deprecated_pc_in_call_dummy,
10117 set_gdbarch_deprecated_push_arguments,
10118 set_gdbarch_deprecated_save_dummy_frame_tos,
10119 set_gdbarch_deprecated_push_return_address,
10120 set_gdbarch_deprecated_sizeof_call_dummy_words,
10121 set_gdbarch_deprecated_call_dummy_words,
10122 set_gdbarch_deprecated_dummy_write_sp.
10123 Add calls to:
10124 set_gdbarch_push_dummy_call,
10125 set_gdbarch_unwind_dummy_id,
10126 set_gdbarch_return_value.
10127
10128 * config/s390/nm-linux.h: Update comments.
10129 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
10130 (STOPPED_BY_WATCHPOINT): Redefine.
10131 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
10132 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
10133 (s390_stopped_by_watchpoint): Likewise.
10134 (watch_area_cnt): Remove.
10135 * s390-nat.c: Update comments.
10136 (watch_area): Remove typedef.
10137 Global replace watch_area by struct watch_area.
10138 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
10139 (s390_stopped_by_watchpoint): Remove pid argument,
10140 use s390_inferior_tid. Add short-cut for the no watchpoint case.
10141 (s390_fix_watch_points): Remove pid argument,
10142 use s390_inferior_tid. Recompute area spanned by watchpoints.
10143 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
10144 argument. Reimplement.
10145
10146 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
10147 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
10148 (FETCH_INFERIOR_REGISTERS): Define.
10149 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
10150 core-regset.o.
10151 * config/s390/s390x.mt: Remove.
10152 * config/s390/tm-s390.h: Remove.
10153 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
10154 (TARGET_ELF64): Remove.
10155 (SKIP_TRAMPOLINE_CODE): Do not undefine.
10156 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
10157 s390*-*-* case; always set gdb_target to s390.
10158 * regformats/reg-s390.dat: Remove control registers.
10159 * regformats/reg-s390x.dat: Likewise.
10160 * s390-tdep.h: New file.
10161 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
10162 Include "inferior.h" and "s390-tdep.h".
10163 Remove private definition of offsetof.
10164 (s390_register_u_addr): Remove.
10165 (regmap_gregset, regmap_fpregset): Define.
10166 (supply_gregset, fill_gregset): Reimplement.
10167 (supply_fpregset, fill_fpregset): Likewise.
10168 (s390_inferior_tid): New function.
10169 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
10170 (fetch_inferior_registers, store_inferior_registers): Likewise.
10171 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
10172 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
10173 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
10174 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
10175 (struct gdbarch_tdep): Define.
10176 (struct s390_register_info): Define.
10177 (s390_register_info): New variable.
10178 (s390_register_name): Reimplement.
10179 (s390_register_type): New function.
10180 (s390_register_raw_size, s390x_register_raw_size): Remove.
10181 (s390_cannot_fetch_register): Remove.
10182 (s390_register_byte): Remove.
10183 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
10184 (s390_dwarf_regmap): New variable.
10185 (s390_dwarf_reg_to_regnum): New function.
10186 (s390_stab_reg_to_regnum): Remove.
10187 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
10188 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
10189 (s390_convert_register_p): Likewise.
10190 (s390_register_to_value, s390_value_to_register): Likewise.
10191 (s390_register_reggroup_p): Likewise.
10192 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
10193 s390_gregset, s390x_gregset, s390_fpregset): New variables.
10194 (s390_supply_regset, s390_regset_from_core_section): New functions.
10195 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
10196 (S390_FPR_SIZE): Likewise.
10197 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
10198 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
10199 (S390_NUM_GPRS): Move here from tm-s390.h.
10200 (S390_NUM_FPRS): Likewise.
10201 (s390_in_function_epilogue_p): New function.
10202 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
10203 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
10204 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
10205 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
10206 Replace S390_FP_REGNUM by S390_SP_REGNUM.
10207 Remove calls to:
10208 set_gdbarch_deprecated_max_register_raw_size,
10209 set_gdbarch_deprecated_max_register_virtual_size,
10210 set_gdbarch_deprecated_register_byte,
10211 set_gdbarch_cannot_fetch_register,
10212 set_gdbarch_cannot_store_register,
10213 set_gdbarch_deprecated_register_size,
10214 set_gdbarch_deprecated_register_raw_size,
10215 set_gdbarch_deprecated_register_virtual_size,
10216 set_gdbarch_deprecated_register_virtual_type,
10217 set_gdbarch_deprecated_register_bytes.
10218 Add calls to:
10219 set_gdbarch_num_pseudo_regs,
10220 set_gdbarch_register_type,
10221 set_gdbarch_convert_register_p,
10222 set_gdbarch_register_to_value,
10223 set_gdbarch_value_to_register,
10224 set_gdbarch_register_reggroup_p,
10225 set_gdbarch_regset_from_core_section,
10226 set_gdbarch_pseudo_register_read,
10227 set_gdbarch_pseudo_register_write,
10228 set_gdbarch_in_function_epilogue_p.
10229 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
10230 (s390_tdep_h): New variable.
10231
10232 2004-02-17 Jim Blandy <jimb@redhat.com>
10233
10234 * findvar.c (value_from_register): If the type has no length, just
10235 return an acceptable value --- don't report an internal error.
10236
10237 * stabsread.c (read_type): If we find any type numbers that are
10238 forward references, complain if the references aren't resolved by
10239 the time we're finished reading.
10240 (cleanup_undefined_types): Make error message more appropriate for
10241 a complaint.
10242
10243 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
10244
10245 * Makefile.in (defs_h): Remove dependency on progress_h.
10246 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
10247 progress.h.
10248 * main.c (captured_main): Delete use of START_PROGRESS and
10249 END_PROGRESS.
10250
10251 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
10252
10253 * objfiles.c (terminate_minimal_symbol_table): Add back
10254 initialization of MSYMBOL_TYPE.
10255
10256 2004-02-17 David Mosberger <davidm@hpl.hp.com>
10257
10258 Committed by Andrew Cagney.
10259 * Makefile.in (ia64_tdep_h): New macro.
10260 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
10261 (ia64-tdep.o): Likewise.
10262 * ia64-tdep.h: New file.
10263 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
10264 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
10265 (ia64_aix_sigcontext_register_address): Likewise.
10266 (ia64_linux_getunwind_table): Delete declaration.
10267 * ia64-linux-tdep.c: Likewise.
10268
10269 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
10270
10271 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
10272 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
10273 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
10274
10275 2004-02-17 Andrew Cagney <cagney@redhat.com>
10276
10277 * symtab.c (skip_prologue_using_sal): New function.
10278 * symtab.h (skip_prologue_using_sal): Declare.
10279 * frv-tdep.c: Include "symtab.h".
10280 (skip_prologue_using_sal): Delete function.
10281 * mips-tdep.c (skip_prologue_using_sal): Delete function.
10282 * rs6000-tdep.c (refine_prologue_limit): Mention
10283 skip_prologue_using_sal.
10284 * ia64-tdep.c (refine_prologue_limit): Ditto.
10285 * Makefile.in: Update dependencies.
10286
10287 2004-02-16 Andrew Cagney <cagney@redhat.com>
10288
10289 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
10290 START_INFERIOR_TRAPS_EXPECTED.
10291 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
10292 START_INFERIOR_TRAPS_EXPECTED.
10293 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
10294 Delete macro.
10295 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
10296 macro, moved to "nm-osf.h". Update copyright.
10297 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
10298 update copyright.
10299
10300 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
10301 and function replacing FRAMELESS_FUNCTION_INVOCATION.
10302 * blockframe.c (legacy_frameless_look_for_prologue): Rename
10303 frameless_look_for_prologue.
10304 * frame.h (legacy_frameless_look_for_prologue): Rename
10305 frameless_look_for_prologue.
10306 * gdbarch.h, gdbarch.c: Re-generate.
10307 * sh64-tdep.c (sh64_gdbarch_init): Update.
10308 * sh-tdep.c (sh_gdbarch_init): Update.
10309 * s390-tdep.c (s390_gdbarch_init): Update.
10310 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10311 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10312 * m68k-tdep.c (m68k_gdbarch_init): Update.
10313 (delta68_frame_args_address): Update.
10314 * m32r-tdep.c (m32r_gdbarch_init): Update.
10315 * hppa-tdep.c (hppa_gdbarch_init): Update.
10316 * h8300-tdep.c (h8300_gdbarch_init): Update.
10317 * frv-tdep.c (frv_gdbarch_init): Update.
10318 (frv_frameless_function_invocation): Update.
10319 * cris-tdep.c (cris_gdbarch_init): Update.
10320 (cris_frameless_function_invocation): Update.
10321 * avr-tdep.c (avr_gdbarch_init): Update.
10322 * arm-tdep.c (arm_gdbarch_init): Update.
10323 * stack.c (frame_info): Update, call predicate.
10324 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
10325 * frame.c (legacy_get_prev_frame): Update, call predicate..
10326 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
10327 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
10328 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
10329 invocation.
10330 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10331 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10332 * vax-tdep.c (vax_gdbarch_init): Ditto.
10333
10334 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
10335 function.
10336
10337 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
10338
10339 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
10340 initializations.
10341
10342 2004-02-16 Andrew Cagney <cagney@redhat.com>
10343
10344 * tui/tui-windata.c: Include "gdb_string.h".
10345 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
10346 * tui/tui-layout.c, tui/tui-command.c: Ditto.
10347 * Makefile.in: Update dependencies.
10348
10349 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
10350
10351 * Makefile.in (infrun.o): Add $(gdb_assert_h).
10352 * infrun.c: Include "gdb_assert.h".
10353 (singlestep_ptid, saved_singlestep_ptid)
10354 (stepping_past_singlestep_breakpoint): New variables.
10355 (resume): Set singlestep_ptid. Check for singlestep thread
10356 hop.
10357 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
10358 (handle_inferior_event): Handle singlestep thread hop.
10359
10360 2004-02-16 Andrew Cagney <cagney@redhat.com>
10361
10362 * dwarf2-frame.c (dwarf2_frame_ops): New function.
10363 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
10364 (dwarf2_frame_init_reg): Ditto.
10365
10366 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
10367 suggested by Joshua Neuheisel
10368
10369 * configure.in: Always check for curses, including pdcurses.
10370 Warn, instead of error, when no curses are found. Enable TUI when
10371 curses is available.
10372 * configure: Re-generate.
10373
10374 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
10375
10376 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
10377 sh_sh4_register_convert_to_virtual.
10378 (sh_register_convert_to_raw): Rename from
10379 sh_sh4_register_convert_to_raw.
10380 (sh_pseudo_register_read): Accomodate above name change.
10381 (sh_pseudo_register_write): Ditto.
10382
10383 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
10384
10385 * sh-tdep.c (sh_generic_register_name): Remove.
10386 (sh_gdbarch_init): Use sh_sh_register_name in default case.
10387
10388 2004-02-15 Andrew Cagney <cagney@redhat.com>
10389
10390 * configure.in (build_warnings): Add -Wunused-function.
10391 * configure: Re-generate.
10392
10393 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
10394 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
10395
10396 * procfs.c (procfs_init_inferior): Assume that
10397 START_INFERIOR_TRAPS_EXPECTED is defined.
10398 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
10399 * config/ns32k/tm-nbsd.h: Delete file,
10400 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
10401
10402 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
10403 * config/vax/tm-vax.h: Delete file.
10404
10405 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10406 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10407 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10408 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10409 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
10410 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10411 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
10412
10413 2004-02-15 Mark Kettenis <kettenis@gnu.org>
10414
10415 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
10416 * dwarf2-frame.c (dwarf2_frame_data): New variable.
10417 (struct dwarf2_frame_ops): New.
10418 (dwarf2_frame_default_init_reg): New function, based on
10419 dwarf2_frame_init_reg.
10420 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
10421 (dwarf2_frame_init_reg): Call architecture-specific function.
10422 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
10423 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
10424 instead of dwarf2_frame_data.
10425 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
10426 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
10427
10428 2004-02-15 Andrew Cagney <cagney@redhat.com>
10429
10430 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
10431 register_gdbarch_swap.
10432 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
10433 * f-lang.c (_initialize_f_language): Update, use
10434 DEPRECATED_REGISTER_GDBARCH_SWAP.
10435 * remote.c (_initialize_remote): Ditto.
10436 * regcache.c (_initialize_regcache): Ditto.
10437 * parse.c (_initialize_parse): Ditto.
10438 * infrun.c (_initialize_infrun): Ditto.
10439 * mi/mi-main.c (_initialize_mi_main): Ditto.
10440 * gdbtypes.c (_initialize_gdbtypes): Ditto.
10441
10442 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
10443 poking .cacheable directly.
10444 * symfile.c (symfile_bfd_open): Ditto.
10445
10446 * Makefile.in: Update all dependencies.
10447
10448 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
10449 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
10450 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
10451 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
10452 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
10453
10454 2004-02-14 Andrew Cagney <cagney@redhat.com>
10455
10456 * arch-utils.c (legacy_convert_register_p): Check
10457 DEPRECATED_REGISTER_CONVERTIBLE_P.
10458 * findvar.c (value_of_register): Ditto.
10459
10460 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
10461 * gdbarch.h, gdbarch.c: Re-generate.
10462 * arch-utils.c (deprecated_register_convertible_not): Delete.
10463 * arch-utils.h (deprecated_register_convertible_not): Delete.
10464 * mi/mi-main.c (get_register): Update. Update copyright.
10465 * infcmd.c (default_print_registers_info): Update.
10466
10467 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10468 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
10469 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
10470 * gdbarch.h, gdbarch.c: Re-generate.
10471 * frame.c (deprecated_get_next_frame_hack): Delete function.
10472 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
10473 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
10474 Update.
10475 * infcall.c (call_function_by_hand): Update.
10476
10477 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
10478
10479 * symfile.c (init_entry_point_info, entry_point_address): Move
10480 from here...
10481 * objfiles.c (init_entry_point_info, entry_point_address):..to
10482 here.
10483 * symfile.h (init_entry_point_info, entry_point_address): Remove
10484 prototypes.
10485 * objfiles.h (init_entry_point_info, entry_point_address):Add
10486 prototypes.
10487 * cris-tdep.c: Remove include of symfile.h. Add include of
10488 objfiles.h.
10489 * infcall.c: Ditto.
10490 * mcore-tdep.c: Ditto.
10491 * mn10300-tdep.c: Ditto.
10492 * sh64-tdep.c: Ditto.
10493 * v850-tdep.c: Ditto.
10494 * arm-tdep.c: Remove include of symfile.h.
10495 * blockframe.c: Ditto.
10496 * coffread.c: Ditto.
10497 * dbxread.c: Ditto.
10498 * dwarf2read.c: Ditto.
10499 * dwarfread.c: Ditto.
10500 * frv-tdep.c: Ditto.
10501 * ia64-tdep.c: Ditto.
10502 * mdebugread.c: Ditto.
10503 * mipsread.c: Ditto.
10504 * rs6000-tdep.c: Ditto.
10505 * s390-tdep.c: Ditto.
10506 * sh-tdep.c: Ditto.
10507 * xstormy16-tdep.c: Ditto.
10508 * gdbarch.sh: Remove include of symfile.h.
10509 * gdbarch.c: Regenerate.
10510 * solib-irix.c (enable_break): Use entry_point_address().
10511 Add comment about include file.
10512 * xcoffread.c: Add comment about include file.
10513 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
10514 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
10515 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
10516 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
10517 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
10518
10519 2004-02-13 Andrew Cagney <cagney@redhat.com>
10520
10521 * corelow.c (core_xfer_partial): Use "struct bfd_section".
10522 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
10523 copyright.
10524 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
10525
10526 2004-02-12 Fred Fish <fnf@redhat.com>
10527
10528 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
10529 set_gdbarch_store_return_value.
10530
10531 2004-02-12 Andrew Cagney <cagney@redhat.com>
10532
10533 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
10534 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
10535 (interrupt_query): Ditto.
10536 (ofunc): Delete unused variable.
10537 * cris-tdep.c (cris_abi): Delete unused function.
10538 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
10539 (cris_get_wide_opcode, cris_get_short_size): Ditto.
10540 (cris_get_asr_quick_shift_steps): Ditto.
10541 (cris_skip_prologue_frameless_p): Ditto.
10542 * arm-tdep.c (arm_push_return_address): Delete unused function.
10543 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
10544 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
10545 * s390-tdep.c (s390_function_start): Delete unused function.
10546
10547 2004-02-12 Andrew Cagney <cagney@redhat.com>
10548
10549 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
10550 gdbarch.h, gdbarch.c: Re-generate.
10551 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
10552 to generic_prologue_frameless_p.
10553 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
10554 * arch-utils.c (generic_prologue_frameless_p): Delete function.
10555
10556 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
10557
10558 * mips-linux-tdep.c: Include "frame.h".
10559 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
10560 (mips_linux_skip_resolver): New functions.
10561 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
10562 and set_gdbarch_in_solib_call_trampoline.
10563 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
10564 to after set_gdbarch_in_solib_return_trampoline. Only set the
10565 solib hooks to mips16 functions if the OS ABI is unknown.
10566 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
10567 including "config/tm-linux.h".
10568 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
10569 * Makefile.in (mips-linux-tdep.o): Update.
10570
10571 2004-02-11 David Carlton <carlton@kealia.com>
10572
10573 * linespec.c (decode_compound): Only look for a class symbol when
10574 considering all but the rightmost component.
10575
10576 2004-02-11 Andrew Cagney <cagney@redhat.com>
10577
10578 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
10579 abi code are are separatly grouped.
10580
10581 2004-02-11 Andrew Cagney <cagney@redhat.com>
10582
10583 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
10584 * gdbarch.h, gdbarch.c: Re-generate.
10585 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10586 * v850-tdep.c (v850_gdbarch_init): Update.
10587 * sh64-tdep.c (sh64_gdbarch_init): Update.
10588 * sh-tdep.c (sh_gdbarch_init): Update.
10589 * s390-tdep.c (s390_gdbarch_init): Update.
10590 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10591 * mips-tdep.c (mips_gdbarch_init): Update.
10592 * mcore-tdep.c (mcore_gdbarch_init): Update.
10593 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10594 * m32r-tdep.c (m32r_gdbarch_init): Update.
10595 * ia64-tdep.c (ia64_gdbarch_init): Update.
10596 * hppa-tdep.c (hppa_gdbarch_init): Update.
10597 * h8300-tdep.c (h8300_gdbarch_init): Update.
10598 * frv-tdep.c (frv_gdbarch_init): Update.
10599 * d10v-tdep.c (d10v_gdbarch_init): Update.
10600 * cris-tdep.c (cris_gdbarch_init): Update.
10601 * avr-tdep.c (avr_gdbarch_init): Update.
10602 * arm-tdep.c (arm_gdbarch_init): Update.
10603 * alpha-tdep.c (alpha_gdbarch_init): Update.
10604
10605 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
10606
10607 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
10608 comma.
10609 (sh_sh4al_dsp_register_name): Ditto.
10610
10611 2004-02-10 Andrew Cagney <cagney@redhat.com>
10612
10613 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
10614 (mips_init_frame_pc_first): Delete function.
10615 (mips_frame_saved_pc): Delete function.
10616 (mips_frame_chain): Delete function.
10617 (mips_init_extra_frame_info): Delete function.
10618 (mips_xfer_register): Delete unused variable "reg".
10619 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
10620 (mips_n32n64_return_value): Delete unused variable "reg".
10621 (mips_n32n64_return_value): Delete unused variable "pos".
10622 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
10623 (mips_o32_return_value): Delete unused variable "pos".
10624 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
10625 (mips_print_fp_register): Delete unused variable "namelen"
10626 (mips_print_fp_register): Delete unused variable "flt2"
10627 (get_frame_pointer): Delete function.
10628 (cached_proc_desc): Delete static variable.
10629 (mips_pop_frame): Delete function.
10630 (mips_find_saved_regs): Delete function.
10631 (mips_get_saved_register): Delete function.
10632 (mips_saved_pc_after_call): Delete function.
10633 (SIGFRAME_BASE): Delete macro.
10634 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
10635 (SIGFRAME_PC_OFF): Delete macro.
10636 (SIGFRAME_REGSAVE_OFF): Delete macro.
10637 (mips_dump_tdep): Do not print deleted macro definitions.
10638
10639 2004-02-10 Andrew Cagney <cagney@redhat.com>
10640
10641 * Makefile.in (SFILES): Remove explictly listed tui files.
10642 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
10643
10644 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
10645
10646 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
10647 to use paddr functions to format ia64 addresses and long values.
10648 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
10649 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
10650 (get_kernel_table, ia64_find_proc_info_x): Ditto.
10651 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
10652 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
10653
10654 2004-02-10 Andrew Cagney <cagney@redhat.com>
10655
10656 * defs.h: Do not include "tui.h".
10657 * gdb_curses.h: New file.
10658 * tui/tui-hooks.h: New file.
10659 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
10660 (tui_install_hooks, tui_remove_hooks): Delete declarations.
10661 (tui_initialize_io): Delete declaration.
10662 (tui_initialize_readline: Delete redundant declaration.
10663 (struct tui_point): Delete definition.
10664 * tui/tui-data.h (struct tui_point): Define.
10665 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
10666 * utils.c: Include "tui/tui.h".
10667 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
10668 * printcmd.c [TUI]: Include "tui/tui.h".
10669 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
10670 * tui/tui-command.c: Include "gdb_curses.h".
10671 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
10672 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
10673 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
10674 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
10675 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
10676 * Makefile.in: Update all dependencies.
10677 (tui_hooks_h, gdb_curses_h): Define.
10678 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
10679
10680 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
10681
10682 * objfiles.h (struct objfile): Remove unused fields auxf1 and
10683 auxf2. Add comments about some other rarely used fields.
10684
10685 2004-02-10 Andrew Cagney <cagney@redhat.com>
10686
10687 * Makefile.in (init.c): Fix script removing duplicates. Problem
10688 reported by Peter Schauer.
10689
10690 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10691
10692 * bcache.c (bcache_xmalloc): Use obstack_init instead of
10693 obstack_specify_allocation.
10694 * objfiles.c (allocate_objfile): Ditto.
10695 * solib-sunos.c (solib_add_common_symbols)
10696 (allocate_rt_common_objfile): Ditto.
10697 * symfile.c (reread_symbols): Ditto.
10698 * gdb_obstack.h: Add comment.
10699
10700 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10701
10702 * linespec.c (decode_line_1, locate_first_half)
10703 (decode_compound, lookup_prefix_sym): Update comments. Delete old
10704 commented out code.
10705
10706 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
10707
10708 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
10709 obstack_free.
10710
10711 2004-02-09 Andrew Cagney <cagney@redhat.com>
10712
10713 * blockframe.c (find_pc_partial_function): If find_pc_overlay
10714 fails, try find_pc_section. Fix PR c++/1267.
10715 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
10716 instead of find_pc_mapped_section.
10717 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
10718 not default to the section containing PC. Fix PR symtab/1519.
10719
10720 2004-02-09 Andrew Cagney <cagney@redhat.com>
10721
10722 * Makefile.in (mips-tdep.o): Update dependencies.
10723 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
10724 "trad-frame.h".
10725 (mips_unwind_pc): Return the pseudo PC register.
10726 (mips_unwind_dummy_id): New function.
10727 (mips16_fetch_instruction): New function.
10728 (mips32_fetch_instruction): New function.
10729 (struct mips_frame_cache): Define.
10730 (mips_mdebug_frame_cache): New function.
10731 (mips_mdebug_frame_this_id): New function.
10732 (mips_mdebug_frame_prev_register): New function.
10733 (mips_mdebug_frame_unwind): Define.
10734 (mips_mdebug_frame_sniffer): New function.
10735 (mips_mdebug_frame_base_address): New function.
10736 (mips_mdebug_frame_base): Define.
10737 (mips_mdebug_frame_base_sniffer): New function.
10738 (mips_gdbarch_init): Append unwind and base sniffers. Set
10739 unwind_dummy_id.
10740
10741 2004-02-08 Andrew Cagney <cagney@redhat.com>
10742
10743 * frame.c: Print both the register number and name.
10744
10745 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
10746 and a sed into a single sed. Make .c and .o patterns more robust.
10747 (OBS): Delete.
10748 (INIT_FILES): Replace OBS with COMMON_OBS.
10749 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
10750
10751 2004-02-08 Mark Kettenis <kettenis@gnu.org>
10752
10753 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
10754 the PT_WCOOKIE request.
10755
10756 2004-02-08 Andrew Cagney <cagney@redhat.com>
10757
10758 * mips-tdep.c (mips_unwind_pc): New function.
10759 (mips_gdbarch_init): Set mips_unwind_pc.
10760
10761 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
10762 (get_frame_id): Allow the UNKNOWN_FRAME.
10763 (frame_register_unwind, get_frame_type): Ditto.
10764
10765 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
10766 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
10767 unwind_dummy_id indicates a legacy frame.
10768
10769 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
10770 * configure: Re-generate.
10771
10772 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
10773 methods.
10774
10775 2004-02-08 Andrew Cagney <cagney@redhat.com>
10776
10777 * configure.in (CONFIG_ALL): Set to Makefile target, and not
10778 makefile macro.
10779 * configure: Re-generate.
10780 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
10781 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
10782 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
10783 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
10784 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
10785 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
10786 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
10787 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
10788 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
10789 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
10790
10791 2004-02-07 Andrew Cagney <cagney@redhat.com>
10792
10793 * Makefile.in: Update all dependencies.
10794
10795 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
10796 * configure: Re-generate.
10797 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
10798 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
10799 (COMMON_OBS): Add "main.o" and "annotate.o".
10800 (ANNOTATE_OBS): Delete.
10801 (OBS): Remove ANNOTATE_OBS.
10802 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
10803 CONFIG_INITS.
10804 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
10805 against CONFIG_OBS and "main.o".
10806 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
10807 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
10808
10809 * tui/tui-command.c: Include "gdb_string.h", delete register
10810 attribute, use ISO-C function signatures.
10811 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
10812 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
10813 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
10814 * tui/tui.c: Ditto.
10815
10816 * tui/tui-command.c: Change variable and function names to lower
10817 case.
10818 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
10819 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
10820 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10821 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10822 * tui/tui-winsource.c, tui/tui.c: Ditto.
10823
10824 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10825
10826 * buildsym.c (free_pending_blocks, finish_block)
10827 (record_pending_block, make_blockvector, end_symtab): Replace
10828 symbol_obstack with objfile_obstack.
10829 * coffread.c (process_coff_symbol, coff_read_struct_type)
10830 (coff_read_enum_type): Ditto.
10831 * cp-namespace.c (initialize_namespace_symtab)
10832 (check_one_possible_namespace_symbol): Ditto.
10833 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
10834 (dwarf2_symbol_mark_computed): Ditto.
10835 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
10836 * elfread.c (elf_symtab_read): Ditto.
10837 * hpread.c (hpread_symfile_init, hpread_symfile_init)
10838 (hpread_read_enum_type, hpread_read_function_type)
10839 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
10840 Ditto.
10841 * jv-lang.c (get_java_class_symtab, add_class_symbol)
10842 (java_link_class_type): Ditto.
10843 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
10844 (new_symbol): Ditto.
10845 * minsyms.c (install_minimal_symbols): Ditto.
10846 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
10847 (terminate_minimal_symbol_table): Replace symbol_obstack with
10848 objfile_obstack.
10849 (free_objfile): Remove freeing of symbol_obstack.
10850 * objfiles.h: Remove symbol_obstack field.
10851 * pa64solib.c (add_to_solist): Replace symbol_obstack with
10852 objfile_obstack.
10853 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
10854 symbol_obstack.
10855 (solib_add_common_symbols): Replace symbol_obstack with
10856 objfile_obstack.
10857 * somsolib.c (som_solib_add): Ditto.
10858 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
10859 (common_block_start, common_block_end): Ditto.
10860 * symfile.c (reread_symbols): Remove freeing and init of
10861 symbol_obstack.
10862 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
10863 * symfile.h: Update comment.
10864 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
10865 stats printing.
10866 * symtab.c (symbol_set_names): Replace symbol_obstack with
10867 objfile_obstack.
10868 * symtab.h (struct general_symbol_info, struct minimal_symbol):
10869 Update comments.
10870 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
10871 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
10872 objfile_obstack.
10873
10874 2004-02-07 Andrew Cagney <cagney@redhat.com>
10875
10876 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
10877 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
10878 fields and variables.
10879 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
10880 (m_beInvisible): Delete macro.
10881 * tui/tui-data.h: Fix case case fields and variables.
10882 (m_genWinPtrIsNull): Delete macro.
10883 (tui_win_list): Rename winList.
10884 (TUI_SRC_WIN): Rename srcWin.
10885 (TUI_DISASM_WIN): Rename disassemWin.
10886 (TUI_DATA_WIN): Rename dataWin.
10887 (TUI_CMD_WIN): Rename cmdWin.
10888 (m_genWinPtrNotNull): Delete macro.
10889 (m_winPtrIsNull): Delete macro.
10890 (m_winPtrNotNull): Delete macro.
10891 (tui_win_is_source_type): Replace m_winIsSourceType
10892 (tui_win_is_auxillary): Replace m_winIsAuzillary.
10893 (tui_win_has_locator): Replace m_hasLocator.
10894 (tui_set_win_highlight): Replace m_setWinHighlightOn and
10895 m_setWinHighlightOff.
10896 * tui/tui-data.c: Update references.
10897 (tui_win_is_source_type, tui_set_win_highlight): New functions.
10898 (tui_win_has_locator, tui_win_is_auxillary): New functions.
10899 * tui/tui-command.c, tui/tui-disasm.c: Update references.
10900 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
10901 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
10902 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10903 * tui/tui-winsource.c, tui/tui.c: Ditto.
10904
10905 2004-02-07 Mark Kettenis <kettenis@gnu.org>
10906
10907 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
10908 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
10909 StackGhost.
10910
10911 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
10912 variable `i6' to `i7'.
10913 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10914
10915 2004-02-07 Andrew Cagney <cagney@redhat.com>
10916
10917 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
10918 (TuiPoint, TuiPointPtr): Ditto.
10919 (TuiStatus, TuiStatusPtr): Ditto.
10920 (TuiWinType, TuiWinTypePtr): Ditto.
10921 (struct tui_point): Rename _TuiPoint.
10922 (tui_get_low_disassembly_address): Rename
10923 tuiGetLowDisassemblyAddress.
10924 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
10925 (tuiFree): Delete declaration.
10926 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
10927 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
10928 * tui/tui.c (tuiFree): Delete function.
10929 * cli/cli-cmds.c (disassemble_command): Update references.
10930 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
10931 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
10932 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
10933 * tui/tui-winsource.c: Ditto.
10934
10935 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10936
10937 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
10938 coffstab_build_psymtabs, elfstab_build_psymtabs)
10939 (stabsect_build_psymtabs): Replace psymbol_obstack with
10940 objfile_obstack.
10941 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
10942 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
10943 Ditto.
10944 * dwarfread.c (scan_compilation_units): Ditto.
10945 * elfread.c (elfstab_offset_sections): Ditto.
10946 * hppa-tdep.c (read_unwind_info): Ditto.
10947 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
10948 (hpread_end_psymtab): Ditto.
10949 * mdebugread.c (mdebug_build_psymtabs, add_pending)
10950 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
10951 Ditto.
10952 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
10953 * objfiles.c (add_to_objfile_sections)
10954 (build_objfile_section_table): Ditto.
10955 (allocate_objfile): Remove init of psymbol_obstack.
10956 (free_objfile): Remove freeing of psymbol_obstack.
10957 * objfiles.h (struct objfile): Remove field
10958 psymbol_obstack. Update comments.
10959 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
10960 psymbol_obstack with objfile_obstack.
10961 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
10962 psymbol_obstack.
10963 * somread.c (som_symfile_offsets, init_import_symbols)
10964 (init_export_symbols): Replace psymbol_obstack with
10965 objfile_obstack.
10966 * somsolib.c (som_solib_add_solib_objfile): Ditto.
10967 * symfile.c (default_symfile_offsets, syms_from_objfile)
10968 (reread_symbols): Remove freeing and init of psymbol_obstack.
10969 (cashier_psymtab): Update comment.
10970 * symmisc.c (print_objfile_statistics): Don't report stats for
10971 psymbol obstack.
10972 * symtab.h (struct general_symbol_info, struct partial_symtab):
10973 Update comments.
10974 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
10975 (xcoff_symfile_offsets): Replace psymbol_obstack with
10976 objfile_obstack.
10977
10978 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10979
10980 * objfiles.h (struct objfile): Add objfile_obstack field.
10981 Remove type_obstack field.
10982
10983 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
10984 read_structure_scope read_enumeration, new_symbol): Replace
10985 type_obstack with objfile_obstack.
10986 * dwarfread.c (struct_type, enum_type): Ditto.
10987 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
10988 (lookup_fundamental_type): Ditto.
10989 * gdbtypes.h (TYPE_ALLOC): Ditto.
10990 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
10991 (hpread_read_doc_function_type, hpread_read_struct_type)
10992 (fix_static_member_physnames, hpread_read_array_type)
10993 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
10994 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
10995 (java_link_class_type): Ditto.
10996 * mdebugread.c (parse_type): Ditto.
10997 * objfiles.c (allocate_objfile, free_objfile): Ditto.
10998 * solib-sunos.c (solib_add_common_symbols): Ditto.
10999 * stabsread.c (define_symbol, read_type, read_member_functions,
11000 read_cpp_abbrev, read_one_struct_field): Ditto.
11001 * symfile.c (reread_symbols): Ditto.
11002 * symmisc.c (print_objfile_statistics): Ditto.
11003
11004 2004-02-07 Andrew Cagney <cagney@redhat.com>
11005
11006 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
11007 (tui_exec_info_content): Rename TuiExecInfoContent.
11008 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
11009 (TuiWinInfo, TuiWinInfoPtr): Ditto.
11010 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
11011 (TuiList, TuiListPtr): Ditto.
11012 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
11013 (TuiDataType, TuiDataTypePtr): Ditto.
11014 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
11015 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
11016 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
11017 (TuiSourceElement, TuiSourceElementPtr): Ditto.
11018 (TuiDataElement, TuiDataElementPtr): Ditto.
11019 (TuiWinElement, TuiWinElementPtr): Ditto.
11020 (TuiDataInfo, TuiDataInfoPtr): Ditto.
11021 (TuiCommandElement, TuiCommandElementPtr): Ditto.
11022 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
11023 (TuiWhichElement, TuiWhichElementPtr): Ditto.
11024 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
11025 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
11026 * tui/tui-command.c, tui/tui-data.c: Update references.
11027 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
11028 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11029 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11030 * tui/tui-winsource.c, tui/tui.c: Ditto.
11031
11032 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11033
11034 * dwarf2-frame.h: Update copyright.
11035 (enum dwarf2_frame_reg_rule): New.
11036 (struct dwarf2_frame_state_reg): New.
11037 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
11038 * dwarf2-frame.c: Update copyright.
11039 (enum dwarf2_reg_rule): Remove.
11040 (struct dwarf2_frame_state): Remove defenition of `struct
11041 dwarf2_frame_state_reg'.
11042 (read_reg): Call get_frame_arch to get the architecture instead of
11043 using CURRENT_GDBARCH.
11044 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
11045 DWARF2_FRAME_.
11046 (dwarf2_frame_init_reg): New function.
11047 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
11048 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
11049 initialize the register state. Prefix old `enum dwarf2_reg_rule'
11050 tags with DWARF2_FRAME_.
11051 (dwarf2_frame_prev_register): Call get_frame_arch to get the
11052 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
11053 dwarf2_reg_rule' tags with DWARF2_FRAME_.
11054
11055 2004-02-06 Andrew Cagney <cagney@redhat.com>
11056
11057 * tui/tui-data.h (struct tui_list): Rename _TuiList.
11058 (enum tui_data_type): Rename _TuiDataType.
11059 (struct tui_layout_def): Rename _TuiLayoutDef.
11060 (struct tui_source_element): Rename _TuiSourceElement.
11061 (struct tui_data_element): Rename _TuiDataElement.
11062 (struct tui_command_element): Rename _TuiCommandElement.
11063 (struct tui_locator_element): Rename _TuiLocatorElement.
11064 (union tui_which_element): Define.
11065 (struct tui_win_element): Rename _TuiWinElement.
11066 (struct tui_data_info): Rename _TuiDataInfo.
11067 (struct tui_source_info): Rename _TuiSourceInfo.
11068 (struct tui_command_info): Rename _TuiCommandInfo.
11069 (tui_initialize_static_data): Rename initializeStaticData.
11070 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
11071 (tui_alloc_win_info): Rename allocWinInfo.
11072 (tui_init_generic_part): Rename initGenericPart.
11073 (tui_init_win_info): Rename initWinInfo.
11074 (tui_alloc_content): Rename allocContent.
11075 (tui_add_content_elements): Rename addContentElements.
11076 (tui_init_content_element): Rename initContentElement.
11077 (tui_free_window): Rename freeWindow.
11078 (tui_free_win_content): Rename freeWinContent.
11079 (tui_free_data_content): Rename freeDataContent.
11080 (tui_free_all_source_wins_content): Rename
11081 freeAllSourceWinsContent.
11082 (tui_del_window): Rename tuiDelWindow.
11083 (tui_del_data_windows): Rename tuiDelDataWindows.
11084 (tui_partial_win_by_name): Rename partialWinByName.
11085 (tui_win_name): Rename winName.
11086 (tui_current_layout): Rename currentLayout.
11087 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
11088 (tui_term_height): Rename termHeight.
11089 (tui_set_term_height_to): Rename setTermHeightTo.
11090 (tui_term_width): Rename termWidth.
11091 (tui_set_term_width_to): Rename setTermWidthTo.
11092 (tui_set_gen_win_origin): Rename setGenWinOrigin.
11093 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
11094 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
11095 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
11096 (tui_source_windows): Rename sourceWindows.
11097 (tui_clear_source_windows): Rename clearSourceWindows.
11098 (tui_clear_source_windows_detail): Rename
11099 clearSourceWindowsDetail.
11100 (tui_clear_win_detail): Rename clearWinDetail.
11101 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
11102 (tui_default_tab_len): Rename tuiDefaultTabLen.
11103 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
11104 (tui_win_with_focus): Rename tuiWinWithFocus.
11105 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
11106 (tui_layout_def): Rename tuiLayoutDef.
11107 (tui_win_resized): Rename tuiWinResized.
11108 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
11109 (tui_next_win): Rename tuiNextWin.
11110 (tui_prev_win): Rename tuiPrevWin.
11111 (tui_add_to_source_windows): Rename addToSourceWindows.
11112 * tui/tui-winsource.c, tui/tui-win.c: Update references.
11113 * tui/tui-layout.c, tui/tui-source.c: Ditto.
11114 * tui/tui-stack.c, tui/tui-io.c: Ditto.
11115 * tui/tui.c, tui/tui-data.c: Ditto.
11116 * tui/tui-interp.c, tui/tui-data.c: Ditto.
11117 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
11118
11119 * tui/tui-source.h: Update copyright. Include "tui-data.h".
11120 (struct symtab): Declare.
11121 (tui_set_source_content): Rename tuiSetSourceContent.
11122 (tui_show_symtab_source): Rename tuiShowSource.
11123 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
11124 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
11125 * tui/tui-source.c: Update copyright. Update references.
11126 * tui/tui-win.c, tui/tui-winsource.c: Update references.
11127 * tui/tui-stack.c: Update references.
11128
11129 * tui/tui-win.h: Update copyright. Include "tui-data.h".
11130 (struct tui_win_info): Declare.
11131 (tui_scroll_forward): Rename tuiScrollForward.
11132 (tui_scroll_backward): Rename tuiScrollBackward.
11133 (tui_scroll_left): Rename tuiScrollLeft.
11134 (tui_scroll_right): Rename tuiScrollRight.
11135 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
11136 (tui_resize_all): Rename tuiResizeAll.
11137 (tui_refresh_all_win): Rename tuiRefreshAll.
11138 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
11139 * tui/tui-layout.c, * tui/tui-io.c: Update references.
11140 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
11141 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
11142
11143 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
11144 (tui_erase_data_content): Rename tuiEraseDataContent.
11145 (tui_display_all_data): Rename tuiDisplayAllData.
11146 (tui_check_data_values): Rename tuiCheckDataValues.
11147 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
11148 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
11149 (tui_first_data_element_no_in_line): Rename
11150 tuiFirstDataElementNoInLine.
11151 (tui_delete_data_content_windows): Rename
11152 tuiDeleteDataContentWindows.
11153 (tui_refresh_data_win): Rename tuiRefreshDataWin.
11154 (tui_display_data_from): Rename tuiDisplayDataFrom.
11155 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
11156 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
11157 * tui/tui-win.c, tui/tui-regs.c: Update references.
11158 * tui/tui-layout.c, tui/tui.c: Update references.
11159
11160 * tui/tui-wingeneral.h: Update copyright.
11161 (m_allBeVisible): Delete macro.
11162 (m_allBeInvisible): Delete macro.
11163 (struct tui_gen_win_info): Declare.
11164 (struct tui_win_info): Declare.
11165 (tui_unhighlight_win): Rename unhighlightWin.
11166 (tui_make_visible, tui_make_invisible): Replace makeVisible.
11167 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
11168 (tui_make_window): Rename makeWindow.
11169 (tui_copy_win): Rename copyWin.
11170 (tui_box_win): Rename boxWin.
11171 (tui_highlight_win): Rename highlightWin.
11172 (tui_check_and_display_highlight_if_needed): Rename
11173 checkAndDisplayHighlightIfNeeded.
11174 (tui_refresh_all): Rename refreshAll.
11175 (tui_delete_win): Rename tuiDelwin.
11176 (tui_refresh_win): Rename tuiRefreshWin.
11177 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
11178 (tui_make_visible, tui_make_invisible): New functions.
11179 (tui_make_all_visible, tui_make_all_invisible): New functions.
11180 (make_all_visible): Rename makeAllVisible.
11181 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
11182 * tui/tui-data.c, tui/tui-winsource.c: Update references.
11183 * tui/tui-windata.c, tui/tui-win.c: Update references.
11184 * tui/tui-regs.c, tui/tui-layout.c: Update references.
11185 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
11186
11187 2004-02-06 Mark Kettenis <kettenis@gnu.org>
11188
11189 * proc-api.c (write_with_trace): Initialize local variable to
11190 silence compiler warning.
11191
11192 2004-02-06 Andrew Cagney <cagney@redhat.com>
11193
11194 * tui/tui-source.h: Do not include "defs.h".
11195 (struct tui_win_info): Declare.
11196 (tui_set_source_content_nil): Declare.
11197 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
11198 (union tui_line_or_address): Rename _TuiLineOrAddress.
11199 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
11200 (tui_update_source_window): Rename tuiUpdateSourceWindow.
11201 (tui_update_source_window_as_is): Rename
11202 tuiUpdateSourceWindowAsIs.
11203 (tui_update_source_windows_with_addr): Rename
11204 tuiUpdateSourceWindowsWithAddr.
11205 (tui_update_source_windows_with_line): Rename
11206 tuiUpdateSourceWindowsWithLine.
11207 (tui_clear_source_content): Rename tuiClearSourceContent.
11208 (tui_erase_source_content): Rename tuiEraseSourceContent.
11209 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
11210 (tui_show_source_content): Rename tuiShowSourceContent.
11211 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
11212 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
11213 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
11214 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
11215 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
11216 (tui_update_exec_info): Rename tuiUpdateExecInfo.
11217 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
11218 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
11219 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
11220 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
11221 (struct tui_win_info): Declare.
11222 * tui/tui-stack.c: Update references.
11223 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
11224 * tui/tui-win.c, tui/tui-source.c: Ditto.
11225 * tui/tui.c, tui/tui-disasm.c: Ditto.
11226
11227 2004-02-06 Mark Kettenis <kettenis@gnu.org>
11228
11229 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
11230 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
11231
11232 2004-02-05 Mark Kettenis <kettenis@gnu.org>
11233
11234 * infrun.c (handle_inferior_event): Allow for breakpoint
11235 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
11236 and SIGEMT. Update comments.
11237 * NEWS (Revised SPARC target): Mention support for non-executable
11238 stack.
11239
11240 2004-02-04 Mark Kettenis <kettenis@gnu.org>
11241
11242 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
11243 * inftarg.c: Update copyright year.
11244 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
11245 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
11246 (sparc_xfer_wcookie): New function.
11247 * sparc-tdep.c (sparc_fetch_wcookie): New function.
11248 * Makefile.in (sparc-nat.o): Update dependencies.
11249 * config/sparc/nm-nbsd.h: Include "target.h".
11250 (NATIVE_XFER_WCOOKIE): New define.
11251 (sparc_xfer_wcookie): New prototype.
11252
11253 2004-02-04 Andrew Cagney <cagney@redhat.com>
11254
11255 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
11256 SYSCALL_TRAP function.
11257 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
11258
11259 2004-02-04 Andrew Cagney <cagney@redhat.com>
11260 Daniel Jacobowitz <drow@mvista.com>
11261
11262 * objfiles.h: Delete comments refering to inside_entry_func and
11263 DEPRECATED_FRAME_CHAIN_VALID.
11264 * defs.h (inside_entry_func): Update prototype..
11265 * blockframe.c (inside_entry_func): Rename to
11266 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
11267 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
11268
11269 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
11270
11271 * breakpoint.c (struct captured_parse_breakpoint_args): Move
11272 outside of #ifdef SOLIB_ADD region.
11273 (do_restore_lang_radix_cleanup): Ditto.
11274 (resolve_pending_breakpoint): Ditto.
11275
11276 2004-02-03 Andrew Cagney <cagney@redhat.com>
11277
11278 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
11279 (process_note_abi_tag_sections): Delete unused function.
11280 (ia64_read_fp): Delete unused function.
11281 (gdbarch_extract_struct_value_address): Delete declaration.
11282
11283 2004-02-02 Andrew Cagney <cagney@redhat.com>
11284
11285 * vax-tdep.c (vax_frame_chain): Delete call to
11286 deprecated_inside_entry_file.
11287 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
11288
11289 2004-02-02 Mark Kettenis <kettenis@gnu.org>
11290
11291 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
11292 column that's "empty" or "same value" when eliminating REG_RA
11293 rules.
11294
11295 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11296
11297 * NEWS: Add information about new pending breakpoint support.
11298
11299 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11300
11301 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
11302 and pending fields for pending breakpoint support.
11303 * breakpoint.c (breakpoint_enabled): Add check for not pending.
11304 (condition_command): Only parse condition if not a pending
11305 breakpoint.
11306 (print_one_breakpoint): Add support for pending breakpoints.
11307 (describe_other_breakpoints): Add checks to verify we are not
11308 dealing with pending breakpoints.
11309 (check_duplicates): Don't check pending breakpoints.
11310 (set_raw_breakpoint): Initialize pending flag.
11311 (do_restore_lang_radix_cleanup): New cleanup routine.
11312 (resolve_pending_breakpoint): New function.
11313 (re_enable_breakpoints_in_shlibs): Try and resolve any
11314 pending breakpoints via resolve_pending_breakpoint.
11315 (mention): Add pending breakpoint support.
11316 (parse_breakpoint_sals): Add new parameter to pass to
11317 decode_line_1 to indicate silent errors when files or functions
11318 are not found. Change all callers.
11319 (do_captured_parse_breakpoint): New function.
11320 (break_command_1): Change prototype to return an rc value and to
11321 take an optional pending breakpoint pointer. Support creating
11322 a pending breakpoint if a "not found" form of error occurs when
11323 parsing the breakpoint. Also support resolving an existing pending
11324 breakpoint and be silent if the resolution fails.
11325 (create_breakpoints): Change prototype to take pending breakpoint
11326 pointer. When resolving a pending breakpoint, use the new pointer
11327 to provide a conditional or commands added by the end-user.
11328 (delete_breakpoint): Add appropriate check for pending.
11329 (breakpoint_re_set_one): Ditto.
11330 (do_enable_breakpoint): Ditto.
11331
11332 2004-02-02 David Carlton <carlton@kealia.com>
11333
11334 * valops.c (enum oload_classification): New.
11335 (find_overload_match): Break implementation into separate
11336 functions; delete #if 0'd code; look for symbols within
11337 namespaces.
11338 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
11339 (find_oload_champ,oload_method_static,classify_oload_match): New.
11340 * cp-support.h: Add declaration for cp_func_name; update
11341 declaration for make_symbol_overload_list.
11342 * cp-support.c (cp_func_name): New.
11343 (overload_list_add_symbol): Fix comment, use
11344 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
11345 (make_symbol_overload_list): Take a function name and a namespace
11346 instead of a symbol; change implementation.
11347 (make_symbol_overload_list_using): New.
11348 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
11349
11350 2004-02-02 Fred Fish <fnf@redhat.com>
11351
11352 * main.c (gdb_stdtarg): Move definition to group with other
11353 gdb_stdtarg definitions and update copyright years.
11354 * remote-sim.c (gdb_os_write_stderr): Write output to
11355 gdb_stdtargerr stream instead of gdb_stdtarg stream.
11356 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
11357 gdb_stderr stream and update copyright years.
11358
11359 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11360
11361 * Makefile.in (mips-linux-nat.o): Update dependencies.
11362 * mips-linux-nat.c: Include mips-tdep.h.
11363
11364 2004-02-01 Roland McGrath <roland@redhat.com>
11365
11366 * sol-thread.c (sol_thread_xfer_partial): New function.
11367 (init_sol_thread_ops): Use that for to_xfer_partial hook.
11368 (init_sol_core_ops): Likewise.
11369
11370 * procfs.c (procfs_xfer_partial): New function.
11371 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
11372 * Makefile.in (procfs.o): Add $(auxv_h) dep.
11373
11374 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
11375 procfs_xfer_auxv function.
11376
11377 * procfs.c (procfs_make_note_section): If we can read
11378 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
11379 * linux-proc.c (linux_make_note_section): Likewise.
11380
11381 * auxv.h: New file.
11382 * auxv.c: New file.
11383 * Makefile.in (auxv_h): New variable.
11384 (COMMON_OBS): Add auxv.o here.
11385 (auxv.o): New target.
11386
11387 * corelow.c (core_xfer_partial): New function.
11388 (init_core_ops): Use it for core_ops.to_xfer_partial.
11389
11390 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
11391 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
11392 macro if that is defined.
11393
11394 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11395
11396 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
11397 and check the specified thread for each breakpoint.
11398 * breakpoint.h (bpstat_stop_status): Update prototype.
11399 * infrun.c (handle_inferior_event): Update calls to
11400 bpstat_stop_status.
11401
11402 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11403
11404 * Makefile.in (cli-cmds.o): Add $(readline_h).
11405
11406 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11407
11408 * cli/cli-cmds.c: Include readline.h.
11409 (complete_command): Pass the start of the last word to
11410 complete_line.
11411
11412 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11413
11414 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
11415 argument, and change first argument to a CORE_ADDR.
11416 * breakpoint.h (bpstat_stop_status): Update prototype.
11417 * infrun.c (adjust_pc_after_break): Add a new comment.
11418 (handle_inferior_event): Update calls to bpstat_stop_status.
11419
11420 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11421
11422 * breakpoint.h: Update copyright years.
11423
11424 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11425
11426 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
11427 (bpstat_stop_status): Don't decrement PC.
11428 * breakpoint.h (software_breakpoint_inserted_here_p): Add
11429 prototype.
11430 * infrun.c (adjust_pc_after_break): New function.
11431 (handle_inferior_event): Call it, early. Remove later references
11432 to DECR_PC_AFTER_BREAK.
11433 (normal_stop): Add commentary.
11434
11435 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11436
11437 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
11438 2004-01-27 double-free fix.
11439
11440 2004-01-31 Mark Kettenis <kettenis@gnu.org>
11441
11442 * sparc-tdep.c (sparc_fetch_wcookie): New function.
11443 (sparc32_frame_prev_register): Handle StackGhost.
11444 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11445
11446 2004-01-29 Roland McGrath <roland@redhat.com>
11447
11448 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
11449 * configure: Regenerated.
11450
11451 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
11452 * Makefile.in (procfs.o): Add dep.
11453
11454 2004-01-28 Andrew Cagney <cagney@redhat.com>
11455
11456 * tui/tui-stack.h: Update copyright.
11457 (struct frame_info): Add opaque declaration.
11458 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
11459 (tui_show_locator_content): Rename tuiShowLocatorContent.
11460 (tui_show_frame_info): Rename tuiShowFrameInfo.
11461 * tui/tui-stack.c: Update copyright. Update references.
11462 * tui/tui-winsource.c: Update references.
11463 * tui/tui-win.c: Update references.
11464 * tui/tui-layout.c: Update references.
11465 * tui/tui-hooks.c: Update copyright, update references.
11466 * tui/tui.c: Update copyright, update references.
11467 * tui/tui-disasm.c: Update references.
11468
11469 2004-01-28 David Carlton <carlton@kealia.com>
11470
11471 * dwarf2read.c (add_partial_structure): Use demangled name if
11472 namespace equals "".
11473
11474 2004-01-27 Jim Blandy <jimb@redhat.com>
11475
11476 Clean up misapplied patch:
11477 * dwarf2read.c (determine_prefix): Change one of the two forward
11478 declarations for 'determine_prefix_aux' to a declaration for this.
11479 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
11480 argument to 'die_specification'.
11481
11482 * dwarf2read.c (read_func_scope): Re-indent comment.
11483
11484 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
11485
11486 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
11487 b->exp to NULL after freeing so that error during re-parsing or
11488 evaluation of expressions associated with breakpoint don't
11489 eventually lead to re-freeing of storage.
11490 Committed by Andrew Cagney.
11491
11492 2004-01-27 Andrew Cagney <cagney@redhat.com>
11493
11494 * source.c (ambiguous_line_spec): Delete undefined declaration.
11495 * m32r-rom.c (m32r_set_board_address): Delete unused function.
11496 (m32r_set_server_address, m32r_set_download_path): Ditto.
11497 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
11498
11499 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
11500
11501 * dwarf2read.c: Update calls to changed and renamed functions, and
11502 references to moved variables.
11503
11504 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
11505 language, language_defn, list_in_scope, and ftypes members.
11506 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
11507 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
11508 (baseaddr): Remove globals.
11509
11510 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
11511 (set_cu_language, die_is_declaration, die_specification)
11512 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
11513 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
11514 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
11515 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
11516
11517 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
11518 cu.list_in_scope. Don't initialize cu_header_offset.
11519 (add_partial_symbol): Add local baseaddr.
11520 (psymtab_to_symtab_1): Add local baseaddr. Use
11521 objfile->section_offsets for consistency. Don't initialize
11522 cu_header_offset; do initialize cu.header.offset and
11523 cu.list_in_scope.
11524 (read_file_scope, read_func_scope, read_lexical_block_scope)
11525 (dwarf_decode_lines, new_symbol): Add local baseaddr.
11526
11527 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
11528
11529 * PROBLEMS: Add gdb/1516.
11530
11531 2003-12-29 Robert Millan <robertmh@gnu.org>
11532
11533 Patch committed by Andrw Cagney.
11534 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
11535 * configure.tgt: Match knetbsd*-gnu.
11536
11537 2004-01-26 Andrew Cagney <cagney@redhat.com>
11538
11539 * breakpoint.c (catch_command_1): Delete #ifdef code.
11540 (catch_fork_command_1): Delete #ifdef wrapper.
11541 (catch_exec_command_1): Ditto.
11542 (catch_load_command_1): Ditto.
11543 (catch_unload_command_1): Ditto.
11544
11545 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
11546 (catch_breakpoint): Delete #if0ed function.
11547 (disable_catch_breakpoint): Ditto.
11548 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
11549 (disable_catch, enable_catch, delete_catch): Ditto.
11550
11551 2004-01-26 Andrew Cagney <cagney@redhat.com>
11552
11553 * remote.c (echo_check, quit_flag): Delete variables.
11554 (cisco_kernel_mode): Delete variable.
11555 (minitelnet_return, tty_input, escape_count): Delete variables.
11556 (remote_cisco_mode): Delete variable.
11557 (remote_cisco_open, remote_cisco_close): Delete function.
11558 (remote_cisco_mourn, remote_cisco_wait): Delete function.
11559 (init_remote_cisco_ops): Delete function.
11560 (_initialize_remote): Do not install "remote cisco" code.
11561 (read_frame): Delete cisco specific code.
11562 (remote_info_process): Delete function.
11563 (remote_wait): Delete cisco specific code.
11564 (remote_cisco_section_offsets): Delete function.
11565 (remote_cisco_objfile_relocate): Delete function.
11566 (remote_async_wait): Delete cisco specific code.
11567 (minitelnet, readtty, readsocket): Delete function.
11568
11569 2004-01-26 Andrew Cagney <cagney@redhat.com>
11570
11571 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
11572 comments mentioning extract_returned_value_address.
11573 * infcmd.c (print_return_value): Update. Add comments on
11574 extract_returned_value_address.
11575 * stack.c (return_command): Add comments on
11576 extract_returned_value_address.
11577 * values.c: Update comment.
11578 * m32r-tdep.c: Update comment.
11579 * sparc-tdep.c: Update comment.
11580 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
11581 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11582 * sh64-tdep.c (sh64_gdbarch_init): Update.
11583 * sh-tdep.c (sh_gdbarch_init): Update.
11584 * s390-tdep.c (s390_gdbarch_init): Update.
11585 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11586 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
11587 * m68k-tdep.c (m68k_gdbarch_init): Update.
11588 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11589 * m32r-tdep.c (m32r_gdbarch_init): Update.
11590 * ia64-tdep.c (ia64_gdbarch_init): Update.
11591 * h8300-tdep.c (h8300_gdbarch_init): Update.
11592 * frv-tdep.c (frv_gdbarch_init): Update.
11593 * arm-tdep.c (arm_gdbarch_init): Update.
11594 * alpha-tdep.c (alpha_gdbarch_init): Update.
11595
11596 2004-01-26 Andrew Cagney <cagney@redhat.com>
11597
11598 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
11599 SYMBOL_LOCATION_FUNCS
11600 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
11601 "struct symbol_ops".
11602 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
11603 type to "struct symbol_ops".
11604 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
11605 (struct symbol): Replace ".aux_value.loc.funcs" and
11606 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
11607 (SYMBOL_OBJFILE): Delete macro.
11608 (SYMBOL_LOCATION_FUNCS): Delete macro.
11609 (SYMBOL_LOCATION_BATON): Update.
11610 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
11611 intead of SYMBOL_LOCATION_FUNCS.
11612 * ax-gdb.c (gen_var_ref): Ditto.
11613 * printcmd.c (address_info): Ditto.
11614 * findvar.c (read_var_value): Ditto.
11615 (symbol_read_needs_frame): Ditto.
11616
11617 2004-01-26 Andrew Cagney <cagney@redhat.com>
11618
11619 * dwarf2read.c (read_func_scope): Document frame-base hack.
11620
11621 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11622
11623 * infcmd.c (print_return_value): Plug memory leak; delete
11624 ui_stream object. Rename argument `structure_return' to
11625 `struct_return'.
11626
11627 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11628
11629 * infcmd.c (print_return_value): Wrap long lines.
11630 (finish_command_continuation, finish_command): Remove unused
11631 variable `funcaddr'. Fix some coding-standards problems.
11632
11633 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
11634 SECT_SIZE is large enough, not whether it's exactly the right size.
11635 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
11636 TDEP->fpregset to zero.
11637
11638 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
11639 floating-point registers for traditional NetBSD core files.
11640 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
11641 TDEP->sizeof_fpregset here.
11642
11643 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11644
11645 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
11646 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
11647 function with code split out from
11648 sparc32nbsd_sigcontext_frame_cache.
11649 (sparc32nbsd_sigcontext_frame_cache): Use
11650 sparc32nbsd_sigcontext_saved_regs.
11651 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
11652 OpenBSD.
11653 * sparcobsd-tdep.c: New file.
11654 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
11655 (sparcobsd-tdep.o): New dependency.
11656 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
11657 * config/sparc/obsd.mt: New file.
11658
11659 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
11660 TDEP->fpregset to be initialized to enable core file register
11661 sets.
11662
11663 2004-01-24 Mark Kettenis <kettenis@gnu.org>
11664
11665 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
11666 Add opaque declarations.
11667 (sparc64nbsd_sigcontext_saved_regs): New prototype.
11668 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
11669 function with code split out from
11670 sparc64nbsd_sigcontext_frame_cache.
11671 (sparc64nbsd_sigcontext_frame_cache): Use
11672 sparc64nbsd_sigcontext_saved_regs.
11673 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
11674 OpenBSD.
11675 * sparc64obsd-tdep.c: New file.
11676 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
11677 (sparc64obsd-tdep.o): New dependency.
11678 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
11679 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
11680 * config/sparc/obsd64.mt: New file.
11681
11682 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
11683 read the instruction at PC.
11684
11685 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
11686 value of GDB_OSABI_DEFAULT.
11687 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
11688 instead of GDB_OSABI_NETBSD_AOUT.
11689
11690 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
11691
11692 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
11693 copyright.
11694
11695 2004-01-23 Andrew Cagney <cagney@redhat.com>
11696
11697 * printcmd.c (display_command): Replace tui_set_display call with
11698 tui_set_layout_for_display_command.
11699 * tui/tui.h (enum tui_win_type): Define.
11700 (tui_set_layout): Delete declaration.
11701 (tui_set_layout_for_display_command): Rename set_tui_layout.
11702 * tui/tui-data.h (enum tui_layout_type): Define.
11703 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
11704 "tui.h".
11705 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
11706 (tui_default_win_height): Rename tuiDefaultWinHeight.
11707 (tui_default_win_viewport_height): Rename
11708 tuiDefaultWinViewportHeight.
11709 (tui_set_layout): RenametuiSetLayout.
11710 * tui/tui-layout.c: Update references.
11711 * tui/tui.c: Update references.
11712 * tui/tui-disasm.c: Update references.
11713
11714 2004-01-23 David Carlton <carlton@kealia.com>
11715
11716 Partial workaround for PR c++/1511:
11717 * cp-namespace.c: Include frame.h.
11718 (cp_lookup_transparent_type): New
11719 (cp_lookup_transparent_type_loop): New.
11720 * cp-support.h: Declare cp_lookup_transparent_type.
11721 * symtab.c (basic_lookup_transparent_type): Renamed from
11722 lookup_transparent_type.
11723 (lookup_transparent_type): Replace old body by a call to
11724 current_language->la_lookup_transparent_type.
11725 * symtab.h: Update copyright. Declare
11726 basic_lookup_transparent_type.
11727 * language.h: Update copyright.
11728 (struct language_defn): Add la_lookup_transparent_type.
11729 * language.c: Update copyright.
11730 (unknown_language_defn): Add basic_lookup_transparent_type.
11731 (auto_language_defn): Add basic_lookup_transparent_type.
11732 (local_language_defn): Add basic_lookup_transparent_type.
11733 * ada-lang.c: Update copyright.
11734 (ada_language_defn): Add basic_lookup_transparent_type.
11735 * c-lang.c: Update copyright.
11736 (c_language_defn): Add basic_lookup_transparent_type.
11737 (cplus_language_defn): Add basic_lookup_transparent_type.
11738 (asm_language_defn): Add basic_lookup_transparent_type.
11739 (minimal_language_defn): Add basic_lookup_transparent_type.
11740 * f-lang.c: Update copyright.
11741 (f_language_defn): Add basic_lookup_transparent_type.
11742 * jv-lang.c: Update copyright.
11743 (java_language_defn): Add basic_lookup_transparent_type.
11744 * m2-lang.c: Update copyright.
11745 (m2_language_defn): Add basic_lookup_transparent_type.
11746 * objc-lang.c: Update copyright.
11747 (objc_language_defn): Add basic_lookup_transparent_type.
11748 * p-lang.c: Update copyright.
11749 (p_language_defn): Add basic_lookup_transparent_type.
11750 * scm-lang.c: Update copyright.
11751 (scm_language_defn): Add basic_lookup_transparent_type.
11752 * Makefile.in (cp-namespace.o): Depend on frame.h.
11753
11754 2004-01-23 David Carlton <carlton@kealia.com>
11755
11756 Patch for PR c++/1520:
11757 * dwarf2read.c (read_func_scope): Set processing_current_prefix
11758 properly if we have a specification die.
11759 (determine_prefix_aux): Rename from determine_prefix.
11760 (determine_prefix): Like the old determine_prefix, but never
11761 returns NULL.
11762
11763 2004-01-23 Theodore A. Roth <troth@openavr.org>
11764
11765 * avr-tdep.c: Update copyright.
11766 (avr_iaddr_p): Delete unused function.
11767 (avr_saddr_p): Delete unused function.
11768
11769 2004-01-23 David Carlton <carlton@kealia.com>
11770
11771 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
11772 Fix for PR symtab/1534.
11773
11774 2004-01-23 Mark Kettenis <kettenis@gnu.org>
11775
11776 * NEWS (New native configurations): Mention OpenBSD/sparc and
11777 OpenBSD/sparc64.
11778 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
11779 * configure.host: Likewise.
11780 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
11781 handler for OpenBSD.
11782 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
11783
11784 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11785
11786 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
11787 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
11788
11789 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
11790 * cli/cli-cmds.c (shell_escape): Likewise.
11791
11792 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
11793 OpenBSD .note.openbsd.ident sections.
11794
11795 2004-01-22 David Carlton <carlton@kealia.com>
11796
11797 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
11798 get_scope_pc_bounds.
11799 (read_file_scope): Ditto.
11800 (get_scope_pc_bounds): New function, produced by extracting code
11801 from the above two functions, consolidating it, and adding support
11802 for DW_TAG_namespace.
11803
11804 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11805
11806 * osabi.c (MAX_NOTESZ): New define.
11807 (check_note): New function.
11808 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
11809 check_note.
11810
11811 2004-01-21 Roland McGrath <roland@redhat.com>
11812
11813 * MAINTAINERS (write after approval): Add myself.
11814
11815 2004-01-21 Eli Zaretskii <eliz@gnu.org>
11816
11817 * utils.c (init_page_info): Move declarations of `rows' and
11818 `cols' before the __GO32__-specific code. Move the closing brace
11819 outside the #ifdef __GO32__..#endif block.
11820 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
11821
11822 2004-01-21 Paul Brook <paul@codesourcery.com>
11823
11824 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
11825 BPSTAT_WHAT_CHECK_SHLIBS.
11826
11827 2004-01-21 Paul Brook <paul@codesourcery.com>
11828
11829 * MAINTAINERS: Add myself to write-after-approval.
11830
11831 2004-01-20 Andrew Cagney <cagney@redhat.com>
11832
11833 * ax-gdb.c (print_axs_value): Delete unused function.
11834 * jv-lang.c (java_lookup_type): Delete unused function.
11835 * cli/cli-dump.c (dump_filetype): Delete unused function.
11836 * remote-mips.c (remote_mips_insert_hw_breakpoint)
11837 (remote_mips_remove_hw_breakpoint): Delete unused functions.
11838 (mips_getstring): Delete unused function.
11839 (pmon_insert_breakpoint): Delete #if0ed function.
11840 (PMON_MAX_BP): Delete #if0ed MACRO.
11841 (mips_pmon_bp_info): Delete #if0ed variable.
11842 (pmon_remove_breakpoint): Delete #if0ed function.
11843 * monitor.c (monitor_write_even_block): Delete unused function.
11844 (monitor_write_memory_block): Delete #if0ed code.
11845 * dink32-rom.c (dink32_load): Delete unused function.
11846 (_initialize_dink32_rom): Delete #if0ed code.
11847 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
11848
11849 * tui/tui-command.c: Update references.
11850 * tui/tui-io.c: Update references.
11851 * tui/tui-command.h: Update copyright.
11852 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
11853
11854 * source.c (ambiguous_line_spec): Delete never-defined function.
11855 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
11856 * gdbtypes.c (add_name, add_mangled_type): Ditto.
11857 * cli/cli-cmds.c (validate_comname): Ditto.
11858
11859 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
11860 "tui-data.h".
11861 (tui_set_disassem_content): Rename tuiSetDisassemContent.
11862 (tui_show_disassem): Rename tuiShowDisassem.
11863 (tui_show_disassem_and_update_source): Rename
11864 tuiVerticalDisassemScroll.
11865 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
11866 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
11867 * tui/tui.h: Update copyright.
11868 (enum tui_status): Define.
11869 * tui/tui-data.h (enum tui_scroll_direction): Define.
11870 * tui/tui-disasm.c: Update copyright. Update references.
11871 * tui/tui-winsource.c: Update copyright. Update references.
11872 * tui/tui-win.c: Update references.
11873 * tui/tui-layout.c: Update references.
11874
11875 2004-01-20 Andrew Cagney <cagney@redhat.com>
11876
11877 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
11878 sym2 to start of block.
11879
11880 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
11881
11882 * MAINTAINERS: Delete mmalloc.
11883 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
11884 * NEWS: Mention removal of --with-malloc.
11885 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
11886 * config.in: Regenerate.
11887 * configure: Regenerate.
11888 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
11889 USE_MMALLOC, MMCHECK_FORCE.
11890 * gdbinit.in: Remove mmalloc.
11891 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
11892 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
11893 * config/i386/go32.mh: Likewise.
11894 * config/i386/interix.mh: Likewise.
11895 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
11896
11897 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
11898
11899 * linespec.c (decode_variable, symtab_from_filename): Call
11900 error_silent with error message instead of throwing an exception
11901 directly.
11902 * defs.h (error_silent, error_output_message): Add prototypes.
11903 (catch_exceptions_with_msg): Ditto.
11904 * utils.c (error_silent, error_output_message): New functions.
11905 * top.c (catch_exceptions_with_msg): New function.
11906
11907 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
11908
11909 * mi/mi-cmds.h (enum print_values): Add definition.
11910
11911 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
11912 type and value for simple data types and just the name and type
11913 for complex ones, if required.
11914
11915 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
11916 children, if required.
11917
11918 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11919
11920 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
11921 unused declarations.
11922
11923 2004-01-19 Andrew Cagney <cagney@redhat.com>
11924
11925 * top.h (mapped_symbol_files): Delete declaration.
11926 * main.c (captured_main): Delete option "m" and "mapped".
11927 * objfiles.c (mapped_symbol_files): Delete variable.
11928 * symfile.c (symbol_file_command): Delete mmap code.
11929 (symbol_file_add_with_addrs_or_offsets): Ditto.
11930 (add_symbol_file_command, reread_separate_symbols): Ditto.
11931 * objfiles.h (OBJF_MAPPED): Delete.
11932 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
11933 (free_objfile) [USE_MMALLOC]: Ditto.
11934 (open_existing_mapped_file): Delete function.
11935 (open_mapped_file): Delete function.
11936 (map_to_file): Delete function.
11937
11938 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11939
11940 * infrun.c (step_into_function): Account for possible breakpoint
11941 adjustment when computing ``stop_func_start''.
11942
11943 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11944
11945 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
11946 the region size against the size of a pointer, not the size of
11947 a register as given by DEPRECATED_REGISTER_SIZE.
11948
11949 2004-01-19 Andrew Cagney <cagney@redhat.com>
11950
11951 * tui/tui-regs.h: Include "tui-data.h".
11952 (tuiFirstRegElementNoInLine): Delete declaration.
11953 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
11954 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
11955 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
11956 (tui_calculate_regs_column_count): Rename
11957 tuiCalculateRegsColumnCount.
11958 (tui_check_register_values): Rename tuiCheckRegisterValues.
11959 (tui_show_registers): Rename tuiShowRegisters.
11960 (tui_display_registers_from_line): Rename
11961 tuiDisplayRegistersFromLine.
11962 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
11963 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
11964 (tui_first_reg_element_no_inline): Rename
11965 tuiFirstRegElementNoInLine.
11966 * tui/tui-data.h: Update copyright.
11967 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
11968 * tui/tui-windata.c: Update copyright, update references.
11969 * tui/tui-regs.c: Update copyright, update references.
11970 * tui/tui-win.c: Update copyright, update references.
11971 * tui/tui-layout.c: Update copyright, update references.
11972
11973 2004-01-18 Andrew Cagney <cagney@redhat.com>
11974
11975 * tui/tui-io.c: Update copyright.
11976 (key_is_end_sequence, key_is_backspace): New functions.
11977 (key_is_command_char, key_is_start_sequence): New function.
11978 (tui_getc): Update references.
11979 * tui/tui-io.h: Update copyright.
11980 (m_tuiStartNewLine): Delete macro.
11981 (m_isBackspace, m_isDeleteChar): Delete macros.
11982 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
11983 (m_isNextPage, m_isPrevPage): Delete macros.
11984 (m_isLeftArrow, m_isRightArrow): Delete macros.
11985 (m_isXdbStyleCommandChar): Delete macro.
11986 (key_is_start_sequence): Declare, replace m_isStartSequence.
11987 (key_is_end_sequence): Declare, replace m_isEndSequence.
11988 (key_is_backspace): Declare ,replace m_isBackspace.
11989 (key_is_command_char): Declare, replace m_isCommandChar.
11990 * tui/tui-command.c: Update copyright.
11991 (tuiDispatchCtrlChar): Update references.
11992
11993 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
11994 tuiSourceWin.h.
11995
11996 * tui/tui-command.c: Rename tui/tuiCommand.c.
11997 * tui/tui-command.h: Rename tui/tuiCommand.h.
11998 * tui/tui-data.c: Rename tui/tuiData.c.
11999 * tui/tui-data.h: Rename tui/tuiData.h.
12000 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
12001 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
12002 * tui/tui-io.c: Rename tui/tuiIO.c.
12003 * tui/tui-io.h: Rename tui/tuiIO.h.
12004 * tui/tui-layout.c: Rename tui/tuiLayout.c.
12005 * tui/tui-layout.h: Rename tui/tuiLayout.h.
12006 * tui/tui-regs.c: Rename tui/tuiRegs.c.
12007 * tui/tui-regs.h: Rename tui/tuiRegs.h.
12008 * tui/tui-source.c: Rename tui/tuiSource.c.
12009 * tui/tui-source.h: Rename tui/tuiSource.h.
12010 * tui/tui-stack.c: Rename tui/tuiStack.c.
12011 * tui/tui-stack.h: Rename tui/tuiStack.h.
12012 * tui/tui-win.c: Rename tui/tuiWin.c.
12013 * tui/tui-win.h: Rename tui/tuiWin.h.
12014 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
12015 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
12016 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
12017 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
12018 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
12019 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
12020 * tui/tui-file.c: Update includes.
12021 * tui/tui-hooks.c: Update includes.
12022 * tui/tui-interp.c: Update includes.
12023 * tui/tui.c: Update includes.
12024 * Makefile.in: Update all tui/ dependencies.
12025 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
12026
12027 * Makefile.in: Update copyright. Update dependencies.
12028
12029 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
12030 problem.
12031
12032 2004-01-18 Andrew Cagney <cagney@redhat.com>
12033
12034 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
12035 instead of register_gdbarch_init.
12036
12037 * remote-sds.c (tohex): Delete unused function. Update copyright.
12038 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
12039 * v850-tdep.c (v850_register_virtual_size): Ditto.
12040 * target.c (normal_target_post_startup_inferior): Ditto.
12041 * source.c (ambiguous_line_spec): Ditto.
12042 * remote.c (adapt_remote_get_threadinfo): Ditto.
12043 * mi/mi-out.c (out_field_fmt): Ditto.
12044 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
12045 (output_control_change_notification): Ditto.
12046 * m68k-tdep.c (m68k_register_byte): Ditto.
12047 (m68k_remote_breakpoint_from_pc): Ditto.
12048 * ui-out.c (init_ui_out_state): Delete unused declaration.
12049 * stabsread.c (search_value): Ditto.
12050 * mi/mi-cmd-env.c (env_cli_command): Ditto.
12051 * maint.c (print_section_table): Ditto.
12052 * infrun.c (set_follow_fork_mode_command): Ditto.
12053
12054 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12055
12056 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
12057 DW_CFA_def_cfa_exporession. Add support for
12058 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
12059 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
12060
12061 2004-01-18 Andrew Cagney <cagney@redhat.com>
12062
12063 * ocd.c: Update copyright.
12064 (bdm_read_register_command): Delete unused function.
12065 (_initialize_remote_ocd): Delete commented out reference.
12066 (get_quoted_char, reset_packet): Delete #if0ed function.
12067 (output_packet, put_quoted_char): Delete #if0ed function.
12068 (stu_put_packet, stu_get_packet): Delete #if0ed function.
12069 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
12070 (BDM_BREAKPOINT): Delete #if0ed macro.
12071 (remote_timeout): Delete #if0ed variable.
12072
12073 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12074
12075 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
12076 (core-sol2.o): Remove dependency.
12077 * core-sol2.c: Remove file.
12078
12079 2004-01-17 Andrew Cagney <cagney@redhat.com>
12080
12081 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
12082 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
12083 enums.
12084
12085 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12086
12087 * remote.c: Update copyright years.
12088
12089 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12090
12091 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
12092
12093 2004-01-17 Andrew Cagney <cagney@redhat.com>
12094
12095 * mdebugread.c: Update copyright.
12096 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
12097 (parse_type, parse_procedure): Ditto.
12098 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
12099
12100 * cris-tdep.c (cris_store_struct_return): Put back accidently
12101 deleted function.
12102
12103 * gdbarch.sh: Update copyright year.
12104 * gdbarch.h, gdbarch.c: Re-generate.
12105
12106 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12107
12108 Suggested by George Anzinger.
12109 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
12110 correct stack offset. Include unknown opcode numbers in the error
12111 message.
12112
12113 2004-01-17 Andrew Cagney <cagney@redhat.com>
12114
12115 * x86-64-tdep.c (x86_64_init_abi): No need to clear
12116 extract_struct_value_address, i386 does not set it.
12117 * sparc64-tdep.c (sparc64_init_abi): Do not set
12118 extract_struct_value_address, never called.
12119 (sparc64_extract_struct_value_address): Delete function.
12120 * m68hc11-tdep.c: Update copyright.
12121 (m68hc11_gdbarch_init): Delete redundant assignment of
12122 extract_struct_value_address.
12123 * i386-tdep.c: Update copyright.
12124 (i386_gdbarch_init): Do not set extract_struct_value_address,
12125 never called.
12126 (i386_extract_struct_value_address): Delete function.
12127 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
12128 extract_struct_value_address, never called.
12129 (sparc32_extract_struct_value_address): #if 0 function. Add
12130 comments explaining its future.
12131
12132 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12133
12134 * arm-tdep.c (arm_write_pc): New function.
12135 (arm_gdbarch_init): Call set_gdbarch_write_pc.
12136
12137 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12138
12139 * breakpoint.c (must_shift_inst_regs): Delete.
12140 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
12141 and SHIFT_INST_REGS.
12142 * infcmd.c (step_1, step_1_continuation): Delete references to
12143 SHIFT_INST_REGS.
12144 * infrun.c (keep_going): Likewise.
12145 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
12146 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
12147
12148 2004-01-17 Andrew Cagney <cagney@redhat.com>
12149
12150 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12151 * gdbarch.h, gdbarch.c: Re-generate.
12152 * infcmd.c (print_return_value): Delete reference to
12153 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
12154
12155 * cris-tdep.c (cris_gdbarch_init): Do not set
12156 deprecated_extract_struct_value_address.
12157
12158 * xstormy16-tdep.c: Update copyright.
12159 (xstormy16_extract_struct_value_address): Update to current
12160 extract struct value address interface.
12161 (xstormy16_gdbarch_init): Set extract_struct_value_address.
12162 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
12163 current extract struct value address interface.
12164 (sh64_gdbarch_init): Set extract_struct_value_address.
12165
12166 * cris-tdep.c: Update copyright.
12167 (cris_extract_struct_value_address): Delete function.
12168 (struct_return_address): Delete variable.
12169 (cris_store_struct_return): Do not set struct_return_address.
12170
12171 * mcore-tdep.c: Update copyright.
12172 (mcore_extract_struct_value_address): Delete function. Update
12173 comments.
12174 (mcore_gdbarch_init): Update.
12175 * mn10300-tdep.c: Update copyright.
12176 (mn10300_extract_struct_value_address): Delete function.
12177 (mn10300_gdbarch_init): Update.
12178 * v850-tdep.c: Update copyright.
12179 (v850_extract_struct_value_address): Delete.
12180 (v850_gdbarch_init): Update.
12181 * ns32k-tdep.c: Update copyright.
12182 (ns32k_extract_struct_value_address): Delete.
12183 (ns32k_gdbarch_init): Update.
12184 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
12185 (hppa_gdbarch_init): Update.
12186 * vax-tdep.c: Update copyright.
12187 (vax_extract_struct_value_address): Delete.
12188 (vax_gdbarch_init): Update.
12189
12190 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
12191 * gdbarch.h, gdbarch.c: Re-generate.
12192 * procfs.c (procfs_fetch_registers): Delete reference to
12193 DEPRECATED_NPC_REGNUM.
12194 (procfs_store_registers): Ditto.
12195 * regcache.c (generic_target_write_pc): Simplify.
12196 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
12197
12198 * core-sol2.c (fetch_core_registers): Replace
12199 DEPRECATED_NPC_REGNUM with equivalent tdep value.
12200
12201 * hppa-tdep.c: Update copyright year.
12202 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
12203 NPC_REGNUM.
12204 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
12205
12206 * mips-tdep.c (mips_write_pc): New function.
12207 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
12208 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
12209 (mips_find_saved_regs, mips_software_single_step: Ditto.
12210 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
12211 mips_init_extra_frame_info, mips_pop_frame): Ditto.
12212
12213 2004-01-17 Andrew Cagney <cagney@redhat.com>
12214
12215 * mips-tdep.c: Re-indent. Group functions by ABI.
12216
12217 2004-01-17 Andrew Cagney <cagney@redhat.com>
12218
12219 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
12220 * gdbarch.c: Re-generate.
12221 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
12222 DECR_PC_AFTER_BREAK to zero.
12223 * vax-tdep.c (vax_gdbarch_init): Ditto.
12224 * v850-tdep.c (v850_gdbarch_init): Ditto.
12225 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
12226 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
12227 * sh-tdep.c (sh_gdbarch_init): Ditto.
12228 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12229 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12230 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12231 * mips-tdep.c (mips_gdbarch_init): Ditto.
12232 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12233 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12234 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
12235 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12236 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12237 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12238 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12239 * frv-tdep.c (frv_gdbarch_init): Ditto.
12240 * cris-tdep.c (cris_gdbarch_init): Ditto.
12241 * avr-tdep.c (avr_gdbarch_init): Ditto.
12242 * arm-tdep.c (arm_gdbarch_init): Ditto.
12243 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
12244
12245 2004-01-17 J. Brobecker <brobecker@gnat.com>
12246
12247 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
12248 Delete, no longer used.
12249 (read_subrange_type): New function, mostly extracted from
12250 read_array_type().
12251 (read_array_type): Replace extracted code by call to
12252 read_subrange_type().
12253 (dwarf2_get_attr_constant_value): New function.
12254 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
12255 (add_partial_symbol): Likewise.
12256 (process_die): Likewise.
12257 (new_symbol): Likewise.
12258 (read_type_die): Likewise.
12259
12260 2004-01-16 Andrew Cagney <cagney@redhat.com>
12261
12262 * symfile.c: Update copyright year.
12263 (compare_symbols): Delete unused function.
12264 * stabsread.c: Update copyright year.
12265 (lrs_general_complaint): Delete unused function.
12266 (ref_search_value): Ditto.
12267 (get_substring): Delete declaration.
12268 * sh64-tdep.c: Update copyright year.
12269 (sh64_get_gdb_regnum): Delete unused function.
12270 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
12271 Delete unused function.
12272
12273 2004-01-17 Mark Kettenis <kettenis@gnu.org>
12274
12275 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
12276 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
12277
12278 2004-01-16 Andrew Cagney <cagney@redhat.com>
12279
12280 Changes from Peter Schauer.
12281 * rs6000-tdep.c: Update copyright year.
12282 (rs6000_push_dummy_call): Update the stack pointer before
12283 accessing the corresponding stack region.
12284 * rs6000-nat.c: Update copyright year.
12285 (set_host_arch): Set "info.abfd" to "exec_bfd".
12286
12287 2004-01-15 Mark Kettenis <kettenis@gnu.org>
12288
12289 * blockframe.c: Update copyright year.
12290 (inside_entry_func): Don't treat a zero PC specially.
12291
12292 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
12293
12294 * gcore.c (gcore_copy_callback): Use paddr_d to print size
12295 variable.
12296 (gcore_create_callback): Ditto. Skip any memory segment that has
12297 no permissions set.
12298
12299 2004-01-14 David Carlton <carlton@kealia.com>
12300
12301 Change symbols for C++ nested types to contain the fully qualified
12302 name, if possible. (At least in the DWARF-2 case.) Partial fix
12303 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
12304 c++/895.
12305 * c-exp.y (qualified_type): Handle types nested within classes.
12306 * cp-namespace.c: Update comments.
12307 (cp_set_block_scope): Delete #if 0.
12308 (cp_lookup_nested_type): Handle types nested within classes.
12309 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
12310 when appropriate.
12311 (add_partial_symbol): Add the name of the enclosing namespace to
12312 types.
12313 (pdi_needs_namespace): New.
12314 (add_partial_namespace): Tweak comment.
12315 (add_partial_structure): New.
12316 (psymtab_to_symtab_1): Initialize processing_current_prefix
12317 here...
12318 (process_die): instead of here.
12319 (read_structure_scope): Try to figure out the name of the class or
12320 namespace that the structure might be defined within.
12321 (read_enumeration): Generate fully-qualified names, if possible.
12322 (read_namespace): Don't set name to NULL.
12323 (die_specification): New.
12324 (new_symbol): Generate fully-qualified names for types.
12325 (read_type_die): Determine appropriate prefix.
12326 (determine_prefix): New.
12327 (typename_concat): New.
12328 (class_name): New.
12329 * valops.c (value_aggregate_elt): Pass NOSIDE to
12330 value_struct_elt_for_reference.
12331 (value_struct_elt_for_reference): Make static, add NOSIDE
12332 parameter, call value_maybe_namespace_elt as a last resort.
12333 (value_namespace_elt): Break out code into
12334 value_maybe_namespace_elt.
12335 (value_maybe_namespace_elt): New.
12336
12337 2004-01-12 Andrew Cagney <cagney@redhat.com>
12338
12339 * mips-tdep.c (mips_convert_register_p): Handle both raw and
12340 cooked floating-point registers.
12341 (mips_gdbarch_init): Set convert_register_p, register_to_value,
12342 and value_to_register.
12343
12344 2004-01-13 Andrew Cagney <cagney@redhat.com>
12345
12346 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
12347 * gdbarch.c: Re-generate.
12348 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
12349 FUNCTION_START_OFFSET.
12350 * v850-tdep.c (v850_gdbarch_init): Ditto.
12351 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
12352 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
12353 * sh-tdep.c (sh_gdbarch_init): Ditto.
12354 * s390-tdep.c (s390_gdbarch_init): Ditto.
12355 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12356 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12357 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12358 * mips-tdep.c (mips_gdbarch_init): Ditto.
12359 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12360 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
12361 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12362 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
12363 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12364 * i386-tdep.c (i386_gdbarch_init): Ditto.
12365 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12366 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12367 * frv-tdep.c (frv_gdbarch_init): Ditto.
12368 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12369 * cris-tdep.c (cris_gdbarch_init): Ditto.
12370 * avr-tdep.c (avr_gdbarch_init): Ditto.
12371 * arm-tdep.c (arm_gdbarch_init): Ditto.
12372 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12373
12374 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
12375
12376 * infrun.c (follow_fork_mode_ask): Remove.
12377 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
12378 (follow_fork): Simplify and remove internal error for
12379 follow_fork_mode_ask.
12380 (_initialize_infrun): Update "set follow-fork-mode" help text.
12381
12382 2004-01-13 Andrew Cagney <cagney@redhat.com>
12383
12384 * configure.in: Update copyright year.
12385 (build_warnings): Add -Wunused-label.
12386 * configure: Re-generate.
12387
12388 2004-01-12 Andrew Cagney <cagney@redhat.com>
12389
12390 * exec.h (exec_ops): Make "extern".
12391
12392 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
12393 the function is void.
12394 (mips_pseudo_register_write): Ditto.
12395
12396 2004-01-12 Andrew Cagney <cagney@redhat.com>
12397
12398 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
12399 call. Never defined.
12400 * sparc-tdep.h (struct frame_info): Add opaque declaration.
12401 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
12402 (struct sparc_gregset, struct regcache): Ditto.
12403 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
12404
12405 2004-01-12 Andrew Cagney <cagney@redhat.com>
12406
12407 * mi/ChangeLog: Delete file. Renamed to ...
12408 * mi/ChangeLog-1999-2003: New file.
12409 * tui/ChangeLog: Delete file. Renamed to ...
12410 * tui/ChangeLog-1998-2003: New file.
12411
12412 2004-01-11 Mark Kettenis <kettenis@gnu.org>
12413
12414 * sparc64nbsd-tdep.c: Include "regset.h".
12415 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
12416 Remove variables.
12417 (fetch_core_registers): Remove function.
12418 (sparc64nbsd_core_fns): Remove variable.
12419 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
12420 functions.
12421 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
12422 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
12423 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
12424
12425 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
12426 sparc_extract_struct_value_address.
12427 (sparc32_gdbarch_init): Set extract_struct_value_address.
12428 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
12429 function.
12430 (sparc64_init_abi): Set extract_struct_value_address. Don't set
12431 return_value_on_stack.
12432
12433 * NEWS: Mention that %cs and %ss have been added to the AMD64
12434 configurations
12435
12436 * frame.c: Update copyright year.
12437 (get_prev_frame): Improve comment.
12438
12439 * sparc64fbsd-tdep.c: Include "regset.h".
12440 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
12441 Remove variables.
12442 (fetch_core_registers): Remove function.
12443 (sparc64fbsd_core_fns): Remove variable.
12444 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
12445 functions.
12446 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
12447 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
12448 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
12449
12450 * sparcnbsd-tdep.c: Include "regset.h".
12451 (fetch_core_registers): Remove function.
12452 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
12453 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
12454 functions.
12455 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
12456 TDEP->fpregset.
12457 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
12458
12459 * sparc-tdep.h (struct regset): Provide opaque declaration.
12460 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
12461 fpregset and sizeof_fpregset members.
12462 * sparc-tdep.c (struct regset): Provide opaque declaration.
12463 (sparc_regset_from_core_section): New function.
12464 (sparc32_gdbarch_init): Initialize TDEP->gregset,
12465 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
12466 Set regset_from_core_section when appropriate.
12467
12468 2004-01-10 Mark Kettenis <kettenis@gnu.org>
12469
12470 * x86-64-tdep.c (amd64_non_pod_p): New function.
12471 (amd64_classify_aggregate): Return class memory for non-POD
12472 C++ structure types.
12473
12474 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
12475 argument. Use it to reserve a register if necessary.
12476 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
12477 amd64_push_arguments.
12478
12479 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
12480
12481 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
12482 register numbers in comments.
12483 * x86-64-tdep.h: Update copyright year.
12484 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
12485 Adjust for addition of %cs and %ss.
12486 * amd64fbsd-nat.c: Update copyright year.
12487 (reg_offset): Add register offsets for %cs and %ss.
12488 * amd64fbsd-tdep.c: Update copyright year.
12489 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
12490 (amd64fbsd_sc_reg_offset): Likewise.
12491 * x86-64-linux-nat.c: Update copyright year.
12492 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
12493 and %ss.
12494 * amd64nbsd-nat.c: Update copyright year.
12495 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
12496 * amd64nbsd-tdep.c: Update copyright year.
12497 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
12498 * x86-64-linux-tdep.c: Update copyright year.
12499 (user_to_gdb_regmap): Add mapping for %cs and %ss.
12500 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
12501 * regformats/reg-x86-64.dat: Add %cs and %ss.
12502
12503 * blockframe.c (inside_entry_func): Reformat. Introduce new local
12504 variables to prevent long lines. Update comments to reflect
12505 reality.
12506
12507 2004-01-09 David Carlton <carlton@kealia.com>
12508
12509 Checked in by Elena Zannoni <ezannoni@redhat.com>.
12510 * dwarf2read.c (read_namespace): Pull out name-generating code
12511 into namespace_name. Rename previous_namespace to previous_prefix
12512 and processing_current_namespace to processing_current_prefix..
12513 (namespace_name): New function.
12514 (add_partial_symbol): Substitute uses of pdi->name with
12515 actual_name.
12516 * cp-support.h: Rename processing_current_namespace to
12517 processing_current_prefix.
12518 Update copyright year.
12519 * cp-namespace.c: Rename processing_current_namespace to
12520 processing_current_prefix.
12521 Update copyright year.
12522
12523 2004-01-09 Andrew Cagney <cagney@redhat.com>
12524
12525 * jv-valprint.c, ser-unix.c: Add missing copyright years.
12526
12527 2004-01-09 Mark Kettenis <kettenis@gnu.org>
12528
12529 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
12530 complaining.
12531 (process_one_symbol): Deal with N_PATCH stabs.
12532
12533 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
12534
12535 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
12536 ifdeffed code.
12537 Update copyright year.
12538
12539 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12540
12541 * config/pa/tm-hppa.h: Update extern declarations for
12542 hppa32_hpux_frame_saved_pc_in_sigtramp,
12543 hppa32_hpux_frame_base_before_sigtramp, and
12544 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
12545
12546 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12547
12548 * config/pa/tm-hppah.h: Update copyright years.
12549
12550 2004-01-08 Andrew Cagney <cagney@redhat.com>
12551
12552 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
12553 (mips_o32_reg_struct_has_addr): Delete function.
12554 (mips_gdbarch_init): Update.
12555 (mips_extract_struct_value_address): Delete function.
12556
12557 2004-01-08 David Mosberger <davidm@hpl.hp.com>
12558
12559 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
12560 reality.
12561
12562 2004-01-07 Andrew Cagney <cagney@redhat.com>
12563
12564 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
12565 architecture's elf flags (when available).
12566
12567 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
12568 FPU to the start, check the MIPS FPU when looking for an old
12569 architecture.
12570 (set_mipsfpu_single_command): Update the architecture.
12571 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
12572
12573 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
12574 (mips_mask_address_p): Add "tdep" parameter.
12575 (show_mask_address, mips_addr_bits_remove): Update.
12576 (mips_dump_tdep): Update.
12577 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
12578 (MIPS_STACK_ARGSIZE): Delete macro.
12579 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
12580 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
12581 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
12582 (mips_dump_tdep): Update.
12583 (MIPS_SAVED_REGSIZE): Delete macro.
12584 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
12585 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
12586 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
12587 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
12588 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
12589 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
12590 (mips_pop_frame, return_value_location): Update.
12591 (mips_n32n64_return_value, mips_dump_tdep): Update.
12592
12593 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
12594 MIPS ABI.
12595
12596 * mips-tdep.c: Update copyright.
12597 (mips_gdbarch_init): Merge two code blocks handling the register
12598 name and number layout.
12599
12600 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
12601
12602 * tracepoint.c (validate_actionline): Fix segv at EOF
12603
12604 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12605
12606 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
12607 properly for static fields.
12608
12609 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
12610 Jason Molenda <jmolenda@apple.com>
12611
12612 * disasm.c: Update copyright to include 2004.
12613 (do_mixed_source_and_assembly): For uiout asm list
12614 and tuple cleanups, initialize to null_cleanup instead of
12615 NULL and do so prior to loop. Only reset when we close off
12616 the tuple/list. Move check for whether to close off the
12617 asm tuple/list to after dump_insns call where it will be run
12618 on each loop iteration.
12619
12620 2004-01-05 Andrew Cagney <cagney@redhat.com>
12621
12622 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
12623 should be a switch case and not a label.
12624 * mips-tdep.c (mips32_next_pc): Delete unused labels
12625 "greater_equal_branch" and "less_zero_branch".
12626 * jv-valprint.c (java_print_value_fields): Delete unused label
12627 "flush_it".
12628
12629 * target.c (unpush_target): Only close a target that is in the
12630 target stack.
12631
12632 2004-01-05 Mark Kettenis <kettenis@gnu.org>
12633
12634 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
12635 address from [sp + 64] instead of %o2.
12636
12637 * frame.c (get_prev_frame): Don't try to unwind the PC. This
12638 fixes PR backtrace/1476.
12639
12640 2004-01-05 Andrew Cagney <cagney@redhat.com>
12641
12642 * libunwind-frame.h (struct frame_id): Add opaque declaration,
12643 move to start of file.
12644 * i386-tdep.h (struct regcache): Add opaque declaration.
12645 * config/ia64/nm-linux.h (struct target_ops): Add opaque
12646 declaration.
12647 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
12648 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
12649 * win32-nat.c (fake_create_process): Use ISO C style definition.
12650 * stabsread.c (define_symbol): Delete #ifndef
12651 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
12652 stabs_argument_has_addr call, macro never defined.
12653
12654 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
12655
12656 * op50-rom.c: Delete.
12657 * w89k-rom.c: Delete.
12658 * Makefile.in: Remove references.
12659
12660 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12661
12662 * x86-64-tdep.c: Update copyright year.
12663 (struct amd64_register_info): Rename from x86_64_register_info.
12664 (amd64_register_info): Rename from x86_64_register_info.
12665 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
12666 (amd64_register_name): Rename from x86_64_register_name.
12667 (amd64_register_type): Rename from x86_64_register_type.
12668 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
12669 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
12670 (amd64_dwarf_reg_to_regnum): Rename from
12671 x86_64_dwarf_reg_to_regnum.
12672 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
12673 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
12674 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
12675 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
12676 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
12677 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
12678 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
12679 (amd64_frame_cache): Rename from x86_64_frame_cache.
12680 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
12681 (amd64_frame_prev_register): Rename from
12682 x86_64_frame_prev_register.
12683 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
12684 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
12685 (amd64_sigtramp_frame_cache): Rename from
12686 x86_64_sigtramp_frame_cache.
12687 (amd64_sigtramp_frame_prev_register): Rename from
12688 x86_64_sigtramp_frame_prev_register.
12689 (amd64_sigtramp_frame_unwind): Rename from
12690 x86_64_sigtramp_frame_unwind.
12691 (amd64_sigtramp_frame_sniffer): Rename from
12692 x86_64_sigtramp_frame_sniffer.
12693 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
12694 (amd64_frame_base): Rename from x86_64_frame_base.
12695 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
12696 (amd64_frame_align): Rename from x86_64_frame_align.
12697 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
12698 (amd64_regset_from_core_section): Rename from
12699 x86_64_regset_from_core_section.
12700 (x86_64_init_abi): Update comments.
12701
12702 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
12703
12704 * MAINTAINERS (write after approval): Add myself.
12705
12706 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12707
12708 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
12709 `float' arguments.
12710
12711 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12712
12713 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
12714 such that it mentions a specific version of GCC that exhibits this
12715 bug.
12716
12717 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12718
12719 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
12720 structure that has a single `float' member, store it in %f1 in
12721 addition to %f0.
12722
12723 * sparc-sol2-nat.c: Add missing '\'.
12724
12725 * sparc-tdep.c (sparc32_return_value): New function.
12726 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
12727 Remove functions.
12728 (sparc32_gdbarch_init): Set return_value, don't set
12729 extract_return_value, store_return_value, use_struct_convention
12730 and return_value_on_stack.
12731
12732 * sparc-sol2-nat.c: Add missing ')'.
12733
12734 2004-01-03 J. Brobecker <brobecker@gnat.com>
12735
12736 * infrun.c (handle_step_into_function): New function.
12737 (handle_inferior_event): Extract out some code into the new
12738 function above.
12739
12740 2004-01-03 J. Brobecker <brobecker@gnat.com>
12741
12742 * infrun.c (handle_inferior_event): Move the declaration of
12743 real_stop_pc inside the if blocks where it is used.
12744
12745 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12746
12747 * sparc64-tdep.c (sparc64_16_byte_align_p)
12748 (sparc64_store_floating_fields, sparc64_store_floating_fields):
12749 Use check_typedef to get subtypes of structures and unions.
12750 (sparc64_store_return_value): Fix calculation of the appropriate
12751 offset into VALBUF when storing a structure or union.
12752 (sparc64_return_value): New function.
12753 (sparc64_use_struct_convention): Remove function.
12754 (sparc64_init_abi): Set return_value, don't set
12755 extract_return_value, store_return_value and
12756 use_struct_convention.
12757
12758 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
12759
12760 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
12761 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
12762 gdb/config/alpha/xm-alphaosf.h,
12763 gdb/config/powerpc/tm-ppcle-eabi.h,
12764 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
12765 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
12766 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
12767 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
12768 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
12769 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
12770 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
12771 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
12772 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
12773 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
12774 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
12775 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
12776 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
12777 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
12778 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
12779 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
12780 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
12781 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
12782 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
12783 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
12784 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
12785 Remove lines for .cvsignore files.
12786
12787 2004-01-03 J. Brobecker <brobecker@gnat.com>
12788
12789 * infrun.c: Back out the previous change.
12790
12791 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12792
12793 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
12794 sparc-*-sunos4* to the list of REMOVED configurations.
12795
12796 * configure.tgt: Add back sparc-*-vxworks*.
12797 * remote-vxsparc.c: Remove all includes except for "defs.h",
12798 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
12799 Include "sparc-tdep.h".
12800 (SPARC_R_G1): New define.
12801 (vxsparc_gregset): New variable.
12802 (ext_format_sparc): Remove extern declaration.
12803 (vx_read_register): Rewrite to use sparc32_supply_gregset and
12804 sparc32_supply_fpregset.
12805 (vx_write_register): Rewrite to use sparc32_collect_gregset,
12806 sparc_collect_rwindow and sparc32_collect_fpregset.
12807 * config/sparc/tm-vxworks.h: New file, based on recently removed
12808 tm-vxsparc.h.
12809 * config/sparc/vxworks.mt: New file, based on recently removed
12810 vxworks.mt.
12811
12812 2004-01-03 J. Brobecker <brobecker@gnat.com>
12813
12814 * infrun.c (handle_step_into_function): New function.
12815 (handle_inferior_event): Extract out some code into the new
12816 function above.
12817
12818 2004-01-02 Mark Kettenis <kettenis@gnu.org>
12819
12820 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
12821 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
12822 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
12823 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
12824 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
12825 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
12826 (sparc_nat_h): New variable.
12827 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
12828 (tm-sun4os4.h): Remove dependency.
12829 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
12830 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
12831 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
12832 sparc-tdep.o): Update dependencies.
12833 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
12834 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
12835 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
12836 dependencies.
12837 * configure.host: Remove existing sparc-*-lynxos*,
12838 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
12839 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
12840 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
12841 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
12842 triplets.
12843 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
12844 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
12845 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
12846 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
12847 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
12848 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
12849 sparc64-*-solaris2* and sparc64-*-* triplets.
12850 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
12851 "symtab.h" and "objfiles.h".
12852 (BIAS): Remove define.
12853 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
12854 (X_DISP19): Remove macros.
12855 (sparc_fetch_instruction): Remove function.
12856 (struct gdbarch_tdep): Remove definition.
12857 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
12858 (sparc_breakpoint_from_pc): Remove function.
12859 (struct sparc64_frame_cache): Remove definition.
12860 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
12861 sparc64_unwind_pc): Remove functions.
12862 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
12863 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
12864 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
12865 (sparc64_frame_cache): Change return type to `struct
12866 sparc_frame_cache *'. Simply call sparc_frame_cache.
12867 (sparc64_frame_this_id, sparc64_frame_prev_register,
12868 sparc64_frame_base_address): Use `struct sparc_frame_cache'
12869 instead of `struct sparc64_frame_cache.
12870 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
12871 sparc_analyze_control_transfer, sparc_software_single_step,
12872 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
12873 _initialize_sparc64_tdep): Remove functions.
12874 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
12875 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
12876 macros.
12877 (sparc64_supply_gregset, sparc64_collect_gregset,
12878 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
12879 (sparc64_init_abi): New function.
12880 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
12881 inclusion guard. Include "sparc-tdep.h".
12882 (BIAS): Define.
12883 (r_tstate_offset, r_fprs_offset): New defines.
12884 (enum sparc_regnum): Remove defenition.
12885 (enum sparc64_regnum): Reformat.
12886 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
12887 (sparc64_init_abi, sparc64_supply_gregset,
12888 sparc64_collect_gregset, sparc64_supply_fpregset,
12889 sparc64_collect_fpregset): New prototypes.
12890 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
12891 Add extern declarations.
12892 (sparc64_sol2_init_abi): New prototype.
12893 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
12894 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
12895 prototypes.
12896 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
12897 "sparnbsd-nat.h".
12898 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
12899 functions.
12900 (_initialize_sparc64fbsd_nat): Remove initialization of
12901 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
12902 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
12903 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
12904 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
12905 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
12906 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
12907 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
12908 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
12909 (sparc64fbsd_r_y_offset): Remove variables.
12910 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
12911 Make static and const.
12912 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
12913 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
12914 functions.
12915 (sparc64fbsd_gregset): New variable.
12916 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
12917 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
12918 and sparc64_supply_fpregset.
12919 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
12920 (sparc64fbsd_sigtramp_frame_this_id)
12921 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
12922 (sparc64fbsd_sigtramp_frame_unwind): New variable.
12923 (sparc64fbsd_sigtramp_frame_sniffer): New function.
12924 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
12925 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
12926 * sparcnbsd-tdep.c: Update copyright year. Include
12927 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
12928 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
12929 "value.h" and "sparcnbsd-tdep.h".
12930 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
12931 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
12932 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
12933 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
12934 defines.
12935 (sparcnbsd_gregset): New variable.
12936 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
12937 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
12938 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
12939 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
12940 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
12941 variables.
12942 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
12943 (sparc32nbsd_sigcontext_frame_this_id)
12944 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
12945 (sparc32nbsd_sigcontext_frame_unwind): New variable.
12946 (sparc32nbsd_sigtramp_frame_sniffer): New function.
12947 (sparcnbsd_get_longjmp_target_32,
12948 sparcnbsd_get_longjmp_target_64): Remove functions.
12949 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
12950 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
12951 sparcnbsd_init_elf): Remove.
12952 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
12953 (sparcnbsd_elf_init_abi): New functions.
12954 (_initialize_sparcnbsd_tdep): New prototype.
12955 (_initialize_sparnbsd_tdep): Update.
12956 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
12957 corelow.o. Add sparc64-nat.o and sparc-nat.o.
12958 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
12959 * config/sparc/linux.mh: Update comment.
12960 (XM_FILE, HOST_IPC): Remove variables.
12961 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
12962 sparc-linux-nat.o.
12963 * config/sparc/linux.mt: Update comment.
12964 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
12965 * config/sparc/nbsd.mt: Reformat.
12966 * config/sparc/nbsd64.mh: Update comment.
12967 (NATDEPFILES): Add sparc-nat.o.
12968 * config/sparc/nbsd64.mt: Update comment.
12969 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
12970 (TM_FILE): Set to tm-nbsd.h.
12971 * config/sparc/nbsdelf.mh: Update comment.
12972 (NATDEPFILES): Add sparc-nat.o.
12973 (XM_FILE): Delete.
12974 * config/sparc/nbsdaout.mh: Update comment.
12975 (NATDEPFILES): Add sparc-nat.o
12976 (XM_FILE): Delete.
12977 * config/sparc/nm-linux.h: Update copyright year. Don't include
12978 "config/nm-svr4.h" and "solib.h". Add protection against multiple
12979 inclusion.
12980 (KERNEL_U_SIZE): Remove define.
12981 (kernel_u_size): Remove prototype.
12982 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
12983 * config/sparc/nm-nbsd.h: Update copyright. Don't include
12984 "regcache.h".
12985 (CHILD_PREPARE_TO_STORE): Remove define.
12986 * config/sparc/nm-nbsdaout.h: Tweak some comments.
12987 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
12988 sparcnbsd-nat.c: Rewrite files.
12989 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
12990 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
12991 sparcnbsd-tdep.h: Remove files.
12992 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
12993 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
12994 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
12995 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
12996 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
12997 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
12998 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
12999 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
13000 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
13001 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
13002 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
13003 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
13004 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
13005 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
13006 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
13007 * config/sparc/linux64.mh, config/sparc/linux64.mt,
13008 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
13009 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
13010 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
13011
13012 2004-01-02 Andrew Cagney <cagney@redhat.com>
13013
13014 From 2003-12-18 Kazuhiro Inaoka:
13015 * configure.host: Add m32r-linux target.
13016
13017 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13018
13019 * top.c (print_gdb_version): Update year to 2004.
13020
13021 2004-01-02 Mark Mitchell <mark@codesourcery.com>
13022
13023 * MAINTAINERS: Add myself to the write-after-approval category.
13024
13025 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
13026
13027 From Bernardo Innocenti <bernie@develer.com>:
13028 * configure.tgt: Add uClinux target.
13029
13030 2004-01-02 Andrew Cagney <cagney@redhat.com>
13031
13032 * utils.c (do_my_cleanups): Make static, add forward declaration.
13033 * defs.h (do_my_cleanups): Delete declaration.
13034
13035 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
13036
13037 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
13038 bfd/ChangeLog-0203.
13039
13040 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13041
13042 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
13043 in <machine/reg.h>.
13044 * configure, config.in: Regenerate.
13045
13046 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
13047 tui/ChangeLog-1998-2003.
13048 \f
13049 Local Variables:
13050 mode: change-log
13051 left-margin: 8
13052 fill-column: 74
13053 version-control: never
13054 End:
This page took 0.277324 seconds and 5 git commands to generate.