2003-09-16 Andrew Cagney <cagney@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2003-09-16 Andrew Cagney <cagney@redhat.com>
2
3 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
4 "use_struct_convention" to "ppc_linux_use_struct_convention".
5 (ppc_linux_use_struct_convention): New function.
6 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
7 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
8 "rs6000_use_struct_convention".
9 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
10 declaration.
11 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
12 Delete function.
13
14 2003-09-16 Andrew Cagney <cagney@redhat.com>
15
16 * buildsym.c: Remove more occurances of "register".
17 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
18 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
19 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
20 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
21 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
22 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
23 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
24 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
25
26 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
27
28 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
29 numbers to enumeration values.
30 * sh-tdep.c: Accomodate above change.
31 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
32 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
33 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
34 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
35 (IS_FPUSH): Rename from IS_FMOV.
36 (sh_extract_struct_value_address): Remove useless comment.
37 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
38 instead of own local values.
39 (sh_dump_tdep): Remove.
40 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
41 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
42
43 2003-09-15 Andrew Cagney <cagney@redhat.com>
44
45 * doublest.c (convert_floatformat_to_doublest): No longer need to
46 cast "exp_bias" to an int. Reverts 2002-12-04 change.
47
48 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
49
50 * values.c (unpack_double): Call floatformat_is_valid.
51
52 2003-09-15 Mark Kettenis <kettenis@gnu.org>
53
54 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
55 ps_strings into a long.
56
57 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
58 _initialize_am64fbsd_nat.
59
60 2003-09-15 Kevin Buettner <kevinb@redhat.com>
61
62 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
63 associated with DW_AT_ranges attribute is out of bounds.
64
65 2003-09-15 David Lecomber <dsl@sources.redhat.com>
66
67 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
68
69 2003-09-14 Michael Chastain <mec@shout.net>
70
71 * config/m68k/nm-apollo68v.h: Delete.
72 * config/m68k/xm-apollo68v.h: Delete.
73
74 2003-09-14 Andrew Cagney <cagney@redhat.com>
75
76 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
77 * dcache.c: Update copyrights and descriptions.
78 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
79
80 2003-09-14 Andrew Cagney <cagney@redhat.com>
81
82 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
83 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
84
85 2003-09-14 Andrew Cagney <cagney@redhat.com>
86
87 * alpha-nat.c: Remove some occurances of "register".
88 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
89 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
90 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
91 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
92 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
93 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
94 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
95 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
96 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
97 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
98 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
99 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
100 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
101 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
102 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
103 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
104 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
105 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
106 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
107 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
108 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
109 * values.c, vax-tdep.c, xcoffread.c: Ditto.
110
111 2003-09-13 Andrew Cagney <cagney@redhat.com>
112
113 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
114 * ppc-tdep.h (struct regcache): Declare opaque.
115 * objfiles.h (struct objfile_data): Declare opaque.
116 * cp-support.h (struct objfile): Declare opaque.
117 * linux-nat.h (target_waitstatus): Declare opaque.
118
119 2003-09-14 Mark Kettenis <kettenis@gnu.org>
120
121 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
122 (stabs_argument_has_addr): New architecture method.
123 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
124 * arch-utils.c: Include "buildsym.h".
125 (default_stabs_argument_has_addr): New function.
126 * stabsread.c (define_symbol): Use stabs_argument_has_addr
127 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
128
129 * cris-tdep.c (cris_gdbarch_init): Set
130 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
131 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
132 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
133 * mips-tdep.c (mips_gdbarch_init): Likewise.
134 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
135 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
136
137 2003-09-13 Andrew Cagney <cagney@redhat.com>
138
139 * values.c (using_struct_return): Delete "function" and "funcaddr"
140 parameters.
141 * value.h (using_struct_return): Update declaration.
142 * infcmd.c (finish_command_continuation): Update.
143 (finish_command): Update.
144 * infcall.c (call_function_by_hand): Update.
145 * eval.c (evaluate_subexp_standard): Update.
146
147 2003-09-13 Christopher Faylor <cgf@redhat.com>
148
149 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
150 SSE registers since gdb will not operate correctly without this.
151 Restore include file ordering munged in previous change.
152 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
153
154 2003-09-13 Mark Kettenis <kettenis@gnu.org>
155
156 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
157 REG_STRUCT_HAS_ADDR.
158 * gdbarch.c, gdbarch.h: Updated.
159 * infcall.c (call_function_by_hand): Update.
160 * stabsread.c (define_symbol): Updated.
161
162 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
163
164 2003-09-12 Christopher Faylor <cgf@redhat.com>
165
166 * win32-nat.c: Reorganize so that defines used by target headers are
167 actually defined by the system headers.
168 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
169 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
170
171 2003-09-12 Jim Blandy <jimb@redhat.com>
172
173 * dbxread.c (read_dbx_symtab): Don't report an internal error if
174 the file has no .data, .bss, or .rodata sections. Instead wait
175 until we see a variable alleged to live in one of those sections.
176
177 * dbxread.c (read_dbx_symtab): If we have no .data section and no
178 .bss section, presume that any variables we find live in the
179 .rodata section.
180
181 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
182 offsets for global and static variables.
183
184 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
185 symbol types are, by definition, in the .data section, so it is
186 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
187 If there is no .data section, there should be no N_DATA or N_DATA
188 | N_EXT symbols.
189
190 2003-09-12 Mark Kettenis <kettenis@gnu.org>
191
192 * amd64fbsd-tdep.c: Fix sigtramp recognition.
193 (amd64fbsd_sigcontext_addr): Rewrite.
194 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
195 with correct values.
196 (amd64fbsd_sc_reg_offset): Initialize with correct values.
197 (amd64fbsd_init_abi): Fix typo.
198
199 2003-09-12 Andrew Cagney <cagney@redhat.com>
200
201 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
202 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
203
204 2003-09-12 Andrew Cagney <cagney@redhat.com>
205
206 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
207 "entry_file_highpc". Update comments.
208 * defs.h (deprecated_inside_entry_file): Rename
209 "inside_entry_file".
210 * blockframe.c (deprecated_inside_entry_file): Rename
211 "inside_entry_file".
212 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
213 * vax-tdep.c (vax_frame_chain): Update.
214 * sh64-tdep.c (sh64_frame_chain): Update.
215 * sh-tdep.c (sh_frame_chain): Update.
216 * rs6000-tdep.c (rs6000_frame_chain): Update.
217 * ns32k-tdep.c (ns32k_frame_chain): Update.
218 * mips-tdep.c (mips_frame_chain): Update.
219 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
220 * m32r-tdep.c (m32r_frame_this_id): Update.
221 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
222 * frv-tdep.c (frv_frame_this_id): Update.
223 * d10v-tdep.c (d10v_frame_this_id): Update.
224 * cris-tdep.c (cris_frame_chain): Update.
225 * blockframe.c (legacy_frame_chain_valid): Update.
226 * avr-tdep.c (avr_frame_this_id): Update.
227 * arm-tdep.c (arm_prologue_this_id): Update.
228 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
229 * objfiles.c (objfile_relocate): Update.
230 * mipsread.c (mipscoff_symfile_read): Update.
231 (mipscoff_symfile_read): Update.
232 * mdebugread.c (parse_partial_symbols): Update.
233 * dwarfread.c (read_file_scope): Update.
234 * dwarf2read.c (read_file_scope): Update.
235 * dbxread.c (read_dbx_symtab): Update.
236 (read_dbx_symtab): Update.
237 * coffread.c (complete_symtab): Update.
238
239 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
240
241 * top.c (quit_target): New static helper function.
242 (quit_force): Moved code to quit_target(). Call quit_target()
243 via catch_errors() to catch errors during quit.
244
245 2003-09-11 David Carlton <carlton@kealia.com>
246
247 * buildsym.c (finish_block): Use allocate_block to allocate the
248 block.
249 * mdebugread.c (new_block): Add FIXME.
250
251 2003-09-11 David Carlton <carlton@kealia.com>
252
253 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
254 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
255 (recursive_dump_type): Ditto.
256 * printcmd.c (print_formatted): Ditto.
257 * typeprint.c (print_type_scalar): Ditto.
258 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
259 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
260 * cp-support.h: Declare cp_check_possible_namespace_symbols,
261 maint_cplus_cmd_list.
262 * cp-support.c: Make maint_cplus_cmd_list extern.
263 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
264 command.h.
265 (lookup_symbol_file): Look in possible namespace blocks when
266 appropriate.
267 (initialize_namespace_symtab): New.
268 (get_possible_namespace_block, free_namespace_block)
269 (check_possible_namespace_symbols)
270 (check_possible_namespace_symbols_loop)
271 (check_one_possible_namespace_symbol)
272 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
273 (_initialize_cp_namespace): Ditto.
274 * block.h: Declare allocate_block.
275 * block.c (allocate_block): New.
276 * jv-lang.c (get_java_class_symtab): Allocate blocks via
277 allocate_block.
278 * symfile.h: Update declaration of add_psymbol_to_list.
279 * symfile.c (add_psymbol_to_list): Return the partial symbol in
280 question.
281 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
282 scan_partial_symbols_call.
283 (scan_partial_symbols): Add NAMESPACE argument; update calls to
284 helper functions.
285 (add_partial_symbol): If necessary, scan mangled names for names
286 of namespaces.
287 (add_partial_namespace): Add NAMESPACE argument; generate partial
288 symbols associated to namespaces.
289 (add_partial_enumeration): Add NAMESPACE argument.
290 (new_symbol): Allow namespace syms.
291 (read_namespace): Generate namespace syms.
292 * objfiles.h: Add opaque declaration of struct symtab.
293 (struct objfile): Add cp_namespace_symtab member.
294 * objfiles.c (allocate_objfile): Set
295 objfile->cp_namespace_symtab.
296 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
297 dictionary_h, command_h.
298
299 2003-09-11 Andrew Cagney <cagney@redhat.com>
300
301 * rs6000-tdep.c (rs6000_push_dummy_call): Use
302 regcache_raw_write_signed to set SP_REGNUM, move the operation to
303 near the function's end.
304 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
305 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
306 regcache_raw_write_signed to set SP_REGNUM.
307
308 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
309
310 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
311 orig_addrs is set up properly.
312
313 2003-09-11 Andrew Cagney <cagney@redhat.com>
314
315 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
316 * gdbarch.h, gdbarch.c: Re-generate.
317 * infcall.c (call_function_by_hand): Update.
318 * hppa-tdep.c (hppa_push_arguments): Update.
319 * ada-lang.c (place_on_stack): Update.
320 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
321 * sparc-tdep.c (sparc_gdbarch_init): Update.
322 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
323 * hppa-tdep.c (hppa_gdbarch_init): Update.
324 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
325 stack_align.
326
327 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
328
329 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
330 register do need a frame.
331
332 2003-09-11 Andrew Cagney <cagney@redhat.com>
333
334 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
335 buildable since GDB 5.0.
336 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
337 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
338 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
339 * irix4-nat.c: Delete file.
340 * config/mips/irix4.mh: Delete file.
341 * config/mips/irix3.mh: Delete file.
342 * config/mips/irix3.mt: Delete file.
343 * config/mips/tm-irix3.h: Delete file.
344 * config/mips/nm-irix3.h: Delete file.
345 * config/mips/xm-irix3.h: Delete file.
346 * config/mips/nm-irix4.h: Delete file.
347 * config/mips/xm-irix4.h: Delete file.
348 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
349
350 2003-09-10 J. Brobecker <brobecker@gnat.com>
351
352 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
353 * Makefile.in (hppa-tdep.o): Update dependencies.
354
355 2003-09-10 James E Wilson <wilson@specifixinc.com>
356
357 * MAINTAINERS: Change my e-mail address. Move to paper trail
358 section.
359
360 2003-09-10 Kevin Buettner <kevinb@redhat.com>
361
362 * MAINTAINERS (frv): New ISA entry.
363
364 2003-09-10 Kevin Buettner <kevinb@redhat.com>
365
366 * frv-tdep.c (dis-asm.h): Include.
367 * Makefile.in (frv-tdep.o): Update dependencies.
368
369 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
370
371 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
372 Fix typo for high range of floating registers.
373
374 2003-09-09 David Carlton <carlton@kealia.com>
375
376 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
377 highpc initialization here out of scan_partial_symbols.
378 (scan_partial_symbols): Restructure into a recursive version,
379 calling add_partial_namespace and add_partial_enumeration when
380 appropriate.
381 (add_partial_namespace): New.
382 (add_partial_enumeration, locate_pdi_sibling): Ditto.
383
384 2003-09-09 Andrew Cagney <cagney@redhat.com>
385
386 * rs6000-tdep.c (ppc_push_return_address): Delete function.
387 (rs6000_push_dummy_call): Set LR to BP_ADDR.
388 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
389 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
390
391 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
392 (rs6000_push_dummy_call): Set the "TOC" register.
393
394 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
395 methods "max_register_raw_size", "max_register_virtual_size" or
396 "register_virtual_size".
397
398 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
399
400 * MAINTAINERS: Update my e-mail address.
401
402 2003-09-09 Andrew Cagney <cagney@redhat.com>
403
404 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
405 (rs6000_push_dummy_call): Store the struct return address.
406 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
407
408 2003-09-09 Andrew Cagney <cagney@redhat.com>
409
410 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
411 "ppc_sysv_abi_push_arguments".
412 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
413 "ppc_sysv_abi_push_arguments".
414 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
415 instead of "push_arguments".
416 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
417
418 2003-09-09 Andrew Cagney <cagney@redhat.com>
419
420 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
421 instead of CALL_DUMMY_ADDRESS.
422
423 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
424
425 * p-lang.c: Eliminate "register".
426 * c-lang.c: Ditto.
427 * expprint.c: Ditto.
428 * f-lang.c: Ditto.
429 * jv-lang.c: Ditto.
430 * language.c: Ditto.
431 * m2-lang.c: Ditto.
432 * parse.c: Ditto.
433 * scm-lang.c: Ditto.
434 * objc-lang.c: Ditto.
435
436 2003-09-09 Nick Clifton <nickc@redhat.com>
437
438 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
439
440 2003-09-04 Andrew Cagney <cagney@redhat.com>
441
442 * avr-tdep.c: Include "dis-asm.h".
443 * cris-tdep.c: Include "dis-asm.h".
444 (cris_delayed_get_disassembler): Use "struct disassemble_info"
445 instead of corresponding typedef.
446 * h8300-tdep.c: Include "dis-asm.h".
447 * ia64-tdep.c: Include "dis-asm.h".
448 * i386-tdep.c: Include "dis-asm.h".
449 (i386_print_insn): Use "struct disassemble_info" instead of
450 corresponding typedef.
451 * m68k-tdep.c: Include "dis-asm.h".
452 * mcore-tdep.c: Include "dis-asm.h".
453 * mips-tdep.c: Include "dis-asm.h".
454 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
455 instead of corresponding typedef.
456 * ns32k-tdep.c: Include "dis-asm.h".
457 * s390-tdep.c: Include "dis-asm.h".
458 * sparc-tdep.c: Include "dis-asm.h".
459 * vax-tdep.c: Include "dis-asm.h".
460 * v850-tdep.c: Include "dis-asm.h".
461 * mn10300-tdep.c: Include "dis-asm.h".
462 * rs6000-tdep.c: Include "dis-asm.h".
463 * xstormy16-tdep.c: Include "dis-asm.h".
464 (_initialize_xstormy16_tdep): Delete "extern" declaration of
465 print_insn_xstormy16.
466 * Makefile.in (v850-tdep.o): Update dependencies.
467 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
468 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
469 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
470 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
471 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
472 (gdbarch_h): Remove $(dis_asm_h).
473 * disasm.c: Include "dis-asm.h".
474 (dis_asm_read_memory): Use "struct disassemble_info" instead of
475 corresponding typedef.
476 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
477 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
478 * gdbarch.sh: Do not include "dis-asm.h".
479 (struct disassemble_info): Declare opaque.
480 (TARGET_PRINT_INSN): Update declaration.
481 * gdbarch.h, gdbarch.c: Re-generate.
482
483 2003-09-08 Andrew Cagney <cagney@redhat.com>
484
485 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
486 CALL_DUMMY_ADDRESS, change to a predicate.
487 * gdbarch.h, gdbarch.c: Re-generate.
488 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
489 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
490 * infcall.c (call_function_by_hand): Ditto.
491 * sparc-tdep.c (sparc_push_return_address): Ditto.
492 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
493 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
494 CALL_DUMMY_ADDRESS with entry_point_address.
495 * v850-tdep.c (v850_push_return_address): Ditto.
496 * s390-tdep.c (s390_push_return_address): Ditto.
497 * rs6000-tdep.c (ppc_push_return_address): Ditto.
498 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
499 * mcore-tdep.c (mcore_push_return_address): Ditto.
500 * cris-tdep.c (cris_push_return_address): Ditto.
501 * arm-tdep.c (arm_push_return_address): Ditto.
502
503 2003-09-08 Andrew Cagney <cagney@redhat.com>
504
505 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
506 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
507 and REG_UNMODIFIED to REG_SAME_VALUE.
508 (execute_cfa_program): Update.
509 (dwarf2_frame_cache): Update. Initialize table to
510 REG_UNSPECIFIED, complain if CFI fails to specify a register's
511 location.
512 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
513
514 2003-09-08 Andrew Cagney <cagney@redhat.com>
515
516 * gnu-nat.c: Remove "inline" function attribute.
517 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
518
519 2003-09-08 Kevin Buettner <kevinb@redhat.com>
520
521 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
522 target.
523
524 2003-09-08 Kevin Buettner <kevinb@redhat.com>
525
526 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
527 (frame_extra_info): Rename this struct to frv_unwind_cache.
528 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
529 Add fields ``prev_sp'' and ``base''.
530 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
531 (frv_saved_pc_after_call, frv_init_extra_frame_info)
532 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
533 Delete.
534 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
535 Revise all callers. Fill in the unwind cache argument and make
536 other adjustments to account for new frame mechanisms.
537 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
538 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
539 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
540 (frv_frame_unwind, frv_frame_base): New structs.
541 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
542 additional arguments expected by this method and adjust function
543 body accordingly.
544 (frv_gdbarch_init): Remove calls to the following functions:
545 set_gdbarch_deprecated_init_frame_pc(),
546 set_gdbarch_deprecated_saved_pc_after_call(),
547 set_gdbarch_deprecated_frame_chain(),
548 set_gdbarch_deprecated_frame_saved_pc(),
549 set_gdbarch_deprecated_frame_init_saved_regs(),
550 set_gdbarch_deprecated_push_arguments(),
551 set_gdbarch_deprecated_push_return_address(),
552 set_gdbarch_deprecated_pop_frame(),
553 set_gdbarch_deprecated_call_dummy_words(),
554 set_gdbarch_deprecated_sizeof_call_dummy_words(),
555 set_gdbarch_deprecated_init_extra_frame_info(),
556 set_gdbarch_deprecated_dummy_write_sp(), and
557 set_gdbarch_deprecated_pc_in_call_dummy().
558 Add calls to the following functions:
559 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
560 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
561 frame_base_set_default().
562 * Makefile.in (frv-tdep.o): Update dependencies.
563
564 2003-09-09 Mark Kettenis <kettenis@gnu.org>
565
566 * dwarf2-frame.c (read_encoded_value): Add support for
567 DW_EH_PE_aligned encoding.
568
569 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
570
571 * infrun.c (normal_stop): Don't print a message if the inferior
572 has exited.
573
574 2003-09-08 Jim Blandy <jimb@redhat.com>
575
576 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
577 * dbxread.c: #include "gdb_assert.h".
578 (read_dbx_symtab): If the objfile has no .data section, use the
579 section index for the .bss section instead.
580
581 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
582
583 * frame.c (deprecated_safe_get_selected_frame): New function.
584 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
585 * findvar.c (read_var_value): Call it.
586
587 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
588
589 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
590 (sh64-tdep.o): Add dependencies.
591 * configure.tgt: Add FIXME to sh-*-linux*.
592 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
593 (sh_gdbarch_init): Always set correct sh_show_regs function
594 pointer. Call sh64_gdbarch_init() if machine type is sh5.
595 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
596 * sh64-tdep.c: New file, containing all sh64 related code from
597 sh-tdep.c.
598 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
599 * config/sh/linux.mt (TDEPFILES): Ditto.
600 * config/sh/nbsd.mt (TDEPFILES): Ditto.
601 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
602 * config/sh/wince.mt (TDEPFILES): Ditto.
603
604 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
605
606 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
607 (stop_wait_callback): Handle !lp->signalled also.
608 (lin_lwp_has_pending, flush_callback): New functions.
609 (lin_lwp_wait): Call flush_callback.
610 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
611 (linux_proc_pending_signals): New function.
612 * linux-nat.h (linux_proc_pending_signals): Add prototype.
613
614 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
615
616 From Nick Kelsey <nickk@ubicom.com>:
617 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
618 when the stop PC is at the beginning of a function also.
619
620 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
621
622 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
623 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
624
625 2003-09-06 Mark Kettenis <kettenis@gnu.org>
626
627 * sol-thread.c: Include "gdb_string.h".
628
629 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
630
631 * gcore.c: Reorder include files in alphabetical order. Include
632 "gdb_assert.h". Various coding style fixes.
633 (derive_stack_segment, derive_heap_segment): Replace check for
634 non-null BOTTOM and TOP with gdb_assert.
635 (derive_heap_segment): Replace check for successful creation of
636 ZERO with gdb_assert.
637 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
638
639 2003-09-04 Andrew Cagney <cagney@redhat.com>
640
641 * thread-db.c (verbose_dlsym): New function.
642 (thread_db_load): Use verbose_dlsym
643 (thread_db_new_objfile): Print that libthread_db was loaded, and
644 that thread debugging was enabled.
645
646 2003-09-04 Andrew Cagney <cagney@redhat.com>
647
648 * configure.tgt: Add "mips64*-*-*" target. Delete
649 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
650 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
651 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
652 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
653 mips*-sony-*, and mips64*-*-elf* targets.
654 * config/mips/embedl.mt: Delete file.
655 * config/mips/embedl64.mt: Delete file.
656 * config/mips/mips.mt: Delete file.
657 * config/mips/mips64.mt: Delete file.
658 * config/mips/tm-embed.h: Delete file.
659 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
660 * config/mips/embed64.mt: Delete out-of-date comment.
661
662 2003-09-04 Andrew Cagney <cagney@redhat.com>
663
664 * hppa-tdep.c (hppa_gdbarch_init): Set
665 "have_nonsteppable_watchpoint".
666 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
667 * mips-tdep.c (mips_dump_tdep): Do not print
668 HAVE_NONSTEPPABLE_WATCHPOINT.
669 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
670 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
671 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
672 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
673
674 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
675
676 * breakpoint.c (watchpoint_check): Remove accidentally checked in
677 unused code. Add comment.
678
679 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
680
681 * breakpoint.c (watchpoint_check): Check for pc being in an
682 epilogue if watchpoint frame couldn't be found.
683
684 2003-09-04 Andrew Cagney <cagney@redhat.com>
685
686 * Makefile.in: Re-generate all dependencies.
687
688 2003-09-03 Andrew Cagney <cagney@redhat.com>
689
690 * arch-utils.h (legacy_print_insn): Delete declaration.
691 * arch-utils.c (legacy_print_insn): Delete function.
692 * disasm.c (deprecated_tm_print_insn_info): Delete.
693 (_initialize_disasm): Delete function, contained code initializing
694 deprecated_tm_print_insn_info.
695 * gdbarch.sh (deprecated_tm_print_insn): Delete.
696 (deprecated_tm_print_insn_info): Delete.
697 (TARGET_PRINT_INSN): Do not provide a default.
698 * gdbarch.h, gdbarch.c: Re-generate.
699
700 2003-09-03 Andrew Cagney <cagney@redhat.com>
701
702 * disasm.c (fprintf_disasm): New function.
703 (gdb_disassemble_info): Call "init_disassemble_info", instead of
704 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
705 reverts 2003-08-14 change.
706 (_initialize_disasm): Call "init_disassemble_info", instead of
707 INIT_DISASSEMBLE_INFO_NO_ARCH.
708
709 2003-09-03 Michael Snyder <msnyder@redhat.com>
710
711 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
712
713 2003-09-03 Andrew Cagney <cagney@redhat.com>
714
715 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
716 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
717 * symfile.c (syms_from_objfile): Update.
718 (reread_symbols): `Update
719 * exec.c (exec_file_attach): Update.
720 (exec_file_attach): Update.
721 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
722 2003-08-29 change.
723 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
724
725 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
726
727 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
728 trad-frame.h.
729 (arm_get_cache): Delete macro.
730 (struct arm_prologue_cache): Update comments. Make saved_regs into
731 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
732 to prev_sp.
733 (thumb_scan_prologue): Update for cache changes. Don't call
734 DEPRECATED_PC_IN_CALL_DUMMY.
735 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
736 argument and use it in desperation search for our prologue. Do not
737 search past the specified PC.
738 (arm_make_prologue_cache): Simplify.
739
740 (arm_prologue_this_id, arm_prologue_prev_register)
741 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
742 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
743 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
744 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
745 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
746
747 (arm_frame_chain_valid, arm_find_callers_reg)
748 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
749 (arm_pop_frame): Delete obsolete methods.
750 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
751
752 (arm_gdbarch_init): Update for new frame methods. Register prologue
753 and sigtramp unwinders. Set the default frame base method.
754
755 * Makefile.in (arm-tdep.o): Update dependencies.
756 * varobj.c (find_frame_addr_in_frame_chain): Call
757 get_frame_base_address.
758 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
759
760 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
761
762 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
763 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
764 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
765 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
766 Take NEXT_FRAME and CACHE arguments. Call
767 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
768 Set unwound_pc in CACHE instead of modifying the frame argument.
769 Don't bother checking the frame type when looking for sigtramp
770 frames.
771 (arm_make_prologue_cache, arm_frame_chain)
772 (arm_init_extra_frame_info): New functions.
773
774 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
775
776 * arm-tdep.c (arm_get_cache): Define.
777 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
778 unwound_sp, unwound_pc, and saved_regs.
779 (thumb_scan_prologue): Take a cache instead of the frame.
780 (arm_scan_prologue): Likewise.
781 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
782 instead of a temporary frame.
783 (arm_init_extra_frame_info): Allocate and use a cache.
784 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
785
786 2003-09-03 Andrew Cagney <cagney@redhat.com>
787
788 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
789 * config/mips/wince.mt (TM_CLIBS): Ditto.
790 * config/sh/wince.mt (TM_CLIBS): Ditto.
791 * config/pa/hppa64.mt (TM_CLIBS): Delete.
792 * config/sparc/sp64.mt (CC): Delete.
793
794 2003-09-03 Andrew Cagney <cagney@redhat.com>
795
796 * defs.h: Do not include "arch-utils.h".
797 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
798 GDB_MULTI_ARCH_PURE.
799 * configure.in (GDB_MULTI_ARCH): Do not define.
800 * configure, config.in: Regenerate.
801 * configure.tgt: Do not set variable "gdb_multi_arch".
802 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
803 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
804 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
805 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
806 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
807 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
808 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
809 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
810 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
811 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
812 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
813 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
814 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
815 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
816 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
817 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
818 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
819 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
820
821 2003-08-30 Michael Chastain <mec@shout.net>
822
823 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
824 * config/m68k/nm-hp300hpux.h: Delete.
825 * config/m68k/tm-hp300hpux.h: Delete.
826 * config/m68k/xm-hp300hpux.h: Delete.
827 * config/m68k/xm-hp300bsd.h: Delete.
828 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
829 tm-hp300hpux.h, xm-hp300hpux.h.
830 * somsolib.c: Remove comment about hp300 shared libraries.
831
832 2003-08-31 Mark Kettenis <kettenis@gnu.org>
833
834 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
835 Only define PTRACE_GET_THREAD_AREA is not already defined.
836 Various style fixes in code and comments and some additional
837 spelling fixes in comments. Move after functions dealing with
838 debug registers.
839 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
840 Fix coding-style.
841
842 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
843 frame_unwind_register_unsigned instead of
844 frame_unwind_unsigned_register.
845
846 2003-08-30 Mark Kettenis <kettenis@gnu.org>
847
848 * configure.in: Search for gethostbyname in libnsl.
849 * configure: Regenerated.
850
851 2003-08-29 Mark Kettenis <kettenis@gnu.org>
852
853 * configure.in: Remove redundant AC_MSG_RESULT in check for
854 uintptr_t in stdint.h.
855 * configure: Regenerated.
856
857 * amd64-nat.h (struct regcache): Add opaque declaration.
858
859 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
860 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
861 Change "register array" to "register cache" in comments.
862 (x86_64_linux_gregset64_reg_offset): New variable.
863 (GETREGS_SUPPLIES): Remove macro.
864 (supply_gregset): Call amd64_supply_native_gregset instead of
865 x86_64_linux_supply_gregset.
866 (fill_gregset): Rename `regno' to `regnum'. Call
867 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
868 (store_regs): Rename `regno' to `regnum'.
869 (store_fpregs): Rename `regno' to `regnum'.
870 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
871 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
872 Reorganize function a bit.
873 (store_inferior_registers): Rename `regno' to `regnum'. Use
874 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
875 Reorganize function a bit.
876 (_initialize_x86_64_linux_nat): New function.
877 * config/i386/x86-64linux.mh.
878
879 2003-08-29 Andrew Cagney <cagney@redhat.com>
880
881 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
882 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
883 (target_remove_watchpoint): Delete macro.
884 (target_insert_watchpoint): Delete macro.
885 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
886 (remote_mips_stopped_by_watchpoint): Delete declaration.
887 (remote_mips_remove_watchpoint): Delete declaration.
888 (remote_mips_set_watchpoint): Delete declaration.
889 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
890 * remote-mips.c (_initialize_remote_mips): Set
891 "to_insert_watchpoint", "to_stopped_by_watchpoint",
892 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
893 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
894 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
895 (mips_stopped_by_watchpoint): Rename
896 remote_mips_stopped_by_watchpoint.
897 (mips_can_hardware_watchpoint): Rename
898 remote_mips_can_use_hardware_watchpoint, update function
899 signature.
900
901 2003-08-29 Mark Kettenis <kettenis@gnu.org>
902
903 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
904 USER_DS. We haven't given them a register number yet.
905
906 * amd64-nat.h: New file.
907 * amd64-nat.c: New file.
908 * amd64fbsd-nat.c: Include "amd64-nat.h".
909 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
910 (amd64fbsd32_r_reg_offset): New variable.
911 (supply_gregset): Simply call amd64_supply_native_gregset.
912 (fill_gregset): Rename `regno' to `regnum'. Simply call
913 amd64_collect_native_gregset.
914 (fill_fpregset): Rename `regno' to `regnum'.
915 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
916 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
917 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
918 `fpregset_t'. Call amd64_supply_native_gregset instead of
919 supply_gregset. Call x86_64_supply_fxsave instead of
920 supply_fpregset.
921 (store_inferior_registers): Rename `regno' to `regnum'. Replace
922 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
923 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
924 `fpregset_t'. Call amd64_collect_native_gregset instead of
925 fill_gregset. Call x86_64_collect_fxsave instead of
926 fill_fpregset.
927 (_initialize_am64fbsd_nat): Initialize
928 amd64_native_gregset32_reg_offset and
929 amd64_native_gregset64_reg_offset.
930 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
931
932 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
933 null pointer. Fix typo in comment.
934
935 * regcache.c (supply_register): Reimplement to call
936 regcache_raw_supply.
937 (regcache_collect): Reimplement by calling regcache_raw_collect.
938
939 2003-08-28 Mark Kettenis <kettenis@gnu.org>
940
941 * regcache.c (register_buffer): Consitify first argument.
942 (regcache_raw_supply, regcache_raw_collect): New
943 functions.
944
945 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
946
947 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
948 by Nathan J. Williams.
949
950 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
951
952 * lin-lwp.c (wait_lwp): New function, copied from
953 stop_wait_callback. Clean up.
954 (stop_wait_callback): Use wait_lwp.
955
956 2003-08-28 Andrew Cagney <cagney@redhat.com>
957
958 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
959 flavour and disassembler options.
960 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
961 (mips_gdbarch_init): Set "print_insn". Delete initialization of
962 deprecated_tm_print_insn_info.
963
964 2003-08-27 Andrew Cagney <cagney@redhat.com>
965
966 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
967 Use target_read_memory.
968 (s390_get_frame_info): Update. Do not reference
969 deprecated_tm_print_insn_info.
970 (s390_check_function_end, s390_is_sigreturn): Ditto.
971
972 2003-08-27 Andrew Cagney <cagney@redhat.com>
973
974 * Makefile.in (cris-tdep.o): Update dependencies.
975 * cris-tdep.c: Include "gdb_assert.h".
976 (cris_gdbarch_init): Set print_insn.
977 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
978 (cris_delayed_get_disassembler): Simplify, directly call the
979 disassembler returned by cris_get_disassembler.
980 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
981 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
982 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
983 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
984 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
985 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
986 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
987 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
988 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
989 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
990 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
991 (gdb_print_insn_sparc): Delete function.
992 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
993 deprecated_tm_print_insn_info.
994 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
995 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
996 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
997 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
998 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
999 * s390-tdep.c (gdb_print_insn_s390): Delete function.
1000 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
1001 (s390_gdbarch_init): Set print_insn.
1002
1003 2003-08-27 Andrew Cagney <cagney@redhat.com>
1004
1005 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
1006 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
1007 * infcall.c (call_function_by_hand): Convert the entry point
1008 address into a code address.
1009
1010 2003-08-27 Andrew Cagney <cagney@redhat.com>
1011
1012 * dsrec.c: Include "gdb_string.h".
1013 * Makefile.in (dsrec.o): Update dependencies.
1014
1015 2003-08-27 Michael Chastain <mec@shout.net>
1016
1017 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
1018
1019 2003-08-27 Andrew Cagney <cagney@redhat.com>
1020
1021 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
1022 (alpha_osf1_init_abi): Do not set call_dummy_address.
1023
1024 2003-08-27 David Carlton <carlton@kealia.com>
1025
1026 From Randolph Chung <tausq@debian.org>:
1027 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
1028 compiles with -Wformat-nonliteral -Werror.
1029
1030 2003-08-26 Jim Blandy <jimb@redhat.com>
1031
1032 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
1033 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
1034 bfd_lookup_symbol, since we only want symbols in code sections.
1035 (look_for_base): Pass zero as the SECT_FLAGS argument to
1036 bfd_lookup_symbol, since we're not concerned about which section
1037 the symbol is in.
1038
1039 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
1040
1041 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
1042 we are frameless or the return address register is already known.
1043
1044 2003-08-26 Andrew Cagney <cagney@redhat.com>
1045
1046 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
1047 in size. Add comments.
1048
1049 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
1050
1051 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
1052 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
1053
1054 2003-08-26 Jason Merrill <jason@redhat.com>
1055
1056 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
1057 case out of #ifdef MIPS block.
1058
1059 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
1060
1061 PR java/1322
1062 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
1063 available before calling SECT_OFF_TEXT.
1064 * PROBLEMS: Remove description of java/1322.
1065
1066 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1067
1068 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
1069 bof, and nat0-nat127 as pseudo-registers.
1070 (ia64_frame_cache): New struct used to cache frame info.
1071 (ia64_register_reggroup_p): New routine used to override default
1072 register grouping so registers without names are still saved and
1073 restored.
1074 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
1075 pseudo values.
1076 (ia64_pseudo_register_read): New routine to read pseudo-registers.
1077 (ia64_pseudo_register_write): New routine to write pseudo-registers.
1078 (ia64_alloc_frame_cache): New routine to create a new
1079 ia64_frame_cache.
1080 (examine_prologue): Change prototype to add next_frame pointer.
1081 Assume frameless until otherwise proven. Verify that the cfm for
1082 current frame matches the cfm that should occur for the prologues
1083 alloc insn and if equal, mark as not frameless. At end of routine,
1084 if not frameless, calculate registers for the previous frame and store
1085 in the cache, if a cache is provided.
1086 (ia64_skip_prologue): Use new prototype when calling examine_prologue
1087 and pass 0 for next_frame.
1088 (ia64_store_return_value): Change to use convert_typed_floating()
1089 instead of calling ia64_convert_to_raw().
1090 (ia64_extract_return_value): Change to use convert_typed_floating()
1091 instead of calling ia64_convert_to_virtual().
1092 (ia64_frame_cache): New routine to support new frame model.
1093 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
1094 (ia64_frame_sniffer): Ditto.
1095 (ia64_sigtramp_frame_init_saved_regs): Ditto.
1096 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
1097 (ia64_sigtramp_frame_prev_register): Ditto.
1098 (ia64_sigtramp_frame_sniffer): Ditto.
1099 (ia64_frame_base_address): Ditto.
1100 (ia64_extract_struct_value_address): Change to issue error message.
1101 (ia64_frame_align): New routine to align sp.
1102 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
1103 (ia64_push_arguments): Removed. Logic moved to
1104 ia64_push_dummy_call().
1105 (ia64_push_return_address): Ditto.
1106 (ia64_unwind_dummy_id): New function.
1107 (ia64_unwind_pc): Ditto.
1108 (ia64_convert_register_p): Ditto.
1109 (ia64_register_to_value): Ditto.
1110 (ia64_value_to_register): Ditto.
1111 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
1112 (ia64_register_byte, ia64_register_raw_size): Ditto.
1113 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
1114 (ia64_saved_pc_after_call): Ditto.
1115 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
1116 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
1117 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
1118 (ia64_register_convert_to_raw): Ditto.
1119 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
1120 (ia64_init_extra_frame_info): Ditto.
1121 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
1122 (ia64_gdbarch_init): Remove registering of deprecated functions that
1123 are no longer used. Add registration of new gdbarch functions.
1124 Remove registering deprecated_write_sp. Replace
1125 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
1126 Delete set_gdbarch_deprecated_register_convertible(),
1127 set_gdbarch_deprecated_register_convert_to_virtual(), and
1128 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
1129 set_gdbarch_deprecated_register_size(),
1130 set_gdbarch_deprecated_register_bytes(),
1131 set_gdbarch_pcregnum(),
1132 set_gdbarch_deprecated_register_byte(),
1133 set_gdbarch_deprecated_register_raw_size(),
1134 set_gdbarch_deprecated_max_register_raw_size(),
1135 set_gdbarch_deprecated_register_virtual_size(),
1136 and set_gdbarch_deprecated_max_register_virtual_size() calls.
1137 Replace set_gdbarch_deprecated_extract_return_value() with
1138 set_gdbarch_extract_return_value(). Remove calls to:
1139 set_gdbarch_deprecated_saved_pc_after_call();
1140 set_gdbarch_deprecated_frame_chain(),
1141 set_gdbarch_deprecated_frame_saved_pc(),
1142 set_gdbarch_deprecated_frame_init_saved_regs(),
1143 set_gdbarch_deprecated_get_saved_register(),
1144 set_gdbarch_deprecated_call_dummy_words(),
1145 set_gdbarch_deprecated_sizeof_call_dummy_words(),
1146 set_gdbarch_deprecated_init_extra_frame_info(),
1147 set_gdbarch_deprecated_frame_args_address(),
1148 set_gdbarch_deprecated_frame_locals_address(),
1149 and set_gdbarch_deprecated_dummy_write_sp().
1150 Add set_gdbarch_convert_register_p(),
1151 set_gdbarch_register_to_value(),
1152 set_gdbarch_value_to_register(),
1153 set_gdbarch_push_dummy_call(),
1154 set_gdbarch_frame_align(),
1155 set_gdbarch_unwind_dummy_id(),
1156 set_gdbarch_unwind_pc(),
1157 frame_unwind_append_sniffer(),
1158 frame_unwind_append_sniffer(),
1159 and frame_base_set_default().
1160
1161 2003-08-25 Chris Demetriou <cgd@broadcom.com>
1162
1163 * configure.tgt: Document need for special "mipsisa64" handling.
1164 (mipsisa64*-*-linux64): Handle as target linux64.
1165 (mipsisa64*-*-*): Handle as target embed64.
1166
1167 2003-08-18 Michael Chastain <mec@shout.net>
1168
1169 * PROBLEMS: Document pr gdb/1322, the Java anonymous
1170 objfile bug.
1171
1172 2003-08-24 Mark Kettenis <kettenis@gnu.org>
1173
1174 * i387-tdep.h: Update copyright date.
1175 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
1176
1177 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
1178 CFLAGS games to reflect reality.
1179
1180 2003-08-24 Andrew Cagney <cagney@redhat.com>
1181
1182 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
1183 GDB_MULTI_ARCH is always non-zero.
1184 * osabi.c (_initialize_gdb_osabi): Ditto.
1185 (gdbarch_init_osabi): Ditto.
1186 * sparc-tdep.c: Ditto for #if code.
1187
1188 2003-08-23 Mark Kettenis <kettenis@gnu.org>
1189
1190 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
1191 Update comments.
1192 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
1193 comments.
1194 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
1195 x86_64_supply_fxsave.
1196 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
1197 x86_64_supply_fxsave.
1198 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
1199 x86_64_supply_fxsave.
1200
1201 2003-08-23 Andreas Jaeger <aj@suse.de>
1202
1203 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
1204 i387_supply_fxsave.
1205
1206 2003-08-23 Mark Kettenis <kettenis@gnu.org>
1207
1208 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
1209 i387_supply_register.
1210 (go32_fetch_registers): Adjust call to i387_supply_fsave.
1211 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
1212 i387_supply_fsave.
1213 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
1214 i387_supply_fxsave.
1215 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
1216 i387_supply_fsave.
1217 * i386bsd-nat.c (supply_fpregset): Adjust call to
1218 i387_supply_fsave.
1219 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
1220 call to i387_supply_fxsave. Call i387_supply_fsave instead of
1221 supply_fpregset.
1222 (store_inferior_registers): Remove extraneous whitespace. Call
1223 i387_fill_fsave instead of fill_fpregset.
1224 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
1225 (supply_fpregset): Likewise.
1226 * i386v4-nat.c (supply_fpregset): Adjust call to
1227 i387_supply_fsave.
1228 * i386-interix-nat.c (supply_fpregset): Adjust call to
1229 i387_supply_fsave.
1230 * i386-linux-nat.c (supply_fpregset): Adjust call to
1231 i387_supply_fsave.
1232 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
1233 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
1234 i387supply_fsave and i387_supply_fxsave.
1235 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
1236 Incorporate code from `i387_supply_register.
1237 (i387_supply_register): Remove.
1238 (i387_supply_fxsave): Add `regnum' argument.
1239 Update comments.
1240 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
1241 prototype.
1242 (i387_supply_register): remove prototype.
1243 Update comments.
1244
1245 2003-08-22 Michael Chastain <mec@shout.net>
1246
1247 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
1248 Add lines for files in gdb/testsuite/gdb.cp/* that are
1249 still not 8.3 unique.
1250
1251 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
1252
1253 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
1254 TYPE_VPTR_FIELDNO is valid.
1255
1256 2003-08-19 Mark Kettenis <kettenis@gnu.org>
1257
1258 * utils.c (set_width_command): Remove prototypes.
1259 (set_screen_size): New prototype.
1260 (init_page_info): Simplify by fetching the screen size from
1261 Readline. Call set_screen_size.
1262 (set_screen_size): New function.
1263 (set_width): Add missing whitespace in comment.
1264 (set_width_command): Call set_screen_size.
1265 (set_height_command): New function.
1266 (initialize_utils): Fix formatting. Make "set height" command
1267 call set_height_command. Remove redundant code that turns off
1268 pagination if output isn't a terminal. Remove redundant call to
1269 set_width_command.
1270
1271 2003-08-22 Mark Kettenis <kettenis@gnu.org>
1272
1273 * sparc64-tdep.h (sparc64_regnum): Fix comment.
1274 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
1275 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
1276 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
1277 `case' keyword.
1278 (sparc64_register_info): Give the reister with number
1279 SPARC64_STATE_REGNUM a name.
1280 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
1281 %asi and %ccr.
1282 (sparc64_push_dummy_call): Take BIAS into account when checking
1283 stcak alignment.
1284 (sparc_software_single_step): Remove assertions that check whether
1285 NPC and NNPC were zero.
1286 (sparc_supply_rwindow): Make public. Merge functionality with
1287 sparc64_supply_rwindow.
1288 (sparc_fill_rwindow): Make public. Merge functionality with
1289 sparc64_fill_rwindow.
1290 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
1291 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
1292 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
1293 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
1294 sparc_supply_rwindow instead of sparc64_supply_rwindow.
1295
1296 * reggroups.c: Add whitespace after declarations of local
1297 variables in functions.
1298
1299 2003-08-21 Michael Chastain <mec@shout.net>
1300
1301 * gdbtypes.h: Change array bound type from an int to enum.
1302
1303 2003-08-21 Andrew Cagney <cagney@redhat.com>
1304
1305 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
1306 * config/sparc/tm-sparc.h: Ditto.
1307 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
1308 unconditionally.
1309 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
1310
1311 2003-07-13 Mark Kettenis <kettenis@gnu.org>
1312
1313 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
1314 (register_objfile_data, set_objfile_data, objfile_data): New
1315 prototypes.
1316 * objfiles.c (objfile_alloc_data, objfile_free_data): New
1317 prototypes.
1318 (allocate_objfile): Call objfile_alloc_data.
1319 (free_objfile): Call objfile_free_data.
1320 (struct objfile_data): New.
1321 (struct objfile_data_registration): New.
1322 (struct objfile_data_registry): New.
1323 (objfile_data_registry): New variable.
1324 (register_objfile_data): New function.
1325 (objfile_alloc_data, objfile_free_data): New functions.
1326 (set_objfile_data, objfile_data): New functions.
1327 * dwarf2-frame.c (dwarf2_frame_data): New variable.
1328 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
1329 (_initialize_dwarf2_frame): New function and prototype.
1330
1331 2003-08-21 Andrew Cagney <cagney@redhat.com>
1332
1333 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
1334 a specific architecture.
1335 * arch-utils.h (set_architecture_from_arch_mach): Delete
1336 declaration.
1337 (target_architecture_hook): Delete declaration.
1338 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
1339 (default_float_format): Assume GDB_MULTI_ARCH.
1340 (default_double_format): Assume GDB_MULTI_ARCH.
1341 (set_endian_from_file): Delete function.
1342 (arch_ok): Delete function.
1343 (set_arch): Delete function.
1344 (set_architecture_from_arch_mach): Delete function.
1345 (set_architecture_from_file): Delete function.
1346 (set_architecture): Assume GDB_MULTI_ARCH.
1347 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
1348
1349 2003-08-21 Mark Kettenis <kettenis@gnu.org>
1350
1351 Rewrite FreeBSD/sparc64 native configuration.
1352 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
1353 * sparc64fbsd-nat.c: New file.
1354 * sparc64fbsd-tdep.c: New file.
1355 * sparc64-tdep.c sparc64-tdep.h: New files.
1356 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
1357 sparc64fbsd-tdep.o): New dependencies.
1358 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
1359 and sparc64fbsd-tdep.c.
1360 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
1361 * config/sparc/fbsd.mh: Remove copyright notice.
1362 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
1363 sparcbsd-nat.o.
1364 * config/sparc/fbsd.mt: Remove copyright notice.
1365 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
1366 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
1367 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
1368 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
1369 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
1370 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
1371 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
1372 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
1373 "sparc/tm-sp64.h".
1374 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
1375 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
1376
1377 2003-08-21 Michael Chastain <mec@shout.net>
1378
1379 * symtab.h: Add doco on the space critical structures and
1380 some measurements of space usage.
1381
1382 2003-08-21 Michael Snyder <msnyder@redhat.com>
1383
1384 * tracepoint.c (trace_dump_command): Trace break address
1385 is subject to DECR_PC_AFTER_BREAK.
1386 (set_traceframe_context): Make "trace_line" an int.
1387 Fixes suggested by Mark Newman <mark.newman@lmco.com>
1388
1389 2003-08-20 Michael Snyder <msnyder@redhat.com>
1390
1391 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
1392 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
1393 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
1394 argument passing.
1395 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
1396 functions, replace sh_push_dummy_call.
1397 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
1398
1399 2003-08-20 Michael Chastain <mec@shout.net>
1400
1401 * gdbtypes.h (struct main_type): Rearrange to save space.
1402
1403 2003-08-20 Michael Snyder <msnyder@redhat.com>
1404
1405 * trad-frame.c: Comment typo fix.
1406
1407 2003-08-20 Michael Snyder <msnyder@redhat.com>
1408 Kevin Buettner <kevinb@redhat.com>
1409
1410 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
1411 (frv_frame_init_saved_regs): Add declaration.
1412 (frame_extra_info): Add new field ``saved_regs''.
1413 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
1414 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
1415 Update frame related code.
1416 (frv_extract_struct_value_address): Adjust formatting.
1417 * Makefile.in (frv-tdep.o): Update dependencies.
1418 * config/frv/tm-frv.h (target_insert_watchpoint)
1419 (target_remove_watchpoint, target_insert_hw_breakpoint)
1420 (target_remove_hw_breakpoint): Delete these macros.
1421 (remote_insert_watchpoint, remote_remove_watchpoint)
1422 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
1423 these declarations.
1424
1425 2003-08-20 Michael Chastain <mec@shout.net>
1426
1427 * defs.h (ENUM_BITFIELD): New macro.
1428 * symtab.h (ENUM_BITFIELD): Use it.
1429 (BYTE_BITFIELD): Remove old macro, which was already disabled.
1430
1431 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
1432
1433 * MAINTAINERS (write after approval): Add myself.
1434
1435 2003-08-18 Andrew Cagney <cagney@redhat.com>
1436
1437 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
1438 * gdbarch.h, gdbarch.c: Re-generate.
1439 * infcall.c (call_function_by_hand): Adjust the SP by
1440 frame_red_zone_size before allocating any stack space.
1441 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
1442 * x86-64-tdep.c (x86_64_frame_align): New function.
1443 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
1444
1445 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
1446 Remove code adjusting SP so that it skips over the Red Zone.
1447
1448 2003-08-18 Mark Kettenis <kettenis@gnu.org>
1449
1450 * NEWS (New native configurations): Mention FreeBSD/amd64.
1451
1452 2003-08-18 Andrew Cagney <cagney@redhat.com>
1453
1454 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
1455 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
1456 "m68k_frame_p".
1457 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
1458
1459 2003-08-18 Mark Kettenis <kettenis@gnu.org>
1460
1461 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
1462
1463 2003-08-18 Michal Ludvig <mludvig@suse.cz>
1464
1465 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
1466 Define.
1467 * i386-linux-nat.c: Include "linux-nat.h".
1468 (child_post_startup_inferior): New function.
1469
1470 2003-08-18 Mark Kettenis <kettenis@gnu.org>
1471
1472 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
1473 at the start of a frameless function. This probably fixes PR
1474 backtrace/1338.
1475
1476 2003-08-17 Michael Chastain <mec@shout.net>
1477
1478 * symfile.c (find_sym_fns): Remove special case for apollo target.
1479
1480 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
1481
1482 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
1483 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
1484 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
1485 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
1486 (linux_supports_tracevforkdone): New function.
1487 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
1488 TRACEVFORKDONE.
1489 (child_follow_fork): Handle vfork.
1490 (linux_handle_extended_wait): Likewise. Also handle exec.
1491 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
1492 * NEWS: Mention fork tracing.
1493
1494 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
1495
1496 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
1497
1498 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
1499
1500 * Makefile.in (i386-linux-nat.o): Update dependencies.
1501 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
1502 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
1503 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
1504 * i386-linux-nat.c: Include "linux-nat.h".
1505 (child_post_startup_inferior): New function.
1506 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
1507 * infptrace.c (kill_inferior): Wrap in #ifdef.
1508 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
1509 attaching to each LWP.
1510 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
1511 (init_lin_lwp_ops): Fill in some more operations.
1512 * linux-nat.h (linux_enable_event_reporting)
1513 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
1514 prototypes.
1515 * linux-nat.c (linux_enable_event_reporting): New function.
1516 (child_post_attach, linux_child_post_startup_inferior)
1517 (child_post_startup_inferior, child_follow_fork)
1518 (linux_handle_extended_wait, kill_inferior): New functions.
1519
1520 2003-08-16 Andrew Cagney <cagney@redhat.com>
1521
1522 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
1523 * gdbarch.h, gdbarch.c: Re-generate.
1524
1525 2003-08-16 Mark Kettenis <kettenis@gnu.org>
1526
1527 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
1528
1529 2003-08-16 Andrew Cagney <cagney@redhat.com>
1530
1531 * NEWS: Mention that "set prompt-escape-char" was deleted.
1532 * top.c (get_prompt_1): Delete function.
1533 (gdb_prompt_escape):
1534 (init_main): Do not clear "gdb_prompt_escape". Delete "set
1535 prompt-escape-char" command.
1536 (MAX_PROMPT_SIZE): Delete macro.
1537 (get_prompt): Simplify, do not call get_prompt_1.
1538
1539 2003-08-16 Andrew Cagney <cagney@redhat.com>
1540
1541 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
1542 -Werror. -Wformat-nonliteral problems.
1543
1544 2003-08-15 J. Brobecker <brobecker@gnat.com>
1545
1546 Further multiarching work mostly for hppa64-*-hpux11:
1547 * hppa-tdep.h: New file.
1548 * hppa-tdep.c: #include hppa-tdep.c.
1549 (hppa32_num_regs): Renamed from hppa_num_regs.
1550 (hppa64_num_regs): New constant.
1551 (hppa64_call_dummy_breakpoint_offset): New constant.
1552 (hppa32_call_dummy_length): New constant.
1553 (hppa64_call_dummy_length): New constant.
1554 (hppa32_stack_align): Make name 32bit explicit.
1555 (hppa32_register_virtual_type): Likewise.
1556 (hppa32_extract_return_value): Likewise.
1557 (hppa32_use_struct_convention): Likewise.
1558 (hppa32_store_return_value): Likewise.
1559 (hppa64_register_virtual_type): New function.
1560 (hppa64_extract_return_value): New function.
1561 (hppa64_use_struct_convention): New function.
1562 (hppa64_store_return_value): New function.
1563 (hppa_frame_locals_address): Remove declaration, function does
1564 not exist anymore.
1565 (hppa_register_byte): Add support for PA64 ABI.
1566 (hppa_gdbarch_init): Add support for PA64 ABI.
1567 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
1568 Make name 32bit explicit.
1569 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
1570 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
1571 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
1572 (hppa64_hpux_frame_base_before_sigtramp): New function.
1573 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
1574 * config/pa/tm-hppa64.h: Remove macros that are no longer
1575 necessary now that the gdbarch vector is properly setup.
1576 Transform some macros into function calls. Some minor cleanup.
1577 * config/pa/tm-hppah.h: Update function calls in macros
1578 following the function renaming in hppa-hpux-tdep.c.
1579 * Makefile.in (hppa_tdep_h): New variable.
1580 (hppa-tdep.o): Add dependency over hppa_tdep_h.
1581
1582 2003-08-14 Michael Snyder <msnyder@redhat.com>
1583
1584 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
1585
1586 2003-08-13 J. Brobecker <brobecker@gnat.com>
1587
1588 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
1589 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
1590 routine.
1591
1592 2003-08-13 Michael Snyder <msnyder@redhat.com>
1593
1594 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
1595 (frv_saved_pc_after_call): Use deprecated ftype.
1596 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
1597 (frv_remote_translate_xfer_address): Remove.
1598 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
1599
1600 2003-08-13 J. Brobecker <brobecker@gnat.com>
1601
1602 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
1603 initialization after the common gdbarch initialization, not before.
1604
1605 2003-08-13 J. Brobecker <brobecker@gnat.com>
1606
1607 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
1608 (ADDR_BITS_REMOVE): Remove, redundant.
1609
1610 2003-08-13 J. Brobecker <brobecker@gnat.com>
1611
1612 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
1613 gdbarch method to clear the 2 low bits of text addresses.
1614
1615 2003-08-12 Andrew Cagney <cagney@redhat.com>
1616
1617 * Makefile.in (dsrec.o): Update dependencies.
1618 * dsrec.c: Include "gdb_assert.h".
1619 (make_srec): Use snprintf instead of sprintf, use a literal format
1620 string.
1621
1622 2003-08-12 Andrew Cagney <cagney@redhat.com>
1623
1624 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
1625 FRAME_OBSTACK_ZALLOC.
1626
1627 2003-08-12 Kevin Buettner <kevinb@redhat.com>
1628
1629 * i386-tdep.c (i386_gdbarch_init): Enable default support for
1630 SSE registers.
1631
1632 2003-08-10 Mark Kettenis <kettenis@gnu.org>
1633
1634 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
1635 amd64fbsd_sc_reg_offset): Add extern declarations.
1636 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
1637 declarations.
1638
1639 2003-08-11 Ben Elliston <bje@wasabisystems.com>
1640
1641 * MAINTAINERS (write after approval): Update my mail address.
1642
1643 2003-08-10 Andrew Cagney <cagney@redhat.com>
1644
1645 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
1646
1647 2003-08-10 Mark Kettenis <kettenis@gnu.org>
1648
1649 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
1650 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
1651 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
1652 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
1653 i386bsd_sc_reg_offset): Add extern declarations.
1654 * i386obsd-nat.c: Include "i386-tdep.h"
1655 (_initialize_i386obsd_nat): Remove extern declarations.
1656 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
1657 declarations.
1658 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
1659 declarations.
1660
1661 * i386-tdep.c (i386_register_to_value): Use get_frame_register
1662 instead of frame_read_register.
1663 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
1664 instead of frame_read_register. Use I386_ESP_REGNUM instead of
1665 SP_REGNUM.
1666 (i386_frame_prev_register): Use frame_unwind_register_unsigned
1667 instead of frame_unwind_unsigned_register. Use
1668 I386_EFLAGS_REGISTER instead of PS_REGNUM.
1669 (i386_get_longjmp_target): Use regcache_read_unsigned_register
1670 instead of read_register. Use builtin_type_void_data_ptr instead
1671 of builtin_type_void_func_ptr when extracting the address of the
1672 jmp_buf.
1673 (i386_extract_return_value, i386_store_return_value,
1674 i386_pseudo_register_read, i386_pseudo_register_write): Use
1675 register_size instead REGISTER_RAW_SIZE.
1676
1677 2003-08-10 Andrew Cagney <cagney@redhat.com>
1678
1679 * infcall.c (call_function_by_hand): Use xstrprintf instead of
1680 sprintf. Make "name" constant.
1681
1682 2003-08-10 Mark Kettenis <kettenis@gnu.org>
1683
1684 * i387-tdep.c (i387_register_to_value): Use get_frame_register
1685 instead of frame_read_register.
1686 (i387_print_float_info): Use get_frame_register and
1687 get_frame_register_unsigned instead of frame_register_read.
1688
1689 * i386fbsd-nat.c: Include "i386-tdep.h".
1690 (child_resume): Make `eflags' an ULONGEST. Use
1691 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
1692 instead of register_read and register_write.
1693
1694 * i386bsd-nat.c (fetch_inferior_registers,
1695 store_inferior_registers): Don't use && at the end of a line.
1696 (_initialize_i386bsd_nat): Fix typo.
1697
1698 * frame.c (_initialize_frame): Add missing backslash.
1699
1700 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
1701 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
1702 and supply_register instead of manipulating the register buffer
1703 directly.
1704
1705 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
1706 * config/i386/nm-i386sol2.h
1707 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
1708
1709 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
1710 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
1711 instructions that GCC likes to mingle into the prologue. Fixes
1712 gdb/1253 and gdb/1255.
1713
1714 2003-08-09 Andrew Cagney <cagney@redhat.com>
1715
1716 Fix GDB PR cli/926.
1717 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
1718 * command.h (add_setshow_uinteger_cmd): Declare.
1719 * frame.c (set_backtrace_cmd): New function.
1720 (show_backtrace_cmd): New function.
1721 * frame.c (_initialize_frame): Replace "set/show
1722 backtrace-below-main" with "set/show backtrace past-main". Add
1723 command "set/show backtrace limit".
1724 (backtrace_past_main): Rename "backtrace_below_main".
1725 (backtrace_limit): New variable.
1726 (get_prev_frame): Update. Check the backtrace_limit.
1727
1728 2003-08-09 Andrew Cagney <cagney@redhat.com>
1729
1730 * defs.h (xstrprintf): Declare.
1731 * utils.c (xstrprintf): New function.
1732 * breakpoint.c (insert_breakpoints): Replace sprintf and
1733 non-literal format strings, with xstrprintf and cleanups.
1734 (delete_breakpoint,breakpoint_re_set): Ditto.
1735 (commands_command, insert_breakpoints): Ditto.
1736 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
1737 (break_at_finish_command_1): Ditto.
1738
1739 2003-08-09 Andrew Cagney <cagney@redhat.com>
1740
1741 * MAINTAINERS (language support): List Adam Fedor as Objective C
1742 maintainer.
1743
1744 2003-08-08 J. Brobecker <brobecker@gnat.com>
1745
1746 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
1747 are now multiarched.
1748
1749 2003-08-08 J. Brobecker <brobecker@gnat.com>
1750
1751 * config/pa/tm-hppa64.h: Remove lots of macros that are no
1752 longer necessary now that hppa64 is partially multiarch'ed.
1753
1754 2003-08-08 Andrew Cagney <cagney@redhat.com>
1755
1756 * interps.c (interp_set): Check for a NULL "old_interp".
1757
1758 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
1759
1760 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
1761 (install-only): Support DESTDIR.
1762 (uninstall): Likewise.
1763 (install-gdbtk): Likewise.
1764
1765 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
1766
1767 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
1768 contains something meaningful at all times.
1769
1770 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
1771
1772 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
1773
1774 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
1775
1776 * MAINTAINERS (write after approval): Added self.
1777
1778 2003-08-07 Andrew Cagney <cagney@redhat.com>
1779
1780 * inferior.h (AT_SYMBOL): Define.
1781 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
1782 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
1783 * mips-tdep.c (mips_call_dummy_address): Delete function.
1784 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
1785 set call_dummy_address.
1786
1787 2003-08-07 Andrew Cagney <cagney@redhat.com>
1788
1789 * language.c (op_error): Delete function.
1790 (binop_type_check): Delete function.
1791 * language.h (type_op_error, range_op_error): Delete macros.
1792 (op_error): Delete declaration.
1793
1794 2003-08-07 Andrew Cagney <cagney@redhat.com>
1795
1796 * interps.h (INTERP_MI2, INTERP_MI3): Define.
1797
1798 2003-08-07 Michal Ludvig <mludvig@suse.cz>
1799
1800 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
1801 (x86_64_push_arguments): Skip the red zone.
1802
1803 2003-08-05 Andrew Cagney <cagney@redhat.com>
1804
1805 * reggroups.c (reggroup_next): Check for the final entry.
1806
1807 2003-08-04 Andrew Cagney <cagney@redhat.com>
1808
1809 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
1810 * cli/cli-script.c (define_command): Call query directly, instead
1811 of passing it a buffer.
1812 * ocd.c (ocd_error): Pass error a constant format string.
1813 * remote-mips.c (mips_error): Use fputs_filtered.
1814
1815 * solib-svr4.c (_initialize_svr4_solib): Update
1816 register_gdbarch_data call.
1817 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
1818
1819 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
1820 (register_gdbarch_data): Delete "free" parameter. Update
1821 comments.
1822 * gdbarch.h, gdbarch.c: Re-generate.
1823 * reggroups.c (_initialize_reggroup): Update.
1824 * gnu-v3-abi.c (init_gnuv3_ops): Update.
1825 * frame-base.c (_initialize_frame_base): Update.
1826 * frame-unwind.c (_initialize_frame_unwind): Update.
1827 * user-regs.c (_initialize_user_regs): Update.
1828 * remote.c (_initialize_remote): Update.
1829 * regcache.c (_initialize_regcache): Update.
1830
1831 * regcache.c (xfree_regcache_descr): Delete function.
1832 (_initialize_regcache): Update call to register_gdbarch_data.
1833 (init_regcache_descr, init_legacy_regcache_descr): Use
1834 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
1835
1836 * remote.c (free_remote_state): Delete function.
1837 (_initialize_remote): Update register_gdbarch_data.
1838 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
1839 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
1840
1841 2003-08-04 Andrew Cagney <cagney@redhat.com>
1842
1843 * reggroups.c (struct reggroup_el): Define.
1844 (struct reggroups): Delete field "nr_group". Replace array
1845 "group" with a "first" to "last" linked list.
1846 (reggroups_init): Update. Allocate using gdbarch's obstack.
1847 (reggroups_free): Delete function.
1848 (add_group): Update. Add "el" parameter.
1849 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
1850 (default_groups): Update.
1851 (reggroup_next): Replace reggroups.
1852 (reggroups_dump): Update.
1853 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
1854 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
1855 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
1856
1857 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
1858
1859 * Makefile.in (tui-interp.o): Update dependencies.
1860
1861 2003-08-04 David Carlton <carlton@kealia.com>
1862
1863 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
1864 to internal_error call.
1865 * source.c (forward_search_command): Add "%s" format argument.
1866 (reverse_search_command): Ditto.
1867 * top.c (quit_confirm): Ditto.
1868 * cli/cli-setshow.c (do_setshow_command): Ditto.
1869 * cp-valprint.c (cp_print_class_method): Replace
1870 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
1871 (cp_print_class_member): Ditto.
1872 * event-top.c (command_line_handler): Ditto.
1873 * linux-proc.c (linux_info_proc_cmd): Ditto.
1874 * p-typeprint.c (pascal_type_print_base): Ditto.
1875 * p-valprint.c (pascal_object_print_class_method): Ditto.
1876 (pascal_object_print_class_member): Ditto.
1877 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
1878 * remote.c (remote_cisco_section_offsets): Ditto.
1879 * top.c (command_line_input): Ditto.
1880 * utils.c (vwarning,error_stream,quit): Ditto.
1881 * valprint.c (print_floating,print_binary_chars)
1882 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
1883
1884 2003-08-04 Andrew Cagney <cagney@redhat.com>
1885
1886 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
1887
1888 2003-08-02 Andrew Cagney <cagney@redhat.com>
1889
1890 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
1891 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
1892 amd64fbsd-nat.c.
1893
1894 2003-08-02 Andrew Cagney <cagney@redhat.com>
1895
1896 * Makefile.in: Update all dependencies and definitions.
1897
1898 2003-08-02 Adam Fedor <fedor@gnu.org>
1899
1900 * linespec.c (is_objc_method_format): New function
1901 (decode_line_1, locate_first_half): Use it.
1902 Fixes PR objc/1298
1903
1904 2003-08-01 Andrew Cagney <cagney@redhat.com>
1905
1906 * NEWS: Mention that m32r is multi-arch.
1907 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
1908 * configure.tgt: Recognize m32r-*-*.
1909 * config/m32r/tm-m32r.h: Delete file.
1910 * config/m32r/m32r.mt: New file.
1911 * m32r-rom.c (m32r_upload_command): Use hostent only when
1912 gethostname succeeds, in order to avoid a compilation
1913 warning.
1914 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
1915 compiler warning.
1916
1917 2003-08-01 Michael Snyder <msnyder@redhat.com>
1918
1919 * sh-tdep.c (sh_frame_align): New gdbarch method.
1920 (sh_gdbarch_init): Set up frame_align method.
1921
1922 2003-07-31 Michael Snyder <msnyder@redhat.com>
1923
1924 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
1925 which is already covered by the new frames infrastructure.
1926
1927 2003-07-31 Andrew Cagney <cagney@redhat.com>
1928
1929 * user-regs.c (struct user_reg): Add "next" link.
1930 (struct user_regs): Replace "user" with "first" and "last" links.
1931 (append_user_reg): Add pre-allocated "reg" parameter.
1932 (builtin_user_regs): Provide initial value for "last".
1933 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
1934 (user_regs_init): Allocate memory from the gdbarch obstack.
1935 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
1936 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
1937 linked list.
1938 (usernum_to_user_reg): New function.
1939 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
1940 (value_of_user_reg): Use usernum_to_user_reg.
1941 (user_regs_free): Delete function.
1942 (_initialize_user_regs): Update register_gdbarch_data call.
1943
1944 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
1945
1946 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
1947
1948 2003-07-30 Michael Snyder <msnyder@redhat.com>
1949
1950 * value.h (value_being_returned): Add a struct_addr argument.
1951 * infcall.c (call_function_by_hand): Pass struct_addr to
1952 value_being_returned.
1953 * infcmd.c (print_return_value): Pass zero as struct_addr.
1954 * values.c (value_being_returned): If struct_addr is passed,
1955 use it instead of trying to recover it from the inferior.
1956
1957 2003-07-30 Kevin Buettner <kevinb@redhat.com>
1958
1959 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
1960 the prologue analyzer won't need to attempt to extract the pc
1961 value from the woefully incomplete dummy frame.
1962 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
1963 possible. Disable code which modifies the frame.
1964
1965 2003-07-28 Andrew Cagney <cagney@redhat.com>
1966
1967 * annotate.c (annotate_breakpoints_headers): Restrict annotation
1968 to level 2.
1969 (annotate_breakpoints_table, annotate_record): Ditto.
1970 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
1971 (annotate_field_name_end, annotate_field_value): Ditto.
1972 (annotate_field_end, annotate_frame_source_begin): Ditto.
1973 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
1974 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
1975 (annotate_frame_begin, annotate_frame_function_name): Ditto.
1976 (annotate_frame_address_end, annotate_frame_address): Ditto.
1977 (annotate_frame_args, annotate_frame_end): Ditto.
1978 (annotate_frame_where, annotate_arg_begin): Ditto.
1979 (annotate_arg_name_end, annotate_arg_value): Ditto.
1980 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
1981 (annotate_function_call, annotate_signal_name): Ditto.
1982 (annotate_signal_string, annotate_signal_name_end): Ditto.
1983 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
1984 (annotate_value_begin, annotate_value_history_value): Ditto.
1985 (annotate_value_history_end, annotate_value_end): Ditto.
1986 (annotate_display_begin, annotate_display_number_end): Ditto.
1987 (annotate_display_format, annotate_display_expression): Ditto.
1988 (annotate_display_expression_end, annotate_display_value): Ditto.
1989 (annotate_display_end, annotate_array_section_begin): Ditto.
1990 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
1991 (annotate_elt, annotate_array_section_end): Ditto.
1992
1993 2003-07-28 Andrew Cagney <cagney@redhat.com>
1994
1995 * regcache.c (struct regcache_descr): Update comments on
1996 nr_raw_registers.
1997 (init_legacy_regcache_descr): Don't set nr_raw_registers or
1998 sizeof_raw_register_valid_p.
1999 (init_regcache_descr): Set nr_raw_registers and
2000 sizeof_raw_register_valid_p before calling
2001 init_legacy_regcache_descr.
2002
2003 2003-07-28 Andrew Cagney <cagney@redhat.com>
2004
2005 * mips-tdep.c (print_gp_register_row): Print the GPR's register
2006 MOD NUM_REGS.
2007
2008 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
2009
2010 * thread.c (info_threads_command): Use get_selected_frame ().
2011 Check that there is at least one non-sentinel frame.
2012
2013 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2014
2015 * m68hc11-tdep.c (struct frame_extra_info): Remove.
2016 (m68hc11_pop_frame): Remove.
2017 (m68hc11_frame_saved_pc): Remove.
2018 (m68hc11_frame_chain): Remove.
2019 (m68hc11_frame_init_saved_regs): Remove.
2020 (m68hc11_init_extra_frame_info): Remove.
2021 (m68hc11_store_struct_return): Remove.
2022 (m68hc11_saved_pc_after_call): Remove.
2023
2024 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2025
2026 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
2027 frame unwind information.
2028 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
2029 and adapted for frame unwinding.
2030 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
2031 (m68hc11_unwind_pc): New function.
2032 (m68hc11_frame_unwind_cache): New function to analyze frames.
2033 (m68hc11_frame_this_id): New function to create new frame struct.
2034 (m68hc11_frame_prev_register): New function to unwind a register from
2035 the frame.
2036 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
2037 (m68hc11_frame_p): New function for the above.
2038 (m68hc11_frame_base_address): New function to return fp of frame.
2039 (m68hc11_frame_args_address): Update for frame.
2040 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
2041 (m68hc11_unwind_sp): New function.
2042 (m68hc11_unwind_dummy_id): New function.
2043 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
2044 calls.
2045
2046 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2047
2048 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
2049 (m68hc11_guess_from_prologue): Advance the pc and frame size only
2050 when we are beyond the current pc.
2051
2052 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2053
2054 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
2055 from m68hc11_push_arguments.
2056 (m68hc11_push_arguments): Remove.
2057 (m68hc11_push_return_address): Remove.
2058 (m68hc11_gdbarch_init): Install the above; remove above deprecated
2059 handlers; remove deprecated_extra_stack_alignment_needed.
2060
2061 2003-07-27 Andrew Cagney <cagney@redhat.com>
2062
2063 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
2064 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
2065 REAL_PC and not the pointer.
2066 * hppa-hpux-tdep.c: Include frame.h
2067
2068 2003-07-27 Andrew Cagney <cagney@redhat.com>
2069
2070 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
2071 GDB_MULTI_ACH_PARTIAL.
2072
2073 2003-07-27 Andrew Cagney <cagney@redhat.com>
2074
2075 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
2076 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
2077 operator at start and not end of line.
2078 (decode_prologue): Ditto.
2079 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
2080 frame_unwind_register_unsigned instead of
2081 frame_unwind_unsigned_register.
2082 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
2083 read_register.
2084 (m32r_push_dummy_call): Use register_size instead of
2085 REGISTER_RAW_SIZE.
2086 (m32r_frame_sniffer): Replace m32r_frame_p.
2087 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
2088 * m32r-rom.c (report_transfer_performance): Delete extern
2089 declaration.
2090 (m32r_load, m32r_upload_command): Use print_transfer_performance
2091 instead of report_transfer_performance.
2092 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
2093 / add_show_from_set.
2094
2095 2003-07-26 Andrew Cagney <cagney@redhat.com>
2096
2097 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
2098 store_return_value and extract_struct_value_address.
2099
2100 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
2101
2102 PR c++/1267
2103 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
2104 NULL, default to the section containing PC.
2105
2106 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
2107
2108 * NEWS: Mention "regs" deprecated for m68hc11 too.
2109
2110 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
2111 (m68hc11_print_register): New function to print out one register.
2112 (m68hc11_print_registers_info): New function to print registers.
2113 (show_regs): Deprecate and use the above.
2114 (m68hc11_gdbarch_init): Install the print_registers_info.
2115
2116 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
2117
2118 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
2119 that we have a SIGTRAP before returning non-zero.
2120
2121 2003-07-23 Michal Ludvig <mludvig@suse.cz>
2122 Elena Zannoni <ezannoni@redhat.com>
2123
2124 * linespec.c (decode_line_2): Avoid crash if
2125 find_function_start_sal() returns empty record.
2126
2127 2003-07-23 Andreas Schwab <schwab@suse.de>
2128
2129 * ia64-tdep.c (ia64_print_insn): New function.
2130 (ia64_gdbarch_init): Set print_insn to it.
2131 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
2132 deprecated_tm_print_insn_info.
2133
2134 2003-07-22 Michael Snyder <msnyder@redhat.com>
2135
2136 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
2137 handle 8-bit returns (long long).
2138 (h8300h_extract_return_value): Ditto.
2139 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
2140
2141 2003-07-22 Andrew Cagney <cagney@redhat.com>
2142
2143 * gdbarch.c Include "gdb_obstack.h".
2144 (struct gdbarch): Add an "obstack".
2145 (alloc_gdbarch_data): Allocate the gdbarch data using
2146 GDBARCH_OBSTACK_CALLOC.
2147 (free_gdbarch_data): Delete function.
2148 (gdbarch_obstack_zalloc): New function.
2149 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
2150 Assert that the architecture is not initialized.
2151 (gdbarch_alloc): Allocate an obstack, allocate the architecture
2152 vector from the obstack.
2153 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
2154 architecture obstack.
2155 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
2156 (set_gdbarch_data): Assert that the data is not initialized.
2157 (struct gdbarch_data): Delete member "free".
2158 (register_gdbarch_data): Do not initialize "free".
2159 * gdbarch.h, gdbarch.c: Re-generate.
2160
2161 2003-07-22 Andrew Cagney <cagney@redhat.com>
2162
2163 * configure.in (build_warnings): Add -Wformat-nonliteral.
2164 * configure: Re-generate.
2165
2166 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2167
2168 * dwarf2loc.c (locexpr_describe_location): Fix typos.
2169
2170 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2171
2172 * findvar.c (read_var_value): Remove case for thread local storage
2173 variables. It is now entirely handled by the dwarf2 location
2174 expression code.
2175 * printcmd.c (address_info): Ditto.
2176 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
2177 enumeration value.
2178 (struct symbol): Remove objfile field, which was used by
2179 LOC_THREAD_LOCAL_STATIC only.
2180 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
2181 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
2182 usage of objfile pointer.
2183 * dwarf2loc.c (locexpr_describe_location): Add case to handle
2184 thread local variables.
2185 Add include of objfiles.h.
2186 * dwarf2expr.c (execute_stack_op): Add comments about thread local
2187 storage variables.
2188 * Makefile.in (dwarf2loc.o): Update dependencies.
2189
2190 2003-07-22 Andrew Cagney <cagney@redhat.com>
2191
2192 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
2193 get_frame_base.
2194 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
2195 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
2196 (struct value): Add opaque declaration.
2197 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
2198
2199 2003-07-21 Andrew Cagney <cagney@redhat.com>
2200
2201 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
2202 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
2203
2204 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
2205
2206 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
2207 regcache_cooked_read_unsigned instead of read_register.
2208 (m68hc11_saved_pc_after_call): Likewise.
2209 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
2210 instead of write_register.
2211 (m68hc11_register_type): New function.
2212 (m68hc11_register_virtual_type): Remove.
2213 (m68hc11_store_return_value): Convert to use the regcache.
2214 (m68hc11_extract_struct_value_address): Likewise.
2215 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
2216 m68hc11_register_type; undeprecate store_return_value and
2217 extract_struct_value_address.
2218
2219 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
2220
2221 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
2222 and translate to use regcache.
2223 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
2224
2225 2003-07-18 Andrew Cagney <cagney@redhat.com>
2226
2227 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
2228 * gdbarch.h, gdbarch.c: Re-generate.
2229 * i386-tdep.c (i386_gdbarch_init): Do not set
2230 DWARF2_BUILD_FRAME_INFO.
2231 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
2232 unconditionally.
2233 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
2234 DWARF2_BUILD_FRAME_INFO.
2235
2236 2003-07-18 Andrew Cagney <cagney@redhat.com>
2237
2238 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
2239 * disasm.c (gdb_disassemble_info): Initilize di.arch.
2240
2241 2003-07-18 Andrew Cagney <cagney@redhat.com>
2242
2243 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
2244 frame_unwind_address_in_block, instead of frame_pc_unwind.
2245 (dwarf2_frame_cache): Ditto.
2246
2247 2003-07-18 Andrew Cagney <cagney@redhat.com>
2248
2249 * user-regs.h (struct gdbarch): Declare opaque.
2250 * ui-out.h (struct ui_file): Declare opaque.
2251 * dwarf2-frame.h (struct frame_info): Declare opaque.
2252
2253 2003-07-18 Kris Warkentin <kewarken@qnx.com>
2254
2255 * nto-procfs.c: Clean ARI hits. Change #include <..> to
2256 #include "...".
2257 (procfs_meminfo): Change strerror to safe_strerror.
2258 (procfs_can_run): Remove K&R badness.
2259
2260 2003-07-17 Michael Snyder <msnyder@redhat.com>
2261
2262 * remote-sim.c: Comment typo fix.
2263
2264 2003-07-17 Andrew Cagney <cagney@redhat.com>
2265
2266 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
2267 configure.
2268 * sparc-tdep.c (sparc_intreg_size): Make non-static.
2269 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
2270 GDB_MULTI_ARCH_PARTIAL.
2271
2272 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
2273
2274 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
2275 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
2276 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
2277
2278 2003-07-16 Theodore A. Roth <troth@openavr.org>
2279
2280 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
2281 found.
2282 (avr_frame_unwind_cache): Don't unwind FP for main.
2283 Update a comment.
2284 Save the computed prev_sp.
2285 (avr_saved_regs_unwinder): Remove function.
2286 (avr_frame_prev_register): Use PC unwind logic from
2287 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
2288
2289 2003-07-16 Andrew Cagney <cagney@redhat.com>
2290
2291 * frame-base.h (frame_base_p_ftype): Delete definition.
2292 (frame_base_append_predicate): Delete declaration.
2293 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
2294 (frame_unwind_append_predicate): Delete declaration.
2295 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
2296 (append_predicate): Delete parameter "p".
2297 (frame_unwind_append_predicate): Delete function.
2298 (frame_unwind_append_sniffer): Update call to append_predicate.
2299 (frame_unwind_free): Delete function.
2300 (_initialize_frame_unwind): Pass NULL as "free" to
2301 register_gdbarch_data.
2302 (frame_unwind_init): Append the dummy_frame_sniffer.
2303 (frame_unwind_find_by_frame): Simplify.
2304 * frame-base.c (struct frame_base_table): Delete field "p".
2305 (append_predicate): Delete parameter "p".
2306 (frame_base_append_predicate): Delete function.
2307 (frame_base_append_sniffer): Update call to append_predicate.
2308 (frame_base_free): Delete function.
2309 (frame_base_find_by_frame): Simplify.
2310 (_initialize_frame_base): Pass NULL as "free" to
2311 register_gdbarch_data.
2312 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
2313 (x86_64_sigtramp_frame_sniffer): Replace
2314 "x86_64_sigtramp_frame_p".
2315 (x86_64_init_abi): Set the frame unwind sniffers.
2316 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
2317 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
2318 (m68k_gdbarch_init): Set the frame unwind sniffers.
2319 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
2320 "i386_sigtramp_frame_p".
2321 (i386_frame_sniffer): Replace "i386_frame_p".
2322 (i386_gdbarch_init): Set the frame unwind sniffers.
2323 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
2324 (avr_gdbarch_init): Set the frame unwind sniffers.
2325 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
2326 "alpha_sigtramp_frame_p"
2327 (alpha_heuristic_frame_sniffer): Replace
2328 "alpha_heuristic_frame_p".
2329 (alpha_gdbarch_init): Set the frame unwind sniffers.
2330 (alpha_dwarf2_init_abi): Ditto.
2331 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
2332 "alpha_debug_frame_p".
2333 (alpha_mdebug_frame_base_sniffer): Replace
2334 "alpha_mdebug_frame_base_p".
2335 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
2336 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
2337 (d10v_gdbarch_init): Set the frame unwind sniffer.
2338 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
2339 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
2340 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
2341 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
2342 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
2343 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
2344
2345 2003-07-16 Michael Snyder <msnyder@redhat.com>
2346
2347 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
2348 should go thru sh_dsp_register_sim_regno, else the dsp regs
2349 will not get the right values.
2350
2351 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
2352
2353 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
2354 deprecated_store_floating by call to store_typed_floating.
2355 (sh_sh4_register_convert_to_raw): Substitute call to
2356 deprecated_extract_floating by call to extract_typed_floating.
2357
2358 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
2359
2360 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
2361
2362 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
2363
2364 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
2365 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
2366 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
2367 as possible.
2368 (do_pseudo_register): Remove.
2369 (sh_push_dummy_code): New function.
2370 (sh64_store_struct_return): Rename from sh_store_struct_return.
2371 Only called for sh64 now.
2372 (sh_extract_struct_value_address): Regcache'ify.
2373 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
2374 and accomodate new tasks.
2375 (sh64_push_return_address): Rename from sh_push_return_address.
2376 Only called for sh64 now.
2377 (sh_default_extract_return_value): Rename from sh_extract_return_value.
2378 Regcache'ify.
2379 (sh3e_sh4_extract_return_value): Regcache'ify.
2380 (sh_default_store_return_value): Ditto.
2381 (sh3e_sh4_store_return_value): Ditto.
2382 (sh_default_register_byte): Remove.
2383 (sh_sh4_register_byte): Remove.
2384 (sh_default_register_raw_size): Remove.
2385 (sh_sh4_register_raw_size): Remove.
2386 (sh_register_virtual_size): Remove.
2387 (sh_sh3e_register_virtual_type): Remove.
2388 (sh_sh3e_register_type): New function.
2389 (sh_sh4_register_virtual_type): Remove.
2390 (sh_sh4_register_type): New function.
2391 (sh_default_register_virtual_type): Remove.
2392 (sh_default_register_type): New function.
2393 (do_fv_register_info): Add parameters to accomodate call from
2394 sh_print_registers_info.
2395 (do_dr_register_info): Ditto.
2396 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
2397 Add parameters to accomodate call from sh_print_registers_info.
2398 (sh_do_fp_register): Ditto.
2399 (sh64_do_pseudo_register): Call do_dr_register_info,
2400 do_fv_register_info and sh_do_fp_register with default parameters.
2401 (sh_do_register): Add parameters to accomodate call from
2402 sh_print_registers_info.
2403 (sh_print_register): Ditto.
2404 (sh_print_registers_info): Rename from sh_do_registers_info.
2405 Add parameters to be used as gdbarch_print_registers_info
2406 implementation. Accomodate removed do_pseudo_register function
2407 pointer.
2408 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
2409 function pointer. Call sh_print_register with default parameters.
2410 (sh64_do_registers_info): Call sh_print_registers_info instead of
2411 sh_do_registers_info.
2412 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
2413 detection of deprecated vs. non-deprecated functionality.
2414 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
2415 function pointer assignments by direct function calls.
2416
2417 2003-07-15 Andrew Cagney <cagney@redhat.com>
2418
2419 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
2420 (frame_register_unwind, create_new_frame): Ditto.
2421 (legacy_get_prev_frame, get_frame_type): Ditto.
2422 (get_frame_base_address): Use frame_base_find_by_frame.
2423 (get_frame_locals_address): Use frame_base_find_by_frame.
2424 (get_frame_args_address): Use frame_base_find_by_frame.
2425 * frame-base.h (frame_base_sniffer_ftype): Declare.
2426 (frame_base_append_sniffer): Declare.
2427 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
2428 * frame-base.c (append_predicate): Add a "sniffer" parameter.
2429 (frame_base_append_sniffer): New function.
2430 (frame_base_append_predicate): Add a NULL sniffer.
2431 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
2432 (struct frame_base_table): Add "sniffer".
2433 (frame_base_free): Free the "sniffer" table.
2434 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
2435 (frame_unwind_append_sniffer): Declare.
2436 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
2437 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
2438 (struct frame_unwind_table): Add "sniffer", delete "middle".
2439 (append_predicate): Add "sniffer" parameter, append the sniffer.
2440 (frame_unwind_init): Update append_predicate call.
2441 (frame_unwind_append_sniffer): New function.
2442 (frame_unwind_append_predicate): Update append_predicate call.
2443 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
2444
2445 2003-07-15 Andrew Cagney <cagney@redhat.com>
2446
2447 * frame.c (get_prev_frame): Move disabled inside_entry_func to
2448 before code inhibiting repeated unwind attempts. Add to
2449 commentary on that test's problems.
2450 * blockframe.c (inside_main_func): Look for "main" in the minimal
2451 symbol table.
2452 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
2453 identical.
2454
2455 2003-07-15 Andrew Cagney <cagney@redhat.com>
2456
2457 * complaints.c (struct explanation): Define.
2458 (struct complaints): Change type of "explanation" to "struct
2459 explanation".
2460 (symfile_explanations): Convert to a "struct explanation" table.
2461 (vcomplaint): Update.
2462
2463 2003-07-15 Michal Ludvig <mludvig@suse.cz>
2464
2465 * x86-64-linux-nat.c (regmap): Removed.
2466 (supply_gregset, fill_gregset): Call
2467 x86_64_linux_(fill,supply)_gregset functions.
2468 * x86-64-linux-tdep.c (USER_*): New defines.
2469 (user_to_gdb_regmap, x86_64_core_fns): New structure.
2470 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
2471 New functions.
2472 (fetch_core_registers): Ditto.
2473 (_initialize_x86_64_linux_tdep): Call add_core_fns().
2474 * x86-64-linux-tdep.h: New file.
2475 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
2476 and core-regset.o.
2477 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
2478
2479 2003-07-13 Mark Kettenis <kettenis@gnu.org>
2480
2481 * x86-64-tdep.c (x86_64_store_return_value): Use
2482 regcache_cooked_write_part instead of regcache_cooked_write.
2483
2484 * configure.host: Add x86_64-*-freebsd*.
2485 * configure.tgt: Add x86_64-*-freebsd*.
2486 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
2487 * amd64fbsd-nat.c: New file.
2488 * amd64fbsd-tdep.c: New file.
2489 * config/i386/nm-fbsd64.h: New file.
2490 * config/i386/fbsd64.mh: New file.
2491 * config/i386/fbsd64.mt: New file.
2492
2493 2003-07-11 Mark Kettenis <kettenis@gnu.org>
2494
2495 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
2496 `sc_regs_offset' and `sc_fpregs_offset'.
2497 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
2498 SIGFRAME_FPREGSAVE_OFF): Remove defines.
2499 (alpha_sigtramp_register_address): Rewrite to use new members of
2500 `struct gdbarch_tdep'.
2501 (alpha_gdbarch_init): Initialize new members of struct
2502 gdbarch_tdep'.
2503 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
2504 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
2505 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
2506 (alphafbsd_pc_in_sigtramp): Implement.
2507 (alphafbsd_sigtramp_offset): New function.
2508 (alphafbsd_sigcontext_addr): New function.
2509 (alphafbsd_init_abi): Initialize signal trampoline related members
2510 of `struct gdbarch_tdep'.
2511 (_initialize_alphafbsd_tdep): Add prototype.
2512
2513 2003-07-11 Theodore A. Roth <troth@openavr.org>
2514
2515 * Makefile.in (install-only): Quote sed expression when generating
2516 transformed_name.
2517
2518 2003-07-11 Richard Henderson <rth@redhat.com>
2519
2520 * Makefile.in (dwarf2-frame.o): Add complaints_h.
2521 * dwarf2-frame.c: Include complaints.h.
2522 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
2523 variable initialization; return NULL on error.
2524 (decode_frame_entry): New.
2525
2526 2003-07-11 Andrew Cagney <cagney@redhat.com>
2527
2528 * frame.h (frame_address_in_block): Delete declaration.
2529 * blockframe.c (frame_address_in_block): Delete function.
2530 (get_frame_block): Use get_frame_address_in_block.
2531 (block_innermost_frame): Ditto.
2532 * stack.c (print_frame, backtrace_command_1): Ditto.
2533
2534 * frame.h (get_frame_address_in_block): Declare.
2535 (frame_unwind_address_in_block): Declare.
2536 * frame.c (frame_unwind_address_in_block): New function.
2537 (get_frame_address_in_block): New function.
2538
2539 2003-07-10 Andrew Cagney <cagney@redhat.com>
2540
2541 * gdbarch.sh: Simplify predicate methods. Remove need to provide
2542 pre-default. Note: re-generate has no effect.
2543
2544 2003-07-10 Andrew Cagney <cagney@redhat.com>
2545
2546 * gdbarch.sh: When a variable, but not a function, compare against
2547 0. Fix problem in previous patch.
2548 * gdbarch.c: Re-generate.
2549
2550 2003-07-10 Andrew Cagney <cagney@redhat.com>
2551
2552 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
2553 functions against NULL, not 0.
2554 * gdbarch.c: Re-generate.
2555
2556 2003-07-10 Fred Fish <fnf@ninemoons.com>
2557
2558 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
2559 null string instead of a null pointer.
2560 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
2561
2562 2003-07-09 Michael Snyder <msnyder@redhat.com>
2563
2564 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
2565
2566 2003-07-09 Mark Kettenis <kettenis@gnu.org>
2567
2568 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
2569 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
2570 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
2571 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
2572 * x86-64-tdep.c: ... from here.
2573
2574 2003-07-09 Andreas Schwab <schwab@suse.de>
2575
2576 * m68k-tdep.h (enum struct_return): Define.
2577 (struct gdbarch_tdep): Add struct_return.
2578 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
2579 bytes are padded to the right, not to the left. Pass struct value
2580 address in register %a1, not on stack.
2581 (m68k_use_struct_convention): New function.
2582 (m68k_gdbarch_init): Set use_struct_convention. Initialize
2583 struct_return in tdep to pcc_struct_return.
2584 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
2585 reg_struct_return.
2586
2587 2003-07-09 Joel Brobecker <brobecker@gnat.com>
2588
2589 * somread.c (som_symfile_offsets): Fix compilation error.
2590
2591 2003-07-09 Andrew Cagney <cagney@redhat.com>
2592
2593 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
2594 Add comments about the checks.
2595
2596 2003-07-08 Andrew Cagney <cagney@redhat.com>
2597
2598 * Makefile.in: Make dependency section headers consistent.
2599 (config_h): Move to $BUILD headers section.
2600 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
2601 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
2602 (ada-exp.tab.c): Move to YACC/LEX section.
2603 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
2604 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
2605
2606 2003-07-08 Kris Warkentin <kewarken@qnx.com>
2607
2608 * nto-procfs.c: Cleaned up a bunch of ARI hits.
2609 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
2610 of strerror with safe_strerror, use ISO C function definitions,
2611 and replace instances of sprintf with snprintf.
2612
2613 2003-07-07 Andrew Cagney <cagney@redhat.com>
2614
2615 * frame.c (get_prev_frame): Enable check for identical frames.
2616 Update comments. Update error messages.
2617
2618 2003-07-07 Joel Brobecker <brobecker@gnat.com>
2619
2620 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
2621
2622 2003-07-07 Joel Brobecker <brobecker@gnat.com>
2623
2624 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
2625 sort_symtab_syms, no longer necessary.
2626
2627 2003-07-07 Joel Brobecker <brobecker@gnat.com>
2628
2629 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
2630
2631 2003-07-07 Joel Brobecker <brobecker@gnat.com>
2632
2633 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
2634 (mips_register_byte): Likewise.
2635
2636 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
2637
2638 * Makefile.in (sparc_tdep_h): New.
2639 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
2640 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
2641 * sparc-linux-nat.c: Include "sparc-tdep.h".
2642 * sparc-nat.c: Likewise.
2643 * sparc-tdep.c: Likewise.
2644 * sparc64nbsd-nat.c: Likewise.
2645 * sparcnbsd-nat.c: Likewise.
2646 * sparcnbsd-tdep.c: Likewise.
2647 * sparc-tdep.h: New file.
2648 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
2649 and sparc_npc_regnum.
2650
2651 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
2652
2653 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
2654 (mips_linux_cannot_store_register): List supported instead of
2655 unsupported registers.
2656
2657 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
2658
2659 * disasm.c (dump_insns): Separate instructions from addresses.
2660
2661 2003-07-07 Andreas Schwab <schwab@suse.de>
2662
2663 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
2664 dependencies.
2665 * m68k-tdep.c (NUM_FREGS): Delete.
2666 (SIG_PC_FP_OFFSET): Delete.
2667 (TARGET_M68K): Delete.
2668 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
2669 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
2670 P_MOVEL_SP, P_MOVEML_SP): Define.
2671 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
2672 P_TRAP): Delete.
2673 (m68k_register_raw_size): Delete.
2674 (m68k_register_virtual_size): Delete.
2675 (m68k_register_type): Renamed from m68k_register_virtual_type and
2676 add gdbarch argument.
2677 (m68k_store_struct_return): Delete.
2678 (m68k_deprecated_extract_return_value): Delete.
2679 (m68k_deprecated_extract_struct_value_address): Delete.
2680 (m68k_frame_chain): Delete.
2681 (m68k_frame_saved_pc): Delete.
2682 (m68k_fix_call_dummy): Delete.
2683 (m68k_push_dummy_frame): Delete.
2684 (m68k_pop_frame): Delete.
2685 (m68k_extract_return_value): New function.
2686 (m68k_store_return_value): Rewrite using regcache.
2687 (m68k_extract_struct_value_address): Rewrite using regcache.
2688 (m68k_push_dummy_call): New function.
2689 (struct m68k_frame_cache): Define.
2690 (m68k_alloc_frame_cache): New function.
2691 (m68k_analyze_frame_setup): New function.
2692 (m68k_analyze_register_saves): New function.
2693 (m68k_analyze_prologue): New function.
2694 (m68k_skip_prologue): Rewrite using above functions.
2695 (m68k_unwind_pc): New function.
2696 (m68k_frame_cache): New function.
2697 (m68k_frame_this_id): New function.
2698 (m68k_frame_prev_register): New function.
2699 (m68k_frame_unwind): New variable.
2700 (m68k_frame_p): New function.
2701 (m68k_sigtramp_frame_cache): New function.
2702 (m68k_sigtramp_frame_this_id): New function.
2703 (m68k_sigtramp_frame_prev_register): New function.
2704 (m68k_sigtramp_frame_unwind): New variable.
2705 (m68k_sigtramp_frame_p): New function.
2706 (m68k_frame_base_address): New function.
2707 (m68k_frame_base): New function.
2708 (m68k_unwind_dummy_id): New function.
2709 (fill_gregset): Use regcache_collect.
2710 (fill_fpregset): Likewise.
2711 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
2712 defined.
2713 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
2714 deprecated_init_frame_pc, deprecated_store_struct_return,
2715 deprecated_extract_return_value, deprecated_store_return_value,
2716 deprecated_frame_chain, deprecated_frame_saved_pc,
2717 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
2718 deprecated_register_virtual_size,
2719 deprecated_max_register_raw_size,
2720 deprecated_max_register_virtual_size,
2721 deprecated_register_virtual_type, deprecated_register_size,
2722 deprecated_register_byte, deprecated_register_bytes,
2723 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
2724 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
2725 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
2726 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
2727 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
2728 deprecated_push_dummy_frame, deprecated_pop_frame,
2729 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
2730 only if SYSCALL_TRAP is defined. Set extract_return_value,
2731 store_return_value, extract_struct_value_address, register_type,
2732 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
2733 predicates.
2734 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
2735 M68K_MAX_REGISTER_SIZE): Define.
2736 (struct m68k_sigtramp_info): Define.
2737 (struct gdbarch_tdep): Add get_sigtramp_info.
2738 * m68klinux-nat.c (fetch_register): Use register_size instead of
2739 REGISTER_RAW_SIZE. Don't put assignment in if.
2740 (store_register): Likewise.
2741 (fetch_inferior_registers): Likewise.
2742 (store_inferior_registers): Likewise.
2743 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
2744 (m68k_linux_frame_saved_pc): Delete.
2745 (m68k_linux_sigcontext_reg_offset,
2746 m68k_linux_ucontext_reg_offset): Define.
2747 (m68k_linux_get_sigtramp_info): New function.
2748 (m68k_linux_extract_return_value): Rewrite using regcache.
2749 (m68k_linux_store_return_value): Likewise.
2750 (m68k_linux_extract_struct_value_address): Likewise.
2751 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
2752 Don't set deprecated_frame_saved_pc,
2753 deprecated_extract_return_value, deprecated_store_return_value,
2754 deprecated_extract_struct_value_address. Set
2755 extract_return_value, store_return_value,
2756 extract_struct_value_address.
2757
2758 2003-07-07 Andrew Cagney <cagney@redhat.com>
2759
2760 * expprint.c: Include "user-regs.h" instead of "frame.h".
2761 (print_subexp): Use user_reg_map_regnum_to_name, instead of
2762 frame_map_regnum_to_name.
2763 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
2764 (frame_map_name_to_regnum): Simplify, call
2765 user_reg_map_name_to_regnum.
2766 (frame_map_regnum_to_name): Simplify, call
2767 user_reg_map_regnum_to_name.
2768 (frame_register_unwind): Update.
2769 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
2770 (_initialize_frame_reg): Call user_reg_add_builtin.
2771 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
2772 (value_of_register): Use value_of_user_reg.
2773 * eval.c (evaluate_subexp_standard): Update.
2774 * parse.c (write_dollar_variable): Update.
2775 * d10v-tdep.c (d10v_print_registers_info): Update.
2776 * infcmd.c (registers_info): Update.
2777 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
2778 (builtin_regs_h): Delete macro.
2779 (user_regs_h): Define.
2780 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
2781 (builtin-regs.o): Delete target.
2782 (user-regs.o): Specify dependencies.
2783 (expprint.o): Update dependencies.
2784 (findvar.o): Update dependencies.
2785 (frame.o): Update dependencies.
2786 (std-regs.o): Update dependencies.
2787
2788 2003-07-06 Christopher Faylor <cgf@redhat.com>
2789
2790 * win32-nat.c (solib_symbols_add): Use one variable for all section
2791 address stuff. Pass variable rather than address of variable to
2792 safe_symbol_file_add.
2793
2794 2003-07-06 Andreas Schwab <schwab@suse.de>
2795
2796 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
2797
2798 2003-07-04 Joel Brobecker <brobecker@gnat.com>
2799
2800 * rs6000-nat.c (vmap_symtab): Fix compilation error.
2801
2802 2003-07-04 Kris Warkentin <kewarken@qnx.com>
2803
2804 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
2805
2806 2003-07-04 Kris Warkentin <kewarken@qnx.com>
2807
2808 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
2809 * config/i386/nto.mh: New file.
2810 * config/i386/nm-nto.h: New file.
2811 * configure.host: Add i[3456]86-*-nto*.
2812
2813 2003-07-03 Joel Brobecker <brobecker@gnat.com>
2814
2815 * remote-vx.c (vx_add_symbols): Fix compilation error.
2816
2817 2003-07-03 Andrew Cagney <cagney@redhat.com>
2818
2819 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
2820 * gdbarch.h, gdbarch.c: Re-generate.
2821 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
2822 (legacy_register_name): Declare.
2823 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
2824 (REGISTER_NAME): Define.
2825 * sparc-tdep.c (legacy_register_name): New function.
2826 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
2827 (REGISTER_NAME): Define.
2828 (hppa64_register_name): Declare.
2829 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
2830 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
2831 (hppa64_register_name): New function.
2832 (hppa_register_name): New function.
2833 * arch-utils.c (legacy_register_name): Delete.
2834 * arch-utils.h (legacy_register_name): Delete.
2835
2836 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
2837
2838 * cli/cli-interp.c (cli_interpreter_resume): Update the
2839 cli_uiout's stream to gdb_stdout.
2840
2841 2003-07-03 Andrew Cagney <cagney@redhat.com>
2842
2843 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
2844 predicate.
2845 * gdbarch.h, gdbarch.c: Re-generate.
2846 * regcache.c (init_regcache_descr): Use legacy code when either
2847 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
2848
2849 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
2850
2851 * NEWS: Move "set logging" entry into GDB 6.0 section.
2852
2853 2003-07-02 Jim Blandy <jimb@redhat.com>
2854
2855 * s390-tdep.c (struct frame_extra_info): new member:
2856 'stack_bought_valid'.
2857 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
2858 initialize fextra_info->stack_bought.
2859 (s390_frameless_function_invocation): Don't trust the value of
2860 fextra_info_ptr->stack_bought unless
2861 fextra_info->stack_bought_valid is set.
2862
2863 New S390 prologue analyzer.
2864 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
2865 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
2866 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
2867 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
2868 compute_x_addr, s390_on_stack, s390_store,
2869 s390_get_signal_frame_info): New functions.
2870 (S390_NUM_SPILL_SLOTS): New macro.
2871 (s390_get_frame_info): Rewritten.
2872 (is_arg_reg): Deleted.
2873
2874 Break out the decoding of S/390 instructions into separate
2875 functions, to make it more legible, and easier to check
2876 against the spec.
2877 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
2878 is_rx, is_rxe): New functions.
2879 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
2880 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
2881 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
2882 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
2883 enums for opcode values. (Is this an improvement?)
2884
2885 2003-07-02 Andrew Cagney <cagney@redhat.com>
2886
2887 * i386-tdep.c: Revert change committed as part of trad-frame code
2888 below.
2889
2890 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
2891
2892 * breakpoint.c (insert_catchpoint): Make static.
2893
2894 2003-07-02 Andreas Schwab <schwab@suse.de>
2895
2896 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
2897 former ia64_push_arguments and ia64_push_return_address, and use
2898 regcache functions instead of read/write_register.
2899 (ia64_gdbarch_init): Set push_dummy_call instead of
2900 deprecated_push_arguments and deprecated_push_return_address.
2901
2902 2003-07-01 Andreas Jaeger <aj@suse.de>
2903
2904 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
2905 before the call.
2906 Set %rax only to number of SSE registers used.
2907
2908 2003-07-01 Andrew Cagney <cagney@redhat.com>
2909
2910 * trad-frame.h: Update comments, a -1 .addr is reserved.
2911 (trad_frame_value_p, trad_frame_addr_p): Declare.
2912 (trad_frame_reg_p): Declare.
2913 (trad_frame_set_value): Rename trad_frame_register_value.
2914 (trad_frame_set_unknown): Declare.
2915 * trad-frame.c (trad_frame_realreg_p): New function.
2916 (trad_frame_addr_p, trad_frame_value_p): New function.
2917 (trad_frame_set_unknown): New function.
2918 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
2919 (trad_frame_prev_register): Use trad_frame_realreg_p,
2920 trad_frame_addr_p and trad_frame_value_p.
2921 (trad_frame_set_value): Rename trad_frame_register_value.
2922 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
2923 and trad_frame_set_value.
2924
2925 2003-06-30 Jim Blandy <jimb@redhat.com>
2926
2927 Patch from IBM (authors unspecified, probably Ulrich Weigand and
2928 Gerhard Tonn) for argument passing on the S/390 and S/390x:
2929 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
2930 for 16 registers, and then 32 more bytes.
2931 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
2932 New macros.
2933 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
2934 Move up in the file, since it's now used by is_simple_arg.
2935 (is_simple_arg): Don't assume registers are four bytes long.
2936 Exclude all double arguments. Extended floats are not simple
2937 args.
2938 (is_power_of_two): New function.
2939 (pass_by_copy_ref): Call is_power_of_two, and check that the
2940 length fits in a register, rather than listing all the acceptable
2941 sizes. Extended floats are not passed by reference.
2942 (s390_push_arguments): Don't assume registers are four bytes long.
2943 Reserve an argument register to point to the buffer for structures
2944 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
2945 S390_STACK_FRAME_OVERHEAD.
2946
2947 2003-06-30 Andreas Schwab <schwab@suse.de>
2948
2949 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
2950 format error message.
2951
2952 2003-06-30 Joel Brobecker <brobecker@gnat.com>
2953
2954 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
2955
2956 2003-06-30 David Carlton <carlton@kealia.com>
2957
2958 Band-aid for PR c++/1245.
2959 * Makefile.in (cp-support.o): Depend on complaints_h.
2960 * cp-support.c: Include complaints.h. Add declaration for
2961 find_last_component.
2962 (cp_find_first_component): Separate code into
2963 cp_find_first_component_aux.
2964 (cp_find_first_component_aux): Call demangled_name_complaint.
2965 (demangled_name_complaint): New.
2966
2967 2003-06-30 Andrew Cagney <cagney@redhat.com>
2968
2969 * remote.c (remote_write_bytes): Explicitly compute and then use
2970 the payload size. Update comments to reflect. Fixes problem of
2971 GDB not sending small packets as found by Fred Fish.
2972
2973 2003-06-30 Andrew Cagney <cagney@redhat.com>
2974
2975 * remote.c (remote_async_wait): Fix -Wformat problem.
2976
2977 2003-06-29 Andrew Cagney <cagney@redhat.com>
2978
2979 * remote.c (remote_wait): Call error, and not warning, when the
2980 packet is corrupt.
2981 (remote_async_wait): Ditto.
2982
2983 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
2984
2985 * sparc-tdep.c (sparc_y_regnum): Make external again.
2986
2987 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
2988
2989 * cli/cli-logging.c (pop_output_files): Add void to function
2990 definition.
2991
2992 2003-06-29 Andrew Cagney <cagney@redhat.com>
2993
2994 * frame.c (frame_register_unwind): Use unsigned char when dumping
2995 the buffer contents.
2996
2997 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
2998
2999 * cli/cli-logging.c: New file.
3000 * cli-out.c (struct ui_out_data): Add original_stream.
3001 (cli_redirect): New function.
3002 (cli_ui_out_impl): Add cli_redirect.
3003 (cli_out_new): Initialize original_stream.
3004 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
3005 (uo_redirect, ui_out_redirect): New.
3006 * ui-out.h (struct ui_out_impl): Add redirect member.
3007 (redirect_ftype): New.
3008 (ui_out_redirect): Add prototype.
3009 * Makefile.in: Add rules for cli-logging.c.
3010 * NEWS: Mention "set logging".
3011
3012 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3013
3014 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
3015
3016 2003-06-27 Andrew Cagney <cagney@redhat.com>
3017
3018 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
3019 (m68hc11_gdbarch_init): Do not set call_dummy_address.
3020 * avr-tdep.c (avr_call_dummy_address): Delete function.
3021 (avr_gdbarch_init): Do not set call_dummy_address.
3022
3023 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3024
3025 * symfile.c (syms_from_objfile): Move variables to inner block.
3026 Move the checks for the non-mainline case a bit earlier to avoid
3027 doing some useless computations.
3028
3029 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3030
3031 * dwarfread.c (decode_modified_type): Gag new compiler warning.
3032
3033 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
3034
3035 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
3036 sections.
3037
3038 2003-06-26 Michael Chastain <mec@shout.net>
3039
3040 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
3041 gdb/testsuite/gdb.c++/pr-1210.exp.
3042
3043 2003-06-26 Andrew Cagney <cagney@redhat.com>
3044
3045 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
3046 altivec_expression.h and altivec_registers.h.
3047
3048 2003-06-26 Andrew Cagney <cagney@redhat.com>
3049
3050 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
3051 info->mach when MIPS16. Patch suggested by Fred Fish.
3052
3053 2003-06-26 Andrew Cagney <cagney@redhat.com>
3054
3055 * utils.c (internal_vproblem): Print the problem to a reason
3056 buffer and then pass to query. Make the msg variable more local.
3057
3058 2003-06-26 Andrew Cagney <cagney@redhat.com>
3059
3060 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
3061 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
3062 * gdbarch.h, gdbarch.c: Re-generate.
3063 * frame-base.c (default_frame_args_address): Update. Use
3064 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
3065 not available.
3066 (default_frame_locals_address): Ditto for
3067 DEPRECATED_FRAME_LOCALS_ADDRESS.
3068 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
3069 (vax_frame_num_args): Update.
3070 (vax_gdbarch_init): Update.
3071 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3072 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3073 * mcore-tdep.c (mcore_gdbarch_init): Update.
3074 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3075 * ia64-tdep.c (ia64_gdbarch_init): Update.
3076 * symtab.h (address_class): Update comments.
3077 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
3078 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3079 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3080 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3081 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3082 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3083 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3084 * alpha-mdebug-tdep.c: Update.
3085 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
3086
3087 2003-06-26 Andreas Jaeger <aj@suse.de>
3088
3089 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
3090 of SSE registers so that varargs functions work. Rework handling
3091 of passing arguments on the stack.
3092 (x86_64_store_return_value): Return double and float values in SSE
3093 register.
3094
3095 2003-06-24 Michael Chastain <mec@shout.net>
3096
3097 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
3098 the "constructor breakpoints ignored" bug.
3099
3100 2003-06-25 David Carlton <carlton@kealia.com>
3101
3102 * MAINTAINERS: Update e-mail address.
3103
3104 2003-06-24 Jim Blandy <jimb@redhat.com>
3105
3106 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
3107
3108 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
3109 function.
3110 (ppc_linux_init_abi): Register it as the
3111 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
3112
3113 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
3114 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
3115 method.
3116
3117 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
3118 (ppc64_standard_linkage_target): Use it.
3119
3120 2003-06-23 Andrew Cagney <cagney@redhat.com>
3121
3122 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
3123 for 0 "int0" and 4 "int32" sized registers.
3124 * gdbtypes.c (builtin_type_int0): Define.
3125 (build_gdbtypes): Initialize builtin_type_int0.
3126 * gdbtypes.h (builtin_type_int0): Declare.
3127
3128 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
3129
3130 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
3131 as characters are unsigned.
3132
3133 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3134
3135 PR gdb/1179
3136 * dwarfread.c (struct_type): Skip static fields without crashing.
3137
3138 2003-06-22 Andrew Cagney <cagney@redhat.com>
3139
3140 GDB 6.0 branch created.
3141 * README: Update.
3142 * PROBLEMS: Update. Empty.
3143 * NEWS: Update.
3144
3145 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3146
3147 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
3148 Suggested by Nick Hibma <n_hibma@webweaving.org>.
3149
3150 2003-06-22 Andrew Cagney <cagney@redhat.com>
3151
3152 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
3153 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
3154 Velikov.
3155
3156 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3157
3158 * cli/cli-cmds.c (shell_escape): Silence warnings from old
3159 compilers.
3160
3161 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3162
3163 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
3164 argument of val_print.
3165 * cp-valprint.c (cp_print_value): Don't add the offset parameter
3166 to the address argument of baseclass_offset or target_read_memory.
3167 Do add it to the argument of cp_print_value_fields.
3168
3169 2003-06-21 Andrew Cagney <cagney@redhat.com>
3170
3171 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
3172 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
3173 instead of 0..NUM_REGS.
3174 (mips_register_reggroup_p): New function.
3175 (mips_pseudo_register_write): New function.
3176 (mips_pseudo_register_read): New function.
3177 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
3178 based on the register's type.
3179 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
3180 cooked.
3181 (mips_get_saved_register): Simplify. Assert that REGNO is a
3182 pseudo / cooked.
3183 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
3184 (mips_register_type): Replace mips_register_virtual_type. Map
3185 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
3186 when available.
3187 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
3188 that the register is cooked / virtual.
3189 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
3190 Only get the extra info when needed.
3191 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
3192 (mips32_heuristic_proc_desc): Fetch the cooked register.
3193 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
3194 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
3195 (mips_print_register): Use gdbarch_register_type, instead of
3196 REGISTER_VIRTUAL_TYPE.
3197 (print_gp_register_row): Use gdbarch_register_type, instead of
3198 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
3199 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
3200 Print the pseudo / cooked registers.
3201 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
3202 Print the pseudo / cooked registers.
3203 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
3204 REG_NUM is pseudo / cooked.
3205 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
3206 (mips_n32n64_xfer_return_value): Ditto.
3207 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
3208 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
3209 (mips_register_sim_regno): New function.
3210 (mips_gdbarch_init): Set deprecated_register_byte,
3211 register_group_p, pseudo_register_write, pseudo_register_read,
3212 register_sim_regno, and num_pseudo_regs. Set register_type,
3213 instead of register_virtual_type.
3214 * Makefile.in (mips-tdep.o): Update dependencies.
3215 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
3216 REGISTER_VIRTUAL_TYPE.
3217 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
3218 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
3219 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
3220 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
3221 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
3222
3223 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3224
3225 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
3226 * cli/cli-cmds.c: Include "gdb_vfork.h".
3227 (shell_escape): Use vfork.
3228
3229 2003-06-21 Andrew Cagney <cagney@redhat.com>
3230
3231 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
3232 32 bit floating-point register saves.
3233
3234 * frame.h (deprecated_unwind_get_saved_register): Delete.
3235 * frame.c (deprecated_unwind_get_saved_register): Delete function.
3236 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
3237 and deprecated_get_next_frame_hack instead of
3238 deprecated_unwind_get_saved_register.
3239
3240 * mips-tdep.c (mips_dump_tdep): Do not print
3241 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
3242
3243 * frame.c (get_frame_register): New function.
3244 (frame_unwind_register_signed): New function.
3245 (get_frame_register_signed): New function.
3246 (frame_unwind_register_unsigned): New function.
3247 (get_frame_register_unsigned): New function.
3248 * frame.h: Add comments on naming schema.
3249 (get_frame_register, frame_unwind_register_signed): Declare.
3250 (get_frame_register_signed, get_frame_register_signed): Declare.
3251 (frame_unwind_register_unsigned): Declare.
3252 (get_frame_register_unsigned): Declare.
3253
3254 2003-06-20 Theodore A. Roth <troth@openavr.org>
3255
3256 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
3257
3258 2003-06-20 Theodore A. Roth <troth@openavr.org>
3259
3260 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
3261 (avr_read_sp): Ditto.
3262
3263 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
3264
3265 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
3266 * config/arm/nm-linux.h: Likewise.
3267 * config/arm/tm-linux.h: Likewise.
3268 * config/ia64/nm-linux.h: Likewise.
3269 * config/ia64/tm-ia64.h: Likewise.
3270 * config/s390/tm-linux.h: Likewise.
3271 * config/s390/tm-s390.h: Likewise.
3272 * s390-nat.c: Likewise.
3273 * s390-tdep.c: Likewise.
3274
3275 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
3276 * config/ia64/linux.mt: Likewise.
3277 * config/m68k/linux.mh: Likewise.
3278 * config/mips/linux.mt: Likewise.
3279 * config/powerpc/linux.mh: Likewise.
3280 * config/sh/linux.mt: Likewise.
3281
3282 2003-06-19 Kris Warkentin <kewarken@qnx.com>
3283
3284 * solib.c (solib_open): Change tests for whether to search
3285 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
3286 comments.
3287
3288 2003-06-19 Theodore A. Roth <troth@openavr.org>
3289
3290 * avr-tdep.c (avr_frame_address): Delete function.
3291 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
3292 set_gdbarch_frame_args_address.
3293
3294 2003-06-19 Andrew Cagney <cagney@redhat.com>
3295
3296 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
3297 (REGISTER_CONVERT_FROM_TYPE): Delete.
3298 (mips_register_convert_to_type): Delete declaration.
3299 (mips_register_convert_from_type): Delete declaration.
3300 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
3301 kernel/.
3302
3303 2003-06-19 Michael Snyder <msnyder@redhat.com>
3304
3305 * linux-nat.h: New file.
3306 * linux-nat.c: Include linux-nat.h.
3307 * lin-lwp.c: Include linux-nat.h.
3308 Move struct lwp_info def to linux-nat.h.
3309 * linux-proc.c: Include linux-nat.h.
3310 (linux_make_note_section): Iterate over lwps instead of threads.
3311 (linux_do_thread_registers): Use lwp instead of merged pid.
3312 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
3313 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
3314 Add dependency on linux_nat_h.
3315
3316 2003-06-19 Theodore A. Roth <troth@openavr.org>
3317
3318 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
3319
3320 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
3321
3322 * varobj.c (get_type, get_target_type): Use check_typedef.
3323
3324 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
3325
3326 * breakpoint.c (insert_catchpoint): Call internal_error.
3327
3328 2003-06-19 Theodore A. Roth <troth@openavr.org>
3329
3330 * avr-tdep.c (avr_push_dummy_code): Delete function.
3331 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
3332
3333 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
3334
3335 * arch-utils.c (default_prepare_to_proceed): Remove.
3336 (generic_prepare_to_proceed): Remove.
3337 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
3338 (generic_prepare_to_proceed): Remove prototype.
3339 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
3340 * gdbarch.c: Regenerate.
3341 * gdbarch.h: Regenerate.
3342 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
3343 * hppah-nat.c (hppa_switched_threads): Remove.
3344 * infrun.c (prepare_to_proceed): New static function, copied from
3345 generic_prepare_to_proceed. Remove select_it argument.
3346 (proceed): Call prepare_to_proceed.
3347 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
3348 variables.
3349 (ptrace_wait): Don't set the removed variables.
3350 (hppa_switched_threads): Remove.
3351 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
3352 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
3353 (lin_lwp_prepare_to_proceed): Remove prototype.
3354 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
3355 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
3356
3357 2003-06-18 Theodore A. Roth <troth@openavr.org>
3358
3359 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
3360 trad-frame.h.
3361 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
3362 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
3363 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
3364 (AVR_PROLOGUE_*): Enumerate prologue types.
3365 (struct frame_extra_info): Remove.
3366 (struct avr_unwind_cache): Define.
3367 (avr_write_sp): Delete function.
3368 (avr_read_fp): Ditto.
3369 (avr_init_extra_frame_info): Ditto.
3370 (avr_pop_frame): Ditto.
3371 (avr_frame_saved_pc): Ditto.
3372 (avr_saved_pc_after_call): Ditto.
3373 (avr_push_return_address): Ditto.
3374 (avr_frame_chain): Ditto.
3375 (avr_store_struct_return): Ditto.
3376 (avr_push_arguments): Ditto.
3377 (avr_scan_prologue): Update comments. Changed to set up the info for
3378 cache unwinding. Now returns end of prologue PC.
3379 (avr_skip_prologue): Better handling of functions lacking a prologue
3380 by using avr_scan_prologue.
3381 (avr_scan_arg_moves): New function.
3382 (avr_saved_regs_unwinder): Ditto.
3383 (avr_frame_unwind_cache): Ditto.
3384 (avr_unwind_pc): Ditto.
3385 (avr_frame_this_id): Ditto.
3386 (avr_frame_prev_register): Ditto.
3387 (avr_frame_p): Ditto.
3388 (avr_frame_base_address ): Ditto.
3389 (avr_unwind_dummy_id): Ditto.
3390 (avr_push_dummy_code): Ditto.
3391 (push_stack_item): Ditto.
3392 (pop_stack_item): Ditto.
3393 (avr_push_dummy_call): Ditto.
3394 (struct stack_item): Define.
3395 (avr_frame_unwind): Declare structure.
3396 (avr_frame_base): Ditto.
3397 (avr_gdbarch_init): Remove calls to
3398 set_gdbarch_deprecated_init_frame_pc,
3399 set_gdbarch_deprecated_target_read_fp,
3400 set_gdbarch_deprecated_dummy_write_sp,
3401 set_gdbarch_deprecated_fp_regnum,
3402 set_gdbarch_deprecated_push_arguments,
3403 set_gdbarch_deprecated_push_return_address,
3404 set_gdbarch_deprecated_pop_frame,
3405 set_gdbarch_deprecated_store_struct_return,
3406 set_gdbarch_deprecated_frame_init_saved_regs,
3407 set_gdbarch_deprecated_init_extra_frame_info,
3408 set_gdbarch_deprecated_frame_chain,
3409 set_gdbarch_deprecated_frame_saved_pc,
3410 set_gdbarch_deprecated_saved_pc_after_call.
3411 Add calls to set_gdbarch_push_dummy_call,
3412 set_gdbarch_push_dummy_code,
3413 frame_unwind_append_predicate,
3414 frame_base_set_default,
3415 set_gdbarch_unwind_dummy_id,
3416 set_gdbarch_unwind_pc.
3417 Wrap a long line.
3418
3419 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
3420
3421 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
3422 registers for H8/300S.
3423 (h8300_print_registers_info): Ditto.
3424 (h8300_gdbarch_init): Accommodate register count for H8/300S.
3425
3426 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
3427
3428 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
3429 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
3430 (lin_lwp_wait): Likewise. Update comments.
3431 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
3432 (pull_pid_from_list, linux_record_stopped_pid): New.
3433
3434 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
3435
3436 * ada-lang.c (scan_discrim_bound): Name first argument.
3437 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
3438 declared by ALL_BLOCK_SYMBOLS.
3439
3440 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
3441
3442 * ada-tasks.c (find_function_in_inferior): Don't declare it.
3443 ("regcache.h"): Include it.
3444 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
3445
3446 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
3447
3448 * NEWS: Mention gdbserver detach change and "disconnect" command.
3449 * infcmd.c (disconnect_command): New function.
3450 (_initialize_infcmd): Add ``disconnect'' command.
3451 * remote.c (remote_async_detach): Delete.
3452 (remote_detach): Merge remote_async_detach.
3453 (remote_disconnect): New.
3454 (init_remote_ops): Set to_disconnect.
3455 (init_remote_cisco_ops): Likewise.
3456 (init_remote_async_ops): Likewise. Use remote_detach.
3457 * target.c (cleanup_target): Default to_disconnect.
3458 (update_current_target): Inherit to_disconnect.
3459 (target_disconnect, debug_to_disconnect): New functions.
3460 (setup_target_debug): Set to_disconnect.
3461 * target.h (struct target_ops): Add to_disconnect.
3462 (target_disconnect): Add prototype.
3463
3464 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
3465
3466 * breakpoint.c (insert_catchpoint): New function.
3467 (insert_breakpoints): Use catch_exceptions to call
3468 insert_catchpoint. Disable catchpoints if they fail to insert.
3469
3470 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
3471
3472 * symfile.c (reread_symbols): Clear sym_private.
3473
3474 2003-06-17 Andrew Cagney <cagney@redhat.com>
3475
3476 * trad-frame.h (struct frame_info): Add opaque declaration.
3477 * remote-fileio.h (struct cmd_list_element): Add opaque
3478 declaration.
3479 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
3480 comments.
3481
3482 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
3483
3484 * remote.c (remote_prepare_to_store): Replace call to
3485 deprecated_read_register_bytes with multiple regcache_raw_read
3486 calls.
3487
3488 2003-06-17 Kris Warkentin <kewarken@qnx.com>
3489
3490 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
3491 (nto_find_and_open_solib): Likewise.
3492 (nto_init_solib_absolute_prefix): Likewise.
3493 (_initialize_nto_tdep): Fix indentation.
3494
3495 2003-06-17 Kris Warkentin <kewarken@qnx.com>
3496
3497 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
3498
3499 2003-06-17 Kris Warkentin <kewarken@qnx.com>
3500
3501 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
3502
3503 2003-06-17 Jim Blandy <jimb@redhat.com>
3504
3505 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
3506
3507 2003-06-16 Theodore A. Roth <troth@openavr.org>
3508
3509 * avr-tdep.c (avr_extract_return_value): New function.
3510 (avr_gdbarch_init): Set extract_return_value method.
3511
3512 2003-06-16 Andrew Cagney <cagney@redhat.com>
3513
3514 * frame.h (deprecated_get_next_frame_hack): Declare.
3515 * frame.c (legacy_saved_regs_prev_register): Only require
3516 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
3517 there are always saved regs.
3518 (deprecated_generic_get_saved_register): Do not require
3519 DEPRECATED_FRAME_INIT_SAVED_REGS.
3520 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
3521 use frame ID unwind instead.
3522 (deprecated_get_next_frame_hack): New function.
3523
3524 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
3525
3526 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
3527 (h8300_push_dummy_call): ...this function. Some minor optimization.
3528 (h8300_push_return_address): Remove.
3529 (h8300_gdbarch_init): Remove calls to
3530 set_gdbarch_deprecated_dummy_write_sp,
3531 set_gdbarch_deprecated_push_arguments and
3532 set_gdbarch_deprecated_push_return_address.
3533 Add call to set_gdbarch_push_dummy_call.
3534
3535 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
3536
3537 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
3538 (E_PSEUDO_EXR_REGNUM): Ditto.
3539 (h8300_is_argument_spill): Check for instructions moving argument
3540 registers into safe registers.
3541 (h8300_skip_prologue): Check for stm instruction to push registers
3542 used for register variables onto stack.
3543 (gdb_print_insn_h8300): Remove.
3544 (h8300_examine_prologue): Add a comment.
3545 (h8300_register_name): Take pseudo registers into account.
3546 (h8300s_register_name): Ditto.
3547 (h8300sx_register_name): Ditto.
3548 (h8300_print_register): Ditto.
3549 (h8300_print_registers_info): Define "nice" printing order.
3550 (h8300_saved_pc_after_call): Take pseudo registers into account.
3551 (h8300_register_type): Ditto. Return type used for remote connection
3552 when requesting real CCR or EXR register, return actual type when
3553 requesting pseudo CCR or EXR.
3554 (h8300_pseudo_register_read): New function.
3555 (h8300_pseudo_register_write): Ditto.
3556 (h8300_dbg_reg_to_regnum): Ditto.
3557 (h8300s_dbg_reg_to_regnum): Ditto.
3558 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
3559 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
3560 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
3561 set_gdbarch_print_insn architecture dependent.
3562 Call set_gdbarch_pseudo_register_read and
3563 set_gdbarch_pseudo_register_write.
3564 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
3565
3566 2003-06-16 Andrew Cagney <cagney@redhat.com>
3567
3568 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
3569 * gdbarch.h, gdbarch.c: Re-generate.
3570 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3571 * s390-tdep.c (s390_gdbarch_init): Update.
3572 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3573 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3574 * mips-tdep.c (mips_gdbarch_init): Update.
3575 * mcore-tdep.c (mcore_gdbarch_init): Update.
3576 * cris-tdep.c (cris_gdbarch_init): Update.
3577 * infcall.c (call_function_by_hand): Update.
3578 * ia64-tdep.c (ia64_push_arguments): Update comment.
3579 * frame.c (legacy_get_prev_frame): Do not assume
3580 SAVE_DUMMY_FRAME_TOS_P.
3581 * dummy-frame.c (find_dummy_frame): Update comment.
3582
3583 2003-06-16 Andrew Cagney <cagney@redhat.com>
3584
3585 * regcache.c (do_cooked_read): Do not use register_valid_p.
3586
3587 2003-06-15 Theodore A. Roth <troth@openavr.org>
3588
3589 * avr-tdep.c (avr_register_type): Remove a blank line.
3590 (avr_scan_prologue): Correct some comments.
3591
3592 2003-06-15 Theodore A. Roth <troth@openavr.org>
3593
3594 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
3595 prologue types.
3596 Properly scan prologues generated by gcc with the -mcall-prologues
3597 option.
3598 Add code to scan -mcall-prologues for mega devices.
3599
3600 2003-06-15 Theodore A. Roth <troth@openavr.org>
3601
3602 * avr-tdep.c (avr_register_byte): Delete function.
3603 (avr_register_raw_size): Delete function.
3604 (avr_register_virtual_size): Delete function.
3605 (avr_register_virtual_type): Delete function.
3606 (avr_register_type): New function.
3607 (avr_address_to_pointer): Remove unused code.
3608 (avr_read_fp): Need to read FP as two separate bytes due to change to
3609 avr_register_type() usage.
3610 (avr_gdbarch_init): Don't set deprecated_register_size.
3611 Don't set deprecated_register_bytes.
3612 Don't set deprecated_register_byte.
3613 Don't set deprecated_register_raw_size.
3614 Don't set deprecated_max_register_raw_size.
3615 Don't set deprecated_register_virtual_size.
3616 Don't set deprecated_max_register_virtual_size.
3617 Don't set deprecated_register_virtual_type.
3618 Set register_type method.
3619
3620 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
3621
3622 * Makefile.in (linux-nat.o): Add rule.
3623 * linux-nat.c: New file.
3624 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
3625 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
3626 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
3627 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
3628 * config/arm/linux.mh (NATDEPFILES): Likewise.
3629 * config/i386/linux.mh (NATDEPFILES): Likewise.
3630 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
3631 * config/ia64/linux.mh (NATDEPFILES): Likewise.
3632 * config/m68k/linux.mh (NATDEPFILES): Likewise.
3633 * config/mips/linux.mh (NATDEPFILES): Likewise.
3634 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
3635 * config/s390/s390.mh (NATDEPFILES): Likewise.
3636 * config/sparc/linux.mh (NATDEPFILES): Likewise.
3637
3638 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3639
3640 * i387-tdep.c: Reorder includes, fix some whitespace issues and
3641 replace out-of-date comment.
3642
3643 2003-06-15 Andrew Cagney <cagney@redhat.com>
3644
3645 * rdi-share/host.h (Fail): Change to a varargs function.
3646 * remote-rdi.c (Fail): Update.
3647
3648 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3649
3650 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
3651 (i386_convert_register_p, i386_register_to_value,
3652 i386_register_from_value): Handle types longer than 8 bytes.
3653
3654 2003-06-15 Mark Kettenis <kettenis@gnu.org>
3655
3656 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
3657 Move floating-point code to new function in i387-tdep.c.
3658 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
3659 New functions containing code moved here from i386-tdep.c.
3660 * i387-tdep.h: Add opaque declaration for `struct type'.
3661 (i387_register_to_value, i387_value_to_register): New prototypes.
3662 * x86-64-tdep.c (x86_64_convert_register_p): New function.
3663 (x86_64_init_abi): Set convert_register_p, register_to_value and
3664 value_to_register here.
3665
3666 2003-06-14 Andrew Cagney <cagney@redhat.com>
3667
3668 * mips-tdep.c (mips_register_to_value): Make static.
3669 (mips_value_to_register): Make static.
3670 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
3671 * ia64-tdep.c (ia64_register_raw_size): Make static.
3672 (ia64_register_virtual_size): Make static.
3673 (ia64_register_byte): Make static.
3674 * i387-tdep.c: Include "i387-tdep.h".
3675 (print_387_control_word): Delete function.
3676 (print_387_status_word): Delete function.
3677 (print_387_status_bits): Delete function.
3678 (print_387_control_bits): Delete function.
3679 * Makefile.in (i387-tdep.o): Update dependencies.
3680 * rdi-share/host.h (Fail): Declare.
3681 * remote-rdi.c (Fail): Update to match declaration.
3682
3683 2003-06-14 Andrew Cagney <cagney@redhat.com>
3684
3685 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
3686 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
3687 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
3688 * config/djgpp/fnchange.lst: Delete "remote-array.c".
3689 * README: Delete reference to remote-array.
3690 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
3691 (remote-array.o): Delete target.
3692 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
3693 * remote-array.c: Delete file.
3694
3695 2003-06-14 Andrew Cagney <cagney@redhat.com>
3696 Mark Kettenis <kettenis@gnu.org>
3697
3698 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
3699 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
3700 parameter with "frame".
3701 * gdbarch.h, gdbarch.c: Re-generate.
3702 * frame.h (put_frame_register): Declare.
3703 * frame.c (put_frame_register): New function.
3704 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
3705 (legacy_register_to_value): Rewrite, use "frame" to get the
3706 register value.
3707 (legacy_value_to_register): Rewrite, use "frame" to find the
3708 register's location before storing.
3709 * arch-utils.h (legacy_convert_register_p): Update.
3710 (legacy_register_to_value, legacy_value_to_register): Update.
3711 * findvar.c (value_from_register): Rewrite, eliminate use of
3712 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
3713 "frame" to REGISTER_TO_VALUE.
3714 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
3715 lval_reg_frame_relative + lval_register branch of the switch. Do
3716 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
3717 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
3718 I386_EDI_REGNUM): New defines.
3719 (i386_next_regnum, i386_convert_register_p,
3720 i386_register_to_value, i386_value_to_register): New functions.
3721 (i386_register_convertible, i386_register_convert_to_virtual,
3722 i386_convert_to_raw): Remove functions.
3723 (i386_gdbarch_init): Set convert_register_p, register_to_value and
3724 value_to_register instead of register_convertible,
3725 register_convert_to_virtual and register_convert_to_raw.
3726 * mips-tdep.c (mips_convert_register_p): New function.
3727 (mips_value_to_register): Replace mips_register_convert_from_type.
3728 (mips_register_to_value): Replace mips_register_convert_to_type.
3729 (mips_gdbarch_init): Set conver_register_p, value_to_register and
3730 register_to_value.
3731 * alpha-tdep.c (alpha_convert_register_p): Update.
3732 (alpha_value_to_register): Update, store the register.
3733 (alpha_register_to_value): Update, fetch the register.
3734
3735 2003-06-14 Theodore A. Roth <troth@openavr.org>
3736
3737 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
3738 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
3739 Don't set deprecated_call_dummy_words.
3740 Remove commented out set_gdbarch_believe_pcc_promotion() call.
3741 Don't set remote_translate_xfer_address.
3742 (avr_io_reg_read_command): Remove commented out debug printf.
3743 Wrap a long line.
3744
3745 2003-06-14 Theodore A. Roth <troth@openavr.org>
3746
3747 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
3748 causes gdb to seg fault.
3749
3750 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
3751
3752 * sparc-nat.c (fetch_inferior_registers): Correct
3753 a reference to "registers".
3754
3755 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
3756
3757 * Makefile.in (exc_request_U_h): Define
3758 (exc_request_S_h): Likewise.
3759 (msg_reply_S_h): Likewise.
3760 (msg_U_h): Likewise.
3761 (notify_S_h): Likewise.
3762 (process_reply_S_h): Likewise.
3763 (gnu-nat.o): Depend on gdb_obstack_h
3764 * gnu-nat.c: Include "gdb_obstack.h".
3765
3766 2003-06-13 Andrew Cagney <cagney@redhat.com>
3767
3768 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
3769 * gdbarch.h, gdbarch.c: Re-generate.
3770
3771 2003-06-13 Andrew Cagney <cagney@redhat.com>
3772
3773 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
3774 when deprecated REGISTER macros can be deleted.
3775 * gdbarch.h, gdbarch.c: Re-generate.
3776
3777 2003-06-13 Jim Blandy <jimb@redhat.com>
3778
3779 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
3780 Linux entry point symbols for _dl_debug_state, too.
3781
3782 2003-06-13 Andrew Cagney <cagney@redhat.com>
3783
3784 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
3785 available, do not use the FP register, and always save the TOS.
3786 * dummy-frame.c (dummy_frame_this_id): Do not assert
3787 SAVE_DUMMY_FRAME_TOS.
3788 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
3789 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
3790 (i386_push_dummy_call): Add 8 to the returned SP.
3791 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
3792 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
3793 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
3794 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
3795 (x86_64_push_dummy_call): Return "sp + 16".
3796 (x86_64_init_abi): Do not set save_dummy_frame_tos.
3797 * alpha-tdep.c (alpha_gdbarch_init): Do not set
3798 save_dummy_frame_tos.
3799
3800 2003-06-13 Jim Blandy <jimb@redhat.com>
3801
3802 * frv-tdep.c (frv_use_struct_convention): Delete static
3803 declaration for function deleted in my change of 2003-06-12.
3804
3805 2003-06-13 Theodore A. Roth <troth@openavr.org>
3806
3807 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
3808 (avr_pointer_to_address): Shift code addrs left 1 bit.
3809 (avr_convert_from_func_ptr_addr): Delete function since operation is
3810 better handled by avr_address_to_pointer and avr_pointer_to_address.
3811 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
3812
3813 2003-06-13 Mark Kettenis <kettenis@gnu.org>
3814
3815 From Kelley Cook <kelleycook@wideopenwest.com>:
3816 * configure.host: Accept i[34567]86 variants.
3817 * configure.tgt: Likewise.
3818 * nlm/configure.in: Likewise.
3819 * nlm/configure: Regenerated.
3820
3821 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
3822
3823 * arm-tdep.c (solib-svr4.h): Dont' include it.
3824 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
3825 * arm-linux-tdep.c: ... here. Make static.
3826 (arm_linux_init_abi): Register it.
3827 (solib-svr4.h): Include it.
3828 * Makefile.in: Update dependencies.
3829 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
3830 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
3831
3832 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
3833
3834 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
3835 indicate registers used for return values.
3836 (struct frame_extra_info): Drop args_pointer and locals_pointer.
3837 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
3838 members.
3839 (h8300_init_extra_frame_info): Ditto.
3840 (h8300_frame_locals_address): Removed.
3841 (h8300_frame_args_address): Removed.
3842 (h8300_extract_return_value): Use new regcache structure. Only care
3843 for 16 bit CPUs.
3844 (h8300h_extract_return_value): Same function for 32 bit CPUs.
3845 (h8300_store_return_value): Use new regcache structure. Only care
3846 for 16 bit CPUs.
3847 (h8300h_store_return_value): Same function for 32 bit CPUs.
3848 (h8300_store_struct_return): Removed.
3849 (h8300_extract_struct_value_address): Use new regcache structure.
3850 (h8300h_extract_struct_value_address): Removed.
3851 (h8300_push_dummy_code): New function.
3852 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
3853 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
3854 set_gdbarch_store_return_value architecture dependent.
3855 Call set_gdbarch_push_dummy_code and
3856 set_gdbarch_extract_struct_value_address.
3857 Remove calls to set_gdbarch_frame_args_address,
3858 set_gdbarch_frame_locals_address,
3859 set_gdbarch_deprecated_store_struct_return,
3860 set_gdbarch_deprecated_extract_return_value,
3861 set_gdbarch_deprecated_extract_struct_value_address,
3862 set_gdbarch_deprecated_call_dummy_words and
3863 set_gdbarch_deprecated_sizeof_call_dummy_words.
3864
3865 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
3866
3867 * h8300-tdep.c (h8300_register_byte): Remove.
3868 (h8300h_register_byte): Remove.
3869 (h8300_register_virtual_type): Remove. Substitute by...
3870 (h8300_register_type): New function.
3871 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
3872 (h8300h_extract_struct_value_address): Ditto.
3873 (h8300_gdbarch_init): Drop calls to
3874 set_gdbarch_deprecated_register_byte and
3875 set_gdbarch_deprecated_register_virtual_type.
3876 Add call to set_gdbarch_register_type.
3877
3878 2003-06-13 Andrew Cagney <cagney@redhat.com>
3879
3880 * gdbarch.sh: Update comments on registers.
3881 (deprecated_register_byte): Rename register_byte.
3882 (deprecated_register_raw_size): Rename register_raw_size.
3883 (deprecated_register_virtual_size): Rename register_virtual_size.
3884 (deprecated_register_virtual_type): Rename register_virtual_type.
3885 * gdbarch.h, gdbarch.c: Re-generate.
3886 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3887 * vax-tdep.c (vax_gdbarch_init): Update.
3888 * v850-tdep.c (v850_gdbarch_init): Update.
3889 * sparc-tdep.c (sparc_gdbarch_init): Update.
3890 * sh-tdep.c (sh_gdbarch_init): Update.
3891 * s390-tdep.c (s390_gdbarch_init): Update.
3892 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3893 * ns32k-tdep.c: Update.
3894 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3895 * mips-tdep.c (mips_gdbarch_init): Update.
3896 * mcore-tdep.c (mcore_gdbarch_init): Update.
3897 * m68k-tdep.c (m68k_gdbarch_init): Update.
3898 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3899 * ia64-tdep.c (ia64_gdbarch_init): Update.
3900 * hppa-tdep.c (hppa_gdbarch_init): Update.
3901 * h8300-tdep.c (h8300_gdbarch_init): Update.
3902 * frv-tdep.c (frv_gdbarch_init): Update.
3903 * cris-tdep.c (cris_gdbarch_init): Update.
3904 * avr-tdep.c (avr_gdbarch_init): Update.
3905 * alpha-tdep.c (alpha_gdbarch_init): Update.
3906 * arm-tdep.c (arm_gdbarch_init): Update.
3907
3908 2003-06-13 Andrew Cagney <cagney@redhat.com>
3909
3910 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
3911 mips_o32_use_struct_convention with always_use_struct_convention.
3912
3913 2003-06-12 David Carlton <carlton@kealia.com>
3914
3915 * cp-namespace.c (cp_set_block_scope): Comment out
3916 processing_has_namespace_info branch.
3917
3918 2003-06-12 Jim Blandy <jimb@redhat.com>
3919
3920 Recognize and skip 64-bit PowerPC Linux linkage functions.
3921 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
3922 insn_pattern, insns_match_pattern, d_field, ds_field): New
3923 functions, macros, and types for working with PPC instructions.
3924 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
3925 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
3926 ppc64_skip_trampoline_code): New functions, variables, and macros
3927 for recognizing and skipping linkage functions.
3928 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
3929 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
3930
3931 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
3932 register offsets for both the 32- and 64-bit interfaces.
3933
3934 Actually finish the job started by my change of 2003-05-29.
3935 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
3936 other #definition of this.
3937 (ppc_linux_skip_trampoline_code): Remove declaration.
3938 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
3939 static.
3940 (ppc_linux_init_abi): Register it as the skip_trampoline_code
3941 method for GDBARCH.
3942
3943 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
3944 'long' on ppc64-*-linux*.
3945
3946 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
3947 isn't #defined, assume the register doesn't exist: act as if
3948 tdep->ppc_mq_regnum were -1.
3949
3950 * configure.host, configure.tgt: Add entries for
3951 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
3952 powerpc/linux.mt.
3953 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
3954 New files.
3955
3956 * arch-utils.c (always_use_struct_convention): New function.
3957 * arch-utils.h (always_use_struct_convention): New prototype.
3958 * alpha-tdep.c (alpha_use_struct_convention): Delete.
3959 (alpha_gdbarch_init): Register always_use_struct_convention,
3960 instead of alpha_use_struct_convention.
3961 * cris-tdep.c (cris_use_struct_convention): Delete.
3962 (cris_gdbarch_init): Register always_use_struct_convention,
3963 instead of cris_use_struct_convention.
3964 * frv-tdep.c (frv_use_struct_convention): Delete.
3965 (frv_gdbarch_init): Register always_use_struct_convention,
3966 instead of frv_use_struct_convention.
3967 * h8300-tdep.c (h8300_use_struct_convention): Delete.
3968 (h8300_gdbarch_init): Register always_use_struct_convention,
3969 instead of h8300_use_struct_convention.
3970 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
3971 (mips_o32_gdbarch_init): Register always_use_struct_convention,
3972 instead of mips_o32_use_struct_convention.
3973
3974 2003-06-12 Andrew Cagney <cagney@redhat.com>
3975
3976 * wince.c: Include "mips-tdep.h".
3977 * mips-tdep.h (mips_next_pc): Declare.
3978 * mcore-tdep.c: Make more local functions static.
3979 * Makefile.in (wince.o): Update dependencies.
3980
3981 2003-06-12 David Carlton <carlton@kealia.com>
3982
3983 * symtab.c (lookup_symbol_aux_minsyms): Replace
3984 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
3985 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
3986 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
3987 SYMBOL_NATURAL_NAME.
3988
3989 2003-06-12 Andreas Schwab <schwab@suse.de>
3990
3991 * Makefile.in (tuiDisassem.o): Update dependencies.
3992
3993 2003-06-12 David Carlton <carlton@bactrian.org>
3994
3995 * symtab.h: Delete declaration of make_symbol_overload_list.
3996 Add declaration of lookup_partial_symbol.
3997 * symtab.c (remove_params): Move to cp-support.c.
3998 (overload_list_add_symbol, make_symbol_overload_list)
3999 (sym_return_val_size, sym_return_val_index): Ditto.
4000 (lookup_partial_symbol): Make extern.
4001 * cp-support.h: Add declaration of make_symbol_overload_list.
4002 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
4003 symtab.h, and block.h.
4004 (remove_params): Move here from symtab.c.
4005 (overload_list_add_symbol, make_symbol_overload_list)
4006 (sym_return_val_size, sym_return_val_index): Ditto.
4007 * valops.c: Include cp-support.h.
4008 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
4009 frame_h, and block_h.
4010 (valops.o): Depend on cp_support_h.
4011
4012 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
4013
4014 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
4015 substitute by NUM_REGS throughout.
4016 (h8300_register_name): Only care for H8/300 and H8/300H registers.
4017 (h8300s_register_name): New function for H8S registers.
4018 (h8300sx_register_name): Ditto for H8SX registers.
4019 (h8300_print_register): Revise register printing, avoid depending
4020 on 32 bit long.
4021 (h8300_register_byte): Only care for H8/300 registers.
4022 (h8300h_register_byte): New function for any other architecture.
4023 (h8300_register_raw_size): Remove.
4024 (h8300_register_virtual_type): Revise to return actually useful
4025 type.
4026 (h8300_extract_struct_value_address): Only care for H8/300 registers.
4027 (h8300h_extract_struct_value_address): New function for any other
4028 architecture.
4029 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
4030 set_gdbarch_register_name, set_gdbarch_register_byte,
4031 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
4032 Remove calls to set_gdbarch_deprecated_register_size,
4033 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
4034 set_gdbarch_deprecated_max_register_raw_size,
4035 set_gdbarch_register_virtual_size and
4036 set_gdbarch_deprecated_max_register_virtual_size entirely.
4037 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
4038 set_gdbarch_long_double_bit.
4039
4040 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
4041
4042 * doublest.c (convert_doublest_to_floatformat): When dealing
4043 with the implied integer bit, only alter mant_bits if we are
4044 processing a full 32 bits of mantissa.
4045
4046 2003-06-11 David Carlton <carlton@bactrian.org>
4047
4048 * dictionary.h: New.
4049 * dictionary.c: New.
4050 * block.h: Add opaque declaration for struct dictionary.
4051 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
4052 'sym' members.
4053 (BLOCK_DICT): New macro.
4054 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
4055 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
4056 BLOCK_SHOULD_SORT.
4057 (ALL_BLOCK_SYMBOLS): Update definition.
4058 * Makefile.in (SFILES): Add dictionary.c.
4059 (dictionary_h): New.
4060 (COMMON_OBS): Add dictionary.o.
4061 (dictionary.o): New.
4062 (ada-lang.o): Depend on dictionary_h.
4063 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
4064 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
4065 (mi-cmd-stack.o): Ditto.
4066 (gdbtk-cmds.o): Update dependencies.
4067 (gdbtk-stack.o): Ditto.
4068 * ada-lang.c: Include dictionary.h.
4069 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
4070 (fill_in_ada_prototype, debug_print_block): Ditto.
4071 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
4072 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
4073 'is_sorted'.
4074 * mdebugread.c: Include dictionary.h.
4075 (struct parse_stack): Delete 'maxsyms' member.
4076 (parse_symbol): Update calls to new_block. Delete calls to
4077 shrink_block. Use dictionary methods.
4078 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
4079 Update calls to new_symtab. Don't maintain maxsyms data.
4080 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
4081 (add_symbol): Just call dict_add_symbol.
4082 (new_symtab): Delete 'maxsyms' argument.
4083 (new_symtab): Update calls to new_block.
4084 (new_block): Delete 'maxsyms' argument; add 'function' argument.
4085 (shrink_block): Delete function.
4086 (fixup_sigtramp): Update call to new_block. Add symbol via
4087 dict_add_symbol.
4088 * jv-lang.c: Include dictionary.h.
4089 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
4090 appropriately. Set class_symtab->free_func. Make sure the
4091 blockvector is big enough to hold two blocks.
4092 (add_class_symtab_symbol): Use dictionary methods.
4093 (free_class_block): New function.
4094 (type_from_class): Replace explicit iteration by
4095 ALL_BLOCK_SYMBOLS.
4096 * symtab.h (struct symtab): Replace 'free_ptr' method by
4097 'free_func'.
4098 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
4099 sort_symtab_syms.
4100 * dwarfread.c (psymtab_to_symtab_1): Delete call to
4101 sort_symtab_syms.
4102 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
4103 Include dictionary.h.
4104 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
4105 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
4106 sort_symtab_syms.
4107 * objfiles.c: Include dictionary.h.
4108 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
4109 * buildsym.c: Include dictionary.h.
4110 (finish_block): Use dictionary methods.
4111 (end_symtab): Set free_func to NULL, not free_ptr.
4112 * tracepoint.c: Include dictionary.h.
4113 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
4114 (scope_info): Ditto.
4115 * stack.c: Include dictionary.h.
4116 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
4117 (print_block_frame_labels, print_frame_arg_vars)
4118 (print_frame_args): Ditto.
4119 * symmisc.c (free_symtab_block): Use dictionary methods.
4120 (dump_symtab): Ditto.
4121 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
4122 Include dictionary.h.
4123 * symfile.h: Delete declarations of sort_block_syms,
4124 sort_symtab_syms.
4125 * symfile.c (sort_block_syms): Delete.
4126 (sort_symtab_syms): Delete.
4127 * symtab.c: Include dictionary.h.
4128 (lookup_block_symbol): Use dictionary iterators.
4129 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
4130 (search_symbols, make_symbol_completion_list): Ditto.
4131 (make_symbol_overload_list): Ditto.
4132 * valops.c (value_of_local): Use dict_empty.
4133 Include dictionary.h.
4134
4135 2003-06-11 J. Brobecker <brobecker@gnat.com>
4136
4137 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
4138
4139 2003-06-11 David Carlton <carlton@bactrian.org>
4140
4141 * block.h (BLOCK_SHOULD_SORT): Delete.
4142 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
4143 blocks.
4144 * ada-lang.c (ada_add_block_symbols): Ditto.
4145 * symfile.c (sort_block_syms): Delete.
4146 (sort_symtab_syms): Ditto.
4147 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
4148 declarations.
4149 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
4150 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
4151 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
4152 * dwarfread.c (psymtab_to_symtab_1): Ditto.
4153 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
4154 * mdebugread.c (psymtab_to_symtab_1): Ditto.
4155 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
4156
4157 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
4158
4159 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
4160 bits to 128.
4161
4162 2003-06-11 Andrew Cagney <cagney@redhat.com>
4163
4164 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
4165 REGISTER_CONVERTIBLE.
4166 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
4167 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
4168 * gdbarch.h, gdbarch.c: Re-generate.
4169 * arch-utils.h (deprecated_register_convertible_not): Rename
4170 generic_register_convertible_not.
4171 * arch-utils.c (deprecated_register_convertible_not): Rename
4172 generic_register_convertible.
4173 (legacy_convert_register_p, legacy_register_to_value): Update.
4174 * sh-tdep.c (sh64_push_arguments): Update.
4175 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
4176 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
4177 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
4178 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
4179 * arch-utils.c (legacy_value_to_register): Update.
4180 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4181 (rs6000_register_convert_to_raw): Make parameter "from" const.
4182 * mips-tdep.c (mips_gdbarch_init): Update.
4183 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
4184 * infcmd.c (default_print_registers_info): Update.
4185 * ia64-tdep.c (ia64_gdbarch_init): Update.
4186 (ia64_register_convert_to_raw): Make parameter "from" const.
4187 * i386-tdep.c (i386_gdbarch_init): Update.
4188 (i386_register_convert_to_raw): Update.
4189
4190 2003-06-11 Andrew Cagney <cagney@redhat.com>
4191
4192 * remote-fileio.c: Include "remote-fileio.h".
4193 * Makefile.in (remote-fileio.o): Update dependencies.
4194 (remote_fileio_h): Fix typo.
4195
4196 2003-06-11 Andrew Cagney <cagney@redhat.com>
4197
4198 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
4199 (xstormy16_save_dummy_frame_tos): Make static.
4200 (_initialize_xstormy16_tdep): Add declaration.
4201 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
4202 * v850-tdep.c: Make local functions static.
4203 (_initialize_v850_tdep): Add declaration.
4204 * sparc-tdep.c: Make local functions static.
4205 (_initialize_sparc_tdep): Add declaration.
4206 * sh-tdep.c: Make local functions static.
4207 (_initialize_sh_tdep): Add declaration.
4208 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
4209 * s390-tdep.c: Make local functions static.
4210 (_initialize_s390_tdep): Add declaration.
4211 * dbxread.c (find_stab_function_addr): Make static.
4212 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
4213 * ocd.c (_initialize_remote_ocd): Add declaration.
4214 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
4215 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
4216 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
4217 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
4218 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
4219 * remote-array.c (_initialize_array): Add declaration.
4220 (_initialize_remote_monitors): Add declaration.
4221 * remote-mips.c: Make local functions static.
4222 (_initialize_remote_mips): Add declaration.
4223 * mcore-tdep.c: Make all local functions static.
4224 (_initialize_mcore_tdep): Add declaration.
4225 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
4226 * abug-rom.c (_initialize_abug_rom): Add declaration.
4227 * rom68k-rom.c (_initialize_rom68k): Add declaration.
4228 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
4229 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
4230 * remote-est.c (_initialize_est): Add declaration.
4231 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
4232 (m68hc11_call_dummy_address): Make static.
4233 * ia64-tdep.c: Make local functions static.
4234 (_initialize_ia64_tdep): Add declaration.
4235 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
4236 * monitor.c (monitor_wait_filter): Make static.
4237 (_initialize_remote_monitors): Add declaration.
4238 * remote-hms.c (_initialize_remote_hms): Add declaration.
4239 * remote-e7000.c (fetch_regs_from_dump): Make static.
4240 (expect_n): Make static.
4241 (_initialize_remote_e7000): Add declaration.
4242 * ser-e7kpc.c: Always include "defs.h".
4243 (_initialize_ser_e7000pc): Add declaration.
4244 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
4245 * cris-tdep.c: Make all but one function static.
4246 (_initialize_cris_tdep): Add declaration.
4247 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
4248 * solib.c (update_solib_list): Make static.
4249 (_initialize_solib): Add declaration.
4250 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
4251 (_initialize_avr_tdep): Add declaration.
4252 * remote-rdi.c (voiddummy): Make static.
4253 (_initialize_remote_rdi): Add declaration.
4254 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
4255 * remote-rdp.c (send_rdp): Make static.
4256 (_initialize_remote_rdp): Add declaration.
4257 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
4258
4259 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
4260
4261 * remote-fileio.c: Make ari happy.
4262
4263 2003-06-10 J. Brobecker <brobecker@gnat.com>
4264
4265 * rs6000-nat.c (child_xfer_memory): Compute the right address when
4266 fetching the trailing bytes of the buffer we are about to write.
4267
4268 2003-06-10 Andrew Cagney <cagney@redhat.com>
4269
4270 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
4271 * Makefile.in (remote-fileio.o): Update dependencies.
4272 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
4273 include <setjmp.h>, or <sys/types.h> conditional on USG.
4274 (remote_fio_jmp_buf): Delete global variable.
4275
4276 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
4277 Martin M. Hunt <hunt@redhat.com>
4278
4279 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
4280 (SFILES): Add remote-fileio.c.
4281 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
4282 dependencies for building remote.o.
4283 * remote-fileio.c: New file implementing the remote File-I/O protocol.
4284 * remote-fileio.h: New header file defining remote File-I/O interface.
4285 * remote.c (remote_write_bytes, remote_read_bytes): Remove
4286 static storage class.
4287 (remote_wait, remote_async_wait): Call remote_fileio_request() on
4288 'F' packet.
4289 (_initialize_remote): Call initialize_remote_fileio().
4290 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
4291 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
4292 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
4293 (captured_main): Initialize new ui_files.
4294 * ui-file.c: Add read and fgets input functions.
4295 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
4296 (null_file_read): New function.
4297 (ui_file_read): New function.
4298 (set_ui_file_read): New function.
4299 (stdio_file_read): New function.
4300 * ui-file.h: New type ui_file_read_ftype.
4301 (set_ui_file_read): Declare.
4302 (ui_file_read): Declare.
4303
4304 2003-06-09 Andrew Cagney <cagney@redhat.com>
4305
4306 * frame.h (deprecated_unwind_get_saved_register): Rename
4307 generic_unwind_get_saved_register, update comments.
4308 * mips-tdep.c (mips_get_saved_register): Update.
4309 * frame.c (deprecated_unwind_get_saved_register): Update.
4310
4311 2003-06-09 Andrew Cagney <cagney@redhat.com>
4312
4313 * vax-tdep.c (vax_frame_locals_address): Delete function.
4314 (vax_gdbarch_init): Do not set frame_locals_address.
4315 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
4316 (m68hc11_gdbarch_init): Do not set frame_locals_address.
4317 * s390-tdep.c (s390_frame_args_address): Delete function.
4318 (s390_gdbarch_init): Do not set frame_args_address or
4319 frame_locals_address.
4320 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
4321 (ns32k_gdbarch_init): Do not set frame_locals_address.
4322 * hppa-tdep.c (hppa_frame_args_address): Delete function.
4323 (hppa_frame_locals_address): Delete function.
4324 (hppa_gdbarch_init): Do not set frame_args_address, or
4325 frame_locals_address.
4326 * arm-tdep.c (arm_frame_args_address): Delete.
4327 (arm_frame_locals_address): Delete.
4328 (arm_gdbarch_init): Do not set frame_args_address, or
4329 frame_locals_address.
4330
4331 2003-06-09 Andrew Cagney <cagney@redhat.com>
4332
4333 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
4334 * gdbarch.h, gdbarch.c: Re-generate.
4335 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
4336 * arch-utils.c (frame_num_args_unknown): Delete function.
4337 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
4338 (frame_info): Use FRAME_NUM_ARGS_P.
4339 * arm-tdep.c (arm_frame_num_args): Delete function.
4340 (arm_gdbarch_init): Do not set frame_num_args.
4341 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
4342 * hppa-tdep.c (hppa_frame_num_args): Delete function.
4343 (hppa_gdbarch_init): Do not set frame_num_args.
4344 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
4345 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
4346 frame_num_args to default frame_num_args_unknown.
4347 * v850-tdep.c (v850_gdbarch_init): Ditto.
4348 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
4349 * sh-tdep.c (sh_gdbarch_init): Ditto.
4350 * s390-tdep.c (s390_gdbarch_init): Ditto.
4351 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
4352 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4353 * mips-tdep.c (mips_gdbarch_init): Ditto.
4354 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4355 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
4356 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4357 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
4358 * i386-tdep.c (i386_gdbarch_init): Ditto.
4359 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4360 * frv-tdep.c (frv_gdbarch_init): Ditto.
4361 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
4362 * cris-tdep.c (cris_gdbarch_init): Ditto.
4363 * avr-tdep.c (avr_gdbarch_init): Ditto.
4364 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
4365
4366 2003-06-09 Andrew Cagney <cagney@redhat.com>
4367
4368 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
4369 (print_frame_args): Moved to "stack.c".
4370 * stack.c: Include "gdb_assert.h".
4371 (print_frame_nameless_args): Moved from "printcmd.c", made static.
4372 (print_frame_args): Moved from "printcmd.c".
4373 * frame.h (print_frame_args): Delete declaration.
4374 * Makefile.in (stack.o): Update dependencies.
4375
4376 2003-06-08 Andrew Cagney <cagney@redhat.com>
4377
4378 * frame.c (get_prev_frame): Remove reference to
4379 frame_args_address_correct in comments.
4380 * frame-base.c (default_frame_args_address): Delete code
4381 conditional on FRAME_ARGS_ADDRESS_CORRECT.
4382 * vax-tdep.c (vax_frame_args_address_correct): Delete.
4383 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
4384 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
4385 (vax_frame_args_address_correct): Delete declaration.
4386
4387 2003-06-08 Andrew Cagney <cagney@redhat.com>
4388
4389 * gdbarch.sh (UNWIND_SP): Add.
4390 * gdbarch.h, gdbarch.c: Re-generate.
4391 * frame.c (frame_sp_unwind): New function.
4392 (get_frame_sp): New function.
4393 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
4394 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
4395 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
4396 value.
4397 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
4398 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
4399
4400 2003-06-08 Andrew Cagney <cagney@redhat.com>
4401
4402 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
4403 REMOTE_BREAKPOINT.
4404 * remote.c: Update.
4405 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
4406 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
4407 * config/m68k/tm-sun3.h: Update.
4408 * config/m68k/tm-m68klynx.h: Update.
4409 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
4410
4411 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
4412 trad_frame". Update comments.
4413 * d10v-tdep.c (struct d10v_unwind_cache): Update.
4414 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
4415 (trad_frame_register_value, trad_frame_prev_register): Update.
4416
4417 2003-06-08 Andrew Cagney <cagney@redhat.com>
4418
4419 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
4420 from GCC's acinclude.m4.
4421 * configure.in: Check for getopt's delcaration.
4422 * aclocal.m4, config.in, configure: Re-generate.
4423 * main.c (error_init): Delete declaration.
4424 * defs.h (error_init): Declare.
4425 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
4426 (rs6000_convert_from_func_ptr_addr): Make static.
4427 (_initialize_rs6000_tdep): Add declaration.
4428 * cli/cli-cmds.c (dont_repeat): Delete declaration.
4429 (show_commands, set_verbose, show_history): Delete declaration.
4430 * top.h (set_verbose): Add declaration.
4431 (show_history, set_history, show_commands): Add declaration.
4432 (do_restore_instream_cleanup): Add declaration.
4433 * objc-lang.c (specialcmp): Make static.
4434 (print_object_command): Make static.
4435 (find_objc_msgsend): Make static.
4436 (find_objc_msgcall_submethod_helper): Make static.
4437 (find_objc_msgcall_submethod): Make static.
4438 (_initialize_objc_language): Add declaration.
4439 (find_implementation_from_class): Make static.
4440 (find_implementation): Make static.
4441 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
4442 * objc-lang.h (lookup_struct_typedef): Add declaration.
4443 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
4444 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
4445 (do_restore_user_call_depth): Make static.
4446 (do_restore_instream_cleanup): Delete declaration.
4447 (dont_repeat): Delete declaration.
4448 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
4449 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
4450 * reggroups.c (_initialize_reggroup): Add declaration.
4451 * cp-support.c (_initialize_cp_support): Add declaration.
4452 * cp-abi.c (_initialize_cp_abi): Add declaration.
4453 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
4454 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
4455 (_initialize_gnu_v3_abi): Add declaration.
4456 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
4457 (_initialize_gnu_v2_abi): Add declaration.
4458 * frame-base.c (_initialize_frame_base): Add declaration.
4459 * doublest.c (floatformat_from_length): Make static.
4460 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
4461 * frame.c (create_sentinel_frame): Make static.
4462 (_initialize_frame): Add declaration.
4463 * top.c (do_catch_errors): Make static.
4464 (gdb_rl_operate_and_get_next_completion): Make static.
4465 * typeprint.c: Include "typeprint.h".
4466 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
4467 (sentinel_frame_this_id): Make static.
4468 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
4469 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
4470 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
4471 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
4472 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
4473 * maint.c (maintenance_print_architecture): Make static.
4474 * signals/signals.c (_initialize_signals): Add declaration.
4475 * std-regs.c (_initialize_frame_reg): Add declaration.
4476 * jv-exp.y (push_variable): ISO C definition.
4477 (push_qualified_expression_name): Ditto.
4478 * memattr.c (_initialize_mem): Add declaration.
4479 * remote.c (remote_check_watch_resources): Make static.
4480 (remote_stopped_by_watchpoint): Make static.
4481 (remote_stopped_data_address): Make static.
4482 * d10v-tdep.c (nr_dmap_regs): Make static.
4483 (a0_regnum): Make static.
4484 (d10v_frame_unwind_cache): Make static.
4485 (d10v_frame_p): Make static.
4486 * osabi.c (show_osabi): Make static.
4487 (_initialize_gdb_osabi): Add extern declaration.
4488 * gdbtypes.c (make_qualified_type): Make static.
4489 (safe_parse_type): Make static.
4490 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
4491 * macrotab.c (macro_bcache_free): Make static.
4492 * interps.c (interp_set_quiet): Make static.
4493 (interpreter_exec_cmd): Make static.
4494 * stack.h (select_frame_command): New file.
4495 * stack.c: Include "stack.h".
4496 (select_frame_command_wrapper): Delete function.
4497 (select_frame_command): Make global.
4498 * infcall.c: Include "infcall.h".
4499 * linespec.c: Include "linespec.h".
4500 * symfile.c (sections_overlap): Make static.
4501 * cp-support.h (cp_initialize_namespace): ISO C declaration.
4502 * charset.c (_initialize_charset): Add missing prototype.
4503 * regcache.c (init_legacy_regcache_descr): Make static.
4504 (do_regcache_xfree): Make static.
4505 (regcache_xfer_part): Make static.
4506 (_initialize_regcache): Add missing prototype.
4507 * breakpoint.c (parse_breakpoint_sals): Make static.
4508 (breakpoint_sals_to_pc): Make static.
4509 * interps.h (clear_interpreter_hooks): ISO C declaration.
4510 * Makefile.in (stack_h): Define.
4511 (stack.o, typeprint.o, mi-main.o): Update dependencies.
4512 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
4513
4514 2003-06-08 Andrew Cagney <cagney@redhat.com>
4515
4516 * Makefile.in (d10v-tdep.o): Update dependencies.
4517 (SFILES): Add trad-frame.c.
4518 (trad_frame_h): Define.
4519 (COMMON_OBS): Add trad-frame.o.
4520 (trad-frame.o): Specify dependencies.
4521 * d10v-tdep.c: Include "trad-frame.h".
4522 (saved_regs_unwinder): Delete function.
4523 (d10v_frame_prev_register): Use trad_frame_prev_register.
4524 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
4525 trad_frame", delete "regs" and "prev_sp".
4526 (prologue_find_regs): Use trad-frame.
4527 * trad-frame.h, trad-frame.c: New files.
4528
4529 2003-06-08 Mark Kettenis <kettenis@gnu.org>
4530
4531 * dwarf2cfi.c, dwarf2cfi.h: Remove.
4532
4533 2003-06-07 Adam Fedor <fedor@gnu.org>
4534
4535 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
4536 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
4537 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
4538 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
4539 resolve_msgsend_super, resolve_msgsend_super_stret):
4540 Use it.
4541
4542 2003-06-07 Andrew Cagney <cagney@redhat.com>
4543
4544 * symfile.h: Re-indent, clean up comments.
4545
4546 2003-06-07 Andrew Cagney <cagney@redhat.com>
4547
4548 * inferior.h (deprecated_write_sp): Replace
4549 generic_target_write_sp.
4550 * regcache.c (deprecated_write_sp): Replace
4551 generic_target_write_sp.
4552 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4553 * vax-tdep.c (vax_gdbarch_init): Update.
4554 * v850-tdep.c (v850_gdbarch_init): Update.
4555 * sparc-tdep.c (sparc_gdbarch_init): Update.
4556 * sh-tdep.c (sh_gdbarch_init): Update.
4557 * s390-tdep.c (s390_gdbarch_init): Update.
4558 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4559 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
4560 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4561 * mcore-tdep.c (mcore_gdbarch_init): Update.
4562 * m68k-tdep.c (m68k_gdbarch_init): Update.
4563 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4564 * ia64-tdep.c (ia64_gdbarch_init): Update.
4565 * h8300-tdep.c (h8300_gdbarch_init): Update.
4566 * frv-tdep.c (frv_gdbarch_init): Update.
4567 * cris-tdep.c (cris_gdbarch_init): Update.
4568 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
4569
4570 2003-06-07 Andrew Cagney <cagney@redhat.com>
4571
4572 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
4573 Assert that PC_REGNUM is valid.
4574 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
4575
4576 2003-06-07 Andrew Cagney <cagney@redhat.com>
4577
4578 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
4579 * gdbarch.h, gdbarch.c: Regenerate.
4580 * mn10300-tdep.c: Include "gdb_assert.h".
4581 (mn10300_read_fp): New function.
4582 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
4583 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
4584 * ia64-tdep.c: Include "gdb_assert.h".
4585 (ia64_read_fp): New function.
4586 (ia64_gdbarch_init): Set deprecated_target_read_fp to
4587 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
4588 * regcache.c (generic_target_read_sp): Delete function.
4589 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
4590 * inferior.h (generic_target_read_sp): Delete declaration.
4591 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
4592 generic_target_read_sp.
4593 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4594 * sparc-tdep.c (sparc_gdbarch_init): Ditto
4595 * sh-tdep.c (sh_gdbarch_init): Ditto.
4596 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
4597 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
4598
4599 2003-06-07 Andrew Cagney <cagney@redhat.com>
4600
4601 * gdbarch.sh: Comment each field of startup_gdbarch.
4602 * gdbarch.h, gdbarch.c: Re-generate.
4603
4604 2003-06-07 Andrew Cagney <cagney@redhat.com>
4605
4606 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
4607 * gdbarch.h, gdbarch.c: Re-generate.
4608 * regcache.c: Update comments on read_pc et.al.
4609 (generic_target_read_pc): Delete function.
4610 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
4611 * inferior.h (generic_target_read_pc): Delete declaration.
4612 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
4613 generic_target_read_pc.
4614 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
4615 * sh-tdep.c (sh_gdbarch_init): Ditto.
4616 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
4617 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4618
4619 2003-06-07 Andrew Cagney <cagney@redhat.com>
4620
4621 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
4622 "index" with "special_local_sect". Use strcmp instead of STREQ.
4623 Append period to coments.
4624
4625 2003-06-06 Mark Mitchell <mark@codesourcery.com>
4626
4627 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
4628 (elfstab_offset_sections): Likewise.
4629 * gdb-stabs.h (stab_section_info): Likewise.
4630 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
4631 * objfiles.c (objfile_relocate): Likewise.
4632 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
4633 * remote.c (get_offsets): Likewise.
4634 (remote_cisco_objfile_relocate): Likewise.
4635 * somread.c (som_symfile_offsets): Likewise.
4636 * symfile.c (alloc_section_addr_info): New function.
4637 (build_section_addr_info_from_section_tab): Use it.
4638 (free_section_addr_info): Adjust.
4639 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
4640 (syms_from_objfile): Allocate local_addr dynamically.
4641 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
4642 dynamically.
4643 (add_symbol_file_command): Allocate sect_opts dynamically.
4644 (reread_symbols): Avoid use of SECT_OFF_MAX.
4645 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
4646 (alloc_section_addr_info): Declare it.
4647 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
4648 * win32-nat.c (solib_symbols_add): Allocate section_addrs
4649 dynamically.
4650 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
4651
4652 2003-06-06 Andrew Cagney <cagney@redhat.com>
4653
4654 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
4655 (d10v_frame_unwind_cache): Do not set "return_pc".
4656
4657 2003-06-06 Michael Snyder <msnyder@redhat.com>
4658
4659 * h8300-tdep.c: Make tidy (long lines).
4660
4661 2003-06-06 Michal Ludvig <mludvig@suse.cz>
4662
4663 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
4664 to regcache_collect().
4665
4666 2003-06-05 J. Brobecker <brobecker@gnat.com>
4667
4668 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
4669 pc_in_sigtramp multiarch method.
4670 (hppa_hpux_som_init_abi): Use it.
4671 (hppa_hpux_elf_init_abi): Likewise.
4672 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
4673 macro has been multiarched.
4674 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
4675 macro here, as hppa64 isn't multiarched yet.
4676
4677 2003-06-05 Andrew Cagney <cagney@redhat.com>
4678
4679 * Makefile.in (value_h): Add $(frame_h).
4680 * value.h: Include "frame.h".
4681 (struct value): Replace "frame_addr" with "frame_id".
4682 (VALUE_FRAME_ID): Replace VALUE_FRAME.
4683 * values.c (allocate_value): Use VALUE_FRAME_ID.
4684 (value_copy): Use VALUE_FRAME_ID.
4685 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
4686 * valops.c (value_assign): Update. Use frame_find_by_id.
4687
4688 2003-06-05 Michal Ludvig <mludvig@suse.cz>
4689
4690 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
4691 in each pass.
4692
4693 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
4694
4695 * thread-db.c (check_event): For create/death event breakpoints,
4696 loop through all messages to ensure that we read the message
4697 corresponding to the breakpoint we are at.
4698
4699 2003-06-04 Michael Snyder <msnyder@redhat.com>
4700
4701 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
4702
4703 2003-06-04 Mark Kettenis <kettenis@gnu.org>
4704
4705 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
4706 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
4707 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
4708 when handling .eh_frame sections.
4709
4710 2003-06-04 J. Brobecker <brobecker@gnat.com>
4711
4712 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
4713 prepare_to_proceed procedure instead of the hppa-specific one.
4714 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
4715
4716 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
4717
4718 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
4719 * config.in: Regenerated.
4720 * configure.in: Add test for syscall function and check for
4721 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
4722 * configure: Regenerated.
4723 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
4724 <sys/syscall.h>.
4725 (kill_lwp): New function that uses tkill syscall or
4726 uses kill, depending on whether threading model is nptl or not.
4727 All callers of kill() changed to use kill_lwp().
4728 (lin_lwp_wait): Make special check when WIFEXITED occurs to
4729 see if all threads have already exited in the nptl model.
4730 (stop_and_resume_callback): New callback function used by the
4731 lin_lwp_wait thread exit handling code.
4732 (stop_wait_callback): Check for threads already having exited and
4733 delete such threads fromt the lwp list when discovered.
4734 (stop_callback): Don't assert retcode of kill call.
4735
4736 Roland McGrath <roland@redhat.com>
4737 * i386-linux-nat.c (ps_get_thread_area): New function needed by
4738 nptl libthread_db.
4739
4740 2003-06-03 Richard Henderson <rth@redhat.com>
4741
4742 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
4743 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
4744 (alpha_sigtramp_frame_prev_register): Likewise.
4745 (alpha_heuristic_frame_prev_register): Likewise.
4746 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
4747
4748 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
4749 alpha-specific register id names.
4750 (alpha_mdebug_frame_unwind_cache): Likewise.
4751 (alpha_mdebug_frame_prev_register): Likewise.
4752
4753 2003-06-03 Richard Henderson <rth@redhat.com>
4754
4755 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
4756 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
4757 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
4758 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
4759 unwind routines.
4760 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
4761 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
4762 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
4763
4764 * alpha-linux-tdep.c: Remove unnecessary includes.
4765 * Makefile.in (alpha-linux-tdep.o): Update.
4766
4767 2003-06-03 Richard Henderson <rth@redhat.com>
4768
4769 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
4770 (alphabsd_fill_fpreg): Likewise.
4771
4772 2003-06-03 J. Brobecker <brobecker@gnat.com>
4773
4774 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
4775 references to struct frame_info fields by calls to the equivalent
4776 accessors. Necessary now that frame_info is opaque.
4777
4778 2003-06-03 J. Brobecker <brobecker@gnat.com>
4779
4780 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
4781 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
4782 structure, field no longer exists.
4783
4784 2003-06-03 J. Brobecker <brobecker@gnat.com>
4785
4786 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
4787 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
4788
4789 2003-06-03 J. Brobecker <brobecker@gnat.com>
4790
4791 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
4792 references to struct frame_info fields by calls to the equivalent
4793 accessors. Necessary now that frame_info is opaque.
4794
4795 2003-06-03 J. Brobecker <brobecker@gnat.com>
4796
4797 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
4798 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
4799 structure, field no longer exists.
4800
4801 2003-06-03 Theodore A. Roth <troth@openavr.org>
4802
4803 * remote.c (init_remote_state): Compute sizeof_g_packet by
4804 accumulation of the size of all registers instead of blindly using
4805 DEPRECATED_REGISTER_BYTES.
4806
4807 2003-06-03 Michael Snyder <msnyder@redhat.com>
4808
4809 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
4810 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
4811 for h8300sx.
4812
4813 2003-06-03 J. Brobecker <brobecker@gnat.com>
4814
4815 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
4816 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
4817
4818 2003-06-03 Andrew Cagney <cagney@redhat.com>
4819
4820 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
4821 (sparc_convert_to_raw): Delete function.
4822 (sparc_gdbarch_init): Do not set register_convert_to_raw or
4823 register_convert_to_virtual.
4824
4825 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
4826
4827 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
4828 layer if not dealing with a statically-linked threaded program.
4829
4830 2003-06-03 Kris Warkentin <kewarken@qnx.com>
4831
4832 * solib.c (solib_open): Update comment to reflect actual search order.
4833
4834 2003-06-03 Andrew Cagney <cagney@redhat.com>
4835
4836 * frame.c (get_frame_memory_signed): New function.
4837 (get_frame_memory, get_frame_memory_unsigned): New function.
4838 (get_frame_arch): New function.
4839 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
4840 (get_frame_memory, get_frame_unsigned_memory): Declare.
4841 * d10v-tdep.c (d10v_frame_unwind_cache): Use
4842 get_frame_memory_unsigned and get_frame_arch.
4843 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
4844
4845 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
4846
4847 * MAINTAINERS (write after approval): Add myself.
4848
4849 2003-06-03 Jim Blandy <jimb@redhat.com>
4850
4851 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
4852 elements of gregset_t are 64 bits each, but access registers
4853 are still 32 bits, so they're packed two per gregset_t
4854 element. Unpack/pack them properly.
4855
4856 2003-06-02 David Carlton <carlton@bactrian.org>
4857
4858 * linespec.c (find_methods): Break out code into
4859 add_matching_methods and add_constructors.
4860 (add_matching_methods): New.
4861 (add_constructors): Ditto.
4862
4863 2003-06-02 Andrew Cagney <cagney@redhat.com>
4864
4865 * sparc-tdep.c (sparc_print_registers): Delete call to
4866 REGISTER_CONVERTIBLE.
4867 (sparc_gdbarch_init): Do not set register_convertible.
4868 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4869 * frv-tdep.c (frv_gdbarch_init): Ditto.
4870 * cris-tdep.c (cris_gdbarch_init): Ditto.
4871
4872 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
4873
4874 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
4875 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
4876 (syms_from_objfile): Ditto.
4877
4878 2003-06-03 Andreas Schwab <schwab@suse.de>
4879
4880 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
4881 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
4882
4883 2003-06-02 Richard Henderson <rth@redhat.com>
4884
4885 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
4886 a member of all_reggroup.
4887
4888 2003-06-02 Richard Henderson <rth@redhat.com>
4889
4890 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
4891 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
4892 (alpha_lds, alpha_sts): New.
4893 (alpha_convert_register_p): Change from _register_convertible.
4894 (alpha_register_to_value): Change from _convert_to_virtual;
4895 restructure and fail for type sizes other than 4 or 8.
4896 (alpha_value_to_register): Similarly.
4897 (alpha_extract_return_value): Use alpha_sts.
4898 (alpha_store_return_value): Use alpha_lds.
4899 (alpha_gdbarch_init): Update hooks.
4900
4901 2003-06-02 Richard Henderson <rth@redhat.com>
4902
4903 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
4904 regnum identifiers.
4905 (alpha_sigtramp_register_address): Likewise.
4906
4907 2003-06-02 Richard Henderson <rth@redhat.com>
4908
4909 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
4910 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
4911 * alpha-tdep.h: Declare them.
4912
4913 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
4914 Remove zerobuf. Don't error on UNIQUE.
4915 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
4916 (ALPHA_REGSET_UNIQUE): Provide default.
4917 (supply_gregset): Use alpha_supply_int_regs.
4918 (fill_gregset): Use alpha_fill_int_regs.
4919 (supply_fpregset): Use alpha_supply_fp_regs.
4920 (fill_fpregset): Use alpha_fill_fp_regs.
4921 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
4922 (alphabsd_supply_reg): Use alpha_supply_int_regs.
4923 (alphabsd_fill_reg): Use alpha_fill_int_regs.
4924 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
4925 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
4926 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
4927
4928 2003-06-02 Richard Henderson <rth@redhat.com>
4929
4930 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
4931
4932 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
4933 (alpha_store_return_value): Likewise.
4934
4935 2003-06-02 David Carlton <carlton@math.stanford.edu>
4936
4937 * block.c (contained_in): Add 'const' to arguments.
4938 (block_function): Ditto.
4939 * block.h: Update declarations for block_function and
4940 contained_in.
4941
4942 2003-06-02 David Carlton <carlton@math.stanford.edu>
4943
4944 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
4945 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
4946 * p-valprint.c (pascal_val_print): Ditto.
4947 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
4948
4949 2003-06-02 Richard Henderson <rth@redhat.com>
4950
4951 * alpha-tdep.c (alpha_push_dummy_call): Use
4952 builtin_type_ieee_double_little instead of builtin_type_double.
4953
4954 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
4955 sign-extension of 32-bit values.
4956 (alpha_store_return_value): Similarly.
4957
4958 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
4959 (alpha_extract_return_value): Likewise.
4960 (alpha_store_return_value): Likewise.
4961
4962 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
4963 (alpha_store_return_value): Error on IEEE Quad floats.
4964
4965 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
4966 (alpha_extract_struct_value_address): Likewise.
4967 (alpha_store_return_value): Likewise.
4968 (alpha_store_struct_return): Remove.
4969 (alpha_gdbarch_init): Update hook registration to match.
4970
4971 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
4972 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
4973 macros where appropriate.
4974 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
4975 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
4976
4977 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
4978 for SP, GP; void_func_ptr for PC; non-language-specific types
4979 for all others.
4980 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
4981
4982 2003-06-02 Richard Henderson <rth@redhat.com>
4983
4984 * top.h (lim_at_start): Declare.
4985 * main.c (captured_main): Set it.
4986 * top.c (lim_at_start): Define.
4987 (command_loop): Use it instead of &environ.
4988 * event-top.c (command_handler): Likewise.
4989
4990 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
4991
4992 * mipsnbsd-tdep.c: Update copyright years.
4993 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
4994
4995 2003-06-01 Richard Henderson <rth@redhat.com>
4996
4997 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
4998 (alpha-linux-tdep.o): Update dependencies.
4999 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
5000 * alpha-mdebug-tdep.c: Remove unneeded includes.
5001
5002 2003-06-01 Richard Henderson <rth@redhat.com>
5003
5004 * alpha-tdep.c (alpha_register_reggroup_p): New.
5005 (alpha_gdbarch_init): Register it.
5006
5007 2003-06-02 Andrew Cagney <cagney@redhat.com>
5008
5009 * dwarfread.c: Eliminate "register"
5010 (decode_die_type): Eliminate assignment within "if".
5011 (struct_type, decode_array_element_type): Ditto.
5012 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
5013 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
5014 (decode_modified_type, completedieinfo): Ditto.
5015 * block.c: Eliminate "register".
5016 (blockvector_for_pc_sect): Eliminate assignment within "if".
5017 * cp-support.h (struct symbol): Opaque declaration.
5018 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
5019
5020 2003-06-01 Richard Henderson <rth@redhat.com>
5021
5022 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
5023 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5024
5025 2003-06-01 Adam Fedor <fedor@gnu.org>
5026
5027 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
5028 * gdbarch.[ch]: Regenerate.
5029 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
5030 (hppa_gdbarch_init): Set it in the gdbarch vector.
5031 * i386-tdep.c (i386_fetch_pointer_argument): New
5032 (i386_gdbarch_init): Set it into gdbarch.
5033 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
5034 (rs6000_gdbarch_init): Set it in gdbarch.
5035 * sparc-tdep.c (sparc_fetch_pointer_argument): New
5036 (sparc_gdbarch_init): Set it in gdbarch.
5037
5038 2003-06-01 Andrew Cagney <cagney@redhat.com>
5039
5040 * defs.h (extract_address): Delete declaration.
5041 * findvar.c (extract_address): Delete function.
5042 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
5043 extract_address with the inline equivalent,
5044 extract_unsigned_integer.
5045 (xstormy16_extract_struct_value_address): Ditto.
5046 (xstormy16_pointer_to_address): Ditto.
5047 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
5048 * v850-tdep.c (v850_push_arguments): Ditto.
5049 (v850_extract_return_value): Ditto.
5050 (v850_extract_struct_value_address): Ditto.
5051 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
5052 (sparcnbsd_get_longjmp_target_64): Ditto.
5053 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
5054 (get_longjmp_target): Ditto.
5055 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
5056 (sh64_extract_struct_value_address): Ditto.
5057 (sh_push_arguments): Ditto.
5058 (sh64_push_arguments): Ditto.
5059 * remote-vxsparc.c (vx_read_register): Ditto.
5060 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
5061 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
5062 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
5063 * mipsv4-nat.c (get_longjmp_target): Ditto.
5064 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
5065 * mips-nat.c (get_longjmp_target): Ditto.
5066 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
5067 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
5068 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
5069 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
5070 * irix5-nat.c (get_longjmp_target): Ditto.
5071 * irix4-nat.c (get_longjmp_target): Ditto.
5072 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
5073 (ia64_push_arguments): Ditto.
5074 * hpux-thread.c (hpux_thread_store_registers): Ditto.
5075 * h8300-tdep.c (h8300_push_arguments): Ditto.
5076 (h8300_store_return_value): Ditto.
5077 (h8300_extract_struct_value_address): Ditto.
5078 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
5079 (frv_push_arguments): Ditto.
5080 * avr-tdep.c (avr_pointer_to_address): Ditto.
5081 (avr_push_arguments): Ditto.
5082 * arm-tdep.c (arm_push_dummy_call): Ditto.
5083 (arm_get_longjmp_target): Ditto.
5084 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
5085 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
5086 (alpha_get_longjmp_target): Ditto.
5087
5088 * solib-irix.c (extract_mips_address): Inline extract_address,
5089 replacing it with extract_signed_integer.
5090 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
5091 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
5092 (first_link_map_member, open_symbol_file_object): Ditto.
5093 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
5094 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
5095 (LM_NEXT, LM_NAME): Ditto.
5096
5097 2003-06-01 Richard Henderson <rth@redhat.com>
5098
5099 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
5100 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
5101 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
5102 (alpha_cannot_store_register): Likewise.
5103 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
5104 * alpha-nat.c (supply_gregset): Likewise.
5105 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
5106
5107 2003-06-01 Andrew Cagney <cagney@redhat.com>
5108
5109 * infcall.c (call_function_by_hand): Update comment on
5110 DEPRECATED_DUMMY_WRITE_SP.
5111
5112 * mips-tdep.c (mips_gdbarch_init): Do not set
5113 deprecated_dummy_write_sp.
5114 (mips_eabi_push_dummy_call): Set the SP register.
5115 (mips_o64_push_dummy_call): Set the SP register.
5116 (mips_o32_push_dummy_call): Set the SP register.
5117 (mips_n32n64_push_dummy_call): Set the SP register.
5118
5119 2003-06-01 Richard Henderson <rth@redhat.com>
5120
5121 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
5122 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
5123 (supply_gregset): Likewise.
5124 * alpha-tdep.c (alpha_store_return_value): Likewise.
5125 (alpha_get_longjmp_target): Likewise.
5126 (alpha_register_name): Constify array.
5127 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
5128 deprecated_register_size, deprecated_register_bytes,
5129 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
5130 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
5131 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5132
5133 2003-06-01 Richard Henderson <rth@redhat.com>
5134
5135 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
5136 from arg_reg_buffer to regcache to avoid double conversion.
5137
5138 2003-06-01 Mark Kettenis <kettenis@gnu.org>
5139
5140 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
5141 SP_REGNUM.
5142 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
5143 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
5144
5145 2003-06-01 Richard Henderson <rth@redhat.com>
5146
5147 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
5148 (decode_frame_entry): Set it. Skip FDE augmentation.
5149
5150 2003-06-01 Richard Henderson <rth@redhat.com>
5151
5152 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
5153 not overlapping PC_REGNUM.
5154
5155 2003-06-01 Richard Henderson <rth@redhat.com>
5156
5157 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
5158 alpha_push_arguments. Don't dump argument register data to
5159 the target stack. Fix float and 128-bit long double semantics.
5160 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
5161 (alpha_fix_call_dummy): Remove.
5162 (alpha_call_dummy_words): Remove.
5163 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
5164
5165 2003-06-01 Richard Henderson <rth@redhat.com>
5166
5167 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
5168
5169 2003-06-01 Andrew Cagney <cagney@redhat.com>
5170
5171 * mips-tdep.c (is_mips16_addr): New function.
5172 (make_mips16_addr, unmake_mips16_addr): New functions.
5173 (pc_is_mips16, mips_fetch_instruction): Use.
5174 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
5175 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
5176 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
5177 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
5178 TARGET_MIPS.
5179 * config/mips/tm-mips.h: Update copyright.
5180 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
5181 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
5182 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
5183 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
5184 (TM_PRINT_INSN_MACH): Delete.
5185 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
5186
5187 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
5188 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
5189 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
5190 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
5191 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
5192 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
5193 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
5194 mips*-*-riscos* and mips*-*-sysv* onto mips.
5195 * config/mips/mips64.mt: New file.
5196 * config/mips/mips.mt: New file.
5197 * config/mips/littlemips.mt: Delete file.
5198 * config/mips/decstation.mt: Delete file.
5199 * config/mips/vr4300el.mt: Delete file.
5200 * config/mips/vr5000el.mt: Delete file.
5201 * config/mips/vr5000.mt: Delete file.
5202 * config/mips/vr4100.mt: Delete file.
5203 * config/mips/vr4xxxel.mt: Delete file.
5204 * config/mips/vr4300.mt: Delete file.
5205 * config/mips/vr4xxx.mt: Delete file.
5206 * config/mips/bigmips.mt: Delete file.
5207 * config/mips/bigmips64.mt: Delete file.
5208 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
5209 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
5210 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
5211 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
5212 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
5213 "tm-bigmips.h".
5214 * config/mips/tm-irix3.h: Ditto.
5215 * config/mips/tm-mipsv4.h: Ditto.
5216 * config/mips/tm-embed.h: Ditto.
5217 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
5218 "tm-bigmips64.h".
5219 * config/mips/tm-vr5000el.h: Delete file.
5220 * config/mips/tm-tx39l.h: Delete file.
5221 * config/mips/tm-vr4300el.h: Delete file.
5222 * config/mips/tm-vr4xxxel.h: Delete file.
5223 * config/mips/tm-vr4300.h: Delete file.
5224 * config/mips/tm-vr4100.h: Delete file.
5225 * config/mips/tm-vr4xxx.h: Delete file.
5226 * config/mips/tm-vr5000.h: Delete file.
5227 * config/mips/tm-embedl64.h: Delete file.
5228 * config/mips/tm-embedl.h: Delete file.
5229 * config/mips/tm-embed64.h: Delete file.
5230 * config/mips/tm-bigmips64.h: Delete file.
5231 * config/mips/tm-bigmips.h: Delete file.
5232
5233 2003-06-01 Mark Kettenis <kettenis@gnu.org>
5234
5235 Fix gdb/1216.
5236 * shnbsd-nat.c: Include "sh-tdep.h".
5237
5238 From Richard Henderson <rth@redhat.com>:
5239 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
5240
5241 2003-05-31 Andrew Cagney <cagney@redhat.com>
5242
5243 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
5244 forward declaration.
5245 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
5246 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
5247 (mips_find_saved_regs): Use set_reg_offset.
5248 (mips_frame_init_saved_regs): Delete function.
5249 (mips_pop_frame): Call mips_find_saved_regs instead of
5250 DEPRECATED_FRAME_INIT_SAVED_REGS.
5251
5252 2003-05-31 Andrew Cagney <cagney@redhat.com>
5253
5254 * mips-tdep.c (mips_gdbarch_init): Do not set
5255 deprecated_max_register_raw_size, register_virtual_size, and
5256 deprecated_max_register_virtual_size.
5257
5258 2003-05-31 Mark Kettenis <kettenis@gnu.org>
5259
5260 * i386-tdep.c: Include "dwarf2-frame.h".
5261 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
5262 * Makefile.in (i386-tdep.o): Update dependencies.
5263
5264 * dwarf2-frame.c, dwarf2-frame.h: New files.
5265 * Makefile.in (SFILES): Add dwarf2-frame.c.
5266 (dwarf2_frame_h): Define.
5267 (COMMON_OBS): Add dwarf2-frame.o.
5268 (dwarf2-frame.o): Add dependencies.
5269
5270 2003-05-31 Andreas Jaeger <aj@suse.de>
5271
5272 * x86-64-linux-nat.c: Fix comment.
5273
5274 2003-05-31 Mark Kettenis <kettenis@gnu.org>
5275
5276 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
5277 function signature.
5278
5279 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
5280 have a sigcontext_addr handler.
5281 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
5282 sigcontext_addr handler.
5283
5284 2003-05-31 Andrew Cagney <cagney@redhat.com>
5285
5286 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
5287 (print_fp_register_row): Replace do_fp_register_row.
5288 (mips_print_fp_register): Add "file" and "frame" parameters.
5289 (mips_print_register): Add "file" and "frame" parameters.
5290 (mips_print_registers_info): Replace mips_do_registers_info.
5291 (mips_gdbarch_init): Set print_registers_info instead of
5292 deprecated_do_registers_info.
5293 (mips_read_fp_register_single): Add "frame" parameter.
5294 (mips_read_fp_register_double): Add "frame" parameter.
5295
5296 2003-05-31 Mark Kettenis <kettenis@gnu.org>
5297
5298 * i386-tdep.c (i386_register_name): Check for MMX registers first.
5299 Fixes a bug where GDB would print the wrong register names for
5300 targets without SSE.
5301
5302 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
5303 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
5304 registers.
5305
5306 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
5307 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
5308 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
5309 TDEP->sc_sp_offset.
5310
5311 From Michal Ludvig <mludvig@suse.cz>:
5312 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
5313 and `sc_num_regs'.
5314 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
5315 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
5316 I386_ST0_REGNUM): Move here from...
5317 * i386-tdep.c: ... here.
5318 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
5319 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
5320 registers if possible.
5321 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
5322 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
5323 Remove variables.
5324 (i386bsd_sc_reg_offset): New variable.
5325 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
5326 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
5327 TDEP->sc_sp_offset.
5328 (i386fbsd_sc_reg_offset): New variable.
5329 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
5330 TDEP->sc_num_regs.
5331 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
5332 variables.
5333 (i386fbsd4_sc_reg_offset): New variable.
5334 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
5335 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
5336 TDEP->sc_sp_offset.
5337 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
5338 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
5339 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
5340 Remove variables.
5341 (i386nbsd_sc_reg_offset): New variable.
5342 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
5343 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
5344 TDEP->sc_sp_offset.
5345 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
5346 Remove variables.
5347 (i386obsd_sc_reg_offset): New variable.
5348 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
5349 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
5350 TDEP->sc_sp_offset.
5351 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
5352 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
5353 for frame pointer offset in `struct sigcontext'.
5354
5355 2003-05-31 Andrew Cagney <cagney@redhat.com>
5356
5357 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
5358 architecture methods call_dummy_words, sizeof_call_dummy_words,
5359 push_return_address, store_struct_return, and fix_call_dummy. Set
5360 push_dummy_call instead of deprecated_push_arguments.
5361 (mips_store_struct_return): Delete function.
5362 (mips_fix_call_dummy): Delete function.
5363 (mips_push_return_address): Delete function.
5364 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
5365 RA_REGNUM and T9_REGNUM.
5366 (mips_n32n64_push_dummy_call): Ditto for
5367 mips_n32n64_push_arguments.
5368 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
5369 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
5370
5371 2003-05-31 Andrew Cagney <cagney@redhat.com>
5372
5373 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
5374 "dummy_addr" to "bp_addr".
5375 * infcall.c (call_function_by_hand): Pass "funaddr" to
5376 gdbarch_push_dummy_call.
5377 * gdbarch.h, gdbarch.c: Re-generate.
5378 * i386-tdep.c (i386_push_dummy_call): Update.
5379 * arm-tdep.c (arm_push_dummy_call): Update.
5380 * d10v-tdep.c (d10v_push_dummy_call): Update.
5381
5382 2003-05-31 Mark Kettenis <kettenis@gnu.org>
5383
5384 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
5385 variable declarations.
5386 (x86_64_register_number, x86_64_register_name): Remove prototypes.
5387 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
5388 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
5389 x86_64_init_frame_pc, x86_64_init_frame_pc,
5390 x86_64_function_has_prologue): Remove prototypes.
5391 (X86_64_NUM_GREGS): New define.
5392 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
5393 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
5394 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
5395 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
5396 XMM1_REGNUM): Remove defines.
5397 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
5398 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
5399 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
5400 X86_64_XMM1_REGNUM): New defines.
5401 (struct x86_64_register_info): Renamed from `struct
5402 register_info'. Remove `size' member.
5403 (x86_64_register_info_table): Remove variable.
5404 (x86_64_register_info): New variable.
5405 (X86_64_NUM_REGS): New define.
5406 (X86_64_NUM_GREGS): Remove define.
5407 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
5408 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
5409 Remove variables.
5410 (x86_54_dwarf2_reg_to_regnum): Remove function.
5411 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
5412 (x86_64_dwarf_reg_to_regnum): New function.
5413 (x86_64_register_name): Rewrite.
5414 (x86_64_register_raw_size): Remove function.
5415 (x86_64_register_byte_table): Remove variable.
5416 (x86_64_register_byte): Remove function.
5417 (x86_64_register_virtual_type): Remove function.
5418 (x86_64_register_type): New function.
5419 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
5420 x86_64_register_convert_to_raw): Remove functions.
5421 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
5422 (x86_64_use_struct_convention): Make static. Adjust for renamed
5423 defines.
5424 (x86_64_frame_init_saved_regs): Remove function.
5425 (x86_64_push_arguments): Make static. Change to accept a regcache
5426 as argument.
5427 (x86_64_store_return_value, x86_64_extract_return_value): Make
5428 static. Rewrite based on i386 counterparts.
5429 (x86_64_push_dummy_call): New function.
5430 (X86_64_NUM_SAVED_REGS): New define.
5431 (x86_64_register_number): Remove function.
5432 (x86_64_store_struct_return): Remove function.
5433 (x86_64_frameless_function_invocation,
5434 x86_64_function_has_prologue): Remove functions.
5435 (PROLOG_BUFSIZE): Remove define.
5436 (struct x86_64_frame_cache): New structure.
5437 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
5438 x86_64_frame_cache, x86_64_frame_this_id,
5439 x86_64_frame_prev_register, x86_64_frame_p,
5440 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
5441 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
5442 functions.
5443 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
5444 variables.
5445 (x86_64_skip_prologue): Rewrite in terms of
5446 x86_64_analyze_prologue.
5447 (x86_64_frame_base_address): New function.
5448 (x86_64_frame_base): New variable.
5449 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
5450 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
5451 set deprecated_fp_regnum, deprecated_register_size,
5452 deprecated_register_bytes, register_raw_size, register_byte,
5453 register_virtual_type, register_convertiable,
5454 register_convert_to_virtual, convert_to_raw,
5455 deprecated_get_saved_register, deprecated_target_read_fp,
5456 deprecated_push_arguments, deprecated_push_return_address,
5457 deprecated_pop_frame, deprecated_store_struct_return,
5458 deprecated_frame_init_saved_regs, deprecated_frame_chain,
5459 frameless_function_invocation, deprecated_frame_saved_pc,
5460 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
5461 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
5462 deprecated_init_frame_pc and virtual_frame_pointer. Call
5463 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
5464 and x86_64_frame_p. Call frame_base_set_default to register
5465 x86_64_frame_base.
5466 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
5467 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
5468 (_initialize_x86_64_tdep): Remove function.
5469 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
5470 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
5471 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
5472 define.
5473 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
5474 (x86_64_linux_sigcontext_addr): Rewrite.
5475 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
5476 x86_64_linux_frame_saved_pc): Remove functions.
5477 (x86_64_linux_pc_in_sigtramp): Renamed from
5478 x86_64_linux_in_sigtramp. Try harder to recognize a signal
5479 trampoline.
5480 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
5481 Remove_functions.
5482 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
5483 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
5484 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
5485 (x86_64_regmap): Rename to regmap.
5486 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
5487 x86_64_num_gregs.
5488 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
5489 x86_64_regmap.
5490 (x86_64_fxsave_offset): Remove function.
5491 (supply_fpregset): Simply call x86_64_supply_fxsave.
5492 (fill_fpregset): Simply call x86_64_fill_fxsave.
5493 (fetch_inferior_registers, store_inferior_registers): Avoid
5494 asignment in if-statement.
5495 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
5496 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
5497 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
5498 (fetch_core_registers): Remove function.
5499 (linux_elf_core_fns): Remove.
5500 (offsetoff): Don't define.
5501 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
5502 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
5503 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
5504 add core-regset.o.
5505 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
5506 protection against multiple includes instead of NM_X86_64_h. Add
5507 various comments. Include "config/nm-linux.h". Don't include
5508 <signal.h>.
5509 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
5510 GET_THREAD_SIGNALS): Remove defines.
5511 (x86_64_register_u_addr, kernel_u_size,
5512 lin_thread_get_thread_signals): Remove prototypes.
5513 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
5514 [HAVE_LINK_H]: Don't include "solib.h".
5515 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
5516 * config/i386/tm-x86-64linux.h: Fix comments.
5517 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
5518 x86-64-tdep.o): Update dependencies.
5519
5520 2003-05-30 Andrew Cagney <cagney@redhat.com>
5521
5522 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
5523 Change parameter type to a "struct regcache *".
5524
5525 * gdbarch.sh: Regardless of the multi-arch level, always define
5526 the macro when not already defined.
5527 * gdbarch.h, gdbarch.c: Re-generate.
5528
5529 2003-05-30 Richard Henderson <rth@redhat.com>
5530
5531 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
5532 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
5533 (alpha_mdebug_frame_this_id): Likewise.
5534 (alpha_mdebug_frame_prev_register): Likewise.
5535 (alpha_mdebug_frame_base_address): Likewise.
5536 (alpha_mdebug_frame_locals_address): Likewise.
5537 (alpha_mdebug_frame_args_address): Likewise.
5538 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
5539 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
5540 (alpha_heuristic_frame_unwind_cache): Make static; add missing
5541 loop increment.
5542 (alpha_heuristic_frame_this_id): Make static.
5543 (alpha_heuristic_frame_prev_register): Likewise.
5544 (alpha_heuristic_frame_base_address): Likewise.
5545 * alpha-tdep.h: Update.
5546
5547 2003-05-30 Mark Kettenis <kettenis@gnu.org>
5548
5549 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
5550 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
5551 defenitions.
5552 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
5553 * i386-tdep.c: Mark functions that are 64-bit safe as such.
5554 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
5555 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
5556 I386_ST0_REGNUM): New defines.
5557 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
5558 codestream_get): Remove define.
5559 (codestream_next_addr, condestream_addr, condestream_buf,
5560 codestream_off, codestream_cnt): Remove variables.
5561 (codestream_fill, codestream_seek, codestream_read): Remove
5562 functions.
5563 (i386_follow_jump): Rewrite to avoid usage of removed codestream
5564 functionality.
5565 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
5566 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
5567 i386_frame_saved_pc, i386_saved_pc_after_call,
5568 i386_frame_num_args, i386_frame_init_saved_regs,
5569 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
5570 i386_push_arguments): Remove functions.
5571 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
5572 functionality. Use i386_analyze_prologue instead of
5573 i386_get_frame_setup.
5574 (I386_NUM_SAVED_REGS): New define.
5575 (struct i386_frame_cache): New structure.
5576 (i386_alloc_frame_cache, i386_analyze_struct_return,
5577 i386_skip_probe, i386_analyze_frame_setup,
5578 i386_analyze_register_saves, i386_analyze_prologue,
5579 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
5580 i386_frame_prev_register, i386_sigtramp_frame_cache,
5581 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
5582 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
5583 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
5584 New functions.
5585 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
5586 New variables.
5587 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
5588 I386_EAX_REGNUM and I386_EDX_REGNUM.
5589 (i386_extract_return_value, i386_store_return_value): Use
5590 I386_ST0_REGNUM where appropriate.
5591 (i386_extract_struct_value_address): Rewrite to use extract_address.
5592 (i386_svr4_pc_in_sigtramp): Add comment.
5593 (i386_svr4_sigcontext_addr): Rewrite.
5594 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
5595 TDEP->sc_sp_offset.
5596 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
5597 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
5598 of new defines. Set push_dummy_call, don't set
5599 deprecated_push_arguments, deprecated_push_return_address,
5600 deprecated_pop_frame. Don't set parm_boundary. Don't set
5601 deprecated_frame_chain, deprecated_frame_saved_pc,
5602 deprecated_saved_pc_after_call. Set unwind_dummy_id,
5603 save_dummy_frame_tos, unwind_pc. Call
5604 frame_unwind_append_predicate and frame_base_set_default. Don't
5605 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
5606 Don't set frameless_function_invocation. Don't set
5607 deprecated_register_bytes, deprecated_register_size,
5608 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
5609 * i386-linux-tdep.c: Fix formatting in some comments.
5610 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
5611 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
5612 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
5613 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
5614 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
5615 redundant parentheses.
5616 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
5617 (i386_linux_sigcontext_addr): Use it. Rewrite.
5618 (find_minsym_and_objfile): Change name of second argument.
5619 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
5620 changed. Use frame_pc_unwind instead of
5621 DEPRECATED_SAVED_PC_AFTER_CALL.
5622 (i386_linux_init_abi): Don't set deprecated_register_bytes.
5623 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
5624 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
5625 unwinder.
5626 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
5627 "dummy-frame.h".
5628 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
5629 (_initialize_i386_cygwin_tdep): New prototype.
5630 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
5631 deprecated_frame_chain_valid.
5632 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
5633 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
5634 Rely on the SVR4 defaults.
5635 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
5636 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
5637
5638 2003-05-30 Andrew Cagney <cagney@redhat.com>
5639
5640 * infcall.c (call_function_by_hand): Always call
5641 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
5642
5643 2003-05-30 Richard Henderson <rth@redhat.com>
5644
5645 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
5646 increment.
5647
5648 2003-05-29 Jim Blandy <jimb@redhat.com>
5649
5650 Use gdbarch methods for solib stuff on PowerPC Linux.
5651 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
5652 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
5653 show through.
5654 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
5655 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
5656 giving the same effect as the #definitions above.
5657
5658 2003-05-29 Adam Fedor <fedor@gnu.org>
5659
5660 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
5661 (find_implementation_from_class): Replace it with the standard
5662 case i.e. do nothing.
5663
5664 2003-05-29 Richard Henderson <rth@redhat.com>
5665
5666 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
5667 (alpha_linux_sigtramp_offset): Use it. Make static.
5668 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
5669 update for new frame model.
5670 * alpha-mdebug-tdep.c: New file.
5671 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
5672 (alpha_osf1_init_abi): Install it.
5673 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
5674 (linked_proc_desc_table): Remove.
5675 (alpha_frame_past_sigtramp_frame): Remove.
5676 (alpha_dynamic_sigtramp_offset): Remove.
5677 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
5678 (alpha_proc_desc_is_dyn_sigtramp): Remove.
5679 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
5680 (push_sigtramp_desc): Remove.
5681 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
5682 (alpha_cannot_store_register): Likewise.
5683 (alpha_sigcontext_addr): Remove.
5684 (alpha_find_saved_regs): Remove.
5685 (alpha_frame_init_saved_regs): Remove.
5686 (alpha_init_frame_pc_first): Remove.
5687 (read_next_frame_reg): Remove.
5688 (alpha_frame_saved_pc): Remove.
5689 (alpha_saved_pc_after_call): Remove.
5690 (temp_proc_desc, temp_saved_regs): Remove.
5691 (alpha_about_to_return): Remove.
5692 (cached_proc_desc): Remove.
5693 (alpha_frame_chain): Remove.
5694 (alpha_print_extra_frame_info): Remove.
5695 (alpha_init_extra_frame_info): Remove.
5696 (alpha_frame_locals_address): Remove.
5697 (alpha_frame_args_address): Remove.
5698 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
5699 (alpha_push_dummy_frame): Remove.
5700 (alpha_pop_frame): Remove.
5701 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
5702 (alpha_read_insn): New.
5703 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
5704 for different insn encodings.
5705 (alpha_in_lenient_prologue): Remove.
5706 (struct alpha_sigtramp_unwind_cache): New.
5707 (alpha_sigtramp_frame_unwind_cache): New.
5708 (alpha_sigtramp_register_address): New.
5709 (alpha_sigtramp_frame_this_id): New.
5710 (alpha_sigtramp_frame_prev_register): New.
5711 (alpha_sigtramp_frame_unwind): New.
5712 (alpha_sigtramp_frame_p): New.
5713 (struct alpha_heuristic_unwind_cache): New.
5714 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
5715 don't count nop insns that occur between functions.
5716 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
5717 heuristic_proc_desc, but without the mdebug wrapping.
5718 (alpha_heuristic_frame_this_id): New.
5719 (alpha_heuristic_frame_prev_register): New.
5720 (alpha_heuristic_frame_unwind): New.
5721 (alpha_heuristic_frame_p): New.
5722 (alpha_heuristic_frame_base_address): New.
5723 (alpha_heuristic_frame_base): New.
5724 (alpha_unwind_dummy_id): New.
5725 (alpha_unwind_pc): New.
5726 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
5727 frame related deprecated initializations; install replacements.
5728 (alpha_dump_tdep): Remove.
5729 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
5730 (alpha_read_insn, alpha_after_prologue,
5731 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
5732 alpha_heuristic_frame_prev_register,
5733 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
5734 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
5735 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
5736 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
5737
5738 2003-05-29 Andrew Cagney <cagney@redhat.com>
5739
5740 * gdb_assert.h (gdb_assert_fail): Provide different definitions
5741 dependant on the availability of ASSERT_FUNCTION.
5742 (ASSERT_FUNCTION): Do not define when there is no function name.
5743
5744 2003-05-29 Kevin Buettner <kevinb@redhat.com>
5745
5746 From Jimi X <jimix@watson.ibm.com>:
5747 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
5748
5749 2003-05-28 Jim Blandy <jimb@redhat.com>
5750
5751 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
5752 argument to ptrace to int; the system headers should give it the
5753 right type, and pointers don't fit in ints on powerpc64-*-*.
5754
5755 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
5756
5757 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
5758 DW_TAG_catch_block.
5759
5760 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
5761
5762 * stabsread.c (dbx_lookup_type): Make static.
5763 (read_type): Ditto.
5764 (add_undefined_type): Ditto.
5765 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
5766 not export.
5767
5768 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
5769
5770 * hpread.c (hpread_has_name): Make static.
5771 (hpread_psymtab_to_symtab): Ditto.
5772 (file_exists): Ditto.
5773 (hpread_call_pxdb): Ditto.
5774 (hpread_pxdb_needed): Ditto.
5775 (hpread_quick_traverse): Ditto.
5776 (hpread_get_header): Ditto.
5777 (hpread_get_lntt): Ditto.
5778 (hpread_get_slt): Ditto.
5779 (class_of): Ditto.
5780
5781 2003-05-25 Andreas Schwab <schwab@suse.de>
5782
5783 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
5784 stack_align and deprecated_extra_stack_alignment_needed.
5785 (m68k_stack_align): Delete.
5786
5787 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
5788 (m68k_register_virtual_size): Likewise.
5789 (altos_skip_prologue): Remove obsolete function.
5790 (isi_frame_num_args): Likewise.
5791 (news_frame_num_args): Likewise.
5792 (m68k_fix_call_dummy): Make static.
5793 (m68k_push_dummy_frame): Likewise.
5794 (m68k_pop_frame): Likewise.
5795 (m68k_skip_prologue): Likewise.
5796 (m68k_frame_init_saved_regs): Likewise.
5797 (m68k_saved_pc_after_call): Likewise.
5798 (m68k_get_longjmp_target): Make multi-arch.
5799 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
5800 structure. Register m68k_get_longjmp_target if enabled.
5801 * m68k-tdep.h (struct gdbarch_tdep): Define.
5802 * config/m68k/tm-m68k.h: Don't include "regcache.h".
5803
5804 * Makefile.in (config.status): Also depend on configure.tgt
5805 and configure.host.
5806 (m68klinux-tdep.o): Update dependencies.
5807 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
5808 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
5809 (M68K_LINUX_JB_PC): Define.
5810 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
5811 and take additional parameter.
5812 (m68k_linux_sigtramp_saved_pc): Update.
5813 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
5814 m68k_linux_pc_in_sigtramp, in_plt_section,
5815 find_solib_trampoline_target.
5816 * config/m68k/tm-linux.h: Don't include any tm headers.
5817 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
5818 (JB_ELEMENT_SIZE): Likewise.
5819 (JB_PC): Likewise.
5820 (GET_LONGJMP_TARGET): Likewise.
5821 (IN_SIGTRAMP): Likewise.
5822 (SVR4_SHARED_LIBS): Define this and include "solib.h".
5823
5824 2003-05-25 Mark Kettenis <kettenis@gnu.org>
5825
5826 * sparc-tdep.c (sparc32_do_push_arguments): New function.
5827 (sparc32_push_arguments): Re-implement by calling
5828 sparc32_do_push_arguments.
5829
5830 2003-05-25 Mark Kettenis <kettenis@gnu.org>
5831
5832 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
5833 SPARC_O1_REGNUM): New defines.
5834 (sparc32_extract_return_value): Rewrite to operate on a regcache.
5835 (sparc32_store_return_value): New function.
5836 (sparc_extract_struct_value_address): Rewrite to operate on a
5837 regcache.
5838 (sparc_gdbarch_init): Don't set
5839 deprecated_extract_struct_value_address. Set
5840 extract_struct_value_address instead. Don't set
5841 deprecated_extract_return_value and deprecated_store_return_value
5842 for 32-bit targets. Set extract_return_value and
5843 store_return_value instead.
5844 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
5845 DEPRECTAED_EXTRACT_RETURN_VALUE,
5846 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
5847 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
5848 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
5849 (sparc_store_return_value): Remove prototype.
5850 (sparc32_store_return_value): New prototype.
5851 (sparc32_extract_return_value, sparc_extract_struct_value_address):
5852 Adjust prototypes.
5853
5854 2003-05-24 Mark Kettenis <kettenis@gnu.org>
5855
5856 * sparcnbsd-tdep.c: Include "gdb_string.h".
5857
5858 2003-05-23 Andrew Cagney <cagney@redhat.com>
5859
5860 * p-valprint.c (pascal_val_print): Replace extract_address with
5861 the inline equivalent extract_unsigned_integer.
5862 * jv-valprint.c (java_value_print): Ditto.
5863 * ada-valprint.c (ada_val_print_1): Ditto.
5864 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
5865
5866 2003-05-23 Theodore A. Roth <troth@openavr.org>
5867
5868 * blockframe.c (frameless_look_for_prologue): Remove unused
5869 after_prologue variable.
5870
5871 2003-05-23 Mark Kettenis <kettenis@gnu.org>
5872
5873 * blockframe.c (get_pc_function_start): Rewrite to avoid
5874 asignments in if-statements.
5875
5876 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5877
5878 Committed by Elena Zannoni <ezannoni@redhat.com>.
5879 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
5880 files, don't relocate absolute symbols (and do use mst_abs).
5881
5882 2003-05-23 Andrew Cagney <cagney@redhat.com>
5883
5884 * objc-lang.c: Include "gdb_assert.h".
5885 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
5886 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
5887 (gdb_check, gdb_check_fatal): Delete functions.
5888 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
5889 gdb_assert.
5890 (parse_selector, parse_method, find_methods, find_imps): Ditto.
5891 * Makefile.in (objc-lang.o): Update dependencies.
5892
5893 2003-05-22 Ian Lance Taylor <ian@airs.com>
5894
5895 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
5896 with fprintf_filtered, not fprintf_unfiltered.
5897
5898 2003-05-22 Andrew Cagney <cagney@redhat.com>
5899
5900 * stack.c (frame_info): Inline extract_address, replacing it with
5901 extract_unsigned_integer.
5902 * findvar.c (unsigned_pointer_to_address): Ditto.
5903 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
5904 * dwarf2expr.c (dwarf2_read_address): Ditto.
5905 * frame.c (frame_pc_unwind): Update comment.
5906 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
5907
5908 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
5909
5910 * infptrace.c (detach): Call print_sys_errmsg rather than
5911 perror_with_name to issue warning message when errno is non-zero
5912 after calling ptrace detach.
5913
5914 2003-05-21 J. Brobecker <brobecker@gnat.com>
5915
5916 * config/pa/tm-hppa.h: Delete some unused macros. Move some
5917 macro definitions from here...
5918 * hppa-tdep.c: ...to there.
5919
5920 2003-05-20 Kevin Buettner <kevinb@redhat.com>
5921
5922 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
5923 register_ptrace_addr(). Fix all callers.
5924
5925 2003-05-21 Andreas Schwab <schwab@suse.de>
5926
5927 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
5928 dependencies.
5929 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
5930 end.
5931 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
5932 (_initialize_m68k_linux_tdep): New function.
5933 (m68k_linux_frame_saved_pc): Make static.
5934 (m68k_linux_extract_return_value): Likewise.
5935 (m68k_linux_store_return_value): Likewise.
5936 (m68k_linux_extract_struct_value_address): Likewise.
5937 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
5938 Remove.
5939 (DEPRECATED_STORE_RETURN_VALUE): Remove.
5940 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5941 (DEPRECATED_FRAME_SAVED_PC): Remove.
5942
5943 2003-05-20 Kris Warkentin <kewarken@qnx.com>
5944
5945 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
5946 regset numbering rather than our own.
5947
5948 2003-05-19 David Carlton <carlton@bactrian.org>
5949
5950 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
5951
5952 2003-05-19 David Carlton <carlton@bactrian.org>
5953
5954 Partial fix for PR c++/827.
5955 * cp-support.h: Include symtab.h.
5956 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
5957 * cp-namespace.c: Update contributors.
5958 (cp_lookup_symbol_nonlocal): New.
5959 (lookup_namespace_scope, cp_lookup_symbol_namespace)
5960 (lookup_symbol_file): Ditto.
5961 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
5962 * block.h: Declare block_scope, block_using, block_global_block.
5963 * block.c (block_scope): New.
5964 (block_using, block_global_block): Ditto.
5965 * Makefile.in (cp_support_h): Depend on symtab_h.
5966 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
5967
5968 2003-05-19 David Carlton <carlton@bactrian.org>
5969
5970 * language.h (struct language_defn): Add 'la_value_of_this'
5971 and 'la_lookup_symbol_nonlocal' members.
5972 * symtab.h: Declare basic_lookup_symbol_nonlocal,
5973 lookup_symbol_static, lookup_symbol_global,
5974 lookup_symbol_aux_block.
5975 * symtab.c (lookup_symbol_aux): Call language hooks to determine
5976 if we should search fields of this and how to do static/global
5977 lookup.
5978 (lookup_symbol_aux_block): Make extern.
5979 (basic_lookup_symbol_nonlocal): New.
5980 (lookup_symbol_static, lookup_symbol_global): Ditto.
5981 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
5982 'la_lookup_symbol_nonlocal' members.
5983 * c-lang.c (c_language_defn, cplus_language_defn)
5984 (asm_language_defn, minimal_language_defn): Ditto.
5985 * jv-lang.c (java_language_defn): Ditto.
5986 * language.c (unknown_language_defn, auto_language_defn)
5987 (local_language_defn): Ditto.
5988 * m2-lang.c (m2_language_defn): Ditto.
5989 * objc-lang.c (objc_language_defn): Ditto.
5990 * scm-lang.c (scm_language_defn): Ditto.
5991 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
5992 * p-lang.c (pascal_language_defn): Ditto for both.
5993 * Makefile.in (f-lang.o): Depend on value_h.
5994 (p-lang.o): Ditto.
5995
5996 2003-05-19 David Carlton <carlton@bactrian.org>
5997
5998 * block.h: Declare block_static_block.
5999 * block.c (block_static_block): New.
6000 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
6001 lookup_symbol_aux_local, calling block_static_block instead.
6002 (lookup_symbol_aux_local): Delete 'static_block' argument.
6003
6004 2003-05-19 David Carlton <carlton@bactrian.org>
6005
6006 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
6007
6008 2003-05-19 Michal Ludvig <mludvig@suse.cz>
6009
6010 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
6011 register numbers mapping.
6012
6013 2003-05-18 Adam Fedor <fedor@gnu.org>
6014
6015 * symtab.c (completion_list_objc_symbol): New function.
6016 (make_symbol_completion_list): Use it to add ObjC symbols
6017 when looking though the list.
6018 (language_search_unquoted_string): New function.
6019 (make_file_symbol_completion_list): Use it.
6020
6021 2003-05-18 Andreas Schwab <schwab@suse.de>
6022
6023 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
6024 dependencies.
6025 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
6026 as m68k_linux_extract_return_value.
6027 (DEPRECATED_STORE_RETURN_VALUE): Define as
6028 m68k_linux_store_return_value.
6029 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6030 m68k_linux_extract_struct_value_address.
6031 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
6032 get_next_frame, get_frame_base, get_frame_pc.
6033 (m68k_linux_frame_saved_pc): Use get_frame_base.
6034 (m68k_linux_extract_return_value): New function.
6035 (m68k_linux_store_return_value): New function.
6036 (m68k_linux_extract_struct_value_address): New function.
6037 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
6038
6039 * c-exp.y (typebase): Remove duplicate occurence of
6040 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
6041 of lookup_signed_typename.
6042
6043 2003-05-18 Mark Kettenis <kettenis@gnu.org>
6044
6045 * dwarf2loc.c (find_location_expression): Change type of second
6046 argument to `size_t *'.
6047 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
6048 for size variable.
6049
6050 2003-05-18 David Carlton <carlton@bactrian.org>
6051
6052 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
6053 'linkage_name'. Add comment.
6054 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
6055 'linkage_name'.
6056 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
6057 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
6058 (lookup_block_symbol): Ditto.
6059
6060 2003-05-16 Andrew Cagney <cagney@redhat.com>
6061
6062 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
6063 * gdbarch.h, gdbarch.c: Re-generate.
6064 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
6065 * TODO (REGISTER_BYTES): Delete reference.
6066 * alpha-tdep.c (alpha_gdbarch_init): Update.
6067 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6068 * x86-64-tdep.c (x86_64_init_abi): Update.
6069 * vax-tdep.c (vax_gdbarch_init): Update.
6070 * v850-tdep.c (v850_gdbarch_init): Update.
6071 * sparc-tdep.c (sparc_gdbarch_init): Update.
6072 * sh-tdep.c (sh_gdbarch_init): Update.
6073 * s390-tdep.c (s390_gdbarch_init): Update.
6074 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6075 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
6076 (ns32k_gdbarch_init_32382): Update.
6077 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6078 * mcore-tdep.c (mcore_gdbarch_init): Update.
6079 * m68k-tdep.c (m68k_gdbarch_init): Update.
6080 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6081 * ia64-tdep.c (ia64_gdbarch_init): Update.
6082 * i386-tdep.c (i386_gdbarch_init): Update.
6083 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6084 * hppa-tdep.c (hppa_gdbarch_init): Update.
6085 * h8300-tdep.c (h8300_gdbarch_init): Update.
6086 * frv-tdep.c (frv_gdbarch_init): Update.
6087 * cris-tdep.c (cris_gdbarch_init): Update.
6088 * avr-tdep.c (avr_gdbarch_init): Update.
6089 * arm-tdep.c (arm_gdbarch_init): Update.
6090 * sparc-tdep.c (sparc_pop_frame): Update.
6091 * rs6000-tdep.c (rs6000_pop_frame): Update.
6092 * remote.c (init_remote_state): Update.
6093 (remote_prepare_to_store): Update.
6094 * remote-vx.c (vx_prepare_to_store): Update.
6095 * remote-sds.c (sds_fetch_registers): Update.
6096 (sds_prepare_to_store): Update.
6097 * remote-array.c: Update.
6098 * regcache.c (init_legacy_regcache_descr): Update.
6099 (init_regcache_descr): Update.
6100 * mips-tdep.c (mips_eabi_extract_return_value): Update.
6101 (mips_o64_extract_return_value): Update.
6102 * irix5-nat.c (fetch_core_registers): Update.
6103 * irix4-nat.c (fetch_core_registers): Update.
6104 * i386-tdep.h: Update.
6105 * hppa-tdep.c (pa_do_registers_info): Update.
6106 (pa_do_strcat_registers_info): Update.
6107 * cris-tdep.c (cris_register_bytes_ok): Update.
6108 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
6109 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
6110 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
6111 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
6112 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
6113 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
6114 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
6115 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
6116 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
6117 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
6118 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
6119 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
6120 (REGISTER_BYTES_OK): Update.
6121 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
6122 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
6123
6124 2003-05-16 Ian Lance Taylor <ian@airs.com>
6125
6126 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
6127 (vax_print_insn, print_insn_arg): Remove static functions.
6128 (vax_gdbarch_init): Call set_gdbarch_print_insn with
6129 print_insn_vax from opcodes library.
6130 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
6131
6132 2003-05-15 Andrew Cagney <cagney@redhat.com>
6133
6134 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
6135 * target.h (memory_breakpoint_from_pc): Delete declaration.
6136 * mem-break.c (memory_breakpoint_from_pc): Delete function.
6137 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
6138 * monitor.c (monitor_insert_breakpoint): Use
6139 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
6140 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
6141 * gdbarch.h, gdbarch.c: Re-generate.
6142 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
6143 (sparc_gdbarch_init): Set breakpoint_from_pc to
6144 sparc_breakpoint_from_pc.
6145 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
6146 (BREAKPOINT_FROM_PC): Define.
6147 (sparc_breakpoint_from_pc): Declare.
6148 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
6149 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
6150 (BREAKPOINT_FROM_PC): Define.
6151 (BREAKPOINT): Delete macro.
6152 * target.h: Update comment.
6153 * s390-tdep.c (s390_gdbarch_init): Update comments.
6154 * remote.c: Update comments.
6155 * remote-mips.c: Update comments.
6156 * proc-api.c (write_with_trace): Do not check for a breakpoint.
6157 * mem-break.c: Update comment.
6158 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
6159 (ia64_memory_insert_breakpoint): Update.
6160 * config/sparc/tm-sparc.h: Update comment.
6161 * config/pa/tm-hppa64.h: Update comment.
6162 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
6163 (rs6000_breakpoint_from_pc): Update.
6164 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
6165 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
6166 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
6167 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
6168 (mips_breakpoint_from_pc): Update.
6169 (mips_dump_tdep): Update.
6170
6171 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
6172 * minsyms.c (lookup_minimal_symbol): Inline
6173 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
6174
6175 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
6176 * p-valprint.c (pascal_object_print_value_fields): Ditto.
6177 * p-lang.c (pascal_printstr): Ditto.
6178 * objc-lang.c (objc_printstr): Ditto.
6179 * m2-lang.c (m2_printstr): Ditto.
6180 * jv-valprint.c (java_print_value_fields): Ditto.
6181 * f-lang.c (f_printstr): Ditto.
6182 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
6183 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
6184 for repeat_count_threshold.
6185 * Makefile.in (cp-valprint.o): Update dependencies.
6186
6187 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
6188
6189 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
6190 (examine_prologue): Support looking through leaf functions, knowing
6191 they start with mov r2,r12. Support skipping over indirect stores
6192 of the input registers. Upon hitting a non-nop branch instruction
6193 or predicated instruction, bail out by setting lim_pc to the current
6194 pc value in the loop. At the end, if the lim_pc value is still
6195 beyond our calculated value and we have trust_limit set,
6196 use the lim_pc value.
6197
6198 2003-05-15 Andrew Cagney <cagney@redhat.com>
6199
6200 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
6201 generic_find_dummy_frame.
6202 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
6203 (deprecated_generic_find_dummy_frame): Update.
6204 (deprecated_read_register_dummy): Update.
6205 * frame.c (deprecated_generic_get_saved_register): Update.
6206
6207 2003-05-15 Theodore A. Roth <troth@openavr.org>
6208
6209 * avr-tdep.c (avr_breakpoint_from_pc): New function.
6210 (avr_gdbarch_init): Set breakpoint_from_pc method.
6211
6212 2003-05-15 Andrew Cagney <cagney@redhat.com>
6213
6214 * regcache.c (build_regcache): Set deprecated_register_valid
6215 directly.
6216 (deprecated_grub_regcache_for_register_valid): Delete function.
6217 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
6218 declaration.
6219
6220 2003-05-15 David Carlton <carlton@bactrian.org>
6221
6222 Committed by Elena Zannoni <ezannoni@redhat.com>
6223 * symtab.c (lookup_symbol_aux): Delete calls to
6224 lookup_symbol_aux_minsyms.
6225 (lookup_symbol_aux_minsyms): Comment out function and
6226 prototype. Delete lookup by mangled name.
6227
6228 2003-05-14 Kevin Buettner <kevinb@redhat.com>
6229
6230 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
6231 correctly indicate an empty stack and ``stack_allocated'' to the
6232 indicate the number of elements initially allocated.
6233 (dwarf_expr_grow_stack): Simplify method for computing new
6234 stack size. Don't loop infinitely if ``stack_len'' is zero.
6235 (execute_stack_op): Move ``ctx->in_reg'' initialization
6236 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
6237 be used in conjuction with DW_OP_piece. Revise error message
6238 accordingly.
6239
6240 2003-05-14 Theodore A. Roth <troth@openavr.org>
6241
6242 * MAINTAINERS: Update my email address.
6243 * avr-tdep.c: Ditto.
6244
6245 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
6246
6247 * symtab.h (enum domain_enum): Rename from namespace_enum.
6248 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
6249 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
6250 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
6251 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
6252 TYPES_NAMESPACE, METHODS_NAMESPACE.
6253 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
6254 (struct symbol, struct partial_symbol): Rename field
6255 'namespace_enum namespace' to 'domain_enum domain'.
6256 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
6257 Delete old define kludge for namespace.
6258
6259 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
6260 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
6261 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
6262 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
6263 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
6264 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
6265 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
6266 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
6267 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
6268 occurrences of the above.
6269
6270 2003-05-14 Ian Lance Taylor <ian@airs.com>
6271
6272 * Makefile.in (install-only): Use $(SHELL) when running
6273 mkinstalldirs.
6274
6275 2003-05-13 Ian Lance Taylor <ian@airs.com>
6276
6277 * MAINTAINERS (write after approval): Add myself.
6278
6279 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
6280 second and third arguments.
6281 * ser-tcp.c (_initialize_ser_tcp): Likewise.
6282 * ser-unix.c (_initialize_ser_hardwire): Likewise.
6283
6284 2003-05-13 Andrew Cagney <cagney@redhat.com>
6285
6286 * defs.h (store_address): Delete declaration.
6287 findvar.c (store_address): Delete function.
6288 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
6289 store_unsigned_integer.
6290 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
6291 * v850-tdep.c (v850_push_arguments): Ditto.
6292 * sparc-tdep.c (sparc_get_saved_register): Ditto.
6293 * sh-tdep.c (sh64_get_saved_register): Ditto.
6294 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
6295 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
6296 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
6297 (mips_get_saved_register): Ditto.
6298 * ia64-tdep.c (ia64_get_saved_register): Ditto.
6299 (find_func_descr, ia64_push_arguments): Ditto.
6300 * i386-tdep.c (i386_push_arguments): Ditto.
6301 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
6302 * frv-tdep.c (frv_push_arguments): Ditto.
6303 * frame.c (legacy_saved_regs_prev_register): Ditto.
6304 (deprecated_generic_get_saved_register): Ditto.
6305 * findvar.c (unsigned_address_to_pointer): Ditto.
6306 * dwarf2read.c (dwarf2_const_value): Ditto.
6307 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
6308 * alpha-tdep.c (alpha_push_arguments): Ditto.
6309
6310 2003-05-12 J. Brobecker <brobecker@gnat.com>
6311
6312 * NEWS: Mention that the hppa-hpux port has been partially
6313 multiarched (32bit ABIT only, so far).
6314
6315 2003-05-11 Andrew Cagney <cagney@redhat.com>
6316
6317 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
6318 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
6319 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
6320 sim/testsuite/sim/arm/misaligned2.ms, and
6321 sim/testsuite/sim/arm/misaligned3.ms.
6322 * disasm.h (struct ui_file): Add opaque struct declaration.
6323 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
6324 * frame.h (struct ui_file): Ditto.
6325
6326 2003-05-11 Mark Kettenis <kettenis@gnu.org>
6327
6328 * value.h: Pretty print.
6329
6330 2003-05-10 Mark Kettenis <kettenis@gnu.org>
6331
6332 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
6333
6334 2003-05-08 Andrew Cagney <cagney@redhat.com>
6335
6336 * regcache.h (max_register_size): Delete declaration.
6337 * regcache.c (max_register_size): Delete function.
6338 (struct regcache_descr): Delete field "max_register_size".
6339 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
6340 registers fit in MAX_REGISTER_SIZE.
6341 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
6342 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
6343 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
6344 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
6345 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
6346 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
6347 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
6348 * dve3900-rom.c, hppa-tdep.c: Ditto.
6349
6350 2003-05-08 David Carlton <carlton@math.stanford.edu>
6351
6352 * valops.c (push_word): Fix typo.
6353
6354 2003-05-08 Andrew Cagney <cagney@redhat.com>
6355
6356 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
6357 * gdbarch.h: Re-generate.
6358 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
6359 (legacy_max_register_raw_size): Delete declaration.
6360 * regcache.c (legacy_max_register_raw_size): Delete function.
6361 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
6362 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
6363 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
6364 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
6365 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
6366 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
6367 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
6368 * findvar.c, dwarf2cfi.c: Ditto.
6369
6370 2003-05-08 Andrew Cagney <cagney@redhat.com>
6371
6372 * mips-tdep.c (read_signed_register): New function, moved to here
6373 from "regcache.c".
6374 (read_signed_register_pid): Ditto.
6375 * regcache.c (read_signed_register_pid): Delete function, moved to
6376 "mips-tdep.c".
6377 (read_signed_register): Ditto.
6378 * regcache.h (read_signed_register): Delete declaration.
6379 (read_signed_register_pid): Delete declaration.
6380
6381 2003-05-08 Andrew Cagney <cagney@redhat.com>
6382
6383 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
6384 * gdbarch.h: Re-generate.
6385 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
6386 (legacy_max_register_virtual_size): Delete declaration.
6387 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
6388 * d10v-tdep.c (d10v_print_registers_info): Ditto.
6389 * tracepoint.c (memrange_sortmerge): Ditto.
6390 * sparc-tdep.c (sparc_print_registers): Ditto.
6391 * regcache.c (legacy_max_register_virtual_size): Delete function.
6392
6393 2002-05-08 J. Brobecker <brobecker@gnat.com>
6394
6395 * fork-child.c (escape_bang_in_quoted_argument): New function.
6396 (fork_inferior): Escape '!' characters in quoted arguments
6397 only when needed.
6398
6399 2003-05-08 J. Brobecker <brobecker@gnat.com>
6400
6401 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
6402 the language of the CU is not currently supported by GDB.
6403
6404 2003-05-08 J. Brobecker <brobecker@gnat.com>
6405
6406 * defs.h (language): Add language_minimal enum value.
6407 * c-lang.c (minimal_language_defn): New language definition.
6408 (_initialize_c_language): Add the new minimal language to the list
6409 of languages known to GDB.
6410
6411 2003-05-08 Kevin Buettner <kevinb@redhat.com>
6412
6413 * frame.c (get_frame_type): Don't attempt to lazily initialize
6414 frame's unwinder for legacy frames.
6415
6416 2003-05-07 Andrew Cagney <cagney@redhat.com>
6417
6418 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
6419 and "regcache" parameters.
6420 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
6421
6422 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
6423
6424 * dwarf2read.c (dwarf_decode_lines): Only use output of
6425 check_cu_functions() when calling record_line(). Do not update
6426 the current address.
6427
6428 2003-05-07 Andrew Cagney <cagney@redhat.com>
6429
6430 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
6431 code.
6432
6433 2003-05-07 Jim Blandy <jimb@redhat.com>
6434
6435 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
6436 'maint info symtabs' and 'maint info psymtabs'.
6437 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
6438 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
6439 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
6440 Declarations updated.
6441 * maint.c (maintenance_list_command): Delete.
6442 (_initialize_maint_cmds): Update calls to add_cmd.
6443 * gdbcmd.h (maintenancelistlist): Delete declaration.
6444 * cli/cli-cmds.c (maintenancelistlist): Delete.
6445 (init_cmd_lists): Don't initialize it.
6446 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
6447
6448 2003-05-07 Andrew Cagney <cagney@redhat.com>
6449
6450 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
6451 "regcache".
6452 (d10v_print_registers_info): Update.
6453 (d10v_dmap_register, d10v_imap_register): Delete functions.
6454 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
6455 and "imap_register".
6456 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
6457 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
6458 * arch-utils.c (generic_remote_translate_xfer_address): Add
6459 "regcache" and "gdbarch" parameters.
6460 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
6461 parameter. Change class to multi-arch.
6462 * gdbarch.h, gdbarch.c: Re-generate.
6463 * remote.c (remote_xfer_memory): Use
6464 gdbarch_remote_translate_xfer_address.
6465
6466 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
6467
6468 * infrun.c (prev_pc): Move declaration ahead of proceed().
6469 (proceed): Refresh prev_pc value before resuming.
6470 (stop_stepping): Remove code to refresh prev_pc.
6471
6472 2003-05-06 Kris Warkentin <kewarken@qnx.com>
6473
6474 * nto-tdep.c: Removed stray comment.
6475
6476 2003-05-06 Kris Warkentin <kewarken@qnx.com>
6477
6478 * i386-nto-tdep.c: Fix old K&R function definitions.
6479 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
6480 Also change add_show_from_set() call to add_setshow_cmd().
6481 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
6482
6483 2003-05-05 Andrew Cagney <cagney@redhat.com>
6484
6485 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
6486 (fprint_dummy_frames): New function.
6487 (maintenance_print_dummy_frames): New function.
6488 (_initialize_dummy_frame): Add command "maint print dummy-frames".
6489 * frame.c (fprint_frame_id): Make global.
6490 * frame.h (fprint_frame_id): Declare.
6491 * Makefile.in (dummy-frame.o): Update dependencies.
6492
6493 2003-05-05 Andrew Cagney <cagney@redhat.com>
6494
6495 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
6496 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
6497 SIZEOF_CALL_DUMMY_WORDS.
6498 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
6499 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
6500 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
6501 CALL_DUMMY_BREAKPOINT_OFFSET.
6502 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
6503 CALL_DUMMY_START_OFFSET.
6504 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
6505 * gdbarch.h, gdbarch.c: Re-generate.
6506 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
6507 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
6508 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
6509 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
6510 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
6511 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
6512 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
6513 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
6514 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
6515 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
6516 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
6517 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
6518 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
6519 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
6520 * config/sparc/tm-sparc.h: Update.
6521
6522 2003-05-05 Kris Warkentin <kewarken@qnx.com>
6523
6524 * configure.tgt: Add i[3456]86-*-nto*.
6525 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
6526 * nto-tdep.c: New file. Neutrino target support routines.
6527 * nto-tdep.h: New file. Neutrino target header.
6528 * config/tm-qnxnto.h: New file.
6529 * config/i386/i386nto.mt: New file.
6530 * config/i386/tm-i386nto.h: New file.
6531
6532 2003-05-04 Andrew Cagney <cagney@redhat.com>
6533
6534 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
6535 (load_infrun_state): Ditto.
6536 (struct thread_info): Drop "prev_func_name" field.
6537 * thread.c (load_infrun_state): Update.
6538 (save_infrun_state): Update.
6539 * infrun.c (prev_func_name): Delete variable.
6540 (init_wait_for_inferior): Do not clear prev_func_name.
6541 (stop_stepping, keep_going, context_switch): Do not swap
6542 prev_func_name.
6543 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
6544 instead of PC_IN_SIGTRAMP.
6545
6546 2003-05-04 Andrew Cagney <cagney@redhat.com>
6547
6548 * sentinel-frame.c (sentinel_frame_prev_register): Replace
6549 REGISTER_BYTE with register_offset_hack.
6550 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
6551 that REGISTER_BYTE is consistent with the regcache.
6552 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
6553 * gdbarch.h, gdbarch.c: Regenerate.
6554
6555 2003-05-04 Mark Kettenis <kettenis@gnu.org>
6556
6557 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
6558 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
6559
6560 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
6561
6562 2003-05-03 J. Brobecker <brobecker@gnat.com>
6563
6564 From Thierry Schneider <tpschneider1@yahoo.com>
6565 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
6566 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
6567 (mi-cmd-symbol.o): Add rule.
6568
6569 2003-05-03 Andrew Cagney <cagney@redhat.com>
6570
6571 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
6572 comments noteing that it replaces the old FIX_CALL_DUMMY code.
6573 * gdbarch.h, gdbarch.c: Re-generate.
6574 * d10v-tdep.c (d10v_push_dummy_code): New function.
6575 (d10v_gdbarch_init): Set push_dummy_code.
6576 * infcall.c (legacy_push_dummy_code): New function.
6577 (generic_push_dummy_code): New function.
6578 (push_dummy_code): New function.
6579 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
6580 instead of dummy_addr, to push_dummy_call. Move call to
6581 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
6582 switch.
6583 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
6584
6585 2003-05-03 Andrew Cagney <cagney@redhat.com>
6586
6587 * disasm.h (print_insn): Declare.
6588 * disasm.c (init_gdb_disassemble_info): New function.
6589 (gdb_disassembly): Call init_gdb_disassemble_info.
6590 (gdb_print_insn): New function.
6591 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
6592 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
6593 * mcore-tdep.c: Include "disasm.h"
6594 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
6595 * d10v-tdep.c: Include "disasm.h".
6596 (display_trace): Call gdb_print_insn, instead of print_insn.
6597 (print_insn): Delete function.
6598 * printcmd.c: Include "disasm.h".
6599 (print_insn): Delete function.
6600 (print_formatted): Call gdb_print_insn, instead of print_insn.
6601 * Makefile.in (printcmd.o): Update dependencies.
6602 (mcore-tdep.o, d10v-tdep.o): Ditto.
6603
6604 2003-05-02 Andrew Cagney <cagney@redhat.com>
6605
6606 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
6607 PC_REGNUM, re-indent.
6608 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
6609 PC_REGNUM isn't set.
6610
6611 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
6612 * gdbarch.h, gdbarch.c: Re-generate.
6613 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
6614 register_virtual_size, pc_regnum, or register_bytes.
6615 (D10V_PC_REGNUM): Rename _PC_REGNUM.
6616 (d10v_register_type): Use D10V_PC_REGNUM.
6617 (d10v_print_registers_info, d10v_read_pc): Ditto.
6618 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
6619 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
6620
6621 2003-05-02 David Carlton <carlton@bactrian.org>
6622
6623 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
6624 the name with mstrsave.
6625
6626 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
6627
6628 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
6629 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
6630 (host_charset_name, target_charset_name): New vars for use by
6631 set/show commands.
6632 (host_charset_enum, target_charset_enum): New enums for set/show
6633 commands.
6634 (set_charset_sfunc, set_host_charset_sfunc,
6635 set_target_charset_sfunc): New functions.
6636 (set_host_charset, set_target_charset): Make static.
6637 (list_charsets, set_host_charset_command,
6638 set_target_charset_command): Delete functions.
6639 (show_charset_command): Rewrite as....
6640 (show_charset): Hook this up with the set/show command mechanism.
6641 (_initialize_charset): Change names of charsets to match the
6642 set/show enums. Use host_charset_name and target_charset_name.
6643 Use set/show mechanism for charset, host-charset, target-charset
6644 commands. Do not make 'show host-charset' and 'show
6645 target-charset' be aliases of 'show charset'.
6646
6647 * charset.h (set_host_charset, set_target_charset): Don't export,
6648 they are not used outside the file.
6649
6650 2003-05-01 Andrew Cagney <cagney@redhat.com>
6651
6652 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
6653 (gdb_disassembly): Make "di" non static, always initialize and
6654 cleanup. Always use dis_asm_read_memory.
6655 (gdb_dis_asm_read_memory): Delete function.
6656
6657 2003-05-01 Andrew Cagney <cagney@redhat.com>
6658
6659 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
6660 (d10v_gdbarch_init): Set frame_align instead of stack_align.
6661
6662 2003-04-30 Andrew Cagney <cagney@redhat.com>
6663
6664 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
6665 "tm_print_insn_info".
6666 (TARGET_PRINT_INSN_INFO): Delete macro.
6667 (dis_asm_read_memory): Delete function declaration.
6668 (dis_asm_memory_error, dis_asm_print_address): Ditto.
6669 (tm_print_insn_info): Delete variable definition.
6670 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
6671 * gdbarch.h, gdbarch.c: Re-generate.
6672 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
6673 "deprecated_tm_print_insn_info".
6674 * mcore-tdep.c (mcore_dump_insn): Ditto.
6675 * mips-tdep.c (mips_gdbarch_init): Ditto.
6676 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
6677 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
6678 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
6679 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
6680 instead of TARGET_PRINT_INSN_INFO, add comment.
6681 * s390-tdep.c (s390_get_frame_info): Instead of
6682 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
6683 (s390_check_function_end, s390_is_sigreturn): Ditto.
6684 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
6685 (dis_asm_memory_error, dis_asm_print_address): Ditto.
6686 * disasm.c: Include "gdbcore.h".
6687 (_initialize_disasm): New function, initialize
6688 "deprecated_tm_print_insn_info".
6689 (deprecated_tm_print_insn_info): New variable.
6690 (dis_asm_read_memory): Moved from "corefile.c", made static.
6691 (dis_asm_print_address, dis_asm_memory_error): Ditto.
6692 * Makefile.in (disasm.o): Update dependencies.
6693
6694 2003-04-30 Andrew Cagney <cagney@redhat.com>
6695
6696 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
6697
6698 2003-04-29 Adam Fedor <fedor@gnu.org>
6699
6700 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
6701 * infcall.c (find_function_addr): Make non-static.
6702 * infcall.h (find_function_addr): Declare.
6703 * Makefile.in (eval.o): Update dependencies.
6704
6705 2003-04-28 Adam Fedor <fedor@gnu.org>
6706
6707 * symtab.c (symbol_find_demangled_name): Check for and demangle
6708 ObjC symbols.
6709 (symbol_init_demangled_name): Init for language_objc as well.
6710
6711 2003-04-28 Andrew Cagney <cagney@redhat.com>
6712
6713 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
6714 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
6715 * gdbarch.h, gdbarch.c: Re-generate.
6716 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
6717 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
6718 * inferior.h (deprecated_read_fp): Rename read_fp.
6719 (generic_target_read_fp): Delete declaration.
6720 * regcache.c (generic_target_read_fp): Delete function.
6721 (deprecated_read_fp): Replace read_fp, use
6722 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
6723 * d10v-tdep.c (d10v_read_fp): Delete function.
6724 (d10v_gdbarch_init): Do not set deprecated_read_fp.
6725
6726 * sparc-tdep.c (sparc_gdbarch_init): Do not set
6727 deprecated_target_read_fp to generic_target_read_fp.
6728 * sh-tdep.c (sh_gdbarch_init): Ditto.
6729 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6730 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6731 * frv-tdep.c (frv_gdbarch_init): Ditto.
6732
6733 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
6734 deprecated_fp_regnum.
6735 * x86-64-tdep.c (x86_64_init_abi): Ditto.
6736 * vax-tdep.c (vax_gdbarch_init): Ditto.
6737 * v850-tdep.c (v850_gdbarch_init): Ditto.
6738 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6739 * sh-tdep.c (sh_gdbarch_init): Ditto.
6740 * s390-tdep.c (s390_gdbarch_init): Ditto.
6741 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6742 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6743 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6744 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
6745 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6746 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6747 * i386-tdep.c (i386_gdbarch_init): Ditto.
6748 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
6749 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
6750 * frv-tdep.c (frv_gdbarch_init): Ditto.
6751 * cris-tdep.c (cris_gdbarch_init): Ditto.
6752 * avr-tdep.c (avr_gdbarch_init): Ditto.
6753 * arm-tdep.c (arm_gdbarch_init): Ditto.
6754 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
6755
6756 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
6757 * v850-tdep.c (v850_gdbarch_init): Ditto.
6758 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6759 * sh-tdep.c (sh_gdbarch_init): Ditto.
6760 * s390-tdep.c (s390_gdbarch_init): Ditto.
6761 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
6762 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6763 * mips-tdep.c (mips_gdbarch_init): Ditto.
6764 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6765 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6766 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
6767 * frv-tdep.c (frv_gdbarch_init): Ditto.
6768 * avr-tdep.c (avr_gdbarch_init): Ditto.
6769 * arm-tdep.c (arm_gdbarch_init): Ditto.
6770
6771 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
6772 DEPRECATED_FP_REGNUM.
6773 (vax_push_dummy_frame, vax_pop_frame): Ditto.
6774 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
6775 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
6776 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
6777 (sparc32_register_virtual_type): Ditto.
6778 * sh-tdep.c (sh64_frame_chain): Ditto.
6779 (sh64_get_saved_register, sh64_pop_frame): Ditto.
6780 (sh_nofp_frame_init_saved_regs): Ditto.
6781 (sh64_nofp_frame_init_saved_regs): Ditto.
6782 (sh_fp_frame_init_saved_regs): Ditto.
6783 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
6784 * remote-e7000.c (fetch_regs_from_dump): Ditto.
6785 * procfs.c (procfs_fetch_registers): Ditto.
6786 (procfs_store_registers): Ditto.
6787 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
6788 (store_inferior_registers, fetch_core_registers): Ditto.
6789 (fetch_kcore_registers, clear_regs): Ditto.
6790 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
6791 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
6792 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
6793 * nlm/i386.c (do_status): Ditto.
6794 * mipsv4-nat.c (supply_gregset): Ditto.
6795 * mips-tdep.c: Ditto for comments.
6796 * mips-nat.c (fetch_inferior_registers): Ditto.
6797 (store_inferior_registers, fetch_core_registers): Ditto.
6798 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
6799 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
6800 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
6801 (i386_do_pop_frame, i386_register_type): Ditto.
6802 * hppa-tdep.c (hppa_frame_chain): Ditto.
6803 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
6804 (hppa_pop_frame, hppa_read_fp): Ditto.
6805 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
6806 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
6807 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
6808 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
6809 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
6810 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
6811 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
6812 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
6813 * blockframe.c: Ditto for comments.
6814 * arch-utils.h: Ditto for comments.
6815 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
6816 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
6817 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
6818 * alpha-tdep.h: Ditto for comments.
6819 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
6820 (alpha_cannot_store_register): Ditto.
6821 (alpha_push_dummy_frame): Ditto.
6822 * alpha-nat.c (supply_gregset): Ditto.
6823
6824 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
6825 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
6826 * config/sparc/tm-sparc.h: Update comment.
6827
6828 * hppa-tdep.c (hppa_init_extra_frame_info): Use
6829 deprecated_read_fp instead of TARGET_READ_FP.
6830 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
6831 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
6832 * sparc-tdep.c (sparc_init_extra_frame_info): Use
6833 deprecated_read_fp instead of read_fp.
6834 * s390-tdep.c (s390_push_arguments): Ditto.
6835 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
6836 * frame.h: Ditto in comments.
6837 * frame.c (legacy_get_prev_frame): Ditto.
6838 * dummy-frame.c (dummy_frame_this_id): Ditto.
6839 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
6840
6841 2003-04-28 Andrew Cagney <cagney@redhat.com>
6842
6843 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
6844 * gdbarch.h, gdbarch.c: Re-generate.
6845 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
6846 * vax-tdep.c (_initialize_vax_tdep): Update.
6847 * v850-tdep.c (_initialize_v850_tdep): Update.
6848 * sparc-tdep.c (_initialize_sparc_tdep): Update.
6849 * s390-tdep.c (_initialize_s390_tdep): Update.
6850 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
6851 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
6852 * mips-tdep.c (_initialize_mips_tdep): Update.
6853 * mcore-tdep.c (_initialize_mcore_tdep): Update.
6854 * m68k-tdep.c (_initialize_m68k_tdep): Update.
6855 * ia64-tdep.c (_initialize_ia64_tdep): Update.
6856 * hppa-tdep.c (_initialize_hppa_tdep): Update.
6857 * h8300-tdep.c (_initialize_h8300_tdep): Update.
6858 * frv-tdep.c (_initialize_frv_tdep): Update.
6859 * cris-tdep.c (cris_delayed_get_disassembler): Update.
6860 (_initialize_cris_tdep): Update.
6861 * arch-utils.c (legacy_print_insn): Update.
6862 * alpha-tdep.c (_initialize_alpha_tdep): Update.
6863
6864 2003-04-26 Adam Fedor <fedor@gnu.org>
6865
6866 * linespec.c (decode_objc): New function to decode ObjC calls
6867 (decode_line_1): Check for ObjC calls (using decode_objc)
6868 * Makefile (linespec.o): Update dependencies.
6869
6870 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
6871
6872 * breakpoint.h (struct breakpoint_ops): New.
6873 (struct breakpoint): Add ops member.
6874
6875 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
6876 (mention): Use new breakpoint ops member.
6877 (set_raw_breakpoint): Initialize ops field to NULL.
6878 (print_exception_catchpoint, print_one_exception_catchpoint)
6879 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
6880 (gnu_v3_exception_catchpoint_ops): New.
6881 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
6882
6883 2003-04-25 Adam Fedor <fedor@gnu.org>
6884
6885 * Makefile.in (COMMON_OBS): Add objc-lang.o
6886
6887 2003-04-25 Andrew Cagney <cagney@redhat.com>
6888
6889 * d10v-tdep.c (print_insn): Delete function.
6890 (display_trace): Use TARGET_PRINT_INSN.
6891 (_initialize_d10v_tdep): Do not set tm_print_insn.
6892 (d10v_gdbarch_init): Set print_insn.
6893
6894 2003-04-25 Andrew Cagney <cagney@redhat.com>
6895
6896 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
6897 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
6898 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
6899 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
6900 (nr_dmap_regs, a0_regnum): ... new functions.
6901 (d10v_print_registers_info): Use a0_regnum, use register_size.
6902 (d10v_register_byte): Delete function.
6903 (d10v_register_raw_size): Delete function.
6904 (d10v_register_type): Use a0_regnum.
6905 (d10v_print_registers_info): Use a0_regnum.
6906 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
6907 (d10v_gdbarch_init): Do not set register_byte or
6908 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
6909 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
6910 extract_address.
6911 (trace_command): Use XCALLOC.
6912 (print_insn): Delete reference to tm_print_insn.
6913 (saved_regs_unwinder): Use store_unsigned_integer instead of
6914 store_address.
6915 * frame.h (FRAME_OBSTACK_CALLOC): Define
6916
6917 2003-04-25 David Carlton <carlton@bactrian.org>
6918
6919 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
6920
6921 2003-04-24 Adam Fedor <fedor@gnu.org>
6922
6923 * objc-lang.c: Include "valprint.h"
6924 * Makefile.in (objc-lang.o): Update dependencies.
6925
6926 2003-04-24 Adam Fedor <fedor@gnu.org>
6927
6928 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
6929 architecture dependant compilation and mark as unimplemented
6930 (until they get put in the gdbarch vector).
6931
6932 2003-04-23 David Carlton <carlton@bactrian.org>
6933
6934 * cp-support.c (cp_find_first_component): Accept 'operator' in
6935 more locations.
6936
6937 2003-04-23 Andrew Cagney <cagney@redhat.com>
6938
6939 * infcall.c (call_function_by_hand): Eliminate redundant
6940 indentation. Move "saved_async" and "old_cleanups" to where they
6941 are needed.
6942
6943 2003-04-23 Andrew Cagney <cagney@redhat.com>
6944
6945 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
6946 and "buffer". Move the "name" code to where it is needed.
6947
6948 2003-04-23 Andrew Cagney <cagney@redhat.com>
6949
6950 * infcall.c (call_function_by_hand): Move variables "start_sp",
6951 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
6952 code to ON_STACK switch branch.
6953
6954 2003-04-23 Andrew Cagney <cagney@redhat.com>
6955
6956 * infcall.c (call_function_by_hand): Make declaration of "i",
6957 "sal", "bpt" and "old_sp" more local to their use. Delete #if
6958 lint.
6959
6960 2003-04-23 Andrew Cagney <cagney@redhat.com>
6961
6962 * infcall.c (call_function_by_hand): Delete variable
6963 "n_method_args". Localize "param_type"'s declaration to the loop
6964 that it is used. Reinstate code assigning to said variable -
6965 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
6966 Rationalize code using "param_type".
6967
6968 2003-04-22 Andrew Cagney <cagney@redhat.com>
6969
6970 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
6971 compute the breakpoint address. Only call FIX_CALL_DUMMY when
6972 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
6973 to DEPRECATED_PUSH_RETURN_ADDRESS.
6974
6975 2003-04-22 Kevin Buettner <kevinb@redhat.com>
6976
6977 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
6978 on the DWARF2 register number prior to fetching a register.
6979
6980 2003-04-22 J. Brobecker <brobecker@gnat.com>
6981
6982 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
6983 Update all the tests using SOFT_FLOAT considering the fact that
6984 this macro was always set to 0.
6985 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
6986 considering the fact that this macro was always set to 0.
6987 * hppa-tdep.h (hppa_store_return_value): Likewise.
6988 (hppa_extract_return_value): Likewise.
6989
6990 2003-04-22 J. Brobecker <brobecker@gnat.com>
6991
6992 * config/pa/tm-hppa.h: Remove obsolete code, was used by
6993 the hppa-pro target only.
6994
6995 2003-04-21 J. Brobecker <brobecker@gnat.com>
6996
6997 Ongoing multi-arch conversion effort for HP/UX:
6998 * config/pa/tm-hppa.h: Move all macro that are no longer
6999 defined now that GDB_MULTI_ARCH is now set to 1 from here...
7000 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
7001
7002 2003-04-21 J. Brobecker <brobecker@gnat.com>
7003
7004 * config/pa/tm-hppa.h: Obsolete a section that was only used
7005 for hppa-pro.
7006
7007 2003-04-21 J. Brobecker <brobecker@gnat.com>
7008
7009 Ongoing multi-arch conversion for HP/UX.
7010 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
7011 if already defined (allows hppa64 to stay non-multiarched for now).
7012 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
7013
7014 2003-04-21 Andrew Cagney <cagney@redhat.com>
7015
7016 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
7017
7018 2003-04-21 Andrew Cagney <cagney@redhat.com>
7019
7020 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
7021 "i386_num_mmx_regs".
7022
7023 2003-04-21 Andrew Cagney <cagney@redhat.com>
7024
7025 * infcall.c: New file.
7026 * infcall.h: New file.
7027 * valarith.c: Include "infcall.h".
7028 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
7029 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
7030 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
7031 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
7032 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
7033 (SFILES): Add "infcall.c"
7034 (COMMON_OBS): Add "infcall.o".
7035 (infcall.o): Specify dependencies.
7036 * value.h (call_function_by_hand): Delete declaration.
7037 * inferior.h (run_stack_dummy): Delete declaration.
7038 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
7039 (run_stack_dummy): Move to "infcall.c", merged into
7040 call_function_by_hand.
7041 * valops.c (call_function_by_hand): Moved to "infcall.c".
7042 (find_function_addr, value_arg_coerce): Ditto.
7043 (unwindonsignal_p, coerce_float_to_double): Ditto.
7044 (_initialize_valops): Move "set/show coerce-float-to-double", and
7045 "set/show unwindonsignal" commands to "infcall.c".
7046 * v850-tdep.c, target.h: Update comments.
7047 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
7048 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
7049 (sh64_init_extra_frame_info): Update comments.
7050 * mn10300-tdep.c: Update comments.
7051 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
7052 * config/sparc/tm-sparc.h: Update comments.
7053 * breakpoint.h: Update comments.
7054 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
7055 * arm-tdep.c: Update comment.
7056
7057 2003-04-19 Mark Kettenis <kettenis@gnu.org>
7058
7059 * i386-tdep.c (i386_num_register_names): New variable.
7060 (i386_num_mmx_regs): Renamed from mmx_num_regs.
7061 (MM0_REGNUM): Remove redundant parentheses in define.
7062 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
7063 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
7064 i386_mxcsr_regnum_p): Remove redundant parentheses.
7065 (i386_register_name): Use i386_num_register_names.
7066
7067 * i386-tdep.c (i386_extract_return_value,
7068 i386_store_return_value): Correct check for availability of
7069 floating-point registers.
7070
7071 * i386-tdep.c (i386_frame_num_args): Remove function.
7072 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
7073
7074 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
7075 mmx_regnum_to_fp_regnum. Adjust all callers.
7076
7077 * i386-tdep.c (i386_get_longjmp_target): Use
7078 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
7079 and TARGET_CHAR_BIT. Use extract_typed_address instead of
7080 extract_address.
7081
7082 2003-04-19 Mark Kettenis <kettenis@gnu.org>
7083
7084 * core-regset.c: Update comments to reflect reality. Re-order
7085 includes.
7086 (fetch_core_registers): Use switch instead of if. Remove
7087 redundant prototype.
7088
7089 2003-04-18 Jim Blandy <jimb@redhat.com>
7090
7091 * s390-tdep.c (s390_frame_align): New function.
7092 (s390_gdbarch_init): Register it with the gdbarch object.
7093
7094 2003-04-17 Richard Henderson <rth@redhat.com>
7095
7096 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
7097
7098 2003-04-17 Michael Snyder <msnyder@redhat.com>
7099 Karen Bennet <bennet@redhat.com>
7100
7101 Committed by Elena Zannoni <ezannoni@redhat.com>
7102 * gdb_gcore.sh: New script to create a core dump of a process.
7103
7104 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
7105
7106 * values.c (value_being_returned): Don't fetch the return
7107 value if the return type is void.
7108
7109 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
7110
7111 * thread-db.c: Reindented.
7112
7113 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
7114
7115 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
7116 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
7117 as types.
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134
7135
7136
7137
7138
7139
7140
7141
7142
7143 2003-04-16 Kevin Buettner <kevinb@redhat.com>
7144
7145 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
7146 the size of ``long double'' to 16, instead of 8.
7147
7148 2003-04-16 Mark Kettenis <kettenis@gnu.org>
7149
7150 * i386-linux-nat.c: Add some whitespace to make things more
7151 readable.
7152 (fetch_register, store_register, fetch_inferior_registers,
7153 store_inferior_registers): Get rid of assignment in if-statement.
7154 (store_register): Fix typo in error message.
7155
7156 2003-04-16 Andrew Cagney <cagney@redhat.com>
7157
7158 * utils.c (xmmalloc): Always allocate something, matches
7159 libiberty/xmalloc's semantics.
7160 (xmrealloc, xmcalloc): Ditto.
7161
7162 2003-04-16 Andrew Cagney <cagney@redhat.com>
7163
7164 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
7165 update comments.
7166 (get_frame_type): Initialize unwind and type when needed.
7167 (get_frame_id, frame_register_unwind): Ditto.
7168
7169 2003-04-16 Andrew Cagney <cagney@redhat.com>
7170
7171 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
7172 obsolete.
7173 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
7174 * sparcl-stub.c: Obsolete file.
7175 * config/sparc/tm-sparclet.h: Obsolete file.
7176 * sparclet-stub.c: Obsolete file.
7177 * sparclet-rom.c: Obsolete file.
7178 * sparcl-tdep.c: Obsolete file.
7179 * config/sparc/tm-sparclite.h: Obsolete file.
7180 * config/sparc/sparclite.mt: Obsolete file.
7181 * config/sparc/sparclet.mt: Obsolete file.
7182 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
7183 sparc86x-*-* obsolete.
7184
7185 2003-04-15 David Carlton <carlton@math.stanford.edu>
7186
7187 * Makefile.in (SFILES): Add cp-namespace.c.
7188 (COMMON_OBS): Add cp-namespace.o.
7189 (block.o): Depend on gdb_obstack_h and cp_support_h.
7190 (buildsym.o): Depend on cp_support_h.
7191 (cp-namespace.o): New.
7192 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
7193 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
7194 (dwarf2read.o): Depend on cp_support_h.
7195 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
7196 * dwarf2read.c (process_die): Set processing_has_namespace_info,
7197 processing_current_namespace.
7198 (read_namespace): Update processing_current_namespace; check for
7199 anonymous namespaces.
7200 (dwarf2_name): New function.
7201 (dwarf2_extension): Ditto.
7202 * cp-support.h: Update copyright, contributors.
7203 Add inclusion guards.
7204 Add opaque declaration for structs obstack, block, symbol.
7205 (struct using_direct): New struct.
7206 Add declarations for cp_find_first_component,
7207 cp_entire_prefix_len, processing_has_namespace_info,
7208 processing_current_namespace, cp_is_anonymous,
7209 cp_add_using_directive, cp_initialize_namespace,
7210 cp_finalize_namespace, cp_set_block_scope,
7211 cp_scan_for_anonymous_namespaces.
7212 * cp-namespace.c: New file.
7213 * cp-support.c: Update copyright.
7214 Include ctype.h, gdb_assert.h, gdbcmd.h.
7215 New variable maint_cplus_cmd_list.
7216 (cp_find_first_component): New function.
7217 (cp_entire_prefix_len, maint_cplus_command)
7218 (first_component_command, _initialize_cp_support): Ditto.
7219 * buildsym.c: Include cp-support.h.
7220 New variable using_list.
7221 (add_symbol_to_list): Check for anonymous namespaces.
7222 (finish_block): Set block's scope.
7223 (start_symtab): Initialize C++ namespace support.
7224 (end_symtab): Finalize C++ namespace support.
7225 * block.h: Add opaque declarations for structs
7226 block_namespace_info, using_direct, and obstack.
7227 Add declarations for block_set_scope and block_set_using.
7228 (struct block): Add 'language_specific' member.
7229 (BLOCK_NAMESPACE): New macro.
7230 * block.c: Include gdb_obstack.h and cp-support.h.
7231 (struct block_namespace_info): New struct.
7232 (block_set_scope): New function.
7233 (block_set_using, block_initialize_namespace): Ditto.
7234
7235 2003-04-14 Kevin Buettner <kevinb@redhat.com>
7236
7237 * solib-svr4.c (svr4_have_link_map_offsets): New function.
7238 (locate_base): Return early if there aren't any link map offsets.
7239 (svr4_solib_create_inferior_hook): Warn if shared library support
7240 is unavailable.
7241
7242 2003-04-14 David Carlton <carlton@math.stanford.edu>
7243
7244 * symtab.c (symbol_set_names): Add prefix when storing Java names
7245 in hash table. Fix for PR java/1039.
7246
7247 2003-04-14 David Carlton <carlton@math.stanford.edu>
7248
7249 * symtab.c (symbol_set_names): Rename 'name' arg to
7250 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
7251 * symtab.h: Change 'name' argument in declaration of
7252 symbol_set_names to 'linkage_name'.
7253 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
7254
7255 2003-04-14 Andrew Cagney <cagney@redhat.com>
7256
7257 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
7258 return the fully sign-extended register value.
7259 (get_frame_pointer): Ditto.
7260 (mips_pop_frame): Initialize "proc_desc" after checking for a
7261 dummy frame.
7262
7263 2003-04-14 Andrew Cagney <cagney@redhat.com>
7264
7265 * mips-tdep.c (mips_push_dummy_frame): Delete function.
7266 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
7267 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
7268 (mips_push_register): Delete function.
7269 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
7270 PUSH_FP_REGNUM.
7271
7272 2003-04-14 Jim Blandy <jimb@redhat.com>
7273
7274 * symmisc.c: #include "gdb_regex.h".
7275 (maintenance_list_symtabs, maintenance_list_psymtabs): New
7276 functions.
7277 * maint.c (maintenance_list_command): New function.
7278 (_initialize_maint_cmds): Register the above as commands.
7279 * symtab.h (maintenance_list_symtabs,
7280 maintenance_list_psymtabs): New declarations.
7281 * cli/cli-cmds.c (maintenancelistlist): New variable.
7282 (init_cmd_lists): Initialize it.
7283 * cli/cli-cmds.h (maintenancelistlist): New declaration.
7284 * gdbcmd.h (maintenancelistlist): New declaration.
7285 * Makefile.in (symmisc.o): Update dependencies.
7286
7287 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
7288
7289 * s390-nat.c: Include asm/types.h for addr_t.
7290
7291 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
7292
7293 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
7294 actually incoming type.
7295
7296 2003-04-13 Andrew Cagney <cagney@redhat.com>
7297
7298 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
7299 get_next_frame and get_frame_saved_regs.
7300
7301 2003-04-13 Andrew Cagney <cagney@redhat.com>
7302
7303 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
7304 of gdbarch_num_regs.
7305
7306 2003-04-13 Andrew Cagney <cagney@redhat.com>
7307
7308 * frame.h: Mention what replaced what in "struct frame_info".
7309 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
7310 deprecated_update_frame_base_hack and
7311 deprecated_update_frame_pc_hack.
7312 * hppa-tdep.c: Ditto.
7313
7314 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
7315
7316 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
7317 to read_reg and update its comment. Remove regnum member.
7318 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
7319 Don't call read_reg when setting in_reg. Call read_reg to get
7320 the frame base if it's in a register. Return the register number
7321 on the stack instead of in the context. Remove extra arguments
7322 to read_reg.
7323 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
7324 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
7325 the register number on the expression stack.
7326 (needs_frame_read_reg): Remove extra arguments.
7327
7328 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
7329
7330 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
7331 made non-static.
7332 (execute_stack_op): All callers updated.
7333 * dwarf2expr.h: Add prototype for dwarf2_read_address.
7334 * dwarf2loc.c (find_location_expression): New function.
7335 (dwarf_expr_frame_base): Call it.
7336 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
7337 (dwarf2_tracepoint_var_ref): New function, broken out from
7338 locexpr_tracepoint_var_ref.
7339 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
7340 Make static.
7341 (loclist_read_variable, loclist_read_needs_frame): New functions.
7342 (loclist_describe_location, loclist_tracepoint_var_ref): New
7343 functions.
7344 (dwarf2_loclist_funcs): New struct location_funcs.
7345 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
7346 (struct dwarf2_locexpr_baton): Add comments.
7347 (dwarf2_loclist_funcs): New extern.
7348 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
7349 base_address and base_known.
7350 (dwarf_loc_buffer): New variable.
7351 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
7352 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
7353 (dwarf2_has_info): Initialize dwarf_loc_offset.
7354 (dwarf2_build_psymtabs): Read in .debug_loc.
7355 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
7356 DWARF_LOC_SIZE.
7357 (psymtab_to_symtab_1): Likewise. Move base address calculation
7358 here, from...
7359 (dwarf2_get_pc_bounds): ... here. Use the base address from
7360 cu_header.
7361 (dwarf2_symbol_mark_computed): Handle location lists.
7362
7363 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
7364
7365 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
7366 if the linkage name demangled successfully.
7367
7368 2003-04-13 Mark Kettenis <kettenis@gnu.org>
7369
7370 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
7371 disassmbly_flavour): Removed.
7372
7373 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
7374
7375 2003-04-13 Mark Kettenis <kettenis@gnu.org>
7376
7377 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
7378
7379 2003-04-12 Andrew Cagney <cagney@redhat.com>
7380
7381 * frame.h (struct frame_info): Move definition from here ...
7382 * frame.c (struct frame_info): ... to here.
7383
7384 2003-04-12 Andrew Cagney <cagney@redhat.com>
7385
7386 * gdbthread.h (save_infrun_state): Delete parameter
7387 "prev_func_start".
7388 (struct thread_info): Delete field "prev_func_start".
7389 (load_infrun_state): Ditto.
7390 * thread.c (load_infrun_state, save_infrun_state): Update.
7391 * infrun.c (prev_func_start): Delete variable.
7392 (context_switch, init_wait_for_inferior): Update.
7393 (stop_stepping, keep_going): Update.
7394
7395 2003-04-12 Andrew Cagney <cagney@redhat.com>
7396
7397 * gdbarch.sh: Add missing opaque declarations.
7398 * gdbarch.h: Regnerate.
7399 * symtab.h: Add missing opaque declarations.
7400 * value.h, target.h, symfile.h, stabsread.h: Ditto.
7401 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
7402 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
7403 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
7404 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
7405 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
7406 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
7407 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
7408 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
7409 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
7410 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
7411 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
7412 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
7413
7414 2003-04-11 Andrew Cagney <cagney@redhat.com>
7415
7416 * frame.c (get_frame_id): Return this frame's "id".
7417 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
7418 function start.
7419 (legacy_saved_regs_this_id): Replace function body with
7420 internal-error.
7421 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
7422 FRAME_OBSTACK_ZALLOC.
7423 (create_new_frame): Mark the frame ID as valid.
7424
7425 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
7426
7427 * Makefile.in (libbfd_h): Added missing setting.
7428 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
7429 according to the selected ABI.
7430
7431 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
7432
7433 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
7434
7435 2003-04-11 Andrew Cagney <cagney@redhat.com>
7436
7437 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
7438 SAVED_PC_AFTER_CALL.
7439 * gdbarch.h, gdbarch.c: Regenerate.
7440 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7441 * x86-64-tdep.c (x86_64_init_abi): Update.
7442 * vax-tdep.c (vax_gdbarch_init): Update.
7443 * v850-tdep.c (v850_gdbarch_init): Update.
7444 * sparc-tdep.c (sparc_gdbarch_init): Update.
7445 * sh-tdep.c (sh_gdbarch_init): Update.
7446 * s390-tdep.c (s390_gdbarch_init): Update.
7447 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7448 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
7449 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7450 * mips-tdep.c (mips_gdbarch_init): Update.
7451 * mcore-tdep.c (mcore_gdbarch_init): Update.
7452 * m68k-tdep.c (m68k_gdbarch_init): Update.
7453 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7454 * ia64-tdep.c (ia64_gdbarch_init): Update.
7455 (ia64_saved_pc_after_call): Update declaration.
7456 * i386ly-tdep.c (i386lynx_init_abi): Update.
7457 * i386-tdep.c (i386_gdbarch_init): Update.
7458 * hppa-tdep.c (hppa_gdbarch_init): Update.
7459 * h8300-tdep.c (h8300_gdbarch_init): Update.
7460 * frv-tdep.c (frv_gdbarch_init): Update.
7461 * cris-tdep.c (cris_gdbarch_init): Update.
7462 * avr-tdep.c (avr_gdbarch_init): Update.
7463 * arm-tdep.c (arm_gdbarch_init): Update.
7464 * alpha-tdep.c (alpha_gdbarch_init): Update.
7465 * ns32knbsd-nat.c (frame_num_args): Update.
7466 * ns32k-tdep.c (umax_frame_num_args): Update.
7467 * mips-tdep.c (mips_init_frame_pc_first): Update.
7468 * infrun.c (step_over_function): Update.
7469 * i386-linux-tdep.c (skip_hurd_resolver): Update.
7470 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
7471 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
7472 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7473 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
7474 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
7475 * arm-linux-tdep.c (skip_hurd_resolver): Update.
7476 * arch-utils.c (init_frame_pc_default): Update.
7477 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
7478 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
7479 declaration.
7480
7481 2003-04-11 Andrew Cagney <cagney@redhat.com>
7482
7483 * i387-tdep.c: Update copyright.
7484 (i387_to_double): Delete function.
7485 (double_to_i387): Delete function.
7486
7487 2003-04-10 Andrew Cagney <cagney@redhat.com>
7488
7489 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
7490 frame's function's address. Simplify.
7491 (d10v_frame_unwind_cache): Check that the frame's function is
7492 non-zero.
7493
7494 2003-04-10 Jim Blandy <jimb@redhat.com>
7495
7496 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
7497 call to set_gdbarch_deprecated_push_arguments.
7498
7499 2003-04-10 Andrew Cagney <cagney@redhat.com>
7500
7501 * frame.c (fprint_frame_id): New function.
7502 (fprint_frame_type, fprint_frame): New function.
7503 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
7504 (create_sentinel_frame, get_frame_id): Ditto.
7505 (frame_id_p, frame_id_eq): Ditto.
7506 (frame_id_inner, create_new_frame): Ditto.
7507 (legacy_get_prev_frame, get_prev_frame): Ditto.
7508 (deprecated_update_frame_pc_hack): Ditto.
7509 (frame_register_unwind): Ditto.
7510 (deprecated_update_frame_base_hack): Ditto.
7511
7512 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
7513
7514 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
7515 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
7516 frame_chain function.
7517 * Makefile.in: Add dependencies due to above change.
7518
7519 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
7520
7521 * blockframe.c (legacy_frame_chain_valid): Move call to
7522 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
7523 inside_entry_file.
7524
7525 2003-04-09 Andrew Cagney <cagney@redhat.com>
7526
7527 * frame.h (struct frame_id): Replace "pc" and "base" with
7528 "stack_addr" and "code_addr". Update comments.
7529 (frame_id_build): Update parameter names and comment.
7530 (struct frame_info): Replace "id_p" and "id" with "this_id".
7531 * dummy-frame.c (dummy_frame_this_id): Update.
7532 * breakpoint.c (print_one_breakpoint): Update.
7533 * frame.c (get_frame_id): Update.
7534 (get_frame_base, frame_id_build): Update.
7535 (create_sentinel_frame, legacy_get_prev_frame): Update.
7536 (deprecated_update_frame_base_hack): Update.
7537 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
7538 (frame_id_inner): Ditto.
7539
7540 2003-04-09 Andrew Cagney <cagney@redhat.com>
7541
7542 * defs.h (gdb_print_host_address): Make "addr" parameter a
7543 pointer constant.
7544 * utils.c (gdb_print_host_address): Update.
7545
7546 2003-04-09 Kevin Buettner <kevinb@redhat.com>
7547
7548 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
7549 register number for R0 is 0.
7550
7551 2003-04-09 J. Brobecker <brobecker@gnat.com>
7552
7553 * frame.h (struct gdbarch): Add opaque structure definition
7554 to avoid a compilation warning on LynxOS 4.0.
7555
7556 2003-04-09 Andrew Cagney <cagney@redhat.com>
7557
7558 * frame.h (struct frame_info): Delete field "pc". Replace
7559 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
7560 structure.
7561 * frame.c (frame_pc_unwind): Update.
7562 (create_sentinel_frame): Do not set "pc".
7563 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
7564 (get_frame_pc): Call frame_pc_unwind.
7565 (deprecated_update_frame_pc_hack): Update.
7566 (create_new_frame): Use "pc" not "->pc".
7567
7568 2003-04-09 Andrew Cagney <cagney@redhat.com>
7569
7570 * frame.c (get_frame_id): Eliminate code updating "frame".
7571 (legacy_get_prev_frame): Ditto.
7572 (get_frame_base): Return id.base directly.
7573 (deprecated_update_frame_base_hack): Update "id.base".
7574 * frame.h (struct frame_info): Delete field "frame".
7575
7576 2003-04-09 Andrew Cagney <cagney@redhat.com>
7577
7578 * NEWS: Mention that the "Sequent family" is obsolete.
7579 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
7580 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
7581 * configure.host: Obsolete i[3456]86-sequent-bsd*,
7582 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
7583 * config/i386/tm-ptx4.h: Obsolete file.
7584 * config/i386/tm-ptx.h: Obsolete file.
7585 * symm-tdep.c: Obsolete file.
7586 * config/i386/symmetry.mt: Obsolete file.
7587 * config/i386/tm-symmetry.h: Obsolete file.
7588 * symm-nat.c: Obsolete file.
7589 * config/i386/nm-symmetry.h: Obsolete file.
7590 * config/i386/xm-symmetry.h: Obsolete file.
7591 * config/i386/symmetry.mh: Obsolete file.
7592 * config/i386/nm-ptx4.h: Obsolete file.
7593 * config/i386/ptx4.mh: Obsolete file.
7594 * config/i386/ptx.mt: Obsolete file.
7595 * config/i386/ptx.mh: Obsolete file.
7596 * config/i386/xm-ptx4.h: Obsolete file.
7597 * config/i386/xm-ptx.h: Obsolete file.
7598
7599 2003-04-09 Andrew Cagney <cagney@redhat.com>
7600
7601 Obsolete mips*-*-mach3*.
7602 * NEWS: Mention that mips*-*-mach3* is obsolete.
7603 * m3-nat.c: Obsolete file.
7604 * config/nm-m3.h: Obsolete file.
7605 * config/mips/tm-mipsm3.h: Obsolete file.
7606 * config/mips/mipsm3.mt: Obsolete file.
7607 * config/mips/mipsm3.mh: Obsolete file.
7608 * config/mips/xm-mipsm3.h: Obsolete file.
7609 * mipsm3-nat.c: Obsolete file.
7610 * configure.host: Obsolete mips-dec-mach3*.
7611 * configure.tgt: Obsolete mips*-*-mach3*.
7612
7613 2003-04-09 Andrew Cagney <cagney@redhat.com>
7614
7615 * doublest.h: Update copyright.
7616 (deprecated_store_floating, deprecated_extract_floating): Rename
7617 store_floating and extract_floating. Update comments.
7618 * doublest.c: Update copyright.
7619 (extract_floating_by_length): Replace extract_floating.
7620 (store_floating_by_length): Replace store_floating.
7621 (deprecated_extract_floating): New function.
7622 (deprecated_store_floating): New function.
7623 (extract_typed_floating): Call extract_floating_by_length.
7624 (store_typed_floating): Call store_floating_by_length.
7625 * x86-64-tdep.c (x86_64_store_return_value): Update.
7626 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
7627 (sh64_extract_return_value): Update.
7628 (sh_sh4_register_convert_to_virtual): Update.
7629 (sh_sh64_register_convert_to_virtual): Update.
7630 (sh_sh4_register_convert_to_raw): Update.
7631 (sh_sh64_register_convert_to_raw): Update.
7632 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
7633 (rs6000_register_convert_to_raw): Update.
7634 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
7635 (ia64_register_convert_to_raw): Update.
7636 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
7637 (REGISTER_CONVERT_TO_VIRTUAL): Update.
7638 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
7639 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
7640 (alpha_register_convert_to_raw): Update.
7641
7642 2003-04-08 Andrew Cagney <cagney@redhat.com>
7643
7644 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
7645 * gdbarch.h, gdbarch.c: Re-generate.
7646 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
7647 (d10v_gdbarch_init): Do not set saved_pc_after_call.
7648 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
7649 conditionally, use frame_pc_unwind as an alternative. Add
7650 comments.
7651 * arch-utils.c (init_frame_pc_default): Only call
7652 SAVED_PC_AFTER_CALL when available.
7653
7654 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
7655
7656 * infrun.c (stop_soon): Rename from stop_soon_quietly.
7657 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
7658 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
7659 (start_remote): Ditto.
7660 (handle_inferior_event): Ditto.
7661 (save_inferior_status): Ditto.
7662 (restore_inferior_status): Ditto.
7663 * infcmd.c (attach_command): Ditto.
7664 * fork-child.c (startup_inferior): Ditto.
7665 * inferior.h (stop_soon): Rename from stop_soon_quietly.
7666 * alpha-tdep.c (heuristic_proc_start): Ditto.
7667 * mips-tdep.c (heuristic_proc_start): Ditto.
7668 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
7669 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
7670 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
7671 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
7672 * remote-vx.c (vx_create_inferior): Ditto.
7673
7674 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
7675
7676 * infrun.c (stop_soon_quietly): Make it an enum, to better
7677 override the default behavior of handle_inferior_event.
7678 (clear_proceed_status): Update uses of stop_soon_quietly to
7679 reflect that it is now an enum.
7680 (start_remote): Ditto.
7681 (handle_inferior_event): Change logic a bit if stop_soon_quietly
7682 is set to handle the new GNU/Linux kernel behavior for
7683 attach/sigstop. Update uses of stop_soon_quietly.
7684 * inferior.h (enum stop_kind): New enum.
7685 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
7686 Reset normal handle_inferior_event behavior, afterwards.
7687 * fork-child.c (startup_inferior): Update.
7688 * alpha-tdep.c (heuristic_proc_start): Update.
7689 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
7690 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
7691 * solib-osf.c (osf_solib_create_inferior_hook): Update.
7692 * solib-irix.c (irix_solib_create_inferior_hook): Update.
7693 * remote-vx.c (vx_create_inferior): Update.
7694 * mips-tdep.c (heuristic_proc_start): Update.
7695
7696 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
7697
7698 * disasm.c (dump_insns): Move variables inside loop, or they will
7699 be freed more than once, causing wild memory corruptions.
7700 (gdb_disassembly): Look for the substring "-thread",
7701 instead of "-threads" in the target name, to make sure to find
7702 the 'multi-thread' target. Also, make sure we do the right thing
7703 with the "core" target.
7704
7705 2003-04-07 Kevin Buettner <kevinb@redhat.com>
7706
7707 * mips-tdep.c (mips_print_fp_register): New function, created from
7708 do_fp_register_row(). Registers are now (also) printed as hex.
7709 Only one register is printed per row.
7710 (mips_print_register, do_fp_register_row): Print floating point
7711 registers with mips_print_fp_register().
7712
7713 2003-04-06 Andrew Cagney <cagney@redhat.com>
7714
7715 * valprint.h (inspect_it): Add extern declaration.
7716 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
7717 (selectors_info, classes_info): Ditto.
7718 (find_objc_msgcall): Fix indentation.
7719 (objc_printstr): Delete extern declarations.
7720
7721 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
7722
7723 2003-04-06 Andrew Cagney <cagney@redhat.com>
7724
7725 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
7726 Update comment.
7727 * frame.c (legacy_saved_regs_this_id): Update.
7728 (legacy_get_prev_frame): Update.
7729 * xstormy16-tdep.c: Update comment.
7730 * sparc-tdep.c (sparc_frame_chain): Update comment.
7731 * blockframe.c (legacy_frame_chain_valid): Update.
7732
7733 2003-04-06 Andrew Cagney <cagney@redhat.com>
7734
7735 * valprint.c (val_print_type_code_int): Delete #ifdef
7736 PRINT_TYPELESS_INTEGER code.
7737
7738 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
7739 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
7740 multi-arch definition.
7741 * gdbarch.h: Re-generate.
7742
7743 2003-04-05 Andrew Cagney <cagney@redhat.com>
7744
7745 Eliminate FRAME_FIND_SAVED_REGS.
7746 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
7747 Change FSR parameter to a pointer.
7748 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
7749 Assume FSR parameter is a pointer.
7750 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
7751 Make fsr a pointer.
7752 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
7753 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
7754 saved_regs a pointer.
7755 (hppa_frame_saved_pc): Ditto.
7756 (find_dummy_frame_regs): Make frame_saved_regs a pointer
7757 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
7758 pointer.
7759 (restore_pc_queue): Make fsr a pointer.
7760 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
7761 (hppa_frame_chain): Make saved_regs a pointer, call
7762 hppa_frame_init_saved_regs.
7763 * sparc-tdep.c: Include "gdb_assert.h".
7764 (sparc_frame_find_saved_regs): Replace internal_error with
7765 gdb_assert.
7766 * remote-vxsparc.c (vx_read_register): Delete reference to
7767 FRAME_FIND_SAVED_REGS.
7768 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
7769 * gdbarch.h: Regenerate.
7770 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7771 (deprecated_get_frame_saved_regs): Delete declaration.
7772 (struct frame_saved_regs): Delete definition.
7773 * frame.c (deprecated_get_frame_saved_regs): Delete function.
7774 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
7775 (hppa_frame_find_saved_regs): Delete declaration.
7776 (FRAME_FIND_SAVED_REGS): Delete macro.
7777 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
7778 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
7779 FRAME_FIND_SAVED_REGS in comment.
7780
7781 2003-04-05 Andrew Cagney <cagney@redhat.com>
7782
7783 * frame.c (frame_func_unwind, get_frame_func): New functions.
7784 * frame.h (get_frame_func, frame_func_unwind): Declare.
7785 (struct frame_info): Add field "prev_func" for caching the
7786 previous frame's function address.
7787 * arm-tdep.c (arm_frameless_function_invocation): Combine
7788 get_pc_function_start and get_frame_pc into get_frame_func.
7789 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
7790 (sh64_nofp_frame_init_saved_regs): Ditto.
7791 * s390-tdep.c (s390_function_start): Ditto.
7792 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
7793 (rs6000_frameless_function_invocation): Ditto.
7794 (rs6000_frame_saved_pc): Ditto.
7795 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
7796 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
7797 * i386-tdep.c (i386_frameless_signal_p): Ditto.
7798 (i386_frame_init_saved_regs): Ditto.
7799 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
7800 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
7801 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
7802 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
7803 * blockframe.c (frameless_look_for_prologue): Ditto.
7804
7805 2003-04-05 Andrew Cagney <cagney@redhat.com>
7806
7807 * frame.c (legacy_get_prev_frame): Link prev to next at the
7808 function start. Update comments.
7809
7810 2003-04-05 Andrew Cagney <cagney@redhat.com>
7811
7812 * frame.c (get_frame_id): Update comment.
7813 (legacy_get_prev_frame): Update comment.
7814 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
7815 * gdbarch.h: Regenerate.
7816 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
7817 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
7818
7819 2003-04-05 Andrew Cagney <cagney@redhat.com>
7820
7821 * stack.c (print_frame_info): Use get_frame_pc.
7822
7823 2003-04-04 Andrew Cagney <cagney@redhat.com>
7824
7825 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
7826 the frame's type from the unwinder.
7827 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
7828 (create_new_frame, legacy_get_prev_frame): When the unwinder's
7829 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
7830 (get_frame_base_address): Use get_frame_type.
7831 (get_frame_locals_address, get_frame_args_address): Ditto.
7832 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
7833 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
7834 (struct frame_info): Add comment explaining why the frame contains
7835 a "type" field.
7836 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
7837 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
7838 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
7839 NORMAL_FRAME.
7840 * frame-unwind.h: Include "frame.h".
7841 (struct frame_unwind): Add "type" field.
7842 * Makefile.in (frame_unwind_h): Add $(frame_h).
7843
7844 2003-04-04 Andrew Cagney <cagney@redhat.com>
7845
7846 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
7847 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
7848 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
7849 get_frame_base.
7850 (d10v_unwind_dummy_id): Use frame_id_build.
7851 * frame.c (find_frame_sal): Use get_frame_pc.
7852 (create_new_frame): Use deprecated_update_frame_pc_hack and
7853 deprecated_update_frame_base_hack.
7854 (create_sentinel_frame): Add comment about ->pc going away.
7855 (get_prev_frame): Add comment about ->pc going away.
7856 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
7857 frame_id_build, deprecated_update_frame_pc_hack and
7858 deprecated_update_frame_base_hack.
7859 (select_frame): Use get_frame_pc.
7860 (legacy_saved_regs_this_id): Use frame_id_build.
7861
7862 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
7863
7864 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
7865 signed integer case.
7866 (classify_argument): Handle enumerations and references.
7867
7868 2003-04-04 Andrew Cagney <cagney@redhat.com>
7869
7870 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
7871 ID to NULL.
7872
7873 2003-04-01 Adam Fedor <fedor@gnu.org>
7874
7875 * gdb/objc-lang.c (selectors_info): Replace calls to
7876 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
7877 SYMBOL_NATURAL_NAME.
7878 (classes_info, find_methods): Likewise.
7879
7880 2003-04-03 Kevin Buettner <kevinb@redhat.com>
7881
7882 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
7883 ``mach'' to the value determined by bfd_default_set_arch_mach().
7884
7885 2003-04-02 Bob Rossi <bob_rossi@cox.net>
7886
7887 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
7888 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
7889 (mi-cmd-file.o): Update dependencies.
7890
7891 2003-04-01 Kevin Buettner <kevinb@redhat.com>
7892
7893 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
7894 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
7895
7896 2003-04-01 Adam Fedor <fedor@gnu.org>
7897
7898 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
7899 * language.h (struct language_defn): Add la_demangle.
7900 (language_demangle): Declare.
7901 * language.c (language_demangle): New function.
7902 (unk_lang_demangle): Likewise.
7903 (unknown_language_defn, auto_language_defn, local_language_defn):
7904 Add ukn_lang_demangle.
7905 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
7906 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
7907 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
7908 (cplus_language_defn): Add cplus_demangle for la_demangle element.
7909 * jv-lang.c (java_demangle): New function
7910 (java_language_defn): Use it for la_demangle element.
7911 * objc-lang.c (objc_demangle): Add options argument
7912 (objc_language_defn): Use objc_demangle for la_demangle element.
7913 * maint.c (maintenance_demangle): Replace switch with
7914 call to language_demangle.
7915 * utils.c (fprintf_symbol_filtered): Likewise.
7916
7917 2003-04-01 Andrew Cagney <cagney@redhat.com>
7918
7919 * printcmd.c (print_frame_nameless_args): Delete #ifdef
7920 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
7921 PRINT_TYPELESS_INTEGER.
7922 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
7923 PUSH_RETURN_ADDRESS.
7924
7925 2003-04-01 Andrew Cagney <cagney@redhat.com>
7926
7927 * Makefile.in (d10v-tdep.o): Update dependencies.
7928 * d10v-tdep.c: Include "frame-base.h".
7929 (d10v_frame_unwind): Make constant.
7930 (d10v_frame_base_address): New function.
7931 (d10v_frame_base): New variable.
7932 (d10v_gdbarch_init): Set frame_base default.
7933 (struct d10v_unwind_cache): Add the field "prev_sp". Update
7934 comment for base.
7935 (d10v_frame_unwind_cache): Set and use "prev_sp".
7936 (d10v_frame_this_id): Use the previous frame's inner most stack
7937 address and this frame's func address for the frame ID. Use
7938 frame_id_build. Don't analyze beyond the current instruction.
7939
7940 2003-04-01 Andrew Cagney <cagney@redhat.com>
7941
7942 * frame.h (get_frame_locals_address, get_frame_args_address):
7943 Refer to the base address, instead of the address of the first
7944 local or parameter.
7945
7946 2003-04-01 Andrew Cagney <cagney@redhat.com>
7947
7948 Add frame debug info addresses:
7949 * frame-base.c: New file.
7950 * frame-base.h: New file.
7951 * frame.h (struct frame_base): Add opaque declaration.
7952 (get_frame_base): Update comment.
7953 (get_frame_base_address): Declare.
7954 (get_frame_locals_address): Declare.
7955 (get_frame_args_address): Declare.
7956 (struct frame_info): Add "base" and "base_cache". Update
7957 comments on the unwinder.
7958 * frame.c: Include "frame-base.h".
7959 (get_frame_locals_address): New function.
7960 (get_frame_base_address): New function.
7961 (get_frame_args_address): New function.
7962 * findvar.c (read_var_value): Use get_frame_locals_address and
7963 get_frame_args_address.
7964 * stack.c (frame_info): Use get_frame_locals_address and
7965 get_frame_args_address.
7966 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
7967 moved to "frame-base.c".
7968 * printcmd.c (print_frame_nameless_args): Ditto.
7969 * symtab.h (address_class): Update comments.
7970 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
7971 get_frame_base_address.
7972 * dwarf2expr.c (execute_stack_op): Ditto.
7973 * Makefile.in (frame_base_h): Define.
7974 (frame.o): Update dependencies.
7975 (frame-base.o): Add dependencies.
7976 (SFILES): Add frame-base.c.
7977 (COMMON_OBS): Add frame-base.o.
7978
7979 2003-04-01 Andrew Cagney <cagney@redhat.com>
7980
7981 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
7982 CALL_DUMMY_LENGTH): Ditto.
7983 * gdbarch.c: Re-generate.
7984 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
7985 (CALL_DUMMY_LENGTH): Delete macro.
7986 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
7987 * arm-tdep.c (arm_gdbarch_init): Ditto.
7988 * avr-tdep.c (avr_gdbarch_init): Ditto.
7989 * cris-tdep.c (cris_gdbarch_init): Ditto.
7990 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7991 * frv-tdep.c (frv_gdbarch_init): Ditto.
7992 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7993 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
7994 * i386-tdep.c (i386_gdbarch_init): Ditto.
7995 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7996 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7997 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7998 * mips-tdep.c (mips_gdbarch_init): Ditto.
7999 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8000 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8001 * s390-tdep.c (s390_gdbarch_init): Ditto.
8002 * sh-tdep.c (sh_gdbarch_init): Ditto.
8003 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8004 * v850-tdep.c (v850_gdbarch_init): Ditto.
8005 * vax-tdep.c (vax_gdbarch_init): Ditto.
8006 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8007
8008 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
8009
8010 * frame.c (get_prev_frame): Disable call to inside_entry_file().
8011
8012 2003-04-01 Andrew Cagney <cagney@redhat.com>
8013
8014 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
8015 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8016 * gdbarch.h, gdbarch.c: Re-generate.
8017 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8018 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8019 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8020 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8021 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8022 * infcmd.c (run_stack_dummy): Simplify assuming
8023 CALL_DUMMY_BREAKPOINT_OFFSET_P.
8024 * infrun.c (handle_inferior_event): Ditto.
8025 * alpha-tdep.c (alpha_gdbarch_init): Do not set
8026 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
8027 * arm-tdep.c (arm_gdbarch_init): Ditto.
8028 * avr-tdep.c (avr_gdbarch_init): Ditto.
8029 * cris-tdep.c (cris_gdbarch_init): Ditto.
8030 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8031 * frv-tdep.c (frv_gdbarch_init): Ditto.
8032 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8033 * i386-tdep.c (i386_gdbarch_init): Ditto.
8034 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8035 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8036 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8037 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8038 * mips-tdep.c (mips_gdbarch_init): Ditto.
8039 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8040 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8041 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8042 * s390-tdep.c (s390_gdbarch_init): Ditto.
8043 * sh-tdep.c (sh_gdbarch_init): Ditto.
8044 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8045 * v850-tdep.c (v850_gdbarch_init): Ditto.
8046 * vax-tdep.c (vax_gdbarch_init): Ditto.
8047 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8048
8049 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
8050
8051 * symfile.c (symfile_relocate_debug_section): Update call to
8052 bfd_simple_get_relocated_section_contents.
8053
8054 2003-03-31 Andrew Cagney <cagney@redhat.com>
8055
8056 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
8057 * gdbarch.h, gdbarch.c: Regenerate.
8058 * inferior.h (FIX_CALL_DUMMY): Delete macro.
8059 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
8060 available.
8061 * frame.h (generic_fix_call_dummy): Delete declaration.
8062 * dummy-frame.h: Update comment.
8063 * dummy-frame.c (generic_fix_call_dummy): Delete function.
8064 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
8065 fix_call_dummy.
8066 * sh-tdep.c (sh_gdbarch_init): Ditto.
8067 * s390-tdep.c (s390_gdbarch_init): Ditto.
8068 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8069 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8070 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8071 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8072 * i386-tdep.c (i386_gdbarch_init): Ditto.
8073 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8074 * frv-tdep.c (frv_gdbarch_init): Ditto.
8075 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8076 * cris-tdep.c (cris_gdbarch_init): Ditto.
8077 * avr-tdep.c (avr_gdbarch_init): Ditto.
8078 * arm-tdep.c (arm_gdbarch_init): Ditto.
8079
8080 2003-03-31 J. Brobecker <brobecker@gnat.com>
8081
8082 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
8083 (INIT_FRAME_AP): Likewise.
8084 (EXTRA_FRAME_INFO): Likewise.
8085
8086 2003-03-31 Andrew Cagney <cagney@redhat.com>
8087
8088 * gdbarch.sh: Include "symfile.h".
8089 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
8090 * gdbarch.h, gdbarch.c: Re-generate.
8091 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
8092 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
8093 call_dummy_address, the default is at entry_point_address.
8094 * v850-tdep.c (v850_gdbarch_init): Ditto.
8095 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8096 * sh-tdep.c (sh_gdbarch_init): Ditto.
8097 * s390-tdep.c (s390_gdbarch_init): Ditto.
8098 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8099 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8100 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8101 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8102 * i386-tdep.c (i386_gdbarch_init): Ditto.
8103 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8104 * frv-tdep.c (frv_gdbarch_init): Ditto.
8105 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8106 * cris-tdep.c (cris_gdbarch_init): Ditto.
8107 * arm-tdep.c (arm_gdbarch_init): Ditto.
8108
8109 2003-03-31 Andrew Cagney <cagney@redhat.com>
8110
8111 * gdbarch.sh (CALL_DUMMY_P): Delete.
8112 * gdbarch.h, gdbarch.c: Re-generate.
8113 * inferior.h (CALL_DUMMY_P): Delete macro.
8114 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8115 * vax-tdep.c (vax_gdbarch_init): Update.
8116 * v850-tdep.c (v850_gdbarch_init): Update.
8117 * sparc-tdep.c (sparc_gdbarch_init): Update.
8118 * sh-tdep.c (sh_gdbarch_init): Update.
8119 * s390-tdep.c (s390_gdbarch_init): Update.
8120 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8121 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8122 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8123 * mips-tdep.c (mips_gdbarch_init): Update.
8124 * mcore-tdep.c (mcore_gdbarch_init): Update.
8125 * m68k-tdep.c (m68k_gdbarch_init): Update.
8126 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8127 * ia64-tdep.c (ia64_gdbarch_init): Update.
8128 * i386-tdep.c (i386_gdbarch_init): Update.
8129 * h8300-tdep.c (h8300_gdbarch_init): Update.
8130 * frv-tdep.c (frv_gdbarch_init): Update.
8131 * d10v-tdep.c (d10v_gdbarch_init): Update.
8132 * cris-tdep.c (cris_gdbarch_init): Update.
8133 * breakpoint.c (deprecated_frame_in_dummy): Update.
8134 * avr-tdep.c (avr_gdbarch_init): Update.
8135 * alpha-tdep.c (alpha_gdbarch_init): Update.
8136 * arm-tdep.c (arm_gdbarch_init): Update.
8137 * dummy-frame.c (dummy_frame_this_id): Update comments.
8138 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
8139 * frame.c (legacy_get_prev_frame): Ditto.
8140 * valops.c (call_function_by_hand): Delete function.
8141 (hand_function_call): Rename to call_function_by_hand
8142
8143 2003-03-30 Andrew Cagney <cagney@redhat.com>
8144
8145 2002-11-10 Klee Dienes <kdienes@apple.com>
8146 * value.h (struct value): Update comment.
8147
8148 2003-03-30 Andrew Cagney <cagney@redhat.com>
8149
8150 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
8151 D10V_FP_REGNUM.
8152 (d10v_gdbarch_init): Do not set fp_regnum.
8153
8154 * frame.c (get_frame_base): Force ID initialization.
8155 (get_prev_frame): Move computation of the frame ID from here ...
8156 (get_frame_id): ... to here.
8157 (legacy_get_prev_frame): Mark the frame ID as valid.
8158 * frame.h (struct frame_info): Add field "id_p".
8159
8160 2003-03-30 Mark Kettenis <kettenis@gnu.org>
8161
8162 * i386-tdep.c (i386_store_struct_return): Removed.
8163 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
8164
8165 2003-03-30 Andrew Cagney <cagney@redhat.com>
8166
8167 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
8168 * gdbarch.h, gdbarch.c: Regenerate.
8169 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
8170 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8171 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8172 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8173 * i386-tdep.c (i386_gdbarch_init): Ditto.
8174 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8175 * cris-tdep.c (cris_gdbarch_init): Ditto.
8176 * vax-tdep.c (vax_gdbarch_init): Ditto.
8177 * s390-tdep.c (s390_gdbarch_init): Ditto.
8178 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8179 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8180 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8181 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
8182 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
8183 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
8184 * sparc-tdep.c (sparc_gdbarch_init): Update.
8185 * sh-tdep.c (sh_gdbarch_init): Update.
8186 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8187 * mips-tdep.c (mips_gdbarch_init): Update.
8188 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8189 * ia64-tdep.c (ia64_gdbarch_init): Update.
8190 * frv-tdep.c (frv_gdbarch_init): Update.
8191 * avr-tdep.c (avr_gdbarch_init): Update.
8192 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
8193 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
8194 instead of when push_dummy_call is not available.
8195
8196 2003-03-30 Andrew Cagney <cagney@redhat.com>
8197
8198 * infttrace.c: Include "gdbthread.h".
8199 (parent_attach_all): Fix function signature.
8200 (call_ptrace): Update call.
8201 * Makefile.in (infttrace.o): Update dependencies.
8202
8203 2003-03-30 Andrew Cagney <cagney@redhat.com>
8204
8205 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
8206 PUSH_RETURN_ADDRESS.
8207 * gdbarch.h, gdbarch.c: Regenerate.
8208 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8209 * x86-64-tdep.c (x86_64_init_abi): Update.
8210 * v850-tdep.c (v850_gdbarch_init): Update.
8211 * sparc-tdep.c (sparc_gdbarch_init): Update.
8212 * sh-tdep.c (sh_gdbarch_init): Update.
8213 * s390-tdep.c (s390_gdbarch_init): Update.
8214 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8215 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8216 * mips-tdep.c (mips_gdbarch_init): Update.
8217 * mcore-tdep.c (mcore_gdbarch_init): Update.
8218 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8219 * ia64-tdep.c (ia64_gdbarch_init): Update.
8220 * i386-tdep.c (i386_gdbarch_init): Update.
8221 * h8300-tdep.c (h8300_gdbarch_init): Update.
8222 * frv-tdep.c (frv_gdbarch_init): Update.
8223 * cris-tdep.c (cris_gdbarch_init): Update.
8224 * avr-tdep.c (avr_gdbarch_init): Update.
8225 * arm-tdep.c (arm_gdbarch_init): Update.
8226 * valops.c (hand_function_call): Update.
8227
8228 2003-03-29 Andrew Cagney <cagney@redhat.com>
8229
8230 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
8231 sizeof_call_dummy_words.
8232 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
8233 define.
8234 * gdbarch.h: Regenerate.
8235
8236 2003-03-29 Andrew Cagney <cagney@redhat.com>
8237
8238 * infttrace.h: New file.
8239 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
8240 (hpread_get_textlow): Detect an uninitialized dn_bufp.
8241 (hpread_read_doc_function_type): Detect an initialized type1.
8242 (hpread_quick_traverse): Initialize mod_name_string.
8243 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
8244 (som_solib_get_solib_by_pc): Declare.
8245 (so_lib_thread_start_addr): Declare.
8246 (no_shared_libraries): Declare.
8247 * somread.c (init_import_symbols): Make static. Add forward
8248 declaration.
8249 * config/pa/nm-hppah.h: Include "infttrace.h" for
8250 parent_attach_all.
8251 (hppa_insert_hw_watchpoint): Declare.
8252 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
8253 * hppah-nat.c: Include "gdb_string.h".
8254 (parent_attach_all): Delete extern declaration, moved to
8255 "infttrace.h".
8256 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
8257 int.
8258 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
8259 * Makefile.in (infttrace_h): Define.
8260 (hpread.o): Update dependencies.
8261 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
8262 * hppa-hpux-tdep.c: Include "gdb_string.h".
8263 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
8264 * infrun.c (handle_inferior_event): Always initialize
8265 stepped_after_stopped_by_watchpoint. Add default and remove
8266 fallthrough in switch statement.
8267 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
8268 parameter to int.
8269 (hppa_remove_hw_watchpoint): Ditto.
8270
8271 2003-03-29 Andrew Cagney <cagney@redhat.com>
8272
8273 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
8274 offset.
8275
8276 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
8277
8278 * arm-tdep.c (arm_push_arguments): Delete.
8279 (struct stack_item): New type.
8280 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
8281 (arm_store_struct_return): Delte.
8282 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
8283 arm_push_arguments or arm_store_struct_return.
8284
8285 2003-03-28 Andrew Cagney <cagney@redhat.com>
8286
8287 * Makefile.in (d10v-tdep.o): Update dependencies.
8288 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
8289 * d10v-tdep.c: Include "remote.h".
8290 (target_resume_hook): Delete extern declaration.
8291 (target_wait_loop_hook): Ditto.
8292 (tdisassemble_command): Eliminate assignment in "if" conditional.
8293 (d10v_ts2_register_sim_regno): Eliminate call to
8294 legacy_register_sim_regno.
8295 (d10v_ts3_register_sim_regno): Ditto.
8296
8297 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
8298
8299 * thread.c: Reindented.
8300 * lin-lwp.c: Ditto.
8301 * linux-proc.c: Ditto.
8302
8303 2003-03-28 Bob Rossi <bob_rossi@cox.net>
8304
8305 * MAINTAINERS (write after approval): Add myself.
8306
8307 2003-03-27 Theodore A. Roth <troth@openavr.org>
8308
8309 * objc-exp.y: Add missing semi-colons.
8310
8311 2003-03-27 Andrew Cagney <cagney@redhat.com>
8312
8313 * regcache.c (write_sp): Delete function and references.
8314 * inferior.h (write_sp): Delete declaration.
8315 * valops.c (hand_function_call): Replace write_sp with
8316 TARGET_WRITE_SP.
8317 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
8318 (sparc_pop_frame): Ditto.
8319
8320 2003-03-27 Andrew Cagney <cagney@redhat.com>
8321
8322 * NEWS: Mention removal of support for hppa*-*-bsd* and
8323 hppa*-*-osf* natives, and hppa*-*-pro* target.
8324 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
8325 * config/pa/xm-pa.h: Obsolete file.
8326 * config/pa/xm-hppab.h: Obsolete file.
8327 * config/pa/nm-hppab.h: Obsolete file.
8328 * config/pa/tm-hppab.h: Obsolete file.
8329 * config/pa/tm-hppao.h: Obsolete file.
8330 * config/pa/nm-hppao.h: Obsolete file.
8331 * config/pa/tm-pro.h: Obsolete file.
8332 * config/pa/hppaosf.mt: Obsolete file.
8333 * config/pa/hppaosf.mh: Obsolete file.
8334 * config/pa/hppapro.mt: Obsolete file.
8335 * config/pa/hppabsd.mt: Obsolete file.
8336 * config/pa/hppabsd.mh: Obsolete file.
8337 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
8338 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
8339 hppa*-*-osf*.
8340
8341 2003-03-27 Andrew Cagney <cagney@redhat.com>
8342
8343 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
8344 push_arguments. Don't set push_return_address or write_sp.
8345 (d10v_push_dummy_call): Replace d10v_push_arguments.
8346 (d10v_push_return_address, d10v_write_sp): Delete function,
8347 handled by push_dummy_call.
8348
8349 2003-03-26 Andrew Cagney <cagney@redhat.com>
8350
8351 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
8352 (push_dummy_call): New pure multi-arch replacement with gdbarch,
8353 regcache and dummy_addr parameters.
8354 * gdbarch.h, gdbarch.c: Re-generate.
8355 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
8356 available; assume it will handle stack alignment and return
8357 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
8358 legacy_push_arguments.
8359 (legacy_push_arguments): Rename default_push_arguments.
8360 * value.h (legacy_push_arguments): Rename default_push_arguments.
8361 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
8362 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
8363 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
8364 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
8365 * config/i386/tm-symmetry.h: Update.
8366 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8367 * x86-64-tdep.c (x86_64_init_abi): Update.
8368 * v850-tdep.c (v850_gdbarch_init): Update.
8369 * sparc-tdep.c (sparc_gdbarch_init): Update.
8370 * sh-tdep.c (sh_gdbarch_init): Update.
8371 * s390-tdep.c (s390_gdbarch_init): Update.
8372 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8373 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8374 * mips-tdep.c (mips_gdbarch_init): Update.
8375 * mcore-tdep.c (mcore_gdbarch_init): Update.
8376 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8377 * ia64-tdep.c (ia64_gdbarch_init): Update.
8378 * i386-tdep.c (i386_gdbarch_init): Update.
8379 * hppa-tdep.c (hppa_gdbarch_init): Update.
8380 * h8300-tdep.c (h8300_gdbarch_init): Update.
8381 * frv-tdep.c (frv_gdbarch_init): Update.
8382 * d10v-tdep.c (d10v_gdbarch_init): Update.
8383 * cris-tdep.c (cris_gdbarch_init): Update.
8384 * avr-tdep.c (avr_gdbarch_init): Update.
8385 * arm-tdep.c (arm_gdbarch_init): Update.
8386 * arm-linux-tdep.c (arm_linux_init_abi): Update.
8387 * alpha-tdep.c (alpha_gdbarch_init): Update.
8388
8389 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
8390
8391 * signals/signals.c (do_target_signal_to_host): Correct realtime
8392 signal range test.
8393
8394 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
8395
8396 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
8397 (struct sal_chain, map_catch_names): Remove.
8398 (catch_exception_command_1): Don't call
8399 handle_gnu_4_16_catch_command.
8400
8401 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
8402
8403 From Mark Dettinger <dettinge@de.ibm.com>:
8404 * dwarf2cfi.c (read_2u): Increment pointer by two.
8405
8406 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
8407
8408 * signals/signals.c: Fix typos in last change.
8409
8410 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
8411
8412 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
8413 not already defined. Use __SIGRTMIN if available.
8414 (target_signal_from_host): Remove SIGRTMIN block.
8415 (do_target_signal_to_host): Remove SIGRTMIN block; check that
8416 the signal is within the realtime range.
8417
8418 2003-03-25 Adam Fedor <fedor@gnu.org>
8419
8420 * Makefile.in (infrun.o): Add $(language_h)
8421 * infrun.c (handle_inferior_event): Use skip_language_trampoline
8422 for language specific trampolines.
8423 * language.h (struct language_defn): Add skip_trampoline.
8424 (skip_language_trampoline): Declare.
8425 * language.c (unk_lang_trampoline, skip_language_trampoline):
8426 New functions.
8427 (unknown_language_defn, auto_language_defn, local_language_defn):
8428 Add ukn_lang_trampoline.
8429 * ada-lang.c (ada_language_defn): Add NULL for language
8430 specific skip_trampoline.
8431 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
8432 scm-lang.c: Likewise.
8433 * objc-lang.c (objc_skip_trampoline): New function.
8434 (objc_language_defn): Add objc_skip_trampoline.
8435
8436 2003-03-25 Andrew Cagney <cagney@redhat.com>
8437
8438 * frame.c (get_prev_frame): Delay validating a frame's ID -
8439 non-NULL, didn't go backwards - until an attempt to unwind it to
8440 the previous frame.
8441
8442 2003-03-25 Andrew Cagney <cagney@redhat.com>
8443
8444 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
8445 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
8446 * gdbarch.h, gdbarch.c: Re-generate.
8447 * config/sparc/tm-sparc.h
8448 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
8449 * sparc-tdep.c (sparc_gdbarch_init): Set
8450 deprecated_extra_stack_alignment_needed.
8451 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8452 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
8453 extra_stack_alignment_needed.
8454 * v850-tdep.c (v850_gdbarch_init): Ditto.
8455 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8456 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8457 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8458 * cris-tdep.c (cris_gdbarch_init): Ditto.
8459 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8460 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8461
8462 2003-03-25 Andrew Cagney <cagney@redhat.com>
8463
8464 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
8465 STORE_STRUCT_RETURN.
8466 * gdbarch.h, gdbarch.c: Regenerate.
8467 * d10v-tdep.c (d10v_store_struct_return): Delete function.
8468 (d10v_push_arguments): Set the struct return register.
8469 (d10v_gdbarch_init): Update.
8470 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8471 * x86-64-tdep.c (x86_64_init_abi): Update.
8472 * vax-tdep.c (vax_gdbarch_init): Update.
8473 * v850-tdep.c (v850_gdbarch_init): Update.
8474 * sparc-tdep.c (sparc_gdbarch_init): Update.
8475 * sh-tdep.c (sh_gdbarch_init): Update.
8476 * s390-tdep.c (s390_gdbarch_init): Update.
8477 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8478 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8479 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8480 * mips-tdep.c (mips_gdbarch_init): Update.
8481 * mcore-tdep.c (mcore_gdbarch_init): Update.
8482 * m68k-tdep.c (m68k_gdbarch_init): Update.
8483 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8484 * ia64-tdep.c (ia64_gdbarch_init): Update.
8485 * i386-tdep.c (i386_gdbarch_init): Update.
8486 * hppa-tdep.c (hppa_gdbarch_init): Update.
8487 * h8300-tdep.c (h8300_gdbarch_init): Update.
8488 * frv-tdep.c (frv_gdbarch_init): Update.
8489 * cris-tdep.c (cris_gdbarch_init): Update.
8490 * avr-tdep.c (avr_gdbarch_init): Update.
8491 * arm-tdep.c (arm_gdbarch_init): Update.
8492 * alpha-tdep.c (alpha_gdbarch_init): Update.
8493
8494 2003-03-25 Andrew Cagney <cagney@redhat.com>
8495
8496 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
8497 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
8498 CALL_DUMMY_STACK_ADJUST with a predicate variable.
8499 * gdbarch.h, gdbarch.c: Regenerate.
8500 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
8501 call_dummy_stack_adjust_p.
8502 * vax-tdep.c (vax_gdbarch_init): Ditto.
8503 * v850-tdep.c (v850_gdbarch_init): Ditto.
8504 * sh-tdep.c (sh_gdbarch_init): Ditto.
8505 * s390-tdep.c (s390_gdbarch_init): Ditto.
8506 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8507 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8508 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8509 * mips-tdep.c (mips_gdbarch_init): Ditto.
8510 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8511 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8512 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8513 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8514 * i386-tdep.c (i386_gdbarch_init): Ditto.
8515 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8516 * frv-tdep.c (frv_gdbarch_init): Ditto.
8517 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8518 * cris-tdep.c (cris_gdbarch_init): Ditto.
8519 * avr-tdep.c (avr_gdbarch_init): Ditto.
8520 * arm-tdep.c (arm_gdbarch_init): Ditto.
8521 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
8522 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
8523 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
8524 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
8525 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
8526 call_dummy_stack_adjust_p.
8527 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
8528 (CALL_DUMMY_STACK_ADJUST): Delete macro.
8529 * sparc-tdep.c (sparc32_push_arguments): Update.
8530 * valops.c (hand_function_call): Update.
8531
8532 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
8533
8534 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
8535 set_gdbarch_char_signed.
8536
8537 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
8538
8539 PR cli/548
8540 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
8541
8542 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
8543
8544 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
8545 (_initialize_arm_tdep): Don't set tm_print_insn.
8546
8547 2003-03-24 Adam Fedor <fedor@gnu.org>
8548
8549 * Makefile.in (YYOBJ): Add objc-exp.tab.o
8550 * objc-lang.h: Add multiple inclusion protection.
8551 (start_msglist, add_msglist, end_msglist): Additional declarations.
8552
8553 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
8554
8555 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
8556 value was renamed to ARM_FLOAT_SOFT_FPA.
8557
8558 2003-03-23 Andrew Cagney <cagney@redhat.com>
8559
8560 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
8561 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
8562 * gdbarch.h, gdbarch.c: Regenerate.
8563 * valops.c (hand_function_call): Update.
8564 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
8565 * frame.c (legacy_saved_regs_this_id): Update.
8566 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
8567 * dummy-frame.h: Update.
8568 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
8569 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
8570 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
8571 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
8572 * config/m68k/tm-sun3.h: Update.
8573 * blockframe.c (inside_main_func, frame_chain_valid): Update.
8574 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8575 * x86-64-tdep.c (x86_64_init_abi): Update.
8576 * vax-tdep.c (vax_gdbarch_init): Update.
8577 * v850-tdep.c (v850_gdbarch_init): Update.
8578 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
8579 * sh-tdep.c (sh_gdbarch_init): Update.
8580 * s390-tdep.c (s390_gdbarch_init): Update.
8581 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
8582 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
8583 (frame_get_saved_regs): Update.
8584 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8585 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8586 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8587 * mips-tdep.c (mips_gdbarch_init): Update.
8588 * mcore-tdep.c (mcore_gdbarch_init): Update.
8589 * m68k-tdep.c (m68k_gdbarch_init): Update.
8590 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8591 * ia64-tdep.c (ia64_gdbarch_init): Update.
8592 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
8593 * i386-interix-tdep.c (i386_interix_init_abi): Update.
8594 (i386_interix_back_one_frame): Update.
8595 * hppa-tdep.c (hppa_gdbarch_init): Update.
8596 (hppa_init_extra_frame_info): Update.
8597 * h8300-tdep.c (h8300_gdbarch_init): Update.
8598 * frv-tdep.c (frv_gdbarch_init): Update.
8599 * cris-tdep.c (cris_gdbarch_init): Update.
8600 * avr-tdep.c (avr_gdbarch_init): Update.
8601 * arm-tdep.c (arm_gdbarch_init): Update.
8602 * alpha-tdep.c (alpha_gdbarch_init): Update.
8603
8604 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8605
8606 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
8607 (arm_get_fp_model): Declare.
8608 * arm-tdep.c (fp_model_strings): New string array.
8609 (arm_fp_model, current_fp_model): New variables.
8610 (arm_get_fp_model): New function.
8611 (arm_set_fp): New function.
8612 (set_fp_model_sfunc): New function.
8613 (show_fp_model): New function.
8614 (_initialize_arm_tdep): Add new command to set/show the FPU.
8615 (arm_extract_return_value): Use arm_get_fp_model.
8616 (arm_store_return_value): Likewise.
8617 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
8618 to initialize the floating-point data types.
8619 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
8620 model is FPA.
8621
8622 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8623
8624 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
8625 the current setting of each value.
8626 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
8627 new_set and new_show. Use add_setshow_cmd_full and
8628 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
8629 commands and add new version as subcommands of "set/show arm".
8630
8631 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8632
8633 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
8634 (set_arm_command, show_arm_command): New functions.
8635 (_initialize_arm_tdep): Add them.
8636 (num_disassembly_options): Renamed from num_flavor_options.
8637 (valid_disassembly_styles): Renamed from valid_flavors.
8638 (disassembly_style): Renamed from disassembly_flavor.
8639 (set_disassembly_style_sfunc): Renamed from
8640 set_disassembly_flavor_sfunc.
8641 (set_disassembly_style): Renamed from set_disassembly_flavor.
8642 (arm_othernames): Updated.
8643 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
8644 command. Add "set/show arm disassembly" commands. Deprecate
8645 "othernames" command.
8646
8647 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8648
8649 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
8650 (arm-tdep.o): Depend on elf_arm_h.
8651
8652 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8653
8654 * Makefile.in (coff_internal_h): Define.
8655 (arm-tdep.o): Update dependencies.
8656
8657 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
8658
8659 * arm-tdep.c (prologue_cache): Delete.
8660 (check_prologue_cache, save_prologue_cache): Delete.
8661 (arm_scan_prologue): Don't check or update the prologue_cache.
8662 (arm_gdb_arch_init): Don't initialize it.
8663 (_initialize_arm_tdep): Likewise.
8664
8665 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
8666
8667 * MAINTAINERS (tui): Maintainer of tui code.
8668
8669 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
8670
8671 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
8672 (i386-cygwin-tdep.o): Add dependencies.
8673 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
8674 * i386-cygwin-tdep.c: New file.
8675 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
8676 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
8677
8678 2003-03-20 Andrew Cagney <cagney@redhat.com>
8679
8680 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
8681 (handle_inferior_event): Remove code calling
8682 DYNAMIC_TRAMPOLINE_NEXTPC.
8683
8684 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
8685 already has a full path.
8686
8687 * main.c (gdb_main): Return 1.
8688 (captured_main): Call error to report an invalid interpreter.
8689
8690 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
8691 * alpha-osf1-tdep.c: Include "gdb_string.h".
8692
8693 2003-03-19 J. Brobecker <brobecker@gnat.com>
8694
8695 Continuing work to convert the hppa targets to multiarch partial.
8696
8697 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
8698 method, now that hppa_push_dummy_frame has a conformant prototype.
8699 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
8700 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
8701 for the switch to multiarch partial.
8702
8703 2003-03-19 Kevin Buettner <kevinb@redhat.com>
8704
8705 * mdebugread.c (parse_symbol): For stEnd, we're done counting
8706 when iss is issNull.
8707
8708 2003-03-18 Kevin Buettner <kevinb@redhat.com>
8709
8710 * mips-tdep.c (mips_register_name): Fix fencepost error involving
8711 NUM_REGS bounds check.
8712
8713 2003-03-18 Kevin Buettner <kevinb@redhat.com>
8714
8715 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
8716 * mips-tdep.c (gdb_assert.h): Include.
8717 (mips_generic_reg_names, mips_processor_reg_names): Make static.
8718 (mips_register_name): Handle integer registers explicitly. Add
8719 bounds checking.
8720 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
8721 (mips_lsi33k_reg_names): Don't list integer registers; they're
8722 handled by mips_register_name() now.
8723 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
8724 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
8725 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
8726 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
8727 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
8728
8729 2003-03-18 Andrew Cagney <cagney@redhat.com>
8730
8731 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
8732 a void pointer.
8733 * gdbtypes.h (print_scalar_formatted): Update declaration.
8734 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
8735
8736 2003-03-18 J. Brobecker <brobecker@gnat.com>
8737
8738 * infrun.c (observer.h): Add #include.
8739 (normal_stop): Add call to observer_notify_normal_stop.
8740 * Makefile.in (infrun.o): Add dependency on observer.h.
8741
8742 2003-03-18 J. Brobecker <brobecker@gnat.com>
8743
8744 Continuing work to convert the hppa targets to multiarch partial.
8745 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
8746 parameter. Reformat comment.
8747 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
8748 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
8749 to match new profile.
8750
8751 2003-03-18 J. Brobecker <brobecker@gnat.com>
8752
8753 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
8754 appear to be working in any case.
8755
8756 2003-03-18 J. Brobecker <brobecker@gnat.com>
8757
8758 * observer.c (observer_test_first_observer): New static variable.
8759 (observer_test_second_observer): Likewise.
8760 (observer_test_third_observer): Likewise.
8761 (observer_test_first_notification_function): New static function.
8762 (observer_test_second_notification_function): Likewise.
8763 (observer_test_third_notification_function): Likewise.
8764
8765 2003-03-17 J. Brobecker <brobecker@gnat.com>
8766
8767 * hppa-tdep.c (gdb_assert.h): Add missing #include.
8768 * somsolib.c (gdb_assert.h): Likewise.
8769 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
8770 (somsolib.o): Likewise.
8771
8772 2003-03-17 Andrew Cagney <cagney@redhat.com>
8773
8774 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
8775 BFD. Simplify setting of di.endian.
8776
8777 2003-03-17 Andrew Cagney <cagney@redhat.com>
8778
8779 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
8780 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
8781
8782 From Elena Zannoni <ezannoni@redhat.com>
8783 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
8784 vector and floating-point parameters.
8785 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
8786 convention.
8787 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
8788
8789 2003-03-17 Fernando Nasser <fnasser@redhat.com>
8790
8791 * MAINTAINERS: Remove my name from several maintainership roles.
8792
8793 2003-03-17 Andrew Cagney <cagney@redhat.com>
8794
8795 Fix frame off-by-one bug.
8796 * frame-unwind.h (frame_this_id_ftype): Replace
8797 frame_unwind_id_ftype.
8798 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
8799 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
8800 with "prev_register".
8801 * frame-unwind.c (frame_unwind_find_by_pc): Return
8802 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
8803 comment.
8804 * dummy-frame.c (cached_find_dummy_frame): Delete function.
8805 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
8806 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
8807 (dummy_frame_unwind): Update.
8808 * sentinel-frame.c (sentinel_frame_prev_register): Replace
8809 sentinel_frame_register_unwind.
8810 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
8811 (sentinel_frame_unwinder): Update.
8812 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
8813 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
8814 * frame.c (create_sentinel_frame): Update. Initialize
8815 "prologue_cache" instead of "unwind_cache".
8816 (frame_register_unwind): Call this frame's prev_register with the
8817 next frame and this frame's prologue cache.
8818 (get_prev_frame): Simplify. Always call prev frame's this_id with
8819 this frame and prev frame's prologue cache. Document that this
8820 call is shifted one to the left when compared to the
8821 frame_register_unwind call.
8822 (legacy_saved_regs_prev_register): Replace
8823 frame_saved_regs_register_unwind.
8824 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
8825 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
8826 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
8827 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
8828 (d10v_frame_unwind): Update.
8829 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
8830 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
8831 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
8832 "saved_regs" with "this_saved_regs".
8833
8834 2003-03-16 Andrew Cagney <cagney@redhat.com>
8835
8836 * frame.c (frame_pop): Don't call target_store_registers. Fix
8837 problem reported by Mark Kettenis.
8838
8839 2003-03-16 Mark Kettenis <kettenis@gnu.org>
8840
8841 * i386-tdep.c (i386_register_type): Renamed from
8842 i386_register_virtual_type. Adjust function signature.
8843 (i386_gdbarch_init): Set register_type instead of
8844 deprecated_max_register_raw_size,
8845 deprecated_max_register_virtual_size and register_virtual_type.
8846
8847 2003-03-14 Andrew Cagney <cagney@redhat.com>
8848
8849 * frame.c (get_prev_frame): When a legacy frame, always call
8850 legacy_get_prev_frame. Simplify unwind code using assumption that
8851 the unwinder is new.
8852 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
8853 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
8854 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
8855
8856 2003-03-14 Andrew Cagney <cagney@redhat.com>
8857
8858 * frame.c (get_saved_register): Delete function.
8859 * frame.h (get_saved_register): Delete declaration.
8860 * xstormy16-tdep.c: Update comment.
8861 * regcache.h: Update comments.
8862 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
8863 get_saved_register and extract_address, use
8864 frame_read_unsigned_register.
8865 (sparc_frame_saved_pc): Ditto.
8866 (sparc_get_saved_register): Instead of get_saved_register, use
8867 frame_register.
8868 (sparc_pop_frame): Ditto.
8869 * findvar.c: Update comments.
8870 (value_of_register): Call frame_register instead of
8871 get_saved_register.
8872 (value_from_register): Ditto.
8873 * config/sparc/tm-sparc.h: Update comment.
8874 * breakpoint.c: Update comment.
8875
8876 2003-03-14 Andrew Cagney <cagney@redhat.com>
8877
8878 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
8879 GET_SAVED_REGISTER.
8880 * gdbarch.h, gdbarch.c: Re-generate.
8881 * frame.h: Update comments.
8882 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8883 * x86-64-tdep.c (x86_64_init_abi): Update.
8884 * sparc-tdep.c (sparc_gdbarch_init): Update.
8885 * sh-tdep.c (sh_gdbarch_init): Update.
8886 * mips-tdep.c (mips_gdbarch_init): Update.
8887 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8888 * cris-tdep.c (cris_gdbarch_init): Update.
8889 * ia64-tdep.c (ia64_gdbarch_init): Update.
8890 * frame.c (frame_register): Update.
8891 (get_saved_register): Update.
8892 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
8893
8894 2003-03-13 Andrew Cagney <cagney@redhat.com>
8895
8896 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
8897 * gdbarch.h, gdbarch.c: Regenerate.
8898 * valops.c (hand_function_call): Update comment.
8899 * stack.c (return_command): Update comment.
8900 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
8901 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
8902 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8903 * x86-64-tdep.c (x86_64_init_abi): Update.
8904 * vax-tdep.c (vax_gdbarch_init): Update.
8905 * v850-tdep.c (v850_gdbarch_init): Update.
8906 * sparc-tdep.c (sparc_gdbarch_init): Update.
8907 * sh-tdep.c (sh_gdbarch_init): Update.
8908 * s390-tdep.c (s390_gdbarch_init): Update.
8909 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8910 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8911 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8912 * mips-tdep.c (mips_gdbarch_init): Update.
8913 * mcore-tdep.c (mcore_gdbarch_init): Update.
8914 * m68k-tdep.c (m68k_gdbarch_init): Update.
8915 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8916 * ia64-tdep.c (ia64_gdbarch_init): Update.
8917 * i386-tdep.c (i386_gdbarch_init): Update.
8918 * hppa-tdep.c (hppa_gdbarch_init): Update.
8919 * h8300-tdep.c (h8300_gdbarch_init): Update.
8920 * frv-tdep.c (frv_gdbarch_init): Update.
8921 * cris-tdep.c (cris_gdbarch_init): Update.
8922 * avr-tdep.c (avr_gdbarch_init): Update.
8923 * arm-tdep.c (arm_gdbarch_init): Update.
8924 * alpha-tdep.c (alpha_gdbarch_init): Update.
8925
8926 2003-03-13 Andrew Cagney <cagney@redhat.com>
8927
8928 * frame.c (legacy_frame_p): New function.
8929 (get_prev_frame): Use legacy_frame_p.
8930 * frame.h (legacy_frame_p): Declare.
8931
8932 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
8933
8934 * MAINTAINERS (write after approval): Alphabetically
8935 listing corrected.
8936
8937 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
8938
8939 * MAINTAINERS (write after approval): Add myself.
8940
8941 2003-03-12 Andrew Cagney <cagney@redhat.com>
8942
8943 * frame.c (get_prev_frame): Rename the frame parameter to
8944 "this_frame".
8945 (get_next_frame, legacy_get_prev_frame): Ditto.
8946
8947 2003-03-12 Andrew Cagney <cagney@redhat.com>
8948
8949 * frame.c (get_current_frame): Check target_has_registers before
8950 checking target_has_stack.
8951 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
8952 instead of deprecated_selected_frame.
8953 * findvar.c (value_of_register): Pass "frame", not
8954 deprecated_selected_frame, to value_of_builtin_reg.
8955
8956 2003-03-12 Andrew Cagney <cagney@redhat.com>
8957
8958 * regcache.c (regcache_cooked_write_signed): New function.
8959 (regcache_cooked_write_unsigned): New function.
8960 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
8961 (regcache_cooked_read_signed): Fix regnum in range assertion.
8962 * regcache.h (regcache_cooked_write_signed): Declare.
8963 (regcache_cooked_write_unsigned): Declare.
8964
8965 2003-03-12 Andrew Cagney <cagney@redhat.com>
8966
8967 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
8968 * gdbarch.h, gdbarch.c: Re-generate.
8969 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8970 * x86-64-tdep.h: Update.
8971 * x86-64-tdep.c (x86_64_init_abi): Update.
8972 * v850-tdep.c (v850_gdbarch_init): Update.
8973 * sparc-tdep.c (sparc_gdbarch_init): Update.
8974 * sh-tdep.c (sh_gdbarch_init): Update.
8975 * s390-tdep.c (s390_gdbarch_init): Update.
8976 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8977 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8978 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8979 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8980 * mips-tdep.c (mips_gdbarch_init): Update.
8981 * mcore-tdep.c (mcore_gdbarch_init): Update.
8982 * m68k-tdep.c (m68k_gdbarch_init): Update.
8983 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8984 * ia64-tdep.c (ia64_gdbarch_init): Update.
8985 * i386-tdep.c (i386_gdbarch_init): Update.
8986 * i386-interix-tdep.c (i386_interix_init_abi): Update.
8987 * hppa-tdep.c (hppa_gdbarch_init): Update.
8988 * h8300-tdep.c (h8300_gdbarch_init): Update.
8989 * frv-tdep.c (frv_gdbarch_init): Update.
8990 * cris-tdep.c (cris_gdbarch_init): Update.
8991 * avr-tdep.c (avr_gdbarch_init): Update.
8992 * arm-tdep.c (arm_gdbarch_init): Update.
8993 * alpha-tdep.c (alpha_gdbarch_init): Update.
8994 * sh-tdep.c (sh_init_extra_frame_info): Update.
8995 (sh64_init_extra_frame_info): Update.
8996 * ns32knbsd-nat.c (frame_num_args): Update.
8997 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
8998 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
8999 (xstormy16_frame_chain_valid): Update.
9000 * vax-tdep.c (vax_saved_pc_after_call): Update.
9001 * v850-tdep.c (v850_frame_chain): Update.
9002 (v850_pop_frame): Update.
9003 (v850_init_extra_frame_info): Update.
9004 * sparc-tdep.c (setup_arbitrary_frame): Update.
9005 * ns32k-tdep.c (umax_frame_num_args): Update.
9006 * s390-tdep.c (s390_pop_frame_regular): Update.
9007 * mn10300-tdep.c (mn10300_frame_chain): Update.
9008 (mn10300_pop_frame_regular): Update.
9009 (mn10300_init_extra_frame_info): Update.
9010 * mips-tdep.c (mips_init_frame_pc_first): Update.
9011 (mips_frame_chain): Update.
9012 (mips_pop_frame): Update.
9013 * mcore-tdep.c (mcore_frame_chain): Update.
9014 (mcore_pop_frame): Update.
9015 (mcore_init_extra_frame_info): Update.
9016 * arch-utils.c (init_frame_pc_default): Update.
9017 * m68k-tdep.c (isi_frame_num_args): Update.
9018 (delta68_frame_num_args): Update.
9019 (news_frame_num_args): Update.
9020 * ia64-tdep.c (ia64_pop_frame_regular): Update.
9021 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9022 (alpha_frame_chain): Update.
9023 (alpha_pop_frame): Update.
9024 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
9025 (hppa_init_extra_frame_info): Update.
9026 (hppa_frame_chain): Update.
9027 (hppa_frame_chain_valid): Update.
9028 * cris-tdep.c (cris_init_extra_frame_info): Update.
9029 * avr-tdep.c (avr_init_extra_frame_info): Update.
9030 * arm-tdep.c (arm_frame_chain_valid): Update.
9031 (arm_init_extra_frame_info): Update.
9032 (arm_pop_frame): Update.
9033 * frame.c (frame_pc_unwind): Update.
9034 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
9035 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9036 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9037 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
9038 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
9039 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
9040
9041 2003-03-12 Andrew Cagney <cagney@redhat.com>
9042
9043 Eliminate the need for POP_FRAME.
9044 * frame.c (do_frame_unwind_register): New function.
9045 (frame_pop): When no POP_FRAME, pop the frame using register
9046 unwind and a scratch regcache.
9047 (frame_saved_regs_pop): Delete function.
9048 (trad_frame_unwinder): Update.
9049 * d10v-tdep.c (d10v_frame_pop): Delete function.
9050 (d10v_frame_unwind): Update.
9051 * sentinel-frame.c (sentinel_frame_pop): Delete function.
9052 (sentinel_frame_unwinder): Update.
9053 * dummy-frame.c (dummy_frame_pop): Delete function.
9054 (dummy_frame_unwind): Update.
9055 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
9056 (struct frame_unwind): Update.
9057
9058 2003-03-11 Kevin Buettner <kevinb@redhat.com>
9059
9060 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
9061 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
9062 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
9063 Do range checks on register number obtained from debugging info.
9064 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
9065 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
9066 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
9067 mapping function.
9068 (do_fp_register_row): Fix typo which caused double type to be
9069 used when attempting to unpack a float.
9070
9071 2003-03-11 J. Brobecker <brobecker@gnat.com>
9072
9073 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
9074
9075 2003-03-11 Andrew Cagney <cagney@redhat.com>
9076
9077 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
9078 frame. Problem found by Corinna Vinschen.
9079
9080 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
9081
9082 * doublest.c (floatformat_from_length): Accept also
9083 the real size of 'long double' type.
9084
9085 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
9086
9087 From Klee Dienes <kdienes@apple.com>:
9088 * breakpoint.c (bpstat_copy): Copy the command lines as well
9089 as the old value, to match what is freed in bpstat_clear.
9090
9091 2003-03-10 David Carlton <carlton@math.stanford.edu>
9092
9093 * minsyms.c (add_minsym_to_hash_table): Replace
9094 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
9095 (compare_minimal_symbols, compact_minimal_symbols)
9096 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
9097 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
9098 of DEPRECATED_SYMBOL_MATCHES_NAME.
9099 (lookup_minimal_symbol_solib_trampoline): Ditto.
9100
9101 2003-03-10 Andrew Cagney <cagney@redhat.com>
9102
9103 * regcache.h (regcache_cooked_read_ftype): Define.
9104 (regcache_save, regcache_restore): Add a cooked_read parameter.
9105 * regcache.c (regcache_save, regcache_restore): Update.
9106 (do_cooked_read): New function.
9107 (regcache_cpy): Pass do_cooked_read to regcache_save and
9108 regcache_restore.
9109
9110 2003-03-10 Andrew Cagney <cagney@redhat.com>
9111
9112 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
9113 * gdbarch.h, gdbarch.c: Re-generate.
9114 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9115 * x86-64-tdep.h: Update.
9116 * x86-64-tdep.c (x86_64_init_abi): Update.
9117 * v850-tdep.c (v850_gdbarch_init): Update.
9118 * sparc-tdep.c (sparc_gdbarch_init): Update.
9119 * sh-tdep.c (sh_gdbarch_init): Update.
9120 * s390-tdep.c (s390_gdbarch_init): Update.
9121 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9122 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9123 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9124 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9125 * mips-tdep.c (mips_gdbarch_init): Update.
9126 * mcore-tdep.c (mcore_gdbarch_init): Update.
9127 * m68k-tdep.c (m68k_gdbarch_init): Update.
9128 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9129 * ia64-tdep.c (ia64_gdbarch_init): Update.
9130 * i386-tdep.c (i386_gdbarch_init): Update.
9131 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9132 * hppa-tdep.c (hppa_gdbarch_init): Update.
9133 * h8300-tdep.c (h8300_gdbarch_init): Update.
9134 * frv-tdep.c (frv_gdbarch_init): Update.
9135 * cris-tdep.c (cris_gdbarch_init): Update.
9136 * avr-tdep.c (avr_gdbarch_init): Update.
9137 * arm-tdep.c (arm_gdbarch_init): Update.
9138 * alpha-tdep.c (alpha_gdbarch_init): Update.
9139 * sh-tdep.c (sh_init_extra_frame_info): Update.
9140 (sh64_init_extra_frame_info): Update.
9141 * ns32knbsd-nat.c (frame_num_args): Update.
9142 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
9143 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
9144 (xstormy16_frame_chain_valid): Update.
9145 * vax-tdep.c (vax_saved_pc_after_call): Update.
9146 * v850-tdep.c (v850_frame_chain): Update.
9147 (v850_pop_frame): Update.
9148 (v850_init_extra_frame_info): Update.
9149 * sparc-tdep.c (setup_arbitrary_frame): Update.
9150 * ns32k-tdep.c (umax_frame_num_args): Update.
9151 * s390-tdep.c (s390_pop_frame_regular): Update.
9152 * mn10300-tdep.c (mn10300_frame_chain): Update.
9153 (mn10300_pop_frame_regular): Update.
9154 (mn10300_init_extra_frame_info): Update.
9155 * mips-tdep.c (mips_init_frame_pc_first): Update.
9156 (mips_frame_chain): Update.
9157 (mips_pop_frame): Update.
9158 * mcore-tdep.c (mcore_frame_chain): Update.
9159 (mcore_pop_frame): Update.
9160 (mcore_init_extra_frame_info): Update.
9161 * arch-utils.c (init_frame_pc_default): Update.
9162 * m68k-tdep.c (isi_frame_num_args): Update.
9163 (delta68_frame_num_args): Update.
9164 (news_frame_num_args): Update.
9165 * ia64-tdep.c (ia64_pop_frame_regular): Update.
9166 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9167 (alpha_frame_chain): Update.
9168 (alpha_pop_frame): Update.
9169 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
9170 (hppa_init_extra_frame_info): Update.
9171 (hppa_frame_chain): Update.
9172 (hppa_frame_chain_valid): Update.
9173 * cris-tdep.c (cris_init_extra_frame_info): Update.
9174 * avr-tdep.c (avr_init_extra_frame_info): Update.
9175 * arm-tdep.c (arm_frame_chain_valid): Update.
9176 (arm_init_extra_frame_info): Update.
9177 (arm_pop_frame): Update.
9178 * frame.c (frame_pc_unwind): Update.
9179 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
9180 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9181 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9182 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
9183 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
9184 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
9185
9186 2003-03-10 Andrew Cagney <cagney@redhat.com>
9187
9188 * gdbarch.sh (gdbarch_unwind_pc): New method.
9189 * gdbarch.h, gdbarch.c: Regenerate.
9190 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
9191 but use read_pc and FRAME_SAVED_PC as fall backs.
9192 (frame_saved_regs_pc_unwind): Delete function.
9193 (trad_frame_unwinder): Update.
9194 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
9195 (struct frame_unwind): Update.
9196 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
9197 (dummy_frame_unwind): Update.
9198 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
9199 (sentinel_frame_unwinder): Update.
9200 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
9201 (d10v_frame_unwind): Update.
9202 (d10v_unwind_pc): New function.
9203 (d10v_gdbarch_init): Set unwind_pc.
9204
9205 2003-03-10 Andrew Cagney <cagney@redhat.com>
9206
9207 * gdbarch.h: Re-generate.
9208
9209 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
9210 PC.
9211 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
9212 the PC register.
9213
9214 2003-03-08 Mark Kettenis <kettenis@gnu.org>
9215
9216 * gdbarch.sh (save_dummy_frame_tos): Add comment.
9217
9218 2003-03-08 Andrew Cagney <cagney@redhat.com>
9219
9220 * cli-out.c: Update copyright.
9221 (cli_out_data): Define typedef. Use instead of ui_out_data.
9222
9223 2003-03-08 Andrew Cagney <cagney@redhat.com>
9224
9225 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
9226 the result.
9227
9228 2003-03-07 Andrew Cagney <cagney@redhat.com>
9229
9230 * gdbarch.sh: Don't generate two macro definitions when an
9231 undefined macro taking no arguments.
9232 * gdbarch.h: Regenerate.
9233
9234 2002-03-07 Michal Ludvig <mludvig@suse.cz>
9235
9236 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
9237 (x86_64_unwind_dummy_id): New functions.
9238 (x86_64_init_abi): Register these two new functions.
9239
9240 2003-03-07 Michal Ludvig <mludvig@suse.cz>
9241
9242 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
9243 (x86_64_skip_prologue): Move prologue detection to
9244 separate function.
9245 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
9246
9247 2003-03-05 Andrew Cagney <cagney@redhat.com>
9248
9249 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
9250 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
9251 * frame.c (get_prev_frame): Restructure the frame ID unwind code
9252 to use unwind_dummy_id when a dummy frame.
9253 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
9254 predicate.
9255 * gdbarch.h, gdbarch.c: Regneerate.
9256
9257 2003-03-05 Andrew Cagney <cagney@redhat.com>
9258
9259 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
9260 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
9261 Do not use d10v_read_sp or d10v_read_fp when obtaining register
9262 values.
9263
9264 2003-03-05 Andrew Cagney <cagney@redhat.com>
9265
9266 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
9267 (struct d10v_unwind_cache): Delete field "frameless". Replace
9268 "next_addr" with "sp_offset". Add "r11_offset".
9269 (d10v_frame_unwind_cache): Update.
9270 (prologue_find_regs): Update. When "mv r11, sp", save the
9271 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
9272 RN was saved in r11_offset.
9273
9274 2003-03-05 Andrew Cagney <cagney@redhat.com>
9275
9276 * frame.c (deprecated_update_frame_pc_hack): Also update the the
9277 cached PC value in the next frame.
9278
9279 2003-03-05 Andrew Cagney <cagney@redhat.com>
9280
9281 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
9282 "id_unwind_cache" with "id".
9283 (frame_id_unwind): Delete declaration.
9284 * frame.c (frame_id_unwind): Delete function.
9285 (get_prev_frame): Call the frame id unwind method directly. Store
9286 the returned next frame's ID value in NEXT_FRAME. Note that there
9287 is a problem with the wrong unwind ID being called with the wrong
9288 unwind cache.
9289
9290 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
9291
9292 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
9293
9294 2003-03-05 James Ingham <jingham@apple.com>
9295 Daniel Jacobowitz <drow@mvista.com>
9296
9297 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
9298 (auto_cp_abi): New variable.
9299 (current_cp_abi, num_cp_abis): Make static.
9300 (CP_ABI_MAX): Define.
9301 (cp_abis): Turn into an array.
9302 (value_virtual_fn_field): Fix formatting.
9303 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
9304 takes a pointer.
9305 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
9306 (list_cp_abis, _initialize_cp_abi): New functions.
9307 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
9308 declarations for cp_abis, num_cp_abis, current_cp_abi, and
9309 switch_to_cp_abi. Update prototype for register_cp_abi.
9310 * Makefile.in (cp-abi.o): Update dependencies.
9311 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
9312 instead of switch_to_cp_abi.
9313 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
9314 register_cp_abi.
9315 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
9316 register_cp_abi.
9317 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
9318
9319 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
9320
9321 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
9322 * dwarf2loc.c: Include "regcache.h".
9323 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
9324 register_size.
9325 * Makefile.in (dwarf2loc.o): Update dependencies.
9326
9327 2003-03-04 Theodore A. Roth <troth@openavr.org>
9328
9329 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
9330 number of io registers reported by remote target is not a multiple of
9331 step.
9332
9333 2003-03-04 David Carlton <carlton@math.stanford.edu>
9334
9335 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
9336 (lookup_symbol_aux_psymtabs): Update call to
9337 lookup_partial_symbol.
9338 (lookup_transparent_type, find_main_psymtab)
9339 (make_symbol_overload_list): Ditto.
9340
9341 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
9342
9343 * MAINTAINERS (Write after approval): Update my email address.
9344
9345 2003-03-03 Andrew Cagney <cagney@redhat.com>
9346
9347 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
9348 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
9349 predicate. Replace MAX_REGISTER_RAW_SIZE.
9350 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
9351 MAX_REGISTER_VIRTUAL_SIZE.
9352 * regcache.c (legacy_max_register_raw_size): New function.
9353 (legacy_max_register_virtual_size): New function.
9354 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
9355 (MAX_REGISTER_RAW_SIZE): Define.
9356 (legacy_max_register_raw_size): Declare.
9357 (legacy_max_register_virtual_size): Declare.
9358 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
9359 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
9360 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
9361 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
9362 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
9363 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
9364 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
9365 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
9366 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
9367 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9368 * vax-tdep.c (vax_gdbarch_init): Update.
9369 * v850-tdep.c (v850_gdbarch_init): Update.
9370 * sparc-tdep.c (sparc_gdbarch_init): Update.
9371 * sh-tdep.c (sh_gdbarch_init): Update.
9372 * s390-tdep.c (s390_gdbarch_init): Update.
9373 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9374 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9375 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9376 * mips-tdep.c (mips_gdbarch_init): Update.
9377 * mcore-tdep.c (mcore_gdbarch_init): Update.
9378 * m68k-tdep.c (m68k_gdbarch_init): Update.
9379 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9380 * ia64-tdep.c (ia64_gdbarch_init): Update.
9381 * i386-tdep.c (i386_gdbarch_init): Update.
9382 * hppa-tdep.c (hppa_gdbarch_init): Update.
9383 * h8300-tdep.c (h8300_gdbarch_init): Update.
9384 * frv-tdep.c (frv_gdbarch_init): Update.
9385 * cris-tdep.c (cris_gdbarch_init): Update.
9386 * avr-tdep.c (avr_gdbarch_init): Update.
9387 * arm-tdep.c (arm_gdbarch_init): Update.
9388 * alpha-tdep.c (alpha_gdbarch_init): Update.
9389 * d10v-tdep.c (d10v_gdbarch_init): Do not set
9390 max_register_raw_size or max_register_virtual_size.
9391
9392 2003-03-03 David Carlton <carlton@math.stanford.edu>
9393
9394 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
9395 SYMBOL_MATCHES_NAME, add comment.
9396 (SYMBOL_MATCHES_NATURAL_NAME): New.
9397 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
9398 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
9399 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
9400 * symtab.c (lookup_partial_symbol): Use
9401 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
9402 unhelpful comment.
9403 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
9404 SYMBOL_MATCHES_NAME.
9405 Fix for PR c++/33.
9406
9407 2003-03-03 David Carlton <carlton@math.stanford.edu>
9408
9409 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
9410 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
9411 by regexp matching against SYMBOL_NATURAL_NAME.
9412
9413 2003-03-03 David Carlton <carlton@math.stanford.edu>
9414
9415 * linespec.c (find_method): Extract code into collect_methods.
9416 (collect_methods): New.
9417
9418 2003-03-02 Mark Kettenis <kettenis@gnu.org>
9419
9420 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
9421 get_frame_base.
9422
9423 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
9424 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
9425
9426 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
9427
9428 * arch-utils.c (generic_register_byte): Fix to use the loop index
9429 and not regnum when summing the size of all registers up to regnum.
9430
9431 2003-03-01 Andrew Cagney <cagney@redhat.com>
9432
9433 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
9434 FRAME_INIT_SAVED_REGS.
9435 * gdbarch.h, gdbarch.c: Regenerate.
9436 * stack.c (frame_info): Update.
9437 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
9438 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
9439 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
9440 * ns32k-tdep.c (ns32k_pop_frame): Update.
9441 * mips-tdep.c (mips_pop_frame): Update.
9442 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
9443 * ia64-tdep.c (ia64_frame_chain): Update.
9444 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
9445 (ia64_frameless_function_invocation): Update.
9446 (ia64_init_extra_frame_info): Update.
9447 (ia64_pop_frame_regular): Update.
9448 * frame.h (struct frame_info): Update comment.
9449 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
9450 * frame.c (frame_saved_regs_register_unwind): Update.
9451 (frame_saved_regs_register_unwind): Update.
9452 (deprecated_generic_get_saved_register): Update.
9453 * cris-tdep.c: Update comment.
9454 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
9455 Rename macro.
9456 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9457 * x86-64-tdep.c (x86_64_init_abi): Update.
9458 * vax-tdep.c (vax_gdbarch_init): Update.
9459 * v850-tdep.c (v850_gdbarch_init): Update.
9460 * sparc-tdep.c (sparc_gdbarch_init): Update.
9461 * sh-tdep.c (sh_gdbarch_init): Update.
9462 * s390-tdep.c (s390_gdbarch_init): Update.
9463 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9464 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9465 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9466 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9467 * mips-tdep.c (mips_gdbarch_init): Update.
9468 * mcore-tdep.c (mcore_gdbarch_init): Update.
9469 * m68k-tdep.c (m68k_gdbarch_init): Update.
9470 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9471 * ia64-tdep.c (ia64_gdbarch_init): Update.
9472 * i386-tdep.c (i386_gdbarch_init): Update.
9473 * frv-tdep.c (frv_gdbarch_init): Update.
9474 * avr-tdep.c (avr_gdbarch_init): Update.
9475 * arm-tdep.c (arm_gdbarch_init): Update.
9476 * alpha-tdep.c (alpha_gdbarch_init): Update.
9477
9478 2003-03-01 Andrew Cagney <cagney@redhat.com>
9479
9480 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
9481 option enum and switch. When no windows, set the interpreter to
9482 INTERP_CONSOLE.
9483
9484 2003-03-01 Andrew Cagney <cagney@redhat.com>
9485
9486 * main.c (captured_main): Replace magic option characters with an
9487 enum.
9488
9489 2003-03-01 Andrew Cagney <cagney@redhat.com>
9490
9491 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
9492 INIT_EXTRA_FRAME_INFO.
9493 * gdbarch.h, gdbarch.c: Regenerate.
9494 * arm-tdep.c: Update comments.
9495 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
9496 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
9497 * frame.h, avr-tdep.c: Ditto.
9498 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
9499 (create_new_frame, legacy_get_prev_frame): Ditto.
9500 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
9501 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
9502 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
9503 deprecated_init_extra_frame_info instead of init_extra_frame_info.
9504 * x86-64-tdep.c (x86_64_init_abi): Ditto.
9505 * v850-tdep.c (v850_gdbarch_init): Ditto.
9506 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
9507 * sh-tdep.c (sh_gdbarch_init): Ditto.
9508 * s390-tdep.c (s390_gdbarch_init): Ditto.
9509 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
9510 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9511 * mips-tdep.c (mips_gdbarch_init): Ditto.
9512 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9513 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9514 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9515 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
9516 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9517 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9518 * frv-tdep.c (frv_gdbarch_init): Ditto.
9519 * cris-tdep.c (cris_gdbarch_init): Ditto.
9520 * avr-tdep.c (avr_gdbarch_init): Ditto.
9521 * arm-tdep.c (arm_gdbarch_init): Ditto.
9522 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9523 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9524
9525 2003-03-01 Andrew Cagney <cagney@redhat.com>
9526
9527 * gdbarch.sh (register_type): New function with predicate.
9528 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
9529 * gdbarch.h, gdbarch.c: Re-generate.
9530 * arch-utils.c (generic_register_byte): Use generic_register_size.
9531 (generic_register_size): When available, use
9532 gdbarch_register_type.
9533 * regcache.c (init_regcache_descr): When available, initialize the
9534 register type array using gdbarch_register_type. If the
9535 architecture supplies gdbarch_register_type, do not use the legacy
9536 regcache layout.
9537 * d10v-tdep.c (d10v_register_type): Replace
9538 d10v_register_virtual_type.
9539 (d10v_gdbarch_init): Set register_type instead of
9540 register_virtual_type.
9541
9542 2003-03-01 Andrew Cagney <cagney@redhat.com>
9543
9544 * Makefile.in (ax-gdb.o): Update dependencies.
9545 * ax-gdb.c: Include "regcache.h".
9546 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
9547 * findvar.c (value_of_register): Ditto.
9548 * infcmd.c (default_print_registers_info): Ditto.
9549
9550 2003-03-01 Mark Kettenis <kettenis@gnu.org>
9551
9552 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
9553 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
9554
9555 2003-03-01 Mark Kettenis <kettenis@gnu.org>
9556
9557 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
9558 of STREQ.
9559
9560 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
9561
9562 * Makefile.in (dwarf2loc.o): Update dependencies.
9563 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
9564 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
9565 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
9566 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
9567 (locexpr_tracepoint_var_ref): New function.
9568 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
9569
9570 2003-02-28 Andrew Cagney <cagney@redhat.com>
9571
9572 * regcache.c (register_size): New function.
9573 * regcache.h (register_size): Declare
9574 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
9575 max_register_size instead of MAX_REGISTER_RAW_SIZE.
9576
9577 2003-02-28 David Carlton <carlton@math.stanford.edu>
9578
9579 * linespec.c (decode_compound): Extract code into find_method.
9580 (find_method): New.
9581
9582 2003-02-28 J. Brobecker <brobecker@gnat.com>
9583
9584 * Makefile.in: Add rules to build and link in observer.o.
9585
9586 2003-02-27 J. Brobecker <brobecker@gnat.com>
9587
9588 * observer.c: Minor comments edits.
9589
9590 2003-02-27 J. Brobecker <brobecker@gnat.com>
9591
9592 * observer.h, observer.c: New file.
9593
9594 2003-02-27 Andrew Cagney <cagney@redhat.com>
9595
9596 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
9597
9598 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
9599
9600 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
9601 (M6812_OP_STS_EXT): Likewise.
9602 (m6811_prologue): Use the above to recognize prologue.
9603 (m6812_prologue): Likewise.
9604
9605 2003-02-27 David Carlton <carlton@math.stanford.edu>
9606
9607 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
9608 SYMBOL_PRINT_NAME.
9609 (compare_psymbols): Ditto.
9610 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
9611
9612 2003-02-27 Michael Snyder <msnyder@redhat.com>
9613
9614 * f-lang.c (build_fortran_types): New function.
9615 (_initialize_f_language): Gdbarch-register built-in fortran types.
9616 * doublest.c (extract_floating): Fix warning text.
9617
9618 2003-02-27 Andrew Cagney <cagney@redhat.com>
9619
9620 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
9621 predicate. Replaces PUSH_DUMMY_FRAME.
9622 * gdbarch.h, gdbarch.c: Regnerate.
9623 * valops.c (hand_function_call): Update. Call
9624 generic_push_dummy_frame directly.
9625 * vax-tdep.c (vax_gdbarch_init): Update.
9626 * sparc-tdep.c (sparc_gdbarch_init): Update.
9627 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9628 * m68k-tdep.c (m68k_gdbarch_init): Update.
9629 * hppa-tdep.c (hppa_gdbarch_init): Update.
9630 * alpha-tdep.c (alpha_gdbarch_init): Update.
9631 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
9632 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
9633 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
9634 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
9635 push_dummy_frame to generic_push_dummy_frame.
9636 * v850-tdep.c (v850_gdbarch_init): Ditto.
9637 * sh-tdep.c (sh_gdbarch_init): Ditto.
9638 * s390-tdep.c (s390_gdbarch_init): Ditto.
9639 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9640 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9641 * mips-tdep.c (mips_gdbarch_init): Ditto.
9642 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9643 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9644 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9645 * i386-tdep.c (i386_gdbarch_init): Ditto.
9646 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9647 * frv-tdep.c (frv_gdbarch_init): Ditto.
9648 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9649 * cris-tdep.c (cris_gdbarch_init): Ditto.
9650 * avr-tdep.c (avr_gdbarch_init): Ditto.
9651 * arm-tdep.c (arm_gdbarch_init): Ditto.
9652
9653 2003-02-26 Kevin Buettner <kevinb@redhat.com>
9654
9655 * mips-tdep.c (show_mips_abi): New function.
9656 (_initialize_mips_tdep): Use show_mips_abi() to implement the
9657 command ``show mips abi''.
9658
9659 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
9660
9661 From Elena Zannoni <ezannoni@redhat.com>
9662 * dbxread.c (process_one_symbol): Only record line 0 if one or
9663 more sline entries have been seen for the function.
9664
9665 2003-02-26 Michael Chastain <mec@shout.net>
9666
9667 * configure: Regenerate with autoconf 000227.
9668
9669 2003-02-26 Michael Chastain <mec@shout.net>
9670
9671 Close PR build/660.
9672 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
9673 for old libc5/glibc.
9674 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
9675
9676 2003-02-26 Kris Warkentin <kewarken@qnx.com>
9677
9678 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
9679 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
9680
9681 2003-02-26 Michael Chastain <mec@shout.net>
9682
9683 * configure.in: New variable HAVE_UINTPTR_T.
9684 * configure, config.in: Regenerated.
9685
9686 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
9687
9688 Fix PR build/1097.
9689 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
9690
9691 2003-02-25 Andrew Cagney <cagney@redhat.com>
9692
9693 * frame.c (get_prev_frame): Add comment on check for
9694 inside_entry_func. Only check for inside_entry_file when not a
9695 dummy and not a sentinel. Check that the new frame is not inner
9696 to the old frame.
9697
9698 2003-02-25 Andrew Cagney <cagney@redhat.com>
9699
9700 * frame.c (frame_debug): New variable.
9701 (_initialize_frame): Add "set/show debug frame" command.
9702 (get_prev_frame): When frame_debug, print reason why unwind
9703 failed.
9704
9705 2003-02-25 Michael Chastain <mec@shout.net>
9706
9707 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
9708 to avoid uintptr_t definition problems.
9709
9710 2003-02-25 David Carlton <carlton@math.stanford.edu>
9711
9712 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
9713 (SYMBOL_LINKAGE_NAME): Ditto.
9714 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
9715 SYMBOL_LINKAGE_NAME.
9716 (struct general_symbol_info): Expand comment.
9717 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
9718 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
9719 (SYMBOL_MATCHES_REGEXP): Ditto.
9720 * symtab.c (symbol_natural_name): New function.
9721 * objfiles.h: Replace all uses of SYMBOL_NAME by
9722 DEPRECATED_SYMBOL_NAME.
9723 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
9724 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
9725 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
9726 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
9727 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
9728 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
9729 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
9730 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
9731 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
9732 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
9733 * ada-exp.y: Ditto.
9734 * ada-exp.y: Update copyright.
9735 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
9736 * cp-valprint.c: Ditto.
9737
9738 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
9739
9740 * infptrace.c (detach): Do not flag error if ptrace detach fails
9741 and errno is set to ESRCH.
9742
9743 2003-02-24 Andrew Cagney <cagney@redhat.com>
9744
9745 * infptrace.c (udot_info): Change type of udot_off to long. Use
9746 paddr when printing udot_off's value.
9747
9748 2003-02-24 David Carlton <carlton@math.stanford.edu>
9749
9750 * symtab.c (make_symbol_overload_list): Only read in partial
9751 symtabs containing a matching partial symbol.
9752
9753 2003-02-24 David Carlton <carlton@math.stanford.edu>
9754
9755 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
9756 do the comparison, not strcmp.
9757 * symfile.c (compare_psymbols): Ditto.
9758 * defs.h: Declare strcmp_iw_ordered.
9759 * utils.c (strcmp_iw_ordered): New function.
9760
9761 2003-02-24 Jim Blandy <jimb@redhat.com>
9762
9763 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
9764 support, shared libs): Remove my name from here, to better reflect
9765 reality.
9766
9767 2003-02-24 Kris Warkentin <kewarken@qnx.com>
9768
9769 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
9770 (target_ops): Add to_have_continuable_watchpoint.
9771 * target.c (update_current_target): Add INHERIT line for
9772 to_have_continuable_watchpoint.
9773 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
9774 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
9775 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
9776 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
9777
9778 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
9779
9780 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
9781 maintainership.
9782
9783 2003-02-24 Kris Warkentin <kewarken@qnx.com>
9784
9785 * solib.c (solib_open): Call target defined search function after
9786 failing with solib-search-path.
9787 * solist.h (target_so_ops): Add find_and_open_solib function hook and
9788 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
9789
9790 2003-02-24 Kris Warkentin <kewarken@qnx.com>
9791
9792 * MAINTAINERS: Add myself to Write After section.
9793
9794 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
9795
9796 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
9797
9798 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
9799
9800 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
9801 (m68hc11_add_reggroups): New function.
9802 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
9803 (m68hc11_gdbarch_init): Install the reggroups.
9804 (_initialize_m68hc11_tdep): Initialize them.
9805
9806 2003-02-21 James E Wilson <wilson@tuliptree.org>
9807
9808 * MAINTAINERS: Update my email address.
9809
9810 2003-02-21 David Carlton <carlton@math.stanford.edu>
9811
9812 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
9813
9814 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
9815
9816 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
9817 * symtab.h: Add opaque declarations of struct axs_value and
9818 struct agent_expr.
9819 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
9820 (struct location_funcs): New type.
9821 (struct symbol): Add "loc" to aux_value.
9822 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
9823 * dwarf2read.c: Include "dwarf2expr.h".
9824 (dwarf2_symbol_mark_computed): New function.
9825 (read_func_scope): Use it.
9826 (var_decode_location): New function.
9827 (new_symbol): Use it.
9828 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
9829
9830 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
9831 (dwarf2expr_h, dwarf2loc_h): New variables.
9832 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
9833 (dwarf2expr.o, dwarf2loc.o): New rules.
9834 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
9835 * buildsym.c (finish_block): Handle LOC_COMPUTED and
9836 LOC_COMPUTED_ARG.
9837 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
9838 * m2-exp.y (yylex): Likewise.
9839 * printcmd.c (address_info, print_frame_args): Likewise.
9840 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
9841 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
9842 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
9843 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
9844 * symtab.c (lookup_block_symbol): Likewise.
9845
9846 2003-02-20 Adam Fedor <fedor@gnu.org>
9847
9848 * symtab.h: Remove objc_specific struct
9849 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
9850 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
9851 Have language_objc use cplus_specific struct.
9852
9853 2003-02-20 Tom Tromey <tromey@redhat.com>
9854
9855 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
9856 TYPE_NAME, when printing a String value. PR java/1075.
9857
9858 2003-02-20 Adam Fedor <fedor@gnu.org>
9859
9860 * objc-lang.h (find_methods): Remove declaration.
9861 * objc-lang.c (find_methods): Make static.
9862
9863 2003-02-20 Christopher Faylor <cgf@redhat.com>
9864
9865 * win32-nat.c (get_image_name): Check return value from
9866 ReadProcessMemory.
9867 (child_xfer_memory): Ditto.
9868
9869 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
9870
9871 * configure.in (TARGET_SYSTEM_ROOT): Set default to
9872 ${exec_prefix}/${target_alias}/sys-root. Match explicit
9873 '${exec_prefix}' (in addition to the expansion thereof) as
9874 relocatable.
9875 * configure: Rebuilt.
9876
9877 2003-02-20 David Carlton <carlton@math.stanford.edu>
9878
9879 * symtab.c (search_symbols): Revert the search_symbols part of my
9880 2002-12-23 patch. Add comment.
9881
9882 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
9883
9884 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
9885 * dbxread.c (elfstab_build_psymtabs): Don't call
9886 install_minimal_symbols.
9887 (stabsect_build_psymtabs): Likewise.
9888 * elfread.c (elf_symfile_read): Call install_minimal_symbols
9889 earlier.
9890 * somread.c (som_symfile_read): Call install_minimal_symbols
9891 and do_cleanups earlier.
9892 * nlmread.c (nlm_symfile_read): Likewise.
9893 * mdebugread.c (elfmdebug_build_psymtabs): Call
9894 install_minimal_symbols and make appropriate cleanups.
9895
9896 2003-02-20 Kevin Buettner <kevinb@redhat.com>
9897
9898 * solib.c (reload_shared_libraries): New function.
9899 (_initialize_solib): Add callbacks for ``set solib-search-path''
9900 and ``set solib-absolute-prefix''.
9901
9902 2003-02-20 David Carlton <carlton@math.stanford.edu>
9903
9904 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
9905 expand comment.
9906 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
9907 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
9908 * ada-typeprint.c (ada_typedef_print): Ditto.
9909 * ax-gdb.c (gen_var_ref): Ditto.
9910 * breakpoint.c (print_one_breakpoint): Ditto.
9911 * buildsym.c (finish_block): Ditto.
9912 * c-valprint.c (c_val_print): Ditto.
9913 * expprint.c (print_subexp): Ditto.
9914 * findvar.c (locate_var_value): Ditto.
9915 * infcmd.c (jump_command): Ditto.
9916 * linespec.c (decode_line_2, decode_compound): Ditto.
9917 * maint.c (maintenance_translate_address): Ditto.
9918 * objc-lang.c (compare_selectors, compare_classes): Ditto.
9919 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
9920 Ditto.
9921 * p-valprint.c (pascal_val_print): Ditto.
9922 * stabsread.c (define_symbol): Ditto.
9923 * stack.c (print_frame, frame_info, print_block_frame_locals)
9924 (print_frame_arg_vars, return_command): Ditto.
9925 * symfile.c (compare_symbols, compare_psymbols): Ditto.
9926 * symmisc.c (print_symbol): Ditto.
9927 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
9928 (compare_search_syms, print_symbol_info, print_msymbol_info)
9929 (rbreak_command): Ditto.
9930 * tracepoint.c (tracepoints_info): Ditto.
9931 * typeprint.c (typedef_print): Ditto.
9932 * valops.c (value_of_variable, hand_function_call): Ditto.
9933 * cli/cli-cmds.c (edit_command, list_command): Ditto.
9934 * ada-typeprint.c: Update Copyright.
9935 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
9936 * tracepoint.c, cli/cli-cmds.c: Ditto.
9937
9938 2003-02-20 Kevin Buettner <kevinb@redhat.com>
9939
9940 * frame.c (generic_unwind_get_saved_register): Make non-static.
9941 * frame.h (generic_unwind_get_saved_register): Declare.
9942 * mips-tdep.c (read_next_frame_reg): Fetch register from
9943 current regcache when frame is NULL.
9944 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
9945 that must be NULL.
9946 (mips_get_saved_register): Call generic_unwind_get_saved_register()
9947 instead of frame_register_unwind().
9948
9949 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9950
9951 * remote-sim.c (gdbsim_insert_breakpoint)
9952 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
9953 code.
9954
9955 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9956
9957 * remote.c (_initialize_remote): Add commands "set/show remote
9958 hardware-watchpoint-limit" and "set/show remote
9959 hardware-breakpoint-limit".
9960 (remote_hw_watchpoint_limit): Initialize to -1.
9961 (remote_hw_breakpoint_limit): Ditto.
9962 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
9963
9964 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
9965
9966 * coff-pe-read.c: New file - support reading of minimal symbols from a
9967 portable executable using the export table.
9968 * coff-pe-read.h: New file.
9969 * coffread.c: Include coff-pe-read.h.
9970 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
9971 debugging symbols found.
9972 * Makefile.in (SFILES): Add coff-pe-read.o.
9973 (coff_pe_read_h): Define.
9974 (COMMON_OBS): Add coff-pe-read.o.
9975 (coffread.o): Add coff_pe_read_h dependency.
9976 (coff-pe-read.o): New target.
9977
9978 2003-02-19 David Carlton <carlton@math.stanford.edu>
9979
9980 * Makefile.in (SFILES): Add block.c.
9981 (block_h): New.
9982 (COMMON_OBS): Add block.o.
9983 (block.o): New.
9984 (x86-64-tdep.o): Add $(block_h).
9985 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
9986 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
9987 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
9988 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
9989 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
9990 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
9991 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
9992 * value.h: Add opaque declaration for struct block.
9993 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
9994 * ada-lang.h: Ditto.
9995 * x86-64-tdep.c: #include "block.h"
9996 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
9997 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
9998 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
9999 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
10000 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
10001 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
10002 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
10003 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
10004 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
10005 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
10006 * symtab.c (block_function): Ditto.
10007 (contained_in): Ditto.
10008 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
10009 block.h. Add opaque declaration for struct block.
10010 * symtab.h: Move block_function and contained_in declarations to
10011 block.h. Add opaque declarations for struct block, struct
10012 blockvector.
10013 (struct block): Move to block.h.
10014 (struct blockvector): Ditto.
10015 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
10016 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
10017 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
10018 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
10019 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
10020 Ditto.
10021 * block.c: New file.
10022 * block.h: New file.
10023
10024 2003-02-19 Theodore A. Roth <troth@openavr.org>
10025
10026 * avr-tdep.c (avr_extract_return_value): Remove function.
10027 (avr_store_return_value): Remove function.
10028 (avr_extract_struct_value_address): Remove function.
10029 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
10030
10031 2003-02-19 Andrew Cagney <ac131313@redhat.com>
10032
10033 * rs6000-tdep.c: Include "gdb_assert.h".
10034 (registers_e500): Add "acc" and "spefscr".
10035 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
10036 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
10037 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
10038 really is "r0".
10039 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
10040
10041 2003-02-18 Keith Seitz <keiths@redhat.com>
10042
10043 * Makefile.in: Add gdbtk-interps.c.
10044
10045 2003-02-18 Kevin Buettner <kevinb@redhat.com>
10046
10047 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
10048 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
10049
10050 2003-02-18 Andrew Cagney <cagney@redhat.com>
10051
10052 * symtab.h (struct objfile): Add opaque declaration.
10053
10054 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
10055
10056 From Jim Ingham <jingham@apple.com>:
10057 * dbxread.c (process_one_symbol): Use last_function_start rather
10058 than function_start_offset to find the real beginning of the
10059 current function. The latter is just the text section offset on
10060 some systems, the former is always the real function start.
10061
10062 2003-02-17 Andrew Cagney <cagney@redhat.com>
10063
10064 * configure.in: Revert ${target} != ${host}.
10065
10066 2003-02-17 Andrew Cagney <ac131313@redhat.com>
10067
10068 * configure.in (Makefile): Use the test ${target} != ${host},
10069 instead of the absence of the "nm.h" file, to determine of the
10070 configuration non-native.
10071 * configure: Regenerate.
10072
10073 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
10074
10075 From Brian Ford <ford@vss.fsi.com>
10076
10077 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
10078 conditionalize tui_active test.
10079 (lookup_cmd_1): Ditto.
10080
10081 2003-02-14 Mark Kettenis <kettenis@gnu.org>
10082
10083 * configure.in: Add check for _etext.
10084 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
10085 available.
10086 * config.in, configure: regenerated.
10087
10088 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
10089
10090 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
10091
10092 2003-02-14 Andrew Cagney <ac131313@redhat.com>
10093
10094 * main.c (tui_version): Delete variable.
10095 (captured_main): When --tui, set interpreter_p to "tui" instead of
10096 enabling tui_version.
10097 * printcmd.c (display_command) [TUI]: Test tui_active instead of
10098 tui_version.
10099 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
10100 * cli/cli-cmds.c (disassemble_command): Ditto.
10101 * defs.h (tui_version): Delete declaration.
10102 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
10103 (tui-interp.o): Add rules.
10104 (SUBDIR_TUI_OBS): Add "tui-interp.o".
10105
10106 2003-02-14 Christopher Faylor <cgf@redhat.com>
10107
10108 * win32-nat.c (register_loaded_dll): Correctly set address range for
10109 just-loaded dll.
10110
10111 2003-02-12 Jason Molenda (jmolenda@apple.com)
10112
10113 * symmisc.c (print_objfile_statistics): Include information about
10114 the number of psymtabs and symtabs in each object file.
10115
10116 2003-02-13 Keith R Seitz <keiths@redhat.com>
10117
10118 * main.h (struct captured_main_args): Add interpreter_p.
10119 * main.c (captured_main): Initialize interpreter_p from context.
10120 * gdb.c (main): Set interpreter_p argument.
10121 * Makefile.in (gdb.o): Add dependency for interps.h.
10122
10123 2003-02-12 Andrew Cagney <ac131313@redhat.com>
10124
10125 * event-top.c (cli_command_loop): Delete declaration.
10126 (_initialize_event_loop): Delete function setting event_loop_hook.
10127 * event-top.h (cli_command_loop): Declare. Update copyright.
10128 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
10129 * interps.c (current_interp_command_loop): When event_loop_p, call
10130 cli_command_loop.
10131
10132 2003-02-12 Andrew Cagney <ac131313@redhat.com>
10133
10134 * interps.h (interp_command_loop_ftype): Change return type to
10135 void.
10136
10137 2003-02-12 Michal Ludvig <mludvig@suse.cz>
10138
10139 * x86-64-tdep.c (x86_64_extract_return_value)
10140 (x86_64_store_return_value): Use regcache instead of regbuf.
10141 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
10142 * x86-64-linux-nat.c (fill_gregset): Use regcache.
10143
10144 2003-02-11 Andrew Cagney <ac131313@redhat.com>
10145
10146 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
10147 * aclocal.m4: Regenerate.
10148 * configure: Regenerate.
10149
10150 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
10151 TCL_LD_SEARCH_FLAGS.
10152
10153 2003-02-10 Michal Ludvig <mludvig@suse.cz>
10154
10155 * dwarf2cfi.c: Reindented.
10156
10157 2003-02-09 Andrew Cagney <ac131313@redhat.com>
10158
10159 * interps.c (clear_interpreter_hooks): Convert function definition
10160 to ISO C.
10161
10162 2003-02-07 David Carlton <carlton@math.stanford.edu>
10163
10164 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
10165
10166 2003-02-07 Kevin Buettner <kevinb@redhat.com>
10167
10168 * gdbtypes.h (struct main_type): Move ``length'' field from here...
10169 (struct type): ...to here.
10170 (TYPE_LENGTH): Adjust to reflect different location of ``length''
10171 field.
10172 * gdbtypes.c (make_qualified_type): Set length on newly created type.
10173 (replace_type): Set length on all type variants for a given type.
10174
10175 2003-02-07 Andrew Cagney <ac131313@redhat.com>
10176
10177 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
10178 <sys/stat.h>.
10179 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
10180
10181 2003-02-06 Andrew Cagney <ac131313@redhat.com>
10182
10183 * Makefile.in (symm-nat.o): Update dependencies.
10184 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
10185 (lynx-nat.o, ia64-linux-nat.): Ditto.
10186 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
10187 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
10188 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
10189
10190 * Makefile.in (inflow_h): Define.
10191 (procfs.o, inflow.o, procfs.o): Update dependencies.
10192 * inftarg.c (child_stop): Delete extern declaration of
10193 inferior_process_group. Include "inflow.h".
10194 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
10195 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
10196 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
10197 (our_process_group, inferior_process_group): Extern declarations.
10198
10199 * procfs.c: Include "gdb_assert.h".
10200
10201 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
10202 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
10203 * jv-typeprint.c (java_type_print_base): Ditto.
10204 * typeprint.c (typedef_print): Eliminate STREQ.
10205 * cli/cli-script.c (define_command, define_command): Ditto.
10206 * main.c (captured_main): Ditto.
10207 * values.c (lookup_internalvar): Ditto.
10208 * utils.c (safe_strerror, parse_escape): Eliminate assignment
10209 within `if' conditional.
10210 * linespec.c (decode_line_2): Ditto.
10211 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
10212 (bfd_openw_with_cleanup): Ditto.
10213
10214 2003-02-07 Mark Kettenis <kettenis@gnu.org>
10215
10216 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
10217 legacy_extract_return_value and store_return_value to
10218 legacy_return_value.
10219
10220 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
10221
10222 * win32-nat.c (get_relocated_section_addrs): New function. Find
10223 section load addresses for symbol handling in relocated DLLs.
10224 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
10225
10226 2003-02-05 Fred Fish <fnf@intrinsity.com>
10227
10228 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
10229 '=' and '!='.
10230 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
10231 with '&' and '=='.
10232 (angel_RDI_info): Ditto.
10233 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
10234 with '&' and '!='.
10235 (threads_continue_all_with_signals): Ditto.
10236
10237 2003-02-05 Jim Ingham <jingham@apple.com>
10238 Keith Seitz <keiths@redhat.com>
10239 Elena Zannoni <ezannoni@redhat.com>
10240 Andrew Cagney <ac131313@redhat.com>
10241
10242 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
10243 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
10244 (SUBDIR_MI_OBS): Add "mi-interp.o".
10245 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
10246 (SFILES): Add "interps.c".
10247 (COMMON_OBS): Add "interps.o".
10248 (interps_h, mi_main_h): Define.
10249 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
10250 (mi-main.o, main.o, event-top.o): Update dependencies.
10251 * cli/cli-interp.c: New file.
10252 * interps.h, interps.c: New files.
10253 * top.c: (gdb_init): Don't install the default interpreter, handed
10254 by captured_main.
10255 * main.c: Include "interps.h".
10256 (interpreter_p): Note that it should malloc'ed.
10257 (captured_command_loop): Call current_interp_command_loop.
10258 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
10259 xfree and xstrdup when updating interpreter_p. Install the
10260 default interpreter. Add hack to stop mi1's copyright notice
10261 being encoded.
10262 * event-top.h (gdb_setup_readline): Declare.
10263 (gdb_disable_readline): Declare.
10264 * event-top.c: Include "interps.h".
10265 (display_gdb_prompt): Call current_interp_display_prompt_p.
10266 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
10267 gdb_stdlog, and gdb_stdtarg.
10268 (_initialize_event_loop): Don't call gdb_setup_readline.
10269 * cli-out.c (cli_out_set_stream): New function.
10270 * cli-out.h (cli_out_set_stream): Declare.
10271
10272 2003-02-06 Mark Kettenis <kettenis@gnu.org>
10273
10274 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
10275 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
10276 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
10277 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
10278 config/i386/i386v42mp.mt: Removed.
10279
10280 2003-02-05 Mark Kettenis <kettenis@gnu.org>
10281
10282 * configure.tgt (*-*-solaris*): Set gdb_osabi to
10283 GDB_OSABI_SOLARIS.
10284
10285 2003-02-05 Michael Chastain <mec@shout.net>
10286
10287 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
10288 2.12.1 and earlier versions.
10289
10290 2003-02-05 Andrew Cagney <ac131313@redhat.com>
10291
10292 Remove orphaned hosts, targets and files.
10293 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
10294 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
10295 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
10296 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
10297 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
10298 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
10299 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
10300 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
10301 * config/sparc/tm-sp64sim.h: Delete.
10302 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
10303 hosts.
10304 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
10305 mips*-dec-mach3* targets.
10306
10307 2003-02-04 Michael Chastain <mec@shout.net>
10308
10309 * NEWS: Fix typo: sepcifying -> specifying.
10310
10311 2003-02-04 Michael Chastain <mec@shout.net>
10312
10313 * dwarfread.c: Add documentation on the state of dwarf-1,
10314 looking towards obsoletion.
10315
10316 2003-02-03 Michael Chastain <mec@shout.net>
10317
10318 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
10319 gdb/testsuite/gdb.c++/pr-1023.exp.
10320
10321 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10322
10323 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
10324 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
10325
10326 * utils.c (init_page_info): Delete reference to MPW in comments.
10327 * main.c (captured_main): Delete #ifdef MPW.
10328
10329 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10330
10331 * NEWS: Note that the m32r-*-elf* is obsolete.
10332 * monitor.c (monitor_expect): Obsolete reference to m32r.
10333 * configure.tgt: Mark m32r-*-elf* as obsolete.
10334 * MAINTAINERS: Mark m32k as obsolete.
10335 * m32r-rom.c: Obsolete file.
10336 * config/m32r/m32r.mt: Obsolete file.
10337 * config/m32r/tm-m32r.h: Obsolete file.
10338 * m32r-stub.c: Obsolete file.
10339 * m32r-tdep.c: Obsolete file.
10340
10341 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10342
10343 * NEWS: Mention that the z8k-zilog-none is obsolete.
10344 * MAINTAINERS: Mark z8k as obsolete.
10345 * configure.tgt: Obsolete the z8k-*-coff* target.
10346 * config/z8k/z8k.mt: Obsolete file.
10347 * config/z8k/tm-z8k.h: Obsolete file.
10348 * z8k-tdep.c: Obsolete file.
10349
10350 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10351
10352 * NEWS: Mention that the mn10200-elf is obsolete.
10353 * configure.tgt: Obsolete mn10200-*-* target.
10354 * breakpoint.c (update_breakpoints_after_exec): Update comment to
10355 mention that the mn10200 is obsolete.
10356 * breakpoint.h: Ditto.
10357 * MAINTAINERS: Mark the mn10200-elf as obsolete.
10358 * config/mn10200/mn10200.mt: Obsolete file.
10359 * config/mn10200/tm-mn10200.h: Obsolete file.
10360 * mn10200-tdep.c: Obsolete file.
10361
10362 2003-02-04 Andrew Cagney <ac131313@redhat.com>
10363
10364 * MAINTAINERS: Mark h8500 as obsolete.
10365 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
10366 * findvar.c (value_from_register): Ditto.
10367 * h8500-tdep.c: Mark file as obsolete.
10368 * config/h8500/h8500.mt: Ditto.
10369 * config/h8500/tm-h8500.h: Ditto.
10370 * NEWS: Mention that h8500 is obsolete.
10371
10372 2003-02-04 David Carlton <carlton@math.stanford.edu>
10373
10374 * objfiles.c (allocate_objfile): Always set name. Add comment at
10375 start of function.
10376 * jv-lang.c (get_dynamics_objfile): Add comment.
10377
10378 2003-02-04 David Carlton <carlton@math.stanford.edu>
10379
10380 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
10381 * printcmd.c (build_address_symbolic): Replace uses of
10382 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
10383 SYMBOL_NAME, and asm_demangle.
10384 Update copyright.
10385
10386 2003-02-04 David Carlton <carlton@math.stanford.edu>
10387
10388 * linespec.c (decode_compound): Extract code into
10389 lookup_prefix_sym.
10390 (lookup_prefix_sym): New function.
10391
10392 2003-02-04 David Carlton <carlton@math.stanford.edu>
10393
10394 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
10395 FLOAT_COERCION_BADNESS.
10396 * gdbtypes.c (rank_one_type): Replace all uses of
10397 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
10398
10399 2003-02-04 Jim Blandy <jimb@redhat.com>
10400
10401 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
10402 section, let dwarf_macinfo_section point to it, not
10403 dwarf_loc_section.
10404
10405 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
10406
10407 Pointed out by Anton Blanchard <anton@samba.org>.
10408 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
10409 (ppc_linux_at_sigtramp_return_path): Use it.
10410
10411 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
10412
10413 * defs.h (streq): Add prototype.
10414 * utils.c (streq): New function.
10415
10416 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
10417 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
10418 * mdebugread.c (new_symbol): Likewise.
10419 * stabsread.c (define_symbol): Likewise.
10420 * coffread.c (process_coff_symbol): Likewise.
10421 * dwarfread.c (new_symbol): Likewise.
10422
10423 * minsyms.c (prim_record_minimal_symbol_and_info): Use
10424 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
10425 here.
10426 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
10427 SYMBOL_INIT_DEMANGLED_NAME.
10428 * objfiles.c: Include "hashtab.h".
10429 (allocate_objfile): Call htab_set_functions_ex for the
10430 demangled_names_hash.
10431 (free_objfile): Call htab_delete for the demangled_names_hash.
10432 * objfiles.h (struct htab): Add declaration.
10433 (struct objfile): Add demangled_names_hash.
10434 * symfile.c: Include "hashtab.h".
10435 (reread_symbols): Call htab_delete for the demangled_names_hash.
10436 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
10437 SYMBOL_NAME in the bcache.
10438 * symtab.c: Include "hashtab.h". Update comments.
10439 (create_demangled_names_hash, symbol_set_names): New functions.
10440 (symbol_find_demangled_name): New function, broken out from
10441 symbol_init_demangled_names.
10442 (symbol_init_demangled_names): Use it.
10443 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
10444 (SYMBOL_SET_NAMES): New macro.
10445 (symbol_set_names): Add prototype.
10446
10447 2003-02-03 Jim Blandy <jimb@redhat.com>
10448
10449 Use a single, consistent representation for an empty minimal
10450 symbol table in an objfile.
10451 * objfiles.c (terminate_minimal_symbol_table): New function.
10452 (allocate_objfile): Call it.
10453 * objfiles.h (terminate_minimal_symbol_table): New declaration.
10454 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
10455 non-NULL.
10456 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
10457 objfile has minimal symbols, compare minimal_symbol_count to zero,
10458 instead of comparing msymbols with NULL.
10459 * objfiles.c (have_minimal_symbols): Same.
10460 * solib-sunos.c (solib_add_common_symbols): Call
10461 terminate_minimal_symbol_table.
10462 * symfile.c (reread_symbols): Same.
10463
10464 2003-02-03 Kevin Buettner <kevinb@redhat.com>
10465
10466 * s390-tdep.c (s390_address_class_type_flags)
10467 (s390_address_class_type_flags_to_name)
10468 (s390_address_class_name_to_type_flags): New functions.
10469 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
10470 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
10471
10472 2003-02-03 Michael Snyder <msnyder@redhat.com>
10473
10474 * arm-tdep.c: Fix spell-o in comment.
10475
10476 2003-02-03 Michal Ludvig <mludvig@suse.cz>
10477
10478 * dwarf2cfi.c (pointer_encoding): Added new parameter.
10479 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
10480 error messages to contain BFD filename.
10481
10482 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
10483
10484 Fix PR gdb/742 gdb/743 gdb/877
10485 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
10486 (do_mixed_source_and_assembly): Use
10487 make_cleanup_ui_out_tuple_begin_end and
10488 make_cleanup_ui_out_tuple_begin_end.
10489 (do_mixed_source_and_assembly): Ditto.
10490 * thread.c (do_captured_list_thread_ids): Ditto.
10491 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
10492 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
10493 ui_out_tuple_end): Delete prototypes.
10494 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
10495 ui_out_list_end, ui_out_tuple_end): Delete.
10496
10497 From Kevin Buettner <kevinb@redhat.com>:
10498 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
10499 * ui-out.c (make_cleanup_ui_out_table_begin_end)
10500 (do_cleanup_table_end): New functions.
10501 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
10502 Use cleanups to invoke_ui_out_tuple_end().
10503 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
10504 * cli/cli-setshow.c (cmd_show_list): Use
10505 make_cleanup_ui_out_tuple_begin_end.
10506
10507 2003-02-02 Andrew Cagney <ac131313@redhat.com>
10508
10509 * frame.c (frame_unwind_register): New function.
10510 (frame_unwind_unsigned_register): Use.
10511 (frame_unwind_signed_register): Use.
10512 (frame_read_register): New function.
10513 * frame.h (frame_unwind_register): Declare.
10514 (frame_read_register): Declare.
10515
10516 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
10517 and frame_unwind_register instead of read_memory, write_register
10518 and deprecated_write_register_bytes.
10519
10520 2003-02-02 Andrew Cagney <ac131313@redhat.com>
10521
10522 * frame.h: Note that namelen can be negative.
10523 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
10524 NAME's length.
10525
10526 * NEWS: Mention that the d10v's `regs' command is deprecated.
10527 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
10528 (d10v_print_registers_info): New function.
10529 (show_regs): Call d10v_print_registers_info.
10530 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
10531
10532 2003-02-02 Mark Kettenis <kettenis@gnu.org>
10533
10534 * stack.c (print_frame_info): Restore call to annotate_frame_begin
10535 lost in the previous patch.
10536
10537 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10538
10539 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
10540 * stack.c (print_frame_info_base): Output complete FRAME tuple
10541 for synthesized frames.
10542
10543 2003-02-02 Andrew Cagney <ac131313@redhat.com>
10544
10545 * mips-nat.c (zerobuf): Delete.
10546 (fetch_inferior_registers): Alloc local zerobuf.
10547 (fetch_core_registers): Alloc local zerobuf.
10548 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
10549 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
10550 * thread-db.c (thread_db_store_registers): Ditto.
10551 * sh-tdep.c (sh_do_register): Ditto.
10552 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
10553 * remote-sim.c (gdbsim_store_register): Ditto.
10554 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
10555 * remote-e7000.c (fetch_regs_from_dump): Ditto.
10556 * monitor.c (monitor_supply_register): Ditto.
10557 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
10558 * mips-nat.c (fetch_inferior_registers): Ditto.
10559 * m68klinux-nat.c (fetch_register): Ditto.
10560 * lynx-nat.c (fetch_inferior_registers): Ditto.
10561 (fetch_inferior_registers): Ditto.
10562 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
10563 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
10564 (hpux_thread_store_registers): Ditto.
10565 * hppah-nat.c (fetch_register): Ditto.
10566 * hppab-nat.c (fetch_register): Ditto.
10567 * hppa-tdep.c (pa_register_look_aside): Ditto.
10568 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
10569 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
10570
10571 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10572
10573 * gdbarch.sh: Explictly specify all method levels. When a
10574 variable with an empty level, provide a non-multi-arch default.
10575 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
10576 * gdbarch.h: Re-generate.
10577 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
10578 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
10579
10580 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10581
10582 * defs.h (host_pointer_to_address): Delete declaration.
10583 (address_to_host_pointer): Delete declaration.
10584 * utils.c (host_pointer_to_address): Delete function.
10585 (address_to_host_pointer): Delete function.
10586 * procfs.c (procfs_address_to_host_pointer): New function.
10587 * procfs.c (proc_set_watchpoint): Use.
10588 (procfs_can_use_hw_breakpoint): Update comments.
10589 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
10590 (som_solib_add): Use.
10591 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
10592 * hppa-tdep.c (unwind_command): Use.
10593
10594 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10595
10596 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
10597 strlen d_name.
10598
10599 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
10600 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
10601 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
10602 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
10603 (define_symbol): Update.
10604 * symfile.c (generic_load): Remove references to nindy.
10605 * symtab.c: Remove references to nindy.
10606
10607 2003-02-01 Andrew Cagney <ac131313@redhat.com>
10608
10609 * infcmd.c (print_float_info): Delete code conditional on
10610 FLOAT_INFO.
10611 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
10612 * config/m68k/nm-apollo68b.h: Ditto.
10613 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
10614 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
10615 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
10616
10617 2003-02-01 Mark Kettenis <kettenis@gnu.org>
10618
10619 * config/i386/tm-i386os9k.h: Removed.
10620
10621 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
10622 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
10623 they're identical to i[3456]86-*-sysv* now.
10624 * config/i386/i386v32.mh: Removed.
10625 * config/i386/xm-i386v32.h: Removed.
10626 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
10627
10628 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
10629
10630 * config/i386/i386dgux.mh: Removed.
10631 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
10632
10633 * configure.in: Fix typo.
10634 * configure: Regenerated.
10635
10636 2003-01-31 David Carlton <carlton@math.stanford.edu>
10637
10638 * dwarf2read.c (dwarf2_locate_sections): Set
10639 dwarf_ranges_section.
10640
10641 2003-01-31 Andrew Cagney <ac131313@redhat.com>
10642
10643 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
10644 * utils.c: Update comments documenting legitimate uses of PTR.
10645
10646 * utils.c: Re-indent.
10647
10648 * config/djgpp/fnchange.lst: Delete nindy files.
10649 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
10650 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
10651 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
10652 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
10653 * nindy-share/README, nindy-share/Onindy.c: Delete files.
10654 * nindy-tdep.c, nindy-share/Makefile: Delete files.
10655 * Makefile.in (init.c): Remove nindy references.
10656 (saber_gdb): Delete rule.
10657 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
10658 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
10659 and a68v-nat.c.
10660 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
10661 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
10662 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
10663 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
10664 nindy-share/stop.h.
10665 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
10666 * saber.suppress: Delete file.
10667
10668 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
10669
10670 * dbxread.c (stabs_data): New static variable.
10671 (fill_symbuf): Support an in-memory buffer for stabs data.
10672 (stabs_seek): New function.
10673 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
10674 (read_ofile_symtab): Use stabs_seek.
10675 (elfstab_build_psymtabs): Take an asection* instead of
10676 an offset and size. Relocate the stabs data if necessary.
10677 Save the section* for dbx_psymtab_to_symtab.
10678 * dwarf2read.c: Add section variables for each debug section.
10679 (dwarf2_locate_sections): Fill them in.
10680 (dwarf2_read_section): Take an asection* argument.
10681 Relocate the section contents if necessary.
10682 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
10683 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
10684 it to dwarf2_read_section.
10685 (dwarf2_build_frame_info): Update callers.
10686 * elfread.c (elf_symfile_read): Update call to
10687 elfstab_build_psymtabs.
10688 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
10689 (DBX_STAB_SECTION): New macro.
10690 * stabsread.h (elfstab_build_psymtabs): Update prototype.
10691 * symfile.c (symfile_dummy_outputs): New function.
10692 (symfile_relocate_debug_section): New function.
10693 * symfile.h (symfile_relocate_debug_section): Add prototype.
10694
10695 2003-01-31 Richard Henderson <rth@redhat.com>
10696
10697 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
10698 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
10699 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
10700 * alpha-tdep.c (alpha_register_name): Add "unique".
10701 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
10702 (ALPHA_UNIQUE_REGNUM): New.
10703 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
10704
10705 2003-01-31 Andrew Cagney <ac131313@redhat.com>
10706
10707 * README: Remove reference to Ericsson 1800 monitor.
10708 * Makefile.in (remote-es.o): Delete rule.
10709 (ALLDEPFILES): Delete remote-es.c.
10710 * remote-es.c: Delete file.
10711 * config/m68k/es1800.mt: Delete file.
10712 * config/djgpp/fnchange.lst: Update.
10713 * configure.tgt: Delete m68*-ericsson-* target.
10714
10715 2003-01-31 Adam Fedor <fedor@gnu.org>
10716
10717 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
10718 Remove duplicate/shadowing variable of same name.
10719
10720 2003-01-30 Jim Blandy <jimb@redhat.com>
10721
10722 * symfile.c (find_separate_debug_file): Assert that the objfile's
10723 directory name we compute ends with a slash, and then assume that
10724 that's so everywhere we use it.
10725
10726 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
10727
10728 * valops.c (value_assign): Flush frame cache after stores to memory
10729 also.
10730
10731 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10732
10733 * Makefile.in (mon960-rom.o): Delete rule.
10734 * mon960-rom.c: Delete file.
10735
10736 2003-01-30 Andrew Cagney <ac131313@redhat.com>
10737
10738 * d10v-tdep.c: Include "frame-unwind.h".
10739 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
10740 list.
10741 (next_addr, uses_frame): Delete.
10742 (struct d10v_unwind_cache): Define.
10743 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
10744 Use info instead of next_addr and uses_frame globals.
10745 (d10v_frame_init_saved_regs): Delete function.
10746 (d10v_init_extra_frame_info): Delete function.
10747 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
10748 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
10749 init_frame_pc or frame_saved_pc.
10750 (d10v_pop_frame): Delete function.
10751 (do_d10v_pop_frame): Delete function.
10752 (d10v_frame_chain): Delete function.
10753 (d10v_frame_chain_valid): Delete function.
10754 (d10v_frame_pc_unwind): New function.
10755 (d10v_frame_id_unwind): New function.
10756 (saved_regs_unwinder): New function.
10757 (d10v_frame_register_unwind): New function.
10758 (d10v_frame_pop): New function.
10759 (d10v_frame_unwind): New variable.
10760 (d10v_frame_p): New function.
10761 (d10v_frame_saved_pc): Delete function.
10762 * Makefile.in (d10v-tdep.o): Update dependencies.
10763
10764 2003-01-30 J. Brobecker <brobecker@gnat.com>
10765
10766 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
10767 causing some regressions due to a change in the default value
10768 for this macro.
10769
10770 2003-01-29 Richard Henderson <rth@redhat.com>
10771 Elena Zannoni <ezannoni@redhat.com>
10772 Daniel Jacobowitz <drow@mvista.com>
10773
10774 Fix PR gdb/961.
10775 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
10776 variables.
10777 (RANGES_SECTION): New.
10778 (dwarf_ranges_buffer): New variable.
10779 (struct comp_unit_head): Add member "die".
10780 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
10781 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
10782 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
10783 (dwarf2_locate_sections): Likewise.
10784 (dwarf2_build_psymtabs): Read .debug_ranges.
10785 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
10786 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
10787 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
10788 Look for DW_AT_ranges and return the bounding box.
10789
10790 2003-01-29 Brian Ford <ford@vss.fsi.com>
10791
10792 * win32-nat.c (cygwin_pid): Removed as unused.
10793 (child_attach): Try fall back to Cygwin pid.
10794
10795 2003-01-29 Jim Blandy <jimb@redhat.com>
10796
10797 * objfiles.h (struct objfile): Doc fix.
10798
10799 2003-01-29 Andrew Cagney <ac131313@redhat.com>
10800
10801 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
10802 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
10803 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
10804 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
10805 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
10806 (FRAME_SAVED_PC): Change to a function with predicate.
10807 * gdbarch.h, gdbarch.c: Re-generate.
10808
10809 2003-01-28 Andrew Cagney <ac131313@redhat.com>
10810
10811 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
10812
10813 * complaints.c (complain): Delete function.
10814 * complaints.h (struct deprecated_complaint): Delete definition.
10815 (complain): Delete declaration.
10816
10817 2003-01-28 Kevin Buettner <kevinb@redhat.com>
10818
10819 * mips-tdep.c (mips_init_extra_frame_info): Return early for
10820 dummy frames.
10821
10822 2003-01-27 Andrew Cagney <ac131313@redhat.com>
10823
10824 * sentinel-frame.h, sentinel-frame.c: New files.
10825 * Makefile.in (frame.o): Update dependencies.
10826 (SFILES): Add sentinel-frame.c.
10827 (sentinel_frame_h): Define.
10828 (COMMON_OBS): Add sentinel-frame.o.
10829 (sentinel-frame.o): Specify dependencies.
10830 * frame.c: Include "sentinel-frame.h".
10831 (frame_register_unwind): Rewrite assuming that there is always a a
10832 ->next frame.
10833 (frame_register, generic_unwind_get_saved_register): Ditto.
10834 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
10835 (create_sentinel_frame, unwind_to_current_frame): New functions.
10836 (get_current_frame): Rewrite using create_sentinel_frame and
10837 unwind_to_current_frame. When possible, always create a frame.
10838 (create_new_frame): Set next to the sentinel frame.
10839 (get_next_frame): Rewrite. Don't go below the level 0 frame.
10840 (deprecated_update_frame_pc_hack): Update the next frame's PC and
10841 ID cache when necessary.
10842 (frame_saved_regs_id_unwind): Use frame_relative_level.
10843 (deprecated_generic_get_saved_register): Use frame_relative_level,
10844 get_frame_saved_regs, get_frame_pc, get_frame_base and
10845 get_next_frame.
10846 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
10847 frame_register.
10848
10849 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
10850
10851 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
10852
10853 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
10854
10855 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
10856 (maintenance_set_profile_cmd): Use error () instead of warning ().
10857
10858 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
10859
10860 * configure.in: Check that -pg works if using --enable-profiling.
10861 Check for monstartup and _mcleanup regardless of --enable-profiling.
10862 * maint.c: Check for monstartup and _mcleanup before using them.
10863 * config.in: Regenerated.
10864 * configure: Regenerated.
10865
10866 2003-01-24 Nick Clifton <nickc@redhat.com>
10867
10868 * Add sh2e support:
10869
10870 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
10871
10872 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
10873 (sh2e_show_regs): New.
10874 (sh_gdbarch_init): Handle bfd_mach_sh2e.
10875 * config/sh/tm-sh.h: Added sh2e to comments.
10876
10877 2003-01-23 Jim Blandy <jimb@redhat.com>
10878
10879 * symfile.c (syms_from_objfile): Don't print the "(no debugging
10880 symbols found)" message here; we haven't checked for a separate
10881 debug info file yet, so we don't know yet.
10882 (symbol_file_add_with_addrs_or_offsets): Print it here, after
10883 we've looked everywhere. Also, there's no need to print a special
10884 message when we're loading the separate debug info file: the one
10885 symbol_file_add prints is fine.
10886
10887 2003-01-23 Alexander Larsson <alexl@redhat.com>
10888 Jim Blandy <jimb@redhat.com>
10889
10890 Add support for executables whose debug info has been separated
10891 out into a separate file, leaving only a link behind.
10892 * objfiles.h (struct objfile): New fields: separate_debug_objfile
10893 and separate_debug_objfile_backlink.
10894 (put_objfile_before): New declaration.
10895 * symfile.c: #include "filenames.h".
10896 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
10897 debug info in a separate file, read that, too. Save the addrs
10898 argument, so we can use it again to read the separated debug info;
10899 syms_from_objfile modifies the table we pass it.
10900 (reread_symbols): After re-reading an objfile, call
10901 reread_separate_symbols to refresh its separate debug info
10902 objfile, if it has one.
10903 (reread_separate_symbols, find_separate_debug_file,
10904 get_debug_link_info, separate_debug_file_exists): New functions.
10905 (debug_file_directory): New global var.
10906 (_initialize_symfile): Initialize debug_file_directory, and
10907 provide the new `set debug-file-directory' command to let the user
10908 change it.
10909 * objfiles.c (free_objfile): If this objfile has its debug info in
10910 a separate objfile, free that one too. If this is itself a
10911 separate debug info objfile, clear our parent's backlink.
10912 (put_objfile_before): New function.
10913 * utils.c (gnu_debuglink_crc32): New function.
10914 * defs.h (gnu_debuglink_crc32): New declaration.
10915 * Makefile.in (symfile.o): Note dependency on "filenames.h".
10916 * configure.in: Handle --with-separate-debug-dir config option.
10917 * acinclude.m4 (AC_DEFINE_DIR): New macro.
10918 * acconfig.h (DEBUGDIR): New macro.
10919 * configure, aclocal.m4, config.in: Regenerated.
10920
10921 2003-01-22 Jim Blandy <jimb@redhat.com>
10922
10923 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
10924 like the old symbol_file_add, but taking new arguments: you can
10925 now pass in either a `struct section_addr_info' list to say where
10926 each section is loaded, or a `struct section_offsets' table. Pass
10927 these new arguments through to syms_from_objfile as appropriate.
10928 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
10929 with the appropriate quiescent values for the new arguments.
10930
10931 * symfile.c: #include "gdb_assert.h".
10932 (syms_from_objfile): Add the ability to pass in a section offset
10933 table directly, as an alternative to the section_addr_info table.
10934 Document arguments better.
10935 (symbol_file_add): Pass extra arguments to syms_from_objfile.
10936 * symfile.h (syms_from_objfile): Update declaration.
10937 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
10938 syms_from_objfile.
10939 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
10940
10941 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
10942
10943 Original patch by Tom Tromey <tromey@cygnus.com> and
10944 Jason Molenda <jmolenda@apple.com>.
10945 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
10946 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
10947 * NEWS: Mention profiling.
10948 * configure.in (--enable-gdbtk): Fix typo.
10949 (--enable-profiling): New. Set PROFILE_CFLAGS.
10950 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
10951 Fill in function.
10952 (profiling_state): New variable.
10953 (mcleanup_wrapper): New function.
10954 (_initialize_maint): Remove NOTYET, fix call to
10955 add_setshow_boolean_cmd for "maint set profile".
10956 * configure: Regenerated.
10957
10958 2003-01-21 Martin M. Hunt <hunt@redhat.com>
10959
10960 * Makefile.in (install-gdbtk): Install PNG images too.
10961
10962 2003-01-21 Andrew Cagney <ac131313@redhat.com>
10963
10964 * exec.c (text_start): Delete global variable.
10965 (exec_file_attach): Make text_start local to the function.
10966 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
10967 * valops.c (hand_function_call): Delete code that handles
10968 BEFORE_TEXT_END and AFTER_TEXT_END.
10969 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
10970 of CALL_DUMMY_LOCATION.
10971 * gdbarch.c: Regenerate.
10972 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
10973 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
10974 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
10975 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
10976 (text_end): Delete extern declaration.
10977
10978 2003-01-21 Andrew Cagney <ac131313@redhat.com>
10979
10980 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
10981 * blockframe.c (backtrace_below_main): Move to "frame.c".
10982 (frame_chain_valid): Delete check for backtrace_below_main.
10983 (_initialize_blockframe): Delete initialization, move ``set
10984 backtrace-below-main'' command to "frame.c".
10985 (do_flush_frames_sfunc): Delete function.
10986 * frame.c: Include "command.h" and "gdbcmd.h".
10987 (frame_type_from_pc): New function.
10988 (create_new_frame): Use frame_type_from_pc.
10989 (legacy_get_prev_frame): New function.
10990 (get_prev_frame): Rewrite. When an old style frame, call
10991 legacy_get_prev_frame. Otherwize, unwind the PC first.
10992 (_initialize_frame): Add ``set backtrace-below-main'' command.
10993 * Makefile.in (frame.o): Update dependencies.
10994
10995 2003-01-19 Andrew Cagney <ac131313@redhat.com>
10996
10997 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
10998 DEPRECATED_REGISTERS_INFO.
10999
11000 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11001
11002 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
11003 Maintainers'. Update `Various Maintainers'.
11004
11005 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11006
11007 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
11008 * gdbarch.sh (POP_FRAME): Change to function with predicate.
11009 Suppress actual parameters when `-'.
11010 * gdbarch.h, gdbarch.c: Regenerate.
11011
11012 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11013
11014 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
11015 code handling dummy frames.
11016
11017 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11018
11019 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
11020 (struct frame_unwind): Add field pop.
11021 * frame.h (frame_pop): Declare.
11022 * frame.c (frame_saved_regs_pop): New function.
11023 (trad_frame_unwinder): Add frame_saved_regs_pop.
11024 (frame_pop): New function.
11025 * dummy-frame.c (dummy_frame_pop): New function.
11026 (discard_innermost_dummy): New function.
11027 (generic_pop_dummy_frame): Use discard_innermost_dummy.
11028 (dummy_frame_unwind): Add dummy_frame_pop.
11029 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
11030 * valops.c (hand_function_call): Ditto.
11031 * stack.c (return_command): Ditto.
11032
11033 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11034
11035 * cris-tdep.c: Fix function declaration indentation.
11036 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
11037 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
11038 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
11039 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
11040 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
11041 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
11042
11043 2003-01-18 Michael Chastain <mec@shout.net>
11044
11045 * README (Unpacking and Installation -- quick overview):
11046 Warn against ".../gdb-5.3/gdb/configure".
11047
11048 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11049
11050 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
11051 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
11052 (struct frame_unwind): Declare opaque.
11053 (dummy_frame_p): Declare function.
11054 * dummy-frame.c (dummy_frame_id_unwind): Make static.
11055 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
11056 * dummy-frame.c: Include "frame-unwind.h".
11057 (dummy_frame_p): New function.
11058 (dummy_frame_unwind): New variable.
11059 * frame.c: Include "frame-unwind.h".
11060 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
11061 to use the new unwind field.
11062 (set_unwind_by_pc): Delete function.
11063 (create_new_frame, get_prev_frame): Set unwind field using
11064 frame_unwind_find_by_pc.
11065 (trad_frame_unwind, trad_frame_unwinder): New variables.
11066 * frame.h (trad_frame_unwind): Declare variable.
11067 (frame_id_unwind_ftype): Delete declaration.
11068 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
11069 (struct frame_unwind): Declare opaque.
11070 (struct frame_info): Replace the fields id_unwind, pc_unwind and
11071 register_unwind with a single unwind pointer.
11072 * frame-unwind.h, frame-unwind.c: New files.
11073 * Makefile.in (SFILES): Add frame-unwind.c.
11074 (frame_unwind_h): Define.
11075 (COMMON_OBS): Add frame-unwind.o.
11076 (frame-unwind.o): Specify dependencies.
11077 (frame.o, dummy-frame.o): Update dependencies.
11078
11079 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11080
11081 * ada-valprint.c: Eliminate PTR.
11082 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
11083 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
11084 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
11085 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
11086 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
11087 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
11088 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
11089
11090 2003-01-17 Andrew Cagney <ac131313@redhat.com>
11091
11092 * main.c (captured_main): Don't use PTR.
11093 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
11094 * gdbtypes.c (lookup_primitive_typename): Ditto.
11095 (lookup_struct_elt_type): Ditto.
11096 * f-valprint.c (info_common_command): Ditto.
11097 (list_all_visible_commons): Ditto.
11098 * jv-typeprint.c (java_type_print_base): Ditto.
11099
11100 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
11101 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
11102 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
11103 i386-interix-nat.c and i386-interix-tdep.c. Rename
11104 m68klinux-nat.c and m68klinux-tdep.c. Rename
11105 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
11106 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
11107 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
11108 * main.c (captured_main): Use xfree, not free.
11109
11110 2003-01-16 Andrew Cagney <ac131313@redhat.com>
11111
11112 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
11113 ID back using a parameter.
11114 * frame.c (frame_id_unwind): Update call.
11115 (frame_saved_regs_id_unwind): Update.
11116 * dummy-frame.c (dummy_frame_id_unwind): Update function.
11117 * dummy-frame.h (struct frame_id): Add opaque declaration.
11118 (dummy_frame_id_unwind): Update declaration.
11119
11120 2003-01-15 Andrew Cagney <ac131313@redhat.com>
11121
11122 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
11123
11124 2003-01-15 Stephen P. Smith <ischis2@cox.net>
11125
11126 * MAINTAINERS (Stephen P. Smith): Updated email address.
11127
11128 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
11129
11130 Fix PR gdb/898
11131 * breakpoint.c (until_break_command): Add new argument. Use it to
11132 decide whether to stop only at the current frame or not.
11133 * breakpoint.h (until_break_command): Update prototype.
11134 * infcmd.c (until_command): Add new argument to until_break_command
11135 call.
11136 (advance_command): New function.
11137 (_initialize_infcmd): Update help string for 'until' command.
11138 Add new 'advance' command.
11139
11140 2003-01-14 David Carlton <carlton@math.stanford.edu>
11141
11142 * linespec.c (decode_line_1): Normalize comments.
11143 (set_flags): Ditto.
11144 (locate_first_half): Ditto.
11145 (decode_compound): Ditto.
11146 (symtab_from_filename): Ditto.
11147 (decode_all_digits): Ditto.
11148 (decode_dollar): Ditto.
11149 (find_methods): Ditto.
11150 (find_toplevel_char): Ditto.
11151
11152 2003-01-13 Andrew Cagney <ac131313@redhat.com>
11153
11154 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
11155 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
11156 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
11157 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
11158 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
11159 * language.c, language.h, m32r-tdep.c: Update copyright.
11160 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
11161 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
11162 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
11163 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
11164 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
11165 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
11166
11167 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
11168
11169 * stabsread.h (process_later, resolve_cfront_continuation):
11170 Obsolete.
11171 Update copyright years.
11172 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
11173 Update copyright year.
11174 * dbxread.c(struct cont_elem): Obsolete.
11175 (process_later, process_now): Obsolete functions.
11176 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
11177 Update copyright year.
11178 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
11179 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
11180 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
11181 (parse_partial_symbols): Obsolete cfront support.
11182 * stabsread.c
11183 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
11184 macros.
11185 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
11186 read_cfront_baseclasses, read_cfront_member_functions,
11187 resolve_cfront_continuation,read_cfront_static_fields,
11188 copy_cfront_struct_fields): Obsolete functions.
11189 (define_symbol, read_one_struct_field): Obsolete cfront support.
11190 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
11191 Update Copyright year.
11192
11193 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
11194
11195 * stack.c (print_frame_info, print_stack_frame_base_stub,
11196 print_stack_frame_base, show_and_print_stack_frame_stub,
11197 show_and_print_stack_frame, print_only_stack_frame_stub,
11198 print_only_stack_frame): Delete functions.
11199 (print_stack_frame_stub): Call print_frame_info instead of
11200 print_frame_info_base.
11201 (print_frame_info_base): Rename to print_frame_info.
11202 (backtrace_command_1): Call print_frame_info, instead of
11203 print_frame_info_base.
11204 (current_frame_command): Call print_stack_frame, instead of
11205 print_only_stack_frame.
11206 (frame_command): Call print_stack_frame, instead of
11207 show_and_print_stack_frame.
11208 (up_command): Ditto.
11209 (down_command): Ditto.
11210 * frame.h (print_only_stack_frame): Delete prototype.
11211 * infrun.c (normal_stop): Call print_stack_frame, instead of
11212 show_and_print_stack_frame.
11213 * thread.c (info_threads_command): Call print_stack_frame, instead
11214 of print_only_stack_frame.
11215
11216 2003-01-13 Andrew Cagney <ac131313@redhat.com>
11217
11218 * README (Graphical interface to GDB): Update URL. Point at
11219 gdb/links/.
11220
11221 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
11222 version match.
11223
11224 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11225
11226 * symtab.c (find_pc_sect_line): Don't consider end-of-function
11227 lines.
11228
11229 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11230
11231 * thread-db.c (attach_thread): Prototype.
11232 (struct private_thread_info): Remove lwpid. Add thread handle (th),
11233 thread information (ti), and valid flags (th_valid, ti_valid).
11234 (attach_thread): Move target_pid_to_str call to after the thread
11235 is added to GDB's list. Initialize the cache.
11236 (thread_get_info_callback, thread_db_map_id2thr)
11237 (thread_db_get_info): New functions.
11238 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
11239 (thread_db_store_registers, thread_db_thread_alive)
11240 (thread_db_get_thread_local_address): Use them.
11241 (thread_db_pid_to_str): Likewise. Return "Missing" instead
11242 of calling error() for threads in unknown state.
11243
11244 (clear_lwpid_callback): New function.
11245 (thread_db_resume): Use it to clear the cache.
11246
11247 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11248
11249 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
11250 (resume_callback): Remove dead code.
11251
11252 2003-01-13 Andrew Cagney <ac131313@redhat.com>
11253
11254 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
11255 predicate.
11256 * gdbarch.h, gdbarch.c: Regenerate.
11257 * stack.c (frame_info): Only initialize the saved registers when
11258 FRAME_INIT_SAVED_REGS_P.
11259 * frame.c (frame_saved_regs_register_unwind): Assert
11260 FRAME_INIT_SAVED_REGS_P.
11261 (deprecated_generic_get_saved_register): Ditto.
11262
11263 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11264
11265 * source.c (openp): Squelch warning about "filename".
11266
11267 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11268
11269 * source.c (openp): If the file does not exist don't necessarily
11270 search the path.
11271
11272 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11273
11274 Fix PR gdb/872.
11275 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
11276 (integer_types_same_name_p): New function.
11277 (rank_one_type): Use it.
11278 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
11279
11280 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
11281
11282 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
11283 variables.
11284 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
11285 * configure.in: Add --with-sysroot.
11286 * configure: Regenerated.
11287 * main.c (gdb_sysroot): New variable.
11288 (captured_main): Initialize gdb_sysroot.
11289 * defs.h (gdb_sysroot): New extern declaration.
11290 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
11291
11292 2003-01-12 Michael Chastain <mec@shout.net>
11293
11294 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
11295
11296 2003-01-12 Michael Chastain <mec@shout.net>
11297
11298 * top.c (print_gdb_version): Bump copyright year to 2003.
11299
11300 2003-01-12 David Carlton <carlton@bactrian.org>
11301
11302 * linespec.c (symtab_from_filename): Rename variable 's' to
11303 'file_symtab'.
11304
11305 2003-01-12 Andrew Cagney <ac131313@redhat.com>
11306
11307 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
11308 dummy frame.
11309 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
11310
11311 2003-01-12 Andrew Cagney <ac131313@redhat.com>
11312
11313 * d10v-tdep.c: Include "gdb_assert.h".
11314 (d10v_store_return_value): Rewrite to match current interface.
11315 (d10v_extract_struct_value_address): Ditto.
11316 (d10v_extract_return_value): Ditto.
11317 (d10v_gdbarch_init): Set store_restore_value,
11318 extract_struct_value_address and extract_return_value.
11319
11320 2003-01-12 J. Brobecker <brobecker@gnat.com>
11321
11322 * hpread.c (set_namestring): New procedure replacing the
11323 SET_NAMESTRING macro.
11324 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
11325 by calls to set_namestring.
11326
11327 2003-01-11 J. Brobecker <brobecker@gnat.com>
11328
11329 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
11330 a compilation warning.
11331 (hpread_process_one_debug_symbol): Likewise.
11332
11333 2003-01-10 David Carlton <carlton@math.stanford.edu>
11334
11335 * linespec.c (decode_line_1): Rename variable 's' to
11336 'file_symtab'.
11337 (decode_all_digits): Rename argument 's' to 'file_symtab'.
11338 (decode_dollar): Ditto.
11339 (decode_variable): Ditto.
11340 (symbol_found): Ditto.
11341
11342 2003-01-09 Michael Chastain <mec@shout.net>
11343
11344 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
11345
11346 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
11347
11348 * win32-nat.c (set_process_privilege): New function.
11349 (child_attach): Call set_process_privilege() to enable the
11350 SE_DEBUG_NAME user privilege if available in process token.
11351
11352 2003-01-10 J. Brobecker <brobecker@gnat.com>
11353
11354 * hpread.c (hpread_process_one_debug_symbol): Fix a small
11355 compilation error in the previous revision.
11356
11357 2003-01-09 David Carlton <carlton@math.stanford.edu>
11358
11359 * linespec.c: Update copyright.
11360
11361 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
11362
11363 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
11364 than inferior_ptid.
11365 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
11366
11367 2003-01-09 Andrew Cagney <ac131313@redhat.com>
11368
11369 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
11370 Update comments.
11371 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
11372 (frame_saved_regs_zalloc): Update.
11373 (frame_saved_regs_register_unwind): Update.
11374 (create_new_frame): Update.
11375 (get_prev_frame): Update.
11376 (frame_extra_info_zalloc): Update.
11377 (deprecated_get_frame_saved_regs): Update.
11378 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
11379 * cris-tdep.c: Update comment.
11380
11381 * somsolib.h: Fix function indentation.
11382 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
11383 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
11384 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
11385 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
11386 * somsolib.c, inftarg.c: Remove assignment in if conditional.
11387
11388 * infrun.c (follow_fork): Use ISO C definition.
11389 * expprint.c (print_subexp): Use xfree instead of free.
11390 * charset.c: Include "gdb_string.h" instead of <string.h>.
11391 (register_iconv_charsets): Use ISO C definition.
11392 (host_charset, target_charset): Ditto.
11393 * Makefile.in (charset.o): Update dependencies.
11394 (mi-cmd-env.o): Update dependencies.
11395
11396 2003-01-08 Andrew Cagney <cagney@redhat.com>
11397
11398 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
11399 get_frame_base.
11400
11401 2003-01-08 Andrew Cagney <ac131313@redhat.com>
11402
11403 * gdb_mbuild.sh: Add --keep option. When specified, keep the
11404 build directories. Save edited gdb output in Mbuild.log. If a
11405 build fails, remove any final GDB executable.
11406
11407 2003-01-08 Andrew Cagney <ac131313@redhat.com>
11408
11409 * gdb_mbuild.sh: Edit the output of `maint print architecture'
11410 replacing hex constants with function names and stripping leading
11411 file name directory prefixes.
11412
11413 2003-01-08 Andrew Cagney <cagney@redhat.com>
11414
11415 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
11416 get_frame_base.
11417
11418 2003-01-08 David Carlton <carlton@math.stanford.edu>
11419
11420 * linespec.c (decode_line_1): Move code into decode_variable.
11421 (decode_variable): New function.
11422
11423 2003-01-08 Andrew Cagney <ac131313@redhat.com>
11424
11425 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
11426
11427 2003-01-08 Andrew Cagney <cagney@redhat.com>
11428
11429 * cris-tdep.c (cris_frame_init_saved_regs): Use
11430 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
11431 saved_regs buffer.
11432 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
11433 (sh64_nofp_frame_init_saved_regs): Ditto.
11434 (sh_fp_frame_init_saved_regs): Ditto.
11435 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
11436 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
11437 * mcore-tdep.c (analyze_dummy_frame): Ditto.
11438 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
11439
11440 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
11441
11442 * minsyms.c (lookup_minimal_symbol): Update comment.
11443 (lookup_minimal_symbol_text): Update comment. Use the hash table.
11444 (lookup_minimal_symbol_solib_trampoline): Likewise.
11445
11446 2003-01-08 Andrew Cagney <cagney@redhat.com>
11447
11448 * d10v-tdep.c (d10v_init_extra_frame_info): Use
11449 frame_relative_level.
11450
11451 * alpha-tdep.c: Use get_frame_extra_info.
11452 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
11453 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
11454 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
11455 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
11456
11457 * alpha-tdep.c: Use get_next_frame.
11458 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
11459 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
11460 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
11461 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
11462 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
11463 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
11464 * xstormy16-tdep.c: Ditto.
11465
11466 2003-01-07 Andrew Cagney <cagney@redhat.com>
11467
11468 * alpha-tdep.c: Use get_frame_base.
11469 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
11470 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
11471 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
11472 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
11473 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
11474 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
11475 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
11476 * config/sparc/tm-sparc.h: Ditto.
11477
11478 2003-01-07 Andrew Cagney <cagney@redhat.com>
11479
11480 * frame.c (deprecated_get_frame_context): New function.
11481 (deprecated_set_frame_context): New function.
11482 * frame.h (deprecated_get_frame_context): Declare.
11483 (deprecated_set_frame_context): Declare.
11484 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
11485 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
11486
11487 2003-01-07 Andrew Cagney <cagney@redhat.com>
11488
11489 * frame.c (deprecated_set_frame_next_hack): New function.
11490 (deprecated_set_frame_prev_hack): New function.
11491 * frame.h (deprecated_set_frame_next_hack): Declare.
11492 (deprecated_set_frame_prev_hack): Declare.
11493 * mcore-tdep.c (analyze_dummy_frame): Use
11494 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
11495 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
11496
11497 2003-01-07 David Carlton <carlton@math.stanford.edu>
11498
11499 * linespec.c (decode_line_1): Move code into decode_dollar.
11500 (decode_dollar): New function.
11501
11502 2003-01-07 Andrew Cagney <cagney@redhat.com>
11503
11504 * arm-tdep.c (arm_init_extra_frame_info): Use
11505 deprecated_update_frame_base_hack.
11506 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
11507 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
11508 (fix_frame_pointer): Ditto.
11509 (mn10300_analyze_prologue): Ditto.
11510
11511 2003-01-07 Andrew Cagney <cagney@redhat.com>
11512
11513 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
11514 extra_info using frame_extra_info_zalloc.
11515 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
11516 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
11517 (sh64_init_extra_frame_info): Ditto.
11518 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
11519 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
11520 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
11521 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
11522 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
11523 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
11524 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
11525 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
11526 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
11527 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
11528 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
11529 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
11530
11531 * mn10300-tdep.c (analyze_dummy_frame): Use
11532 deprecated_set_frame_extra_info_hack.
11533 * mcore-tdep.c (analyze_dummy_frame): Ditto.
11534
11535 2003-01-07 J. Brobecker <brobecker@gnat.com>
11536
11537 * mdebugread.c (parse_symbol): Skip stProc entries which storage
11538 class is not scText. These do not define "real" procedures.
11539 (parse_partial_symbols): Likewise.
11540
11541 2003-01-06 Michael Snyder <msnyder@redhat.com>
11542
11543 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
11544
11545 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11546
11547 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
11548 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
11549 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
11550 deprecated_frame_xmalloc_with_cleanup.
11551 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
11552 deprecated_frame_xmalloc.
11553 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
11554 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
11555
11556 2003-01-06 Andrew Cagney <cagney@redhat.com>
11557
11558 * x86-64-linux-tdep.c: Include "osabi.h".
11559 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
11560
11561 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
11562
11563 2003-01-06 Andrew Cagney <cagney@redhat.com>
11564
11565 * MAINTAINERS (Target Instruction Set Architectures): Update
11566 arm-elf. Can be built with -Werror, has been multiarched.
11567
11568 * value.h (unpack_long): Make buffer parameter constant.
11569 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
11570 * scm-lang.h (scm_parse): Ditto.
11571 * defs.h (extract_typed_address, extract_address): Ditto.
11572 (extract_long_unsigned_integer): Ditto.
11573 * inferior.h (unsigned_pointer_to_address): Ditto.
11574 (signed_pointer_to_address): Ditto.
11575 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
11576 * gdbarch.h, gdbarch.c: Regenerate.
11577 * findvar.c (extract_long_unsigned_integer): Update.
11578 (extract_address): Update.
11579 (extract_typed_address): Update.
11580 (unsigned_pointer_to_address): Update.
11581 * values.c (unpack_long): Update.
11582 (unpack_double): Update.
11583 (unpack_pointer): Update.
11584 (unpack_field_as_long): Update.
11585 * d10v-tdep.c (d10v_pointer_to_address): Update.
11586 * avr-tdep.c (avr_pointer_to_address): Update.
11587 * scm-lang.c (scm_unpack): Update.
11588 * findvar.c (signed_pointer_to_address): Update.
11589
11590 2003-01-06 Michal Ludvig <mludvig@suse.cz>
11591
11592 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
11593 since it is in i386-tdep.c.
11594
11595 2003-01-06 J. Brobecker <brobecker@gnat.com>
11596
11597 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
11598 failure introduced in the previous change.
11599
11600 2003-01-05 Michael Chastain <mec@shout.net>
11601
11602 * README: Remove references to deleted remote-*.c files:
11603 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
11604 remote-nrom.c, remote-os9k.c, remote-udi.c.
11605
11606 2003-01-05 Mark Kettenis <kettenis@gnu.org>
11607
11608 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
11609 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
11610 i386_get_longjmp_target.
11611
11612 2003-01-05 Andrew Cagney <ac131313@redhat.com>
11613
11614 * arm-tdep.c (prologue_cache): Change to a pointer.
11615 (_initialize_arm_tdep): Allocate prologue_cache.
11616 (check_prologue_cache): Update.
11617 (save_prologue_cache): Update.
11618 (arm_gdbarch_init): Update.
11619
11620 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11621
11622 * stabsread.c (update_method_name_from_physname): Call complaint()
11623 instead of error.
11624
11625 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11626
11627 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
11628 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
11629 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
11630
11631 * blockframe.c: Include "gdbcmd.h" and "command.h".
11632 (backtrace_below_main): New variable.
11633 (file_frame_chain_valid, func_frame_chain_valid)
11634 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
11635 (generic_func_frame_chain_valid): Remove functions.
11636 (frame_chain_valid, do_flush_frames_sfunc): New functions.
11637 (_initialize_blockframe): New function.
11638 * Makefile.in (blockframe.o): Update dependencies.
11639 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
11640 comment. Call frame_chain_valid ().
11641 * frame.h: Remove old prototypes. Add prototype for
11642 frame_chain_valid and update comments to match.
11643 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
11644 Remove old comment.
11645 * gdbarch.h: Regenerated.
11646 * gdbarch.c: Regenerated.
11647
11648 * alpha-tdep.c (alpha_gdbarch_init): Don't call
11649 set_gdbarch_frame_chain_valid.
11650 * avr-tdep.c (avr_gdbarch_init): Likewise.
11651 * cris-tdep.c (cris_gdbarch_init): Likewise.
11652 * frv-tdep.c (frv_gdbarch_init): Likewise.
11653 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
11654 * i386-tdep.c (i386_svr4_init_abi): Likewise.
11655 (i386_nw_init_abi): Likewise.
11656 (i386_gdbarch_init): Likewise.
11657 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
11658 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
11659 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
11660 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
11661 * mips-tdep.c (mips_gdbarch_init): Likewise.
11662 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
11663 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
11664 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
11665 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
11666 * s390-tdep.c (s390_gdbarch_init): Likewise.
11667 * sh-tdep.c (sh_gdbarch_init): Likewise.
11668 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
11669 * v850-tdep.c (v850_gdbarch_init): Likewise.
11670 * vax-tdep.c (vax_gdbarch_init): Likewise.
11671 * x86-64-tdep.c (x86_64_init_abi): Likewise.
11672
11673 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
11674 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
11675 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
11676 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
11677 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
11678 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
11679 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
11680 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
11681
11682 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
11683
11684 * Makefile.in (acconfig_h): Remove incorrect macro.
11685 (config_h): Define.
11686 (osabi.o): Update dependencies.
11687 * configure.tgt: Set gdb_osabi based on target triplet.
11688 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
11689 * configure: Regenerated.
11690 * config.in: Regenerated.
11691 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
11692 (GDB_OSABI_DEFAULT): Define if not already defined.
11693 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
11694 (set_osabi_string): New variables.
11695 (gdbarch_register_osabi): Add new OS ABI to
11696 gdb_osabi_available_names.
11697 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
11698 (set_osabi, show_osabi): New functions.
11699 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
11700
11701 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11702
11703 * arch-utils.c (gdbarch_info_init): Set osabi to
11704 GDB_OSABI_UNINITIALIZED.
11705 * gdbarch.sh: Add osabi to struct gdbarch and to struct
11706 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
11707 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
11708 * gdbarch.c: Regenerated.
11709 * gdbarch.h: Regenerated.
11710 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
11711 there's no BFD.
11712 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
11713 * osabi.h (enum gdb_osabi): Move to defs.h.
11714 (gdbarch_init_osabi): Update prototype.
11715 * defs.h (enum gdb_osabi): Moved here.
11716 * Makefile.in: Update dependencies.
11717
11718 * alpha-tdep.h: Don't include "osabi.h".
11719 (struct gdbarch_tdep): Remove osabi member.
11720 * alpha-tdep.c: Include "osabi.h".
11721 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11722 iterate over arches. Update call to gdbarch_init_osabi.
11723 (alpha_dump_tdep): Don't dump osabi.
11724 * alpha-linux-tdep.c: Include "osabi.h".
11725 * alpha-osf1-tdep.c: Include "osabi.h".
11726 * alphafbsd-tdep.c: Include "osabi.h".
11727 * alphanbsd-tdep.c: Include "osabi.h".
11728
11729 * arm-tdep.h: Don't include "osabi.h".
11730 (struct gdbarch_tdep): Remove osabi member.
11731 * arm-tdep.c: Include "osabi.h".
11732 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11733 iterate over arches. Update call to gdbarch_init_osabi.
11734 (arm_dump_tdep): Don't dump osabi.
11735 * arm-linux-tdep.c: Include "osabi.h".
11736 * armnbsd-tdep.c: Include "osabi.h".
11737
11738 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
11739 Update call to gdbarch_init_osabi.
11740
11741 * i386-tdep.h: Don't include "osabi.h".
11742 (struct gdbarch_tdep): Remove osabi member.
11743 * i386-tdep.c: Include "osabi.h".
11744 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11745 iterate over arches. Update call to gdbarch_init_osabi.
11746 (i386_dump_tdep): Don't dump osabi.
11747 * i386-linux-tdep.c: Include "osabi.h".
11748 * i386-sol2-tdep.c: Include "osabi.h".
11749 * i386bsd-tdep.c: Include "osabi.h".
11750 * i386gnu-tdep.c: Include "osabi.h".
11751 * i386ly-tdep.c: Include "osabi.h".
11752 * i386nbsd-tdep.c: Include "osabi.h".
11753 * i386obsd-tdep.c: Include "osabi.h".
11754
11755 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
11756 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11757 check osabi when iterating over arches. Update call to
11758 gdbarch_init_osabi.
11759 (mips_dump_tdep): Don't dump osabi.
11760
11761 * ns32k-tdep.h: Don't include "osabi.h".
11762 (struct gdbarch_tdep): Remove.
11763 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
11764 gdbarch_lookup_osabi. Don't iterate over arches. Don't
11765 allocate tdep. Update call to gdbarch_init_osabi.
11766 (ns32k_dump_tdep): Remove.
11767 (_initialize_ns32k_tdep): Update call to gdbarch_register.
11768 * ns32knbsd-tdep.c: Include "osabi.h".
11769
11770 * ppc-tdep.h: Don't include "osabi.h".
11771 (struct gdbarch_tdep): Remove osabi member.
11772 * rs6000-tdep.c: Include "osabi.h".
11773 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
11774 osabi when iterating over arches. Update call to
11775 gdbarch_init_osabi.
11776 (rs6000_dump_tdep): Don't dump osabi.
11777 * ppc-linux-tdep.c: Include "osabi.h".
11778 * ppcnbsd-tdep.c: Include "osabi.h".
11779
11780 * sh-tdep.h: Don't include "osabi.h".
11781 (struct gdbarch_tdep): Remove osabi member.
11782 * sh-tdep.c: Include "osabi.h".
11783 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11784 iterate over arches. Update call to gdbarch_init_osabi.
11785 (sh_dump_tdep): Don't dump osabi.
11786 * shnbsd-tdep.c: Include "osabi.h".
11787
11788 * sparc-tdep.c: Include "osabi.h".
11789 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11790 iterate over arches. Update call to gdbarch_init_osabi.
11791 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
11792 tdep structure.
11793
11794 * vax-tdep.h: Don't include "osabi.h".
11795 (struct gdbarch_tdep): Remove.
11796 * vax-tdep.c: Include "osabi.h".
11797 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
11798 iterate over arches. Don't allocate tdep. Update call
11799 to gdbarch_init_osabi.
11800 (vax_dump_tdep): Remove.
11801 (_initialize_vax_tdep): Update call to gdbarch_register.
11802
11803 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11804
11805 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
11806 entirely.
11807 (breakpoint_re_set_one): Don't fetch the value for a disabled
11808 watchpoint.
11809
11810 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11811
11812 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
11813 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
11814 (COERCE_FLOAT_TO_DOUBLE): Remove.
11815 * gdbarch.c: Regenerate.
11816 * gdbarch.h: Regenerate.
11817 * Makefile.in: Remove value_h from gdbarch_h.
11818 * valops.c (coerce_float_to_double): New variable.
11819 (default_coerce_float_to_double): Remove.
11820 (standard_coerce_float_to_double): Remove.
11821 (value_arg_coerce): Use coerce_float_to_double.
11822 (_initialize_valops): Add "set coerce-float-to-double".
11823 * value.h (default_coerce_float_to_double): Remove prototype.
11824 (standard_coerce_float_to_double): Remove prototype.
11825
11826 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
11827 prototyped.
11828 * mdebugread.c (parse_symbol): Likewise.
11829 * stabsread.c (define_symbol): Mark all functions as prototyped.
11830
11831 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
11832 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
11833 set_gdbarch_coerce_float_to_double.
11834 * arm-tdep.c (arm_gdbarch_init): Likewise.
11835 * frv-tdep.c (frv_gdbarch_init): Likewise.
11836 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
11837 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
11838 * mips-tdep.c (mips_gdbarch_init): Likewise.
11839 (mips_coerce_float_to_double): Remove.
11840 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
11841 (rs6000_coerce_float_to_double): Remove.
11842 * s390-tdep.c (s390_gdbarch_init): Likewise.
11843 * sh-tdep.c (sh_gdbarch_init): Likewise.
11844 (sh_coerce_float_to_double): Remove.
11845 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
11846 (sparc_coerce_float_to_double): Remove.
11847 * v850-tdep.c (v850_gdbarch_init): Likewise.
11848 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
11849 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
11850 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
11851 (hppa_coerce_float_to_double): Remove prototype.
11852 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
11853
11854 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11855
11856 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
11857
11858 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
11859
11860 Suggested by Stewart Brown <sb24@avaya.com>:
11861 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
11862 in recursive calls. Handle TYPE_CODE_TYPEDEF.
11863 (c_type_print_varspec_suffix): Likewise.
11864
11865 2003-01-04 Mark Kettenis <kettenis@gnu.org>
11866
11867 * configure.in: Don't set and AC_SUBST SUBDIRS.
11868 * configure: Regenerated.
11869
11870 * configure.in: Remove code dealing with shared libraries.
11871 * Makefile.in: Remove HLDFLAGS and HLDENV.
11872 * configure: Regenerated.
11873
11874 2003-01-04 Andrew Cagney <ac131313@redhat.com>
11875
11876 * frame.c (deprecated_frame_xmalloc): New function.
11877 (deprecated_set_frame_saved_regs_hack): New function.
11878 (deprecated_set_frame_extra_info_hack): New function.
11879 * frame.h (deprecated_frame_xmalloc): Declare.
11880 (deprecated_set_frame_saved_regs_hack): Declare.
11881 (deprecated_set_frame_extra_info_hack): Declare.
11882
11883 2003-01-04 Mark Kettenis <kettenis@gnu.org>
11884
11885 * configure.in: Move code that provides the --enable-gdbtk option
11886 right after the code that handles the --enable-tui option, and
11887 polish it somewhat.
11888 * configure: Regenerated.
11889
11890 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
11891 AC_CHECK_FUNCS and remove the old check for pread64.
11892 * acinclude.m4 (AC_GNU_SOURCE): New macro.
11893 * acconfig.h (_GNU_SOURCE): Add.
11894 (HAVE_PREAD64): Remove.
11895 * configure, aclocal.m4, config.in: Regenerated.
11896
11897 2003-01-03 Andrew Cagney <ac131313@redhat.com>
11898
11899 * alpha-tdep.c: Use get_frame_saved_regs.
11900 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
11901 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
11902 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
11903 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
11904 * vax-tdep.c, xstormy16-tdep.c: Ditto.
11905
11906 2003-01-03 Mark Kettenis <kettenis@gnu.org>
11907
11908 * configure.in: Remove all use of the SUBDIRS variable; add
11909 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
11910 code providing the --enable-multi-ice option, and move it right in
11911 front of the code that checks whether gdbserver is supported.
11912 Polish that too.
11913 * configure: Regenerated.
11914 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
11915 @SUBDIRS@.
11916
11917 2003-01-03 Andrew Cagney <cagney@redhat.com>
11918
11919 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
11920 * avr-tdep.c, cris-tdep.c: Ditto.
11921 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
11922 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
11923
11924 2003-01-03 Mark Kettenis <kettenis@gnu.org>
11925
11926 * configure.in: Remove --enable-netrom option.
11927 * configure: Regenerated.
11928
11929 2003-01-03 Mark Kettenis <kettenis@gnu.org>
11930
11931 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
11932 declaration for `struct re_pattern_buffer' instead.
11933 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
11934
11935 2003-01-03 J. Brobecker <brobecker@gnat.com>
11936
11937 * mdebugread.c (parse_symbol): Count until the stEnd matching
11938 the structure name.
11939
11940 2003-01-02 Mark Kettenis <kettenis@gnu.org>
11941
11942 * configure.in: Remove --with-cpu option.
11943 subscripts. Remove evil changequotes here.
11944 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
11945 * config.in, configure: Regenerated.
11946
11947 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
11948 * configure.in: Cleanup section that sources GDB and BFD configure
11949 subscripts. Remove evil changequotes here.
11950 * config.in, configure: Regenerated.
11951
11952 2003-01-02 Andrew Cagney <ac131313@redhat.com>
11953
11954 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
11955 frame accessor methods.
11956 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
11957 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
11958 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
11959 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
11960 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
11961 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
11962 * z8k-tdep.c: Ditto.
11963
11964 2003-01-02 Mark Kettenis <kettenis@gnu.org>
11965
11966 * configure.in: Remove UI_OUT configuration code.
11967 * ada-lang.c: Update assuming UI_OUT is always true.
11968 * Makefile.in (UIOUT_CFLAGS): Remove.
11969 * configure: Regenerated.
11970 * TODO: Remove blurb about elimination of -DUI_OUT.
11971
11972 * configure.in: Move code that provides the --enable-gdbcli,
11973 --enable-gdbmi options right before the code that handles the
11974 --enable-tui option. Polish a bit.
11975 * configure: Regenerated.
11976
11977 * configure.in: Rewrite check for GNU regex and the
11978 --without-included regex option, and move it into the "Checks for
11979 library functions" section. This makes us use the system regex
11980 again by default on systems with version 2 of the GNU C library.
11981 This was apparently broken.
11982 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
11983 * acconfig.h (USE_INCLUDED_REGEX): Remove.
11984 * config.in, configure: Regenerated.
11985
11986 * configure.in: Move code that provides the --enable-tui option
11987 before the "Checks for libraries" section. Polish the code
11988 somewhat and set need_curses to yes if we build the TUI. Rewrite
11989 code that looks for a library providing termcap functionality to
11990 match more closely what's done in the Readline library, and move
11991 it into to the "Checks for libraries" section.
11992 * configure: Regenerated.
11993 * Makefile.in (TERMCAP): Remove variable.
11994 * config/i386/go32.mh (TERMCAP): Remove variable.
11995
11996 2003-01-02 Andrew Cagney <ac131313@redhat.com>
11997
11998 * MAINTAINERS: Mention gdb_mbuild.sh.
11999 * gdb_mbuild.sh: Rewrite.
12000
12001 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12002
12003 * configure.in: Fix typo in last change.
12004 * config.in, configure: Regenerated.
12005
12006 2003-01-02 Andrew Cagney <ac131313@redhat.com>
12007
12008 * valarith.c (value_binop): Delete obsolete code and comments.
12009 * configure.host: Ditto.
12010 * buildsym.h (make_blockvector): Ditto.
12011 * buildsym.c (make_blockvector): Ditto.
12012 * defs.h (enum language): Ditto.
12013 (chill_demangle): Ditto.
12014 * elfread.c (elf_symtab_read): Ditto.
12015 * dwarfread.c (CHILL_PRODUCER): Ditto.
12016 (set_cu_language): Ditto.
12017 (handle_producer): Ditto.
12018 * expprint.c (print_subexp): Ditto.
12019 * gdbtypes.c (chill_varying_type): Ditto.
12020 * gdbtypes.h (builtin_type_chill_bool): Ditto.
12021 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
12022 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
12023 (chill_varying_type): Ditto.
12024 * language.h (_LANG_chill): Ditto.
12025 * language.c (binop_result_type, integral_type): Ditto.
12026 (character_type, string_type, structured_type): Ditto.
12027 (lang_bool_type, binop_type_check): Ditto.
12028 * stabsread.h (os9k_stabs): Ditto.
12029 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
12030 (define_symbol, read_type, read_struct_fields): Ditto.
12031 (read_array_type, read_enum_type, read_huge_number): Ditto.
12032 (read_range_type, start_stabs): Ditto.
12033 * symfile.c (init_filename_language_table): Ditto.
12034 (add_psymbol_with_dem_name_to_list): Ditto.
12035 * symtab.c (symbol_init_language_specific): Ditto.
12036 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
12037 * symtab.h (struct general_symbol_info): Ditto.
12038 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
12039 * typeprint.c (typedef_print): Ditto.
12040 * utils.c (fprintf_symbol_filtered): Ditto.
12041 * valops.c (value_cast, search_struct_field, value_slice): Delete
12042 obsolete code.
12043 (varying_to_slice): Delete function.
12044 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
12045 (varying_to_slice): Delete declaration.
12046 * MAINTAINERS: Update.
12047
12048 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12049
12050 * configure.in: Reorganize "Checks for library functions section"
12051 a bit. Remove check for `btowc' and `isascii' functions.
12052 * configure: Regenerated.
12053
12054 * acconfig.h (_MSE_INT_H): Remove.
12055 * configure.in: Create "Checks for header files" section, and move
12056 appropriate tests there. Don't check for objlist.h, wchar.h,
12057 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
12058 misdetection fix. Also add "Checks for types", "Checks for
12059 compiler characteristics" and "Checks for library functions"
12060 sections.
12061 * config.in, configure: Regenerated.
12062
12063 * configure.in: Create "Checks for programs" section, and move
12064 appropriate tests there.
12065
12066 2003-01-01 Mark Kettenis <kettenis@gnu.org>
12067
12068 * configure.in: Create "Checks for libraries" section, and move
12069 appropriate tests there. Cleanup check for wctype in libw. Use
12070 AC_SEARCH_LIBS to see whether we need libsocket.
12071 * configure: Regenerated.
12072
12073 For older changes see ChangeLog-2002
12074 \f
12075 Local Variables:
12076 mode: change-log
12077 left-margin: 8
12078 fill-column: 74
12079 version-control: never
12080 End: