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