* mips-tdep.c (mips16_scan_prologue): Merge code from
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-10-14 Joel Brobecker <brobecker@gnat.com>
2
3 * mips-tdep.c (mips16_scan_prologue): Merge code from
4 mips16_skip_prologue. Now return the address of the first
5 instruction past the function prologue.
6 (mips16_skip_prologue): Remove, no longer necessary.
7 (mips_skip_prologue): Replace call to mips16_skip_prologue
8 by call to mips16_scan_prologue.
9
10 2004-10-14 Joel Brobecker <brobecker@gnat.com>
11
12 * mips-tdep.c (mips32_scan_prologue): Merge code from
13 mips32_skip_prologue. Now return the address of the first
14 instruction past the function prologue.
15 (mips32_skip_prologue): Remove. No longer necessary.
16 (mips16_skip_prologue): Add parameter end_pc instead of
17 computing it.
18 (mips_skip_prologue): Compute the upper limit for the
19 prologue scanning. Update call to mips16_skip_prologue.
20 Replace call to mips32_skip_prologue by call to
21 mips32_scan_prologue.
22
23 2004-10-14 Mark Kettenis <kettenis@gnu.org>
24
25 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
26 NetBSD system call stubs that store %rp in the ERP slot of the
27 stack frame.
28
29 * source.c: Always define O_BINARY to 0 if not defined already.
30 (openp): Unconditionally use O_BINARY.
31
32 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
33 * event-top.c (gdb_readline2): Likewise.
34
35 2004-10-14 Orjan Friberg <orjanf@axis.com>
36
37 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
38 deprecated_add_core_fns which was removed by mistake.
39
40 2004-10-13 Kevin Buettner <kevinb@redhat.com>
41
42 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
43 references to deprecated_registers[] with equivalent code.
44
45 2004-10-13 Kevin Buettner <kevinb@redhat.com>
46
47 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
48 ``deprecated_registers'' with equivalent code. Use gdb_assert()
49 instead of explicit test and print statement.
50
51 2004-10-12 Mark Kettenis <kettenis@gnu.org>
52
53 * sparc-nat.c: Include "inf-ptrace.h".
54 (sparc_target): New function.
55 * sparc-nat.h: Update copyright year.
56 (sparc_target): New prototype.
57 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
58 (_initialize_sparcnbsd_nat): Construct and add target vector.
59 * sparc64nbsd-nat.c: Include "target.h".
60 (_initialize_sparc64nbsd_nat): Construct and add target vector.
61 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
62 Update dependencies.
63 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
64 inftarg.o, add inf-ptrace.o.
65 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
66 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
67 (NAT_FILE): Set to nm-bsd.h.
68 (LOADLIBES): New variable.
69 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
70 infarg.o, add inf-ptrace.o.
71 * config/sparc/nm-nbsdaout.h: Remove file.
72 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
73 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
74 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
75
76 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
77 "fopen-same.h". Update comment.
78
79 2004-10-11 Mark Kettenis <kettenis@gnu.org>
80
81 * i386gnu-nat.c: Include "gdb_string.h".
82 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
83 registers when the floating-point state isn't initialized.
84 * Makefile.in (i386gnu-nat.o): Update dependencies.
85
86 2004-10-11 David Anderson <davea@sgi.com>
87
88 * regcache.c (regcache_raw_read): Comment was missing "to".
89 Extraneous ' removed.
90 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
91 comment now describes use.
92
93 2004-10-11 Orjan Friberg <orjanf@axis.com>
94
95 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
96 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
97 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
98 (cris_sigtramp_frame_sniffer): New functions.
99 (cris_gdbarch_init): Hook in signal trampoline unwinder.
100 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
101 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
102 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
103 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
104 command.
105 (cris_version_update): Remove, replace with ...
106 (set_cris_version): New function.
107 (struct gdbarch_tdep, cris_mode, cris_mode_update)
108 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
109 (_initialize_cris_tdep): Remove CRIS mode command.
110 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
111 cris-fpless-backtrace command.
112 (cris_scan_prologue): Fix prologue scanning limit.
113 (cris_register_type): Update to reflect actual registers.
114 (cris_register_bytes_ok) Remove.
115 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
116 Remove set_gdbarch_deprecated_register_size,
117 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
118
119 2004-10-10 Andrew Cagney <cagney@gnu.org>
120
121 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
122 comment.
123
124 2004-10-10 Joel Brobecker <brobecker@gnat.com>
125
126 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
127
128 2004-10-10 Joel Brobecker <brobecker@gnat.com>
129
130 * mips-tdep.c (mips16_scan_prologue): Renames
131 mips16_heuristic_proc_desc. Update comment.
132 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
133 (heuristic_proc_desc): Update calls to the 2 functions above.
134
135 2004-10-10 Joel Brobecker <brobecker@gnat.com>
136
137 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
138 Update comments. Also immediately return empty cache when the start
139 address of our function could not be found.
140 (mips_insn32_frame_cache): Likewise.
141
142 2004-10-10 Joel Brobecker <brobecker@gnat.com>
143
144 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
145 (mips_insn16_frame_cache): Pass frame cache in call to
146 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
147 Remove code that became redundant as a consequence.
148 (mips32_heuristic_proc_desc): No longer compute a fake
149 procedure descriptor. Compute the full frame cache instead.
150 Some minor comment reformatting.
151
152 2004-10-10 Jim Blandy <jimb@redhat.com>
153
154 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
155 reader, tracing bytecode stuff): Remove self.
156
157 2004-10-10 Mark Kettenis <kettenis@gnu.org>
158
159 * sparc64-linux-tdep.c: Update copyright year. Don't include
160 "solib-svr4.h".
161 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
162 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
163 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
164
165 * sparc-linux-tdep.c: Update copyright year.
166 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
167 to struct frame_info *. Use safe_frame_unwind_memory instead of
168 deprecated_read_memory_nobpt.
169 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
170 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
171 changed signature of sparc_linux_sigtramp_start.
172 (sparc32_linux_pc_in_sigtramp): Remove function.
173 (sparc32_linux_sigtramp_p): New function.
174 (sparc32_linux_sigtramp_frame_sniffer): Use
175 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
176
177 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
178 Remove function.
179 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
180
181 * ada-lang.c (lim_warning): Re-implement as a varargs function.
182 (decode_packed_array_type, value_subscript_packed)
183 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
184 argument in call to lim_warning.
185
186 * configure.in: Really disable the TUI if an enhanced curses
187 library isn't found.
188 * configure: Regenerate.
189
190 2004-10-09 Mark Kettenis <kettenis@gnu.org>
191
192 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
193 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
194 * config/i386/nm-nbsdaout.h: Remove file.
195 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
196 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
197 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
198 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
199 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
200 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
201 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
202 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
203 (ldd, ld_un, ld_2): Remove defines.
204 * config/i386/nm-obsd.h: Likewise.
205
206 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
207
208 * ada-lex.l: Remove useless rule whose right-context clause
209 causes unreferenced static function warning for yyrealloc.
210 (ada_flex_use): Remove the artificial reference to yyrealloc.
211
212 2004-10-08 Andrew Cagney <cagney@gnu.org>
213
214 * target.h (struct target_ops): Rename to_xfer_memory to
215 deprecated_xfer_memory.
216 * target.c: Update.
217 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
218 * wince.c: Update.
219 * win32-nat.c: Update.
220 * v850ice.c: Update.
221 * uw-thread.c: Update.
222 * thread-db.c: Update.
223 * sol-thread.c: Update.
224 * remote.c: Update.
225 * remote-vx.c: Update.
226 * remote-st.c: Update.
227 * remote-sim.c: Update.
228 * remote-sds.c: Update.
229 * remote-rdp.c: Update.
230 * remote-rdi.c: Update.
231 * remote-mips.c: Update.
232 * remote-m32r-sdi.c: Update.
233 * remote-e7000.c: Update.
234 * procfs.c: Update.
235 * ppc-bdm.c: Update.
236 * nto-procfs.c: Update.
237 * monitor.c: Update.
238 * linux-nat.c: Update.
239 * inftarg.c: Update.
240 * hpux-thread.c: Update.
241 * go32-nat.c: Update.
242 * gnu-nat.c: Update.
243 * exec.c: Update.
244 * corelow.c: Update.
245 * bsd-kvm.c: Update.
246 * aix-thread.c: Update.
247
248 2004-10-08 Andrew Cagney <cagney@gnu.org>
249
250 * target.c (debug_target): Move to near start of file.
251 (target_stopped_data_address_p): Re-org logic, add casts.
252
253 2004-10-02 Mark Kettenis <kettenis@gnu.org>
254
255 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
256 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
257 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
258 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
259 New defines.
260
261 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
262
263 * target.h (to_stopped_data_address): Change prototype to
264 take a CORE_ADDR pointer and return an int.
265 * target.c (update_current_target): Change to_stopped_data_address
266 to match new prototype.
267 (debug_to_stopped_data_address): Change appropriately.
268 * breakpoint.c (bpstat_stop_status): Change call to
269 target_stopped_data_address to use new prototype.
270 * frv-tdep.c (frv_have_stopped_data_address): New function.
271 (frv_stopped_data_address): Change to new prototype and
272 functionality.
273 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
274 prototype and functionality.
275 (ia64_stopped_by_watchpoint): New function.
276 * i386-nat.c (i386_stopped_data_address): Change to new
277 prototype and functionality.
278 (i386_stopped_by_watchpoint): New function.
279 * remote.c (remote_stopped_data_address): Change to new prototype
280 and functionality.
281 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
282 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
283 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
284 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
285 new i386_stopped_by_watchpoint function.
286 (i386_stopped_by_watchpoint): New prototype.
287 (i386_stoppped_data_address): Change to new prototype.
288 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
289 new ia64_stopped_by_watchpoint function.
290 (ia64_stopped_by_watchpoint): New prototype.
291 (ia64_stopped_data_address): Ditto.
292
293 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
294
295 * ada-typeprint.c (ada_print_type): Use int_string for printing
296 modulus of modular type.
297 * ada-lang.h (ada_modulus): Change return type to unsigned.
298 * ada-lang.c (ada_language_arch_info): Correct type of
299 string_char_type.
300 (ada_modulus): Return unsigned result.
301 (ada_lookup_symbol): Remove user disambiguation and modify comment
302 accordingly.
303
304 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
305
306 Committed by Paul Hilfinger.
307 * ada-lang.c (decode_packed_array): On big-endian targets,
308 left-justify the value if it comes with a modular type.
309
310 2004-10-08 Joel Brobecker <brobecker@gnat.com>
311
312 Committed by Paul Hilfinger.
313 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
314 (is_name_suffix): Add support for "___JM" suffixes.
315 (ada_check_typedef): Renames ada_completed_type.
316 Update all users of CHECK_TYPEDEF, check_typedef, and
317 ada_complete_type to call ada_check_typedef.
318 * ada-typeprint.c: Likewise.
319 * ada-valprint.c: Likewise.
320
321 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
322
323 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
324
325 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
326
327 * MAINTAINERS: Update e-mail address.
328
329 2004-10-07 Daniel Jacobowitz <dan@debian.org>
330
331 From Maciej W. Rozycki <macro@mips.com>:
332 * mips-tdep.c (mips32_next_pc): Check the register's contents,
333 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
334
335 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
336
337 * m32r-tdep.c (decode_prologue): Support functions written
338 in assembler language. Recognize trap instructions as the
339 end of prologue.
340 (m32r_frame_unwind_cache): Ditto.
341 (m32r_skip_prologue): Extend search limit. Quit analyzing
342 prologue if pc's location is not readable.
343
344 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
345
346 * Makefile.in (.l.c): Do conversions of names of alloc and free
347 functions that are done for .y.c files, plus special one
348 for yy_flex_realloc. Also, correct missing-file tests here.
349 * ada-lex.l (malloc, free): Remove macros.
350 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
351 xrealloc.
352 (ada_flex_use): Dummy definition to remove warnings about unused
353 functions.
354 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
355 to suppress warning.
356
357 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
358
359 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
360 RETURN_VALUE.
361 (sh_return_value_fpu): Ditto for CPUs with FPU.
362 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
363 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
364 Install sh_return_value_nofpu resp. sh_return_value_fpu as
365 RETURN_VALUE functions.
366
367 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
368
369 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
370 (sh_pseudo_register_write): Ditto.
371
372 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
373
374 * sh-tdep.c (IS_MACL_STS): New define.
375 (IS_MOVI20): Ditto.
376 (IS_MACL_LDS): Ditto.
377 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
378 instructions in prologue.
379 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
380 instructions in epilogue.
381
382 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
383
384 * sh-tdep.c (SH_NUM_REGS): Define as 67.
385 (sh_sh_register_name): Add eight empty register names.
386 (sh_sh3_register_name): Ditto.
387 (sh_sh3e_register_name): Ditto.
388 (sh_sh2e_register_name): Ditto.
389 (sh_sh2a_register_name): New function, defining SH2A register set.
390 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
391 in nofpu case.
392 (sh_sh_dsp_register_name): Add eight empty register names.
393 (sh_sh3_dsp_register_name): Ditto.
394 (sh_sh4_register_name): Ditto.
395 (sh_sh4_nofpu_register_name): Ditto.
396 (sh_sh4al_dsp_register_name): Ditto.
397 (sh2a_show_regs): New function.
398 (sh2a_nofpu_show_regs): New function.
399 (sh_sh2a_register_type): New function.
400 (do_bank_register_info): New function.
401 (sh_print_pseudo_register): Call do_bank_register_info.
402 Call sh_print_pseudo_register for valid "bank" register.
403 (sh_sh2a_register_sim_regno): New function.
404 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
405 Increment pseudo register count by one for all sh variants with
406 pseudo registers to accomodate pseudo bank register.
407 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
408 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
409 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
410 Increment pseudo register numbers.
411
412 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
413
414 * dwarf2read.c (read_subroutine_type): Call make_function_type
415 instead of lookup_function_type.
416
417 2004-10-05 Jim Blandy <jimb@redhat.com>
418
419 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
420 (Previous change missed some uses.)
421
422 2004-10-05 Andrew Cagney <cagney@gnu.org>
423
424 * target.h (deprecated_child_ops): Rename child_ops.
425 * wince.c: Update copyright. Rename child_ops.
426 * win32-nat.c: Rename child_ops.
427 * target.c: Rename child_ops.
428 * rs6000-nat.c: Rename child_ops.
429 * linux-nat.c: Rename child_ops.
430 * infttrace.c: Rename child_ops.
431 * inftarg.c: Rename child_ops.
432 * infptrace.c: Rename child_ops.
433 * hppah-nat.c: Update copyright. Rename child_ops.
434 * hpux-thread.c: Update copyright. Rename child_ops.
435
436 2004-10-05 Daniel Jacobowitz <dan@debian.org>
437
438 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
439
440 2004-10-05 Andrew Cagney <cagney@gnu.org>
441
442 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
443
444 2004-10-05 Daniel Jacobowitz <dan@debian.org>
445
446 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
447 (die_ref_table): Remove.
448 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
449 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
450 the usage of this type.
451 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
452 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
453 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
454 (dwarf2_create_include_psymtab): Update comment.
455 (find_partial_die): Remove third argument. Remove unreachable call
456 to error ().
457 (dwarf2_find_containing_comp_unit): Update comments. Change one
458 assertion to an error. Remove an unreachable error.
459 (dwarf2_find_comp_unit): Update comments.
460 (type_at_offset): Remove dead code.
461 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
462 (store_in_ref_table): Add CU argument.
463 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
464 inter-compilation-unit references.
465 (load_full_comp_unit, process_full_comp_unit): New functions, based
466 on psymtab_to_symtab_1.
467 (psymtab_to_symtab_1): Use them.
468 (dwarf2_add_dependence): New function.
469 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
470 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
471 (partial_die_parent_scope, guess_structure_name): Update for changes
472 to find_partial_die.
473 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
474 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
475 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
476 (read_die_and_children): Update call to store_in_ref_table.
477 (do_free_die_list_cleanup): Remove.
478 (fixup_partial_die): Update for changes to find_partial_die.
479 (read_full_die): Handle queueing absolute references.
480 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
481 (dwarf2_attr, die_specification, die_type)
482 (die_containing_type, dwarf2_extension): Update calls to
483 follow_die_ref.
484 (dump_die): Update DW_FORM_ref* handling.
485 (dwarf2_get_ref_die_offset): Likewise.
486 (free_one_comp_unit): Release the dies list.
487 (dwarf2_mark_helper): New function.
488 (dwarf2_mark): Use it.
489
490 2004-10-05 Mark Kettenis <kettenis@jive.nl>
491
492 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
493 when writing to memory.
494
495 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
496
497 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
498 (m32r_extract_struct_value_address): Delete function.
499 (m32r_return_value): New function.
500 (m32r_gdbarch_init): Instead of store_return_value,
501 extract_return_value, deprecated_extract_struct_value_address
502 and deprecated_use_struct_convention, set return_value.
503
504 2004-10-03 Daniel Jacobowitz <dan@debian.org>
505
506 * dwarf2read.c (read_subrange_type): Add comment for variable
507 sized arrays.
508
509 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
510
511 * Makefile.in (.l.c): Modify rule for compatibility with recent
512 versions of flex, and remove most command-line options.
513 * ada-lex.l: Add %options line in place of -I -i and -s command-line
514 options.
515
516 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
517
518 Turn on initial Ada support (mainly expression evaluation).
519
520 * Makefile.in (SFILES): Remove ada-tasks.c.
521 (HFILES_NO_SRCDIR): Add ada-lang.h.
522 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
523 (YYOBJ): Add ada-exp.o.
524 (rule .l.c): Generalize to not mention ada.
525 * symtab.c: Include ada-lang.h.
526 (symbol_natural_name, symbol_demangled_name)
527 (symbol_search_name): Add Ada case.
528
529 2004-10-01 Andrew Cagney <cagney@gnu.org>
530
531 * Makefile.in (COMMON_OBS): Add inf-child.o.
532 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
533 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
534 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
535 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
536 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
537 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
538 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
539 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
540 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
541 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
542 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
543 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
544 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
545
546 * target.c (xfer_using_stratum): Change return type to LONGEST.
547 On each iteration offset, readbuf and writebuf.
548 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
549 partial_length, and read/modify/write predicate, update comments.
550 Pass buffer.word to ptrace write.
551
552 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
553
554 * symfile.c (init_filename_language_table): Add extensions for
555 Ada.
556 * defs.h (enum language): Add language_ada.
557 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
558 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
559 (add_symbols_from_enclosing_procs): Make a no-op for now.
560 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
561 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
562 (find_line_in_linetable, find_next_line_in_linetable)
563 (read_all_symtabs, is_plausible_func_for_line)
564 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
565 (is_runtime_sym_defined, check_size): Remove declaration.
566 (function_name_from_pc, ada_translate_error_message)
567 (ada_lookup_minimal_symbol): Remove definition.
568 (ada_add_block_symbols): Remove useless label.
569 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
570 useless declaration.
571 (ada_is_exception_sym): Likewise.
572
573 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
574
575 Add m32r-linux support.
576 * configure.tgt: Add m32r*-*-linux*.
577 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
578 and m32r-linux-tdep.c.
579 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
580 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
581 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
582 m32r-linux-tdep.c.
583 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
584 config/m32r/linux.mh, config/m32r/linux.mt,
585 config/m32r/nm-linux.h: New files.
586
587 2004-09-30 Joel Brobecker <brobecker@gnat.com>
588
589 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
590 (mips32_fetch_instruction): Remove, unused.
591
592 2004-09-30 Joel Brobecker <brobecker@gnat.com>
593
594 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
595 conditions that will always be true.
596
597 2004-09-30 Mark Kettenis <kettenis@gnu.org>
598
599 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
600 (vaxbsd_fetch_inferior_registers): Rename from
601 fetch_inferior_registers. Make static.
602 (vaxbsd_store_inferior_registers): Rename from
603 store_inferior_registers. Make static.
604 (_initialize_vaxbsd_nat): Construct and add target vector.
605 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
606 inftarg.o. Add inf-child.o and inf-ptrace.o.
607 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
608 inftarg.o. Add inf-child.o and inf-ptrace.o.
609 (NAT_FILE): Remove.
610 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
611 inftarg.o. Add inf-child.o and inf-ptrace.o.
612 (NAT_FILE): Remove.
613 * Makefile.in (vaxbsd-nat.o): Update dependencies.
614
615 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
616 (m88kbsd_fetch_inferior_registers): Rename from
617 fetch_inferior_registers. Make static.
618 (m88kbsd_store_inferior_registers): Rename from
619 store_inferior_registers. Make static.
620 (_initialize_m88kbsd_nat): New prototype and function.
621 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
622 inftarg.o. Add inf-child.o and inf-ptrace.o.
623 (NAT_FILE): Remove.
624 * Makefile.in (m88kbsd-nat.o): Update dependencies.
625
626 2004-09-30 Andrew Cagney <cagney@gnu.org>
627
628 * target.c (target_xfer_partial): New function.
629 (target_read_memory_partial, target_write_memory_partial)
630 (default_xfer_partial, target_read_partial, target_write_partial)
631 (xfer_using_stratum): Use.
632 (debug_to_xfer_partial): Delete function.
633 (setup_target_debug): Do not override to_xfer_partial.
634
635 2004-09-30 Mark Kettenis <kettenis@chello.nl>
636
637 * fork-child.c: Update copyright year. Fix coding style.
638
639 2004-09-29 Mark Kettenis <kettenis@gnu.org>
640
641 * defs.h (msavestring, mstrsave): Remove prototypes.
642 * utils.c (msavestring, mstrsave): Remove functions.
643 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
644 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
645 of mstrsave.
646 * source.c (find_and_open_source): Use xstrdup instead of
647 mstrsave.
648
649 2004-09-30 Andrew Cagney <cagney@gnu.org>
650
651 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
652 (inf_ptrace_xfer_memory): Delete.
653 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
654 (target_read_memory, target_write_memory): Use xfer_using_stratum
655 when target_xfer_partial_p.
656 (debug_target): Move to start of file.
657 (target_read_memory_partial, target_write_memory_partial): Use
658 to_xfer_partial when target_xfer_partial_p.
659
660 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
661 inf_ptrace_xfer_memory with equivalent code.
662 * inftarg.c (child_xfer_partial): When performing a write, pass
663 writebuf to child_xfer_memory.
664
665 * target.c (target_read_string): Use target_read_memory instead of
666 target_xfer_memory.
667
668 2004-09-29 Andrew Cagney <cagney@gnu.org>
669
670 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
671 the address of status.
672
673 * infptrace.c (ptrace_wait): Mention problem with HPUX.
674 (kill_inferior): Inline ptrace_wait call.
675 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
676 * inftarg.c (child_wait): Inline ptrace_wait call.
677
678 * target.h (struct target_ops): Delete field to_post_wait.
679 (target_post_wait): Delete macro.
680 (child_post_wait): Delete declaration.
681 * target.c (update_current_target, update_current_target)
682 (debug_to_post_wait, setup_target_debug): Delete functions and
683 references.
684 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
685 * inftarg.c (child_post_wait): Delete.
686 (init_child_ops): Do not set to_post_wait.
687 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
688 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
689 * inf-child.c (inf_child_post_wait): Delete.
690 (inf_child_target): Do not set to_post_wait.
691 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
692 (inf_ptrace_target): Do not set to_post_wait.
693
694 * wince.c (child_ops): Delete.
695 * win32-nat.c (child_ops): Delete.
696
697 * inftarg.c (inftarg_set_find_memory_regions)
698 (inftarg_set_make_corefile_notes): Delete functions.
699 (_initialize_linux_nat): Inline calls.
700
701 * target.h (child_ops): Declare.
702 * inftarg.c (child_ops): Move from here ...
703 * target.c (child_ops): ... to here.
704 * wince.c (child_ops): Delete extern declaration.
705 * win32-nat.c (child_ops): Delete extern declaration.
706 * linux-nat.c (child_ops): Delete extern declaration.
707 * hpux-thread.c (child_ops): Delete extern declaration.
708
709 2004-09-28 Mark Kettenis <kettenis@gnu.org>
710
711 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
712
713 2004-09-28 Mark Kettenis <kettenis@gnu.org>
714
715 * configure.in: Only set host_makefile_frag when building a native
716 debugger.
717 * configure: Regenerate.
718
719 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
720 for OpenBSD ELF.
721
722 2004-09-28 Andrew Cagney <cagney@gnu.org>
723
724 Problem identified by Paul Hilfinger.
725 * Makefile.in (ada_lex_c): Define.
726 (ada-lex.o): Delete rule.
727
728 * linux-proc.c: Delete file.
729 * Makefile.in: Update.
730 * config/sparc/linux64.mh (NATDEPFILES):
731 * config/sparc/linux.mh (NATDEPFILES): Update.
732 * config/s390/s390.mh (NATDEPFILES): Update.
733 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
734 * config/powerpc/linux.mh (NATDEPFILES): Update.
735 * config/pa/linux.mh (NATDEPFILES): Update.
736 * config/mips/linux.mh (NATDEPFILES): Update.
737 * config/m68k/linux.mh (NATDEPFILES): Update.
738 * config/ia64/linux.mh (NATDEPFILES): Update.
739 * config/i386/linux64.mh (NATDEPFILES): Update.
740 * config/i386/linux.mh (NATDEPFILES): Update.
741 * config/arm/linux.mh (NATDEPFILES): Update.
742 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
743 * linux-nat.c: Update copyright. Include <sys/param.h>,
744 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
745 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
746 (O_LARGEFILE): Possibly define.
747 (_initialize_linux_nat, linux_proc_pending_signals)
748 (add_line_to_sigset, linux_proc_xfer_memory)
749 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
750 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
751 (struct linux_corefile_thread_data)
752 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
753 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
754
755 2004-09-16 Andrew Cagney <cagney@gnu.org>
756
757 * lin-lwp.c: Delete file.
758 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
759 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
760 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
761 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
762 (linux_nat_attach, detach_callback, linux_nat_detach)
763 (resume_callback, resume_clear_callback, linux_nat_resume)
764 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
765 (stop_wait_callback, linux_nat_has_pending, flush_callback)
766 (status_callback, running_callback, count_events_callback)
767 (select_singlestep_lwp_callback, select_event_lwp_callback)
768 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
769 (child_wait, stop_and_resume_callback, linux_nat_wait)
770 (kill_callback, kill_wait_callback, linux_nat_kill)
771 (linux_nat_create_inferior, linux_nat_mourn_inferior)
772 (linux_nat_xfer_memory, linux_nat_thread_alive)
773 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
774 (_initialize_linux_nat): New functions.
775 * Makefile.in: Update all dependencies.
776 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
777 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
778 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
779 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
780 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
781 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
782 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
783 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
784 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
785 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
786 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
787 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
788 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
789
790 2004-09-27 Mark Kettenis <kettenis@gnu.org>
791
792 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
793 config/i386/obsd64.mh (NAT_FILE): Remove variable.
794
795 * configure.in: Don't comment out NATDEPFILES in the generated
796 Makefile if NAT_FILE is unset.
797 * configure: Regenerate.
798
799 2004-09-27 Andrew Cagney <cagney@gnu.org>
800
801 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
802 (insert_step_resume_breakpoint): Delete.
803 (insert_step_resume_breakpoint_at_frame): New function.
804 (insert_step_resume_breakpoint_at_sal): New function.
805 (handle_inferior_event, step_into_function)
806 (insert_step_resume_breakpoint): Simplify by using same.
807
808 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
809
810 2004-09-26 Mark Kettenis <kettenis@gnu.org>
811
812 * fbsd-proc.c: Remove file.
813 * Makefile.in (fbsd-proc.o): Remove dependency.
814
815 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
816 code together.
817
818 * config/i386/nm-fbsd64.h: Remove file.
819 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
820
821 2004-09-26 Mark Kettenis <kettenis@gnu.org>
822
823 * amd64-nat.h: Update copyright year.
824 (amd64bsd_target): New prototype.
825 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
826 (amd64bsd_target): New function.
827 (amd64bsd_fetch_inferior_registers): Rename from
828 fetch_inferior_registers. Make static.
829 (amd64bsd_store_inferior_registers): Rename from
830 store_inferior_registers. Make static.
831 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
832 (_initialize_amd64fbsd_nat): Construct and add target vector.
833 * amd64nbsd-nat.o: Include "target.h".
834 (_initialize_amd64nbsd_nat): Construct and add target vector.
835 * amd64obsd-nat.c: Include "target.h".
836 (_initialize_amd64obsd_nat): Construct and add target vector.
837 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
838 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
839 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
840 fbsd-nat.o.
841 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
842 Remove infptrace.o and inftarg.o. Add inf-child.o and
843 inf-ptrace.o.
844 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
845 (amd64obsd-nat.o): Update dependencies.
846
847 2004-09-25 Mark Kettenis <kettenis@gnu.org>
848
849 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
850 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
851 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
852 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
853 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
854
855 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
856 Inline attach call.
857 (inf_ptrace_detach): Inline detach call.
858
859 * configure.in: Check for waddstr instead of mvwaddstr when
860 searching for curses library. Check for wborder.
861 * configure, config.in: Regenerate.
862 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
863 available.
864
865 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
866
867 2004-09-24 Robert Picco <Robert.Picco@hp.com>
868
869 Committed by Andrew Cagney.
870 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
871 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
872 configuration.
873 (fetch_register_using_p): Implement 'p' packet. Based on code by
874 Fernando Nasser.
875 (remote_fetch_registers): Call fetch_register_using_p.
876 (init_all_packet_configs, show_remote_cmd)
877 (_initialize_remote): Add p-packet.
878
879 2004-09-24 Mark Kettenis <kettenis@gnu.org>
880
881 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
882 instead of call_ptrace. Call wait directly instead of
883 ptrace_wait.
884 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
885 (inf_ptrace_wait): Inline ptrace_wait call.
886
887 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
888
889 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
890 rolled back instead.
891
892 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
893
894 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
895 the new argument order.
896
897 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
898
899 * MAINTAINERS: Remove "broken" from XStormy16 entry.
900 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
901 (struct gdbarch_tdep): Remove.
902 (struct xstormy16_frame_cache): New frame cache structure.
903 (xstormy16_register_byte, xstormy16_register_raw_size)
904 (xstormy16_reg_virtual_type, xstormy16_register_type)
905 (xstormy16_push_arguments, xstormy16_push_return_address)
906 (xstormy16_pop_frame, xstormy16_store_struct_return)
907 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
908 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
909 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
910 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
911 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
912 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
913 (xstormy16_use_struct_convention): Drop gcc_p parameter.
914 (xstormy16_extract_return_value, xstormy16_store_return_value):
915 Regcachify. Drop useless struct convention handling.
916 (xstormy16_register_type, xstormy16_return_value)
917 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
918 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
919 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
920 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
921 (xstormy16_unwind_sp, xstormy16_unwind_pc)
922 (xstormy16_unwind_dummy_id) : New functions.
923 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
924 of xstormy16_scan_prologue.
925 (xstormy16_frame_unwind): New frame_unwind structure.
926 (xstormy16_frame_base): New frame_base structure.
927 (xstormy16_gdbarch_init): Accomodate all of the above changes.
928 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
929
930 2004-09-22 Mark Kettenis <kettenis@gnu.org>
931
932 * language.c (language_gdbarch_post_init): Fix off-by one error.
933
934 2004-09-21 Daniel Jacobowitz <dan@debian.org>
935
936 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
937 (struct dwarf2_offset_and_type): New.
938 (set_die_type, reset_die_and_siblings_types, get_die_type)
939 (offset_and_type_hash, offset_and_type_eq): New functions.
940 (read_structure_type, read_enumeration_type, read_array_type)
941 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
942 (read_tag_reference_type, read_tag_const_type)
943 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
944 (read_typedef, read_base_type, read_subrange_type): Use
945 set_die_type.
946
947 2004-09-20 Daniel Jacobowitz <dan@debian.org>
948
949 * Makefile.in (dwarf2read.o): Update dependencies.
950 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
951 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
952 and read_in_chain.
953 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
954 mark, and has_form_ref_addr.
955 (struct dwarf2_per_cu_data): New.
956 (dwarf2_max_cache_age): New.
957 (dwarf2_build_psymtabs_hard): Free cached compilation units
958 after loading. Create and manage the list of compilation units.
959 Remove unnecessary NULL initialization. Fix indentation.
960 (psymtab_to_symtab_1): Initialize all of CU.
961 (dwarf2_read_abbrevs): Set has_form_ref_addr.
962 (find_partial_die): Use dwarf2_find_containing_comp_unit
963 and load_comp_unit.
964 (free_stack_comp_unit): Update comments. Clear the per-cu
965 pointer. Handle aging.
966 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
967 (age_cached_comp_units, free_one_cached_comp_unit)
968 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
969 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
970 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
971 (show_dwarf2_cmd): New.
972 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
973 and "maint show dwarf2 max-cache-age".
974 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
975 externs.
976 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
977 global.
978
979 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
980
981 * dwarf2read.c (typename_concat): Change prototype to accept obstack
982 and dwarf2_cu struct pointer as arguments. Change function to use
983 obstack if provided and use dwarf2_cu to determine language-specific
984 separator.
985 (partial_die_parent_scope): Change comment to include java. Use
986 new version of typename_concat instead of obconcat.
987 (partial_die_full_name): Use typename_concat.
988 (read_namespace): Ditto.
989 (read_enumeration_type): Use typename_concat instead of obconcat.
990 (new_symbol): Ditto.
991 (add_partial_symbol): Enhance tests for C++ to also test for Java.
992 (guess_structure_name): Ditto.
993 (read_subroutine_type): Ditto.
994 (read_structure_type): Ditto.
995 (is_vtable_name): Add Java support.
996 (determine_class_name): Switch to new typename_concat call.
997 (determine_prefix): Switch to new typename_concat call.
998 * jv-exp.y (FuncStart): New pattern.
999 (MethodInvocation): Add support for simple function calls. Change
1000 warning message for other forms of inferior call currently not
1001 supported.
1002 * valarith.c (value_subscript): Treat an array with upper-bound
1003 of -1 as unknown size.
1004
1005 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1006
1007 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
1008 (lookup_partial_symtab): Use symtab_to_fullname.
1009
1010 2004-09-19 Jim Blandy <jimb@redhat.com>
1011
1012 * minsyms.c (lookup_minimal_symbol): Doc fix.
1013
1014 2004-09-20 Andrew Cagney <cagney@gnu.org>
1015
1016 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
1017 CHILD_RESUME.
1018 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
1019 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
1020 KILL_INFERIOR.
1021 * infptrace.c: Update.
1022
1023 2004-09-19 Daniel Jacobowitz <dan@debian.org>
1024
1025 * symtab.c (output_source_filename): Mark first argument as const.
1026 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
1027 for "info sources" output.
1028
1029 2004-09-20 Mark Kettenis <kettenis@gnu.org>
1030
1031 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
1032 <machine/vmparam.h>.
1033 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
1034 (register_u_addr): Remove prototype.
1035
1036 2004-09-19 Mark Kettenis <kettenis@gnu.org>
1037
1038 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
1039 (i386bsd_fetch_inferior_registers): Rename from
1040 fetch_inferior_registers. Make static.
1041 (i386bsd_store_inferior_registers): Rename from
1042 store_inferior_registers. Make static.
1043 (i386bsd_target): New function.
1044 * i386bsd-nat.h: New file.
1045 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
1046 "i386bsd-nat.h".
1047 (i386fbsd_resume): Rename from child_resume. Make static.
1048 (_initialize_i386fbsd_nat): Construct and add target vector.
1049 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
1050 (_initialize_i386nbsd_nat): Construct and add target vector.
1051 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
1052 Remove defines.
1053 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
1054 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
1055 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
1056 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1057 (LOADLIBES): New variable.
1058 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
1059 inf-ptrace.o. Remove inftarg.o.
1060 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
1061 inf-ptrace.o. Remove inftarg.o.
1062 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
1063 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1064 (LOADLIBES): New variable.
1065 * Makefile.in (i386bsd_nat_h): New variable.
1066 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
1067 dependencies.
1068
1069 * sparc64nbsd-tdep.c: Include "objfiles.h".
1070 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
1071 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1072 svr4_lp64_fetch_link_map_offsets.
1073 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
1074 "nbsd-tdep.h".
1075 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
1076 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1077 svr4_lp64_fetch_link_map_offsets.
1078 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
1079 dependencies.
1080
1081 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
1082 * fbsd-nat.h: New file.
1083 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
1084 (fbsd_nat_h): New variable.
1085 (fbsd-nat.o): New dependency.
1086
1087 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
1088 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
1089
1090 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
1091 comment.
1092
1093 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1094
1095 * ada-exp.y (type_int): New function to add layer of abstraction
1096 around references to expression types.
1097 (type_long): Ditto.
1098 (type_long_long): Ditto.
1099 (type_float): Ditto.
1100 (type_double): Ditto.
1101 (type_long_double): Ditto.
1102 (type_char): Ditto.
1103 (type_system_address): Ditto.
1104 (simple_exp): Use type_* functions in place of builtin_*
1105 variables.
1106 (exp): Ditto.
1107 (write_var_from_name): Ditto.
1108 (write_object_renaming): Ditto.
1109 * ada-lang.c (ada_create_fundamental_type): Remove redundant
1110 declaration.
1111 (build_ada_types): Remove, replacing with...
1112 (ada_language_arch_info): New function to initialize primitive
1113 type vector in language_arch_info.
1114 (ada_array_length): Remove use of builtin_type_ada_int.
1115 (value_pos_atr): Ditto.
1116 (ada_evaluate_subexp): Ditto.
1117 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
1118 builtin_type_ada_long_long, builtin_type_ada_char,
1119 builtin_type_ada_float, builtin_type_ada_double,
1120 builtin_type_ada_long_double, builtin_type_ada_natural,
1121 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1122 (ada_builtin_types): Remove.
1123 (ada_language_defn): Remove entries for la_builtin_type_vector and
1124 string_char_type and use ada_language_arch_info.
1125 (_initialize_ada_language): Do type-vector initialization along
1126 the lines of c-lang.c.
1127 (ada_create_fundamental_type): Break up line.
1128 (ada_dump_symtab): Remove unused function.
1129 (enum ada_primitive_types): Define.
1130 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
1131 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
1132 builtin_type_ada_float, builtin_type_ada_double,
1133 builtin_type_ada_long_double, builtin_type_ada_natural,
1134 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1135 * ada-lex.l: Use type_* functions in place of builtin_* variables.
1136 (processInt): Ditto.
1137 (processReal): Ditto.
1138 (name_lookup): Ditto.
1139 * ada-typeprint.c (print_range): Use builtin_type_int, not
1140 builtin_type_ada_int.
1141
1142 2004-09-18 Mark Kettenis <kettenis@gnu.org>
1143
1144 * i386-tdep.c (i386_register_name): Rename regno to regnum.
1145
1146 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
1147 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
1148 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
1149 * configure.in: Improve checks for curses library by checking for
1150 mvwaddstr instead of initscr. Drop HP curses in favour of
1151 standard curses on HP-UX.
1152 * configure: Regenerated.
1153
1154 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1155
1156 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
1157 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
1158 Minor formatting changes.
1159 (empty_array): Slight rewrite for formatting.
1160 (emit_char,parse,ada_language_defn,build_ada_types,
1161 ada_is_exception_sym, _initialize_ada_language): Move
1162 definitions around.
1163 (ada_dump_symtab): Remove unused definition.
1164 (ada_maybe_exception_partial_symbol): Remove unused definition.
1165
1166 2004-09-16 Andrew Cagney <cagney@gnu.org>
1167
1168 * inf-child.c: Include "gdb_string.h".
1169 (inf_child_core_file_to_sym_file): Delete.
1170 (inf_child_target): Set to_fetch_registers and to_store_registers.
1171 * inf-ptrace.c: Include "gdb_string.h".
1172 * Makefile.in: Update all dependencies.
1173
1174 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
1175 problem.
1176
1177 2004-09-14 Joel Brobecker <brobecker@gnat.com>
1178
1179 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
1180 call to heuristic_proc_desc. Remove code that became redundant
1181 as a consequence.
1182 (read_next_frame_reg): Remove special case for SP_REGNUM.
1183 (set_reg_offset): Fix small typo.
1184 (reset_saved_regs): New procedure.
1185 (mips32_heuristic_proc_desc): No longer compute a fake
1186 procedure descriptor. Compute the full frame cache instead.
1187 Some minor comment reformatting.
1188
1189 2004-09-14 Andrew Cagney <cagney@gnu.org>
1190
1191 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
1192 maintainer.
1193
1194 * thread-db.c (thread_db_new_objfile): Assume that there is a
1195 child process.
1196
1197 2004-09-13 Jim Blandy <jimb@redhat.com>
1198
1199 * valops.c (value_assign): Move 'buffer' to the enclosing block,
1200 so that its storage isn't referenced after its lifetime ends.
1201
1202 * valops.c (value_assign): 'use_buffer' is initialized to zero,
1203 and never assigned to. Delete it, and the 'if (use_buffer)'
1204 clauses. Delete 'raw_buffer', since it is now unused.
1205
1206 2004-09-13 Andrew Cagney <cagney@gnu.org>
1207
1208 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
1209 * configure: Re-generate.
1210 * nlm/Makefile.in (TAGS): Update.
1211 * Makefile.in (TAGS): Update.
1212 * config/vax/nbsd.mt (TM_FILE): Update.
1213 * config/sparc/vxworks.mt (TM_FILE): Update.
1214 * config/sparc/sol2.mt (TM_FILE): Update.
1215 * config/sparc/sol2-64.mt (TM_FILE): Update.
1216 * config/sparc/obsd64.mt (TM_FILE): Update.
1217 * config/sparc/obsd.mt (TM_FILE): Update.
1218 * config/sparc/nbsd64.mt (TM_FILE): Update.
1219 * config/sparc/nbsd.mt (TM_FILE): Update.
1220 * config/sparc/linux64.mt (TM_FILE): Update.
1221 * config/sparc/linux.mt (TM_FILE): Update.
1222 * config/sparc/fbsd.mt (TM_FILE): Update.
1223 * config/sh/wince.mt (TM_FILE): Update.
1224 * config/sh/nbsd.mt (TM_FILE): Update.
1225 * config/sh/linux.mt (TM_FILE): Update.
1226 * config/sh/embed.mt (TM_FILE): Update.
1227 * config/s390/s390.mt (TM_FILE): Update.
1228 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
1229 * config/rs6000/rs6000.mt (TM_FILE): Update.
1230 * config/rs6000/aix4.mt (TM_FILE): Update.
1231 * config/powerpc/vxworks.mt (TM_FILE): Update.
1232 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
1233 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
1234 * config/powerpc/obsd.mt (TM_FILE): Update.
1235 * config/powerpc/nbsd.mt (TM_FILE): Update.
1236 * config/powerpc/linux.mt (TM_FILE): Update.
1237 * config/powerpc/aix.mt (TM_FILE): Update.
1238 * config/pa/obsd.mt (TM_FILE): Update.
1239 * config/pa/linux.mt (TM_FILE): Update.
1240 * config/pa/hppahpux.mt (TM_FILE): Update.
1241 * config/pa/hppa64.mt (TM_FILE): Update.
1242 * config/pa/hppa.mt (TM_FILE): Update.
1243 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
1244 * config/mips/wince.mt (TM_FILE): Update.
1245 * config/mips/vxmips.mt (TM_FILE): Update.
1246 * config/mips/nbsd.mt (TM_FILE): Update.
1247 * config/mips/linux.mt (TM_FILE): Update.
1248 * config/mips/irix6.mt (TM_FILE): Update.
1249 * config/mips/irix5.mt (TM_FILE): Update.
1250 * config/mips/embed.mt (TM_FILE): Update.
1251 * config/m68k/vxworks68.mt (TM_FILE): Update.
1252 * config/m68k/st2000.mt (TM_FILE): Update.
1253 * config/m68k/os68k.mt (TM_FILE): Update.
1254 * config/m68k/obsd.mt (TM_FILE): Update.
1255 * config/m68k/nbsd.mt (TM_FILE): Update.
1256 * config/m68k/monitor.mt (TM_FILE): Update.
1257 * config/m68k/linux.mt (TM_FILE): Update.
1258 * config/m68k/cisco.mt (TM_FILE): Update.
1259 * config/ia64/linux.mt (TM_FILE): Update.
1260 * config/ia64/aix.mt (TM_FILE): Update.
1261 * config/ia64/ia64.mt (TM_FILE): Update.
1262 * config/i386/vxworks.mt (TM_FILE): Update.
1263 * config/i386/obsd64.mt (TM_FILE): Update.
1264 * config/i386/obsd.mt (TM_FILE): Update.
1265 * config/i386/nto.mt (TM_FILE): Update.
1266 * config/i386/nbsd64.mt (TM_FILE): Update.
1267 * config/i386/nbsd.mt (TM_FILE): Update.
1268 * config/i386/linux64.mt (TM_FILE): Update.
1269 * config/i386/linux.mt (TM_FILE): Update.
1270 * config/i386/i386sol2.mt (TM_FILE): Update.
1271 * config/i386/i386lynx.mt (TM_FILE): Update.
1272 * config/i386/fbsd64.mt (TM_FILE): Update.
1273 * config/i386/fbsd.mt (TM_FILE): Update.
1274 * config/i386/cygwin.mt (TM_FILE): Update.
1275 * config/h8300/h8300.mt (TM_FILE): Update.
1276 * config/frv/frv.mt (TM_FILE): Update.
1277 * config/cris/cris.mt (TM_FILE): Update.
1278 * config/arm/wince.mt (TM_FILE): Update.
1279 * config/arm/nbsd.mt (TM_FILE): Update.
1280 * config/arm/linux.mt (TM_FILE): Update.
1281 * config/arm/embed.mt (TM_FILE): Update.
1282 * config/alpha/nbsd.mt (TM_FILE): Update.
1283 * config/alpha/fbsd.mt (TM_FILE): Update.
1284 * config/alpha/alpha.mt (TM_FILE): Update.
1285 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
1286 * config/alpha/alpha-linux.mt (TM_FILE): Update.
1287
1288 Eliminate event_loop_p, always has the value 1.
1289 * defs.h (event_loop_p): Delete macro.
1290 * breakpoint.c (until_break_command): Simplify.
1291 * utils.c (prompt_for_continue): Simplify.
1292 * tracepoint.c (read_actions): Simplify.
1293 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
1294 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
1295 (set_prompt, init_main): Simplify.
1296 (init_signals, disconnect): Delete, unused.
1297 * remote.c (remote_async_resume)
1298 (extended_remote_async_create_inferior): Simplify.
1299 * mi/mi-interp.c (mi_input): Delete, unused.
1300 (mi_interpreter_resume, mi_command_loop): Simplify.
1301 * interps.c (current_interp_command_loop): Simplify.
1302 * infrun.c (proceed): Simplify.
1303 * infcmd.c (run_command, continue_command, step_1, jump_command)
1304 (until_command, advance_command, finish_command)
1305 (interrupt_target_command): Simplify.
1306 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
1307
1308 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1309 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1310 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1311 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1312 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1313 * mips-tdep.c (mips_dump_tdep): Do not print same.
1314
1315 2004-09-12 Andrew Cagney <cagney@gnu.org>
1316
1317 * valprint.c (print_longest): Use fputs_filtered. Make "val"
1318 const.
1319 * Makefile.in (valprint.o): Delete explict rule.
1320
1321 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
1322 reported by Dave Anderson.
1323
1324 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
1325
1326 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
1327
1328 2004-09-12 Salvador E. Tropea <set@users.sf.net>
1329 Andrew Cagney <cagney@gnu.org>
1330
1331 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
1332 (mi_cmd_data_list_register_values)
1333 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
1334 the register number computation.
1335
1336 2004-09-12 Andrew Cagney <cagney@gnu.org>
1337
1338 * ppcnbsd-nat.c: Include "inf-ptrace.h".
1339 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
1340 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
1341 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
1342 target.
1343 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
1344 inf-ptrace.o and inf-child.o.
1345 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
1346 * Makefile.in: Update dependencies.
1347
1348 2004-09-11 Andrew Cagney <cagney@gnu.org>
1349
1350 * language.c (hex_string, hex_string_custom): Move from here ...
1351 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
1352 (CELLSIZE): Increase to 50.
1353 * language.h (hex_string, hex_string_custom): Move from here ...
1354 * defs.h: ... to here.
1355 * Makefile.in: Update all dependencies.
1356
1357 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
1358
1359 * language.c (local_hex_format_custom): Remove.
1360 (local_hex_string): Rename to hex_string, use C format, and move to
1361 utils.c
1362 (local_hex_string_custom): Rename to hex_string_custom and change
1363 interface. Now uses C format. Move to utils.c
1364 (local_octal_format_custom): Remove.
1365 (local_decimal_format_custom): Remove.
1366 (unknown_language_defn): Remove language-specific number
1367 formatting entries.
1368 (auto_language_defn): Ditto.
1369 (local_language_defn): Ditto.
1370 * language.h (struct language_format_info): Delete declaration.
1371 (struct language_defn): Remove language_format_info fields
1372 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
1373 (local_binary_format): Remove macro.
1374 (local_binary_format_prefix): Remove macro.
1375 (local_binary_format_specifier): Remove macro.
1376 (local_binary_format_suffix): Remove macro.
1377 (local_octal_format): Remove macro.
1378 (local_octal_format_prefix): Remove macro.
1379 (local_octal_format_specifier): Remove macro.
1380 (local_octal_format_suffix): Remove macro.
1381 (local_decimal_format): Remove macro.
1382 (local_decimal_format_prefix): Remove macro.
1383 (local_decimal_format_specifier): Remove macro.
1384 (local_decimal_format_suffix): Remove macro.
1385 (local_hex_format): Remove macro.
1386 (local_hex_format_prefix): Remove macro.
1387 (local_hex_format_specifier): Remove macro.
1388 (local_hex_format_suffix): Remove macro.
1389 (local_decimal_format_custom): Remove.
1390 (local_octal_format_custom): Remove.
1391 (local_hex_format_custom): Remove.
1392 (local_hex_string): Rename to hex_string and move to defs.h.
1393 (local_hex_string_custom): Rename to hex_string_custom, change
1394 interface, and move to defs.h.
1395 * utils.c: (int_string): New function.
1396 (hex_string): New function (from language.c).
1397 (hex_string_custom): New function (from language.c).
1398 (octal2str): New function.
1399 (decimal2str): Add width parameter.
1400 (paddr_u): Use new decimal2str interface.
1401 (paddr_d): Ditto.
1402 * defs.h (hex_string): Declare.
1403 (hex_string_custom): Declare.
1404 (int_string): Declare.
1405 * printcmd.c (print_scalar_formatted): Remove localized binary
1406 formatting.
1407 * valprint.c (print_longest): Use int_string.
1408 (print_floating): Use C hex format.
1409 (print_hex_chars): Ditto.
1410 (print_binary_chars): Remove language-specific formatting.
1411 (print_octal_chars): Use C octal format.
1412 (print_decimal_chars): Delocalize format.
1413 (print_decimal): Remove.
1414 * ada-lang.c (ada_language_defn): Remove language-specific number
1415 formatting entries.
1416 * p-lang.c (pascal_language_defn): Ditto.
1417 * c-lang.c (c_language_defn): Ditto.
1418 (cplus_language_defn): Ditto.
1419 (asm_language_defn): Ditto.
1420 (minimal_language_defn): Ditto.
1421 * f-lang.c (f_language_defn): Ditto.
1422 * jv-lang.c (java_language_defn): Ditto.
1423 * m2-lang.c (m2_language_defn): Ditto.
1424 * scm-lang.c (scm_language_defn): Ditto.
1425 * objc-lang.c (objc_language_defn): Ditto.
1426 * memattr.c (mem_info_command): Use renamed hex_string_custom with
1427 new interface.
1428 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
1429 * ui-out.c (ui_out_field_core_addr): Ditto.
1430 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
1431 * exec.c (print_section_info): Ditto.
1432 * i387-tdep.c (print_i387_status_word): Ditto.
1433 (print_i387_control_word): Ditto.
1434 (i387_print_float_info): Ditto.
1435 * maint.c (maint_print_section_info): Ditto.
1436 * solib.c (info_sharedlibrary_command): Ditto.
1437 * somsolib.c (som_sharedlibrary_info_command): Ditto.
1438 * symtab.c (print_msymbol_info): Ditto.
1439 * tracepoint.c (tracepoints_info): Ditto.
1440 * solib-frv.c (lm_base): Ditto.
1441 (frv_current_sos): Ditto.
1442 (enable_break2): Ditto.
1443 (enable_break): Ditto.
1444 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
1445 (process_one_symbol): Ditto.
1446 * infcmd.c (program_info): Ditto.
1447 * mdebugread.c (parse_partial_symbols): Ditto.
1448 * symfile.c (add_symbol_file_command): Ditto.
1449 * cli/cli-cmds.c (edit_command): Ditto.
1450 (list_command): Ditto.
1451 * infcall.c (call_function_by_hand): Ditto.
1452 * remote-vx.c (vx_run_files_info): Ditto.
1453 (vx_wait): Ditto.
1454 (vx_attach): Ditto.
1455 (vx_detach): Ditto.
1456 (vx_kill): Ditto.
1457 * aix-thread.c (pdc_symbol_addrs): Ditto.
1458 (pdc_read_regs): Ditto.
1459 (pdc_write_regs): Ditto.
1460 (pdc_read_data): Ditto.
1461 (pdc_write_data): Ditto.
1462 * d10v-tdep.c (display_trace): Ditto.
1463 * rs6000-nat.c (find_toc_address): Ditto.
1464 * aix-thread.c: Don't include language.h.
1465 * buildsym.c: Ditto.
1466 * dbxread.c: Ditto.
1467 * mdebugread.c: Ditto.
1468 * rs6000-nat.c: Ditto.
1469 * buildsym.c (make_blockvector): Use renamed hex_string.
1470
1471 2004-09-10 Jason Molenda (jmolenda@apple.com)
1472
1473 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
1474 chars after 'if' or 'while' commands in user-defined commands.
1475
1476 2004-09-08 Jim Blandy <jimb@redhat.com>
1477
1478 Fix bug reported and analyzed by Olivier Crete:
1479 * symfile.c (copy_section_addr_info): New function.
1480 (symbol_file_add_with_addrs_or_offsets): Use it to save the
1481 original set of address arguments, instead of handwritten code
1482 that uses one length to allocate and a different length to
1483 initialize. Use make_cleanup_free_section_addr_info.
1484 * symfile.h (copy_section_addr_info): New declaration.
1485 * utils.c: #include "symfile.h".
1486 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
1487 New functions.
1488 * defs.h (make_cleanup_free_section_addr_info): New declaration.
1489 * Makefile.in (utils.o): Update dependencies.
1490
1491 2004-09-08 Andrew Cagney <cagney@gnu.org>
1492
1493 * thread-db.c (keep_thread_db): Delete.
1494 (thread_db_new_objfile, thread_db_create_inferior)
1495 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
1496
1497 2004-09-08 Mark Kettenis <kettenis@gnu.org>
1498
1499 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
1500 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
1501 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
1502 (i386_frameless_signal_p): Remove prototype.
1503 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
1504 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
1505 I386_SSE_NUM_REGS.
1506 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
1507 instead of FP0_REGNUM.
1508 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
1509 of FP0_REGNUM and FPC_REGNUM.
1510
1511 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
1512 (sunos_solib_create_inferior_hook): Don't call
1513 sunos_relocate_main_executable.
1514
1515 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
1516 solib_svr4_fetch_link_map_offsets to
1517 svr4_ilp32_fetch_link_map_offsets.
1518 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
1519 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
1520 svr4_ilp32_fetch_link_map_offsets.
1521 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
1522
1523 2004-09-07 Jim Blandy <jimb@redhat.com>
1524
1525 * frame.h (frame_register): Doc fix.
1526
1527 2004-09-07 Andrew Cagney <cagney@gnu.org>
1528
1529 * vx-share/wait.h: Delete #ifdef USG.
1530 * utils.c (request_quit): Ditto.
1531 * tui/tui.c (tui_reset): Ditto.
1532 * remote.c: Ditto.
1533 * remote-sds.c: Ditto.
1534 * remote-rdi.c: Ditto.
1535 * mdebugread.c: Ditto.
1536 * m68klinux-nat.c: Ditto.
1537 * infttrace.c: Ditto.
1538 * infptrace.c: Ditto.
1539 * i386v-nat.c: Ditto.
1540 * exec.c: Ditto.
1541 * dbxread.c: Ditto.
1542 * core-aout.c: Ditto.
1543
1544 2004-09-05 Joel Brobecker <brobecker@gnat.com>
1545
1546 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
1547 heuristic_proc_desc.
1548 (mips_insn32_frame_cache): Likewise.
1549
1550 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1551
1552 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
1553 left behind by error.
1554
1555 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1556
1557 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
1558 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
1559
1560 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1561
1562 * config/rs6000/xm-aix4.h: Remove this file.
1563 * config/rs6000/aix4.mh (XM_FILE): Delete.
1564
1565 2004-09-04 Joel Brobecker <brobecker@gnat.com>
1566
1567 * config/rs6000/xm-rs6000.h: Remove this file.
1568 * config/rs6000/rs6000.mh (XM_FILE): Remove.
1569
1570 2004-09-03 Andrew Cagney <cagney@gnu.org>
1571
1572 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
1573 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
1574 only use.
1575
1576 * mips-tdep.c (temp_saved_regs): Delete.
1577 (set_reg_offset): Replace saved_regs parameter with this_cache.
1578 (heuristic_proc_desc, mips16_heuristic_proc_desc)
1579 (mips32_heuristic_proc_desc): Add this_cache parameter.
1580 (mips_insn32_frame_cache, mips_insn16_frame_cache)
1581 (after_prologue): Pass a NULL this_cache.
1582
1583 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
1584 non-kernel trap prologues.
1585
1586 * mips-tdep.c (find_proc_desc): Delete function.
1587 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
1588 simplify.
1589 (mips_insn16_frame_cache): Replace find_proc_desc with code from
1590 mips_insn32_frame_cache.
1591
1592 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
1593 Simplify as NEXT_FRAME is NULL.
1594 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
1595
1596 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
1597 local variable.
1598 (mips_skip_prologue): Update.
1599
1600 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
1601 "cur_frame" parameter.
1602 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
1603 (mips_insn32_frame_cache, find_proc_desc): Update
1604
1605 * config/vax/nm-obsd.h: Delete file.
1606 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1607 * config/vax/nm-nbsd.h: Delete file.
1608 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
1609 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1610 * config/sh/nm-nbsd.h: Delete file.
1611 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1612 * config/rs6000/nm-rs6000ly.h: Delete file.
1613 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
1614 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
1615 * config/powerpc/nm-obsd.h: Delete file.
1616 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1617 * config/powerpc/nm-nbsd.h: Delete file.
1618 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1619 * config/pa/nm-obsd.h: Delete file.
1620 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1621 * config/mips/nm-nbsd.h: Delete file.
1622 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
1623 * config/m88k/nm-obsd.h: Delete file.
1624 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
1625 * config/m68k/nm-nbsd.h: Delete file.
1626 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
1627 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1628 * config/i386/nm-nbsd.h: Delete file.
1629 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
1630 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1631 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1632 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1633 * config/i386/nm-i386lynx.h: Delete file.
1634 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
1635 * config/arm/nm-nbsd.h: Delete file.
1636 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
1637 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
1638
1639 * config/i386/tm-fbsd.h: Delete file.
1640 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
1641 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
1642
1643 * config/rs6000/tm-rs6000-aix4.h: Delete file.
1644 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
1645 * config/rs6000/aix4.mt (TM_FILE): Set to
1646 config/rs6000/tm-rs6000.h.
1647 * config/powerpc/tm-ppc-aix.h: Delete file.
1648 * config/powerpc/aix.mt (TM_FILE): Set to
1649 config/rs6000/tm-rs6000.h.
1650 * config/m68k/tm-linux.h: Delete file.
1651 * config/m68k/linux.mt (TM_FILE): Set to solib.h
1652 * config/i386/tm-linux64.h: Delete file.
1653 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
1654 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
1655
1656 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
1657 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
1658 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
1659 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
1660 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
1661 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
1662 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
1663 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
1664 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
1665
1666 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
1667 gdb_host_cpu.
1668
1669 2004-09-02 Joel Brobecker <brobecker@gnat.com>
1670
1671 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
1672 Minor reformatting. Some code factoring.
1673
1674 2004-09-02 Andrew Cagney <cagney@gnu.org>
1675
1676 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
1677 * config/vax/tm-nbsd.h: Delete file.
1678 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
1679 * config/sparc/tm-vxworks.h: Delete file.
1680 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
1681 * config/sparc/tm-nbsd.h: Delete file.
1682 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
1683 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
1684 * config/sparc/tm-linux.h: Delete file.
1685 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
1686 * config/s390/tm-linux.h: Delete file.
1687 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
1688 * config/pa/tm-bsd.h: Delete file.
1689 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
1690 * config/m68k/tm-obsd.h: Delete file.
1691 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
1692 * config/m68k/tm-nbsd.h: Delete file.
1693 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
1694 * config/i386/tm-vxworks.h: Delete file.
1695 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
1696 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
1697 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
1698 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
1699 * config/i386/tm-nbsd.h: Delete file.
1700 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
1701 * config/i386/tm-i386lynx.h: Delete file.
1702 * config/cris/cris.mt (TM_FILE): Set to solib.h.
1703 * config/cris/tm-cris.h: Delete file.
1704
1705 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
1706 * configure: Re-generate.
1707 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
1708 * config/arm/tm-nbsd.h: Delete file.
1709
1710 * config/powerpc/tm-ppcle-sim.h: Delete.
1711 * config/powerpc/tm-ppcle-eabi.h: Delete.
1712 * config/powerpc/tm-nbsd.h: Delete.
1713 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
1714 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
1715 tm-ppcle-eabi.h.
1716
1717 * config/i386/nto.mh (NAT_FILE): Delete.
1718 * config/i386/nm-nto.h: Delete.
1719
1720 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
1721 * config/m68k/tm-os68k.h: Ditto.
1722 * config/m68k/tm-monitor.h: Ditto.
1723 * config/m68k/tm-cisco.h: Ditto.
1724 * config/m68k/st2000.mt (TM_FILE): Delete.
1725 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
1726 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
1727 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
1728 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
1729
1730 * config/m68k/tm-st2000.h: Delete.
1731 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
1732 * config/sparc/fbsd.mt (TM_FILE): Delete.
1733 * config/sparc/tm-fbsd.h: Delete.
1734
1735 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
1736 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
1737 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
1738
1739 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
1740 GDB_TM_FILE and GDB_XM_FILE.
1741 * gdbarch.c: Re-generate.
1742 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
1743 quotes in macro definition.
1744 * configure.in: Re-generate.
1745
1746 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
1747 validating architecture methods.
1748 * gdbarch.c: Re-generate.
1749
1750 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
1751 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
1752 GDB_MULTI_ARCH_PARTIAL.
1753 * gdbarch.h: Re-generate.
1754
1755 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
1756 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
1757 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
1758 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
1759 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
1760 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
1761 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
1762 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
1763 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
1764 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
1765 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
1766 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
1767
1768 2004-09-01 Andrew Cagney <cagney@gnu.org>
1769
1770 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
1771 and main_func_highpc.
1772 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
1773 * objfiles.c (init_entry_point_info, objfile_relocate): Update
1774 * nlmread.c (nlm_symfile_read): Update.
1775
1776 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1777
1778 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
1779 (mips_insn32_frame_cache): Inline call to find_proc_desc.
1780 (find_proc_desc): Remove dead code.
1781
1782 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1783
1784 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
1785
1786 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1787
1788 * observer.sh: Add struct so_list declaration.
1789 * Makefile.in: Add dependencies on observer.h for solib.c and
1790 breakpoint.c.
1791 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
1792 function.
1793 (_initialize_breakpoint): Register
1794 disable_breakpoints_in_unloaded_shlib as an observer of the
1795 "solib unloaded" observation event.
1796 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
1797 call decode_line_1 so unfound breakpoint errors are silent.
1798 * solib.c (update_solib_list): When a solib is discovered to have
1799 been unloaded by the program, notify all observers of the
1800 "solib unloaded" observation event.
1801
1802 2004-09-01 Andrew Cagney <cagney@gnu.org>
1803
1804 * frame.c: Include "objfiles.h".
1805 (inside_main_func): New function.
1806 (get_prev_frame): Use new inside_main_func.
1807 * Makefile.in (frame.o): Update dependencies.
1808 * defs.h (inside_main_func): Delete declaration.
1809 * blockframe.c (inside_main_func): Delete function.
1810
1811 2004-08-31 Jim Blandy <jimb@redhat.com>
1812
1813 * dwarf2read.c (is_vtable_name): New function, based on logic from
1814 read_structure_type, but passing the correct length to strncmp,
1815 and using 'sizeof' instead of 'strlen'.
1816 (read_structure_type): Call it.
1817
1818 2004-08-31 Joel Brobecker <brobecker@gnat.com>
1819
1820 * config/powerpc/aix.mh: Add comment.
1821
1822 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
1823
1824 * MAINTAINERS: Add self to Write-After-Approval.
1825
1826 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
1827
1828 * MAINTAINERS: Add self to Write-After-Approval.
1829
1830 2004-08-30 Andrew Cagney <cagney@gnu.org>
1831
1832 Fix PR breakpoints/1757.
1833 * infrun.c (struct execution_control_state): Replace
1834 remove_breakpoints_on_following_step with
1835 step_after_step_resume_breakpoint.
1836 (init_execution_control_state): Update.
1837 (handle_inferior_event): For signals, when stepping off a
1838 breakpoint, set step_after_step_resume_breakpoint. When
1839 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
1840 (keep_going): Delete code handling
1841 remove_breakpoints_on_following_step.
1842
1843 2004-08-29 David Lecomber <david@streamline-computing.com>
1844
1845 Fix PR gdb/648
1846 * language.h (enum array_ordering): New enum.
1847 * language.h (struct language_defn): New la_array_ordering
1848 attribute.
1849 * language.c (unknown_language_defn, auto_language_defn)
1850 (local_language_defn): Ditto.
1851 * ada-lang.c (ada_language_defn): Ditto.
1852 * c-lang.c (c_language_defn, cplus_language_defn)
1853 (asm_language_defn, minimal_language_defn): Ditto.
1854 * f-lang.c (f_language_defn): Ditto.
1855 * jv-lang.c (java_language_defn): Ditto.
1856 * m2-lang.c (f_language_defn): Ditto.
1857 * objc-lang.c (objc_language_defn): Ditto.
1858 * p-lang.c (pascal_language_defn): Ditto.
1859 * scm-lang.c (scm_language_defn): Ditto.
1860 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
1861 oriented large to small in type structure.
1862 * dwarf2read.c (read_array_order): New function.
1863 (read_array_type): Use read_array_order to check row/column
1864 major ordering.
1865
1866 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
1867
1868 * target.c (target_resize_to_sections): Check
1869 current_target.to_sections for an old value when updating.
1870
1871 2004-08-27 Joel Brobecker <brobecker@gnat.com>
1872
1873 * procfs.c (dbx_link_bpt_addr): New static global variable.
1874 (dbx_link_shadow_contents): New static global variable.
1875 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
1876 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
1877 if we just hit it.
1878 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
1879 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
1880 from run to run.
1881 (procfs_create_inferior): Remove syssgi syscall-exit notifications
1882 after the inferior has been forked.
1883 (remove_dbx_link_breakpoint): New function.
1884 (dbx_link_addr): New function.
1885 (insert_dbx_link_bpt_in_file): New function.
1886 (insert_dbx_link_bpt_in_region): New function.
1887 (insert_dbx_link_breakpoint): New function.
1888 (proc_trace_syscalls_1): New function, extracted from
1889 proc_trace_syscalls.
1890 (proc_trace_syscalls): Replace extract code by call to
1891 proc_trace_syscalls_1.
1892 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
1893 is no longer valid.
1894
1895 2004-08-25 Jim Blandy <jimb@redhat.com>
1896
1897 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
1898
1899 2004-08-25 Andrew Cagney <cagney@gnu.org>
1900
1901 * infrun.c (struct execution_control_state): Delete field
1902 "stepping_through_sigtramp".
1903 (init_execution_control_state): Do not set same.
1904 (context_switch): Do not pass same to save_infrun_state and
1905 load_infrun_state.
1906 * gdbthread.h (struct thread_info): Delete field
1907 stepping_through_sigtramp.
1908 (save_infrun_state, load_infrun_state): Delete parameter
1909 stepping_through_sigtramp.
1910 * thread.c (load_infrun_state, save_infrun_state): Update.
1911
1912 * infrun.c: Re-indent. Move expression operators to the beginning
1913 of the line. Remove long disabled #if 0 code.
1914
1915 2004-08-24 Andrew Cagney <cagney@gnu.org>
1916
1917 * doublest.h (floatformat_ieee_quad): Rename
1918 floatformat_ia64_quad.
1919 * doublest.c (floatformat_ieee_quad): Rename
1920 floatformat_ia64_quad.
1921 (_initialize_doublest): Update.
1922
1923 2004-08-24 Jim Blandy <jimb@redhat.com>
1924
1925 * dwarf2expr.h (struct dwarf_expr_context): New members
1926 'num_pieces' and 'pieces', for returning the result of an
1927 expression that uses DW_OP_piece.
1928 (struct dwarf_expr_piece): New struct type.
1929 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
1930 pieces.
1931 (free_dwarf_expr_context): Free pieces, if any.
1932 (add_piece): New function.
1933 (execute_stack_op): Implement DW_OP_piece.
1934 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
1935 expression is a list of pieces, print an error message.
1936 (dwarf2_loc_desc_needs_frame): If the expression yields
1937 pieces, and any piece is in a register, then we need a frame.
1938
1939 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
1940 the stack until we've decided what sort of result the evaluation
1941 has produced. Use separate variables, with more specific names.
1942
1943 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
1944
1945 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
1946 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
1947 (arm_netbsd_init_abi_common): Register them.
1948
1949 2004-08-22 Mark Kettenis <kettenis@gnu.org>
1950
1951 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
1952
1953 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
1954 safe_frame_unwind_memory instead of target_read_memory.
1955
1956 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
1957 Reorder includes.
1958 (fetch_register, store_register): Remove prototypes.
1959 (child_resume): Reorganize code and comments such that it is
1960 grouped a bit more logically.
1961 (attach): Explicitly compare errno against 0.
1962 (detach): Likewise. Use perror_with_name instead of
1963 print_sys_errmsg.
1964 * Makefile.in (infptrace.o): Update dependencies.
1965
1966 * ia64-linux-nat.c: Update copyright year.
1967 (fetch_debug_register, store_debug_register)
1968 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
1969 PTRACE_TYPE_ARG3.
1970 * config/ia64/nm-linux.h: Update copyright year.
1971 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
1972
1973 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
1974 from CORE_ADDR to struct frame_info *. Use
1975 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
1976 (amd64_linux_sigtramp_p): Adjust for changed signature of
1977 and64_linux_sigtramp_start
1978
1979 * gdb_ptrace.h: GNU/Linux.
1980
1981 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
1982 Remove defines.
1983
1984 * infptrace.c: Include "gdb_assert.h".
1985 (PTRACE_XFER_TYPE): Remove define.
1986 (offsetof): Only define if U_REGS_OFFSET isn't defined.
1987 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
1988 Tweak comment.
1989 (fetch_inferior_registers, store_inferior_registers): Remove
1990 redundant culry braces. Tweak comment. s/regno/regnum.
1991 * Makefile.in (infptrace.o): Update dependencies.
1992
1993 * configure.in: Change test for return type of ptrace to default
1994 to `long' instead of `int'.
1995 * configure: Regenerate.
1996
1997 2004-08-21 Mark Kettenis <kettenis@gnu.org>
1998
1999 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
2000
2001 * configure.in: Check for ttrace function.
2002 * configure, config.in: Regenerate.
2003
2004 * gdb_ptrace.h: New file.
2005 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
2006 <sys/ptrace.h>.
2007 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
2008 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
2009 (attach): Don't define PT_ATTACH.
2010 (detach): Don't define PT_DETACH.
2011 * Makefile.in (gdb_ptrace_h): New variable.
2012 (infptrace.o): Update dependencies.
2013
2014 2004-08-16 Mark Kettenis <kettenis@gnu.org>
2015
2016 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
2017 instead of `int' if not already defined.
2018 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
2019 PTRACE_TYPE_ARG3.
2020 * infptrace.c (call_ptrace): Revert change that replaced
2021 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2022
2023 2004-08-15 Mark Kettenis <kettenis@gnu.org>
2024
2025 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2026 Remove defines.
2027
2028 * linux-nat.c (kill_inferior): Add missing third and fourth
2029 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
2030
2031 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
2032 PTRACE_TYPE_RET.
2033
2034 * proc-why.c (proc_prettyfprint_why): Fix format string.
2035
2036 * solib-osf.c (osf_current_sos): Remove unsused label.
2037
2038 * configure.in: Add <ncurses/ncurses.h> to the list of possible
2039 curses headers.
2040 * configure, config.in: Regenerate.
2041 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
2042 <ncurses/ncurses.h>.
2043
2044 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
2045 * config/nm-nbsd.h: Update copyright year.
2046 (PTRACE_ARG3_TYPE): Remove define.
2047
2048 * sparc-nat.c (fetch_inferior_registers)
2049 (store_inferior_registers, sparc_xfer_wcookie):
2050 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2051
2052 * alphabsd-nat.c (fetch_inferior_registers):
2053 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2054 PTRACE_TYPE_ARG3.
2055 * amd64bsd-nat.c (fetch_inferior_registers)
2056 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2057 PTRACE_TYPE_ARG3.
2058 * armnbsd-nat.c: Update copyright year.
2059 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
2060 (store_register, store_regs, store_fp_register, store_fp_regs):
2061 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2062 * hppabsd-nat.c (fetch_inferior_registers)
2063 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2064 PTRACE_TYPE_ARG3.
2065 * i386bsd-nat.c (fetch_inferior_registers)
2066 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
2067 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2068 * m68kbsd-nat.c (fetch_inferior_registers)
2069 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2070 PTRACE_TYPE_ARG3.
2071 * m88kbsd-nat.c (fetch_inferior_registers)
2072 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2073 PTRACE_TYPE_ARG3.
2074 * mipsnbsd-nat.c: Update copyright year.
2075 (fetch_inferior_registers, store_inferior_registers):
2076 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2077 * ns32knbsd-nat.c: Update copyright year.
2078 (fetch_inferior_registers, store_inferior_registers):
2079 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2080 * ppcnbsd-nat.c (fetch_inferior_registers):
2081 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2082 PTRACE_TYPE_ARG3.
2083 * ppcobsd-nat.c (fetch_inferior_registers):
2084 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2085 PTRACE_TYPE_ARG3.
2086 * shnbsd-nat.c: Update copyright year.
2087 (fetch_inferior_registers, store_inferior_registers):
2088 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2089 * vaxbsd-nat.c (fetch_inferior_registers)
2090 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2091 PTRACE_TYPE_ARG3.
2092
2093 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
2094 PTRACE_TYPE_ARG3.
2095 * infptrace.c (call_ptrace, child_resume, attach, detach)
2096 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
2097 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2098 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
2099 PTRACE_TYPE_ARG3.
2100
2101 2004-08-14 Mark Kettenis <kettenis@gnu.org>
2102
2103 * defs.h: Remove out-of-date comment.
2104 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
2105 [!GETENV_PROVIDED] (getenv): Remove prototype.
2106
2107 * standalone.c: Remove file.
2108 * Makefile.in (standalone.o): Remove dependency.
2109
2110 * i386-linux-nat.c (dummy_sse_values): Remove function and
2111 prototype.
2112 (i386_linux_dr_get): Fix typo in comment.
2113 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
2114
2115 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
2116
2117 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2118 from declaration.
2119 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2120 from definition.
2121
2122 2004-08-13 Mark Kettenis <kettenis@gnu.org>
2123
2124 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
2125 parenthesis in definition.
2126 * configure: Regenerated.
2127
2128 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
2129
2130 * PROBLEMS: Mention build/1411.
2131
2132 2004-08-09 Robert Millan <robertmh@gnu.org>
2133
2134 Committed by Nathanael Nerode.
2135 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
2136 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
2137
2138 2004-08-12 Andrew Cagney <cagney@gnu.org>
2139
2140 * NEWS: Mention fixes in GDB 6.2.1.
2141 * PROBLEMS: Remove mention of mips-irix.
2142
2143 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2144
2145 * config/powerpc/xm-aix.h: Delete.
2146 * config/powerpc/aix.mh (MH_FILE): Remove.
2147 * config/powerpc/aix432.mh (MH_FILE): Remove.
2148
2149 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2150
2151 * config/powerpc/aix.mh: Remove obsolete comment.
2152 * config/powerpc/aix432.mh: Likewise.
2153
2154 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2155
2156 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
2157
2158 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2159
2160 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
2161 this file is now empty.
2162 * config/xm-aix4.h: Remove, this file is no longer included
2163 anywhere.
2164
2165 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2166
2167 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
2168 that file is now empty.
2169 (termdef): Remove prototype, function no longer used.
2170
2171 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2172
2173 * doc/gdbint.texinfo (Host Definition): Remove documentation
2174 for USE_O_NOCTTY, no longer used.
2175 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
2176 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
2177
2178 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2179
2180 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
2181 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
2182 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
2183
2184 2004-08-11 Mark Kettenis <kettenis@gnu.org>
2185
2186 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
2187 instead of FIVE_ARG_PTRACE.
2188
2189 * inflow.c (O_NOCTTY): Define to zero if not already defined.
2190 (new_tty): Use O_NOCTTY unconditionally.
2191
2192 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2193
2194 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
2195 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
2196 fflush on stdout.
2197
2198 2004-08-10 Joel Brobecker <brobecker@gnat.com>
2199
2200 * xcoff_symfile_finish: Replace last call to xmfree by call
2201 to xfree.
2202
2203 2004-08-10 Andrew Cagney <cagney@gnu.org>
2204
2205 * main.c (captured_main): Delete call to init_malloc.
2206 * defs.h (init_malloc): Delete declaration.
2207 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
2208 (init_malloc): Delete functions.
2209
2210 * defs.h (xmfree): Delete.
2211 * utils.c (xmfree): Delete function.
2212 (xfree): Inline calls to xmfree and mfree.
2213 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
2214 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
2215 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
2216 * somread.c (som_symfile_finish): Ditto.
2217 * objfiles.c (allocate_objfile, free_objfile):
2218 * nlmread.c (nlm_symfile_finish): Ditto.
2219 * hpread.c (hpread_symfile_finish): Ditto.
2220 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
2221 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
2222 * coffread.c (coff_symfile_finish): Ditto.
2223
2224 * defs.h (xmcalloc): Delete declaration.
2225 * utils.c (xmcalloc): Delete.
2226 (xcalloc): Inline calls to xmcalloc and mcalloc.
2227 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
2228 xcalloc and xfree.
2229 * symtab.c (create_demangled_names_hash): Ditto.
2230
2231 * defs.h (xmrealloc): Delete.
2232 * utils.c (xmrealloc): Delete.
2233 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
2234 * symmisc.c (extend_psymbol_list): Use xrealloc.
2235 * source.c (find_source_lines): Ditto.
2236 * hpread.c (hpread_lookup_type): Ditto.
2237 * dbxread.c (add_bincl_to_list): Ditto.
2238
2239 * utils.c (xmmalloc): Delete.
2240 (xmalloc): Inline xmmalloc and mmalloc calls.
2241 (msavestring): Use xmalloc.
2242 * defs.h (xmmalloc): Delete declaration.
2243 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
2244 xmmalloc.
2245 * symmisc.c (extend_psymbol_list): Ditto.
2246 * symfile.c (init_psymbol_list): Ditto.
2247 * source.c (find_source_lines): Ditto.
2248 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
2249 * elfread.c (elf_symtab_read): Ditto.
2250 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
2251 * coffread.c (coff_symfile_init): Ditto.
2252
2253 2004-08-10 David Carlton <carlton@bactrian.org>
2254
2255 * MAINTAINERS: Remove David Carlton from c++ testsuite
2256 maintainers.
2257
2258 2004-08-10 Jerome Guitton <guitton@gnat.com>
2259
2260 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
2261 print a line feed before the prompt.
2262
2263 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2264
2265 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
2266
2267 2004-08-09 Joel Brobecker <brobecker@gnat.com>
2268
2269 General cleanup of the AIX xm include file:
2270 * config/xm-aix4.h (fd_set): Remove undefine.
2271 Remove include of <sys/select.h>.
2272 (HAVE_TERMIO): Remove define.
2273 (USG): Likewise.
2274 (NULL): Remove redefine.
2275 (alloca): Remove #pragma.
2276 (vfork): Remove define.
2277 (termdef): Remove.
2278 (SIGWINCH_HANDLER): Remove.
2279 (SIGWINCH_HANDLER_BODY): Remove.
2280
2281 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2282
2283 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
2284 GDB_OSABI_OPENBSD_ELF.
2285
2286 2004-08-07 Robert Millan <robertmh@gnu.org>
2287
2288 * bsd-kvm.c: Check for nlist.h before including it.
2289
2290 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2291
2292 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
2293 sigcontext' offset consistency checks for ancient BSD.
2294
2295 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
2296
2297 * configure.in: Check for <sys/types.h>. Check return and
2298 argument types of ptrace.
2299 * configure, config.in: Regenerate.
2300
2301 2004-08-09 Jim Blandy <jimb@redhat.com>
2302
2303 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
2304 rs6000_register_sim_regno): Doc fixes.
2305
2306 2004-08-08 Joel Brobecker <brobecker@gnat.com>
2307
2308 * mips-tdep.c: Include "floatformat.h".
2309 (n32n64_floatformat_always_valid): New function.
2310 (floatformat_n32n64_long_double_big): New constant.
2311 (mips_gdbarch_init): Set size and format of long double
2312 for N32 and N64 ABIs.
2313 * Makefile.in (mips-tdep.o): Update dependencies.
2314
2315 2004-08-08 Andrew Cagney <cagney@gnu.org>
2316
2317 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
2318 print. Improve script's error messages.
2319 * gdbarch.h: Re-generate.
2320
2321 * gdbarch.sh (pformat): New function.
2322 (float_format, double_format, long_double_format): List with bit
2323 members. Use pformat when printing.
2324 * gdbarch.c, gdbarch.h: Re-generate.
2325
2326 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
2327
2328 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
2329 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
2330 (ppcnbsd_supply_pcb): New function.
2331 (_initialize_ppcnbsd_nat): New prototype and function.
2332 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2333 (LOADLIBES): New variable.
2334 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
2335
2336 2004-08-08 Andrew Cagney <cagney@gnu.org>
2337
2338 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
2339 (builtin_type_ieee_double, builtin_type_ia64_quad)
2340 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
2341 BE/LE floating-point types.
2342 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
2343 (builtin_type_ieee_double, builtin_type_ia64_quad)
2344 (builtin_type_ia64_spill): Declare.
2345 * doublest.c (_initialize_doublest, floatformat_ieee_single)
2346 (floatformat_ieee_double, floatformat_arm_ext)
2347 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
2348 of LE/BE floatformats.
2349 * doublest.h: (struct floatformat, floatformat_ieee_single)
2350 (floatformat_ieee_double, floatformat_arm_ext)
2351 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
2352
2353 2004-08-08 Mark Kettenis <kettenis@gnu.org>
2354
2355 * i386gnu-nat.c (gnu_store_registers): Fix typo.
2356
2357 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
2358 instead of regcache_raw_supply when storing the registers.
2359
2360 * i386gnu-nat.c: Update copyright year.
2361 (gnu_store_registers): Don't use deprecated_registers and
2362 deprecated_registers_valid. Use regcache_valid_p and
2363 regcache_raw_supply instead.
2364
2365 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
2366 frame_pc_unwind.
2367
2368 * procfs.c (procfs_pid_to_str): Remove redundant and unused
2369 variables. Incapitalized "process".
2370
2371 * configure.in: Add cursesX to the list of possible curses libs.
2372 Add cursesX.h to the list of possible curses headers.
2373 * configure, config.in: Regenerate.
2374
2375 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
2376
2377 * configure.in: Test for struct lwp in <sys/lwp.h>.
2378 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
2379 the offset of l_addr in struct lwp.
2380
2381 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
2382
2383 * bsd-kvm.c: Include "gdbcore.h"
2384 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
2385
2386 2004-08-07 Andrew Cagney <cagney@gnu.org>
2387
2388 * gdbtypes.c (build_flt, build_complex): New functions.
2389 (gdbtypes_post_init): Use.
2390
2391 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
2392
2393 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
2394 through to builtin_type_uint128.
2395
2396 * c-exp.y: Use builtin_type function to obtain builtin types.
2397
2398 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
2399 builtin_uint128.
2400 * gdbtypes.c (gdbtypes_post_init): Update.
2401 (build_gdbtypes): Move initialization of builtin_type_int0
2402 through to builtin_type_uint128 from here ...
2403 (_initialize_gdbtypes): ... to here.
2404 * d10v-tdep.c (d10v_register_type): Update.
2405
2406 * doublest.c: Update copyright.
2407 (floatformat_from_length): Call error when floatformat is NULL.
2408 (extract_floating_by_length): Remove NULL fmt check.
2409 (store_floating_by_length): Ditto.
2410
2411 2004-08-07 Andrew Cagney <cagney@gnu.org>
2412
2413 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
2414 that the register is valid.
2415
2416 2004-08-05 Mark Kettenis <kettenis@chello.nl>
2417
2418 * i386-linux-tdep.c (i386_linux_sigtramp_start)
2419 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
2420 struct frame_info *. Use safe_frame_unwind_memory instead of
2421 deprecated_read_memory_nobpt.
2422 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
2423 changed signature of i386_linux_sigtramp_start and
2424 i386_linux_rt_sigtramp_start.
2425
2426 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
2427 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
2428 instead of deprecated_read_memory_nobpt.
2429 (i386nbsd_sigtramp_p): Adjust for changed signature of
2430 i386nbsd_sigtramp_offset.
2431
2432 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
2433 safe_frame_unwind_memory instead of target_read_memory.
2434
2435 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
2436 !NO_SYS_FILE.
2437 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
2438 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
2439 (_initialize_kernel_u_addr): Remove prototype and function.
2440 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
2441 !NO_SYS_FILE.
2442 * xcoffread.c: Likewise.
2443
2444 2004-08-06 Mark Kettenis <kettenis@gnu.org>
2445
2446 * vax-nat.c: New file.
2447 * vaxbsd-nat.c: Tweak comment.
2448 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
2449 vaxnbsd-tdep.c.
2450 (vax-nat.o): New dependency.
2451 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
2452 (vax-*-ultrix2*): Remove.
2453 * config/vax/vax.mh: New file.
2454 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
2455 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
2456 (vax_register_u_addr): New prototype.
2457 (REGISTER_U_ADDR): Define using vax_register_u_addr.
2458 * config/vax/vaxult2.mh: Remove file.
2459 * config/vax/vaxult.mh: Remove file.
2460 * config/vax/vaxbsd.mh: Remove file.
2461 * config/vax/vax.mt (TM_FILE): Remove.
2462 * config/vax/tm-vaxbsd.h: Remove file.
2463
2464 2004-08-06 Joel Brobecker <brobecker@gnat.com>
2465
2466 * aix-thread.c (get_signaled_thread): New function.
2467 (iter_trap): Delete, no longer used.
2468 (iter_tid): New function.
2469 (pd_update): Find the thread that received the SIGTRAP signal
2470 by first locating the kernel thread, and then finding its
2471 associated thread.
2472
2473 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
2474
2475 * lin-lwp.c (child_wait): Continue inferior after processing
2476 PTRACE_EVENT_CLONE event.
2477
2478 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
2479
2480 * MAINTAINERS: Add self to Write-After-Approval.
2481
2482 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
2483
2484 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
2485 libunwind-xxxx.so" where xxxx is UNW_TARGET.
2486
2487 2004-08-05 Andrew Cagney <cagney@gnu.org>
2488
2489 * config/xm-sysv4.h: Delete file.
2490 * config/mips/xm-irix5.h: Delete file.
2491 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
2492 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
2493 * config/ia64/xm-aix.h: Delete file.
2494 * config/ia64/aix.mh (XM_FILE): Delete.
2495 * config/pa/xm-hppah.h: Delete file.
2496 * config/pa/hpux11w.mh (XM_FILE): Delete.
2497 * config/pa/hpux11.mh (XM_FILE): Delete.
2498 * config/pa/hpux1020.mh (XM_FILE): Delete.
2499 * config/pa/hppahpux.mh (XM_FILE): Delete.
2500
2501 * config/alpha/xm-alphalinux.h: Delete file.
2502 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
2503 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
2504 * config/alpha/xm-alphaosf.h: Delete file.
2505 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
2506 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
2507 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
2508 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
2509
2510 * config/i386/xm-i386v.h: Delete file.
2511 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
2512 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
2513 * config/i386/xm-i386sco.h: Delete file.
2514 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
2515 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
2516 * config/i386/xm-i386v4.h: Delete file.
2517 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
2518 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
2519 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
2520 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
2521
2522 * config/vax/xm-vax.h: Delete file.
2523 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
2524 * config/vax/xm-vaxult2.h: Delete file.
2525 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
2526 * config/vax/vaxult2.mh (XM_FILE): Delete.
2527 * config/vax/xm-vaxult.h: Delete file.
2528 * config/vax/vaxult.mh (XM_FILE): Delete.
2529 * config/vax/xm-vaxbsd.h: Delete file.
2530 * config/vax/vaxbsd.mh (XM_FILE): Delete.
2531
2532 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
2533 * gdbarch.h, gdbarch.c: Re-generate.
2534 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
2535 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
2536 * frame.h: Delete deprecated_read_fp from comments.
2537 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
2538 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
2539
2540 2004-08-04 Mark Kettenis <kettenis@gnu.org>
2541
2542 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
2543 trampoline in OpenBSD 3.5-current.
2544
2545 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
2546 SSE registers.
2547
2548 * Makefile.in: Remove embedded page breaks.
2549
2550 2004-08-04 Jim Blandy <jimb@redhat.com>
2551
2552 * regcache.c (regcache_raw_read): Assert that, after calling
2553 target_fetch_registers, the register we're reading is cached.
2554
2555 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
2556 a call to 'internal_error', with a more helpful error message.
2557 * rs6000-tdep.c (e500_pseudo_register_read,
2558 e500_pseudo_register_write, rs6000_store_return_value): Same.
2559
2560 2004-08-04 Andrew Cagney <cagney@gnu.org>
2561
2562 * Makefile.in: Update dependencies.
2563
2564 2004-08-04 Jim Blandy <jimb@redhat.com>
2565
2566 Change the layout of the PowerPC E500 raw register cache to allow
2567 the lower 32-bit halves of the GPRS to be their own raw registers,
2568 not pseudoregisters.
2569 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
2570 add ppc_ev0_upper_regnum flag.
2571 * rs6000-tdep.c: #include "reggroups.h".
2572 (spe_register_p): Recognize the ev upper half registers as SPE
2573 registers.
2574 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
2575 registers.
2576 (e500_move_ev_register): New function.
2577 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
2578 vector registers are the pseudo-registers now, formed by splicing
2579 together the gprs and the upper-half registers.
2580 (e500_register_reggroup_p): New function.
2581 (P): Macro deleted.
2582 (P8, A4): New macro.
2583 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
2584 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
2585 macros.
2586 (registers_e500): Rearrange register set so that the raw register
2587 set contains 32-bit GPRs and upper-half registers, and the SPE
2588 vector registers become pseudo-registers.
2589 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
2590 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
2591 register numbers are now the same for the E500 as they are for
2592 other PowerPC variants. Register e500_register_reggroup_p as the
2593 register group function for the E500.
2594 * Makefile.in (rs6000-tdep.o): Update dependencies.
2595
2596 Adapt PPC E500 native support to the new raw regcache layout.
2597 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
2598 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
2599 (fetch_spe_register, store_spe_register): Handle fetching/storing
2600 all the SPE registers at once, if regno == -1. These now take
2601 over the job of fetch_spe_registers and store_spe_registers.
2602 (fetch_spe_registers, store_spe_registers): Deleted.
2603 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
2604 unconditionally; they're always raw. Fetch/store SPE upper half
2605 registers, if present, instead of ev registers.
2606 (fetch_register, store_register): Remove sanity checks: gprs are
2607 never pseudo-registers now, so we never need to even mention any
2608 registers that are ever pseudoregisters.
2609
2610 Use a fixed register numbering when communicating with the PowerPC
2611 simulator.
2612 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
2613 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
2614 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
2615 New functions.
2616 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
2617 init_sim_regno_table.
2618 * Makefile.in (gdb_sim_ppc_h): New variable.
2619 (rs6000-tdep.o): Update dependencies.
2620
2621 2004-08-02 Andrew Cagney <cagney@gnu.org>
2622
2623 * cris-tdep.c (cris_register_size): Restore function, still used
2624 locally.
2625
2626 * gdbarch.sh (deprecated_target_read_fp)
2627 (deprecated_frame_locals_address, deprecated_frame_args_address)
2628 (deprecated_frame_chain_valid, deprecated_frame_chain)
2629 (deprecated_init_extra_frame_info, deprecated_pop_frame)
2630 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
2631 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
2632 * gdbarch.h, gdbarch.c: Re-generate.
2633 * regcache.c (deprecated_read_fp): Do not call
2634 DEPRECATED_TARGET_READ_FP_P.
2635 * infcmd.c (default_print_registers_info): Do not call
2636 DEPRECATED_DO_REGISTERS_INFO.
2637 * frame-base.c (default_frame_locals_address): Do not call
2638 DEPRECATED_FRAME_LOCALS_ADDRESS.
2639 (default_frame_args_address): Do not call
2640 DEPRECATED_FRAME_ARGS_ADDRESS.
2641
2642 * gdbarch.sh (deprecated_register_raw_size)
2643 (deprecated_register_virtual_size:int): Delete.
2644 * gdbarch.h, gdbarch.c: Re-generate.
2645 * cris-tdep.c (cris_register_size): Delete.
2646 (cris_gdbarch_init): Update.
2647 * alpha-tdep.c (alpha_register_raw_size)
2648 (alpha_register_virtual_size): Delete.
2649 (alpha_gdbarch_init): Update.
2650
2651 * gdbarch.sh (deprecated_register_virtual_type)
2652 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
2653 (deprecated_dummy_write_sp): Delete.
2654 * gdbarch.h, gdbarch.c: Re-generate.
2655
2656 * gdbarch.sh (deprecated_register_bytes): Delete.
2657 * gdbarch.h, gdbarch.c: Re-generate.
2658 * regcache.c (deprecated_register_bytes): New function.
2659 * regcache.h (deprecated_register_bytes): Declare.
2660 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2661 * v850-tdep.c (v850_gdbarch_init): Update.
2662 * sh64-tdep.c (sh64_gdbarch_init): Update.
2663 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
2664 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2665 * mcore-tdep.c (mcore_gdbarch_init): Update.
2666 * cris-tdep.c (cris_gdbarch_init): Update.
2667 * arm-tdep.c (arm_gdbarch_init): Update.
2668 * remote.c (init_remote_state): Update.
2669 * remote-vx.c (vx_prepare_to_store): Update.
2670 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
2671 * irix5-nat.c (fetch_core_registers): Update.
2672 * cris-tdep.c (cris_register_bytes_ok): Update.
2673 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
2674
2675 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
2676 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
2677 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
2678 (mips_insn16_frame_base_address, mips_insn16_frame_base)
2679 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
2680 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
2681 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
2682 (mips_insn32_frame_base_address, mips_insn32_frame_base)
2683 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
2684 with mips_insn16 and mips_insn32.
2685
2686 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
2687 * rs6000-tdep.c (rs6000_push_dummy_call)
2688 (rs6000_extract_return_value): Use register_size.
2689 * xstormy16-tdep.c (xstormy16_get_saved_register)
2690 (xstormy16_extract_return_value): Ditto.
2691 * valops.c (value_assign): Ditto.
2692 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
2693 * v850-tdep.c (v850_extract_return_value): Ditto.
2694 * tracepoint.c (collect_symbol): Ditto.
2695 * target.c (debug_print_register): Ditto.
2696 * stack.c (frame_info): Ditto.
2697 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
2698 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
2699 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
2700 (store_register_using_P): Ditto.
2701 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
2702 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
2703 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
2704 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
2705 * regcache.c (deprecated_read_register_bytes)
2706 (deprecated_write_register_bytes, read_register)
2707 (write_register): Ditto.
2708 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
2709 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
2710 * monitor.c (monitor_supply_register, monitor_fetch_register)
2711 (monitor_store_register): Ditto.
2712 * mn10300-tdep.c (mn10300_pop_frame_regular)
2713 (mn10300_print_register): Ditto.
2714 * mipsv4-nat.c (fill_fpregset): Ditto.
2715 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
2716 (mips64_fill_fpregset): Ditto.
2717 * mi/mi-main.c (register_changed_p, get_register)
2718 (mi_cmd_data_write_register_values): Ditto.
2719 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
2720 * irix5-nat.c (fill_gregset, fetch_core_registers):
2721 * infrun.c (write_inferior_status_register): Ditto.
2722 * infptrace.c (fetch_register, store_register): Ditto.
2723 * infcmd.c (default_print_registers_info): Ditto.
2724 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
2725 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
2726 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
2727 * hpux-thread.c (hpux_thread_fetch_registers)
2728 (hpux_thread_store_registers): Ditto.
2729 * hppah-nat.c (store_inferior_registers, fetch_register):
2730 * findvar.c (value_from_register): Ditto.
2731 * dve3900-rom.c (fetch_bitmapped_register):
2732 * cris-tdep.c (cris_gdbarch_init): Ditto.
2733 * alpha-tdep.h: Ditto.
2734 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
2735
2736 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
2737 DEPRECATED_REGISTER_RAW_SIZE from comments.
2738 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
2739 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
2740 DEPRECATED_REGISTER_RAW_SIZE.
2741 * findvar.c (value_of_register): Simplify by assuming that the
2742 registers raw and virtual sizes are identical.
2743 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
2744 comment.
2745 * arch-utils.c (generic_register_size): Simplify by assuming
2746 register_type.
2747
2748 * regcache.c (legacy_read_register_gen, real_register)
2749 (legacy_write_register_gen): Delete, not used.
2750
2751 * regcache.c (struct regcache_descr): Delete legacy_p.
2752 (init_legacy_regcache_descr): Delete function.
2753 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
2754 Do not use deprecated register functions.
2755 (regcache_raw_read, deprecated_write_register_gen):
2756 (deprecated_read_register_gen, regcache_raw_write): Delete code
2757 predicated on legacy_p.
2758 (register_size): Delete check against register raw size.
2759
2760 * cris-tdep.c (cris_register_type): Replace
2761 cris_register_virtual_type.
2762 (cris_gdbarch_init): Update, set register_type.
2763
2764 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
2765 * gdbarch.h, gdbarch.c: Re-generate.
2766 * arm-tdep.c (arm_frameless_function_invocation): Delete.
2767 (arm_gdbarch_init) Do not set frameless function invocation.
2768 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
2769 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
2770 * frv-tdep.c (frv_frameless_function_invocation): Delete.
2771 (frv_gdbarch_init): Do not set frameless function invocation.
2772 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
2773 * sh-tdep.c (sh_gdbarch_init): Ditto.
2774 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
2775 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2776 * avr-tdep.c (avr_gdbarch_init): Ditto.
2777
2778 * blockframe.c (legacy_frame_chain_valid): Delete function.
2779
2780 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
2781 and pc. Update comments.
2782 (pc_in_dummy_frame): Delete function.
2783 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
2784 use the "id".
2785 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
2786 call_hi, top and pc, use the id.
2787 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
2788
2789 * dummy-frame.c: Include "gdb_string.h".
2790 (generic_save_call_dummy_addr, generic_push_dummy_frame)
2791 (generic_save_dummy_frame_tos): Delete.
2792 (dummy_frame_push): New function, replaces above.
2793 * dummy-frame.h: Update copyright.
2794 (dummy_frame_push): Declare.
2795 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
2796 (generic_save_call_dummy_addr): Delete declarations.
2797 * infcall.c: Include "dummy-frame.h".
2798 (call_function_by_hand): Add locals caller_regcache,
2799 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
2800 with call to frame_save_as_regcache plus cleanup. Delete calls to
2801 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
2802 Move clear_proceed_status to just before the resume, add call to
2803 dummy_frame_push (discard cleanup).
2804 * Makefile.in (infcall.o): Add $(dummy_frame_h).
2805 (dummy-frame.o): Add $(gdb_string_h).
2806
2807 2004-08-01 Andrew Cagney <cagney@gnu.org>
2808
2809 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
2810 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
2811 * dummy-frame.c (find_dummy_frame): Delete.
2812 (struct dummy_frame_cache, dummy_frame_sniffer)
2813 (dummy_frame_prev_register, dummy_frame_this_id)
2814 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
2815 frame unwinder using a dummy_frame_cache.
2816
2817 2004-08-01 Andrew Cagney <cagney@gnu.org>
2818
2819 * frame.h (frame_save_as_regcache): Declare.
2820 * frame.c (frame_save_as_regcache): New function.
2821 (do_frame_read_register): Replace do_frame_unwind_register.
2822 (frame_pop): Use frame_save_as_regcache.
2823 * dummy-frame.c (generic_push_dummy_frame): Use
2824 frame_save_as_regcache.
2825
2826 2004-08-01 Joel Brobecker <brobecker@gnat.com>
2827
2828 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
2829 file as included until we record the first line in the linetable.
2830
2831 2004-08-01 Andrew Cagney <cagney@gnu.org>
2832
2833 * frame.h (deprecated_pop_dummy_frame)
2834 (deprecated_read_register_dummy)
2835 (deprecated_generic_find_dummy_frame): Delete.
2836 * dummy-frame.c (deprecated_generic_find_dummy_frame)
2837 (deprecated_read_register_dummy)
2838 (deprecated_find_dummy_frame_regcache)
2839 (discard_innermost_dummy)
2840 (deprecated_pop_dummy_frame): Delete.
2841 (dummy_frame_this_id): Simplify.
2842 (struct dummy_frame): Delete "fp" and "sp".
2843 (find_dummy_frame): Simplify.
2844 (generic_push_dummy_frame): Do not set "fp" or "sp".
2845 (fprint_dummy_frames): Do not print "fp" and "sp"
2846
2847 2004-08-01 Mark Kettenis <kettenis@gnu.org>
2848
2849 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
2850 (struct i386_insn): New structure.
2851 (i386_match_insn): New function.
2852 (i386_frame_setup_skip_insns): New variable.
2853 (i386_analyze_frame_setup): Change to use i386_match_insn and the
2854 array i386_frame_setup_insns of instructions that should be
2855 skipped inside the frame setup sequence.
2856
2857 2004-08-01 Andrew Cagney <cagney@gnu.org>
2858
2859 * frame.h (deprecated_frame_xmalloc_with_cleanup)
2860 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2861 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2862 * stack.c (frame_info): Delete references to
2863 DEPRECATED_FRAME_INIT_SAVED_REGS and
2864 deprecated_get_frame_saved_regs.
2865 * frame.c (struct frame_info): Delete saved_regs and extra_info.
2866 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
2867 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
2868 (frame_unwind_register_signed)
2869 (frame_unwind_register_unsigned)
2870 (frame_unwind_unsigned_register): Use register_size.
2871 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
2872 (deprecated_frame_xmalloc_with_cleanup)
2873 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2874 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2875
2876 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
2877 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
2878 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
2879 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
2880
2881 * infcall.c (call_function_by_hand): Do not use
2882 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
2883 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
2884 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
2885 DEPRECATED_STACK_ALIGN.
2886
2887 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
2888
2889 Committed by Andrew Cagney.
2890 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
2891
2892 2004-08-01 Andrew Cagney <cagney@gnu.org>
2893
2894 * mips-tdep.c (mips16_frame_cache)
2895 (mips16_frame_this_id, mips16_frame_prev_register)
2896 (mips16_frame_unwind, mips16_frame_sniffer)
2897 (mips16_frame_base_address, mips16_frame_base)
2898 (mips16_frame_base_sniffer, mips32_frame_cache)
2899 (mips32_frame_this_id, mips32_frame_prev_register)
2900 (mips32_frame_unwind, mips32_frame_sniffer)
2901 (mips32_frame_base_address, mips32_frame_base)
2902 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
2903 separate heuristic mips16 and mips32 unwinders.
2904 (mips_stub_frame_cache, mips_stub_frame_this_id)
2905 (mips_stub_frame_prev_register)
2906 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
2907 (mips_stub_frame_base_address, mips_stub_frame_base)
2908 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
2909 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
2910 match true mdebug frames.
2911 (non_heuristic_proc_desc): Add forward declaration.
2912
2913 2004-08-01 Andrew Cagney <cagney@gnu.org>
2914
2915 * config/mips/tm-irix6.h: Delete file.
2916 * config/mips/tm-irix5.h: Delete file.
2917 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
2918 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
2919
2920 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
2921 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
2922 * config/nm-gnu.h (NO_CORE_OPS): Delete.
2923 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
2924 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
2925 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
2926 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
2927 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
2928 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
2929 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
2930 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
2931 (TARGET_SIGNAL_RAW_VALUES): Delete.
2932 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2933 Delete.
2934 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
2935 (TARGET_HW_WATCH_LIMIT): Delete.
2936 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
2937 * minimon.h: Delete file.
2938
2939 * trad-frame.c (trad_frame_get_this_base)
2940 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
2941 functions.
2942 * trad-frame.h (trad_frame_set_this_base)
2943 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
2944
2945 2004-07-31 Andrew Cagney <cagney@gnu.org>
2946
2947 * trad-frame.c (trad_frame_get_prev_register): Rename
2948 trad_frame_get_prev_register.
2949 * vax-tdep.c (vax_frame_prev_register): Update.
2950 * trad-frame.h: Update.
2951 * trad-frame.c (trad_frame_get_register): Update.
2952 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
2953 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
2954 Update.
2955 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
2956 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
2957 Update.
2958 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
2959 Update.
2960 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
2961 Update.
2962 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
2963 Update.
2964 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
2965 Update.
2966 * s390-tdep.c (s390_frame_prev_register)
2967 (s390_stub_frame_prev_register)
2968 (s390_sigtramp_frame_prev_register): Update.
2969 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
2970 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
2971 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
2972 * m88k-tdep.c (m88k_frame_prev_register)
2973 * m68hc11-tdep.c (m68hc11_frame_prev_register)
2974 * m32r-tdep.c (m32r_frame_prev_register): Update.
2975 * hppa-tdep.c (hppa_frame_prev_register_helper)
2976 * frv-tdep.c (frv_frame_prev_register): Update.
2977 * d10v-tdep.c (d10v_frame_prev_register): Update.
2978 * cris-tdep.c (cris_frame_prev_register): Update.
2979 * avr-tdep.c (avr_frame_prev_register): Update.
2980 * arm-tdep.c (arm_prologue_prev_register)
2981 (arm_sigtramp_prev_register): Update.
2982
2983 2004-07-31 Andrew Cagney <cagney@gnu.org>
2984
2985 * frame.h (legacy_saved_regs_unwind)
2986 (legacy_frame_chain_valid, legacy_frame_p)
2987 (enum frame_type): Delete UNKNOWN_FRAME.
2988 * dummy-frame.c (dummy_frame_this_id): Simplify.
2989 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
2990 * frame.c (struct frame_info): Delete the field "type".
2991 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
2992 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
2993 (legacy_saved_regs_unwind, legacy_frame_p)
2994 (frame_type_from_pc): Delete.
2995 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
2996 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
2997
2998 2004-07-31 Mark Kettenis <kettenis@gnu.org>
2999
3000 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
3001 indentation.
3002
3003 * mips-nat.c: Remove file.
3004 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
3005 (mips-nat.o): Remove dependency.
3006
3007 * infptrace.c: Update copyright year.
3008 (fetch_register): Pass NULL in regcache_raw_supply call instead of
3009 explicitly setting the buffer to all zeroes.
3010
3011 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
3012 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
3013
3014 2004-07-30 Andrew Cagney <cagney@gnu.org>
3015
3016 * GDB 6.2 released from gdb_6_2-branch.
3017
3018 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3019
3020 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
3021
3022 * exec.c (exec_file_attach):
3023 * nto-tdep.c (nto_find_and_open_solib):
3024 * pa64solib.c (pa64_solib_sizeof_symbol_table):
3025 * solib.c (solib_open):
3026 * somsolib.c (som_solib_sizeof_symbol_table):
3027 * source.c (is_regular_file, openp, open_source_file):
3028 * symfile.c (symfile_bfd_open):
3029 * wince.c (upload_to_device): Differentiate between the search for
3030 binary and source files.
3031
3032 2004-07-30 Andrew Cagney <cagney@gnu.org>
3033
3034 * complaints.c (_initialize_complaints): Pass NULL to
3035 add_setshow_zinteger_cmd for help_doc.
3036 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
3037
3038 2004-07-30 Andrew Cagney <cagney@gnu.org>
3039
3040 Fix PR i18n/761.
3041 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
3042 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
3043 $(PACKAGE).pot and update-po.
3044 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
3045 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
3046 (update-po): New rules.
3047 (localedir): Define using autoconf.
3048 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
3049 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
3050 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
3051 * configure.in: Generate CATALOGS and LINGUAS from contents of
3052 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
3053 * configure: Re-generate.
3054 * po/gdbtext: New file
3055
3056 2004-07-30 Jerome Guitton <guitton@gnat.com>
3057
3058 * MAINTAINERS: Reorder Write After Approval list in alphabetical
3059 order.
3060
3061 2004-07-30 David Lecomber <dsl@sources.redhat.com>
3062
3063 * dwarf2read.c (read_file_scope): Set producer if attribute
3064 present.
3065 (struct dwarf2_cu): Added new member producer.
3066
3067 2004-07-30 Jerome Guitton <guitton@gnat.com>
3068
3069 * inflow.c (kill_command): release file handles in BFD.
3070 * exec.c (exec_file_attach): Ditto.
3071 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
3072
3073 2004-07-29 Andrew Cagney <cagney@gnu.org>
3074
3075 * PROBLEMS (mips-irix): Note that it is broken.
3076
3077 2004-07-29 Andrew Cagney <cagney@gnu.org>
3078
3079 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
3080 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
3081
3082 * config/xm-nbsd.h: Delete file.
3083 * config/arm/xm-nbsd.h: Delete file.
3084 * config/i386/xm-nbsd.h: Delete file.
3085 * config/ns32k/xm-nbsd.h: Delete file.
3086 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
3087 * config/i386/nbsdelf.mh (XM_FILE): Delete.
3088 * config/i386/nbsdaout.mh (XM_FILE): Delete.
3089 * config/arm/nbsdelf.mh (XM_FILE): Delete.
3090 * config/arm/nbsdaout.mh (XM_FILE): Delete.
3091
3092 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
3093 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
3094 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
3095 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
3096 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
3097 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
3098
3099 * config/powerpc/xm-linux.h: Delete empty file.
3100 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
3101 * config/powerpc/linux.mh (XM_FILE): Delete.
3102 * config/m68k/xm-linux.h: Delete empty file.
3103 * config/m68k/linux.mh (XM_FILE): Delete.
3104 * config/ia64/xm-linux.h: Delete empty file.
3105 * config/ia64/linux.mh (XM_FILE): Delete.
3106 * config/arm/xm-linux.h: Delete empty file.
3107 * config/arm/linux.mh (XM_FILE): Delete.
3108
3109 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3110 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
3111 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3112 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
3113 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3114 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
3115 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3116 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
3117
3118 * config/m68k/xm-m68k.h: Delete file.
3119 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
3120 copyright.
3121 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
3122 * config/pa/xm-linux.h: Delete empty file.
3123 * config/pa/linux.mh (XM_FILE): Delete.
3124 * config/i386/xm-i386.h: Delete empty file.
3125 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
3126 "i386/xm-i386.h".
3127 * config/i386/obsdaout.mh (XM_FILE): Delete.
3128 * config/i386/obsd64.mh (XM_FILE): Delete.
3129 * config/i386/fbsd64.mh (XM_FILE): Delete.
3130 * config/i386/nto.mh (XM_FILE): Delete.
3131 * config/i386/obsd.mh (XM_FILE): Delete.
3132 * config/i386/linux64.mh (XM_FILE): Delete.
3133 * config/i386/linux.mh (XM_FILE): Delete.
3134 * config/i386/i386sol2.mh (XM_FILE): Delete.
3135 * config/i386/i386gnu.mh (XM_FILE): Delete.
3136 * config/i386/fbsd.mh (XM_FILE): Delete.
3137 * config/i386/nbsd64.mh (XM_FILE): Delete.
3138
3139 2004-07-29 Andrew Cagney <cagney@gnu.org>
3140
3141 * config/pa/xm-linux.h: Do not include "floatformat.h".
3142 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3143 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3144 * config/i386/xm-i386.h: Do not include "floatformat.h".
3145 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3146 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3147 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3148 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
3149 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
3150 GDB_HOST_LONG_DOUBLE_FORMAT instead.
3151 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
3152 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
3153 * configure, config.in: Regenerate.
3154 * configure.host (gdb_host_float_format, gdb_host_double_format)
3155 (gdb_host_long_double_format): Set according to the host.
3156
3157 2004-07-29 Andrew Cagney <cagney@gnu.org>
3158
3159 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
3160
3161 2004-07-28 Andrew Cagney <cagney@gnu.org>
3162
3163 * PROBLEMS: Mention threads/1650.
3164 * NEWS: Mention the NPTL fix.
3165
3166 2004-07-28 Andrew Cagney <cagney@gnu.org>
3167
3168 * cli/cli-decode.c (add_setshow_cmd): Delete function.
3169 (add_setshow_cmd_full): Make static.
3170 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
3171 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
3172 * cli/cli-decode.c (add_setshow_filename_cmd)
3173 (add_setshow_string_cmd): New functions.
3174 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
3175 * mips-tdep.c (_initialize_mips_tdep): Update.
3176 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
3177 * cli/cli-logging.c (_initialize_cli_logging): Update.
3178 * complaints.c (_initialize_complaints): Update.
3179 * remote.c (_initialize_remote): Update.
3180
3181 2004-07-28 Andrew Cagney <cagney@gnu.org>
3182
3183 * cli/cli-decode.c (add_setshow_zinteger_cmd)
3184 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
3185 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
3186 print parameters. Make string parameters constant.
3187 * command.h: Update. Update copyright.
3188 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
3189 * observer.c (_initialize_observer): Ditto.
3190 * frame.c (_initialize_frame): Ditto.
3191 * complaints.c (_initialize_complaints): Ditto.
3192 * maint.c (_initialize_maint_cmds): Ditto.
3193 * target.c (initialize_targets): Ditto.
3194 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
3195 * infcall.c (_initialize_infcall): Ditto.
3196 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3197 * m32r-rom.c (_initialize_m32r_rom): Ditto.
3198 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3199 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
3200 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3201
3202 2004-07-28 Andrew Cagney <cagney@gnu.org>
3203
3204 * gdbtypes.c (lookup_primitive_typename): Delete function.
3205 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
3206 * ada-lex.l: Use language_lookup_primitive_type_by_name.
3207 * gdbtypes.c (lookup_typename): Ditto.
3208 * f-exp.y (yylex): Ditto.
3209 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
3210
3211 * scm-lang.c (c_builtin_types): Delete extern declaration.
3212 (scm_language_defn): Replace
3213 string_char_type and primitive_type_vector with
3214 la_language_arch_info.
3215 * jv-lang.c (java_language_defn): Replace
3216 string_char_type and primitive_type_vector with
3217 la_language_arch_info.
3218 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
3219 c_builtin_types in comment.
3220 * c-lang.h (struct language_arch_info): Declare opaque.
3221 (c_language_arch_info): Declare.
3222 (c_builtin_types): Delete declaration.
3223 * c-lang.c (c_language_arch_info): Set string_char_type to
3224 builtin_char, not builtin_true_char. Make global.
3225 (c_builtin_types): Delete array.
3226 (asm_language_defn, minimal_language_defn): Replace
3227 string_char_type and primitive_type_vector with
3228 la_language_arch_info.
3229
3230 2004-07-28 Andrew Cagney <cagney@gnu.org>
3231
3232 * gdbtypes.h (struct builtin_type): Rename true_char to
3233 builtin_true_char.
3234 * gdbtypes.c (gdbtypes_post_init): Update.
3235 * c-lang.c (arch_info): New function.
3236 (enum c_primitive_types): New enum.
3237 (c_language_defn): Instead of string_char_type and
3238 primitive_type_vector set la_language_arch_info.
3239
3240 2004-07-28 Andrew Cagney <cagney@gnu.org>
3241
3242 * language.h (struct language_arch_info): Fix typo
3243 s/primative/primitive/.
3244 * gdbtypes.c (lookup_primitive_typename): Ditto.
3245 * language.c (language_lookup_primitive_type_by_name)
3246 (unknown_language_arch_info): Ditto.
3247
3248 2004-07-27 Andrew Cagney <cagney@gnu.org>
3249
3250 * defs.h (enum language): Add nr_languages.
3251 * language.h (struct language_arch_info): Define.
3252 (struct language_defn): Add la_language_arch_info.
3253 (language_lookup_primative_type_by_name): Declare.
3254 (language_string_char_type): Declare.
3255 * language.c (_initialize_language, language_gdbarch_post_init)
3256 (struct language_gdbarch, language_gdbarch_data): Implement
3257 per-architecture language information.
3258 (unknown_language_arch_info, language_string_char_type)
3259 (language_lookup_primative_type_by_name): New functions.
3260 (unknown_language_defn, auto_language_defn)
3261 (local_language_defn): Set la_language_arch_info to
3262 unknown_language_arch_info.
3263 (unknown_builtin_types): Delete.
3264 * gdbtypes.c (lookup_primitive_typename): Use
3265 language_lookup_primative_type_by_name.
3266 (create_string_type): Use language_string_char_type.
3267 * values.c (value_from_string): Use language_string_char_type.
3268 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
3269 * p-lang.c (pascal_language_defn): Ditto.
3270 * m2-lang.c (m2_language_defn): Ditto.
3271 * jv-lang.c (java_language_defn): Ditto.
3272 * objc-lang.c (objc_language_defn): Ditto.
3273 * f-lang.c (f_language_defn): Ditto.
3274 * c-lang.c (c_language_defn, cplus_language_defn)
3275 (asm_language_defn, minimal_language_defn): Ditto.
3276
3277 2004-07-27 Andrew Cagney <cagney@gnu.org>
3278
3279 * gdbtypes.h (struct builtin_type): Declare.
3280 (builtin_type): Declare.
3281 * d10v-tdep.c (d10v_register_type): Use builtin_type.
3282 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
3283 (gdbtypes_post_init): New function.
3284 (builtin_type): New function.
3285
3286 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
3287
3288 * remote-m32r-sdi.c: Fix breakpoint bug.
3289 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
3290 recv_char_data, recv_long_data): New functions to replace communication
3291 sequences.
3292
3293 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
3294
3295 Document PR threads/1650.
3296 * PROBLEMS (Threads): Document problem with many threads
3297
3298 2004-07-26 Andrew Cagney <cagney@gnu.org>
3299
3300 * gdb-mi.el: Move from here ...
3301 * mi/gdb-mi.el: ... to here.
3302
3303 2004-07-26 Andrew Cagney <cagney@gnu.org>
3304
3305 Problem reported by Ashley Pittman <ashley@quadrics.com>.
3306 * main.c (captured_main): When in batch mode always detach.
3307
3308 2004-07-26 Andrew Cagney <cagney@gnu.org>
3309
3310 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
3311 and h8300 as broken.
3312 * NEWS: END-OF-LIFE frame compatibility module.
3313 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
3314 specific comments.
3315
3316 2004-07-26 Andrew Cagney <cagney@gnu.org>
3317
3318 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
3319 * xcoffsolib.c (_initialize_xcoffsolib): Update.
3320 * wince.c (_initialize_wince): Update.
3321 * win32-nat.c (_initialize_win32_nat): Update.
3322 * varobj.c (_initialize_varobj): Update.
3323 * valops.c (_initialize_valops): Update.
3324 * utils.c (initialize_utils, initialize_utils): Update.
3325 * tui/tui-win.c (_initialize_tui_win): Update.
3326 * top.c (init_main): Update.
3327 * symfile.c (_initialize_symfile): Update.
3328 * source.c (_initialize_source): Update.
3329 * somsolib.c (_initialize_som_solib): Update.
3330 * solib.c (_initialize_solib): Update.
3331 * solib-frv.c (_initialize_frv_solib): Update.
3332 * serial.c (_initialize_serial): Update.
3333 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
3334 * remote.c (_initialize_remote, _initialize_remote): Update.
3335 * remote-vx.c (_initialize_vx): Update.
3336 * remote-utils.c (_initialize_sr_support): Update.
3337 * remote-sds.c (_initialize_remote_sds): Update.
3338 * remote-mips.c (_initialize_remote_mips): Update.
3339 * remote-e7000.c (_initialize_remote_e7000): Update.
3340 * proc-api.c (_initialize_proc_api): Update.
3341 * printcmd.c: Update.
3342 * parse.c (_initialize_parse): Update.
3343 * pa64solib.c (_initialize_pa64_solib): Update.
3344 * p-valprint.c (_initialize_pascal_valprint): Update.
3345 * monitor.c (_initialize_remote_monitors): Update.
3346 * mips-tdep.c (_initialize_mips_tdep): Update.
3347 * mcore-tdep.c (_initialize_mcore_tdep): Update.
3348 * maint.c (_initialize_maint_cmds): Update.
3349 * lin-lwp.c (_initialize_lin_lwp): Update.
3350 * language.c (_initialize_language): Update.
3351 * kod.c (_initialize_kod): Update.
3352 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
3353 * i386-tdep.c (_initialize_i386_tdep): Update.
3354 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
3355 * gdbarch.sh: Update.
3356 * gdbarch.c: Re-generate.
3357 * gdb-events.sh: Update.
3358 * gdb-events.c: Re-generate.
3359 * frame.c (_initialize_frame): Update.
3360 * exec.c: Update.
3361 * demangle.c (_initialize_demangler): Update.
3362 * dcache.c (_initialize_dcache): Update.
3363 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
3364 * cp-valprint.c (_initialize_cp_valprint): Update.
3365 * corefile.c (_initialize_core): Update.
3366 * command.h: Update.
3367 * cli/cli-decode.h: Update.
3368 * cli/cli-cmds.c (init_cli_cmds): Update.
3369 * charset.c (_initialize_charset): Update.
3370 * breakpoint.c (_initialize_breakpoint): Update.
3371 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
3372 * alpha-tdep.c (_initialize_alpha_tdep): Update.
3373 * aix-thread.c (_initialize_aix_thread): Update.
3374
3375 2004-07-24 Mark Kettenis <kettenis@gnu.org>
3376
3377 Partial fix for PR backtrace/1718.
3378 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
3379 that GCC migrates into the prolugue. Don't handle any
3380 instructions that clobber %ebx.
3381
3382 2004-07-23 Andrew Cagney <cagney@gnu.org>
3383
3384 Use regcache_raw_collect instead of regcache_collect.
3385 * regcache.h (regcache_collect): Delete declaration.
3386 * regcache.c (regcache_colect): Delete function.
3387 * win32-nat.c (do_child_store_inferior_registers): Update.
3388 * sol-thread.c (sol_thread_store_registers): Update.
3389 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
3390 * rs6000-nat.c (store_register): Update.
3391 * remote.c (store_register_using_P, remote_store_registers): Update.
3392 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
3393 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
3394 (fill_vrregset, store_spe_registers, fill_gregset)
3395 (fill_gregset): Update.
3396 * nto-procfs.c (procfs_store_registers): Update.
3397 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
3398 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
3399 * m68klinux-nat.c (store_register, fill_gregset): Update.
3400 * m68k-tdep.c (fill_gregset): Update.
3401 * infptrace.c (store_register): Update.
3402 * i386-nto-tdep.c (i386nto_regset_fill): Update.
3403 * i386-linux-nat.c (store_register, fill_gregset): Update.
3404 * hppa-linux-nat.c (fill_gregset): Update.
3405 * go32-nat.c (store_register): Update.
3406 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
3407 (store_fp_regs): Update.
3408 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
3409 (store_nwfpe_extended, store_fpregister, store_fpregs)
3410 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
3411 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
3412 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
3413 (store_regs_user_thread, store_regs_kernel_thread): Update.
3414
3415 2004-07-24 Mark Kettenis <kettenis@gnu.org>
3416
3417 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
3418 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
3419 encoding.
3420 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
3421 member of `struct comp_unit'.
3422
3423 2004-07-23 Andrew Cagney <cagney@gnu.org>
3424
3425 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
3426 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
3427
3428 2004-07-23 Martin Hunt <hunt@redhat.com>
3429 Kevin Buettner <kevinb@redhat.com>
3430
3431 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
3432 alignment was being added to the offset instead of multiplied.
3433
3434 2004-07-23 Mark Kettenis <kettenis@gnu.org>
3435
3436 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
3437 changed signal trampoline in OpenBSD 3.5-current.
3438
3439 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
3440 <machine/pcb.h> and "bsd-kvm.h".
3441 (sparc64nbsd_supply_pcb): New function.
3442 (_initialize_sparc64nbsd_nat): Renamed from
3443 _initialize_sparcnbsd_nat. Enable libkvm interface.
3444 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
3445 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
3446 (LOADLIBES): New variable.
3447
3448 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
3449
3450 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
3451
3452 2004-07-21 Andrew Cagney <cagney@gnu.org>
3453
3454 Use regcache_raw_supply instead of supply_register.
3455 * regcache.h (supply_register): Delete declaration.
3456 * regcache.c (supply_register): Delete function.
3457 * wince.c (do_child_fetch_inferior_registers): Update.
3458 * win32-nat.c (do_child_fetch_inferior_registers)
3459 (fetch_elf_core_registers): Update.
3460 * v850ice.c (v850ice_fetch_registers): Update.
3461 * thread-db.c (thread_db_store_registers): Update.
3462 * sol-thread.c (sol_thread_store_registers): Update.
3463 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
3464 * rs6000-nat.c (fetch_register): Update.
3465 * rom68k-rom.c (rom68k_supply_one_register): Update.
3466 * remote.c (remote_wait, remote_async_wait): Update.
3467 * remote-st.c (get_hex_regs): Update.
3468 * remote-sim.c (gdbsim_fetch_register): Update.
3469 * remote-sds.c (sds_fetch_registers): Update.
3470 * remote-rdp.c (remote_rdp_fetch_register): Update.
3471 * remote-rdi.c (arm_rdi_fetch_registers): Update.
3472 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
3473 * remote-m32r-sdi.c (m32r_fetch_register): Update.
3474 * remote-hms.c (init_hms_cmds): Update.
3475 * remote-est.c (init_est_cmds): Update.
3476 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
3477 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
3478 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
3479 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
3480 (fetch_register, supply_vrregset, supply_vrregset)
3481 (fetch_spe_registers): Update.
3482 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
3483 * monitor.c (monitor_supply_register): Update.
3484 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
3485 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
3486 (mipsnbsd_supply_fpreg): Update.
3487 * mips-nat.c (fetch_inferior_registers)
3488 (fetch_core_registers): Update.
3489 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
3490 (supply_fpregset, mips64_supply_gregset)
3491 (mips64_supply_fpregset): Update.
3492 * m68klinux-nat.c (fetch_register, supply_gregset)
3493 (supply_fpregset): Update.
3494 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
3495 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
3496 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
3497 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
3498 * infptrace.c (fetch_register): Update.
3499 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
3500 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
3501 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
3502 (gnu_fetch_registers, gnu_store_registers): Update.
3503 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
3504 * i386-linux-nat.c (fetch_register, supply_gregset)
3505 (dummy_sse_values): Update.
3506 * hpux-thread.c (hpux_thread_fetch_registers): Update.
3507 * hppah-nat.c (fetch_register): Update.
3508 * hppa-linux-nat.c (fetch_register, supply_gregset)
3509 (supply_fpregset): Update.
3510 * go32-nat.c (fetch_register): Update.
3511 * dve3900-rom.c (fetch_bitmapped_register)
3512 (_initialize_r3900_rom): Update.
3513 * cris-tdep.c (supply_gregset): Update.
3514 * abug-rom.c (init_abug_cmds): Update.
3515 * core-aout.c (fetch_core_registers): Update.
3516 * armnbsd-nat.c (supply_gregset, supply_fparegset)
3517 (fetch_register, fetch_fp_register): Update.
3518 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
3519 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
3520 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
3521 * alphanbsd-tdep.c (fetch_core_registers): Update.
3522 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
3523 * alpha-nat.c (fetch_osf_core_registers)
3524 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
3525 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
3526 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
3527
3528 2004-07-21 Andrew Cagney <cagney@gnu.org>
3529
3530 * PROBLEMS: Mention breakpoints/1702.
3531 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
3532 that is known to work.
3533
3534 2004-07-21 Andrew Cagney <cagney@gnu.org>
3535
3536 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
3537 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
3538 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
3539 (handle_inferior_event): Wrap call to deprecated
3540 IGNORE_HELPER_CALL in #ifdef.
3541 * config/mips/tm-nbsd.h: Update.
3542
3543 2004-07-20 Jim Blandy <jimb@redhat.com>
3544
3545 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
3546 bfd_mach_ppc has no segment registers.
3547
3548 Include PowerPC SPR numbers for special-purpose registers.
3549 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
3550 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
3551 new member in initializer.
3552 (S, S4, SN4, S64): New macros for defining special-purpose
3553 registers.
3554 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
3555 registers_403, registers_403GC, registers_505, registers_860,
3556 registers_601, registers_602, registers_603, registers_604,
3557 registers_750, registers_e500): Use them.
3558
3559 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
3560 replace references with expression used to initialize variable.
3561
3562 2004-07-20 Andrew Cagney <cagney@gnu.org>
3563
3564 * breakpoint.c (deprecated_read_memory_nobpt): Rename
3565 read_memory_nobpt.
3566 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
3567 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
3568 (s390_sigtramp_frame_sniffer): Update.
3569 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
3570 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
3571 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
3572 (mips32_fetch_instruction): Update.
3573 * mcore-tdep.c (get_insn): Update.
3574 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
3575 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
3576 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
3577 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3578 (i386_linux_rt_sigtramp_start): Update.
3579 * i386-linux-nat.c (child_resume): Update.
3580 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
3581 * hppa-linux-tdep.c (insns_match_pattern): Update.
3582 * gdbcore.h: Update.
3583 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
3584 * frame.c (safe_frame_unwind_memory): Update.
3585 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
3586 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
3587 * alpha-tdep.c (alpha_read_insn): Update.
3588
3589 2004-07-20 Andrew Cagney <cagney@gnu.org>
3590
3591 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
3592 containing both bytes and mask. Add "frame_type".
3593 * tramp-frame.c (tramp_frame_start): Update.
3594 (tramp_frame_prepend_unwinder): Update.
3595 * mips-linux-tdep.c (mips_linux_o32_sigframe)
3596 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
3597 (mips_linux_n64_rt_sigframe): Update. Make "static const".
3598 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
3599
3600 2004-07-19 Eli Zaretskii <eliz@gnu.org>
3601
3602 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
3603 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
3604 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
3605 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
3606
3607 2004-07-17 Andrew Cagney <cagney@gnu.org>
3608
3609 * NEWS, PROBLEMS: Update for 6.2.
3610
3611 * README: Update to 6.2.
3612
3613 * utils.c (xvasprintf): Call xstrvprintf.
3614
3615 * parse.c: Update copyright.
3616 (null_post_parser): Eliminate ARGSUSED.
3617
3618 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
3619 * tui/tui-win.c (tui_get_cmd_list): Ditto.
3620 * symfile-mem.c (_initialize_symfile_mem): Ditto.
3621
3622 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
3623 * ppc-linux-nat.c: Use "Linux kernel".
3624 * hppa-linux-tdep.c: Use GNU/Linux.
3625 * hppa-linux-nat.c: Use GNU/Linux.
3626 * dwarfread.c: Add [sic] to use of Linux.
3627
3628 * hppa-linux-nat.c: Do not include <string.h>.
3629 (supply_fpregset): Remove "register" attribute.
3630
3631 * solib-frv.c (fetch_loadmap): Use xfree, not free.
3632
3633 2004-07-17 Mark Kettenis <kettenis@gnu.org>
3634
3635 * configure.in: Define _MSE_INT_H on Solaris 9 too.
3636 * configure, config.in: Regenerated.
3637
3638 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3639 "bsd-kvm.h".
3640 (vaxbsd_supply_pcb): New function.
3641 (_initialize_vaxbsd_nat): New prototype and function.
3642 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
3643 solib-sunos.o.
3644 (LOADLIBES): New variable.
3645 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3646 (LOADLIBES): New variable.
3647 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
3648 (LOADLIBES): New variable.
3649 * Makefile.in (vaxbsd-nat.o): Update dependencies.
3650
3651 2004-07-16 Andrew Cagney <cagney@gnu.org>
3652
3653 * defs.h (event_loop_p): Replace variable declaration with macro,
3654 always 1.
3655 * main.c (captured_main): Delete options "-async" and "-noasync".
3656 (event_loop_p): Delete variable.
3657 * NEWS: Mention that "-async" and "-noasync" were removed.
3658
3659 2004-07-16 Andrew Cagney <cagney@gnu.org>
3660
3661 * remote-m32r-sdi.c: Re-indent.
3662
3663 2004-07-16 Jim Blandy <jimb@redhat.com>
3664
3665 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
3666 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
3667 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
3668 missing MPC823 SPRs.
3669 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
3670 incorrect. (This was corrected in GDB's register name tables on
3671 2004-07-14.)
3672
3673 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
3674 should be "esasrr" ("ESA Save and Restore Register").
3675
3676 2004-07-16 Andrew Cagney <cagney@gnu.org>
3677
3678 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
3679 calls, no longer applicable. Update comments and rename parameter
3680 "step_frame" to "return_frame".
3681
3682 2004-07-16 Andrew Cagney <cagney@gnu.org>
3683
3684 * frame.c (fprint_field): New function.
3685 (fprint_frame_id): Use fprint_field.
3686
3687 2004-07-15 Joel Brobecker <brobecker@gnat.com>
3688
3689 * ada-lang.c (ada_language_defn): Remove commented out code.
3690
3691 2004-07-15 Jim Blandy <jimb@redhat.com>
3692
3693 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
3694 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
3695
3696 2004-07-14 Jim Blandy <jimb@redhat.com>
3697
3698 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
3699
3700 * ppc-tdep.h (ppc_num_vrs): New enum constant.
3701
3702 * ppc-tdep.h (ppc_num_srs): New enum constant.
3703
3704 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
3705 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
3706 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
3707 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
3708 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
3709 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
3710 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
3711 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
3712 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
3713 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
3714 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
3715 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
3716 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
3717 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
3718 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
3719 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
3720 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
3721 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
3722 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
3723 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
3724 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
3725 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
3726 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
3727 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
3728 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
3729 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
3730 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
3731 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
3732 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
3733 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
3734 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
3735 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
3736 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
3737 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
3738 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
3739 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
3740 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
3741 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
3742 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
3743 special-purpose register numbers.
3744
3745 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
3746 manual mentions 'md_twb', but many mention 'm_twb', and at that
3747 point in the register list.)
3748
3749 2004-07-14 Andrew Cagney <cagney@gnu.org>
3750
3751 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
3752 instead of "internal-error".
3753
3754 2004-07-10 Joel Brobecker <brobecker@gnat.com>
3755
3756 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
3757 that was inserted inside a comment.
3758
3759 2004-07-10 Randolph Chung <tausq@debian.org>
3760
3761 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
3762 function.
3763 (hppa_hpux_push_dummy_code): New function.
3764 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
3765 Set find_global_pointer method.
3766
3767 2004-07-10 Mark Kettenis <kettenis@gnu.org>
3768
3769 * NEWS: Mention BSD libkvm interface.
3770
3771 2004-07-10 Michael Snyder <msnyder@redhat.com>
3772
3773 * symfile.c (generic_load): Comment typo.
3774 * stack.c (get_selected_block): Ditto.
3775 * regcache.c (regcache_cooked_read): Ditto.
3776 * monitor.c (monitor_debug): Ditto.
3777 * mips-tdep.c (mips_read_pc): Ditto.
3778 * i386-linux-nat.c (ps_get_thread_area): Ditto.
3779 * gdb_mbuild.sh: Ditto.
3780 * gdbarch.sh: Ditto.
3781 * gdbarch.h: Ditto.
3782
3783 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
3784
3785 * ada-tasks.c: Remove file.
3786
3787 Remove ARI problems:
3788
3789 * ada-exp.y (write_var_from_sym): Reformat to put operator at
3790 beginning of line.
3791
3792 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
3793 Add comment.
3794 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
3795 (MIN_OF_SIZE): Rename min_of_size. Add comment.
3796 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
3797 (UMIN_OF_SIZE): Remove.
3798 (max_of_type): New function to replace orphan macro in gdbtypes.h
3799 (min_of_type): Ditto.
3800 (discrete_type_high_bound): Use max_of_type.
3801 (discrete_type_low_bound): Use min_of_type.
3802 (possible_user_operator_p): Move operator to beginning of line.
3803 (ada_is_variant_part): Ditto.
3804 (ensure_lval): Rewrite to avoid deprecated operations.
3805 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
3806 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
3807 (ada_enum_name): Remove assignments in 'if' statements.
3808 (build_ada_types): Add gdbarch parameter.
3809 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
3810 with gdbarch_data_register_post_init.
3811 Use add_setshow_uinteger_cmd rather than add_set_cmd and
3812 add_show_from_set.
3813
3814 * ada-valprint.c (inspect_it): Remove declaration.
3815 (repeat_count_threshold): Remove declaration.
3816 (ada_print_floating): Remove assignments in 'if' statements.
3817 (print_str): Move operator to beginning of line.
3818
3819 2004-07-08 Jim Blandy <jimb@redhat.com>
3820
3821 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
3822
3823 2004-07-08 Bob Rossi <bob@brasko.net>
3824
3825 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
3826
3827 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
3828
3829 * language.h (struct_language_defn): Add new function pointer:
3830 la_class_name_from_physname. Also add new prototype for
3831 language_class_name_from_physname.
3832 * language.c (language_class_name_from_physname): New function.
3833 (unk_lang_class_name): Ditto.
3834 (unknown_language_defn, auto_language_defn): Change
3835 to add unk_lang_class_name function pointer for
3836 la_class_name_from_physname.
3837 (local_language_defn): Ditto.
3838 * dwarf2read.c (guess_structure_name): Change to call
3839 language_class_name_from_physname.
3840 (determine_class_name): Ditto.
3841 * cp-support.c (class_name_from_physname): Renamed.
3842 (cp_class_name_from_physname): New name of function.
3843 * cp-support.h: Ditto.
3844 * c-lang.c (c_language_defn): Change to add NULL
3845 for class_name_from_physname function pointer.
3846 (cplus_language_defn): Change to add cp_class_name_from_physname.
3847 * jv-lang.c (java_class_name_physname): New function.
3848 (java_find_last_component): New static routine.
3849 (java_language_defn): Add java_class_name_from_physname pointer.
3850 * ada-lang.c (ada_language_defn): Change to add NULL
3851 for class_name_from_physname function pointer.
3852 * f-lang.c (f_language_defn): Ditto.
3853 * m2-lang.c (m2_language_defn): Ditto.
3854 * objc-lang.c (objc_language_defn): Ditto.
3855 * p-lang.c (pascal_language_defn): Ditto.
3856 * scm-lang.c (scm_language_defn): Ditto.
3857
3858 2004-07-06 Andrew Cagney <cagney@gnu.org>
3859
3860 Patch from Bart Robinson.
3861 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
3862 (O_LARGEFILE): Define to 0, if not defined.
3863
3864 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3865
3866 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
3867 <machine/pcb.h> and "bsd-kvm.h".
3868 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
3869 (m68kbsd_supply_pcb): New function.
3870 (_initialize_m68kbsd_nat): New prototype and function.
3871 * Makefile.in (m68kbsd-nat.o): Update dependencies.
3872 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3873 (LOADLIBES): New variable.
3874 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
3875 (LOADLIBES): New variable.
3876
3877 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
3878
3879 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3880
3881 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
3882 <sys/proc.h>.
3883 (bsd_kvm_cmdlist): New variable.
3884 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
3885 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
3886 command and "kvm proc" command.
3887 * Makefile.in (bsd-kvm.o): Update dependencies.
3888
3889 2004-07-02 Mark Kettenis <kettenis@gnu.org>
3890
3891 * osabi.c: Update copyright year.
3892 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
3893 notes if EI_OSABI is set to ELFOSABI_HPUX.
3894
3895 2004-07-01 Michael Snyder <msnyder@redhat.com>
3896
3897 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
3898 that seems to have gotten whacked out of line.
3899
3900 2004-07-01 Mark Kettenis <kettenis@gnu.org>
3901
3902 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
3903 code.
3904
3905 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3906
3907 * ada-lang.c (decode_packed_array): Minor change to comment.
3908 (ada_value_slice_ptr): New function.
3909 (ada_value_slice): New function.
3910 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
3911 test. Don't know why it is there.
3912 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
3913 to avoid dereferencing huge arrays from which one is slicing.
3914 (empty_array): Correct to return an array rather than
3915 a subrange value.
3916 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
3917 on empty arrays (let'em use 'FIRST instead).
3918
3919 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3920
3921 Address complaints from gdb_ari.sh:
3922
3923 * ada-exp.y: Include gdb_string.h rather than string.h.
3924 (convert_char_literal): Reformat declaration.
3925 * ada-lang.h: Include opaque struct declaration for struct frame_info.
3926 * ada-lex.l: Change use of free to xfree (the macro would do so
3927 anyway, but this is harmless).
3928 Include gdb_string.h rather than string.h.
3929 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
3930
3931 * ada-lang.c (parse): Remove K&Rism in parameter list.
3932 (is_name_suffix): Correct Linux => GNU/Linux in comment.
3933
3934 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3935
3936 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
3937 dead code.
3938
3939 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3940
3941 * alphabsd-nat.c: Update copyright year.
3942 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
3943
3944 2004-06-29 Joel Brobecker <brobecker@gnat.com>
3945
3946 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
3947 (i386_cygwin_in_solib_call_trampoline): New function.
3948 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
3949 and skip_trampoline_code gdbarch methods.
3950
3951 2004-06-29 Jim Blandy <jimb@redhat.com>
3952
3953 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
3954 name actually used in the dependency lists.
3955
3956 2004-06-29 Randolph Chung <tausq@debian.org>
3957
3958 * NEWS (New native configurations): Mention GNU/Linux/hppa.
3959
3960 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3961
3962 * win32-nat.c (child_pid_to_exec_file): New function.
3963 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
3964 functionality.
3965
3966 2004-06-28 Andrew Cagney <cagney@gnu.org>
3967
3968 * defs.h (xstrvprintf): Declare.
3969 * utils.c (xstrvprintf): New function.
3970 (internal_vproblem, xstrprintf, xasprintf)
3971 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
3972 * serial.c (serial_printf): Ditto.
3973 * complaints.c (vcomplaint): Ditto.
3974
3975 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3976
3977 * infcmd.c (attach_command): Move call to target_terminal_inferior
3978 behind loading symbol table.
3979
3980 2004-06-28 Andrew Cagney <cagney@gnu.org>
3981
3982 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
3983 change - add back extern deprecated_ui_loop_hook declaration.
3984
3985 2004-06-28 Andrew Cagney <cagney@gnu.org>
3986
3987 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
3988 xstrprintf.
3989 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
3990 (c_value_of_variable): Ditto.
3991 * utils.c (internal_vproblem): Ditto.
3992 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
3993 * remote.c (add_packet_config_cmd): Ditto.
3994 * remote-rdp.c (rdp_set_command_line): Ditto.
3995 * regcache.c (regcache_dump): Ditto.
3996 * frv-tdep.c (new_variant, new_variant): Ditto.
3997 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
3998 (fbsd_find_memory_regions): Ditto.
3999 * breakpoint.c (create_thread_event_breakpoint)
4000 (create_breakpoints): Ditto.
4001 * aix-thread.c (aix_thread_pid_to_str): Ditto.
4002 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
4003
4004 2004-06-28 Joel Brobecker <brobecker@gnat.com>
4005
4006 * ada-lang.c: Re-indent file, with some massaging to help indent
4007 a bit when the result is otherwise really too ugly.
4008
4009 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4010
4011 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
4012 code_addr_p and special_addr_p to 'unsigned int'.
4013
4014 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4015
4016 * i386v4-nat.c: Update copyright year and tweak comment.
4017 (regmap): Remove trailing comma.
4018 (supply_gregset): Rename local variable i to regnum. Call
4019 regcache_raw_supply instead of supply_register.
4020 (fill_gregset): Rename argument regno to regnum. Call
4021 regcache_raw_collect instead of regcache_collect.
4022
4023 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4024
4025 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
4026 and special_addr_p.
4027 (frame_id_build, frame_id_build_special): Update comments.
4028 (frame_id_build_wild): New prototype.
4029 * frame.c (frame_id_build, frame_id_build_special): Fill in new
4030 struct frame_id fields.
4031 (frame_id_build_wild): New function.
4032 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
4033
4034 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4035
4036 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
4037 hppabsd-tdep.c.
4038
4039 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4040
4041 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
4042
4043 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4044
4045 * ada-lang.c: Re-indent file.
4046
4047 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4048
4049 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
4050 (no_symtab_msg): Likewise.
4051
4052 2004-06-27 Andreas Schwab <schwab@suse.de>
4053
4054 * source.c: Fix whitespace.
4055
4056 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4057
4058 * configure.in: Include <sys/param.h> for td_pcb test.
4059 * configure: Regenerated.
4060
4061 * i386nbsd-nat.c: New file.
4062 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
4063 i386obsd-nat.c and i386obsd-tdep.c.
4064 (i386nbsd-nat.o): New dependency.
4065 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
4066 bsd-kvm.o.
4067 (LOADLIBES): New variable.
4068 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
4069 bsd-kvm.o.
4070 (LOADLIBES): New variable.
4071
4072 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
4073 (LOADLIBES): New variable.
4074
4075 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
4076 fetching from BSD_KVM_PADDR. Correctly lookup address for
4077 "_thread0".
4078
4079 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
4080 "bsd-kvm.h".
4081 (amd64fbsd_supply_pcb): New funcion.
4082 (_initialize_amd64fbsd_nat): Enable libkvm interface.
4083
4084 2004-06-27 <david@streamline-computing.com>
4085
4086 Partial fix for PR cli/1056.
4087 * valarith.c: Check for zero in division and remainder
4088 evaluation.
4089
4090 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4091
4092 * i387-tdep.c: Remove excessive whitespace.
4093
4094 2004-06-26 Andrew Cagney <cagney@gnu.org>
4095
4096 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
4097 * gdb-events.h, gdb-events.c: Re-generate.
4098 * tui/tui-hooks.c (tui_install_hooks): Update.
4099 (tui_remove_hooks): Update.
4100 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
4101
4102 2004-06-26 Mark Kettenis <kettenis@gnu.org>
4103
4104 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
4105 (gregset_t, fpregset_t): Remove typedefs.
4106 (REG_OFFSET): Rename argument.
4107 (amd64bsd_r_reg_offset): Rename from reg_offset.
4108 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
4109 Remove functions.
4110 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
4111 of reg_offset.
4112 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
4113
4114 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
4115
4116 * vax-tdep.c: Tweak comment.
4117
4118 Add OpenBSD/hppa support.
4119 * NEWS (New native configurations): Mention OpenBSD/hppa.
4120 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
4121 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
4122 files.
4123 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
4124 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
4125 * configure.host: Add hppa*-*-openbsd*.
4126 * configure.tgt: Add hppa*-*-openbsd*.
4127
4128 2004-06-25 Andrew Cagney <cagney@gnu.org>
4129
4130 * defs.h (deprecated_ui_loop_hook): Deprecated.
4131 * wince.c (child_wait): Update.
4132 * win32-nat.c (child_wait): Update.
4133 * v850ice.c (v850ice_wait): Update.
4134 * top.c (deprecated_ui_loop_hook): Update.
4135 * serial.h: Update.
4136 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
4137 (do_unix_readchar): Update.
4138 * ser-tcp.c (net_open): Update.
4139 * remote-sim.c (gdb_os_poll_quit): Update.
4140 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
4141
4142 2004-06-24 Andrew Cagney <cagney@gnu.org>
4143
4144 * defs.h (deprecated_pre_add_symbol_hook)
4145 (deprecated_post_add_symbol_hook): Deprecated.
4146 * symfile.c (symbol_file_add_with_addrs_or_offsets)
4147 (symbol_file_add_with_addrs_or_offsets): Update references.
4148
4149 2004-06-24 Andrew Cagney <cagney@gnu.org>
4150
4151 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
4152 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
4153 * wince.c (ui_loop_hook): Delete extern declaration.
4154 * win32-nat.c (ui_loop_hook): Delete extern declaration..
4155 * v850ice.c (ui_loop_hook): Delete extern declaration..
4156 * ser-unix.c (ui_loop_hook): Delete extern declaration..
4157 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
4158 * remote-sim.c (ui_loop_hook): Delete extern declaration..
4159 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
4160 ui_loop_hook declaration.
4161
4162 2004-06-24 Andrew Cagney <cagney@gnu.org>
4163
4164 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
4165 entry_func_highpc fields.
4166 * objfiles.c (init_entry_point_info): Do not clear
4167 entry_func_lowpc and entry_func_highpc.
4168 (objfile_relocate): Do not relocate entry_func_lowpc and
4169 entry_func_highpc.
4170 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
4171 entry_func_highpc.
4172 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
4173 entry_func_highpc.
4174 * blockframe.c (legacy_frame_chain_valid): Replace tests against
4175 entry_func_lowpc and entry_func_highpc with call to
4176 inside_entry_func.
4177
4178 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4179
4180 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
4181 quad-precision floating point arguments in registers.
4182
4183 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4184
4185 From Michael Mueller <m.mueller99@kay-mueller.de>:
4186 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
4187 account.
4188
4189 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
4190
4191 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
4192 to -1.
4193 * breakpoint.c (bpstat_stop_status): Move check for ignoring
4194 untriggered watchpoints to a separate if clause. Update function
4195 comment regarding STOPPED_BY_WATCHPOINT argument.
4196
4197 2004-06-22 Jim Blandy <jimb@redhat.com>
4198
4199 * gdbarch.sh: Doc fix.
4200
4201 2004-06-21 Martin Hunt <hunt@redhat.com>
4202 Kevin Buettner <kevinb@redhat.com>
4203
4204 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
4205 * mips-tdep.h (MIPS_SP_REGNUM): Define.
4206 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
4207 to set_gdbarch_sp_regnum(). Use cooked register number.
4208 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
4209
4210 2004-06-21 Andrew Cagney <cagney@gnu.org>
4211
4212 * gdbarch.sh: When the macro field is empty, do not generate a
4213 macro definition. When the macro field is "=", generate the macro
4214 name from the upper-case function name.
4215 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
4216 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
4217 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
4218 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
4219 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
4220 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
4221 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
4222 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
4223 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
4224 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
4225 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
4226 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
4227 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
4228 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
4229 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4230 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
4231 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
4232 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
4233 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
4234 (DEPRECATED_USE_STRUCT_CONVENTION)
4235 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4236 (DEPRECATED_FRAME_INIT_SAVED_REGS)
4237 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
4238 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
4239 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4240 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
4241 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
4242 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
4243 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
4244 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
4245 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
4246 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
4247 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
4248 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
4249 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
4250 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
4251 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
4252 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
4253
4254 2004-06-21 Andrew Cagney <cagney@gnu.org>
4255
4256 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
4257 macro name, and the function rather than macro value. Only wrap
4258 macro print statements in #ifdef. Move format logic to where it
4259 is needed.
4260 * gdbarch.c: Re-generate.
4261
4262 * gdbarch.sh (read): Delete "print_p" and "description", add
4263 "garbage_at_eol". Check for non-empty garbage at end-of-line.
4264 Delete references to print_p.
4265 (TARGET_ARCHITECTURE): Delete print predicate.
4266 * gdbarch.c: Re-generate.
4267
4268 * gdbarch.sh: Check that multi-arch methods do not provide a
4269 macro.
4270 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
4271 (print_registers_info, print_float_info, print_vector_info)
4272 (adjust_breakpoint_address, remote_translate_xfer_address)
4273 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
4274 (address_class_type_flags_to_name, unwind_sp): Remove the macro
4275 name from the multi-arch definition.
4276
4277 2004-06-20 Andrew Cagney <cagney@gnu.org>
4278
4279 * gdbarch.sh: Sort by the function, instead of macro name.
4280 * gdbarch.c: Re-generate.
4281
4282 2004-06-20 Andrew Cagney <cagney@gnu.org>
4283
4284 * gdbarch.sh: Use the function, instead of macro name in
4285 errors and the log file.
4286 (return_value): Remove stray ":" in spec.
4287
4288 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
4289 * gdbarch.h, gdbarch.c: Re-generate.
4290 * Makefile.in (arch-utils.o): Update dependencies.
4291 * values.c (using_struct_return): Move code calling
4292 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
4293 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
4294 to legacy_return_value, simplify.
4295 * infcmd.c (print_return_value): Move code calling
4296 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
4297 to legacy_return_value, simplify.
4298 * infcall.c (call_function_by_hand): Move code calling
4299 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
4300 * arch-utils.c: Update copyright. Include "gdbcore.h".
4301 (legacy_return_value): New function.
4302 * arch-utils.h: Update copyright.
4303 (legacy_return_value): Declare.
4304
4305 2004-06-20 Andrew Cagney <cagney@gnu.org>
4306
4307 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
4308 * gdbarch.h, gdbarch.c: Re-generate.
4309 * values.c (using_struct_return): Update call.
4310 * mcore-tdep.c: Update comment.
4311 * infcall.c (call_function_by_hand): Update comment.
4312 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4313 * arch-utils.h (always_use_struct_convention): Update.
4314 * v850-tdep.c (v850_gdbarch_init): Update.
4315 * sh64-tdep.c (sh64_gdbarch_init): Update.
4316 * sh-tdep.c (sh_gdbarch_init): Update.
4317 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4318 * mips-tdep.c (mips_gdbarch_init): Update.
4319 * mcore-tdep.c (mcore_gdbarch_init): Update.
4320 * m32r-tdep.c (m32r_gdbarch_init): Update.
4321 * ia64-tdep.c (ia64_gdbarch_init): Update.
4322 * h8300-tdep.c (h8300_gdbarch_init): Update.
4323 * frv-tdep.c (frv_gdbarch_init): Update.
4324 * cris-tdep.c (cris_gdbarch_init): Update.
4325 * arm-tdep.c (arm_gdbarch_init): Update.
4326 * alpha-tdep.c (alpha_gdbarch_init): Update.
4327
4328 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4329
4330 * PROBLEMS: Add more specific information, and a work-around,
4331 for PR gdb/1458.
4332
4333 2004-06-18 Andrew Cagney <cagney@gnu.org>
4334
4335 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
4336 * gdbarch.h, gdbarch.c: Re-generate.
4337 * ada-lang.c (ada_finish_decode_line_1): Update.
4338 * infrun.c (handle_inferior_event): Update.
4339 * infcall.c (find_function_addr): Update.
4340 * linespec.c (minsym_found): Update.
4341 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
4342 Update.
4343 * blockframe.c (legacy_frameless_look_for_prologue): Update.
4344 * cli/cli-cmds.c (disassemble_command): Update.
4345 * vax-tdep.c (vax_gdbarch_init): Update.
4346
4347 2004-06-18 Mark Kettenis <kettenis@gnu.org>
4348
4349 * i386-tdep.c (i386_collect_fpregset): Fix comment.
4350
4351 2004-06-17 Andrew Cagney <cagney@gnu.org>
4352
4353 GDB 6.1.1 released from the GDB 6.1 branch.
4354 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
4355 * PROBLEMS: Ditto.
4356
4357 2004-06-16 Daniel Jacobowitz <dan@debian.org>
4358
4359 PR gdb/1658
4360 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
4361 operation as a uleb128. Found by Michael Coulter.
4362
4363 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
4364
4365 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
4366 make it non-static.
4367 * ada-lang.h (task_control_block): declaration moved from ada-task.c
4368 to ada-lang.h; this is needed to be able to implement the kill command
4369 in multi-task mode.
4370 (task_ptid): Ditto.
4371 (task_entry): Ditto.
4372 (task_list): Ditto.
4373 (ada_build_task_list): Ditto.
4374
4375 * ada-lang.c: Conditionalize routines and data structures related
4376 to breakpoints, exceptions, completion, and symbol caching on
4377 GNAT_GDB, since these are not yet used in the submitted public sources.
4378 (ada_main_name): Editorial: Move definition out of exception-related
4379 code.
4380
4381 2004-06-15 Andrew Cagney <cagney@gnu.org>
4382
4383 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
4384 deprecated_pc_in_call_dummy.
4385
4386 2004-06-15 Alan Modra <amodra@bigpond.net.au>
4387
4388 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
4389 bfd_get_section_size_before_reloc or _raw_size.
4390 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
4391 * dwarf2read.c (dwarf2_locate_sections): Likewise.
4392 (dwarf2_read_section): Likewise.
4393 * elfread.c (elf_locate_sections): Likewise.
4394 * gcore.c (derive_heap_segment): Likewise.
4395 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
4396 * remote-e7000.c (e7000_load): Likewise.
4397 * remote-m32r-sdi.c (m32r_load): Likewise.
4398 * remote-mips.c (mips_load_srec): Likewise.
4399 (pmon_load_fast): Likewise.
4400 * remote.c (compare_sections_command): Likewise.
4401 * symfile.c (add_section_size_callback): Likewise.
4402 (load_section_callback): Likewise.
4403 (pc_in_unmapped_range): Likewise.
4404 (pc_in_mapped_range): Likewise.
4405 (sections_overlap): Likewise.
4406 (list_overlays_command): Likewise.
4407 (simple_overlay_update_1): Likewise.
4408 (simple_overlay_update): Likewise.
4409 * tracepoint.c (remote_set_transparent_ranges): Likewise.
4410 * win32-nat.c (core_section_load_dll_symbols): Likewise.
4411
4412 2004-06-14 Randolph Chung <tausq@debian.org>
4413
4414 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
4415 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
4416 static.
4417 (hppa_hpux_inferior_created): New function.
4418 (hppa_hpux_init_abi): Register observer.
4419 * symfile.c (hp_cxx_exception_support_initialized)
4420 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
4421 (symbol_file_add_main_1, symbol_file_clear): Likewise.
4422
4423 2004-06-14 Randolph Chung <tausq@debian.org>
4424
4425 * MAINTAINERS (Write After Approval): Alphabetize my entry
4426 correctly.
4427
4428 2004-06-14 Andrew Cagney <cagney@gnu.org>
4429
4430 * MAINTAINERS (testsuite): List Michael Chastain as the lead
4431 testsuite maintainer.
4432
4433 2004-06-13 Andrew Cagney <cagney@gnu.org>
4434
4435 * infcmd.c (print_return_value): Fix logic, allow
4436 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
4437
4438 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
4439 defining any macros.
4440 * gdbarch.h: Re-generate.
4441
4442 * gdbarch.sh: Delete "level" attribute. Only check for a macro
4443 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
4444 * gdbarch.h: Re-generate.
4445
4446 * values.c (generic_use_struct_convention): Don't check gcc_p.
4447
4448 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
4449 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
4450 * gdbarch.h, gdbarch.c: Regenerate.
4451 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
4452 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
4453 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
4454 deprecated_max_register_raw_size and
4455 deprecated_max_register_virtual_size.
4456 * v850-tdep.c (v850_gdbarch_init): Ditto.
4457 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
4458 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4459 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4460 * cris-tdep.c (cris_gdbarch_init): Ditto.
4461
4462 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
4463 * gdbarch.h, gdbarch.c: Re-generate.
4464 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
4465 (m68hc11_use_struct_convention): Delete function.
4466 (m68hc11_extract_struct_value_address): Delete function.
4467 (m68hc11_return_value): New function.
4468 (m68hc11_gdbarch_init): Instead of store_return_value,
4469 extract_return_value, return_value_on_stack,
4470 deprecated_extract_struct_value_address and use_struct_convention,
4471 set return_value.
4472 * values.c (using_struct_return): Do not call
4473 RETURN_VALUE_ON_STACK.
4474 * arch-utils.h (generic_return_value_on_stack_not): Delete
4475 declaration.
4476 * arch-utils.c (generic_return_value_on_stack_not): Delete
4477 function.
4478
4479 2004-06-12 Andrew Cagney <cagney@gnu.org>
4480
4481 * values.c (register_value_being_returned): Delete function.
4482 * infcmd.c (legacy_return_value): Delete function.
4483 * infcall.c (call_function_by_hand): Inline
4484 "register_value_being_returned", simplify.
4485 * values.c (using_struct_return): Update comment, refer to
4486 print_return_value instead of register_value_being_returned.
4487 * infcmd.c (print_return_value): Inline calls to
4488 register_value_being_returned and legacy_return_value. Simplify.
4489
4490 2004-06-11 Randolph Chung <tausq@debian.org>
4491
4492 * somread.c (som_symtab_read): Exclude gcc local symbols.
4493
4494 2004-06-11 Randolph Chung <tausq@debian.org>
4495
4496 * infrun.c (handle_inferior_event): Handle the case when a
4497 trampoline ends up in the runtime resolver, and if the trampoline
4498 has no name. Rearrange the code so that all the trampoline
4499 processing happens before other step-out-of-range handling.
4500
4501 2004-06-11 Martin Hunt <hunt@redhat.com>
4502
4503 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
4504 has no fpu.
4505
4506 2004-06-10 Andrew Cagney <cagney@gnu.org>
4507
4508 * blockframe.c (legacy_inside_entry_func): Delete.
4509 (legacy_frame_chain_valid): Inline call to
4510 legacy_inside_entry_func, simplify.
4511
4512 2004-06-10 Bob Rossi <bob@brasko.net>
4513
4514 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
4515 * dwarf2read.c (partial_die_info): Add dirname field.
4516 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
4517 (read_partial_die): Save away DW_AT_comp_dir.
4518 * defs.h (symtab_to_filename): Removed.
4519 * source.c (find_and_open_source): Added.
4520 (open_source_file): Just calls find_and_open_source.
4521 (symtab_to_filename): Removed.
4522 (symtab_to_fullname, psymtab_to_fullname): Added.
4523 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
4524 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
4525 symtab_to_filename.
4526 * symtab.h (partial_symtab): Add dirname field.
4527 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
4528 (mi_cmd_file_list_exec_source_file): Call new function
4529 symtab_to_fullname to find fullname.
4530 (mi_cmd_file_list_exec_source_files): Added.
4531 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
4532 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
4533
4534 2004-06-10 Andrew Cagney <cagney@gnu.org>
4535
4536 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
4537 to generic_use_struct_convention, the default value.
4538
4539 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
4540 of abort.
4541
4542 * ns32k-tdep.c (ns32k_push_arguments): New function.
4543 (ns32k_gdbarch_init): Set deprecated_push_arguments.
4544 * infcall.c (call_function_by_hand): Call error instead of
4545 legacy_push_arguments.
4546 * value.h (legacy_push_arguments): Delete declaration.
4547 * valops.c (legacy_push_arguments): Delete function.
4548 (value_push): Delete function.
4549
4550 2004-06-10 Brian Ford <ford@vss.fsi.com>
4551
4552 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
4553 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
4554 info.
4555 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
4556
4557 2004-06-10 Andrew Cagney <cagney@gnu.org>
4558
4559 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
4560 * gdbarch.h, gdbarch.c: Re-generate.
4561 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
4562 parameters.
4563 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
4564 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
4565 deprecated_pc_in_call_dummy instead of
4566 DEPRECATED_PC_IN_CALL_DUMMY.
4567 (arm_skip_prologue): Ditto.
4568 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
4569 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
4570 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
4571 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
4572 Ditto.
4573 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
4574 (sh64_init_extra_frame_info, sh64_get_saved_register)
4575 (sh64_pop_frame): Ditto.
4576 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
4577 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
4578 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
4579 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
4580 (h8300_pop_frame): Ditto.
4581 * blockframe.c (legacy_inside_entry_func)
4582 (legacy_frame_chain_valid): Ditto.
4583 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
4584 to deprecated_pc_in_call_dummy.
4585
4586 2004-06-09 Andrew Cagney <cagney@gnu.org>
4587
4588 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
4589 provide a default value.
4590 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
4591 * gdbarch.h, gdbarch.c: Re-generate.
4592 * arch-utils.c (generic_convert_register_p): Rename
4593 legacy_convert_register_p
4594 (legacy_register_to_value, legacy_value_to_register): Delete
4595 functions.
4596 * arch-utils.h (generic_convert_register_p): Rename
4597 legacy_convert_register_p.
4598 (legacy_register_to_value, legacy_value_to_register): Delete
4599 declarations.
4600
4601 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
4602 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
4603 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
4604 * gdbarch.h, gdbarch.c: Re-generate.
4605 * infcmd.c (default_print_registers_info): Simplify.
4606 * findvar.c (value_of_register): Simplify.
4607 * mi/mi-main.c (get_register): Simplify.
4608 * arch-utils.c (legacy_convert_register_p): Always return 0.
4609 (legacy_register_to_value, legacy_value_to_register): Always call
4610 internal_error.
4611
4612 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
4613 #ifdef CLEAR_INSN_CACHE code.
4614 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
4615 Delete #ifdef CLEAR_DEFERRED_STORES code.
4616
4617 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
4618
4619 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
4620 copyright.
4621 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
4622
4623 * config/mips/mipsv4.mh: Delete file.
4624
4625 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
4626 unreferenced macro.
4627 (hpread_adjust_stack_address): Delete declaration.
4628
4629 2004-06-08 Andrew Cagney <cagney@gnu.org>
4630
4631 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
4632 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
4633 PTRACE_ATTACH / PTRACE_DETACH available call error.
4634 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
4635 * infttrace.c (update_thread_state_after_attach, attach, detach):
4636 Remove #ifdef wrappers.
4637 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
4638 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
4639 * config/nm-bsd.h (ATTACH_DETACH): Delete.
4640 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
4641 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
4642 * config/nm-linux.h (ATTACH_DETACH): Delete.
4643 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
4644 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
4645 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
4646 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
4647 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
4648
4649 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
4650
4651 * configure.in: Set $configdir to the right OS specific value.
4652 Use value when setting $tcldir and $tkdir.
4653 * configure: Regenerate.
4654
4655 2004-06-06 Paul Brook <paul@codesourcery.com>
4656
4657 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
4658 records.
4659
4660 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
4661
4662 * ada-lang.c (lookup_symbol_in_language): New function to allow
4663 re-use of another language's symbol lookup code. (Placed here
4664 temporarily while Ada support is being integrated into the public
4665 tree).
4666 (restore_language): New auxiliary function for
4667 lookup_symbol_in_language.
4668 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
4669 temporarily while Ada support is being integrated into the public
4670 tree).
4671
4672 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
4673
4674 * Makefile.in (check//%): New.
4675
4676 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
4677 (mn10300_store_return_value): Rewrite.
4678 (mn10300_type_align): New.
4679 (mn10300_use_struct_convention): Rewrite.
4680 (mn10300_return_value): New, using all of the above.
4681 (mn10300_pop_frame_regular): Add saved_regs_size.
4682 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
4683
4684 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
4685 regs if PC is on movm.
4686
4687 2004-06-07 Jim Blandy <jimb@redhat.com>
4688
4689 Add native Linux support for the PowerPC E500.
4690 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
4691 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
4692 all architectures except the E500.
4693 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
4694 #definitions.
4695 (struct gdb_evrregset_t): New type.
4696 (have_ptrace_getsetevrregs): New variable.
4697 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
4698 fetch_spe_registers): New functions.
4699 (fetch_register): Call fetch_spe_register as appropriate.
4700 Assert that we're only passed raw register numbers.
4701 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
4702 Don't fetch gprs if they're pseudoregisters.
4703 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
4704 store_spe_registers): New functions.
4705 (store_register): Call store_spe_register as appropriate.
4706 Assert that we're only passed raw register numbers.
4707 (store_ppc_registers): Call store_spe_registers as appropriate.
4708 Don't store gprs if they're pseudoregisters.
4709
4710 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
4711
4712 * thread-db.c (thread_get_info_callback): Fill in the thread_info
4713 struct if one exists, even if we are dealing with a zombie thread.
4714
4715 2004-06-07 Andrew Cagney <cagney@gnu.org>
4716
4717 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
4718 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
4719 Rename PC_REQUIRES_RUN_BEFORE_USE.
4720 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
4721 #ifdef.
4722
4723 2004-06-07 Randolph Chung <tausq@debian.org>
4724
4725 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
4726 unwinding after sp has been saved to the stack but before the end
4727 of the prologue, and after the fp has been modified but before it has
4728 been saved to the stack.
4729 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
4730 Remove superfluous definitions.
4731 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
4732
4733 2004-06-07 Guy Martin <gmsoft@gentoo.org>
4734
4735 Committed by Randolph Chung.
4736 * hppa-linux-nat.c: Include the correct version of the header file
4737 depending on the kernel version.
4738
4739 2004-06-06 Randolph Chung <tausq@debian.org>
4740
4741 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
4742 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
4743
4744 2004-06-06 Randolph Chung <tausq@debian.org>
4745
4746 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
4747 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
4748 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
4749 * hppa-tdep.c (hppa_symbol_address): New function definition.
4750 * hppa-tdep.h (hppa_symbol_address): New function declaration.
4751
4752 2004-06-06 Randolph Chung <tausq@debian.org>
4753
4754 * hppa-tdep.h (struct value): Forward declaration.
4755 (gdbarch_tdep): Define tdep find_global_pointer method.
4756 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
4757 associated with the function we are trying to call, and write it
4758 to the gp register.
4759 (hppa32_convert_from_funct_ptr_addr): New function.
4760 (hppa_find_global_pointer): New function.
4761 (hppa_gdbarch_init): Set default find_global_pointer method; set
4762 convert_from_func_ptr_addr method.
4763 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
4764 (hppa_linux_init_abi): Set find_global_pointer method.
4765 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
4766
4767 2004-06-06 Randolph Chung <tausq@debian.org>
4768
4769 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
4770 to struct value *function.
4771 * gdbarch.c: Regenerate.
4772 * gdbarch.h: Likewise.
4773 * infcall.c (call_function_by_hand): Pass entire function value
4774 to push_dummy_call.
4775
4776 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
4777 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
4778 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
4779 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
4780 * arm-tdep.c (arm_push_dummy_call): Likewise.
4781 * avr-tdep.c (avr_push_dummy_call): Likewise.
4782 * cris-tdep.c (cris_push_dummy_call): Likewise.
4783 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
4784 * frv-tdep.c (frv_push_dummy_call): Likewise.
4785 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
4786 * hppa-tdep.c (hppa32_push_dummy_call)
4787 (hppa64_push_dummy_call): Likewise.
4788 * i386-tdep.c (i386_push_dummy_call): Likewise.
4789 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
4790 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
4791 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
4792 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
4793 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
4794 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
4795 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
4796 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
4797 (ppc64_sysv_abi_push_dummy_call): Likewise.
4798 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
4799 (ppc64_sysv_abi_push_dummy_call): Likewise.
4800 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
4801 * s390-tdep.c (s390_push_dummy_call): Likewise.
4802 * sh-tdep.c (sh_push_dummy_call_fpu)
4803 (sh_push_dummy_call_nofpu): Likewise.
4804 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
4805 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
4806 * vax-tdep.c (vax_push_dummy_call): Likewise.
4807
4808 2004-06-04 Jim Blandy <jimb@redhat.com>
4809
4810 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
4811 gdbarch argument to register_size.
4812
4813 * rs6000-tdep.c (rs6000_store_return_value): Use
4814 regcache_cooked_write_part instead of
4815 deprecated_write_register_bytes.
4816 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
4817 not gdbarch_deprecated_store_return_value.
4818
4819 * ppc-linux-nat.c (store_register, fetch_register): Remove
4820 incorrect assertions. Simplify and generalize handling of
4821 transfers whose sizes are not multiples of, or less than, sizeof
4822 (PTRACE_XFER_TYPE).
4823
4824 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
4825
4826 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
4827 as a new thread event.
4828 * thread-db.c (thread_get_info_callback): If the thread is a
4829 zombie, return TD_THR_ZOMBIE.
4830 (thread_from_lwp): If thread_get_info_callback returns
4831 TD_THR_ZOMBIE, check if the thread is still on the thread list
4832 and return a -1 ptid if not found.
4833 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
4834 change the status to TARGET_WAITKIND_SPURIOUS.
4835
4836 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
4837
4838 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
4839 double values in little endian mode.
4840
4841 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
4842
4843 Committed by Andrew Cagney.
4844 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
4845 after last enum constant to avoid error from IBM C
4846 compiler.
4847
4848 2004-06-02 Jim Blandy <jimb@redhat.com>
4849
4850 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
4851 to 'message', and make it local to the lone block that uses it.
4852
4853 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
4854
4855 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
4856
4857 * ada-exp.y: Update copyright notice.
4858 Include block.h.
4859
4860 Replace REGNAME, LAST, INTERNAL_VARIABLE with
4861 SPECIAL_VARIABLE and unify the treatment of these cases.
4862
4863 (write_attribute_call0): Remove.
4864 (write_attribute_call1): Remove.
4865 (write_attribute_calln): Remove.
4866 (save_qualifier): Add missing semicolon.
4867
4868 (simple_exp,exp): Decomment (i.e., reactivate) code that was
4869 temporarily disabled to allow compilation with FSF head version.
4870
4871 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
4872 use individual operators (OP_*) for all attributes.
4873 (exp syntax): Use write_int.
4874 Handle STRING literals with OP_STRING.
4875 (variable syntax): Add limit parameter to calls to
4876 write_object_renaming.
4877
4878 (temp_parse_space): New definition to hold entities that need
4879 only live until the next call to ada_parse.
4880 (string_to_operator): Rename fields of ada_opname_table entries.
4881
4882 (write_var_from_sym): Record block.
4883 (write_var_from_name): Minor reformatting.
4884 Make sure saved name is properly encoded in the case of multiple
4885 matches, and set its language to Ada.
4886 Update comment.
4887 Modify to indicate unresolved name as symbol in the UNRESOLVED
4888 namespace, allocated in temp_parse_space.
4889 (write_int): New function.
4890
4891 (write_object_renaming): Add max_depth parameter to limit
4892 chains of object renamings.
4893 Handle case where root of renaming expression is itself a renaming.
4894 Use temp_parse_space for temporary name buffer.
4895 Handle renamings to dereferenced pointers (___XEXA suffices).
4896
4897 (ada_parse, yyerror, string_to_operator,
4898 write_var_from_sym, write_var_from_name, write_attribute_call0,
4899 write_attribute_call1, write_attribute_calln,
4900 write_object_renaming): Protoize.
4901
4902 (_initialize_ada_exp): New function.
4903
4904 * ada-lang.c: Update copyright notice.
4905 General terminology change to conform to GNAT compiler usage:
4906 mangle => encode, demangle => decode
4907 Include gdb_obstack.h.
4908 Include gdb_regex.h
4909 Include frame.h
4910 Include hashtab.h
4911 Include completer.h
4912 Include gdb_stat.h
4913 Include block.h
4914 Include infcall.h
4915
4916 (ADA_RETAIN_DOTS): Make sure this is defined.
4917 (TRUNCATION_TOWARDS_ZERO): Define.
4918 (struct string_vector): Define.
4919 (unresolved_names): Remove definition.
4920 (xnew_string_vector): New function.
4921 (string_vector_append): New function.
4922 (extract_string): Make static.
4923 (ada_unqualified_name): New function.
4924 (add_angle_brackets): New function.
4925 (function_name_from_pc): New function.
4926 (place_on_stack): Rename to ensure_lval.
4927
4928 (ensure_lval): Renamed from place_on_stack.
4929 Make identity on lvals.
4930 Update comment.
4931 (is_nonfunction): New interface.
4932 Only symbols in LOC_CONST class can be enumerals.
4933 (fill_in_ada_prototype): Remove; now independent of language.
4934 (add_defn_to_vec): Add obstack and symtab arguments.
4935 Use obstack to hold collected definitions.
4936 (num_defns_collected): New function.
4937 (defns_collected): New function.
4938 (ada_resolve_subexp): Rename to resolve_subexp.
4939 (resolve_subexp): Renamed from ada_resolve_subexp.
4940 (ada_op_name): Return non-const result.
4941 (ada_decoded_op_name): Renamed from ada_op_name, now used for
4942 other purposes.
4943
4944 (to_fixed_array_type): Add declaration.
4945 (coerce_unspec_val_to_type): Remove offset parameter.
4946 (find_sal_from_funcs_and_line): New interface.
4947 (find_line_in_linetable): Ditto.
4948
4949 (all_sals_for_line): Rename to ada_sals_for_line and make
4950 global.
4951 Add new parameter. When set, do not ask the user to choose the
4952 instance, but use the first one found instead.
4953 Use given line number in returned sals.
4954 Fix comment.
4955 Skip the prologue if funfirstline is set.
4956 Correct for memory leak when 0 lines found.
4957
4958 (value_pos_atr): Use pos_atr.
4959 (pos_atr): New function.
4960 (standard_lookup): Add block parameter.
4961
4962 (makeTimeStart): Remove declaration and uses.
4963 (makeTimeStop): Remove declaration and uses.
4964
4965 (ada_completer_word_break_characters): Allow for VMS.
4966 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
4967 (raise_sym_name): New constant.
4968 (raise_unhandled_sym_name): New constant.
4969 (raise_assert_sym_name): New constant.
4970 (process_raise_exception_name): New constant.
4971 (longest_exception_template): New constant.
4972 (warning_limit): New variable to limit warnings during expression
4973 evaluation.
4974 (warnings_issued): New variable to keep track of warnings issued.
4975 (known_runtime_file_name_patterns): New constant.
4976 (known_auxiliary_function_name_patterns): New constant.
4977 (symbol_list_obstack): New variable.
4978
4979 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
4980 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
4981 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
4982 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
4983 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
4984 ada_variant_discrim_name, field_alignment, dynamic_template_type,
4985 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
4986 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
4987 and strcmp.
4988
4989 (ada_get_field_index): New function.
4990 (lim_warning): New function.
4991 (ada_translate_error_message): New function.
4992 (MAX_OF_SIZE): New function.
4993 (MIN_OF_SIZE): New function.
4994 (UMAX_OF_SIZE): New function.
4995 (UMIN_OF_SIZE): New function.
4996 (discrete_type_high_bound): New function.
4997 (discrete_type_low_bound): New function.
4998 (base_type): New function.
4999 (do_command): Remove.
5000
5001 (ada_update_initial_language): Use language_ada, not language_unknown.
5002 (ada_encode): Renamed from ada_mangle.
5003 Obey ADA_RETAIN_DOTS.
5004 (ada_decode): Renamed from ada_demangle.
5005 Update coding conventions.
5006 (decoded_names_store): New hash table.
5007 (ada_decode_symbol): New function.
5008 (ada_la_decode): New function.
5009
5010 (modify_general_field): Correct computations of offset and bit
5011 position.
5012 (desc_base_type): Handle ref types, too.
5013 (ada_is_direct_array_type): New function.
5014
5015 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5016 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5017 (ada_is_bogus_array_descriptor,ada_type_of_array,
5018 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
5019 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
5020 ada_is_array_descriptor_type.
5021
5022 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
5023 (ada_is_packed_array_type): Handle pointers or
5024 references to packed arrays as well.
5025 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
5026 (decode_packed_array_type): Search for the packed array type
5027 symbol in the currently selected block and associated
5028 superblocks too.
5029 Use lookup_symbol again.
5030
5031 (decode_packed_array): Handle pointers and references.
5032 Update call to coerce_unspec_val_to_type.
5033 (decode_packed_array_type,value_subscript_packed): Limit warnings.
5034 (ada_value_primitive_packed_val): Improve comment.
5035
5036 (ada_index_type): Substitute int type for "undefined".
5037 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
5038 ada_array_langth, ada_is_string_type): Use renamed
5039 ada_is_simple_array_type.
5040 (empty_array): New function.
5041
5042 (ada_resolve): Rename to resolve.
5043 (resolve): Make static.
5044 Call renamed resolve_subexp.
5045 Update comment.
5046 (ada_resolve_subexp): Rename to resolve_subexp.
5047 (resolve_subexp): Update comment.
5048 Decomment disabled code.
5049 Add LOC_COMPUTED* cases.
5050 Modify to use temporary struct symbols (marked as being in
5051 UNDEF_NAMESPACE) to indicate unresolved names, instead of
5052 OP_UNRESOLVED_VALUE.
5053 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
5054 Add OP_STRING case.
5055 Remove OP_ARRAY.
5056 Use SYMBOL_PRINT_NAME instead of ada_demangle.
5057 Use new ada_lookup_symbol_list interface.
5058 Use new ada_resolve_function interface.
5059 Remove OP_TYPE case.
5060
5061 (ada_args_match): Idiot proof against null actuals.
5062 Use intermediate variables to clarify.
5063 (ada_resolve_function): Update comment and interface.
5064 (mangled_ordered_before): Rename to encoded_ordered_before and
5065 update comment.
5066 (sort_choices): Update comment and interface.
5067 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
5068 (user_select_syms): New interface.
5069 Use new sort_choices interface.
5070 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
5071 (possible_user_operator_p): Idiot-proof against null values.
5072 (ada_simple_renamed_entity): Don't make cleanup; rely on
5073 caller to free result string.
5074 Remove const from return type.
5075 (make_array_descriptor): Rename uses of place_on_stack to
5076 ensure_lval.
5077 Make sure that arrays are on stack.
5078
5079 (HASH_SIZE): Define.
5080 (struct cache_entry): Define.
5081 (cache_space): Define.
5082 (cache): Define.
5083 (clear_ada_sym_cache): New function.
5084 (find_entry): New function.
5085 (lookup_cached_symbol): New function.
5086 (defn_vector_size): Define.
5087 (cache_symbol): New function.
5088 (defn_symbols): Remove.
5089
5090 (standard_lookup): Use lookup_symbol_in_language to get effect of
5091 C lookup.
5092 Cache results.
5093
5094 (symbol_completion_match): New function.
5095 (symbol_completion_add): New function.
5096 (ada_make_symbol_completion_list): New function.
5097
5098 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
5099 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
5100 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
5101 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
5102
5103 (ada_lookup_simple_minsym): New function.
5104 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
5105
5106 (add_symbols_from_enclosing_procs): New interface.
5107 Conditionalize more helpfully.
5108 Don't bother if program isn't running.
5109 Use new interface to get_frame_block.
5110 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
5111
5112 (remove_extra_symbols): New interface.
5113 (xget_renaming_scope): New function.
5114 (is_package_name): New function.
5115 (renaming_is_visible): New function.
5116 (remove_out_of_scope_renamings): New function.
5117
5118 (ada_lookup_symbol_list): New interface.
5119 Properly reinitialize the symbol list obstack.
5120 Don't call add_symbols_from_enclosing_procs if we start from a
5121 static or global block.
5122 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
5123 add_symbols_from_enclosing_procs.
5124 Add symtab data to cached entries.
5125 Handle symbols prefixed with
5126 "standard__" specially; strip prefix and don't look in local symbols.
5127 Do not include out of scope renaming symbols in list of
5128 symbols returned.
5129 Add const to block parameter.
5130 Move check for non-local, non-global symbols earlier.
5131 Remove timing stuff.
5132 (ada_lookup_symbol): New interface.
5133 Find symtab as well.
5134 (ada_lookup_symbol_nonlocal): New function.
5135
5136 (is_name_suffix): Enhance suffix detection to recognize
5137 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
5138 (is_dot_digits_suffix): New function.
5139 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
5140
5141 (ada_add_block_symbols): New interface. Use obstack to return results
5142 in a vector of struct ada_symbol_infos. Add symtab argument.
5143 Use new interface to add_defn_to_vec.
5144 Remove calls to fill_in_ada_prototype.
5145 Use BLOCK_BUCKETS, BLOCK_BUCKET.
5146
5147 (ada_finish_decode_line_1): Add const qualification to local to fix
5148 warning.
5149 Start looking in static block for functions to avoid attempts
5150 to search frame chain for up-level variables.
5151 Adapt to new ada_sals_for_line interface.
5152 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
5153 Handle quoting of the function name inside the spec string.
5154 Skip prologue when funfirstline is set and update the
5155 function documentation to that effect.
5156
5157 (debug_print_lines, debug_print_block, debug_print_blocks,
5158 debug_print_symtab): Remove.
5159
5160 (ada_main_name): New function.
5161 (ada_exception_breakpoint_type): New function.
5162 (is_known_support_routine): New function.
5163 (ada_find_printable_frame): Renamed from find_printable_frame and made
5164 global.
5165 Remove level parameter.
5166 Use new interface to select_frame.
5167
5168 (begin_command): Remove.
5169 (ada_adjust_exception_stop): New function.
5170 (ada_print_exception_stop): New function.
5171 (exception_name_from_cond): New function.
5172 (ada_report_exception_break): Replace disabled code with
5173 conditionalization on GNAT_GDB.
5174 Get the exception name from the condition string.
5175 Remove and move functionality into new functions
5176 ada_print_exception_breakpoint_task and
5177 ada_print_exception_breakpoint_nontask.
5178 (error_breakpoint_runtime_sym_not_found): New function.
5179 (is_runtime_sym_defined): New function.
5180 (ada_breakpoint_rewrite): Uncomment suppressed code.
5181 Use symbolic error-message and runtime-symbol names.
5182 Surround runtime symbol names in quotes.
5183 Allow non-specific breakpoints on exceptions and assertions before
5184 program starts.
5185
5186 (ada_is_tagged_type): Add parameter.
5187 (ada_is_tag_type): New function.
5188 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
5189 (ada_variant_discrim_type): Ditto.
5190 (value_tag_from_contents_and_address): New function.
5191 (type_from_tag): New function.
5192 (struct tag_args): New structure used to communicate with
5193 ada_tag_name_1.
5194 (ada_tag_name_1): New function.
5195 (ada_tag_name): New function.
5196
5197 (ada_scan_number): Update comment.
5198 (find_struct_field): New function.
5199 (ada_search_struct_field): Make static.
5200 (ada_value_struct_elt): New version that returns references when
5201 given pointers or references to structs.
5202 (ada_lookup_struct_elt_type): Add 'refok' parameter.
5203 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
5204 interface.
5205 (ada_value_ind): Use new ada_to_fixed_value interface.
5206 (ada_coerce_ref): Ditto.
5207 (field_offset): Remove.
5208
5209 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
5210 (ada_find_renaming_symbol): New function.
5211 (ada_prefer_type): Prefer named types over unnamed ones.
5212 (variant_field_index): New function.
5213 (contains_variant_part): Removed: subsumed by variant_field_index.
5214 (ada_template_to_fixed_record_type): New function, mostly from
5215 template_to_fixed_record_type.
5216 (template_to_fixed_record_type):
5217 Do not scan the type fields beyond the last one; prevents a
5218 potential SEGV.
5219 Handle case where variant field is listed BEFORE discriminant it
5220 depends on.
5221 Fix calculation of record length when bit length is
5222 not evenly divisible by char length.
5223 Move code to ada_template_to_fixed_record_type and call it.
5224
5225 (template_to_static_fixed_type): Revise comment.
5226 Modify to work on ordinary record types as well as templates,
5227 so as to handle fields that use ___XVE or ___XVU encodings.
5228 (to_record_with_fixed_variant_part): Fill out comment.
5229 Initialize C++ stuff in right type.
5230 Allow case where DVAL is null.
5231 Handle case where variant field is not last.
5232 Fix typo concerning record length.
5233 (to_fixed_record_type): Decomment disabled code.
5234 (to_fixed_record_type): Use variant_field_index instead of
5235 contains_variant_part.
5236 (to_fixed_variant_branch_type): Ditto.
5237 (to_fixed_array_type): Decomment disabled code.
5238 (ada_to_fixed_type): Convert tagged types to the specific type.
5239 Deactivate the size-check for array types in order to avoid
5240 some false size alarms.
5241 (to_static_fixed_type): Decomment disabled code.
5242 Modify to call template_to_static_fixed_type
5243 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
5244 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
5245 Remove valaddr argument, as it is never really used.
5246 (ada_to_fixed_value): Change interface to act on single struct value*
5247 operand.
5248 (adjust_pc_past_prologue): New function.
5249 (ada_attribute_name): Modify to take enum exp_opcode argument.
5250
5251 (ada_enum_name): Recognize new homonym-distinguishing convention.
5252 Adjust local variable's type to remove compiler warning.
5253 Fix a small problem in the part that unqualifies the enumeration name.
5254 (ada_value_binop): New function.
5255 (ada_value_equal): New function.
5256
5257 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
5258 Don't give error message when not doing normal evaluation
5259 and a tagged type doesn't seem to contain a structure member.
5260 Give error message for packed arrays.
5261 For indexing arrays, handle pointers to packed arrays correctly.
5262 Handle case of 'first and 'last attributes of bare integral type
5263 without encoded subtype info.
5264 Remove some unnecessary casts.
5265 Fix uninitialized value of type in computing 'first, 'last, or 'length
5266 of array object.
5267 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
5268 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
5269 calls.
5270 Attributes are now exp_opcode values.
5271 Correct treatment of 'modulus.
5272 Better error message for taking 'length of wrong kind of type;
5273 improve comment.
5274 Change EVAL_NORMAL to noside for consistency.
5275 Use ada_value_binop for DIV, MOD, REM.
5276 Make special case out of array of length 0, since an argument
5277 of 0 upsets some platforms' malloc.
5278 Use OP_STRING instead of OP_ARRAY.
5279 For slice, add check that we have an array type before extracting
5280 a slice out of it. Avoids a SEGV.
5281 When evaluating an array slice, if the array type is a reference to
5282 an aligner type, then replace the aligner type by the actual type.
5283 Decomment disabled code.
5284 Remove some dead code.
5285 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
5286 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
5287 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
5288 and UNOP_MBR to UNOP_IN_RANGE.
5289 If an array type has a parallel ___XVE type, then use it.
5290 Turn arrays into pointers for lvalue arrays.
5291 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
5292 bounds error and handle 0-length slices.
5293 Use lim_warning.
5294 When selecting fields, apply ada_to_fixed_value (because the fields
5295 might have ___XVU or ___XVE encodings even if not dynamic.)
5296 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
5297 (ada_is_system_address_type): New function.
5298
5299 (get_var_value): Use new interface to ada_lookup_symbol_list.
5300 (get_int_var_value): New interface.
5301 (to_fixed_range_type): Allow unknown bound, with warning.
5302 (ada_is_modular_type): Decomment disabled code.
5303 (ADA_OPERATORS): New definition.
5304 (ada_operator_length): New function.
5305 (ada_expr_op_name): New function.
5306 (ada_forward_operator_length): New function.
5307 (ada_dump_subexp_body): New function.
5308 (ada_print_subexp): New function.
5309 (ada_exp_descriptor): New constant.
5310 (ada_op_print_tab): Add 'size. Remove FIXMEs.
5311 (ada_language_defn): Add ada_exp_descriptor entry.
5312 Change ada_parse => parse.
5313 Add post-parser entry.
5314 Use ada-specific non-local symbol lookup.
5315 Don't use C-style arrays.
5316 String lower-bound is 1.
5317 Decomment disabled code.
5318 (parse): New function.
5319 New fields ada_translate_error_message, ada_lookup_symbol,
5320 ada_lookup_minimal_symbol.
5321
5322 * ada-lang.h: Update copyright dates.
5323 Replace the mangle/demangle terminology throughout by the
5324 more appropriate encode/decode one.
5325 Include breakpoint.h.
5326 Forward declare struct partial_symbol, struct block.
5327 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
5328 (EXTRACT_ADDRESS): Remove.
5329 (EXTRACT_INT): Remove.
5330 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
5331 (MAX_ENCLOSING_FRAME_LEVELS): Define.
5332 (MAX_RENAMING_CHAIN_LENGTH): Define.
5333 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
5334
5335 (enum task_states): Remove.
5336 ada_task_states: Remove.
5337 (fat_string): Remove.
5338 (struct entry_call): Remove.
5339 (struct task_fields): Remove.
5340 (struct task_entry): Remove.
5341
5342 (struct ada_symbol_info): Define.
5343 (enum ada_attribute): Remove.
5344 (enum ada_operator): Define.
5345
5346 (ada_get_field_index): Declare.
5347 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
5348 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5349 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5350 (ada_lookup_symbol_list): New interface.
5351 (ada_decode_symbol): Declare.
5352 (ada_decode): Declare.
5353 (ada_lookup_symbol): New interface.
5354 (ada_update_initial_language): Declare.
5355 (ada_lookup_simple_minsym): Declare.
5356 (user_select_syms): New interface.
5357 (ada_sals_for_line): Declare.
5358 (ada_is_tagged_type): New interface.
5359 (ada_tag_name): Declare.
5360 (ada_lookup_struct_elt_type): Remove declaration.
5361 (ada_search_struct_field): Remove declaration.
5362 (ada_attribute_name): New interface.
5363 (ada_is_system_address_type): Declare.
5364 (ada_to_fixed_value): Remove declaration.
5365 (ada_template_to_fixed_record_type_1): Declare.
5366 (get_int_var_value): New interface.
5367 (ada_find_any_symbol): Declare.
5368 (ada_find_renaming_symbol): Declare.
5369 (ada_mangle): Rename to ada_encode.
5370 (ada_simple_renamed_entity): Remove const.
5371 (ada_main_name): Declare.
5372 (get_current_task): Rename to ada_get_current_task.
5373 (get_entry_number): Remove declaration.
5374 (ada_report_exception_break): Remove declaration.
5375 (ada_print_exception_breakpoint_nontask): Declare.
5376 (ada_print_exception_breakpoint_task): Declare.
5377 (ada_find_printable_frame): Declare.
5378
5379 * ada-lex.l: Update copyright notices.
5380 Use xmalloc and xfree instead of malloc and free.
5381 Use new interface to name_lookup.
5382 Use new interface to
5383 ada_mangle=>ada_encode.
5384 Redo handling of '$...' variable to parallel current treatment
5385 in c-exp.y.
5386 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
5387 digit_to_int, strtoulst, processInt, processReal, processId,
5388 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
5389 yywrap): Protoize.
5390
5391 (processInt): Use cast to remove harmless warning.
5392 (processReal): Modify to get rid of compiler warning on scan formats.
5393
5394 (processId): Replace xmalloc with obstack_alloc for name and remove
5395 call to ada_name_string_cleanup.
5396 Remove obsolete disabled code.
5397 (name_lookup): Ditto.
5398 New interface.
5399 Use obsavestring on temp_parse_space instead of savestring
5400 on name, and remove call to ada_name_string_cleanup.
5401 Free string returned from ada_simple_renamed_entity.
5402 Use new interface to ada_lookup_symbol_list.
5403 Decomment disabled code.
5404 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
5405 not types.
5406 When a type name lookup succeeds as a result of
5407 lookup_primitive_typename, check for regular type entry that has not
5408 yet been read in.
5409 Limit length of chain of renamed symbols we are willing to follow.
5410 Do not break names beginning with "standard__" into segments.
5411 (block_lookup): Use new interface to ada_lookup_symbol_list.
5412
5413 * ada-typeprint.c: Update copyright notice.
5414 (demangled_type_name): Rename to decoded_type_name.
5415 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
5416 (print_range_bound): Correct handling of negative
5417 bounds that make the index type looked unsigned under STABS.
5418 (print_dynamic_range_bound): Use new interface to get_int_var_value.
5419 (print_range_type_named): Use the builtin int type if no type
5420 corresponding to the given type name could be found.
5421 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
5422 Add some bullet-proofing.
5423 (print_variant_clauses): Allow for variant branches with ___XVU
5424 encodings that are not dynamic fields.
5425 Use new interface to ada_is_tagged_type.
5426 (print_record_type): Allow for fields with ___XVE encodings that
5427 are not dynamic fields.
5428 Use new interface to ada_is_tagged_type.
5429 (ada_print_type): ada_is_array_descriptor =>
5430 ada_is_array_descriptor_type.
5431
5432 * ada-valprint.c: Update copyright notice.
5433 Include gdb_string.h
5434 Include infcall.h
5435 (ui_memcpy): New function.
5436 (ada_print_floating): New function.
5437 (ada_print_str): Order arguments correctly.
5438 Correct handling of empty arrays and arrays of 0-length items.
5439 ada_is_array_descriptor => ada_is_array_descriptor_type
5440 Print values of type System.Address in hexadecimal format.
5441 Use ada_print_floating to print floating-point numbers in Ada format.
5442 Print class tag values with type names.
5443 No longer print the address of reference values. Avoids
5444 a potential confusion.
5445 (ada_value_print): Stop printing the object type for reference
5446 values, but preserve that behavior for access types. Avoids
5447 a potential confusion.
5448 Simplify one conditional expression, as the first part is now
5449 necessarily true.
5450 ada_is_array_descriptor => ada_is_array_descriptor_type
5451 Add check for arrays for null records, and print them by hand.
5452
5453 2004-06-01 Jim Blandy <jimb@redhat.com>
5454
5455 * ppc-tdep.h: Delete unused 'regoff' member.
5456 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
5457
5458 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
5459
5460 Fix PR symtab/1661.
5461 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
5462 (hpread_read_struct_type): Likewise.
5463
5464 2004-06-01 Andrew Cagney <cagney@gnu.org>
5465
5466 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
5467 instead of xasprintf.
5468 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
5469 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
5470 (mi_cmd_data_list_register_names)
5471 (mi_cmd_data_list_changed_registers)
5472 (mi_cmd_data_list_register_values)
5473 (get_register, mi_cmd_data_write_register_values)
5474 (mi_cmd_data_write_register_values)
5475 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
5476 (mi_cmd_target_download, mi_cmd_target_select)
5477 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
5478 (mi_execute_cli_command, mi_execute_async_cli_command)
5479 (mi_execute_async_cli_command): Ditto.
5480 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
5481 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
5482
5483 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
5484 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
5485 error_last_message instead of mi_error_last_message.
5486 * mi/mi-main.c (mi_error_last_message): Delete function.
5487
5488 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
5489 "invalid number of columns" error. Delete redundant "out of
5490 memory" check.
5491
5492 2004-05-31 Mark Kettenis <kettenis@gnu.org>
5493
5494 * i386bsd-nat.c: Don't include <sys/procfs.h>.
5495 (gregset_t, fpregset_t): Remove typedefs.
5496 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
5497 (REG_OFFSET): Rename argument.
5498 (i386bsd_r_reg_offset): Rename from reg_offset.
5499 (REG_ADDR): Remove macro.
5500 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
5501 functions.
5502 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
5503 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
5504 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
5505 instead of supply_gregset.
5506 (store_inferior_registers): Use `struct reg' and `struct fpreg'
5507 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
5508 instead of fill_gregset.
5509 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
5510
5511 * i386bsd-nat.c: Don't include "gregset.h".
5512 (supply_gregset, fill_gregset): Make static.
5513 (supply_fpregset, fill_fpregset): Remove.
5514 * Makefile.in (i386bsd-nat.o): Update dependencies.
5515
5516 2004-05-30 Mark Kettenis <kettenis@gnu.org>
5517
5518 * fbsd-proc.c: Include "regcache.h", "regset.h" and
5519 "gdb_assert.h". Con't include "gregset.h".
5520 (fbsd_make_corefile_notes): Use regset-based core file support
5521 instead off fill_gregset and fill_fpregset.
5522 * Makefile.in (fbsd-proc.o): Update dependencies.
5523
5524 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
5525 instructions.
5526 (m88k_frame_prev_register): Simplify code a bit.
5527
5528 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
5529 (amd64_collect_fpregset): New function.
5530 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
5531
5532 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
5533
5534 * i386-tdep.c (i386_supply_gregset): Adjust comment.
5535 (i386_collect_gregset): New function.
5536 (i386_supply_fpregset): Adjust comment.
5537 (i386_collect_fpregset): New function.
5538 (i386_regset_from_core_section): Use i386_collect_gregset and
5539 i386_collect_fpregset.
5540
5541 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
5542 handle VALUEP being null.
5543
5544 * regset.h (collect_regset_ftype): Unconstify fourth argument.
5545
5546 2004-05-29 Mark Kettenis <kettenis@gnu.org>
5547
5548 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
5549
5550 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
5551 assembler in OpenBSD 3.5-current.
5552 (amd64obsd_sigcontext_addr): Likewise.
5553
5554 2004-05-28 Jim Blandy <jimb@redhat.com>
5555
5556 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
5557 register set, so our regcache isn't declared "legacy" and our E500
5558 pseudoregister read and write functions aren't ignored.
5559 (rs6000_register_byte, rs6000_register_raw_size,
5560 rs6000_register_virtual_type, rs6000_register_convertible,
5561 rs6000_register_convert_to_virtual,
5562 rs6000_register_convert_to_raw): Deleted.
5563 (rs6000_register_type, rs6000_convert_register_p,
5564 rs6000_register_to_value, rs6000_value_to_register): New
5565 functions.
5566 (rs6000_gdbarch_init): Don't register
5567 gdbarch_deprecated_register_size,
5568 gdbarch_deprecated_register_bytes,
5569 gdbarch_deprecated_register_byte,
5570 gdbarch_deprecated_register_raw_size,
5571 gdbarch_deprecated_register_virtual_type,
5572 gdbarch_deprecated_register_convertible,
5573 gdbarch_deprecated_register_convert_to_virtual, or
5574 gdbarch_deprecated_register_convert_to_raw methods. Instead,
5575 register gdbarch_register_type, gdbarch_convert_register_p,
5576 gdbarch_register_to_value, and gdbarch_value_to_register methods.
5577
5578 2004-05-26 Jim Blandy <jimb@redhat.com>
5579
5580 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
5581 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
5582 functions, updated to match the register numberings used in GCC.
5583 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
5584 rs6000_dwarf2_reg_to_regnum as register number conversions
5585 functions for STABS and Dwarf2.
5586
5587 2004-05-26 Randolph Chung <tausq@debian.org>
5588
5589 * infttrace.h (target_waitkind): Forward declare type instead of pulling
5590 in header file.
5591
5592 2004-05-25 Joel Brobecker <brobecker@gnat.com>
5593
5594 * NEWS: Document new "start" command.
5595
5596 2004-05-25 Randolph Chung <tausq@debian.org>
5597
5598 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
5599 hppa-linux.
5600
5601 2004-05-25 Randolph Chung <tausq@debian.org>
5602
5603 * hppa-hpux-tdep.c (offsetof): Define.
5604 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
5605 (hppa32_hpux_frame_base_before_sigtramp)
5606 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
5607 (hppa64_hpux_frame_saved_pc_in_sigtramp)
5608 (hppa64_hpux_frame_base_before_sigtramp)
5609 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
5610 functions.
5611 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
5612 (hppa_hpux_sigtramp_frame_unwind_cache)
5613 (hppa_hpux_sigtramp_frame_this_id)
5614 (hppa_hpux_sigtramp_frame_prev_register)
5615 (hppa_hpux_sigtramp_frame_unwind)
5616 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
5617 (hppa_hpux_init_abi): Register sigtramp unwinder.
5618 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
5619
5620 2004-05-25 Randolph Chung <tausq@debian.org>
5621
5622 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
5623 and multiple stack unwinds.
5624 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
5625
5626 2004-05-25 Andrew Cagney <cagney@gnu.org>
5627
5628 * symfile.h (symbol_file_add_from_memory): Delete declaration.
5629 * symfile-mem.h: Delete file.
5630 * symfile-mem.c: Do not include "symfile-mem.h".
5631 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
5632 "struct bfd_section". When an error do not bother returning NULL.
5633 (add_symbol_file_from_memory_command): Use "struct bfd" and
5634 "struct bfd_section".
5635 * Makefile.in (symfile_mem_h): Delete.
5636 (symfile-mem.o): Update dependencies.
5637
5638 2004-05-25 Nick Roberts <nickrob@gnu.org>
5639
5640 * gdb-mi.el: New file.
5641
5642 2004-05-25 Andrew Cagney <cagney@gnu.org>
5643
5644 * inftarg.c: Include "observer.h".
5645 (child_attach, child_create_inferior): Notify inferior_created.
5646 * corelow.c: Include "observer.h".
5647 (core_open): Notify inferior_created.
5648 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
5649
5650 2004-05-25 Andrew Cagney <cagney@gnu.org>
5651
5652 * target.h (struct target_ops): Add from_tty to
5653 to_create_inferior.
5654 (target_create_inferior, find_default_create_inferior): Update.
5655 * infcmd.c (run_command): Update.
5656 * wince.c (child_create_inferior): Update.
5657 * win32-nat.c (child_create_inferior): Update.
5658 * uw-thread.c (uw_thread_create_inferior): Update.
5659 * thread-db.c (thread_db_create_inferior): Update.
5660 * target.c (debug_to_create_inferior)
5661 (find_default_create_inferior): Update.
5662 (maybe_kill_then_create_inferior): Update.
5663 * sol-thread.c (sol_thread_create_inferior): Update.
5664 * remote.c (extended_remote_async_create_inferior)
5665 (extended_remote_create_inferior): Update.
5666 * remote-vx.c (vx_create_inferior): Update.
5667 * remote-st.c (st2000_create_inferior): Update.
5668 * remote-sim.c (gdbsim_create_inferior): Update.
5669 * remote-sds.c (sds_create_inferior): Update.
5670 * remote-rdp.c (remote_rdp_create_inferior): Update.
5671 * remote-rdi.c (arm_rdi_create_inferior): Update.
5672 * remote-m32r-sdi.c (m32r_create_inferior): Update.
5673 * remote-e7000.c (e7000_create_inferior): Update.
5674 * procfs.c (procfs_create_inferior): Update.
5675 * ocd.c (ocd_create_inferior): Update.
5676 * ocd.h (ocd_create_inferior): Update.
5677 * nto-procfs.c (procfs_create_inferior): Update.
5678 * monitor.c (monitor_create_inferior): Update.
5679 * lin-lwp.c (lin_lwp_create_inferior): Update.
5680 * inftarg.c (child_create_inferior): Update.
5681 * hpux-thread.c (hpux_thread_create_inferior): Update.
5682 * gnu-nat.c (gnu_create_inferior): Update.
5683
5684 2004-05-25 Andrew Cagney <cagney@gnu.com>
5685
5686 * MAINTAINERS: Update e-mail address.
5687
5688 2004-05-24 Randolph Chung <tausq@debian.org>
5689
5690 * thread.c (info_threads_command, thread_apply_all_command)
5691 (thread_apply_command, thread_command, do_captured_thread_select):
5692 Remove HPUXHPPA-specific code.
5693
5694 2004-05-24 Randolph Chung <tausq@debian.org>
5695
5696 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
5697 unused symbols.
5698 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
5699 references.
5700
5701 2004-05-24 Joel Brobecker <brobecker@gnat.com>
5702
5703 * infcmd.c (kill_if_already_running): New function, extracted
5704 from run_command().
5705 (run_command): Replace extracted code by call to
5706 kill_if_already_running().
5707 (start_command): New function.
5708 (_initialize_infcmd): Add "start" command.
5709
5710 2004-05-24 Mark Kettenis <kettenis@gnu.org>
5711
5712 Add OpenBSD/m88k support.
5713 * NEWS (New native configurations): Mention OpenBSD/m88k.
5714 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
5715 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
5716 * Makefile.in (m88k_tdep_h): New variable.
5717 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
5718 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
5719 * configure.host: Add m88*-*-openbsd*.
5720 * configure.tgt: Add m88*-*-openbsd*.
5721
5722 2004-05-24 Jim Blandy <jimb@redhat.com>
5723
5724 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
5725 to approve changes.
5726
5727 2004-05-24 Kevin Buettner <kevinb@redhat.com>
5728
5729 * symtab.c (fixup_section): Search section table when lookup by
5730 name fails.
5731
5732 2004-05-24 Randolph Chung <tausq@debian.org>
5733
5734 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
5735 be "small_struct".
5736
5737 2004-05-24 Mark Kettenis <kettenis@gnu.org>
5738
5739 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
5740 register number in regcache_raw_collect call.
5741 (m68kbsd_collect_fpregset): Likewise.
5742 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
5743
5744 * regset.h (struct regset): Add back `regset' member.
5745
5746 2004-05-23 Mark Kettenis <kettenis@gnu.org>
5747
5748 * configure.in: Check for td_pcb in `struct thread'.
5749 * configure, config.in: Regenerated.
5750
5751 * dpx2-nat.c: Remove file.
5752 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
5753 (dpx2-nat.o): Remove dependencies.
5754
5755 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
5756 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
5757 (amd64obsd_supply_pcb): New function.
5758 (_initialize_amd64obsd_nat): Enable libkvm interface.
5759 * Makefile.in (amd64obsd-nat.o): Update dependencies.
5760 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
5761 (LOADLIBES): New variable.
5762
5763 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
5764 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
5765 (sparc32nbsd_supply_pcb): New function.
5766 (_initialize_sparcnbsd_nat): Enable libkvm interface.
5767 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
5768 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5769 (LOADLIBES): New variable.
5770
5771 2004-05-22 Mark Kettenis <kettenis@gnu.org>
5772
5773 * bsd-kvm.c, bsd-kvm.h: New files.
5774 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5775 "bsd-kvm.h".
5776 (i386fbsd_supply_pcb): New function.
5777 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
5778 (i386fbsd-nat.o): Update dependencies.
5779 (bsd_kvm_h): New variable.
5780 (bsd-kvm.o): New dependency.
5781 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
5782 (LOADLIBES): New variable.
5783
5784 * regset.c: Tweak comment.
5785 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
5786 macro.
5787 * regset.h: Update copyright year.
5788 (struct regset): Remove `descr' member, add `gdbarch' member.
5789 (regset_alloc): Adjust prototype and comment.
5790 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
5791 (i386_supply_fpregset): Likewise.
5792 (i386_regset_from_core_section): Update call to regset_alloc.
5793 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
5794 REGSET->arch.
5795 (i386obsd_aout_regset_from_core_section): Update call to
5796 regset_alloc.
5797 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
5798 REGSET->arch.
5799 (i386nbsd_aout_regset_from_core_section): Update call to
5800 regset_alloc.
5801 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
5802 REGSET->arch.
5803 (amd64_regset_from_core_section): Update call to regset_alloc.
5804 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
5805 REGSET->arch.
5806 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
5807 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
5808 &sparc32nbsd_gregset in sparc32_supply_gregset call.
5809 (sparc32nbsd_init_abi): Update call to regset_alloc.
5810 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
5811 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
5812 (sparc64obsd_init_abi): Update call to regset_alloc.
5813 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
5814 &sparc64nbsd_gregset in sparc64_supply_gregset call.
5815 (sparc64nbsd_init_abi): Update call to regset_alloc.
5816 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
5817 &sparc64fbsd_gregset in sparc64_supply_gregset call.
5818 (sparc64fbsd_init_abi): Update call to regset_alloc.
5819
5820 2004-05-22 Jim Blandy <jimb@redhat.com>
5821
5822 * ppc-tdep.h (spe_register_p): New declaration.
5823 (struct gdbarch_tdep): New members: ppc_acc_regnum and
5824 ppc_spefscr_regnum.
5825 * rs6000-tdep.c (spe_register_p): New function.
5826 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
5827 spefscr.
5828 (rs6000_gdbarch_init): Initialize the new members of the tdep
5829 structure.
5830
5831 2004-05-21 Jim Blandy <jimb@redhat.com>
5832
5833 * ppc-linux-nat.c (fetch_register): Move code back to be next
5834 to the comment that describes it. (Moved code, instead of
5835 comment, for symmetry with store_register.)
5836
5837 Allocate regset structures in the gdbarch's obstack, not using
5838 xmalloc.
5839 * regset.c (regset_alloc): Renamed from regset_xmalloc.
5840 Add 'arch' argument. Allocate the regset on arch's obstack, not
5841 using xmalloc.
5842 * regset.h (regset_alloc): Update declaration.
5843 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
5844 gdbarch argument.
5845 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5846 * i386-tdep.c (i386_regset_from_core_section): Same.
5847 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5848 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5849 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5850 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5851 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5852 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5853
5854 2004-05-21 Joel Brobecker <brobecker@gnat.com>
5855
5856 * config/djgpp/fnchange.lst: Undo previous change, was useless.
5857
5858 2004-05-21 Jim Blandy <jimb@redhat.com>
5859
5860 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
5861 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
5862
5863 2004-05-20 Jim Blandy <jimb@redhat.com>
5864
5865 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
5866
5867 2004-05-20 Mark Kettenis <kettenis@gnu.org>
5868
5869 * regset.h: Make prototype const-correct.
5870 * regset.c (regset_xmalloc): Make const-correct.
5871
5872 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
5873
5874 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
5875 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
5876 (symbol_search_name): Declare.
5877
5878 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
5879 (iter_name_next_hashed): Ditto.
5880 (iter_name_next_linear): Ditto.
5881 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
5882
5883 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
5884 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
5885 (symbol_search_name): New function.
5886
5887 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
5888
5889 * minsyms.c (build_minimal_symbol_hash_tables): Change
5890 test for adding to demangled hash table to check for difference
5891 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
5892
5893 2004-05-19 Jim Blandy <jimb@redhat.com>
5894
5895 Use a constructor function to create regset structures.
5896 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
5897 (struct regset): Use supply_regset_ftype. Add new
5898 'collect_regset' member.
5899 (regset_xmalloc): New declaration.
5900 * regset.c: New file.
5901 * am64-tdep.c (amd64_regset_from_core_section): Use
5902 regset_xmalloc to construct regset structures.
5903 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5904 * i386-tdep.c (i386_regset_from_core_section): Same.
5905 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5906 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5907 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5908 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5909 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5910 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5911 * Makefile.in (COMMON_OBS): Add regset.o.
5912 (regset.o): New rule.
5913
5914 2004-05-19 Joel Brobecker <brobecker@gnat.com>
5915
5916 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
5917 and pthread_cond_wait.c.
5918
5919 2004-05-18 Jim Blandy <jimb@redhat.com>
5920
5921 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
5922 before the mach-specific switch, and then let the individual cases
5923 override the defaults, rather than leaving them uninitialized
5924 until the switch and then setting them in each case.
5925
5926 2004-05-18 Randolph Chung <tausq@debian.org>
5927
5928 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
5929 millicode functions.
5930
5931 2004-05-18 Randolph Chung <tausq@debian.org>
5932
5933 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
5934 references to dld_flags_buffer consistent.
5935
5936 2004-05-18 Randolph Chung <tausq@debian.org>
5937
5938 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
5939 it for unwinding the stack.
5940
5941 2004-05-18 Randolph Chung <tausq@debian.org>
5942
5943 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
5944 Undefine these so we can overide them using gdbarch.
5945
5946 2004-05-18 Randolph Chung <tausq@debian.org>
5947
5948 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
5949 handling for 64-bit HPUX (elf).
5950
5951 2004-05-18 Daniel Jacobowitz <dan@debian.org>
5952
5953 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
5954 constants.
5955 * amd64-tdep.c (amd64_skip_prologue): Likewise.
5956 * ia64-tdep.c (examine_prologue): Likewise.
5957 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
5958 * v850-tdep.c (v850_fix_call_dummy): Likewise.
5959
5960 2004-05-18 Mark Kettenis <kettenis@gnu.org>
5961
5962 * vax-tdep.c (vax_return_value): Implement
5963 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5964
5965 2004-05-17 Mark Kettenis <kettenis@gnu.org>
5966
5967 * vax-tdep.c (vax_return_value): Fix typo.
5968
5969 2004-05-17 Andrew Cagney <cagney@redhat.com>
5970
5971 * MAINTAINERS: Mark Salter was also responsible for
5972 testsuite/config/
5973
5974 * NEWS: Mention signal fixes.
5975
5976 2004-05-17 Randolph Chung <tausq@debian.org>
5977
5978 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
5979 check to see if we are unwinding an export stub. Export stubs clobber
5980 the %rp in the call path and stores the original rp in a stack slot.
5981
5982 2004-05-17 Jim Blandy <jimb@redhat.com>
5983
5984 * MAINTAINERS: Update address for J.T. Conklin.
5985
5986 2004-05-17 Randolph Chung <tausq@debian.org>
5987
5988 * hppa-tdep.c: Remove superfluous #include's.
5989 * Makefile.in (hppa-tdep.o): Update dependencies.
5990
5991 2004-05-17 Randolph Chung <tausq@debian.org>
5992
5993 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
5994 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
5995 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
5996 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
5997 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
5998 Remove static function declarations.
5999
6000 2004-05-17 Mark Kettenis <kettenis@gnu.org>
6001
6002 * alphabsd-nat.c: Update copyright year.
6003 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
6004
6005 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
6006 and M68K_A2_REGNUM.
6007
6008 * m68k-tdep.c (m68k_svr4_return_value): Implement
6009 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6010
6011 2004-05-16 Mark Kettenis <kettenis@gnu.org>
6012
6013 * sol-thread.c Update copyright year. Fix various coding
6014 standards violations. Tweak a few comments.
6015 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
6016 Delete prototypes.
6017
6018 2004-05-15 Randolph Chung <tausq@debian.org>
6019
6020 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
6021 as pointer instead of array reference since HPUX compiler does
6022 not accept unsized array arguments.
6023 * somsolib.c (dld_flags_buffer): Use constant array size.
6024
6025 2004-05-15 Mark Kettenis <kettenis@gnu.org>
6026
6027 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
6028 offset with decimal offset.
6029 (amd64obsd_sigcontext_addr): Return correct address for entire
6030 signal trampoline.
6031
6032 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
6033 instead of get_frame_base.
6034
6035 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
6036 (fill_gregset): Use regcache_raw_collect.
6037
6038 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
6039 ppcobsd-tdep.c.
6040
6041 * config/sparc/tm-nbsd64.h: Remove file.
6042 * config/tm-sunos.h: Remove file.
6043
6044 2004-05-15 Joel Brobecker <brobecker@gnat.com>
6045
6046 * rs6000-tdep.c (store_param_on_stack_p): New function,
6047 an improved version of some code extracted from skip_prologue().
6048 (skip_prologue): Use store_param_on_stack_p() to detect
6049 instructions saving a parameter on the stack. Detect when r0
6050 is used to save a parameter.
6051 Do not mark "li rx, SIMM" instructions as part of the prologue,
6052 unless the following instruction is also part of the prologue.
6053
6054 2004-05-14 Andrew Cagney <cagney@redhat.com>
6055
6056 * infrun.c (handle_inferior_event): Simplify
6057 STEP_OVER_UNDEBUGGABLE.
6058
6059 * infrun.c (handle_step_into_function): Delete function.
6060 (handle_inferior_event): Inline calls to
6061 handle_step_into_function.
6062
6063 2004-05-14 Jerome Guitton <guitton@gnat.com>
6064
6065 * rs6000-nat.c: Fix a comment.
6066
6067 2004-05-12 David Anderson <davea@sgi.com>
6068
6069 Committed by Jim Blandy <jimb@redhat.com>:
6070 * regcache.c (struct regcache_descr): fix comment spelling.
6071
6072 2004-05-13 J. Brobecker <brobecker@gnat.com>
6073
6074 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
6075 Fixes a link link failure.
6076
6077 2004-05-13 J. Brobecker <brobecker@gnat.com>
6078
6079 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
6080 error that was causing the build to fail.
6081
6082 2004-05-13 J. Brobecker <brobecker@gnat.com>
6083
6084 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
6085 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
6086
6087 2004-05-13 Andrew Cagney <cagney@redhat.com>
6088
6089 * infrun.c (handle_inferior_event): Check for
6090 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
6091 calls. Update comments.
6092
6093 2004-05-13 Jim Blandy <jimb@redhat.com>
6094
6095 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
6096 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6097 (store_regs_user_thread, store_regs_kernel_thread): Use
6098 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
6099 * ppc-linux-nat.c (fill_gregset): Same.
6100 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
6101 (ppc_linux_sigtramp_cache): Same.
6102 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
6103 (ppcnbsd_sigtramp_cache_init): Same.
6104 * rs6000-nat.c (fetch_core_registers): Same.
6105 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
6106 (rs6000_frame_cache): Same.
6107
6108 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
6109 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
6110 of assuming that the gprs are numbered starting with zero.
6111 * ppc-linux-nat.c (fill_gregset): Same.
6112 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
6113 * ppcnbsd-nat.c (getregs_supplies): Same.
6114 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
6115 * rs6000-nat.c (fetch_core_registers): Same.
6116 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
6117
6118 2004-05-07 Michael Snyder <msnyder@redhat.com>
6119
6120 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
6121 LOC_COMPUTED_ARG, and LOC_INDIRECT.
6122
6123 2004-05-13 Andrew Cagney <cagney@redhat.com>
6124
6125 * infrun.c (handle_inferior_event): Use frame_unwind_id.
6126
6127 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6128
6129 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
6130 base_address for shared libraries.
6131
6132 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6133
6134 * MAINTAINERS (write after approval): Add myself.
6135
6136 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
6137
6138 * breakpoint.c (bpstat_stop_status): Add new argument
6139 STOPPED_BY_WATCHPOINT. Use it instead of testing
6140 target_stopped_data_address agaist 0 to check whether
6141 or not we stopped due to a hardware watchpoint.
6142 * breakpoint.h (bpstat_stop_status): Adapt prototype.
6143 * infrun.c (handle_inferior_event): Call bpstat_stop_status
6144 with new argument.
6145
6146 2004-05-12 Jim Blandy <jimb@redhat.com>
6147
6148 * configure.in: When checking whether we should use the -bbigtoc
6149 option, don't forget to restore the original value of LDFLAGS.
6150 * configure: Regenerated.
6151
6152 2004-05-12 Andrew Cagney <cagney@redhat.com>
6153
6154 * thread.c (load_infrun_state): Delete step_sp.
6155 * infrun.c (context_switch): Ditto.
6156 * inferior.h (step_sp): Ditto.
6157 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
6158 * gdbthread.h (struct thread_info, save_infrun_state)
6159 (restore_infrun_state): Ditto.
6160
6161 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
6162
6163 * MAINTAINERS (write after approval): Add myself.
6164
6165 2004-05-12 Andrew Cagney <cagney@redhat.com>
6166
6167 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
6168 eliminate reference to step_sp.
6169 (struct execution_control_state, init_execution_control_state)
6170 (handle_inferior_event, keep_going): Delete update_step_sp and
6171 step_sp.
6172 * infcmd.c (step_sp): Note that variable is unused.
6173
6174 2004-05-11 Andrew Cagney <cagney@redhat.com>
6175
6176 * infrun.c (step_over_function): Delete function.
6177 (handle_step_into_function): Use insert_step_resume_breakpoint.
6178 (insert_step_resume_breakpoint): Fix assertion.
6179
6180 2004-05-11 Nick Roberts <nickrob@gnu.org>
6181
6182 * utils.c (defaulted_query): Just use the normal query input type
6183 when printing the annotations.
6184
6185 2004-05-11 Andrew Cagney <cagney@redhat.com>
6186
6187 * infrun.c (handle_inferior_event): Simplify code handling
6188 step-into or return-from a signal trampoline.
6189
6190 2004-05-11 Andrew Cagney <cagney@redhat.com>
6191
6192 * ppcnbsd-tdep.c: Include "gdb_assert.h".
6193 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
6194
6195 2004-05-10 Jim Blandy <jimb@redhat.com>
6196
6197 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
6198 with a call to internal_error.
6199
6200 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
6201 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
6202 processor variant lacks those registers.
6203 (ppc_floating_point_unit_p): Change description to make it clear
6204 that this returns info about the ISA, not the ABI.
6205 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
6206 return true or false by checking tdep->ppc_fp0_regnum and
6207 tdep->ppc_fpscr_regnum. The original code replicated the BFD
6208 arch/mach switching done in rs6000_gdbarch_init; it's better to
6209 keep that logic there, and just check the results here.
6210 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
6211 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
6212 floating-point registers.
6213 (ppc_supply_fpregset, ppc_collect_fpregset)
6214 (rs6000_push_dummy_call, rs6000_extract_return_value)
6215 (rs6000_store_return_value): Assert that we have floating-point
6216 registers.
6217 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
6218 (rs6000_frame_cache): Don't note the locations at which
6219 floating-point registers were saved if we have no fprs.
6220 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
6221 registers.
6222 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6223 (store_regs_user_thread, store_regs_kernel_thread): Only call
6224 supply_fprs / fill_fprs if we actually have floating-point
6225 registers.
6226 (special_register_p): Check ppc_fpscr_regnum before matching
6227 against it.
6228 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
6229 supply / collect fpscr if we don't have it.
6230 * ppc-bdm.c: #include "gdb_assert.h".
6231 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
6232 have floating-point registers, since I can't test this code on
6233 FP-free systems to adapt it.
6234 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
6235 fpscr and floating point register numbers if they don't exist.
6236 (fetch_register): Assert that we have floating-point registers
6237 before we reach the code that handles them.
6238 (store_register): Same. And use tdep instead of calling
6239 gdbarch_tdep again.
6240 (fill_fpregset): Don't try to collect FP registers and fpscr if we
6241 don't have them.
6242 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6243 fprs and fpscr if we don't have them.
6244 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
6245 don't have them.
6246 * ppcnbsd-nat.c: #include "gdb_assert.h".
6247 (getfpregs_supplies): Assert that we have floating-point registers.
6248 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
6249 * ppcobsd-tdep.c: #include "gdb_assert.h".
6250 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
6251 have floating-point registers.
6252 * rs6000-nat.c (regmap): Don't match against the fpscr and
6253 floating point register numbers if they don't exist.
6254 (fetch_inferior_registers, store_inferior_registers,
6255 fetch_core_registers): Only fetch / store / supply the
6256 floating-point registers and the fpscr if we have them.
6257 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
6258 (ppcobsd-tdep.o): Update dependencies.
6259
6260 2004-05-10 Andrew Cagney <cagney@redhat.com>
6261
6262 * infrun.c (through_sigtramp_breakpoint): Delete variable.
6263 (context_switch): Do not switch through_sigtramp_breakpoint.
6264 * gdbthread.h (save_infrun_state, load_infrun_state)
6265 (struct thread_info): Delete through_sigtramp_breakpoint parameter
6266 and structure member.
6267 * thread.c (load_infrun_state, save_infrun_state): Update.
6268
6269 2004-05-10 Mark Kettenis <kettenis@gnu.org>
6270
6271 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
6272
6273 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6274
6275 * acinclude.m4: Quote macro names being defined by AC_DEFUN
6276 throughout.
6277 * aclocal.m4: Regenerate.
6278
6279 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
6280
6281 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
6282
6283 2004-05-10 Andrew Cagney <cagney@redhat.com>
6284
6285 * infrun.c (check_sigtramp2): Delete function.
6286 (handle_inferior_event): When single stepping, and taking a
6287 signal, set a breakpoint at the signal return address. Delete
6288 redundant calls to check_sigtramp2.
6289 (insert_step_resume_breakpoint): New function.
6290 (through_sigtramp_breakpoint, handle_inferior_event)
6291 (follow_exec, wait_for_inferior, fetch_inferior_event)
6292 (currently_stepping, keep_going): Delete most uses of
6293 through_sigtramp_breakpoint, not that it should be deleted.
6294 (delete_breakpoint_current_contents): Delete function.
6295
6296 2004-05-10 Randolph Chung <tausq@debian.org>
6297
6298 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
6299 target.
6300 * config/pa/tm-linux.h: New file.
6301
6302 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
6303
6304 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
6305 of prefixes. Don't print the prefix twice in the CLI.
6306
6307 2004-05-10 Jim Blandy <jimb@redhat.com>
6308
6309 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
6310 collect all the gprs.
6311
6312 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
6313 loop collecting gprs.
6314
6315 2004-05-09 Andrew Cagney <cagney@redhat.com>
6316
6317 * remote-vx.c (net_step): Delete step-range code.
6318 * remote.c (remote_resume, init_all_packet_configs)
6319 (set_remote_protocol_E_packet_cmd)
6320 (show_remote_protocol_E_packet_cmd)
6321 (remote_protocol_E, show_remote_cmd, _initialize_remote)
6322 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
6323 (show_remote_protocol_e_packet_cmd): Ditto.
6324
6325 2004-05-09 Mark Kettenis <kettenis@gnu.org>
6326
6327 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
6328
6329 * hppa-tdep.h: Update copyright year.
6330 (struct trad_frame_saved_reg): Add opaque declaration.
6331
6332 * amd64-tdep.c (amd64_return_value): Implement
6333 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6334
6335 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
6336 (m68k_value_to_register): New functions.
6337 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
6338 value_to_register.
6339
6340 * defs.h (enum return_value_convention): Add
6341 RETURN_VALUE_ABI_RETURNS_ADDRESS and
6342 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6343 * infcmd.c (legacy_return_value): New function.
6344 (print_return_value): Rwerite to implement
6345 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6346 * values.c (using_struct_return): Check for inequality to
6347 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
6348 RETURN_VALUE_STRUCT_CONVENTION.
6349 * i386-tdep.c (i386_return_value): Implement
6350 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6351
6352 * vax-tdep.c: Tweak comments. Reorder include files. Don't
6353 include "symtab.h", "opcode/vax.h" and "inferior.h".
6354 (vax_skip_prologue): Replace calls to read_memory_integer by calls
6355 to read_memory_unsigned_integer.
6356 (vax_gdbarch_init): Reorder.
6357 (_initialize_vax_tdep): Spell out prototype.
6358 * Makefile.in (vax-tdep.o): Update dependencies.
6359
6360 2004-05-08 Andrew Cagney <cagney@redhat.com>
6361
6362 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
6363 * target.c (target_detach, target_disconnect): Ditto.
6364
6365 * infcall.c (call_function_by_hand): When no
6366 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
6367 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
6368 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
6369 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6370 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6371
6372 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
6373 * gdbarch.h, gdbarch.c: Re-generate.
6374 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6375 deprecated_fix_call_dummy.
6376 * v850-tdep.c (v850_gdbarch_init): Ditto.
6377 * infcall.c (call_function_by_hand): Do not call
6378 DEPRECATED_FIX_CALL_DUMMY.
6379
6380 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
6381 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
6382 * gdbarch.h, gdbarch.c: Re-generate.
6383 * arm-linux-tdep.c (arm_linux_call_dummy_words)
6384 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
6385 deprecated_sizeof_call_dummy_words.
6386 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
6387 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
6388 * v850-tdep.c (v850_gdbarch_init): Ditto.
6389 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
6390 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
6391 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6392 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6393 * arch-utils.h (legacy_call_dummy_words)
6394 (legacy_sizeof_call_dummy_words): Delete declarations.
6395 * arch-utils.c (legacy_call_dummy_words)
6396 (legacy_sizeof_call_dummy_words): Delete variables.
6397
6398 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
6399 * gdbarch.h, gdbarch.c: Re-generate.
6400 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
6401 * infcall.c (call_function_by_hand): Eliminate call to
6402 DEPRECATED_PUSH_DUMMY_FRAME.
6403 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
6404 push_dummy_frame.
6405 (ns32k_push_dummy_frame): Delete function.
6406
6407 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6408 deprecated_call_dummy_breakpoint_offset or
6409 deprecated_call_dummy_start_offset.
6410 * dummy-frame.c, arm-tdep.c: Update comments.
6411 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
6412 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
6413 * gdbarch.h, gdbarch.c: Re-generate.
6414
6415 * infcall.c (legacy_push_dummy_code): Delete function.
6416 (push_dummy_code): Delete call.
6417
6418 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
6419 * gdbarch.h, gdbarch.c: Re-generate.
6420 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
6421 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
6422 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
6423 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
6424
6425 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
6426 (struct frame_info): Delete opaque declaration.
6427 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
6428 * frame.c (get_frame_type): Delete call.
6429
6430 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
6431 pc_in_call_dummy.
6432 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
6433 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
6434
6435 2004-05-08 Mark Kettenis <kettenis@gnu.org>
6436
6437 * alphanbsd-tdep.c: Include "gdb_string.h".
6438 * armnbsd-tdep.c: Update copyright year.
6439 Include "gdb_string.h".
6440 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
6441 dependencies.
6442
6443 * delta68-nat.c: Remove file.
6444 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
6445 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
6446 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
6447 (delta68-nat.o): Remove dependency.
6448
6449 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
6450 function.
6451 (m68k_gdbarch_init): Don't set
6452 deprecated_frameless_function_invocation.
6453
6454 2004-05-07 Randolph Chung <tausq@debian.org>
6455
6456 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
6457 read_memory_nobpt for code reading when doing frame unwinding.
6458 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
6459
6460 2004-05-07 Randolph Chung <tausq@debian.org>
6461
6462 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
6463 instead of sp, handle sigaltstack case.
6464 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
6465 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
6466 signal handler and not that of the caller.
6467 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
6468 hppa_linux_sigtramp_find_sigcontext.
6469
6470 2004-05-07 Randolph Chung <tausq@debian.org>
6471
6472 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
6473 hppa-linux-nat.c.
6474 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
6475 * hppa-linux-nat.c (fetch_register, store_register): Define.
6476 (fetch_inferior_registers, store_inferior_registers): Define.
6477 (supply_gregset): Add comment and clean up some unneeded code.
6478 (fill_gregset): Add comment and fix so that it saves registers in
6479 the right place in the gregset.
6480 (fill_fpregset): Fix buffer overrun problem.
6481 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
6482
6483 2004-05-07 Randolph Chung <tausq@debian.org>
6484
6485 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
6486 do common handling of the pcoqt register.
6487 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
6488 to use helper function.
6489 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
6490 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
6491 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
6492 generic fallback unwinder when all else fails.
6493 (hppa_gdbarch_init): Add fallback sniffer.
6494 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
6495 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
6496 to use helper function.
6497
6498 2004-05-08 Joel Brobecker <brobecker@gnat.com>
6499
6500 * config/djgpp/fnchange.lst: Add translation rules for
6501 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
6502
6503 2004-05-08 Mark Kettenis <kettenis@gnu.org>
6504
6505 * frame.c (get_prev_frame_1): Work around GCC bug.
6506 * frame.h: Add comment about GCC bug.
6507
6508 2004-05-07 Andrew Cagney <cagney@redhat.com>
6509
6510 * observer.c: Include "commands.h" and "gdbcmd.h".
6511 (observer_debug, _initialize_observer): Add the
6512 command "set/show debug observer".
6513 * observer.sh: When observer debugging, log notify calls.
6514 * Makefile.in (observer.o): Update dependencies.
6515
6516 2004-05-07 Jason Molenda (jmolenda@apple.com)
6517
6518 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
6519
6520 2004-05-07 Jim Blandy <jimb@redhat.com>
6521
6522 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
6523 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
6524 to recognize gpr regnums, instead of assuming that
6525 tdep->ppc_fp0_regnum marks the end of the general-purpose
6526 registers.
6527
6528 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
6529 the given architecture has floating-point registers.
6530
6531 2004-05-07 Andrew Cagney <cagney@redhat.com>
6532
6533 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
6534 macro defined to 1.
6535 * gdbarch.h, gdbarch.c: Re-generate.
6536 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
6537 deprecated_use_generic_dummy_frames.
6538
6539 2004-05-07 Brian Ford <ford@vss.fsi.com>
6540
6541 * NEWS: Mention Cygwin DWARF 2 support.
6542
6543 2004-05-07 Andrew Cagney <cagney@redhat.com>
6544
6545 * objfiles.h (struct entry_info): Delete unused fields
6546 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
6547 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
6548 * mipsread.c (mipscoff_symfile_read): Update.
6549 * mdebugread.c (parse_partial_symbols): Update.
6550 * dwarfread.c (read_file_scope): Update.
6551 * dwarf2read.c (read_file_scope): Update.
6552 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
6553 * coffread.c (complete_symtab): Update.
6554
6555 2004-05-07 Mark Kettenis <kettenis@gnu.org>
6556
6557 * infcall.c (_initialize_infcall): Fix typo.
6558
6559 2004-05-07 Andrew Cagney <cagney@redhat.com>
6560
6561 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
6562 * command.h (add_setshow_zinteger_cmd): Declare.
6563
6564 2004-05-06 Randolph Chung <tausq@debian.org>
6565
6566 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
6567 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
6568 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
6569 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
6570 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
6571 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
6572 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
6573 definitions ...
6574 * hppa-tdep.h: ... to here, with HPPA_ prefix.
6575 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
6576 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
6577 (hppa64_hpux_frame_find_saved_regs_in_sig)
6578 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
6579 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
6580 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
6581 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
6582 (hppa_linux_sigtramp_frame_prev_register): Likewise.
6583 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
6584 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
6585 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
6586 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
6587 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
6588 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
6589 (hppa32_register_type, hppa_cannot_store_register)
6590 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
6591 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
6592 * hpread.c (hpread_process_one_debug_symbol): Likewise.
6593 * pa64solib.c (pa64_solib_have_load_event)
6594 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
6595 (pa64_solib_unloaded_library_pathname): Likewise.
6596 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
6597 (som_solib_library_pathname): Likewise.
6598
6599 2004-05-05 Jim Ingham <jingham@apple.com>
6600
6601 * breakpoint.c (create_breakpoints): Copy the ignore count and
6602 thread id over from the pended breakpoint to the actual
6603 breakpoint.
6604
6605 2004-05-05 Andrew Cagney <cagney@redhat.com>
6606
6607 * gdbarch.sh (PARM_BOUNDARY): Delete.
6608 gdbarch.h, gdbarch.c: Re-generate.
6609 * valops.c (PARM_BOUNDARY): Delete macro.
6610 (value_push): Delete PARM_BOUNDARY code.
6611 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
6612
6613 2004-05-04 Jim Blandy <jimb@redhat.com>
6614
6615 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
6616 Don't assume that the gprs, fprs, and UISA sprs are
6617 contiguous, start at register number zero, and end with fpscr.
6618 Instead, use the numbers from the tdep structure.
6619
6620 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
6621 should no longer be used in code specific to the RS6000 and its
6622 derivatives.
6623 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
6624 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
6625 tdep->ppc_fp0_regnum.
6626 (ppc_supply_fpregset, ppc_collect_fpregset)
6627 (rs6000_push_dummy_call, rs6000_extract_return_value)
6628 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
6629 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
6630 FP0_REGNUM.
6631 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
6632 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
6633 Same.
6634 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
6635 bdm_ppc_store_registers): Same.
6636 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
6637 (store_register, fill_fpregset): Same.
6638 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
6639 (ppc_linux_supply_fpregset): Same.
6640 * ppcnbsd-nat.c (getfpregs_supplies): Same.
6641 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
6642 Same.
6643 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
6644 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
6645 ppc64_sysv_abi_return_value): Same.
6646 * rs6000-nat.c (regmap, fetch_inferior_registers)
6647 (store_inferior_registers, fetch_core_registers): Same.
6648
6649 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6650
6651 * m68knbsd-nat.c: Remove file.
6652 * m68knbsd-tdep.c: Remove file.
6653 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
6654 dependencies.
6655 * configure.host: Add m68k-*-netbsdelf*.
6656 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
6657 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
6658 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
6659 (XM_FILE): Remove.
6660 * config/m68k/nbsdelf.mh: New file.
6661 * config/m68k/nbsd.mt: New file.
6662 * config/m68k/nbsdaout.mt: Remove file.
6663 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
6664 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
6665 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
6666 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
6667 (use_struct_convention): Remove prototype.
6668 (USE_STRUCT_CONVENTION): Remove define.
6669 * config/m68k/xm-nbsd.h: Remove file.
6670
6671 2004-05-04 Michael Snyder <msnyder@redhat.com>
6672
6673 * m68k-tdep.c (m68k_gdbarch_init): Default to using
6674 reg_struct_return method (as gcc usually does for cross targets).
6675
6676 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6677
6678 Committed by Andrew Cagney.
6679 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
6680 alignment padding when accessing ucontext struct members.
6681
6682 2004-05-04 Jim Blandy <jimb@redhat.com>
6683
6684 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
6685 'ppc_gplast_regnum' member.
6686 (ppc_num_gprs): New enum constant.
6687 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
6688 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
6689 * rs6000-nat.c (regmap, fetch_inferior_registers,
6690 store_inferior_registers): Same.
6691 * rs6000-tdep.c (e500_pseudo_register_read)
6692 (e500_pseudo_register_write): Same.
6693 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
6694
6695 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
6696 * ppc-tdep.h (ppc_num_fprs): New enum constant.
6697 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
6698 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
6699 FPLAST_REGNUM.
6700 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
6701 Same.
6702 * ppc-linux-nat.c (ppc_register_u_addr): Same.
6703 * rs6000-nat.c (regmap, fetch_inferior_registers)
6704 (store_inferior_registers): Same.
6705
6706 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
6707 with FPLAST_REGNUM.
6708
6709 2004-05-03 Joel Brobecker <brobecker@gnat.com>
6710
6711 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
6712 failure detected by recent versions of GCC.
6713 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
6714 to be consistent with the usage in dwarf2_create_include_psymtab.
6715
6716 2004-05-03 Michael Snyder <msnyder@redhat.com>
6717
6718 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
6719 (heuristic_proc_start): Whitespace cleanup.
6720
6721 2004-05-04 Mark Kettenis <kettenis@gnu.org>
6722
6723 * sun3-nat.c: Remove file.
6724 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
6725 dependencies.
6726 (ALLDEPFILES): Remove sun3-nat.c.
6727 (sun3-nat.o): Remove dependencies.
6728
6729 * i386-interix-nat.c, i386-interix-tdep.c,
6730 config/i386/nm-interix.h, config/i386/interix.mh,
6731 config/i386/interix.mt: Remove files.
6732 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
6733 dependencies.
6734
6735 2004-05-03 Mark Kettenis <kettenis@gnu.org>
6736
6737 * m68k-tdep.h (struct gdbarch_tdep): Add member
6738 struct_value_regnum.
6739 (m68k_svr4_init_abi): New prototype.
6740 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
6741 different calling conventions.
6742 (m68k_extract_return_value): Remove code dealing with single-field
6743 structs.
6744 (m68k_store_return_value): Remove code dealing with single-field
6745 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
6746 (m68k_extract_struct_value_address): Remove function.
6747 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
6748 (m68k_reg_struct_return_p, m68k_return_value)
6749 (m68k_svr4_return_value): New functions.
6750 (m68k_use_struct_convention): Remove function.
6751 (m68k_push_dummy_call): Use new struct_value_regnum member of
6752 `struct gdbarch_tdep' instead of hardcoded register number to
6753 store STRUCT_ADDR.
6754 (m68k_svr4_init_abi): New function.
6755 (m68k_gdbarch_init): Don't set extract_return_value,
6756 store_return_values, deprecated_extract_struct_value_address and
6757 use_struct_convention. Set return_value instead. Initialize new
6758 struct_value_regnum member of `struct gdbarch_tdep'.
6759 * m68klinux-tdep.c: Update copyright year.
6760 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
6761 (m68k_linux_extract_struct_value_address): Remove function.
6762 (m68k_linux_init_abi): Don't set extract_return_value,
6763 store_return_values, deprecated_extract_struct_value_address and
6764 use_struct_convention. Call m68k_svr4_init_abi but override the
6765 new struct_value_regnum member of `struct gdbarch_tdep'.
6766 * Makefile.in (m68k-tdep.o): Update dependencies.
6767
6768 2004-05-03 J. Brobecker <brobecker@gnat.com>
6769
6770 * dwarf2read.c (line_header): Add new included_p field in
6771 field file_names.
6772 (partial_die_info): New field has_stmt_list. New field line_offset.
6773 (dwarf2_create_include_psymtab): New function.
6774 (dwarf2_build_include_psymtabs): New function.
6775 (add_file_name): Add forward declaration. Initialize new field.
6776 (dwarf_decode_lines): Add new parameter. Enhance this procedure
6777 to be able to determine the list of files included by the
6778 given unit, and build their associated psymtabs.
6779 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
6780 files as well.
6781 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
6782 (read_file_scope): Update call to dwarf_decode_lines.
6783 (read_partial_die): Handle DW_AT_stmt_list attributes.
6784
6785 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
6786
6787 Unfix PR gdb/1626.
6788 * configure.in: Revert special case for osf5.*.
6789 * configure: Regenerate.
6790
6791 2004-05-02 Jim Blandy <jimb@redhat.com>
6792
6793 Move the symbol-file-from-memory functions into their own file.
6794 * symfile-mem.c, symfile-mem.h: New files.
6795 * symfile.c (symbol_file_add_from_bfd): New function.
6796 (symbol_file_add): Call symbol_file_add_from_bfd.
6797 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
6798 Moved to symfile-mem.c.
6799 (_initialize_symfile): Move definition of
6800 add-symbol-file-from-memory command to symfile-mem.c.
6801 * symfile.h (symbol_file_add_from_bfd): New declaration.
6802 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
6803 * config/powerpc/linux.mt (TDEPFILES): Same.
6804 * Makefile.in (SFILES): Add symfile-mem.c.
6805 (symfile_mem_h): New variable.
6806 (HFILES_NO_SRCDIR): Add symfile-mem.h.
6807 (symfile-mem.o): New rule.
6808
6809 2004-05-01 Andrew Cagney <cagney@redhat.com>
6810
6811 * breakpoint.c (insert_bp_location): Use get_frame_id, and
6812 frame_find_by_id instead of frame_relative_level.
6813 (do_enable_breakpoint): Ditto.
6814 * thread.c: Update copyright.
6815 (info_threads_command): Ditto, simplify.
6816
6817 * frame.c (deprecated_generic_get_saved_register): Delete
6818 function, moved to "xstormy16-tdep.c".
6819 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
6820 deprecated_generic_get_saved_register from "frame.c".
6821 (xstormy16_frame_saved_register): Call
6822 xstormy16_get_saved_register.
6823 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
6824 static.
6825 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
6826 * frame.h (deprecated_generic_get_saved_register): Delete.
6827
6828 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
6829
6830 * dwarfread.c: Update documentation on the state of dwarf-1.
6831
6832 2004-05-01 Andrew Cagney <cagney@redhat.com>
6833
6834 * stack.c (select_frame_command): Delete call to
6835 frame_relative_level.
6836 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
6837 Delete #if0 code.
6838 (frame_info): Do not print FRAMELESS.
6839 (print_block_frame_labels): Replace DEPRECATED_STREQ.
6840 (catch_info): Delete #if0 code.
6841
6842 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
6843 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
6844 of frame_relative_level.
6845 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
6846 to SENTINEL_FRAME.
6847 * frame.h (enum frame_type): Add SENTINEL_FRAME.
6848 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
6849 frame_relative_level.
6850
6851 * frame.h (deprecated_set_frame_type): Delete declaration.
6852 * frame.c (deprecated_set_frame_type): Delete function, update
6853 comments.
6854
6855 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
6856 * gdbarch.h, gdbarch.c: Re-generate.
6857 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
6858 (shnbsd_pc_in_sigtramp): Delete.
6859 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
6860 pc_in_sigtramp.
6861 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
6862 pc_in_sigtramp.
6863 * frame.h: Update comments.
6864 * ppc-linux-tdep.c: Update comments.
6865 * breakpoint.c (bpstat_what): Update comments.
6866
6867 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
6868 m68klinux-tdep.o's dependencies, were previously added to
6869 m68klinux-nat.o.
6870
6871 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
6872 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
6873 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6874 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6875 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6876
6877 * Makefile.in (m68klinux-nat.o): Update dependencies.
6878 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6879 (m68k_linux_sigtramp_frame_cache)
6880 (m68k_linux_sigtramp_frame_this_id)
6881 (m68k_linux_sigtramp_frame_prev_register)
6882 (m68k_linux_sigtramp_frame_unwind)
6883 (m68k_linux_sigtramp_frame_sniffer)
6884 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
6885 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
6886 names, use trad-frame.h.
6887 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
6888 (struct m68k_sigtramp_info): Delete.
6889 * m68k-tdep.c (m68k_sigtramp_frame_cache)
6890 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
6891 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
6892 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
6893 "m68klinux-tdep.c".
6894
6895 * infrun.c (check_sigtramp2): Delete check for
6896 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
6897
6898 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6899
6900 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
6901
6902 2004-05-01 Andrew Cagney <cagney@redhat.com>
6903
6904 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6905 (frv_linux_sigtramp_frame_cache)
6906 (frv_linux_sigtramp_frame_this_id)
6907 (frv_linux_sigtramp_frame_prev_register)
6908 (frv_linux_sigtramp_frame_unwind)
6909 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
6910 include "linux" in function and variable names, directly call
6911 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
6912 the latest trad-frame code.
6913 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
6914 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
6915 * Makefile.in (frv-linux-tdep.o): Update dependencies.
6916 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
6917 * frv-tdep.c (frv_sigtramp_frame_cache)
6918 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6919 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
6920 frv-linux-tdep.c.
6921 (frv_gdbarch_init): Do not append a sigtramp sniffer.
6922 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
6923 (frv_set_sigcontext_reg_addr): Delete function.
6924
6925 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
6926 (DEPRECATED_SIGTRAMP_END): Delete.
6927 * gdbarch.h, gdbarch.c: Re-generate.
6928 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
6929 * config/vax/tm-vaxbsd.h: Update copyright.
6930 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6931 (DEPRECATED_IN_SIGTRAMP): Define.
6932 * config/m68k/tm-nbsd.h: Update copyright.
6933 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6934 (DEPRECATED_IN_SIGTRAMP): Define.
6935
6936 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6937
6938 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
6939 encondings. Fixes PR gdb/1628.
6940
6941 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
6942 DW_CFA_restore state without a matching DW_CFA_remember_state
6943 instead of aborting. Fixes PR backtrace/1589.
6944
6945 2004-04-30 Joel Brobecker <brobecker@gnat.com>
6946
6947 * MAINTAINERS: Add self as AIX maintainer.
6948 Update my e-mail address in write-after-approval section.
6949
6950 2004-04-30 Andrew Cagney <cagney@redhat.com>
6951
6952 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
6953 (legacy_get_prev_frame): Ditto.
6954
6955 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
6956 (mips_gdbarch_init): Do not set pc_in_sigtramp.
6957 * mipsread.c (sigtramp_address): Delete extern variable.
6958 (mipscoff_new_init): Delete reference.
6959 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
6960 (fixup_sigtramp): Delete function.
6961 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
6962 (fixup_sigtramp): Delete declarations.
6963
6964 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
6965 deprecated_pc_in_sigtramp.
6966 (ppcnbsd_pc_in_sigtramp): Delete function.
6967
6968 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6969
6970 * config/m68k/nm-nbsd.h: Tweak comments.
6971 * config/m68k/nm-nbsdaout.h: Likewise.
6972
6973 2004-04-30 Andrew Cagney <cagney@redhat.com>
6974
6975 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
6976 legacy_pc_in_sigtramp.
6977 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
6978
6979 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6980
6981 Add OpenBSD/m68k support.
6982 * NEWS (New native configurations): Mention OpenBSD/m68k.
6983 * m68kbsd-tdep.c: New file.
6984 * m68kbsd-nat.c: New file.
6985 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
6986 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
6987 * configure.host: Add m68k-*-openbsd.
6988 * configure.tgt: Add m68k-*-openbsd.
6989 * config/m68k/tm-obsd.h: New file.
6990 * config/m68k/obsd.mt: New file.
6991 * config/m68k/obsd.mh: New file.
6992 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
6993 m68kbsd-tdep.c.
6994
6995 2004-04-30 Andrew Cagney <cagney@redhat.com>
6996
6997 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
6998 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
6999
7000 2004-04-30 Mark Kettenis <kettenis@gnu.org>
7001
7002 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
7003 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
7004
7005 2004-04-30 Brian Ford <ford@vss.fsi.com>
7006
7007 Revert 2004-04-16 change.
7008 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
7009 (i386_coff_init_abi): Remove.
7010 * i386-tdep.h (i386_coff_init_abi): Remove.
7011 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
7012
7013 2004-04-30 Andrew Cagney <cagney@redhat.com>
7014
7015 * blockframe.c (find_pc_partial_function): Delete use of
7016 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
7017 DEPRECATED_SIGTRAMP_END.
7018
7019 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
7020 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
7021 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
7022 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
7023 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
7024
7025 * defs.h (deprecated_inside_entry_file): Delete declaration.
7026 * blockframe.c (deprecated_inside_entry_file): Delete function.
7027 (legacy_frame_chain_valid): Delete call.
7028 * sh64-tdep.c (sh64_frame_chain): Delete call.
7029 * objfiles.h: Update comments.
7030 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
7031 call.
7032 * frame.c (get_prev_frame): Delete call, update comments.
7033
7034 2004-04-30 Brian Ford <ford@vss.fsi.com>
7035
7036 * MAINTAINERS (Write After Approval): Add myself.
7037
7038 2004-04-30 Andrew Cagney <cagney@redhat.com>
7039
7040 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
7041 * gdbarch.h, gdbarch.c: Re-generate.
7042 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
7043 code.
7044
7045 2004-04-30 Andrew Cagney <cagney@redhat.com>
7046
7047 * gdb-events.sh (selected_thread_changed)
7048 (selected_frame_level_changed, target_changed): Delete.
7049 * gdb-events.h, gdb-events.c: Re-generate.
7050 * valops.c (value_assign): Update.
7051 * stack.c (select_frame_command, up_silently_base)
7052 (down_silently_base): Update.
7053
7054 2004-04-29 Andrew Cagney <cagney@redhat.com>
7055
7056 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
7057 registers correctly.
7058 (print_gp_register_row, mips32_heuristic_proc_desc)
7059 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
7060 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
7061 references to mips_isa_regsize.
7062
7063 2004-04-29 Andrew Cagney <cagney@redhat.com>
7064
7065 * mips-tdep.c (struct gdbarch_tdep): Delete
7066 mips_fp_register_double.
7067 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
7068 mips_abi_regsize.
7069 (mips_gdbarch_init): Do not set mips_fp_register_double.
7070 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
7071
7072 2004-04-29 Joel Brobecker <brobecker@gnat.com>
7073
7074 Committed by Andrew Cagney.
7075 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
7076 function calls.
7077
7078 2004-04-29 Andrew Cagney <cagney@redhat.com>
7079
7080 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
7081 gdbarch, use mips_abi, update callers.
7082 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
7083 mips_abi_regsize, update callers.
7084 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
7085 mips_default_abi_regsize.
7086 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
7087 mips_default_abi_regsize.
7088
7089 2004-04-29 Andrew Cagney <cagney@redhat.com>
7090
7091 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
7092 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
7093 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
7094 mips_default_abi_regsize.
7095 (mips_isa_regsize): Rename mips_regisze.
7096 * mipsnbsd-tdep.c: Update.
7097 * mips-linux-tdep.c: Update.
7098 * irix5-nat.c: Update.
7099 * mips-tdep.h (mips_isa_regsize): Update.
7100
7101 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
7102 Delete all disabled code.
7103 * gdb-events.h, gdb-events.c: Re-generate.
7104
7105 2004-04-19 Jerome Guitton <guitton@gnat.com>
7106 Mark Kettenis <kettenis@gnu.org>
7107
7108 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
7109 the function begins with a branch instruction.
7110
7111 2004-04-29 Mark Kettenis <kettenis@gnu.org>
7112
7113 * i386-tdep.c: Fix spelling mistakes.
7114
7115 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7116 Andrew Cagney <cagney@redhat.com>
7117
7118 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
7119 <sys/proc.h>.
7120 * acconfig.h: Provide default _KMEMUSER value.
7121 * config.in, configure: Re-generate.
7122 * NEWS: Mention fix.
7123
7124 2004-04-24 Randolph Chung <tausq@debian.org>
7125
7126 * configure.host (hppa*-*-linux*): New target.
7127 * configure.tgt (hppa*-*-linux*): Likewise.
7128 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
7129 gdbarch_init_osabi() call earlier so that osabi-specific frame
7130 unwinders can be registered first.
7131 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
7132 hppa-linux-nat.c.
7133 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
7134 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
7135 * config/pa/linux.mh: New file.
7136 * config/pa/linux.mt: New file.
7137 * config/pa/nm-linux.h: New file.
7138 * config/pa/xm-linux.h: New file.
7139 * hppa-linux-nat.c: New file.
7140 * hppa-linux-tdep.c: New file.
7141
7142 2004-04-28 Randolph Chung <tausq@debian.org>
7143
7144 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
7145 return values.
7146 (hppa32_push_dummy_call): Fix small struct and floating point argument
7147 passing, and make sure the stack frame is properly aligned.
7148
7149 2004-04-28 Andrew Cagney <cagney@redhat.com>
7150
7151 * stack.c (print_stack_frame): Fix description.
7152
7153 * NEWS: Mention gdb/gdbserver/configure execute permission
7154 changed. PR server/519.
7155
7156 2004-04-28 Andrew Cagney <cagney@redhat.com>
7157
7158 * stack.c (print_stack_frame_stub): Delete declaration.
7159 (struct print_stack_frame_args, print_stack_frame)
7160 (print_frame_info, print_frame): Replace "source" with print what.
7161 Replace "print" with "print_level". Replace "args" with
7162 "print_args".
7163 * frame.h (show_and_print_stack_frame, print_stack_frame)
7164 (print_frame_info): Update declarations.
7165 * stack.c (select_and_print_frame, frame_command)
7166 (current_frame_command, up_command, down_command): Update calls -
7167 use get_selected_frame, pass "enum print_what" for source, do not
7168 call frame_relative_level.
7169 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
7170 * remote-rdp.c (remote_rdp_open): Ditto.
7171 * remote-mips.c (common_open): Ditto.
7172 * remote-e7000.c (e7000_start_remote): Ditto.
7173 * ocd.c (ocd_start_remote): Ditto.
7174 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
7175 * infrun.c (normal_stop): Ditto.
7176 * inflow.c (kill_command): Ditto.
7177 * infcmd.c (finish_command): Ditto.
7178 * corelow.c (core_open): Ditto.
7179 * tracepoint.c (finish_tfind_command): Ditto.
7180 * thread.c (info_threads_command, info_threads_command)
7181 (restore_current_thread, do_captured_thread_select): Ditto.
7182 * ada-tasks.c (task_command): Ditto.
7183
7184 2004-04-26 Orjan Friberg <orjanf@axis.com>
7185
7186 * frame.c: Include "observer.h".
7187 (frame_observer_target_changed): New function.
7188 (_initialize_frame): Attach target_changed observer.
7189 * regcache.c: Include "observer.h".
7190 (regcache_observer_target_changed): New function.
7191 (_initialize_regcache): Attach target_changed observer.
7192 * valops.c: Include "observer.h".
7193 (value_assign): Notify target_changed event when modifying register.
7194 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
7195
7196 2004-04-26 Orjan Friberg <orjanf@axis.com>
7197
7198 From Paul Koning <pkoning@equallogic.com>:
7199 * breakpoint.c (free_valchain): New function.
7200 (insert_bp_location, delete_breakpoint): Use free_valchain.
7201 (remove_breakpoint): Do not remove the valchain.
7202 (bpstat_stop_status): If not stopped by watchpoint, skip
7203 watchpoints when generating stop status list.
7204 * infrun.c (handle_inferior_event): Make
7205 stepped_after_stopped_by_watchpoint a global variable.
7206 * remote.c (remote_stopped_data_address): Return watch data
7207 address rather than zero if stepped_after_stopped_by_watchpoint is
7208 set.
7209
7210 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
7211
7212 Fix PR gdb/1626.
7213 * configure.in: Check for curses after termcap.
7214 On osf5.*, do not check for ncurses.
7215 * configure: Regenerate.
7216
7217 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7218
7219 * ppcobsd-nat.c: Include "ppc-tdep.h".
7220 * Makefile.in (ppcobsd-nat.o): Update dependencies.
7221
7222 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
7223 Fixes PR tdep/1623 and PR tdep/1624.
7224
7225 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
7226
7227 * xmodem.h, xmodem.c: Remove files.
7228 * Makefile.in: Remove references to xmodem.h, xmodem.c.
7229
7230 2004-04-23 Randolph Chung <tausq@debian.org>
7231
7232 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
7233 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
7234 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
7235 for handling stackless frames.
7236 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
7237
7238 2004-04-23 Randolph Chung <tausq@debian.org>
7239
7240 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
7241 starts at a pc before the frame is created.
7242
7243 2004-04-23 Joel Brobecker <brobecker@gnat.com>
7244
7245 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
7246
7247 2004-04-23 Jerome Guitton <guitton@gnat.com>
7248
7249 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
7250 use convert_typed_floating to get the appropriate format.
7251
7252 2004-04-22 Randolph Chung <tausq@debian.org>
7253
7254 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
7255 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
7256 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
7257 (hppa_sign_extend): Add prototype.
7258 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
7259 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
7260 (sign_extend): Rename with hppa_ prefix and make non-static. Other
7261 hppa targets will also use these functions.
7262 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
7263 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
7264 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
7265 (hppa_gdbarch_init): Remove gdbarch setting of
7266 skip_trampoline_code, in_solib_call_trampoline and
7267 in_solib_return_trampoline.
7268 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
7269 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
7270 hppa_in_solib_call_trampoline.
7271 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
7272 Moved from hppa-tdep.c.
7273 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
7274 in_solib_call_trampoline and in_solib_return_trampoline.
7275
7276 2004-04-22 Randolph Chung <tausq@debian.org>
7277
7278 * hppa-tdep.c (hppa_debug): New variable.
7279 (find_unwind_entry, hppa_frame_cache): Add debug output.
7280 (_initialize_hppa_tdep): Add command to set debug flag.
7281
7282 2004-04-22 Andrew Cagney <cagney@redhat.com>
7283
7284 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
7285 "trad-frame.h".
7286 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
7287 signal trampoline unwinder.
7288 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
7289
7290 2004-04-22 Mark Kettenis <kettenis@gnu.org>
7291
7292 Add OpenBSD/powerpc support.
7293 * NEWS (New native configurations): Mention OpenBSD/powerpc.
7294 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
7295 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
7296 (ppc_collect_fpregset): New prototypes.
7297 * ppcobsd-nat.c: New file.
7298 * ppcobsd-tdep.c: New file.
7299 * ppcobsd-tdep.h: New file.
7300 * rs6000-tdep.c: Include "regset.h".
7301 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
7302 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
7303 New functions.
7304 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
7305 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
7306 (rs6000-tdep.o): Update dependencies.
7307 * configure.host: Add powerpc-*-openbsd.
7308 * configure.tgt: Add powerpc-*-openbsd.
7309 * config/powerpc/obsd.mh: New file.
7310 * config/powerpc/nm-obsd.h: New file.
7311 * config/powerpc/obsd.mt: New file.
7312
7313 2004-04-22 Andrew Cagney <cagney@redhat.com>
7314
7315 * frame.h (show_frame_info): Delete declaration.
7316
7317 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
7318 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
7319 * m32r-tdep.c (m32r_frame_this_id): Ditto.
7320 * frv-tdep.c (frv_frame_this_id): Ditto.
7321 * avr-tdep.c (avr_frame_this_id): Ditto.
7322
7323 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
7324
7325 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
7326
7327 2004-04-22 Jim Blandy <jimb@redhat.com>
7328
7329 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
7330 register number zero.
7331
7332 2004-04-21 Michael Snyder <msnyder@redhat.com>
7333
7334 * mips-tdep.c (heuristic_proc_start):
7335 Warning() already prefixes "Warning: ".
7336
7337 2004-04-21 Andrew Cagney <cagney@redhat.com>
7338
7339 * annotate.h (deprecated_annotate_starting_hook)
7340 (deprecated_annotate_stopped_hook)
7341 (deprecated_annotate_exited_hook)
7342 (deprecated_annotate_signal_hook)
7343 (deprecated_annotate_signalled_hook): Deprecate.
7344 * tracepoint.h (deprecated_create_tracepoint_hook)
7345 (deprecated_delete_tracepoint_hook)
7346 (deprecated_modify_tracepoint_hook)
7347 (deprecated_trace_find_hook)
7348 (deprecated_trace_start_stop_hook): Deprecate.
7349 * target.h (deprecated_target_new_objfile_hook): Deprecate.
7350 * remote.h (deprecated_target_resume_hook)
7351 (deprecated_target_wait_loop_hook): Deprecate.
7352 * gdbcore.h (deprecated_exec_file_display_hook)
7353 (deprecated_file_changed_hook): Deprecate.
7354 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
7355 * defs.h (deprecated_modify_breakpoint_hook)
7356 (deprecated_command_loop_hook, deprecated_show_load_progress)
7357 (deprecated_print_frame_info_listing_hook)
7358 (deprecated_query_hook, deprecated_warning_hook)
7359 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
7360 (deprecated_delete_breakpoint_hook)
7361 (deprecated_interactive_hook, deprecated_registers_changed_hook)
7362 (deprecated_readline_begin_hook, deprecated_readline_hook)
7363 (deprecated_readline_end_hook, deprecated_register_changed_hook)
7364 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
7365 (deprecated_context_hook, deprecated_target_wait_hook)
7366 (deprecated_attach_hook, deprecated_detach_hook)
7367 (deprecated_call_command_hook, deprecated_set_hook)
7368 (deprecated_error_hook, deprecated_error_begin_hook)
7369 (deprecated_ui_load_progress_hook): Deprecate.
7370 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
7371 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
7372 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
7373 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
7374 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
7375 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
7376 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
7377 * annotate.c, aix-thread.c: Update.
7378
7379 2004-04-21 Andrew Cagney <cagney@redhat.com>
7380
7381 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
7382 * vaxnbsd-tdep.c: Include "gdb_string.h".
7383
7384 * symfile.c (symbol_file_add_from_memory): #if 0 function.
7385 (add_symbol_file_from_memory_command): #if 0 function body, call
7386 error instead.
7387
7388 2004-04-21 Andrew Cagney <cagney@redhat.com>
7389
7390 * gdbcore.h: Update copyright.
7391 (deprecated_add_core_fns): Rename add_core_fns.
7392 * win32-nat.c (_initialize_core_win32): Update.
7393 * sun3-nat.c (_initialize_core_sun3): Update.
7394 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
7395 * rs6000-nat.c (_initialize_core_rs6000): Update.
7396 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
7397 * nto-tdep.c (_initialize_nto_tdep): Update.
7398 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
7399 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
7400 * mips-nat.c (_initialize_core_mips): Update.
7401 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7402 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
7403 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
7404 * lynx-nat.c (_initialize_core_lynx): Update.
7405 * irix5-nat.c (_initialize_core_irix5): Update.
7406 * i386-interix-nat.c (_initialize_core_interix): Update.
7407 * cris-tdep.c (_initialize_cris_tdep): Update.
7408 * corelow.c (deprecated_add_core_fns): Update.
7409 * core-regset.c (_initialize_core_regset): Update.
7410 * core-aout.c (_initialize_core_aout): Update.
7411 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
7412 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
7413 * alpha-nat.c (_initialize_core_alpha): Update.
7414
7415 2004-04-21 Jim Blandy <jimb@redhat.com>
7416
7417 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
7418
7419 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
7420
7421 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
7422 Delete.
7423 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
7424 (read_attribute_value): Update calls to dwarf_alloc_block.
7425 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
7426 dwarf2_tmp_obstack.
7427 (psymtab_to_symtab_1): Likewise. Clean up using
7428 free_stack_comp_unit.
7429 (add_to_cu_func_list): Use the comp_unit_obstack.
7430
7431 2004-04-19 Joel Brobecker <brobecker@gnat.com>
7432
7433 * dwarf2read.c (dwarf2_flag_true_p): New function.
7434 (die_is_declaration): Use the function above. Add some comments.
7435
7436 2004-04-19 Mark Kettenis <kettenis@gnu.org>
7437
7438 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
7439 architecture when registering sparcnbsd_core_osabi_sniffer.
7440 Adjust comment.
7441
7442 2004-04-18 Mark Kettenis <kettenis@gnu.org>
7443
7444 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
7445 return value.
7446
7447 Based on a patch from Brian Ford <ford@vss.fsi.com>:
7448 * i386-tdep.c: Correct register numbering scheme comments
7449 throughout.
7450 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
7451 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
7452 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
7453 (i386_gdb_arch_init): Likewise.
7454
7455 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
7456 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
7457 ppcnbsd-tdep.o.
7458
7459 * m68k-tdep.h: Tweak comments.
7460 * m68k-tdep.c: Tweak comment.
7461
7462 2004-04-17 Randolph Chung <tausq@debian.org>
7463
7464 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
7465 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
7466 (hppa_hpux_som_init_abi): Set is_elf to 0.
7467 (hppa_hpux_elf_init_abi): Set is_elf to 1.
7468 * hppa-tdep.c (low_text_segment_address): Remove global.
7469 (record_text_segment_lowaddr): Pass in low address as parameter. Use
7470 section offset to calculate segment address.
7471 (internalize_unwinds): Define low_text_segment_address as local and
7472 pass to record_text_segment_lowaddr for ELF targets.
7473 (hppa_gdbarch_init): Zero fill tdep structure.
7474 (hppa_dump_tdep): Print tdep structure.
7475 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
7476
7477 2004-04-17 Randolph Chung <tausq@debian.org>
7478
7479 * hppa-tdep.c (hppa_pseudo_register_read): Define.
7480 (hppa_gdbarch_init): Set pseudo_register_read.
7481 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
7482 * regcache.c (supply_register): Remove check for
7483 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
7484
7485 2004-04-17 Randolph Chung <tausq@debian.org>
7486
7487 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
7488 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
7489 (hpread_adjust_stack_address): Move to hpread.c.
7490 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
7491 obj_private_struct): Move from tm-hppa.h.
7492 * hpread.c (hppa-tdep.h): Include.
7493 (hpread_adjust_stack_address): Move from hppa-tdep.c.
7494 (hpread_read_function_type, hpread_read_doc_function_type)
7495 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
7496 directly.
7497 * pa64solib.c (hppa-tdep.h): Include.
7498 * somsolib.c (hppa-tdep.h): Include.
7499 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
7500 inferior_status): Remove unused forward declarations.
7501 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
7502 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
7503 obj_private_struct): Move to hppa-tdep.h.
7504 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
7505
7506 2004-04-17 Randolph Chung <tausq@debian.org>
7507
7508 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
7509 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
7510 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
7511 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
7512 Remove forward declaration and make static.
7513 (hppa_reg_struct_has_addr): Remove.
7514
7515 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7516
7517 * observer.sh: Move comments in sed command to first column.
7518
7519 2004-04-16 Jason Molenda (jmolenda@apple.com)
7520
7521 * frame.c: Minor typeo corrections in comments.
7522
7523 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7524
7525 * observer.c (observer_test_first_notification_function): Update
7526 function profile.
7527 (observer_test_second_notification_function): Likewise.
7528 (observer_test_third_notification_function): Likewise.
7529
7530 2004-04-16 Mark Kettenis <kettenis@gnu.org>
7531
7532 From Brian Ford <ford@vss.fsi.com>:
7533 * i386-tdep.c (i386_coff_init_abi): New function.
7534 * i386-tdep.h (i386_coff_init_abi): New prototype.
7535 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
7536 register number translation functions for DWARF and DWARF 2.
7537
7538 2004-04-16 Joel Brobecker <brobecker@gnat.com>
7539
7540 * dwarf2read.c: Back out my previous change, it was incorrect.
7541
7542 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
7543
7544 * dwarf2read.c: Include "hashtab.h".
7545 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
7546 has_namespace_info.
7547 (struct partial_die_info): Add comments. Use bitfields to reduce
7548 memory footprint. Add scope, scope_set, has_specification,
7549 spec_offset, die_parent, die_child, and die_sibling.
7550 (peek_die_abbrev): Add prototype.
7551 (partial_read_comp_unit_head): New function, broken out from
7552 dwarf2_build_psymtabs_hard.
7553 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
7554 Use partial_read_comp_unit_head. Initialize the CU and
7555 comp_unit_obstack. Update calls to read_partial_die and
7556 scan_partial_symbols. Use free_stack_comp_unit and
7557 load_partial_dies.
7558 (scan_partial_symbols): Change PDI to a pointer. Use the child and
7559 sibling pointers to walk partial DIEs. Call fixup_partial_die.
7560 Update calls to helper functions. Remove NAMESPACE argument.
7561 Update comments.
7562 (partial_die_parent_scope, partial_die_full_name): New functions.
7563 (add_partial_symbol): Remove namespace argument. Update call to
7564 pdi_needs_namespace. Use partial_die_full_name. Handle
7565 DW_TAG_namespace. Check has_namespace_info flag.
7566 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
7567 tag. Handle namespaces.
7568 (add_partial_namespace, add_partial_enumeration): Simplify.
7569 (guess_structure_name): New function, derived from
7570 add_partial_structure.
7571 (add_partial_structure): Remove.
7572 (determine_class_name): Update comment.
7573 (dwarf2_read_abbrevs): Set has_namespace_info flag.
7574 (is_type_tag_for_partial, load_partial_dies): New functions.
7575 (read_partial_die): Pass abbrev and abbrev_len as arguments.
7576 Record specifications instead of following them immediately.
7577 (find_partial_die_in_comp_unit, find_partial_die)
7578 (fixup_partial_die, free_stack_comp_unit)
7579 (hashtab_obstack_allocate, dummy_obstack_deallocate)
7580 (partial_die_hash, partial_die_eq): New functions.
7581 * Makefile.in (hashtab_h): Define.
7582 (dwarf2read.o): Update dependencies.
7583 (observer_inc, observer_h): Move to the correct section.
7584
7585 2004-04-15 Joel Brobecker <brobecker@gnat.com>
7586
7587 * dwarf2read.c (dwarf2_attribute_true_p): New function.
7588 (die_is_declaration): Use the function above. Add comment.
7589
7590 2004-04-15 Joel Brobecker <brobecker@gnat.com>
7591
7592 * dwarf2read.c (read_structure_scope): Identify stub types
7593 using die_is_declaration() only.
7594
7595 2004-04-15 Roland McGrath <roland@redhat.com>
7596
7597 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
7598 argument instead of NAME.
7599 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
7600 in call to symbol_file_add_with_addrs_or_offsets.
7601 (build_addr_info): New function, helper for ...
7602 (symbol_file_add_from_memory): New function.
7603 (add_symbol_file_from_memory_command): New function using that.
7604 (_initialize_symfile): Register it for add-symbol-file-from-memory.
7605 (pre_add_symbol_hook): Add const to argument type.
7606 * symfile.h (symbol_file_add_from_memory): Declare it.
7607
7608 2004-04-15 Mark Kettenis <kettenis@gnu.org>
7609
7610 * NEWS (New native configurations): Mention OpenBSD/vax.
7611 * configure.host: Add vax-*-openbsd*.
7612 * config/vax/obsd.mh: New file.
7613 * config/vax/nm-obsd.h: New file.
7614
7615 * vax-tdep.c: Include "regset.h".
7616 (vax_supply_gregset): New function.
7617 (vax_gregset): New variable.
7618 (vax_regset_from_core_section): New function.
7619 (vax_gdbarch_init): Set regset_from_core_section.
7620 * Makefile.in (vax-tdep.o): Update dependencies.
7621
7622 2004-04-15 Andrew Cagney <cagney@redhat.com>
7623
7624 * observer.c (normal_stop_subject, observer_notify_normal_stop)
7625 (observer_normal_stop_notification_stub)
7626 (observer_attach_normal_stop, observer_detach_normal_stop):
7627 Delete, replaced by #include "observer.inc".
7628 * infrun.c (normal_stop): Pass "stop_bpstat" to
7629 observer_notify_normal_stop.
7630 * Makefile.in (observer_inc): Define.
7631 (observer.o): Update dependencies.
7632 (observer.h, observer.inc): New rules.
7633 * observer.h: Delete file.
7634 * observer.sh: New file.
7635
7636 2004-04-15 Mark Kettenis <kettenis@gnu.org>
7637
7638 * vax-tdep.c (vax_frame_cache): Fix typo.
7639
7640 2004-04-14 Mark Kettenis <kettenis@gnu.org>
7641
7642 * NEWS (New native configurations): Mention NetBSD/vax.
7643 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
7644 * config/vax/nbsdelf.mh: New file.
7645 * config/vax/nbsdaout.mh: New file.
7646 * config/vax/nm-nbsd.h: New file.
7647 * config/vax/nm-nbsdaout.h: New file.
7648
7649 * vaxnbsd-tdep.c: New file.
7650 * Makefile.in (vaxnbsd-tdep.o): New dependency.
7651 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
7652 * config/vax/nbsd.mt: New file.
7653 * config/vax/tm-nbsd.h: New file.
7654
7655 * Makefile.in (vaxbsd-nat.o): New dependency.
7656
7657 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
7658 * vax-tdep.c (vax_store_arguments): Remove struct_return and
7659 struct_addr arguments. Don't push return value address.
7660 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
7661 arguments to vax_store_arguments. Store return value address in
7662 R1.
7663 (vax_store_struct_return, vax_extract_return_value)
7664 (vax_store_return_value): Remove functions.
7665 (vax_return_value): New function.
7666 (vax_gdbarch_init): Set return value. Don't set
7667 deprecated_store_struct_return, deprecated_extract_struct_return
7668 and deprecated_store_return_value.
7669
7670 2004-04-14 Andreas Schwab <schwab@suse.de>
7671
7672 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
7673 value buffer.
7674 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
7675
7676 2004-04-14 Mark Kettenis <kettenis@gnu.org>
7677
7678 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
7679 (vax_unwind_dummy_id): New functions.
7680 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
7681 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
7682 variables.
7683 (vax_fix_call_dummy): Remove function.
7684 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
7685 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
7686 call_dummy_location, deprecated_call_dummy_words,
7687 deprecated_sizeof_call_dummy_words,
7688 deprecated_call_dummy_breakpoint_offset,
7689 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
7690 and deprecated_dummy_write_sp.
7691
7692 2004-04-13 David Carlton <carlton@kealia.com>
7693
7694 * MAINTAINERS: Move myself to "paper trail" section.
7695
7696 2004-04-12 Mark Kettenis <kettenis@gnu.org>
7697
7698 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
7699 "trad-frame.h".
7700 (vax_frame_init_saved_regs): Remove function.
7701 (vax_sigtramp_saved_pc): Remove function.
7702 (vax_frame_saved_pc): Remove function.
7703 (vax_frame_args_address): Remove function.
7704 (vax_frame_num_args): Rewrite.
7705 (vax_frame_chain): Remove function.
7706 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
7707 VAX_FP_REGNUM.
7708 (vax_pop_frame): Likewise.
7709 (vax_saved_pc_after_call): Remove function.
7710 (struct vax_frame_cache): New structure.
7711 (vax_frame_cache): New function.
7712 (vax_frame_this_id): New function.
7713 (vax_frame_prev_register): New function.
7714 (vax_frame_unwind): New variable.
7715 (vax_frame_sniffer): New function.
7716 (vax_frame_base_address): New function.
7717 (vax_frame_args_address): New function.
7718 (vax_frame_base): New variable.
7719 (vax_unwind_pc): New function.
7720 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
7721 deprecated_fp_regnum, deprecated_saved_pc_after_call,
7722 deprecated_frame_chain, deprecated_frame_saved_pc,
7723 deprecated_frame_args_address and
7724 deprecated_frame_init_saved_regs.
7725 * Makefile.in (vax-tdep.o): Update dependencies.
7726
7727 * vaxbsd-nat.c: New file.
7728
7729 * vax-tdep.h: Update copyright year. Adjust comments.
7730 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
7731 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
7732 (vax_regnum): New enum. Replacing...
7733 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
7734 (VAX_PS_REGNUM): ... these removed macros.
7735 * vax-tdep.c (vax_register_name): Remove prototype.
7736 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
7737 (vax_register_byte, vax_register_raw_size,
7738 vax_register_virtual_size, vax_register_virtual_type): Remove
7739 functions.
7740 (vax_register_type): New function.
7741 (vax_breakpoint_from_pc): Reorganize.
7742 (vax_gdbarch_init): Set register_type. Don't set
7743 deprecated_register_size, deprecated_register_bytes,
7744 deprecated_register_byte, deprecated_register_raw_size,
7745 deprecated_max_register_raw_size,
7746 deprecated_register_virtual_size,
7747 deprecated_max_register_virtual_size and
7748 deprecated_register_virtual_type. Add comment on stack direction.
7749
7750 2004-04-11 Mark Kettenis <kettenis@gnu.org>
7751
7752 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
7753 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
7754 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
7755
7756 2004-04-10 Randolph Chung <tausq@debian.org>
7757
7758 * MAINTAINERS (write after approval): Add myself.
7759
7760 2004-04-07 Randolph Chung <tausq@debian.org>
7761
7762 * hppa-tdep.c (hppa_inner_than): Remove.
7763 (is_pa_2): Remove unused static variable.
7764 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
7765
7766 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
7767
7768 * language.h (language_defn): Add new la_post_parser field.
7769 * parser-defs.h (null_post_parser): New declaration (default for
7770 la_post_parser).
7771
7772 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
7773 insert call to that function.
7774 (parse_exp_in_context): New function, including code formerly in
7775 parse_exp_1. Calls language-dependent post-parser after
7776 prefixification.
7777 (parse_expression_in_context): New exported function.
7778 (null_post_parser): New definition.
7779 * expression.h (parse_expression_in_context): Add declaration.
7780
7781 * p-lang.c (pascal_language_defn): Add trivial post-parser.
7782 * c-lang.c (c_language_defn): Ditto.
7783 (cplus_language_defn): Ditto.
7784 (asm_language_defn): Ditto.
7785 (minimal_language_defn): Ditto.
7786 * f-lang.c (f_language_defn): Ditto.
7787 * jv-lang.c (java_language_defn): Ditto.
7788 * language.c (unknown_language_defn): Ditto.
7789 (auto_language_defn): Ditto.
7790 (local_language_defn): Ditto.
7791 * m2-lang.c (m2_language_defn): Ditto.
7792 * scm-lang.c (scm_language_defn): Ditto.
7793 * obj-lang.c (objc_language_defn): Ditto.
7794
7795 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7796
7797 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
7798 (amd64nbsd_mcontext_addr): New function.
7799 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
7800 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
7801 with amd64nbsd_r_reg_offset, instead of building it on the fly.
7802
7803 * corelow.c (core_xfer_partial): Fix coding standards violation.
7804 Add support for TARGET_OBJECT_WCOOKIE.
7805
7806 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
7807 deprecated_pc_in_sigtramp.
7808 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
7809 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
7810 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
7811 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
7812 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
7813 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
7814 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
7815
7816 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
7817 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
7818 Fix typo.
7819
7820 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
7821 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
7822 (amd64_collect_fxsave): Likewise.
7823
7824 * i386-sol2-tdep.c: Include "gdb_string.h".
7825 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
7826 name.
7827 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7828
7829 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7830
7831 * i386-sol2-tdep.c: Include "solib-svr4.h".
7832 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7833 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7834 * config/i386/tm-i386sol2.h: Include :solib.h".
7835 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
7836 solib-svr4.o and solib-legacy.o.
7837 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
7838 solib-svr4.o.
7839
7840 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7841
7842 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
7843 whether a register is supplied by PTRACE_GETFPREGS.
7844 (store_inferior_registers): Likewise.
7845 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
7846 whether a register is supplied by PT_GETFPREGS.
7847 (store_inferior_registers): Likewise.
7848
7849 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
7850 * config/i386/linux64.mt (TDEPFILES): Likewise.
7851
7852 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
7853
7854 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
7855 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7856 the program counter is in the range specified by `struct
7857 gdbarch_tdep'.
7858 * amd64-linux-tdep.c: Include "symtab.h".
7859 (amd64_linux_pc_in_sigtramp): Remove function.
7860 (amd64_linux_sigtramp_p): New function.
7861 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7862 deprecated_pc_in_sigtramp.
7863 * amd64nbsd-tdep.c: Include "symtab.h".
7864 (amd64nbsd_sigtramp_p): New function.
7865 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7866 deprecated_pc_in_sigtramp.
7867 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
7868 few comments.
7869 (amd64obsd_pc_in_sigtramp): Remove function.
7870 (amd64obsd_sigtramp_p): New function.
7871 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7872 deprecated_pc_in_sigtramp.
7873 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
7874 (i386bsd_pc_ins_sigtramp): Remove prototype.
7875 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
7876 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
7877 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7878 the program counter is in the range specified by `struct
7879 gdbarch_tdep'.
7880 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
7881 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
7882 (i386_go32_pc_in_sigtramp): Remove function.
7883 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
7884 Initialize TDEP->sigtramp_p.
7885 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
7886 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
7887 deprecated_pc_in_sigtramp.
7888 * i386-linux-tdep.c: Adjust comments.
7889 (i386_linux_pc_in_sigtramp): Remove function.
7890 (i386_linux_sigtramp_p): New function.
7891 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7892 deprecated_pc_in_sigtramp.
7893 * i386-nto-tdep.c: Update copyright year.
7894 (i386nto_pc_in_sigtramp): Remove function.
7895 (i386nto_sigtramp_p): New function.
7896 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
7897 SP_REGNUM.
7898 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
7899 deprecated_pc_in_sigtramp.
7900 * i386-sol2-tdep.c: Update copyright year.
7901 (i386_sol2_pc_in_sigtramp): Remove function.
7902 (i386_sol2_sigtramp_p): New function.
7903 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
7904 deprecated_pc_in_sigtramp.
7905 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
7906 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
7907 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7908 deprecated_sigtramp_start and deprecated_sigtramp_end.
7909 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
7910 (i386nbsd_pc_in_sigtramp): Remove function.
7911 (i386nbsd_sigtramp_p): New function.
7912 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7913 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7914 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
7915 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
7916 (i386obsd_pc_in_sigtramp): Remove function.
7917 (i386obsd_sigtramp_p): New function.
7918 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
7919 functions.
7920 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7921 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7922 TDEP->sigtramp_p.
7923 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
7924 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
7925 dependencies.
7926
7927 * config/i386/i386aout.mt: Remove file.
7928
7929 * configure.tgt: Remove i[34567]86-*-go32*,
7930 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
7931 and i[34567]86-*-isc*. Set gdb_target to i386 for
7932 i[34567]86-*-netware* and i[34567]86-*-*.
7933 * config/i386/i386.mt: New file.
7934 * config/i386/embed.mt: Remove file.
7935 * config/i386/go32.mt: Remove file.
7936 * config/i386/i386nw.mt: Remove file.
7937 * config/i386/i386v.mt: Remove file.
7938 * config/i386/tm-go32.h: Remove file.
7939
7940 * tui/tui-hooks.c: Include "readline/readline.h" after
7941 "gdb_curses.h" instead of before.
7942 * tui/tui-io.c: Likewise.
7943
7944 * tui/tui.c: Fix typo in comment.
7945
7946 * sparc64-tdep.c (sparc_address_from_register): Remove function.
7947
7948 2004-04-08 Andrew Cagney <cagney@redhat.com>
7949
7950 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
7951 (deprecated_exception_support_initialized): Declare.
7952 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
7953 (initialize_hp_cxx_exception_support)
7954 (child_enable_exception_callback): Update.
7955 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
7956 (deprecated_exception_support_initialized): Rename
7957 deprecated_exception_catchpoints_are_fragile and
7958 deprecated_exception_support_initialized.
7959 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
7960
7961 * symtab.c (deprecated_hp_som_som_object_present): Rename
7962 hp_som_som_object_present.
7963 * symtab.h (deprecated_hp_som_som_object_present): Declare.
7964 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
7965 Update. Delete extern declaration.
7966 * valops.c (hp_som_som_object_present): Ditto.
7967 * parse.c (deprecated_hp_som_som_object_present)
7968 (parse_nested_classes_for_hpacc): Ditto.
7969 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
7970 * hppa-hpux-tdep.c (hp_som_som_object_present)
7971 (initialize_hp_cxx_exception_support): Ditto.
7972 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
7973 * cp-valprint.c (hp_som_som_object_present)
7974 (cp_print_class_method): Ditto.
7975 * c-typeprint.c (hp_som_som_object_present):
7976 (c_type_print_base): Ditto.
7977 * c-exp.y (hp_som_som_object_present): Ditto.
7978
7979 2004-04-08 Andrew Cagney <cagney@redhat.com>
7980
7981 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
7982 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
7983 (frame_unwind_find_by_frame): Re-implement the unwind code so
7984 that it can both prepend and append sniffers. Replace
7985 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
7986 * tramp-frame.c (tramp_frame_append): Use
7987 frame_unwind_prepend_unwinder.
7988 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
7989 frame_unwind_register_unwinder.
7990 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
7991 tramp_frame_append.
7992 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
7993 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
7994 (mips_linux_init_abi): Update.
7995
7996 2004-04-08 Kevin Buettner <kevinb@redhat.com>
7997
7998 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
7999 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
8000 file support.
8001
8002 2004-04-07 Kevin Buettner <kevinb@redhat.com>
8003
8004 * ia64-tdep.c (elf.h): Don't include.
8005 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
8006
8007 2004-04-07 Jason Molenda (jmolenda@apple.com)
8008
8009 * frame.h: Typeo corrections in comments.
8010
8011 2004-04-07 Jim Blandy <jimb@redhat.com>
8012
8013 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
8014 %esp and %ebp
8015
8016 2004-04-07 Mark Kettenis <kettenis@gnu.org>
8017
8018 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
8019 * config/sparc/linux64.mt (TDEPFILES): Likewise.
8020 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8021 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
8022 and solib-legacy.o.
8023 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
8024 solib-svr4.o.
8025 * config/sparc/tm-sol2.h: Update copyright year. Include
8026 "solib.h".
8027
8028 * sparc-sol2-tdep.c: Update copyright year. Include
8029 "solib-svr4.h".
8030 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8031 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
8032 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8033 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
8034 dependencies.
8035
8036 2004-04-06 Andrew Cagney <cagney@redhat.com>
8037
8038 * infttrace.c: Include "infttrace.h".
8039 * infttrace.h: Include "target.h".
8040 * Makefile.in (infttrace_h): Update.
8041 (infttrace.o): Update.
8042
8043 2004-04-06 Andrew Cagney <cagney@redhat.com>
8044
8045 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
8046 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
8047 move extern declarations from here ...
8048 * infttrace.h: ... to here.
8049 * Makefile.in (hppah-nat.o): Update dependencies.
8050
8051 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
8052 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8053 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
8054 (hppa_breakpoint_from_pc): Delete.
8055
8056 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
8057
8058 2004-04-05 Andrew Cagney <cagney@redhat.com>
8059
8060 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
8061 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
8062 <sys/file.h>.
8063
8064 2004-04-06 Randolph Chung <tausq@debian.org>
8065
8066 Committed by Andrew Cagney (mechanical change).
8067 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
8068 exception_catchpoints_are_fragile, find_stub_with_shl_get,
8069 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
8070 child_enable_exception_callback, current_ex_event,
8071 null_symtab_and_line, child_get_current_exception_event,
8072 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
8073 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
8074 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
8075 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
8076 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
8077 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
8078 Move hpux-specific definitions ...
8079 * hppa-hpux-tdep.c: ... to here.
8080
8081 2004-04-05 Andrew Cagney <cagney@redhat.com>
8082
8083 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
8084 skip_prologue_using_sal.
8085
8086 2004-04-05 Andrew Cagney <cagney@redhat.com>
8087
8088 * config/i386/tm-i386.h: Delete file.
8089 * config/i386/tm-vxworks.h: Update copyright, do not include
8090 "tm-i386.h".
8091 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
8092 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
8093 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
8094 * config/i386/ncr3000.mt (TM_FILE): Delete.
8095 * config/i386/interix.mt (TM_FILE): Delete.
8096 * config/i386/i386v.mt (TM_FILE): Delete.
8097 * config/i386/i386nw.mt (TM_FILE): Delete.
8098 * config/i386/i386gnu.mt (TM_FILE): Delete.
8099 * config/i386/i386aout.mt (TM_FILE): Delete.
8100 * config/i386/embed.mt (TM_FILE): Delete.
8101
8102 2004-04-05 Kevin Buettner <kevinb@redhat.com>
8103
8104 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
8105 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
8106 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
8107 (accg7_regnum): New constants.
8108 (last_spr_regnum, last_pseudo_regnum): Update.
8109 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
8110 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8111 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
8112 for accg registers.
8113 (frv_register_sim_regno): Update spr_map[].
8114
8115 2004-04-04 Andrew Cagney <cagney@redhat.com>
8116
8117 * config/mips/xm-riscos.h: Delete.
8118 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
8119 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
8120 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
8121 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
8122 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
8123 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
8124 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
8125 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
8126 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
8127 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
8128 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
8129 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
8130 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
8131 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
8132 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
8133 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
8134 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
8135 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
8136 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
8137 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
8138 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
8139 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
8140 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
8141 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
8142 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
8143 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8144
8145 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
8146 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
8147 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
8148 * configure.host: Remove m680[01]0-sun-sunos3*,
8149 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
8150 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
8151 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
8152 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
8153 mips-*-riscos*.
8154 * NEWS: Mention removed systems.
8155
8156 2004-04-04 Andrew Cagney <cagney@redhat.com>
8157
8158 GDB 6.1 release created from 6.1 branch.
8159
8160 2004-04-04 Andrew Cagney <cagney@redhat.com>
8161
8162 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
8163 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
8164 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
8165
8166 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
8167 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
8168 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
8169
8170 2004-04-03 Jim Blandy <jimb@redhat.com>
8171
8172 * MAINTAINERS: Chris Faylor has changed employers; add him to
8173 "paper trail" section, and update his E-mail address.
8174
8175 2004-04-03 Andrew Cagney <cagney@redhat.com>
8176
8177 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
8178 generic dummy frames.
8179 * dummy-frame.c: Update copyright.
8180 (dummy_frame_sniffer): Delete check for generic dummy frames.
8181
8182 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8183 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
8184 (REG_PARM_STACK_SPACE): Delete.
8185 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
8186 Inline reference to REG_PARM_STACK_SPACE.
8187
8188 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
8189 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8190 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
8191 (FRAME_BASE_BEFORE_SIGTRAMP)
8192 (hppa32_hpux_frame_base_before_sigtramp)
8193 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
8194 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
8195 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
8196 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8197 (FRAME_BASE_BEFORE_SIGTRAMP)
8198 (hppa64_hpux_frame_base_before_sigtramp)
8199 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
8200
8201 2004-04-03 Andrew Cagney <cagney@redhat.com>
8202
8203 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
8204
8205 2004-04-02 Andrew Cagney <cagney@redhat.com>
8206
8207 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
8208 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
8209 * dummy-frame.h: Delete out-of-date comments.
8210 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
8211 * gdbarch.h, gdbarch.c: Re-generate.
8212
8213 2004-04-02 Joel Brobecker <brobecker@gnat.com>
8214
8215 Committed by Andrew Cagney <cagney@redhat.com>.
8216 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
8217 into account an instruction saving a register if we have already
8218 seen an earlier instruction saving that same register.
8219
8220 2004-04-02 Andrew Cagney <cagney@redhat.com>
8221
8222 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
8223 * gdbarch.h, gdbarch.c: Re-generate.
8224 * frame.c (legacy_get_prev_frame): Delete references to
8225 DEPRECATED_INIT_FRAME_PC_FIRST.
8226
8227 * infrun.c (pc_in_sigtramp): Delete function.
8228 (check_sigtramp2): Inline call to pc_in_sigtramp, use
8229 get_frame_type.
8230
8231 2004-04-02 Andrew Cagney <cagney@redhat.com>
8232
8233 * infrun.c (handle_step_into_function): Delete code conditional on
8234 legacy_frame_p.
8235 (handle_inferior_event, step_over_function): Ditto.
8236
8237 2004-04-02 Andrew Cagney <cagney@redhat.com>
8238
8239 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
8240 "previous frame inner to this frame" test.
8241
8242 2004-04-02 Andrew Cagney <cagney@redhat.com>
8243
8244 * frame.c (safe_frame_unwind_memory): New function.
8245 * frame.h (safe_frame_unwind_memory): Declare. Update description
8246 of /safe_/ methods.
8247 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
8248 "next_frame". Use safe_frame_unwind_memory.
8249 (tramp_frame_sniffer): Update call to tramp_frame_start.
8250
8251 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
8252
8253 * dwarf2read.c (dwarf2_objfile_data_key): New.
8254 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
8255 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
8256 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
8257 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
8258 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
8259 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
8260 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
8261 Remove variables.
8262 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
8263 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
8264 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
8265 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
8266 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
8267 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
8268 Remove macros.
8269 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
8270 data.
8271 (dwarf2_locate_sections, dwarf2_build_psymtabs)
8272 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
8273 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
8274 (read_partial_die, read_full_die, read_indirect_string)
8275 (dwarf_decode_line_header, dwarf_decode_macros)
8276 (dwarf2_symbol_mark_computed): Remove use of removed macros.
8277 Update uses of removed variables.
8278 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
8279 of removed macros.
8280 (_initialize_dwarf2_read): New function.
8281 * symfile.h (dwarf2_has_info): Update prototype.
8282 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
8283 * elfread.c (elf_symfile_read): Likewise.
8284
8285 2004-04-01 Jim Blandy <jimb@redhat.com>
8286
8287 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
8288 function for register numbers on all the rs6000-derived targets.
8289 (rs6000_gdbarch_init): Don't register a separate
8290 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
8291 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
8292 variants.
8293
8294 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
8295 numbering.
8296
8297 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
8298
8299 * valarith.c: Update copyright notice.
8300 (value_add): Handle range types.
8301 (value_sub): Ditto.
8302 (value_equal): Ditto.
8303 (value_less): Ditto.
8304 (value_neg): Ditto.
8305 (value_complement): Ditto.
8306 (value_binop): Simplify slightly by using is_integral_type and
8307 eliminiating unnecessary COERCE_ENUMs.
8308
8309 2004-03-31 Andrew Cagney <cagney@redhat.com>
8310
8311 * frame.h (frame_unwind_id): Declare.
8312 * frame.c (frame_unwind_id): New function.
8313 (get_prev_frame_1): New function.
8314 (frame_debug_got_null_frame): New function.
8315 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
8316 code proper to prev_frame, update description.
8317 * infrun.c (step_over_function): Use frame_unwind_id.
8318
8319 2004-04-31 J. Brobecker <brobecker@gnat.com>
8320
8321 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
8322 (hppa64_push_dummy_call): Likewise.
8323
8324 2004-03-30 Jim Blandy <jimb@redhat.com>
8325
8326 From Ulrich Weigand:
8327 * utils.c (query): Do not use a va_list variable multiple times.
8328
8329 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
8330
8331 * Makefile.in (linux_nat_h): Update dependencies.
8332 * configure.in: Check for <gnu/libc-version.h>.
8333 * configure: Regenerate.
8334 * config.in: Regenerate.
8335 * linux-nat.h: Include "target.h". Add waitstatus field to
8336 struct lwp_info.
8337 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
8338 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
8339 to.
8340 (lin_lwp_handle_extended): New function. Handle clone events.
8341 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
8342 thread exit events.
8343 (child_wait): Handle clone events.
8344 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
8345 * linux-nat.c (linux_enable_event_reporting): Turn on
8346 PTRACE_O_TRACECLONE.
8347 (linux_handle_extended_wait): Handle clone events.
8348 * thread-db.c: Include <gnu/libc-version.h>.
8349 (struct private_thread_info): Add dying flag.
8350 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
8351 higher.
8352 (attach_thread): Update comments. Handle dying threads.
8353 (detach_thread): Set the dying flag.
8354 (check_event): Always call attach_thread.
8355
8356 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
8357
8358 * mips-tdep.c (mips_pdr_data): New.
8359 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
8360 (_initialize_mips_tdep): Initialize mips_pdr_data.
8361
8362 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
8363
8364 * minsyms.c (install_minimal_symbols): Move dropping leading
8365 char from linkage name from here...
8366 (prim_record_minimal_symbol_and_info): ...to here. Simplify
8367 test for "__gnu_compiled*" symbols.
8368
8369 2004-03-28 Jim Blandy <jimb@redhat.com>
8370
8371 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
8372 registers to temp register r0 and byte stores as prologue
8373 instructions.
8374
8375 2004-03-28 Andrew Cagney <cagney@redhat.com>
8376
8377 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
8378 arm*-*-*.
8379
8380 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8381
8382 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
8383 and switch the layout to force a display of register window.
8384
8385 2004-02-26 J. Brobecker <brobecker@gnat.com>
8386
8387 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
8388 of the INTEGER class.
8389
8390 2004-03-26 Jim Blandy <jimb@redhat.com>
8391
8392 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
8393 bytes long on PPC GNU/Linux.
8394
8395 2004-03-26 David Carlton <carlton@kealia.com>
8396
8397 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
8398
8399 2004-03-25 Andrew Cagney <cagney@redhat.com>
8400
8401 * PROBLEMS: Add general section titles, remove references to
8402 specific releases.
8403
8404 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
8405
8406 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
8407 INT_REGISTER_SIZE.
8408 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
8409 FP_REGISTER_VIRTUAL_SIZE.
8410 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
8411 of DEPRECATED_REGISTER_RAW_SIZE.
8412 (arm_register_type): Add gdbarch argument.
8413 (arm_register_raw_size, arm_register_virtual_size): Delete.
8414 (arm_register_byte, arm_extract_return_value)
8415 (arm_store_return_value, arm_get_longjmp_target): Update references
8416 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
8417 (arm_gdbarch_init): Likewise. Don't set
8418 deprecated_register_raw_size, deprecated_register_virtual_size,
8419 deprecated_max_register_raw_size,
8420 deprecated_max_register_virtual_size, or
8421 deprecated_max_register_virtual_type. Do set register_type.
8422 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
8423 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
8424 (FP_REGISTER_VIRTUAL_SIZE): Delete.
8425 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
8426 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
8427 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
8428 INT_REGISTER_SIZE.
8429 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
8430 (remote_rdp_store_register): Likewise.
8431
8432 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
8433
8434 * Makefile.in (mips-linux-tdep.o): Update dependencies.
8435 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
8436 to after osabi initialization.
8437 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
8438 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
8439 functions.
8440 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
8441 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
8442 variables.
8443 (mips_linux_init_abi): Append signal trampoline unwinders.
8444
8445 2004-03-24 Andrew Cagney <cagney@redhat.com>
8446
8447 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
8448 * tramp-frame.c: Include "gdb_assert.h".
8449 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
8450 correct sizeof.
8451 (tramp_frame_append): Validate the tramp frame's instructions.
8452 * Makefile.in (tramp-frame.o): Update dependencies.
8453
8454 2004-03-23 Andrew Cagney <cagney@redhat.com>
8455
8456 * trad-frame.h (trad_frame_set_reg_addr): Declare.
8457
8458 2004-03-23 Andrew Cagney <cagney@redhat.com>
8459
8460 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
8461 Nasser as past testsuite/lib/ (and other) maintainers.
8462
8463 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
8464
8465 * infcmd.c (attach_command): Reread symbols if we already have
8466 an exec file.
8467
8468 2004-03-23 Andrew Cagney <cagney@redhat.com>
8469
8470 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
8471
8472 2004-03-23 Andrew Cagney <cagney@redhat.com>
8473
8474 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
8475 * gdbarch.h, gdbarch.c: Re-generate.
8476 * i386obsd-tdep.c (i386obsd_init_abi): Update.
8477 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
8478 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8479 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
8480 (DEPRECATED_SIGTRAMP_START): Update.
8481 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
8482 (DEPRECATED_SIGTRAMP_START): Update.
8483 * blockframe.c (find_pc_sect_partial_function): Update.
8484 * arch-utils.c (legacy_pc_in_sigtramp): Update.
8485
8486 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
8487
8488 * remote.c (remote_open_1): Reopen the exec file and reread symbols
8489 if necessary.
8490
8491 2004-03-23 Andrew Cagney <cagney@redhat.com>
8492
8493 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
8494 predicate, deprecate.
8495 * gdbarch.h, gdbarch.c: Re-generate.
8496 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8497 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8498 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
8499 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8500 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
8501 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
8502 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
8503 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
8504 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
8505 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
8506 * blockframe.c (find_pc_partial_function): Update.
8507 * breakpoint.c (bpstat_what): Update.
8508 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
8509 * frv-linux-tdep.c (frv_linux_init_abi): Update.
8510 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
8511 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
8512 * i386-interix-tdep.c (i386_interix_init_abi): Update.
8513 * i386-linux-tdep.c (i386_linux_init_abi): Update.
8514 * i386-nto-tdep.c (i386nto_init_abi): Update.
8515 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
8516 * i386-tdep.c (i386_sigtramp_frame_sniffer)
8517 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
8518 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8519 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
8520 * i386obsd-tdep.c (i386obsd_init_abi): Update.
8521 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
8522 * infrun.c (pc_in_sigtramp): Update.
8523 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
8524 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
8525 * mips-tdep.c (mips_gdbarch_init): Update.
8526 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
8527 * ppc-linux-tdep.c: Update comment.
8528 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
8529 * shnbsd-tdep.c (shnbsd_init_abi): Update.
8530 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
8531 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
8532 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
8533 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
8534 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
8535 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
8536 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
8537 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
8538
8539 2004-03-23 Andrew Cagney <cagney@redhat.com>
8540
8541 * tramp-frame.h, tramp-frame.h: New files.
8542 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
8543 Update rules to include "tramp-frame.h" and "tramp-frame.c".
8544
8545 * Makefile.in: Update all dependencies.
8546
8547 2004-03-23 Andrew Cagney <cagney@redhat.com>
8548
8549 * Makefile.in (trad_frame_h): Add $(frame_h).
8550 * trad-frame.h: Update copyright. Include "frame.h".
8551 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
8552 (trad_frame_set_id, trad_frame_get_id): Declare.
8553 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
8554 * trad-frame.c: Update copyright.
8555 (struct trad_frame_cache): Define.
8556 (trad_frame_cache_zalloc): New function.
8557 (trad_frame_set_id, trad_frame_get_id): New functions.
8558 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
8559
8560 2004-03-22 Andrew Cagney <cagney@redhat.com>
8561
8562 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
8563 s390_pltstub_unwind_cache.
8564 (s390_stub_frame_unwind_cache): Rename
8565 s390_pltstub_frame_unwind_cache.
8566 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
8567 (s390_stub_frame_prev_register): Rename
8568 s390_pltstub_frame_prev_register.
8569 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
8570 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
8571
8572 From Ulrich Weigand:
8573 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
8574 pointer calls like PLT calls.
8575
8576 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
8577
8578 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
8579 PC rather than the partial function start address. Use the start
8580 address to sanity check the found PDR.
8581
8582 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
8583
8584 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
8585 linux_handle_extended_wait.
8586
8587 2004-03-22 Andrew Cagney <cagney@redhat.com>
8588
8589 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
8590 function.
8591
8592 * frame.h (generic_pop_current_frame): Delete declaration.
8593 (deprecate_pop_dummy_frame): Deprecate
8594 generic_pop_dummy_frame.
8595 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
8596 (generic_pop_current_frame): Delete function.
8597 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
8598 generic_pop_current_frame.
8599 * v850-tdep.c (v850_pop_frame): Update.
8600 * mcore-tdep.c (mcore_pop_frame): Update.
8601 * sh64-tdep.c (sh64_pop_frame): Update.
8602 * h8300-tdep.c (h8300_pop_frame): Update.
8603
8604 2004-03-22 Andrew Cagney <cagney@redhat.com>
8605
8606 * frame.h (deprecated_pc_in_call_dummy): Rename
8607 generic_pc_in_call_dummy.
8608 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
8609 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
8610 generic_pc_in_call_dummy.
8611 (pc_in_dummy_frame): Make static.
8612 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
8613 * gdbarch.h, gdbarch.c: Re-generate.
8614 * dummy-frame.c (dummy_frame_sniffer): Simplify.
8615 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
8616 (legacy_get_prev_frame): Ditto.
8617 * inferior.h: Delete reference to generic_pc_in_call_dummy in
8618 comment.
8619
8620 2004-03-21 Andrew Cagney <cagney@redhat.com>
8621
8622 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
8623 declaration and out-of-date comment.
8624 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8625 Delete function.
8626 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
8627 deprecated_pc_in_call_dummy.
8628
8629 * infrun.c (handle_inferior_event): For non legacy frames, use the
8630 frame ID and frame type to identify a signal trampoline. Update
8631 comments.
8632
8633 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
8634
8635 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
8636 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
8637
8638 2004-03-21 Andrew Cagney <cagney@redhat.com>
8639
8640 * frame-unwind.h: Update copyright.
8641 (struct frame_data): Add opaque declaration.
8642 (frame_sniffer_ftype): Declare.
8643 (struct frame_unwind): Add "unwind_data" and "sniffer".
8644 (frame_unwind_register_unwinder): Declare.
8645 (frame_unwind_find_by_frame): Add parameter "this_cache".
8646 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
8647 (legacy_get_prev_frame, legacy_get_prev_frame)
8648 (get_frame_type): Pass the prologue_cache to
8649 frame_unwind_find_by_frame.
8650 * frame-unwind.c (struct frame_unwind_table_entry): Add field
8651 "unwinder".
8652 (frame_unwind_register_unwinder): New function.
8653 (frame_unwind_find_by_frame): Handle an unwind sniffer.
8654
8655 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
8656
8657 * bcache.c (print_percentage): Use floating point to avoid
8658 incorrect results when portion*100 overflows.
8659
8660 2004-03-19 Kevin Buettner <kevinb@redhat.com>
8661
8662 * ppc_tdep.h (ppc_linux_frame_saved_pc)
8663 (ppc_linux_init_extra_frame_info)
8664 (ppc_linux_frameless_function_invocation)
8665 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
8666 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
8667 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
8668 (rs6000_frame_chain): Delete declarations.
8669 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
8670 (ppc_linux_init_extra_frame_info)
8671 (ppc_linux_frameless_function_invocation)
8672 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
8673 (ppc_linux_init_abi): Remove registration of above deleted functions.
8674 * rs6000-tdep.c (rs6000_init_extra_frame_info)
8675 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
8676 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
8677 (rs6000_pop_frame, rs6000_frameless_function_invocation)
8678 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
8679 (rs6000_gdbarch_init): Remove registration of above deleted functions.
8680 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
8681 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
8682 frame management for all OSABIs.
8683
8684 2004-03-19 Andrew Cagney <cagney@redhat.com>
8685
8686 Committed by Kevin Buettner <kevinb@redhat.com>.
8687
8688 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
8689 Update copyright.
8690 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
8691 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
8692 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
8693 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
8694 unwinders. #ifdef legacy frame code.
8695 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8696 "frame-base.h".
8697 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
8698 (struct rs6000_frame_cache, rs6000_frame_cache)
8699 (rs6000_frame_this_id, rs6000_frame_prev_register)
8700 (rs6000_frame_sniffer, rs6000_frame_unwind)
8701 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
8702 (rs6000_frame_base): Implement a traditional frame unwinder.
8703 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
8704 frame unwinder.
8705
8706 2004-03-19 Kevin Buettner <kevinb@redhat.com>
8707
8708 * breakpoint.c (adjust_breakpoint_address): Don't adjust
8709 breakpoint address for watchpoints or the catch eventpoints.
8710 Add new paramter ``bptype''. Adjust all callers.
8711
8712 2004-03-19 Andrew Cagney <cagney@redhat.com>
8713
8714 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
8715
8716 * PROBLEMS: Delete note that ARM does not use frame code, problem
8717 fixed.
8718
8719 2004-03-18 Andrew Cagney <cagney@redhat.com>
8720
8721 * stack.c (return_command): Delete code wrapped in #ifdef
8722 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
8723
8724 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
8725
8726 2004-03-18 Andrew Cagney <cagney@redhat.com>
8727
8728 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
8729 DEPRECATED_IN_SIGTRAMP.
8730 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8731 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
8732 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8733 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8734 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8735 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8736 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8737 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8738 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
8739 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
8740
8741 2004-03-18 Andrew Cagney <cagney@redhat.com>
8742
8743 * frame-base.c: Update copyright. Include "gdb_obstack.h".
8744 (struct frame_base_table_entry): Define.
8745 (struct frame_base_table): Re-implement as a linked list.
8746 (frame_base_init): Re-implement.
8747 (frame_base_table): Delete function.
8748 (append_predicate): Delete function.
8749 (frame_base_append_sniffer): Update.
8750 (frame_base_set_default): Update.
8751 (frame_base_find_by_frame): Update.
8752 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
8753 * Makefile.in (frame-base.o): Update dependencies.
8754
8755 2004-03-17 Andrew Cagney <cagney@redhat.com>
8756
8757 * frame.c (legacy_get_prev_frame): Pass correct frame to
8758 frame_unwind_find_by_frame.
8759
8760 2004-03-17 David Carlton <carlton@kealia.com>
8761
8762 * NEWS: Mention C++ nested types and namespaces
8763
8764 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
8765
8766 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
8767 and "Regressions since gdb 5.3.". Add known regressions since
8768 gdb 6.0.
8769
8770 2004-03-16 David Carlton <carlton@kealia.com>
8771
8772 * dwarf2read.c (process_structure_scope): Process children even
8773 when we're a declaration.
8774
8775 2004-03-16 Andrew Cagney <cagney@redhat.com>
8776
8777 * symtab.h (find_pc_sect_partial_function): Delete declaration.
8778 * blockframe.c (find_pc_partial_function)
8779 (find_pc_sect_partial_function): Merge into a single
8780 find_pc_partial_function.
8781
8782 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8783
8784 * i386bsd-nat.c: s/regno/regnum/g.
8785 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
8786 FP0_REGNUM.
8787 (store_inferior_registers): Likewise.
8788
8789 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8790
8791 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
8792 of i387_fill_fsave.
8793 (store_inferior_registers): Call i387_collect_fsave and
8794 i387_collect_fxsave instead of i387_fill_fsave and
8795 i387_fill_fxsave.
8796
8797 2004-03-15 Andrew Cagney <cagney@redhat.com>
8798
8799 * Makefile.in (frame-unwind.o): Update dependencies.
8800 * frame-unwind.c: Include "gdb_obstack.h".
8801 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
8802 parameter.
8803 (append_predicate): Delete function.
8804 (struct frame_unwind_table_entry): New structure.
8805 (struct frame_unwind_table): Replace "sniffer" with "head" and
8806 "tail".
8807 (frame_unwind_append_sniffer): Update.
8808 (frame_unwind_find_by_frame): Update.
8809 (_initialize_frame_unwind): Registe frame_unwind_init using
8810 gdbarch_data_register_pre_init.
8811
8812 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8813
8814 * i386bsd-nat.c: Update copyright year.
8815 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
8816 define unconditionally.
8817
8818 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8819
8820 * i387-tdep.h (i387_collect_fsave): New prototype.
8821 * i387-tdep.c (i387_collect_fsave): New function containing most
8822 of the code from i387_fill_fsave.
8823 (i387_fill_fsave): Call i387_collect_fsave.
8824
8825 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8826
8827 * i386-linux-tdep.c: Update copyright year.
8828 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
8829 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
8830 svr4_ilp32_link_map_offsets instead of
8831 i386_linux_svr4_fetch_link_map_offsets.
8832
8833 2004-03-15 David Carlton <carlton@kealia.com>
8834
8835 Fix for PR c++/1553:
8836 * dwarf2read.c (read_structure_type): Determine type name by
8837 calling determine_class_name.
8838 (determine_class_name): New.
8839 (determine_prefix): Look at TYPE_TAG_NAME and call
8840 determine_class_name when appropriate.
8841 (determine_prefix_aux, class_name): Delete.
8842 (read_namespace): Set die->type.
8843
8844 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8845
8846 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
8847 unused macro definition. The definition in target.h (or perhaps
8848 elsewhere) takes precedence.
8849
8850 2004-03-15 Andrew Cagney <cagney@redhat.com>
8851
8852 * ppc-tdep.h: Update copyright.
8853 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
8854 function signatures to match "regsets.h".
8855 * ppc-linux-tdep.c: Include "regset.h".
8856 (ELF_GREGSET_SIZE): Delete.
8857 (right_supply_register): New function.
8858 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
8859 using right_supply_register.
8860 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
8861 functions.
8862 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
8863 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
8864 (_initialize_ppc_linux_tdep): Do not register
8865 ppc_linux_regset_core_fns.
8866 (ppc_linux_regset_from_core_section): Replace
8867 fetch_core_registers.
8868 (ppc_linux_regset_core_fns): Delete.
8869 * ppc-linux-nat.c: (right_fill_reg): New function.
8870 (supply_gregset): Update call to ppc_linux_supply_gregset.
8871 (fill_gregset): Clear the register set, use right_fill_reg.
8872 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
8873 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
8874
8875 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
8876 unsigned.
8877
8878 2004-03-15 Andrew Cagney <cagney@redhat.com>
8879
8880 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
8881 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
8882 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
8883 and register_gdbarch_data.
8884 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
8885 (struct gdbarch_data): Replace "init" by "pre_init" and
8886 "post_init".
8887 * gdbarch.h, gdbarch.c: Re-generate.
8888 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
8889 with"obstack", use OBSTACK_ZALLOC.
8890 (dwarf2_frame_ops): Delete.
8891 (dwarf2_frame_set_init_reg): Use gdbarch_data.
8892 (dwarf2_frame_init_reg): Use gdbarch_data.
8893 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8894 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
8895 (_initialize_svr4_solib): Update.
8896 * user-regs.c (_initialize_user_regs): Update.
8897 * reggroups.c (_initialize_reggroup): Update.
8898 * regcache.c (_initialize_regcache): Update.
8899 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8900 * libunwind-frame.c (_initialize_libunwind_frame): Update.
8901 * gnu-v3-abi.c (init_gnuv3_ops): Update.
8902 * frame-unwind.c (_initialize_frame_unwind): Update.
8903 * frame-base.c (_initialize_frame_base): Update.
8904 * user-regs.c (user_reg_add): Update.
8905 * reggroups.c (reggroup_add): Update.
8906 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
8907 * libunwind-frame.c (libunwind_frame_set_descr): Update.
8908 * frame-unwind.c (frame_unwind_append_sniffer): Update.
8909 * frame-base.c (frame_base_table): Update.
8910 * remote.c (_initialize_remote): Update.
8911 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8912
8913 2004-03-15 Andrew Cagney <cagney@redhat.com>
8914
8915 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
8916
8917 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8918
8919 * Makefile.in (frv-linux-tdep.o): Add dependencies.
8920 * frv-linux-tdep.c: New file.
8921 * frv-tdep.c (struct gdbarch_tdep): Add new field
8922 ``sigcontext_reg_addr''.
8923 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
8924 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8925 (frv_sigramp_frame_sniffer): New functions.
8926 (frv_sigtramp_frame_unwind): New static global.
8927 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
8928 sniffers.
8929 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
8930 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
8931
8932 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8933
8934 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
8935 but not via a call to error(), when unable to read memory.
8936
8937 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8938
8939 * frv-tdep.c (frv_call_dummy_words): Delete.
8940 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
8941
8942 2004-03-15 Andrew Cagney <cagney@redhat.com>
8943
8944 * infrun.c (handle_step_into_function, step_over_function): Only
8945 update and use STEP_FRAME_ID when the system is using legacy
8946 frames. Update comments.
8947
8948 2004-03-14 Mark Kettenis <kettenis@gnu.org>
8949
8950 * amd64-linux-tdep.h: Remove file.
8951 * amd64-linux-tdep.c: Don't include "inferior.h" and
8952 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
8953 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
8954 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
8955 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
8956 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
8957 macros.
8958 (user_to_gdb_regmap): Remove variable.
8959 (amd64_linux_gregset_reg_offset): New variable.
8960 (amd64_core_fns): Remove variable.
8961 (fetch_core_registers): Remove function.
8962 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
8963 functions.
8964 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
8965 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
8966 * Makefile.in (amd64_linux_tdep_h): Remove.
8967 (amd64-linux-nat.o): Update dependencies.
8968 (amd64-linux-tdep.o): Update dependencies.
8969
8970 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
8971 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
8972 functions.
8973 (fetch_inferior_registers, store_inferior_registers): Rewrite.
8974
8975 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
8976 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
8977
8978 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
8979
8980 * dwarf2read.c (read_structure_type): Rename from
8981 read_structure_scope. Don't create a symbol or call process_die.
8982 Return immediately if die->type is set. Call read_type_die before
8983 dwarf2_add_member_fn.
8984 (process_structure_scope): New function.
8985 (read_enumeration_type, process_enumeration_scope): New functions,
8986 broken out from read_enumeration. Don't create the enumeration
8987 type if it has already been created.
8988 (read_enumeration): Removed.
8989 (process_die): Call read_structure_type, process_structure_scope,
8990 read_enumeration_type, and process_enumeration_scope. Just call
8991 new_symbol for base and subrange types. Add a comment about other
8992 type dies.
8993 (read_type_die): Call read_enumeration_type.
8994 (add_partial_structure, new_symbol): Update comments.
8995
8996 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
8997
8998 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
8999
9000 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9001
9002 * tui/tui-win.h (tui_get_cmd_list): Declare.
9003 * tui/tui-win.c (tui_command): New function.
9004 (tui_get_cmd_list): New function.
9005 (_initialize_tui_win): Moved initialization of tui command in
9006 tui_get_cmd_list.
9007
9008 * tui/tui-data.c (init_content_element): Setup new data members.
9009 (init_win_info): Likewise.
9010 (free_content_elements): Free it.
9011 * tui/tui-data.h (struct tui_data_element): Store the register
9012 content to print.
9013 (struct tui_data_info): Keep the current register group.
9014
9015 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
9016
9017 * tui/tui-regs.h (tui_show_registers): Update prototype.
9018 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
9019 (tui_resize_all): No need to calculate anything for register window.
9020 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
9021 (tui_set_register_element, tui_set_general_regs_content): Remove.
9022 (tui_set_special_regs_content): Remove.
9023 (tui_set_general_and_special_regs_content): Remove.
9024 (tui_set_float_regs_content): Remove.
9025 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
9026 (tui_set_regs_content): Remove.
9027 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
9028 (tui_v_show_registers_command_support): Remove.
9029 (tui_show_registers): Use a reggroup to specify the registers to show.
9030 (tui_show_register_group): New function.
9031 (tui_display_registers_from): Compute the layout of register window
9032 and refresh with new API; be sure to delete old register windows.
9033 (tui_check_register_values): Update to use tui_get_register and
9034 tui_display_data.
9035 (tui_display_register): Just refresh the register window part.
9036 (tui_register_format): Format registers and save in tui_data_element.
9037 (tui_get_register): New to combine tui_reg_value_has_changed and
9038 tui_get_register_raw_value; fix to use the new gdb API.
9039 (tui_show_float_command): Renamed tui_reg_float_command.
9040 (tui_show_general_command): Renamed tui_reg_general_command.
9041 (tui_show_special_command): Renamed tui_reg_system_command.
9042 (_initialize_tui_regs): Remove unused commands.
9043
9044 2004-03-13 Mark Kettenis <kettenis@gnu.org>
9045
9046 * NEWS (New native configurations): Mention OpenBSD/amd64.
9047
9048 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
9049 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
9050 Remove defines.
9051 * config/i386/nm-fbsd64.h: Likewise.
9052 * config/i386/nm-obsd.h: Likewise.
9053 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
9054 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
9055
9056 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9057
9058 * frv-tdep.c (set_variant_scratch_registers): New function.
9059 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
9060 New constants.
9061
9062 From Richard Sandiford <rsandifo@redhat.com>:
9063 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
9064
9065 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9066
9067 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
9068 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
9069 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
9070 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
9071 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
9072 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
9073 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
9074 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
9075 definitions from frv-tdep.c to frv-tdep.h.
9076
9077 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9078
9079 Add shared library support for FR-V FDPIC ABI:
9080 * Makefile.in (solib-frv.o): Add dependencies.
9081 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
9082 New functions.
9083 (frv_push_dummy_call): Add support for FDPIC ABI.
9084 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
9085 for FDPIC ABI.
9086 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
9087 (frv_fdpic_find_canonical_descriptor): Declare.
9088 * solib-frv.c: New file.
9089 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
9090 * config/frv/tm-frv.h (solib.h): Include.
9091
9092 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9093
9094 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
9095 (frv-tdep.o): Update dependencies.
9096 * frv-tdep.h: New file.
9097 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
9098 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
9099 constants.
9100 (struct gdbarch_tdep): Add new member ``frv_abi''.
9101 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
9102 functions.
9103 (new_variant): Set ``frv_abi'' field.
9104 (gdb_arch_init): Detect FDPIC executables.
9105
9106 2004-03-12 Mark Kettenis <kettenis@gnu.org>
9107
9108 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
9109 wrapper.
9110
9111 2004-03-11 Andrew Cagney <cagney@redhat.com>
9112
9113 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
9114
9115 2004-03-11 Kevin Buettner <kevinb@redhat.com>
9116
9117 * solist.h (master_so_list): New function.
9118 * solib.c (master_so_list): Likewise.
9119 * solib-svr4.c (enable_break): Iterate over so_list entries
9120 obtained from master list instead of entries obtained directly
9121 via svr4_current_sos().
9122
9123 2004-03-10 Ben Elliston <bje@gnu.org>
9124
9125 * MAINTAINERS: Update my mail address.
9126
9127 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9128
9129 * remote-m32r-sdi.c: Support hardware watchpoint.
9130
9131 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9132
9133 * user-regs.c: Update copyright years.
9134 (struct user_regs): Rename to gdb_user_regs.
9135 (append_user_reg, builtin_user_regs, user_regs_init)
9136 (user_reg_add, user_reg_map_name_to_regnum)
9137 (usernum_to_user_reg): Update.
9138
9139 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9140
9141 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
9142 (skip_children): New functions.
9143 (locate_pdi_sibling): Call skip_children.
9144
9145 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9146
9147 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
9148 * gdbtypes.c (check_typedef): Update comments.
9149
9150 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9151
9152 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9153 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
9154 pointer. Update comment about comp_unit_head.
9155 (struct abbrev_info): Shorten two int flags.
9156 (dwarf_alloc_abbrev): Take a CU argument.
9157 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
9158 each time through the loop. Update cleanup argument.
9159 (psymtab_to_symtab_1): Update cleanup call.
9160 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
9161 abbrev_obstack.
9162 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
9163 Just call obstack_free and clear the pointer.
9164
9165 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9166
9167 * infrun.c (handle_inferior_event): Remove short-circuit code for
9168 events in a different thread.
9169
9170 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9171
9172 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
9173 print the whole transfer.
9174 (initialize_targets): Update description of "set debug target".
9175
9176 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
9179
9180 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
9181
9182 * MAINTAINERS (write after approval): Add myself.
9183
9184 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9185
9186 * sh-tdep.c (sh_print_registers_info): Use for loop.
9187 Don't skip multiple registers when a float register is encountered.
9188
9189 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9190
9191 Fix PR tdep/1291.
9192 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
9193 to official SH documentation.
9194
9195 2004-03-07 Andrew Cagney <cagney@redhat.com>
9196
9197 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
9198 unused function.
9199
9200 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
9201
9202 * arm-tdep.c (thumb_get_next_pc): Handle BX.
9203 (arm_get_next_pc): Handle BX and BLX.
9204
9205 2004-03-07 Andrew Cagney <cagney@redhat.com>
9206
9207 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
9208 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
9209 HPPA_SP_REGNUM.
9210 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
9211 (hppa_target_read_fp): Delete.
9212 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
9213 register_virtual_size, max_register_raw_size,
9214 max_register_virtual_size, register_byte, register_size,
9215 target_read_fp, fp_regnum, and register_bytes. Set register_type
9216 instead of register_virtual_type.
9217 (hppa32_register_type, hppa64_register_type): Replace
9218 hppa32_register_virtual_type and hppa64_register_virtual_type.
9219 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
9220 (HPPA_FP_REGNUM): Define.
9221
9222 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
9223
9224 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
9225 (pa_do_registers_info): Delete.
9226 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
9227 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
9228 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
9229
9230 * infcall.c (legacy_push_dummy_code): Delete #ifdef
9231 GDB_TARGET_IS_HPPA code.
9232 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
9233 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
9234 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
9235 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
9236 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
9237 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
9238 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
9239 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
9240 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
9241 (hppa_frameless_function_invocation, hppa64_store_return_value)
9242 (hppa_store_struct_return, hppa64_extract_return_value)
9243 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
9244 (hppa32_call_dummy_length, hppa64_call_dummy_length)
9245 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
9246 (find_proc_framesize, deposit_21, restore_pc_queue)
9247 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
9248 (rp_saved, pc_in_linker_stub): Delete.
9249
9250 Unconditionally enable 64-bit frame and ABI code.
9251 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
9252 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
9253 push_dummy_frame, fix_call_dummy, push_arguments,
9254 call_dummy_location, extract_return_value, use_struct_convention,
9255 store_return_value, store_struct_return, saved_pc_after_call,
9256 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
9257 frame_chain, frame_chain_valid, frameless_function_invocation,
9258 frame_saved_pc, and pop_frame.
9259
9260 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
9261 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
9262 (hppa_gdbarch_init): Do not set PC_REGNUM.
9263
9264 2004-03-06 Mark Kettenis <kettenis@gnu.org>
9265
9266 * config/alpha/tm-fbsd.h: Remove file.
9267 * config/alpha/fbsd.mt: Tweak comment.
9268 (TM_FILE): Set to tm-alpha.h.
9269
9270 2004-03-05 Andrew Cagney <cagney@redhat.com>
9271
9272 * infrun.c (step_over_function): When non-legacy code, and no
9273 step_frame_id, use the unwinder to get the caller's frame ID.
9274
9275 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9276
9277 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
9278 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
9279 bfd_arch_unknown. Adjust comment.
9280
9281 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
9282 * i386obsd-tdep.c: Correct spelling in comment.
9283 * i386nbsd-tdep.c: Correct spelling in comment.
9284 * sparc-tdep.c: Correct spelling in comments.
9285
9286 2004-03-05 David Carlton <carlton@kealia.com>
9287
9288 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
9289 bug.
9290
9291 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9292
9293 * sparc-tdep.c: Fix typo in comment.
9294
9295 2004-03-04 J. Brobecker <brobecker@gnat.com>
9296
9297 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
9298
9299 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
9300
9301 * dwarf2read.c: Add comment describing memory lifetimes.
9302 (struct dwarf2_pinfo): Update comment.
9303 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
9304 (read_enumeration, new_symbol): Don't use obsavestring.
9305
9306 2004-03-04 Mark Kettenis <kettenis@gnu.org>
9307
9308 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
9309 instead of amd64_fill_fxsave.
9310 * amd64bsd-nat.c (store_inferior_registers): Likewise.
9311 * amd64fbsd-nat.c (fill_fpregset): Likewise.
9312
9313 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
9314 Reorganize code a bit.
9315
9316 2004-03-04 Orjan Friberg <orjanf@axis.com>
9317
9318 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
9319 when the frame pointer is pushed. Don't set the frame pointer's
9320 address on the stack unless it's actually located there.
9321 Set the SRP's address on the stack correctly when the PC is still in
9322 the prologue.
9323 (cris_return_value): New function.
9324 (cris_gdbarch_init): Clear deprecated store_return_value,
9325 extract_return_value.
9326
9327 2004-03-02 Jim Blandy <jimb@redhat.com>
9328
9329 * stabsread.c (reg_value_complaint): The maximum register number
9330 is one less than the number of registers.
9331
9332 2004-03-02 Andrew Cagney <cagney@redhat.com>
9333
9334 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
9335 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
9336 trailing comma and redundant assignment of I386_ST0_REGNUM.
9337 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
9338 32-bit segment registers.
9339
9340 2004-03-01 Andrew Cagney <cagney@redhat.com>
9341
9342 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
9343 use frame_relative_level and get_next_frame.
9344
9345 2004-02-29 Andrew Cagney <cagney@redhat.com>
9346
9347 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
9348 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
9349 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
9350 Delete macro.
9351
9352 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9353
9354 * inflow.c (terminal_inferior): Don't give up the terminal if we
9355 previously couldn't get the inferior's terminal state.
9356
9357 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
9358
9359 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
9360 PC_REGNUM.
9361
9362 2004-02-28 Andrew Cagney <cagney@redhat.com>
9363
9364 * NEWS: Refer to GDB 6.1.
9365 * README: Refer to GDB 6.1.
9366 * PROBLEMS: Refer to GDB 6.1.
9367
9368 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
9369
9370 * thread-db.c (disable_thread_signals): Remove unused function.
9371
9372 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9373
9374 * amd64-nat.c: Include "gdb_string.h".
9375 (amd64_collect_native_gregset): Zero-extend the 32-bit
9376 general-purpose registers and %eip.
9377
9378 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
9379 * amd64-tdep.c (amd64_collect_fxsave): New function.
9380 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
9381
9382 * i387-tdep.h: Update copyright year.
9383 (i387_collect_fxsave): New prototype.
9384 * i387-tdep.c: Update copyright year.
9385 (i387_collect_fxsave): New function containing most of the code
9386 from i387_fill_fxsave.
9387 (i387_fill_fxsave): Call i387_collect_fxsave.
9388
9389 2004-02-28 Andrew Cagney <cagney@redhat.com>
9390
9391 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
9392 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
9393
9394 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9395
9396 * amd64-tdep.c (amd64_frame_cache): Fix comment.
9397
9398 2004-02-28 Andrew Cagney <cagney@redhat.com>
9399
9400 * utils.c: Use "", instead of <>, to include readline.
9401 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
9402 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
9403 * source.c, solib.c, exec.c, event-top.c: Ditto.
9404 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
9405 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
9406 * Makefile.in: Update all dependencies.
9407 (readline_tilde_h, readline_history_h): Define.
9408 (readline_headers): Delete.
9409
9410 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9411
9412 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
9413 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
9414 "config/i386/tm-lx64.h".
9415
9416 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
9417 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
9418 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
9419
9420 2004-02-28 Andrew Cagney <cagney@redhat.com>
9421
9422 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
9423
9424 * breakpoint.c (_initialize_breakpoint): Use
9425 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
9426 Add help to show command.
9427
9428 2004-02-28 Mark Kettenis <kettenis@gnu.org>
9429
9430 * i386-nat.c: Reformat to be closer to coding standards.
9431 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
9432 `retval'. Make variables `align' and `size' local to while-loop.
9433 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
9434 (_initialize_i386_nat): New prototype.
9435
9436 * tui/tui.c: Include <readline/readline.h> instead of
9437 "readline/readline.h". Include it after <term.h> and
9438 "gdb_curses.h".
9439
9440 2004-02-27 Andrew Cagney <cagney@redhat.com>
9441
9442 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
9443 the new frame unwind code.
9444 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
9445 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
9446 PCOQ_HEAD_REGNUM.
9447
9448 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
9449 "return_value" and "push_dummy_call".
9450 (hppa32_use_struct_convention): Delete unused function.
9451 (hppa32_store_return_value): Delete unused function.
9452 (hppa32_extract_return_value): Delete unused function.
9453 (hppa32_stack_align): Delete function.
9454
9455 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
9456
9457 * coffread.c (enter_linenos): Don't let rawptr reference memory
9458 outside linetab[]'s limits.
9459
9460 2004-02-27 Andrew Cagney <cagney@redhat.com>
9461
9462 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
9463 inferior stack space - the stack needs to grow upwards.
9464 (hppa32_frame_align): New function.
9465 (hppa64_frame_align): Replace hppa_frame_align.
9466 (hppa_gdbarch_init): Update.
9467
9468 2004-02-26 Orjan Friberg <orjanf@axis.com>
9469
9470 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
9471 (dwarf2-frame.h): Include.
9472 (enum cris_regnums): New enum CRIS_FP_REGNUM.
9473 Remove static variables related to ABI setting.
9474 (struct gdbarch_tdep): Remove cris_abi member.
9475 (struct frame_extra_info): Remove.
9476 (cris_unwind_cache, stack_item): New structs.
9477 (cris_frame_unwind, cris_frame_base): New variables.
9478 (push_stack_item, pop_stack_item)
9479 (cris_frame_unwind_cache, cris_frame_this_id)
9480 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
9481 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
9482 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
9483 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
9484 (cris_reg_struct_has_addr): New functions.
9485 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
9486 (cris_frame_saved_pc, cris_saved_pc_after_call,
9487 (cris_store_struct_return, cris_frameless_function_invocation)
9488 (cris_pop_frame, cris_skip_prologue_main)
9489 (cris_abi_original_store_return_value)
9490 (cris_abi_v2_store_return_value)
9491 (cris_abi_original_extract_return_value)
9492 (cris_abi_v2_extract_return_value)
9493 (cris_abi_original_reg_struct_has_addr)
9494 (cris_abi_v2_reg_struct_has_addr)
9495 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
9496 (cris_push_return_address, cris_abi_update): Remove.
9497 (_initialize_cris_tdep): Remove ABI command.
9498 (cris_dump_tdep): Ditto.
9499 (cris_gdbarch_init): Remove ABI command.
9500 Set store_return_value, extract_return_value, push_dummy_code,
9501 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
9502 frame_unwind_append_sniffer, frame_base_set_default.
9503 Clear deprecated init_frame_pc, push_arguments, store_return_value,
9504 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
9505 sizeof_call_dummy_words, get_saved_register, push_return_address,
9506 pop_frame, store_struct_return, frame_init_saved_regs,
9507 init_extra_frame_info, frameless_function_invocation, frame_chain,
9508 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
9509 dummy_write_sp.
9510
9511 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9512
9513 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
9514 * valprint.c (print_hex_chars): Change from static to external.
9515 (print_char_chars): New function.
9516 * printcmd.c (print_scalar_formatted): For integer and enum types
9517 that are longer than LONGEST, perform processing via appropriate
9518 print_*_chars routines.
9519
9520 2004-02-26 Andrew Cagney <cagney@redhat.com>
9521
9522 * Makefile.in: Update dependencies.
9523 Changes from Ulrich Weigand,
9524 * s390-tdep.c: Include "dwarf2-frame.h".
9525 (s390_dwarf2_frame_init_reg): New function.
9526 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
9527 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
9528
9529 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9530
9531 * breakpoint.c (pending_break_support): New setting variable.
9532 (break_command_1): Account for pending_break_support setting
9533 when creating pending breakpoints.
9534 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
9535 (_initialize_breakpoint): Add "set breakpoint pending" and
9536 "show breakpoint pending" commands.
9537
9538 2004-02-26 Andrew Cagney <cagney@redhat.com>
9539
9540 Fix PR i18n/1570.
9541 * charset.c (backslashable, backslashed, represented): Remove 'e'
9542 from list of escaped characters, not part of ISO-C.
9543
9544 2004-02-25 J. Brobecker <brobecker@gnat.com>
9545
9546 From Peter Schauer <schauer@pdf.de>:
9547 * tui/tui.c: Move system header includes after local includes.
9548 Fixes a build failure on solaris systems.
9549
9550 2004-02-25 J. Brobecker <brobecker@gnat.com>
9551
9552 * configure.in: Refine the previous change.
9553 * configure: Regenerate.
9554
9555 2004-02-25 Mark Kettenis <kettenis@gnu.org>
9556
9557 * amd64-tdep.h: Renamed from x86-64-tdep.h.
9558 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
9559 "amd64-tdep.h" instead of "x86-64-tdep.h".
9560 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
9561 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
9562 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
9563 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
9564 and "x86-64-tdep.c".
9565 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
9566 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
9567 and "x86-64-tdep.c".
9568 * amd64bsd-nat.c: Update copyright year.
9569 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
9570 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
9571 "x86-64-tdep.h".
9572 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
9573 "x86-64-tdep.h".
9574 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
9575 "x86-64-tdep.h".
9576 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
9577 "x86-64-tdep.h".
9578 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
9579 "x86-64-tdep.h".
9580 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
9581 "x86-64-tdep.h".
9582 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
9583 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
9584 * Makefile.in (amd64_linux_tdep_h): Renamed from
9585 x86_64_linux_tdep_h.
9586 (amd64_tdep_h): Renamed from x86_64_tdep_h.
9587 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
9588 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
9589 (amd64obsd-tdep.o): Update dependencies.
9590 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
9591 dependencies.
9592 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
9593 dependencies.
9594 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
9595 amd64-linux-nat.c amd64-linux-tdep.c.
9596 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
9597 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
9598 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
9599 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
9600 amd64-tdep.o and amd64-linux-tdep.o.
9601 (TM_FILE): Set to tm-linux64.h.
9602 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
9603 (NAT_FILE): Set to nm-linux64.h.
9604 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
9605 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9606 amd64-tdep.o.
9607 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9608 amd64-tdep.o.
9609 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
9610 amd64-tdep.o.
9611
9612 2004-02-25 Roland McGrath <roland@redhat.com>
9613
9614 * remote.c (remote_protocol_qPart_auxv): New variable.
9615 (init_all_packet_configs): Initialize it.
9616 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
9617 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
9618 (show_remote_cmd): Call it.
9619 (_initialize_remote): Initialize commands.
9620 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
9621 service TARGET_OBJECT_AUXV requests.
9622
9623 2004-02-25 J. Brobecker <brobecker@gnat.com>
9624
9625 * configure.in: Make sure that the wborder function is available.
9626 Otherwise, search for it in the cur_colr library.
9627 * configure: Regenerate.
9628
9629 2004-02-25 Andrew Cagney <cagney@redhat.com>
9630
9631 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
9632
9633 2004-02-25 Mark Kettenis <kettenis@gnu.org>
9634
9635 * config/i386/tm-x86-64linux.h: Tweak comments.
9636
9637 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
9638
9639 * MAINTAINERS: Add self to write-after-approval list.
9640
9641 2004-02-25 Andrew Cagney <cagney@redhat.com>
9642
9643 PR cli/1566. Problem found, and fix suggested by David Allan.
9644 * cli/cli-script.c (execute_control_command): Unconditionally
9645 install a cleanup. Default "ret" to "invalid_control". Use
9646 "break" instead of "return" to escape from the switch.
9647
9648 2004-02-24 J. Brobecker <brobecker@gnat.com>
9649
9650 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
9651 with the lines macro defined in term.h on AiX.
9652 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
9653 a collision with the label_width macro defined in term.h on AiX.
9654
9655 2004-02-23 David Mosberger <davidm@hpl.hp.com>
9656
9657 Committed by Kevin Buettner <kevinb@redhat.com>.
9658
9659 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
9660 * ia64-tdep.c (ia64_write_pc): Make it a global function.
9661 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
9662 instead of ia64_write_pc().
9663 * ia64-linux-tdep.c (regcache.h): Include.
9664 (ia64_linux_write_pc): New function.
9665
9666 2004-02-23 Roland McGrath <roland@redhat.com>
9667
9668 * auxv.c (info_auxv_command): Fix typos in error messages.
9669
9670 2004-02-23 Mark Kettenis <kettenis@gnu.org>
9671
9672 * x86-64-tdep.h: Tweak comment.
9673 (enum amd64_regnum): New.
9674 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
9675 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
9676 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
9677 (X86_64_XMM1_REGNUM): Removed.
9678 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
9679 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
9680 prototypes for renamed functions.
9681 * x86-64-tdep.c: Fix typo.
9682 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
9683 register numbers.
9684 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
9685 Use constants from `enum amd64_regnum' for register numbers.
9686 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
9687 (amd64_analyze_prologue, amd64_frame_cache,
9688 amd64_sigtramp_frame_cache): Use constants from `enum
9689 amd64_regnum' for register numbers.
9690 (amd64_supply_fpregset): Adjust for renamed functions.
9691 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
9692 `enum amd64_regnum' for register numbers.
9693 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
9694 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
9695 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
9696 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
9697 (amd64_linux_fill_gregset): Adjust for renamed macros.
9698 (fetch_core_registers): Adjust for renamed functions.
9699 (amd64_linux_init_abi): Adjust for renamed functions.
9700 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
9701 renamed functions.
9702 * amd64-nat.c: Adjust for renamed macros.
9703 * amd64bsd-nat.c (fetch_inferior_registers)
9704 (store_inferior_registers): Use constants from `enum amd64_regnum'
9705 for register numbers. Adjust for renamed variables.
9706 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
9707 renamed variables.
9708 (_initialize_amd64fbsd_nat): Use constants from `enum
9709 amd64_regnum' for register numbers.
9710 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
9711 `enum amd64_regnum' for register numbers.
9712 (amd64fbsd_init_abi): Adjust for renamed functions.
9713 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
9714 `enum amd64_regnum' for register numbers.
9715 (amd64nbsd_init_abi): Adjust for renamed functions.
9716 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
9717 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
9718 `enum amd64_regnum' for register numbers.
9719 (amd64obsd_init_abi): Adjust for renamed functions.
9720 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
9721
9722 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9723
9724 * breakpoint.c (print_one_breakpoint): Do not output spaces
9725 after printing <PENDING> for a pending breakpoint.
9726
9727 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9728
9729 * printcmd.c (print_scalar_formatted): Initialize val_long
9730 to remove compiler warning message.
9731
9732 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9733
9734 * defs.h (nquery, yquery): New prototypes.
9735 * breakpoint.c (break_command_1): Use new nquery interface.
9736 * utils.c (defaulted_query, nquery, yquery): New functions.
9737
9738 2004-02-23 Andrew Cagney <cagney@redhat.com>
9739
9740 * hppa-tdep.c (hppa_frame_align): New function.
9741 (hppa32_push_dummy_call): New function.
9742 (hppa64_push_dummy_call): New function.
9743 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
9744 disabled.
9745
9746 * infcall.c (legacy_push_dummy_code): Don't call deprecated
9747 FIX_CALL_DUMMY when push_dummy_call is available.
9748 (call_function_by_hand, push_dummy_code): Ditto.
9749
9750 2004-02-22 Andrew Cagney <cagney@redhat.com>
9751
9752 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
9753 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
9754 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
9755 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
9756 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
9757 call_dummy_location to ON_STACK.
9758
9759 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9760
9761 * x86-64-linux-tdep.c: Tweak comment.
9762 (amd64_linux_supply_gregset): Renamed from
9763 x86_64_linux_supply_gresget.
9764 (amd64_linux_fill_gregset): Renamed from
9765 x86_64_linux_fill_gregset.
9766 (fetch_core_registers): Adjust for renamed functions.
9767 (amd64_core_fns): Renamed from x86_64_core_fns.
9768 (amd64_linux_sigtramp_start): Renamed from
9769 x86_64_linux_sigtramp_start.
9770 (amd64_linux_pc_in_sigtramp): Renamed from
9771 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
9772 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
9773 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
9774 (amd64_linux_sigcontext_addr): Renamed from
9775 x86_64_linux_sigcontext_addr.
9776 (amd64_linux_sc_reg_offset): Renamed from
9777 x86_64_linux_sc_reg_offset.
9778 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
9779 Adjust for renamed functions and variables.
9780 (_initialize_amd64_linux_tdep): Renamed from
9781 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
9782 variables.
9783 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
9784 Adjust for renamed functions.
9785
9786 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
9787 from x86_64_linux_gregset64_reg_offset.
9788 (amd64_linux_gregset32_reg_offset): Rename from
9789 x86_64_linux_gregset64_reg_offset.
9790 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
9791 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
9792 (amd64_linux_dr_set_control): Renamed from
9793 x86_64_linux_dr_set_control. Adjust for renamed functions.
9794 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
9795 Adjust for renamed functions.
9796 (amd64_linux_dr_reset_addr): Renamed from
9797 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
9798 (amd64_linux_dr_get_status): Renamed from
9799 x86_64_linux_dr_get_status. Adjust for renamed functions.
9800 (_initialize_amd64_linux_nat): Renamed from
9801 _initialize_x86_64_linux_nat. Adjust for renamed variables and
9802 functions.
9803 * config/i386/nm-x86-64linux.h: Update copyright year.
9804 Adjust for renamed functions.
9805
9806 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
9807 amd64fbsd_sigtramp_start.
9808 (amd64fbsd_sigtramp_end_addr): Renamed from
9809 amd64fbsd_sigtramp_end.
9810 (amd64fbsd_init_abi): Adjust for renamed variables.
9811 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
9812 variables.
9813 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
9814 amd64fbsd_sigtramp_start.
9815 (amd64fbsd_sigtramp_end_addr): Renamed from
9816 amd64fbsd_sigtramp_end.
9817
9818 2004-02-22 Andrew Cagney <cagney@redhat.com>
9819
9820 * hppa-tdep.c (hppa32_return_value): New function.
9821 (hppa64_return_value): New function.
9822 (hppa_gdbarch_init): Set return_value; keep disabled.
9823
9824 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
9825 struct-return and inferior function call methods.
9826
9827 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9828 "frame-base.h".
9829 (struct hppa_frame_cache): Define.
9830 (hppa_frame_cache, hppa_frame_this_id): New functions.
9831 (hppa_frame_prev_register): New function.
9832 (hppa_frame_unwind, hppa_frame_base): New variables.
9833 (hppa_frame_unwind_sniffer): New function.
9834 (hppa_frame_base_address, hppa_unwind_pc): New function.
9835 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
9836 sniffer, and frame base sniffer; keep disabled.
9837 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
9838 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
9839
9840 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
9841 to predicates for "seriously old code".
9842
9843 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
9844 runtime if(0).
9845
9846 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
9847 unsigned.
9848 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
9849
9850 * config/pa/tm-hppa.h: Update copyright.
9851 (DEPRECATED_INIT_FRAME_PC): Delete macro.
9852 (deprecated_init_frame_pc_default): Delete declaration.
9853 (hppa_frame_init_saved_regs): Delete declaration.
9854 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9855 * hppa-tdep.c: Include "arch-utils.h".
9856 (hppa_gdbarch_init): Set deprecated init_frame_pc
9857 and deprecated frame_init_saved_regs.
9858 (hppa_frame_init_saved_regs): Make static.
9859
9860 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9861
9862 Remove old 386BSD support.
9863 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
9864 * configure.host: Remove i[34567]86-*-bsd*.
9865 * configure.tgt: Remove i[34567]86-*-bsd*.
9866 * i386b-nat.c: Removed.
9867 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
9868 (i386b-nat.o): Remove dependencies.
9869
9870 * config/i386/i386bsd.mh: Removed.
9871 * config/i386/i386bsd.mt: Removed.
9872 * config/i386/nm-i386bsd.h: Removed.
9873 * config/i386/tm-i386bsd.h: Removed.
9874 * config/i386/xm-i386bsd.h: Removed.
9875
9876 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
9877
9878 * amd64fbsd-tdep.c: Include "solib-svr4.h".
9879 (amd64fbsd_init_abi): Set link map offsets.
9880 * amd64nbsd-tdep.c: Include "slib-svr4.h".
9881 (amd64nbsd_init_abi): Set link map offsets.
9882 * amd64obsd-tdep.c: Include "solib-svr4.h".
9883 (amd64obsd_init_abi): Set link map offsets.
9884 * i386fbsd-tdep.c: Include "solib-svr4.h".
9885 (i386fbsd_init_abi): Set link map offsets.
9886 * i386nbsd-tdep.c: Include "solib-svr4.h".
9887 (i386nbsdelf_init_abi): Set link map offsets.
9888 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
9889 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
9890 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
9891 solib-legacy.o and core-aout.o. Reformat.
9892 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
9893 solib-svr4.o, solib-legacy.o. Reformat.
9894 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
9895 * config/i386/nbsdelf.mh: Reformat.
9896 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
9897 solib-svr4.o, solib-legacy.o and corelow.o.
9898 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
9899 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
9900 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
9901 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9902 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9903 (TM_FILE): Set to tm-fbsd.h.
9904 * config/i386/nbsd.mt (TDEPFILES): Reformat.
9905 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
9906 solib-svr4.o.
9907 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
9908 solib-svr4.o.
9909 (TM_FILE): Set to nm-nbsd.h.
9910 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
9911 Simplify shared library support. Don't include "elf/common.h".
9912 (SVR4_SHARED_LIBS): Don't define.
9913 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
9914 "solib.h".
9915 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
9916 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
9917 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
9918 Don't include "i386/tm-i386.h". Include "solib.h".
9919 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
9920 Don't include "i386/tm-i386.h".
9921 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
9922 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
9923 Include "i386/xm-i386.h".
9924 (HOST_LONG_DOUBLE_FORMAT): Remove.
9925
9926 Fix OpenBSD/i386 sigtramp recognition.
9927 * i386-tdep.h: Update copyright year.
9928 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
9929 (i386bsd_sigtramp_end): New prototypes.
9930 (i386fbsd_sigtramp_start_addr): Renamed from
9931 i386fbsd_sigtramp_start.
9932 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9933 (i386obsd_sigtramp_start_addr): Renamed from
9934 i386obsd_sigtramp_start.
9935 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9936 * i386bsd-tdep.c: Update copyright year.
9937 (i386bsd_pc_in_sigtramp): Make public.
9938 * i386fbsd-nat.c: Update copyright year.
9939 (_initialize_i386fbsd_nat): Adjust for renamed variables.
9940 * i386fbsd-tdep.c: Update copyright year.
9941 (i386fbsd_sigtramp_start_addr): Renamed from
9942 i386fbsd_sigtramp_start.
9943 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9944 (i386fbsdaout_init_abi): Adjust for renamed variables.
9945 * i386obsd-nat.c: Update copyright year.
9946 (_initialize_i386obsd_nat): Adjust for renamed variables.
9947 * i386obsd-tdep.c: Include "target.h".
9948 (i386obsd_page_size): New variable.
9949 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
9950 (i386obsd_sigtramp_end): New functions.
9951 (i386obsd_sigtramp_start_addr): Renamed from
9952 i386obsd_sigtramp_start.
9953 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9954 (i386obsd_init_abi): Adjust for renamed variables. Set
9955 pc_in_sigtramp, sigtramp_start and sigtramp_end.
9956 * Makefile.in (i386obsd-tdep.o): Update dependencies.
9957
9958 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
9959 trampoline change in OpenBSD kernel.
9960
9961 * amd64-nat.c: Update copyright year.
9962 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
9963 architecture from REGCACHE.
9964
9965 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
9966 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
9967
9968 2004-02-21 Mark Kettenis <kettenis@gnu.org>
9969
9970 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
9971 i[34567]86-*-openbsd3.[0-3].
9972 * config/i386/obsdaout.mh: New file.
9973
9974 * config/i386/obsd.mh (MH_FLAGS): Remove.
9975
9976 Fix PR build/1549.
9977 * i386obsd-tdep.c: Update copyright years. Include
9978 "solib-svr4.h".
9979 (i386obsd_init_abi): Don't set regset_from_core_section here.
9980 (i386obsd_aout_init_abi): New function. Set
9981 regset_from_core_section here.
9982 (i386obsd_elf_init_abi): New function.
9983 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
9984 * Makefile.in (i386obsd-tdep.o): Update dependecies.
9985 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9986 (TM_FILE): Set to tm-nbsd.h.
9987
9988 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
9989 solib-sunos.o.
9990
9991 * solib-svr4.h: Update copyright year.
9992 (svr4_ilp32_fetch_link_map_offsets)
9993 (svr4_lp64_fetch_link_map_offsets): New prototype.
9994 * solib-svr4.c: Update copyright year.
9995 (svr4_ilp32_fetch_link_map_offsets)
9996 (svr4_lp64_fetch_link_map_offsets): New function.
9997
9998 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
9999
10000 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
10001 to the partial symbol table.
10002
10003 2004-02-20 J. brobecker <brobecker@gnat.com>
10004
10005 * PROBLEMS: Add description of problem documented under gdb/1560.
10006
10007 2004-02-20 Mark Kettenis <kettenis@gnu.org>
10008
10009 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
10010 comments.
10011 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
10012 functions.
10013 (amd64obsd_init_abi): Reorder initializations. Use
10014 amd64obsd_r_reg_offset to initialize the general-purpose register
10015 set details. Set regset_from_core_section.
10016 (_initialize_amd64obsd_tdep): Rename from
10017 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
10018 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
10019 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
10020
10021 * NEWS (New native configurations): Mention OpenBSD/alpha.
10022 * configure.tgt: Add alpha*-*-openbsd*.
10023 * configure.host: Add alpha*-*-openbsd*.
10024 * alphanbsd-tdep.c: Update copyright year.
10025 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
10026
10027 2004-02-20 Andrew Cagney <cagney@redhat.com>
10028
10029 Fix PR tdep/1372.
10030 * configure.tgt: Delete target "none-*-*".
10031 * configure.host: Delete host "none-*-*".
10032 * config/none/none.mh: Delete file.
10033 * config/none/none.mt: Delete file.
10034 * config/none/xm-none.h: Delete file.
10035 * config/none/tm-none.h: Delete file.
10036 * config/none/nm-none.h: Delete file.
10037
10038 2004-02-19 Fred Fish <fnf@redhat.com>
10039
10040 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
10041 cache->uses_fp prior to setting it.
10042
10043 2004-02-19 Fred Fish <fnf@redhat.com>
10044
10045 Fix for PR breakpoint/1558.
10046 * sh-tdep.c (IS_JSR): New macro.
10047 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
10048
10049 2004-02-19 Jim Blandy <jimb@redhat.com>
10050
10051 * findvar.c (value_from_register): Doc fix.
10052
10053 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
10054
10055 * printcmd.c (print_scalar_formatted): Do not check for sizeof
10056 type being greater than sizeof of host's LONGEST. Always use
10057 unpack_long() unless format 'f' chosen.
10058
10059 2004-02-19 Joel Brobecker <brobecker@gnat.com>
10060
10061 Committed by Elena Zannoni <ezannoni@redhat.com>
10062
10063 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
10064 contains a symbol wich is the best, non-exact match for the given
10065 pc. Update comments.
10066
10067 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
10068
10069 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
10070 macro, which was part of the now removed Mach 3 port.
10071 * utils.c (request_quit): Ditto.
10072
10073 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10074
10075 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
10076 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
10077
10078 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10079
10080 Committed by Mark Kettenis <kettenis@gnu.org>.
10081
10082 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
10083 Define.
10084
10085 2004-02-18 Andrew Cagney <cagney@redhat.com>
10086
10087 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
10088 CONFIG_INSTALL and CONFIG_UNINSTALL.
10089 * configure: Re-generate.
10090 * interps.h (INTERP_TUI): Define.
10091 * Makefile.in: Update dependencies.
10092 (TUI): New macro.
10093 (tui-main.o): Specify dependencies.
10094 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
10095 * tui/tui-main.c: New file.
10096
10097 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10098
10099 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
10100 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
10101 dependencies.
10102 * configure.host: Add x86_64-*-openbsd*.
10103 * configure.tgt: Add x86_64-*-openbsd*.
10104 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
10105
10106 * tui/tui.c: Don't include <malloc.h>.
10107
10108 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
10109 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
10110 amd64nbsd-tdep.c.
10111
10112 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
10113 static. Remove extraneous whitespace.
10114 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
10115 static.
10116
10117 2004-02-17 Jim Blandy <jimb@redhat.com>
10118
10119 * findvar.c (value_from_register): Doc fix.
10120
10121 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10122
10123 Committed by Jim Blandy <jimb@redhat.com>.
10124
10125 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
10126 CORE_ADDR as type for selectors. Correct types for GNU run time
10127 message lookup function to use double indirection.
10128 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
10129 * objc-lang.h (lookup_child_selector): Adapt prototype.
10130
10131 * s390-nat.c (SUBOFF): New macro.
10132 (supply_gregset, fill_gregset): Use it to handle debugging
10133 of 32-bit exectuables running under a 64-bit kernel.
10134 * s390-tdep.c: Include "solib-svr4.h".
10135 (s390_svr4_fetch_link_map_offset): New function.
10136 (s390x_svr_fetch_link_map_offset): Likewise.
10137 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
10138 * Makefile.in (s390-tdep.o): Update dependencies.
10139
10140 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
10141 "frame-unwind.h".
10142 (s390_readinstruction): Reformat. Use read_memory_nobpt.
10143 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
10144 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
10145 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
10146 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
10147 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
10148 S390_SIGNAL_FRAMESIZE,
10149 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
10150 (struct frame_extra_info): Remove.
10151 (s390_memset_extra_info): Remove.
10152 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
10153 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
10154 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
10155 (is_rse): Renamed to ...
10156 (is_rsy): ... this. Support long displacements.
10157 (is_rxe): Renamed to ...
10158 (is_rxy): ... this. Support long displacements.
10159 (compute_x_addr): Support long displacements.
10160 (struct s390_prologue_data): New data type.
10161 (s390_on_stack): Change API to use struct s390_prologue_data.
10162 (s390_store): Reimplement.
10163 (s390_load): New function.
10164 (s390_get_signal_frame_info): Remove.
10165 (s390_get_frame_info): Remove, replace by ...
10166 (s390_analyze_prolog): ... this new function.
10167 (s390_check_function_end): Remove.
10168 (s390_function_start): Remove.
10169 (s390_frameless_function_invokation): Remove.
10170 (s390_is_sigreturn): Remove.
10171 (s390_init_frame_pc_first): Remove.
10172 (s390_init_frame_extra_info): Remove.
10173 (s390_frame_init_saved_regs): Remove.
10174 (s390_frame_saved_pc_nofix): Remove.
10175 (s390_frame_saved_pc): Remove.
10176 (s390_frame_chain): Remove.
10177 (s390_fp_regnum, s390_read_fp): Remove.
10178 (s390_pop_frame_regular, s390_pop_frame): Remove.
10179 (s390_saved_pc_after_call): Remove.
10180 (s390_skip_prologue): Reimplement.
10181 (s390_in_function_epilogue_p): Support long displacements.
10182 (struct s390_unwind_cache): New data structure.
10183 (s390_frame_unwind_cache): New function.
10184 (s390_prologue_frame_unwind_cache): Likewise.
10185 (s390_backchain_frame_unwind_cache): Likewise.
10186 (s390_frame_this_id, s390_frame_prev_register): Likewise.
10187 (s390_frame_unwind): Define.
10188 (s390_frame_sniffer): New function.
10189 (struct s390_pltstub_unwind_cache): New data structure.
10190 (s390_pltstub_frame_unwind_cache): New function.
10191 (s390_pltstub_frame_this_id): Likewise.
10192 (s390_pltstub_frame_prev_register): Likewise.
10193 (s390_pltstub_frame_unwind): Define.
10194 (s390_pltstub_frame_sniffer): New function.
10195 (struct s390_sigtramp_unwind_cache): New data structure.
10196 (s390_sigtramp_frame_unwind_cache): New function.
10197 (s390_sigtramp_frame_this_id): Likewise.
10198 (s390_sigtramp_frame_prev_register): Likewise.
10199 (s390_sigtramp_frame_unwind): Define.
10200 (s390_sigtramp_frame_sniffer): New function.
10201 (s390_frame_base_address, s390_local_base_address): New functions.
10202 (s390_frame_base): Define.
10203 (s390_unwind_pc, s390_unwind_sp): New function.
10204 (s390_push_dummy_call): Use new frame base location.
10205 (s390_unwind_dummy_id): Likewise.
10206 (s390_gdbarch_init): Remove calls to:
10207 set_gdbarch_frameless_function_invocation,
10208 set_gdbarch_deprecated_init_frame_pc,
10209 set_gdbarch_deprecated_frame_chain,
10210 set_gdbarch_deprecated_frame_init_saved_regs,
10211 set_gdbarch_deprecated_pop_frame,
10212 set_gdbarch_deprecated_init_extra_frame_info,
10213 set_gdbarch_deprecated_init_frame_pc_first,
10214 set_gdbarch_deprecated_target_read_fp,
10215 set_gdbarch_deprecated_frame_saved_pc,
10216 set_gdbarch_deprecated_saved_pc_after_call,
10217 set_gdbarch_deprecated_fp_regnum.
10218 Add calls to:
10219 set_gdbarch_in_solib_call_trampoline,
10220 frame_unwind_append_sniffer,
10221 frame_base_set_default,
10222 set_gdbarch_unwind_pc,
10223 set_gdbarch_unwind_sp.
10224 * Makefile.in (s390-tdep.o): Update dependencies.
10225
10226 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
10227 (S390_STACK_FRAME_OVERHEAD): Remove.
10228 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
10229 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
10230 (s390_promote_integer_argument): Remove.
10231 (s390_cannot_extract_struct_value_address): Remove.
10232 (s390_use_struct_convention, s390_store_struct_return): Remove.
10233 (s390_extract_return_value, s390_store_return_value): Remove.
10234 (s390_return_value_convention, s390_return_value): New functions.
10235 (is_float_singleton): Handle typedefs.
10236 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
10237 Remove, replace by ...
10238 (s390_function_arg_pass_by_reference, s390_function_arg_float,
10239 s390_function_arg_integer): ... these new functions.
10240 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
10241 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
10242 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
10243 Fill in tdep->abi.
10244 Remove calls to:
10245 set_gdbarch_deprecated_store_struct_return,
10246 set_gdbarch_deprecated_extract_return_value,
10247 set_gdbarch_deprecated_store_return_value,
10248 set_gdbarch_use_struct_convention,
10249 set_gdbarch_extract_struct_value_address,
10250 set_gdbarch_deprecated_pc_in_call_dummy,
10251 set_gdbarch_deprecated_push_arguments,
10252 set_gdbarch_deprecated_save_dummy_frame_tos,
10253 set_gdbarch_deprecated_push_return_address,
10254 set_gdbarch_deprecated_sizeof_call_dummy_words,
10255 set_gdbarch_deprecated_call_dummy_words,
10256 set_gdbarch_deprecated_dummy_write_sp.
10257 Add calls to:
10258 set_gdbarch_push_dummy_call,
10259 set_gdbarch_unwind_dummy_id,
10260 set_gdbarch_return_value.
10261
10262 * config/s390/nm-linux.h: Update comments.
10263 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
10264 (STOPPED_BY_WATCHPOINT): Redefine.
10265 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
10266 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
10267 (s390_stopped_by_watchpoint): Likewise.
10268 (watch_area_cnt): Remove.
10269 * s390-nat.c: Update comments.
10270 (watch_area): Remove typedef.
10271 Global replace watch_area by struct watch_area.
10272 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
10273 (s390_stopped_by_watchpoint): Remove pid argument,
10274 use s390_inferior_tid. Add short-cut for the no watchpoint case.
10275 (s390_fix_watch_points): Remove pid argument,
10276 use s390_inferior_tid. Recompute area spanned by watchpoints.
10277 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
10278 argument. Reimplement.
10279
10280 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
10281 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
10282 (FETCH_INFERIOR_REGISTERS): Define.
10283 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
10284 core-regset.o.
10285 * config/s390/s390x.mt: Remove.
10286 * config/s390/tm-s390.h: Remove.
10287 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
10288 (TARGET_ELF64): Remove.
10289 (SKIP_TRAMPOLINE_CODE): Do not undefine.
10290 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
10291 s390*-*-* case; always set gdb_target to s390.
10292 * regformats/reg-s390.dat: Remove control registers.
10293 * regformats/reg-s390x.dat: Likewise.
10294 * s390-tdep.h: New file.
10295 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
10296 Include "inferior.h" and "s390-tdep.h".
10297 Remove private definition of offsetof.
10298 (s390_register_u_addr): Remove.
10299 (regmap_gregset, regmap_fpregset): Define.
10300 (supply_gregset, fill_gregset): Reimplement.
10301 (supply_fpregset, fill_fpregset): Likewise.
10302 (s390_inferior_tid): New function.
10303 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
10304 (fetch_inferior_registers, store_inferior_registers): Likewise.
10305 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
10306 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
10307 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
10308 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
10309 (struct gdbarch_tdep): Define.
10310 (struct s390_register_info): Define.
10311 (s390_register_info): New variable.
10312 (s390_register_name): Reimplement.
10313 (s390_register_type): New function.
10314 (s390_register_raw_size, s390x_register_raw_size): Remove.
10315 (s390_cannot_fetch_register): Remove.
10316 (s390_register_byte): Remove.
10317 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
10318 (s390_dwarf_regmap): New variable.
10319 (s390_dwarf_reg_to_regnum): New function.
10320 (s390_stab_reg_to_regnum): Remove.
10321 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
10322 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
10323 (s390_convert_register_p): Likewise.
10324 (s390_register_to_value, s390_value_to_register): Likewise.
10325 (s390_register_reggroup_p): Likewise.
10326 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
10327 s390_gregset, s390x_gregset, s390_fpregset): New variables.
10328 (s390_supply_regset, s390_regset_from_core_section): New functions.
10329 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
10330 (S390_FPR_SIZE): Likewise.
10331 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
10332 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
10333 (S390_NUM_GPRS): Move here from tm-s390.h.
10334 (S390_NUM_FPRS): Likewise.
10335 (s390_in_function_epilogue_p): New function.
10336 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
10337 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
10338 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
10339 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
10340 Replace S390_FP_REGNUM by S390_SP_REGNUM.
10341 Remove calls to:
10342 set_gdbarch_deprecated_max_register_raw_size,
10343 set_gdbarch_deprecated_max_register_virtual_size,
10344 set_gdbarch_deprecated_register_byte,
10345 set_gdbarch_cannot_fetch_register,
10346 set_gdbarch_cannot_store_register,
10347 set_gdbarch_deprecated_register_size,
10348 set_gdbarch_deprecated_register_raw_size,
10349 set_gdbarch_deprecated_register_virtual_size,
10350 set_gdbarch_deprecated_register_virtual_type,
10351 set_gdbarch_deprecated_register_bytes.
10352 Add calls to:
10353 set_gdbarch_num_pseudo_regs,
10354 set_gdbarch_register_type,
10355 set_gdbarch_convert_register_p,
10356 set_gdbarch_register_to_value,
10357 set_gdbarch_value_to_register,
10358 set_gdbarch_register_reggroup_p,
10359 set_gdbarch_regset_from_core_section,
10360 set_gdbarch_pseudo_register_read,
10361 set_gdbarch_pseudo_register_write,
10362 set_gdbarch_in_function_epilogue_p.
10363 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
10364 (s390_tdep_h): New variable.
10365
10366 2004-02-17 Jim Blandy <jimb@redhat.com>
10367
10368 * findvar.c (value_from_register): If the type has no length, just
10369 return an acceptable value --- don't report an internal error.
10370
10371 * stabsread.c (read_type): If we find any type numbers that are
10372 forward references, complain if the references aren't resolved by
10373 the time we're finished reading.
10374 (cleanup_undefined_types): Make error message more appropriate for
10375 a complaint.
10376
10377 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
10378
10379 * Makefile.in (defs_h): Remove dependency on progress_h.
10380 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
10381 progress.h.
10382 * main.c (captured_main): Delete use of START_PROGRESS and
10383 END_PROGRESS.
10384
10385 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
10386
10387 * objfiles.c (terminate_minimal_symbol_table): Add back
10388 initialization of MSYMBOL_TYPE.
10389
10390 2004-02-17 David Mosberger <davidm@hpl.hp.com>
10391
10392 Committed by Andrew Cagney.
10393 * Makefile.in (ia64_tdep_h): New macro.
10394 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
10395 (ia64-tdep.o): Likewise.
10396 * ia64-tdep.h: New file.
10397 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
10398 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
10399 (ia64_aix_sigcontext_register_address): Likewise.
10400 (ia64_linux_getunwind_table): Delete declaration.
10401 * ia64-linux-tdep.c: Likewise.
10402
10403 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
10404
10405 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
10406 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
10407 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
10408
10409 2004-02-17 Andrew Cagney <cagney@redhat.com>
10410
10411 * symtab.c (skip_prologue_using_sal): New function.
10412 * symtab.h (skip_prologue_using_sal): Declare.
10413 * frv-tdep.c: Include "symtab.h".
10414 (skip_prologue_using_sal): Delete function.
10415 * mips-tdep.c (skip_prologue_using_sal): Delete function.
10416 * rs6000-tdep.c (refine_prologue_limit): Mention
10417 skip_prologue_using_sal.
10418 * ia64-tdep.c (refine_prologue_limit): Ditto.
10419 * Makefile.in: Update dependencies.
10420
10421 2004-02-16 Andrew Cagney <cagney@redhat.com>
10422
10423 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
10424 START_INFERIOR_TRAPS_EXPECTED.
10425 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
10426 START_INFERIOR_TRAPS_EXPECTED.
10427 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
10428 Delete macro.
10429 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
10430 macro, moved to "nm-osf.h". Update copyright.
10431 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
10432 update copyright.
10433
10434 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
10435 and function replacing FRAMELESS_FUNCTION_INVOCATION.
10436 * blockframe.c (legacy_frameless_look_for_prologue): Rename
10437 frameless_look_for_prologue.
10438 * frame.h (legacy_frameless_look_for_prologue): Rename
10439 frameless_look_for_prologue.
10440 * gdbarch.h, gdbarch.c: Re-generate.
10441 * sh64-tdep.c (sh64_gdbarch_init): Update.
10442 * sh-tdep.c (sh_gdbarch_init): Update.
10443 * s390-tdep.c (s390_gdbarch_init): Update.
10444 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10445 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10446 * m68k-tdep.c (m68k_gdbarch_init): Update.
10447 (delta68_frame_args_address): Update.
10448 * m32r-tdep.c (m32r_gdbarch_init): Update.
10449 * hppa-tdep.c (hppa_gdbarch_init): Update.
10450 * h8300-tdep.c (h8300_gdbarch_init): Update.
10451 * frv-tdep.c (frv_gdbarch_init): Update.
10452 (frv_frameless_function_invocation): Update.
10453 * cris-tdep.c (cris_gdbarch_init): Update.
10454 (cris_frameless_function_invocation): Update.
10455 * avr-tdep.c (avr_gdbarch_init): Update.
10456 * arm-tdep.c (arm_gdbarch_init): Update.
10457 * stack.c (frame_info): Update, call predicate.
10458 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
10459 * frame.c (legacy_get_prev_frame): Update, call predicate..
10460 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
10461 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
10462 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
10463 invocation.
10464 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10465 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10466 * vax-tdep.c (vax_gdbarch_init): Ditto.
10467
10468 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
10469 function.
10470
10471 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
10472
10473 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
10474 initializations.
10475
10476 2004-02-16 Andrew Cagney <cagney@redhat.com>
10477
10478 * tui/tui-windata.c: Include "gdb_string.h".
10479 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
10480 * tui/tui-layout.c, tui/tui-command.c: Ditto.
10481 * Makefile.in: Update dependencies.
10482
10483 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
10484
10485 * Makefile.in (infrun.o): Add $(gdb_assert_h).
10486 * infrun.c: Include "gdb_assert.h".
10487 (singlestep_ptid, saved_singlestep_ptid)
10488 (stepping_past_singlestep_breakpoint): New variables.
10489 (resume): Set singlestep_ptid. Check for singlestep thread
10490 hop.
10491 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
10492 (handle_inferior_event): Handle singlestep thread hop.
10493
10494 2004-02-16 Andrew Cagney <cagney@redhat.com>
10495
10496 * dwarf2-frame.c (dwarf2_frame_ops): New function.
10497 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
10498 (dwarf2_frame_init_reg): Ditto.
10499
10500 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
10501 suggested by Joshua Neuheisel
10502
10503 * configure.in: Always check for curses, including pdcurses.
10504 Warn, instead of error, when no curses are found. Enable TUI when
10505 curses is available.
10506 * configure: Re-generate.
10507
10508 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
10509
10510 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
10511 sh_sh4_register_convert_to_virtual.
10512 (sh_register_convert_to_raw): Rename from
10513 sh_sh4_register_convert_to_raw.
10514 (sh_pseudo_register_read): Accomodate above name change.
10515 (sh_pseudo_register_write): Ditto.
10516
10517 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
10518
10519 * sh-tdep.c (sh_generic_register_name): Remove.
10520 (sh_gdbarch_init): Use sh_sh_register_name in default case.
10521
10522 2004-02-15 Andrew Cagney <cagney@redhat.com>
10523
10524 * configure.in (build_warnings): Add -Wunused-function.
10525 * configure: Re-generate.
10526
10527 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
10528 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
10529
10530 * procfs.c (procfs_init_inferior): Assume that
10531 START_INFERIOR_TRAPS_EXPECTED is defined.
10532 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
10533 * config/ns32k/tm-nbsd.h: Delete file,
10534 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
10535
10536 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
10537 * config/vax/tm-vax.h: Delete file.
10538
10539 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10540 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10541 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10542 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10543 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
10544 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
10545 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
10546
10547 2004-02-15 Mark Kettenis <kettenis@gnu.org>
10548
10549 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
10550 * dwarf2-frame.c (dwarf2_frame_data): New variable.
10551 (struct dwarf2_frame_ops): New.
10552 (dwarf2_frame_default_init_reg): New function, based on
10553 dwarf2_frame_init_reg.
10554 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
10555 (dwarf2_frame_init_reg): Call architecture-specific function.
10556 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
10557 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
10558 instead of dwarf2_frame_data.
10559 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
10560 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
10561
10562 2004-02-15 Andrew Cagney <cagney@redhat.com>
10563
10564 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
10565 register_gdbarch_swap.
10566 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
10567 * f-lang.c (_initialize_f_language): Update, use
10568 DEPRECATED_REGISTER_GDBARCH_SWAP.
10569 * remote.c (_initialize_remote): Ditto.
10570 * regcache.c (_initialize_regcache): Ditto.
10571 * parse.c (_initialize_parse): Ditto.
10572 * infrun.c (_initialize_infrun): Ditto.
10573 * mi/mi-main.c (_initialize_mi_main): Ditto.
10574 * gdbtypes.c (_initialize_gdbtypes): Ditto.
10575
10576 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
10577 poking .cacheable directly.
10578 * symfile.c (symfile_bfd_open): Ditto.
10579
10580 * Makefile.in: Update all dependencies.
10581
10582 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
10583 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
10584 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
10585 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
10586 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
10587
10588 2004-02-14 Andrew Cagney <cagney@redhat.com>
10589
10590 * arch-utils.c (legacy_convert_register_p): Check
10591 DEPRECATED_REGISTER_CONVERTIBLE_P.
10592 * findvar.c (value_of_register): Ditto.
10593
10594 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
10595 * gdbarch.h, gdbarch.c: Re-generate.
10596 * arch-utils.c (deprecated_register_convertible_not): Delete.
10597 * arch-utils.h (deprecated_register_convertible_not): Delete.
10598 * mi/mi-main.c (get_register): Update. Update copyright.
10599 * infcmd.c (default_print_registers_info): Update.
10600
10601 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
10602 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
10603 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
10604 * gdbarch.h, gdbarch.c: Re-generate.
10605 * frame.c (deprecated_get_next_frame_hack): Delete function.
10606 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
10607 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
10608 Update.
10609 * infcall.c (call_function_by_hand): Update.
10610
10611 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
10612
10613 * symfile.c (init_entry_point_info, entry_point_address): Move
10614 from here...
10615 * objfiles.c (init_entry_point_info, entry_point_address):..to
10616 here.
10617 * symfile.h (init_entry_point_info, entry_point_address): Remove
10618 prototypes.
10619 * objfiles.h (init_entry_point_info, entry_point_address):Add
10620 prototypes.
10621 * cris-tdep.c: Remove include of symfile.h. Add include of
10622 objfiles.h.
10623 * infcall.c: Ditto.
10624 * mcore-tdep.c: Ditto.
10625 * mn10300-tdep.c: Ditto.
10626 * sh64-tdep.c: Ditto.
10627 * v850-tdep.c: Ditto.
10628 * arm-tdep.c: Remove include of symfile.h.
10629 * blockframe.c: Ditto.
10630 * coffread.c: Ditto.
10631 * dbxread.c: Ditto.
10632 * dwarf2read.c: Ditto.
10633 * dwarfread.c: Ditto.
10634 * frv-tdep.c: Ditto.
10635 * ia64-tdep.c: Ditto.
10636 * mdebugread.c: Ditto.
10637 * mipsread.c: Ditto.
10638 * rs6000-tdep.c: Ditto.
10639 * s390-tdep.c: Ditto.
10640 * sh-tdep.c: Ditto.
10641 * xstormy16-tdep.c: Ditto.
10642 * gdbarch.sh: Remove include of symfile.h.
10643 * gdbarch.c: Regenerate.
10644 * solib-irix.c (enable_break): Use entry_point_address().
10645 Add comment about include file.
10646 * xcoffread.c: Add comment about include file.
10647 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
10648 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
10649 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
10650 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
10651 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
10652
10653 2004-02-13 Andrew Cagney <cagney@redhat.com>
10654
10655 * corelow.c (core_xfer_partial): Use "struct bfd_section".
10656 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
10657 copyright.
10658 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
10659
10660 2004-02-12 Fred Fish <fnf@redhat.com>
10661
10662 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
10663 set_gdbarch_store_return_value.
10664
10665 2004-02-12 Andrew Cagney <cagney@redhat.com>
10666
10667 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
10668 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
10669 (interrupt_query): Ditto.
10670 (ofunc): Delete unused variable.
10671 * cris-tdep.c (cris_abi): Delete unused function.
10672 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
10673 (cris_get_wide_opcode, cris_get_short_size): Ditto.
10674 (cris_get_asr_quick_shift_steps): Ditto.
10675 (cris_skip_prologue_frameless_p): Ditto.
10676 * arm-tdep.c (arm_push_return_address): Delete unused function.
10677 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
10678 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
10679 * s390-tdep.c (s390_function_start): Delete unused function.
10680
10681 2004-02-12 Andrew Cagney <cagney@redhat.com>
10682
10683 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
10684 gdbarch.h, gdbarch.c: Re-generate.
10685 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
10686 to generic_prologue_frameless_p.
10687 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
10688 * arch-utils.c (generic_prologue_frameless_p): Delete function.
10689
10690 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
10691
10692 * mips-linux-tdep.c: Include "frame.h".
10693 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
10694 (mips_linux_skip_resolver): New functions.
10695 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
10696 and set_gdbarch_in_solib_call_trampoline.
10697 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
10698 to after set_gdbarch_in_solib_return_trampoline. Only set the
10699 solib hooks to mips16 functions if the OS ABI is unknown.
10700 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
10701 including "config/tm-linux.h".
10702 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
10703 * Makefile.in (mips-linux-tdep.o): Update.
10704
10705 2004-02-11 David Carlton <carlton@kealia.com>
10706
10707 * linespec.c (decode_compound): Only look for a class symbol when
10708 considering all but the rightmost component.
10709
10710 2004-02-11 Andrew Cagney <cagney@redhat.com>
10711
10712 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
10713 abi code are are separatly grouped.
10714
10715 2004-02-11 Andrew Cagney <cagney@redhat.com>
10716
10717 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
10718 * gdbarch.h, gdbarch.c: Re-generate.
10719 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10720 * v850-tdep.c (v850_gdbarch_init): Update.
10721 * sh64-tdep.c (sh64_gdbarch_init): Update.
10722 * sh-tdep.c (sh_gdbarch_init): Update.
10723 * s390-tdep.c (s390_gdbarch_init): Update.
10724 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10725 * mips-tdep.c (mips_gdbarch_init): Update.
10726 * mcore-tdep.c (mcore_gdbarch_init): Update.
10727 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10728 * m32r-tdep.c (m32r_gdbarch_init): Update.
10729 * ia64-tdep.c (ia64_gdbarch_init): Update.
10730 * hppa-tdep.c (hppa_gdbarch_init): Update.
10731 * h8300-tdep.c (h8300_gdbarch_init): Update.
10732 * frv-tdep.c (frv_gdbarch_init): Update.
10733 * d10v-tdep.c (d10v_gdbarch_init): Update.
10734 * cris-tdep.c (cris_gdbarch_init): Update.
10735 * avr-tdep.c (avr_gdbarch_init): Update.
10736 * arm-tdep.c (arm_gdbarch_init): Update.
10737 * alpha-tdep.c (alpha_gdbarch_init): Update.
10738
10739 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
10740
10741 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
10742 comma.
10743 (sh_sh4al_dsp_register_name): Ditto.
10744
10745 2004-02-10 Andrew Cagney <cagney@redhat.com>
10746
10747 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
10748 (mips_init_frame_pc_first): Delete function.
10749 (mips_frame_saved_pc): Delete function.
10750 (mips_frame_chain): Delete function.
10751 (mips_init_extra_frame_info): Delete function.
10752 (mips_xfer_register): Delete unused variable "reg".
10753 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
10754 (mips_n32n64_return_value): Delete unused variable "reg".
10755 (mips_n32n64_return_value): Delete unused variable "pos".
10756 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
10757 (mips_o32_return_value): Delete unused variable "pos".
10758 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
10759 (mips_print_fp_register): Delete unused variable "namelen"
10760 (mips_print_fp_register): Delete unused variable "flt2"
10761 (get_frame_pointer): Delete function.
10762 (cached_proc_desc): Delete static variable.
10763 (mips_pop_frame): Delete function.
10764 (mips_find_saved_regs): Delete function.
10765 (mips_get_saved_register): Delete function.
10766 (mips_saved_pc_after_call): Delete function.
10767 (SIGFRAME_BASE): Delete macro.
10768 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
10769 (SIGFRAME_PC_OFF): Delete macro.
10770 (SIGFRAME_REGSAVE_OFF): Delete macro.
10771 (mips_dump_tdep): Do not print deleted macro definitions.
10772
10773 2004-02-10 Andrew Cagney <cagney@redhat.com>
10774
10775 * Makefile.in (SFILES): Remove explictly listed tui files.
10776 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
10777
10778 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
10779
10780 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
10781 to use paddr functions to format ia64 addresses and long values.
10782 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
10783 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
10784 (get_kernel_table, ia64_find_proc_info_x): Ditto.
10785 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
10786 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
10787
10788 2004-02-10 Andrew Cagney <cagney@redhat.com>
10789
10790 * defs.h: Do not include "tui.h".
10791 * gdb_curses.h: New file.
10792 * tui/tui-hooks.h: New file.
10793 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
10794 (tui_install_hooks, tui_remove_hooks): Delete declarations.
10795 (tui_initialize_io): Delete declaration.
10796 (tui_initialize_readline: Delete redundant declaration.
10797 (struct tui_point): Delete definition.
10798 * tui/tui-data.h (struct tui_point): Define.
10799 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
10800 * utils.c: Include "tui/tui.h".
10801 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
10802 * printcmd.c [TUI]: Include "tui/tui.h".
10803 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
10804 * tui/tui-command.c: Include "gdb_curses.h".
10805 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
10806 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
10807 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
10808 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
10809 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
10810 * Makefile.in: Update all dependencies.
10811 (tui_hooks_h, gdb_curses_h): Define.
10812 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
10813
10814 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
10815
10816 * objfiles.h (struct objfile): Remove unused fields auxf1 and
10817 auxf2. Add comments about some other rarely used fields.
10818
10819 2004-02-10 Andrew Cagney <cagney@redhat.com>
10820
10821 * Makefile.in (init.c): Fix script removing duplicates. Problem
10822 reported by Peter Schauer.
10823
10824 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10825
10826 * bcache.c (bcache_xmalloc): Use obstack_init instead of
10827 obstack_specify_allocation.
10828 * objfiles.c (allocate_objfile): Ditto.
10829 * solib-sunos.c (solib_add_common_symbols)
10830 (allocate_rt_common_objfile): Ditto.
10831 * symfile.c (reread_symbols): Ditto.
10832 * gdb_obstack.h: Add comment.
10833
10834 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10835
10836 * linespec.c (decode_line_1, locate_first_half)
10837 (decode_compound, lookup_prefix_sym): Update comments. Delete old
10838 commented out code.
10839
10840 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
10841
10842 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
10843 obstack_free.
10844
10845 2004-02-09 Andrew Cagney <cagney@redhat.com>
10846
10847 * blockframe.c (find_pc_partial_function): If find_pc_overlay
10848 fails, try find_pc_section. Fix PR c++/1267.
10849 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
10850 instead of find_pc_mapped_section.
10851 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
10852 not default to the section containing PC. Fix PR symtab/1519.
10853
10854 2004-02-09 Andrew Cagney <cagney@redhat.com>
10855
10856 * Makefile.in (mips-tdep.o): Update dependencies.
10857 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
10858 "trad-frame.h".
10859 (mips_unwind_pc): Return the pseudo PC register.
10860 (mips_unwind_dummy_id): New function.
10861 (mips16_fetch_instruction): New function.
10862 (mips32_fetch_instruction): New function.
10863 (struct mips_frame_cache): Define.
10864 (mips_mdebug_frame_cache): New function.
10865 (mips_mdebug_frame_this_id): New function.
10866 (mips_mdebug_frame_prev_register): New function.
10867 (mips_mdebug_frame_unwind): Define.
10868 (mips_mdebug_frame_sniffer): New function.
10869 (mips_mdebug_frame_base_address): New function.
10870 (mips_mdebug_frame_base): Define.
10871 (mips_mdebug_frame_base_sniffer): New function.
10872 (mips_gdbarch_init): Append unwind and base sniffers. Set
10873 unwind_dummy_id.
10874
10875 2004-02-08 Andrew Cagney <cagney@redhat.com>
10876
10877 * frame.c: Print both the register number and name.
10878
10879 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
10880 and a sed into a single sed. Make .c and .o patterns more robust.
10881 (OBS): Delete.
10882 (INIT_FILES): Replace OBS with COMMON_OBS.
10883 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
10884
10885 2004-02-08 Mark Kettenis <kettenis@gnu.org>
10886
10887 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
10888 the PT_WCOOKIE request.
10889
10890 2004-02-08 Andrew Cagney <cagney@redhat.com>
10891
10892 * mips-tdep.c (mips_unwind_pc): New function.
10893 (mips_gdbarch_init): Set mips_unwind_pc.
10894
10895 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
10896 (get_frame_id): Allow the UNKNOWN_FRAME.
10897 (frame_register_unwind, get_frame_type): Ditto.
10898
10899 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
10900 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
10901 unwind_dummy_id indicates a legacy frame.
10902
10903 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
10904 * configure: Re-generate.
10905
10906 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
10907 methods.
10908
10909 2004-02-08 Andrew Cagney <cagney@redhat.com>
10910
10911 * configure.in (CONFIG_ALL): Set to Makefile target, and not
10912 makefile macro.
10913 * configure: Re-generate.
10914 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
10915 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
10916 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
10917 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
10918 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
10919 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
10920 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
10921 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
10922 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
10923 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
10924
10925 2004-02-07 Andrew Cagney <cagney@redhat.com>
10926
10927 * Makefile.in: Update all dependencies.
10928
10929 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
10930 * configure: Re-generate.
10931 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
10932 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
10933 (COMMON_OBS): Add "main.o" and "annotate.o".
10934 (ANNOTATE_OBS): Delete.
10935 (OBS): Remove ANNOTATE_OBS.
10936 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
10937 CONFIG_INITS.
10938 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
10939 against CONFIG_OBS and "main.o".
10940 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
10941 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
10942
10943 * tui/tui-command.c: Include "gdb_string.h", delete register
10944 attribute, use ISO-C function signatures.
10945 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
10946 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
10947 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
10948 * tui/tui.c: Ditto.
10949
10950 * tui/tui-command.c: Change variable and function names to lower
10951 case.
10952 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
10953 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
10954 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10955 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10956 * tui/tui-winsource.c, tui/tui.c: Ditto.
10957
10958 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10959
10960 * buildsym.c (free_pending_blocks, finish_block)
10961 (record_pending_block, make_blockvector, end_symtab): Replace
10962 symbol_obstack with objfile_obstack.
10963 * coffread.c (process_coff_symbol, coff_read_struct_type)
10964 (coff_read_enum_type): Ditto.
10965 * cp-namespace.c (initialize_namespace_symtab)
10966 (check_one_possible_namespace_symbol): Ditto.
10967 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
10968 (dwarf2_symbol_mark_computed): Ditto.
10969 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
10970 * elfread.c (elf_symtab_read): Ditto.
10971 * hpread.c (hpread_symfile_init, hpread_symfile_init)
10972 (hpread_read_enum_type, hpread_read_function_type)
10973 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
10974 Ditto.
10975 * jv-lang.c (get_java_class_symtab, add_class_symbol)
10976 (java_link_class_type): Ditto.
10977 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
10978 (new_symbol): Ditto.
10979 * minsyms.c (install_minimal_symbols): Ditto.
10980 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
10981 (terminate_minimal_symbol_table): Replace symbol_obstack with
10982 objfile_obstack.
10983 (free_objfile): Remove freeing of symbol_obstack.
10984 * objfiles.h: Remove symbol_obstack field.
10985 * pa64solib.c (add_to_solist): Replace symbol_obstack with
10986 objfile_obstack.
10987 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
10988 symbol_obstack.
10989 (solib_add_common_symbols): Replace symbol_obstack with
10990 objfile_obstack.
10991 * somsolib.c (som_solib_add): Ditto.
10992 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
10993 (common_block_start, common_block_end): Ditto.
10994 * symfile.c (reread_symbols): Remove freeing and init of
10995 symbol_obstack.
10996 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
10997 * symfile.h: Update comment.
10998 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
10999 stats printing.
11000 * symtab.c (symbol_set_names): Replace symbol_obstack with
11001 objfile_obstack.
11002 * symtab.h (struct general_symbol_info, struct minimal_symbol):
11003 Update comments.
11004 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
11005 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
11006 objfile_obstack.
11007
11008 2004-02-07 Andrew Cagney <cagney@redhat.com>
11009
11010 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
11011 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
11012 fields and variables.
11013 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
11014 (m_beInvisible): Delete macro.
11015 * tui/tui-data.h: Fix case case fields and variables.
11016 (m_genWinPtrIsNull): Delete macro.
11017 (tui_win_list): Rename winList.
11018 (TUI_SRC_WIN): Rename srcWin.
11019 (TUI_DISASM_WIN): Rename disassemWin.
11020 (TUI_DATA_WIN): Rename dataWin.
11021 (TUI_CMD_WIN): Rename cmdWin.
11022 (m_genWinPtrNotNull): Delete macro.
11023 (m_winPtrIsNull): Delete macro.
11024 (m_winPtrNotNull): Delete macro.
11025 (tui_win_is_source_type): Replace m_winIsSourceType
11026 (tui_win_is_auxillary): Replace m_winIsAuzillary.
11027 (tui_win_has_locator): Replace m_hasLocator.
11028 (tui_set_win_highlight): Replace m_setWinHighlightOn and
11029 m_setWinHighlightOff.
11030 * tui/tui-data.c: Update references.
11031 (tui_win_is_source_type, tui_set_win_highlight): New functions.
11032 (tui_win_has_locator, tui_win_is_auxillary): New functions.
11033 * tui/tui-command.c, tui/tui-disasm.c: Update references.
11034 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
11035 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
11036 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11037 * tui/tui-winsource.c, tui/tui.c: Ditto.
11038
11039 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11040
11041 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
11042 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
11043 StackGhost.
11044
11045 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
11046 variable `i6' to `i7'.
11047 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11048
11049 2004-02-07 Andrew Cagney <cagney@redhat.com>
11050
11051 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
11052 (TuiPoint, TuiPointPtr): Ditto.
11053 (TuiStatus, TuiStatusPtr): Ditto.
11054 (TuiWinType, TuiWinTypePtr): Ditto.
11055 (struct tui_point): Rename _TuiPoint.
11056 (tui_get_low_disassembly_address): Rename
11057 tuiGetLowDisassemblyAddress.
11058 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
11059 (tuiFree): Delete declaration.
11060 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
11061 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
11062 * tui/tui.c (tuiFree): Delete function.
11063 * cli/cli-cmds.c (disassemble_command): Update references.
11064 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
11065 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11066 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
11067 * tui/tui-winsource.c: Ditto.
11068
11069 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11070
11071 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
11072 coffstab_build_psymtabs, elfstab_build_psymtabs)
11073 (stabsect_build_psymtabs): Replace psymbol_obstack with
11074 objfile_obstack.
11075 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
11076 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
11077 Ditto.
11078 * dwarfread.c (scan_compilation_units): Ditto.
11079 * elfread.c (elfstab_offset_sections): Ditto.
11080 * hppa-tdep.c (read_unwind_info): Ditto.
11081 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
11082 (hpread_end_psymtab): Ditto.
11083 * mdebugread.c (mdebug_build_psymtabs, add_pending)
11084 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
11085 Ditto.
11086 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
11087 * objfiles.c (add_to_objfile_sections)
11088 (build_objfile_section_table): Ditto.
11089 (allocate_objfile): Remove init of psymbol_obstack.
11090 (free_objfile): Remove freeing of psymbol_obstack.
11091 * objfiles.h (struct objfile): Remove field
11092 psymbol_obstack. Update comments.
11093 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
11094 psymbol_obstack with objfile_obstack.
11095 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11096 psymbol_obstack.
11097 * somread.c (som_symfile_offsets, init_import_symbols)
11098 (init_export_symbols): Replace psymbol_obstack with
11099 objfile_obstack.
11100 * somsolib.c (som_solib_add_solib_objfile): Ditto.
11101 * symfile.c (default_symfile_offsets, syms_from_objfile)
11102 (reread_symbols): Remove freeing and init of psymbol_obstack.
11103 (cashier_psymtab): Update comment.
11104 * symmisc.c (print_objfile_statistics): Don't report stats for
11105 psymbol obstack.
11106 * symtab.h (struct general_symbol_info, struct partial_symtab):
11107 Update comments.
11108 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
11109 (xcoff_symfile_offsets): Replace psymbol_obstack with
11110 objfile_obstack.
11111
11112 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11113
11114 * objfiles.h (struct objfile): Add objfile_obstack field.
11115 Remove type_obstack field.
11116
11117 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
11118 read_structure_scope read_enumeration, new_symbol): Replace
11119 type_obstack with objfile_obstack.
11120 * dwarfread.c (struct_type, enum_type): Ditto.
11121 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
11122 (lookup_fundamental_type): Ditto.
11123 * gdbtypes.h (TYPE_ALLOC): Ditto.
11124 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
11125 (hpread_read_doc_function_type, hpread_read_struct_type)
11126 (fix_static_member_physnames, hpread_read_array_type)
11127 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
11128 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
11129 (java_link_class_type): Ditto.
11130 * mdebugread.c (parse_type): Ditto.
11131 * objfiles.c (allocate_objfile, free_objfile): Ditto.
11132 * solib-sunos.c (solib_add_common_symbols): Ditto.
11133 * stabsread.c (define_symbol, read_type, read_member_functions,
11134 read_cpp_abbrev, read_one_struct_field): Ditto.
11135 * symfile.c (reread_symbols): Ditto.
11136 * symmisc.c (print_objfile_statistics): Ditto.
11137
11138 2004-02-07 Andrew Cagney <cagney@redhat.com>
11139
11140 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
11141 (tui_exec_info_content): Rename TuiExecInfoContent.
11142 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
11143 (TuiWinInfo, TuiWinInfoPtr): Ditto.
11144 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
11145 (TuiList, TuiListPtr): Ditto.
11146 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
11147 (TuiDataType, TuiDataTypePtr): Ditto.
11148 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
11149 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
11150 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
11151 (TuiSourceElement, TuiSourceElementPtr): Ditto.
11152 (TuiDataElement, TuiDataElementPtr): Ditto.
11153 (TuiWinElement, TuiWinElementPtr): Ditto.
11154 (TuiDataInfo, TuiDataInfoPtr): Ditto.
11155 (TuiCommandElement, TuiCommandElementPtr): Ditto.
11156 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
11157 (TuiWhichElement, TuiWhichElementPtr): Ditto.
11158 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
11159 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
11160 * tui/tui-command.c, tui/tui-data.c: Update references.
11161 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
11162 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11163 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11164 * tui/tui-winsource.c, tui/tui.c: Ditto.
11165
11166 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11167
11168 * dwarf2-frame.h: Update copyright.
11169 (enum dwarf2_frame_reg_rule): New.
11170 (struct dwarf2_frame_state_reg): New.
11171 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
11172 * dwarf2-frame.c: Update copyright.
11173 (enum dwarf2_reg_rule): Remove.
11174 (struct dwarf2_frame_state): Remove defenition of `struct
11175 dwarf2_frame_state_reg'.
11176 (read_reg): Call get_frame_arch to get the architecture instead of
11177 using CURRENT_GDBARCH.
11178 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
11179 DWARF2_FRAME_.
11180 (dwarf2_frame_init_reg): New function.
11181 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
11182 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
11183 initialize the register state. Prefix old `enum dwarf2_reg_rule'
11184 tags with DWARF2_FRAME_.
11185 (dwarf2_frame_prev_register): Call get_frame_arch to get the
11186 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
11187 dwarf2_reg_rule' tags with DWARF2_FRAME_.
11188
11189 2004-02-06 Andrew Cagney <cagney@redhat.com>
11190
11191 * tui/tui-data.h (struct tui_list): Rename _TuiList.
11192 (enum tui_data_type): Rename _TuiDataType.
11193 (struct tui_layout_def): Rename _TuiLayoutDef.
11194 (struct tui_source_element): Rename _TuiSourceElement.
11195 (struct tui_data_element): Rename _TuiDataElement.
11196 (struct tui_command_element): Rename _TuiCommandElement.
11197 (struct tui_locator_element): Rename _TuiLocatorElement.
11198 (union tui_which_element): Define.
11199 (struct tui_win_element): Rename _TuiWinElement.
11200 (struct tui_data_info): Rename _TuiDataInfo.
11201 (struct tui_source_info): Rename _TuiSourceInfo.
11202 (struct tui_command_info): Rename _TuiCommandInfo.
11203 (tui_initialize_static_data): Rename initializeStaticData.
11204 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
11205 (tui_alloc_win_info): Rename allocWinInfo.
11206 (tui_init_generic_part): Rename initGenericPart.
11207 (tui_init_win_info): Rename initWinInfo.
11208 (tui_alloc_content): Rename allocContent.
11209 (tui_add_content_elements): Rename addContentElements.
11210 (tui_init_content_element): Rename initContentElement.
11211 (tui_free_window): Rename freeWindow.
11212 (tui_free_win_content): Rename freeWinContent.
11213 (tui_free_data_content): Rename freeDataContent.
11214 (tui_free_all_source_wins_content): Rename
11215 freeAllSourceWinsContent.
11216 (tui_del_window): Rename tuiDelWindow.
11217 (tui_del_data_windows): Rename tuiDelDataWindows.
11218 (tui_partial_win_by_name): Rename partialWinByName.
11219 (tui_win_name): Rename winName.
11220 (tui_current_layout): Rename currentLayout.
11221 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
11222 (tui_term_height): Rename termHeight.
11223 (tui_set_term_height_to): Rename setTermHeightTo.
11224 (tui_term_width): Rename termWidth.
11225 (tui_set_term_width_to): Rename setTermWidthTo.
11226 (tui_set_gen_win_origin): Rename setGenWinOrigin.
11227 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
11228 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
11229 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
11230 (tui_source_windows): Rename sourceWindows.
11231 (tui_clear_source_windows): Rename clearSourceWindows.
11232 (tui_clear_source_windows_detail): Rename
11233 clearSourceWindowsDetail.
11234 (tui_clear_win_detail): Rename clearWinDetail.
11235 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
11236 (tui_default_tab_len): Rename tuiDefaultTabLen.
11237 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
11238 (tui_win_with_focus): Rename tuiWinWithFocus.
11239 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
11240 (tui_layout_def): Rename tuiLayoutDef.
11241 (tui_win_resized): Rename tuiWinResized.
11242 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
11243 (tui_next_win): Rename tuiNextWin.
11244 (tui_prev_win): Rename tuiPrevWin.
11245 (tui_add_to_source_windows): Rename addToSourceWindows.
11246 * tui/tui-winsource.c, tui/tui-win.c: Update references.
11247 * tui/tui-layout.c, tui/tui-source.c: Ditto.
11248 * tui/tui-stack.c, tui/tui-io.c: Ditto.
11249 * tui/tui.c, tui/tui-data.c: Ditto.
11250 * tui/tui-interp.c, tui/tui-data.c: Ditto.
11251 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
11252
11253 * tui/tui-source.h: Update copyright. Include "tui-data.h".
11254 (struct symtab): Declare.
11255 (tui_set_source_content): Rename tuiSetSourceContent.
11256 (tui_show_symtab_source): Rename tuiShowSource.
11257 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
11258 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
11259 * tui/tui-source.c: Update copyright. Update references.
11260 * tui/tui-win.c, tui/tui-winsource.c: Update references.
11261 * tui/tui-stack.c: Update references.
11262
11263 * tui/tui-win.h: Update copyright. Include "tui-data.h".
11264 (struct tui_win_info): Declare.
11265 (tui_scroll_forward): Rename tuiScrollForward.
11266 (tui_scroll_backward): Rename tuiScrollBackward.
11267 (tui_scroll_left): Rename tuiScrollLeft.
11268 (tui_scroll_right): Rename tuiScrollRight.
11269 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
11270 (tui_resize_all): Rename tuiResizeAll.
11271 (tui_refresh_all_win): Rename tuiRefreshAll.
11272 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
11273 * tui/tui-layout.c, * tui/tui-io.c: Update references.
11274 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
11275 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
11276
11277 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
11278 (tui_erase_data_content): Rename tuiEraseDataContent.
11279 (tui_display_all_data): Rename tuiDisplayAllData.
11280 (tui_check_data_values): Rename tuiCheckDataValues.
11281 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
11282 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
11283 (tui_first_data_element_no_in_line): Rename
11284 tuiFirstDataElementNoInLine.
11285 (tui_delete_data_content_windows): Rename
11286 tuiDeleteDataContentWindows.
11287 (tui_refresh_data_win): Rename tuiRefreshDataWin.
11288 (tui_display_data_from): Rename tuiDisplayDataFrom.
11289 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
11290 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
11291 * tui/tui-win.c, tui/tui-regs.c: Update references.
11292 * tui/tui-layout.c, tui/tui.c: Update references.
11293
11294 * tui/tui-wingeneral.h: Update copyright.
11295 (m_allBeVisible): Delete macro.
11296 (m_allBeInvisible): Delete macro.
11297 (struct tui_gen_win_info): Declare.
11298 (struct tui_win_info): Declare.
11299 (tui_unhighlight_win): Rename unhighlightWin.
11300 (tui_make_visible, tui_make_invisible): Replace makeVisible.
11301 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
11302 (tui_make_window): Rename makeWindow.
11303 (tui_copy_win): Rename copyWin.
11304 (tui_box_win): Rename boxWin.
11305 (tui_highlight_win): Rename highlightWin.
11306 (tui_check_and_display_highlight_if_needed): Rename
11307 checkAndDisplayHighlightIfNeeded.
11308 (tui_refresh_all): Rename refreshAll.
11309 (tui_delete_win): Rename tuiDelwin.
11310 (tui_refresh_win): Rename tuiRefreshWin.
11311 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
11312 (tui_make_visible, tui_make_invisible): New functions.
11313 (tui_make_all_visible, tui_make_all_invisible): New functions.
11314 (make_all_visible): Rename makeAllVisible.
11315 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
11316 * tui/tui-data.c, tui/tui-winsource.c: Update references.
11317 * tui/tui-windata.c, tui/tui-win.c: Update references.
11318 * tui/tui-regs.c, tui/tui-layout.c: Update references.
11319 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
11320
11321 2004-02-06 Mark Kettenis <kettenis@gnu.org>
11322
11323 * proc-api.c (write_with_trace): Initialize local variable to
11324 silence compiler warning.
11325
11326 2004-02-06 Andrew Cagney <cagney@redhat.com>
11327
11328 * tui/tui-source.h: Do not include "defs.h".
11329 (struct tui_win_info): Declare.
11330 (tui_set_source_content_nil): Declare.
11331 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
11332 (union tui_line_or_address): Rename _TuiLineOrAddress.
11333 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
11334 (tui_update_source_window): Rename tuiUpdateSourceWindow.
11335 (tui_update_source_window_as_is): Rename
11336 tuiUpdateSourceWindowAsIs.
11337 (tui_update_source_windows_with_addr): Rename
11338 tuiUpdateSourceWindowsWithAddr.
11339 (tui_update_source_windows_with_line): Rename
11340 tuiUpdateSourceWindowsWithLine.
11341 (tui_clear_source_content): Rename tuiClearSourceContent.
11342 (tui_erase_source_content): Rename tuiEraseSourceContent.
11343 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
11344 (tui_show_source_content): Rename tuiShowSourceContent.
11345 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
11346 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
11347 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
11348 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
11349 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
11350 (tui_update_exec_info): Rename tuiUpdateExecInfo.
11351 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
11352 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
11353 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
11354 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
11355 (struct tui_win_info): Declare.
11356 * tui/tui-stack.c: Update references.
11357 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
11358 * tui/tui-win.c, tui/tui-source.c: Ditto.
11359 * tui/tui.c, tui/tui-disasm.c: Ditto.
11360
11361 2004-02-06 Mark Kettenis <kettenis@gnu.org>
11362
11363 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
11364 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
11365
11366 2004-02-05 Mark Kettenis <kettenis@gnu.org>
11367
11368 * infrun.c (handle_inferior_event): Allow for breakpoint
11369 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
11370 and SIGEMT. Update comments.
11371 * NEWS (Revised SPARC target): Mention support for non-executable
11372 stack.
11373
11374 2004-02-04 Mark Kettenis <kettenis@gnu.org>
11375
11376 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
11377 * inftarg.c: Update copyright year.
11378 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
11379 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
11380 (sparc_xfer_wcookie): New function.
11381 * sparc-tdep.c (sparc_fetch_wcookie): New function.
11382 * Makefile.in (sparc-nat.o): Update dependencies.
11383 * config/sparc/nm-nbsd.h: Include "target.h".
11384 (NATIVE_XFER_WCOOKIE): New define.
11385 (sparc_xfer_wcookie): New prototype.
11386
11387 2004-02-04 Andrew Cagney <cagney@redhat.com>
11388
11389 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
11390 SYSCALL_TRAP function.
11391 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
11392
11393 2004-02-04 Andrew Cagney <cagney@redhat.com>
11394 Daniel Jacobowitz <drow@mvista.com>
11395
11396 * objfiles.h: Delete comments refering to inside_entry_func and
11397 DEPRECATED_FRAME_CHAIN_VALID.
11398 * defs.h (inside_entry_func): Update prototype..
11399 * blockframe.c (inside_entry_func): Rename to
11400 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
11401 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
11402
11403 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
11404
11405 * breakpoint.c (struct captured_parse_breakpoint_args): Move
11406 outside of #ifdef SOLIB_ADD region.
11407 (do_restore_lang_radix_cleanup): Ditto.
11408 (resolve_pending_breakpoint): Ditto.
11409
11410 2004-02-03 Andrew Cagney <cagney@redhat.com>
11411
11412 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
11413 (process_note_abi_tag_sections): Delete unused function.
11414 (ia64_read_fp): Delete unused function.
11415 (gdbarch_extract_struct_value_address): Delete declaration.
11416
11417 2004-02-02 Andrew Cagney <cagney@redhat.com>
11418
11419 * vax-tdep.c (vax_frame_chain): Delete call to
11420 deprecated_inside_entry_file.
11421 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
11422
11423 2004-02-02 Mark Kettenis <kettenis@gnu.org>
11424
11425 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
11426 column that's "empty" or "same value" when eliminating REG_RA
11427 rules.
11428
11429 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11430
11431 * NEWS: Add information about new pending breakpoint support.
11432
11433 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11434
11435 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
11436 and pending fields for pending breakpoint support.
11437 * breakpoint.c (breakpoint_enabled): Add check for not pending.
11438 (condition_command): Only parse condition if not a pending
11439 breakpoint.
11440 (print_one_breakpoint): Add support for pending breakpoints.
11441 (describe_other_breakpoints): Add checks to verify we are not
11442 dealing with pending breakpoints.
11443 (check_duplicates): Don't check pending breakpoints.
11444 (set_raw_breakpoint): Initialize pending flag.
11445 (do_restore_lang_radix_cleanup): New cleanup routine.
11446 (resolve_pending_breakpoint): New function.
11447 (re_enable_breakpoints_in_shlibs): Try and resolve any
11448 pending breakpoints via resolve_pending_breakpoint.
11449 (mention): Add pending breakpoint support.
11450 (parse_breakpoint_sals): Add new parameter to pass to
11451 decode_line_1 to indicate silent errors when files or functions
11452 are not found. Change all callers.
11453 (do_captured_parse_breakpoint): New function.
11454 (break_command_1): Change prototype to return an rc value and to
11455 take an optional pending breakpoint pointer. Support creating
11456 a pending breakpoint if a "not found" form of error occurs when
11457 parsing the breakpoint. Also support resolving an existing pending
11458 breakpoint and be silent if the resolution fails.
11459 (create_breakpoints): Change prototype to take pending breakpoint
11460 pointer. When resolving a pending breakpoint, use the new pointer
11461 to provide a conditional or commands added by the end-user.
11462 (delete_breakpoint): Add appropriate check for pending.
11463 (breakpoint_re_set_one): Ditto.
11464 (do_enable_breakpoint): Ditto.
11465
11466 2004-02-02 David Carlton <carlton@kealia.com>
11467
11468 * valops.c (enum oload_classification): New.
11469 (find_overload_match): Break implementation into separate
11470 functions; delete #if 0'd code; look for symbols within
11471 namespaces.
11472 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
11473 (find_oload_champ,oload_method_static,classify_oload_match): New.
11474 * cp-support.h: Add declaration for cp_func_name; update
11475 declaration for make_symbol_overload_list.
11476 * cp-support.c (cp_func_name): New.
11477 (overload_list_add_symbol): Fix comment, use
11478 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
11479 (make_symbol_overload_list): Take a function name and a namespace
11480 instead of a symbol; change implementation.
11481 (make_symbol_overload_list_using): New.
11482 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
11483
11484 2004-02-02 Fred Fish <fnf@redhat.com>
11485
11486 * main.c (gdb_stdtarg): Move definition to group with other
11487 gdb_stdtarg definitions and update copyright years.
11488 * remote-sim.c (gdb_os_write_stderr): Write output to
11489 gdb_stdtargerr stream instead of gdb_stdtarg stream.
11490 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
11491 gdb_stderr stream and update copyright years.
11492
11493 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11494
11495 * Makefile.in (mips-linux-nat.o): Update dependencies.
11496 * mips-linux-nat.c: Include mips-tdep.h.
11497
11498 2004-02-01 Roland McGrath <roland@redhat.com>
11499
11500 * sol-thread.c (sol_thread_xfer_partial): New function.
11501 (init_sol_thread_ops): Use that for to_xfer_partial hook.
11502 (init_sol_core_ops): Likewise.
11503
11504 * procfs.c (procfs_xfer_partial): New function.
11505 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
11506 * Makefile.in (procfs.o): Add $(auxv_h) dep.
11507
11508 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
11509 procfs_xfer_auxv function.
11510
11511 * procfs.c (procfs_make_note_section): If we can read
11512 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
11513 * linux-proc.c (linux_make_note_section): Likewise.
11514
11515 * auxv.h: New file.
11516 * auxv.c: New file.
11517 * Makefile.in (auxv_h): New variable.
11518 (COMMON_OBS): Add auxv.o here.
11519 (auxv.o): New target.
11520
11521 * corelow.c (core_xfer_partial): New function.
11522 (init_core_ops): Use it for core_ops.to_xfer_partial.
11523
11524 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
11525 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
11526 macro if that is defined.
11527
11528 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11529
11530 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
11531 and check the specified thread for each breakpoint.
11532 * breakpoint.h (bpstat_stop_status): Update prototype.
11533 * infrun.c (handle_inferior_event): Update calls to
11534 bpstat_stop_status.
11535
11536 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11537
11538 * Makefile.in (cli-cmds.o): Add $(readline_h).
11539
11540 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
11541
11542 * cli/cli-cmds.c: Include readline.h.
11543 (complete_command): Pass the start of the last word to
11544 complete_line.
11545
11546 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11547
11548 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
11549 argument, and change first argument to a CORE_ADDR.
11550 * breakpoint.h (bpstat_stop_status): Update prototype.
11551 * infrun.c (adjust_pc_after_break): Add a new comment.
11552 (handle_inferior_event): Update calls to bpstat_stop_status.
11553
11554 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11555
11556 * breakpoint.h: Update copyright years.
11557
11558 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11559
11560 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
11561 (bpstat_stop_status): Don't decrement PC.
11562 * breakpoint.h (software_breakpoint_inserted_here_p): Add
11563 prototype.
11564 * infrun.c (adjust_pc_after_break): New function.
11565 (handle_inferior_event): Call it, early. Remove later references
11566 to DECR_PC_AFTER_BREAK.
11567 (normal_stop): Add commentary.
11568
11569 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
11570
11571 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
11572 2004-01-27 double-free fix.
11573
11574 2004-01-31 Mark Kettenis <kettenis@gnu.org>
11575
11576 * sparc-tdep.c (sparc_fetch_wcookie): New function.
11577 (sparc32_frame_prev_register): Handle StackGhost.
11578 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11579
11580 2004-01-29 Roland McGrath <roland@redhat.com>
11581
11582 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
11583 * configure: Regenerated.
11584
11585 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
11586 * Makefile.in (procfs.o): Add dep.
11587
11588 2004-01-28 Andrew Cagney <cagney@redhat.com>
11589
11590 * tui/tui-stack.h: Update copyright.
11591 (struct frame_info): Add opaque declaration.
11592 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
11593 (tui_show_locator_content): Rename tuiShowLocatorContent.
11594 (tui_show_frame_info): Rename tuiShowFrameInfo.
11595 * tui/tui-stack.c: Update copyright. Update references.
11596 * tui/tui-winsource.c: Update references.
11597 * tui/tui-win.c: Update references.
11598 * tui/tui-layout.c: Update references.
11599 * tui/tui-hooks.c: Update copyright, update references.
11600 * tui/tui.c: Update copyright, update references.
11601 * tui/tui-disasm.c: Update references.
11602
11603 2004-01-28 David Carlton <carlton@kealia.com>
11604
11605 * dwarf2read.c (add_partial_structure): Use demangled name if
11606 namespace equals "".
11607
11608 2004-01-27 Jim Blandy <jimb@redhat.com>
11609
11610 Clean up misapplied patch:
11611 * dwarf2read.c (determine_prefix): Change one of the two forward
11612 declarations for 'determine_prefix_aux' to a declaration for this.
11613 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
11614 argument to 'die_specification'.
11615
11616 * dwarf2read.c (read_func_scope): Re-indent comment.
11617
11618 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
11619
11620 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
11621 b->exp to NULL after freeing so that error during re-parsing or
11622 evaluation of expressions associated with breakpoint don't
11623 eventually lead to re-freeing of storage.
11624 Committed by Andrew Cagney.
11625
11626 2004-01-27 Andrew Cagney <cagney@redhat.com>
11627
11628 * source.c (ambiguous_line_spec): Delete undefined declaration.
11629 * m32r-rom.c (m32r_set_board_address): Delete unused function.
11630 (m32r_set_server_address, m32r_set_download_path): Ditto.
11631 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
11632
11633 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
11634
11635 * dwarf2read.c: Update calls to changed and renamed functions, and
11636 references to moved variables.
11637
11638 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
11639 language, language_defn, list_in_scope, and ftypes members.
11640 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
11641 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
11642 (baseaddr): Remove globals.
11643
11644 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
11645 (set_cu_language, die_is_declaration, die_specification)
11646 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
11647 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
11648 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
11649 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
11650
11651 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
11652 cu.list_in_scope. Don't initialize cu_header_offset.
11653 (add_partial_symbol): Add local baseaddr.
11654 (psymtab_to_symtab_1): Add local baseaddr. Use
11655 objfile->section_offsets for consistency. Don't initialize
11656 cu_header_offset; do initialize cu.header.offset and
11657 cu.list_in_scope.
11658 (read_file_scope, read_func_scope, read_lexical_block_scope)
11659 (dwarf_decode_lines, new_symbol): Add local baseaddr.
11660
11661 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
11662
11663 * PROBLEMS: Add gdb/1516.
11664
11665 2003-12-29 Robert Millan <robertmh@gnu.org>
11666
11667 Patch committed by Andrw Cagney.
11668 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
11669 * configure.tgt: Match knetbsd*-gnu.
11670
11671 2004-01-26 Andrew Cagney <cagney@redhat.com>
11672
11673 * breakpoint.c (catch_command_1): Delete #ifdef code.
11674 (catch_fork_command_1): Delete #ifdef wrapper.
11675 (catch_exec_command_1): Ditto.
11676 (catch_load_command_1): Ditto.
11677 (catch_unload_command_1): Ditto.
11678
11679 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
11680 (catch_breakpoint): Delete #if0ed function.
11681 (disable_catch_breakpoint): Ditto.
11682 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
11683 (disable_catch, enable_catch, delete_catch): Ditto.
11684
11685 2004-01-26 Andrew Cagney <cagney@redhat.com>
11686
11687 * remote.c (echo_check, quit_flag): Delete variables.
11688 (cisco_kernel_mode): Delete variable.
11689 (minitelnet_return, tty_input, escape_count): Delete variables.
11690 (remote_cisco_mode): Delete variable.
11691 (remote_cisco_open, remote_cisco_close): Delete function.
11692 (remote_cisco_mourn, remote_cisco_wait): Delete function.
11693 (init_remote_cisco_ops): Delete function.
11694 (_initialize_remote): Do not install "remote cisco" code.
11695 (read_frame): Delete cisco specific code.
11696 (remote_info_process): Delete function.
11697 (remote_wait): Delete cisco specific code.
11698 (remote_cisco_section_offsets): Delete function.
11699 (remote_cisco_objfile_relocate): Delete function.
11700 (remote_async_wait): Delete cisco specific code.
11701 (minitelnet, readtty, readsocket): Delete function.
11702
11703 2004-01-26 Andrew Cagney <cagney@redhat.com>
11704
11705 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
11706 comments mentioning extract_returned_value_address.
11707 * infcmd.c (print_return_value): Update. Add comments on
11708 extract_returned_value_address.
11709 * stack.c (return_command): Add comments on
11710 extract_returned_value_address.
11711 * values.c: Update comment.
11712 * m32r-tdep.c: Update comment.
11713 * sparc-tdep.c: Update comment.
11714 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
11715 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11716 * sh64-tdep.c (sh64_gdbarch_init): Update.
11717 * sh-tdep.c (sh_gdbarch_init): Update.
11718 * s390-tdep.c (s390_gdbarch_init): Update.
11719 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11720 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
11721 * m68k-tdep.c (m68k_gdbarch_init): Update.
11722 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11723 * m32r-tdep.c (m32r_gdbarch_init): Update.
11724 * ia64-tdep.c (ia64_gdbarch_init): Update.
11725 * h8300-tdep.c (h8300_gdbarch_init): Update.
11726 * frv-tdep.c (frv_gdbarch_init): Update.
11727 * arm-tdep.c (arm_gdbarch_init): Update.
11728 * alpha-tdep.c (alpha_gdbarch_init): Update.
11729
11730 2004-01-26 Andrew Cagney <cagney@redhat.com>
11731
11732 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
11733 SYMBOL_LOCATION_FUNCS
11734 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
11735 "struct symbol_ops".
11736 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
11737 type to "struct symbol_ops".
11738 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
11739 (struct symbol): Replace ".aux_value.loc.funcs" and
11740 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
11741 (SYMBOL_OBJFILE): Delete macro.
11742 (SYMBOL_LOCATION_FUNCS): Delete macro.
11743 (SYMBOL_LOCATION_BATON): Update.
11744 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
11745 intead of SYMBOL_LOCATION_FUNCS.
11746 * ax-gdb.c (gen_var_ref): Ditto.
11747 * printcmd.c (address_info): Ditto.
11748 * findvar.c (read_var_value): Ditto.
11749 (symbol_read_needs_frame): Ditto.
11750
11751 2004-01-26 Andrew Cagney <cagney@redhat.com>
11752
11753 * dwarf2read.c (read_func_scope): Document frame-base hack.
11754
11755 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11756
11757 * infcmd.c (print_return_value): Plug memory leak; delete
11758 ui_stream object. Rename argument `structure_return' to
11759 `struct_return'.
11760
11761 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11762
11763 * infcmd.c (print_return_value): Wrap long lines.
11764 (finish_command_continuation, finish_command): Remove unused
11765 variable `funcaddr'. Fix some coding-standards problems.
11766
11767 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
11768 SECT_SIZE is large enough, not whether it's exactly the right size.
11769 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
11770 TDEP->fpregset to zero.
11771
11772 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
11773 floating-point registers for traditional NetBSD core files.
11774 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
11775 TDEP->sizeof_fpregset here.
11776
11777 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11778
11779 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
11780 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
11781 function with code split out from
11782 sparc32nbsd_sigcontext_frame_cache.
11783 (sparc32nbsd_sigcontext_frame_cache): Use
11784 sparc32nbsd_sigcontext_saved_regs.
11785 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
11786 OpenBSD.
11787 * sparcobsd-tdep.c: New file.
11788 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
11789 (sparcobsd-tdep.o): New dependency.
11790 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
11791 * config/sparc/obsd.mt: New file.
11792
11793 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
11794 TDEP->fpregset to be initialized to enable core file register
11795 sets.
11796
11797 2004-01-24 Mark Kettenis <kettenis@gnu.org>
11798
11799 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
11800 Add opaque declarations.
11801 (sparc64nbsd_sigcontext_saved_regs): New prototype.
11802 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
11803 function with code split out from
11804 sparc64nbsd_sigcontext_frame_cache.
11805 (sparc64nbsd_sigcontext_frame_cache): Use
11806 sparc64nbsd_sigcontext_saved_regs.
11807 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
11808 OpenBSD.
11809 * sparc64obsd-tdep.c: New file.
11810 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
11811 (sparc64obsd-tdep.o): New dependency.
11812 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
11813 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
11814 * config/sparc/obsd64.mt: New file.
11815
11816 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
11817 read the instruction at PC.
11818
11819 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
11820 value of GDB_OSABI_DEFAULT.
11821 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
11822 instead of GDB_OSABI_NETBSD_AOUT.
11823
11824 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
11825
11826 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
11827 copyright.
11828
11829 2004-01-23 Andrew Cagney <cagney@redhat.com>
11830
11831 * printcmd.c (display_command): Replace tui_set_display call with
11832 tui_set_layout_for_display_command.
11833 * tui/tui.h (enum tui_win_type): Define.
11834 (tui_set_layout): Delete declaration.
11835 (tui_set_layout_for_display_command): Rename set_tui_layout.
11836 * tui/tui-data.h (enum tui_layout_type): Define.
11837 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
11838 "tui.h".
11839 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
11840 (tui_default_win_height): Rename tuiDefaultWinHeight.
11841 (tui_default_win_viewport_height): Rename
11842 tuiDefaultWinViewportHeight.
11843 (tui_set_layout): RenametuiSetLayout.
11844 * tui/tui-layout.c: Update references.
11845 * tui/tui.c: Update references.
11846 * tui/tui-disasm.c: Update references.
11847
11848 2004-01-23 David Carlton <carlton@kealia.com>
11849
11850 Partial workaround for PR c++/1511:
11851 * cp-namespace.c: Include frame.h.
11852 (cp_lookup_transparent_type): New
11853 (cp_lookup_transparent_type_loop): New.
11854 * cp-support.h: Declare cp_lookup_transparent_type.
11855 * symtab.c (basic_lookup_transparent_type): Renamed from
11856 lookup_transparent_type.
11857 (lookup_transparent_type): Replace old body by a call to
11858 current_language->la_lookup_transparent_type.
11859 * symtab.h: Update copyright. Declare
11860 basic_lookup_transparent_type.
11861 * language.h: Update copyright.
11862 (struct language_defn): Add la_lookup_transparent_type.
11863 * language.c: Update copyright.
11864 (unknown_language_defn): Add basic_lookup_transparent_type.
11865 (auto_language_defn): Add basic_lookup_transparent_type.
11866 (local_language_defn): Add basic_lookup_transparent_type.
11867 * ada-lang.c: Update copyright.
11868 (ada_language_defn): Add basic_lookup_transparent_type.
11869 * c-lang.c: Update copyright.
11870 (c_language_defn): Add basic_lookup_transparent_type.
11871 (cplus_language_defn): Add basic_lookup_transparent_type.
11872 (asm_language_defn): Add basic_lookup_transparent_type.
11873 (minimal_language_defn): Add basic_lookup_transparent_type.
11874 * f-lang.c: Update copyright.
11875 (f_language_defn): Add basic_lookup_transparent_type.
11876 * jv-lang.c: Update copyright.
11877 (java_language_defn): Add basic_lookup_transparent_type.
11878 * m2-lang.c: Update copyright.
11879 (m2_language_defn): Add basic_lookup_transparent_type.
11880 * objc-lang.c: Update copyright.
11881 (objc_language_defn): Add basic_lookup_transparent_type.
11882 * p-lang.c: Update copyright.
11883 (p_language_defn): Add basic_lookup_transparent_type.
11884 * scm-lang.c: Update copyright.
11885 (scm_language_defn): Add basic_lookup_transparent_type.
11886 * Makefile.in (cp-namespace.o): Depend on frame.h.
11887
11888 2004-01-23 David Carlton <carlton@kealia.com>
11889
11890 Patch for PR c++/1520:
11891 * dwarf2read.c (read_func_scope): Set processing_current_prefix
11892 properly if we have a specification die.
11893 (determine_prefix_aux): Rename from determine_prefix.
11894 (determine_prefix): Like the old determine_prefix, but never
11895 returns NULL.
11896
11897 2004-01-23 Theodore A. Roth <troth@openavr.org>
11898
11899 * avr-tdep.c: Update copyright.
11900 (avr_iaddr_p): Delete unused function.
11901 (avr_saddr_p): Delete unused function.
11902
11903 2004-01-23 David Carlton <carlton@kealia.com>
11904
11905 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
11906 Fix for PR symtab/1534.
11907
11908 2004-01-23 Mark Kettenis <kettenis@gnu.org>
11909
11910 * NEWS (New native configurations): Mention OpenBSD/sparc and
11911 OpenBSD/sparc64.
11912 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
11913 * configure.host: Likewise.
11914 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
11915 handler for OpenBSD.
11916 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
11917
11918 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11919
11920 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
11921 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
11922
11923 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
11924 * cli/cli-cmds.c (shell_escape): Likewise.
11925
11926 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
11927 OpenBSD .note.openbsd.ident sections.
11928
11929 2004-01-22 David Carlton <carlton@kealia.com>
11930
11931 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
11932 get_scope_pc_bounds.
11933 (read_file_scope): Ditto.
11934 (get_scope_pc_bounds): New function, produced by extracting code
11935 from the above two functions, consolidating it, and adding support
11936 for DW_TAG_namespace.
11937
11938 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11939
11940 * osabi.c (MAX_NOTESZ): New define.
11941 (check_note): New function.
11942 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
11943 check_note.
11944
11945 2004-01-21 Roland McGrath <roland@redhat.com>
11946
11947 * MAINTAINERS (write after approval): Add myself.
11948
11949 2004-01-21 Eli Zaretskii <eliz@gnu.org>
11950
11951 * utils.c (init_page_info): Move declarations of `rows' and
11952 `cols' before the __GO32__-specific code. Move the closing brace
11953 outside the #ifdef __GO32__..#endif block.
11954 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
11955
11956 2004-01-21 Paul Brook <paul@codesourcery.com>
11957
11958 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
11959 BPSTAT_WHAT_CHECK_SHLIBS.
11960
11961 2004-01-21 Paul Brook <paul@codesourcery.com>
11962
11963 * MAINTAINERS: Add myself to write-after-approval.
11964
11965 2004-01-20 Andrew Cagney <cagney@redhat.com>
11966
11967 * ax-gdb.c (print_axs_value): Delete unused function.
11968 * jv-lang.c (java_lookup_type): Delete unused function.
11969 * cli/cli-dump.c (dump_filetype): Delete unused function.
11970 * remote-mips.c (remote_mips_insert_hw_breakpoint)
11971 (remote_mips_remove_hw_breakpoint): Delete unused functions.
11972 (mips_getstring): Delete unused function.
11973 (pmon_insert_breakpoint): Delete #if0ed function.
11974 (PMON_MAX_BP): Delete #if0ed MACRO.
11975 (mips_pmon_bp_info): Delete #if0ed variable.
11976 (pmon_remove_breakpoint): Delete #if0ed function.
11977 * monitor.c (monitor_write_even_block): Delete unused function.
11978 (monitor_write_memory_block): Delete #if0ed code.
11979 * dink32-rom.c (dink32_load): Delete unused function.
11980 (_initialize_dink32_rom): Delete #if0ed code.
11981 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
11982
11983 * tui/tui-command.c: Update references.
11984 * tui/tui-io.c: Update references.
11985 * tui/tui-command.h: Update copyright.
11986 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
11987
11988 * source.c (ambiguous_line_spec): Delete never-defined function.
11989 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
11990 * gdbtypes.c (add_name, add_mangled_type): Ditto.
11991 * cli/cli-cmds.c (validate_comname): Ditto.
11992
11993 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
11994 "tui-data.h".
11995 (tui_set_disassem_content): Rename tuiSetDisassemContent.
11996 (tui_show_disassem): Rename tuiShowDisassem.
11997 (tui_show_disassem_and_update_source): Rename
11998 tuiVerticalDisassemScroll.
11999 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
12000 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
12001 * tui/tui.h: Update copyright.
12002 (enum tui_status): Define.
12003 * tui/tui-data.h (enum tui_scroll_direction): Define.
12004 * tui/tui-disasm.c: Update copyright. Update references.
12005 * tui/tui-winsource.c: Update copyright. Update references.
12006 * tui/tui-win.c: Update references.
12007 * tui/tui-layout.c: Update references.
12008
12009 2004-01-20 Andrew Cagney <cagney@redhat.com>
12010
12011 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
12012 sym2 to start of block.
12013
12014 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
12015
12016 * MAINTAINERS: Delete mmalloc.
12017 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
12018 * NEWS: Mention removal of --with-malloc.
12019 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
12020 * config.in: Regenerate.
12021 * configure: Regenerate.
12022 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
12023 USE_MMALLOC, MMCHECK_FORCE.
12024 * gdbinit.in: Remove mmalloc.
12025 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
12026 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
12027 * config/i386/go32.mh: Likewise.
12028 * config/i386/interix.mh: Likewise.
12029 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
12030
12031 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
12032
12033 * linespec.c (decode_variable, symtab_from_filename): Call
12034 error_silent with error message instead of throwing an exception
12035 directly.
12036 * defs.h (error_silent, error_output_message): Add prototypes.
12037 (catch_exceptions_with_msg): Ditto.
12038 * utils.c (error_silent, error_output_message): New functions.
12039 * top.c (catch_exceptions_with_msg): New function.
12040
12041 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
12042
12043 * mi/mi-cmds.h (enum print_values): Add definition.
12044
12045 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
12046 type and value for simple data types and just the name and type
12047 for complex ones, if required.
12048
12049 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
12050 children, if required.
12051
12052 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12053
12054 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
12055 unused declarations.
12056
12057 2004-01-19 Andrew Cagney <cagney@redhat.com>
12058
12059 * top.h (mapped_symbol_files): Delete declaration.
12060 * main.c (captured_main): Delete option "m" and "mapped".
12061 * objfiles.c (mapped_symbol_files): Delete variable.
12062 * symfile.c (symbol_file_command): Delete mmap code.
12063 (symbol_file_add_with_addrs_or_offsets): Ditto.
12064 (add_symbol_file_command, reread_separate_symbols): Ditto.
12065 * objfiles.h (OBJF_MAPPED): Delete.
12066 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
12067 (free_objfile) [USE_MMALLOC]: Ditto.
12068 (open_existing_mapped_file): Delete function.
12069 (open_mapped_file): Delete function.
12070 (map_to_file): Delete function.
12071
12072 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12073
12074 * infrun.c (step_into_function): Account for possible breakpoint
12075 adjustment when computing ``stop_func_start''.
12076
12077 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12078
12079 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
12080 the region size against the size of a pointer, not the size of
12081 a register as given by DEPRECATED_REGISTER_SIZE.
12082
12083 2004-01-19 Andrew Cagney <cagney@redhat.com>
12084
12085 * tui/tui-regs.h: Include "tui-data.h".
12086 (tuiFirstRegElementNoInLine): Delete declaration.
12087 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
12088 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
12089 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
12090 (tui_calculate_regs_column_count): Rename
12091 tuiCalculateRegsColumnCount.
12092 (tui_check_register_values): Rename tuiCheckRegisterValues.
12093 (tui_show_registers): Rename tuiShowRegisters.
12094 (tui_display_registers_from_line): Rename
12095 tuiDisplayRegistersFromLine.
12096 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
12097 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
12098 (tui_first_reg_element_no_inline): Rename
12099 tuiFirstRegElementNoInLine.
12100 * tui/tui-data.h: Update copyright.
12101 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
12102 * tui/tui-windata.c: Update copyright, update references.
12103 * tui/tui-regs.c: Update copyright, update references.
12104 * tui/tui-win.c: Update copyright, update references.
12105 * tui/tui-layout.c: Update copyright, update references.
12106
12107 2004-01-18 Andrew Cagney <cagney@redhat.com>
12108
12109 * tui/tui-io.c: Update copyright.
12110 (key_is_end_sequence, key_is_backspace): New functions.
12111 (key_is_command_char, key_is_start_sequence): New function.
12112 (tui_getc): Update references.
12113 * tui/tui-io.h: Update copyright.
12114 (m_tuiStartNewLine): Delete macro.
12115 (m_isBackspace, m_isDeleteChar): Delete macros.
12116 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
12117 (m_isNextPage, m_isPrevPage): Delete macros.
12118 (m_isLeftArrow, m_isRightArrow): Delete macros.
12119 (m_isXdbStyleCommandChar): Delete macro.
12120 (key_is_start_sequence): Declare, replace m_isStartSequence.
12121 (key_is_end_sequence): Declare, replace m_isEndSequence.
12122 (key_is_backspace): Declare ,replace m_isBackspace.
12123 (key_is_command_char): Declare, replace m_isCommandChar.
12124 * tui/tui-command.c: Update copyright.
12125 (tuiDispatchCtrlChar): Update references.
12126
12127 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
12128 tuiSourceWin.h.
12129
12130 * tui/tui-command.c: Rename tui/tuiCommand.c.
12131 * tui/tui-command.h: Rename tui/tuiCommand.h.
12132 * tui/tui-data.c: Rename tui/tuiData.c.
12133 * tui/tui-data.h: Rename tui/tuiData.h.
12134 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
12135 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
12136 * tui/tui-io.c: Rename tui/tuiIO.c.
12137 * tui/tui-io.h: Rename tui/tuiIO.h.
12138 * tui/tui-layout.c: Rename tui/tuiLayout.c.
12139 * tui/tui-layout.h: Rename tui/tuiLayout.h.
12140 * tui/tui-regs.c: Rename tui/tuiRegs.c.
12141 * tui/tui-regs.h: Rename tui/tuiRegs.h.
12142 * tui/tui-source.c: Rename tui/tuiSource.c.
12143 * tui/tui-source.h: Rename tui/tuiSource.h.
12144 * tui/tui-stack.c: Rename tui/tuiStack.c.
12145 * tui/tui-stack.h: Rename tui/tuiStack.h.
12146 * tui/tui-win.c: Rename tui/tuiWin.c.
12147 * tui/tui-win.h: Rename tui/tuiWin.h.
12148 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
12149 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
12150 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
12151 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
12152 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
12153 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
12154 * tui/tui-file.c: Update includes.
12155 * tui/tui-hooks.c: Update includes.
12156 * tui/tui-interp.c: Update includes.
12157 * tui/tui.c: Update includes.
12158 * Makefile.in: Update all tui/ dependencies.
12159 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
12160
12161 * Makefile.in: Update copyright. Update dependencies.
12162
12163 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
12164 problem.
12165
12166 2004-01-18 Andrew Cagney <cagney@redhat.com>
12167
12168 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
12169 instead of register_gdbarch_init.
12170
12171 * remote-sds.c (tohex): Delete unused function. Update copyright.
12172 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
12173 * v850-tdep.c (v850_register_virtual_size): Ditto.
12174 * target.c (normal_target_post_startup_inferior): Ditto.
12175 * source.c (ambiguous_line_spec): Ditto.
12176 * remote.c (adapt_remote_get_threadinfo): Ditto.
12177 * mi/mi-out.c (out_field_fmt): Ditto.
12178 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
12179 (output_control_change_notification): Ditto.
12180 * m68k-tdep.c (m68k_register_byte): Ditto.
12181 (m68k_remote_breakpoint_from_pc): Ditto.
12182 * ui-out.c (init_ui_out_state): Delete unused declaration.
12183 * stabsread.c (search_value): Ditto.
12184 * mi/mi-cmd-env.c (env_cli_command): Ditto.
12185 * maint.c (print_section_table): Ditto.
12186 * infrun.c (set_follow_fork_mode_command): Ditto.
12187
12188 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12189
12190 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
12191 DW_CFA_def_cfa_exporession. Add support for
12192 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
12193 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
12194
12195 2004-01-18 Andrew Cagney <cagney@redhat.com>
12196
12197 * ocd.c: Update copyright.
12198 (bdm_read_register_command): Delete unused function.
12199 (_initialize_remote_ocd): Delete commented out reference.
12200 (get_quoted_char, reset_packet): Delete #if0ed function.
12201 (output_packet, put_quoted_char): Delete #if0ed function.
12202 (stu_put_packet, stu_get_packet): Delete #if0ed function.
12203 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
12204 (BDM_BREAKPOINT): Delete #if0ed macro.
12205 (remote_timeout): Delete #if0ed variable.
12206
12207 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12208
12209 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
12210 (core-sol2.o): Remove dependency.
12211 * core-sol2.c: Remove file.
12212
12213 2004-01-17 Andrew Cagney <cagney@redhat.com>
12214
12215 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
12216 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
12217 enums.
12218
12219 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12220
12221 * remote.c: Update copyright years.
12222
12223 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12224
12225 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
12226
12227 2004-01-17 Andrew Cagney <cagney@redhat.com>
12228
12229 * mdebugread.c: Update copyright.
12230 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
12231 (parse_type, parse_procedure): Ditto.
12232 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
12233
12234 * cris-tdep.c (cris_store_struct_return): Put back accidently
12235 deleted function.
12236
12237 * gdbarch.sh: Update copyright year.
12238 * gdbarch.h, gdbarch.c: Re-generate.
12239
12240 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12241
12242 Suggested by George Anzinger.
12243 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
12244 correct stack offset. Include unknown opcode numbers in the error
12245 message.
12246
12247 2004-01-17 Andrew Cagney <cagney@redhat.com>
12248
12249 * x86-64-tdep.c (x86_64_init_abi): No need to clear
12250 extract_struct_value_address, i386 does not set it.
12251 * sparc64-tdep.c (sparc64_init_abi): Do not set
12252 extract_struct_value_address, never called.
12253 (sparc64_extract_struct_value_address): Delete function.
12254 * m68hc11-tdep.c: Update copyright.
12255 (m68hc11_gdbarch_init): Delete redundant assignment of
12256 extract_struct_value_address.
12257 * i386-tdep.c: Update copyright.
12258 (i386_gdbarch_init): Do not set extract_struct_value_address,
12259 never called.
12260 (i386_extract_struct_value_address): Delete function.
12261 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
12262 extract_struct_value_address, never called.
12263 (sparc32_extract_struct_value_address): #if 0 function. Add
12264 comments explaining its future.
12265
12266 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12267
12268 * arm-tdep.c (arm_write_pc): New function.
12269 (arm_gdbarch_init): Call set_gdbarch_write_pc.
12270
12271 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12272
12273 * breakpoint.c (must_shift_inst_regs): Delete.
12274 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
12275 and SHIFT_INST_REGS.
12276 * infcmd.c (step_1, step_1_continuation): Delete references to
12277 SHIFT_INST_REGS.
12278 * infrun.c (keep_going): Likewise.
12279 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
12280 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
12281
12282 2004-01-17 Andrew Cagney <cagney@redhat.com>
12283
12284 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12285 * gdbarch.h, gdbarch.c: Re-generate.
12286 * infcmd.c (print_return_value): Delete reference to
12287 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
12288
12289 * cris-tdep.c (cris_gdbarch_init): Do not set
12290 deprecated_extract_struct_value_address.
12291
12292 * xstormy16-tdep.c: Update copyright.
12293 (xstormy16_extract_struct_value_address): Update to current
12294 extract struct value address interface.
12295 (xstormy16_gdbarch_init): Set extract_struct_value_address.
12296 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
12297 current extract struct value address interface.
12298 (sh64_gdbarch_init): Set extract_struct_value_address.
12299
12300 * cris-tdep.c: Update copyright.
12301 (cris_extract_struct_value_address): Delete function.
12302 (struct_return_address): Delete variable.
12303 (cris_store_struct_return): Do not set struct_return_address.
12304
12305 * mcore-tdep.c: Update copyright.
12306 (mcore_extract_struct_value_address): Delete function. Update
12307 comments.
12308 (mcore_gdbarch_init): Update.
12309 * mn10300-tdep.c: Update copyright.
12310 (mn10300_extract_struct_value_address): Delete function.
12311 (mn10300_gdbarch_init): Update.
12312 * v850-tdep.c: Update copyright.
12313 (v850_extract_struct_value_address): Delete.
12314 (v850_gdbarch_init): Update.
12315 * ns32k-tdep.c: Update copyright.
12316 (ns32k_extract_struct_value_address): Delete.
12317 (ns32k_gdbarch_init): Update.
12318 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
12319 (hppa_gdbarch_init): Update.
12320 * vax-tdep.c: Update copyright.
12321 (vax_extract_struct_value_address): Delete.
12322 (vax_gdbarch_init): Update.
12323
12324 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
12325 * gdbarch.h, gdbarch.c: Re-generate.
12326 * procfs.c (procfs_fetch_registers): Delete reference to
12327 DEPRECATED_NPC_REGNUM.
12328 (procfs_store_registers): Ditto.
12329 * regcache.c (generic_target_write_pc): Simplify.
12330 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
12331
12332 * core-sol2.c (fetch_core_registers): Replace
12333 DEPRECATED_NPC_REGNUM with equivalent tdep value.
12334
12335 * hppa-tdep.c: Update copyright year.
12336 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
12337 NPC_REGNUM.
12338 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
12339
12340 * mips-tdep.c (mips_write_pc): New function.
12341 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
12342 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
12343 (mips_find_saved_regs, mips_software_single_step: Ditto.
12344 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
12345 mips_init_extra_frame_info, mips_pop_frame): Ditto.
12346
12347 2004-01-17 Andrew Cagney <cagney@redhat.com>
12348
12349 * mips-tdep.c: Re-indent. Group functions by ABI.
12350
12351 2004-01-17 Andrew Cagney <cagney@redhat.com>
12352
12353 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
12354 * gdbarch.c: Re-generate.
12355 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
12356 DECR_PC_AFTER_BREAK to zero.
12357 * vax-tdep.c (vax_gdbarch_init): Ditto.
12358 * v850-tdep.c (v850_gdbarch_init): Ditto.
12359 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
12360 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
12361 * sh-tdep.c (sh_gdbarch_init): Ditto.
12362 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12363 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12364 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12365 * mips-tdep.c (mips_gdbarch_init): Ditto.
12366 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12367 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12368 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
12369 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12370 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
12371 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12372 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12373 * frv-tdep.c (frv_gdbarch_init): Ditto.
12374 * cris-tdep.c (cris_gdbarch_init): Ditto.
12375 * avr-tdep.c (avr_gdbarch_init): Ditto.
12376 * arm-tdep.c (arm_gdbarch_init): Ditto.
12377 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
12378
12379 2004-01-17 J. Brobecker <brobecker@gnat.com>
12380
12381 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
12382 Delete, no longer used.
12383 (read_subrange_type): New function, mostly extracted from
12384 read_array_type().
12385 (read_array_type): Replace extracted code by call to
12386 read_subrange_type().
12387 (dwarf2_get_attr_constant_value): New function.
12388 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
12389 (add_partial_symbol): Likewise.
12390 (process_die): Likewise.
12391 (new_symbol): Likewise.
12392 (read_type_die): Likewise.
12393
12394 2004-01-16 Andrew Cagney <cagney@redhat.com>
12395
12396 * symfile.c: Update copyright year.
12397 (compare_symbols): Delete unused function.
12398 * stabsread.c: Update copyright year.
12399 (lrs_general_complaint): Delete unused function.
12400 (ref_search_value): Ditto.
12401 (get_substring): Delete declaration.
12402 * sh64-tdep.c: Update copyright year.
12403 (sh64_get_gdb_regnum): Delete unused function.
12404 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
12405 Delete unused function.
12406
12407 2004-01-17 Mark Kettenis <kettenis@gnu.org>
12408
12409 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
12410 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
12411
12412 2004-01-16 Andrew Cagney <cagney@redhat.com>
12413
12414 Changes from Peter Schauer.
12415 * rs6000-tdep.c: Update copyright year.
12416 (rs6000_push_dummy_call): Update the stack pointer before
12417 accessing the corresponding stack region.
12418 * rs6000-nat.c: Update copyright year.
12419 (set_host_arch): Set "info.abfd" to "exec_bfd".
12420
12421 2004-01-15 Mark Kettenis <kettenis@gnu.org>
12422
12423 * blockframe.c: Update copyright year.
12424 (inside_entry_func): Don't treat a zero PC specially.
12425
12426 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
12427
12428 * gcore.c (gcore_copy_callback): Use paddr_d to print size
12429 variable.
12430 (gcore_create_callback): Ditto. Skip any memory segment that has
12431 no permissions set.
12432
12433 2004-01-14 David Carlton <carlton@kealia.com>
12434
12435 Change symbols for C++ nested types to contain the fully qualified
12436 name, if possible. (At least in the DWARF-2 case.) Partial fix
12437 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
12438 c++/895.
12439 * c-exp.y (qualified_type): Handle types nested within classes.
12440 * cp-namespace.c: Update comments.
12441 (cp_set_block_scope): Delete #if 0.
12442 (cp_lookup_nested_type): Handle types nested within classes.
12443 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
12444 when appropriate.
12445 (add_partial_symbol): Add the name of the enclosing namespace to
12446 types.
12447 (pdi_needs_namespace): New.
12448 (add_partial_namespace): Tweak comment.
12449 (add_partial_structure): New.
12450 (psymtab_to_symtab_1): Initialize processing_current_prefix
12451 here...
12452 (process_die): instead of here.
12453 (read_structure_scope): Try to figure out the name of the class or
12454 namespace that the structure might be defined within.
12455 (read_enumeration): Generate fully-qualified names, if possible.
12456 (read_namespace): Don't set name to NULL.
12457 (die_specification): New.
12458 (new_symbol): Generate fully-qualified names for types.
12459 (read_type_die): Determine appropriate prefix.
12460 (determine_prefix): New.
12461 (typename_concat): New.
12462 (class_name): New.
12463 * valops.c (value_aggregate_elt): Pass NOSIDE to
12464 value_struct_elt_for_reference.
12465 (value_struct_elt_for_reference): Make static, add NOSIDE
12466 parameter, call value_maybe_namespace_elt as a last resort.
12467 (value_namespace_elt): Break out code into
12468 value_maybe_namespace_elt.
12469 (value_maybe_namespace_elt): New.
12470
12471 2004-01-12 Andrew Cagney <cagney@redhat.com>
12472
12473 * mips-tdep.c (mips_convert_register_p): Handle both raw and
12474 cooked floating-point registers.
12475 (mips_gdbarch_init): Set convert_register_p, register_to_value,
12476 and value_to_register.
12477
12478 2004-01-13 Andrew Cagney <cagney@redhat.com>
12479
12480 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
12481 * gdbarch.c: Re-generate.
12482 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
12483 FUNCTION_START_OFFSET.
12484 * v850-tdep.c (v850_gdbarch_init): Ditto.
12485 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
12486 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
12487 * sh-tdep.c (sh_gdbarch_init): Ditto.
12488 * s390-tdep.c (s390_gdbarch_init): Ditto.
12489 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12490 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12491 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
12492 * mips-tdep.c (mips_gdbarch_init): Ditto.
12493 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
12494 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
12495 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12496 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
12497 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
12498 * i386-tdep.c (i386_gdbarch_init): Ditto.
12499 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
12500 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
12501 * frv-tdep.c (frv_gdbarch_init): Ditto.
12502 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12503 * cris-tdep.c (cris_gdbarch_init): Ditto.
12504 * avr-tdep.c (avr_gdbarch_init): Ditto.
12505 * arm-tdep.c (arm_gdbarch_init): Ditto.
12506 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
12507
12508 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
12509
12510 * infrun.c (follow_fork_mode_ask): Remove.
12511 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
12512 (follow_fork): Simplify and remove internal error for
12513 follow_fork_mode_ask.
12514 (_initialize_infrun): Update "set follow-fork-mode" help text.
12515
12516 2004-01-13 Andrew Cagney <cagney@redhat.com>
12517
12518 * configure.in: Update copyright year.
12519 (build_warnings): Add -Wunused-label.
12520 * configure: Re-generate.
12521
12522 2004-01-12 Andrew Cagney <cagney@redhat.com>
12523
12524 * exec.h (exec_ops): Make "extern".
12525
12526 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
12527 the function is void.
12528 (mips_pseudo_register_write): Ditto.
12529
12530 2004-01-12 Andrew Cagney <cagney@redhat.com>
12531
12532 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
12533 call. Never defined.
12534 * sparc-tdep.h (struct frame_info): Add opaque declaration.
12535 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
12536 (struct sparc_gregset, struct regcache): Ditto.
12537 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
12538
12539 2004-01-12 Andrew Cagney <cagney@redhat.com>
12540
12541 * mi/ChangeLog: Delete file. Renamed to ...
12542 * mi/ChangeLog-1999-2003: New file.
12543 * tui/ChangeLog: Delete file. Renamed to ...
12544 * tui/ChangeLog-1998-2003: New file.
12545
12546 2004-01-11 Mark Kettenis <kettenis@gnu.org>
12547
12548 * sparc64nbsd-tdep.c: Include "regset.h".
12549 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
12550 Remove variables.
12551 (fetch_core_registers): Remove function.
12552 (sparc64nbsd_core_fns): Remove variable.
12553 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
12554 functions.
12555 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
12556 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
12557 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
12558
12559 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
12560 sparc_extract_struct_value_address.
12561 (sparc32_gdbarch_init): Set extract_struct_value_address.
12562 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
12563 function.
12564 (sparc64_init_abi): Set extract_struct_value_address. Don't set
12565 return_value_on_stack.
12566
12567 * NEWS: Mention that %cs and %ss have been added to the AMD64
12568 configurations
12569
12570 * frame.c: Update copyright year.
12571 (get_prev_frame): Improve comment.
12572
12573 * sparc64fbsd-tdep.c: Include "regset.h".
12574 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
12575 Remove variables.
12576 (fetch_core_registers): Remove function.
12577 (sparc64fbsd_core_fns): Remove variable.
12578 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
12579 functions.
12580 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
12581 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
12582 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
12583
12584 * sparcnbsd-tdep.c: Include "regset.h".
12585 (fetch_core_registers): Remove function.
12586 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
12587 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
12588 functions.
12589 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
12590 TDEP->fpregset.
12591 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
12592
12593 * sparc-tdep.h (struct regset): Provide opaque declaration.
12594 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
12595 fpregset and sizeof_fpregset members.
12596 * sparc-tdep.c (struct regset): Provide opaque declaration.
12597 (sparc_regset_from_core_section): New function.
12598 (sparc32_gdbarch_init): Initialize TDEP->gregset,
12599 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
12600 Set regset_from_core_section when appropriate.
12601
12602 2004-01-10 Mark Kettenis <kettenis@gnu.org>
12603
12604 * x86-64-tdep.c (amd64_non_pod_p): New function.
12605 (amd64_classify_aggregate): Return class memory for non-POD
12606 C++ structure types.
12607
12608 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
12609 argument. Use it to reserve a register if necessary.
12610 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
12611 amd64_push_arguments.
12612
12613 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
12614
12615 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
12616 register numbers in comments.
12617 * x86-64-tdep.h: Update copyright year.
12618 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
12619 Adjust for addition of %cs and %ss.
12620 * amd64fbsd-nat.c: Update copyright year.
12621 (reg_offset): Add register offsets for %cs and %ss.
12622 * amd64fbsd-tdep.c: Update copyright year.
12623 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
12624 (amd64fbsd_sc_reg_offset): Likewise.
12625 * x86-64-linux-nat.c: Update copyright year.
12626 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
12627 and %ss.
12628 * amd64nbsd-nat.c: Update copyright year.
12629 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
12630 * amd64nbsd-tdep.c: Update copyright year.
12631 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
12632 * x86-64-linux-tdep.c: Update copyright year.
12633 (user_to_gdb_regmap): Add mapping for %cs and %ss.
12634 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
12635 * regformats/reg-x86-64.dat: Add %cs and %ss.
12636
12637 * blockframe.c (inside_entry_func): Reformat. Introduce new local
12638 variables to prevent long lines. Update comments to reflect
12639 reality.
12640
12641 2004-01-09 David Carlton <carlton@kealia.com>
12642
12643 Checked in by Elena Zannoni <ezannoni@redhat.com>.
12644 * dwarf2read.c (read_namespace): Pull out name-generating code
12645 into namespace_name. Rename previous_namespace to previous_prefix
12646 and processing_current_namespace to processing_current_prefix..
12647 (namespace_name): New function.
12648 (add_partial_symbol): Substitute uses of pdi->name with
12649 actual_name.
12650 * cp-support.h: Rename processing_current_namespace to
12651 processing_current_prefix.
12652 Update copyright year.
12653 * cp-namespace.c: Rename processing_current_namespace to
12654 processing_current_prefix.
12655 Update copyright year.
12656
12657 2004-01-09 Andrew Cagney <cagney@redhat.com>
12658
12659 * jv-valprint.c, ser-unix.c: Add missing copyright years.
12660
12661 2004-01-09 Mark Kettenis <kettenis@gnu.org>
12662
12663 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
12664 complaining.
12665 (process_one_symbol): Deal with N_PATCH stabs.
12666
12667 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
12668
12669 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
12670 ifdeffed code.
12671 Update copyright year.
12672
12673 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12674
12675 * config/pa/tm-hppa.h: Update extern declarations for
12676 hppa32_hpux_frame_saved_pc_in_sigtramp,
12677 hppa32_hpux_frame_base_before_sigtramp, and
12678 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
12679
12680 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
12681
12682 * config/pa/tm-hppah.h: Update copyright years.
12683
12684 2004-01-08 Andrew Cagney <cagney@redhat.com>
12685
12686 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
12687 (mips_o32_reg_struct_has_addr): Delete function.
12688 (mips_gdbarch_init): Update.
12689 (mips_extract_struct_value_address): Delete function.
12690
12691 2004-01-08 David Mosberger <davidm@hpl.hp.com>
12692
12693 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
12694 reality.
12695
12696 2004-01-07 Andrew Cagney <cagney@redhat.com>
12697
12698 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
12699 architecture's elf flags (when available).
12700
12701 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
12702 FPU to the start, check the MIPS FPU when looking for an old
12703 architecture.
12704 (set_mipsfpu_single_command): Update the architecture.
12705 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
12706
12707 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
12708 (mips_mask_address_p): Add "tdep" parameter.
12709 (show_mask_address, mips_addr_bits_remove): Update.
12710 (mips_dump_tdep): Update.
12711 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
12712 (MIPS_STACK_ARGSIZE): Delete macro.
12713 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
12714 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
12715 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
12716 (mips_dump_tdep): Update.
12717 (MIPS_SAVED_REGSIZE): Delete macro.
12718 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
12719 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
12720 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
12721 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
12722 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
12723 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
12724 (mips_pop_frame, return_value_location): Update.
12725 (mips_n32n64_return_value, mips_dump_tdep): Update.
12726
12727 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
12728 MIPS ABI.
12729
12730 * mips-tdep.c: Update copyright.
12731 (mips_gdbarch_init): Merge two code blocks handling the register
12732 name and number layout.
12733
12734 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
12735
12736 * tracepoint.c (validate_actionline): Fix segv at EOF
12737
12738 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12739
12740 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
12741 properly for static fields.
12742
12743 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
12744 Jason Molenda <jmolenda@apple.com>
12745
12746 * disasm.c: Update copyright to include 2004.
12747 (do_mixed_source_and_assembly): For uiout asm list
12748 and tuple cleanups, initialize to null_cleanup instead of
12749 NULL and do so prior to loop. Only reset when we close off
12750 the tuple/list. Move check for whether to close off the
12751 asm tuple/list to after dump_insns call where it will be run
12752 on each loop iteration.
12753
12754 2004-01-05 Andrew Cagney <cagney@redhat.com>
12755
12756 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
12757 should be a switch case and not a label.
12758 * mips-tdep.c (mips32_next_pc): Delete unused labels
12759 "greater_equal_branch" and "less_zero_branch".
12760 * jv-valprint.c (java_print_value_fields): Delete unused label
12761 "flush_it".
12762
12763 * target.c (unpush_target): Only close a target that is in the
12764 target stack.
12765
12766 2004-01-05 Mark Kettenis <kettenis@gnu.org>
12767
12768 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
12769 address from [sp + 64] instead of %o2.
12770
12771 * frame.c (get_prev_frame): Don't try to unwind the PC. This
12772 fixes PR backtrace/1476.
12773
12774 2004-01-05 Andrew Cagney <cagney@redhat.com>
12775
12776 * libunwind-frame.h (struct frame_id): Add opaque declaration,
12777 move to start of file.
12778 * i386-tdep.h (struct regcache): Add opaque declaration.
12779 * config/ia64/nm-linux.h (struct target_ops): Add opaque
12780 declaration.
12781 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
12782 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
12783 * win32-nat.c (fake_create_process): Use ISO C style definition.
12784 * stabsread.c (define_symbol): Delete #ifndef
12785 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
12786 stabs_argument_has_addr call, macro never defined.
12787
12788 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
12789
12790 * op50-rom.c: Delete.
12791 * w89k-rom.c: Delete.
12792 * Makefile.in: Remove references.
12793
12794 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12795
12796 * x86-64-tdep.c: Update copyright year.
12797 (struct amd64_register_info): Rename from x86_64_register_info.
12798 (amd64_register_info): Rename from x86_64_register_info.
12799 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
12800 (amd64_register_name): Rename from x86_64_register_name.
12801 (amd64_register_type): Rename from x86_64_register_type.
12802 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
12803 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
12804 (amd64_dwarf_reg_to_regnum): Rename from
12805 x86_64_dwarf_reg_to_regnum.
12806 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
12807 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
12808 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
12809 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
12810 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
12811 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
12812 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
12813 (amd64_frame_cache): Rename from x86_64_frame_cache.
12814 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
12815 (amd64_frame_prev_register): Rename from
12816 x86_64_frame_prev_register.
12817 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
12818 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
12819 (amd64_sigtramp_frame_cache): Rename from
12820 x86_64_sigtramp_frame_cache.
12821 (amd64_sigtramp_frame_prev_register): Rename from
12822 x86_64_sigtramp_frame_prev_register.
12823 (amd64_sigtramp_frame_unwind): Rename from
12824 x86_64_sigtramp_frame_unwind.
12825 (amd64_sigtramp_frame_sniffer): Rename from
12826 x86_64_sigtramp_frame_sniffer.
12827 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
12828 (amd64_frame_base): Rename from x86_64_frame_base.
12829 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
12830 (amd64_frame_align): Rename from x86_64_frame_align.
12831 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
12832 (amd64_regset_from_core_section): Rename from
12833 x86_64_regset_from_core_section.
12834 (x86_64_init_abi): Update comments.
12835
12836 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
12837
12838 * MAINTAINERS (write after approval): Add myself.
12839
12840 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12841
12842 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
12843 `float' arguments.
12844
12845 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12846
12847 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
12848 such that it mentions a specific version of GCC that exhibits this
12849 bug.
12850
12851 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12852
12853 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
12854 structure that has a single `float' member, store it in %f1 in
12855 addition to %f0.
12856
12857 * sparc-sol2-nat.c: Add missing '\'.
12858
12859 * sparc-tdep.c (sparc32_return_value): New function.
12860 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
12861 Remove functions.
12862 (sparc32_gdbarch_init): Set return_value, don't set
12863 extract_return_value, store_return_value, use_struct_convention
12864 and return_value_on_stack.
12865
12866 * sparc-sol2-nat.c: Add missing ')'.
12867
12868 2004-01-03 J. Brobecker <brobecker@gnat.com>
12869
12870 * infrun.c (handle_step_into_function): New function.
12871 (handle_inferior_event): Extract out some code into the new
12872 function above.
12873
12874 2004-01-03 J. Brobecker <brobecker@gnat.com>
12875
12876 * infrun.c (handle_inferior_event): Move the declaration of
12877 real_stop_pc inside the if blocks where it is used.
12878
12879 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12880
12881 * sparc64-tdep.c (sparc64_16_byte_align_p)
12882 (sparc64_store_floating_fields, sparc64_store_floating_fields):
12883 Use check_typedef to get subtypes of structures and unions.
12884 (sparc64_store_return_value): Fix calculation of the appropriate
12885 offset into VALBUF when storing a structure or union.
12886 (sparc64_return_value): New function.
12887 (sparc64_use_struct_convention): Remove function.
12888 (sparc64_init_abi): Set return_value, don't set
12889 extract_return_value, store_return_value and
12890 use_struct_convention.
12891
12892 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
12893
12894 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
12895 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
12896 gdb/config/alpha/xm-alphaosf.h,
12897 gdb/config/powerpc/tm-ppcle-eabi.h,
12898 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
12899 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
12900 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
12901 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
12902 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
12903 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
12904 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
12905 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
12906 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
12907 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
12908 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
12909 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
12910 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
12911 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
12912 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
12913 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
12914 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
12915 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
12916 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
12917 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
12918 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
12919 Remove lines for .cvsignore files.
12920
12921 2004-01-03 J. Brobecker <brobecker@gnat.com>
12922
12923 * infrun.c: Back out the previous change.
12924
12925 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12926
12927 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
12928 sparc-*-sunos4* to the list of REMOVED configurations.
12929
12930 * configure.tgt: Add back sparc-*-vxworks*.
12931 * remote-vxsparc.c: Remove all includes except for "defs.h",
12932 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
12933 Include "sparc-tdep.h".
12934 (SPARC_R_G1): New define.
12935 (vxsparc_gregset): New variable.
12936 (ext_format_sparc): Remove extern declaration.
12937 (vx_read_register): Rewrite to use sparc32_supply_gregset and
12938 sparc32_supply_fpregset.
12939 (vx_write_register): Rewrite to use sparc32_collect_gregset,
12940 sparc_collect_rwindow and sparc32_collect_fpregset.
12941 * config/sparc/tm-vxworks.h: New file, based on recently removed
12942 tm-vxsparc.h.
12943 * config/sparc/vxworks.mt: New file, based on recently removed
12944 vxworks.mt.
12945
12946 2004-01-03 J. Brobecker <brobecker@gnat.com>
12947
12948 * infrun.c (handle_step_into_function): New function.
12949 (handle_inferior_event): Extract out some code into the new
12950 function above.
12951
12952 2004-01-02 Mark Kettenis <kettenis@gnu.org>
12953
12954 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
12955 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
12956 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
12957 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
12958 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
12959 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
12960 (sparc_nat_h): New variable.
12961 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
12962 (tm-sun4os4.h): Remove dependency.
12963 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
12964 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
12965 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
12966 sparc-tdep.o): Update dependencies.
12967 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
12968 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
12969 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
12970 dependencies.
12971 * configure.host: Remove existing sparc-*-lynxos*,
12972 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
12973 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
12974 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
12975 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
12976 triplets.
12977 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
12978 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
12979 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
12980 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
12981 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
12982 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
12983 sparc64-*-solaris2* and sparc64-*-* triplets.
12984 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
12985 "symtab.h" and "objfiles.h".
12986 (BIAS): Remove define.
12987 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
12988 (X_DISP19): Remove macros.
12989 (sparc_fetch_instruction): Remove function.
12990 (struct gdbarch_tdep): Remove definition.
12991 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
12992 (sparc_breakpoint_from_pc): Remove function.
12993 (struct sparc64_frame_cache): Remove definition.
12994 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
12995 sparc64_unwind_pc): Remove functions.
12996 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
12997 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
12998 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
12999 (sparc64_frame_cache): Change return type to `struct
13000 sparc_frame_cache *'. Simply call sparc_frame_cache.
13001 (sparc64_frame_this_id, sparc64_frame_prev_register,
13002 sparc64_frame_base_address): Use `struct sparc_frame_cache'
13003 instead of `struct sparc64_frame_cache.
13004 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
13005 sparc_analyze_control_transfer, sparc_software_single_step,
13006 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
13007 _initialize_sparc64_tdep): Remove functions.
13008 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
13009 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
13010 macros.
13011 (sparc64_supply_gregset, sparc64_collect_gregset,
13012 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
13013 (sparc64_init_abi): New function.
13014 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
13015 inclusion guard. Include "sparc-tdep.h".
13016 (BIAS): Define.
13017 (r_tstate_offset, r_fprs_offset): New defines.
13018 (enum sparc_regnum): Remove defenition.
13019 (enum sparc64_regnum): Reformat.
13020 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
13021 (sparc64_init_abi, sparc64_supply_gregset,
13022 sparc64_collect_gregset, sparc64_supply_fpregset,
13023 sparc64_collect_fpregset): New prototypes.
13024 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
13025 Add extern declarations.
13026 (sparc64_sol2_init_abi): New prototype.
13027 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13028 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13029 prototypes.
13030 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
13031 "sparnbsd-nat.h".
13032 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
13033 functions.
13034 (_initialize_sparc64fbsd_nat): Remove initialization of
13035 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
13036 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
13037 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
13038 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
13039 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
13040 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
13041 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
13042 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
13043 (sparc64fbsd_r_y_offset): Remove variables.
13044 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13045 Make static and const.
13046 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13047 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13048 functions.
13049 (sparc64fbsd_gregset): New variable.
13050 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
13051 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
13052 and sparc64_supply_fpregset.
13053 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
13054 (sparc64fbsd_sigtramp_frame_this_id)
13055 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
13056 (sparc64fbsd_sigtramp_frame_unwind): New variable.
13057 (sparc64fbsd_sigtramp_frame_sniffer): New function.
13058 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
13059 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
13060 * sparcnbsd-tdep.c: Update copyright year. Include
13061 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
13062 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
13063 "value.h" and "sparcnbsd-tdep.h".
13064 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
13065 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
13066 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
13067 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
13068 defines.
13069 (sparcnbsd_gregset): New variable.
13070 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
13071 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
13072 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
13073 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
13074 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
13075 variables.
13076 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
13077 (sparc32nbsd_sigcontext_frame_this_id)
13078 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
13079 (sparc32nbsd_sigcontext_frame_unwind): New variable.
13080 (sparc32nbsd_sigtramp_frame_sniffer): New function.
13081 (sparcnbsd_get_longjmp_target_32,
13082 sparcnbsd_get_longjmp_target_64): Remove functions.
13083 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
13084 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
13085 sparcnbsd_init_elf): Remove.
13086 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
13087 (sparcnbsd_elf_init_abi): New functions.
13088 (_initialize_sparcnbsd_tdep): New prototype.
13089 (_initialize_sparnbsd_tdep): Update.
13090 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
13091 corelow.o. Add sparc64-nat.o and sparc-nat.o.
13092 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
13093 * config/sparc/linux.mh: Update comment.
13094 (XM_FILE, HOST_IPC): Remove variables.
13095 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
13096 sparc-linux-nat.o.
13097 * config/sparc/linux.mt: Update comment.
13098 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
13099 * config/sparc/nbsd.mt: Reformat.
13100 * config/sparc/nbsd64.mh: Update comment.
13101 (NATDEPFILES): Add sparc-nat.o.
13102 * config/sparc/nbsd64.mt: Update comment.
13103 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
13104 (TM_FILE): Set to tm-nbsd.h.
13105 * config/sparc/nbsdelf.mh: Update comment.
13106 (NATDEPFILES): Add sparc-nat.o.
13107 (XM_FILE): Delete.
13108 * config/sparc/nbsdaout.mh: Update comment.
13109 (NATDEPFILES): Add sparc-nat.o
13110 (XM_FILE): Delete.
13111 * config/sparc/nm-linux.h: Update copyright year. Don't include
13112 "config/nm-svr4.h" and "solib.h". Add protection against multiple
13113 inclusion.
13114 (KERNEL_U_SIZE): Remove define.
13115 (kernel_u_size): Remove prototype.
13116 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
13117 * config/sparc/nm-nbsd.h: Update copyright. Don't include
13118 "regcache.h".
13119 (CHILD_PREPARE_TO_STORE): Remove define.
13120 * config/sparc/nm-nbsdaout.h: Tweak some comments.
13121 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
13122 sparcnbsd-nat.c: Rewrite files.
13123 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
13124 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
13125 sparcnbsd-tdep.h: Remove files.
13126 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
13127 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
13128 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
13129 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
13130 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
13131 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
13132 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
13133 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
13134 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
13135 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
13136 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
13137 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
13138 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
13139 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
13140 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
13141 * config/sparc/linux64.mh, config/sparc/linux64.mt,
13142 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
13143 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
13144 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
13145
13146 2004-01-02 Andrew Cagney <cagney@redhat.com>
13147
13148 From 2003-12-18 Kazuhiro Inaoka:
13149 * configure.host: Add m32r-linux target.
13150
13151 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13152
13153 * top.c (print_gdb_version): Update year to 2004.
13154
13155 2004-01-02 Mark Mitchell <mark@codesourcery.com>
13156
13157 * MAINTAINERS: Add myself to the write-after-approval category.
13158
13159 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
13160
13161 From Bernardo Innocenti <bernie@develer.com>:
13162 * configure.tgt: Add uClinux target.
13163
13164 2004-01-02 Andrew Cagney <cagney@redhat.com>
13165
13166 * utils.c (do_my_cleanups): Make static, add forward declaration.
13167 * defs.h (do_my_cleanups): Delete declaration.
13168
13169 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
13170
13171 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
13172 bfd/ChangeLog-0203.
13173
13174 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13175
13176 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
13177 in <machine/reg.h>.
13178 * configure, config.in: Regenerate.
13179
13180 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
13181 tui/ChangeLog-1998-2003.
13182 \f
13183 Local Variables:
13184 mode: change-log
13185 left-margin: 8
13186 fill-column: 74
13187 version-control: never
13188 End:
This page took 0.289209 seconds and 5 git commands to generate.