61819233b4fc847cbd71be613d649125d9c6f89f
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-05-29 Richard Henderson <rth@redhat.com>
2
3 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
4 (alpha_linux_sigtramp_offset): Use it. Make static.
5 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
6 update for new frame model.
7 * alpha-mdebug-tdep.c: New file.
8 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
9 (alpha_osf1_init_abi): Install it.
10 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
11 (linked_proc_desc_table): Remove.
12 (alpha_frame_past_sigtramp_frame): Remove.
13 (alpha_dynamic_sigtramp_offset): Remove.
14 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
15 (alpha_proc_desc_is_dyn_sigtramp): Remove.
16 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
17 (push_sigtramp_desc): Remove.
18 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
19 (alpha_cannot_store_register): Likewise.
20 (alpha_sigcontext_addr): Remove.
21 (alpha_find_saved_regs): Remove.
22 (alpha_frame_init_saved_regs): Remove.
23 (alpha_init_frame_pc_first): Remove.
24 (read_next_frame_reg): Remove.
25 (alpha_frame_saved_pc): Remove.
26 (alpha_saved_pc_after_call): Remove.
27 (temp_proc_desc, temp_saved_regs): Remove.
28 (alpha_about_to_return): Remove.
29 (cached_proc_desc): Remove.
30 (alpha_frame_chain): Remove.
31 (alpha_print_extra_frame_info): Remove.
32 (alpha_init_extra_frame_info): Remove.
33 (alpha_frame_locals_address): Remove.
34 (alpha_frame_args_address): Remove.
35 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
36 (alpha_push_dummy_frame): Remove.
37 (alpha_pop_frame): Remove.
38 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
39 (alpha_read_insn): New.
40 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
41 for different insn encodings.
42 (alpha_in_lenient_prologue): Remove.
43 (struct alpha_sigtramp_unwind_cache): New.
44 (alpha_sigtramp_frame_unwind_cache): New.
45 (alpha_sigtramp_register_address): New.
46 (alpha_sigtramp_frame_this_id): New.
47 (alpha_sigtramp_frame_prev_register): New.
48 (alpha_sigtramp_frame_unwind): New.
49 (alpha_sigtramp_frame_p): New.
50 (struct alpha_heuristic_unwind_cache): New.
51 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
52 don't count nop insns that occur between functions.
53 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
54 heuristic_proc_desc, but without the mdebug wrapping.
55 (alpha_heuristic_frame_this_id): New.
56 (alpha_heuristic_frame_prev_register): New.
57 (alpha_heuristic_frame_unwind): New.
58 (alpha_heuristic_frame_p): New.
59 (alpha_heuristic_frame_base_address): New.
60 (alpha_heuristic_frame_base): New.
61 (alpha_unwind_dummy_id): New.
62 (alpha_unwind_pc): New.
63 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
64 frame related deprecated initializations; install replacements.
65 (alpha_dump_tdep): Remove.
66 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
67 (alpha_read_insn, alpha_after_prologue,
68 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
69 alpha_heuristic_frame_prev_register,
70 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
71 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
72 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
73 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
74
75 2003-05-29 Andrew Cagney <cagney@redhat.com>
76
77 * gdb_assert.h (gdb_assert_fail): Provide different definitions
78 dependant on the availability of ASSERT_FUNCTION.
79 (ASSERT_FUNCTION): Do not define when there is no function name.
80
81 2003-05-29 Kevin Buettner <kevinb@redhat.com>
82
83 From Jimi X <jimix@watson.ibm.com>:
84 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
85
86 2003-05-28 Jim Blandy <jimb@redhat.com>
87
88 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
89 argument to ptrace to int; the system headers should give it the
90 right type, and pointers don't fit in ints on powerpc64-*-*.
91
92 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
93
94 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
95 DW_TAG_catch_block.
96
97 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
98
99 * stabsread.c (dbx_lookup_type): Make static.
100 (read_type): Ditto.
101 (add_undefined_type): Ditto.
102 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
103 not export.
104
105 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
106
107 * hpread.c (hpread_has_name): Make static.
108 (hpread_psymtab_to_symtab): Ditto.
109 (file_exists): Ditto.
110 (hpread_call_pxdb): Ditto.
111 (hpread_pxdb_needed): Ditto.
112 (hpread_quick_traverse): Ditto.
113 (hpread_get_header): Ditto.
114 (hpread_get_lntt): Ditto.
115 (hpread_get_slt): Ditto.
116 (class_of): Ditto.
117
118 2003-05-25 Andreas Schwab <schwab@suse.de>
119
120 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
121 stack_align and deprecated_extra_stack_alignment_needed.
122 (m68k_stack_align): Delete.
123
124 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
125 (m68k_register_virtual_size): Likewise.
126 (altos_skip_prologue): Remove obsolete function.
127 (isi_frame_num_args): Likewise.
128 (news_frame_num_args): Likewise.
129 (m68k_fix_call_dummy): Make static.
130 (m68k_push_dummy_frame): Likewise.
131 (m68k_pop_frame): Likewise.
132 (m68k_skip_prologue): Likewise.
133 (m68k_frame_init_saved_regs): Likewise.
134 (m68k_saved_pc_after_call): Likewise.
135 (m68k_get_longjmp_target): Make multi-arch.
136 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
137 structure. Register m68k_get_longjmp_target if enabled.
138 * m68k-tdep.h (struct gdbarch_tdep): Define.
139 * config/m68k/tm-m68k.h: Don't include "regcache.h".
140
141 * Makefile.in (config.status): Also depend on configure.tgt
142 and configure.host.
143 (m68klinux-tdep.o): Update dependencies.
144 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
145 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
146 (M68K_LINUX_JB_PC): Define.
147 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
148 and take additional parameter.
149 (m68k_linux_sigtramp_saved_pc): Update.
150 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
151 m68k_linux_pc_in_sigtramp, in_plt_section,
152 find_solib_trampoline_target.
153 * config/m68k/tm-linux.h: Don't include any tm headers.
154 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
155 (JB_ELEMENT_SIZE): Likewise.
156 (JB_PC): Likewise.
157 (GET_LONGJMP_TARGET): Likewise.
158 (IN_SIGTRAMP): Likewise.
159 (SVR4_SHARED_LIBS): Define this and include "solib.h".
160
161 2003-05-25 Mark Kettenis <kettenis@gnu.org>
162
163 * sparc-tdep.c (sparc32_do_push_arguments): New function.
164 (sparc32_push_arguments): Re-implement by calling
165 sparc32_do_push_arguments.
166
167 2003-05-25 Mark Kettenis <kettenis@gnu.org>
168
169 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
170 SPARC_O1_REGNUM): New defines.
171 (sparc32_extract_return_value): Rewrite to operate on a regcache.
172 (sparc32_store_return_value): New function.
173 (sparc_extract_struct_value_address): Rewrite to operate on a
174 regcache.
175 (sparc_gdbarch_init): Don't set
176 deprecated_extract_struct_value_address. Set
177 extract_struct_value_address instead. Don't set
178 deprecated_extract_return_value and deprecated_store_return_value
179 for 32-bit targets. Set extract_return_value and
180 store_return_value instead.
181 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
182 DEPRECTAED_EXTRACT_RETURN_VALUE,
183 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
184 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
185 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
186 (sparc_store_return_value): Remove prototype.
187 (sparc32_store_return_value): New prototype.
188 (sparc32_extract_return_value, sparc_extract_struct_value_address):
189 Adjust prototypes.
190
191 2003-05-24 Mark Kettenis <kettenis@gnu.org>
192
193 * sparcnbsd-tdep.c: Include "gdb_string.h".
194
195 2003-05-23 Andrew Cagney <cagney@redhat.com>
196
197 * p-valprint.c (pascal_val_print): Replace extract_address with
198 the inline equivalent extract_unsigned_integer.
199 * jv-valprint.c (java_value_print): Ditto.
200 * ada-valprint.c (ada_val_print_1): Ditto.
201 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
202
203 2003-05-23 Theodore A. Roth <troth@openavr.org>
204
205 * blockframe.c (frameless_look_for_prologue): Remove unused
206 after_prologue variable.
207
208 2003-05-23 Mark Kettenis <kettenis@gnu.org>
209
210 * blockframe.c (get_pc_function_start): Rewrite to avoid
211 asignments in if-statements.
212
213 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
214
215 Committed by Elena Zannoni <ezannoni@redhat.com>.
216 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
217 files, don't relocate absolute symbols (and do use mst_abs).
218
219 2003-05-23 Andrew Cagney <cagney@redhat.com>
220
221 * objc-lang.c: Include "gdb_assert.h".
222 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
223 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
224 (gdb_check, gdb_check_fatal): Delete functions.
225 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
226 gdb_assert.
227 (parse_selector, parse_method, find_methods, find_imps): Ditto.
228 * Makefile.in (objc-lang.o): Update dependencies.
229
230 2003-05-22 Ian Lance Taylor <ian@airs.com>
231
232 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
233 with fprintf_filtered, not fprintf_unfiltered.
234
235 2003-05-22 Andrew Cagney <cagney@redhat.com>
236
237 * stack.c (frame_info): Inline extract_address, replacing it with
238 extract_unsigned_integer.
239 * findvar.c (unsigned_pointer_to_address): Ditto.
240 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
241 * dwarf2expr.c (dwarf2_read_address): Ditto.
242 * frame.c (frame_pc_unwind): Update comment.
243 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
244
245 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
246
247 * infptrace.c (detach): Call print_sys_errmsg rather than
248 perror_with_name to issue warning message when errno is non-zero
249 after calling ptrace detach.
250
251 2003-05-21 J. Brobecker <brobecker@gnat.com>
252
253 * config/pa/tm-hppa.h: Delete some unused macros. Move some
254 macro definitions from here...
255 * hppa-tdep.c: ...to there.
256
257 2003-05-20 Kevin Buettner <kevinb@redhat.com>
258
259 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
260 register_ptrace_addr(). Fix all callers.
261
262 2003-05-21 Andreas Schwab <schwab@suse.de>
263
264 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
265 dependencies.
266 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
267 end.
268 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
269 (_initialize_m68k_linux_tdep): New function.
270 (m68k_linux_frame_saved_pc): Make static.
271 (m68k_linux_extract_return_value): Likewise.
272 (m68k_linux_store_return_value): Likewise.
273 (m68k_linux_extract_struct_value_address): Likewise.
274 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
275 Remove.
276 (DEPRECATED_STORE_RETURN_VALUE): Remove.
277 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
278 (DEPRECATED_FRAME_SAVED_PC): Remove.
279
280 2003-05-20 Kris Warkentin <kewarken@qnx.com>
281
282 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
283 regset numbering rather than our own.
284
285 2003-05-19 David Carlton <carlton@bactrian.org>
286
287 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
288
289 2003-05-19 David Carlton <carlton@bactrian.org>
290
291 Partial fix for PR c++/827.
292 * cp-support.h: Include symtab.h.
293 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
294 * cp-namespace.c: Update contributors.
295 (cp_lookup_symbol_nonlocal): New.
296 (lookup_namespace_scope, cp_lookup_symbol_namespace)
297 (lookup_symbol_file): Ditto.
298 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
299 * block.h: Declare block_scope, block_using, block_global_block.
300 * block.c (block_scope): New.
301 (block_using, block_global_block): Ditto.
302 * Makefile.in (cp_support_h): Depend on symtab_h.
303 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
304
305 2003-05-19 David Carlton <carlton@bactrian.org>
306
307 * language.h (struct language_defn): Add 'la_value_of_this'
308 and 'la_lookup_symbol_nonlocal' members.
309 * symtab.h: Declare basic_lookup_symbol_nonlocal,
310 lookup_symbol_static, lookup_symbol_global,
311 lookup_symbol_aux_block.
312 * symtab.c (lookup_symbol_aux): Call language hooks to determine
313 if we should search fields of this and how to do static/global
314 lookup.
315 (lookup_symbol_aux_block): Make extern.
316 (basic_lookup_symbol_nonlocal): New.
317 (lookup_symbol_static, lookup_symbol_global): Ditto.
318 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
319 'la_lookup_symbol_nonlocal' members.
320 * c-lang.c (c_language_defn, cplus_language_defn)
321 (asm_language_defn, minimal_language_defn): Ditto.
322 * jv-lang.c (java_language_defn): Ditto.
323 * language.c (unknown_language_defn, auto_language_defn)
324 (local_language_defn): Ditto.
325 * m2-lang.c (m2_language_defn): Ditto.
326 * objc-lang.c (objc_language_defn): Ditto.
327 * scm-lang.c (scm_language_defn): Ditto.
328 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
329 * p-lang.c (pascal_language_defn): Ditto for both.
330 * Makefile.in (f-lang.o): Depend on value_h.
331 (p-lang.o): Ditto.
332
333 2003-05-19 David Carlton <carlton@bactrian.org>
334
335 * block.h: Declare block_static_block.
336 * block.c (block_static_block): New.
337 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
338 lookup_symbol_aux_local, calling block_static_block instead.
339 (lookup_symbol_aux_local): Delete 'static_block' argument.
340
341 2003-05-19 David Carlton <carlton@bactrian.org>
342
343 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
344
345 2003-05-19 Michal Ludvig <mludvig@suse.cz>
346
347 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
348 register numbers mapping.
349
350 2003-05-18 Adam Fedor <fedor@gnu.org>
351
352 * symtab.c (completion_list_objc_symbol): New function.
353 (make_symbol_completion_list): Use it to add ObjC symbols
354 when looking though the list.
355 (language_search_unquoted_string): New function.
356 (make_file_symbol_completion_list): Use it.
357
358 2003-05-18 Andreas Schwab <schwab@suse.de>
359
360 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
361 dependencies.
362 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
363 as m68k_linux_extract_return_value.
364 (DEPRECATED_STORE_RETURN_VALUE): Define as
365 m68k_linux_store_return_value.
366 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
367 m68k_linux_extract_struct_value_address.
368 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
369 get_next_frame, get_frame_base, get_frame_pc.
370 (m68k_linux_frame_saved_pc): Use get_frame_base.
371 (m68k_linux_extract_return_value): New function.
372 (m68k_linux_store_return_value): New function.
373 (m68k_linux_extract_struct_value_address): New function.
374 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
375
376 * c-exp.y (typebase): Remove duplicate occurence of
377 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
378 of lookup_signed_typename.
379
380 2003-05-18 Mark Kettenis <kettenis@gnu.org>
381
382 * dwarf2loc.c (find_location_expression): Change type of second
383 argument to `size_t *'.
384 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
385 for size variable.
386
387 2003-05-18 David Carlton <carlton@bactrian.org>
388
389 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
390 'linkage_name'. Add comment.
391 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
392 'linkage_name'.
393 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
394 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
395 (lookup_block_symbol): Ditto.
396
397 2003-05-16 Andrew Cagney <cagney@redhat.com>
398
399 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
400 * gdbarch.h, gdbarch.c: Re-generate.
401 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
402 * TODO (REGISTER_BYTES): Delete reference.
403 * alpha-tdep.c (alpha_gdbarch_init): Update.
404 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
405 * x86-64-tdep.c (x86_64_init_abi): Update.
406 * vax-tdep.c (vax_gdbarch_init): Update.
407 * v850-tdep.c (v850_gdbarch_init): Update.
408 * sparc-tdep.c (sparc_gdbarch_init): Update.
409 * sh-tdep.c (sh_gdbarch_init): Update.
410 * s390-tdep.c (s390_gdbarch_init): Update.
411 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
412 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
413 (ns32k_gdbarch_init_32382): Update.
414 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
415 * mcore-tdep.c (mcore_gdbarch_init): Update.
416 * m68k-tdep.c (m68k_gdbarch_init): Update.
417 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
418 * ia64-tdep.c (ia64_gdbarch_init): Update.
419 * i386-tdep.c (i386_gdbarch_init): Update.
420 * i386-linux-tdep.c (i386_linux_init_abi): Update.
421 * hppa-tdep.c (hppa_gdbarch_init): Update.
422 * h8300-tdep.c (h8300_gdbarch_init): Update.
423 * frv-tdep.c (frv_gdbarch_init): Update.
424 * cris-tdep.c (cris_gdbarch_init): Update.
425 * avr-tdep.c (avr_gdbarch_init): Update.
426 * arm-tdep.c (arm_gdbarch_init): Update.
427 * sparc-tdep.c (sparc_pop_frame): Update.
428 * rs6000-tdep.c (rs6000_pop_frame): Update.
429 * remote.c (init_remote_state): Update.
430 (remote_prepare_to_store): Update.
431 * remote-vx.c (vx_prepare_to_store): Update.
432 * remote-sds.c (sds_fetch_registers): Update.
433 (sds_prepare_to_store): Update.
434 * remote-array.c: Update.
435 * regcache.c (init_legacy_regcache_descr): Update.
436 (init_regcache_descr): Update.
437 * mips-tdep.c (mips_eabi_extract_return_value): Update.
438 (mips_o64_extract_return_value): Update.
439 * irix5-nat.c (fetch_core_registers): Update.
440 * irix4-nat.c (fetch_core_registers): Update.
441 * i386-tdep.h: Update.
442 * hppa-tdep.c (pa_do_registers_info): Update.
443 (pa_do_strcat_registers_info): Update.
444 * cris-tdep.c (cris_register_bytes_ok): Update.
445 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
446 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
447 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
448 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
449 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
450 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
451 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
452 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
453 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
454 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
455 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
456 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
457 (REGISTER_BYTES_OK): Update.
458 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
459 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
460
461 2003-05-16 Ian Lance Taylor <ian@airs.com>
462
463 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
464 (vax_print_insn, print_insn_arg): Remove static functions.
465 (vax_gdbarch_init): Call set_gdbarch_print_insn with
466 print_insn_vax from opcodes library.
467 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
468
469 2003-05-15 Andrew Cagney <cagney@redhat.com>
470
471 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
472 * target.h (memory_breakpoint_from_pc): Delete declaration.
473 * mem-break.c (memory_breakpoint_from_pc): Delete function.
474 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
475 * monitor.c (monitor_insert_breakpoint): Use
476 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
477 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
478 * gdbarch.h, gdbarch.c: Re-generate.
479 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
480 (sparc_gdbarch_init): Set breakpoint_from_pc to
481 sparc_breakpoint_from_pc.
482 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
483 (BREAKPOINT_FROM_PC): Define.
484 (sparc_breakpoint_from_pc): Declare.
485 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
486 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
487 (BREAKPOINT_FROM_PC): Define.
488 (BREAKPOINT): Delete macro.
489 * target.h: Update comment.
490 * s390-tdep.c (s390_gdbarch_init): Update comments.
491 * remote.c: Update comments.
492 * remote-mips.c: Update comments.
493 * proc-api.c (write_with_trace): Do not check for a breakpoint.
494 * mem-break.c: Update comment.
495 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
496 (ia64_memory_insert_breakpoint): Update.
497 * config/sparc/tm-sparc.h: Update comment.
498 * config/pa/tm-hppa64.h: Update comment.
499 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
500 (rs6000_breakpoint_from_pc): Update.
501 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
502 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
503 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
504 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
505 (mips_breakpoint_from_pc): Update.
506 (mips_dump_tdep): Update.
507
508 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
509 * minsyms.c (lookup_minimal_symbol): Inline
510 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
511
512 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
513 * p-valprint.c (pascal_object_print_value_fields): Ditto.
514 * p-lang.c (pascal_printstr): Ditto.
515 * objc-lang.c (objc_printstr): Ditto.
516 * m2-lang.c (m2_printstr): Ditto.
517 * jv-valprint.c (java_print_value_fields): Ditto.
518 * f-lang.c (f_printstr): Ditto.
519 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
520 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
521 for repeat_count_threshold.
522 * Makefile.in (cp-valprint.o): Update dependencies.
523
524 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
525
526 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
527 (examine_prologue): Support looking through leaf functions, knowing
528 they start with mov r2,r12. Support skipping over indirect stores
529 of the input registers. Upon hitting a non-nop branch instruction
530 or predicated instruction, bail out by setting lim_pc to the current
531 pc value in the loop. At the end, if the lim_pc value is still
532 beyond our calculated value and we have trust_limit set,
533 use the lim_pc value.
534
535 2003-05-15 Andrew Cagney <cagney@redhat.com>
536
537 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
538 generic_find_dummy_frame.
539 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
540 (deprecated_generic_find_dummy_frame): Update.
541 (deprecated_read_register_dummy): Update.
542 * frame.c (deprecated_generic_get_saved_register): Update.
543
544 2003-05-15 Theodore A. Roth <troth@openavr.org>
545
546 * avr-tdep.c (avr_breakpoint_from_pc): New function.
547 (avr_gdbarch_init): Set breakpoint_from_pc method.
548
549 2003-05-15 Andrew Cagney <cagney@redhat.com>
550
551 * regcache.c (build_regcache): Set deprecated_register_valid
552 directly.
553 (deprecated_grub_regcache_for_register_valid): Delete function.
554 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
555 declaration.
556
557 2003-05-15 David Carlton <carlton@bactrian.org>
558
559 Committed by Elena Zannoni <ezannoni@redhat.com>
560 * symtab.c (lookup_symbol_aux): Delete calls to
561 lookup_symbol_aux_minsyms.
562 (lookup_symbol_aux_minsyms): Comment out function and
563 prototype. Delete lookup by mangled name.
564
565 2003-05-14 Kevin Buettner <kevinb@redhat.com>
566
567 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
568 correctly indicate an empty stack and ``stack_allocated'' to the
569 indicate the number of elements initially allocated.
570 (dwarf_expr_grow_stack): Simplify method for computing new
571 stack size. Don't loop infinitely if ``stack_len'' is zero.
572 (execute_stack_op): Move ``ctx->in_reg'' initialization
573 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
574 be used in conjuction with DW_OP_piece. Revise error message
575 accordingly.
576
577 2003-05-14 Theodore A. Roth <troth@openavr.org>
578
579 * MAINTAINERS: Update my email address.
580 * avr-tdep.c: Ditto.
581
582 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
583
584 * symtab.h (enum domain_enum): Rename from namespace_enum.
585 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
586 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
587 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
588 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
589 TYPES_NAMESPACE, METHODS_NAMESPACE.
590 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
591 (struct symbol, struct partial_symbol): Rename field
592 'namespace_enum namespace' to 'domain_enum domain'.
593 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
594 Delete old define kludge for namespace.
595
596 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
597 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
598 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
599 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
600 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
601 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
602 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
603 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
604 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
605 occurrences of the above.
606
607 2003-05-14 Ian Lance Taylor <ian@airs.com>
608
609 * Makefile.in (install-only): Use $(SHELL) when running
610 mkinstalldirs.
611
612 2003-05-13 Ian Lance Taylor <ian@airs.com>
613
614 * MAINTAINERS (write after approval): Add myself.
615
616 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
617 second and third arguments.
618 * ser-tcp.c (_initialize_ser_tcp): Likewise.
619 * ser-unix.c (_initialize_ser_hardwire): Likewise.
620
621 2003-05-13 Andrew Cagney <cagney@redhat.com>
622
623 * defs.h (store_address): Delete declaration.
624 findvar.c (store_address): Delete function.
625 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
626 store_unsigned_integer.
627 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
628 * v850-tdep.c (v850_push_arguments): Ditto.
629 * sparc-tdep.c (sparc_get_saved_register): Ditto.
630 * sh-tdep.c (sh64_get_saved_register): Ditto.
631 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
632 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
633 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
634 (mips_get_saved_register): Ditto.
635 * ia64-tdep.c (ia64_get_saved_register): Ditto.
636 (find_func_descr, ia64_push_arguments): Ditto.
637 * i386-tdep.c (i386_push_arguments): Ditto.
638 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
639 * frv-tdep.c (frv_push_arguments): Ditto.
640 * frame.c (legacy_saved_regs_prev_register): Ditto.
641 (deprecated_generic_get_saved_register): Ditto.
642 * findvar.c (unsigned_address_to_pointer): Ditto.
643 * dwarf2read.c (dwarf2_const_value): Ditto.
644 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
645 * alpha-tdep.c (alpha_push_arguments): Ditto.
646
647 2003-05-12 J. Brobecker <brobecker@gnat.com>
648
649 * NEWS: Mention that the hppa-hpux port has been partially
650 multiarched (32bit ABIT only, so far).
651
652 2003-05-11 Andrew Cagney <cagney@redhat.com>
653
654 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
655 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
656 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
657 sim/testsuite/sim/arm/misaligned2.ms, and
658 sim/testsuite/sim/arm/misaligned3.ms.
659 * disasm.h (struct ui_file): Add opaque struct declaration.
660 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
661 * frame.h (struct ui_file): Ditto.
662
663 2003-05-11 Mark Kettenis <kettenis@gnu.org>
664
665 * value.h: Pretty print.
666
667 2003-05-10 Mark Kettenis <kettenis@gnu.org>
668
669 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
670
671 2003-05-08 Andrew Cagney <cagney@redhat.com>
672
673 * regcache.h (max_register_size): Delete declaration.
674 * regcache.c (max_register_size): Delete function.
675 (struct regcache_descr): Delete field "max_register_size".
676 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
677 registers fit in MAX_REGISTER_SIZE.
678 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
679 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
680 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
681 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
682 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
683 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
684 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
685 * dve3900-rom.c, hppa-tdep.c: Ditto.
686
687 2003-05-08 David Carlton <carlton@math.stanford.edu>
688
689 * valops.c (push_word): Fix typo.
690
691 2003-05-08 Andrew Cagney <cagney@redhat.com>
692
693 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
694 * gdbarch.h: Re-generate.
695 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
696 (legacy_max_register_raw_size): Delete declaration.
697 * regcache.c (legacy_max_register_raw_size): Delete function.
698 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
699 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
700 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
701 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
702 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
703 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
704 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
705 * findvar.c, dwarf2cfi.c: Ditto.
706
707 2003-05-08 Andrew Cagney <cagney@redhat.com>
708
709 * mips-tdep.c (read_signed_register): New function, moved to here
710 from "regcache.c".
711 (read_signed_register_pid): Ditto.
712 * regcache.c (read_signed_register_pid): Delete function, moved to
713 "mips-tdep.c".
714 (read_signed_register): Ditto.
715 * regcache.h (read_signed_register): Delete declaration.
716 (read_signed_register_pid): Delete declaration.
717
718 2003-05-08 Andrew Cagney <cagney@redhat.com>
719
720 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
721 * gdbarch.h: Re-generate.
722 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
723 (legacy_max_register_virtual_size): Delete declaration.
724 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
725 * d10v-tdep.c (d10v_print_registers_info): Ditto.
726 * tracepoint.c (memrange_sortmerge): Ditto.
727 * sparc-tdep.c (sparc_print_registers): Ditto.
728 * regcache.c (legacy_max_register_virtual_size): Delete function.
729
730 2002-05-08 J. Brobecker <brobecker@gnat.com>
731
732 * fork-child.c (escape_bang_in_quoted_argument): New function.
733 (fork_inferior): Escape '!' characters in quoted arguments
734 only when needed.
735
736 2003-05-08 J. Brobecker <brobecker@gnat.com>
737
738 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
739 the language of the CU is not currently supported by GDB.
740
741 2003-05-08 J. Brobecker <brobecker@gnat.com>
742
743 * defs.h (language): Add language_minimal enum value.
744 * c-lang.c (minimal_language_defn): New language definition.
745 (_initialize_c_language): Add the new minimal language to the list
746 of languages known to GDB.
747
748 2003-05-08 Kevin Buettner <kevinb@redhat.com>
749
750 * frame.c (get_frame_type): Don't attempt to lazily initialize
751 frame's unwinder for legacy frames.
752
753 2003-05-07 Andrew Cagney <cagney@redhat.com>
754
755 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
756 and "regcache" parameters.
757 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
758
759 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
760
761 * dwarf2read.c (dwarf_decode_lines): Only use output of
762 check_cu_functions() when calling record_line(). Do not update
763 the current address.
764
765 2003-05-07 Andrew Cagney <cagney@redhat.com>
766
767 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
768 code.
769
770 2003-05-07 Jim Blandy <jimb@redhat.com>
771
772 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
773 'maint info symtabs' and 'maint info psymtabs'.
774 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
775 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
776 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
777 Declarations updated.
778 * maint.c (maintenance_list_command): Delete.
779 (_initialize_maint_cmds): Update calls to add_cmd.
780 * gdbcmd.h (maintenancelistlist): Delete declaration.
781 * cli/cli-cmds.c (maintenancelistlist): Delete.
782 (init_cmd_lists): Don't initialize it.
783 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
784
785 2003-05-07 Andrew Cagney <cagney@redhat.com>
786
787 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
788 "regcache".
789 (d10v_print_registers_info): Update.
790 (d10v_dmap_register, d10v_imap_register): Delete functions.
791 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
792 and "imap_register".
793 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
794 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
795 * arch-utils.c (generic_remote_translate_xfer_address): Add
796 "regcache" and "gdbarch" parameters.
797 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
798 parameter. Change class to multi-arch.
799 * gdbarch.h, gdbarch.c: Re-generate.
800 * remote.c (remote_xfer_memory): Use
801 gdbarch_remote_translate_xfer_address.
802
803 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
804
805 * infrun.c (prev_pc): Move declaration ahead of proceed().
806 (proceed): Refresh prev_pc value before resuming.
807 (stop_stepping): Remove code to refresh prev_pc.
808
809 2003-05-06 Kris Warkentin <kewarken@qnx.com>
810
811 * nto-tdep.c: Removed stray comment.
812
813 2003-05-06 Kris Warkentin <kewarken@qnx.com>
814
815 * i386-nto-tdep.c: Fix old K&R function definitions.
816 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
817 Also change add_show_from_set() call to add_setshow_cmd().
818 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
819
820 2003-05-05 Andrew Cagney <cagney@redhat.com>
821
822 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
823 (fprint_dummy_frames): New function.
824 (maintenance_print_dummy_frames): New function.
825 (_initialize_dummy_frame): Add command "maint print dummy-frames".
826 * frame.c (fprint_frame_id): Make global.
827 * frame.h (fprint_frame_id): Declare.
828 * Makefile.in (dummy-frame.o): Update dependencies.
829
830 2003-05-05 Andrew Cagney <cagney@redhat.com>
831
832 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
833 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
834 SIZEOF_CALL_DUMMY_WORDS.
835 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
836 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
837 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
838 CALL_DUMMY_BREAKPOINT_OFFSET.
839 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
840 CALL_DUMMY_START_OFFSET.
841 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
842 * gdbarch.h, gdbarch.c: Re-generate.
843 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
844 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
845 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
846 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
847 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
848 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
849 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
850 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
851 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
852 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
853 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
854 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
855 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
856 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
857 * config/sparc/tm-sparc.h: Update.
858
859 2003-05-05 Kris Warkentin <kewarken@qnx.com>
860
861 * configure.tgt: Add i[3456]86-*-nto*.
862 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
863 * nto-tdep.c: New file. Neutrino target support routines.
864 * nto-tdep.h: New file. Neutrino target header.
865 * config/tm-qnxnto.h: New file.
866 * config/i386/i386nto.mt: New file.
867 * config/i386/tm-i386nto.h: New file.
868
869 2003-05-04 Andrew Cagney <cagney@redhat.com>
870
871 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
872 (load_infrun_state): Ditto.
873 (struct thread_info): Drop "prev_func_name" field.
874 * thread.c (load_infrun_state): Update.
875 (save_infrun_state): Update.
876 * infrun.c (prev_func_name): Delete variable.
877 (init_wait_for_inferior): Do not clear prev_func_name.
878 (stop_stepping, keep_going, context_switch): Do not swap
879 prev_func_name.
880 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
881 instead of PC_IN_SIGTRAMP.
882
883 2003-05-04 Andrew Cagney <cagney@redhat.com>
884
885 * sentinel-frame.c (sentinel_frame_prev_register): Replace
886 REGISTER_BYTE with register_offset_hack.
887 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
888 that REGISTER_BYTE is consistent with the regcache.
889 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
890 * gdbarch.h, gdbarch.c: Regenerate.
891
892 2003-05-04 Mark Kettenis <kettenis@gnu.org>
893
894 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
895 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
896
897 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
898
899 2003-05-03 J. Brobecker <brobecker@gnat.com>
900
901 From Thierry Schneider <tpschneider1@yahoo.com>
902 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
903 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
904 (mi-cmd-symbol.o): Add rule.
905
906 2003-05-03 Andrew Cagney <cagney@redhat.com>
907
908 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
909 comments noteing that it replaces the old FIX_CALL_DUMMY code.
910 * gdbarch.h, gdbarch.c: Re-generate.
911 * d10v-tdep.c (d10v_push_dummy_code): New function.
912 (d10v_gdbarch_init): Set push_dummy_code.
913 * infcall.c (legacy_push_dummy_code): New function.
914 (generic_push_dummy_code): New function.
915 (push_dummy_code): New function.
916 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
917 instead of dummy_addr, to push_dummy_call. Move call to
918 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
919 switch.
920 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
921
922 2003-05-03 Andrew Cagney <cagney@redhat.com>
923
924 * disasm.h (print_insn): Declare.
925 * disasm.c (init_gdb_disassemble_info): New function.
926 (gdb_disassembly): Call init_gdb_disassemble_info.
927 (gdb_print_insn): New function.
928 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
929 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
930 * mcore-tdep.c: Include "disasm.h"
931 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
932 * d10v-tdep.c: Include "disasm.h".
933 (display_trace): Call gdb_print_insn, instead of print_insn.
934 (print_insn): Delete function.
935 * printcmd.c: Include "disasm.h".
936 (print_insn): Delete function.
937 (print_formatted): Call gdb_print_insn, instead of print_insn.
938 * Makefile.in (printcmd.o): Update dependencies.
939 (mcore-tdep.o, d10v-tdep.o): Ditto.
940
941 2003-05-02 Andrew Cagney <cagney@redhat.com>
942
943 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
944 PC_REGNUM, re-indent.
945 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
946 PC_REGNUM isn't set.
947
948 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
949 * gdbarch.h, gdbarch.c: Re-generate.
950 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
951 register_virtual_size, pc_regnum, or register_bytes.
952 (D10V_PC_REGNUM): Rename _PC_REGNUM.
953 (d10v_register_type): Use D10V_PC_REGNUM.
954 (d10v_print_registers_info, d10v_read_pc): Ditto.
955 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
956 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
957
958 2003-05-02 David Carlton <carlton@bactrian.org>
959
960 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
961 the name with mstrsave.
962
963 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
964
965 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
966 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
967 (host_charset_name, target_charset_name): New vars for use by
968 set/show commands.
969 (host_charset_enum, target_charset_enum): New enums for set/show
970 commands.
971 (set_charset_sfunc, set_host_charset_sfunc,
972 set_target_charset_sfunc): New functions.
973 (set_host_charset, set_target_charset): Make static.
974 (list_charsets, set_host_charset_command,
975 set_target_charset_command): Delete functions.
976 (show_charset_command): Rewrite as....
977 (show_charset): Hook this up with the set/show command mechanism.
978 (_initialize_charset): Change names of charsets to match the
979 set/show enums. Use host_charset_name and target_charset_name.
980 Use set/show mechanism for charset, host-charset, target-charset
981 commands. Do not make 'show host-charset' and 'show
982 target-charset' be aliases of 'show charset'.
983
984 * charset.h (set_host_charset, set_target_charset): Don't export,
985 they are not used outside the file.
986
987 2003-05-01 Andrew Cagney <cagney@redhat.com>
988
989 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
990 (gdb_disassembly): Make "di" non static, always initialize and
991 cleanup. Always use dis_asm_read_memory.
992 (gdb_dis_asm_read_memory): Delete function.
993
994 2003-05-01 Andrew Cagney <cagney@redhat.com>
995
996 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
997 (d10v_gdbarch_init): Set frame_align instead of stack_align.
998
999 2003-04-30 Andrew Cagney <cagney@redhat.com>
1000
1001 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
1002 "tm_print_insn_info".
1003 (TARGET_PRINT_INSN_INFO): Delete macro.
1004 (dis_asm_read_memory): Delete function declaration.
1005 (dis_asm_memory_error, dis_asm_print_address): Ditto.
1006 (tm_print_insn_info): Delete variable definition.
1007 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
1008 * gdbarch.h, gdbarch.c: Re-generate.
1009 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
1010 "deprecated_tm_print_insn_info".
1011 * mcore-tdep.c (mcore_dump_insn): Ditto.
1012 * mips-tdep.c (mips_gdbarch_init): Ditto.
1013 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
1014 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
1015 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
1016 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
1017 instead of TARGET_PRINT_INSN_INFO, add comment.
1018 * s390-tdep.c (s390_get_frame_info): Instead of
1019 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
1020 (s390_check_function_end, s390_is_sigreturn): Ditto.
1021 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
1022 (dis_asm_memory_error, dis_asm_print_address): Ditto.
1023 * disasm.c: Include "gdbcore.h".
1024 (_initialize_disasm): New function, initialize
1025 "deprecated_tm_print_insn_info".
1026 (deprecated_tm_print_insn_info): New variable.
1027 (dis_asm_read_memory): Moved from "corefile.c", made static.
1028 (dis_asm_print_address, dis_asm_memory_error): Ditto.
1029 * Makefile.in (disasm.o): Update dependencies.
1030
1031 2003-04-30 Andrew Cagney <cagney@redhat.com>
1032
1033 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
1034
1035 2003-04-29 Adam Fedor <fedor@gnu.org>
1036
1037 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
1038 * infcall.c (find_function_addr): Make non-static.
1039 * infcall.h (find_function_addr): Declare.
1040 * Makefile.in (eval.o): Update dependencies.
1041
1042 2003-04-28 Adam Fedor <fedor@gnu.org>
1043
1044 * symtab.c (symbol_find_demangled_name): Check for and demangle
1045 ObjC symbols.
1046 (symbol_init_demangled_name): Init for language_objc as well.
1047
1048 2003-04-28 Andrew Cagney <cagney@redhat.com>
1049
1050 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
1051 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
1052 * gdbarch.h, gdbarch.c: Re-generate.
1053 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
1054 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
1055 * inferior.h (deprecated_read_fp): Rename read_fp.
1056 (generic_target_read_fp): Delete declaration.
1057 * regcache.c (generic_target_read_fp): Delete function.
1058 (deprecated_read_fp): Replace read_fp, use
1059 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
1060 * d10v-tdep.c (d10v_read_fp): Delete function.
1061 (d10v_gdbarch_init): Do not set deprecated_read_fp.
1062
1063 * sparc-tdep.c (sparc_gdbarch_init): Do not set
1064 deprecated_target_read_fp to generic_target_read_fp.
1065 * sh-tdep.c (sh_gdbarch_init): Ditto.
1066 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1067 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1068 * frv-tdep.c (frv_gdbarch_init): Ditto.
1069
1070 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
1071 deprecated_fp_regnum.
1072 * x86-64-tdep.c (x86_64_init_abi): Ditto.
1073 * vax-tdep.c (vax_gdbarch_init): Ditto.
1074 * v850-tdep.c (v850_gdbarch_init): Ditto.
1075 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1076 * sh-tdep.c (sh_gdbarch_init): Ditto.
1077 * s390-tdep.c (s390_gdbarch_init): Ditto.
1078 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1079 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1080 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1081 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
1082 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1083 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1084 * i386-tdep.c (i386_gdbarch_init): Ditto.
1085 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
1086 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1087 * frv-tdep.c (frv_gdbarch_init): Ditto.
1088 * cris-tdep.c (cris_gdbarch_init): Ditto.
1089 * avr-tdep.c (avr_gdbarch_init): Ditto.
1090 * arm-tdep.c (arm_gdbarch_init): Ditto.
1091 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
1092
1093 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
1094 * v850-tdep.c (v850_gdbarch_init): Ditto.
1095 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1096 * sh-tdep.c (sh_gdbarch_init): Ditto.
1097 * s390-tdep.c (s390_gdbarch_init): Ditto.
1098 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1099 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1100 * mips-tdep.c (mips_gdbarch_init): Ditto.
1101 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1102 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1103 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
1104 * frv-tdep.c (frv_gdbarch_init): Ditto.
1105 * avr-tdep.c (avr_gdbarch_init): Ditto.
1106 * arm-tdep.c (arm_gdbarch_init): Ditto.
1107
1108 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
1109 DEPRECATED_FP_REGNUM.
1110 (vax_push_dummy_frame, vax_pop_frame): Ditto.
1111 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
1112 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
1113 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
1114 (sparc32_register_virtual_type): Ditto.
1115 * sh-tdep.c (sh64_frame_chain): Ditto.
1116 (sh64_get_saved_register, sh64_pop_frame): Ditto.
1117 (sh_nofp_frame_init_saved_regs): Ditto.
1118 (sh64_nofp_frame_init_saved_regs): Ditto.
1119 (sh_fp_frame_init_saved_regs): Ditto.
1120 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1121 * remote-e7000.c (fetch_regs_from_dump): Ditto.
1122 * procfs.c (procfs_fetch_registers): Ditto.
1123 (procfs_store_registers): Ditto.
1124 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
1125 (store_inferior_registers, fetch_core_registers): Ditto.
1126 (fetch_kcore_registers, clear_regs): Ditto.
1127 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
1128 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
1129 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
1130 * nlm/i386.c (do_status): Ditto.
1131 * mipsv4-nat.c (supply_gregset): Ditto.
1132 * mips-tdep.c: Ditto for comments.
1133 * mips-nat.c (fetch_inferior_registers): Ditto.
1134 (store_inferior_registers, fetch_core_registers): Ditto.
1135 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
1136 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
1137 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
1138 (i386_do_pop_frame, i386_register_type): Ditto.
1139 * hppa-tdep.c (hppa_frame_chain): Ditto.
1140 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
1141 (hppa_pop_frame, hppa_read_fp): Ditto.
1142 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
1143 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
1144 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
1145 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
1146 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
1147 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
1148 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
1149 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
1150 * blockframe.c: Ditto for comments.
1151 * arch-utils.h: Ditto for comments.
1152 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
1153 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
1154 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
1155 * alpha-tdep.h: Ditto for comments.
1156 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
1157 (alpha_cannot_store_register): Ditto.
1158 (alpha_push_dummy_frame): Ditto.
1159 * alpha-nat.c (supply_gregset): Ditto.
1160
1161 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
1162 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
1163 * config/sparc/tm-sparc.h: Update comment.
1164
1165 * hppa-tdep.c (hppa_init_extra_frame_info): Use
1166 deprecated_read_fp instead of TARGET_READ_FP.
1167 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
1168 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
1169 * sparc-tdep.c (sparc_init_extra_frame_info): Use
1170 deprecated_read_fp instead of read_fp.
1171 * s390-tdep.c (s390_push_arguments): Ditto.
1172 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1173 * frame.h: Ditto in comments.
1174 * frame.c (legacy_get_prev_frame): Ditto.
1175 * dummy-frame.c (dummy_frame_this_id): Ditto.
1176 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
1177
1178 2003-04-28 Andrew Cagney <cagney@redhat.com>
1179
1180 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
1181 * gdbarch.h, gdbarch.c: Re-generate.
1182 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
1183 * vax-tdep.c (_initialize_vax_tdep): Update.
1184 * v850-tdep.c (_initialize_v850_tdep): Update.
1185 * sparc-tdep.c (_initialize_sparc_tdep): Update.
1186 * s390-tdep.c (_initialize_s390_tdep): Update.
1187 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
1188 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
1189 * mips-tdep.c (_initialize_mips_tdep): Update.
1190 * mcore-tdep.c (_initialize_mcore_tdep): Update.
1191 * m68k-tdep.c (_initialize_m68k_tdep): Update.
1192 * ia64-tdep.c (_initialize_ia64_tdep): Update.
1193 * hppa-tdep.c (_initialize_hppa_tdep): Update.
1194 * h8300-tdep.c (_initialize_h8300_tdep): Update.
1195 * frv-tdep.c (_initialize_frv_tdep): Update.
1196 * cris-tdep.c (cris_delayed_get_disassembler): Update.
1197 (_initialize_cris_tdep): Update.
1198 * arch-utils.c (legacy_print_insn): Update.
1199 * alpha-tdep.c (_initialize_alpha_tdep): Update.
1200
1201 2003-04-26 Adam Fedor <fedor@gnu.org>
1202
1203 * linespec.c (decode_objc): New function to decode ObjC calls
1204 (decode_line_1): Check for ObjC calls (using decode_objc)
1205 * Makefile (linespec.o): Update dependencies.
1206
1207 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
1208
1209 * breakpoint.h (struct breakpoint_ops): New.
1210 (struct breakpoint): Add ops member.
1211
1212 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
1213 (mention): Use new breakpoint ops member.
1214 (set_raw_breakpoint): Initialize ops field to NULL.
1215 (print_exception_catchpoint, print_one_exception_catchpoint)
1216 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
1217 (gnu_v3_exception_catchpoint_ops): New.
1218 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
1219
1220 2003-04-25 Adam Fedor <fedor@gnu.org>
1221
1222 * Makefile.in (COMMON_OBS): Add objc-lang.o
1223
1224 2003-04-25 Andrew Cagney <cagney@redhat.com>
1225
1226 * d10v-tdep.c (print_insn): Delete function.
1227 (display_trace): Use TARGET_PRINT_INSN.
1228 (_initialize_d10v_tdep): Do not set tm_print_insn.
1229 (d10v_gdbarch_init): Set print_insn.
1230
1231 2003-04-25 Andrew Cagney <cagney@redhat.com>
1232
1233 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
1234 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
1235 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
1236 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
1237 (nr_dmap_regs, a0_regnum): ... new functions.
1238 (d10v_print_registers_info): Use a0_regnum, use register_size.
1239 (d10v_register_byte): Delete function.
1240 (d10v_register_raw_size): Delete function.
1241 (d10v_register_type): Use a0_regnum.
1242 (d10v_print_registers_info): Use a0_regnum.
1243 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
1244 (d10v_gdbarch_init): Do not set register_byte or
1245 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
1246 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
1247 extract_address.
1248 (trace_command): Use XCALLOC.
1249 (print_insn): Delete reference to tm_print_insn.
1250 (saved_regs_unwinder): Use store_unsigned_integer instead of
1251 store_address.
1252 * frame.h (FRAME_OBSTACK_CALLOC): Define
1253
1254 2003-04-25 David Carlton <carlton@bactrian.org>
1255
1256 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
1257
1258 2003-04-24 Adam Fedor <fedor@gnu.org>
1259
1260 * objc-lang.c: Include "valprint.h"
1261 * Makefile.in (objc-lang.o): Update dependencies.
1262
1263 2003-04-24 Adam Fedor <fedor@gnu.org>
1264
1265 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
1266 architecture dependant compilation and mark as unimplemented
1267 (until they get put in the gdbarch vector).
1268
1269 2003-04-23 David Carlton <carlton@bactrian.org>
1270
1271 * cp-support.c (cp_find_first_component): Accept 'operator' in
1272 more locations.
1273
1274 2003-04-23 Andrew Cagney <cagney@redhat.com>
1275
1276 * infcall.c (call_function_by_hand): Eliminate redundant
1277 indentation. Move "saved_async" and "old_cleanups" to where they
1278 are needed.
1279
1280 2003-04-23 Andrew Cagney <cagney@redhat.com>
1281
1282 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
1283 and "buffer". Move the "name" code to where it is needed.
1284
1285 2003-04-23 Andrew Cagney <cagney@redhat.com>
1286
1287 * infcall.c (call_function_by_hand): Move variables "start_sp",
1288 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
1289 code to ON_STACK switch branch.
1290
1291 2003-04-23 Andrew Cagney <cagney@redhat.com>
1292
1293 * infcall.c (call_function_by_hand): Make declaration of "i",
1294 "sal", "bpt" and "old_sp" more local to their use. Delete #if
1295 lint.
1296
1297 2003-04-23 Andrew Cagney <cagney@redhat.com>
1298
1299 * infcall.c (call_function_by_hand): Delete variable
1300 "n_method_args". Localize "param_type"'s declaration to the loop
1301 that it is used. Reinstate code assigning to said variable -
1302 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
1303 Rationalize code using "param_type".
1304
1305 2003-04-22 Andrew Cagney <cagney@redhat.com>
1306
1307 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
1308 compute the breakpoint address. Only call FIX_CALL_DUMMY when
1309 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
1310 to DEPRECATED_PUSH_RETURN_ADDRESS.
1311
1312 2003-04-22 Kevin Buettner <kevinb@redhat.com>
1313
1314 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
1315 on the DWARF2 register number prior to fetching a register.
1316
1317 2003-04-22 J. Brobecker <brobecker@gnat.com>
1318
1319 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
1320 Update all the tests using SOFT_FLOAT considering the fact that
1321 this macro was always set to 0.
1322 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
1323 considering the fact that this macro was always set to 0.
1324 * hppa-tdep.h (hppa_store_return_value): Likewise.
1325 (hppa_extract_return_value): Likewise.
1326
1327 2003-04-22 J. Brobecker <brobecker@gnat.com>
1328
1329 * config/pa/tm-hppa.h: Remove obsolete code, was used by
1330 the hppa-pro target only.
1331
1332 2003-04-21 J. Brobecker <brobecker@gnat.com>
1333
1334 Ongoing multi-arch conversion effort for HP/UX:
1335 * config/pa/tm-hppa.h: Move all macro that are no longer
1336 defined now that GDB_MULTI_ARCH is now set to 1 from here...
1337 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
1338
1339 2003-04-21 J. Brobecker <brobecker@gnat.com>
1340
1341 * config/pa/tm-hppa.h: Obsolete a section that was only used
1342 for hppa-pro.
1343
1344 2003-04-21 J. Brobecker <brobecker@gnat.com>
1345
1346 Ongoing multi-arch conversion for HP/UX.
1347 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
1348 if already defined (allows hppa64 to stay non-multiarched for now).
1349 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
1350
1351 2003-04-21 Andrew Cagney <cagney@redhat.com>
1352
1353 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
1354
1355 2003-04-21 Andrew Cagney <cagney@redhat.com>
1356
1357 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
1358 "i386_num_mmx_regs".
1359
1360 2003-04-21 Andrew Cagney <cagney@redhat.com>
1361
1362 * infcall.c: New file.
1363 * infcall.h: New file.
1364 * valarith.c: Include "infcall.h".
1365 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
1366 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
1367 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
1368 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
1369 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
1370 (SFILES): Add "infcall.c"
1371 (COMMON_OBS): Add "infcall.o".
1372 (infcall.o): Specify dependencies.
1373 * value.h (call_function_by_hand): Delete declaration.
1374 * inferior.h (run_stack_dummy): Delete declaration.
1375 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
1376 (run_stack_dummy): Move to "infcall.c", merged into
1377 call_function_by_hand.
1378 * valops.c (call_function_by_hand): Moved to "infcall.c".
1379 (find_function_addr, value_arg_coerce): Ditto.
1380 (unwindonsignal_p, coerce_float_to_double): Ditto.
1381 (_initialize_valops): Move "set/show coerce-float-to-double", and
1382 "set/show unwindonsignal" commands to "infcall.c".
1383 * v850-tdep.c, target.h: Update comments.
1384 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
1385 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
1386 (sh64_init_extra_frame_info): Update comments.
1387 * mn10300-tdep.c: Update comments.
1388 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
1389 * config/sparc/tm-sparc.h: Update comments.
1390 * breakpoint.h: Update comments.
1391 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
1392 * arm-tdep.c: Update comment.
1393
1394 2003-04-19 Mark Kettenis <kettenis@gnu.org>
1395
1396 * i386-tdep.c (i386_num_register_names): New variable.
1397 (i386_num_mmx_regs): Renamed from mmx_num_regs.
1398 (MM0_REGNUM): Remove redundant parentheses in define.
1399 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
1400 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
1401 i386_mxcsr_regnum_p): Remove redundant parentheses.
1402 (i386_register_name): Use i386_num_register_names.
1403
1404 * i386-tdep.c (i386_extract_return_value,
1405 i386_store_return_value): Correct check for availability of
1406 floating-point registers.
1407
1408 * i386-tdep.c (i386_frame_num_args): Remove function.
1409 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
1410
1411 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
1412 mmx_regnum_to_fp_regnum. Adjust all callers.
1413
1414 * i386-tdep.c (i386_get_longjmp_target): Use
1415 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
1416 and TARGET_CHAR_BIT. Use extract_typed_address instead of
1417 extract_address.
1418
1419 2003-04-19 Mark Kettenis <kettenis@gnu.org>
1420
1421 * core-regset.c: Update comments to reflect reality. Re-order
1422 includes.
1423 (fetch_core_registers): Use switch instead of if. Remove
1424 redundant prototype.
1425
1426 2003-04-18 Jim Blandy <jimb@redhat.com>
1427
1428 * s390-tdep.c (s390_frame_align): New function.
1429 (s390_gdbarch_init): Register it with the gdbarch object.
1430
1431 2003-04-17 Richard Henderson <rth@redhat.com>
1432
1433 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
1434
1435 2003-04-17 Michael Snyder <msnyder@redhat.com>
1436 Karen Bennet <bennet@redhat.com>
1437
1438 Committed by Elena Zannoni <ezannoni@redhat.com>
1439 * gdb_gcore.sh: New script to create a core dump of a process.
1440
1441 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
1442
1443 * values.c (value_being_returned): Don't fetch the return
1444 value if the return type is void.
1445
1446 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
1447
1448 * thread-db.c: Reindented.
1449
1450 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
1451
1452 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
1453 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
1454 as types.
1455
1456 2003-04-16 Kevin Buettner <kevinb@redhat.com>
1457
1458 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
1459 the size of ``long double'' to 16, instead of 8.
1460
1461 2003-04-16 Mark Kettenis <kettenis@gnu.org>
1462
1463 * i386-linux-nat.c: Add some whitespace to make things more
1464 readable.
1465 (fetch_register, store_register, fetch_inferior_registers,
1466 store_inferior_registers): Get rid of assignment in if-statement.
1467 (store_register): Fix typo in error message.
1468
1469 2003-04-16 Andrew Cagney <cagney@redhat.com>
1470
1471 * utils.c (xmmalloc): Always allocate something, matches
1472 libiberty/xmalloc's semantics.
1473 (xmrealloc, xmcalloc): Ditto.
1474
1475 2003-04-16 Andrew Cagney <cagney@redhat.com>
1476
1477 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
1478 update comments.
1479 (get_frame_type): Initialize unwind and type when needed.
1480 (get_frame_id, frame_register_unwind): Ditto.
1481
1482 2003-04-16 Andrew Cagney <cagney@redhat.com>
1483
1484 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
1485 obsolete.
1486 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
1487 * sparcl-stub.c: Obsolete file.
1488 * config/sparc/tm-sparclet.h: Obsolete file.
1489 * sparclet-stub.c: Obsolete file.
1490 * sparclet-rom.c: Obsolete file.
1491 * sparcl-tdep.c: Obsolete file.
1492 * config/sparc/tm-sparclite.h: Obsolete file.
1493 * config/sparc/sparclite.mt: Obsolete file.
1494 * config/sparc/sparclet.mt: Obsolete file.
1495 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
1496 sparc86x-*-* obsolete.
1497
1498 2003-04-15 David Carlton <carlton@math.stanford.edu>
1499
1500 * Makefile.in (SFILES): Add cp-namespace.c.
1501 (COMMON_OBS): Add cp-namespace.o.
1502 (block.o): Depend on gdb_obstack_h and cp_support_h.
1503 (buildsym.o): Depend on cp_support_h.
1504 (cp-namespace.o): New.
1505 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
1506 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
1507 (dwarf2read.o): Depend on cp_support_h.
1508 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
1509 * dwarf2read.c (process_die): Set processing_has_namespace_info,
1510 processing_current_namespace.
1511 (read_namespace): Update processing_current_namespace; check for
1512 anonymous namespaces.
1513 (dwarf2_name): New function.
1514 (dwarf2_extension): Ditto.
1515 * cp-support.h: Update copyright, contributors.
1516 Add inclusion guards.
1517 Add opaque declaration for structs obstack, block, symbol.
1518 (struct using_direct): New struct.
1519 Add declarations for cp_find_first_component,
1520 cp_entire_prefix_len, processing_has_namespace_info,
1521 processing_current_namespace, cp_is_anonymous,
1522 cp_add_using_directive, cp_initialize_namespace,
1523 cp_finalize_namespace, cp_set_block_scope,
1524 cp_scan_for_anonymous_namespaces.
1525 * cp-namespace.c: New file.
1526 * cp-support.c: Update copyright.
1527 Include ctype.h, gdb_assert.h, gdbcmd.h.
1528 New variable maint_cplus_cmd_list.
1529 (cp_find_first_component): New function.
1530 (cp_entire_prefix_len, maint_cplus_command)
1531 (first_component_command, _initialize_cp_support): Ditto.
1532 * buildsym.c: Include cp-support.h.
1533 New variable using_list.
1534 (add_symbol_to_list): Check for anonymous namespaces.
1535 (finish_block): Set block's scope.
1536 (start_symtab): Initialize C++ namespace support.
1537 (end_symtab): Finalize C++ namespace support.
1538 * block.h: Add opaque declarations for structs
1539 block_namespace_info, using_direct, and obstack.
1540 Add declarations for block_set_scope and block_set_using.
1541 (struct block): Add 'language_specific' member.
1542 (BLOCK_NAMESPACE): New macro.
1543 * block.c: Include gdb_obstack.h and cp-support.h.
1544 (struct block_namespace_info): New struct.
1545 (block_set_scope): New function.
1546 (block_set_using, block_initialize_namespace): Ditto.
1547
1548 2003-04-14 Kevin Buettner <kevinb@redhat.com>
1549
1550 * solib-svr4.c (svr4_have_link_map_offsets): New function.
1551 (locate_base): Return early if there aren't any link map offsets.
1552 (svr4_solib_create_inferior_hook): Warn if shared library support
1553 is unavailable.
1554
1555 2003-04-14 David Carlton <carlton@math.stanford.edu>
1556
1557 * symtab.c (symbol_set_names): Add prefix when storing Java names
1558 in hash table. Fix for PR java/1039.
1559
1560 2003-04-14 David Carlton <carlton@math.stanford.edu>
1561
1562 * symtab.c (symbol_set_names): Rename 'name' arg to
1563 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
1564 * symtab.h: Change 'name' argument in declaration of
1565 symbol_set_names to 'linkage_name'.
1566 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
1567
1568 2003-04-14 Andrew Cagney <cagney@redhat.com>
1569
1570 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
1571 return the fully sign-extended register value.
1572 (get_frame_pointer): Ditto.
1573 (mips_pop_frame): Initialize "proc_desc" after checking for a
1574 dummy frame.
1575
1576 2003-04-14 Andrew Cagney <cagney@redhat.com>
1577
1578 * mips-tdep.c (mips_push_dummy_frame): Delete function.
1579 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
1580 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
1581 (mips_push_register): Delete function.
1582 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
1583 PUSH_FP_REGNUM.
1584
1585 2003-04-14 Jim Blandy <jimb@redhat.com>
1586
1587 * symmisc.c: #include "gdb_regex.h".
1588 (maintenance_list_symtabs, maintenance_list_psymtabs): New
1589 functions.
1590 * maint.c (maintenance_list_command): New function.
1591 (_initialize_maint_cmds): Register the above as commands.
1592 * symtab.h (maintenance_list_symtabs,
1593 maintenance_list_psymtabs): New declarations.
1594 * cli/cli-cmds.c (maintenancelistlist): New variable.
1595 (init_cmd_lists): Initialize it.
1596 * cli/cli-cmds.h (maintenancelistlist): New declaration.
1597 * gdbcmd.h (maintenancelistlist): New declaration.
1598 * Makefile.in (symmisc.o): Update dependencies.
1599
1600 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
1601
1602 * s390-nat.c: Include asm/types.h for addr_t.
1603
1604 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
1605
1606 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
1607 actually incoming type.
1608
1609 2003-04-13 Andrew Cagney <cagney@redhat.com>
1610
1611 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
1612 get_next_frame and get_frame_saved_regs.
1613
1614 2003-04-13 Andrew Cagney <cagney@redhat.com>
1615
1616 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
1617 of gdbarch_num_regs.
1618
1619 2003-04-13 Andrew Cagney <cagney@redhat.com>
1620
1621 * frame.h: Mention what replaced what in "struct frame_info".
1622 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
1623 deprecated_update_frame_base_hack and
1624 deprecated_update_frame_pc_hack.
1625 * hppa-tdep.c: Ditto.
1626
1627 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
1628
1629 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
1630 to read_reg and update its comment. Remove regnum member.
1631 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
1632 Don't call read_reg when setting in_reg. Call read_reg to get
1633 the frame base if it's in a register. Return the register number
1634 on the stack instead of in the context. Remove extra arguments
1635 to read_reg.
1636 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
1637 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
1638 the register number on the expression stack.
1639 (needs_frame_read_reg): Remove extra arguments.
1640
1641 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
1642
1643 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
1644 made non-static.
1645 (execute_stack_op): All callers updated.
1646 * dwarf2expr.h: Add prototype for dwarf2_read_address.
1647 * dwarf2loc.c (find_location_expression): New function.
1648 (dwarf_expr_frame_base): Call it.
1649 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
1650 (dwarf2_tracepoint_var_ref): New function, broken out from
1651 locexpr_tracepoint_var_ref.
1652 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
1653 Make static.
1654 (loclist_read_variable, loclist_read_needs_frame): New functions.
1655 (loclist_describe_location, loclist_tracepoint_var_ref): New
1656 functions.
1657 (dwarf2_loclist_funcs): New struct location_funcs.
1658 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
1659 (struct dwarf2_locexpr_baton): Add comments.
1660 (dwarf2_loclist_funcs): New extern.
1661 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
1662 base_address and base_known.
1663 (dwarf_loc_buffer): New variable.
1664 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
1665 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
1666 (dwarf2_has_info): Initialize dwarf_loc_offset.
1667 (dwarf2_build_psymtabs): Read in .debug_loc.
1668 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
1669 DWARF_LOC_SIZE.
1670 (psymtab_to_symtab_1): Likewise. Move base address calculation
1671 here, from...
1672 (dwarf2_get_pc_bounds): ... here. Use the base address from
1673 cu_header.
1674 (dwarf2_symbol_mark_computed): Handle location lists.
1675
1676 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
1677
1678 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
1679 if the linkage name demangled successfully.
1680
1681 2003-04-13 Mark Kettenis <kettenis@gnu.org>
1682
1683 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
1684 disassmbly_flavour): Removed.
1685
1686 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
1687
1688 2003-04-13 Mark Kettenis <kettenis@gnu.org>
1689
1690 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
1691
1692 2003-04-12 Andrew Cagney <cagney@redhat.com>
1693
1694 * frame.h (struct frame_info): Move definition from here ...
1695 * frame.c (struct frame_info): ... to here.
1696
1697 2003-04-12 Andrew Cagney <cagney@redhat.com>
1698
1699 * gdbthread.h (save_infrun_state): Delete parameter
1700 "prev_func_start".
1701 (struct thread_info): Delete field "prev_func_start".
1702 (load_infrun_state): Ditto.
1703 * thread.c (load_infrun_state, save_infrun_state): Update.
1704 * infrun.c (prev_func_start): Delete variable.
1705 (context_switch, init_wait_for_inferior): Update.
1706 (stop_stepping, keep_going): Update.
1707
1708 2003-04-12 Andrew Cagney <cagney@redhat.com>
1709
1710 * gdbarch.sh: Add missing opaque declarations.
1711 * gdbarch.h: Regnerate.
1712 * symtab.h: Add missing opaque declarations.
1713 * value.h, target.h, symfile.h, stabsread.h: Ditto.
1714 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
1715 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
1716 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
1717 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
1718 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
1719 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
1720 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
1721 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
1722 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
1723 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
1724 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
1725 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
1726
1727 2003-04-11 Andrew Cagney <cagney@redhat.com>
1728
1729 * frame.c (get_frame_id): Return this frame's "id".
1730 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
1731 function start.
1732 (legacy_saved_regs_this_id): Replace function body with
1733 internal-error.
1734 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
1735 FRAME_OBSTACK_ZALLOC.
1736 (create_new_frame): Mark the frame ID as valid.
1737
1738 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
1739
1740 * Makefile.in (libbfd_h): Added missing setting.
1741 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
1742 according to the selected ABI.
1743
1744 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
1745
1746 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
1747
1748 2003-04-11 Andrew Cagney <cagney@redhat.com>
1749
1750 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
1751 SAVED_PC_AFTER_CALL.
1752 * gdbarch.h, gdbarch.c: Regenerate.
1753 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1754 * x86-64-tdep.c (x86_64_init_abi): Update.
1755 * vax-tdep.c (vax_gdbarch_init): Update.
1756 * v850-tdep.c (v850_gdbarch_init): Update.
1757 * sparc-tdep.c (sparc_gdbarch_init): Update.
1758 * sh-tdep.c (sh_gdbarch_init): Update.
1759 * s390-tdep.c (s390_gdbarch_init): Update.
1760 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1761 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1762 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1763 * mips-tdep.c (mips_gdbarch_init): Update.
1764 * mcore-tdep.c (mcore_gdbarch_init): Update.
1765 * m68k-tdep.c (m68k_gdbarch_init): Update.
1766 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1767 * ia64-tdep.c (ia64_gdbarch_init): Update.
1768 (ia64_saved_pc_after_call): Update declaration.
1769 * i386ly-tdep.c (i386lynx_init_abi): Update.
1770 * i386-tdep.c (i386_gdbarch_init): Update.
1771 * hppa-tdep.c (hppa_gdbarch_init): Update.
1772 * h8300-tdep.c (h8300_gdbarch_init): Update.
1773 * frv-tdep.c (frv_gdbarch_init): Update.
1774 * cris-tdep.c (cris_gdbarch_init): Update.
1775 * avr-tdep.c (avr_gdbarch_init): Update.
1776 * arm-tdep.c (arm_gdbarch_init): Update.
1777 * alpha-tdep.c (alpha_gdbarch_init): Update.
1778 * ns32knbsd-nat.c (frame_num_args): Update.
1779 * ns32k-tdep.c (umax_frame_num_args): Update.
1780 * mips-tdep.c (mips_init_frame_pc_first): Update.
1781 * infrun.c (step_over_function): Update.
1782 * i386-linux-tdep.c (skip_hurd_resolver): Update.
1783 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
1784 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
1785 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1786 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
1787 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
1788 * arm-linux-tdep.c (skip_hurd_resolver): Update.
1789 * arch-utils.c (init_frame_pc_default): Update.
1790 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
1791 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
1792 declaration.
1793
1794 2003-04-11 Andrew Cagney <cagney@redhat.com>
1795
1796 * i387-tdep.c: Update copyright.
1797 (i387_to_double): Delete function.
1798 (double_to_i387): Delete function.
1799
1800 2003-04-10 Andrew Cagney <cagney@redhat.com>
1801
1802 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
1803 frame's function's address. Simplify.
1804 (d10v_frame_unwind_cache): Check that the frame's function is
1805 non-zero.
1806
1807 2003-04-10 Jim Blandy <jimb@redhat.com>
1808
1809 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
1810 call to set_gdbarch_deprecated_push_arguments.
1811
1812 2003-04-10 Andrew Cagney <cagney@redhat.com>
1813
1814 * frame.c (fprint_frame_id): New function.
1815 (fprint_frame_type, fprint_frame): New function.
1816 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
1817 (create_sentinel_frame, get_frame_id): Ditto.
1818 (frame_id_p, frame_id_eq): Ditto.
1819 (frame_id_inner, create_new_frame): Ditto.
1820 (legacy_get_prev_frame, get_prev_frame): Ditto.
1821 (deprecated_update_frame_pc_hack): Ditto.
1822 (frame_register_unwind): Ditto.
1823 (deprecated_update_frame_base_hack): Ditto.
1824
1825 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
1826
1827 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
1828 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
1829 frame_chain function.
1830 * Makefile.in: Add dependencies due to above change.
1831
1832 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
1833
1834 * blockframe.c (legacy_frame_chain_valid): Move call to
1835 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
1836 inside_entry_file.
1837
1838 2003-04-09 Andrew Cagney <cagney@redhat.com>
1839
1840 * frame.h (struct frame_id): Replace "pc" and "base" with
1841 "stack_addr" and "code_addr". Update comments.
1842 (frame_id_build): Update parameter names and comment.
1843 (struct frame_info): Replace "id_p" and "id" with "this_id".
1844 * dummy-frame.c (dummy_frame_this_id): Update.
1845 * breakpoint.c (print_one_breakpoint): Update.
1846 * frame.c (get_frame_id): Update.
1847 (get_frame_base, frame_id_build): Update.
1848 (create_sentinel_frame, legacy_get_prev_frame): Update.
1849 (deprecated_update_frame_base_hack): Update.
1850 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
1851 (frame_id_inner): Ditto.
1852
1853 2003-04-09 Andrew Cagney <cagney@redhat.com>
1854
1855 * defs.h (gdb_print_host_address): Make "addr" parameter a
1856 pointer constant.
1857 * utils.c (gdb_print_host_address): Update.
1858
1859 2003-04-09 Kevin Buettner <kevinb@redhat.com>
1860
1861 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
1862 register number for R0 is 0.
1863
1864 2003-04-09 J. Brobecker <brobecker@gnat.com>
1865
1866 * frame.h (struct gdbarch): Add opaque structure definition
1867 to avoid a compilation warning on LynxOS 4.0.
1868
1869 2003-04-09 Andrew Cagney <cagney@redhat.com>
1870
1871 * frame.h (struct frame_info): Delete field "pc". Replace
1872 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
1873 structure.
1874 * frame.c (frame_pc_unwind): Update.
1875 (create_sentinel_frame): Do not set "pc".
1876 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
1877 (get_frame_pc): Call frame_pc_unwind.
1878 (deprecated_update_frame_pc_hack): Update.
1879 (create_new_frame): Use "pc" not "->pc".
1880
1881 2003-04-09 Andrew Cagney <cagney@redhat.com>
1882
1883 * frame.c (get_frame_id): Eliminate code updating "frame".
1884 (legacy_get_prev_frame): Ditto.
1885 (get_frame_base): Return id.base directly.
1886 (deprecated_update_frame_base_hack): Update "id.base".
1887 * frame.h (struct frame_info): Delete field "frame".
1888
1889 2003-04-09 Andrew Cagney <cagney@redhat.com>
1890
1891 * NEWS: Mention that the "Sequent family" is obsolete.
1892 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
1893 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
1894 * configure.host: Obsolete i[3456]86-sequent-bsd*,
1895 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
1896 * config/i386/tm-ptx4.h: Obsolete file.
1897 * config/i386/tm-ptx.h: Obsolete file.
1898 * symm-tdep.c: Obsolete file.
1899 * config/i386/symmetry.mt: Obsolete file.
1900 * config/i386/tm-symmetry.h: Obsolete file.
1901 * symm-nat.c: Obsolete file.
1902 * config/i386/nm-symmetry.h: Obsolete file.
1903 * config/i386/xm-symmetry.h: Obsolete file.
1904 * config/i386/symmetry.mh: Obsolete file.
1905 * config/i386/nm-ptx4.h: Obsolete file.
1906 * config/i386/ptx4.mh: Obsolete file.
1907 * config/i386/ptx.mt: Obsolete file.
1908 * config/i386/ptx.mh: Obsolete file.
1909 * config/i386/xm-ptx4.h: Obsolete file.
1910 * config/i386/xm-ptx.h: Obsolete file.
1911
1912 2003-04-09 Andrew Cagney <cagney@redhat.com>
1913
1914 Obsolete mips*-*-mach3*.
1915 * NEWS: Mention that mips*-*-mach3* is obsolete.
1916 * m3-nat.c: Obsolete file.
1917 * config/nm-m3.h: Obsolete file.
1918 * config/mips/tm-mipsm3.h: Obsolete file.
1919 * config/mips/mipsm3.mt: Obsolete file.
1920 * config/mips/mipsm3.mh: Obsolete file.
1921 * config/mips/xm-mipsm3.h: Obsolete file.
1922 * mipsm3-nat.c: Obsolete file.
1923 * configure.host: Obsolete mips-dec-mach3*.
1924 * configure.tgt: Obsolete mips*-*-mach3*.
1925
1926 2003-04-09 Andrew Cagney <cagney@redhat.com>
1927
1928 * doublest.h: Update copyright.
1929 (deprecated_store_floating, deprecated_extract_floating): Rename
1930 store_floating and extract_floating. Update comments.
1931 * doublest.c: Update copyright.
1932 (extract_floating_by_length): Replace extract_floating.
1933 (store_floating_by_length): Replace store_floating.
1934 (deprecated_extract_floating): New function.
1935 (deprecated_store_floating): New function.
1936 (extract_typed_floating): Call extract_floating_by_length.
1937 (store_typed_floating): Call store_floating_by_length.
1938 * x86-64-tdep.c (x86_64_store_return_value): Update.
1939 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
1940 (sh64_extract_return_value): Update.
1941 (sh_sh4_register_convert_to_virtual): Update.
1942 (sh_sh64_register_convert_to_virtual): Update.
1943 (sh_sh4_register_convert_to_raw): Update.
1944 (sh_sh64_register_convert_to_raw): Update.
1945 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
1946 (rs6000_register_convert_to_raw): Update.
1947 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
1948 (ia64_register_convert_to_raw): Update.
1949 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
1950 (REGISTER_CONVERT_TO_VIRTUAL): Update.
1951 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
1952 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
1953 (alpha_register_convert_to_raw): Update.
1954
1955 2003-04-08 Andrew Cagney <cagney@redhat.com>
1956
1957 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
1958 * gdbarch.h, gdbarch.c: Re-generate.
1959 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
1960 (d10v_gdbarch_init): Do not set saved_pc_after_call.
1961 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
1962 conditionally, use frame_pc_unwind as an alternative. Add
1963 comments.
1964 * arch-utils.c (init_frame_pc_default): Only call
1965 SAVED_PC_AFTER_CALL when available.
1966
1967 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
1968
1969 * infrun.c (stop_soon): Rename from stop_soon_quietly.
1970 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
1971 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
1972 (start_remote): Ditto.
1973 (handle_inferior_event): Ditto.
1974 (save_inferior_status): Ditto.
1975 (restore_inferior_status): Ditto.
1976 * infcmd.c (attach_command): Ditto.
1977 * fork-child.c (startup_inferior): Ditto.
1978 * inferior.h (stop_soon): Rename from stop_soon_quietly.
1979 * alpha-tdep.c (heuristic_proc_start): Ditto.
1980 * mips-tdep.c (heuristic_proc_start): Ditto.
1981 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
1982 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
1983 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
1984 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
1985 * remote-vx.c (vx_create_inferior): Ditto.
1986
1987 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
1988
1989 * infrun.c (stop_soon_quietly): Make it an enum, to better
1990 override the default behavior of handle_inferior_event.
1991 (clear_proceed_status): Update uses of stop_soon_quietly to
1992 reflect that it is now an enum.
1993 (start_remote): Ditto.
1994 (handle_inferior_event): Change logic a bit if stop_soon_quietly
1995 is set to handle the new GNU/Linux kernel behavior for
1996 attach/sigstop. Update uses of stop_soon_quietly.
1997 * inferior.h (enum stop_kind): New enum.
1998 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
1999 Reset normal handle_inferior_event behavior, afterwards.
2000 * fork-child.c (startup_inferior): Update.
2001 * alpha-tdep.c (heuristic_proc_start): Update.
2002 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
2003 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
2004 * solib-osf.c (osf_solib_create_inferior_hook): Update.
2005 * solib-irix.c (irix_solib_create_inferior_hook): Update.
2006 * remote-vx.c (vx_create_inferior): Update.
2007 * mips-tdep.c (heuristic_proc_start): Update.
2008
2009 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
2010
2011 * disasm.c (dump_insns): Move variables inside loop, or they will
2012 be freed more than once, causing wild memory corruptions.
2013 (gdb_disassembly): Look for the substring "-thread",
2014 instead of "-threads" in the target name, to make sure to find
2015 the 'multi-thread' target. Also, make sure we do the right thing
2016 with the "core" target.
2017
2018 2003-04-07 Kevin Buettner <kevinb@redhat.com>
2019
2020 * mips-tdep.c (mips_print_fp_register): New function, created from
2021 do_fp_register_row(). Registers are now (also) printed as hex.
2022 Only one register is printed per row.
2023 (mips_print_register, do_fp_register_row): Print floating point
2024 registers with mips_print_fp_register().
2025
2026 2003-04-06 Andrew Cagney <cagney@redhat.com>
2027
2028 * valprint.h (inspect_it): Add extern declaration.
2029 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
2030 (selectors_info, classes_info): Ditto.
2031 (find_objc_msgcall): Fix indentation.
2032 (objc_printstr): Delete extern declarations.
2033
2034 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
2035
2036 2003-04-06 Andrew Cagney <cagney@redhat.com>
2037
2038 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
2039 Update comment.
2040 * frame.c (legacy_saved_regs_this_id): Update.
2041 (legacy_get_prev_frame): Update.
2042 * xstormy16-tdep.c: Update comment.
2043 * sparc-tdep.c (sparc_frame_chain): Update comment.
2044 * blockframe.c (legacy_frame_chain_valid): Update.
2045
2046 2003-04-06 Andrew Cagney <cagney@redhat.com>
2047
2048 * valprint.c (val_print_type_code_int): Delete #ifdef
2049 PRINT_TYPELESS_INTEGER code.
2050
2051 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
2052 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
2053 multi-arch definition.
2054 * gdbarch.h: Re-generate.
2055
2056 2003-04-05 Andrew Cagney <cagney@redhat.com>
2057
2058 Eliminate FRAME_FIND_SAVED_REGS.
2059 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
2060 Change FSR parameter to a pointer.
2061 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
2062 Assume FSR parameter is a pointer.
2063 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
2064 Make fsr a pointer.
2065 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
2066 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
2067 saved_regs a pointer.
2068 (hppa_frame_saved_pc): Ditto.
2069 (find_dummy_frame_regs): Make frame_saved_regs a pointer
2070 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
2071 pointer.
2072 (restore_pc_queue): Make fsr a pointer.
2073 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
2074 (hppa_frame_chain): Make saved_regs a pointer, call
2075 hppa_frame_init_saved_regs.
2076 * sparc-tdep.c: Include "gdb_assert.h".
2077 (sparc_frame_find_saved_regs): Replace internal_error with
2078 gdb_assert.
2079 * remote-vxsparc.c (vx_read_register): Delete reference to
2080 FRAME_FIND_SAVED_REGS.
2081 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
2082 * gdbarch.h: Regenerate.
2083 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
2084 (deprecated_get_frame_saved_regs): Delete declaration.
2085 (struct frame_saved_regs): Delete definition.
2086 * frame.c (deprecated_get_frame_saved_regs): Delete function.
2087 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
2088 (hppa_frame_find_saved_regs): Delete declaration.
2089 (FRAME_FIND_SAVED_REGS): Delete macro.
2090 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
2091 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
2092 FRAME_FIND_SAVED_REGS in comment.
2093
2094 2003-04-05 Andrew Cagney <cagney@redhat.com>
2095
2096 * frame.c (frame_func_unwind, get_frame_func): New functions.
2097 * frame.h (get_frame_func, frame_func_unwind): Declare.
2098 (struct frame_info): Add field "prev_func" for caching the
2099 previous frame's function address.
2100 * arm-tdep.c (arm_frameless_function_invocation): Combine
2101 get_pc_function_start and get_frame_pc into get_frame_func.
2102 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
2103 (sh64_nofp_frame_init_saved_regs): Ditto.
2104 * s390-tdep.c (s390_function_start): Ditto.
2105 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
2106 (rs6000_frameless_function_invocation): Ditto.
2107 (rs6000_frame_saved_pc): Ditto.
2108 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
2109 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
2110 * i386-tdep.c (i386_frameless_signal_p): Ditto.
2111 (i386_frame_init_saved_regs): Ditto.
2112 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
2113 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
2114 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
2115 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
2116 * blockframe.c (frameless_look_for_prologue): Ditto.
2117
2118 2003-04-05 Andrew Cagney <cagney@redhat.com>
2119
2120 * frame.c (legacy_get_prev_frame): Link prev to next at the
2121 function start. Update comments.
2122
2123 2003-04-05 Andrew Cagney <cagney@redhat.com>
2124
2125 * frame.c (get_frame_id): Update comment.
2126 (legacy_get_prev_frame): Update comment.
2127 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
2128 * gdbarch.h: Regenerate.
2129 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
2130 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
2131
2132 2003-04-05 Andrew Cagney <cagney@redhat.com>
2133
2134 * stack.c (print_frame_info): Use get_frame_pc.
2135
2136 2003-04-04 Andrew Cagney <cagney@redhat.com>
2137
2138 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
2139 the frame's type from the unwinder.
2140 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
2141 (create_new_frame, legacy_get_prev_frame): When the unwinder's
2142 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
2143 (get_frame_base_address): Use get_frame_type.
2144 (get_frame_locals_address, get_frame_args_address): Ditto.
2145 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
2146 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
2147 (struct frame_info): Add comment explaining why the frame contains
2148 a "type" field.
2149 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
2150 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
2151 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
2152 NORMAL_FRAME.
2153 * frame-unwind.h: Include "frame.h".
2154 (struct frame_unwind): Add "type" field.
2155 * Makefile.in (frame_unwind_h): Add $(frame_h).
2156
2157 2003-04-04 Andrew Cagney <cagney@redhat.com>
2158
2159 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
2160 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
2161 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
2162 get_frame_base.
2163 (d10v_unwind_dummy_id): Use frame_id_build.
2164 * frame.c (find_frame_sal): Use get_frame_pc.
2165 (create_new_frame): Use deprecated_update_frame_pc_hack and
2166 deprecated_update_frame_base_hack.
2167 (create_sentinel_frame): Add comment about ->pc going away.
2168 (get_prev_frame): Add comment about ->pc going away.
2169 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
2170 frame_id_build, deprecated_update_frame_pc_hack and
2171 deprecated_update_frame_base_hack.
2172 (select_frame): Use get_frame_pc.
2173 (legacy_saved_regs_this_id): Use frame_id_build.
2174
2175 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
2176
2177 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
2178 signed integer case.
2179 (classify_argument): Handle enumerations and references.
2180
2181 2003-04-04 Andrew Cagney <cagney@redhat.com>
2182
2183 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
2184 ID to NULL.
2185
2186 2003-04-01 Adam Fedor <fedor@gnu.org>
2187
2188 * gdb/objc-lang.c (selectors_info): Replace calls to
2189 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
2190 SYMBOL_NATURAL_NAME.
2191 (classes_info, find_methods): Likewise.
2192
2193 2003-04-03 Kevin Buettner <kevinb@redhat.com>
2194
2195 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
2196 ``mach'' to the value determined by bfd_default_set_arch_mach().
2197
2198 2003-04-02 Bob Rossi <bob_rossi@cox.net>
2199
2200 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
2201 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
2202 (mi-cmd-file.o): Update dependencies.
2203
2204 2003-04-01 Kevin Buettner <kevinb@redhat.com>
2205
2206 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
2207 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
2208
2209 2003-04-01 Adam Fedor <fedor@gnu.org>
2210
2211 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
2212 * language.h (struct language_defn): Add la_demangle.
2213 (language_demangle): Declare.
2214 * language.c (language_demangle): New function.
2215 (unk_lang_demangle): Likewise.
2216 (unknown_language_defn, auto_language_defn, local_language_defn):
2217 Add ukn_lang_demangle.
2218 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
2219 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
2220 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
2221 (cplus_language_defn): Add cplus_demangle for la_demangle element.
2222 * jv-lang.c (java_demangle): New function
2223 (java_language_defn): Use it for la_demangle element.
2224 * objc-lang.c (objc_demangle): Add options argument
2225 (objc_language_defn): Use objc_demangle for la_demangle element.
2226 * maint.c (maintenance_demangle): Replace switch with
2227 call to language_demangle.
2228 * utils.c (fprintf_symbol_filtered): Likewise.
2229
2230 2003-04-01 Andrew Cagney <cagney@redhat.com>
2231
2232 * printcmd.c (print_frame_nameless_args): Delete #ifdef
2233 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
2234 PRINT_TYPELESS_INTEGER.
2235 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
2236 PUSH_RETURN_ADDRESS.
2237
2238 2003-04-01 Andrew Cagney <cagney@redhat.com>
2239
2240 * Makefile.in (d10v-tdep.o): Update dependencies.
2241 * d10v-tdep.c: Include "frame-base.h".
2242 (d10v_frame_unwind): Make constant.
2243 (d10v_frame_base_address): New function.
2244 (d10v_frame_base): New variable.
2245 (d10v_gdbarch_init): Set frame_base default.
2246 (struct d10v_unwind_cache): Add the field "prev_sp". Update
2247 comment for base.
2248 (d10v_frame_unwind_cache): Set and use "prev_sp".
2249 (d10v_frame_this_id): Use the previous frame's inner most stack
2250 address and this frame's func address for the frame ID. Use
2251 frame_id_build. Don't analyze beyond the current instruction.
2252
2253 2003-04-01 Andrew Cagney <cagney@redhat.com>
2254
2255 * frame.h (get_frame_locals_address, get_frame_args_address):
2256 Refer to the base address, instead of the address of the first
2257 local or parameter.
2258
2259 2003-04-01 Andrew Cagney <cagney@redhat.com>
2260
2261 Add frame debug info addresses:
2262 * frame-base.c: New file.
2263 * frame-base.h: New file.
2264 * frame.h (struct frame_base): Add opaque declaration.
2265 (get_frame_base): Update comment.
2266 (get_frame_base_address): Declare.
2267 (get_frame_locals_address): Declare.
2268 (get_frame_args_address): Declare.
2269 (struct frame_info): Add "base" and "base_cache". Update
2270 comments on the unwinder.
2271 * frame.c: Include "frame-base.h".
2272 (get_frame_locals_address): New function.
2273 (get_frame_base_address): New function.
2274 (get_frame_args_address): New function.
2275 * findvar.c (read_var_value): Use get_frame_locals_address and
2276 get_frame_args_address.
2277 * stack.c (frame_info): Use get_frame_locals_address and
2278 get_frame_args_address.
2279 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
2280 moved to "frame-base.c".
2281 * printcmd.c (print_frame_nameless_args): Ditto.
2282 * symtab.h (address_class): Update comments.
2283 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
2284 get_frame_base_address.
2285 * dwarf2expr.c (execute_stack_op): Ditto.
2286 * Makefile.in (frame_base_h): Define.
2287 (frame.o): Update dependencies.
2288 (frame-base.o): Add dependencies.
2289 (SFILES): Add frame-base.c.
2290 (COMMON_OBS): Add frame-base.o.
2291
2292 2003-04-01 Andrew Cagney <cagney@redhat.com>
2293
2294 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
2295 CALL_DUMMY_LENGTH): Ditto.
2296 * gdbarch.c: Re-generate.
2297 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
2298 (CALL_DUMMY_LENGTH): Delete macro.
2299 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
2300 * arm-tdep.c (arm_gdbarch_init): Ditto.
2301 * avr-tdep.c (avr_gdbarch_init): Ditto.
2302 * cris-tdep.c (cris_gdbarch_init): Ditto.
2303 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2304 * frv-tdep.c (frv_gdbarch_init): Ditto.
2305 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2306 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
2307 * i386-tdep.c (i386_gdbarch_init): Ditto.
2308 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2309 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2310 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2311 * mips-tdep.c (mips_gdbarch_init): Ditto.
2312 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2313 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2314 * s390-tdep.c (s390_gdbarch_init): Ditto.
2315 * sh-tdep.c (sh_gdbarch_init): Ditto.
2316 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2317 * v850-tdep.c (v850_gdbarch_init): Ditto.
2318 * vax-tdep.c (vax_gdbarch_init): Ditto.
2319 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
2320
2321 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
2322
2323 * frame.c (get_prev_frame): Disable call to inside_entry_file().
2324
2325 2003-04-01 Andrew Cagney <cagney@redhat.com>
2326
2327 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
2328 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
2329 * gdbarch.h, gdbarch.c: Re-generate.
2330 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
2331 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
2332 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
2333 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
2334 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
2335 * infcmd.c (run_stack_dummy): Simplify assuming
2336 CALL_DUMMY_BREAKPOINT_OFFSET_P.
2337 * infrun.c (handle_inferior_event): Ditto.
2338 * alpha-tdep.c (alpha_gdbarch_init): Do not set
2339 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
2340 * arm-tdep.c (arm_gdbarch_init): Ditto.
2341 * avr-tdep.c (avr_gdbarch_init): Ditto.
2342 * cris-tdep.c (cris_gdbarch_init): Ditto.
2343 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2344 * frv-tdep.c (frv_gdbarch_init): Ditto.
2345 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2346 * i386-tdep.c (i386_gdbarch_init): Ditto.
2347 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2348 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2349 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
2350 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2351 * mips-tdep.c (mips_gdbarch_init): Ditto.
2352 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2353 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2354 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2355 * s390-tdep.c (s390_gdbarch_init): Ditto.
2356 * sh-tdep.c (sh_gdbarch_init): Ditto.
2357 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2358 * v850-tdep.c (v850_gdbarch_init): Ditto.
2359 * vax-tdep.c (vax_gdbarch_init): Ditto.
2360 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
2361
2362 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
2363
2364 * symfile.c (symfile_relocate_debug_section): Update call to
2365 bfd_simple_get_relocated_section_contents.
2366
2367 2003-03-31 Andrew Cagney <cagney@redhat.com>
2368
2369 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
2370 * gdbarch.h, gdbarch.c: Regenerate.
2371 * inferior.h (FIX_CALL_DUMMY): Delete macro.
2372 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
2373 available.
2374 * frame.h (generic_fix_call_dummy): Delete declaration.
2375 * dummy-frame.h: Update comment.
2376 * dummy-frame.c (generic_fix_call_dummy): Delete function.
2377 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2378 fix_call_dummy.
2379 * sh-tdep.c (sh_gdbarch_init): Ditto.
2380 * s390-tdep.c (s390_gdbarch_init): Ditto.
2381 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2382 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2383 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2384 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2385 * i386-tdep.c (i386_gdbarch_init): Ditto.
2386 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2387 * frv-tdep.c (frv_gdbarch_init): Ditto.
2388 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2389 * cris-tdep.c (cris_gdbarch_init): Ditto.
2390 * avr-tdep.c (avr_gdbarch_init): Ditto.
2391 * arm-tdep.c (arm_gdbarch_init): Ditto.
2392
2393 2003-03-31 J. Brobecker <brobecker@gnat.com>
2394
2395 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
2396 (INIT_FRAME_AP): Likewise.
2397 (EXTRA_FRAME_INFO): Likewise.
2398
2399 2003-03-31 Andrew Cagney <cagney@redhat.com>
2400
2401 * gdbarch.sh: Include "symfile.h".
2402 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
2403 * gdbarch.h, gdbarch.c: Re-generate.
2404 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
2405 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2406 call_dummy_address, the default is at entry_point_address.
2407 * v850-tdep.c (v850_gdbarch_init): Ditto.
2408 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2409 * sh-tdep.c (sh_gdbarch_init): Ditto.
2410 * s390-tdep.c (s390_gdbarch_init): Ditto.
2411 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2412 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2413 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2414 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2415 * i386-tdep.c (i386_gdbarch_init): Ditto.
2416 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2417 * frv-tdep.c (frv_gdbarch_init): Ditto.
2418 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2419 * cris-tdep.c (cris_gdbarch_init): Ditto.
2420 * arm-tdep.c (arm_gdbarch_init): Ditto.
2421
2422 2003-03-31 Andrew Cagney <cagney@redhat.com>
2423
2424 * gdbarch.sh (CALL_DUMMY_P): Delete.
2425 * gdbarch.h, gdbarch.c: Re-generate.
2426 * inferior.h (CALL_DUMMY_P): Delete macro.
2427 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2428 * vax-tdep.c (vax_gdbarch_init): Update.
2429 * v850-tdep.c (v850_gdbarch_init): Update.
2430 * sparc-tdep.c (sparc_gdbarch_init): Update.
2431 * sh-tdep.c (sh_gdbarch_init): Update.
2432 * s390-tdep.c (s390_gdbarch_init): Update.
2433 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2434 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2435 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2436 * mips-tdep.c (mips_gdbarch_init): Update.
2437 * mcore-tdep.c (mcore_gdbarch_init): Update.
2438 * m68k-tdep.c (m68k_gdbarch_init): Update.
2439 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2440 * ia64-tdep.c (ia64_gdbarch_init): Update.
2441 * i386-tdep.c (i386_gdbarch_init): Update.
2442 * h8300-tdep.c (h8300_gdbarch_init): Update.
2443 * frv-tdep.c (frv_gdbarch_init): Update.
2444 * d10v-tdep.c (d10v_gdbarch_init): Update.
2445 * cris-tdep.c (cris_gdbarch_init): Update.
2446 * breakpoint.c (deprecated_frame_in_dummy): Update.
2447 * avr-tdep.c (avr_gdbarch_init): Update.
2448 * alpha-tdep.c (alpha_gdbarch_init): Update.
2449 * arm-tdep.c (arm_gdbarch_init): Update.
2450 * dummy-frame.c (dummy_frame_this_id): Update comments.
2451 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
2452 * frame.c (legacy_get_prev_frame): Ditto.
2453 * valops.c (call_function_by_hand): Delete function.
2454 (hand_function_call): Rename to call_function_by_hand
2455
2456 2003-03-30 Andrew Cagney <cagney@redhat.com>
2457
2458 2002-11-10 Klee Dienes <kdienes@apple.com>
2459 * value.h (struct value): Update comment.
2460
2461 2003-03-30 Andrew Cagney <cagney@redhat.com>
2462
2463 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
2464 D10V_FP_REGNUM.
2465 (d10v_gdbarch_init): Do not set fp_regnum.
2466
2467 * frame.c (get_frame_base): Force ID initialization.
2468 (get_prev_frame): Move computation of the frame ID from here ...
2469 (get_frame_id): ... to here.
2470 (legacy_get_prev_frame): Mark the frame ID as valid.
2471 * frame.h (struct frame_info): Add field "id_p".
2472
2473 2003-03-30 Mark Kettenis <kettenis@gnu.org>
2474
2475 * i386-tdep.c (i386_store_struct_return): Removed.
2476 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
2477
2478 2003-03-30 Andrew Cagney <cagney@redhat.com>
2479
2480 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
2481 * gdbarch.h, gdbarch.c: Regenerate.
2482 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
2483 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
2484 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2485 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
2486 * i386-tdep.c (i386_gdbarch_init): Ditto.
2487 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2488 * cris-tdep.c (cris_gdbarch_init): Ditto.
2489 * vax-tdep.c (vax_gdbarch_init): Ditto.
2490 * s390-tdep.c (s390_gdbarch_init): Ditto.
2491 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2492 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2493 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
2494 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
2495 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
2496 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
2497 * sparc-tdep.c (sparc_gdbarch_init): Update.
2498 * sh-tdep.c (sh_gdbarch_init): Update.
2499 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2500 * mips-tdep.c (mips_gdbarch_init): Update.
2501 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2502 * ia64-tdep.c (ia64_gdbarch_init): Update.
2503 * frv-tdep.c (frv_gdbarch_init): Update.
2504 * avr-tdep.c (avr_gdbarch_init): Update.
2505 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
2506 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
2507 instead of when push_dummy_call is not available.
2508
2509 2003-03-30 Andrew Cagney <cagney@redhat.com>
2510
2511 * infttrace.c: Include "gdbthread.h".
2512 (parent_attach_all): Fix function signature.
2513 (call_ptrace): Update call.
2514 * Makefile.in (infttrace.o): Update dependencies.
2515
2516 2003-03-30 Andrew Cagney <cagney@redhat.com>
2517
2518 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
2519 PUSH_RETURN_ADDRESS.
2520 * gdbarch.h, gdbarch.c: Regenerate.
2521 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2522 * x86-64-tdep.c (x86_64_init_abi): Update.
2523 * v850-tdep.c (v850_gdbarch_init): Update.
2524 * sparc-tdep.c (sparc_gdbarch_init): Update.
2525 * sh-tdep.c (sh_gdbarch_init): Update.
2526 * s390-tdep.c (s390_gdbarch_init): Update.
2527 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2528 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2529 * mips-tdep.c (mips_gdbarch_init): Update.
2530 * mcore-tdep.c (mcore_gdbarch_init): Update.
2531 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2532 * ia64-tdep.c (ia64_gdbarch_init): Update.
2533 * i386-tdep.c (i386_gdbarch_init): Update.
2534 * h8300-tdep.c (h8300_gdbarch_init): Update.
2535 * frv-tdep.c (frv_gdbarch_init): Update.
2536 * cris-tdep.c (cris_gdbarch_init): Update.
2537 * avr-tdep.c (avr_gdbarch_init): Update.
2538 * arm-tdep.c (arm_gdbarch_init): Update.
2539 * valops.c (hand_function_call): Update.
2540
2541 2003-03-29 Andrew Cagney <cagney@redhat.com>
2542
2543 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
2544 sizeof_call_dummy_words.
2545 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
2546 define.
2547 * gdbarch.h: Regenerate.
2548
2549 2003-03-29 Andrew Cagney <cagney@redhat.com>
2550
2551 * infttrace.h: New file.
2552 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
2553 (hpread_get_textlow): Detect an uninitialized dn_bufp.
2554 (hpread_read_doc_function_type): Detect an initialized type1.
2555 (hpread_quick_traverse): Initialize mod_name_string.
2556 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
2557 (som_solib_get_solib_by_pc): Declare.
2558 (so_lib_thread_start_addr): Declare.
2559 (no_shared_libraries): Declare.
2560 * somread.c (init_import_symbols): Make static. Add forward
2561 declaration.
2562 * config/pa/nm-hppah.h: Include "infttrace.h" for
2563 parent_attach_all.
2564 (hppa_insert_hw_watchpoint): Declare.
2565 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
2566 * hppah-nat.c: Include "gdb_string.h".
2567 (parent_attach_all): Delete extern declaration, moved to
2568 "infttrace.h".
2569 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
2570 int.
2571 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
2572 * Makefile.in (infttrace_h): Define.
2573 (hpread.o): Update dependencies.
2574 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
2575 * hppa-hpux-tdep.c: Include "gdb_string.h".
2576 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
2577 * infrun.c (handle_inferior_event): Always initialize
2578 stepped_after_stopped_by_watchpoint. Add default and remove
2579 fallthrough in switch statement.
2580 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
2581 parameter to int.
2582 (hppa_remove_hw_watchpoint): Ditto.
2583
2584 2003-03-29 Andrew Cagney <cagney@redhat.com>
2585
2586 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
2587 offset.
2588
2589 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
2590
2591 * arm-tdep.c (arm_push_arguments): Delete.
2592 (struct stack_item): New type.
2593 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
2594 (arm_store_struct_return): Delte.
2595 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
2596 arm_push_arguments or arm_store_struct_return.
2597
2598 2003-03-28 Andrew Cagney <cagney@redhat.com>
2599
2600 * Makefile.in (d10v-tdep.o): Update dependencies.
2601 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
2602 * d10v-tdep.c: Include "remote.h".
2603 (target_resume_hook): Delete extern declaration.
2604 (target_wait_loop_hook): Ditto.
2605 (tdisassemble_command): Eliminate assignment in "if" conditional.
2606 (d10v_ts2_register_sim_regno): Eliminate call to
2607 legacy_register_sim_regno.
2608 (d10v_ts3_register_sim_regno): Ditto.
2609
2610 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
2611
2612 * thread.c: Reindented.
2613 * lin-lwp.c: Ditto.
2614 * linux-proc.c: Ditto.
2615
2616 2003-03-28 Bob Rossi <bob_rossi@cox.net>
2617
2618 * MAINTAINERS (write after approval): Add myself.
2619
2620 2003-03-27 Theodore A. Roth <troth@openavr.org>
2621
2622 * objc-exp.y: Add missing semi-colons.
2623
2624 2003-03-27 Andrew Cagney <cagney@redhat.com>
2625
2626 * regcache.c (write_sp): Delete function and references.
2627 * inferior.h (write_sp): Delete declaration.
2628 * valops.c (hand_function_call): Replace write_sp with
2629 TARGET_WRITE_SP.
2630 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
2631 (sparc_pop_frame): Ditto.
2632
2633 2003-03-27 Andrew Cagney <cagney@redhat.com>
2634
2635 * NEWS: Mention removal of support for hppa*-*-bsd* and
2636 hppa*-*-osf* natives, and hppa*-*-pro* target.
2637 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
2638 * config/pa/xm-pa.h: Obsolete file.
2639 * config/pa/xm-hppab.h: Obsolete file.
2640 * config/pa/nm-hppab.h: Obsolete file.
2641 * config/pa/tm-hppab.h: Obsolete file.
2642 * config/pa/tm-hppao.h: Obsolete file.
2643 * config/pa/nm-hppao.h: Obsolete file.
2644 * config/pa/tm-pro.h: Obsolete file.
2645 * config/pa/hppaosf.mt: Obsolete file.
2646 * config/pa/hppaosf.mh: Obsolete file.
2647 * config/pa/hppapro.mt: Obsolete file.
2648 * config/pa/hppabsd.mt: Obsolete file.
2649 * config/pa/hppabsd.mh: Obsolete file.
2650 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
2651 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
2652 hppa*-*-osf*.
2653
2654 2003-03-27 Andrew Cagney <cagney@redhat.com>
2655
2656 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
2657 push_arguments. Don't set push_return_address or write_sp.
2658 (d10v_push_dummy_call): Replace d10v_push_arguments.
2659 (d10v_push_return_address, d10v_write_sp): Delete function,
2660 handled by push_dummy_call.
2661
2662 2003-03-26 Andrew Cagney <cagney@redhat.com>
2663
2664 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
2665 (push_dummy_call): New pure multi-arch replacement with gdbarch,
2666 regcache and dummy_addr parameters.
2667 * gdbarch.h, gdbarch.c: Re-generate.
2668 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
2669 available; assume it will handle stack alignment and return
2670 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
2671 legacy_push_arguments.
2672 (legacy_push_arguments): Rename default_push_arguments.
2673 * value.h (legacy_push_arguments): Rename default_push_arguments.
2674 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
2675 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
2676 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
2677 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
2678 * config/i386/tm-symmetry.h: Update.
2679 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2680 * x86-64-tdep.c (x86_64_init_abi): Update.
2681 * v850-tdep.c (v850_gdbarch_init): Update.
2682 * sparc-tdep.c (sparc_gdbarch_init): Update.
2683 * sh-tdep.c (sh_gdbarch_init): Update.
2684 * s390-tdep.c (s390_gdbarch_init): Update.
2685 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2686 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2687 * mips-tdep.c (mips_gdbarch_init): Update.
2688 * mcore-tdep.c (mcore_gdbarch_init): Update.
2689 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2690 * ia64-tdep.c (ia64_gdbarch_init): Update.
2691 * i386-tdep.c (i386_gdbarch_init): Update.
2692 * hppa-tdep.c (hppa_gdbarch_init): Update.
2693 * h8300-tdep.c (h8300_gdbarch_init): Update.
2694 * frv-tdep.c (frv_gdbarch_init): Update.
2695 * d10v-tdep.c (d10v_gdbarch_init): Update.
2696 * cris-tdep.c (cris_gdbarch_init): Update.
2697 * avr-tdep.c (avr_gdbarch_init): Update.
2698 * arm-tdep.c (arm_gdbarch_init): Update.
2699 * arm-linux-tdep.c (arm_linux_init_abi): Update.
2700 * alpha-tdep.c (alpha_gdbarch_init): Update.
2701
2702 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
2703
2704 * signals/signals.c (do_target_signal_to_host): Correct realtime
2705 signal range test.
2706
2707 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
2708
2709 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
2710 (struct sal_chain, map_catch_names): Remove.
2711 (catch_exception_command_1): Don't call
2712 handle_gnu_4_16_catch_command.
2713
2714 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
2715
2716 From Mark Dettinger <dettinge@de.ibm.com>:
2717 * dwarf2cfi.c (read_2u): Increment pointer by two.
2718
2719 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
2720
2721 * signals/signals.c: Fix typos in last change.
2722
2723 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
2724
2725 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
2726 not already defined. Use __SIGRTMIN if available.
2727 (target_signal_from_host): Remove SIGRTMIN block.
2728 (do_target_signal_to_host): Remove SIGRTMIN block; check that
2729 the signal is within the realtime range.
2730
2731 2003-03-25 Adam Fedor <fedor@gnu.org>
2732
2733 * Makefile.in (infrun.o): Add $(language_h)
2734 * infrun.c (handle_inferior_event): Use skip_language_trampoline
2735 for language specific trampolines.
2736 * language.h (struct language_defn): Add skip_trampoline.
2737 (skip_language_trampoline): Declare.
2738 * language.c (unk_lang_trampoline, skip_language_trampoline):
2739 New functions.
2740 (unknown_language_defn, auto_language_defn, local_language_defn):
2741 Add ukn_lang_trampoline.
2742 * ada-lang.c (ada_language_defn): Add NULL for language
2743 specific skip_trampoline.
2744 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
2745 scm-lang.c: Likewise.
2746 * objc-lang.c (objc_skip_trampoline): New function.
2747 (objc_language_defn): Add objc_skip_trampoline.
2748
2749 2003-03-25 Andrew Cagney <cagney@redhat.com>
2750
2751 * frame.c (get_prev_frame): Delay validating a frame's ID -
2752 non-NULL, didn't go backwards - until an attempt to unwind it to
2753 the previous frame.
2754
2755 2003-03-25 Andrew Cagney <cagney@redhat.com>
2756
2757 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
2758 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
2759 * gdbarch.h, gdbarch.c: Re-generate.
2760 * config/sparc/tm-sparc.h
2761 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
2762 * sparc-tdep.c (sparc_gdbarch_init): Set
2763 deprecated_extra_stack_alignment_needed.
2764 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
2765 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
2766 extra_stack_alignment_needed.
2767 * v850-tdep.c (v850_gdbarch_init): Ditto.
2768 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
2769 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2770 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2771 * cris-tdep.c (cris_gdbarch_init): Ditto.
2772 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
2773 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2774
2775 2003-03-25 Andrew Cagney <cagney@redhat.com>
2776
2777 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
2778 STORE_STRUCT_RETURN.
2779 * gdbarch.h, gdbarch.c: Regenerate.
2780 * d10v-tdep.c (d10v_store_struct_return): Delete function.
2781 (d10v_push_arguments): Set the struct return register.
2782 (d10v_gdbarch_init): Update.
2783 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2784 * x86-64-tdep.c (x86_64_init_abi): Update.
2785 * vax-tdep.c (vax_gdbarch_init): Update.
2786 * v850-tdep.c (v850_gdbarch_init): Update.
2787 * sparc-tdep.c (sparc_gdbarch_init): Update.
2788 * sh-tdep.c (sh_gdbarch_init): Update.
2789 * s390-tdep.c (s390_gdbarch_init): Update.
2790 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2791 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2792 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2793 * mips-tdep.c (mips_gdbarch_init): Update.
2794 * mcore-tdep.c (mcore_gdbarch_init): Update.
2795 * m68k-tdep.c (m68k_gdbarch_init): Update.
2796 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2797 * ia64-tdep.c (ia64_gdbarch_init): Update.
2798 * i386-tdep.c (i386_gdbarch_init): Update.
2799 * hppa-tdep.c (hppa_gdbarch_init): Update.
2800 * h8300-tdep.c (h8300_gdbarch_init): Update.
2801 * frv-tdep.c (frv_gdbarch_init): Update.
2802 * cris-tdep.c (cris_gdbarch_init): Update.
2803 * avr-tdep.c (avr_gdbarch_init): Update.
2804 * arm-tdep.c (arm_gdbarch_init): Update.
2805 * alpha-tdep.c (alpha_gdbarch_init): Update.
2806
2807 2003-03-25 Andrew Cagney <cagney@redhat.com>
2808
2809 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
2810 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
2811 CALL_DUMMY_STACK_ADJUST with a predicate variable.
2812 * gdbarch.h, gdbarch.c: Regenerate.
2813 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2814 call_dummy_stack_adjust_p.
2815 * vax-tdep.c (vax_gdbarch_init): Ditto.
2816 * v850-tdep.c (v850_gdbarch_init): Ditto.
2817 * sh-tdep.c (sh_gdbarch_init): Ditto.
2818 * s390-tdep.c (s390_gdbarch_init): Ditto.
2819 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2820 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2821 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2822 * mips-tdep.c (mips_gdbarch_init): Ditto.
2823 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2824 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
2825 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2826 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
2827 * i386-tdep.c (i386_gdbarch_init): Ditto.
2828 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2829 * frv-tdep.c (frv_gdbarch_init): Ditto.
2830 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
2831 * cris-tdep.c (cris_gdbarch_init): Ditto.
2832 * avr-tdep.c (avr_gdbarch_init): Ditto.
2833 * arm-tdep.c (arm_gdbarch_init): Ditto.
2834 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
2835 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
2836 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
2837 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
2838 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
2839 call_dummy_stack_adjust_p.
2840 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
2841 (CALL_DUMMY_STACK_ADJUST): Delete macro.
2842 * sparc-tdep.c (sparc32_push_arguments): Update.
2843 * valops.c (hand_function_call): Update.
2844
2845 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
2846
2847 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
2848 set_gdbarch_char_signed.
2849
2850 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
2851
2852 PR cli/548
2853 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
2854
2855 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
2856
2857 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
2858 (_initialize_arm_tdep): Don't set tm_print_insn.
2859
2860 2003-03-24 Adam Fedor <fedor@gnu.org>
2861
2862 * Makefile.in (YYOBJ): Add objc-exp.tab.o
2863 * objc-lang.h: Add multiple inclusion protection.
2864 (start_msglist, add_msglist, end_msglist): Additional declarations.
2865
2866 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
2867
2868 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
2869 value was renamed to ARM_FLOAT_SOFT_FPA.
2870
2871 2003-03-23 Andrew Cagney <cagney@redhat.com>
2872
2873 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
2874 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
2875 * gdbarch.h, gdbarch.c: Regenerate.
2876 * valops.c (hand_function_call): Update.
2877 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
2878 * frame.c (legacy_saved_regs_this_id): Update.
2879 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
2880 * dummy-frame.h: Update.
2881 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
2882 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
2883 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
2884 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
2885 * config/m68k/tm-sun3.h: Update.
2886 * blockframe.c (inside_main_func, frame_chain_valid): Update.
2887 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2888 * x86-64-tdep.c (x86_64_init_abi): Update.
2889 * vax-tdep.c (vax_gdbarch_init): Update.
2890 * v850-tdep.c (v850_gdbarch_init): Update.
2891 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
2892 * sh-tdep.c (sh_gdbarch_init): Update.
2893 * s390-tdep.c (s390_gdbarch_init): Update.
2894 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
2895 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
2896 (frame_get_saved_regs): Update.
2897 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
2898 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2899 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2900 * mips-tdep.c (mips_gdbarch_init): Update.
2901 * mcore-tdep.c (mcore_gdbarch_init): Update.
2902 * m68k-tdep.c (m68k_gdbarch_init): Update.
2903 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2904 * ia64-tdep.c (ia64_gdbarch_init): Update.
2905 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
2906 * i386-interix-tdep.c (i386_interix_init_abi): Update.
2907 (i386_interix_back_one_frame): Update.
2908 * hppa-tdep.c (hppa_gdbarch_init): Update.
2909 (hppa_init_extra_frame_info): Update.
2910 * h8300-tdep.c (h8300_gdbarch_init): Update.
2911 * frv-tdep.c (frv_gdbarch_init): Update.
2912 * cris-tdep.c (cris_gdbarch_init): Update.
2913 * avr-tdep.c (avr_gdbarch_init): Update.
2914 * arm-tdep.c (arm_gdbarch_init): Update.
2915 * alpha-tdep.c (alpha_gdbarch_init): Update.
2916
2917 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2918
2919 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
2920 (arm_get_fp_model): Declare.
2921 * arm-tdep.c (fp_model_strings): New string array.
2922 (arm_fp_model, current_fp_model): New variables.
2923 (arm_get_fp_model): New function.
2924 (arm_set_fp): New function.
2925 (set_fp_model_sfunc): New function.
2926 (show_fp_model): New function.
2927 (_initialize_arm_tdep): Add new command to set/show the FPU.
2928 (arm_extract_return_value): Use arm_get_fp_model.
2929 (arm_store_return_value): Likewise.
2930 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
2931 to initialize the floating-point data types.
2932 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
2933 model is FPA.
2934
2935 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2936
2937 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
2938 the current setting of each value.
2939 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
2940 new_set and new_show. Use add_setshow_cmd_full and
2941 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
2942 commands and add new version as subcommands of "set/show arm".
2943
2944 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2945
2946 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
2947 (set_arm_command, show_arm_command): New functions.
2948 (_initialize_arm_tdep): Add them.
2949 (num_disassembly_options): Renamed from num_flavor_options.
2950 (valid_disassembly_styles): Renamed from valid_flavors.
2951 (disassembly_style): Renamed from disassembly_flavor.
2952 (set_disassembly_style_sfunc): Renamed from
2953 set_disassembly_flavor_sfunc.
2954 (set_disassembly_style): Renamed from set_disassembly_flavor.
2955 (arm_othernames): Updated.
2956 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
2957 command. Add "set/show arm disassembly" commands. Deprecate
2958 "othernames" command.
2959
2960 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2961
2962 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
2963 (arm-tdep.o): Depend on elf_arm_h.
2964
2965 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2966
2967 * Makefile.in (coff_internal_h): Define.
2968 (arm-tdep.o): Update dependencies.
2969
2970 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
2971
2972 * arm-tdep.c (prologue_cache): Delete.
2973 (check_prologue_cache, save_prologue_cache): Delete.
2974 (arm_scan_prologue): Don't check or update the prologue_cache.
2975 (arm_gdb_arch_init): Don't initialize it.
2976 (_initialize_arm_tdep): Likewise.
2977
2978 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
2979
2980 * MAINTAINERS (tui): Maintainer of tui code.
2981
2982 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
2983
2984 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
2985 (i386-cygwin-tdep.o): Add dependencies.
2986 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
2987 * i386-cygwin-tdep.c: New file.
2988 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
2989 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
2990
2991 2003-03-20 Andrew Cagney <cagney@redhat.com>
2992
2993 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
2994 (handle_inferior_event): Remove code calling
2995 DYNAMIC_TRAMPOLINE_NEXTPC.
2996
2997 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
2998 already has a full path.
2999
3000 * main.c (gdb_main): Return 1.
3001 (captured_main): Call error to report an invalid interpreter.
3002
3003 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
3004 * alpha-osf1-tdep.c: Include "gdb_string.h".
3005
3006 2003-03-19 J. Brobecker <brobecker@gnat.com>
3007
3008 Continuing work to convert the hppa targets to multiarch partial.
3009
3010 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
3011 method, now that hppa_push_dummy_frame has a conformant prototype.
3012 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
3013 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
3014 for the switch to multiarch partial.
3015
3016 2003-03-19 Kevin Buettner <kevinb@redhat.com>
3017
3018 * mdebugread.c (parse_symbol): For stEnd, we're done counting
3019 when iss is issNull.
3020
3021 2003-03-18 Kevin Buettner <kevinb@redhat.com>
3022
3023 * mips-tdep.c (mips_register_name): Fix fencepost error involving
3024 NUM_REGS bounds check.
3025
3026 2003-03-18 Kevin Buettner <kevinb@redhat.com>
3027
3028 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
3029 * mips-tdep.c (gdb_assert.h): Include.
3030 (mips_generic_reg_names, mips_processor_reg_names): Make static.
3031 (mips_register_name): Handle integer registers explicitly. Add
3032 bounds checking.
3033 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
3034 (mips_lsi33k_reg_names): Don't list integer registers; they're
3035 handled by mips_register_name() now.
3036 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
3037 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
3038 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
3039 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
3040 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
3041
3042 2003-03-18 Andrew Cagney <cagney@redhat.com>
3043
3044 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
3045 a void pointer.
3046 * gdbtypes.h (print_scalar_formatted): Update declaration.
3047 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
3048
3049 2003-03-18 J. Brobecker <brobecker@gnat.com>
3050
3051 * infrun.c (observer.h): Add #include.
3052 (normal_stop): Add call to observer_notify_normal_stop.
3053 * Makefile.in (infrun.o): Add dependency on observer.h.
3054
3055 2003-03-18 J. Brobecker <brobecker@gnat.com>
3056
3057 Continuing work to convert the hppa targets to multiarch partial.
3058 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
3059 parameter. Reformat comment.
3060 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
3061 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
3062 to match new profile.
3063
3064 2003-03-18 J. Brobecker <brobecker@gnat.com>
3065
3066 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
3067 appear to be working in any case.
3068
3069 2003-03-18 J. Brobecker <brobecker@gnat.com>
3070
3071 * observer.c (observer_test_first_observer): New static variable.
3072 (observer_test_second_observer): Likewise.
3073 (observer_test_third_observer): Likewise.
3074 (observer_test_first_notification_function): New static function.
3075 (observer_test_second_notification_function): Likewise.
3076 (observer_test_third_notification_function): Likewise.
3077
3078 2003-03-17 J. Brobecker <brobecker@gnat.com>
3079
3080 * hppa-tdep.c (gdb_assert.h): Add missing #include.
3081 * somsolib.c (gdb_assert.h): Likewise.
3082 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
3083 (somsolib.o): Likewise.
3084
3085 2003-03-17 Andrew Cagney <cagney@redhat.com>
3086
3087 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
3088 BFD. Simplify setting of di.endian.
3089
3090 2003-03-17 Andrew Cagney <cagney@redhat.com>
3091
3092 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
3093 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
3094
3095 From Elena Zannoni <ezannoni@redhat.com>
3096 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
3097 vector and floating-point parameters.
3098 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
3099 convention.
3100 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
3101
3102 2003-03-17 Fernando Nasser <fnasser@redhat.com>
3103
3104 * MAINTAINERS: Remove my name from several maintainership roles.
3105
3106 2003-03-17 Andrew Cagney <cagney@redhat.com>
3107
3108 Fix frame off-by-one bug.
3109 * frame-unwind.h (frame_this_id_ftype): Replace
3110 frame_unwind_id_ftype.
3111 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
3112 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
3113 with "prev_register".
3114 * frame-unwind.c (frame_unwind_find_by_pc): Return
3115 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
3116 comment.
3117 * dummy-frame.c (cached_find_dummy_frame): Delete function.
3118 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
3119 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
3120 (dummy_frame_unwind): Update.
3121 * sentinel-frame.c (sentinel_frame_prev_register): Replace
3122 sentinel_frame_register_unwind.
3123 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
3124 (sentinel_frame_unwinder): Update.
3125 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
3126 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
3127 * frame.c (create_sentinel_frame): Update. Initialize
3128 "prologue_cache" instead of "unwind_cache".
3129 (frame_register_unwind): Call this frame's prev_register with the
3130 next frame and this frame's prologue cache.
3131 (get_prev_frame): Simplify. Always call prev frame's this_id with
3132 this frame and prev frame's prologue cache. Document that this
3133 call is shifted one to the left when compared to the
3134 frame_register_unwind call.
3135 (legacy_saved_regs_prev_register): Replace
3136 frame_saved_regs_register_unwind.
3137 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
3138 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
3139 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
3140 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
3141 (d10v_frame_unwind): Update.
3142 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
3143 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
3144 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
3145 "saved_regs" with "this_saved_regs".
3146
3147 2003-03-16 Andrew Cagney <cagney@redhat.com>
3148
3149 * frame.c (frame_pop): Don't call target_store_registers. Fix
3150 problem reported by Mark Kettenis.
3151
3152 2003-03-16 Mark Kettenis <kettenis@gnu.org>
3153
3154 * i386-tdep.c (i386_register_type): Renamed from
3155 i386_register_virtual_type. Adjust function signature.
3156 (i386_gdbarch_init): Set register_type instead of
3157 deprecated_max_register_raw_size,
3158 deprecated_max_register_virtual_size and register_virtual_type.
3159
3160 2003-03-14 Andrew Cagney <cagney@redhat.com>
3161
3162 * frame.c (get_prev_frame): When a legacy frame, always call
3163 legacy_get_prev_frame. Simplify unwind code using assumption that
3164 the unwinder is new.
3165 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
3166 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
3167 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
3168
3169 2003-03-14 Andrew Cagney <cagney@redhat.com>
3170
3171 * frame.c (get_saved_register): Delete function.
3172 * frame.h (get_saved_register): Delete declaration.
3173 * xstormy16-tdep.c: Update comment.
3174 * regcache.h: Update comments.
3175 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
3176 get_saved_register and extract_address, use
3177 frame_read_unsigned_register.
3178 (sparc_frame_saved_pc): Ditto.
3179 (sparc_get_saved_register): Instead of get_saved_register, use
3180 frame_register.
3181 (sparc_pop_frame): Ditto.
3182 * findvar.c: Update comments.
3183 (value_of_register): Call frame_register instead of
3184 get_saved_register.
3185 (value_from_register): Ditto.
3186 * config/sparc/tm-sparc.h: Update comment.
3187 * breakpoint.c: Update comment.
3188
3189 2003-03-14 Andrew Cagney <cagney@redhat.com>
3190
3191 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
3192 GET_SAVED_REGISTER.
3193 * gdbarch.h, gdbarch.c: Re-generate.
3194 * frame.h: Update comments.
3195 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3196 * x86-64-tdep.c (x86_64_init_abi): Update.
3197 * sparc-tdep.c (sparc_gdbarch_init): Update.
3198 * sh-tdep.c (sh_gdbarch_init): Update.
3199 * mips-tdep.c (mips_gdbarch_init): Update.
3200 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3201 * cris-tdep.c (cris_gdbarch_init): Update.
3202 * ia64-tdep.c (ia64_gdbarch_init): Update.
3203 * frame.c (frame_register): Update.
3204 (get_saved_register): Update.
3205 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
3206
3207 2003-03-13 Andrew Cagney <cagney@redhat.com>
3208
3209 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
3210 * gdbarch.h, gdbarch.c: Regenerate.
3211 * valops.c (hand_function_call): Update comment.
3212 * stack.c (return_command): Update comment.
3213 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
3214 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
3215 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3216 * x86-64-tdep.c (x86_64_init_abi): Update.
3217 * vax-tdep.c (vax_gdbarch_init): Update.
3218 * v850-tdep.c (v850_gdbarch_init): Update.
3219 * sparc-tdep.c (sparc_gdbarch_init): Update.
3220 * sh-tdep.c (sh_gdbarch_init): Update.
3221 * s390-tdep.c (s390_gdbarch_init): Update.
3222 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3223 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3224 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3225 * mips-tdep.c (mips_gdbarch_init): Update.
3226 * mcore-tdep.c (mcore_gdbarch_init): Update.
3227 * m68k-tdep.c (m68k_gdbarch_init): Update.
3228 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3229 * ia64-tdep.c (ia64_gdbarch_init): Update.
3230 * i386-tdep.c (i386_gdbarch_init): Update.
3231 * hppa-tdep.c (hppa_gdbarch_init): Update.
3232 * h8300-tdep.c (h8300_gdbarch_init): Update.
3233 * frv-tdep.c (frv_gdbarch_init): Update.
3234 * cris-tdep.c (cris_gdbarch_init): Update.
3235 * avr-tdep.c (avr_gdbarch_init): Update.
3236 * arm-tdep.c (arm_gdbarch_init): Update.
3237 * alpha-tdep.c (alpha_gdbarch_init): Update.
3238
3239 2003-03-13 Andrew Cagney <cagney@redhat.com>
3240
3241 * frame.c (legacy_frame_p): New function.
3242 (get_prev_frame): Use legacy_frame_p.
3243 * frame.h (legacy_frame_p): Declare.
3244
3245 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
3246
3247 * MAINTAINERS (write after approval): Alphabetically
3248 listing corrected.
3249
3250 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
3251
3252 * MAINTAINERS (write after approval): Add myself.
3253
3254 2003-03-12 Andrew Cagney <cagney@redhat.com>
3255
3256 * frame.c (get_prev_frame): Rename the frame parameter to
3257 "this_frame".
3258 (get_next_frame, legacy_get_prev_frame): Ditto.
3259
3260 2003-03-12 Andrew Cagney <cagney@redhat.com>
3261
3262 * frame.c (get_current_frame): Check target_has_registers before
3263 checking target_has_stack.
3264 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
3265 instead of deprecated_selected_frame.
3266 * findvar.c (value_of_register): Pass "frame", not
3267 deprecated_selected_frame, to value_of_builtin_reg.
3268
3269 2003-03-12 Andrew Cagney <cagney@redhat.com>
3270
3271 * regcache.c (regcache_cooked_write_signed): New function.
3272 (regcache_cooked_write_unsigned): New function.
3273 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
3274 (regcache_cooked_read_signed): Fix regnum in range assertion.
3275 * regcache.h (regcache_cooked_write_signed): Declare.
3276 (regcache_cooked_write_unsigned): Declare.
3277
3278 2003-03-12 Andrew Cagney <cagney@redhat.com>
3279
3280 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
3281 * gdbarch.h, gdbarch.c: Re-generate.
3282 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3283 * x86-64-tdep.h: Update.
3284 * x86-64-tdep.c (x86_64_init_abi): Update.
3285 * v850-tdep.c (v850_gdbarch_init): Update.
3286 * sparc-tdep.c (sparc_gdbarch_init): Update.
3287 * sh-tdep.c (sh_gdbarch_init): Update.
3288 * s390-tdep.c (s390_gdbarch_init): Update.
3289 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3290 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
3291 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3292 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3293 * mips-tdep.c (mips_gdbarch_init): Update.
3294 * mcore-tdep.c (mcore_gdbarch_init): Update.
3295 * m68k-tdep.c (m68k_gdbarch_init): Update.
3296 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3297 * ia64-tdep.c (ia64_gdbarch_init): Update.
3298 * i386-tdep.c (i386_gdbarch_init): Update.
3299 * i386-interix-tdep.c (i386_interix_init_abi): Update.
3300 * hppa-tdep.c (hppa_gdbarch_init): Update.
3301 * h8300-tdep.c (h8300_gdbarch_init): Update.
3302 * frv-tdep.c (frv_gdbarch_init): Update.
3303 * cris-tdep.c (cris_gdbarch_init): Update.
3304 * avr-tdep.c (avr_gdbarch_init): Update.
3305 * arm-tdep.c (arm_gdbarch_init): Update.
3306 * alpha-tdep.c (alpha_gdbarch_init): Update.
3307 * sh-tdep.c (sh_init_extra_frame_info): Update.
3308 (sh64_init_extra_frame_info): Update.
3309 * ns32knbsd-nat.c (frame_num_args): Update.
3310 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
3311 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
3312 (xstormy16_frame_chain_valid): Update.
3313 * vax-tdep.c (vax_saved_pc_after_call): Update.
3314 * v850-tdep.c (v850_frame_chain): Update.
3315 (v850_pop_frame): Update.
3316 (v850_init_extra_frame_info): Update.
3317 * sparc-tdep.c (setup_arbitrary_frame): Update.
3318 * ns32k-tdep.c (umax_frame_num_args): Update.
3319 * s390-tdep.c (s390_pop_frame_regular): Update.
3320 * mn10300-tdep.c (mn10300_frame_chain): Update.
3321 (mn10300_pop_frame_regular): Update.
3322 (mn10300_init_extra_frame_info): Update.
3323 * mips-tdep.c (mips_init_frame_pc_first): Update.
3324 (mips_frame_chain): Update.
3325 (mips_pop_frame): Update.
3326 * mcore-tdep.c (mcore_frame_chain): Update.
3327 (mcore_pop_frame): Update.
3328 (mcore_init_extra_frame_info): Update.
3329 * arch-utils.c (init_frame_pc_default): Update.
3330 * m68k-tdep.c (isi_frame_num_args): Update.
3331 (delta68_frame_num_args): Update.
3332 (news_frame_num_args): Update.
3333 * ia64-tdep.c (ia64_pop_frame_regular): Update.
3334 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
3335 (alpha_frame_chain): Update.
3336 (alpha_pop_frame): Update.
3337 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
3338 (hppa_init_extra_frame_info): Update.
3339 (hppa_frame_chain): Update.
3340 (hppa_frame_chain_valid): Update.
3341 * cris-tdep.c (cris_init_extra_frame_info): Update.
3342 * avr-tdep.c (avr_init_extra_frame_info): Update.
3343 * arm-tdep.c (arm_frame_chain_valid): Update.
3344 (arm_init_extra_frame_info): Update.
3345 (arm_pop_frame): Update.
3346 * frame.c (frame_pc_unwind): Update.
3347 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
3348 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
3349 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
3350 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
3351 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
3352 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
3353
3354 2003-03-12 Andrew Cagney <cagney@redhat.com>
3355
3356 Eliminate the need for POP_FRAME.
3357 * frame.c (do_frame_unwind_register): New function.
3358 (frame_pop): When no POP_FRAME, pop the frame using register
3359 unwind and a scratch regcache.
3360 (frame_saved_regs_pop): Delete function.
3361 (trad_frame_unwinder): Update.
3362 * d10v-tdep.c (d10v_frame_pop): Delete function.
3363 (d10v_frame_unwind): Update.
3364 * sentinel-frame.c (sentinel_frame_pop): Delete function.
3365 (sentinel_frame_unwinder): Update.
3366 * dummy-frame.c (dummy_frame_pop): Delete function.
3367 (dummy_frame_unwind): Update.
3368 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
3369 (struct frame_unwind): Update.
3370
3371 2003-03-11 Kevin Buettner <kevinb@redhat.com>
3372
3373 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
3374 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
3375 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
3376 Do range checks on register number obtained from debugging info.
3377 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
3378 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
3379 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
3380 mapping function.
3381 (do_fp_register_row): Fix typo which caused double type to be
3382 used when attempting to unpack a float.
3383
3384 2003-03-11 J. Brobecker <brobecker@gnat.com>
3385
3386 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
3387
3388 2003-03-11 Andrew Cagney <cagney@redhat.com>
3389
3390 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
3391 frame. Problem found by Corinna Vinschen.
3392
3393 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
3394
3395 * doublest.c (floatformat_from_length): Accept also
3396 the real size of 'long double' type.
3397
3398 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
3399
3400 From Klee Dienes <kdienes@apple.com>:
3401 * breakpoint.c (bpstat_copy): Copy the command lines as well
3402 as the old value, to match what is freed in bpstat_clear.
3403
3404 2003-03-10 David Carlton <carlton@math.stanford.edu>
3405
3406 * minsyms.c (add_minsym_to_hash_table): Replace
3407 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
3408 (compare_minimal_symbols, compact_minimal_symbols)
3409 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
3410 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
3411 of DEPRECATED_SYMBOL_MATCHES_NAME.
3412 (lookup_minimal_symbol_solib_trampoline): Ditto.
3413
3414 2003-03-10 Andrew Cagney <cagney@redhat.com>
3415
3416 * regcache.h (regcache_cooked_read_ftype): Define.
3417 (regcache_save, regcache_restore): Add a cooked_read parameter.
3418 * regcache.c (regcache_save, regcache_restore): Update.
3419 (do_cooked_read): New function.
3420 (regcache_cpy): Pass do_cooked_read to regcache_save and
3421 regcache_restore.
3422
3423 2003-03-10 Andrew Cagney <cagney@redhat.com>
3424
3425 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
3426 * gdbarch.h, gdbarch.c: Re-generate.
3427 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3428 * x86-64-tdep.h: Update.
3429 * x86-64-tdep.c (x86_64_init_abi): Update.
3430 * v850-tdep.c (v850_gdbarch_init): Update.
3431 * sparc-tdep.c (sparc_gdbarch_init): Update.
3432 * sh-tdep.c (sh_gdbarch_init): Update.
3433 * s390-tdep.c (s390_gdbarch_init): Update.
3434 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3435 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
3436 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3437 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3438 * mips-tdep.c (mips_gdbarch_init): Update.
3439 * mcore-tdep.c (mcore_gdbarch_init): Update.
3440 * m68k-tdep.c (m68k_gdbarch_init): Update.
3441 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3442 * ia64-tdep.c (ia64_gdbarch_init): Update.
3443 * i386-tdep.c (i386_gdbarch_init): Update.
3444 * i386-interix-tdep.c (i386_interix_init_abi): Update.
3445 * hppa-tdep.c (hppa_gdbarch_init): Update.
3446 * h8300-tdep.c (h8300_gdbarch_init): Update.
3447 * frv-tdep.c (frv_gdbarch_init): Update.
3448 * cris-tdep.c (cris_gdbarch_init): Update.
3449 * avr-tdep.c (avr_gdbarch_init): Update.
3450 * arm-tdep.c (arm_gdbarch_init): Update.
3451 * alpha-tdep.c (alpha_gdbarch_init): Update.
3452 * sh-tdep.c (sh_init_extra_frame_info): Update.
3453 (sh64_init_extra_frame_info): Update.
3454 * ns32knbsd-nat.c (frame_num_args): Update.
3455 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
3456 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
3457 (xstormy16_frame_chain_valid): Update.
3458 * vax-tdep.c (vax_saved_pc_after_call): Update.
3459 * v850-tdep.c (v850_frame_chain): Update.
3460 (v850_pop_frame): Update.
3461 (v850_init_extra_frame_info): Update.
3462 * sparc-tdep.c (setup_arbitrary_frame): Update.
3463 * ns32k-tdep.c (umax_frame_num_args): Update.
3464 * s390-tdep.c (s390_pop_frame_regular): Update.
3465 * mn10300-tdep.c (mn10300_frame_chain): Update.
3466 (mn10300_pop_frame_regular): Update.
3467 (mn10300_init_extra_frame_info): Update.
3468 * mips-tdep.c (mips_init_frame_pc_first): Update.
3469 (mips_frame_chain): Update.
3470 (mips_pop_frame): Update.
3471 * mcore-tdep.c (mcore_frame_chain): Update.
3472 (mcore_pop_frame): Update.
3473 (mcore_init_extra_frame_info): Update.
3474 * arch-utils.c (init_frame_pc_default): Update.
3475 * m68k-tdep.c (isi_frame_num_args): Update.
3476 (delta68_frame_num_args): Update.
3477 (news_frame_num_args): Update.
3478 * ia64-tdep.c (ia64_pop_frame_regular): Update.
3479 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
3480 (alpha_frame_chain): Update.
3481 (alpha_pop_frame): Update.
3482 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
3483 (hppa_init_extra_frame_info): Update.
3484 (hppa_frame_chain): Update.
3485 (hppa_frame_chain_valid): Update.
3486 * cris-tdep.c (cris_init_extra_frame_info): Update.
3487 * avr-tdep.c (avr_init_extra_frame_info): Update.
3488 * arm-tdep.c (arm_frame_chain_valid): Update.
3489 (arm_init_extra_frame_info): Update.
3490 (arm_pop_frame): Update.
3491 * frame.c (frame_pc_unwind): Update.
3492 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
3493 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
3494 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
3495 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
3496 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
3497 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
3498
3499 2003-03-10 Andrew Cagney <cagney@redhat.com>
3500
3501 * gdbarch.sh (gdbarch_unwind_pc): New method.
3502 * gdbarch.h, gdbarch.c: Regenerate.
3503 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
3504 but use read_pc and FRAME_SAVED_PC as fall backs.
3505 (frame_saved_regs_pc_unwind): Delete function.
3506 (trad_frame_unwinder): Update.
3507 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
3508 (struct frame_unwind): Update.
3509 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
3510 (dummy_frame_unwind): Update.
3511 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
3512 (sentinel_frame_unwinder): Update.
3513 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
3514 (d10v_frame_unwind): Update.
3515 (d10v_unwind_pc): New function.
3516 (d10v_gdbarch_init): Set unwind_pc.
3517
3518 2003-03-10 Andrew Cagney <cagney@redhat.com>
3519
3520 * gdbarch.h: Re-generate.
3521
3522 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
3523 PC.
3524 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
3525 the PC register.
3526
3527 2003-03-08 Mark Kettenis <kettenis@gnu.org>
3528
3529 * gdbarch.sh (save_dummy_frame_tos): Add comment.
3530
3531 2003-03-08 Andrew Cagney <cagney@redhat.com>
3532
3533 * cli-out.c: Update copyright.
3534 (cli_out_data): Define typedef. Use instead of ui_out_data.
3535
3536 2003-03-08 Andrew Cagney <cagney@redhat.com>
3537
3538 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
3539 the result.
3540
3541 2003-03-07 Andrew Cagney <cagney@redhat.com>
3542
3543 * gdbarch.sh: Don't generate two macro definitions when an
3544 undefined macro taking no arguments.
3545 * gdbarch.h: Regenerate.
3546
3547 2002-03-07 Michal Ludvig <mludvig@suse.cz>
3548
3549 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
3550 (x86_64_unwind_dummy_id): New functions.
3551 (x86_64_init_abi): Register these two new functions.
3552
3553 2003-03-07 Michal Ludvig <mludvig@suse.cz>
3554
3555 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
3556 (x86_64_skip_prologue): Move prologue detection to
3557 separate function.
3558 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
3559
3560 2003-03-05 Andrew Cagney <cagney@redhat.com>
3561
3562 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
3563 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
3564 * frame.c (get_prev_frame): Restructure the frame ID unwind code
3565 to use unwind_dummy_id when a dummy frame.
3566 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
3567 predicate.
3568 * gdbarch.h, gdbarch.c: Regneerate.
3569
3570 2003-03-05 Andrew Cagney <cagney@redhat.com>
3571
3572 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
3573 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
3574 Do not use d10v_read_sp or d10v_read_fp when obtaining register
3575 values.
3576
3577 2003-03-05 Andrew Cagney <cagney@redhat.com>
3578
3579 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
3580 (struct d10v_unwind_cache): Delete field "frameless". Replace
3581 "next_addr" with "sp_offset". Add "r11_offset".
3582 (d10v_frame_unwind_cache): Update.
3583 (prologue_find_regs): Update. When "mv r11, sp", save the
3584 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
3585 RN was saved in r11_offset.
3586
3587 2003-03-05 Andrew Cagney <cagney@redhat.com>
3588
3589 * frame.c (deprecated_update_frame_pc_hack): Also update the the
3590 cached PC value in the next frame.
3591
3592 2003-03-05 Andrew Cagney <cagney@redhat.com>
3593
3594 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
3595 "id_unwind_cache" with "id".
3596 (frame_id_unwind): Delete declaration.
3597 * frame.c (frame_id_unwind): Delete function.
3598 (get_prev_frame): Call the frame id unwind method directly. Store
3599 the returned next frame's ID value in NEXT_FRAME. Note that there
3600 is a problem with the wrong unwind ID being called with the wrong
3601 unwind cache.
3602
3603 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
3604
3605 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
3606
3607 2003-03-05 James Ingham <jingham@apple.com>
3608 Daniel Jacobowitz <drow@mvista.com>
3609
3610 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
3611 (auto_cp_abi): New variable.
3612 (current_cp_abi, num_cp_abis): Make static.
3613 (CP_ABI_MAX): Define.
3614 (cp_abis): Turn into an array.
3615 (value_virtual_fn_field): Fix formatting.
3616 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
3617 takes a pointer.
3618 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
3619 (list_cp_abis, _initialize_cp_abi): New functions.
3620 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
3621 declarations for cp_abis, num_cp_abis, current_cp_abi, and
3622 switch_to_cp_abi. Update prototype for register_cp_abi.
3623 * Makefile.in (cp-abi.o): Update dependencies.
3624 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
3625 instead of switch_to_cp_abi.
3626 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
3627 register_cp_abi.
3628 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
3629 register_cp_abi.
3630 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
3631
3632 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
3633
3634 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
3635 * dwarf2loc.c: Include "regcache.h".
3636 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
3637 register_size.
3638 * Makefile.in (dwarf2loc.o): Update dependencies.
3639
3640 2003-03-04 Theodore A. Roth <troth@openavr.org>
3641
3642 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
3643 number of io registers reported by remote target is not a multiple of
3644 step.
3645
3646 2003-03-04 David Carlton <carlton@math.stanford.edu>
3647
3648 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
3649 (lookup_symbol_aux_psymtabs): Update call to
3650 lookup_partial_symbol.
3651 (lookup_transparent_type, find_main_psymtab)
3652 (make_symbol_overload_list): Ditto.
3653
3654 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
3655
3656 * MAINTAINERS (Write after approval): Update my email address.
3657
3658 2003-03-03 Andrew Cagney <cagney@redhat.com>
3659
3660 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
3661 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
3662 predicate. Replace MAX_REGISTER_RAW_SIZE.
3663 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
3664 MAX_REGISTER_VIRTUAL_SIZE.
3665 * regcache.c (legacy_max_register_raw_size): New function.
3666 (legacy_max_register_virtual_size): New function.
3667 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
3668 (MAX_REGISTER_RAW_SIZE): Define.
3669 (legacy_max_register_raw_size): Declare.
3670 (legacy_max_register_virtual_size): Declare.
3671 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3672 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
3673 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3674 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
3675 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3676 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
3677 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
3678 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
3679 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
3680 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3681 * vax-tdep.c (vax_gdbarch_init): Update.
3682 * v850-tdep.c (v850_gdbarch_init): Update.
3683 * sparc-tdep.c (sparc_gdbarch_init): Update.
3684 * sh-tdep.c (sh_gdbarch_init): Update.
3685 * s390-tdep.c (s390_gdbarch_init): Update.
3686 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3687 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3688 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3689 * mips-tdep.c (mips_gdbarch_init): Update.
3690 * mcore-tdep.c (mcore_gdbarch_init): Update.
3691 * m68k-tdep.c (m68k_gdbarch_init): Update.
3692 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3693 * ia64-tdep.c (ia64_gdbarch_init): Update.
3694 * i386-tdep.c (i386_gdbarch_init): Update.
3695 * hppa-tdep.c (hppa_gdbarch_init): Update.
3696 * h8300-tdep.c (h8300_gdbarch_init): Update.
3697 * frv-tdep.c (frv_gdbarch_init): Update.
3698 * cris-tdep.c (cris_gdbarch_init): Update.
3699 * avr-tdep.c (avr_gdbarch_init): Update.
3700 * arm-tdep.c (arm_gdbarch_init): Update.
3701 * alpha-tdep.c (alpha_gdbarch_init): Update.
3702 * d10v-tdep.c (d10v_gdbarch_init): Do not set
3703 max_register_raw_size or max_register_virtual_size.
3704
3705 2003-03-03 David Carlton <carlton@math.stanford.edu>
3706
3707 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
3708 SYMBOL_MATCHES_NAME, add comment.
3709 (SYMBOL_MATCHES_NATURAL_NAME): New.
3710 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
3711 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
3712 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
3713 * symtab.c (lookup_partial_symbol): Use
3714 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
3715 unhelpful comment.
3716 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
3717 SYMBOL_MATCHES_NAME.
3718 Fix for PR c++/33.
3719
3720 2003-03-03 David Carlton <carlton@math.stanford.edu>
3721
3722 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
3723 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
3724 by regexp matching against SYMBOL_NATURAL_NAME.
3725
3726 2003-03-03 David Carlton <carlton@math.stanford.edu>
3727
3728 * linespec.c (find_method): Extract code into collect_methods.
3729 (collect_methods): New.
3730
3731 2003-03-02 Mark Kettenis <kettenis@gnu.org>
3732
3733 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
3734 get_frame_base.
3735
3736 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
3737 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3738
3739 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
3740
3741 * arch-utils.c (generic_register_byte): Fix to use the loop index
3742 and not regnum when summing the size of all registers up to regnum.
3743
3744 2003-03-01 Andrew Cagney <cagney@redhat.com>
3745
3746 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
3747 FRAME_INIT_SAVED_REGS.
3748 * gdbarch.h, gdbarch.c: Regenerate.
3749 * stack.c (frame_info): Update.
3750 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
3751 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
3752 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
3753 * ns32k-tdep.c (ns32k_pop_frame): Update.
3754 * mips-tdep.c (mips_pop_frame): Update.
3755 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
3756 * ia64-tdep.c (ia64_frame_chain): Update.
3757 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
3758 (ia64_frameless_function_invocation): Update.
3759 (ia64_init_extra_frame_info): Update.
3760 (ia64_pop_frame_regular): Update.
3761 * frame.h (struct frame_info): Update comment.
3762 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
3763 * frame.c (frame_saved_regs_register_unwind): Update.
3764 (frame_saved_regs_register_unwind): Update.
3765 (deprecated_generic_get_saved_register): Update.
3766 * cris-tdep.c: Update comment.
3767 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
3768 Rename macro.
3769 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3770 * x86-64-tdep.c (x86_64_init_abi): Update.
3771 * vax-tdep.c (vax_gdbarch_init): Update.
3772 * v850-tdep.c (v850_gdbarch_init): Update.
3773 * sparc-tdep.c (sparc_gdbarch_init): Update.
3774 * sh-tdep.c (sh_gdbarch_init): Update.
3775 * s390-tdep.c (s390_gdbarch_init): Update.
3776 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3777 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
3778 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3779 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3780 * mips-tdep.c (mips_gdbarch_init): Update.
3781 * mcore-tdep.c (mcore_gdbarch_init): Update.
3782 * m68k-tdep.c (m68k_gdbarch_init): Update.
3783 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3784 * ia64-tdep.c (ia64_gdbarch_init): Update.
3785 * i386-tdep.c (i386_gdbarch_init): Update.
3786 * frv-tdep.c (frv_gdbarch_init): Update.
3787 * avr-tdep.c (avr_gdbarch_init): Update.
3788 * arm-tdep.c (arm_gdbarch_init): Update.
3789 * alpha-tdep.c (alpha_gdbarch_init): Update.
3790
3791 2003-03-01 Andrew Cagney <cagney@redhat.com>
3792
3793 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
3794 option enum and switch. When no windows, set the interpreter to
3795 INTERP_CONSOLE.
3796
3797 2003-03-01 Andrew Cagney <cagney@redhat.com>
3798
3799 * main.c (captured_main): Replace magic option characters with an
3800 enum.
3801
3802 2003-03-01 Andrew Cagney <cagney@redhat.com>
3803
3804 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
3805 INIT_EXTRA_FRAME_INFO.
3806 * gdbarch.h, gdbarch.c: Regenerate.
3807 * arm-tdep.c: Update comments.
3808 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
3809 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
3810 * frame.h, avr-tdep.c: Ditto.
3811 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
3812 (create_new_frame, legacy_get_prev_frame): Ditto.
3813 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
3814 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
3815 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
3816 deprecated_init_extra_frame_info instead of init_extra_frame_info.
3817 * x86-64-tdep.c (x86_64_init_abi): Ditto.
3818 * v850-tdep.c (v850_gdbarch_init): Ditto.
3819 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3820 * sh-tdep.c (sh_gdbarch_init): Ditto.
3821 * s390-tdep.c (s390_gdbarch_init): Ditto.
3822 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
3823 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3824 * mips-tdep.c (mips_gdbarch_init): Ditto.
3825 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3826 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3827 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
3828 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
3829 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
3830 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3831 * frv-tdep.c (frv_gdbarch_init): Ditto.
3832 * cris-tdep.c (cris_gdbarch_init): Ditto.
3833 * avr-tdep.c (avr_gdbarch_init): Ditto.
3834 * arm-tdep.c (arm_gdbarch_init): Ditto.
3835 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
3836 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3837
3838 2003-03-01 Andrew Cagney <cagney@redhat.com>
3839
3840 * gdbarch.sh (register_type): New function with predicate.
3841 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
3842 * gdbarch.h, gdbarch.c: Re-generate.
3843 * arch-utils.c (generic_register_byte): Use generic_register_size.
3844 (generic_register_size): When available, use
3845 gdbarch_register_type.
3846 * regcache.c (init_regcache_descr): When available, initialize the
3847 register type array using gdbarch_register_type. If the
3848 architecture supplies gdbarch_register_type, do not use the legacy
3849 regcache layout.
3850 * d10v-tdep.c (d10v_register_type): Replace
3851 d10v_register_virtual_type.
3852 (d10v_gdbarch_init): Set register_type instead of
3853 register_virtual_type.
3854
3855 2003-03-01 Andrew Cagney <cagney@redhat.com>
3856
3857 * Makefile.in (ax-gdb.o): Update dependencies.
3858 * ax-gdb.c: Include "regcache.h".
3859 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
3860 * findvar.c (value_of_register): Ditto.
3861 * infcmd.c (default_print_registers_info): Ditto.
3862
3863 2003-03-01 Mark Kettenis <kettenis@gnu.org>
3864
3865 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
3866 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3867
3868 2003-03-01 Mark Kettenis <kettenis@gnu.org>
3869
3870 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
3871 of STREQ.
3872
3873 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
3874
3875 * Makefile.in (dwarf2loc.o): Update dependencies.
3876 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
3877 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
3878 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
3879 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
3880 (locexpr_tracepoint_var_ref): New function.
3881 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
3882
3883 2003-02-28 Andrew Cagney <cagney@redhat.com>
3884
3885 * regcache.c (register_size): New function.
3886 * regcache.h (register_size): Declare
3887 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
3888 max_register_size instead of MAX_REGISTER_RAW_SIZE.
3889
3890 2003-02-28 David Carlton <carlton@math.stanford.edu>
3891
3892 * linespec.c (decode_compound): Extract code into find_method.
3893 (find_method): New.
3894
3895 2003-02-28 J. Brobecker <brobecker@gnat.com>
3896
3897 * Makefile.in: Add rules to build and link in observer.o.
3898
3899 2003-02-27 J. Brobecker <brobecker@gnat.com>
3900
3901 * observer.c: Minor comments edits.
3902
3903 2003-02-27 J. Brobecker <brobecker@gnat.com>
3904
3905 * observer.h, observer.c: New file.
3906
3907 2003-02-27 Andrew Cagney <cagney@redhat.com>
3908
3909 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
3910
3911 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
3912
3913 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
3914 (M6812_OP_STS_EXT): Likewise.
3915 (m6811_prologue): Use the above to recognize prologue.
3916 (m6812_prologue): Likewise.
3917
3918 2003-02-27 David Carlton <carlton@math.stanford.edu>
3919
3920 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
3921 SYMBOL_PRINT_NAME.
3922 (compare_psymbols): Ditto.
3923 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
3924
3925 2003-02-27 Michael Snyder <msnyder@redhat.com>
3926
3927 * f-lang.c (build_fortran_types): New function.
3928 (_initialize_f_language): Gdbarch-register built-in fortran types.
3929 * doublest.c (extract_floating): Fix warning text.
3930
3931 2003-02-27 Andrew Cagney <cagney@redhat.com>
3932
3933 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
3934 predicate. Replaces PUSH_DUMMY_FRAME.
3935 * gdbarch.h, gdbarch.c: Regnerate.
3936 * valops.c (hand_function_call): Update. Call
3937 generic_push_dummy_frame directly.
3938 * vax-tdep.c (vax_gdbarch_init): Update.
3939 * sparc-tdep.c (sparc_gdbarch_init): Update.
3940 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3941 * m68k-tdep.c (m68k_gdbarch_init): Update.
3942 * hppa-tdep.c (hppa_gdbarch_init): Update.
3943 * alpha-tdep.c (alpha_gdbarch_init): Update.
3944 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
3945 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
3946 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
3947 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
3948 push_dummy_frame to generic_push_dummy_frame.
3949 * v850-tdep.c (v850_gdbarch_init): Ditto.
3950 * sh-tdep.c (sh_gdbarch_init): Ditto.
3951 * s390-tdep.c (s390_gdbarch_init): Ditto.
3952 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
3953 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3954 * mips-tdep.c (mips_gdbarch_init): Ditto.
3955 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3956 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3957 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
3958 * i386-tdep.c (i386_gdbarch_init): Ditto.
3959 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3960 * frv-tdep.c (frv_gdbarch_init): Ditto.
3961 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
3962 * cris-tdep.c (cris_gdbarch_init): Ditto.
3963 * avr-tdep.c (avr_gdbarch_init): Ditto.
3964 * arm-tdep.c (arm_gdbarch_init): Ditto.
3965
3966 2003-02-26 Kevin Buettner <kevinb@redhat.com>
3967
3968 * mips-tdep.c (show_mips_abi): New function.
3969 (_initialize_mips_tdep): Use show_mips_abi() to implement the
3970 command ``show mips abi''.
3971
3972 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
3973
3974 From Elena Zannoni <ezannoni@redhat.com>
3975 * dbxread.c (process_one_symbol): Only record line 0 if one or
3976 more sline entries have been seen for the function.
3977
3978 2003-02-26 Michael Chastain <mec@shout.net>
3979
3980 * configure: Regenerate with autoconf 000227.
3981
3982 2003-02-26 Michael Chastain <mec@shout.net>
3983
3984 Close PR build/660.
3985 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
3986 for old libc5/glibc.
3987 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
3988
3989 2003-02-26 Kris Warkentin <kewarken@qnx.com>
3990
3991 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
3992 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
3993
3994 2003-02-26 Michael Chastain <mec@shout.net>
3995
3996 * configure.in: New variable HAVE_UINTPTR_T.
3997 * configure, config.in: Regenerated.
3998
3999 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
4000
4001 Fix PR build/1097.
4002 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
4003
4004 2003-02-25 Andrew Cagney <cagney@redhat.com>
4005
4006 * frame.c (get_prev_frame): Add comment on check for
4007 inside_entry_func. Only check for inside_entry_file when not a
4008 dummy and not a sentinel. Check that the new frame is not inner
4009 to the old frame.
4010
4011 2003-02-25 Andrew Cagney <cagney@redhat.com>
4012
4013 * frame.c (frame_debug): New variable.
4014 (_initialize_frame): Add "set/show debug frame" command.
4015 (get_prev_frame): When frame_debug, print reason why unwind
4016 failed.
4017
4018 2003-02-25 Michael Chastain <mec@shout.net>
4019
4020 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
4021 to avoid uintptr_t definition problems.
4022
4023 2003-02-25 David Carlton <carlton@math.stanford.edu>
4024
4025 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
4026 (SYMBOL_LINKAGE_NAME): Ditto.
4027 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
4028 SYMBOL_LINKAGE_NAME.
4029 (struct general_symbol_info): Expand comment.
4030 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
4031 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
4032 (SYMBOL_MATCHES_REGEXP): Ditto.
4033 * symtab.c (symbol_natural_name): New function.
4034 * objfiles.h: Replace all uses of SYMBOL_NAME by
4035 DEPRECATED_SYMBOL_NAME.
4036 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
4037 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
4038 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
4039 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
4040 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
4041 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
4042 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
4043 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
4044 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
4045 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
4046 * ada-exp.y: Ditto.
4047 * ada-exp.y: Update copyright.
4048 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
4049 * cp-valprint.c: Ditto.
4050
4051 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
4052
4053 * infptrace.c (detach): Do not flag error if ptrace detach fails
4054 and errno is set to ESRCH.
4055
4056 2003-02-24 Andrew Cagney <cagney@redhat.com>
4057
4058 * infptrace.c (udot_info): Change type of udot_off to long. Use
4059 paddr when printing udot_off's value.
4060
4061 2003-02-24 David Carlton <carlton@math.stanford.edu>
4062
4063 * symtab.c (make_symbol_overload_list): Only read in partial
4064 symtabs containing a matching partial symbol.
4065
4066 2003-02-24 David Carlton <carlton@math.stanford.edu>
4067
4068 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
4069 do the comparison, not strcmp.
4070 * symfile.c (compare_psymbols): Ditto.
4071 * defs.h: Declare strcmp_iw_ordered.
4072 * utils.c (strcmp_iw_ordered): New function.
4073
4074 2003-02-24 Jim Blandy <jimb@redhat.com>
4075
4076 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
4077 support, shared libs): Remove my name from here, to better reflect
4078 reality.
4079
4080 2003-02-24 Kris Warkentin <kewarken@qnx.com>
4081
4082 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
4083 (target_ops): Add to_have_continuable_watchpoint.
4084 * target.c (update_current_target): Add INHERIT line for
4085 to_have_continuable_watchpoint.
4086 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
4087 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
4088 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
4089 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
4090
4091 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
4092
4093 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
4094 maintainership.
4095
4096 2003-02-24 Kris Warkentin <kewarken@qnx.com>
4097
4098 * solib.c (solib_open): Call target defined search function after
4099 failing with solib-search-path.
4100 * solist.h (target_so_ops): Add find_and_open_solib function hook and
4101 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
4102
4103 2003-02-24 Kris Warkentin <kewarken@qnx.com>
4104
4105 * MAINTAINERS: Add myself to Write After section.
4106
4107 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
4108
4109 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
4110
4111 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
4112
4113 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
4114 (m68hc11_add_reggroups): New function.
4115 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
4116 (m68hc11_gdbarch_init): Install the reggroups.
4117 (_initialize_m68hc11_tdep): Initialize them.
4118
4119 2003-02-21 James E Wilson <wilson@tuliptree.org>
4120
4121 * MAINTAINERS: Update my email address.
4122
4123 2003-02-21 David Carlton <carlton@math.stanford.edu>
4124
4125 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
4126
4127 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
4128
4129 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
4130 * symtab.h: Add opaque declarations of struct axs_value and
4131 struct agent_expr.
4132 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
4133 (struct location_funcs): New type.
4134 (struct symbol): Add "loc" to aux_value.
4135 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
4136 * dwarf2read.c: Include "dwarf2expr.h".
4137 (dwarf2_symbol_mark_computed): New function.
4138 (read_func_scope): Use it.
4139 (var_decode_location): New function.
4140 (new_symbol): Use it.
4141 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
4142
4143 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
4144 (dwarf2expr_h, dwarf2loc_h): New variables.
4145 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
4146 (dwarf2expr.o, dwarf2loc.o): New rules.
4147 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
4148 * buildsym.c (finish_block): Handle LOC_COMPUTED and
4149 LOC_COMPUTED_ARG.
4150 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
4151 * m2-exp.y (yylex): Likewise.
4152 * printcmd.c (address_info, print_frame_args): Likewise.
4153 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
4154 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
4155 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
4156 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
4157 * symtab.c (lookup_block_symbol): Likewise.
4158
4159 2003-02-20 Adam Fedor <fedor@gnu.org>
4160
4161 * symtab.h: Remove objc_specific struct
4162 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
4163 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
4164 Have language_objc use cplus_specific struct.
4165
4166 2003-02-20 Tom Tromey <tromey@redhat.com>
4167
4168 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
4169 TYPE_NAME, when printing a String value. PR java/1075.
4170
4171 2003-02-20 Adam Fedor <fedor@gnu.org>
4172
4173 * objc-lang.h (find_methods): Remove declaration.
4174 * objc-lang.c (find_methods): Make static.
4175
4176 2003-02-20 Christopher Faylor <cgf@redhat.com>
4177
4178 * win32-nat.c (get_image_name): Check return value from
4179 ReadProcessMemory.
4180 (child_xfer_memory): Ditto.
4181
4182 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
4183
4184 * configure.in (TARGET_SYSTEM_ROOT): Set default to
4185 ${exec_prefix}/${target_alias}/sys-root. Match explicit
4186 '${exec_prefix}' (in addition to the expansion thereof) as
4187 relocatable.
4188 * configure: Rebuilt.
4189
4190 2003-02-20 David Carlton <carlton@math.stanford.edu>
4191
4192 * symtab.c (search_symbols): Revert the search_symbols part of my
4193 2002-12-23 patch. Add comment.
4194
4195 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
4196
4197 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
4198 * dbxread.c (elfstab_build_psymtabs): Don't call
4199 install_minimal_symbols.
4200 (stabsect_build_psymtabs): Likewise.
4201 * elfread.c (elf_symfile_read): Call install_minimal_symbols
4202 earlier.
4203 * somread.c (som_symfile_read): Call install_minimal_symbols
4204 and do_cleanups earlier.
4205 * nlmread.c (nlm_symfile_read): Likewise.
4206 * mdebugread.c (elfmdebug_build_psymtabs): Call
4207 install_minimal_symbols and make appropriate cleanups.
4208
4209 2003-02-20 Kevin Buettner <kevinb@redhat.com>
4210
4211 * solib.c (reload_shared_libraries): New function.
4212 (_initialize_solib): Add callbacks for ``set solib-search-path''
4213 and ``set solib-absolute-prefix''.
4214
4215 2003-02-20 David Carlton <carlton@math.stanford.edu>
4216
4217 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
4218 expand comment.
4219 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
4220 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
4221 * ada-typeprint.c (ada_typedef_print): Ditto.
4222 * ax-gdb.c (gen_var_ref): Ditto.
4223 * breakpoint.c (print_one_breakpoint): Ditto.
4224 * buildsym.c (finish_block): Ditto.
4225 * c-valprint.c (c_val_print): Ditto.
4226 * expprint.c (print_subexp): Ditto.
4227 * findvar.c (locate_var_value): Ditto.
4228 * infcmd.c (jump_command): Ditto.
4229 * linespec.c (decode_line_2, decode_compound): Ditto.
4230 * maint.c (maintenance_translate_address): Ditto.
4231 * objc-lang.c (compare_selectors, compare_classes): Ditto.
4232 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
4233 Ditto.
4234 * p-valprint.c (pascal_val_print): Ditto.
4235 * stabsread.c (define_symbol): Ditto.
4236 * stack.c (print_frame, frame_info, print_block_frame_locals)
4237 (print_frame_arg_vars, return_command): Ditto.
4238 * symfile.c (compare_symbols, compare_psymbols): Ditto.
4239 * symmisc.c (print_symbol): Ditto.
4240 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
4241 (compare_search_syms, print_symbol_info, print_msymbol_info)
4242 (rbreak_command): Ditto.
4243 * tracepoint.c (tracepoints_info): Ditto.
4244 * typeprint.c (typedef_print): Ditto.
4245 * valops.c (value_of_variable, hand_function_call): Ditto.
4246 * cli/cli-cmds.c (edit_command, list_command): Ditto.
4247 * ada-typeprint.c: Update Copyright.
4248 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
4249 * tracepoint.c, cli/cli-cmds.c: Ditto.
4250
4251 2003-02-20 Kevin Buettner <kevinb@redhat.com>
4252
4253 * frame.c (generic_unwind_get_saved_register): Make non-static.
4254 * frame.h (generic_unwind_get_saved_register): Declare.
4255 * mips-tdep.c (read_next_frame_reg): Fetch register from
4256 current regcache when frame is NULL.
4257 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
4258 that must be NULL.
4259 (mips_get_saved_register): Call generic_unwind_get_saved_register()
4260 instead of frame_register_unwind().
4261
4262 2003-02-20 Andrew Cagney <ac131313@redhat.com>
4263
4264 * remote-sim.c (gdbsim_insert_breakpoint)
4265 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
4266 code.
4267
4268 2003-02-20 Andrew Cagney <ac131313@redhat.com>
4269
4270 * remote.c (_initialize_remote): Add commands "set/show remote
4271 hardware-watchpoint-limit" and "set/show remote
4272 hardware-breakpoint-limit".
4273 (remote_hw_watchpoint_limit): Initialize to -1.
4274 (remote_hw_breakpoint_limit): Ditto.
4275 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
4276
4277 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
4278
4279 * coff-pe-read.c: New file - support reading of minimal symbols from a
4280 portable executable using the export table.
4281 * coff-pe-read.h: New file.
4282 * coffread.c: Include coff-pe-read.h.
4283 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
4284 debugging symbols found.
4285 * Makefile.in (SFILES): Add coff-pe-read.o.
4286 (coff_pe_read_h): Define.
4287 (COMMON_OBS): Add coff-pe-read.o.
4288 (coffread.o): Add coff_pe_read_h dependency.
4289 (coff-pe-read.o): New target.
4290
4291 2003-02-19 David Carlton <carlton@math.stanford.edu>
4292
4293 * Makefile.in (SFILES): Add block.c.
4294 (block_h): New.
4295 (COMMON_OBS): Add block.o.
4296 (block.o): New.
4297 (x86-64-tdep.o): Add $(block_h).
4298 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
4299 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
4300 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
4301 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
4302 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
4303 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
4304 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
4305 * value.h: Add opaque declaration for struct block.
4306 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
4307 * ada-lang.h: Ditto.
4308 * x86-64-tdep.c: #include "block.h"
4309 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
4310 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
4311 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
4312 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
4313 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
4314 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
4315 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
4316 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
4317 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
4318 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
4319 * symtab.c (block_function): Ditto.
4320 (contained_in): Ditto.
4321 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
4322 block.h. Add opaque declaration for struct block.
4323 * symtab.h: Move block_function and contained_in declarations to
4324 block.h. Add opaque declarations for struct block, struct
4325 blockvector.
4326 (struct block): Move to block.h.
4327 (struct blockvector): Ditto.
4328 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
4329 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
4330 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
4331 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
4332 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
4333 Ditto.
4334 * block.c: New file.
4335 * block.h: New file.
4336
4337 2003-02-19 Theodore A. Roth <troth@openavr.org>
4338
4339 * avr-tdep.c (avr_extract_return_value): Remove function.
4340 (avr_store_return_value): Remove function.
4341 (avr_extract_struct_value_address): Remove function.
4342 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
4343
4344 2003-02-19 Andrew Cagney <ac131313@redhat.com>
4345
4346 * rs6000-tdep.c: Include "gdb_assert.h".
4347 (registers_e500): Add "acc" and "spefscr".
4348 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
4349 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
4350 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
4351 really is "r0".
4352 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
4353
4354 2003-02-18 Keith Seitz <keiths@redhat.com>
4355
4356 * Makefile.in: Add gdbtk-interps.c.
4357
4358 2003-02-18 Kevin Buettner <kevinb@redhat.com>
4359
4360 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
4361 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
4362
4363 2003-02-18 Andrew Cagney <cagney@redhat.com>
4364
4365 * symtab.h (struct objfile): Add opaque declaration.
4366
4367 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
4368
4369 From Jim Ingham <jingham@apple.com>:
4370 * dbxread.c (process_one_symbol): Use last_function_start rather
4371 than function_start_offset to find the real beginning of the
4372 current function. The latter is just the text section offset on
4373 some systems, the former is always the real function start.
4374
4375 2003-02-17 Andrew Cagney <cagney@redhat.com>
4376
4377 * configure.in: Revert ${target} != ${host}.
4378
4379 2003-02-17 Andrew Cagney <ac131313@redhat.com>
4380
4381 * configure.in (Makefile): Use the test ${target} != ${host},
4382 instead of the absence of the "nm.h" file, to determine of the
4383 configuration non-native.
4384 * configure: Regenerate.
4385
4386 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
4387
4388 From Brian Ford <ford@vss.fsi.com>
4389
4390 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
4391 conditionalize tui_active test.
4392 (lookup_cmd_1): Ditto.
4393
4394 2003-02-14 Mark Kettenis <kettenis@gnu.org>
4395
4396 * configure.in: Add check for _etext.
4397 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
4398 available.
4399 * config.in, configure: regenerated.
4400
4401 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
4402
4403 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
4404
4405 2003-02-14 Andrew Cagney <ac131313@redhat.com>
4406
4407 * main.c (tui_version): Delete variable.
4408 (captured_main): When --tui, set interpreter_p to "tui" instead of
4409 enabling tui_version.
4410 * printcmd.c (display_command) [TUI]: Test tui_active instead of
4411 tui_version.
4412 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
4413 * cli/cli-cmds.c (disassemble_command): Ditto.
4414 * defs.h (tui_version): Delete declaration.
4415 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
4416 (tui-interp.o): Add rules.
4417 (SUBDIR_TUI_OBS): Add "tui-interp.o".
4418
4419 2003-02-14 Christopher Faylor <cgf@redhat.com>
4420
4421 * win32-nat.c (register_loaded_dll): Correctly set address range for
4422 just-loaded dll.
4423
4424 2003-02-12 Jason Molenda (jmolenda@apple.com)
4425
4426 * symmisc.c (print_objfile_statistics): Include information about
4427 the number of psymtabs and symtabs in each object file.
4428
4429 2003-02-13 Keith R Seitz <keiths@redhat.com>
4430
4431 * main.h (struct captured_main_args): Add interpreter_p.
4432 * main.c (captured_main): Initialize interpreter_p from context.
4433 * gdb.c (main): Set interpreter_p argument.
4434 * Makefile.in (gdb.o): Add dependency for interps.h.
4435
4436 2003-02-12 Andrew Cagney <ac131313@redhat.com>
4437
4438 * event-top.c (cli_command_loop): Delete declaration.
4439 (_initialize_event_loop): Delete function setting event_loop_hook.
4440 * event-top.h (cli_command_loop): Declare. Update copyright.
4441 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
4442 * interps.c (current_interp_command_loop): When event_loop_p, call
4443 cli_command_loop.
4444
4445 2003-02-12 Andrew Cagney <ac131313@redhat.com>
4446
4447 * interps.h (interp_command_loop_ftype): Change return type to
4448 void.
4449
4450 2003-02-12 Michal Ludvig <mludvig@suse.cz>
4451
4452 * x86-64-tdep.c (x86_64_extract_return_value)
4453 (x86_64_store_return_value): Use regcache instead of regbuf.
4454 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
4455 * x86-64-linux-nat.c (fill_gregset): Use regcache.
4456
4457 2003-02-11 Andrew Cagney <ac131313@redhat.com>
4458
4459 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
4460 * aclocal.m4: Regenerate.
4461 * configure: Regenerate.
4462
4463 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
4464 TCL_LD_SEARCH_FLAGS.
4465
4466 2003-02-10 Michal Ludvig <mludvig@suse.cz>
4467
4468 * dwarf2cfi.c: Reindented.
4469
4470 2003-02-09 Andrew Cagney <ac131313@redhat.com>
4471
4472 * interps.c (clear_interpreter_hooks): Convert function definition
4473 to ISO C.
4474
4475 2003-02-07 David Carlton <carlton@math.stanford.edu>
4476
4477 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
4478
4479 2003-02-07 Kevin Buettner <kevinb@redhat.com>
4480
4481 * gdbtypes.h (struct main_type): Move ``length'' field from here...
4482 (struct type): ...to here.
4483 (TYPE_LENGTH): Adjust to reflect different location of ``length''
4484 field.
4485 * gdbtypes.c (make_qualified_type): Set length on newly created type.
4486 (replace_type): Set length on all type variants for a given type.
4487
4488 2003-02-07 Andrew Cagney <ac131313@redhat.com>
4489
4490 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
4491 <sys/stat.h>.
4492 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
4493
4494 2003-02-06 Andrew Cagney <ac131313@redhat.com>
4495
4496 * Makefile.in (symm-nat.o): Update dependencies.
4497 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
4498 (lynx-nat.o, ia64-linux-nat.): Ditto.
4499 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
4500 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
4501 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
4502
4503 * Makefile.in (inflow_h): Define.
4504 (procfs.o, inflow.o, procfs.o): Update dependencies.
4505 * inftarg.c (child_stop): Delete extern declaration of
4506 inferior_process_group. Include "inflow.h".
4507 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
4508 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
4509 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
4510 (our_process_group, inferior_process_group): Extern declarations.
4511
4512 * procfs.c: Include "gdb_assert.h".
4513
4514 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
4515 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
4516 * jv-typeprint.c (java_type_print_base): Ditto.
4517 * typeprint.c (typedef_print): Eliminate STREQ.
4518 * cli/cli-script.c (define_command, define_command): Ditto.
4519 * main.c (captured_main): Ditto.
4520 * values.c (lookup_internalvar): Ditto.
4521 * utils.c (safe_strerror, parse_escape): Eliminate assignment
4522 within `if' conditional.
4523 * linespec.c (decode_line_2): Ditto.
4524 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
4525 (bfd_openw_with_cleanup): Ditto.
4526
4527 2003-02-07 Mark Kettenis <kettenis@gnu.org>
4528
4529 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
4530 legacy_extract_return_value and store_return_value to
4531 legacy_return_value.
4532
4533 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
4534
4535 * win32-nat.c (get_relocated_section_addrs): New function. Find
4536 section load addresses for symbol handling in relocated DLLs.
4537 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
4538
4539 2003-02-05 Fred Fish <fnf@intrinsity.com>
4540
4541 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
4542 '=' and '!='.
4543 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
4544 with '&' and '=='.
4545 (angel_RDI_info): Ditto.
4546 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
4547 with '&' and '!='.
4548 (threads_continue_all_with_signals): Ditto.
4549
4550 2003-02-05 Jim Ingham <jingham@apple.com>
4551 Keith Seitz <keiths@redhat.com>
4552 Elena Zannoni <ezannoni@redhat.com>
4553 Andrew Cagney <ac131313@redhat.com>
4554
4555 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
4556 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
4557 (SUBDIR_MI_OBS): Add "mi-interp.o".
4558 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
4559 (SFILES): Add "interps.c".
4560 (COMMON_OBS): Add "interps.o".
4561 (interps_h, mi_main_h): Define.
4562 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
4563 (mi-main.o, main.o, event-top.o): Update dependencies.
4564 * cli/cli-interp.c: New file.
4565 * interps.h, interps.c: New files.
4566 * top.c: (gdb_init): Don't install the default interpreter, handed
4567 by captured_main.
4568 * main.c: Include "interps.h".
4569 (interpreter_p): Note that it should malloc'ed.
4570 (captured_command_loop): Call current_interp_command_loop.
4571 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
4572 xfree and xstrdup when updating interpreter_p. Install the
4573 default interpreter. Add hack to stop mi1's copyright notice
4574 being encoded.
4575 * event-top.h (gdb_setup_readline): Declare.
4576 (gdb_disable_readline): Declare.
4577 * event-top.c: Include "interps.h".
4578 (display_gdb_prompt): Call current_interp_display_prompt_p.
4579 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
4580 gdb_stdlog, and gdb_stdtarg.
4581 (_initialize_event_loop): Don't call gdb_setup_readline.
4582 * cli-out.c (cli_out_set_stream): New function.
4583 * cli-out.h (cli_out_set_stream): Declare.
4584
4585 2003-02-06 Mark Kettenis <kettenis@gnu.org>
4586
4587 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
4588 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
4589 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
4590 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
4591 config/i386/i386v42mp.mt: Removed.
4592
4593 2003-02-05 Mark Kettenis <kettenis@gnu.org>
4594
4595 * configure.tgt (*-*-solaris*): Set gdb_osabi to
4596 GDB_OSABI_SOLARIS.
4597
4598 2003-02-05 Michael Chastain <mec@shout.net>
4599
4600 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
4601 2.12.1 and earlier versions.
4602
4603 2003-02-05 Andrew Cagney <ac131313@redhat.com>
4604
4605 Remove orphaned hosts, targets and files.
4606 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
4607 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
4608 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
4609 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
4610 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
4611 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
4612 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
4613 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
4614 * config/sparc/tm-sp64sim.h: Delete.
4615 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
4616 hosts.
4617 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
4618 mips*-dec-mach3* targets.
4619
4620 2003-02-04 Michael Chastain <mec@shout.net>
4621
4622 * NEWS: Fix typo: sepcifying -> specifying.
4623
4624 2003-02-04 Michael Chastain <mec@shout.net>
4625
4626 * dwarfread.c: Add documentation on the state of dwarf-1,
4627 looking towards obsoletion.
4628
4629 2003-02-03 Michael Chastain <mec@shout.net>
4630
4631 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
4632 gdb/testsuite/gdb.c++/pr-1023.exp.
4633
4634 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4635
4636 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
4637 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
4638
4639 * utils.c (init_page_info): Delete reference to MPW in comments.
4640 * main.c (captured_main): Delete #ifdef MPW.
4641
4642 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4643
4644 * NEWS: Note that the m32r-*-elf* is obsolete.
4645 * monitor.c (monitor_expect): Obsolete reference to m32r.
4646 * configure.tgt: Mark m32r-*-elf* as obsolete.
4647 * MAINTAINERS: Mark m32k as obsolete.
4648 * m32r-rom.c: Obsolete file.
4649 * config/m32r/m32r.mt: Obsolete file.
4650 * config/m32r/tm-m32r.h: Obsolete file.
4651 * m32r-stub.c: Obsolete file.
4652 * m32r-tdep.c: Obsolete file.
4653
4654 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4655
4656 * NEWS: Mention that the z8k-zilog-none is obsolete.
4657 * MAINTAINERS: Mark z8k as obsolete.
4658 * configure.tgt: Obsolete the z8k-*-coff* target.
4659 * config/z8k/z8k.mt: Obsolete file.
4660 * config/z8k/tm-z8k.h: Obsolete file.
4661 * z8k-tdep.c: Obsolete file.
4662
4663 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4664
4665 * NEWS: Mention that the mn10200-elf is obsolete.
4666 * configure.tgt: Obsolete mn10200-*-* target.
4667 * breakpoint.c (update_breakpoints_after_exec): Update comment to
4668 mention that the mn10200 is obsolete.
4669 * breakpoint.h: Ditto.
4670 * MAINTAINERS: Mark the mn10200-elf as obsolete.
4671 * config/mn10200/mn10200.mt: Obsolete file.
4672 * config/mn10200/tm-mn10200.h: Obsolete file.
4673 * mn10200-tdep.c: Obsolete file.
4674
4675 2003-02-04 Andrew Cagney <ac131313@redhat.com>
4676
4677 * MAINTAINERS: Mark h8500 as obsolete.
4678 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
4679 * findvar.c (value_from_register): Ditto.
4680 * h8500-tdep.c: Mark file as obsolete.
4681 * config/h8500/h8500.mt: Ditto.
4682 * config/h8500/tm-h8500.h: Ditto.
4683 * NEWS: Mention that h8500 is obsolete.
4684
4685 2003-02-04 David Carlton <carlton@math.stanford.edu>
4686
4687 * objfiles.c (allocate_objfile): Always set name. Add comment at
4688 start of function.
4689 * jv-lang.c (get_dynamics_objfile): Add comment.
4690
4691 2003-02-04 David Carlton <carlton@math.stanford.edu>
4692
4693 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
4694 * printcmd.c (build_address_symbolic): Replace uses of
4695 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
4696 SYMBOL_NAME, and asm_demangle.
4697 Update copyright.
4698
4699 2003-02-04 David Carlton <carlton@math.stanford.edu>
4700
4701 * linespec.c (decode_compound): Extract code into
4702 lookup_prefix_sym.
4703 (lookup_prefix_sym): New function.
4704
4705 2003-02-04 David Carlton <carlton@math.stanford.edu>
4706
4707 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
4708 FLOAT_COERCION_BADNESS.
4709 * gdbtypes.c (rank_one_type): Replace all uses of
4710 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
4711
4712 2003-02-04 Jim Blandy <jimb@redhat.com>
4713
4714 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
4715 section, let dwarf_macinfo_section point to it, not
4716 dwarf_loc_section.
4717
4718 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
4719
4720 Pointed out by Anton Blanchard <anton@samba.org>.
4721 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
4722 (ppc_linux_at_sigtramp_return_path): Use it.
4723
4724 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
4725
4726 * defs.h (streq): Add prototype.
4727 * utils.c (streq): New function.
4728
4729 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
4730 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
4731 * mdebugread.c (new_symbol): Likewise.
4732 * stabsread.c (define_symbol): Likewise.
4733 * coffread.c (process_coff_symbol): Likewise.
4734 * dwarfread.c (new_symbol): Likewise.
4735
4736 * minsyms.c (prim_record_minimal_symbol_and_info): Use
4737 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
4738 here.
4739 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
4740 SYMBOL_INIT_DEMANGLED_NAME.
4741 * objfiles.c: Include "hashtab.h".
4742 (allocate_objfile): Call htab_set_functions_ex for the
4743 demangled_names_hash.
4744 (free_objfile): Call htab_delete for the demangled_names_hash.
4745 * objfiles.h (struct htab): Add declaration.
4746 (struct objfile): Add demangled_names_hash.
4747 * symfile.c: Include "hashtab.h".
4748 (reread_symbols): Call htab_delete for the demangled_names_hash.
4749 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
4750 SYMBOL_NAME in the bcache.
4751 * symtab.c: Include "hashtab.h". Update comments.
4752 (create_demangled_names_hash, symbol_set_names): New functions.
4753 (symbol_find_demangled_name): New function, broken out from
4754 symbol_init_demangled_names.
4755 (symbol_init_demangled_names): Use it.
4756 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
4757 (SYMBOL_SET_NAMES): New macro.
4758 (symbol_set_names): Add prototype.
4759
4760 2003-02-03 Jim Blandy <jimb@redhat.com>
4761
4762 Use a single, consistent representation for an empty minimal
4763 symbol table in an objfile.
4764 * objfiles.c (terminate_minimal_symbol_table): New function.
4765 (allocate_objfile): Call it.
4766 * objfiles.h (terminate_minimal_symbol_table): New declaration.
4767 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
4768 non-NULL.
4769 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
4770 objfile has minimal symbols, compare minimal_symbol_count to zero,
4771 instead of comparing msymbols with NULL.
4772 * objfiles.c (have_minimal_symbols): Same.
4773 * solib-sunos.c (solib_add_common_symbols): Call
4774 terminate_minimal_symbol_table.
4775 * symfile.c (reread_symbols): Same.
4776
4777 2003-02-03 Kevin Buettner <kevinb@redhat.com>
4778
4779 * s390-tdep.c (s390_address_class_type_flags)
4780 (s390_address_class_type_flags_to_name)
4781 (s390_address_class_name_to_type_flags): New functions.
4782 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
4783 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
4784
4785 2003-02-03 Michael Snyder <msnyder@redhat.com>
4786
4787 * arm-tdep.c: Fix spell-o in comment.
4788
4789 2003-02-03 Michal Ludvig <mludvig@suse.cz>
4790
4791 * dwarf2cfi.c (pointer_encoding): Added new parameter.
4792 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
4793 error messages to contain BFD filename.
4794
4795 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
4796
4797 Fix PR gdb/742 gdb/743 gdb/877
4798 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
4799 (do_mixed_source_and_assembly): Use
4800 make_cleanup_ui_out_tuple_begin_end and
4801 make_cleanup_ui_out_tuple_begin_end.
4802 (do_mixed_source_and_assembly): Ditto.
4803 * thread.c (do_captured_list_thread_ids): Ditto.
4804 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
4805 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
4806 ui_out_tuple_end): Delete prototypes.
4807 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
4808 ui_out_list_end, ui_out_tuple_end): Delete.
4809
4810 From Kevin Buettner <kevinb@redhat.com>:
4811 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
4812 * ui-out.c (make_cleanup_ui_out_table_begin_end)
4813 (do_cleanup_table_end): New functions.
4814 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
4815 Use cleanups to invoke_ui_out_tuple_end().
4816 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
4817 * cli/cli-setshow.c (cmd_show_list): Use
4818 make_cleanup_ui_out_tuple_begin_end.
4819
4820 2003-02-02 Andrew Cagney <ac131313@redhat.com>
4821
4822 * frame.c (frame_unwind_register): New function.
4823 (frame_unwind_unsigned_register): Use.
4824 (frame_unwind_signed_register): Use.
4825 (frame_read_register): New function.
4826 * frame.h (frame_unwind_register): Declare.
4827 (frame_read_register): Declare.
4828
4829 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
4830 and frame_unwind_register instead of read_memory, write_register
4831 and deprecated_write_register_bytes.
4832
4833 2003-02-02 Andrew Cagney <ac131313@redhat.com>
4834
4835 * frame.h: Note that namelen can be negative.
4836 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
4837 NAME's length.
4838
4839 * NEWS: Mention that the d10v's `regs' command is deprecated.
4840 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
4841 (d10v_print_registers_info): New function.
4842 (show_regs): Call d10v_print_registers_info.
4843 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
4844
4845 2003-02-02 Mark Kettenis <kettenis@gnu.org>
4846
4847 * stack.c (print_frame_info): Restore call to annotate_frame_begin
4848 lost in the previous patch.
4849
4850 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4851
4852 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
4853 * stack.c (print_frame_info_base): Output complete FRAME tuple
4854 for synthesized frames.
4855
4856 2003-02-02 Andrew Cagney <ac131313@redhat.com>
4857
4858 * mips-nat.c (zerobuf): Delete.
4859 (fetch_inferior_registers): Alloc local zerobuf.
4860 (fetch_core_registers): Alloc local zerobuf.
4861 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
4862 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
4863 * thread-db.c (thread_db_store_registers): Ditto.
4864 * sh-tdep.c (sh_do_register): Ditto.
4865 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
4866 * remote-sim.c (gdbsim_store_register): Ditto.
4867 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
4868 * remote-e7000.c (fetch_regs_from_dump): Ditto.
4869 * monitor.c (monitor_supply_register): Ditto.
4870 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
4871 * mips-nat.c (fetch_inferior_registers): Ditto.
4872 * m68klinux-nat.c (fetch_register): Ditto.
4873 * lynx-nat.c (fetch_inferior_registers): Ditto.
4874 (fetch_inferior_registers): Ditto.
4875 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
4876 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
4877 (hpux_thread_store_registers): Ditto.
4878 * hppah-nat.c (fetch_register): Ditto.
4879 * hppab-nat.c (fetch_register): Ditto.
4880 * hppa-tdep.c (pa_register_look_aside): Ditto.
4881 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
4882 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
4883
4884 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4885
4886 * gdbarch.sh: Explictly specify all method levels. When a
4887 variable with an empty level, provide a non-multi-arch default.
4888 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
4889 * gdbarch.h: Re-generate.
4890 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
4891 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
4892
4893 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4894
4895 * defs.h (host_pointer_to_address): Delete declaration.
4896 (address_to_host_pointer): Delete declaration.
4897 * utils.c (host_pointer_to_address): Delete function.
4898 (address_to_host_pointer): Delete function.
4899 * procfs.c (procfs_address_to_host_pointer): New function.
4900 * procfs.c (proc_set_watchpoint): Use.
4901 (procfs_can_use_hw_breakpoint): Update comments.
4902 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
4903 (som_solib_add): Use.
4904 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
4905 * hppa-tdep.c (unwind_command): Use.
4906
4907 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4908
4909 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
4910 strlen d_name.
4911
4912 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
4913 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
4914 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
4915 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
4916 (define_symbol): Update.
4917 * symfile.c (generic_load): Remove references to nindy.
4918 * symtab.c: Remove references to nindy.
4919
4920 2003-02-01 Andrew Cagney <ac131313@redhat.com>
4921
4922 * infcmd.c (print_float_info): Delete code conditional on
4923 FLOAT_INFO.
4924 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
4925 * config/m68k/nm-apollo68b.h: Ditto.
4926 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
4927 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
4928 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
4929
4930 2003-02-01 Mark Kettenis <kettenis@gnu.org>
4931
4932 * config/i386/tm-i386os9k.h: Removed.
4933
4934 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
4935 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
4936 they're identical to i[3456]86-*-sysv* now.
4937 * config/i386/i386v32.mh: Removed.
4938 * config/i386/xm-i386v32.h: Removed.
4939 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
4940
4941 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
4942
4943 * config/i386/i386dgux.mh: Removed.
4944 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
4945
4946 * configure.in: Fix typo.
4947 * configure: Regenerated.
4948
4949 2003-01-31 David Carlton <carlton@math.stanford.edu>
4950
4951 * dwarf2read.c (dwarf2_locate_sections): Set
4952 dwarf_ranges_section.
4953
4954 2003-01-31 Andrew Cagney <ac131313@redhat.com>
4955
4956 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
4957 * utils.c: Update comments documenting legitimate uses of PTR.
4958
4959 * utils.c: Re-indent.
4960
4961 * config/djgpp/fnchange.lst: Delete nindy files.
4962 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
4963 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
4964 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
4965 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
4966 * nindy-share/README, nindy-share/Onindy.c: Delete files.
4967 * nindy-tdep.c, nindy-share/Makefile: Delete files.
4968 * Makefile.in (init.c): Remove nindy references.
4969 (saber_gdb): Delete rule.
4970 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
4971 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
4972 and a68v-nat.c.
4973 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
4974 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
4975 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
4976 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
4977 nindy-share/stop.h.
4978 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
4979 * saber.suppress: Delete file.
4980
4981 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
4982
4983 * dbxread.c (stabs_data): New static variable.
4984 (fill_symbuf): Support an in-memory buffer for stabs data.
4985 (stabs_seek): New function.
4986 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
4987 (read_ofile_symtab): Use stabs_seek.
4988 (elfstab_build_psymtabs): Take an asection* instead of
4989 an offset and size. Relocate the stabs data if necessary.
4990 Save the section* for dbx_psymtab_to_symtab.
4991 * dwarf2read.c: Add section variables for each debug section.
4992 (dwarf2_locate_sections): Fill them in.
4993 (dwarf2_read_section): Take an asection* argument.
4994 Relocate the section contents if necessary.
4995 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
4996 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
4997 it to dwarf2_read_section.
4998 (dwarf2_build_frame_info): Update callers.
4999 * elfread.c (elf_symfile_read): Update call to
5000 elfstab_build_psymtabs.
5001 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
5002 (DBX_STAB_SECTION): New macro.
5003 * stabsread.h (elfstab_build_psymtabs): Update prototype.
5004 * symfile.c (symfile_dummy_outputs): New function.
5005 (symfile_relocate_debug_section): New function.
5006 * symfile.h (symfile_relocate_debug_section): Add prototype.
5007
5008 2003-01-31 Richard Henderson <rth@redhat.com>
5009
5010 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
5011 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
5012 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
5013 * alpha-tdep.c (alpha_register_name): Add "unique".
5014 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
5015 (ALPHA_UNIQUE_REGNUM): New.
5016 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
5017
5018 2003-01-31 Andrew Cagney <ac131313@redhat.com>
5019
5020 * README: Remove reference to Ericsson 1800 monitor.
5021 * Makefile.in (remote-es.o): Delete rule.
5022 (ALLDEPFILES): Delete remote-es.c.
5023 * remote-es.c: Delete file.
5024 * config/m68k/es1800.mt: Delete file.
5025 * config/djgpp/fnchange.lst: Update.
5026 * configure.tgt: Delete m68*-ericsson-* target.
5027
5028 2003-01-31 Adam Fedor <fedor@gnu.org>
5029
5030 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
5031 Remove duplicate/shadowing variable of same name.
5032
5033 2003-01-30 Jim Blandy <jimb@redhat.com>
5034
5035 * symfile.c (find_separate_debug_file): Assert that the objfile's
5036 directory name we compute ends with a slash, and then assume that
5037 that's so everywhere we use it.
5038
5039 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
5040
5041 * valops.c (value_assign): Flush frame cache after stores to memory
5042 also.
5043
5044 2003-01-30 Andrew Cagney <ac131313@redhat.com>
5045
5046 * Makefile.in (mon960-rom.o): Delete rule.
5047 * mon960-rom.c: Delete file.
5048
5049 2003-01-30 Andrew Cagney <ac131313@redhat.com>
5050
5051 * d10v-tdep.c: Include "frame-unwind.h".
5052 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
5053 list.
5054 (next_addr, uses_frame): Delete.
5055 (struct d10v_unwind_cache): Define.
5056 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
5057 Use info instead of next_addr and uses_frame globals.
5058 (d10v_frame_init_saved_regs): Delete function.
5059 (d10v_init_extra_frame_info): Delete function.
5060 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
5061 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
5062 init_frame_pc or frame_saved_pc.
5063 (d10v_pop_frame): Delete function.
5064 (do_d10v_pop_frame): Delete function.
5065 (d10v_frame_chain): Delete function.
5066 (d10v_frame_chain_valid): Delete function.
5067 (d10v_frame_pc_unwind): New function.
5068 (d10v_frame_id_unwind): New function.
5069 (saved_regs_unwinder): New function.
5070 (d10v_frame_register_unwind): New function.
5071 (d10v_frame_pop): New function.
5072 (d10v_frame_unwind): New variable.
5073 (d10v_frame_p): New function.
5074 (d10v_frame_saved_pc): Delete function.
5075 * Makefile.in (d10v-tdep.o): Update dependencies.
5076
5077 2003-01-30 J. Brobecker <brobecker@gnat.com>
5078
5079 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
5080 causing some regressions due to a change in the default value
5081 for this macro.
5082
5083 2003-01-29 Richard Henderson <rth@redhat.com>
5084 Elena Zannoni <ezannoni@redhat.com>
5085 Daniel Jacobowitz <drow@mvista.com>
5086
5087 Fix PR gdb/961.
5088 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
5089 variables.
5090 (RANGES_SECTION): New.
5091 (dwarf_ranges_buffer): New variable.
5092 (struct comp_unit_head): Add member "die".
5093 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
5094 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
5095 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
5096 (dwarf2_locate_sections): Likewise.
5097 (dwarf2_build_psymtabs): Read .debug_ranges.
5098 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
5099 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
5100 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
5101 Look for DW_AT_ranges and return the bounding box.
5102
5103 2003-01-29 Brian Ford <ford@vss.fsi.com>
5104
5105 * win32-nat.c (cygwin_pid): Removed as unused.
5106 (child_attach): Try fall back to Cygwin pid.
5107
5108 2003-01-29 Jim Blandy <jimb@redhat.com>
5109
5110 * objfiles.h (struct objfile): Doc fix.
5111
5112 2003-01-29 Andrew Cagney <ac131313@redhat.com>
5113
5114 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
5115 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
5116 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
5117 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
5118 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
5119 (FRAME_SAVED_PC): Change to a function with predicate.
5120 * gdbarch.h, gdbarch.c: Re-generate.
5121
5122 2003-01-28 Andrew Cagney <ac131313@redhat.com>
5123
5124 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
5125
5126 * complaints.c (complain): Delete function.
5127 * complaints.h (struct deprecated_complaint): Delete definition.
5128 (complain): Delete declaration.
5129
5130 2003-01-28 Kevin Buettner <kevinb@redhat.com>
5131
5132 * mips-tdep.c (mips_init_extra_frame_info): Return early for
5133 dummy frames.
5134
5135 2003-01-27 Andrew Cagney <ac131313@redhat.com>
5136
5137 * sentinel-frame.h, sentinel-frame.c: New files.
5138 * Makefile.in (frame.o): Update dependencies.
5139 (SFILES): Add sentinel-frame.c.
5140 (sentinel_frame_h): Define.
5141 (COMMON_OBS): Add sentinel-frame.o.
5142 (sentinel-frame.o): Specify dependencies.
5143 * frame.c: Include "sentinel-frame.h".
5144 (frame_register_unwind): Rewrite assuming that there is always a a
5145 ->next frame.
5146 (frame_register, generic_unwind_get_saved_register): Ditto.
5147 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
5148 (create_sentinel_frame, unwind_to_current_frame): New functions.
5149 (get_current_frame): Rewrite using create_sentinel_frame and
5150 unwind_to_current_frame. When possible, always create a frame.
5151 (create_new_frame): Set next to the sentinel frame.
5152 (get_next_frame): Rewrite. Don't go below the level 0 frame.
5153 (deprecated_update_frame_pc_hack): Update the next frame's PC and
5154 ID cache when necessary.
5155 (frame_saved_regs_id_unwind): Use frame_relative_level.
5156 (deprecated_generic_get_saved_register): Use frame_relative_level,
5157 get_frame_saved_regs, get_frame_pc, get_frame_base and
5158 get_next_frame.
5159 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
5160 frame_register.
5161
5162 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
5163
5164 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
5165
5166 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
5167
5168 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
5169 (maintenance_set_profile_cmd): Use error () instead of warning ().
5170
5171 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
5172
5173 * configure.in: Check that -pg works if using --enable-profiling.
5174 Check for monstartup and _mcleanup regardless of --enable-profiling.
5175 * maint.c: Check for monstartup and _mcleanup before using them.
5176 * config.in: Regenerated.
5177 * configure: Regenerated.
5178
5179 2003-01-24 Nick Clifton <nickc@redhat.com>
5180
5181 * Add sh2e support:
5182
5183 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
5184
5185 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
5186 (sh2e_show_regs): New.
5187 (sh_gdbarch_init): Handle bfd_mach_sh2e.
5188 * config/sh/tm-sh.h: Added sh2e to comments.
5189
5190 2003-01-23 Jim Blandy <jimb@redhat.com>
5191
5192 * symfile.c (syms_from_objfile): Don't print the "(no debugging
5193 symbols found)" message here; we haven't checked for a separate
5194 debug info file yet, so we don't know yet.
5195 (symbol_file_add_with_addrs_or_offsets): Print it here, after
5196 we've looked everywhere. Also, there's no need to print a special
5197 message when we're loading the separate debug info file: the one
5198 symbol_file_add prints is fine.
5199
5200 2003-01-23 Alexander Larsson <alexl@redhat.com>
5201 Jim Blandy <jimb@redhat.com>
5202
5203 Add support for executables whose debug info has been separated
5204 out into a separate file, leaving only a link behind.
5205 * objfiles.h (struct objfile): New fields: separate_debug_objfile
5206 and separate_debug_objfile_backlink.
5207 (put_objfile_before): New declaration.
5208 * symfile.c: #include "filenames.h".
5209 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
5210 debug info in a separate file, read that, too. Save the addrs
5211 argument, so we can use it again to read the separated debug info;
5212 syms_from_objfile modifies the table we pass it.
5213 (reread_symbols): After re-reading an objfile, call
5214 reread_separate_symbols to refresh its separate debug info
5215 objfile, if it has one.
5216 (reread_separate_symbols, find_separate_debug_file,
5217 get_debug_link_info, separate_debug_file_exists): New functions.
5218 (debug_file_directory): New global var.
5219 (_initialize_symfile): Initialize debug_file_directory, and
5220 provide the new `set debug-file-directory' command to let the user
5221 change it.
5222 * objfiles.c (free_objfile): If this objfile has its debug info in
5223 a separate objfile, free that one too. If this is itself a
5224 separate debug info objfile, clear our parent's backlink.
5225 (put_objfile_before): New function.
5226 * utils.c (gnu_debuglink_crc32): New function.
5227 * defs.h (gnu_debuglink_crc32): New declaration.
5228 * Makefile.in (symfile.o): Note dependency on "filenames.h".
5229 * configure.in: Handle --with-separate-debug-dir config option.
5230 * acinclude.m4 (AC_DEFINE_DIR): New macro.
5231 * acconfig.h (DEBUGDIR): New macro.
5232 * configure, aclocal.m4, config.in: Regenerated.
5233
5234 2003-01-22 Jim Blandy <jimb@redhat.com>
5235
5236 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
5237 like the old symbol_file_add, but taking new arguments: you can
5238 now pass in either a `struct section_addr_info' list to say where
5239 each section is loaded, or a `struct section_offsets' table. Pass
5240 these new arguments through to syms_from_objfile as appropriate.
5241 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
5242 with the appropriate quiescent values for the new arguments.
5243
5244 * symfile.c: #include "gdb_assert.h".
5245 (syms_from_objfile): Add the ability to pass in a section offset
5246 table directly, as an alternative to the section_addr_info table.
5247 Document arguments better.
5248 (symbol_file_add): Pass extra arguments to syms_from_objfile.
5249 * symfile.h (syms_from_objfile): Update declaration.
5250 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
5251 syms_from_objfile.
5252 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
5253
5254 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
5255
5256 Original patch by Tom Tromey <tromey@cygnus.com> and
5257 Jason Molenda <jmolenda@apple.com>.
5258 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
5259 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
5260 * NEWS: Mention profiling.
5261 * configure.in (--enable-gdbtk): Fix typo.
5262 (--enable-profiling): New. Set PROFILE_CFLAGS.
5263 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
5264 Fill in function.
5265 (profiling_state): New variable.
5266 (mcleanup_wrapper): New function.
5267 (_initialize_maint): Remove NOTYET, fix call to
5268 add_setshow_boolean_cmd for "maint set profile".
5269 * configure: Regenerated.
5270
5271 2003-01-21 Martin M. Hunt <hunt@redhat.com>
5272
5273 * Makefile.in (install-gdbtk): Install PNG images too.
5274
5275 2003-01-21 Andrew Cagney <ac131313@redhat.com>
5276
5277 * exec.c (text_start): Delete global variable.
5278 (exec_file_attach): Make text_start local to the function.
5279 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
5280 * valops.c (hand_function_call): Delete code that handles
5281 BEFORE_TEXT_END and AFTER_TEXT_END.
5282 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
5283 of CALL_DUMMY_LOCATION.
5284 * gdbarch.c: Regenerate.
5285 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
5286 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
5287 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
5288 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
5289 (text_end): Delete extern declaration.
5290
5291 2003-01-21 Andrew Cagney <ac131313@redhat.com>
5292
5293 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
5294 * blockframe.c (backtrace_below_main): Move to "frame.c".
5295 (frame_chain_valid): Delete check for backtrace_below_main.
5296 (_initialize_blockframe): Delete initialization, move ``set
5297 backtrace-below-main'' command to "frame.c".
5298 (do_flush_frames_sfunc): Delete function.
5299 * frame.c: Include "command.h" and "gdbcmd.h".
5300 (frame_type_from_pc): New function.
5301 (create_new_frame): Use frame_type_from_pc.
5302 (legacy_get_prev_frame): New function.
5303 (get_prev_frame): Rewrite. When an old style frame, call
5304 legacy_get_prev_frame. Otherwize, unwind the PC first.
5305 (_initialize_frame): Add ``set backtrace-below-main'' command.
5306 * Makefile.in (frame.o): Update dependencies.
5307
5308 2003-01-19 Andrew Cagney <ac131313@redhat.com>
5309
5310 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
5311 DEPRECATED_REGISTERS_INFO.
5312
5313 2003-01-19 Andrew Cagney <ac131313@redhat.com>
5314
5315 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
5316 Maintainers'. Update `Various Maintainers'.
5317
5318 2003-01-19 Andrew Cagney <ac131313@redhat.com>
5319
5320 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
5321 * gdbarch.sh (POP_FRAME): Change to function with predicate.
5322 Suppress actual parameters when `-'.
5323 * gdbarch.h, gdbarch.c: Regenerate.
5324
5325 2003-01-19 Andrew Cagney <ac131313@redhat.com>
5326
5327 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
5328 code handling dummy frames.
5329
5330 2003-01-19 Andrew Cagney <ac131313@redhat.com>
5331
5332 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
5333 (struct frame_unwind): Add field pop.
5334 * frame.h (frame_pop): Declare.
5335 * frame.c (frame_saved_regs_pop): New function.
5336 (trad_frame_unwinder): Add frame_saved_regs_pop.
5337 (frame_pop): New function.
5338 * dummy-frame.c (dummy_frame_pop): New function.
5339 (discard_innermost_dummy): New function.
5340 (generic_pop_dummy_frame): Use discard_innermost_dummy.
5341 (dummy_frame_unwind): Add dummy_frame_pop.
5342 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
5343 * valops.c (hand_function_call): Ditto.
5344 * stack.c (return_command): Ditto.
5345
5346 2003-01-18 Andrew Cagney <ac131313@redhat.com>
5347
5348 * cris-tdep.c: Fix function declaration indentation.
5349 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
5350 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
5351 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
5352 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
5353 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
5354 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
5355
5356 2003-01-18 Michael Chastain <mec@shout.net>
5357
5358 * README (Unpacking and Installation -- quick overview):
5359 Warn against ".../gdb-5.3/gdb/configure".
5360
5361 2003-01-18 Andrew Cagney <ac131313@redhat.com>
5362
5363 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
5364 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
5365 (struct frame_unwind): Declare opaque.
5366 (dummy_frame_p): Declare function.
5367 * dummy-frame.c (dummy_frame_id_unwind): Make static.
5368 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
5369 * dummy-frame.c: Include "frame-unwind.h".
5370 (dummy_frame_p): New function.
5371 (dummy_frame_unwind): New variable.
5372 * frame.c: Include "frame-unwind.h".
5373 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
5374 to use the new unwind field.
5375 (set_unwind_by_pc): Delete function.
5376 (create_new_frame, get_prev_frame): Set unwind field using
5377 frame_unwind_find_by_pc.
5378 (trad_frame_unwind, trad_frame_unwinder): New variables.
5379 * frame.h (trad_frame_unwind): Declare variable.
5380 (frame_id_unwind_ftype): Delete declaration.
5381 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
5382 (struct frame_unwind): Declare opaque.
5383 (struct frame_info): Replace the fields id_unwind, pc_unwind and
5384 register_unwind with a single unwind pointer.
5385 * frame-unwind.h, frame-unwind.c: New files.
5386 * Makefile.in (SFILES): Add frame-unwind.c.
5387 (frame_unwind_h): Define.
5388 (COMMON_OBS): Add frame-unwind.o.
5389 (frame-unwind.o): Specify dependencies.
5390 (frame.o, dummy-frame.o): Update dependencies.
5391
5392 2003-01-18 Andrew Cagney <ac131313@redhat.com>
5393
5394 * ada-valprint.c: Eliminate PTR.
5395 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
5396 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
5397 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
5398 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
5399 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
5400 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
5401 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
5402
5403 2003-01-17 Andrew Cagney <ac131313@redhat.com>
5404
5405 * main.c (captured_main): Don't use PTR.
5406 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
5407 * gdbtypes.c (lookup_primitive_typename): Ditto.
5408 (lookup_struct_elt_type): Ditto.
5409 * f-valprint.c (info_common_command): Ditto.
5410 (list_all_visible_commons): Ditto.
5411 * jv-typeprint.c (java_type_print_base): Ditto.
5412
5413 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
5414 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
5415 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
5416 i386-interix-nat.c and i386-interix-tdep.c. Rename
5417 m68klinux-nat.c and m68klinux-tdep.c. Rename
5418 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
5419 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
5420 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
5421 * main.c (captured_main): Use xfree, not free.
5422
5423 2003-01-16 Andrew Cagney <ac131313@redhat.com>
5424
5425 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
5426 ID back using a parameter.
5427 * frame.c (frame_id_unwind): Update call.
5428 (frame_saved_regs_id_unwind): Update.
5429 * dummy-frame.c (dummy_frame_id_unwind): Update function.
5430 * dummy-frame.h (struct frame_id): Add opaque declaration.
5431 (dummy_frame_id_unwind): Update declaration.
5432
5433 2003-01-15 Andrew Cagney <ac131313@redhat.com>
5434
5435 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
5436
5437 2003-01-15 Stephen P. Smith <ischis2@cox.net>
5438
5439 * MAINTAINERS (Stephen P. Smith): Updated email address.
5440
5441 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
5442
5443 Fix PR gdb/898
5444 * breakpoint.c (until_break_command): Add new argument. Use it to
5445 decide whether to stop only at the current frame or not.
5446 * breakpoint.h (until_break_command): Update prototype.
5447 * infcmd.c (until_command): Add new argument to until_break_command
5448 call.
5449 (advance_command): New function.
5450 (_initialize_infcmd): Update help string for 'until' command.
5451 Add new 'advance' command.
5452
5453 2003-01-14 David Carlton <carlton@math.stanford.edu>
5454
5455 * linespec.c (decode_line_1): Normalize comments.
5456 (set_flags): Ditto.
5457 (locate_first_half): Ditto.
5458 (decode_compound): Ditto.
5459 (symtab_from_filename): Ditto.
5460 (decode_all_digits): Ditto.
5461 (decode_dollar): Ditto.
5462 (find_methods): Ditto.
5463 (find_toplevel_char): Ditto.
5464
5465 2003-01-13 Andrew Cagney <ac131313@redhat.com>
5466
5467 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
5468 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
5469 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
5470 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
5471 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
5472 * language.c, language.h, m32r-tdep.c: Update copyright.
5473 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
5474 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
5475 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
5476 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
5477 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
5478 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
5479
5480 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
5481
5482 * stabsread.h (process_later, resolve_cfront_continuation):
5483 Obsolete.
5484 Update copyright years.
5485 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
5486 Update copyright year.
5487 * dbxread.c(struct cont_elem): Obsolete.
5488 (process_later, process_now): Obsolete functions.
5489 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
5490 Update copyright year.
5491 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
5492 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
5493 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
5494 (parse_partial_symbols): Obsolete cfront support.
5495 * stabsread.c
5496 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
5497 macros.
5498 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
5499 read_cfront_baseclasses, read_cfront_member_functions,
5500 resolve_cfront_continuation,read_cfront_static_fields,
5501 copy_cfront_struct_fields): Obsolete functions.
5502 (define_symbol, read_one_struct_field): Obsolete cfront support.
5503 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
5504 Update Copyright year.
5505
5506 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
5507
5508 * stack.c (print_frame_info, print_stack_frame_base_stub,
5509 print_stack_frame_base, show_and_print_stack_frame_stub,
5510 show_and_print_stack_frame, print_only_stack_frame_stub,
5511 print_only_stack_frame): Delete functions.
5512 (print_stack_frame_stub): Call print_frame_info instead of
5513 print_frame_info_base.
5514 (print_frame_info_base): Rename to print_frame_info.
5515 (backtrace_command_1): Call print_frame_info, instead of
5516 print_frame_info_base.
5517 (current_frame_command): Call print_stack_frame, instead of
5518 print_only_stack_frame.
5519 (frame_command): Call print_stack_frame, instead of
5520 show_and_print_stack_frame.
5521 (up_command): Ditto.
5522 (down_command): Ditto.
5523 * frame.h (print_only_stack_frame): Delete prototype.
5524 * infrun.c (normal_stop): Call print_stack_frame, instead of
5525 show_and_print_stack_frame.
5526 * thread.c (info_threads_command): Call print_stack_frame, instead
5527 of print_only_stack_frame.
5528
5529 2003-01-13 Andrew Cagney <ac131313@redhat.com>
5530
5531 * README (Graphical interface to GDB): Update URL. Point at
5532 gdb/links/.
5533
5534 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
5535 version match.
5536
5537 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5538
5539 * symtab.c (find_pc_sect_line): Don't consider end-of-function
5540 lines.
5541
5542 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5543
5544 * thread-db.c (attach_thread): Prototype.
5545 (struct private_thread_info): Remove lwpid. Add thread handle (th),
5546 thread information (ti), and valid flags (th_valid, ti_valid).
5547 (attach_thread): Move target_pid_to_str call to after the thread
5548 is added to GDB's list. Initialize the cache.
5549 (thread_get_info_callback, thread_db_map_id2thr)
5550 (thread_db_get_info): New functions.
5551 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
5552 (thread_db_store_registers, thread_db_thread_alive)
5553 (thread_db_get_thread_local_address): Use them.
5554 (thread_db_pid_to_str): Likewise. Return "Missing" instead
5555 of calling error() for threads in unknown state.
5556
5557 (clear_lwpid_callback): New function.
5558 (thread_db_resume): Use it to clear the cache.
5559
5560 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5561
5562 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
5563 (resume_callback): Remove dead code.
5564
5565 2003-01-13 Andrew Cagney <ac131313@redhat.com>
5566
5567 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
5568 predicate.
5569 * gdbarch.h, gdbarch.c: Regenerate.
5570 * stack.c (frame_info): Only initialize the saved registers when
5571 FRAME_INIT_SAVED_REGS_P.
5572 * frame.c (frame_saved_regs_register_unwind): Assert
5573 FRAME_INIT_SAVED_REGS_P.
5574 (deprecated_generic_get_saved_register): Ditto.
5575
5576 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5577
5578 * source.c (openp): Squelch warning about "filename".
5579
5580 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5581
5582 * source.c (openp): If the file does not exist don't necessarily
5583 search the path.
5584
5585 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5586
5587 Fix PR gdb/872.
5588 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
5589 (integer_types_same_name_p): New function.
5590 (rank_one_type): Use it.
5591 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
5592
5593 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
5594
5595 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
5596 variables.
5597 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
5598 * configure.in: Add --with-sysroot.
5599 * configure: Regenerated.
5600 * main.c (gdb_sysroot): New variable.
5601 (captured_main): Initialize gdb_sysroot.
5602 * defs.h (gdb_sysroot): New extern declaration.
5603 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
5604
5605 2003-01-12 Michael Chastain <mec@shout.net>
5606
5607 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
5608
5609 2003-01-12 Michael Chastain <mec@shout.net>
5610
5611 * top.c (print_gdb_version): Bump copyright year to 2003.
5612
5613 2003-01-12 David Carlton <carlton@bactrian.org>
5614
5615 * linespec.c (symtab_from_filename): Rename variable 's' to
5616 'file_symtab'.
5617
5618 2003-01-12 Andrew Cagney <ac131313@redhat.com>
5619
5620 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
5621 dummy frame.
5622 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
5623
5624 2003-01-12 Andrew Cagney <ac131313@redhat.com>
5625
5626 * d10v-tdep.c: Include "gdb_assert.h".
5627 (d10v_store_return_value): Rewrite to match current interface.
5628 (d10v_extract_struct_value_address): Ditto.
5629 (d10v_extract_return_value): Ditto.
5630 (d10v_gdbarch_init): Set store_restore_value,
5631 extract_struct_value_address and extract_return_value.
5632
5633 2003-01-12 J. Brobecker <brobecker@gnat.com>
5634
5635 * hpread.c (set_namestring): New procedure replacing the
5636 SET_NAMESTRING macro.
5637 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
5638 by calls to set_namestring.
5639
5640 2003-01-11 J. Brobecker <brobecker@gnat.com>
5641
5642 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
5643 a compilation warning.
5644 (hpread_process_one_debug_symbol): Likewise.
5645
5646 2003-01-10 David Carlton <carlton@math.stanford.edu>
5647
5648 * linespec.c (decode_line_1): Rename variable 's' to
5649 'file_symtab'.
5650 (decode_all_digits): Rename argument 's' to 'file_symtab'.
5651 (decode_dollar): Ditto.
5652 (decode_variable): Ditto.
5653 (symbol_found): Ditto.
5654
5655 2003-01-09 Michael Chastain <mec@shout.net>
5656
5657 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
5658
5659 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
5660
5661 * win32-nat.c (set_process_privilege): New function.
5662 (child_attach): Call set_process_privilege() to enable the
5663 SE_DEBUG_NAME user privilege if available in process token.
5664
5665 2003-01-10 J. Brobecker <brobecker@gnat.com>
5666
5667 * hpread.c (hpread_process_one_debug_symbol): Fix a small
5668 compilation error in the previous revision.
5669
5670 2003-01-09 David Carlton <carlton@math.stanford.edu>
5671
5672 * linespec.c: Update copyright.
5673
5674 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
5675
5676 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
5677 than inferior_ptid.
5678 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
5679
5680 2003-01-09 Andrew Cagney <ac131313@redhat.com>
5681
5682 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
5683 Update comments.
5684 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
5685 (frame_saved_regs_zalloc): Update.
5686 (frame_saved_regs_register_unwind): Update.
5687 (create_new_frame): Update.
5688 (get_prev_frame): Update.
5689 (frame_extra_info_zalloc): Update.
5690 (deprecated_get_frame_saved_regs): Update.
5691 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
5692 * cris-tdep.c: Update comment.
5693
5694 * somsolib.h: Fix function indentation.
5695 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
5696 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
5697 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
5698 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
5699 * somsolib.c, inftarg.c: Remove assignment in if conditional.
5700
5701 * infrun.c (follow_fork): Use ISO C definition.
5702 * expprint.c (print_subexp): Use xfree instead of free.
5703 * charset.c: Include "gdb_string.h" instead of <string.h>.
5704 (register_iconv_charsets): Use ISO C definition.
5705 (host_charset, target_charset): Ditto.
5706 * Makefile.in (charset.o): Update dependencies.
5707 (mi-cmd-env.o): Update dependencies.
5708
5709 2003-01-08 Andrew Cagney <cagney@redhat.com>
5710
5711 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
5712 get_frame_base.
5713
5714 2003-01-08 Andrew Cagney <ac131313@redhat.com>
5715
5716 * gdb_mbuild.sh: Add --keep option. When specified, keep the
5717 build directories. Save edited gdb output in Mbuild.log. If a
5718 build fails, remove any final GDB executable.
5719
5720 2003-01-08 Andrew Cagney <ac131313@redhat.com>
5721
5722 * gdb_mbuild.sh: Edit the output of `maint print architecture'
5723 replacing hex constants with function names and stripping leading
5724 file name directory prefixes.
5725
5726 2003-01-08 Andrew Cagney <cagney@redhat.com>
5727
5728 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
5729 get_frame_base.
5730
5731 2003-01-08 David Carlton <carlton@math.stanford.edu>
5732
5733 * linespec.c (decode_line_1): Move code into decode_variable.
5734 (decode_variable): New function.
5735
5736 2003-01-08 Andrew Cagney <ac131313@redhat.com>
5737
5738 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
5739
5740 2003-01-08 Andrew Cagney <cagney@redhat.com>
5741
5742 * cris-tdep.c (cris_frame_init_saved_regs): Use
5743 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
5744 saved_regs buffer.
5745 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
5746 (sh64_nofp_frame_init_saved_regs): Ditto.
5747 (sh_fp_frame_init_saved_regs): Ditto.
5748 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
5749 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
5750 * mcore-tdep.c (analyze_dummy_frame): Ditto.
5751 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
5752
5753 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
5754
5755 * minsyms.c (lookup_minimal_symbol): Update comment.
5756 (lookup_minimal_symbol_text): Update comment. Use the hash table.
5757 (lookup_minimal_symbol_solib_trampoline): Likewise.
5758
5759 2003-01-08 Andrew Cagney <cagney@redhat.com>
5760
5761 * d10v-tdep.c (d10v_init_extra_frame_info): Use
5762 frame_relative_level.
5763
5764 * alpha-tdep.c: Use get_frame_extra_info.
5765 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
5766 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
5767 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
5768 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
5769
5770 * alpha-tdep.c: Use get_next_frame.
5771 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
5772 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
5773 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
5774 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
5775 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
5776 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
5777 * xstormy16-tdep.c: Ditto.
5778
5779 2003-01-07 Andrew Cagney <cagney@redhat.com>
5780
5781 * alpha-tdep.c: Use get_frame_base.
5782 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
5783 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
5784 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
5785 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
5786 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
5787 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
5788 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
5789 * config/sparc/tm-sparc.h: Ditto.
5790
5791 2003-01-07 Andrew Cagney <cagney@redhat.com>
5792
5793 * frame.c (deprecated_get_frame_context): New function.
5794 (deprecated_set_frame_context): New function.
5795 * frame.h (deprecated_get_frame_context): Declare.
5796 (deprecated_set_frame_context): Declare.
5797 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
5798 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
5799
5800 2003-01-07 Andrew Cagney <cagney@redhat.com>
5801
5802 * frame.c (deprecated_set_frame_next_hack): New function.
5803 (deprecated_set_frame_prev_hack): New function.
5804 * frame.h (deprecated_set_frame_next_hack): Declare.
5805 (deprecated_set_frame_prev_hack): Declare.
5806 * mcore-tdep.c (analyze_dummy_frame): Use
5807 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
5808 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
5809
5810 2003-01-07 David Carlton <carlton@math.stanford.edu>
5811
5812 * linespec.c (decode_line_1): Move code into decode_dollar.
5813 (decode_dollar): New function.
5814
5815 2003-01-07 Andrew Cagney <cagney@redhat.com>
5816
5817 * arm-tdep.c (arm_init_extra_frame_info): Use
5818 deprecated_update_frame_base_hack.
5819 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
5820 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
5821 (fix_frame_pointer): Ditto.
5822 (mn10300_analyze_prologue): Ditto.
5823
5824 2003-01-07 Andrew Cagney <cagney@redhat.com>
5825
5826 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
5827 extra_info using frame_extra_info_zalloc.
5828 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
5829 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
5830 (sh64_init_extra_frame_info): Ditto.
5831 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
5832 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
5833 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
5834 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
5835 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
5836 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
5837 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
5838 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
5839 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
5840 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
5841 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
5842 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
5843
5844 * mn10300-tdep.c (analyze_dummy_frame): Use
5845 deprecated_set_frame_extra_info_hack.
5846 * mcore-tdep.c (analyze_dummy_frame): Ditto.
5847
5848 2003-01-07 J. Brobecker <brobecker@gnat.com>
5849
5850 * mdebugread.c (parse_symbol): Skip stProc entries which storage
5851 class is not scText. These do not define "real" procedures.
5852 (parse_partial_symbols): Likewise.
5853
5854 2003-01-06 Michael Snyder <msnyder@redhat.com>
5855
5856 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
5857
5858 2003-01-06 Andrew Cagney <ac131313@redhat.com>
5859
5860 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
5861 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
5862 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
5863 deprecated_frame_xmalloc_with_cleanup.
5864 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
5865 deprecated_frame_xmalloc.
5866 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
5867 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
5868
5869 2003-01-06 Andrew Cagney <cagney@redhat.com>
5870
5871 * x86-64-linux-tdep.c: Include "osabi.h".
5872 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
5873
5874 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
5875
5876 2003-01-06 Andrew Cagney <cagney@redhat.com>
5877
5878 * MAINTAINERS (Target Instruction Set Architectures): Update
5879 arm-elf. Can be built with -Werror, has been multiarched.
5880
5881 * value.h (unpack_long): Make buffer parameter constant.
5882 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
5883 * scm-lang.h (scm_parse): Ditto.
5884 * defs.h (extract_typed_address, extract_address): Ditto.
5885 (extract_long_unsigned_integer): Ditto.
5886 * inferior.h (unsigned_pointer_to_address): Ditto.
5887 (signed_pointer_to_address): Ditto.
5888 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
5889 * gdbarch.h, gdbarch.c: Regenerate.
5890 * findvar.c (extract_long_unsigned_integer): Update.
5891 (extract_address): Update.
5892 (extract_typed_address): Update.
5893 (unsigned_pointer_to_address): Update.
5894 * values.c (unpack_long): Update.
5895 (unpack_double): Update.
5896 (unpack_pointer): Update.
5897 (unpack_field_as_long): Update.
5898 * d10v-tdep.c (d10v_pointer_to_address): Update.
5899 * avr-tdep.c (avr_pointer_to_address): Update.
5900 * scm-lang.c (scm_unpack): Update.
5901 * findvar.c (signed_pointer_to_address): Update.
5902
5903 2003-01-06 Michal Ludvig <mludvig@suse.cz>
5904
5905 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
5906 since it is in i386-tdep.c.
5907
5908 2003-01-06 J. Brobecker <brobecker@gnat.com>
5909
5910 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
5911 failure introduced in the previous change.
5912
5913 2003-01-05 Michael Chastain <mec@shout.net>
5914
5915 * README: Remove references to deleted remote-*.c files:
5916 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
5917 remote-nrom.c, remote-os9k.c, remote-udi.c.
5918
5919 2003-01-05 Mark Kettenis <kettenis@gnu.org>
5920
5921 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
5922 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
5923 i386_get_longjmp_target.
5924
5925 2003-01-05 Andrew Cagney <ac131313@redhat.com>
5926
5927 * arm-tdep.c (prologue_cache): Change to a pointer.
5928 (_initialize_arm_tdep): Allocate prologue_cache.
5929 (check_prologue_cache): Update.
5930 (save_prologue_cache): Update.
5931 (arm_gdbarch_init): Update.
5932
5933 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
5934
5935 * stabsread.c (update_method_name_from_physname): Call complaint()
5936 instead of error.
5937
5938 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
5939
5940 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
5941 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
5942 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
5943
5944 * blockframe.c: Include "gdbcmd.h" and "command.h".
5945 (backtrace_below_main): New variable.
5946 (file_frame_chain_valid, func_frame_chain_valid)
5947 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
5948 (generic_func_frame_chain_valid): Remove functions.
5949 (frame_chain_valid, do_flush_frames_sfunc): New functions.
5950 (_initialize_blockframe): New function.
5951 * Makefile.in (blockframe.o): Update dependencies.
5952 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
5953 comment. Call frame_chain_valid ().
5954 * frame.h: Remove old prototypes. Add prototype for
5955 frame_chain_valid and update comments to match.
5956 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
5957 Remove old comment.
5958 * gdbarch.h: Regenerated.
5959 * gdbarch.c: Regenerated.
5960
5961 * alpha-tdep.c (alpha_gdbarch_init): Don't call
5962 set_gdbarch_frame_chain_valid.
5963 * avr-tdep.c (avr_gdbarch_init): Likewise.
5964 * cris-tdep.c (cris_gdbarch_init): Likewise.
5965 * frv-tdep.c (frv_gdbarch_init): Likewise.
5966 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
5967 * i386-tdep.c (i386_svr4_init_abi): Likewise.
5968 (i386_nw_init_abi): Likewise.
5969 (i386_gdbarch_init): Likewise.
5970 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
5971 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
5972 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
5973 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
5974 * mips-tdep.c (mips_gdbarch_init): Likewise.
5975 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
5976 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
5977 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
5978 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
5979 * s390-tdep.c (s390_gdbarch_init): Likewise.
5980 * sh-tdep.c (sh_gdbarch_init): Likewise.
5981 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
5982 * v850-tdep.c (v850_gdbarch_init): Likewise.
5983 * vax-tdep.c (vax_gdbarch_init): Likewise.
5984 * x86-64-tdep.c (x86_64_init_abi): Likewise.
5985
5986 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
5987 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
5988 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
5989 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
5990 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
5991 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
5992 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
5993 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
5994
5995 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
5996
5997 * Makefile.in (acconfig_h): Remove incorrect macro.
5998 (config_h): Define.
5999 (osabi.o): Update dependencies.
6000 * configure.tgt: Set gdb_osabi based on target triplet.
6001 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
6002 * configure: Regenerated.
6003 * config.in: Regenerated.
6004 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
6005 (GDB_OSABI_DEFAULT): Define if not already defined.
6006 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
6007 (set_osabi_string): New variables.
6008 (gdbarch_register_osabi): Add new OS ABI to
6009 gdb_osabi_available_names.
6010 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
6011 (set_osabi, show_osabi): New functions.
6012 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
6013
6014 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6015
6016 * arch-utils.c (gdbarch_info_init): Set osabi to
6017 GDB_OSABI_UNINITIALIZED.
6018 * gdbarch.sh: Add osabi to struct gdbarch and to struct
6019 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
6020 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
6021 * gdbarch.c: Regenerated.
6022 * gdbarch.h: Regenerated.
6023 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
6024 there's no BFD.
6025 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
6026 * osabi.h (enum gdb_osabi): Move to defs.h.
6027 (gdbarch_init_osabi): Update prototype.
6028 * defs.h (enum gdb_osabi): Moved here.
6029 * Makefile.in: Update dependencies.
6030
6031 * alpha-tdep.h: Don't include "osabi.h".
6032 (struct gdbarch_tdep): Remove osabi member.
6033 * alpha-tdep.c: Include "osabi.h".
6034 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6035 iterate over arches. Update call to gdbarch_init_osabi.
6036 (alpha_dump_tdep): Don't dump osabi.
6037 * alpha-linux-tdep.c: Include "osabi.h".
6038 * alpha-osf1-tdep.c: Include "osabi.h".
6039 * alphafbsd-tdep.c: Include "osabi.h".
6040 * alphanbsd-tdep.c: Include "osabi.h".
6041
6042 * arm-tdep.h: Don't include "osabi.h".
6043 (struct gdbarch_tdep): Remove osabi member.
6044 * arm-tdep.c: Include "osabi.h".
6045 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6046 iterate over arches. Update call to gdbarch_init_osabi.
6047 (arm_dump_tdep): Don't dump osabi.
6048 * arm-linux-tdep.c: Include "osabi.h".
6049 * armnbsd-tdep.c: Include "osabi.h".
6050
6051 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
6052 Update call to gdbarch_init_osabi.
6053
6054 * i386-tdep.h: Don't include "osabi.h".
6055 (struct gdbarch_tdep): Remove osabi member.
6056 * i386-tdep.c: Include "osabi.h".
6057 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6058 iterate over arches. Update call to gdbarch_init_osabi.
6059 (i386_dump_tdep): Don't dump osabi.
6060 * i386-linux-tdep.c: Include "osabi.h".
6061 * i386-sol2-tdep.c: Include "osabi.h".
6062 * i386bsd-tdep.c: Include "osabi.h".
6063 * i386gnu-tdep.c: Include "osabi.h".
6064 * i386ly-tdep.c: Include "osabi.h".
6065 * i386nbsd-tdep.c: Include "osabi.h".
6066 * i386obsd-tdep.c: Include "osabi.h".
6067
6068 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
6069 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6070 check osabi when iterating over arches. Update call to
6071 gdbarch_init_osabi.
6072 (mips_dump_tdep): Don't dump osabi.
6073
6074 * ns32k-tdep.h: Don't include "osabi.h".
6075 (struct gdbarch_tdep): Remove.
6076 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
6077 gdbarch_lookup_osabi. Don't iterate over arches. Don't
6078 allocate tdep. Update call to gdbarch_init_osabi.
6079 (ns32k_dump_tdep): Remove.
6080 (_initialize_ns32k_tdep): Update call to gdbarch_register.
6081 * ns32knbsd-tdep.c: Include "osabi.h".
6082
6083 * ppc-tdep.h: Don't include "osabi.h".
6084 (struct gdbarch_tdep): Remove osabi member.
6085 * rs6000-tdep.c: Include "osabi.h".
6086 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
6087 osabi when iterating over arches. Update call to
6088 gdbarch_init_osabi.
6089 (rs6000_dump_tdep): Don't dump osabi.
6090 * ppc-linux-tdep.c: Include "osabi.h".
6091 * ppcnbsd-tdep.c: Include "osabi.h".
6092
6093 * sh-tdep.h: Don't include "osabi.h".
6094 (struct gdbarch_tdep): Remove osabi member.
6095 * sh-tdep.c: Include "osabi.h".
6096 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6097 iterate over arches. Update call to gdbarch_init_osabi.
6098 (sh_dump_tdep): Don't dump osabi.
6099 * shnbsd-tdep.c: Include "osabi.h".
6100
6101 * sparc-tdep.c: Include "osabi.h".
6102 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6103 iterate over arches. Update call to gdbarch_init_osabi.
6104 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
6105 tdep structure.
6106
6107 * vax-tdep.h: Don't include "osabi.h".
6108 (struct gdbarch_tdep): Remove.
6109 * vax-tdep.c: Include "osabi.h".
6110 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
6111 iterate over arches. Don't allocate tdep. Update call
6112 to gdbarch_init_osabi.
6113 (vax_dump_tdep): Remove.
6114 (_initialize_vax_tdep): Update call to gdbarch_register.
6115
6116 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6117
6118 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
6119 entirely.
6120 (breakpoint_re_set_one): Don't fetch the value for a disabled
6121 watchpoint.
6122
6123 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6124
6125 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
6126 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
6127 (COERCE_FLOAT_TO_DOUBLE): Remove.
6128 * gdbarch.c: Regenerate.
6129 * gdbarch.h: Regenerate.
6130 * Makefile.in: Remove value_h from gdbarch_h.
6131 * valops.c (coerce_float_to_double): New variable.
6132 (default_coerce_float_to_double): Remove.
6133 (standard_coerce_float_to_double): Remove.
6134 (value_arg_coerce): Use coerce_float_to_double.
6135 (_initialize_valops): Add "set coerce-float-to-double".
6136 * value.h (default_coerce_float_to_double): Remove prototype.
6137 (standard_coerce_float_to_double): Remove prototype.
6138
6139 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
6140 prototyped.
6141 * mdebugread.c (parse_symbol): Likewise.
6142 * stabsread.c (define_symbol): Mark all functions as prototyped.
6143
6144 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
6145 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
6146 set_gdbarch_coerce_float_to_double.
6147 * arm-tdep.c (arm_gdbarch_init): Likewise.
6148 * frv-tdep.c (frv_gdbarch_init): Likewise.
6149 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
6150 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
6151 * mips-tdep.c (mips_gdbarch_init): Likewise.
6152 (mips_coerce_float_to_double): Remove.
6153 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
6154 (rs6000_coerce_float_to_double): Remove.
6155 * s390-tdep.c (s390_gdbarch_init): Likewise.
6156 * sh-tdep.c (sh_gdbarch_init): Likewise.
6157 (sh_coerce_float_to_double): Remove.
6158 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
6159 (sparc_coerce_float_to_double): Remove.
6160 * v850-tdep.c (v850_gdbarch_init): Likewise.
6161 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
6162 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
6163 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
6164 (hppa_coerce_float_to_double): Remove prototype.
6165 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
6166
6167 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6168
6169 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
6170
6171 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
6172
6173 Suggested by Stewart Brown <sb24@avaya.com>:
6174 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
6175 in recursive calls. Handle TYPE_CODE_TYPEDEF.
6176 (c_type_print_varspec_suffix): Likewise.
6177
6178 2003-01-04 Mark Kettenis <kettenis@gnu.org>
6179
6180 * configure.in: Don't set and AC_SUBST SUBDIRS.
6181 * configure: Regenerated.
6182
6183 * configure.in: Remove code dealing with shared libraries.
6184 * Makefile.in: Remove HLDFLAGS and HLDENV.
6185 * configure: Regenerated.
6186
6187 2003-01-04 Andrew Cagney <ac131313@redhat.com>
6188
6189 * frame.c (deprecated_frame_xmalloc): New function.
6190 (deprecated_set_frame_saved_regs_hack): New function.
6191 (deprecated_set_frame_extra_info_hack): New function.
6192 * frame.h (deprecated_frame_xmalloc): Declare.
6193 (deprecated_set_frame_saved_regs_hack): Declare.
6194 (deprecated_set_frame_extra_info_hack): Declare.
6195
6196 2003-01-04 Mark Kettenis <kettenis@gnu.org>
6197
6198 * configure.in: Move code that provides the --enable-gdbtk option
6199 right after the code that handles the --enable-tui option, and
6200 polish it somewhat.
6201 * configure: Regenerated.
6202
6203 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
6204 AC_CHECK_FUNCS and remove the old check for pread64.
6205 * acinclude.m4 (AC_GNU_SOURCE): New macro.
6206 * acconfig.h (_GNU_SOURCE): Add.
6207 (HAVE_PREAD64): Remove.
6208 * configure, aclocal.m4, config.in: Regenerated.
6209
6210 2003-01-03 Andrew Cagney <ac131313@redhat.com>
6211
6212 * alpha-tdep.c: Use get_frame_saved_regs.
6213 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
6214 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
6215 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
6216 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
6217 * vax-tdep.c, xstormy16-tdep.c: Ditto.
6218
6219 2003-01-03 Mark Kettenis <kettenis@gnu.org>
6220
6221 * configure.in: Remove all use of the SUBDIRS variable; add
6222 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
6223 code providing the --enable-multi-ice option, and move it right in
6224 front of the code that checks whether gdbserver is supported.
6225 Polish that too.
6226 * configure: Regenerated.
6227 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
6228 @SUBDIRS@.
6229
6230 2003-01-03 Andrew Cagney <cagney@redhat.com>
6231
6232 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
6233 * avr-tdep.c, cris-tdep.c: Ditto.
6234 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
6235 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
6236
6237 2003-01-03 Mark Kettenis <kettenis@gnu.org>
6238
6239 * configure.in: Remove --enable-netrom option.
6240 * configure: Regenerated.
6241
6242 2003-01-03 Mark Kettenis <kettenis@gnu.org>
6243
6244 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
6245 declaration for `struct re_pattern_buffer' instead.
6246 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
6247
6248 2003-01-03 J. Brobecker <brobecker@gnat.com>
6249
6250 * mdebugread.c (parse_symbol): Count until the stEnd matching
6251 the structure name.
6252
6253 2003-01-02 Mark Kettenis <kettenis@gnu.org>
6254
6255 * configure.in: Remove --with-cpu option.
6256 subscripts. Remove evil changequotes here.
6257 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
6258 * config.in, configure: Regenerated.
6259
6260 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
6261 * configure.in: Cleanup section that sources GDB and BFD configure
6262 subscripts. Remove evil changequotes here.
6263 * config.in, configure: Regenerated.
6264
6265 2003-01-02 Andrew Cagney <ac131313@redhat.com>
6266
6267 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
6268 frame accessor methods.
6269 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
6270 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
6271 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
6272 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
6273 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
6274 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
6275 * z8k-tdep.c: Ditto.
6276
6277 2003-01-02 Mark Kettenis <kettenis@gnu.org>
6278
6279 * configure.in: Remove UI_OUT configuration code.
6280 * ada-lang.c: Update assuming UI_OUT is always true.
6281 * Makefile.in (UIOUT_CFLAGS): Remove.
6282 * configure: Regenerated.
6283 * TODO: Remove blurb about elimination of -DUI_OUT.
6284
6285 * configure.in: Move code that provides the --enable-gdbcli,
6286 --enable-gdbmi options right before the code that handles the
6287 --enable-tui option. Polish a bit.
6288 * configure: Regenerated.
6289
6290 * configure.in: Rewrite check for GNU regex and the
6291 --without-included regex option, and move it into the "Checks for
6292 library functions" section. This makes us use the system regex
6293 again by default on systems with version 2 of the GNU C library.
6294 This was apparently broken.
6295 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
6296 * acconfig.h (USE_INCLUDED_REGEX): Remove.
6297 * config.in, configure: Regenerated.
6298
6299 * configure.in: Move code that provides the --enable-tui option
6300 before the "Checks for libraries" section. Polish the code
6301 somewhat and set need_curses to yes if we build the TUI. Rewrite
6302 code that looks for a library providing termcap functionality to
6303 match more closely what's done in the Readline library, and move
6304 it into to the "Checks for libraries" section.
6305 * configure: Regenerated.
6306 * Makefile.in (TERMCAP): Remove variable.
6307 * config/i386/go32.mh (TERMCAP): Remove variable.
6308
6309 2003-01-02 Andrew Cagney <ac131313@redhat.com>
6310
6311 * MAINTAINERS: Mention gdb_mbuild.sh.
6312 * gdb_mbuild.sh: Rewrite.
6313
6314 2003-01-02 Mark Kettenis <kettenis@gnu.org>
6315
6316 * configure.in: Fix typo in last change.
6317 * config.in, configure: Regenerated.
6318
6319 2003-01-02 Andrew Cagney <ac131313@redhat.com>
6320
6321 * valarith.c (value_binop): Delete obsolete code and comments.
6322 * configure.host: Ditto.
6323 * buildsym.h (make_blockvector): Ditto.
6324 * buildsym.c (make_blockvector): Ditto.
6325 * defs.h (enum language): Ditto.
6326 (chill_demangle): Ditto.
6327 * elfread.c (elf_symtab_read): Ditto.
6328 * dwarfread.c (CHILL_PRODUCER): Ditto.
6329 (set_cu_language): Ditto.
6330 (handle_producer): Ditto.
6331 * expprint.c (print_subexp): Ditto.
6332 * gdbtypes.c (chill_varying_type): Ditto.
6333 * gdbtypes.h (builtin_type_chill_bool): Ditto.
6334 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
6335 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
6336 (chill_varying_type): Ditto.
6337 * language.h (_LANG_chill): Ditto.
6338 * language.c (binop_result_type, integral_type): Ditto.
6339 (character_type, string_type, structured_type): Ditto.
6340 (lang_bool_type, binop_type_check): Ditto.
6341 * stabsread.h (os9k_stabs): Ditto.
6342 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
6343 (define_symbol, read_type, read_struct_fields): Ditto.
6344 (read_array_type, read_enum_type, read_huge_number): Ditto.
6345 (read_range_type, start_stabs): Ditto.
6346 * symfile.c (init_filename_language_table): Ditto.
6347 (add_psymbol_with_dem_name_to_list): Ditto.
6348 * symtab.c (symbol_init_language_specific): Ditto.
6349 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
6350 * symtab.h (struct general_symbol_info): Ditto.
6351 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
6352 * typeprint.c (typedef_print): Ditto.
6353 * utils.c (fprintf_symbol_filtered): Ditto.
6354 * valops.c (value_cast, search_struct_field, value_slice): Delete
6355 obsolete code.
6356 (varying_to_slice): Delete function.
6357 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
6358 (varying_to_slice): Delete declaration.
6359 * MAINTAINERS: Update.
6360
6361 2003-01-02 Mark Kettenis <kettenis@gnu.org>
6362
6363 * configure.in: Reorganize "Checks for library functions section"
6364 a bit. Remove check for `btowc' and `isascii' functions.
6365 * configure: Regenerated.
6366
6367 * acconfig.h (_MSE_INT_H): Remove.
6368 * configure.in: Create "Checks for header files" section, and move
6369 appropriate tests there. Don't check for objlist.h, wchar.h,
6370 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
6371 misdetection fix. Also add "Checks for types", "Checks for
6372 compiler characteristics" and "Checks for library functions"
6373 sections.
6374 * config.in, configure: Regenerated.
6375
6376 * configure.in: Create "Checks for programs" section, and move
6377 appropriate tests there.
6378
6379 2003-01-01 Mark Kettenis <kettenis@gnu.org>
6380
6381 * configure.in: Create "Checks for libraries" section, and move
6382 appropriate tests there. Cleanup check for wctype in libw. Use
6383 AC_SEARCH_LIBS to see whether we need libsocket.
6384 * configure: Regenerated.
6385
6386 For older changes see ChangeLog-2002
6387 \f
6388 Local Variables:
6389 mode: change-log
6390 left-margin: 8
6391 fill-column: 74
6392 version-control: never
6393 End:
This page took 0.158232 seconds and 4 git commands to generate.