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