1235d89c86b11acf3c3b081851845b6687baafdb
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
2
3 * m32r-tdep.c : Include "dis-asm.h".
4 * Makefile.in (m32r-tdep.o): Update dependencies.
5
6 2003-10-06 J. Brobecker <brobecker@gnat.com>
7
8 * completer.h (get_gdb_completer_word_break_characters): Delete.
9 * completer.c: include language.h.
10 (gdb_completer_word_break_characters): Delete.
11 (get_gdb_completer_word_break_characters): Delete.
12 (location_completer): Use the word break characters of the current
13 language.
14 (complete_line): Likewise.
15 (line_completion_function): Likewise.
16 (skip_quoted_chars): Likewise.
17 * Makefile.in (completer.o): Add dependency on language.h.
18 * top.c (init_main): Set the readline word break characters
19 to GDB's default word break characters.
20
21 2003-10-06 J. Brobecker <brobecker@gnat.com>
22
23 * language.h (language_defn): new field, la_word_break_characters.
24 * language.c (unknown_language_defn): Set new field to
25 default_word_break_characters.
26 (auto_language_defn): Likewise.
27 (local_language_defn): Likewise.
28 * ada-lang.c (ada_language_defn): Likewise.
29 * c-lang.c (c_language_defn): Likewise.
30 (cplus_language_defn): Likewise.
31 (asm_language_defn): Likewise.
32 (minimal_language_defn): Likewise.
33 * f-lang.c (f_language_defn): Likewise.
34 * jv-lang.c (java_language_defn): Likewise.
35 * m2-lang.c (m2_language_defn): Likewise.
36 * objc-lang.c (objc_language_defn): Likewise.
37 * p-lang.c (pascal_language_defn): Likewise.
38 * scm-lang.c (scm_language_defn): Likewise.
39
40 2003-10-06 Andrew Cagney <cagney@redhat.com>
41
42 * ppc-sysv-tdep.c: Re-indent.
43
44 2003-10-06 J. Brobecker <brobecker@gnat.com>
45
46 * language.h (default_word_break_characters): Add prototype.
47 * language.c (default_word_break_characters): New function.
48
49 2003-10-06 Andreas Schwab <schwab@suse.de>
50
51 * i386-tdep.c (i386_analyze_frame_setup): Also handle xorl/subl
52 with %eax.
53
54 2003-10-06 Andrew Cagney <cagney@redhat.com>
55
56 * Makefile.in (ALLDEPFILES): Remove "z8k-tdep.c" and
57 "h8500-tdep.c".
58 (z8k-tdep.o): Delete custom build rule.
59
60 2003-10-06 Andrew Cagney <cagney@redhat.com>
61
62 * Makefile.in: Update all dependencies.
63
64 * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
65 No longer list PA as as obsolete candidate. List m32r as
66 broken instead of obsolete.
67
68 * config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
69 * config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
70 * config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
71 * config/i386/ptx.mt, config/i386/ptx4.mh: Ditto.
72 * config/i386/ptx4.mt, config/i386/symmetry.mh: Ditto.
73 * config/i386/symmetry.mt, config/i386/tm-ptx.h: Ditto.
74 * config/i386/tm-ptx4.h, config/i386/tm-symmetry.h: Ditto.
75 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
76 * config/i386/xm-symmetry.h, config/mips/mipsm3.mh: Ditto.
77 * config/mips/mipsm3.mt, config/mips/tm-mipsm3.h: Ditto.
78 * config/mips/xm-mipsm3.h, config/mn10200/mn10200.mt: Ditto.
79 * config/mn10200/tm-mn10200.h, config/pa/hppabsd.mh: Ditto.
80 * config/pa/hppabsd.mt, config/pa/hppaosf.mh: Ditto.
81 * config/pa/hppaosf.mt, config/pa/hppapro.mt: Ditto.
82 * config/pa/nm-hppab.h, config/pa/nm-hppao.h: Ditto.
83 * config/pa/tm-hppab.h, config/pa/tm-hppao.h: Ditto.
84 * config/pa/tm-pro.h, config/pa/xm-hppab.h: Ditto.
85 * config/pa/xm-pa.h, config/sparc/sparclet.mt: Ditto.
86 * config/sparc/sparclite.mt, config/sparc/tm-sparclet.h: Ditto.
87 * config/sparc/tm-sparclite.h, config/z8k/tm-z8k.h: Ditto.
88 * config/z8k/z8k.mt: Ditto.
89
90 * NEWS: Mention that z8k-zilog-none, z8ksim, mn10200-*-*,
91 h8500hms, hppa*-*-bsd*, hppa*-*-osf*, hppa*-*-pro*,
92 mips*-*-mach3*, i[3456]86-sequent-sysv4*, i[3456]86-sequent-sysv*,
93 i[3456]86-sequent-bsd*, sparclet-*-*, sparclite-fujitsu-none, and
94 sparclite were removed.
95 * configure.host, configure.tgt: Remove corresponding tuples.
96
97 * breakpoint.c, breakpoint.h: Remove obsolete code.
98 * buildsym.c, dbxread.c, gdbtypes.c, mdebugread.c: Ditto.
99 * monitor.c, sparc-tdep.c, stabsread.c: Ditto.
100 * stabsread.h, xcoffread.c: Ditto.
101
102 * z8k-tdep.c, symm-tdep.c, symm-nat.c: Delete obsolete file.
103 * sparclet-stub.c, sparclet-rom.c: Delete obsolete file.
104 * sparcl-tdep.c, sparcl-stub.c, h8500-tdep.c: Delete obsolete file.
105 * m3-nat.c, mipsm3-nat.c, mn10200-tdep.c: Delete obsolete file.
106
107 2003-10-06 David Lecomber <dsl@sources.redhat.com>
108
109 * f-valprint.c: Reformatting
110
111 2003-10-06 Mark Kettenis <kettenis@gnu.org>
112
113 * x86-64-tdep.c: Remove duplicate comment.
114
115 * x86-64-tdep.c (x86_64_store_return_value): Don't use
116 DEPRECATED_REGISTER_RAW_SIZE. Use symbolic names for register
117 names for return values. This fixes a bug since we looked at %rbx
118 instead of %rdx.
119
120 2003-10-05 Mark Kettenis <kettenis@gnu.org>
121
122 * x86-64-tdep.c: Include "regset.h".
123
124 * i386-tdep.h (struct gdbarch_tdep): Add members gregset,
125 gregset_reg_offset, gregset_num_regs, sizeof_gregset, fpregset,
126 sizeof_fpregset.
127 * i386-tdep.c: Include "regset.h".
128 (i386_supply_gregset): New function.
129 (i386_supply_fpregset): New function.
130 (i386_gdbarch_init): Initialze register set-related members of
131 TDEP.
132 * x86-64-tdep.c (x86_64_supply_fpregset): New function.
133 (x86_64_init_abi): Initialize TDEP->sizeof_fpregset.
134
135 2003-10-03 Andrew Cagney <cagney@redhat.com>
136
137 * rs6000-tdep.c (rs6000_gdbarch_init): When the 64 bit SysV ABI,
138 set extract_return_value, store_return_value and
139 use_struct_convention to ppc64_sysv_abi_extract_return_value,
140 ppc64_sysv_abi_store_return_value and
141 ppc64_sysv_abi_use_struct_convention.
142 * ppc-tdep.h (ppc64_sysv_abi_extract_return_value): Declare.
143 (ppc64_sysv_abi_store_return_value): Declare.
144 (ppc64_sysv_abi_use_struct_convention): Declare.
145 * ppc-sysv-tdep.c (enum return_value_convention): Define.
146 (ppc64_sysv_abi_extract_return_value): New function.
147 (ppc64_sysv_abi_store_return_value): New function.
148 (ppc64_sysv_abi_use_struct_convention): New function.
149 (ppc64_sysv_abi_return_value): New function.
150
151 2003-10-03 Andrew Cagney <cagney@redhat.com>
152
153 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): Only
154 convert a descriptor to a function when it's in the ".opd"
155 section.
156
157 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
158
159 * sh-tdep.c (sh_push_dummy_call_fpu): Initialize flt_argreg and
160 reg_size to keep GCC silent.
161
162 2003-10-03 Corinna Vinschen <vinschen@redhat.com>
163
164 * dwarf2-frame.c (struct comp_unit): Add tbase member to store
165 base for DW_EH_PE_textrel encodings.
166 (read_encoded_value): Add a DW_EH_PE_textrel case.
167 (dwarf2_build_frame_info): Set unit.tbase to beginning of text
168 section.
169
170 2003-10-03 Mark Kettenis <kettenis@gnu.org>
171
172 * dwarf2-frame.c (dwarf2_build_frame_info): Fix comment.
173
174 2003-10-02 Andrew Cagney <cagney@redhat.com>
175
176 * gdbarch.sh (DEPRECATED_REGISTER_RAW_SIZE): Rename
177 REGISTER_RAW_SIZE.
178 * gdbarch.h, gdbarch.c: Re-generate.
179 * aix-thread.c, alpha-tdep.h, arm-tdep.c, core-sol2.c: Update.
180 * cris-tdep.c, dve3900-rom.c, findvar.c, frame.c: Update.
181 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
182 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
183 * ia64-linux-nat.c, ia64-tdep.c, infcmd.c, infptrace.c: Update.
184 * infrun.c, irix5-nat.c, lynx-nat.c, mips-linux-tdep.c: Update.
185 * mips-nat.c, mips-tdep.c, mipsv4-nat.c, mn10300-tdep.c: Update.
186 * monitor.c, ns32k-tdep.c, ppc-linux-nat.c, regcache.c: Update.
187 * remote-e7000.c, remote-mips.c, remote-sim.c: Update.
188 * remote-vxmips.c, remote-vxsparc.c, remote.c: Update.
189 * rom68k-rom.c, rs6000-nat.c, rs6000-tdep.c, s390-tdep.c: Update.
190 * sh64-tdep.c, sparc-nat.c, sparc-tdep.c, stack.c: Update.
191 * target.c, tracepoint.c, v850-tdep.c, v850ice.c, valops.c: Update.
192 * vax-tdep.c, vax-tdep.h, x86-64-tdep.c, xstormy16-tdep.c: Update.
193 * config/m68k/tm-delta68.h, config/m68k/tm-vx68.h: Update.
194 * config/sparc/tm-sparc.h, config/sparc/tm-sparclynx.h: Update.
195
196 2003-10-02 Jim Blandy <jimb@redhat.com>
197
198 * dwarf2read.c (struct die_info): Doc fix.
199
200 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
201
202 * sh-tdep.c: Running thru gdb_indent.sh.
203
204 2003-10-02 Corinna Vinschen <vinschen@redhat.com>
205
206 * sh-tdep.c (sh_justify_value_in_reg): New function.
207 (sh_stack_allocsize): Ditto.
208 (flt_argreg_array): New array used for floating point argument
209 passing.
210 (sh_init_flt_argreg): New function.
211 (sh_next_flt_argreg): Ditto.
212 (sh_push_dummy_call_fpu): Simplify. Rename "odd_sized_struct" to
213 "pass_on_stack". Use new helper functions. Accomodate Renesas ABI.
214 Fix argument passing strategy.
215 (sh_push_dummy_call_nofpu): Ditto.
216
217 2003-10-01 Andrew Cagney <cagney@redhat.com>
218
219 * value.h (register_value_being_returned): Declare. Replace
220 "value_being_returned".
221 * infcall.c (call_function_by_hand): Use
222 register_value_being_returned.
223 * infcmd.c (print_return_value): Call
224 "register_value_being_returned", handle struct return locally.
225 * values.c (register_value_being_returned): New function. Replace
226 "value_being_returned".
227
228 2003-09-30 Elena Zannoni <ezannoni@redhat.com>
229
230 * linux-proc.c (linux_do_registers): New function.
231 (linux_make_note_section): Use linux_do_registers in case of
232 single threaded inferior programs.
233
234 2003-10-01 Andrew Cagney <cagney@redhat.com>
235
236 * infcall.c (call_function_by_hand): When STRUCT_RETURN, always
237 use STRUCT_ADDR. When not using "struct return convention", pass
238 "0" to "value_being_returned". Add FIXMEs.
239 * infcmd.c (print_return_value): Pass an explicit 0/1 to
240 value_being_returned. Add comments.
241 * values.c (value_being_returned): Add fixme.
242 * hppa-tdep.c (hppa_extract_struct_value_address): Add FIXME.
243 (hppa_value_returned_from_stack): Add FIXME.
244
245 2003-09-30 David Carlton <carlton@kealia.com>
246
247 * dwarf2read.c (struct die_info): Add 'parent' field; replace
248 'has_children' and 'next' by 'child' and 'sibling'.
249 (read_comp_unit): Rework algorithm, breaking body into
250 read_die_and_children and read_die_and_siblings.
251 (read_die_and_children, read_die_and_siblings): New.
252 (read_full_die): Add 'has_children' argument; set it instead of
253 the die's 'has_children' field. Minor formatting cleanup.
254 (free_die_list): Use die->child and die->sibling instead of
255 die->next.
256 (dump_die_list): Ditto.
257 (sibling_die): Use die->sibling.
258 (psymtab_to_symtab_1): Use die's 'child' field in place of its
259 'has_children' and 'next' fields.
260 (process_die, read_file_scope, read_func_scope)
261 (read_lexical_block_scope, read_structure_scope)
262 (read_enumeration, read_array_type, read_common_block)
263 (read_namespace, read_subroutine_type, dump_die): Ditto.
264
265 2003-09-30 Andrew Cagney <cagney@redhat.com>
266
267 * rs6000-tdep.c (rs6000_gdbarch_init): Set the PowerOpen red zone
268 to 224, not 220.
269
270 2003-09-30 Andrew Cagney <cagney@redhat.com>
271
272 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_SIZE): Rename
273 REGISTER_VIRTUAL_SIZE.
274 * gdbarch.h, gdbarch.c: Regenerate.
275 * vax-tdep.h, sparc-tdep.c, regcache.h: Update.
276 * regcache.c, mn10300-tdep.c, mips-tdep.c: Update.
277 * infcmd.c, frame.c, findvar.c, cris-tdep.c: Update.
278
279 2003-09-29 Andrew Cagney <cagney@redhat.com>
280
281 * gdbarch.sh (DEPRECATED_REGISTER_VIRTUAL_TYPE): Rename
282 DEPRECATED_REGISTER_VIRTUAL_TYPE.
283 * gdbarch.h, gdbarch.c: Regenerate.
284 * arch-utils.c, hppa-tdep.c, regcache.c, regcache.h: Update.
285 * sh64-tdep.c, sparc-tdep.c: Update.
286
287 * remote-vxsparc.c (vx_read_register): Replace bzero with memset.
288 * remote-vxmips.c (vx_read_register): Ditto.
289 * remote-vx68.c (vx_read_register): Ditto.
290 * gnu-nat.c (inf_validate_procs): Ditto.
291
292 2003-09-29 J. Brobecker <brobecker@gnat.com>
293
294 * infcall.c (call_function_by_hand): Fix build failure
295 introduced in the previous change to this file.
296
297 2003-09-29 Andrew Cagney <cagney@redhat.com>
298
299 * NEWS: Mention Objective-C.
300
301 2003-09-29 Jerome Guitton <guitton@act-europe.fr>
302
303 * arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
304 test if the register has been saved on the stack.
305 (arm_scan_prologue_cache): When analysing the instruction
306 "str lr, [sp, #-4]", save the address where lr has been stored.
307
308 2003-09-28 Andrew Cagney <cagney@redhat.com>
309
310 * frame.c (frame_read_unsigned_register): Delete function.
311 * frame.h (frame_read_unsigned_register): Delete declaration.
312 * sparc-tdep.c (sparc_init_extra_frame_info): Use
313 get_frame_register_unsigned.
314 (sparc_frame_saved_pc, sparc_pop_frame): Ditto.
315 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
316 * d10v-tdep.c (d10v_print_registers_info): Ditto.
317
318 * frame.h (frame_read_register): Delete declaration.
319 * frame.c (frame_read_register): Delete function.
320 * arch-utils.c (legacy_register_to_value): Use get_frame_register.
321 * sparc-tdep.c (sparc_fetch_pointer_argument): Ditto.
322 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Ditto.
323 * mips-tdep.c (mips_register_to_value): Ditto.
324 * hppa-tdep.c (hppa_fetch_pointer_argument): Ditto.
325 * d10v-tdep.c (d10v_print_registers_info): Ditto.
326
327 * frame.c (frame_read_signed_register): Delete function.
328 (frame_read_unsigned_register): Update comments.
329 * frame.h (frame_read_signed_register): Delete declaration.
330 * h8300-tdep.c (h8300_print_register): Use
331 get_frame_register_signed.
332 * m68hc11-tdep.c (m68hc11_print_register): Ditto.
333
334 * config/pa/tm-hppa.h (DEPRECATED_VALUE_RETURNED_FROM_STACK):
335 Rename VALUE_RETURNED_FROM_STACK.
336 * infcmd.c (print_return_value): Update.
337 * infcall.c (call_function_by_hand): Update.
338
339 2003-09-28 Mark Kettenis <kettenis@gnu.org>
340
341 * i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): Add
342 regcache argument and reverse the order of the other two
343 arguments. Remove local regcache variable. Determine
344 architecture from REGCACHE. Update comments.
345 * x86-64-tdep.c (x86_64_supply_fxsave): Add regcache argument and
346 reverse the order of the other two arguments. Remove local
347 regcache variable. Determine architecture from REGCACHE. Update
348 comments.
349 * i387-tdep.h (i387_supply_fsave, i387_supply_fxsave): Adjust
350 prototypes. Update comments.
351 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust prototype. Adjust
352 comment.
353 * amd64fbsd-nat.c (supply_fpregset, fetch_inferior_registers):
354 Update.
355 * go32-nat.c (fetch_register, go32_fetch_registers): Update.
356 * i386-interix-nat.c (supply_fpregset): Update.
357 * i386-linux-nat.c (supply_fpregset, supply_fpxregset): Update.
358 * i386-nto-tdep.c (i386nto_supply_fpregset): Update.
359 * i386gnu-nat.c (fetch_fpregs, supply_fpregset): Update.
360 * i386bsd-nat.c (supply_fpregset, fetch_inferior_registers): Update.
361 * i386nbsd-tdep.c (fetch_core_registers, fetch_elfcore_registers):
362 Update.
363 * i386obsd-tdep.c (fetch_core_registers): Update.
364 * i386v4-nat.c (supply_fpregset): Update.
365 * x86-64-linux-nat.c (supply_fpregset): Update.
366 * x86-64-linux-tdep.c (fetch_core_registers): Update.
367
368 2003-09-27 Mark Kettenis <kettenis@gnu.org>
369
370 * i386-tdep.h: Put opaque declarations in alphabetical
371 order. Remove spurious whitespace.
372 (struct gdbarch_tdep): add st0_regnum and mm0_regnum members.
373 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Remove prototypes.
374 * i386-tdep.c (MM0_REGNUM): Remove define.
375 (i386_mmx_regnum_p): Add gdbarch argument.
376 (i386_sse_regnum_p, i386_mxcsr_regnum_p): Add gdbarch argument.
377 Rewrite using new macro definitions for FPU/SSE registers.
378 (i386_fp_regnum_p, i386_fpc_regnum_p): Rewrite using new macro
379 definitions from i387-tdep.h.
380 (i386_register_name): Update.
381 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): Update to use
382 new macro definitions for FPU/SSE registers.
383 (i386_extract_return_value): Determine whether floating-point
384 registers are present by examining REGCACHE's architecture.
385 (i386_store_return_value): Likewise. Use I386_MAX_REGISTER_SIZE
386 instead of FPU_REG_RAW_SIZE. Use new macro definitions for
387 FPU/SSE registers.
388 (i386_register_type): Update.
389 (i386_mmx_regnum_to_fp_regnum): Rewrite using new macro
390 definitions for FPU registers. Use REGCACHE's architecture to
391 determine the appropriate register numbers.
392 (i386_pseudo_register_read, i386_pseudo_register_write,
393 i386_register_reggroup_p): Update.
394 (i386_gdbarch_init): Initialize TDEP->st0_regnum and
395 TDEP->mm0_regnum.
396 * i387-tdep.h (I387_FCTRL_REGNUM, I387_FSTAT_REGNUM,
397 I387_FTAG_REGNUM, I387_FISEG_REGNUM, I387_FIOFF_REGNUM,
398 I387_FOSEG_REGNUM, I387_FOOFF_REGNUM, I387_FOP_REGNUM,
399 I387_XMM0_REGNUM, I387_MXCSR_REGNUM): New defines.
400 (i387_supply_fsave, i387_fill_fsave, i387_supply_fxsave,
401 i387_fill_fxsave): Change type of fsave/fxsave argument from `char
402 *' to `void *'.
403 * i387-tdep.c (i387_print_float_info, fsave_offset, FSAVE_ADDR,
404 i387_supply_fsave, i387_fill_fsave, fxsave_offset, FXSAVE_ADDR,
405 i387_supply_fxsave, i387_fill_fxsave): Update to use new macro
406 definitions for FPU/SSE registers.
407 (FXSAVE_MXCSR_ADDR): New define.
408 * x86-64-tdep.c (x86_64_init_abi): Override TDEP->st0_regnum and
409 TDEP->mm0_regnum.
410 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): Remove defines.
411 (I387_ST0_REGNUM): Define.
412
413 * regcache.h (get_regcache_arch): New prototype.
414 * regcache.c (get_regcache_arch): New function.
415
416 * x86-64-tdep.c (x86_64_store_return_value): Remove spurious
417 whitespace.
418
419 * i386-tdep.c (i386_num_register_names, i386_num_mmx_regs):
420 Initialize using ARRAY_SIZE.
421
422 2003-09-27 Andrew Cagney <cagney@redhat.com>
423
424 * arch-utils.c (deprecated_init_frame_pc_default): Rename
425 "init_frame_pc_default".
426 * arch-utils.h (deprecated_init_frame_pc_default): Update.
427 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
428 * vax-tdep.c (vax_gdbarch_init): Update.
429 * v850-tdep.c (v850_gdbarch_init): Update.
430 * sh64-tdep.c (sh64_gdbarch_init): Update.
431 * s390-tdep.c (s390_gdbarch_init): Update.
432 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
433 * mcore-tdep.c (mcore_gdbarch_init): Update.
434 * h8300-tdep.c (h8300_gdbarch_init): Update.
435 * cris-tdep.c (cris_gdbarch_init): Update.
436 * config/pa/tm-hppa.h (DEPRECATED_INIT_FRAME_PC): Update.
437
438 2003-09-26 Mark Kettenis <kettenis@gnu.org>
439
440 * regset.h: New file.
441 * Makefile.in (regset_h): Add.
442
443 2003-09-25 Andrew Cagney <cagney@redhat.com>
444
445 * frame.h (deprecated_frame_saved_regs): Rename
446 get_frame_saved_regs.
447 * cris-tdep.c, frame.c, h8300-tdep.c, hppa-tdep.c: Update.
448 * mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Update.
449 * ns32k-tdep.c, ppc-linux-tdep.c, rs6000-tdep.c: Update.
450 * s390-tdep.c, sh64-tdep.c, stack.c: Update.
451 * v850-tdep.c, vax-tdep.c, xstormy16-tdep.c: Update.
452
453 2003-09-25 Andrew Cagney <cagney@redhat.com>
454
455 * NEWS: Mention the new backtrace mechanism, DWARF 2 CFI, hosted
456 file I/O, multi-arch, TLS and NPTL, DWARF 2 Location Expressions,
457 and Java.
458 * PROBLEMS: Mention that mips*-*-*, powerpc*-*-*, sparc*-*-* and
459 arm*-*-* do not use the new frame code.
460
461 2003-09-25 David Carlton <carlton@kealia.com>
462
463 * c-exp.y: Remove 'register' declarations.
464 * f-exp.y, jv-exp.y, m2-exp.y, objc-exp.y, p-exp.y: Ditto.
465
466 2003-09-25 David Carlton <carlton@kealia.com>
467
468 * c-exp.y: Include cp-support.h. Add qualified_type.
469 (yylex): Delete nested type hack; add comments.
470 * cp-namespace.c (cp_lookup_nested_type): New function.
471 * cp-support.h: Declare cp_lookup_nested_type.
472 * eval.c (evaluate_subexp_standard): Call value_aggregate_elt
473 instead of value_struct_elt_for_reference.
474 * valops.c: Include cp-support.h.
475 (value_aggregate_elt): New function.
476 (value_namespace_elt): Ditto.
477 (value_struct_elt_for_reference): Make static.
478 * value.h: Delete declaration of value_struct_elt_for_reference;
479 add declaration for value_aggregate_elt.
480 * Makefile.in (c-exp.tab.o): Depend on $(cp_support_h).
481 (valops.o): Ditto.
482
483 2003-09-25 Daniel Jacobowitz <drow@mvista.com>
484
485 * stack.c: Include "reggroups.h".
486 (frame_info): Only display registers in all_reggroup.
487 * Makefile.in (stack.o): Update dependencies.
488
489 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
490
491 * arm-tdep.c (arm_skip_prologue): Handle "sub ip, sp #n" and
492 "add ip, sp #n" in the prologue.
493 (arm_scan_prologue): Ditto.
494
495 2003-09-25 Jerome Guitton <guitton@act-europe.fr>
496
497 * MAINTAINERS (write after approval): Add myself.
498
499 2003-09-25 Andreas Schwab <schwab@suse.de>
500
501 * m68k-tdep.c: Include "dwarf2-frame.h".
502 (m68k_gdbarch_init): Add the DWARF CFI frame unwinder.
503 * Makefile.in (m68k-tdep.o): Update dependencies.
504
505 2003-09-25 Corinna Vinschen <vinschen@redhat.com>
506
507 * sh-tdep.c (struct frame_extra_info): Remove.
508 (struct sh_frame_cache): New structure.
509 (GET_SOURCE_REG): New macro extracting source register of an opcode.
510 (GET_TARGET_REG): Ditto but target register.
511 (GET_PUSHED_REG): Remove.
512 (IS_MOV_ARG_TO_REG): New macro.
513 (IS_MOV_ARG_TO_IND_R14): New macro.
514 (IS_MOV_ARG_TO_IND_R14_WITH_DISP): New macro.
515 (IS_MOVW_PCREL_TO_REG): New macro.
516 (IS_MOVL_PCREL_TO_REG): New macro.
517 (IS_SUB_REG_FROM_SP): New macro.
518 (IS_ARG_MOV): Remove.
519 (IS_MOV_TO_R14): Remove.
520 (IS_RESTORE_FP): New macro.
521 (IS_RTS): New macro.
522 (IS_LDS): New macro.
523 (IS_MOV_FP_SP): New macro.
524 (IS_ADD_REG_TO_FP): New macro.
525 (IS_ADD_IMM_FP): New macro.
526 (sh_skip_prologue_hard_way): Remove.
527 (sh_saved_pc_after_call): Remove.
528 (sh_frame_chain): Remove.
529 (sh_find_callers_reg): Remove.
530 (sh_nofp_frame_init_saved_regs): Remove.
531 (sh_fp_frame_init_saved_regs): Remove.
532 (sh_init_extra_frame_info): Remove.
533 (sh_analyze_prologue): New function.
534 (sh_skip_prologue): Remove deprecated code. Rely on new function
535 sh_analyze_prologue when after_prologue fails.
536 (sh_frame_saved_pc): Remove.
537 (sh_alloc_frame_cache): New function.
538 (sh_frame_cache): Ditto.
539 (sh_frame_prev_register): Ditto.
540 (sh_frame_this_id): Ditto.
541 (sh_frame_unwind): New structure defining the heuristic frame
542 sniffer interface.
543 (sh_frame_sniffer): New function.
544 (sh_unwind_sp): Ditto.
545 (sh_unwind_pc): Ditto.
546 (sh_unwind_dummy_id): Ditto.
547 (sh_frame_base_address): Ditto.
548 (sh_frame_base): New structure defining new frame base code.
549 (sh_in_function_epilogue_p): New function.
550 (sh_gdbarch_init): Restructure and simplify to eliminate deprecated
551 code and to call all new code instead. Initialize dwarf2 and
552 heuristic frame sniffer.
553
554 2003-09-24 Paul N. Hilfinger <hilfingr@nile.gnat.com>
555
556 * parser-defs.h (struct exp_descriptor): New definition, containing
557 language-specific info for printing, prefixifying, dumping, and
558 evaluating expressions.
559 (exp_descriptor_standard): Declare new variable.
560 (print_subexp): Make global and declare here (from expprint.c).
561 (dump_subexp): Ditto.
562 (dump_subexp_body_standard): Declare.
563 (operator_length_standard): Declare.
564 (op_name_standard): Declare.
565 (print_subexp): Declare.
566 (print_subexp_standard): Declare.
567
568 * language.h (struct language_defn): Add la_exp_desc field to hold
569 pointer to table for language-specific operators.
570 Remove evaluate_exp field, which is now in struct exp_descriptor.
571
572 * parse.c (operator_length): Move most code to new
573 operator_length_standard function. Use language-specific information.
574 (operator_length_standard): New function taking most code from
575 operator_length.
576 (exp_descriptor_standard): New constant.
577
578 * expression.h (enum exp_opcode): Add definitions of OP_EXTENDED0
579 and OP_EXTENDED_LAST.
580
581 * expprint.c (print_subexp): Use language-specific print_subexp.
582 Make global; remove static declaration.
583 Move most code to print_subexp_standard.
584 (print_subexp_standard): New function, containing code formerly in
585 print_subexp.
586 (op_name): Add expression to argument signature.
587 Use langauge-specific op_name.
588 Move most code to op_name_standard.
589 (op_name_standard): New function, containing code formerly in op_name.
590 (dump_subexp): Use new version of op_name function.
591 Use language-specific dump_subexp_body, and move most existing code to
592 dump_subexp_body_standard.
593 (dump_raw_expression): Use new op_name interface.
594 (dump_subexp_body): Move most code to dump_subexp_body_standard.
595 (dump_subexp_body_standard): New function, containing code formerly
596 in dump_subexp_body.
597
598 * language.c (unknown_language): Add default la_exp_desc field and
599 remove evaluate_exp field.
600 (auto_language): Ditto.
601 (local_language): Ditto.
602 * f-lang.c (f_language_defn): Ditto.
603 * c-lang.c (c_language_defn): Ditto.
604 (cplus_language_defn): Ditto.
605 (asm_language_defn): Ditto.
606 (minimal_language_defn): Ditto.
607 * p-lang.c (pascal_language_defn): Ditto.
608 * m2-lang.c (m2_language_defn): Ditto.
609 * objc-lang.c (objc_language_defn): Ditto.
610
611 * jv-lang.c (exp_descriptor_java): New variable, containing
612 Java-specific expression evaluator.
613 (java_language_defn): Add la_exp_desc field and remove evaluate_exp
614 field.
615 * scm-lang.c (exp_descriptor_scm): New variable, containing
616 Scheme-specific expression evaluator.
617 (scm_language_defn): Add la_exp_desc field and remove evaluate_exp
618 field.
619 * objc-lang.c (print_object_command): Take evaluate_exp from the
620 la_exp_desc field.
621
622 * Makefile.in (eval.o): Add dependency on parser-defs.h.
623
624 * eval.c: Include parser-defs.h for the full declaration of
625 la_exp_desc's type.
626 (evaluate_subexp): Get evaluate_exp out of la_exp_desc field.
627
628 2003-09-23 Paul N. Hilfinger <hilfingr@nile.gnat.com>
629
630 * parser-defs.h (operator_length): Declare.
631
632 * parse.c (length_of_subexp): Use operator_length to get operator
633 lengths and arities for operators.
634 Move most code to new operator_length function.
635 (operator_length): New function absorbing most code from
636 length_of_subexp.
637 (prefixify_subexp): Remove large case and use operator_length instead.
638 (parse_exp_1): Use renamings:
639 dump_prefix_expression => dump_raw_expression and
640 dump_postfix_expression => dump_prefix_expression.
641
642 * expression.h (dump_prefix_expression): Rename to ...
643 (dump_raw_expression): New name.
644 (dump_postfix_expression): Rename to ...
645 (dump_prefix_expression): New name.
646
647 * expprint.c (dump_subexp): Make global. Add comment.
648 Move most existing code to dump_subexp_body.
649 (dump_subexp_body): New function.
650 (dump_prefix_expression): Rename to dump_raw_expression.
651 Remove attempt to print the expression via print_expression: it can't
652 work before the expression is prefixified.
653 (dump_raw_expression): Renamed from dump_prefix_expression.
654 (dump_postfix_expression): Rename to dump_prefix_expression, since
655 that's what it does.
656 Remove 'note' parameter, since this routine must be used on
657 prefixified expression.
658 (dump_prefix_expression): Renamed from dump_postfix_expression.
659
660 2003-09-22 Jim Blandy <jimb@redhat.com>
661
662 * dwarf2read.c (read_array_type): When building the type for an
663 array of unspecified length, make sure to choose the upper bound
664 so that the array's total length comes out to be zero --- that's
665 how we represent such arrays.
666
667 2003-09-22 Michael Chastain <mec@shout.net>
668
669 * MAINTAINERS: Rename gdb.c++ to gdb.cp.
670
671 2003-09-22 Jeff Johnston <jjohnstn@redhat.com>
672
673 * top.c (quit_force): Fix indirect call to quit_target so
674 a struct qt_args pointer is passed.
675
676 2003-09-22 Andrew Cagney <cagney@redhat.com>
677
678 * arch-utils.h (init_frame_pc_noop): Delete declaration.
679 * arch-utils.c (init_frame_pc_noop): Delete function.
680 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
681 "init_frame_pc".
682 * mips-tdep.c (mips_gdbarch_init): Ditto.
683 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
684 * config/sparc/tm-sparc.h (init_frame_pc_noop): Delete
685 declaration.
686 (DEPRECATED_INIT_FRAME_PC): Delete macro.
687 * config/rs6000/tm-rs6000.h (init_frame_pc_noop): Delete
688 declaration.
689 (DEPRECATED_INIT_FRAME_PC): Delete macro.
690
691 2003-09-22 Anthony Green <green@redhat.com>
692
693 * monitor.c (monitor_expect): Delete unused conflicting targ_ops
694 declaration.
695
696 2003-09-20 Andrew Cagney <cagney@redhat.com>
697
698 * breakpoint.c: Eliminate ARGSUSED.
699 * buildsym.c, cli/cli-cmds.c, cli/cli-script.c: Ditto.
700 * coffread.c, corelow.c, dwarf2read.c, event-top.c: Ditto.
701 * exec.c, gcore.c, hpux-thread.c, infcmd.c, inflow.c: Ditto.
702 * infrun.c, inftarg.c, maint.c, ocd.c, printcmd.c: Ditto.
703 * procfs.c, regcache.c, remote-rdi.c, remote-sds.c: Ditto.
704 * remote.c, sol-thread.c, source.c, stabsread.c: Ditto.
705 * stack.c, symfile.c, target.c, top.c, typeprint.c: Ditto.
706 * utils.c, v850ice.c, valprint.c, values.c, win32-nat.c: Ditto.
707 * wince.c, remote-vx.c: Ditto.
708
709 * cli/cli-script.c: Remove "register" attributes.
710 * config/pa/tm-hppa.h: Ditto.
711 * cli/cli-decode.c: Ditto.
712 * cli/cli-cmds.c: Ditto.
713
714 2003-09-19 Andrew Cagney <cagney@redhat.com>
715
716 * sparcnbsd-nat.c (getregs_supplies): Rename NPC_REGNUM to
717 DEPRECATED_NPC_REGNUM.
718 * sparc64nbsd-nat.c (getregs_supplies): Ditto.
719
720 2003-09-19 Christopher Faylor <cgf@redhat.com>
721
722 * win32-nat.c (mappings): Remove HAVE_SSE conditional.
723
724 2003-09-19 Jim Blandy <jimb@redhat.com>
725
726 * macrotab.c (macro_include): Use the correct comparison to find
727 the appropriate place for this inclusion in the list.
728
729 2003-09-19 Andrew Cagney <cagney@redhat.com>
730
731 * config/pa/nm-hppah.h (NEED_TEXT_START_END): Delete.
732 (DEPRECATED_HPUX_TEXT_END): Define.
733 (deprecated_hpux_text_end): Declare.
734 (struct target_ops): Declare opaque.
735 * hppah-nat.c (text_end): Make static.
736 (deprecated_hpux_text_end): New function.
737 * exec.c (text_end): Delete global variable.
738 (NEED_TEXT_START_END): Do not define.
739 (exec_file_attach): Replace code computing "text_end" code with
740 call to DEPRECATED_HPUX_TEXT_END.
741
742 2003-09-19 Andrew Cagney <cagney@redhat.com>
743
744 * utils.c (align_up, align_down): New functions.
745 * defs.h (align_up, align_down): Declare.
746 * ppc-sysv-tdep.c (align_up, align_down): Delete functions.
747 * s390-tdep.c: Replace "round_up" and "round_down" with "align_up"
748 and "align_down".
749 (round_up, round_down): Delete functions.
750 * mips-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
751 "align_down".
752 (ROUND_DOWN, ROUND_UP): Delete macros.
753 (mips_dump_tdep): Do not print "ROUND_UP" or "ROUND_DOWN".
754 * h8300-tdep.c: Replace "round_up" and "round_down" with
755 "align_up" and "align_down".
756 (round_up, round_down): Delete macros.
757 * frv-tdep.c: Replace ROUND_UP and ROUND_DOWN with "align_up" and
758 "align_down".
759 (ROUND_UP, ROUND_DOWN): Delete macros.
760
761 2003-09-18 J. Brobecker <brobecker@gnat.com>
762
763 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
764 hard-coded constant. Use the proper machine name instead.
765
766 2003-09-17 Andrew Cagney <cagney@redhat.com>
767
768 * sparc-tdep.c (legacy_register_name): Delete function.
769 * mips-tdep.c (mips_dump_tdep): Do not print REGISTER_NAME.
770 (mips_gdbarch_init): Refer to MIPS_REGISTER_NAME in comments.
771 * infcmd.c (gdb_register_name): Delete variable.
772 * gdbarch.sh (SDB_REG_TO_REGNUM): Delete reference to
773 REGISTER_NAME and "tm.h".
774 * gdbarch.h, gdbarch.c: Regenerate.
775 * dpx2-nat.c (regmap): Refer to REGISTER_NAME and not
776 REGISTER_NAMES in comments.
777 * remote-st.c (get_reg_name), i386b-nat.c (tregmap): Ditto.
778 * m68klinux-nat.c (regmap): Ditto.
779
780 2003-09-17 Jim Blandy <jimb@redhat.com>
781
782 * Makefile.in (dis_asm_h): Note that this #includes "bfd.h".
783
784 2003-09-17 Andrew Cagney <cagney@redhat.com>
785
786 * ppcnbsd-tdep.c (ppcnbsd_use_struct_convention): New function.
787 (ppcnbsd_init_abi): Set "use_struct_convention" to
788 "ppcnbsd_use_struct_convention".
789
790 2003-09-17 Mark Kettenis <kettenis@gnu.org>
791
792 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
793 * gdbarch.h, gdbarch.c: Regenerate.
794 (stabs_argument_has_addr): New architecture method.
795 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
796 * arch-utils.c: Include "buildsym.h".
797 (default_stabs_argument_has_addr): New function.
798 * stabsread.c (define_symbol): Use stabs_argument_has_addr
799 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
800
801 2003-09-17 Andrew Cagney <cagney@redhat.com>
802
803 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Deprecate NPC_REGNUM.
804 * gdbarch.h, gdbarch.c: Regenerate.
805 * core-sol2.c, hppa-tdep.c, lynx-nat.c, procfs.c: Update.
806 * regcache.c, remote-vxsparc.c, sparc-linux-nat.c: Update.
807 * sparc-nat.c, sparc-tdep.c, sparc64-tdep.c: Update.
808 * sparcnbsd-tdep.c: Update.
809
810 2003-09-17 Andrew Cagney <cagney@redhat.com>
811
812 * gdbarch.sh (DEPRECATED_REGISTER_BYTE): Rename REGISTER_BYTE.
813 * gdbarch.h, gdbarch.c: Regenerate.
814 * arm-linux-tdep.c, core-sol2.c, cris-tdep.c: Update.
815 * d10v-tdep.c, frame.c: Update.
816 * hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c: Update.
817 * hpux-thread.c, i386gnu-nat.c, ia64-aix-nat.c: Update.
818 * ia64-linux-nat.c, irix5-nat.c, lynx-nat.c, m68knbsd-nat.c: Update.
819 * mcore-tdep.c, mips-linux-tdep.c, mips-tdep.c: Update.
820 * mipsv4-nat.c, mn10300-tdep.c, ns32k-tdep.c: Update.
821 * ns32knbsd-nat.c, ppc-bdm.c, regcache.c, remote-sds.c: Update.
822 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Update.
823 * remote.c, rs6000-tdep.c, s390-tdep.c, sh64-tdep.c: Update.
824 * sparc-nat.c, sparc-tdep.c, sun3-nat.c, v850-tdep.c: Update.
825 * v850ice.c, vax-tdep.c, xstormy16-tdep.c: Update.
826 * config/m68k/tm-cisco.h, config/m68k/tm-delta68.h: Update.
827 * config/pa/nm-hppah.h: Update.
828
829 2003-09-16 Andrew Cagney <cagney@redhat.com>
830
831 * ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
832 "use_struct_convention" to "ppc_linux_use_struct_convention".
833 (ppc_linux_use_struct_convention): New function.
834 * rs6000-tdep.c (rs6000_use_struct_convention): New function.
835 (rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
836 "rs6000_use_struct_convention".
837 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
838 declaration.
839 * ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
840 Delete function.
841
842 2003-09-16 Andrew Cagney <cagney@redhat.com>
843
844 * buildsym.c: Remove more occurances of "register".
845 * coffread.c, dbxread.c, dcache.c, dwarf2read.c: Ditto.
846 * environ.c, eval.c, f-valprint.c, findvar.c: Ditto.
847 * gdbtypes.c, gnu-v2-abi.c, h8300-tdep.c, hppa-tdep.c: Ditto.
848 * infcmd.c, mdebugread.c, minsyms.c, mips-tdep.c: Ditto.
849 * printcmd.c, remote-vx.c, sh-stub.c, sh-tdep.c: Ditto.
850 * sh64-tdep.c, source.c, stabsread.c, stack.c: Ditto.
851 * standalone.c, symfile.c, symmisc.c, symtab.c: Ditto.
852 * utils.c, valops.c, values.c, xcoffread.c: Ditto.
853
854 2003-09-16 Corinna Vinschen <vinschen@redhat.com>
855
856 * sh-tdep.h (struct gdbarch_tdep): Remove. Change all register
857 numbers to enumeration values.
858 * sh-tdep.c: Accomodate above change.
859 (SH_NUM_REGS): Rename from SH_DEFAULT_NUM_REGS.
860 (NUM_PSEUDO_REGS_SH_MEDIA): Remove (sh5 only).
861 (NUM_PSEUDO_REGS_SH_COMPACT): Remove (sh5 only).
862 (IS_ADD_IMM_SP): Rename from IS_ADD_SP.
863 (IS_FPUSH): Rename from IS_FMOV.
864 (sh_extract_struct_value_address): Remove useless comment.
865 (sh_dsp_register_sim_regno): Use register values from sh-tdep.h
866 instead of own local values.
867 (sh_dump_tdep): Remove.
868 (_initialize_sh_tdep): Accomodate removing sh_dump_tdep.
869 * sh3-rom.c (sh3_supply_register): Accomodate sh-tdep.h changes.
870
871 2003-09-15 Andrew Cagney <cagney@redhat.com>
872
873 * doublest.c (convert_floatformat_to_doublest): No longer need to
874 cast "exp_bias" to an int. Reverts 2002-12-04 change.
875
876 2003-09-15 Daniel Jacobowitz <drow@mvista.com>
877
878 * values.c (unpack_double): Call floatformat_is_valid.
879
880 2003-09-15 Mark Kettenis <kettenis@gnu.org>
881
882 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
883 ps_strings into a long.
884
885 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
886 _initialize_am64fbsd_nat.
887
888 2003-09-15 Kevin Buettner <kevinb@redhat.com>
889
890 * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
891 associated with DW_AT_ranges attribute is out of bounds.
892
893 2003-09-15 David Lecomber <dsl@sources.redhat.com>
894
895 * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
896
897 2003-09-14 Michael Chastain <mec@shout.net>
898
899 * config/m68k/nm-apollo68v.h: Delete.
900 * config/m68k/xm-apollo68v.h: Delete.
901
902 2003-09-14 Andrew Cagney <cagney@redhat.com>
903
904 * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
905 * dcache.c: Update copyrights and descriptions.
906 * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
907
908 2003-09-14 Andrew Cagney <cagney@redhat.com>
909
910 * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
911 "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
912
913 2003-09-14 Andrew Cagney <cagney@redhat.com>
914
915 * alpha-nat.c: Remove some occurances of "register".
916 * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
917 * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
918 * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
919 * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
920 * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
921 * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
922 * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
923 * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
924 * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
925 * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
926 * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
927 * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
928 * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
929 * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
930 * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
931 * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
932 * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
933 * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
934 * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
935 * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
936 * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
937 * values.c, vax-tdep.c, xcoffread.c: Ditto.
938
939 2003-09-13 Andrew Cagney <cagney@redhat.com>
940
941 * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
942 * ppc-tdep.h (struct regcache): Declare opaque.
943 * objfiles.h (struct objfile_data): Declare opaque.
944 * cp-support.h (struct objfile): Declare opaque.
945 * linux-nat.h (target_waitstatus): Declare opaque.
946
947 2003-09-14 Mark Kettenis <kettenis@gnu.org>
948
949 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
950 (stabs_argument_has_addr): New architecture method.
951 * arch-utils.h (default_stabs_argument_has_addr): New prototype.
952 * arch-utils.c: Include "buildsym.h".
953 (default_stabs_argument_has_addr): New function.
954 * stabsread.c (define_symbol): Use stabs_argument_has_addr
955 instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
956
957 * cris-tdep.c (cris_gdbarch_init): Set
958 deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
959 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
960 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
961 * mips-tdep.c (mips_gdbarch_init): Likewise.
962 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
963 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
964
965 2003-09-13 Andrew Cagney <cagney@redhat.com>
966
967 * values.c (using_struct_return): Delete "function" and "funcaddr"
968 parameters.
969 * value.h (using_struct_return): Update declaration.
970 * infcmd.c (finish_command_continuation): Update.
971 (finish_command): Update.
972 * infcall.c (call_function_by_hand): Update.
973 * eval.c (evaluate_subexp_standard): Update.
974
975 2003-09-13 Christopher Faylor <cgf@redhat.com>
976
977 * win32-nat.c: Just rely on CONTEXT_EXTENDED_REGISTER being defined for
978 SSE registers since gdb will not operate correctly without this.
979 Restore include file ordering munged in previous change.
980 * config/i386/tm-cygwin.h: Remove HAVE_SSE_REGS define.
981
982 2003-09-13 Mark Kettenis <kettenis@gnu.org>
983
984 * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Renamed from
985 REG_STRUCT_HAS_ADDR.
986 * gdbarch.c, gdbarch.h: Updated.
987 * infcall.c (call_function_by_hand): Update.
988 * stabsread.c (define_symbol): Updated.
989
990 * Makefile.in (xm-i386-sv32.h, tm-i386gas.h): Remove.
991
992 2003-09-12 Christopher Faylor <cgf@redhat.com>
993
994 * win32-nat.c: Reorganize so that defines used by target headers are
995 actually defined by the system headers.
996 * config/i386/tm-cygwin.h: Check for CONTEXT_EXTENDED_REGISTERS rather
997 than HAVE_CONTEXT_EXTENDED_REGISTERS, since the latter actually exists.
998
999 2003-09-12 Jim Blandy <jimb@redhat.com>
1000
1001 * dbxread.c (read_dbx_symtab): Don't report an internal error if
1002 the file has no .data, .bss, or .rodata sections. Instead wait
1003 until we see a variable alleged to live in one of those sections.
1004
1005 * dbxread.c (read_dbx_symtab): If we have no .data section and no
1006 .bss section, presume that any variables we find live in the
1007 .rodata section.
1008
1009 * dbxread.c (read_dbx_symtab): Add FIXME about finding section
1010 offsets for global and static variables.
1011
1012 * dbxread.c (read_dbx_symtab): The N_DATA and N_DATA | N_EXT
1013 symbol types are, by definition, in the .data section, so it is
1014 correct to use SECT_OFF_DATA (objfile) here, not data_sect_index.
1015 If there is no .data section, there should be no N_DATA or N_DATA
1016 | N_EXT symbols.
1017
1018 2003-09-12 Mark Kettenis <kettenis@gnu.org>
1019
1020 * amd64fbsd-tdep.c: Fix sigtramp recognition.
1021 (amd64fbsd_sigcontext_addr): Rewrite.
1022 (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end): Initialize
1023 with correct values.
1024 (amd64fbsd_sc_reg_offset): Initialize with correct values.
1025 (amd64fbsd_init_abi): Fix typo.
1026
1027 2003-09-12 Andrew Cagney <cagney@redhat.com>
1028
1029 * ppc-sysv-tdep.c (align_up, align_down): Replace "round2" macro.
1030 (ppc_sysv_abi_push_dummy_call): Rewrite, use a two pass loop.
1031
1032 2003-09-12 Andrew Cagney <cagney@redhat.com>
1033
1034 * objfiles.h (struct entry_info): Deprecate "entry_file_lowpc" and
1035 "entry_file_highpc". Update comments.
1036 * defs.h (deprecated_inside_entry_file): Rename
1037 "inside_entry_file".
1038 * blockframe.c (deprecated_inside_entry_file): Rename
1039 "inside_entry_file".
1040 * frame.c (get_prev_frame): Update. Use if 0 instead of #if 0.
1041 * vax-tdep.c (vax_frame_chain): Update.
1042 * sh64-tdep.c (sh64_frame_chain): Update.
1043 * sh-tdep.c (sh_frame_chain): Update.
1044 * rs6000-tdep.c (rs6000_frame_chain): Update.
1045 * ns32k-tdep.c (ns32k_frame_chain): Update.
1046 * mips-tdep.c (mips_frame_chain): Update.
1047 * m68hc11-tdep.c (m68hc11_frame_this_id): Update.
1048 * m32r-tdep.c (m32r_frame_this_id): Update.
1049 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Update.
1050 * frv-tdep.c (frv_frame_this_id): Update.
1051 * d10v-tdep.c (d10v_frame_this_id): Update.
1052 * cris-tdep.c (cris_frame_chain): Update.
1053 * blockframe.c (legacy_frame_chain_valid): Update.
1054 * avr-tdep.c (avr_frame_this_id): Update.
1055 * arm-tdep.c (arm_prologue_this_id): Update.
1056 * alpha-tdep.c (alpha_heuristic_frame_this_id): Update.
1057 * objfiles.c (objfile_relocate): Update.
1058 * mipsread.c (mipscoff_symfile_read): Update.
1059 (mipscoff_symfile_read): Update.
1060 * mdebugread.c (parse_partial_symbols): Update.
1061 * dwarfread.c (read_file_scope): Update.
1062 * dwarf2read.c (read_file_scope): Update.
1063 * dbxread.c (read_dbx_symtab): Update.
1064 (read_dbx_symtab): Update.
1065 * coffread.c (complete_symtab): Update.
1066
1067 2003-09-12 Jeff Johnston <jjohnstn@redhat.com>
1068
1069 * top.c (quit_target): New static helper function.
1070 (quit_force): Moved code to quit_target(). Call quit_target()
1071 via catch_errors() to catch errors during quit.
1072
1073 2003-09-11 David Carlton <carlton@kealia.com>
1074
1075 * buildsym.c (finish_block): Use allocate_block to allocate the
1076 block.
1077 * mdebugread.c (new_block): Add FIXME.
1078
1079 2003-09-11 David Carlton <carlton@kealia.com>
1080
1081 * gdbtypes.h: Add TYPE_CODE_NAMESPACE.
1082 * gdbtypes.c (init_type): Handle TYPE_CODE_NAMESPACE.
1083 (recursive_dump_type): Ditto.
1084 * printcmd.c (print_formatted): Ditto.
1085 * typeprint.c (print_type_scalar): Ditto.
1086 * c-typeprint.c (c_type_print_varspec_prefix): Ditto.
1087 (c_type_print_varspec_suffix, c_type_print_base): Ditto.
1088 * cp-support.h: Declare cp_check_possible_namespace_symbols,
1089 maint_cplus_cmd_list.
1090 * cp-support.c: Make maint_cplus_cmd_list extern.
1091 * cp-namespace.c: Include objfiles.h, gdbtypes.h, dictionary.h,
1092 command.h.
1093 (lookup_symbol_file): Look in possible namespace blocks when
1094 appropriate.
1095 (initialize_namespace_symtab): New.
1096 (get_possible_namespace_block, free_namespace_block)
1097 (check_possible_namespace_symbols)
1098 (check_possible_namespace_symbols_loop)
1099 (check_one_possible_namespace_symbol)
1100 (lookup_possible_namespace_symbol, maintenance_cplus_namespace)
1101 (_initialize_cp_namespace): Ditto.
1102 * block.h: Declare allocate_block.
1103 * block.c (allocate_block): New.
1104 * jv-lang.c (get_java_class_symtab): Allocate blocks via
1105 allocate_block.
1106 * symfile.h: Update declaration of add_psymbol_to_list.
1107 * symfile.c (add_psymbol_to_list): Return the partial symbol in
1108 question.
1109 * dwarf2read.c (dwarf2_build_psymtabs_hard): Add argument to
1110 scan_partial_symbols_call.
1111 (scan_partial_symbols): Add NAMESPACE argument; update calls to
1112 helper functions.
1113 (add_partial_symbol): If necessary, scan mangled names for names
1114 of namespaces.
1115 (add_partial_namespace): Add NAMESPACE argument; generate partial
1116 symbols associated to namespaces.
1117 (add_partial_enumeration): Add NAMESPACE argument.
1118 (new_symbol): Allow namespace syms.
1119 (read_namespace): Generate namespace syms.
1120 * objfiles.h: Add opaque declaration of struct symtab.
1121 (struct objfile): Add cp_namespace_symtab member.
1122 * objfiles.c (allocate_objfile): Set
1123 objfile->cp_namespace_symtab.
1124 * Makefile.in (cp-namespace.o): Depend on objfiles_h, gdbtypes_h,
1125 dictionary_h, command_h.
1126
1127 2003-09-11 Andrew Cagney <cagney@redhat.com>
1128
1129 * rs6000-tdep.c (rs6000_push_dummy_call): Use
1130 regcache_raw_write_signed to set SP_REGNUM, move the operation to
1131 near the function's end.
1132 (rs6000_gdbarch_init): Do not set "deprecated_dummy_write_sp".
1133 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Use
1134 regcache_raw_write_signed to set SP_REGNUM.
1135
1136 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
1137
1138 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure
1139 orig_addrs is set up properly.
1140
1141 2003-09-11 Andrew Cagney <cagney@redhat.com>
1142
1143 * gdbarch.sh (DEPRECATED_STACK_ALIGN): Rename STACK_ALIGN.
1144 * gdbarch.h, gdbarch.c: Re-generate.
1145 * infcall.c (call_function_by_hand): Update.
1146 * hppa-tdep.c (hppa_push_arguments): Update.
1147 * ada-lang.c (place_on_stack): Update.
1148 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1149 * sparc-tdep.c (sparc_gdbarch_init): Update.
1150 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1151 * hppa-tdep.c (hppa_gdbarch_init): Update.
1152 * h8300-tdep.c (h8300_gdbarch_init): Delete comment refering to
1153 stack_align.
1154
1155 2003-09-11 Daniel Jacobowitz <drow@mvista.com>
1156
1157 * dwarf2loc.c (dwarf2_loc_desc_needs_frame): Variables in a
1158 register do need a frame.
1159
1160 2003-09-11 Andrew Cagney <cagney@redhat.com>
1161
1162 Since the IRIX 4 configuration was forcing K&R mode it hasn't been
1163 buildable since GDB 5.0.
1164 * NEWS: Mention that IRIX 3 and IRIX 4 support were removed.
1165 * configure.host: Delete "mips-sgi-irix3*" and "mips-sgi-irix4*".
1166 * configure.tgt: Delete "mips*-sgi-*" a.k.a. irix3.
1167 * irix4-nat.c: Delete file.
1168 * config/mips/irix4.mh: Delete file.
1169 * config/mips/irix3.mh: Delete file.
1170 * config/mips/irix3.mt: Delete file.
1171 * config/mips/tm-irix3.h: Delete file.
1172 * config/mips/nm-irix3.h: Delete file.
1173 * config/mips/xm-irix3.h: Delete file.
1174 * config/mips/nm-irix4.h: Delete file.
1175 * config/mips/xm-irix4.h: Delete file.
1176 * config/mips/tm-irix5.h: Inline contents of "tm-irix3.h".
1177
1178 2003-09-10 J. Brobecker <brobecker@gnat.com>
1179
1180 * hppa-tdep.c: Include "dis-asm.h". Fixes a build failure.
1181 * Makefile.in (hppa-tdep.o): Update dependencies.
1182
1183 2003-09-10 James E Wilson <wilson@specifixinc.com>
1184
1185 * MAINTAINERS: Change my e-mail address. Move to paper trail
1186 section.
1187
1188 2003-09-10 Kevin Buettner <kevinb@redhat.com>
1189
1190 * MAINTAINERS (frv): New ISA entry.
1191
1192 2003-09-10 Kevin Buettner <kevinb@redhat.com>
1193
1194 * frv-tdep.c (dis-asm.h): Include.
1195 * Makefile.in (frv-tdep.o): Update dependencies.
1196
1197 2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
1198
1199 * ia64-tdep.c (ia64_sigtramp_frame_init_saved_regs):
1200 Fix typo for high range of floating registers.
1201
1202 2003-09-09 David Carlton <carlton@kealia.com>
1203
1204 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and
1205 highpc initialization here out of scan_partial_symbols.
1206 (scan_partial_symbols): Restructure into a recursive version,
1207 calling add_partial_namespace and add_partial_enumeration when
1208 appropriate.
1209 (add_partial_namespace): New.
1210 (add_partial_enumeration, locate_pdi_sibling): Ditto.
1211
1212 2003-09-09 Andrew Cagney <cagney@redhat.com>
1213
1214 * rs6000-tdep.c (ppc_push_return_address): Delete function.
1215 (rs6000_push_dummy_call): Set LR to BP_ADDR.
1216 (rs6000_gdbarch_init): Do not set deprecated_push_return_address.
1217 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
1218
1219 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete function.
1220 (rs6000_push_dummy_call): Set the "TOC" register.
1221
1222 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set the deprecated
1223 methods "max_register_raw_size", "max_register_virtual_size" or
1224 "register_virtual_size".
1225
1226 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
1227
1228 * MAINTAINERS: Update my e-mail address.
1229
1230 2003-09-09 Andrew Cagney <cagney@redhat.com>
1231
1232 * rs6000-tdep.c (rs6000_store_struct_return): Delete function.
1233 (rs6000_push_dummy_call): Store the struct return address.
1234 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Ditto.
1235
1236 2003-09-09 Andrew Cagney <cagney@redhat.com>
1237
1238 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call): Replace
1239 "ppc_sysv_abi_push_arguments".
1240 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Replace
1241 "ppc_sysv_abi_push_arguments".
1242 * rs6000-tdep.c (rs6000_gdbarch_init): Set "push_dummy_call"
1243 instead of "push_arguments".
1244 (rs6000_push_dummy_call): Replace "rs6000_push_arguments".
1245
1246 2003-09-09 Andrew Cagney <cagney@redhat.com>
1247
1248 * sh64-tdep.c (sh64_push_return_address): Use ENTRY_POINT_ADDRESS
1249 instead of CALL_DUMMY_ADDRESS.
1250
1251 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com>
1252
1253 * p-lang.c: Eliminate "register".
1254 * c-lang.c: Ditto.
1255 * expprint.c: Ditto.
1256 * f-lang.c: Ditto.
1257 * jv-lang.c: Ditto.
1258 * language.c: Ditto.
1259 * m2-lang.c: Ditto.
1260 * parse.c: Ditto.
1261 * scm-lang.c: Ditto.
1262 * objc-lang.c: Ditto.
1263
1264 2003-09-09 Nick Clifton <nickc@redhat.com>
1265
1266 * v850-tdep.c (v850_processor_type_table): Add bfd_mach_v850e1.
1267
1268 2003-09-04 Andrew Cagney <cagney@redhat.com>
1269
1270 * avr-tdep.c: Include "dis-asm.h".
1271 * cris-tdep.c: Include "dis-asm.h".
1272 (cris_delayed_get_disassembler): Use "struct disassemble_info"
1273 instead of corresponding typedef.
1274 * h8300-tdep.c: Include "dis-asm.h".
1275 * ia64-tdep.c: Include "dis-asm.h".
1276 * i386-tdep.c: Include "dis-asm.h".
1277 (i386_print_insn): Use "struct disassemble_info" instead of
1278 corresponding typedef.
1279 * m68k-tdep.c: Include "dis-asm.h".
1280 * mcore-tdep.c: Include "dis-asm.h".
1281 * mips-tdep.c: Include "dis-asm.h".
1282 (gdb_print_insn_mips): Make static, use "struct disassemble_info"
1283 instead of corresponding typedef.
1284 * ns32k-tdep.c: Include "dis-asm.h".
1285 * s390-tdep.c: Include "dis-asm.h".
1286 * sparc-tdep.c: Include "dis-asm.h".
1287 * vax-tdep.c: Include "dis-asm.h".
1288 * v850-tdep.c: Include "dis-asm.h".
1289 * mn10300-tdep.c: Include "dis-asm.h".
1290 * rs6000-tdep.c: Include "dis-asm.h".
1291 * xstormy16-tdep.c: Include "dis-asm.h".
1292 (_initialize_xstormy16_tdep): Delete "extern" declaration of
1293 print_insn_xstormy16.
1294 * Makefile.in (v850-tdep.o): Update dependencies.
1295 (vax-tdep.o, sparc-tdep.o, s390-tdep.o): Ditto.
1296 (ns32k-tdep.o, mips-tdep.o, mcore-tdep.o): Ditto.
1297 (m68k-tdep.o, ia64-tdep.o, i386-tdep.o): Ditto.
1298 (h8300-tdep.o, cris-tdep.o, avr-tdep.o): Ditto.
1299 (mn10300-tdep.o, xstormy16-tdep.o, disasm.o): Ditto.
1300 (gdbarch_h): Remove $(dis_asm_h).
1301 * disasm.c: Include "dis-asm.h".
1302 (dis_asm_read_memory): Use "struct disassemble_info" instead of
1303 corresponding typedef.
1304 (dis_asm_memory_error, dump_insns, do_assembly_only): Ditto.
1305 (gdb_disassemble_info, gdb_disassembly, gdb_print_insn): Ditto.
1306 * gdbarch.sh: Do not include "dis-asm.h".
1307 (struct disassemble_info): Declare opaque.
1308 (TARGET_PRINT_INSN): Update declaration.
1309 * gdbarch.h, gdbarch.c: Re-generate.
1310
1311 2003-09-08 Andrew Cagney <cagney@redhat.com>
1312
1313 * gdbarch.sh (DEPRECATED_CALL_DUMMY_ADDRESS): Rename
1314 CALL_DUMMY_ADDRESS, change to a predicate.
1315 * gdbarch.h, gdbarch.c: Re-generate.
1316 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
1317 Use either DEPRECATED_CALL_DUMMY_ADDRESS or entry_point_address.
1318 * infcall.c (call_function_by_hand): Ditto.
1319 * sparc-tdep.c (sparc_push_return_address): Ditto.
1320 (sparc_gdbarch_init): Set deprecated_call_dummy_address.
1321 * xstormy16-tdep.c (xstormy16_push_return_address): Replace
1322 CALL_DUMMY_ADDRESS with entry_point_address.
1323 * v850-tdep.c (v850_push_return_address): Ditto.
1324 * s390-tdep.c (s390_push_return_address): Ditto.
1325 * rs6000-tdep.c (ppc_push_return_address): Ditto.
1326 * mn10300-tdep.c (mn10300_push_return_address): Ditto.
1327 * mcore-tdep.c (mcore_push_return_address): Ditto.
1328 * cris-tdep.c (cris_push_return_address): Ditto.
1329 * arm-tdep.c (arm_push_return_address): Ditto.
1330
1331 2003-09-08 Andrew Cagney <cagney@redhat.com>
1332
1333 * dwarf2-frame.c (enum dwarf2_reg_rule): New, replace anonymous
1334 enum. Add REG_UNSPECIFIED, rename REG_UNSAVED to REG_UNDEFINED
1335 and REG_UNMODIFIED to REG_SAME_VALUE.
1336 (execute_cfa_program): Update.
1337 (dwarf2_frame_cache): Update. Initialize table to
1338 REG_UNSPECIFIED, complain if CFI fails to specify a register's
1339 location.
1340 (dwarf2_frame_prev_register): Update. Handle REG_UNSPECIFIED.
1341
1342 2003-09-08 Andrew Cagney <cagney@redhat.com>
1343
1344 * gnu-nat.c: Remove "inline" function attribute.
1345 * alpha-tdep.c, ppc-linux-tdep.c, macroexp.c: Ditto.
1346
1347 2003-09-08 Kevin Buettner <kevinb@redhat.com>
1348
1349 * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
1350 target.
1351
1352 2003-09-08 Kevin Buettner <kevinb@redhat.com>
1353
1354 * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
1355 (frame_extra_info): Rename this struct to frv_unwind_cache.
1356 Delete fields ``fp_to_callers_sp_offset'' and ``lr_saved_on_stack''.
1357 Add fields ``prev_sp'' and ``base''.
1358 (frv_frame_chain, frv_frame_saved_pc, frv_frame_init_saved_regs)
1359 (frv_saved_pc_after_call, frv_init_extra_frame_info)
1360 (frv_push_return_address, frv_pop_frame, frv_pop_frame_regular):
1361 Delete.
1362 (frv_analyze_prologue): Add ``struct frv_unwind_cache *'' argument.
1363 Revise all callers. Fill in the unwind cache argument and make
1364 other adjustments to account for new frame mechanisms.
1365 (frv_frame_unwind_cache, frv_frame_align, frv_unwind_pc)
1366 (frv_frame_this_id, frv_frame_prev_register, frv_frame_sniffer)
1367 (frv_frame_base_address, frv_unwind_dummy_id): New functions.
1368 (frv_frame_unwind, frv_frame_base): New structs.
1369 (frv_push_arguments): Change name to frv_push_dummy_call(). Add
1370 additional arguments expected by this method and adjust function
1371 body accordingly.
1372 (frv_gdbarch_init): Remove calls to the following functions:
1373 set_gdbarch_deprecated_init_frame_pc(),
1374 set_gdbarch_deprecated_saved_pc_after_call(),
1375 set_gdbarch_deprecated_frame_chain(),
1376 set_gdbarch_deprecated_frame_saved_pc(),
1377 set_gdbarch_deprecated_frame_init_saved_regs(),
1378 set_gdbarch_deprecated_push_arguments(),
1379 set_gdbarch_deprecated_push_return_address(),
1380 set_gdbarch_deprecated_pop_frame(),
1381 set_gdbarch_deprecated_call_dummy_words(),
1382 set_gdbarch_deprecated_sizeof_call_dummy_words(),
1383 set_gdbarch_deprecated_init_extra_frame_info(),
1384 set_gdbarch_deprecated_dummy_write_sp(), and
1385 set_gdbarch_deprecated_pc_in_call_dummy().
1386 Add calls to the following functions:
1387 set_gdbarch_unwind_pc(), set_gdbarch_unwind_sp(),
1388 set_gdbarch_frame_align(), frame_unwind_append_sniffer(), and
1389 frame_base_set_default().
1390 * Makefile.in (frv-tdep.o): Update dependencies.
1391
1392 2003-09-09 Mark Kettenis <kettenis@gnu.org>
1393
1394 * dwarf2-frame.c (read_encoded_value): Add support for
1395 DW_EH_PE_aligned encoding.
1396
1397 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
1398
1399 * infrun.c (normal_stop): Don't print a message if the inferior
1400 has exited.
1401
1402 2003-09-08 Jim Blandy <jimb@redhat.com>
1403
1404 * Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
1405 * dbxread.c: #include "gdb_assert.h".
1406 (read_dbx_symtab): If the objfile has no .data section, use the
1407 section index for the .bss section instead.
1408
1409 2003-09-08 Daniel Jacobowitz <drow@mvista.com>
1410
1411 * frame.c (deprecated_safe_get_selected_frame): New function.
1412 * frame.h (deprecated_safe_get_selected_frame): Add prototype.
1413 * findvar.c (read_var_value): Call it.
1414
1415 2003-09-08 Corinna Vinschen <vinschen@redhat.com>
1416
1417 * Makefile.in (ALLDEPFILES): Add sh64-tdep.c.
1418 (sh64-tdep.o): Add dependencies.
1419 * configure.tgt: Add FIXME to sh-*-linux*.
1420 * sh-tdep.c: Move sh64 support to sh64-tdep.c.
1421 (sh_gdbarch_init): Always set correct sh_show_regs function
1422 pointer. Call sh64_gdbarch_init() if machine type is sh5.
1423 * sh-tdep.h: Move sh64 support to sh64-tdep.c.
1424 * sh64-tdep.c: New file, containing all sh64 related code from
1425 sh-tdep.c.
1426 * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
1427 * config/sh/linux.mt (TDEPFILES): Ditto.
1428 * config/sh/nbsd.mt (TDEPFILES): Ditto.
1429 * config/sh/tm-sh.h: Drop REGISTER_TYPE definition.
1430 * config/sh/wince.mt (TDEPFILES): Ditto.
1431
1432 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
1433
1434 * lin-lwp.c (detach_callback): Don't call stop_wait_callback.
1435 (stop_wait_callback): Handle !lp->signalled also.
1436 (lin_lwp_has_pending, flush_callback): New functions.
1437 (lin_lwp_wait): Call flush_callback.
1438 * linux-proc.c (linux_proc_add_line_to_sigset): New function.
1439 (linux_proc_pending_signals): New function.
1440 * linux-nat.h (linux_proc_pending_signals): Add prototype.
1441
1442 2003-09-07 Daniel Jacobowitz <drow@mvista.com>
1443
1444 From Nick Kelsey <nickk@ubicom.com>:
1445 * infrun.c (handle_inferior_event): Check IN_SOLIB_RETURN_TRAMPOLINE
1446 when the stop PC is at the beginning of a function also.
1447
1448 2003-09-06 Daniel Jacobowitz <drow@mvista.com>
1449
1450 * arm-linux-tdep.c (arm_linux_arm_be_breakpoint): New.
1451 (arm_linux_init_abi): Use arm_linux_arm_be_breakpoint.
1452
1453 2003-09-06 Mark Kettenis <kettenis@gnu.org>
1454
1455 * sol-thread.c: Include "gdb_string.h".
1456
1457 2003-09-03 Mark Kettenis <m.kettenis@osp.nl>
1458
1459 * gcore.c: Reorder include files in alphabetical order. Include
1460 "gdb_assert.h". Various coding style fixes.
1461 (derive_stack_segment, derive_heap_segment): Replace check for
1462 non-null BOTTOM and TOP with gdb_assert.
1463 (derive_heap_segment): Replace check for successful creation of
1464 ZERO with gdb_assert.
1465 (make_mem_sec): Use bfd_section_lma to set OSEC->lma.
1466
1467 2003-09-04 Andrew Cagney <cagney@redhat.com>
1468
1469 * thread-db.c (verbose_dlsym): New function.
1470 (thread_db_load): Use verbose_dlsym
1471 (thread_db_new_objfile): Print that libthread_db was loaded, and
1472 that thread debugging was enabled.
1473
1474 2003-09-04 Andrew Cagney <cagney@redhat.com>
1475
1476 * configure.tgt: Add "mips64*-*-*" target. Delete
1477 mips64*el-*-ecoff*, mips64*el-*-elf*, mips*el-*-ecoff*,
1478 mips*el-*-elf*, mips*-*-lnews*, mips*-*-sysv*, mips*-*-riscos*,
1479 mips*-*-ecoff*, mips*-*-elf*, mips*-little-*, mips*-big-*,
1480 mips*-dec-*, mips64*-big-*, mips64*vr*-*-elf*, mips64*-*-ecoff*,
1481 mips*-sony-*, and mips64*-*-elf* targets.
1482 * config/mips/embedl.mt: Delete file.
1483 * config/mips/embedl64.mt: Delete file.
1484 * config/mips/mips.mt: Delete file.
1485 * config/mips/mips64.mt: Delete file.
1486 * config/mips/tm-embed.h: Delete file.
1487 * config/mips/embed.mt (TM_FILE): Set to "tm-mips.h".
1488 * config/mips/embed64.mt: Delete out-of-date comment.
1489
1490 2003-09-04 Andrew Cagney <cagney@redhat.com>
1491
1492 * hppa-tdep.c (hppa_gdbarch_init): Set
1493 "have_nonsteppable_watchpoint".
1494 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
1495 * mips-tdep.c (mips_dump_tdep): Do not print
1496 HAVE_NONSTEPPABLE_WATCHPOINT.
1497 (mips_gdbarch_init): Set "have_nonsteppable_watchpoint".
1498 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
1499 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
1500 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Delete.
1501
1502 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
1503
1504 * breakpoint.c (watchpoint_check): Remove accidentally checked in
1505 unused code. Add comment.
1506
1507 2003-09-04 Corinna Vinschen <vinschen@redhat.com>
1508
1509 * breakpoint.c (watchpoint_check): Check for pc being in an
1510 epilogue if watchpoint frame couldn't be found.
1511
1512 2003-09-04 Andrew Cagney <cagney@redhat.com>
1513
1514 * Makefile.in: Re-generate all dependencies.
1515
1516 2003-09-03 Andrew Cagney <cagney@redhat.com>
1517
1518 * arch-utils.h (legacy_print_insn): Delete declaration.
1519 * arch-utils.c (legacy_print_insn): Delete function.
1520 * disasm.c (deprecated_tm_print_insn_info): Delete.
1521 (_initialize_disasm): Delete function, contained code initializing
1522 deprecated_tm_print_insn_info.
1523 * gdbarch.sh (deprecated_tm_print_insn): Delete.
1524 (deprecated_tm_print_insn_info): Delete.
1525 (TARGET_PRINT_INSN): Do not provide a default.
1526 * gdbarch.h, gdbarch.c: Re-generate.
1527
1528 2003-09-03 Andrew Cagney <cagney@redhat.com>
1529
1530 * disasm.c (fprintf_disasm): New function.
1531 (gdb_disassemble_info): Call "init_disassemble_info", instead of
1532 INIT_DISASSEMBLE_INFO_NO_ARCH. Do not initialize "insn_sets",
1533 reverts 2003-08-14 change.
1534 (_initialize_disasm): Call "init_disassemble_info", instead of
1535 INIT_DISASSEMBLE_INFO_NO_ARCH.
1536
1537 2003-09-03 Michael Snyder <msnyder@redhat.com>
1538
1539 * config/djgpp/fnchange.lst: Fix up sim/frv/profile-fr*.[ch].
1540
1541 2003-09-03 Andrew Cagney <cagney@redhat.com>
1542
1543 * config/rs6000/tm-rs6000.h (IBM6000_TARGET): Delete definition.
1544 * config/rs6000/nm-rs6000.h (DEPRECATED_IBM6000_TARGET): Define.
1545 * symfile.c (syms_from_objfile): Update.
1546 (reread_symbols): `Update
1547 * exec.c (exec_file_attach): Update.
1548 (exec_file_attach): Update.
1549 * config/powerpc/tm-nbsd.h: Delete #undef IBM6000_TARGET, revert
1550 2003-08-29 change.
1551 * config/powerpc/tm-linux.h: Delete #undef IBM6000_TARGET.
1552
1553 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
1554
1555 * arm-tdep.c: Include frame-unwind.h, frame-base.h, and
1556 trad-frame.h.
1557 (arm_get_cache): Delete macro.
1558 (struct arm_prologue_cache): Update comments. Make saved_regs into
1559 a trad_frame_saved_reg pointer. Remove unwound_pc; rename unwound_sp
1560 to prev_sp.
1561 (thumb_scan_prologue): Update for cache changes. Don't call
1562 DEPRECATED_PC_IN_CALL_DUMMY.
1563 (arm_scan_prologue): Update for cache changes. Take NEXT_FRAME
1564 argument and use it in desperation search for our prologue. Do not
1565 search past the specified PC.
1566 (arm_make_prologue_cache): Simplify.
1567
1568 (arm_prologue_this_id, arm_prologue_prev_register)
1569 (arm_prologue_unwind, arm_prologue_unwind_sniffer)
1570 (arm_normal_frame_base, arm_normal_base, arm_make_sigtramp_cache)
1571 (arm_sigtramp_this_id, arm_sigtramp_prev_register)
1572 (arm_sigtramp_unwind, arm_sigtramp_unwind_sniffer)
1573 (arm_unwind_dummy_id, arm_unwind_pc, arm_unwind_sp): New.
1574
1575 (arm_frame_chain_valid, arm_find_callers_reg)
1576 (arm_frame_saved_pc, arm_read_fp, arm_frame_init_saved_regs)
1577 (arm_pop_frame): Delete obsolete methods.
1578 (arm_minimal_frame_chain, arm_minimal_frame_info): Delete.
1579
1580 (arm_gdbarch_init): Update for new frame methods. Register prologue
1581 and sigtramp unwinders. Set the default frame base method.
1582
1583 * Makefile.in (arm-tdep.o): Update dependencies.
1584 * varobj.c (find_frame_addr_in_frame_chain): Call
1585 get_frame_base_address.
1586 * std-regs.c (value_of_builtin_frame_fp_reg): Likewise.
1587
1588 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
1589
1590 * arm-tdep.c (arm_minimal_frame_chain): Renamed from
1591 arm_frame_chain. Take NEXT_FRAME and CACHE arguments.
1592 Use the cache instead of DEPRECATED_FRAME_SAVED_PC.
1593 (arm_minimal_frame_info): Renamed from arm_init_extra_frame_info.
1594 Take NEXT_FRAME and CACHE arguments. Call
1595 FRAMELESS_FUNCTION_INVOCATION instead of checking FROMLEAF argument.
1596 Set unwound_pc in CACHE instead of modifying the frame argument.
1597 Don't bother checking the frame type when looking for sigtramp
1598 frames.
1599 (arm_make_prologue_cache, arm_frame_chain)
1600 (arm_init_extra_frame_info): New functions.
1601
1602 2003-09-03 Daniel Jacobowitz <drow@mvista.com>
1603
1604 * arm-tdep.c (arm_get_cache): Define.
1605 (struct arm_prologue_cache): Renamed from frame_extra_info. Add
1606 unwound_sp, unwound_pc, and saved_regs.
1607 (thumb_scan_prologue): Take a cache instead of the frame.
1608 (arm_scan_prologue): Likewise.
1609 (arm_frame_chain): Create a temporary cache for arm_scan_prologue
1610 instead of a temporary frame.
1611 (arm_init_extra_frame_info): Allocate and use a cache.
1612 (arm_frame_saved_pc, arm_pop_frame): Use the cache.
1613
1614 2003-09-03 Andrew Cagney <cagney@redhat.com>
1615
1616 * config/arm/wince.mt (TM_CLIBS): Replace WIN32LIBS.
1617 * config/mips/wince.mt (TM_CLIBS): Ditto.
1618 * config/sh/wince.mt (TM_CLIBS): Ditto.
1619 * config/pa/hppa64.mt (TM_CLIBS): Delete.
1620 * config/sparc/sp64.mt (CC): Delete.
1621
1622 2003-09-03 Andrew Cagney <cagney@redhat.com>
1623
1624 * defs.h: Do not include "arch-utils.h".
1625 (GDB_MULTI_ARCH): If not defined, set to GDB_MULTI_ARCH_PARTIAL or
1626 GDB_MULTI_ARCH_PURE.
1627 * configure.in (GDB_MULTI_ARCH): Do not define.
1628 * configure, config.in: Regenerate.
1629 * configure.tgt: Do not set variable "gdb_multi_arch".
1630 * config/s390/s390x.mt (GDB_MULTI_ARCH): Delete.
1631 * config/s390/s390.mt (GDB_MULTI_ARCH): Delete.
1632 * config/i386/x86-64linux.mt (GDB_MULTI_ARCH): Delete.
1633 * config/v850/v850.mt (TM_FILE): Delete disabled definition.
1634 * config/m68hc11/m68hc11.mt (TM_FILE): Delete definition.
1635 * config/vax/tm-vax.h (GDB_MULTI_ARCH): Delete definition.
1636 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Delete definition.
1637 * config/sparc/tm-sun4sol2.h (GDB_MULTI_ARCH): Delete definition.
1638 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete definition.
1639 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete definition.
1640 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Delete definition.
1641 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Delete definition.
1642 * config/ns32k/tm-ns32k.h (GDB_MULTI_ARCH): Delete definition.
1643 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Delete definition.
1644 * config/i386/tm-i386.h (GDB_MULTI_ARCH): Delete definition.
1645 * config/h8300/tm-h8300.h (GDB_MULTI_ARCH): Delete definition.
1646 * config/frv/tm-frv.h (GDB_MULTI_ARCH): Delete definition.
1647 * config/alpha/tm-alpha.h (GDB_MULTI_ARCH): Delete definition.
1648
1649 2003-08-30 Michael Chastain <mec@shout.net>
1650
1651 * Makefile.in: Remove tm-hp300bsd.h, tm-hp300hpux.h.
1652 * config/m68k/nm-hp300hpux.h: Delete.
1653 * config/m68k/tm-hp300hpux.h: Delete.
1654 * config/m68k/xm-hp300hpux.h: Delete.
1655 * config/m68k/xm-hp300bsd.h: Delete.
1656 * config/djgpp/fnchange.lst: Remove nm-hp300hpux.h,
1657 tm-hp300hpux.h, xm-hp300hpux.h.
1658 * somsolib.c: Remove comment about hp300 shared libraries.
1659
1660 2003-08-31 Mark Kettenis <kettenis@gnu.org>
1661
1662 * i386-linux-nat.c (ps_get_thread_area): Don't define as extern.
1663 Only define PTRACE_GET_THREAD_AREA is not already defined.
1664 Various style fixes in code and comments and some additional
1665 spelling fixes in comments. Move after functions dealing with
1666 debug registers.
1667 * x86-64-linux-nat.c (ps_get_thread_area): Don't define as extern.
1668 Fix coding-style.
1669
1670 * alphafbsd-tdep.c (alphafbsd_sigcontext_addr): Use
1671 frame_unwind_register_unsigned instead of
1672 frame_unwind_unsigned_register.
1673
1674 2003-08-30 Mark Kettenis <kettenis@gnu.org>
1675
1676 * configure.in: Search for gethostbyname in libnsl.
1677 * configure: Regenerated.
1678
1679 2003-08-29 Mark Kettenis <kettenis@gnu.org>
1680
1681 * configure.in: Remove redundant AC_MSG_RESULT in check for
1682 uintptr_t in stdint.h.
1683 * configure: Regenerated.
1684
1685 * amd64-nat.h (struct regcache): Add opaque declaration.
1686
1687 * i386-linux-tdep.h (I386_LINUX_NUM_REGS): New define.
1688 * x86-64-linux-nat.c: Include "i386-linux-tdep.h" and "amd64.h".
1689 Change "register array" to "register cache" in comments.
1690 (x86_64_linux_gregset64_reg_offset): New variable.
1691 (GETREGS_SUPPLIES): Remove macro.
1692 (supply_gregset): Call amd64_supply_native_gregset instead of
1693 x86_64_linux_supply_gregset.
1694 (fill_gregset): Rename `regno' to `regnum'. Call
1695 amd64_collect_native_gregset instead of x86_64_linux_fill_gregset.
1696 (store_regs): Rename `regno' to `regnum'.
1697 (store_fpregs): Rename `regno' to `regnum'.
1698 (fetch_inferior_registers): Rename `regno' to `regnum'. Use
1699 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
1700 Reorganize function a bit.
1701 (store_inferior_registers): Rename `regno' to `regnum'. Use
1702 amd64_native_gregset_supplies_p instead of GREGSET_SUPPLIES.
1703 Reorganize function a bit.
1704 (_initialize_x86_64_linux_nat): New function.
1705 * config/i386/x86-64linux.mh.
1706
1707 2003-08-29 Andrew Cagney <cagney@redhat.com>
1708
1709 * config/mips/tm-embed.h (STOPPED_BY_WATCHPOINT): Delete macro.
1710 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Delete macro.
1711 (target_remove_watchpoint): Delete macro.
1712 (target_insert_watchpoint): Delete macro.
1713 (remote_mips_can_use_hardware_watchpoint): Delete declaration.
1714 (remote_mips_stopped_by_watchpoint): Delete declaration.
1715 (remote_mips_remove_watchpoint): Delete declaration.
1716 (remote_mips_set_watchpoint): Delete declaration.
1717 (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete macro.
1718 * remote-mips.c (_initialize_remote_mips): Set
1719 "to_insert_watchpoint", "to_stopped_by_watchpoint",
1720 "to_can_use_hardware_watchpoint", and "to_remove_watchpoint".
1721 (mips_insert_watchpoint): Rename remote_mips_set_watchpoint.
1722 (mips_remove_watchpoint): Rename remote_mips_remove_watchpoint.
1723 (mips_stopped_by_watchpoint): Rename
1724 remote_mips_stopped_by_watchpoint.
1725 (mips_can_hardware_watchpoint): Rename
1726 remote_mips_can_use_hardware_watchpoint, update function
1727 signature.
1728
1729 2003-08-29 Mark Kettenis <kettenis@gnu.org>
1730
1731 * x86-64-linux-tdep.c (user_to_gdb_regmap): Remove USER_CS and
1732 USER_DS. We haven't given them a register number yet.
1733
1734 * amd64-nat.h: New file.
1735 * amd64-nat.c: New file.
1736 * amd64fbsd-nat.c: Include "amd64-nat.h".
1737 (REG_ADDR, GETREGS_SUPPLIES): Remove macros.
1738 (amd64fbsd32_r_reg_offset): New variable.
1739 (supply_gregset): Simply call amd64_supply_native_gregset.
1740 (fill_gregset): Rename `regno' to `regnum'. Simply call
1741 amd64_collect_native_gregset.
1742 (fill_fpregset): Rename `regno' to `regnum'.
1743 (fetch_inferior_registers): Rename `regno' to `regnum'. Replace
1744 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
1745 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
1746 `fpregset_t'. Call amd64_supply_native_gregset instead of
1747 supply_gregset. Call x86_64_supply_fxsave instead of
1748 supply_fpregset.
1749 (store_inferior_registers): Rename `regno' to `regnum'. Replace
1750 usage of GETREGS_SUPPLIES with amd64_native_gregset_supplies_p.
1751 Use `struct reg' and `struct fpreg' instead of `gregset_t' and
1752 `fpregset_t'. Call amd64_collect_native_gregset instead of
1753 fill_gregset. Call x86_64_collect_fxsave instead of
1754 fill_fpregset.
1755 (_initialize_am64fbsd_nat): Initialize
1756 amd64_native_gregset32_reg_offset and
1757 amd64_native_gregset64_reg_offset.
1758 * config/i386/fbsd64.mh (NATDEPFILES): Add amd64-nat.o.
1759
1760 * regcache.c (regcache_raw_supply): Don't assert that BUF isn't a
1761 null pointer. Fix typo in comment.
1762
1763 * regcache.c (supply_register): Reimplement to call
1764 regcache_raw_supply.
1765 (regcache_collect): Reimplement by calling regcache_raw_collect.
1766
1767 2003-08-28 Mark Kettenis <kettenis@gnu.org>
1768
1769 * regcache.c (register_buffer): Consitify first argument.
1770 (regcache_raw_supply, regcache_raw_collect): New
1771 functions.
1772
1773 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
1774
1775 * config/powerpc/tm-nbsd.h: Undefine IBM6000_TARGET. Suggested
1776 by Nathan J. Williams.
1777
1778 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
1779
1780 * lin-lwp.c (wait_lwp): New function, copied from
1781 stop_wait_callback. Clean up.
1782 (stop_wait_callback): Use wait_lwp.
1783
1784 2003-08-28 Andrew Cagney <cagney@redhat.com>
1785
1786 * mips-tdep.c (gdb_print_insn_mips): Set the disassembler's
1787 flavour and disassembler options.
1788 (_initialize_mips_tdep): Do not set deprecated_tm_print_insn.
1789 (mips_gdbarch_init): Set "print_insn". Delete initialization of
1790 deprecated_tm_print_insn_info.
1791
1792 2003-08-27 Andrew Cagney <cagney@redhat.com>
1793
1794 * s390-tdep.c (s390_readinstruction): Delete "info" parameter.
1795 Use target_read_memory.
1796 (s390_get_frame_info): Update. Do not reference
1797 deprecated_tm_print_insn_info.
1798 (s390_check_function_end, s390_is_sigreturn): Ditto.
1799
1800 2003-08-27 Andrew Cagney <cagney@redhat.com>
1801
1802 * Makefile.in (cris-tdep.o): Update dependencies.
1803 * cris-tdep.c: Include "gdb_assert.h".
1804 (cris_gdbarch_init): Set print_insn.
1805 (_initialize_cris_tdep): Do not set deprecated_tm_print_insn.
1806 (cris_delayed_get_disassembler): Simplify, directly call the
1807 disassembler returned by cris_get_disassembler.
1808 * hppa-tdep.c (hppa_gdbarch_init): Set print_insn.
1809 (_initialize_hppa_tdep): Do not set deprecated_tm_print_insn.
1810 * ns32k-tdep.c (ns32k_gdbarch_init): Set print_insn.
1811 (_initialize_ns32k_tdep): Do not set deprecated_tm_print_insn.
1812 * mn10300-tdep.c (mn10300_gdbarch_init): Set print_insn.
1813 (_initialize_mn10300_tdep): Do not set deprecated_tm_print_insn.
1814 * mcore-tdep.c (mcore_gdbarch_init): Set print_insn.
1815 (_initialize_mcore_tdep): Do not set deprecated_tm_print_insn.
1816 * frv-tdep.c (frv_gdbarch_init): Set print_insn.
1817 (_initialize_frv_tdep): Do not set deprecated_tm_print_insn.
1818 * sparc-tdep.c (sparc_gdbarch_init): Set print_insn.
1819 (gdb_print_insn_sparc): Delete function.
1820 (_initialize_sparc_tdep): Do not set deprecated_tm_print_insn or
1821 deprecated_tm_print_insn_info.
1822 * v850-tdep.c (v850_gdbarch_init): Set print_insn.
1823 (_initialize_v850_tdep): Do not set deprecated_tm_print_insn.
1824 (v850_gdbarch_init): Do not set deprecated_tm_print_insn_info.
1825 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set print_insn.
1826 (_initialize_xstormy16_tdep): Do not set deprecated_tm_print_insn.
1827 * s390-tdep.c (gdb_print_insn_s390): Delete function.
1828 (_initialize_s390_tdep): Do not set deprecated_tm_print_insn.
1829 (s390_gdbarch_init): Set print_insn.
1830
1831 2003-08-27 Andrew Cagney <cagney@redhat.com>
1832
1833 * ppc-linux-tdep.c (ppc64_call_dummy_address): Delete function.
1834 (ppc_linux_init_abi): For PPC64, do not set call_dummy_address.
1835 * infcall.c (call_function_by_hand): Convert the entry point
1836 address into a code address.
1837
1838 2003-08-27 Andrew Cagney <cagney@redhat.com>
1839
1840 * dsrec.c: Include "gdb_string.h".
1841 * Makefile.in (dsrec.o): Update dependencies.
1842
1843 2003-08-27 Michael Chastain <mec@shout.net>
1844
1845 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.mi/mi2-var-*.
1846
1847 2003-08-27 Andrew Cagney <cagney@redhat.com>
1848
1849 * alpha-osf1-tdep.c (alpha_call_dummy_address): Delete function.
1850 (alpha_osf1_init_abi): Do not set call_dummy_address.
1851
1852 2003-08-27 David Carlton <carlton@kealia.com>
1853
1854 From Randolph Chung <tausq@debian.org>:
1855 * linux-proc.c (linux_info_proc_cmd): rework the code so that it
1856 compiles with -Wformat-nonliteral -Werror.
1857
1858 2003-08-26 Jim Blandy <jimb@redhat.com>
1859
1860 * solib-svr4.c (bfd_lookup_symbol): New SECT_FLAGS argument.
1861 (enable_break): Pass SEC_CODE as the SECT_FLAGS argument to
1862 bfd_lookup_symbol, since we only want symbols in code sections.
1863 (look_for_base): Pass zero as the SECT_FLAGS argument to
1864 bfd_lookup_symbol, since we're not concerned about which section
1865 the symbol is in.
1866
1867 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
1868
1869 * ia64-tdep.c (examine_prologue): Only stop at predicated insns if
1870 we are frameless or the return address register is already known.
1871
1872 2003-08-26 Andrew Cagney <cagney@redhat.com>
1873
1874 * i386-linux-nat.c (ps_get_thread_area): Make "desc" four "int"s
1875 in size. Add comments.
1876
1877 2003-08-26 Jeff Johnston <jjohnstn@redhat.com>
1878
1879 * ia64-tdep.c (ia64_convert_from_func_addr): New function.
1880 (ia64_gdbarch_init): Call set_gdbarch_convert_from_func_addr().
1881
1882 2003-08-26 Jason Merrill <jason@redhat.com>
1883
1884 * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
1885 case out of #ifdef MIPS block.
1886
1887 2003-08-25 Daniel Jacobowitz <drow@mvista.com>
1888
1889 PR java/1322
1890 * dwarf2-frame.c (dwarf2_frame_find_fde): Check whether any FDEs are
1891 available before calling SECT_OFF_TEXT.
1892 * PROBLEMS: Remove description of java/1322.
1893
1894 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
1895
1896 * ia64-tdep.c (pseudo_regs): New enum that lists gr32-gr127, p0-p63,
1897 bof, and nat0-nat127 as pseudo-registers.
1898 (ia64_frame_cache): New struct used to cache frame info.
1899 (ia64_register_reggroup_p): New routine used to override default
1900 register grouping so registers without names are still saved and
1901 restored.
1902 (ia64_dwarf_reg_to_regnum): New routine to map gr32-gr127 to their
1903 pseudo values.
1904 (ia64_pseudo_register_read): New routine to read pseudo-registers.
1905 (ia64_pseudo_register_write): New routine to write pseudo-registers.
1906 (ia64_alloc_frame_cache): New routine to create a new
1907 ia64_frame_cache.
1908 (examine_prologue): Change prototype to add next_frame pointer.
1909 Assume frameless until otherwise proven. Verify that the cfm for
1910 current frame matches the cfm that should occur for the prologues
1911 alloc insn and if equal, mark as not frameless. At end of routine,
1912 if not frameless, calculate registers for the previous frame and store
1913 in the cache, if a cache is provided.
1914 (ia64_skip_prologue): Use new prototype when calling examine_prologue
1915 and pass 0 for next_frame.
1916 (ia64_store_return_value): Change to use convert_typed_floating()
1917 instead of calling ia64_convert_to_raw().
1918 (ia64_extract_return_value): Change to use convert_typed_floating()
1919 instead of calling ia64_convert_to_virtual().
1920 (ia64_frame_cache): New routine to support new frame model.
1921 (ia64_frame_this_id, ia64_frame_prev_register): Ditto.
1922 (ia64_frame_sniffer): Ditto.
1923 (ia64_sigtramp_frame_init_saved_regs): Ditto.
1924 (ia64_sigtramp_frame_cache, ia64_sigtramp_frame_this_id): Ditto.
1925 (ia64_sigtramp_frame_prev_register): Ditto.
1926 (ia64_sigtramp_frame_sniffer): Ditto.
1927 (ia64_frame_base_address): Ditto.
1928 (ia64_extract_struct_value_address): Change to issue error message.
1929 (ia64_frame_align): New routine to align sp.
1930 (ia64_push_dummy_call): New routine based on ia64_push_arguments().
1931 (ia64_push_arguments): Removed. Logic moved to
1932 ia64_push_dummy_call().
1933 (ia64_push_return_address): Ditto.
1934 (ia64_unwind_dummy_id): New function.
1935 (ia64_unwind_pc): Ditto.
1936 (ia64_convert_register_p): Ditto.
1937 (ia64_register_to_value): Ditto.
1938 (ia64_value_to_register): Ditto.
1939 (ia64_pop_frame, ia64_pop_frame_regular): Removed.
1940 (ia64_register_byte, ia64_register_raw_size): Ditto.
1941 (ia64_register_virtual_size, ia64_register_virtual_byte): Ditto.
1942 (ia64_saved_pc_after_call): Ditto.
1943 (ia64_frame_chain, ia64_frame_saved_pc): Ditto.
1944 (ia64_frame_init_saved_regs, ia64_get_saved_register): Ditto.
1945 (ia64_register_convertible, ia64_register_convert_to_virtual): Ditto.
1946 (ia64_register_convert_to_raw): Ditto.
1947 (ia64_store_struct_return, ia64_call_dummy_words): Ditto.
1948 (ia64_init_extra_frame_info): Ditto.
1949 (ia64_frame_args_address, ia64_frame_locals_address): Ditto.
1950 (ia64_gdbarch_init): Remove registering of deprecated functions that
1951 are no longer used. Add registration of new gdbarch functions.
1952 Remove registering deprecated_write_sp. Replace
1953 set_gdbarch_register_virtual_type() with set_gdbarch_register_type().
1954 Delete set_gdbarch_deprecated_register_convertible(),
1955 set_gdbarch_deprecated_register_convert_to_virtual(), and
1956 set_gdbarch_deprecated_register_convert_to_raw() calls. Remove
1957 set_gdbarch_deprecated_register_size(),
1958 set_gdbarch_deprecated_register_bytes(),
1959 set_gdbarch_pcregnum(),
1960 set_gdbarch_deprecated_register_byte(),
1961 set_gdbarch_deprecated_register_raw_size(),
1962 set_gdbarch_deprecated_max_register_raw_size(),
1963 set_gdbarch_deprecated_register_virtual_size(),
1964 and set_gdbarch_deprecated_max_register_virtual_size() calls.
1965 Replace set_gdbarch_deprecated_extract_return_value() with
1966 set_gdbarch_extract_return_value(). Remove calls to:
1967 set_gdbarch_deprecated_saved_pc_after_call();
1968 set_gdbarch_deprecated_frame_chain(),
1969 set_gdbarch_deprecated_frame_saved_pc(),
1970 set_gdbarch_deprecated_frame_init_saved_regs(),
1971 set_gdbarch_deprecated_get_saved_register(),
1972 set_gdbarch_deprecated_call_dummy_words(),
1973 set_gdbarch_deprecated_sizeof_call_dummy_words(),
1974 set_gdbarch_deprecated_init_extra_frame_info(),
1975 set_gdbarch_deprecated_frame_args_address(),
1976 set_gdbarch_deprecated_frame_locals_address(),
1977 and set_gdbarch_deprecated_dummy_write_sp().
1978 Add set_gdbarch_convert_register_p(),
1979 set_gdbarch_register_to_value(),
1980 set_gdbarch_value_to_register(),
1981 set_gdbarch_push_dummy_call(),
1982 set_gdbarch_frame_align(),
1983 set_gdbarch_unwind_dummy_id(),
1984 set_gdbarch_unwind_pc(),
1985 frame_unwind_append_sniffer(),
1986 frame_unwind_append_sniffer(),
1987 and frame_base_set_default().
1988
1989 2003-08-25 Chris Demetriou <cgd@broadcom.com>
1990
1991 * configure.tgt: Document need for special "mipsisa64" handling.
1992 (mipsisa64*-*-linux64): Handle as target linux64.
1993 (mipsisa64*-*-*): Handle as target embed64.
1994
1995 2003-08-18 Michael Chastain <mec@shout.net>
1996
1997 * PROBLEMS: Document pr gdb/1322, the Java anonymous
1998 objfile bug.
1999
2000 2003-08-24 Mark Kettenis <kettenis@gnu.org>
2001
2002 * i387-tdep.h: Update copyright date.
2003 (I387_SIZEOF_FSAVE, I387_SIZEOF_FXSAVE): New defines.
2004
2005 * linux-proc.c (linux_proc_xfer_memory): Remove comment about
2006 CFLAGS games to reflect reality.
2007
2008 2003-08-24 Andrew Cagney <cagney@redhat.com>
2009
2010 * arm-tdep.c (_initialize_arm_tdep): Simplify by assuming
2011 GDB_MULTI_ARCH is always non-zero.
2012 * osabi.c (_initialize_gdb_osabi): Ditto.
2013 (gdbarch_init_osabi): Ditto.
2014 * sparc-tdep.c: Ditto for #if code.
2015
2016 2003-08-23 Mark Kettenis <kettenis@gnu.org>
2017
2018 * x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.
2019 Update comments.
2020 * x86-64-tdep.h (x86_64_supply_fxsave): Adjust prototype. Update
2021 comments.
2022 * x86-64-linux-tdep.c (fetch_core_registers): Adjust call to
2023 x86_64_supply_fxsave.
2024 * x86-64-linux-nat.c (supply_fpregset): Adjust call to
2025 x86_64_supply_fxsave.
2026 * amd64fbsd-nat.c (supply_fpregset): Adjust call to
2027 x86_64_supply_fxsave.
2028
2029 2003-08-23 Andreas Jaeger <aj@suse.de>
2030
2031 * x86-64-tdep.c (x86_64_supply_fxsave): Adjust call to
2032 i387_supply_fxsave.
2033
2034 2003-08-23 Mark Kettenis <kettenis@gnu.org>
2035
2036 * go32-nat.c (fetch_register): Call i387_supply_fsave instead of
2037 i387_supply_register.
2038 (go32_fetch_registers): Adjust call to i387_supply_fsave.
2039 * i386nbsd-tdep.c (fetch_core_registers): Adjust call to
2040 i387_supply_fsave.
2041 (fetch_elfcore_registers): Adjust call to i387_supply_fsave and
2042 i387_supply_fxsave.
2043 * i386obsd-tdep.c (fetch_core_registers): Adjust call to
2044 i387_supply_fsave.
2045 * i386bsd-nat.c (supply_fpregset): Adjust call to
2046 i387_supply_fsave.
2047 (fetch_inferior_registers): Remove extraneous whitespace. Adjust
2048 call to i387_supply_fxsave. Call i387_supply_fsave instead of
2049 supply_fpregset.
2050 (store_inferior_registers): Remove extraneous whitespace. Call
2051 i387_fill_fsave instead of fill_fpregset.
2052 * i386gnu-nat.c (fetch_fpregs): Adjust call to i387_supply_fsave.
2053 (supply_fpregset): Likewise.
2054 * i386v4-nat.c (supply_fpregset): Adjust call to
2055 i387_supply_fsave.
2056 * i386-interix-nat.c (supply_fpregset): Adjust call to
2057 i387_supply_fsave.
2058 * i386-linux-nat.c (supply_fpregset): Adjust call to
2059 i387_supply_fsave.
2060 (supply_fpxregset): Adjust call to i387_adjust_fxsave.
2061 * i386-nto-tdep.c (i386nto_supply_fpregset): Adjust calls to
2062 i387supply_fsave and i387_supply_fxsave.
2063 * i387-tdep.c (i387_supply_fsave): Add `regnum' argument.
2064 Incorporate code from `i387_supply_register.
2065 (i387_supply_register): Remove.
2066 (i387_supply_fxsave): Add `regnum' argument.
2067 Update comments.
2068 * i387-tdep.h (i387_supply_fsave, i387_supply_fsxave): Adjust
2069 prototype.
2070 (i387_supply_register): remove prototype.
2071 Update comments.
2072
2073 2003-08-22 Michael Chastain <mec@shout.net>
2074
2075 * config/djgpp/fnchange.lst: Remove gdb/testsuite/gdb.c++/*.
2076 Add lines for files in gdb/testsuite/gdb.cp/* that are
2077 still not 8.3 unique.
2078
2079 2003-08-22 Daniel Jacobowitz <drow@mvista.com>
2080
2081 * gnu-v3-abi.c (gnuv3_baseclass_offset): Check whether
2082 TYPE_VPTR_FIELDNO is valid.
2083
2084 2003-08-19 Mark Kettenis <kettenis@gnu.org>
2085
2086 * utils.c (set_width_command): Remove prototypes.
2087 (set_screen_size): New prototype.
2088 (init_page_info): Simplify by fetching the screen size from
2089 Readline. Call set_screen_size.
2090 (set_screen_size): New function.
2091 (set_width): Add missing whitespace in comment.
2092 (set_width_command): Call set_screen_size.
2093 (set_height_command): New function.
2094 (initialize_utils): Fix formatting. Make "set height" command
2095 call set_height_command. Remove redundant code that turns off
2096 pagination if output isn't a terminal. Remove redundant call to
2097 set_width_command.
2098
2099 2003-08-22 Mark Kettenis <kettenis@gnu.org>
2100
2101 * sparc64-tdep.h (sparc64_regnum): Fix comment.
2102 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove prototypes.
2103 (sparc_supply_rwindow, sparc_fill_rwindow): New prototypes.
2104 * sparc64-tdep.c (sparc64_pseudo_register_read): Add missing
2105 `case' keyword.
2106 (sparc64_register_info): Give the reister with number
2107 SPARC64_STATE_REGNUM a name.
2108 (sparc64_pseudo_register_write): Add support for %cwp, %pstate,
2109 %asi and %ccr.
2110 (sparc64_push_dummy_call): Take BIAS into account when checking
2111 stcak alignment.
2112 (sparc_software_single_step): Remove assertions that check whether
2113 NPC and NNPC were zero.
2114 (sparc_supply_rwindow): Make public. Merge functionality with
2115 sparc64_supply_rwindow.
2116 (sparc_fill_rwindow): Make public. Merge functionality with
2117 sparc64_fill_rwindow.
2118 (sparc64_supply_rwindow, sparc64_fill_rwindow): Remove.
2119 * sparc64fbsd-nat.c (_initialize_sparc64fbsd_nat): Set
2120 SPARCBSD_FPREG_SUPPLIES_P to sparc64fbsd_fpreg_supplies_p.
2121 * sparc64fbsd-tdep.c (sparc64fbsd_supply_reg): Call
2122 sparc_supply_rwindow instead of sparc64_supply_rwindow.
2123
2124 * reggroups.c: Add whitespace after declarations of local
2125 variables in functions.
2126
2127 2003-08-21 Michael Chastain <mec@shout.net>
2128
2129 * gdbtypes.h: Change array bound type from an int to enum.
2130
2131 2003-08-21 Andrew Cagney <cagney@redhat.com>
2132
2133 * config/sparc/tm-sp64.h: Delete #if !GDB_MULTI_ARCH and #if 0 code.
2134 * config/sparc/tm-sparc.h: Ditto.
2135 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Define GDB_MULTI_ARCH
2136 unconditionally.
2137 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Ditto.
2138
2139 2003-07-13 Mark Kettenis <kettenis@gnu.org>
2140
2141 * objfiles.h (struct objfile): Add memebers `data' and `num_data'.
2142 (register_objfile_data, set_objfile_data, objfile_data): New
2143 prototypes.
2144 * objfiles.c (objfile_alloc_data, objfile_free_data): New
2145 prototypes.
2146 (allocate_objfile): Call objfile_alloc_data.
2147 (free_objfile): Call objfile_free_data.
2148 (struct objfile_data): New.
2149 (struct objfile_data_registration): New.
2150 (struct objfile_data_registry): New.
2151 (objfile_data_registry): New variable.
2152 (register_objfile_data): New function.
2153 (objfile_alloc_data, objfile_free_data): New functions.
2154 (set_objfile_data, objfile_data): New functions.
2155 * dwarf2-frame.c (dwarf2_frame_data): New variable.
2156 (dwarf2_frame_find_fde, add_fde): Use new per-objfile data mechanism.
2157 (_initialize_dwarf2_frame): New function and prototype.
2158
2159 2003-08-21 Andrew Cagney <cagney@redhat.com>
2160
2161 * sh3-rom.c (sh3_open, sh3e_open): Use gdbarch_update_p to select
2162 a specific architecture.
2163 * arch-utils.h (set_architecture_from_arch_mach): Delete
2164 declaration.
2165 (target_architecture_hook): Delete declaration.
2166 * arch-utils.c: Delete non GDB_MULTI_ARCH includes.
2167 (default_float_format): Assume GDB_MULTI_ARCH.
2168 (default_double_format): Assume GDB_MULTI_ARCH.
2169 (set_endian_from_file): Delete function.
2170 (arch_ok): Delete function.
2171 (set_arch): Delete function.
2172 (set_architecture_from_arch_mach): Delete function.
2173 (set_architecture_from_file): Delete function.
2174 (set_architecture): Assume GDB_MULTI_ARCH.
2175 (set_gdbarch_from_file): Assume GDB_MULTI_ARCH.
2176
2177 2003-08-21 Mark Kettenis <kettenis@gnu.org>
2178
2179 Rewrite FreeBSD/sparc64 native configuration.
2180 * sparcbsd-nat.c, sparcbsd-nat.h: New files.
2181 * sparc64fbsd-nat.c: New file.
2182 * sparc64fbsd-tdep.c: New file.
2183 * sparc64-tdep.c sparc64-tdep.h: New files.
2184 * Makefile.in (sparcbsd-nat.o, sparc64fbsd-nat.o, sparc64-tdep.o,
2185 sparc64fbsd-tdep.o): New dependencies.
2186 (SFILES): Add sparcbsd-nat.c, sparc64fbsd-nat.c, sparc64-tdep.c
2187 and sparc64fbsd-tdep.c.
2188 (sparc64_tdep_h, sparcbsd_nat_h): New variables.
2189 * config/sparc/fbsd.mh: Remove copyright notice.
2190 (NATDEPFILES): Remove sparc-nat.o, add sparc64fbsd-nat.o and
2191 sparcbsd-nat.o.
2192 * config/sparc/fbsd.mt: Remove copyright notice.
2193 (TDEPFILES): Remove sparc-tdep.o, solib.o solib-svr4.o,
2194 solib-legacy.o. Add sparc64-tdep.o and sparc64fbsd-tdep.o.
2195 * config/sparc/nm-fbsd.h: Don't include "elf/common.h".
2196 (SVR4_SHARED_LIBS, PTRACE_GETREGS, PTRACE_SETREGS,
2197 PTRACE_GETFPREGS, PTRACE_SETFPREGS, GDB_GREGSET_T, GDB_FPREGSET_T,
2198 regs, r_g1, r_ps, r_pc, r_npc, r_y, FPU_FSR_TYPE, fp_status, fpu,
2199 fpu_regs, fp_fr, fpu_fsr, Fpu_fsr): Remove defines.
2200 * config/sparc/tm-fbsd.h: Don't include "solib.h" and
2201 "sparc/tm-sp64.h".
2202 (SVR4_SHARED_LIBS, START_INFERIOR_TRAPS_EXPECTED): Remove defines.
2203 (GDB_MULTI_ARCH): Define to GDB_MULTI_ARCH_TM.
2204
2205 2003-08-21 Michael Chastain <mec@shout.net>
2206
2207 * symtab.h: Add doco on the space critical structures and
2208 some measurements of space usage.
2209
2210 2003-08-21 Michael Snyder <msnyder@redhat.com>
2211
2212 * tracepoint.c (trace_dump_command): Trace break address
2213 is subject to DECR_PC_AFTER_BREAK.
2214 (set_traceframe_context): Make "trace_line" an int.
2215 Fixes suggested by Mark Newman <mark.newman@lmco.com>
2216
2217 2003-08-20 Michael Snyder <msnyder@redhat.com>
2218
2219 * sh-tdep.h (struct gdbarch_tdep): New member FLOAT_ARGLAST_REG.
2220 * sh-tdep.c (sh_gdbarch_init): For sh2e, sh3e, and sh4, set
2221 FLOAT_ARG0_REGNUM and FLOAT_ARGLAST_REGNUM, to be used for
2222 argument passing.
2223 (sh_push_dummy_call_fpu, sh_push_dummy_call_nofpu): New
2224 functions, replace sh_push_dummy_call.
2225 (sh_gdbarch_init): Set push_dummy_call to one of new methods.
2226
2227 2003-08-20 Michael Chastain <mec@shout.net>
2228
2229 * gdbtypes.h (struct main_type): Rearrange to save space.
2230
2231 2003-08-20 Michael Snyder <msnyder@redhat.com>
2232
2233 * trad-frame.c: Comment typo fix.
2234
2235 2003-08-20 Michael Snyder <msnyder@redhat.com>
2236 Kevin Buettner <kevinb@redhat.com>
2237
2238 * frv-tdep.c (gdb_string.h, frame.h, trad-frame.h): Include.
2239 (frv_frame_init_saved_regs): Add declaration.
2240 (frame_extra_info): Add new field ``saved_regs''.
2241 (frv_frame_chain, frv_frame_saved_pc, frv_analyze_prologue)
2242 (frv_skip_prologue, frv_init_extra_frame_info, frv_pop_frame_regular):
2243 Update frame related code.
2244 (frv_extract_struct_value_address): Adjust formatting.
2245 * Makefile.in (frv-tdep.o): Update dependencies.
2246 * config/frv/tm-frv.h (target_insert_watchpoint)
2247 (target_remove_watchpoint, target_insert_hw_breakpoint)
2248 (target_remove_hw_breakpoint): Delete these macros.
2249 (remote_insert_watchpoint, remote_remove_watchpoint)
2250 (remote_insert_hw_watchpoint, remote_remove_hw_watchpoint): Remove
2251 these declarations.
2252
2253 2003-08-20 Michael Chastain <mec@shout.net>
2254
2255 * defs.h (ENUM_BITFIELD): New macro.
2256 * symtab.h (ENUM_BITFIELD): Use it.
2257 (BYTE_BITFIELD): Remove old macro, which was already disabled.
2258
2259 2003-08-19 Shrinivas Atre <shrinivasa@kpitcummins.com>
2260
2261 * MAINTAINERS (write after approval): Add myself.
2262
2263 2003-08-18 Andrew Cagney <cagney@redhat.com>
2264
2265 * gdbarch.sh (FRAME_RED_ZONE_SIZE): New architecture method.
2266 * gdbarch.h, gdbarch.c: Re-generate.
2267 * infcall.c (call_function_by_hand): Adjust the SP by
2268 frame_red_zone_size before allocating any stack space.
2269 * rs6000-tdep.c (rs6000_gdbarch_init): Set "frame_red_zone_size".
2270 * x86-64-tdep.c (x86_64_frame_align): New function.
2271 (x86_64_init_abi): Set "frame_red_zone_size" and "frame_align".
2272
2273 * x86-64-tdep.c (x86_64_push_arguments): Revert 2003-08-07 change.
2274 Remove code adjusting SP so that it skips over the Red Zone.
2275
2276 2003-08-18 Mark Kettenis <kettenis@gnu.org>
2277
2278 * NEWS (New native configurations): Mention FreeBSD/amd64.
2279
2280 2003-08-18 Andrew Cagney <cagney@redhat.com>
2281
2282 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set
2283 "dwarf2_build_frame_info". Append "m68k_frame_sniffer" instead of
2284 "m68k_frame_p".
2285 (m68hc11_frame_sniffer): Replace "m68hc11_frame_p".
2286
2287 2003-08-18 Mark Kettenis <kettenis@gnu.org>
2288
2289 * x86-64-tdep.c (x86_64_dwarf_regmap): Remove trailing whitespace.
2290
2291 2003-08-18 Michal Ludvig <mludvig@suse.cz>
2292
2293 * config/i386/nm-x86-64linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
2294 Define.
2295 * i386-linux-nat.c: Include "linux-nat.h".
2296 (child_post_startup_inferior): New function.
2297
2298 2003-08-18 Mark Kettenis <kettenis@gnu.org>
2299
2300 * i386-tdep.c (i386_analyze_register_saves): Handle register saves
2301 at the start of a frameless function. This probably fixes PR
2302 backtrace/1338.
2303
2304 2003-08-17 Michael Chastain <mec@shout.net>
2305
2306 * symfile.c (find_sym_fns): Remove special case for apollo target.
2307
2308 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
2309
2310 * linux-nat.c (PTRACE_O_TRACEVFORKDONE, PTRACE_O_TRACEEXIT): Define.
2311 (PTRACE_EVENT_VFORKDONE, PTRACE_EVENT_EXIT): Define.
2312 (linux_parent_pid, linux_supports_tracevforkdone_flag): New variable.
2313 (linux_test_for_tracefork): Set linux_supports_tracevforkdone_flag.
2314 (linux_supports_tracevforkdone): New function.
2315 (linux_enable_event_reporting): Enable TRACEVFORK, TRACEEXEC, and
2316 TRACEVFORKDONE.
2317 (child_follow_fork): Handle vfork.
2318 (linux_handle_extended_wait): Likewise. Also handle exec.
2319 (child_insert_vfork_catchpoint, child_insert_exec_catchpoint): Enable.
2320 * NEWS: Mention fork tracing.
2321
2322 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
2323
2324 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
2325
2326 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
2327
2328 * Makefile.in (i386-linux-nat.o): Update dependencies.
2329 * config/i386/nm-linux.h (LINUX_CHILD_POST_STARTUP_INFERIOR): Define.
2330 * config/nm-linux.h (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH)
2331 (CHILD_FOLLOW_FORK, KILL_INFERIOR): Define.
2332 * i386-linux-nat.c: Include "linux-nat.h".
2333 (child_post_startup_inferior): New function.
2334 * i386-nat.c (child_post_startup_inferior): Wrap in #ifdef.
2335 * infptrace.c (kill_inferior): Wrap in #ifdef.
2336 * lin-lwp.c (lin_lwp_attach_lwp): Call child_post_attach after
2337 attaching to each LWP.
2338 (child_wait, lin_lwp_wait): Call linux_handle_extended_wait.
2339 (init_lin_lwp_ops): Fill in some more operations.
2340 * linux-nat.h (linux_enable_event_reporting)
2341 (linux_handle_extended_wait, linux_child_post_startup_inferior): New
2342 prototypes.
2343 * linux-nat.c (linux_enable_event_reporting): New function.
2344 (child_post_attach, linux_child_post_startup_inferior)
2345 (child_post_startup_inferior, child_follow_fork)
2346 (linux_handle_extended_wait, kill_inferior): New functions.
2347
2348 2003-08-16 Andrew Cagney <cagney@redhat.com>
2349
2350 * gdbarch.sh: Delete all #if not GDB_MULTI_ARCH code.
2351 * gdbarch.h, gdbarch.c: Re-generate.
2352
2353 2003-08-16 Mark Kettenis <kettenis@gnu.org>
2354
2355 * config/alpha/nm-fbsd.h (SVR4_SHARED_LIBS): Remove define.
2356
2357 2003-08-16 Andrew Cagney <cagney@redhat.com>
2358
2359 * NEWS: Mention that "set prompt-escape-char" was deleted.
2360 * top.c (get_prompt_1): Delete function.
2361 (gdb_prompt_escape):
2362 (init_main): Do not clear "gdb_prompt_escape". Delete "set
2363 prompt-escape-char" command.
2364 (MAX_PROMPT_SIZE): Delete macro.
2365 (get_prompt): Simplify, do not call get_prompt_1.
2366
2367 2003-08-16 Andrew Cagney <cagney@redhat.com>
2368
2369 * Makefile.in (printcmd.o, valprint.o): Do not try to build with
2370 -Werror. -Wformat-nonliteral problems.
2371
2372 2003-08-15 J. Brobecker <brobecker@gnat.com>
2373
2374 Further multiarching work mostly for hppa64-*-hpux11:
2375 * hppa-tdep.h: New file.
2376 * hppa-tdep.c: #include hppa-tdep.c.
2377 (hppa32_num_regs): Renamed from hppa_num_regs.
2378 (hppa64_num_regs): New constant.
2379 (hppa64_call_dummy_breakpoint_offset): New constant.
2380 (hppa32_call_dummy_length): New constant.
2381 (hppa64_call_dummy_length): New constant.
2382 (hppa32_stack_align): Make name 32bit explicit.
2383 (hppa32_register_virtual_type): Likewise.
2384 (hppa32_extract_return_value): Likewise.
2385 (hppa32_use_struct_convention): Likewise.
2386 (hppa32_store_return_value): Likewise.
2387 (hppa64_register_virtual_type): New function.
2388 (hppa64_extract_return_value): New function.
2389 (hppa64_use_struct_convention): New function.
2390 (hppa64_store_return_value): New function.
2391 (hppa_frame_locals_address): Remove declaration, function does
2392 not exist anymore.
2393 (hppa_register_byte): Add support for PA64 ABI.
2394 (hppa_gdbarch_init): Add support for PA64 ABI.
2395 * hppa-hpux-tdep.c (hppa32_hpux_frame_saved_pc_in_sigtramp):
2396 Make name 32bit explicit.
2397 (hppa32_hpux_frame_base_before_sigtramp): Likewise.
2398 (hppa32_hpux_frame_find_saved_regs_in_sigtramp): Likewise.
2399 (hppa64_hpux_frame_saved_pc_in_sigtramp): New function.
2400 (hppa64_hpux_frame_base_before_sigtramp): New function.
2401 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): New function.
2402 * config/pa/tm-hppa64.h: Remove macros that are no longer
2403 necessary now that the gdbarch vector is properly setup.
2404 Transform some macros into function calls. Some minor cleanup.
2405 * config/pa/tm-hppah.h: Update function calls in macros
2406 following the function renaming in hppa-hpux-tdep.c.
2407 * Makefile.in (hppa_tdep_h): New variable.
2408 (hppa-tdep.o): Add dependency over hppa_tdep_h.
2409
2410 2003-08-14 Michael Snyder <msnyder@redhat.com>
2411
2412 * disasm.c (gdb_disassemble_info): Set info->insn_sets to zero.
2413
2414 2003-08-13 J. Brobecker <brobecker@gnat.com>
2415
2416 * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Use the correct
2417 bfd arch_info when registering the GDB_OSABI_HPUX_ELF initialization
2418 routine.
2419
2420 2003-08-13 Michael Snyder <msnyder@redhat.com>
2421
2422 * frv-tdep.c (frv_push_arguments): Use deprecated ftype.
2423 (frv_saved_pc_after_call): Use deprecated ftype.
2424 (stupid_useless_init_extra_frame_info): Remove orphan prototype.
2425 (frv_remote_translate_xfer_address): Remove.
2426 (frv_gdbarch_init): Use generic_remote_translate_xfer_address.
2427
2428 2003-08-13 J. Brobecker <brobecker@gnat.com>
2429
2430 * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarch
2431 initialization after the common gdbarch initialization, not before.
2432
2433 2003-08-13 J. Brobecker <brobecker@gnat.com>
2434
2435 * config/pa/tm-hppa64.h (HPUX_1100): Remove, not used.
2436 (ADDR_BITS_REMOVE): Remove, redundant.
2437
2438 2003-08-13 J. Brobecker <brobecker@gnat.com>
2439
2440 * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_remove
2441 gdbarch method to clear the 2 low bits of text addresses.
2442
2443 2003-08-12 Andrew Cagney <cagney@redhat.com>
2444
2445 * Makefile.in (dsrec.o): Update dependencies.
2446 * dsrec.c: Include "gdb_assert.h".
2447 (make_srec): Use snprintf instead of sprintf, use a literal format
2448 string.
2449
2450 2003-08-12 Andrew Cagney <cagney@redhat.com>
2451
2452 * frame.c (deprecated_frame_xmalloc): Use XMALLOC, instead of
2453 FRAME_OBSTACK_ZALLOC.
2454
2455 2003-08-12 Kevin Buettner <kevinb@redhat.com>
2456
2457 * i386-tdep.c (i386_gdbarch_init): Enable default support for
2458 SSE registers.
2459
2460 2003-08-10 Mark Kettenis <kettenis@gnu.org>
2461
2462 * x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,
2463 amd64fbsd_sc_reg_offset): Add extern declarations.
2464 * amd64fbsd-nat.c (_initialize_am64fbsd_nat): Remove extern
2465 declarations.
2466
2467 2003-08-11 Ben Elliston <bje@wasabisystems.com>
2468
2469 * MAINTAINERS (write after approval): Update my mail address.
2470
2471 2003-08-10 Andrew Cagney <cagney@redhat.com>
2472
2473 * Makefile.in (monitor.o): Do not build monitor.c with -Werror.
2474
2475 2003-08-10 Mark Kettenis <kettenis@gnu.org>
2476
2477 * i386-tdep.h (i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
2478 i386obsd_sigtramp_start, i386obsd_sigtramp_end,
2479 i386fbsd4_sc_reg_offset, i386fbsd_sc_reg_offset,
2480 i386nbsd_sc_reg_offset, i386obsd_sc_reg_offset,
2481 i386bsd_sc_reg_offset): Add extern declarations.
2482 * i386obsd-nat.c: Include "i386-tdep.h"
2483 (_initialize_i386obsd_nat): Remove extern declarations.
2484 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Remove extern
2485 declarations.
2486 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove extern
2487 declarations.
2488
2489 * i386-tdep.c (i386_register_to_value): Use get_frame_register
2490 instead of frame_read_register.
2491 (i386_fetch_pointer_argument): Use get_frame_register_unsigned
2492 instead of frame_read_register. Use I386_ESP_REGNUM instead of
2493 SP_REGNUM.
2494 (i386_frame_prev_register): Use frame_unwind_register_unsigned
2495 instead of frame_unwind_unsigned_register. Use
2496 I386_EFLAGS_REGISTER instead of PS_REGNUM.
2497 (i386_get_longjmp_target): Use regcache_read_unsigned_register
2498 instead of read_register. Use builtin_type_void_data_ptr instead
2499 of builtin_type_void_func_ptr when extracting the address of the
2500 jmp_buf.
2501 (i386_extract_return_value, i386_store_return_value,
2502 i386_pseudo_register_read, i386_pseudo_register_write): Use
2503 register_size instead REGISTER_RAW_SIZE.
2504
2505 2003-08-10 Andrew Cagney <cagney@redhat.com>
2506
2507 * infcall.c (call_function_by_hand): Use xstrprintf instead of
2508 sprintf. Make "name" constant.
2509
2510 2003-08-10 Mark Kettenis <kettenis@gnu.org>
2511
2512 * i387-tdep.c (i387_register_to_value): Use get_frame_register
2513 instead of frame_read_register.
2514 (i387_print_float_info): Use get_frame_register and
2515 get_frame_register_unsigned instead of frame_register_read.
2516
2517 * i386fbsd-nat.c: Include "i386-tdep.h".
2518 (child_resume): Make `eflags' an ULONGEST. Use
2519 regcache_cooked_read_unsigned and regcache_cooked_write_unsigned
2520 instead of register_read and register_write.
2521
2522 * i386bsd-nat.c (fetch_inferior_registers,
2523 store_inferior_registers): Don't use && at the end of a line.
2524 (_initialize_i386bsd_nat): Fix typo.
2525
2526 * frame.c (_initialize_frame): Add missing backslash.
2527
2528 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
2529 * sol-thread.c (sol_thread_store_registers): Use regcache_collect
2530 and supply_register instead of manipulating the register buffer
2531 directly.
2532
2533 From Peter Schauer (Peter.Schauer@regent.e-technik.tu-muenchen.de):
2534 * config/i386/nm-i386sol2.h
2535 (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Define to one.
2536
2537 Based on a patch from Michael Elizabeth Chastain (mec@shout.net):
2538 * i386-tdep.c (i386_analyze_frame_setup): Recognize more
2539 instructions that GCC likes to mingle into the prologue. Fixes
2540 gdb/1253 and gdb/1255.
2541
2542 2003-08-09 Andrew Cagney <cagney@redhat.com>
2543
2544 Fix GDB PR cli/926.
2545 * cli/cli-decode.c (add_setshow_uinteger_cmd): New function.
2546 * command.h (add_setshow_uinteger_cmd): Declare.
2547 * frame.c (set_backtrace_cmd): New function.
2548 (show_backtrace_cmd): New function.
2549 * frame.c (_initialize_frame): Replace "set/show
2550 backtrace-below-main" with "set/show backtrace past-main". Add
2551 command "set/show backtrace limit".
2552 (backtrace_past_main): Rename "backtrace_below_main".
2553 (backtrace_limit): New variable.
2554 (get_prev_frame): Update. Check the backtrace_limit.
2555
2556 2003-08-09 Andrew Cagney <cagney@redhat.com>
2557
2558 * defs.h (xstrprintf): Declare.
2559 * utils.c (xstrprintf): New function.
2560 * breakpoint.c (insert_breakpoints): Replace sprintf and
2561 non-literal format strings, with xstrprintf and cleanups.
2562 (delete_breakpoint,breakpoint_re_set): Ditto.
2563 (commands_command, insert_breakpoints): Ditto.
2564 (bpstat_stop_status, break_at_finish_at_depth_command_1): Ditto.
2565 (break_at_finish_command_1): Ditto.
2566
2567 2003-08-09 Andrew Cagney <cagney@redhat.com>
2568
2569 * MAINTAINERS (language support): List Adam Fedor as Objective C
2570 maintainer.
2571
2572 2003-08-08 J. Brobecker <brobecker@gnat.com>
2573
2574 * NEWS (Multi-arched targets): Document that all hppa-hpux targets
2575 are now multiarched.
2576
2577 2003-08-08 J. Brobecker <brobecker@gnat.com>
2578
2579 * config/pa/tm-hppa64.h: Remove lots of macros that are no
2580 longer necessary now that hppa64 is partially multiarch'ed.
2581
2582 2003-08-08 Andrew Cagney <cagney@redhat.com>
2583
2584 * interps.c (interp_set): Check for a NULL "old_interp".
2585
2586 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2587
2588 * Makefile.in (FLAGS_TO_PASS): Add DESTDIR.
2589 (install-only): Support DESTDIR.
2590 (uninstall): Likewise.
2591 (install-gdbtk): Likewise.
2592
2593 2003-08-08 Elena Zannoni <ezannoni@redhat.com>
2594
2595 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
2596 contains something meaningful at all times.
2597
2598 Fri Aug 8 00:28:46 UTC 2003 Brendan Conoboy <blc@redhat.com>
2599
2600 * configure.host: Set gdb_host_cpu=arm when host_cpu=xscale.
2601
2602 Fri Aug 8 00:28:38 UTC 2003 Brendan Conoboy <blc@redhat.com>
2603
2604 * MAINTAINERS (write after approval): Added self.
2605
2606 2003-08-07 Andrew Cagney <cagney@redhat.com>
2607
2608 * inferior.h (AT_SYMBOL): Define.
2609 * blockframe.c (inside_entry_file): Check for AT_SYMBOL.
2610 * infcall.c (call_function_by_hand): Add code to handle AT_SYMBOL.
2611 * mips-tdep.c (mips_call_dummy_address): Delete function.
2612 (mips_gdbarch_init): Set call_dummy_location to AT_SYMBOL, do not
2613 set call_dummy_address.
2614
2615 2003-08-07 Andrew Cagney <cagney@redhat.com>
2616
2617 * language.c (op_error): Delete function.
2618 (binop_type_check): Delete function.
2619 * language.h (type_op_error, range_op_error): Delete macros.
2620 (op_error): Delete declaration.
2621
2622 2003-08-07 Andrew Cagney <cagney@redhat.com>
2623
2624 * interps.h (INTERP_MI2, INTERP_MI3): Define.
2625
2626 2003-08-07 Michal Ludvig <mludvig@suse.cz>
2627
2628 * x86-64-tdep.c (x86_64_dwarf_regmap): Correct register numbers.
2629 (x86_64_push_arguments): Skip the red zone.
2630
2631 2003-08-05 Andrew Cagney <cagney@redhat.com>
2632
2633 * reggroups.c (reggroup_next): Check for the final entry.
2634
2635 2003-08-04 Andrew Cagney <cagney@redhat.com>
2636
2637 * monitor.h (monitor_dump_reg_block): Remove ATTR_FORMAT.
2638 * cli/cli-script.c (define_command): Call query directly, instead
2639 of passing it a buffer.
2640 * ocd.c (ocd_error): Pass error a constant format string.
2641 * remote-mips.c (mips_error): Use fputs_filtered.
2642
2643 * solib-svr4.c (_initialize_svr4_solib): Update
2644 register_gdbarch_data call.
2645 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Ditto.
2646
2647 * gdbarch.sh (gdbarch_data_free_ftype): Delete declaration.
2648 (register_gdbarch_data): Delete "free" parameter. Update
2649 comments.
2650 * gdbarch.h, gdbarch.c: Re-generate.
2651 * reggroups.c (_initialize_reggroup): Update.
2652 * gnu-v3-abi.c (init_gnuv3_ops): Update.
2653 * frame-base.c (_initialize_frame_base): Update.
2654 * frame-unwind.c (_initialize_frame_unwind): Update.
2655 * user-regs.c (_initialize_user_regs): Update.
2656 * remote.c (_initialize_remote): Update.
2657 * regcache.c (_initialize_regcache): Update.
2658
2659 * regcache.c (xfree_regcache_descr): Delete function.
2660 (_initialize_regcache): Update call to register_gdbarch_data.
2661 (init_regcache_descr, init_legacy_regcache_descr): Use
2662 GDBARCH_OBSTACK_XALLOC and GDBARCH_OBSTACK_CALLOC.
2663
2664 * remote.c (free_remote_state): Delete function.
2665 (_initialize_remote): Update register_gdbarch_data.
2666 (init_remote_state): Use GDBARCH_OBSTACK_XALLOC and
2667 GDBARCH_OBSTACK_CALLOC instead of xmalloc / xcalloc.
2668
2669 2003-08-04 Andrew Cagney <cagney@redhat.com>
2670
2671 * reggroups.c (struct reggroup_el): Define.
2672 (struct reggroups): Delete field "nr_group". Replace array
2673 "group" with a "first" to "last" linked list.
2674 (reggroups_init): Update. Allocate using gdbarch's obstack.
2675 (reggroups_free): Delete function.
2676 (add_group): Update. Add "el" parameter.
2677 (reggroup_add): Pass gdbarch obstack allocated space to add_group.
2678 (default_groups): Update.
2679 (reggroup_next): Replace reggroups.
2680 (reggroups_dump): Update.
2681 (_initialize_reggroup): Pass XMALLOC allocated space to add_group.
2682 * regcache.c (regcache_dump): Use reggroup_next instead of reggroups.
2683 * infcmd.c (registers_info): Use reggroup_next instead of reggroups.
2684
2685 2003-08-04 Daniel Jacobowitz <drow@mvista.com>
2686
2687 * Makefile.in (tui-interp.o): Update dependencies.
2688
2689 2003-08-04 David Carlton <carlton@kealia.com>
2690
2691 * charset.c (cached_iconv_convert): Add __FILE__ and __LINE__ args
2692 to internal_error call.
2693 * source.c (forward_search_command): Add "%s" format argument.
2694 (reverse_search_command): Ditto.
2695 * top.c (quit_confirm): Ditto.
2696 * cli/cli-setshow.c (do_setshow_command): Ditto.
2697 * cp-valprint.c (cp_print_class_method): Replace
2698 {f,}printf_{un,}filtered by {f,}puts_{un,}filtered.
2699 (cp_print_class_member): Ditto.
2700 * event-top.c (command_line_handler): Ditto.
2701 * linux-proc.c (linux_info_proc_cmd): Ditto.
2702 * p-typeprint.c (pascal_type_print_base): Ditto.
2703 * p-valprint.c (pascal_object_print_class_method): Ditto.
2704 (pascal_object_print_class_member): Ditto.
2705 * printcmd.c (print_scalar_formatted,printf_command): Ditto.
2706 * remote.c (remote_cisco_section_offsets): Ditto.
2707 * top.c (command_line_input): Ditto.
2708 * utils.c (vwarning,error_stream,quit): Ditto.
2709 * valprint.c (print_floating,print_binary_chars)
2710 (print_octal_chars,print_decimal_chars,print_hex_chars): Ditto.
2711
2712 2003-08-04 Andrew Cagney <cagney@redhat.com>
2713
2714 * frame.c (frame_func_unwind): Use frame_unwind_address_in_block.
2715
2716 2003-08-02 Andrew Cagney <cagney@redhat.com>
2717
2718 * config/djgpp/fnchange.lst: Fix up testsuite/gdb.c++/annota3.cc,
2719 gdb/testsuite/gdb.c++/annota3.exp, amd64fbsd-tdep.c and
2720 amd64fbsd-nat.c.
2721
2722 2003-08-02 Andrew Cagney <cagney@redhat.com>
2723
2724 * Makefile.in: Update all dependencies and definitions.
2725
2726 2003-08-02 Adam Fedor <fedor@gnu.org>
2727
2728 * linespec.c (is_objc_method_format): New function
2729 (decode_line_1, locate_first_half): Use it.
2730 Fixes PR objc/1298
2731
2732 2003-08-01 Andrew Cagney <cagney@redhat.com>
2733
2734 * NEWS: Mention that m32r is multi-arch.
2735 From 2003-07-28 Kei Sakamoto <sakamoto.kei@renesas.com>:
2736 * configure.tgt: Recognize m32r-*-*.
2737 * config/m32r/tm-m32r.h: Delete file.
2738 * config/m32r/m32r.mt: New file.
2739 * m32r-rom.c (m32r_upload_command): Use hostent only when
2740 gethostname succeeds, in order to avoid a compilation
2741 warning.
2742 * m32r-tdep.c (m32r_store_return_value): Add a cast to remove a
2743 compiler warning.
2744
2745 2003-08-01 Michael Snyder <msnyder@redhat.com>
2746
2747 * sh-tdep.c (sh_frame_align): New gdbarch method.
2748 (sh_gdbarch_init): Set up frame_align method.
2749
2750 2003-07-31 Michael Snyder <msnyder@redhat.com>
2751
2752 * value.h, values.c, infcall.c, infcmd.c: Revert 07-30 change,
2753 which is already covered by the new frames infrastructure.
2754
2755 2003-07-31 Andrew Cagney <cagney@redhat.com>
2756
2757 * user-regs.c (struct user_reg): Add "next" link.
2758 (struct user_regs): Replace "user" with "first" and "last" links.
2759 (append_user_reg): Add pre-allocated "reg" parameter.
2760 (builtin_user_regs): Provide initial value for "last".
2761 (user_reg_add_builtin): XMALLOC memory for append_user_reg.
2762 (user_regs_init): Allocate memory from the gdbarch obstack.
2763 (user_reg_add): GDBARCH_OBSTACK_ZALLOC memory for append_user_reg.
2764 (user_reg_map_name_to_regnum): Rewrite to search the user_reg
2765 linked list.
2766 (usernum_to_user_reg): New function.
2767 (user_reg_map_regnum_to_name): Use usernum_to_user_reg.
2768 (value_of_user_reg): Use usernum_to_user_reg.
2769 (user_regs_free): Delete function.
2770 (_initialize_user_regs): Update register_gdbarch_data call.
2771
2772 2003-07-31 Daniel Jacobowitz <drow@mvista.com>
2773
2774 * dwarf2read.c (new_symbol): Use var_decode_location for parameters.
2775
2776 2003-07-30 Michael Snyder <msnyder@redhat.com>
2777
2778 * value.h (value_being_returned): Add a struct_addr argument.
2779 * infcall.c (call_function_by_hand): Pass struct_addr to
2780 value_being_returned.
2781 * infcmd.c (print_return_value): Pass zero as struct_addr.
2782 * values.c (value_being_returned): If struct_addr is passed,
2783 use it instead of trying to recover it from the inferior.
2784
2785 2003-07-30 Kevin Buettner <kevinb@redhat.com>
2786
2787 * mn10300-tdep.c (analyze_dummy_frame): Pass ``pc'' so that
2788 the prologue analyzer won't need to attempt to extract the pc
2789 value from the woefully incomplete dummy frame.
2790 (mn10300_analyze_prologue): Avoid calls to get_frame_pc() when
2791 possible. Disable code which modifies the frame.
2792
2793 2003-07-28 Andrew Cagney <cagney@redhat.com>
2794
2795 * annotate.c (annotate_breakpoints_headers): Restrict annotation
2796 to level 2.
2797 (annotate_breakpoints_table, annotate_record): Ditto.
2798 (annotate_breakpoints_table_end, annotate_field_begin): Ditto.
2799 (annotate_field_name_end, annotate_field_value): Ditto.
2800 (annotate_field_end, annotate_frame_source_begin): Ditto.
2801 (annotate_frame_source_file, annotate_frame_source_file_end): Ditto.
2802 (annotate_frame_source_line, annotate_frame_source_end): Ditto.
2803 (annotate_frame_begin, annotate_frame_function_name): Ditto.
2804 (annotate_frame_address_end, annotate_frame_address): Ditto.
2805 (annotate_frame_args, annotate_frame_end): Ditto.
2806 (annotate_frame_where, annotate_arg_begin): Ditto.
2807 (annotate_arg_name_end, annotate_arg_value): Ditto.
2808 (annotate_arg_end, annotate_signal_handler_caller): Ditto.
2809 (annotate_function_call, annotate_signal_name): Ditto.
2810 (annotate_signal_string, annotate_signal_name_end): Ditto.
2811 (annotate_signal_string_end, annotate_value_history_begin): Ditto.
2812 (annotate_value_begin, annotate_value_history_value): Ditto.
2813 (annotate_value_history_end, annotate_value_end): Ditto.
2814 (annotate_display_begin, annotate_display_number_end): Ditto.
2815 (annotate_display_format, annotate_display_expression): Ditto.
2816 (annotate_display_expression_end, annotate_display_value): Ditto.
2817 (annotate_display_end, annotate_array_section_begin): Ditto.
2818 (annotate_elt_rep, annotate_elt_rep_end): Ditto.
2819 (annotate_elt, annotate_array_section_end): Ditto.
2820
2821 2003-07-28 Andrew Cagney <cagney@redhat.com>
2822
2823 * regcache.c (struct regcache_descr): Update comments on
2824 nr_raw_registers.
2825 (init_legacy_regcache_descr): Don't set nr_raw_registers or
2826 sizeof_raw_register_valid_p.
2827 (init_regcache_descr): Set nr_raw_registers and
2828 sizeof_raw_register_valid_p before calling
2829 init_legacy_regcache_descr.
2830
2831 2003-07-28 Andrew Cagney <cagney@redhat.com>
2832
2833 * mips-tdep.c (print_gp_register_row): Print the GPR's register
2834 MOD NUM_REGS.
2835
2836 2003-07-28 Daniel Jacobowitz <drow@mvista.com>
2837
2838 * thread.c (info_threads_command): Use get_selected_frame ().
2839 Check that there is at least one non-sentinel frame.
2840
2841 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2842
2843 * m68hc11-tdep.c (struct frame_extra_info): Remove.
2844 (m68hc11_pop_frame): Remove.
2845 (m68hc11_frame_saved_pc): Remove.
2846 (m68hc11_frame_chain): Remove.
2847 (m68hc11_frame_init_saved_regs): Remove.
2848 (m68hc11_init_extra_frame_info): Remove.
2849 (m68hc11_store_struct_return): Remove.
2850 (m68hc11_saved_pc_after_call): Remove.
2851
2852 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2853
2854 * m68hc11-tdep.c (struct m68hc11_unwind_cache): New struct to hold
2855 frame unwind information.
2856 (m68hc11_scan_prologue): New function from m68hc11_guess_from_prologue
2857 and adapted for frame unwinding.
2858 (m68hc11_skip_prologue): Update to scan prologue in temporary object.
2859 (m68hc11_unwind_pc): New function.
2860 (m68hc11_frame_unwind_cache): New function to analyze frames.
2861 (m68hc11_frame_this_id): New function to create new frame struct.
2862 (m68hc11_frame_prev_register): New function to unwind a register from
2863 the frame.
2864 (m68hc11_frame_unwind): Default 68hc11/68hc12 unwinder.
2865 (m68hc11_frame_p): New function for the above.
2866 (m68hc11_frame_base_address): New function to return fp of frame.
2867 (m68hc11_frame_args_address): Update for frame.
2868 (m68hc11_frame_base): Default 68hc11/68hc12 frame.
2869 (m68hc11_unwind_sp): New function.
2870 (m68hc11_unwind_dummy_id): New function.
2871 (m68hc11_gdbarch_init): Install the above frames; remove deprecated
2872 calls.
2873
2874 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2875
2876 * m68hc11-tdep.c (m68hc11_analyze_instruction): Don't advance the pc.
2877 (m68hc11_guess_from_prologue): Advance the pc and frame size only
2878 when we are beyond the current pc.
2879
2880 2003-07-27 Stephane Carrez <stcarrez@nerim.fr>
2881
2882 * m68hc11-tdep.c (m68hc11_push_dummy_call): New function adapted
2883 from m68hc11_push_arguments.
2884 (m68hc11_push_arguments): Remove.
2885 (m68hc11_push_return_address): Remove.
2886 (m68hc11_gdbarch_init): Install the above; remove above deprecated
2887 handlers; remove deprecated_extra_stack_alignment_needed.
2888
2889 2003-07-27 Andrew Cagney <cagney@redhat.com>
2890
2891 * config/pa/tm-hppa.h (init_frame_pc_default): Declare.
2892 * infcall.c (legacy_push_dummy_code) [GDB_TARGET_IS_HPPA]: Update
2893 REAL_PC and not the pointer.
2894 * hppa-hpux-tdep.c: Include frame.h
2895
2896 2003-07-27 Andrew Cagney <cagney@redhat.com>
2897
2898 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Set to
2899 GDB_MULTI_ACH_PARTIAL.
2900
2901 2003-07-27 Andrew Cagney <cagney@redhat.com>
2902
2903 Patch from 2003-07-22 Kei Sakamoto <sakamoto.kei@renesas.com>:
2904 * m32r-tdep.c (m32r_memory_insert_breakpoint): Fix code style -
2905 operator at start and not end of line.
2906 (decode_prologue): Ditto.
2907 (m32r_frame_unwind_cache, m32r_unwind_sp, m32r_unwind_pc): Use
2908 frame_unwind_register_unsigned instead of
2909 frame_unwind_unsigned_register.
2910 (m32r_read_pc): Use regcache_cooked_read_unsigned instead of
2911 read_register.
2912 (m32r_push_dummy_call): Use register_size instead of
2913 REGISTER_RAW_SIZE.
2914 (m32r_frame_sniffer): Replace m32r_frame_p.
2915 (m32r_gdbarch_init): Call frame_unwind_append_sniffer.
2916 * m32r-rom.c (report_transfer_performance): Delete extern
2917 declaration.
2918 (m32r_load, m32r_upload_command): Use print_transfer_performance
2919 instead of report_transfer_performance.
2920 (_initialize_m32r_rom): Use add_setshow_cmd instead of add_set_cmd
2921 / add_show_from_set.
2922
2923 2003-07-26 Andrew Cagney <cagney@redhat.com>
2924
2925 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set non-deprecated
2926 store_return_value and extract_struct_value_address.
2927
2928 2003-07-26 Daniel Jacobowitz <drow@mvista.com>
2929
2930 PR c++/1267
2931 * minsyms.c (lookup_minimal_symbol_by_pc_section): If SECTION is
2932 NULL, default to the section containing PC.
2933
2934 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
2935
2936 * NEWS: Mention "regs" deprecated for m68hc11 too.
2937
2938 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Deprecate "regs" command.
2939 (m68hc11_print_register): New function to print out one register.
2940 (m68hc11_print_registers_info): New function to print registers.
2941 (show_regs): Deprecate and use the above.
2942 (m68hc11_gdbarch_init): Install the print_registers_info.
2943
2944 2003-07-24 Jeff Johnston <jjohnstn@redhat.com>
2945
2946 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Verify
2947 that we have a SIGTRAP before returning non-zero.
2948
2949 2003-07-23 Michal Ludvig <mludvig@suse.cz>
2950 Elena Zannoni <ezannoni@redhat.com>
2951
2952 * linespec.c (decode_line_2): Avoid crash if
2953 find_function_start_sal() returns empty record.
2954
2955 2003-07-23 Andreas Schwab <schwab@suse.de>
2956
2957 * ia64-tdep.c (ia64_print_insn): New function.
2958 (ia64_gdbarch_init): Set print_insn to it.
2959 (_initialize_ia64_tdep): Don't set deprecated_tm_print_insn and
2960 deprecated_tm_print_insn_info.
2961
2962 2003-07-22 Michael Snyder <msnyder@redhat.com>
2963
2964 * h8300-tdep.c (h8300_extract_return_value): Teach it how to
2965 handle 8-bit returns (long long).
2966 (h8300h_extract_return_value): Ditto.
2967 (h8300_gdbarch_init): Long long is 8 bytes, char is unsigned.
2968
2969 2003-07-22 Andrew Cagney <cagney@redhat.com>
2970
2971 * gdbarch.c Include "gdb_obstack.h".
2972 (struct gdbarch): Add an "obstack".
2973 (alloc_gdbarch_data): Allocate the gdbarch data using
2974 GDBARCH_OBSTACK_CALLOC.
2975 (free_gdbarch_data): Delete function.
2976 (gdbarch_obstack_zalloc): New function.
2977 (gdbarch_free): Free the obstack, do not call free_gdbarch_data.
2978 Assert that the architecture is not initialized.
2979 (gdbarch_alloc): Allocate an obstack, allocate the architecture
2980 vector from the obstack.
2981 (alloc_gdbarch_data, init_gdbarch_swap): Allocate memory using the
2982 architecture obstack.
2983 (GDBARCH_OBSTACK_CALLOC, GDBARCH_OBSTACK_ZALLOC): Define.
2984 (set_gdbarch_data): Assert that the data is not initialized.
2985 (struct gdbarch_data): Delete member "free".
2986 (register_gdbarch_data): Do not initialize "free".
2987 * gdbarch.h, gdbarch.c: Re-generate.
2988
2989 2003-07-22 Andrew Cagney <cagney@redhat.com>
2990
2991 * configure.in (build_warnings): Add -Wformat-nonliteral.
2992 * configure: Re-generate.
2993
2994 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2995
2996 * dwarf2loc.c (locexpr_describe_location): Fix typos.
2997
2998 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
2999
3000 * findvar.c (read_var_value): Remove case for thread local storage
3001 variables. It is now entirely handled by the dwarf2 location
3002 expression code.
3003 * printcmd.c (address_info): Ditto.
3004 * symtab.h (address_class): Remove LOC_THREAD_LOCAL_STATIC
3005 enumeration value.
3006 (struct symbol): Remove objfile field, which was used by
3007 LOC_THREAD_LOCAL_STATIC only.
3008 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
3009 * dwarf2loc.h (struct dwarf2_loclist_baton): Add comment about
3010 usage of objfile pointer.
3011 * dwarf2loc.c (locexpr_describe_location): Add case to handle
3012 thread local variables.
3013 Add include of objfiles.h.
3014 * dwarf2expr.c (execute_stack_op): Add comments about thread local
3015 storage variables.
3016 * Makefile.in (dwarf2loc.o): Update dependencies.
3017
3018 2003-07-22 Andrew Cagney <cagney@redhat.com>
3019
3020 * config/pa/tm-hppa64.h (FRAME_SAVED_PC_IN_SIGTRAMP): Use
3021 get_frame_base.
3022 (FRAME_BASE_BEFORE_SIGTRAMP): Ditto.
3023 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP): Ditto.
3024 (struct value): Add opaque declaration.
3025 (DEPRECATED_FRAME_ARGS_ADDRESS): Delete.
3026
3027 2003-07-21 Andrew Cagney <cagney@redhat.com>
3028
3029 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
3030 * m32r-tdep.c, m32r-stub.c, m32r-tdep.c: Rewrite.
3031
3032 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
3033
3034 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Use
3035 regcache_cooked_read_unsigned instead of read_register.
3036 (m68hc11_saved_pc_after_call): Likewise.
3037 (m68hc11_pseudo_register_write): Use regcache_cooked_write_unsigned
3038 instead of write_register.
3039 (m68hc11_register_type): New function.
3040 (m68hc11_register_virtual_type): Remove.
3041 (m68hc11_store_return_value): Convert to use the regcache.
3042 (m68hc11_extract_struct_value_address): Likewise.
3043 (m68hc11_gdbarch_init): Remove deprecated ops for register to use
3044 m68hc11_register_type; undeprecate store_return_value and
3045 extract_struct_value_address.
3046
3047 2003-07-20 Stephane Carrez <stcarrez@nerim.fr>
3048
3049 * m68hc11-tdep.c (m68hc11_extract_return_value): Use regcache_raw_read
3050 and translate to use regcache.
3051 (m68hc11_gdbarch_init): Undeprecate extract_return_value.
3052
3053 2003-07-18 Andrew Cagney <cagney@redhat.com>
3054
3055 * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Delete method.
3056 * gdbarch.h, gdbarch.c: Re-generate.
3057 * i386-tdep.c (i386_gdbarch_init): Do not set
3058 DWARF2_BUILD_FRAME_INFO.
3059 * elfread.c (elf_symfile_read): Call dwarf2_build_frame_info
3060 unconditionally.
3061 * alpha-tdep.c (alpha_dwarf2_init_abi): Do not set
3062 DWARF2_BUILD_FRAME_INFO.
3063
3064 2003-07-18 Andrew Cagney <cagney@redhat.com>
3065
3066 From 2003-07-04 Kei Sakamoto <sakamoto.kei@renesas.com>:
3067 * disasm.c (gdb_disassemble_info): Initilize di.arch.
3068
3069 2003-07-18 Andrew Cagney <cagney@redhat.com>
3070
3071 * dwarf2-frame.c (dwarf2_frame_sniffer): Use
3072 frame_unwind_address_in_block, instead of frame_pc_unwind.
3073 (dwarf2_frame_cache): Ditto.
3074
3075 2003-07-18 Andrew Cagney <cagney@redhat.com>
3076
3077 * user-regs.h (struct gdbarch): Declare opaque.
3078 * ui-out.h (struct ui_file): Declare opaque.
3079 * dwarf2-frame.h (struct frame_info): Declare opaque.
3080
3081 2003-07-18 Kris Warkentin <kewarken@qnx.com>
3082
3083 * nto-procfs.c: Clean ARI hits. Change #include <..> to
3084 #include "...".
3085 (procfs_meminfo): Change strerror to safe_strerror.
3086 (procfs_can_run): Remove K&R badness.
3087
3088 2003-07-17 Michael Snyder <msnyder@redhat.com>
3089
3090 * remote-sim.c: Comment typo fix.
3091
3092 2003-07-17 Andrew Cagney <cagney@redhat.com>
3093
3094 * defs.h (GDB_MULTI_ARCH): Delete conditional define. Handled by
3095 configure.
3096 * sparc-tdep.c (sparc_intreg_size): Make non-static.
3097 * config/sparc/tm-sparc.h (GDB_MULTI_ARCH): Define to
3098 GDB_MULTI_ARCH_PARTIAL.
3099
3100 2003-07-17 Elena Zannoni <ezannoni@redhat.com>
3101
3102 * Makefile.in (x86-64-linux-nat.o): Update dependencies.
3103 * x86-64-linux-nat.c (ps_get_thread_area): New function. Add
3104 include of asm/prctl.h, asm/ptrace.h, and gdb_proc_service.h.
3105
3106 2003-07-16 Theodore A. Roth <troth@openavr.org>
3107
3108 * avr-tdep.c (avr_skip_prologue): Return PC unchanged if no prologue
3109 found.
3110 (avr_frame_unwind_cache): Don't unwind FP for main.
3111 Update a comment.
3112 Save the computed prev_sp.
3113 (avr_saved_regs_unwinder): Remove function.
3114 (avr_frame_prev_register): Use PC unwind logic from
3115 avr_saved_regs_unwinder(), otherwise use trad_frame_prev_register().
3116
3117 2003-07-16 Andrew Cagney <cagney@redhat.com>
3118
3119 * frame-base.h (frame_base_p_ftype): Delete definition.
3120 (frame_base_append_predicate): Delete declaration.
3121 * frame-unwind.h (frame_unwind_p_ftype): Delete definition.
3122 (frame_unwind_append_predicate): Delete declaration.
3123 * frame-unwind.c (struct frame_unwind_table): Delete field "p".
3124 (append_predicate): Delete parameter "p".
3125 (frame_unwind_append_predicate): Delete function.
3126 (frame_unwind_append_sniffer): Update call to append_predicate.
3127 (frame_unwind_free): Delete function.
3128 (_initialize_frame_unwind): Pass NULL as "free" to
3129 register_gdbarch_data.
3130 (frame_unwind_init): Append the dummy_frame_sniffer.
3131 (frame_unwind_find_by_frame): Simplify.
3132 * frame-base.c (struct frame_base_table): Delete field "p".
3133 (append_predicate): Delete parameter "p".
3134 (frame_base_append_predicate): Delete function.
3135 (frame_base_append_sniffer): Update call to append_predicate.
3136 (frame_base_free): Delete function.
3137 (frame_base_find_by_frame): Simplify.
3138 (_initialize_frame_base): Pass NULL as "free" to
3139 register_gdbarch_data.
3140 * x86-64-tdep.c (x86_64_frame_sniffer): Replace "x86_64_frame_p".
3141 (x86_64_sigtramp_frame_sniffer): Replace
3142 "x86_64_sigtramp_frame_p".
3143 (x86_64_init_abi): Set the frame unwind sniffers.
3144 * m68k-tdep.c (m68k_frame_sniffer): Replace "m68k_frame_p".
3145 (m68k_sigtramp_frame_sniffer): Replace "m68k_sigtramp_frame_p"
3146 (m68k_gdbarch_init): Set the frame unwind sniffers.
3147 * i386-tdep.c (i386_sigtramp_frame_sniffer): Replace
3148 "i386_sigtramp_frame_p".
3149 (i386_frame_sniffer): Replace "i386_frame_p".
3150 (i386_gdbarch_init): Set the frame unwind sniffers.
3151 * avr-tdep.c (avr_frame_sniffer): Replace "avr_frame_sniffer".
3152 (avr_gdbarch_init): Set the frame unwind sniffers.
3153 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Replace
3154 "alpha_sigtramp_frame_p"
3155 (alpha_heuristic_frame_sniffer): Replace
3156 "alpha_heuristic_frame_p".
3157 (alpha_gdbarch_init): Set the frame unwind sniffers.
3158 (alpha_dwarf2_init_abi): Ditto.
3159 * alpha-mdebug-tdep.c (alpha_mdebug_frame_sniffer): Replace
3160 "alpha_debug_frame_p".
3161 (alpha_mdebug_frame_base_sniffer): Replace
3162 "alpha_mdebug_frame_base_p".
3163 (alpha_mdebug_init_abi): Set the frame unwind sniffers.
3164 * d10v-tdep.c (d10v_frame_sniffer): Replace "d10v_frame_p".
3165 (d10v_gdbarch_init): Set the frame unwind sniffer.
3166 * dwarf2-frame.c (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
3167 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
3168 * dwarf2-frame.h (dwarf2_frame_sniffer): Replace "dwarf2_frame_p".
3169 (dwarf2_frame_base_sniffer): Replace "dwarf2_frame_base_p".
3170 * dummy-frame.c (dummy_frame_sniffer): Replace "dummy_frame_p".
3171 * dummy-frame.h (dummy_frame_sniffer): Replace "dummy_frame_p".
3172
3173 2003-07-16 Michael Snyder <msnyder@redhat.com>
3174
3175 * sh-tdep.c (sh_gdbarch_init): Fetch_registers for the sh3-dsp
3176 should go thru sh_dsp_register_sim_regno, else the dsp regs
3177 will not get the right values.
3178
3179 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
3180
3181 * sh-tdep.c (sh_sh4_register_convert_to_virtual): Substitute call to
3182 deprecated_store_floating by call to store_typed_floating.
3183 (sh_sh4_register_convert_to_raw): Substitute call to
3184 deprecated_extract_floating by call to extract_typed_floating.
3185
3186 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
3187
3188 * sh-tdep.c (sh_gdbarch_init): Set double to 4 byte on sh2e and sh3e.
3189
3190 2003-07-16 Corinna Vinschen <vinschen@redhat.com>
3191
3192 * sh-tdep.c: Substitute calls to REGISTER_RAW_SIZE by calls to
3193 register_size and calls to REGISTER_VIRTUAL_TYPE by calls to
3194 gdbarch_register_type in 32 bit code throughout. Avoid current_gdbarch
3195 as possible.
3196 (do_pseudo_register): Remove.
3197 (sh_push_dummy_code): New function.
3198 (sh64_store_struct_return): Rename from sh_store_struct_return.
3199 Only called for sh64 now.
3200 (sh_extract_struct_value_address): Regcache'ify.
3201 (sh_push_dummy_call): Rename from sh_push_arguments. Regcache'ify
3202 and accomodate new tasks.
3203 (sh64_push_return_address): Rename from sh_push_return_address.
3204 Only called for sh64 now.
3205 (sh_default_extract_return_value): Rename from sh_extract_return_value.
3206 Regcache'ify.
3207 (sh3e_sh4_extract_return_value): Regcache'ify.
3208 (sh_default_store_return_value): Ditto.
3209 (sh3e_sh4_store_return_value): Ditto.
3210 (sh_default_register_byte): Remove.
3211 (sh_sh4_register_byte): Remove.
3212 (sh_default_register_raw_size): Remove.
3213 (sh_sh4_register_raw_size): Remove.
3214 (sh_register_virtual_size): Remove.
3215 (sh_sh3e_register_virtual_type): Remove.
3216 (sh_sh3e_register_type): New function.
3217 (sh_sh4_register_virtual_type): Remove.
3218 (sh_sh4_register_type): New function.
3219 (sh_default_register_virtual_type): Remove.
3220 (sh_default_register_type): New function.
3221 (do_fv_register_info): Add parameters to accomodate call from
3222 sh_print_registers_info.
3223 (do_dr_register_info): Ditto.
3224 (sh_print_pseudo_register): Rename from sh_do_pseudo_register.
3225 Add parameters to accomodate call from sh_print_registers_info.
3226 (sh_do_fp_register): Ditto.
3227 (sh64_do_pseudo_register): Call do_dr_register_info,
3228 do_fv_register_info and sh_do_fp_register with default parameters.
3229 (sh_do_register): Add parameters to accomodate call from
3230 sh_print_registers_info.
3231 (sh_print_register): Ditto.
3232 (sh_print_registers_info): Rename from sh_do_registers_info.
3233 Add parameters to be used as gdbarch_print_registers_info
3234 implementation. Accomodate removed do_pseudo_register function
3235 pointer.
3236 (sh_compact_do_registers_info): Accomodate removed do_pseudo_register
3237 function pointer. Call sh_print_register with default parameters.
3238 (sh64_do_registers_info): Call sh_print_registers_info instead of
3239 sh_do_registers_info.
3240 (sh_gdbarch_init): Rearrange to cleanup and to allow easier
3241 detection of deprecated vs. non-deprecated functionality.
3242 Rename sh_call_dummy_words to sh64_call_dummy_words. Remove
3243 function pointer assignments by direct function calls.
3244
3245 2003-07-15 Andrew Cagney <cagney@redhat.com>
3246
3247 * frame.c (get_frame_id): Use frame_unwind_find_by_frame.
3248 (frame_register_unwind, create_new_frame): Ditto.
3249 (legacy_get_prev_frame, get_frame_type): Ditto.
3250 (get_frame_base_address): Use frame_base_find_by_frame.
3251 (get_frame_locals_address): Use frame_base_find_by_frame.
3252 (get_frame_args_address): Use frame_base_find_by_frame.
3253 * frame-base.h (frame_base_sniffer_ftype): Declare.
3254 (frame_base_append_sniffer): Declare.
3255 (frame_base_find_by_frame): Replace frame_base_find_by_pc.
3256 * frame-base.c (append_predicate): Add a "sniffer" parameter.
3257 (frame_base_append_sniffer): New function.
3258 (frame_base_append_predicate): Add a NULL sniffer.
3259 (frame_base_find_by_frame): Replace "frame_base_find_by_pc".
3260 (struct frame_base_table): Add "sniffer".
3261 (frame_base_free): Free the "sniffer" table.
3262 * frame-unwind.h (frame_unwind_sniffer_ftype): Define.
3263 (frame_unwind_append_sniffer): Declare.
3264 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
3265 * frame-unwind.c (frame_unwind_free): Free the "sniffer" table.
3266 (struct frame_unwind_table): Add "sniffer", delete "middle".
3267 (append_predicate): Add "sniffer" parameter, append the sniffer.
3268 (frame_unwind_init): Update append_predicate call.
3269 (frame_unwind_append_sniffer): New function.
3270 (frame_unwind_append_predicate): Update append_predicate call.
3271 (frame_unwind_find_by_frame): Replace frame_unwind_find_by_pc.
3272
3273 2003-07-15 Andrew Cagney <cagney@redhat.com>
3274
3275 * frame.c (get_prev_frame): Move disabled inside_entry_func to
3276 before code inhibiting repeated unwind attempts. Add to
3277 commentary on that test's problems.
3278 * blockframe.c (inside_main_func): Look for "main" in the minimal
3279 symbol table.
3280 * d10v-tdep.c (d10v_frame_this_id): Delete check that frames are
3281 identical.
3282
3283 2003-07-15 Andrew Cagney <cagney@redhat.com>
3284
3285 * complaints.c (struct explanation): Define.
3286 (struct complaints): Change type of "explanation" to "struct
3287 explanation".
3288 (symfile_explanations): Convert to a "struct explanation" table.
3289 (vcomplaint): Update.
3290
3291 2003-07-15 Michal Ludvig <mludvig@suse.cz>
3292
3293 * x86-64-linux-nat.c (regmap): Removed.
3294 (supply_gregset, fill_gregset): Call
3295 x86_64_linux_(fill,supply)_gregset functions.
3296 * x86-64-linux-tdep.c (USER_*): New defines.
3297 (user_to_gdb_regmap, x86_64_core_fns): New structure.
3298 (x86_64_linux_supply_gregset, x86_64_linux_fill_gregset):
3299 New functions.
3300 (fetch_core_registers): Ditto.
3301 (_initialize_x86_64_linux_tdep): Call add_core_fns().
3302 * x86-64-linux-tdep.h: New file.
3303 * config/i386/x86-64linux.mh (NATDEPFILES): Remove corelow.o
3304 and core-regset.o.
3305 * config/i386/x86-64linux.mt (TDEPFILES): Add corelow.o.
3306
3307 2003-07-13 Mark Kettenis <kettenis@gnu.org>
3308
3309 * x86-64-tdep.c (x86_64_store_return_value): Use
3310 regcache_cooked_write_part instead of regcache_cooked_write.
3311
3312 * configure.host: Add x86_64-*-freebsd*.
3313 * configure.tgt: Add x86_64-*-freebsd*.
3314 * Makefile.in (amd64fbsd-nat.o, amd64fbsd-tdep.o): New targets.
3315 * amd64fbsd-nat.c: New file.
3316 * amd64fbsd-tdep.c: New file.
3317 * config/i386/nm-fbsd64.h: New file.
3318 * config/i386/fbsd64.mh: New file.
3319 * config/i386/fbsd64.mt: New file.
3320
3321 2003-07-11 Mark Kettenis <kettenis@gnu.org>
3322
3323 * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',
3324 `sc_regs_offset' and `sc_fpregs_offset'.
3325 * alpha-tdep.c (SIGFRAME_PC_OFF, SIGFRAME_REGSAVE_OFF,
3326 SIGFRAME_FPREGSAVE_OFF): Remove defines.
3327 (alpha_sigtramp_register_address): Rewrite to use new members of
3328 `struct gdbarch_tdep'.
3329 (alpha_gdbarch_init): Initialize new members of struct
3330 gdbarch_tdep'.
3331 * alphafbsd-tdep.c (alphafbsd_use_struct_convention): Use
3332 ALPHA_REGISTER_SIZE instead of DEPRECATED_REGISTER_SIZE.
3333 (alphafbsd_sigtramp_start, alphafbsd_sigtramp_end): Nre variables.
3334 (alphafbsd_pc_in_sigtramp): Implement.
3335 (alphafbsd_sigtramp_offset): New function.
3336 (alphafbsd_sigcontext_addr): New function.
3337 (alphafbsd_init_abi): Initialize signal trampoline related members
3338 of `struct gdbarch_tdep'.
3339 (_initialize_alphafbsd_tdep): Add prototype.
3340
3341 2003-07-11 Theodore A. Roth <troth@openavr.org>
3342
3343 * Makefile.in (install-only): Quote sed expression when generating
3344 transformed_name.
3345
3346 2003-07-11 Richard Henderson <rth@redhat.com>
3347
3348 * Makefile.in (dwarf2-frame.o): Add complaints_h.
3349 * dwarf2-frame.c: Include complaints.h.
3350 (decode_frame_entry_1): Rename from decode_frame_entry; tidy
3351 variable initialization; return NULL on error.
3352 (decode_frame_entry): New.
3353
3354 2003-07-11 Andrew Cagney <cagney@redhat.com>
3355
3356 * frame.h (frame_address_in_block): Delete declaration.
3357 * blockframe.c (frame_address_in_block): Delete function.
3358 (get_frame_block): Use get_frame_address_in_block.
3359 (block_innermost_frame): Ditto.
3360 * stack.c (print_frame, backtrace_command_1): Ditto.
3361
3362 * frame.h (get_frame_address_in_block): Declare.
3363 (frame_unwind_address_in_block): Declare.
3364 * frame.c (frame_unwind_address_in_block): New function.
3365 (get_frame_address_in_block): New function.
3366
3367 2003-07-10 Andrew Cagney <cagney@redhat.com>
3368
3369 * gdbarch.sh: Simplify predicate methods. Remove need to provide
3370 pre-default. Note: re-generate has no effect.
3371
3372 2003-07-10 Andrew Cagney <cagney@redhat.com>
3373
3374 * gdbarch.sh: When a variable, but not a function, compare against
3375 0. Fix problem in previous patch.
3376 * gdbarch.c: Re-generate.
3377
3378 2003-07-10 Andrew Cagney <cagney@redhat.com>
3379
3380 * gdbarch.sh: Use gdb_assert instead of internal_error. Compare
3381 functions against NULL, not 0.
3382 * gdbarch.c: Re-generate.
3383
3384 2003-07-10 Fred Fish <fnf@ninemoons.com>
3385
3386 * coff-solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Default to a
3387 null string instead of a null pointer.
3388 * solib.h (SOLIB_LOADED_LIBRARY_PATHNAME): Ditto.
3389
3390 2003-07-09 Michael Snyder <msnyder@redhat.com>
3391
3392 * sh-tdep.c (sh_dsp_register_sim_regno): Off-by-one error.
3393
3394 2003-07-09 Mark Kettenis <kettenis@gnu.org>
3395
3396 * x86-64-tdep.h (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM,
3397 X86_64_RDI_REGNUM, X86_64_RBP_REGNUM, X86_64_RSP_REGNUM,
3398 X86_64_RIP_REGNUM, X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM,
3399 X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM): Moved here ...
3400 * x86-64-tdep.c: ... from here.
3401
3402 2003-07-09 Andreas Schwab <schwab@suse.de>
3403
3404 * m68k-tdep.h (enum struct_return): Define.
3405 (struct gdbarch_tdep): Add struct_return.
3406 * m68k-tdep.c (m68k_push_dummy_call): Non-scalars bigger than 4
3407 bytes are padded to the right, not to the left. Pass struct value
3408 address in register %a1, not on stack.
3409 (m68k_use_struct_convention): New function.
3410 (m68k_gdbarch_init): Set use_struct_convention. Initialize
3411 struct_return in tdep to pcc_struct_return.
3412 * m68klinux-tdep.c (m68k_linux_init_abi): Set struct_return to
3413 reg_struct_return.
3414
3415 2003-07-09 Joel Brobecker <brobecker@gnat.com>
3416
3417 * somread.c (som_symfile_offsets): Fix compilation error.
3418
3419 2003-07-09 Andrew Cagney <cagney@redhat.com>
3420
3421 * regcache.c (register_size): Only check REGISTER_RAW_SIZE once.
3422 Add comments about the checks.
3423
3424 2003-07-08 Andrew Cagney <cagney@redhat.com>
3425
3426 * Makefile.in: Make dependency section headers consistent.
3427 (config_h): Move to $BUILD headers section.
3428 (exc_request_U_h, exc_request_S_h, msg_reply_S_h): Ditto.
3429 (msg_U_h, notify_S_h, process_reply_S_h): Ditto.
3430 (ada-exp.tab.c): Move to YACC/LEX section.
3431 (ada-lex.c, c-exp.tab.c, f-exp.tab.c): Ditto.
3432 (jv-exp.tab.c, m2-exp.tab.c, objc-exp.tab.c, p-exp.tab.c): Ditto.
3433
3434 2003-07-08 Kris Warkentin <kewarken@qnx.com>
3435
3436 * nto-procfs.c: Cleaned up a bunch of ARI hits.
3437 Include "gdb_dirent.h" instead of <dirent.h>, replace all instances
3438 of strerror with safe_strerror, use ISO C function definitions,
3439 and replace instances of sprintf with snprintf.
3440
3441 2003-07-07 Andrew Cagney <cagney@redhat.com>
3442
3443 * frame.c (get_prev_frame): Enable check for identical frames.
3444 Update comments. Update error messages.
3445
3446 2003-07-07 Joel Brobecker <brobecker@gnat.com>
3447
3448 * hpread.c (hpread_psymtab_to_symtab_1): Fix compilation failure.
3449
3450 2003-07-07 Joel Brobecker <brobecker@gnat.com>
3451
3452 * xcoffread.c (xcoff_psymtab_to_symtab_1): Remove call to
3453 sort_symtab_syms, no longer necessary.
3454
3455 2003-07-07 Joel Brobecker <brobecker@gnat.com>
3456
3457 * config/mips/tm-irix6.h (MIPS_REGISTER_TYPE): Add comment.
3458
3459 2003-07-07 Joel Brobecker <brobecker@gnat.com>
3460
3461 * mips-tdep.c (mips_register_raw_size): Fix compilation failure.
3462 (mips_register_byte): Likewise.
3463
3464 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
3465
3466 * Makefile.in (sparc_tdep_h): New.
3467 (sparc-linux-nat.o, sparc-nat.o, sparc-tdep.o, sparc64nbsd-nat.o)
3468 (sparcnbsd-nat.o, sparcnbsd-tdep.o): Depend on $(sparc_tdep_h).
3469 * sparc-linux-nat.c: Include "sparc-tdep.h".
3470 * sparc-nat.c: Likewise.
3471 * sparc-tdep.c: Likewise.
3472 * sparc64nbsd-nat.c: Likewise.
3473 * sparcnbsd-nat.c: Likewise.
3474 * sparcnbsd-tdep.c: Likewise.
3475 * sparc-tdep.h: New file.
3476 * config/sparc/tm-sparc.h: Remove prototypes for sparc_y_regnum
3477 and sparc_npc_regnum.
3478
3479 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
3480
3481 * mips-linux-nat.c (mips_linux_cannot_fetch_register)
3482 (mips_linux_cannot_store_register): List supported instead of
3483 unsupported registers.
3484
3485 2003-07-07 Daniel Jacobowitz <drow@mvista.com>
3486
3487 * disasm.c (dump_insns): Separate instructions from addresses.
3488
3489 2003-07-07 Andreas Schwab <schwab@suse.de>
3490
3491 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
3492 dependencies.
3493 * m68k-tdep.c (NUM_FREGS): Delete.
3494 (SIG_PC_FP_OFFSET): Delete.
3495 (TARGET_M68K): Delete.
3496 (P_MOVEAL_SP_FP, P_ADDAW_SP, P_ADDAL_SP, P_SUBQW_SP,
3497 P_SUBQL_SP, P_LEA_SP_SP, P_LEA_PC_A5, P_FMOVEMX_SP,
3498 P_MOVEL_SP, P_MOVEML_SP): Define.
3499 (P_MOVL_SP_FP, P_MOVL, P_JSR, P_BSR, P_LEAL, P_MOVML, P_FMOVM,
3500 P_TRAP): Delete.
3501 (m68k_register_raw_size): Delete.
3502 (m68k_register_virtual_size): Delete.
3503 (m68k_register_type): Renamed from m68k_register_virtual_type and
3504 add gdbarch argument.
3505 (m68k_store_struct_return): Delete.
3506 (m68k_deprecated_extract_return_value): Delete.
3507 (m68k_deprecated_extract_struct_value_address): Delete.
3508 (m68k_frame_chain): Delete.
3509 (m68k_frame_saved_pc): Delete.
3510 (m68k_fix_call_dummy): Delete.
3511 (m68k_push_dummy_frame): Delete.
3512 (m68k_pop_frame): Delete.
3513 (m68k_extract_return_value): New function.
3514 (m68k_store_return_value): Rewrite using regcache.
3515 (m68k_extract_struct_value_address): Rewrite using regcache.
3516 (m68k_push_dummy_call): New function.
3517 (struct m68k_frame_cache): Define.
3518 (m68k_alloc_frame_cache): New function.
3519 (m68k_analyze_frame_setup): New function.
3520 (m68k_analyze_register_saves): New function.
3521 (m68k_analyze_prologue): New function.
3522 (m68k_skip_prologue): Rewrite using above functions.
3523 (m68k_unwind_pc): New function.
3524 (m68k_frame_cache): New function.
3525 (m68k_frame_this_id): New function.
3526 (m68k_frame_prev_register): New function.
3527 (m68k_frame_unwind): New variable.
3528 (m68k_frame_p): New function.
3529 (m68k_sigtramp_frame_cache): New function.
3530 (m68k_sigtramp_frame_this_id): New function.
3531 (m68k_sigtramp_frame_prev_register): New function.
3532 (m68k_sigtramp_frame_unwind): New variable.
3533 (m68k_sigtramp_frame_p): New function.
3534 (m68k_frame_base_address): New function.
3535 (m68k_frame_base): New function.
3536 (m68k_unwind_dummy_id): New function.
3537 (fill_gregset): Use regcache_collect.
3538 (fill_fpregset): Likewise.
3539 (m68k_saved_pc_after_call): Only define if SYSCALL_TRAP is
3540 defined.
3541 (m68k_gdbarch_init): Don't define call_dummy_words. Don't set
3542 deprecated_init_frame_pc, deprecated_store_struct_return,
3543 deprecated_extract_return_value, deprecated_store_return_value,
3544 deprecated_frame_chain, deprecated_frame_saved_pc,
3545 deprecated_frame_init_saved_regs, deprecated_register_raw_size,
3546 deprecated_register_virtual_size,
3547 deprecated_max_register_raw_size,
3548 deprecated_max_register_virtual_size,
3549 deprecated_register_virtual_type, deprecated_register_size,
3550 deprecated_register_byte, deprecated_register_bytes,
3551 deprecated_fp_regnum, deprecated_use_generic_dummy_frames,
3552 call_dummy_location, deprecated_call_dummy_breakpoint_offset,
3553 deprecated_pc_in_call_dummy, deprecated_call_dummy_length,
3554 deprecated_call_dummy_start_offset, deprecated_call_dummy_words,
3555 deprecated_sizeof_call_dummy_words, deprecated_fix_call_dummy,
3556 deprecated_push_dummy_frame, deprecated_pop_frame,
3557 deprecated_dummy_write_sp. Set deprecated_saved_pc_after_call
3558 only if SYSCALL_TRAP is defined. Set extract_return_value,
3559 store_return_value, extract_struct_value_address, register_type,
3560 push_dummy_call, unwind_dummy_id, unwind_pc. Add two frame unwind
3561 predicates.
3562 * m68k-tdep.h (M68K_D1_REGNUM, M68K_NUM_REGS,
3563 M68K_MAX_REGISTER_SIZE): Define.
3564 (struct m68k_sigtramp_info): Define.
3565 (struct gdbarch_tdep): Add get_sigtramp_info.
3566 * m68klinux-nat.c (fetch_register): Use register_size instead of
3567 REGISTER_RAW_SIZE. Don't put assignment in if.
3568 (store_register): Likewise.
3569 (fetch_inferior_registers): Likewise.
3570 (store_inferior_registers): Likewise.
3571 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Delete.
3572 (m68k_linux_frame_saved_pc): Delete.
3573 (m68k_linux_sigcontext_reg_offset,
3574 m68k_linux_ucontext_reg_offset): Define.
3575 (m68k_linux_get_sigtramp_info): New function.
3576 (m68k_linux_extract_return_value): Rewrite using regcache.
3577 (m68k_linux_store_return_value): Likewise.
3578 (m68k_linux_extract_struct_value_address): Likewise.
3579 (m68k_linux_init_abi): Set get_sigtramp_info in tdep structure.
3580 Don't set deprecated_frame_saved_pc,
3581 deprecated_extract_return_value, deprecated_store_return_value,
3582 deprecated_extract_struct_value_address. Set
3583 extract_return_value, store_return_value,
3584 extract_struct_value_address.
3585
3586 2003-07-07 Andrew Cagney <cagney@redhat.com>
3587
3588 * expprint.c: Include "user-regs.h" instead of "frame.h".
3589 (print_subexp): Use user_reg_map_regnum_to_name, instead of
3590 frame_map_regnum_to_name.
3591 * frame.c: Include "user-regs.h" instead of "builtin-regs.h".
3592 (frame_map_name_to_regnum): Simplify, call
3593 user_reg_map_name_to_regnum.
3594 (frame_map_regnum_to_name): Simplify, call
3595 user_reg_map_regnum_to_name.
3596 (frame_register_unwind): Update.
3597 * std-regs.c: Include "user-regs.h" instead of "builtin-regs.h".
3598 (_initialize_frame_reg): Call user_reg_add_builtin.
3599 * findvar.c: Include "user-regs.h" instead of "builtin-regs.h".
3600 (value_of_register): Use value_of_user_reg.
3601 * eval.c (evaluate_subexp_standard): Update.
3602 * parse.c (write_dollar_variable): Update.
3603 * d10v-tdep.c (d10v_print_registers_info): Update.
3604 * infcmd.c (registers_info): Update.
3605 * Makefile.in (SFILES): Delete "builtin-regs.c", add "user-regs.c".
3606 (builtin_regs_h): Delete macro.
3607 (user_regs_h): Define.
3608 (COMMON_OBS): Delete "builtin-regs.o", add "user-regs.o".
3609 (builtin-regs.o): Delete target.
3610 (user-regs.o): Specify dependencies.
3611 (expprint.o): Update dependencies.
3612 (findvar.o): Update dependencies.
3613 (frame.o): Update dependencies.
3614 (std-regs.o): Update dependencies.
3615
3616 2003-07-06 Christopher Faylor <cgf@redhat.com>
3617
3618 * win32-nat.c (solib_symbols_add): Use one variable for all section
3619 address stuff. Pass variable rather than address of variable to
3620 safe_symbol_file_add.
3621
3622 2003-07-06 Andreas Schwab <schwab@suse.de>
3623
3624 * m68klinux-nat.c (fill_fpregset): Fix use of loop index.
3625
3626 2003-07-04 Joel Brobecker <brobecker@gnat.com>
3627
3628 * rs6000-nat.c (vmap_symtab): Fix compilation error.
3629
3630 2003-07-04 Kris Warkentin <kewarken@qnx.com>
3631
3632 * config/i386/nto.mh: Set XM_FILE to xm-i386.h
3633
3634 2003-07-04 Kris Warkentin <kewarken@qnx.com>
3635
3636 * nto-procfs.c: New file. Native procfs support for QNX Neutrino.
3637 * config/i386/nto.mh: New file.
3638 * config/i386/nm-nto.h: New file.
3639 * configure.host: Add i[3456]86-*-nto*.
3640
3641 2003-07-03 Joel Brobecker <brobecker@gnat.com>
3642
3643 * remote-vx.c (vx_add_symbols): Fix compilation error.
3644
3645 2003-07-03 Andrew Cagney <cagney@redhat.com>
3646
3647 * gdbarch.sh (REGISTER_NAME): Do not supply a default.
3648 * gdbarch.h, gdbarch.c: Re-generate.
3649 * config/sparc/tm-sparc.h (REGISTER_NAME): Define.
3650 (legacy_register_name): Declare.
3651 * config/sparc/tm-sp64.h (legacy_register_name): Declare.
3652 (REGISTER_NAME): Define.
3653 * sparc-tdep.c (legacy_register_name): New function.
3654 * config/pa/tm-hppa64.h (REGISTER_NAMES): Delete macro.
3655 (REGISTER_NAME): Define.
3656 (hppa64_register_name): Declare.
3657 * config/pa/tm-hppa.h (REGISTER_NAMES): Delete macro.
3658 * hppa-tdep.c (hppa_gdbarch_init): Set hppa_register_name.
3659 (hppa64_register_name): New function.
3660 (hppa_register_name): New function.
3661 * arch-utils.c (legacy_register_name): Delete.
3662 * arch-utils.h (legacy_register_name): Delete.
3663
3664 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
3665
3666 * cli/cli-interp.c (cli_interpreter_resume): Update the
3667 cli_uiout's stream to gdb_stdout.
3668
3669 2003-07-03 Andrew Cagney <cagney@redhat.com>
3670
3671 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Add
3672 predicate.
3673 * gdbarch.h, gdbarch.c: Re-generate.
3674 * regcache.c (init_regcache_descr): Use legacy code when either
3675 REGISTER_BYTE or REGISTER_RAW_SIZE is set.
3676
3677 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
3678
3679 * NEWS: Move "set logging" entry into GDB 6.0 section.
3680
3681 2003-07-02 Jim Blandy <jimb@redhat.com>
3682
3683 * s390-tdep.c (struct frame_extra_info): new member:
3684 'stack_bought_valid'.
3685 (s390_get_frame_info): Set fextra_info->stack_bought_valid if we
3686 initialize fextra_info->stack_bought.
3687 (s390_frameless_function_invocation): Don't trust the value of
3688 fextra_info_ptr->stack_bought unless
3689 fextra_info->stack_bought_valid is set.
3690
3691 New S390 prologue analyzer.
3692 * s390-tdep.c (struct prologue_value, enum pv_boolean): New types.
3693 (pv_set_to_unknown, pv_set_to_constant, pv_set_to_register,
3694 pv_constant_last, pv_add, pv_add_constant, pv_subtract,
3695 pv_logical_and, pv_is_identical, pv_is_register, pv_is_array_ref,
3696 compute_x_addr, s390_on_stack, s390_store,
3697 s390_get_signal_frame_info): New functions.
3698 (S390_NUM_SPILL_SLOTS): New macro.
3699 (s390_get_frame_info): Rewritten.
3700 (is_arg_reg): Deleted.
3701
3702 Break out the decoding of S/390 instructions into separate
3703 functions, to make it more legible, and easier to check
3704 against the spec.
3705 * s390-tdep.c (is_ri, is_ril, is_rr, is_rre, is_rs, is_rse,
3706 is_rx, is_rxe): New functions.
3707 (op1_aghi, op2_aghi, op1_ahi, op2_ahi, op_ar, op_basr, op1_bras,
3708 op2_bras, op_l, op_la, op1_larl, op2_larl, op_lgr, op1_lghi,
3709 op2_lghi, op1_lhi, op2_lhi, op_lr, op_nr, op_ngr, op_s, op_st,
3710 op_std, op1_stg, op2_stg, op_stm, op1_stmg, op2_stmg, op_svc): New
3711 enums for opcode values. (Is this an improvement?)
3712
3713 2003-07-02 Andrew Cagney <cagney@redhat.com>
3714
3715 * i386-tdep.c: Revert change committed as part of trad-frame code
3716 below.
3717
3718 2003-07-02 Daniel Jacobowitz <drow@mvista.com>
3719
3720 * breakpoint.c (insert_catchpoint): Make static.
3721
3722 2003-07-02 Andreas Schwab <schwab@suse.de>
3723
3724 * ia64-tdep.c (ia64_push_dummy_call): Define as combination of
3725 former ia64_push_arguments and ia64_push_return_address, and use
3726 regcache functions instead of read/write_register.
3727 (ia64_gdbarch_init): Set push_dummy_call instead of
3728 deprecated_push_arguments and deprecated_push_return_address.
3729
3730 2003-07-01 Andreas Jaeger <aj@suse.de>
3731
3732 * x86-64-tdep.c (x86_64_push_arguments): Align stack to 16-byte
3733 before the call.
3734 Set %rax only to number of SSE registers used.
3735
3736 2003-07-01 Andrew Cagney <cagney@redhat.com>
3737
3738 * trad-frame.h: Update comments, a -1 .addr is reserved.
3739 (trad_frame_value_p, trad_frame_addr_p): Declare.
3740 (trad_frame_reg_p): Declare.
3741 (trad_frame_set_value): Rename trad_frame_register_value.
3742 (trad_frame_set_unknown): Declare.
3743 * trad-frame.c (trad_frame_realreg_p): New function.
3744 (trad_frame_addr_p, trad_frame_value_p): New function.
3745 (trad_frame_set_unknown): New function.
3746 (trad_frame_alloc_saved_regs): Initialize .addr to -1, not zero.
3747 (trad_frame_prev_register): Use trad_frame_realreg_p,
3748 trad_frame_addr_p and trad_frame_value_p.
3749 (trad_frame_set_value): Rename trad_frame_register_value.
3750 * d10v-tdep.c (d10v_frame_unwind_cache): Use trad_frame_addr_p
3751 and trad_frame_set_value.
3752
3753 2003-06-30 Jim Blandy <jimb@redhat.com>
3754
3755 Patch from IBM (authors unspecified, probably Ulrich Weigand and
3756 Gerhard Tonn) for argument passing on the S/390 and S/390x:
3757 * s390-tdep.c (S390_STACK_FRAME_OVERHEAD): This is always space
3758 for 16 registers, and then 32 more bytes.
3759 (S390_STACK_PARAMETER_ALIGNMENT, S390_NUM_FP_PARAMETER_REGISTERS):
3760 New macros.
3761 (is_double_arg): The s390x doesn't handle DOUBLE_ARGS specially.
3762 Move up in the file, since it's now used by is_simple_arg.
3763 (is_simple_arg): Don't assume registers are four bytes long.
3764 Exclude all double arguments. Extended floats are not simple
3765 args.
3766 (is_power_of_two): New function.
3767 (pass_by_copy_ref): Call is_power_of_two, and check that the
3768 length fits in a register, rather than listing all the acceptable
3769 sizes. Extended floats are not passed by reference.
3770 (s390_push_arguments): Don't assume registers are four bytes long.
3771 Reserve an argument register to point to the buffer for structures
3772 returned by value. Use S390_NUM_FP_PARAMETER_REGISTERS and
3773 S390_STACK_FRAME_OVERHEAD.
3774
3775 2003-06-30 Andreas Schwab <schwab@suse.de>
3776
3777 * utils.c (internal_vproblem): Use xvasprintf, not xasprintf, to
3778 format error message.
3779
3780 2003-06-30 Joel Brobecker <brobecker@gnat.com>
3781
3782 * sparc-tdep.c (stop_after_trap): Remove declaration, not used.
3783
3784 2003-06-30 David Carlton <carlton@kealia.com>
3785
3786 Band-aid for PR c++/1245.
3787 * Makefile.in (cp-support.o): Depend on complaints_h.
3788 * cp-support.c: Include complaints.h. Add declaration for
3789 find_last_component.
3790 (cp_find_first_component): Separate code into
3791 cp_find_first_component_aux.
3792 (cp_find_first_component_aux): Call demangled_name_complaint.
3793 (demangled_name_complaint): New.
3794
3795 2003-06-30 Andrew Cagney <cagney@redhat.com>
3796
3797 * remote.c (remote_write_bytes): Explicitly compute and then use
3798 the payload size. Update comments to reflect. Fixes problem of
3799 GDB not sending small packets as found by Fred Fish.
3800
3801 2003-06-30 Andrew Cagney <cagney@redhat.com>
3802
3803 * remote.c (remote_async_wait): Fix -Wformat problem.
3804
3805 2003-06-29 Andrew Cagney <cagney@redhat.com>
3806
3807 * remote.c (remote_wait): Call error, and not warning, when the
3808 packet is corrupt.
3809 (remote_async_wait): Ditto.
3810
3811 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3812
3813 * sparc-tdep.c (sparc_y_regnum): Make external again.
3814
3815 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
3816
3817 * cli/cli-logging.c (pop_output_files): Add void to function
3818 definition.
3819
3820 2003-06-29 Andrew Cagney <cagney@redhat.com>
3821
3822 * frame.c (frame_register_unwind): Use unsigned char when dumping
3823 the buffer contents.
3824
3825 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
3826
3827 * cli/cli-logging.c: New file.
3828 * cli-out.c (struct ui_out_data): Add original_stream.
3829 (cli_redirect): New function.
3830 (cli_ui_out_impl): Add cli_redirect.
3831 (cli_out_new): Initialize original_stream.
3832 * ui-out.c (default_ui_out_impl): Add NULL for redirect member.
3833 (uo_redirect, ui_out_redirect): New.
3834 * ui-out.h (struct ui_out_impl): Add redirect member.
3835 (redirect_ftype): New.
3836 (ui_out_redirect): Add prototype.
3837 * Makefile.in: Add rules for cli-logging.c.
3838 * NEWS: Mention "set logging".
3839
3840 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3841
3842 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
3843
3844 2003-06-27 Andrew Cagney <cagney@redhat.com>
3845
3846 * m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
3847 (m68hc11_gdbarch_init): Do not set call_dummy_address.
3848 * avr-tdep.c (avr_call_dummy_address): Delete function.
3849 (avr_gdbarch_init): Do not set call_dummy_address.
3850
3851 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3852
3853 * symfile.c (syms_from_objfile): Move variables to inner block.
3854 Move the checks for the non-mainline case a bit earlier to avoid
3855 doing some useless computations.
3856
3857 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
3858
3859 * dwarfread.c (decode_modified_type): Gag new compiler warning.
3860
3861 2003-06-26 Elena Zannoni <ezannoni@redhat.com>
3862
3863 * dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
3864 sections.
3865
3866 2003-06-26 Michael Chastain <mec@shout.net>
3867
3868 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
3869 gdb/testsuite/gdb.c++/pr-1210.exp.
3870
3871 2003-06-26 Andrew Cagney <cagney@redhat.com>
3872
3873 * config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
3874 altivec_expression.h and altivec_registers.h.
3875
3876 2003-06-26 Andrew Cagney <cagney@redhat.com>
3877
3878 * mips-tdep.c (gdb_print_insn_mips): Only explicitly set
3879 info->mach when MIPS16. Patch suggested by Fred Fish.
3880
3881 2003-06-26 Andrew Cagney <cagney@redhat.com>
3882
3883 * utils.c (internal_vproblem): Print the problem to a reason
3884 buffer and then pass to query. Make the msg variable more local.
3885
3886 2003-06-26 Andrew Cagney <cagney@redhat.com>
3887
3888 * gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
3889 (FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
3890 * gdbarch.h, gdbarch.c: Re-generate.
3891 * frame-base.c (default_frame_args_address): Update. Use
3892 default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
3893 not available.
3894 (default_frame_locals_address): Ditto for
3895 DEPRECATED_FRAME_LOCALS_ADDRESS.
3896 * vax-tdep.c (vax_sigtramp_saved_pc): Update.
3897 (vax_frame_num_args): Update.
3898 (vax_gdbarch_init): Update.
3899 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3900 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
3901 * mcore-tdep.c (mcore_gdbarch_init): Update.
3902 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
3903 * ia64-tdep.c (ia64_gdbarch_init): Update.
3904 * symtab.h (address_class): Update comments.
3905 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
3906 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3907 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3908 * config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3909 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3910 (DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
3911 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
3912 * alpha-mdebug-tdep.c: Update.
3913 * ada-lang.c (add_symbols_from_enclosing_procs): Update.
3914
3915 2003-06-26 Andreas Jaeger <aj@suse.de>
3916
3917 * x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
3918 of SSE registers so that varargs functions work. Rework handling
3919 of passing arguments on the stack.
3920 (x86_64_store_return_value): Return double and float values in SSE
3921 register.
3922
3923 2003-06-24 Michael Chastain <mec@shout.net>
3924
3925 * PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
3926 the "constructor breakpoints ignored" bug.
3927
3928 2003-06-25 David Carlton <carlton@kealia.com>
3929
3930 * MAINTAINERS: Update e-mail address.
3931
3932 2003-06-24 Jim Blandy <jimb@redhat.com>
3933
3934 * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
3935
3936 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
3937 function.
3938 (ppc_linux_init_abi): Register it as the
3939 CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
3940
3941 * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
3942 (ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
3943 method.
3944
3945 * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
3946 (ppc64_standard_linkage_target): Use it.
3947
3948 2003-06-23 Andrew Cagney <cagney@redhat.com>
3949
3950 * rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
3951 for 0 "int0" and 4 "int32" sized registers.
3952 * gdbtypes.c (builtin_type_int0): Define.
3953 (build_gdbtypes): Initialize builtin_type_int0.
3954 * gdbtypes.h (builtin_type_int0): Declare.
3955
3956 2003-06-23 Stephane Carrez <stcarrez@nerim.fr>
3957
3958 * m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
3959 as characters are unsigned.
3960
3961 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3962
3963 PR gdb/1179
3964 * dwarfread.c (struct_type): Skip static fields without crashing.
3965
3966 2003-06-22 Andrew Cagney <cagney@redhat.com>
3967
3968 GDB 6.0 branch created.
3969 * README: Update.
3970 * PROBLEMS: Update. Empty.
3971 * NEWS: Update.
3972
3973 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3974
3975 * symfile.c (add_symbol_file_command): Use parse_and_eval_address.
3976 Suggested by Nick Hibma <n_hibma@webweaving.org>.
3977
3978 2003-06-22 Andrew Cagney <cagney@redhat.com>
3979
3980 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Handle
3981 GNU_ABI_TAG_FREEBSD and GNU_ABI_TAG_NETBSD. Suggested by Momchil
3982 Velikov.
3983
3984 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
3985
3986 * cli/cli-cmds.c (shell_escape): Silence warnings from old
3987 compilers.
3988
3989 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
3990
3991 * c-valprint.c (c_value_print): Add VALUE_OFFSET to the address
3992 argument of val_print.
3993 * cp-valprint.c (cp_print_value): Don't add the offset parameter
3994 to the address argument of baseclass_offset or target_read_memory.
3995 Do add it to the argument of cp_print_value_fields.
3996
3997 2003-06-21 Andrew Cagney <cagney@redhat.com>
3998
3999 * mips-tdep.c: Include "reggroups.h" and "sim-regno.h".
4000 (mips_register_name): Return names for NUM_REGS..2*NUM_REGS
4001 instead of 0..NUM_REGS.
4002 (mips_register_reggroup_p): New function.
4003 (mips_pseudo_register_write): New function.
4004 (mips_pseudo_register_read): New function.
4005 (mips_register_raw_size): For NUM_REGS..2*NUM_REGS return the size
4006 based on the register's type.
4007 (read_next_frame_reg): Simplify. Assert that REGNO is a pseudo /
4008 cooked.
4009 (mips_get_saved_register): Simplify. Assert that REGNO is a
4010 pseudo / cooked.
4011 (mips_register_byte): New function. Use MIPS_REGISTER_BYTE.
4012 (mips_register_type): Replace mips_register_virtual_type. Map
4013 NUM_REGS..2*NUM_REGS onto 0..NUM_REGS. Use MIPS_REGISTER_TYPE
4014 when available.
4015 (read_next_frame_reg): Simplify, but handle SP_REGNUM. Assert
4016 that the register is cooked / virtual.
4017 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
4018 Only get the extra info when needed.
4019 (set_reg_offset): Save the offset in NUM_REGS..2*NUM_REGS as well.
4020 (mips32_heuristic_proc_desc): Fetch the cooked register.
4021 (heuristic_proc_desc, mips_pop_frame, get_frame_pointer): Ditto.
4022 (mips_init_extra_frame_info, get_frame_pointer): Ditto.
4023 (mips_print_register): Use gdbarch_register_type, instead of
4024 REGISTER_VIRTUAL_TYPE.
4025 (print_gp_register_row): Use gdbarch_register_type, instead of
4026 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
4027 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
4028 Print the pseudo / cooked registers.
4029 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
4030 Print the pseudo / cooked registers.
4031 (mips_xfer_register): Use regcache_cooked_read_part. Assert that
4032 REG_NUM is pseudo / cooked.
4033 (mips_o32_xfer_return_value): Xfer the pseudo / cooked register.
4034 (mips_n32n64_xfer_return_value): Ditto.
4035 (mips_stab_reg_to_regnum): Map onto NUM_REGS..2*NUM_REGS.
4036 (mips_dwarf_dwarf2_ecoff_reg_to_regnum): Ditto.
4037 (mips_register_sim_regno): New function.
4038 (mips_gdbarch_init): Set deprecated_register_byte,
4039 register_group_p, pseudo_register_write, pseudo_register_read,
4040 register_sim_regno, and num_pseudo_regs. Set register_type,
4041 instead of register_virtual_type.
4042 * Makefile.in (mips-tdep.o): Update dependencies.
4043 * config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Rename
4044 REGISTER_VIRTUAL_TYPE.
4045 * config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Ditto.
4046 * config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Ditto.
4047 * config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Rename REGISTER_BYTE.
4048 * config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Ditto.
4049 * config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Ditto.
4050
4051 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
4052
4053 * Makefile.in (cli-cmds.o): Depend on $(gdb_vfork_h)
4054 * cli/cli-cmds.c: Include "gdb_vfork.h".
4055 (shell_escape): Use vfork.
4056
4057 2003-06-21 Andrew Cagney <cagney@redhat.com>
4058
4059 * mips-tdep.c (mips_find_saved_regs): Rewrite mdebug code handling
4060 32 bit floating-point register saves.
4061
4062 * frame.h (deprecated_unwind_get_saved_register): Delete.
4063 * frame.c (deprecated_unwind_get_saved_register): Delete function.
4064 * mips-tdep.c (mips_get_saved_register): Use frame_register_unwind
4065 and deprecated_get_next_frame_hack instead of
4066 deprecated_unwind_get_saved_register.
4067
4068 * mips-tdep.c (mips_dump_tdep): Do not print
4069 REGISTER_CONVERT_FROM_TYPE or REGISTER_CONVERT_TO_TYPE.
4070
4071 * frame.c (get_frame_register): New function.
4072 (frame_unwind_register_signed): New function.
4073 (get_frame_register_signed): New function.
4074 (frame_unwind_register_unsigned): New function.
4075 (get_frame_register_unsigned): New function.
4076 * frame.h: Add comments on naming schema.
4077 (get_frame_register, frame_unwind_register_signed): Declare.
4078 (get_frame_register_signed, get_frame_register_signed): Declare.
4079 (frame_unwind_register_unsigned): Declare.
4080 (get_frame_register_unsigned): Declare.
4081
4082 2003-06-20 Theodore A. Roth <troth@openavr.org>
4083
4084 * avr-tdep.c (avr_gdbarch_init): Don't call set_gdbarch_bfd_vma_bit.
4085
4086 2003-06-20 Theodore A. Roth <troth@openavr.org>
4087
4088 * avr-tdep.c (avr_read_pc): Use regcache instead of read_register.
4089 (avr_read_sp): Ditto.
4090
4091 2003-06-20 Daniel Jacobowitz <drow@mvista.com>
4092
4093 * config/arm/linux.mt: Remove code protected by GDBSERVER define.
4094 * config/arm/nm-linux.h: Likewise.
4095 * config/arm/tm-linux.h: Likewise.
4096 * config/ia64/nm-linux.h: Likewise.
4097 * config/ia64/tm-ia64.h: Likewise.
4098 * config/s390/tm-linux.h: Likewise.
4099 * config/s390/tm-s390.h: Likewise.
4100 * s390-nat.c: Likewise.
4101 * s390-tdep.c: Likewise.
4102
4103 * config/i386/linux.mt: Don't set GDBSERVER_DEPFILES.
4104 * config/ia64/linux.mt: Likewise.
4105 * config/m68k/linux.mh: Likewise.
4106 * config/mips/linux.mt: Likewise.
4107 * config/powerpc/linux.mh: Likewise.
4108 * config/sh/linux.mt: Likewise.
4109
4110 2003-06-19 Kris Warkentin <kewarken@qnx.com>
4111
4112 * solib.c (solib_open): Change tests for whether to search
4113 LD_LIBRARY_PATH and PATH to better deal with remotes. Update
4114 comments.
4115
4116 2003-06-19 Theodore A. Roth <troth@openavr.org>
4117
4118 * avr-tdep.c (avr_frame_address): Delete function.
4119 (avr_gdbarch_init): Don't call set_gdbarch_frame_args_address,
4120 set_gdbarch_frame_args_address.
4121
4122 2003-06-19 Andrew Cagney <cagney@redhat.com>
4123
4124 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_TYPE): Delete.
4125 (REGISTER_CONVERT_FROM_TYPE): Delete.
4126 (mips_register_convert_to_type): Delete declaration.
4127 (mips_register_convert_from_type): Delete declaration.
4128 * linux-nat.h (struct target_ops): Declare opaque. s/Linux/Linux
4129 kernel/.
4130
4131 2003-06-19 Michael Snyder <msnyder@redhat.com>
4132
4133 * linux-nat.h: New file.
4134 * linux-nat.c: Include linux-nat.h.
4135 * lin-lwp.c: Include linux-nat.h.
4136 Move struct lwp_info def to linux-nat.h.
4137 * linux-proc.c: Include linux-nat.h.
4138 (linux_make_note_section): Iterate over lwps instead of threads.
4139 (linux_do_thread_registers): Use lwp instead of merged pid.
4140 * config/nm-linux.h: Move miscelaneous def'ns to linux-nat.h.
4141 * Makefile.in (lin-lwp.o, linux-proc.o, linux-nat.o):
4142 Add dependency on linux_nat_h.
4143
4144 2003-06-19 Theodore A. Roth <troth@openavr.org>
4145
4146 * avr-tdep.c (avr_extract_return_value): Delete debugging fprintf.
4147
4148 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
4149
4150 * varobj.c (get_type, get_target_type): Use check_typedef.
4151
4152 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
4153
4154 * breakpoint.c (insert_catchpoint): Call internal_error.
4155
4156 2003-06-19 Theodore A. Roth <troth@openavr.org>
4157
4158 * avr-tdep.c (avr_push_dummy_code): Delete function.
4159 (avr_gdbarch_init): Don't call set_gdbarch_push_dummy_code.
4160
4161 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
4162
4163 * arch-utils.c (default_prepare_to_proceed): Remove.
4164 (generic_prepare_to_proceed): Remove.
4165 * arch-utils.h (default_prepare_to_proceed): Remove prototype.
4166 (generic_prepare_to_proceed): Remove prototype.
4167 * gdbarch.sh (PREPARE_TO_PROCEED): Remove.
4168 * gdbarch.c: Regenerate.
4169 * gdbarch.h: Regenerate.
4170 * hppa-tdep.c (hppa_prepare_to_proceed): Remove dangling prototype.
4171 * hppah-nat.c (hppa_switched_threads): Remove.
4172 * infrun.c (prepare_to_proceed): New static function, copied from
4173 generic_prepare_to_proceed. Remove select_it argument.
4174 (proceed): Call prepare_to_proceed.
4175 * infttrace.c (old_gdb_pid, reported_pid, reported_bpt): Remove
4176 variables.
4177 (ptrace_wait): Don't set the removed variables.
4178 (hppa_switched_threads): Remove.
4179 * lin-lwp.c (lin_lwp_prepare_to_proceed): Remove.
4180 * config/nm-linux.h (PREPARE_TO_PROCEED): Don't define.
4181 (lin_lwp_prepare_to_proceed): Remove prototype.
4182 * config/i386/nm-x86-64linux.h (PREPARE_TO_PROCEED): Don't undefine.
4183 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Don't define.
4184
4185 2003-06-18 Theodore A. Roth <troth@openavr.org>
4186
4187 * avr-tdep.c: Include frame.h, frame-unwind.h, frame-base.h, and
4188 trad-frame.h.
4189 (AVR_MAX_PROLOGUE_SIZE): Increase from 56 to 64.
4190 (AVR_ARG1_REGNUM, AVR_ARGN_REGNUM): Define.
4191 (AVR_RET1_REGNUM, AVR_RETN_REGNUM): Define.
4192 (AVR_PROLOGUE_*): Enumerate prologue types.
4193 (struct frame_extra_info): Remove.
4194 (struct avr_unwind_cache): Define.
4195 (avr_write_sp): Delete function.
4196 (avr_read_fp): Ditto.
4197 (avr_init_extra_frame_info): Ditto.
4198 (avr_pop_frame): Ditto.
4199 (avr_frame_saved_pc): Ditto.
4200 (avr_saved_pc_after_call): Ditto.
4201 (avr_push_return_address): Ditto.
4202 (avr_frame_chain): Ditto.
4203 (avr_store_struct_return): Ditto.
4204 (avr_push_arguments): Ditto.
4205 (avr_scan_prologue): Update comments. Changed to set up the info for
4206 cache unwinding. Now returns end of prologue PC.
4207 (avr_skip_prologue): Better handling of functions lacking a prologue
4208 by using avr_scan_prologue.
4209 (avr_scan_arg_moves): New function.
4210 (avr_saved_regs_unwinder): Ditto.
4211 (avr_frame_unwind_cache): Ditto.
4212 (avr_unwind_pc): Ditto.
4213 (avr_frame_this_id): Ditto.
4214 (avr_frame_prev_register): Ditto.
4215 (avr_frame_p): Ditto.
4216 (avr_frame_base_address ): Ditto.
4217 (avr_unwind_dummy_id): Ditto.
4218 (avr_push_dummy_code): Ditto.
4219 (push_stack_item): Ditto.
4220 (pop_stack_item): Ditto.
4221 (avr_push_dummy_call): Ditto.
4222 (struct stack_item): Define.
4223 (avr_frame_unwind): Declare structure.
4224 (avr_frame_base): Ditto.
4225 (avr_gdbarch_init): Remove calls to
4226 set_gdbarch_deprecated_init_frame_pc,
4227 set_gdbarch_deprecated_target_read_fp,
4228 set_gdbarch_deprecated_dummy_write_sp,
4229 set_gdbarch_deprecated_fp_regnum,
4230 set_gdbarch_deprecated_push_arguments,
4231 set_gdbarch_deprecated_push_return_address,
4232 set_gdbarch_deprecated_pop_frame,
4233 set_gdbarch_deprecated_store_struct_return,
4234 set_gdbarch_deprecated_frame_init_saved_regs,
4235 set_gdbarch_deprecated_init_extra_frame_info,
4236 set_gdbarch_deprecated_frame_chain,
4237 set_gdbarch_deprecated_frame_saved_pc,
4238 set_gdbarch_deprecated_saved_pc_after_call.
4239 Add calls to set_gdbarch_push_dummy_call,
4240 set_gdbarch_push_dummy_code,
4241 frame_unwind_append_predicate,
4242 frame_base_set_default,
4243 set_gdbarch_unwind_dummy_id,
4244 set_gdbarch_unwind_pc.
4245 Wrap a long line.
4246
4247 2003-06-18 Corinna Vinschen <vinschen@redhat.com>
4248
4249 * h8300-tdep.c (h8300s_register_name): Enable MACH and MACL
4250 registers for H8/300S.
4251 (h8300_print_registers_info): Ditto.
4252 (h8300_gdbarch_init): Accommodate register count for H8/300S.
4253
4254 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
4255
4256 * config/nm-linux.h (linux_record_stopped_pid): New prototype.
4257 * lin-lwp.c (child_wait): Call linux_record_stopped_pid.
4258 (lin_lwp_wait): Likewise. Update comments.
4259 * linux-nat.c (struct simple_pid_list, add_to_pid_list)
4260 (pull_pid_from_list, linux_record_stopped_pid): New.
4261
4262 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
4263
4264 * ada-lang.c (scan_discrim_bound): Name first argument.
4265 (ada_add_block_symbols): Remove BLOCK_SYM to use local variable
4266 declared by ALL_BLOCK_SYMBOLS.
4267
4268 2003-06-17 Stephane Carrez <stcarrez@nerim.fr>
4269
4270 * ada-tasks.c (find_function_in_inferior): Don't declare it.
4271 ("regcache.h"): Include it.
4272 * ada-lex.l (block_lookup): Replace VAR_NAMESPACE with VAR_DOMAIN.
4273
4274 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
4275
4276 * NEWS: Mention gdbserver detach change and "disconnect" command.
4277 * infcmd.c (disconnect_command): New function.
4278 (_initialize_infcmd): Add ``disconnect'' command.
4279 * remote.c (remote_async_detach): Delete.
4280 (remote_detach): Merge remote_async_detach.
4281 (remote_disconnect): New.
4282 (init_remote_ops): Set to_disconnect.
4283 (init_remote_cisco_ops): Likewise.
4284 (init_remote_async_ops): Likewise. Use remote_detach.
4285 * target.c (cleanup_target): Default to_disconnect.
4286 (update_current_target): Inherit to_disconnect.
4287 (target_disconnect, debug_to_disconnect): New functions.
4288 (setup_target_debug): Set to_disconnect.
4289 * target.h (struct target_ops): Add to_disconnect.
4290 (target_disconnect): Add prototype.
4291
4292 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
4293
4294 * breakpoint.c (insert_catchpoint): New function.
4295 (insert_breakpoints): Use catch_exceptions to call
4296 insert_catchpoint. Disable catchpoints if they fail to insert.
4297
4298 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
4299
4300 * symfile.c (reread_symbols): Clear sym_private.
4301
4302 2003-06-17 Andrew Cagney <cagney@redhat.com>
4303
4304 * trad-frame.h (struct frame_info): Add opaque declaration.
4305 * remote-fileio.h (struct cmd_list_element): Add opaque
4306 declaration.
4307 * h8300-tdep.c (h8300s_register_name): Avoid C++ // style
4308 comments.
4309
4310 2003-06-17 Daniel Jacobowitz <drow@mvista.com>
4311
4312 * remote.c (remote_prepare_to_store): Replace call to
4313 deprecated_read_register_bytes with multiple regcache_raw_read
4314 calls.
4315
4316 2003-06-17 Kris Warkentin <kewarken@qnx.com>
4317
4318 * nto-tdep.c (nto_map_arch_to_cputype): Recognize "powerpc".
4319 (nto_find_and_open_solib): Likewise.
4320 (nto_init_solib_absolute_prefix): Likewise.
4321 (_initialize_nto_tdep): Fix indentation.
4322
4323 2003-06-17 Kris Warkentin <kewarken@qnx.com>
4324
4325 * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR.
4326
4327 2003-06-17 Kris Warkentin <kewarken@qnx.com>
4328
4329 * i386-nto-tdep.c (i386nto_sigcontext_addr): Declare sp before using.
4330
4331 2003-06-17 Jim Blandy <jimb@redhat.com>
4332
4333 * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"
4334
4335 2003-06-16 Theodore A. Roth <troth@openavr.org>
4336
4337 * avr-tdep.c (avr_extract_return_value): New function.
4338 (avr_gdbarch_init): Set extract_return_value method.
4339
4340 2003-06-16 Andrew Cagney <cagney@redhat.com>
4341
4342 * frame.h (deprecated_get_next_frame_hack): Declare.
4343 * frame.c (legacy_saved_regs_prev_register): Only require
4344 DEPRECATED_FRAME_INIT_SAVED_REGS when it is needed. Assert that
4345 there are always saved regs.
4346 (deprecated_generic_get_saved_register): Do not require
4347 DEPRECATED_FRAME_INIT_SAVED_REGS.
4348 (legacy_get_prev_frame): Do not require DEPRECATED_FRAME_CHAIN,
4349 use frame ID unwind instead.
4350 (deprecated_get_next_frame_hack): New function.
4351
4352 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
4353
4354 * h8300-tdep.c (h8300_push_arguments): Remove. Substitute by...
4355 (h8300_push_dummy_call): ...this function. Some minor optimization.
4356 (h8300_push_return_address): Remove.
4357 (h8300_gdbarch_init): Remove calls to
4358 set_gdbarch_deprecated_dummy_write_sp,
4359 set_gdbarch_deprecated_push_arguments and
4360 set_gdbarch_deprecated_push_return_address.
4361 Add call to set_gdbarch_push_dummy_call.
4362
4363 2003-06-16 Corinna Vinschen <vinschen@redhat.com>
4364
4365 * h8300-tdep.c (E_PSEUDO_CCR_REGNUM): New define.
4366 (E_PSEUDO_EXR_REGNUM): Ditto.
4367 (h8300_is_argument_spill): Check for instructions moving argument
4368 registers into safe registers.
4369 (h8300_skip_prologue): Check for stm instruction to push registers
4370 used for register variables onto stack.
4371 (gdb_print_insn_h8300): Remove.
4372 (h8300_examine_prologue): Add a comment.
4373 (h8300_register_name): Take pseudo registers into account.
4374 (h8300s_register_name): Ditto.
4375 (h8300sx_register_name): Ditto.
4376 (h8300_print_register): Ditto.
4377 (h8300_print_registers_info): Define "nice" printing order.
4378 (h8300_saved_pc_after_call): Take pseudo registers into account.
4379 (h8300_register_type): Ditto. Return type used for remote connection
4380 when requesting real CCR or EXR register, return actual type when
4381 requesting pseudo CCR or EXR.
4382 (h8300_pseudo_register_read): New function.
4383 (h8300_pseudo_register_write): Ditto.
4384 (h8300_dbg_reg_to_regnum): Ditto.
4385 (h8300s_dbg_reg_to_regnum): Ditto.
4386 (h8300_gdbarch_init): Call set_gdbarch_num_pseudo_regs,
4387 set_gdbarch_ecoff_reg_to_regnum, set_gdbarch_dwarf_reg_to_regnum,
4388 set_gdbarch_dwarf2_reg_to_regnum, set_gdbarch_stab_reg_to_regnum and
4389 set_gdbarch_print_insn architecture dependent.
4390 Call set_gdbarch_pseudo_register_read and
4391 set_gdbarch_pseudo_register_write.
4392 (_initialize_h8300_tdep): Remove assignment to deprecated_tm_print_insn.
4393
4394 2003-06-16 Andrew Cagney <cagney@redhat.com>
4395
4396 * gdbarch.sh (SAVE_DUMMY_FRAME_TOS): Deprecate.
4397 * gdbarch.h, gdbarch.c: Re-generate.
4398 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4399 * s390-tdep.c (s390_gdbarch_init): Update.
4400 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4401 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4402 * mips-tdep.c (mips_gdbarch_init): Update.
4403 * mcore-tdep.c (mcore_gdbarch_init): Update.
4404 * cris-tdep.c (cris_gdbarch_init): Update.
4405 * infcall.c (call_function_by_hand): Update.
4406 * ia64-tdep.c (ia64_push_arguments): Update comment.
4407 * frame.c (legacy_get_prev_frame): Do not assume
4408 SAVE_DUMMY_FRAME_TOS_P.
4409 * dummy-frame.c (find_dummy_frame): Update comment.
4410
4411 2003-06-16 Andrew Cagney <cagney@redhat.com>
4412
4413 * regcache.c (do_cooked_read): Do not use register_valid_p.
4414
4415 2003-06-15 Theodore A. Roth <troth@openavr.org>
4416
4417 * avr-tdep.c (avr_register_type): Remove a blank line.
4418 (avr_scan_prologue): Correct some comments.
4419
4420 2003-06-15 Theodore A. Roth <troth@openavr.org>
4421
4422 * avr-tdep.c (avr_scan_prologue): Update comment describing the various
4423 prologue types.
4424 Properly scan prologues generated by gcc with the -mcall-prologues
4425 option.
4426 Add code to scan -mcall-prologues for mega devices.
4427
4428 2003-06-15 Theodore A. Roth <troth@openavr.org>
4429
4430 * avr-tdep.c (avr_register_byte): Delete function.
4431 (avr_register_raw_size): Delete function.
4432 (avr_register_virtual_size): Delete function.
4433 (avr_register_virtual_type): Delete function.
4434 (avr_register_type): New function.
4435 (avr_address_to_pointer): Remove unused code.
4436 (avr_read_fp): Need to read FP as two separate bytes due to change to
4437 avr_register_type() usage.
4438 (avr_gdbarch_init): Don't set deprecated_register_size.
4439 Don't set deprecated_register_bytes.
4440 Don't set deprecated_register_byte.
4441 Don't set deprecated_register_raw_size.
4442 Don't set deprecated_max_register_raw_size.
4443 Don't set deprecated_register_virtual_size.
4444 Don't set deprecated_max_register_virtual_size.
4445 Don't set deprecated_register_virtual_type.
4446 Set register_type method.
4447
4448 2003-06-15 Daniel Jacobowitz <drow@mvista.com>
4449
4450 * Makefile.in (linux-nat.o): Add rule.
4451 * linux-nat.c: New file.
4452 * config/nm-linux.h (CHILD_INSERT_FORK_CATCHPOINT): Define.
4453 (CHILD_INSERT_VFORK_CATCHPOINT): Define.
4454 (CHILD_INSERT_EXEC_CATCHPOINT): Define.
4455 * config/alpha/alpha-linux.mh (NATDEPFILES): Add linux-nat.o.
4456 * config/arm/linux.mh (NATDEPFILES): Likewise.
4457 * config/i386/linux.mh (NATDEPFILES): Likewise.
4458 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
4459 * config/ia64/linux.mh (NATDEPFILES): Likewise.
4460 * config/m68k/linux.mh (NATDEPFILES): Likewise.
4461 * config/mips/linux.mh (NATDEPFILES): Likewise.
4462 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
4463 * config/s390/s390.mh (NATDEPFILES): Likewise.
4464 * config/sparc/linux.mh (NATDEPFILES): Likewise.
4465
4466 2003-06-15 Mark Kettenis <kettenis@gnu.org>
4467
4468 * i387-tdep.c: Reorder includes, fix some whitespace issues and
4469 replace out-of-date comment.
4470
4471 2003-06-15 Andrew Cagney <cagney@redhat.com>
4472
4473 * rdi-share/host.h (Fail): Change to a varargs function.
4474 * remote-rdi.c (Fail): Update.
4475
4476 2003-06-15 Mark Kettenis <kettenis@gnu.org>
4477
4478 * i386-tdep.c (i386_next_regnum): Fix bounds checking.
4479 (i386_convert_register_p, i386_register_to_value,
4480 i386_register_from_value): Handle types longer than 8 bytes.
4481
4482 2003-06-15 Mark Kettenis <kettenis@gnu.org>
4483
4484 * i386-tdep.c (i386_register_to_value, i386_value_to_register):
4485 Move floating-point code to new function in i387-tdep.c.
4486 * i387-tdep.c (i387_register_to_value, i387_value_to_register):
4487 New functions containing code moved here from i386-tdep.c.
4488 * i387-tdep.h: Add opaque declaration for `struct type'.
4489 (i387_register_to_value, i387_value_to_register): New prototypes.
4490 * x86-64-tdep.c (x86_64_convert_register_p): New function.
4491 (x86_64_init_abi): Set convert_register_p, register_to_value and
4492 value_to_register here.
4493
4494 2003-06-14 Andrew Cagney <cagney@redhat.com>
4495
4496 * mips-tdep.c (mips_register_to_value): Make static.
4497 (mips_value_to_register): Make static.
4498 * i386-tdep.c (i386_fetch_pointer_argument): Make static.
4499 * ia64-tdep.c (ia64_register_raw_size): Make static.
4500 (ia64_register_virtual_size): Make static.
4501 (ia64_register_byte): Make static.
4502 * i387-tdep.c: Include "i387-tdep.h".
4503 (print_387_control_word): Delete function.
4504 (print_387_status_word): Delete function.
4505 (print_387_status_bits): Delete function.
4506 (print_387_control_bits): Delete function.
4507 * Makefile.in (i387-tdep.o): Update dependencies.
4508 * rdi-share/host.h (Fail): Declare.
4509 * remote-rdi.c (Fail): Update to match declaration.
4510
4511 2003-06-14 Andrew Cagney <cagney@redhat.com>
4512
4513 * config/mips/embedl64.mt (TDEPFILES): Delete "remote-array.o".
4514 * config/mips/embedl.mt (TDEPFILES): Delete "remote-array.o".
4515 * config/mips/embed64.mt (TDEPFILES): Delete "remote-array.o".
4516 * config/djgpp/fnchange.lst: Delete "remote-array.c".
4517 * README: Delete reference to remote-array.
4518 * Makefile.in (ALLDEPFILES): Remove "remote-array.c".
4519 (remote-array.o): Delete target.
4520 * config/mips/embed.mt (TDEPFILES): Delete "remote-array.o".
4521 * remote-array.c: Delete file.
4522
4523 2003-06-14 Andrew Cagney <cagney@redhat.com>
4524 Mark Kettenis <kettenis@gnu.org>
4525
4526 * gdbarch.sh (CONVERT_REGISTER_P): Add "type" parameter.
4527 (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Replace raw buffer
4528 parameter with "frame".
4529 * gdbarch.h, gdbarch.c: Re-generate.
4530 * frame.h (put_frame_register): Declare.
4531 * frame.c (put_frame_register): New function.
4532 * arch-utils.c (legacy_convert_register_p): Add "type" parameter.
4533 (legacy_register_to_value): Rewrite, use "frame" to get the
4534 register value.
4535 (legacy_value_to_register): Rewrite, use "frame" to find the
4536 register's location before storing.
4537 * arch-utils.h (legacy_convert_register_p): Update.
4538 (legacy_register_to_value, legacy_value_to_register): Update.
4539 * findvar.c (value_from_register): Rewrite, eliminate use of
4540 REGISTER_CONVERT_TO_TYPE, pass "type" to CONVERT_REGISTER_P, pass
4541 "frame" to REGISTER_TO_VALUE.
4542 * valops.c (value_assign): Move the CONVERT_REGISTER code to the
4543 lval_reg_frame_relative + lval_register branch of the switch. Do
4544 not use REGISTER_CONVERT_FROM_TYPE. Use put_frame_register.
4545 * i386-tdep.c (I386_EBX_REGNUM, I386_ECX_REGNUM, I386_ESI_REGNUM,
4546 I386_EDI_REGNUM): New defines.
4547 (i386_next_regnum, i386_convert_register_p,
4548 i386_register_to_value, i386_value_to_register): New functions.
4549 (i386_register_convertible, i386_register_convert_to_virtual,
4550 i386_convert_to_raw): Remove functions.
4551 (i386_gdbarch_init): Set convert_register_p, register_to_value and
4552 value_to_register instead of register_convertible,
4553 register_convert_to_virtual and register_convert_to_raw.
4554 * mips-tdep.c (mips_convert_register_p): New function.
4555 (mips_value_to_register): Replace mips_register_convert_from_type.
4556 (mips_register_to_value): Replace mips_register_convert_to_type.
4557 (mips_gdbarch_init): Set conver_register_p, value_to_register and
4558 register_to_value.
4559 * alpha-tdep.c (alpha_convert_register_p): Update.
4560 (alpha_value_to_register): Update, store the register.
4561 (alpha_register_to_value): Update, fetch the register.
4562
4563 2003-06-14 Theodore A. Roth <troth@openavr.org>
4564
4565 * avr-tdep.c (avr_remote_translate_xfer_address): Delete function.
4566 (avr_gdbarch_init): Remove avr_call_dummy_words variable.
4567 Don't set deprecated_call_dummy_words.
4568 Remove commented out set_gdbarch_believe_pcc_promotion() call.
4569 Don't set remote_translate_xfer_address.
4570 (avr_io_reg_read_command): Remove commented out debug printf.
4571 Wrap a long line.
4572
4573 2003-06-14 Theodore A. Roth <troth@openavr.org>
4574
4575 * avr-tdep.c (avr_scan_prologue): Fix to avoid a buffer over run which
4576 causes gdb to seg fault.
4577
4578 2003-06-14 Daniel Jacobowitz <drow@mvista.com>
4579
4580 * sparc-nat.c (fetch_inferior_registers): Correct
4581 a reference to "registers".
4582
4583 2003-06-14 Jeroen Dekkers <jeroen@dekkers.cx>
4584
4585 * Makefile.in (exc_request_U_h): Define
4586 (exc_request_S_h): Likewise.
4587 (msg_reply_S_h): Likewise.
4588 (msg_U_h): Likewise.
4589 (notify_S_h): Likewise.
4590 (process_reply_S_h): Likewise.
4591 (gnu-nat.o): Depend on gdb_obstack_h
4592 * gnu-nat.c: Include "gdb_obstack.h".
4593
4594 2003-06-13 Andrew Cagney <cagney@redhat.com>
4595
4596 * gdbarch.sh: Document what PUSH_DUMMY_CALL replaces.
4597 * gdbarch.h, gdbarch.c: Re-generate.
4598
4599 2003-06-13 Andrew Cagney <cagney@redhat.com>
4600
4601 * gdbarch.sh: Document what UNWIND_DUMMY_ID replaces. Clarify
4602 when deprecated REGISTER macros can be deleted.
4603 * gdbarch.h, gdbarch.c: Re-generate.
4604
4605 2003-06-13 Jim Blandy <jimb@redhat.com>
4606
4607 * solib-svr4.c (solib_break_names): Recognize the 64-bit PowerPC
4608 Linux entry point symbols for _dl_debug_state, too.
4609
4610 2003-06-13 Andrew Cagney <cagney@redhat.com>
4611
4612 * infcall.c (call_function_by_hand): When UNWIND_DUMMY_ID is
4613 available, do not use the FP register, and always save the TOS.
4614 * dummy-frame.c (dummy_frame_this_id): Do not assert
4615 SAVE_DUMMY_FRAME_TOS.
4616 * i386-tdep.c (i386_save_dummy_frame_tos): Delete function.
4617 (i386_gdbarch_init): Do not set save_dummy_frame_tos.
4618 (i386_push_dummy_call): Add 8 to the returned SP.
4619 * frame.c (legacy_frame_p): Do not require SAVE_DUMMY_FRAME_TOS.
4620 * d10v-tdep.c (d10v_unwind_dummy_id): Use d10v_unwind_sp.
4621 (d10v_gdbarch_init): Do not set save_dummy_frame_tos.
4622 * x86-64-tdep.c (x86_64_save_dummy_frame_tos): Delete function.
4623 (x86_64_push_dummy_call): Return "sp + 16".
4624 (x86_64_init_abi): Do not set save_dummy_frame_tos.
4625 * alpha-tdep.c (alpha_gdbarch_init): Do not set
4626 save_dummy_frame_tos.
4627
4628 2003-06-13 Jim Blandy <jimb@redhat.com>
4629
4630 * frv-tdep.c (frv_use_struct_convention): Delete static
4631 declaration for function deleted in my change of 2003-06-12.
4632
4633 2003-06-13 Theodore A. Roth <troth@openavr.org>
4634
4635 * avr-tdep.c (avr_address_to_pointer): Shift code addrs right 1 bit.
4636 (avr_pointer_to_address): Shift code addrs left 1 bit.
4637 (avr_convert_from_func_ptr_addr): Delete function since operation is
4638 better handled by avr_address_to_pointer and avr_pointer_to_address.
4639 (avr_gdbarch_init): Don't set convert_from_func_ptr_add method.
4640
4641 2003-06-13 Mark Kettenis <kettenis@gnu.org>
4642
4643 From Kelley Cook <kelleycook@wideopenwest.com>:
4644 * configure.host: Accept i[34567]86 variants.
4645 * configure.tgt: Likewise.
4646 * nlm/configure.in: Likewise.
4647 * nlm/configure: Regenerated.
4648
4649 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
4650
4651 * arm-tdep.c (solib-svr4.h): Dont' include it.
4652 (arm_linux_svr4_fetch_link_map_offsets): Move to ...
4653 * arm-linux-tdep.c: ... here. Make static.
4654 (arm_linux_init_abi): Register it.
4655 (solib-svr4.h): Include it.
4656 * Makefile.in: Update dependencies.
4657 * config/arm/tm-linux.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
4658 (arm_linux_svr4_fetch_link_map_offsets): Delete declaration.
4659
4660 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
4661
4662 * h8300-tdep.c: Add definitions E_RET0_REGNUM and E_RET1_REGNUM to
4663 indicate registers used for return values.
4664 (struct frame_extra_info): Drop args_pointer and locals_pointer.
4665 (h8300_examine_prologue): Remove initializing dropped frame_extra_info
4666 members.
4667 (h8300_init_extra_frame_info): Ditto.
4668 (h8300_frame_locals_address): Removed.
4669 (h8300_frame_args_address): Removed.
4670 (h8300_extract_return_value): Use new regcache structure. Only care
4671 for 16 bit CPUs.
4672 (h8300h_extract_return_value): Same function for 32 bit CPUs.
4673 (h8300_store_return_value): Use new regcache structure. Only care
4674 for 16 bit CPUs.
4675 (h8300h_store_return_value): Same function for 32 bit CPUs.
4676 (h8300_store_struct_return): Removed.
4677 (h8300_extract_struct_value_address): Use new regcache structure.
4678 (h8300h_extract_struct_value_address): Removed.
4679 (h8300_push_dummy_code): New function.
4680 (h8300_gdbarch_init): Slightly rearranged to stress deprecated calls.
4681 Remove call_dummy_words. Call set_gdbarch_extract_return_value and
4682 set_gdbarch_store_return_value architecture dependent.
4683 Call set_gdbarch_push_dummy_code and
4684 set_gdbarch_extract_struct_value_address.
4685 Remove calls to set_gdbarch_frame_args_address,
4686 set_gdbarch_frame_locals_address,
4687 set_gdbarch_deprecated_store_struct_return,
4688 set_gdbarch_deprecated_extract_return_value,
4689 set_gdbarch_deprecated_extract_struct_value_address,
4690 set_gdbarch_deprecated_call_dummy_words and
4691 set_gdbarch_deprecated_sizeof_call_dummy_words.
4692
4693 2003-06-13 Corinna Vinschen <vinschen@redhat.com>
4694
4695 * h8300-tdep.c (h8300_register_byte): Remove.
4696 (h8300h_register_byte): Remove.
4697 (h8300_register_virtual_type): Remove. Substitute by...
4698 (h8300_register_type): New function.
4699 (h8300_extract_struct_value_address): Drop usage of h8300_register_byte.
4700 (h8300h_extract_struct_value_address): Ditto.
4701 (h8300_gdbarch_init): Drop calls to
4702 set_gdbarch_deprecated_register_byte and
4703 set_gdbarch_deprecated_register_virtual_type.
4704 Add call to set_gdbarch_register_type.
4705
4706 2003-06-13 Andrew Cagney <cagney@redhat.com>
4707
4708 * gdbarch.sh: Update comments on registers.
4709 (deprecated_register_byte): Rename register_byte.
4710 (deprecated_register_raw_size): Rename register_raw_size.
4711 (deprecated_register_virtual_size): Rename register_virtual_size.
4712 (deprecated_register_virtual_type): Rename register_virtual_type.
4713 * gdbarch.h, gdbarch.c: Re-generate.
4714 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4715 * vax-tdep.c (vax_gdbarch_init): Update.
4716 * v850-tdep.c (v850_gdbarch_init): Update.
4717 * sparc-tdep.c (sparc_gdbarch_init): Update.
4718 * sh-tdep.c (sh_gdbarch_init): Update.
4719 * s390-tdep.c (s390_gdbarch_init): Update.
4720 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4721 * ns32k-tdep.c: Update.
4722 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4723 * mips-tdep.c (mips_gdbarch_init): Update.
4724 * mcore-tdep.c (mcore_gdbarch_init): Update.
4725 * m68k-tdep.c (m68k_gdbarch_init): Update.
4726 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
4727 * ia64-tdep.c (ia64_gdbarch_init): Update.
4728 * hppa-tdep.c (hppa_gdbarch_init): Update.
4729 * h8300-tdep.c (h8300_gdbarch_init): Update.
4730 * frv-tdep.c (frv_gdbarch_init): Update.
4731 * cris-tdep.c (cris_gdbarch_init): Update.
4732 * avr-tdep.c (avr_gdbarch_init): Update.
4733 * alpha-tdep.c (alpha_gdbarch_init): Update.
4734 * arm-tdep.c (arm_gdbarch_init): Update.
4735
4736 2003-06-13 Andrew Cagney <cagney@redhat.com>
4737
4738 * mips-tdep.c (mips_gdbarch_init): Replace remaining instances of
4739 mips_o32_use_struct_convention with always_use_struct_convention.
4740
4741 2003-06-12 David Carlton <carlton@kealia.com>
4742
4743 * cp-namespace.c (cp_set_block_scope): Comment out
4744 processing_has_namespace_info branch.
4745
4746 2003-06-12 Jim Blandy <jimb@redhat.com>
4747
4748 Recognize and skip 64-bit PowerPC Linux linkage functions.
4749 * ppc-linux-tdep.c (insn_d, insn_ds, insn_xfx, read_insn, struct
4750 insn_pattern, insns_match_pattern, d_field, ds_field): New
4751 functions, macros, and types for working with PPC instructions.
4752 (ppc64_standard_linkage, PPC64_STANDARD_LINKAGE_LEN,
4753 ppc64_in_solib_call_trampoline, ppc64_standard_linkage_target,
4754 ppc64_skip_trampoline_code): New functions, variables, and macros
4755 for recognizing and skipping linkage functions.
4756 (ppc_linux_init_abi): Use ppc64_in_solib_call_trampoline and
4757 ppc64_skip_trampoline_code for the 64-bit PowerPC Linux ABI.
4758
4759 * ppc-linux-nat.c (ppc_register_u_addr): Correctly compute u-area
4760 register offsets for both the 32- and 64-bit interfaces.
4761
4762 Actually finish the job started by my change of 2003-05-29.
4763 * config/powerpc/tm-linux.h (SKIP_TRAMPOLINE_CODE): Remove the
4764 other #definition of this.
4765 (ppc_linux_skip_trampoline_code): Remove declaration.
4766 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Make this
4767 static.
4768 (ppc_linux_init_abi): Register it as the skip_trampoline_code
4769 method for GDBARCH.
4770
4771 * config/powerpc/nm-ppc64-linux.h (PTRACE_XFER_TYPE): This is
4772 'long' on ppc64-*-linux*.
4773
4774 * ppc-linux-nat.c (ppc_register_u_addr, fill_gregset): If PT_MQ
4775 isn't #defined, assume the register doesn't exist: act as if
4776 tdep->ppc_mq_regnum were -1.
4777
4778 * configure.host, configure.tgt: Add entries for
4779 powerpc64-*-linux, selecting powerpc/ppc64-linux.mh and
4780 powerpc/linux.mt.
4781 * config/powerpc/ppc64-linux.mh, config/powerpc/nm-ppc64-linux.mh:
4782 New files.
4783
4784 * arch-utils.c (always_use_struct_convention): New function.
4785 * arch-utils.h (always_use_struct_convention): New prototype.
4786 * alpha-tdep.c (alpha_use_struct_convention): Delete.
4787 (alpha_gdbarch_init): Register always_use_struct_convention,
4788 instead of alpha_use_struct_convention.
4789 * cris-tdep.c (cris_use_struct_convention): Delete.
4790 (cris_gdbarch_init): Register always_use_struct_convention,
4791 instead of cris_use_struct_convention.
4792 * frv-tdep.c (frv_use_struct_convention): Delete.
4793 (frv_gdbarch_init): Register always_use_struct_convention,
4794 instead of frv_use_struct_convention.
4795 * h8300-tdep.c (h8300_use_struct_convention): Delete.
4796 (h8300_gdbarch_init): Register always_use_struct_convention,
4797 instead of h8300_use_struct_convention.
4798 * mips-tdep.c (mips_o32_use_struct_convention): Delete.
4799 (mips_o32_gdbarch_init): Register always_use_struct_convention,
4800 instead of mips_o32_use_struct_convention.
4801
4802 2003-06-12 Andrew Cagney <cagney@redhat.com>
4803
4804 * wince.c: Include "mips-tdep.h".
4805 * mips-tdep.h (mips_next_pc): Declare.
4806 * mcore-tdep.c: Make more local functions static.
4807 * Makefile.in (wince.o): Update dependencies.
4808
4809 2003-06-12 David Carlton <carlton@kealia.com>
4810
4811 * symtab.c (lookup_symbol_aux_minsyms): Replace
4812 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
4813 (find_pc_sect_line, search_symbols, rbreak_command): Ditto.
4814 (COMPLETION_LIST_ADD_SYMBOL): Rewrite in terms of
4815 SYMBOL_NATURAL_NAME.
4816
4817 2003-06-12 Andreas Schwab <schwab@suse.de>
4818
4819 * Makefile.in (tuiDisassem.o): Update dependencies.
4820
4821 2003-06-12 David Carlton <carlton@bactrian.org>
4822
4823 * symtab.h: Delete declaration of make_symbol_overload_list.
4824 Add declaration of lookup_partial_symbol.
4825 * symtab.c (remove_params): Move to cp-support.c.
4826 (overload_list_add_symbol, make_symbol_overload_list)
4827 (sym_return_val_size, sym_return_val_index): Ditto.
4828 (lookup_partial_symbol): Make extern.
4829 * cp-support.h: Add declaration of make_symbol_overload_list.
4830 * cp-support.c: Include dictionary.h, objfiles.h, frame.h,
4831 symtab.h, and block.h.
4832 (remove_params): Move here from symtab.c.
4833 (overload_list_add_symbol, make_symbol_overload_list)
4834 (sym_return_val_size, sym_return_val_index): Ditto.
4835 * valops.c: Include cp-support.h.
4836 * Makefile.in (cp-support.o): Depend on dictionary_h, objfiles_h,
4837 frame_h, and block_h.
4838 (valops.o): Depend on cp_support_h.
4839
4840 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
4841
4842 * h8300-tdep.c: Add H8SX registers. Drop E_NUM_REGS entirely,
4843 substitute by NUM_REGS throughout.
4844 (h8300_register_name): Only care for H8/300 and H8/300H registers.
4845 (h8300s_register_name): New function for H8S registers.
4846 (h8300sx_register_name): Ditto for H8SX registers.
4847 (h8300_print_register): Revise register printing, avoid depending
4848 on 32 bit long.
4849 (h8300_register_byte): Only care for H8/300 registers.
4850 (h8300h_register_byte): New function for any other architecture.
4851 (h8300_register_raw_size): Remove.
4852 (h8300_register_virtual_type): Revise to return actually useful
4853 type.
4854 (h8300_extract_struct_value_address): Only care for H8/300 registers.
4855 (h8300h_extract_struct_value_address): New function for any other
4856 architecture.
4857 (h8300_gdbarch_init): Add h8300sxn. Call set_gdbarch_num_regs,
4858 set_gdbarch_register_name, set_gdbarch_register_byte,
4859 set_gdbarch_ptr_bit and set_gdbarch_addr_bit architecture dependent.
4860 Remove calls to set_gdbarch_deprecated_register_size,
4861 set_gdbarch_deprecated_register_bytes, set_gdbarch_register_raw_size,
4862 set_gdbarch_deprecated_max_register_raw_size,
4863 set_gdbarch_register_virtual_size and
4864 set_gdbarch_deprecated_max_register_virtual_size entirely.
4865 Call set_gdbarch_long_long_bit, set_gdbarch_double_bit and
4866 set_gdbarch_long_double_bit.
4867
4868 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
4869
4870 * doublest.c (convert_doublest_to_floatformat): When dealing
4871 with the implied integer bit, only alter mant_bits if we are
4872 processing a full 32 bits of mantissa.
4873
4874 2003-06-11 David Carlton <carlton@bactrian.org>
4875
4876 * dictionary.h: New.
4877 * dictionary.c: New.
4878 * block.h: Add opaque declaration for struct dictionary.
4879 (struct block): Add 'dict' member; delete 'hashtable', 'nsyms',
4880 'sym' members.
4881 (BLOCK_DICT): New macro.
4882 Delete macros BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM,
4883 BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE,
4884 BLOCK_SHOULD_SORT.
4885 (ALL_BLOCK_SYMBOLS): Update definition.
4886 * Makefile.in (SFILES): Add dictionary.c.
4887 (dictionary_h): New.
4888 (COMMON_OBS): Add dictionary.o.
4889 (dictionary.o): New.
4890 (ada-lang.o): Depend on dictionary_h.
4891 (buildsym.o, coffread.o, jv-lang.o, mdebugread.o, objfiles.o)
4892 (stack.o, symmisc.o, symtab.o, tracepoint.o, valops.o)
4893 (mi-cmd-stack.o): Ditto.
4894 (gdbtk-cmds.o): Update dependencies.
4895 (gdbtk-stack.o): Ditto.
4896 * ada-lang.c: Include dictionary.h.
4897 (symtab_for_sym): Update uses of ALL_BLOCK_SYMBOLS.
4898 (fill_in_ada_prototype, debug_print_block): Ditto.
4899 (ada_add_block_symbols): Update uses of ALL_BLOCK_SYMBOLS; replace
4900 explicit iteration by use of ALL_BLOCK_SYMBOLS. Delete variable
4901 'is_sorted'.
4902 * mdebugread.c: Include dictionary.h.
4903 (struct parse_stack): Delete 'maxsyms' member.
4904 (parse_symbol): Update calls to new_block. Delete calls to
4905 shrink_block. Use dictionary methods.
4906 (psymtab_to_symtab_1): Delete calls to sort_symtab_syms.
4907 Update calls to new_symtab. Don't maintain maxsyms data.
4908 (mylookup_symbol): Update use of ALL_BLOCK_SYMBOLS.
4909 (add_symbol): Just call dict_add_symbol.
4910 (new_symtab): Delete 'maxsyms' argument.
4911 (new_symtab): Update calls to new_block.
4912 (new_block): Delete 'maxsyms' argument; add 'function' argument.
4913 (shrink_block): Delete function.
4914 (fixup_sigtramp): Update call to new_block. Add symbol via
4915 dict_add_symbol.
4916 * jv-lang.c: Include dictionary.h.
4917 (get_java_class_symtab): Set the BLOCK_DICT of the blocks
4918 appropriately. Set class_symtab->free_func. Make sure the
4919 blockvector is big enough to hold two blocks.
4920 (add_class_symtab_symbol): Use dictionary methods.
4921 (free_class_block): New function.
4922 (type_from_class): Replace explicit iteration by
4923 ALL_BLOCK_SYMBOLS.
4924 * symtab.h (struct symtab): Replace 'free_ptr' method by
4925 'free_func'.
4926 * dwarf2read.c (psymtab_to_symtab_1): Delete call to
4927 sort_symtab_syms.
4928 * dwarfread.c (psymtab_to_symtab_1): Delete call to
4929 sort_symtab_syms.
4930 * coffread.c (coff_symfile_read): Delete call to sort_symtab_syms.
4931 Include dictionary.h.
4932 (patch_opaque_types): Update use of ALL_BLOCK_SYMBOLS.
4933 * dbxread.c (dbx_psymtab_to_symtab_1): Delete call to
4934 sort_symtab_syms.
4935 * objfiles.c: Include dictionary.h.
4936 (objfile_relocate): Update use of ALL_BLOCK_SYMBOLS.
4937 * buildsym.c: Include dictionary.h.
4938 (finish_block): Use dictionary methods.
4939 (end_symtab): Set free_func to NULL, not free_ptr.
4940 * tracepoint.c: Include dictionary.h.
4941 (add_local_symbols): Update use of ALL_BLOCK_SYMBOLS.
4942 (scope_info): Ditto.
4943 * stack.c: Include dictionary.h.
4944 (print_block_frame_locals): Update use of ALL_BLOCK_SYMBOLS.
4945 (print_block_frame_labels, print_frame_arg_vars)
4946 (print_frame_args): Ditto.
4947 * symmisc.c (free_symtab_block): Use dictionary methods.
4948 (dump_symtab): Ditto.
4949 (free_symtab): Replace use of 'free_ptr' by 'free_func'.
4950 Include dictionary.h.
4951 * symfile.h: Delete declarations of sort_block_syms,
4952 sort_symtab_syms.
4953 * symfile.c (sort_block_syms): Delete.
4954 (sort_symtab_syms): Delete.
4955 * symtab.c: Include dictionary.h.
4956 (lookup_block_symbol): Use dictionary iterators.
4957 (find_pc_sect_symtab): Update use of ALL_BLOCK_SYMBOLS.
4958 (search_symbols, make_symbol_completion_list): Ditto.
4959 (make_symbol_overload_list): Ditto.
4960 * valops.c (value_of_local): Use dict_empty.
4961 Include dictionary.h.
4962
4963 2003-06-11 J. Brobecker <brobecker@gnat.com>
4964
4965 * win32-nat.c (solib_symbols_add): Fix a small compilation error.
4966
4967 2003-06-11 David Carlton <carlton@bactrian.org>
4968
4969 * block.h (BLOCK_SHOULD_SORT): Delete.
4970 * symtab.c (lookup_block_symbol): Don't worry about sorted linear
4971 blocks.
4972 * ada-lang.c (ada_add_block_symbols): Ditto.
4973 * symfile.c (sort_block_syms): Delete.
4974 (sort_symtab_syms): Ditto.
4975 * symfile.h: Delete sort_symtabs_syms and sort_block_syms
4976 declarations.
4977 * coffread.c (coff_symfile_read): Don't call sort_symtab_syms.
4978 * dbxread.c (dbx_psymtab_to_symtab_1): Ditto.
4979 * dwarf2read.c (psymtab_to_symtab_1): Ditto.
4980 * dwarfread.c (psymtab_to_symtab_1): Ditto.
4981 * hpread.c (hpread_psymtab_to_symtab_1): Ditto.
4982 * mdebugread.c (psymtab_to_symtab_1): Ditto.
4983 * xcoffread.c (xcoff_psymtab_to_symtab_1): Ditto.
4984
4985 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>
4986
4987 * ia64-tdep.c (ia64_gdbarch_init): Set number of long double
4988 bits to 128.
4989
4990 2003-06-11 Andrew Cagney <cagney@redhat.com>
4991
4992 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Deprecate
4993 REGISTER_CONVERTIBLE.
4994 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL): Same.
4995 (DEPRECATED_REGISTER_CONVERT_TO_RAW): Same, make "from" constant.
4996 * gdbarch.h, gdbarch.c: Re-generate.
4997 * arch-utils.h (deprecated_register_convertible_not): Rename
4998 generic_register_convertible_not.
4999 * arch-utils.c (deprecated_register_convertible_not): Rename
5000 generic_register_convertible.
5001 (legacy_convert_register_p, legacy_register_to_value): Update.
5002 * sh-tdep.c (sh64_push_arguments): Update.
5003 * m68klinux-tdep.c (m68k_linux_extract_return_value): Update.
5004 * config/m68k/tm-delta68.h (DEPRECATED_EXTRACT_RETURN_VALUE): Update.
5005 * m68klinux-tdep.c (m68k_linux_store_return_value): Update.
5006 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Update.
5007 * arch-utils.c (legacy_value_to_register): Update.
5008 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5009 (rs6000_register_convert_to_raw): Make parameter "from" const.
5010 * mips-tdep.c (mips_gdbarch_init): Update.
5011 (mips_register_convert_to_raw): Make parameter"virt_buf" const.
5012 * infcmd.c (default_print_registers_info): Update.
5013 * ia64-tdep.c (ia64_gdbarch_init): Update.
5014 (ia64_register_convert_to_raw): Make parameter "from" const.
5015 * i386-tdep.c (i386_gdbarch_init): Update.
5016 (i386_register_convert_to_raw): Update.
5017
5018 2003-06-11 Andrew Cagney <cagney@redhat.com>
5019
5020 * remote-fileio.c: Include "remote-fileio.h".
5021 * Makefile.in (remote-fileio.o): Update dependencies.
5022 (remote_fileio_h): Fix typo.
5023
5024 2003-06-11 Andrew Cagney <cagney@redhat.com>
5025
5026 * xstormy16-tdep.c (xstormy16_push_return_address): Make static.
5027 (xstormy16_save_dummy_frame_tos): Make static.
5028 (_initialize_xstormy16_tdep): Add declaration.
5029 * vax-tdep.c (_initialize_vax_tdep): Add declaration.
5030 * v850-tdep.c: Make local functions static.
5031 (_initialize_v850_tdep): Add declaration.
5032 * sparc-tdep.c: Make local functions static.
5033 (_initialize_sparc_tdep): Add declaration.
5034 * sh-tdep.c: Make local functions static.
5035 (_initialize_sh_tdep): Add declaration.
5036 * sh3-rom.c (_initialize_sh3_rom): Add declaration.
5037 * s390-tdep.c: Make local functions static.
5038 (_initialize_s390_tdep): Add declaration.
5039 * dbxread.c (find_stab_function_addr): Make static.
5040 * ppc-bdm.c (_initialize_bdm_ppc): Add declaration.
5041 * ocd.c (_initialize_remote_ocd): Add declaration.
5042 * dink32-rom.c (_initialize_dink32_rom): Add declaration.
5043 * ppcbug-rom.c (_initialize_ppcbug_rom): Add declaration.
5044 * ns32k-tdep.c (_initialize_ns32k_tdep): Add declaration.
5045 * ns32knbsd-tdep.c (_initialize_ns32knbsd_tdep): Add declaration.
5046 * mips-tdep.c (_initialize_mips_tdep): Add declaration.
5047 * remote-array.c (_initialize_array): Add declaration.
5048 (_initialize_remote_monitors): Add declaration.
5049 * remote-mips.c: Make local functions static.
5050 (_initialize_remote_mips): Add declaration.
5051 * mcore-tdep.c: Make all local functions static.
5052 (_initialize_mcore_tdep): Add declaration.
5053 * dbug-rom.c (_initialize_dbug_rom): Add declaration.
5054 * abug-rom.c (_initialize_abug_rom): Add declaration.
5055 * rom68k-rom.c (_initialize_rom68k): Add declaration.
5056 * cpu32bug-rom.c (_initialize_cpu32bug_rom): Add declaration.
5057 * m68k-tdep.c (_initialize_m68k_tdep): Add declaration.
5058 * remote-est.c (_initialize_est): Add declaration.
5059 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Add declaration.
5060 (m68hc11_call_dummy_address): Make static.
5061 * ia64-tdep.c: Make local functions static.
5062 (_initialize_ia64_tdep): Add declaration.
5063 * solib-legacy.c (_initialize_svr4_lm): Add declaration.
5064 * monitor.c (monitor_wait_filter): Make static.
5065 (_initialize_remote_monitors): Add declaration.
5066 * remote-hms.c (_initialize_remote_hms): Add declaration.
5067 * remote-e7000.c (fetch_regs_from_dump): Make static.
5068 (expect_n): Make static.
5069 (_initialize_remote_e7000): Add declaration.
5070 * ser-e7kpc.c: Always include "defs.h".
5071 (_initialize_ser_e7000pc): Add declaration.
5072 * h8300-tdep.c (_initialize_h8300_tdep): Add declaration.
5073 * cris-tdep.c: Make all but one function static.
5074 (_initialize_cris_tdep): Add declaration.
5075 * solib-svr4.c (_initialize_svr4_solib): Add declaration.
5076 * solib.c (update_solib_list): Make static.
5077 (_initialize_solib): Add declaration.
5078 * avr-tdep.c (avr_breakpoint_from_pc): Make static.
5079 (_initialize_avr_tdep): Add declaration.
5080 * remote-rdi.c (voiddummy): Make static.
5081 (_initialize_remote_rdi): Add declaration.
5082 * arm-tdep.c (_initialize_arm_tdep): Add declaration.
5083 * remote-rdp.c (send_rdp): Make static.
5084 (_initialize_remote_rdp): Add declaration.
5085 * alpha-tdep.c (_initialize_alpha_tdep): Add declaration.
5086
5087 2003-06-11 Corinna Vinschen <vinschen@redhat.com>
5088
5089 * remote-fileio.c: Make ari happy.
5090
5091 2003-06-10 J. Brobecker <brobecker@gnat.com>
5092
5093 * rs6000-nat.c (child_xfer_memory): Compute the right address when
5094 fetching the trailing bytes of the buffer we are about to write.
5095
5096 2003-06-10 Andrew Cagney <cagney@redhat.com>
5097
5098 * remote-fileio.h (REMOTE_FILEIO_H): Replace FILEIO_H.
5099 * Makefile.in (remote-fileio.o): Update dependencies.
5100 * remote-fileio.c: Include "gdb_wait.h" and "gdb_stat.h". Do not
5101 include <setjmp.h>, or <sys/types.h> conditional on USG.
5102 (remote_fio_jmp_buf): Delete global variable.
5103
5104 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
5105 Martin M. Hunt <hunt@redhat.com>
5106
5107 * Makefile.in (REMOTE_OBS): Add remote-fileio.o
5108 (SFILES): Add remote-fileio.c.
5109 Add dependencies for building remote-fileio.o. Add remote-fileio.h to
5110 dependencies for building remote.o.
5111 * remote-fileio.c: New file implementing the remote File-I/O protocol.
5112 * remote-fileio.h: New header file defining remote File-I/O interface.
5113 * remote.c (remote_write_bytes, remote_read_bytes): Remove
5114 static storage class.
5115 (remote_wait, remote_async_wait): Call remote_fileio_request() on
5116 'F' packet.
5117 (_initialize_remote): Call initialize_remote_fileio().
5118 * remote.h: Declare remote_write_bytes() and remote_read_bytes().
5119 * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
5120 * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
5121 (captured_main): Initialize new ui_files.
5122 * ui-file.c: Add read and fgets input functions.
5123 (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
5124 (null_file_read): New function.
5125 (ui_file_read): New function.
5126 (set_ui_file_read): New function.
5127 (stdio_file_read): New function.
5128 * ui-file.h: New type ui_file_read_ftype.
5129 (set_ui_file_read): Declare.
5130 (ui_file_read): Declare.
5131
5132 2003-06-09 Andrew Cagney <cagney@redhat.com>
5133
5134 * frame.h (deprecated_unwind_get_saved_register): Rename
5135 generic_unwind_get_saved_register, update comments.
5136 * mips-tdep.c (mips_get_saved_register): Update.
5137 * frame.c (deprecated_unwind_get_saved_register): Update.
5138
5139 2003-06-09 Andrew Cagney <cagney@redhat.com>
5140
5141 * vax-tdep.c (vax_frame_locals_address): Delete function.
5142 (vax_gdbarch_init): Do not set frame_locals_address.
5143 * m68hc11-tdep.c (m68hc11_frame_locals_address): Delete function.
5144 (m68hc11_gdbarch_init): Do not set frame_locals_address.
5145 * s390-tdep.c (s390_frame_args_address): Delete function.
5146 (s390_gdbarch_init): Do not set frame_args_address or
5147 frame_locals_address.
5148 * ns32k-tdep.c (ns32k_frame_locals_address): Delete.
5149 (ns32k_gdbarch_init): Do not set frame_locals_address.
5150 * hppa-tdep.c (hppa_frame_args_address): Delete function.
5151 (hppa_frame_locals_address): Delete function.
5152 (hppa_gdbarch_init): Do not set frame_args_address, or
5153 frame_locals_address.
5154 * arm-tdep.c (arm_frame_args_address): Delete.
5155 (arm_frame_locals_address): Delete.
5156 (arm_gdbarch_init): Do not set frame_args_address, or
5157 frame_locals_address.
5158
5159 2003-06-09 Andrew Cagney <cagney@redhat.com>
5160
5161 * gdbarch.sh (FRAME_NUM_ARGS): Change to function with predicate.
5162 * gdbarch.h, gdbarch.c: Re-generate.
5163 * arch-utils.h (frame_num_args_unknown): Delete both declarations.
5164 * arch-utils.c (frame_num_args_unknown): Delete function.
5165 * stack.c (print_args_stub): Use FRAME_NUM_ARGS_P.
5166 (frame_info): Use FRAME_NUM_ARGS_P.
5167 * arm-tdep.c (arm_frame_num_args): Delete function.
5168 (arm_gdbarch_init): Do not set frame_num_args.
5169 * config/pa/tm-hppa64.h (FRAME_NUM_ARGS): Delete.
5170 * hppa-tdep.c (hppa_frame_num_args): Delete function.
5171 (hppa_gdbarch_init): Do not set frame_num_args.
5172 * config/sparc/tm-sparc.h (FRAME_NUM_ARGS): Delete.
5173 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5174 frame_num_args to default frame_num_args_unknown.
5175 * v850-tdep.c (v850_gdbarch_init): Ditto.
5176 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5177 * sh-tdep.c (sh_gdbarch_init): Ditto.
5178 * s390-tdep.c (s390_gdbarch_init): Ditto.
5179 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5180 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5181 * mips-tdep.c (mips_gdbarch_init): Ditto.
5182 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5183 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
5184 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5185 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
5186 * i386-tdep.c (i386_gdbarch_init): Ditto.
5187 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
5188 * frv-tdep.c (frv_gdbarch_init): Ditto.
5189 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
5190 * cris-tdep.c (cris_gdbarch_init): Ditto.
5191 * avr-tdep.c (avr_gdbarch_init): Ditto.
5192 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
5193
5194 2003-06-09 Andrew Cagney <cagney@redhat.com>
5195
5196 * printcmd.c (print_frame_nameless_args): Moved to "stack.c".
5197 (print_frame_args): Moved to "stack.c".
5198 * stack.c: Include "gdb_assert.h".
5199 (print_frame_nameless_args): Moved from "printcmd.c", made static.
5200 (print_frame_args): Moved from "printcmd.c".
5201 * frame.h (print_frame_args): Delete declaration.
5202 * Makefile.in (stack.o): Update dependencies.
5203
5204 2003-06-08 Andrew Cagney <cagney@redhat.com>
5205
5206 * frame.c (get_prev_frame): Remove reference to
5207 frame_args_address_correct in comments.
5208 * frame-base.c (default_frame_args_address): Delete code
5209 conditional on FRAME_ARGS_ADDRESS_CORRECT.
5210 * vax-tdep.c (vax_frame_args_address_correct): Delete.
5211 (vax_frame_args_address): Merge in vax_frame_args_address_correct.
5212 * config/vax/tm-vax.h (FRAME_ARGS_ADDRESS_CORRECT): Delete
5213 (vax_frame_args_address_correct): Delete declaration.
5214
5215 2003-06-08 Andrew Cagney <cagney@redhat.com>
5216
5217 * gdbarch.sh (UNWIND_SP): Add.
5218 * gdbarch.h, gdbarch.c: Re-generate.
5219 * frame.c (frame_sp_unwind): New function.
5220 (get_frame_sp): New function.
5221 * frame.h (get_frame_sp, frame_sp_unwind): Declare.
5222 * regcache.c (read_sp): Rewrite, try each of TARGET_READ_SP,
5223 gdbarch_unwind_sp and SP_REGNUM when looking for the SP register
5224 value.
5225 * d10v-tdep.c (d10v_unwind_sp): Replace d10v_read_sp.
5226 (d10v_gdbarch_init): Set unwind_sp instead of read_sp.
5227
5228 2003-06-08 Andrew Cagney <cagney@redhat.com>
5229
5230 Deprecate BIG_REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT and
5231 REMOTE_BREAKPOINT.
5232 * remote.c: Update.
5233 * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT): Update.
5234 (DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Update.
5235 * config/m68k/tm-sun3.h: Update.
5236 * config/m68k/tm-m68klynx.h: Update.
5237 * config/h8300/tm-h8300.h (DEPRECATED_REMOTE_BREAKPOINT): Update.
5238
5239 * trad-frame.h (struct trad_frame_saved_reg): Rename "struct
5240 trad_frame". Update comments.
5241 * d10v-tdep.c (struct d10v_unwind_cache): Update.
5242 * trad-frame.c (trad_frame_alloc_saved_regs): Update.
5243 (trad_frame_register_value, trad_frame_prev_register): Update.
5244
5245 2003-06-08 Andrew Cagney <cagney@redhat.com>
5246
5247 * acinclude.m4 (gcc_AC_CHECK_DECL, (gcc_AC_CHECK_DECL): Stolen
5248 from GCC's acinclude.m4.
5249 * configure.in: Check for getopt's delcaration.
5250 * aclocal.m4, config.in, configure: Re-generate.
5251 * main.c (error_init): Delete declaration.
5252 * defs.h (error_init): Declare.
5253 * rs6000-tdep.c (rs6000_fetch_pointer_argument): Make static.
5254 (rs6000_convert_from_func_ptr_addr): Make static.
5255 (_initialize_rs6000_tdep): Add declaration.
5256 * cli/cli-cmds.c (dont_repeat): Delete declaration.
5257 (show_commands, set_verbose, show_history): Delete declaration.
5258 * top.h (set_verbose): Add declaration.
5259 (show_history, set_history, show_commands): Add declaration.
5260 (do_restore_instream_cleanup): Add declaration.
5261 * objc-lang.c (specialcmp): Make static.
5262 (print_object_command): Make static.
5263 (find_objc_msgsend): Make static.
5264 (find_objc_msgcall_submethod_helper): Make static.
5265 (find_objc_msgcall_submethod): Make static.
5266 (_initialize_objc_language): Add declaration.
5267 (find_implementation_from_class): Make static.
5268 (find_implementation): Make static.
5269 * objc-exp.y (yylex): Delete lookup_struct_typedef declaration.
5270 * objc-lang.h (lookup_struct_typedef): Add declaration.
5271 * cli/cli-interp.c (_initialize_cli_interp): Add declaration.
5272 * cli/cli-script.c (clear_hook_in_cleanup): Make static.
5273 (do_restore_user_call_depth): Make static.
5274 (do_restore_instream_cleanup): Delete declaration.
5275 (dont_repeat): Delete declaration.
5276 * cli/cli-decode.c (add_abbrev_cmd): Delete function.
5277 * cli/cli-dump.c (_initialize_cli_dump): Add declaration.
5278 * reggroups.c (_initialize_reggroup): Add declaration.
5279 * cp-support.c (_initialize_cp_support): Add declaration.
5280 * cp-abi.c (_initialize_cp_abi): Add declaration.
5281 * hpacc-abi.c (_initialize_hpacc_abi): Add declaration.
5282 * gnu-v3-abi.c (gnuv3_baseclass_offset): Make static.
5283 (_initialize_gnu_v3_abi): Add declaration.
5284 * gnu-v2-abi.c (gnuv2_value_rtti_type): Make static.
5285 (_initialize_gnu_v2_abi): Add declaration.
5286 * frame-base.c (_initialize_frame_base): Add declaration.
5287 * doublest.c (floatformat_from_length): Make static.
5288 * frame-unwind.c (_initialize_frame_unwind): Add declaration.
5289 * frame.c (create_sentinel_frame): Make static.
5290 (_initialize_frame): Add declaration.
5291 * top.c (do_catch_errors): Make static.
5292 (gdb_rl_operate_and_get_next_completion): Make static.
5293 * typeprint.c: Include "typeprint.h".
5294 * sentinel-frame.c (sentinel_frame_prev_register): Make static.
5295 (sentinel_frame_this_id): Make static.
5296 * p-valprint.c (_initialize_pascal_valprint): Add declaration.
5297 * ui-out.c (make_cleanup_ui_out_begin_end): Delete function.
5298 * dwarf2-frame.c (dwarf2_frame_cache): Make static.
5299 * p-exp.y (push_current_type, pop_current_type): ISO C declaration.
5300 * dwarf2expr.h (dwarf_expr_context): ISO C declaration.
5301 * maint.c (maintenance_print_architecture): Make static.
5302 * signals/signals.c (_initialize_signals): Add declaration.
5303 * std-regs.c (_initialize_frame_reg): Add declaration.
5304 * jv-exp.y (push_variable): ISO C definition.
5305 (push_qualified_expression_name): Ditto.
5306 * memattr.c (_initialize_mem): Add declaration.
5307 * remote.c (remote_check_watch_resources): Make static.
5308 (remote_stopped_by_watchpoint): Make static.
5309 (remote_stopped_data_address): Make static.
5310 * d10v-tdep.c (nr_dmap_regs): Make static.
5311 (a0_regnum): Make static.
5312 (d10v_frame_unwind_cache): Make static.
5313 (d10v_frame_p): Make static.
5314 * osabi.c (show_osabi): Make static.
5315 (_initialize_gdb_osabi): Add extern declaration.
5316 * gdbtypes.c (make_qualified_type): Make static.
5317 (safe_parse_type): Make static.
5318 * macrocmd.c (_initialize_macrocmd): Add extern declaration.
5319 * macrotab.c (macro_bcache_free): Make static.
5320 * interps.c (interp_set_quiet): Make static.
5321 (interpreter_exec_cmd): Make static.
5322 * stack.h (select_frame_command): New file.
5323 * stack.c: Include "stack.h".
5324 (select_frame_command_wrapper): Delete function.
5325 (select_frame_command): Make global.
5326 * infcall.c: Include "infcall.h".
5327 * linespec.c: Include "linespec.h".
5328 * symfile.c (sections_overlap): Make static.
5329 * cp-support.h (cp_initialize_namespace): ISO C declaration.
5330 * charset.c (_initialize_charset): Add missing prototype.
5331 * regcache.c (init_legacy_regcache_descr): Make static.
5332 (do_regcache_xfree): Make static.
5333 (regcache_xfer_part): Make static.
5334 (_initialize_regcache): Add missing prototype.
5335 * breakpoint.c (parse_breakpoint_sals): Make static.
5336 (breakpoint_sals_to_pc): Make static.
5337 * interps.h (clear_interpreter_hooks): ISO C declaration.
5338 * Makefile.in (stack_h): Define.
5339 (stack.o, typeprint.o, mi-main.o): Update dependencies.
5340 (mi-cmd-stack.o, infcall.o, linespec.o): Update dependencies.
5341
5342 2003-06-08 Andrew Cagney <cagney@redhat.com>
5343
5344 * Makefile.in (d10v-tdep.o): Update dependencies.
5345 (SFILES): Add trad-frame.c.
5346 (trad_frame_h): Define.
5347 (COMMON_OBS): Add trad-frame.o.
5348 (trad-frame.o): Specify dependencies.
5349 * d10v-tdep.c: Include "trad-frame.h".
5350 (saved_regs_unwinder): Delete function.
5351 (d10v_frame_prev_register): Use trad_frame_prev_register.
5352 (struct d10v_unwind_cache): Change type of "saved_regs" to "struct
5353 trad_frame", delete "regs" and "prev_sp".
5354 (prologue_find_regs): Use trad-frame.
5355 * trad-frame.h, trad-frame.c: New files.
5356
5357 2003-06-08 Mark Kettenis <kettenis@gnu.org>
5358
5359 * dwarf2cfi.c, dwarf2cfi.h: Remove.
5360
5361 2003-06-07 Adam Fedor <fedor@gnu.org>
5362
5363 * gdb/objc-lang.c (FETCH_ARGUMENT): Remove macro.
5364 (OBJC_FETCH_POINTER_ARGUMENT): Shorthand macro for
5365 using FETCH_POINTER_ARGUMENT with Objective-C method arguments.
5366 (find_implementation, resolve_msgsend, resolve_msgsend_stret,
5367 resolve_msgsend_super, resolve_msgsend_super_stret):
5368 Use it.
5369
5370 2003-06-07 Andrew Cagney <cagney@redhat.com>
5371
5372 * symfile.h: Re-indent, clean up comments.
5373
5374 2003-06-07 Andrew Cagney <cagney@redhat.com>
5375
5376 * inferior.h (deprecated_write_sp): Replace
5377 generic_target_write_sp.
5378 * regcache.c (deprecated_write_sp): Replace
5379 generic_target_write_sp.
5380 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5381 * vax-tdep.c (vax_gdbarch_init): Update.
5382 * v850-tdep.c (v850_gdbarch_init): Update.
5383 * sparc-tdep.c (sparc_gdbarch_init): Update.
5384 * sh-tdep.c (sh_gdbarch_init): Update.
5385 * s390-tdep.c (s390_gdbarch_init): Update.
5386 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5387 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5388 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
5389 * mcore-tdep.c (mcore_gdbarch_init): Update.
5390 * m68k-tdep.c (m68k_gdbarch_init): Update.
5391 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5392 * ia64-tdep.c (ia64_gdbarch_init): Update.
5393 * h8300-tdep.c (h8300_gdbarch_init): Update.
5394 * frv-tdep.c (frv_gdbarch_init): Update.
5395 * cris-tdep.c (cris_gdbarch_init): Update.
5396 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Update.
5397
5398 2003-06-07 Andrew Cagney <cagney@redhat.com>
5399
5400 * dwarf2-frame.c (dwarf2_frame_cache): Add comments on PC_REGNUM.
5401 Assert that PC_REGNUM is valid.
5402 (dwarf2_frame_prev_register): Add comments on SP_REGNUM.
5403
5404 2003-06-07 Andrew Cagney <cagney@redhat.com>
5405
5406 * gdbarch.sh (TARGET_READ_SP): Add predicate, delete default.
5407 * gdbarch.h, gdbarch.c: Regenerate.
5408 * mn10300-tdep.c: Include "gdb_assert.h".
5409 (mn10300_read_fp): New function.
5410 (mn10300_gdbarch_init): Set deprecated_target_read_fp to
5411 mn10300_read_fp. Do not set read_sp to generic_target_read_sp.
5412 * ia64-tdep.c: Include "gdb_assert.h".
5413 (ia64_read_fp): New function.
5414 (ia64_gdbarch_init): Set deprecated_target_read_fp to
5415 ia64_read_sp. Do not set read_sp to generic_target_read_sp.
5416 * regcache.c (generic_target_read_sp): Delete function.
5417 (read_sp): Try TARGET_READ_SP and SP_REGNUM for the SP register.
5418 * inferior.h (generic_target_read_sp): Delete declaration.
5419 * frv-tdep.c (frv_gdbarch_init): Do not set read_sp to
5420 generic_target_read_sp.
5421 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5422 * sparc-tdep.c (sparc_gdbarch_init): Ditto
5423 * sh-tdep.c (sh_gdbarch_init): Ditto.
5424 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5425 * Makefile.in (mn10300-tdep.o, ia64-tdep.o): Update dependencies.
5426
5427 2003-06-07 Andrew Cagney <cagney@redhat.com>
5428
5429 * gdbarch.sh: Comment each field of startup_gdbarch.
5430 * gdbarch.h, gdbarch.c: Re-generate.
5431
5432 2003-06-07 Andrew Cagney <cagney@redhat.com>
5433
5434 * gdbarch.sh (TARGET_READ_PC): Add predicate, remove default.
5435 * gdbarch.h, gdbarch.c: Re-generate.
5436 * regcache.c: Update comments on read_pc et.al.
5437 (generic_target_read_pc): Delete function.
5438 (read_pc_pid): Try TARGET_READ_PC and PC_REGNUM for a PC register.
5439 * inferior.h (generic_target_read_pc): Delete declaration.
5440 * frv-tdep.c (frv_gdbarch_init): Do not set read_pc to
5441 generic_target_read_pc.
5442 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5443 * sh-tdep.c (sh_gdbarch_init): Ditto.
5444 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
5445 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5446
5447 2003-06-07 Andrew Cagney <cagney@redhat.com>
5448
5449 * elfread.c (elf_symtab_read): Replace "special_local_sym_p" and
5450 "index" with "special_local_sect". Use strcmp instead of STREQ.
5451 Append period to coments.
5452
5453 2003-06-06 Mark Mitchell <mark@codesourcery.com>
5454
5455 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.
5456 (elfstab_offset_sections): Likewise.
5457 * gdb-stabs.h (stab_section_info): Likewise.
5458 * i386-interix-tdep.c (pei_adjust_objfile_offsets): Likewise.
5459 * objfiles.c (objfile_relocate): Likewise.
5460 * pa64solib.c (pa64_solib_add_solib_objfile): Likewise.
5461 * remote.c (get_offsets): Likewise.
5462 (remote_cisco_objfile_relocate): Likewise.
5463 * somread.c (som_symfile_offsets): Likewise.
5464 * symfile.c (alloc_section_addr_info): New function.
5465 (build_section_addr_info_from_section_tab): Use it.
5466 (free_section_addr_info): Adjust.
5467 (default_symfile_offsets): Avoid use of SECT_OFF_MAX.
5468 (syms_from_objfile): Allocate local_addr dynamically.
5469 (symbol_file_add_with_addrs_or_offsets): Allocate orig_addrs
5470 dynamically.
5471 (add_symbol_file_command): Allocate sect_opts dynamically.
5472 (reread_symbols): Avoid use of SECT_OFF_MAX.
5473 * symfile.h (section_addr_info): Do not use MAX_SECTIONS.
5474 (alloc_section_addr_info): Declare it.
5475 * symtab.h (SIZEOF_SECTION_OFFSETS): Remove.
5476 * win32-nat.c (solib_symbols_add): Allocate section_addrs
5477 dynamically.
5478 * xcoffread.c (xcoff_symfile_offsets): Avoid use of SECT_OFF_MAX.
5479
5480 2003-06-06 Andrew Cagney <cagney@redhat.com>
5481
5482 * d10v-tdep.c (struct d10v_unwind_cache): Delete "return_pc".
5483 (d10v_frame_unwind_cache): Do not set "return_pc".
5484
5485 2003-06-06 Michael Snyder <msnyder@redhat.com>
5486
5487 * h8300-tdep.c: Make tidy (long lines).
5488
5489 2003-06-06 Michal Ludvig <mludvig@suse.cz>
5490
5491 * x86-64-tdep.c (x86_64_fill_fxsave): Pass correct regnums
5492 to regcache_collect().
5493
5494 2003-06-05 J. Brobecker <brobecker@gnat.com>
5495
5496 * hppa-hpux-tdep.c (hppa_hpux_init_abi): New function, setting
5497 pc_in_sigtramp multiarch method.
5498 (hppa_hpux_som_init_abi): Use it.
5499 (hppa_hpux_elf_init_abi): Likewise.
5500 * config/pa/tm-hppah.h (PC_IN_SIGTRAMP): Remove, now that this
5501 macro has been multiarched.
5502 * config/pa/tm-hppa64.h (PC_IN_SIGTRAMP): Temporarily set this
5503 macro here, as hppa64 isn't multiarched yet.
5504
5505 2003-06-05 Andrew Cagney <cagney@redhat.com>
5506
5507 * Makefile.in (value_h): Add $(frame_h).
5508 * value.h: Include "frame.h".
5509 (struct value): Replace "frame_addr" with "frame_id".
5510 (VALUE_FRAME_ID): Replace VALUE_FRAME.
5511 * values.c (allocate_value): Use VALUE_FRAME_ID.
5512 (value_copy): Use VALUE_FRAME_ID.
5513 * findvar.c (value_from_register): Use VALUE_FRAME_ID.
5514 * valops.c (value_assign): Update. Use frame_find_by_id.
5515
5516 2003-06-05 Michal Ludvig <mludvig@suse.cz>
5517
5518 * x86-64-tdep.c (x86_64_push_arguments): Don't clear offset
5519 in each pass.
5520
5521 2003-06-05 Jeff Johnston <jjohnstn@redhat.com>
5522
5523 * thread-db.c (check_event): For create/death event breakpoints,
5524 loop through all messages to ensure that we read the message
5525 corresponding to the breakpoint we are at.
5526
5527 2003-06-04 Michael Snyder <msnyder@redhat.com>
5528
5529 * h8300-tdep.c (h8300_gdbarch_init): Add h8300hn, h8300sn.
5530
5531 2003-06-04 Mark Kettenis <kettenis@gnu.org>
5532
5533 * dwarf2-frame.c (struct comp_unit): Add member `dbase'.
5534 (read_encoded_value): Handle DW_EH_PE_datarel encoding.
5535 (dwarf2_build_frame_info): Set base for DW_EH_PE_datarel encodings
5536 when handling .eh_frame sections.
5537
5538 2003-06-04 J. Brobecker <brobecker@gnat.com>
5539
5540 * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the generic
5541 prepare_to_proceed procedure instead of the hppa-specific one.
5542 * hppa-tdep.c (hppa_prepare_to_proceed): Remove, no longer used.
5543
5544 2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
5545
5546 * acconfig.h: Add HAVE_TKILL_SYSCALL definition check.
5547 * config.in: Regenerated.
5548 * configure.in: Add test for syscall function and check for
5549 __NR_tkill macro in <syscall.h> to set HAVE_TKILL_SYSCALL.
5550 * configure: Regenerated.
5551 * lin-lwp.c [HAVE_TKILL_SYSCALL]: Include <unistd.h> and
5552 <sys/syscall.h>.
5553 (kill_lwp): New function that uses tkill syscall or
5554 uses kill, depending on whether threading model is nptl or not.
5555 All callers of kill() changed to use kill_lwp().
5556 (lin_lwp_wait): Make special check when WIFEXITED occurs to
5557 see if all threads have already exited in the nptl model.
5558 (stop_and_resume_callback): New callback function used by the
5559 lin_lwp_wait thread exit handling code.
5560 (stop_wait_callback): Check for threads already having exited and
5561 delete such threads fromt the lwp list when discovered.
5562 (stop_callback): Don't assert retcode of kill call.
5563
5564 Roland McGrath <roland@redhat.com>
5565 * i386-linux-nat.c (ps_get_thread_area): New function needed by
5566 nptl libthread_db.
5567
5568 2003-06-03 Richard Henderson <rth@redhat.com>
5569
5570 * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.
5571 (alpha_sigtramp_frame_this_id): Use get_frame_memory.
5572 (alpha_sigtramp_frame_prev_register): Likewise.
5573 (alpha_heuristic_frame_prev_register): Likewise.
5574 * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
5575
5576 * alpha-mdebug-tdep.c (alpha_mdebug_after_prologue): Use
5577 alpha-specific register id names.
5578 (alpha_mdebug_frame_unwind_cache): Likewise.
5579 (alpha_mdebug_frame_prev_register): Likewise.
5580
5581 2003-06-03 Richard Henderson <rth@redhat.com>
5582
5583 * alpha-tdep.c (alpha_dwarf2_init_abi): New.
5584 * alpha-tdep.h (alpha_dwarf2_init_abi): Declare it.
5585 * alpha-linux-tdep.c (alpha_linux_init_abi): Use it.
5586 * alphafbsd-tdep.c (alphafbsd_init_abi): Register dwarf2 and mdebug
5587 unwind routines.
5588 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
5589 * config/alpha/fbsd.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
5590 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
5591
5592 * alpha-linux-tdep.c: Remove unnecessary includes.
5593 * Makefile.in (alpha-linux-tdep.o): Update.
5594
5595 2003-06-03 Richard Henderson <rth@redhat.com>
5596
5597 * alphabsd-tdep.c (alphabsd_supply_fpreg): Fix typo last change.
5598 (alphabsd_fill_fpreg): Likewise.
5599
5600 2003-06-03 J. Brobecker <brobecker@gnat.com>
5601
5602 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr): Replace
5603 references to struct frame_info fields by calls to the equivalent
5604 accessors. Necessary now that frame_info is opaque.
5605
5606 2003-06-03 J. Brobecker <brobecker@gnat.com>
5607
5608 * alphanbsd-tdep.c (alphanbsd_skip_sigtramp_frame): Delete.
5609 (alphanbsd_init_abi): Do not set skip_sigtramp_frame in tdep
5610 structure, field no longer exists.
5611
5612 2003-06-03 J. Brobecker <brobecker@gnat.com>
5613
5614 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
5615 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Enable the mdebug module.
5616
5617 2003-06-03 J. Brobecker <brobecker@gnat.com>
5618
5619 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Replace
5620 references to struct frame_info fields by calls to the equivalent
5621 accessors. Necessary now that frame_info is opaque.
5622
5623 2003-06-03 J. Brobecker <brobecker@gnat.com>
5624
5625 * alpha-osf1-tdep.c (alpha_osf1_skip_sigtramp_frame): Delete.
5626 (alpha_osf1_init_abi): Do not set skip_sigtramp_frame in tdep
5627 structure, field no longer exists.
5628
5629 2003-06-03 Theodore A. Roth <troth@openavr.org>
5630
5631 * remote.c (init_remote_state): Compute sizeof_g_packet by
5632 accumulation of the size of all registers instead of blindly using
5633 DEPRECATED_REGISTER_BYTES.
5634
5635 2003-06-03 Michael Snyder <msnyder@redhat.com>
5636
5637 * config/h8300/tm-h8300.h (h8300sxmode): Declare.
5638 * h8300-tdep.c (h8300_gdbarch_init): Set machine mode
5639 for h8300sx.
5640
5641 2003-06-03 J. Brobecker <brobecker@gnat.com>
5642
5643 * alpha-osf1-tdep.c (objfiles.h): #include, needed for symfile_objfile.
5644 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
5645
5646 2003-06-03 Andrew Cagney <cagney@redhat.com>
5647
5648 * sparc-tdep.c (sparc_convert_to_virtual): Delete function.
5649 (sparc_convert_to_raw): Delete function.
5650 (sparc_gdbarch_init): Do not set register_convert_to_raw or
5651 register_convert_to_virtual.
5652
5653 2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
5654
5655 * thread-db.c (thread_db_mourn_inferior): Unpush thread target
5656 layer if not dealing with a statically-linked threaded program.
5657
5658 2003-06-03 Kris Warkentin <kewarken@qnx.com>
5659
5660 * solib.c (solib_open): Update comment to reflect actual search order.
5661
5662 2003-06-03 Andrew Cagney <cagney@redhat.com>
5663
5664 * frame.c (get_frame_memory_signed): New function.
5665 (get_frame_memory, get_frame_memory_unsigned): New function.
5666 (get_frame_arch): New function.
5667 * frame.h (get_frame_signed_memory, get_frame_arch): Declare.
5668 (get_frame_memory, get_frame_unsigned_memory): Declare.
5669 * d10v-tdep.c (d10v_frame_unwind_cache): Use
5670 get_frame_memory_unsigned and get_frame_arch.
5671 (d10v_frame_unwind_cache, saved_regs_unwinder): Ditto.
5672
5673 2003-06-03 Raoul Gough <RaoulGough@yahoo.co.uk>
5674
5675 * MAINTAINERS (write after approval): Add myself.
5676
5677 2003-06-03 Jim Blandy <jimb@redhat.com>
5678
5679 * s390-nat.c (supply_gregset, fill_gregset): On the s390x, the
5680 elements of gregset_t are 64 bits each, but access registers
5681 are still 32 bits, so they're packed two per gregset_t
5682 element. Unpack/pack them properly.
5683
5684 2003-06-02 David Carlton <carlton@bactrian.org>
5685
5686 * linespec.c (find_methods): Break out code into
5687 add_matching_methods and add_constructors.
5688 (add_matching_methods): New.
5689 (add_constructors): Ditto.
5690
5691 2003-06-02 Andrew Cagney <cagney@redhat.com>
5692
5693 * sparc-tdep.c (sparc_print_registers): Delete call to
5694 REGISTER_CONVERTIBLE.
5695 (sparc_gdbarch_init): Do not set register_convertible.
5696 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5697 * frv-tdep.c (frv_gdbarch_init): Ditto.
5698 * cris-tdep.c (cris_gdbarch_init): Ditto.
5699
5700 2003-06-02 Elena Zannoni <ezannoni@redhat.com>
5701
5702 * target.h (TARGET_SYMFILE_POSTREAD): Delete unused macro.
5703 * symfile.c (reread_symbols): Delete call to TARGET_SYMFILE_POSTREAD.
5704 (syms_from_objfile): Ditto.
5705
5706 2003-06-03 Andreas Schwab <schwab@suse.de>
5707
5708 * m68k-tdep.c (m68k_gdbarch_init): Use set_gdbarch_print_insn ...
5709 (_initialize_m68k_tdep): ... instead of deprecated_tm_print_insn.
5710
5711 2003-06-02 Richard Henderson <rth@redhat.com>
5712
5713 * alpha-tdep.c (alpha_register_reggroup_p): Zero is only
5714 a member of all_reggroup.
5715
5716 2003-06-02 Richard Henderson <rth@redhat.com>
5717
5718 * alpha-tdep.c (alpha_register_type): Change from _virtual_type.
5719 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): Remove.
5720 (alpha_lds, alpha_sts): New.
5721 (alpha_convert_register_p): Change from _register_convertible.
5722 (alpha_register_to_value): Change from _convert_to_virtual;
5723 restructure and fail for type sizes other than 4 or 8.
5724 (alpha_value_to_register): Similarly.
5725 (alpha_extract_return_value): Use alpha_sts.
5726 (alpha_store_return_value): Use alpha_lds.
5727 (alpha_gdbarch_init): Update hooks.
5728
5729 2003-06-02 Richard Henderson <rth@redhat.com>
5730
5731 * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specific
5732 regnum identifiers.
5733 (alpha_sigtramp_register_address): Likewise.
5734
5735 2003-06-02 Richard Henderson <rth@redhat.com>
5736
5737 * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.
5738 (alpha_supply_fp_regs, alpha_fill_fp_regs): New.
5739 * alpha-tdep.h: Declare them.
5740
5741 * alpha-nat.c (fetch_osf_core_registers): Constify core_reg_mapping.
5742 Remove zerobuf. Don't error on UNIQUE.
5743 (fetch_elf_core_registers): Use alpha_supply_{int,fp}_regs.
5744 (ALPHA_REGSET_UNIQUE): Provide default.
5745 (supply_gregset): Use alpha_supply_int_regs.
5746 (fill_gregset): Use alpha_fill_int_regs.
5747 (supply_fpregset): Use alpha_supply_fp_regs.
5748 (fill_fpregset): Use alpha_fill_fp_regs.
5749 * alphabsd-tdep.c (NUM_GREGS, NUM_FPREGS): Remove.
5750 (alphabsd_supply_reg): Use alpha_supply_int_regs.
5751 (alphabsd_fill_reg): Use alpha_fill_int_regs.
5752 (alphabsd_supply_fpreg): Use alpha_supply_fp_regs.
5753 (alphabsd_fill_fpreg): Use alpha_fill_fp_regs.
5754 * config/alpha/nm-linux.h (ALPHA_REGSET_UNIQUE): New.
5755
5756 2003-06-02 Richard Henderson <rth@redhat.com>
5757
5758 * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.
5759
5760 * alpha-tdep.c (alpha_extract_return_value): Use internal_error.
5761 (alpha_store_return_value): Likewise.
5762
5763 2003-06-02 David Carlton <carlton@math.stanford.edu>
5764
5765 * block.c (contained_in): Add 'const' to arguments.
5766 (block_function): Ditto.
5767 * block.h: Update declarations for block_function and
5768 contained_in.
5769
5770 2003-06-02 David Carlton <carlton@math.stanford.edu>
5771
5772 * objc-lang.c (find_imps): Delete unneeded variable 'sym_symtab'.
5773 * c-valprint.c (c_val_print): Delete unneeded variable 's'.
5774 * p-valprint.c (pascal_val_print): Ditto.
5775 * ada-lang.c (standard_lookup): Delete unneded variable 'symtab'.
5776
5777 2003-06-02 Richard Henderson <rth@redhat.com>
5778
5779 * alpha-tdep.c (alpha_push_dummy_call): Use
5780 builtin_type_ieee_double_little instead of builtin_type_double.
5781
5782 * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandated
5783 sign-extension of 32-bit values.
5784 (alpha_store_return_value): Similarly.
5785
5786 * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.
5787 (alpha_extract_return_value): Likewise.
5788 (alpha_store_return_value): Likewise.
5789
5790 * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.
5791 (alpha_store_return_value): Error on IEEE Quad floats.
5792
5793 * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.
5794 (alpha_extract_struct_value_address): Likewise.
5795 (alpha_store_return_value): Likewise.
5796 (alpha_store_struct_return): Remove.
5797 (alpha_gdbarch_init): Update hook registration to match.
5798
5799 * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use of
5800 deprecated interfaces; use ALPHA_REGISTER_SIZE instead of gdbarch
5801 macros where appropriate.
5802 (alpha_register_convert_to_raw): Similarly. Use unpack_long.
5803 (alpha_convert_flt_dbl, alpha_convert_dbl_flt): New.
5804
5805 * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptr
5806 for SP, GP; void_func_ptr for PC; non-language-specific types
5807 for all others.
5808 * alpha-tdep.h (ALPHA_GP_REGNUM): New.
5809
5810 2003-06-02 Richard Henderson <rth@redhat.com>
5811
5812 * top.h (lim_at_start): Declare.
5813 * main.c (captured_main): Set it.
5814 * top.c (lim_at_start): Define.
5815 (command_loop): Use it instead of &environ.
5816 * event-top.c (command_handler): Likewise.
5817
5818 2003-06-01 Jason Thorpe <thorpej@wasabisystems.com>
5819
5820 * mipsnbsd-tdep.c: Update copyright years.
5821 (fetch_core_registers): Correct arguments to mipsnbsd_supply_fpreg.
5822
5823 2003-06-01 Richard Henderson <rth@redhat.com>
5824
5825 * Makefile.in (ALLDEPFILES): Add alpha-mdebug-tdep.c.
5826 (alpha-linux-tdep.o): Update dependencies.
5827 (alpha-nat.o, alpha-tdep.o, alpha-mdebug-tdep.o): Likewise.
5828 * alpha-mdebug-tdep.c: Remove unneeded includes.
5829
5830 2003-06-01 Richard Henderson <rth@redhat.com>
5831
5832 * alpha-tdep.c (alpha_register_reggroup_p): New.
5833 (alpha_gdbarch_init): Register it.
5834
5835 2003-06-02 Andrew Cagney <cagney@redhat.com>
5836
5837 * dwarfread.c: Eliminate "register"
5838 (decode_die_type): Eliminate assignment within "if".
5839 (struct_type, decode_array_element_type): Ditto.
5840 (dwarf_read_array_type, read_tag_pointer_type): Ditto.
5841 (read_subroutine_type, enum_type, add_enum_psymbol): Ditto.
5842 (decode_modified_type, completedieinfo): Ditto.
5843 * block.c: Eliminate "register".
5844 (blockvector_for_pc_sect): Eliminate assignment within "if".
5845 * cp-support.h (struct symbol): Opaque declaration.
5846 * breakpoint.c (handle_gnu_v3_exceptions): Use xfree, not free.
5847
5848 2003-06-01 Richard Henderson <rth@redhat.com>
5849
5850 * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...
5851 (_initialize_alpha_tdep): ... not deprecated_tm_print_insn.
5852
5853 2003-06-01 Adam Fedor <fedor@gnu.org>
5854
5855 * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.
5856 * gdbarch.[ch]: Regenerate.
5857 * hppa-tdep.c (hppa_fetch_pointer_argument): New function.
5858 (hppa_gdbarch_init): Set it in the gdbarch vector.
5859 * i386-tdep.c (i386_fetch_pointer_argument): New
5860 (i386_gdbarch_init): Set it into gdbarch.
5861 * rs6000-tdep.c (rs6000_fetch_pointer_argument): New.
5862 (rs6000_gdbarch_init): Set it in gdbarch.
5863 * sparc-tdep.c (sparc_fetch_pointer_argument): New
5864 (sparc_gdbarch_init): Set it in gdbarch.
5865
5866 2003-06-01 Andrew Cagney <cagney@redhat.com>
5867
5868 * defs.h (extract_address): Delete declaration.
5869 * findvar.c (extract_address): Delete function.
5870 * xstormy16-tdep.c (xstormy16_extract_return_value): Replace
5871 extract_address with the inline equivalent,
5872 extract_unsigned_integer.
5873 (xstormy16_extract_struct_value_address): Ditto.
5874 (xstormy16_pointer_to_address): Ditto.
5875 * vax-tdep.c (vax_extract_struct_value_address): Ditto.
5876 * v850-tdep.c (v850_push_arguments): Ditto.
5877 (v850_extract_return_value): Ditto.
5878 (v850_extract_struct_value_address): Ditto.
5879 * sparcnbsd-tdep.c (sparcnbsd_get_longjmp_target_32): Ditto.
5880 (sparcnbsd_get_longjmp_target_64): Ditto.
5881 * sparc-tdep.c (sparc_frame_saved_pc): Ditto.
5882 (get_longjmp_target): Ditto.
5883 * sh-tdep.c (sh_extract_struct_value_address): Ditto.
5884 (sh64_extract_struct_value_address): Ditto.
5885 (sh_push_arguments): Ditto.
5886 (sh64_push_arguments): Ditto.
5887 * remote-vxsparc.c (vx_read_register): Ditto.
5888 * ppc-linux-tdep.c (ppc_linux_skip_trampoline_code): Ditto.
5889 * ns32k-tdep.c (ns32k_extract_struct_value_address): Ditto.
5890 * mn10300-tdep.c (mn10300_extract_struct_value_address): Ditto.
5891 * mipsv4-nat.c (get_longjmp_target): Ditto.
5892 * mipsnbsd-tdep.c (mipsnbsd_get_longjmp_target): Ditto.
5893 * mips-nat.c (get_longjmp_target): Ditto.
5894 * mips-linux-tdep.c (mips_linux_get_longjmp_target): Ditto.
5895 * mcore-tdep.c (mcore_extract_struct_value_address): Ditto.
5896 * m68k-tdep.c (m68k_get_longjmp_target): Ditto.
5897 * m68hc11-tdep.c (m68hc11_extract_struct_value_address): Ditto.
5898 * irix5-nat.c (get_longjmp_target): Ditto.
5899 * irix4-nat.c (get_longjmp_target): Ditto.
5900 * ia64-tdep.c (generic_elf_find_global_pointer): Ditto.
5901 (ia64_push_arguments): Ditto.
5902 * hpux-thread.c (hpux_thread_store_registers): Ditto.
5903 * h8300-tdep.c (h8300_push_arguments): Ditto.
5904 (h8300_store_return_value): Ditto.
5905 (h8300_extract_struct_value_address): Ditto.
5906 * frv-tdep.c (frv_extract_struct_value_address): Ditto.
5907 (frv_push_arguments): Ditto.
5908 * avr-tdep.c (avr_pointer_to_address): Ditto.
5909 (avr_push_arguments): Ditto.
5910 * arm-tdep.c (arm_push_dummy_call): Ditto.
5911 (arm_get_longjmp_target): Ditto.
5912 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
5913 * alpha-tdep.c (alpha_extract_struct_value_address): Ditto.
5914 (alpha_get_longjmp_target): Ditto.
5915
5916 * solib-irix.c (extract_mips_address): Inline extract_address,
5917 replacing it with extract_signed_integer.
5918 * solib-svr4.c (SOLIB_EXTRACT_ADDRESS): Ditto.
5919 (LM_NAME, IGNORE_FIRST_LINK_MAP_ENTRY): Ditto.
5920 (first_link_map_member, open_symbol_file_object): Ditto.
5921 (svr4_fetch_objfile_link_map, svr4_fetch_objfile_link_map): Ditto.
5922 * solib-sunos.c (SOLIB_EXTRACT_ADDRESS): Ditto.
5923 (LM_NEXT, LM_NAME): Ditto.
5924
5925 2003-06-01 Richard Henderson <rth@redhat.com>
5926
5927 * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.
5928 * alpha-tdep.c (alpha_register_name): Remove vfp entry.
5929 (alpha_cannot_fetch_register): Remove ALPHA_FP_REGNUM.
5930 (alpha_cannot_store_register): Likewise.
5931 * alphabsd-nat.c (fetch_inferior_registers): Don't set FP_REGNUM.
5932 * alpha-nat.c (supply_gregset): Likewise.
5933 * alphanbsd-tdep.c (fetch_core_registers): Likewise.
5934
5935 2003-06-01 Andrew Cagney <cagney@redhat.com>
5936
5937 * infcall.c (call_function_by_hand): Update comment on
5938 DEPRECATED_DUMMY_WRITE_SP.
5939
5940 * mips-tdep.c (mips_gdbarch_init): Do not set
5941 deprecated_dummy_write_sp.
5942 (mips_eabi_push_dummy_call): Set the SP register.
5943 (mips_o64_push_dummy_call): Set the SP register.
5944 (mips_o32_push_dummy_call): Set the SP register.
5945 (mips_n32n64_push_dummy_call): Set the SP register.
5946
5947 2003-06-01 Richard Henderson <rth@redhat.com>
5948
5949 * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZE
5950 instead of ALPHA_MAX_REGISTER_RAW_SIZE.
5951 (supply_gregset): Likewise.
5952 * alpha-tdep.c (alpha_store_return_value): Likewise.
5953 (alpha_get_longjmp_target): Likewise.
5954 (alpha_register_name): Constify array.
5955 (alpha_gdbarch_init): Remove deprecated_fp_regnum,
5956 deprecated_register_size, deprecated_register_bytes,
5957 deprecated_max_register_raw_size, deprecated_max_register_virtual_size.
5958 * alpha-tdep.h (ALPHA_MAX_REGISTER_RAW_SIZE): Remove.
5959 (ALPHA_MAX_REGISTER_VIRTUAL_SIZE): Remove.
5960
5961 2003-06-01 Richard Henderson <rth@redhat.com>
5962
5963 * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copies
5964 from arg_reg_buffer to regcache to avoid double conversion.
5965
5966 2003-06-01 Mark Kettenis <kettenis@gnu.org>
5967
5968 * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead of
5969 SP_REGNUM.
5970 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Likewise.
5971 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Likewise.
5972
5973 2003-06-01 Richard Henderson <rth@redhat.com>
5974
5975 * dwarf2-frame.c (struct dwarf2_cie): Add saw_z_augmentation.
5976 (decode_frame_entry): Set it. Skip FDE augmentation.
5977
5978 2003-06-01 Richard Henderson <rth@redhat.com>
5979
5980 * dwarf2-frame.c (dwarf2_frame_cache): Handle retaddr_column
5981 not overlapping PC_REGNUM.
5982
5983 2003-06-01 Richard Henderson <rth@redhat.com>
5984
5985 * alpha-tdep.c (alpha_push_dummy_call): Transmography from
5986 alpha_push_arguments. Don't dump argument register data to
5987 the target stack. Fix float and 128-bit long double semantics.
5988 Store $t12 and $ra as specified by the ABI. Use regcache everywhere.
5989 (alpha_fix_call_dummy): Remove.
5990 (alpha_call_dummy_words): Remove.
5991 (alpha_gdbarch_init): Kill deprecated call hooks; add push_dummy_call.
5992
5993 2003-06-01 Richard Henderson <rth@redhat.com>
5994
5995 * alpha-linux-tdep.c (alpha_linux_init_abi): Install dwarf2 unwinder.
5996
5997 2003-06-01 Andrew Cagney <cagney@redhat.com>
5998
5999 * mips-tdep.c (is_mips16_addr): New function.
6000 (make_mips16_addr, unmake_mips16_addr): New functions.
6001 (pc_is_mips16, mips_fetch_instruction): Use.
6002 (gdb_print_insn_mips, mips_breakpoint_from_pc): Use.
6003 (gdb_print_insn_mips): Eliminate TM_PRINT_INSN_MACH.
6004 (mips_dump_tdep): Delete print of TM_PRINT_INSN_MACH,
6005 UNMAKE_MIPS16_ADDR, MAKE_MIPS16_ADDR, IS_MIPS16_ADDR and
6006 TARGET_MIPS.
6007 * config/mips/tm-mips.h: Update copyright.
6008 (TARGET_MIPS, TM_PRINT_INSN_MACH): Delete.
6009 (DEPRECATED_REGISTER_SIZE, DEPRECATED_REGISTER_BYTES): Delete.
6010 (IS_MIPS16_ADDR, MAKE_MIPS16_ADDR, UNMAKE_MIPS16_ADDR): Delete.
6011 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Delete.
6012 (TM_PRINT_INSN_MACH): Delete.
6013 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Delete.
6014
6015 * configure.tgt: Replace mips64*vr4xxx*el-*-elf*,
6016 mips64*vr4xxx*-*-elf*, mips64*vr4300*el-*-elf*,
6017 mips64*vr4300*-*-elf*, mips64*vr4100*el-*-elf*,
6018 mips64*vr4100*-*-elf*, mips64*vr5000*el-*-elf*, and
6019 mips64*vr5000*-*-elf* with mips64 mips64*vr*-*-elf*. Delete
6020 mips*tx39*el*-elf*. Map mips*-sony-* and mips64*-big-* onto
6021 mips64. Map mips*-dec-*, mips*-big-*, mips*-little-*,
6022 mips*-*-riscos* and mips*-*-sysv* onto mips.
6023 * config/mips/mips64.mt: New file.
6024 * config/mips/mips.mt: New file.
6025 * config/mips/littlemips.mt: Delete file.
6026 * config/mips/decstation.mt: Delete file.
6027 * config/mips/vr4300el.mt: Delete file.
6028 * config/mips/vr5000el.mt: Delete file.
6029 * config/mips/vr5000.mt: Delete file.
6030 * config/mips/vr4100.mt: Delete file.
6031 * config/mips/vr4xxxel.mt: Delete file.
6032 * config/mips/vr4300.mt: Delete file.
6033 * config/mips/vr4xxx.mt: Delete file.
6034 * config/mips/bigmips.mt: Delete file.
6035 * config/mips/bigmips64.mt: Delete file.
6036 * config/mips/tx39l.mt (TM_FILE): Set to "tm-tx39.h".
6037 * config/mips/embedl64.mt (TM_FILE): Set to "tm-mips64.h".
6038 * config/mips/embed64.mt (TM_FILE): Set to "tm-mips64.h"
6039 * config/mips/embedl.mt (TM_FILE): Set to "tm-mips.h".
6040 * config/mips/tm-tx39.h: Include "tm-mips.h" instead of
6041 "tm-bigmips.h".
6042 * config/mips/tm-irix3.h: Ditto.
6043 * config/mips/tm-mipsv4.h: Ditto.
6044 * config/mips/tm-embed.h: Ditto.
6045 * config/mips/tm-irix6.h: Include "tm-mips64.h" instead of
6046 "tm-bigmips64.h".
6047 * config/mips/tm-vr5000el.h: Delete file.
6048 * config/mips/tm-tx39l.h: Delete file.
6049 * config/mips/tm-vr4300el.h: Delete file.
6050 * config/mips/tm-vr4xxxel.h: Delete file.
6051 * config/mips/tm-vr4300.h: Delete file.
6052 * config/mips/tm-vr4100.h: Delete file.
6053 * config/mips/tm-vr4xxx.h: Delete file.
6054 * config/mips/tm-vr5000.h: Delete file.
6055 * config/mips/tm-embedl64.h: Delete file.
6056 * config/mips/tm-embedl.h: Delete file.
6057 * config/mips/tm-embed64.h: Delete file.
6058 * config/mips/tm-bigmips64.h: Delete file.
6059 * config/mips/tm-bigmips.h: Delete file.
6060
6061 2003-06-01 Mark Kettenis <kettenis@gnu.org>
6062
6063 Fix gdb/1216.
6064 * shnbsd-nat.c: Include "sh-tdep.h".
6065
6066 From Richard Henderson <rth@redhat.com>:
6067 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Fix ptr arithmetic.
6068
6069 2003-05-31 Andrew Cagney <cagney@redhat.com>
6070
6071 * mips-tdep.c (set_reg_offset): Add saved_regs parameter. Add
6072 forward declaration.
6073 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
6074 (mips16_heuristic_proc_desc): Pass temp_saved_regs.
6075 (mips_find_saved_regs): Use set_reg_offset.
6076 (mips_frame_init_saved_regs): Delete function.
6077 (mips_pop_frame): Call mips_find_saved_regs instead of
6078 DEPRECATED_FRAME_INIT_SAVED_REGS.
6079
6080 2003-05-31 Andrew Cagney <cagney@redhat.com>
6081
6082 * mips-tdep.c (mips_gdbarch_init): Do not set
6083 deprecated_max_register_raw_size, register_virtual_size, and
6084 deprecated_max_register_virtual_size.
6085
6086 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6087
6088 * i386-tdep.c: Include "dwarf2-frame.h".
6089 (i386_gdbarch_init): Hook in the DWARF CFI frame unwinder.
6090 * Makefile.in (i386-tdep.o): Update dependencies.
6091
6092 * dwarf2-frame.c, dwarf2-frame.h: New files.
6093 * Makefile.in (SFILES): Add dwarf2-frame.c.
6094 (dwarf2_frame_h): Define.
6095 (COMMON_OBS): Add dwarf2-frame.o.
6096 (dwarf2-frame.o): Add dependencies.
6097
6098 2003-05-31 Andreas Jaeger <aj@suse.de>
6099
6100 * x86-64-linux-nat.c: Fix comment.
6101
6102 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6103
6104 * x86-64-tdep.c (x86_64_push_dummy_call): Adjust for changed
6105 function signature.
6106
6107 * i386-tdep.c (i386_sigtramp_frame_p): Only handle frames if we
6108 have a sigcontext_addr handler.
6109 * x86-64-tdep.c (x86_64_sigtramp_frame_p): Assert that we have a
6110 sigcontext_addr handler.
6111
6112 2003-05-31 Andrew Cagney <cagney@redhat.com>
6113
6114 * mips-tdep.c (print_gp_register_row): Replace do_gp_register_row.
6115 (print_fp_register_row): Replace do_fp_register_row.
6116 (mips_print_fp_register): Add "file" and "frame" parameters.
6117 (mips_print_register): Add "file" and "frame" parameters.
6118 (mips_print_registers_info): Replace mips_do_registers_info.
6119 (mips_gdbarch_init): Set print_registers_info instead of
6120 deprecated_do_registers_info.
6121 (mips_read_fp_register_single): Add "frame" parameter.
6122 (mips_read_fp_register_double): Add "frame" parameter.
6123
6124 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6125
6126 * i386-tdep.c (i386_register_name): Check for MMX registers first.
6127 Fixes a bug where GDB would print the wrong register names for
6128 targets without SSE.
6129
6130 * x86-64-tdep.c (X86_64_NUM_SAVED_REGS): Set to X86_64_NUM_GREGS.
6131 (x86_64_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
6132 registers.
6133
6134 * x86-64-linux-tdep.c (x86_64_linux_sc_reg_offset): New variable.
6135 (x86_64_linux_init_abi): Initialize TDEP->sc_reg_offset and
6136 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6137 TDEP->sc_sp_offset.
6138
6139 From Michal Ludvig <mludvig@suse.cz>:
6140 * i386-tdep.h (struct gdbarch_tdep): Add members `sc_reg_offset'
6141 and `sc_num_regs'.
6142 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
6143 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
6144 I386_ST0_REGNUM): Move here from...
6145 * i386-tdep.c: ... here.
6146 (I386_NUM_SAVED_REGS): Define to I386_NUM_REGS.
6147 (i386_sigtramp_frame_cache): Use `sc_reg_offset' to find saved
6148 registers if possible.
6149 (i386_gdbarch_init): Initialize TDEP->sc_reg_offset.
6150 * i386bsd-tdep.c (i386bsd_sc_pc_offset, i386bsd_sc_sp_offset):
6151 Remove variables.
6152 (i386bsd_sc_reg_offset): New variable.
6153 (i386bsd_init_abi): Initialize TDEP->sc_reg_offset and
6154 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6155 TDEP->sc_sp_offset.
6156 (i386fbsd_sc_reg_offset): New variable.
6157 (i386fbsdaout_init_abi): Initialize TDEP->sc_reg_offset and
6158 TDEP->sc_num_regs.
6159 (i386fbsd4_sc_pc_offset, i386fbsd4_sc_sp_offset): Remove
6160 variables.
6161 (i386fbsd4_sc_reg_offset): New variable.
6162 (i3864bsd4_init_abi): Initialize TDEP->sc_reg_offset and
6163 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6164 TDEP->sc_sp_offset.
6165 * i386-linux-tdep.c (i386_linux_sc_reg_offset): New variable.
6166 (i386_linux_init_abi): Set TDEP->sc_reg_offset and TDEP->sc_num_regs.
6167 * i386nbsd-tdep.c (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset):
6168 Remove variables.
6169 (i386nbsd_sc_reg_offset): New variable.
6170 (i386nbsd_init_abi): Initialize TDEP->sc_reg_offset and
6171 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6172 TDEP->sc_sp_offset.
6173 * i386obsd-tdep.c (i386obsd_sc_pc_offset, i386obsd_sc_sp_offset):
6174 Remove variables.
6175 (i386obsd_sc_reg_offset): New variable.
6176 (i386obsd_init_abi): Initialize TDEP->sc_reg_offset and
6177 TDEP->sc_num_regs instead of TDEP->sc_pc_offset and
6178 TDEP->sc_sp_offset.
6179 * i386bsd-nat.c (_initialize_i386bsd_nat): Adjust for changes in
6180 i386bsd-tdep.c, i386nbsd-tdep.c and i386obsd-tdep.c. Add check
6181 for frame pointer offset in `struct sigcontext'.
6182
6183 2003-05-31 Andrew Cagney <cagney@redhat.com>
6184
6185 * mips-tdep.c (mips_gdbarch_init): Do not set the deprecated
6186 architecture methods call_dummy_words, sizeof_call_dummy_words,
6187 push_return_address, store_struct_return, and fix_call_dummy. Set
6188 push_dummy_call instead of deprecated_push_arguments.
6189 (mips_store_struct_return): Delete function.
6190 (mips_fix_call_dummy): Delete function.
6191 (mips_push_return_address): Delete function.
6192 (mips_eabi_push_dummy_call): Replace mips_eabi_push_arguments, set
6193 RA_REGNUM and T9_REGNUM.
6194 (mips_n32n64_push_dummy_call): Ditto for
6195 mips_n32n64_push_arguments.
6196 (mips_o32_push_dummy_call): Ditto for mips_o32_push_arguments.
6197 (mips_o64_push_dummy_call): Ditto for mips_o64_push_arguments.
6198
6199 2003-05-31 Andrew Cagney <cagney@redhat.com>
6200
6201 * gdbarch.sh (PUSH_DUMMY_CALL): Add "func_addr" parameter. Rename
6202 "dummy_addr" to "bp_addr".
6203 * infcall.c (call_function_by_hand): Pass "funaddr" to
6204 gdbarch_push_dummy_call.
6205 * gdbarch.h, gdbarch.c: Re-generate.
6206 * i386-tdep.c (i386_push_dummy_call): Update.
6207 * arm-tdep.c (arm_push_dummy_call): Update.
6208 * d10v-tdep.c (d10v_push_dummy_call): Update.
6209
6210 2003-05-31 Mark Kettenis <kettenis@gnu.org>
6211
6212 * x86-64-tdep.h (x86_64_num_regs, x86_64_num_gregs): Remove
6213 variable declarations.
6214 (x86_64_register_number, x86_64_register_name): Remove prototypes.
6215 (x86_64_linux_frame_saved_pc, x86_64_linux+saved_pc_after_call,
6216 x86_64_linux_in_sigtramp, x86_64_linux_frame_chain,
6217 x86_64_init_frame_pc, x86_64_init_frame_pc,
6218 x86_64_function_has_prologue): Remove prototypes.
6219 (X86_64_NUM_GREGS): New define.
6220 (x86_64_supply_fxsave, x86_64_fill_fxsave): New prototypes.
6221 * x86-64-tdep.c: Don't include "dwarf2cfi.h". Include
6222 "dummy_frame.h", "frame.h", "frame-base.h", "frame-unwind.h".
6223 (RAX_REGNUM, RDX_REGNUM, RDI_REGNUM, EFLAGS_REGNUM, ST0_REGNUM,
6224 XMM1_REGNUM): Remove defines.
6225 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM,
6226 X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM,
6227 X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM,
6228 X86_64_XMM1_REGNUM): New defines.
6229 (struct x86_64_register_info): Renamed from `struct
6230 register_info'. Remove `size' member.
6231 (x86_64_register_info_table): Remove variable.
6232 (x86_64_register_info): New variable.
6233 (X86_64_NUM_REGS): New define.
6234 (X86_64_NUM_GREGS): Remove define.
6235 (x86_64_num_regs, x86_64_num_gregs): Remove variables.
6236 (x86_64_dwarf2gdb_regno_map, x86_64_dwarf2gdb_regno_map_length):
6237 Remove variables.
6238 (x86_54_dwarf2_reg_to_regnum): Remove function.
6239 (x86_64_dwarf_regmap, x86_64_dwarf_regmap_len): New variables.
6240 (x86_64_dwarf_reg_to_regnum): New function.
6241 (x86_64_register_name): Rewrite.
6242 (x86_64_register_raw_size): Remove function.
6243 (x86_64_register_byte_table): Remove variable.
6244 (x86_64_register_byte): Remove function.
6245 (x86_64_register_virtual_type): Remove function.
6246 (x86_64_register_type): New function.
6247 (x86_64_register_convertible, x86_64_register_convert_to_virtual,
6248 x86_64_register_convert_to_raw): Remove functions.
6249 (x86_64_push_return_address, x86_64_pop_frame): Remove functon.
6250 (x86_64_use_struct_convention): Make static. Adjust for renamed
6251 defines.
6252 (x86_64_frame_init_saved_regs): Remove function.
6253 (x86_64_push_arguments): Make static. Change to accept a regcache
6254 as argument.
6255 (x86_64_store_return_value, x86_64_extract_return_value): Make
6256 static. Rewrite based on i386 counterparts.
6257 (x86_64_push_dummy_call): New function.
6258 (X86_64_NUM_SAVED_REGS): New define.
6259 (x86_64_register_number): Remove function.
6260 (x86_64_store_struct_return): Remove function.
6261 (x86_64_frameless_function_invocation,
6262 x86_64_function_has_prologue): Remove functions.
6263 (PROLOG_BUFSIZE): Remove define.
6264 (struct x86_64_frame_cache): New structure.
6265 (x86_64_alloc_frame_cache, x86_64_analyze_prologue,
6266 x86_64_frame_cache, x86_64_frame_this_id,
6267 x86_64_frame_prev_register, x86_64_frame_p,
6268 x86_64_sigtramp_frame_cache, x86_64_sigtramp_frame_this_id,
6269 x86_64_sigtramp_frame_prev_register, x86_sigtramp_frame_p): New
6270 functions.
6271 (x86_64_frame_unwind, x86_64_sigtramp_frame_unwind): New
6272 variables.
6273 (x86_64_skip_prologue): Rewrite in terms of
6274 x86_64_analyze_prologue.
6275 (x86_64_frame_base_address): New function.
6276 (x86_64_frame_base): New variable.
6277 (x86_64_save_dummy_frame_tos, x86_64_unwind_dummy_id): Rewrite.
6278 (x86_64_init_abi): Set register_type and push_dummy_call. Don't
6279 set deprecated_fp_regnum, deprecated_register_size,
6280 deprecated_register_bytes, register_raw_size, register_byte,
6281 register_virtual_type, register_convertiable,
6282 register_convert_to_virtual, convert_to_raw,
6283 deprecated_get_saved_register, deprecated_target_read_fp,
6284 deprecated_push_arguments, deprecated_push_return_address,
6285 deprecated_pop_frame, deprecated_store_struct_return,
6286 deprecated_frame_init_saved_regs, deprecated_frame_chain,
6287 frameless_function_invocation, deprecated_frame_saved_pc,
6288 deprecated_saved_pc_after_call, frame_num_args, pc_in_sigtramp,
6289 dwarf2_build_frame_info, deprecated_init_extra_frame_info,
6290 deprecated_init_frame_pc and virtual_frame_pointer. Call
6291 frame_unwind_append_predicate to register x86_64_sigtramp_frame_p
6292 and x86_64_frame_p. Call frame_base_set_default to register
6293 x86_64_frame_base.
6294 (I387_FISEG_REGNUM, I387_FOSEG_REGNUM): New defines.
6295 (x86_64_supply_fxsave, x86_64_fill_fxsave): New functions.
6296 (_initialize_x86_64_tdep): Remove function.
6297 * x86-64-linux-tdep.c: Don't include "dwarf2cfi.h".
6298 (LINUX_SIGINFO_SIZE, LINUX_UCONTEXT_SIGCONTEXT_OFFSET,
6299 LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONTEXT_FP_OFFSET): Don't
6300 define.
6301 (X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Define.
6302 (x86_64_linux_sigcontext_addr): Rewrite.
6303 (x86_64_linux_sigtramp_saved_pc, x86_64_linux_saved_pc_after_call,
6304 x86_64_linux_frame_saved_pc): Remove functions.
6305 (x86_64_linux_pc_in_sigtramp): Renamed from
6306 x86_64_linux_in_sigtramp. Try harder to recognize a signal
6307 trampoline.
6308 (x86_64_linux_frame_chain, x86_64_init_frame_pc):
6309 Remove_functions.
6310 (x86_64_linux_init_abi): Set pc_in_sigtramp. Initialize
6311 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
6312 * x86-64-linux-nat.c: Sync with i386-linux-tdep.c.
6313 (x86_64_regmap): Rename to regmap.
6314 (GETREGS_SUPPLIES): Use X86_64_NUM_GREGS instead of
6315 x86_64_num_gregs.
6316 (supply_gregset, fill_gregset): Likewise. Use regmap instead of
6317 x86_64_regmap.
6318 (x86_64_fxsave_offset): Remove function.
6319 (supply_fpregset): Simply call x86_64_supply_fxsave.
6320 (fill_fpregset): Simply call x86_64_fill_fxsave.
6321 (fetch_inferior_registers, store_inferior_registers): Avoid
6322 asignment in if-statement.
6323 (LINUX_SYSCALL_LEN, LINUX_SYSCALL_REGNUM, SYS_Sigreturn,
6324 SYS_rt_sigreturn, LINUX_SIGCONTEXT_EFLAGS_OFFSET,
6325 LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Remove defines.
6326 (fetch_core_registers): Remove function.
6327 (linux_elf_core_fns): Remove.
6328 (offsetoff): Don't define.
6329 (_initialize_x86_64_linux_nat, kernel_u_size): Remove functions.
6330 * config/i386/x86-64linux.mt (TDEPFILES): Add i386-linux-tdep.o.
6331 * config/i386/x86-64linux.mh (NATDEPFILES): Remove core-aout.o,
6332 add core-regset.o.
6333 * config/i386/nm-x86-64linux.h: Use NM_X86_64_LINUX_H for
6334 protection against multiple includes instead of NM_X86_64_h. Add
6335 various comments. Include "config/nm-linux.h". Don't include
6336 <signal.h>.
6337 (REGISTER_U_ADDR, KERNEL_U_SIZE, U_REGS_OFFSET, KERN_U_ADDR,
6338 GET_THREAD_SIGNALS): Remove defines.
6339 (x86_64_register_u_addr, kernel_u_size,
6340 lin_thread_get_thread_signals): Remove prototypes.
6341 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define to `long'.
6342 [HAVE_LINK_H]: Don't include "solib.h".
6343 [HAVE_LINK_H] (SVR4_SHARED_LIBS): Remove define.
6344 * config/i386/tm-x86-64linux.h: Fix comments.
6345 * Makefile.in (x86-64-linux-nat.o, x86_64-linux-tdep.o,
6346 x86-64-tdep.o): Update dependencies.
6347
6348 2003-05-30 Andrew Cagney <cagney@redhat.com>
6349
6350 * config/sparc/tm-sparc.h (sparc_extract_struct_value_address):
6351 Change parameter type to a "struct regcache *".
6352
6353 * gdbarch.sh: Regardless of the multi-arch level, always define
6354 the macro when not already defined.
6355 * gdbarch.h, gdbarch.c: Re-generate.
6356
6357 2003-05-30 Richard Henderson <rth@redhat.com>
6358
6359 * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.
6360 (alpha_mdebug_frame_unwind_cache): Don't call the heuristic unwinder.
6361 (alpha_mdebug_frame_this_id): Likewise.
6362 (alpha_mdebug_frame_prev_register): Likewise.
6363 (alpha_mdebug_frame_base_address): Likewise.
6364 (alpha_mdebug_frame_locals_address): Likewise.
6365 (alpha_mdebug_frame_args_address): Likewise.
6366 (struct alpha_mdebug_unwind_cache): Remove in_prologue_cache.
6367 * alpha-tdep.c (alpha_heuristic_proc_start): Use get_pc_function_start.
6368 (alpha_heuristic_frame_unwind_cache): Make static; add missing
6369 loop increment.
6370 (alpha_heuristic_frame_this_id): Make static.
6371 (alpha_heuristic_frame_prev_register): Likewise.
6372 (alpha_heuristic_frame_base_address): Likewise.
6373 * alpha-tdep.h: Update.
6374
6375 2003-05-30 Mark Kettenis <kettenis@gnu.org>
6376
6377 * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.
6378 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS): Remove
6379 defenitions.
6380 (IS_FP_REGNUM, IS_SSE_REGNUM): Remove definitions.
6381 * i386-tdep.c: Mark functions that are 64-bit safe as such.
6382 (I386_EAX_REGNUM, I386_EDX_REGNUM, I386_ESP_REGNUM,
6383 I386_EBP_REGNUM, I386_EIP_REGNUM, I386_EFLAGS_REGNUM,
6384 I386_ST0_REGNUM): New defines.
6385 (CODESTREAM_BUFSIZ, codestream_tell, codestream_peek,
6386 codestream_get): Remove define.
6387 (codestream_next_addr, condestream_addr, condestream_buf,
6388 codestream_off, codestream_cnt): Remove variables.
6389 (codestream_fill, codestream_seek, codestream_read): Remove
6390 functions.
6391 (i386_follow_jump): Rewrite to avoid usage of removed codestream
6392 functionality.
6393 (i386_get_frame_setup, i386_frameless_signal_p, i386_frame_chain,
6394 i386_sigtramp_saved_pc, i386_sigtramp_saved_sp,
6395 i386_frame_saved_pc, i386_saved_pc_after_call,
6396 i386_frame_num_args, i386_frame_init_saved_regs,
6397 i386_push_return_address, i386_do_pop_frame, i386_pop_frame,
6398 i386_push_arguments): Remove functions.
6399 (i386_skip_prologue): Rewrite to avoid usage of removed codestream
6400 functionality. Use i386_analyze_prologue instead of
6401 i386_get_frame_setup.
6402 (I386_NUM_SAVED_REGS): New define.
6403 (struct i386_frame_cache): New structure.
6404 (i386_alloc_frame_cache, i386_analyze_struct_return,
6405 i386_skip_probe, i386_analyze_frame_setup,
6406 i386_analyze_register_saves, i386_analyze_prologue,
6407 i386_unwind_pc, i386_frame_cache, i386_frame_this_id,
6408 i386_frame_prev_register, i386_sigtramp_frame_cache,
6409 i386_sigtramp_frame_this_id, i386_sigtramp_frame_prev_register,
6410 i386_frame_p, i386_sigtramp_frame_p, i386_frame_base_address,
6411 i386_unwind_dummy_id, i386_save_dummy_tos, i386_push_dummy_call):
6412 New functions.
6413 (i386_frame_unwind, i386_sigtramp_frame_unwind, i386_frame_base):
6414 New variables.
6415 (LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Define in terms of
6416 I386_EAX_REGNUM and I386_EDX_REGNUM.
6417 (i386_extract_return_value, i386_store_return_value): Use
6418 I386_ST0_REGNUM where appropriate.
6419 (i386_extract_struct_value_address): Rewrite to use extract_address.
6420 (i386_svr4_pc_in_sigtramp): Add comment.
6421 (i386_svr4_sigcontext_addr): Rewrite.
6422 (i386_svr4_init_abi): Adjust TDEP->sc_pc_offset and
6423 TDEP->sc_sp_offset.
6424 (i386_gdbarch_init): Don't set deprecated_init_frame_pc. Set
6425 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum in terms
6426 of new defines. Set push_dummy_call, don't set
6427 deprecated_push_arguments, deprecated_push_return_address,
6428 deprecated_pop_frame. Don't set parm_boundary. Don't set
6429 deprecated_frame_chain, deprecated_frame_saved_pc,
6430 deprecated_saved_pc_after_call. Set unwind_dummy_id,
6431 save_dummy_frame_tos, unwind_pc. Call
6432 frame_unwind_append_predicate and frame_base_set_default. Don't
6433 set deprecated_dummy_write_pc. Don't set deprecated_fp_regnum.
6434 Don't set frameless_function_invocation. Don't set
6435 deprecated_register_bytes, deprecated_register_size,
6436 deprecated_call_dummy_words and deprecated_sizeof_call_dummy.
6437 * i386-linux-tdep.c: Fix formatting in some comments.
6438 (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,
6439 LINUX_SIGTRAMP_INSN1, LINUX_SIGTRAMP_OFFSET1,
6440 LINUX_SIGTRAMP_INSN2, LINUX_SIGTRAMP_OFFSET2,
6441 LINUX_RT_SIGTRAMP_INSN0, LINUX_RT_SIGTRAMP_OFFSET0,
6442 LINUX_RT_SIGTRAMP_INSN1, LINUX_RT_SIGTRAMP_OFFSET1): Drop
6443 redundant parentheses.
6444 (I386_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): New define.
6445 (i386_linux_sigcontext_addr): Use it. Rewrite.
6446 (find_minsym_and_objfile): Change name of second argument.
6447 (skip_gnu_resolver): Renamed from skip_hurd_resolver. All callers
6448 changed. Use frame_pc_unwind instead of
6449 DEPRECATED_SAVED_PC_AFTER_CALL.
6450 (i386_linux_init_abi): Don't set deprecated_register_bytes.
6451 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Rewrite.
6452 * i386-nto-tdep.c (i386nto_sigcontext_addr): Adapt for new frame
6453 unwinder.
6454 * i386-cygwin-tdep.c: Don't include "gdbcore.h", "frame.h" and
6455 "dummy-frame.h".
6456 (i386_cygwin_frame_chain_valid, i386_cygwin_frame_chain): Removed.
6457 (_initialize_i386_cygwin_tdep): New prototype.
6458 (i386_cygwin_init_abi): Don't set deprecated_frame_chain and
6459 deprecated_frame_chain_valid.
6460 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't set
6461 TDEP->sigcontext_addr, TDEP->sc_pc_offset and TDEP->sc_sp_offset.
6462 Rely on the SVR4 defaults.
6463 * config/i386/i386sol2.mt (TDEPFILES): Remove i386bsd-tdep.o.
6464 * Makefile.in (i386-tdep.o, i386-cygwin-tdep.o): Update dependencies.
6465
6466 2003-05-30 Andrew Cagney <cagney@redhat.com>
6467
6468 * infcall.c (call_function_by_hand): Always call
6469 DEPRECATED_FIX_CALL_DUMMY, even for AT_ENTRY_POINT case.
6470
6471 2003-05-30 Richard Henderson <rth@redhat.com>
6472
6473 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop
6474 increment.
6475
6476 2003-05-29 Jim Blandy <jimb@redhat.com>
6477
6478 Use gdbarch methods for solib stuff on PowerPC Linux.
6479 * config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
6480 SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
6481 show through.
6482 * ppc-linux-tdep.c (ppc_linux_init_abi): Register
6483 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
6484 giving the same effect as the #definitions above.
6485
6486 2003-05-29 Adam Fedor <fedor@gnu.org>
6487
6488 * objc-lang.c (CONVERT_FUNCPTR): Remove macro
6489 (find_implementation_from_class): Replace it with the standard
6490 case i.e. do nothing.
6491
6492 2003-05-29 Richard Henderson <rth@redhat.com>
6493
6494 * alpha-linux-tdep.c (alpha_linux_sigtramp_offset_1): New.
6495 (alpha_linux_sigtramp_offset): Use it. Make static.
6496 (alpha_linux_sigcontext_addr): Handle __NR_rt_sigreturn;
6497 update for new frame model.
6498 * alpha-mdebug-tdep.c: New file.
6499 * alpha-osf1-tdep.c (alpha_call_dummy_address): Move from alpha-tdep.c.
6500 (alpha_osf1_init_abi): Install it.
6501 * alpha-tdep.c (PROC_*): Move to alpha-mdebug-tdep.c.
6502 (linked_proc_desc_table): Remove.
6503 (alpha_frame_past_sigtramp_frame): Remove.
6504 (alpha_dynamic_sigtramp_offset): Remove.
6505 (ALPHA_PROC_SIGTRAMP_MAGIC): Remove.
6506 (alpha_proc_desc_is_dyn_sigtramp): Remove.
6507 (alpha_set_proc_desc_is_dyn_sigtramp): Remove.
6508 (push_sigtramp_desc): Remove.
6509 (alpha_cannot_fetch_register): Use ALPHA_FP_REGNUM.
6510 (alpha_cannot_store_register): Likewise.
6511 (alpha_sigcontext_addr): Remove.
6512 (alpha_find_saved_regs): Remove.
6513 (alpha_frame_init_saved_regs): Remove.
6514 (alpha_init_frame_pc_first): Remove.
6515 (read_next_frame_reg): Remove.
6516 (alpha_frame_saved_pc): Remove.
6517 (alpha_saved_pc_after_call): Remove.
6518 (temp_proc_desc, temp_saved_regs): Remove.
6519 (alpha_about_to_return): Remove.
6520 (cached_proc_desc): Remove.
6521 (alpha_frame_chain): Remove.
6522 (alpha_print_extra_frame_info): Remove.
6523 (alpha_init_extra_frame_info): Remove.
6524 (alpha_frame_locals_address): Remove.
6525 (alpha_frame_args_address): Remove.
6526 (alpha_push_arguments): Use ALPHA_REGISTER_BYTES not sizeof CORE_ADDR.
6527 (alpha_push_dummy_frame): Remove.
6528 (alpha_pop_frame): Remove.
6529 (alpha_after_prologue): Rename from after_prologue; remove mdebug bits.
6530 (alpha_read_insn): New.
6531 (alpha_skip_prologue): Merge alpha_skip_prologue_internal; adjust
6532 for different insn encodings.
6533 (alpha_in_lenient_prologue): Remove.
6534 (struct alpha_sigtramp_unwind_cache): New.
6535 (alpha_sigtramp_frame_unwind_cache): New.
6536 (alpha_sigtramp_register_address): New.
6537 (alpha_sigtramp_frame_this_id): New.
6538 (alpha_sigtramp_frame_prev_register): New.
6539 (alpha_sigtramp_frame_unwind): New.
6540 (alpha_sigtramp_frame_p): New.
6541 (struct alpha_heuristic_unwind_cache): New.
6542 (alpha_heuristic_proc_start): Rename from heuristic_proc_start;
6543 don't count nop insns that occur between functions.
6544 (alpha_heuristic_frame_unwind_cache): New; incorporate much of
6545 heuristic_proc_desc, but without the mdebug wrapping.
6546 (alpha_heuristic_frame_this_id): New.
6547 (alpha_heuristic_frame_prev_register): New.
6548 (alpha_heuristic_frame_unwind): New.
6549 (alpha_heuristic_frame_p): New.
6550 (alpha_heuristic_frame_base_address): New.
6551 (alpha_heuristic_frame_base): New.
6552 (alpha_unwind_dummy_id): New.
6553 (alpha_unwind_pc): New.
6554 (alpha_gdbarch_init): Don't set skip_sigtramp_frame. Kill use of
6555 frame related deprecated initializations; install replacements.
6556 (alpha_dump_tdep): Remove.
6557 * alpha-tdep.h (struct gdbarch_tdep): Remove skip_sigtramp_frame.
6558 (alpha_read_insn, alpha_after_prologue,
6559 alpha_heuristic_frame_unwind_cache, alpha_heuristic_frame_this_id,
6560 alpha_heuristic_frame_prev_register,
6561 alpha_heuristic_frame_base_address, alpha_mdebug_init_abi): Declare.
6562 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-mdebug-tdep.o.
6563 * config/alpha/tm-alpha.h (PRINT_EXTRA_FRAME_INFO): Remove.
6564 * config/alpha/tm-alphalinux.h (SIGTRAMP_START, SIGTRAMP_END): Remove.
6565
6566 2003-05-29 Andrew Cagney <cagney@redhat.com>
6567
6568 * gdb_assert.h (gdb_assert_fail): Provide different definitions
6569 dependant on the availability of ASSERT_FUNCTION.
6570 (ASSERT_FUNCTION): Do not define when there is no function name.
6571
6572 2003-05-29 Kevin Buettner <kevinb@redhat.com>
6573
6574 From Jimi X <jimix@watson.ibm.com>:
6575 * rs6000-tdep.c (skip_prologue): Improve support for 64-bit code.
6576
6577 2003-05-28 Jim Blandy <jimb@redhat.com>
6578
6579 * ppc-linux-nat.c (store_altivec_registers): Don't cast fourth
6580 argument to ptrace to int; the system headers should give it the
6581 right type, and pointers don't fit in ints on powerpc64-*-*.
6582
6583 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>
6584
6585 * dwarf2read.c (process_die): Handle DW_TAG_try_block and
6586 DW_TAG_catch_block.
6587
6588 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
6589
6590 * stabsread.c (dbx_lookup_type): Make static.
6591 (read_type): Ditto.
6592 (add_undefined_type): Ditto.
6593 * stabsread.h (dbx_lookup_type, read_type, add_undefined_type): Do
6594 not export.
6595
6596 2003-05-26 Elena Zannoni <ezannoni@redhat.com>
6597
6598 * hpread.c (hpread_has_name): Make static.
6599 (hpread_psymtab_to_symtab): Ditto.
6600 (file_exists): Ditto.
6601 (hpread_call_pxdb): Ditto.
6602 (hpread_pxdb_needed): Ditto.
6603 (hpread_quick_traverse): Ditto.
6604 (hpread_get_header): Ditto.
6605 (hpread_get_lntt): Ditto.
6606 (hpread_get_slt): Ditto.
6607 (class_of): Ditto.
6608
6609 2003-05-25 Andreas Schwab <schwab@suse.de>
6610
6611 * m68k-tdep.c (m68k_gdbarch_init): Set parm_boundary instead of
6612 stack_align and deprecated_extra_stack_alignment_needed.
6613 (m68k_stack_align): Delete.
6614
6615 * m68k-tdep.c (m68k_register_raw_size): Remove cast.
6616 (m68k_register_virtual_size): Likewise.
6617 (altos_skip_prologue): Remove obsolete function.
6618 (isi_frame_num_args): Likewise.
6619 (news_frame_num_args): Likewise.
6620 (m68k_fix_call_dummy): Make static.
6621 (m68k_push_dummy_frame): Likewise.
6622 (m68k_pop_frame): Likewise.
6623 (m68k_skip_prologue): Likewise.
6624 (m68k_frame_init_saved_regs): Likewise.
6625 (m68k_saved_pc_after_call): Likewise.
6626 (m68k_get_longjmp_target): Make multi-arch.
6627 (m68k_gdbarch_init): Allocate and initialize gdbarch_tdep
6628 structure. Register m68k_get_longjmp_target if enabled.
6629 * m68k-tdep.h (struct gdbarch_tdep): Define.
6630 * config/m68k/tm-m68k.h: Don't include "regcache.h".
6631
6632 * Makefile.in (config.status): Also depend on configure.tgt
6633 and configure.host.
6634 (m68klinux-tdep.o): Update dependencies.
6635 * configure.tgt (m68*-*-linux*): Set gdb_multi_arch to 1.
6636 * m68klinux-tdep.c (M68K_LINUX_JB_ELEMENT_SIZE): Define.
6637 (M68K_LINUX_JB_PC): Define.
6638 (m68k_linux_pc_in_sigtramp): Renamed from m68k_linux_in_sigtramp
6639 and take additional parameter.
6640 (m68k_linux_sigtramp_saved_pc): Update.
6641 (m68k_linux_init_abi): Set jb_pc and jb_elt_size. Register
6642 m68k_linux_pc_in_sigtramp, in_plt_section,
6643 find_solib_trampoline_target.
6644 * config/m68k/tm-linux.h: Don't include any tm headers.
6645 (START_INFERIOR_TRAPS_EXPECTED): Remove definition.
6646 (JB_ELEMENT_SIZE): Likewise.
6647 (JB_PC): Likewise.
6648 (GET_LONGJMP_TARGET): Likewise.
6649 (IN_SIGTRAMP): Likewise.
6650 (SVR4_SHARED_LIBS): Define this and include "solib.h".
6651
6652 2003-05-25 Mark Kettenis <kettenis@gnu.org>
6653
6654 * sparc-tdep.c (sparc32_do_push_arguments): New function.
6655 (sparc32_push_arguments): Re-implement by calling
6656 sparc32_do_push_arguments.
6657
6658 2003-05-25 Mark Kettenis <kettenis@gnu.org>
6659
6660 * sparc-tdep.c (SPARC_F0_REGNUM, SPARC_F1_REGNUM, SPARC_O0_REGNUM,
6661 SPARC_O1_REGNUM): New defines.
6662 (sparc32_extract_return_value): Rewrite to operate on a regcache.
6663 (sparc32_store_return_value): New function.
6664 (sparc_extract_struct_value_address): Rewrite to operate on a
6665 regcache.
6666 (sparc_gdbarch_init): Don't set
6667 deprecated_extract_struct_value_address. Set
6668 extract_struct_value_address instead. Don't set
6669 deprecated_extract_return_value and deprecated_store_return_value
6670 for 32-bit targets. Set extract_return_value and
6671 store_return_value instead.
6672 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE,
6673 DEPRECTAED_EXTRACT_RETURN_VALUE,
6674 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Don't define these.
6675 (STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
6676 EXTRACT_STRUCT_VALUE_ADDRESS): Define these instead.
6677 (sparc_store_return_value): Remove prototype.
6678 (sparc32_store_return_value): New prototype.
6679 (sparc32_extract_return_value, sparc_extract_struct_value_address):
6680 Adjust prototypes.
6681
6682 2003-05-24 Mark Kettenis <kettenis@gnu.org>
6683
6684 * sparcnbsd-tdep.c: Include "gdb_string.h".
6685
6686 2003-05-23 Andrew Cagney <cagney@redhat.com>
6687
6688 * p-valprint.c (pascal_val_print): Replace extract_address with
6689 the inline equivalent extract_unsigned_integer.
6690 * jv-valprint.c (java_value_print): Ditto.
6691 * ada-valprint.c (ada_val_print_1): Ditto.
6692 * ada-lang.h (EXTRACT_ADDRESS): Ditto.
6693
6694 2003-05-23 Theodore A. Roth <troth@openavr.org>
6695
6696 * blockframe.c (frameless_look_for_prologue): Remove unused
6697 after_prologue variable.
6698
6699 2003-05-23 Mark Kettenis <kettenis@gnu.org>
6700
6701 * blockframe.c (get_pc_function_start): Rewrite to avoid
6702 asignments in if-statements.
6703
6704 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>
6705
6706 Committed by Elena Zannoni <ezannoni@redhat.com>.
6707 * coffread.c(coff_symtab_read): Do relocate static symbols from PE
6708 files, don't relocate absolute symbols (and do use mst_abs).
6709
6710 2003-05-23 Andrew Cagney <cagney@redhat.com>
6711
6712 * objc-lang.c: Include "gdb_assert.h".
6713 (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0.
6714 (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros.
6715 (gdb_check, gdb_check_fatal): Delete functions.
6716 (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with
6717 gdb_assert.
6718 (parse_selector, parse_method, find_methods, find_imps): Ditto.
6719 * Makefile.in (objc-lang.o): Update dependencies.
6720
6721 2003-05-22 Ian Lance Taylor <ian@airs.com>
6722
6723 * disasm.c (gdb_disassemble_info): Initialize disassemble_info
6724 with fprintf_filtered, not fprintf_unfiltered.
6725
6726 2003-05-22 Andrew Cagney <cagney@redhat.com>
6727
6728 * stack.c (frame_info): Inline extract_address, replacing it with
6729 extract_unsigned_integer.
6730 * findvar.c (unsigned_pointer_to_address): Ditto.
6731 * dwarf2loc.c (dwarf_expr_read_reg): Ditto.
6732 * dwarf2expr.c (dwarf2_read_address): Ditto.
6733 * frame.c (frame_pc_unwind): Update comment.
6734 * dummy-frame.c (deprecated_read_register_dummy): Update comment.
6735
6736 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>
6737
6738 * infptrace.c (detach): Call print_sys_errmsg rather than
6739 perror_with_name to issue warning message when errno is non-zero
6740 after calling ptrace detach.
6741
6742 2003-05-21 J. Brobecker <brobecker@gnat.com>
6743
6744 * config/pa/tm-hppa.h: Delete some unused macros. Move some
6745 macro definitions from here...
6746 * hppa-tdep.c: ...to there.
6747
6748 2003-05-20 Kevin Buettner <kevinb@redhat.com>
6749
6750 * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
6751 register_ptrace_addr(). Fix all callers.
6752
6753 2003-05-21 Andreas Schwab <schwab@suse.de>
6754
6755 * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
6756 dependencies.
6757 * m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
6758 end.
6759 * m68klinux-tdep.c (m68k_linux_init_abi): New function.
6760 (_initialize_m68k_linux_tdep): New function.
6761 (m68k_linux_frame_saved_pc): Make static.
6762 (m68k_linux_extract_return_value): Likewise.
6763 (m68k_linux_store_return_value): Likewise.
6764 (m68k_linux_extract_struct_value_address): Likewise.
6765 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
6766 Remove.
6767 (DEPRECATED_STORE_RETURN_VALUE): Remove.
6768 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
6769 (DEPRECATED_FRAME_SAVED_PC): Remove.
6770
6771 2003-05-20 Kris Warkentin <kewarken@qnx.com>
6772
6773 * nto-tdep.c (fetch_core_registers): Match gdb's idea of
6774 regset numbering rather than our own.
6775
6776 2003-05-19 David Carlton <carlton@bactrian.org>
6777
6778 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.
6779
6780 2003-05-19 David Carlton <carlton@bactrian.org>
6781
6782 Partial fix for PR c++/827.
6783 * cp-support.h: Include symtab.h.
6784 Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
6785 * cp-namespace.c: Update contributors.
6786 (cp_lookup_symbol_nonlocal): New.
6787 (lookup_namespace_scope, cp_lookup_symbol_namespace)
6788 (lookup_symbol_file): Ditto.
6789 * c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
6790 * block.h: Declare block_scope, block_using, block_global_block.
6791 * block.c (block_scope): New.
6792 (block_using, block_global_block): Ditto.
6793 * Makefile.in (cp_support_h): Depend on symtab_h.
6794 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.
6795
6796 2003-05-19 David Carlton <carlton@bactrian.org>
6797
6798 * language.h (struct language_defn): Add 'la_value_of_this'
6799 and 'la_lookup_symbol_nonlocal' members.
6800 * symtab.h: Declare basic_lookup_symbol_nonlocal,
6801 lookup_symbol_static, lookup_symbol_global,
6802 lookup_symbol_aux_block.
6803 * symtab.c (lookup_symbol_aux): Call language hooks to determine
6804 if we should search fields of this and how to do static/global
6805 lookup.
6806 (lookup_symbol_aux_block): Make extern.
6807 (basic_lookup_symbol_nonlocal): New.
6808 (lookup_symbol_static, lookup_symbol_global): Ditto.
6809 * ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
6810 'la_lookup_symbol_nonlocal' members.
6811 * c-lang.c (c_language_defn, cplus_language_defn)
6812 (asm_language_defn, minimal_language_defn): Ditto.
6813 * jv-lang.c (java_language_defn): Ditto.
6814 * language.c (unknown_language_defn, auto_language_defn)
6815 (local_language_defn): Ditto.
6816 * m2-lang.c (m2_language_defn): Ditto.
6817 * objc-lang.c (objc_language_defn): Ditto.
6818 * scm-lang.c (scm_language_defn): Ditto.
6819 * f-lang.c (f_language_defn): Ditto, and include value.h as well.
6820 * p-lang.c (pascal_language_defn): Ditto for both.
6821 * Makefile.in (f-lang.o): Depend on value_h.
6822 (p-lang.o): Ditto.
6823
6824 2003-05-19 David Carlton <carlton@bactrian.org>
6825
6826 * block.h: Declare block_static_block.
6827 * block.c (block_static_block): New.
6828 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
6829 lookup_symbol_aux_local, calling block_static_block instead.
6830 (lookup_symbol_aux_local): Delete 'static_block' argument.
6831
6832 2003-05-19 David Carlton <carlton@bactrian.org>
6833
6834 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
6835
6836 2003-05-19 Michal Ludvig <mludvig@suse.cz>
6837
6838 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
6839 register numbers mapping.
6840
6841 2003-05-18 Adam Fedor <fedor@gnu.org>
6842
6843 * symtab.c (completion_list_objc_symbol): New function.
6844 (make_symbol_completion_list): Use it to add ObjC symbols
6845 when looking though the list.
6846 (language_search_unquoted_string): New function.
6847 (make_file_symbol_completion_list): Use it.
6848
6849 2003-05-18 Andreas Schwab <schwab@suse.de>
6850
6851 * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
6852 dependencies.
6853 * config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
6854 as m68k_linux_extract_return_value.
6855 (DEPRECATED_STORE_RETURN_VALUE): Define as
6856 m68k_linux_store_return_value.
6857 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6858 m68k_linux_extract_struct_value_address.
6859 * m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
6860 get_next_frame, get_frame_base, get_frame_pc.
6861 (m68k_linux_frame_saved_pc): Use get_frame_base.
6862 (m68k_linux_extract_return_value): New function.
6863 (m68k_linux_store_return_value): New function.
6864 (m68k_linux_extract_struct_value_address): New function.
6865 * config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.
6866
6867 * c-exp.y (typebase): Remove duplicate occurence of
6868 `SIGNED_KEYWORD LONG LONG'. Use builtin_type_long_long instead
6869 of lookup_signed_typename.
6870
6871 2003-05-18 Mark Kettenis <kettenis@gnu.org>
6872
6873 * dwarf2loc.c (find_location_expression): Change type of second
6874 argument to `size_t *'.
6875 (loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
6876 for size variable.
6877
6878 2003-05-18 David Carlton <carlton@bactrian.org>
6879
6880 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
6881 'linkage_name'. Add comment.
6882 (lookup_symbol_aux_local): Rename 'mangled_name' argument to
6883 'linkage_name'.
6884 (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
6885 (lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
6886 (lookup_block_symbol): Ditto.
6887
6888 2003-05-16 Andrew Cagney <cagney@redhat.com>
6889
6890 * gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
6891 * gdbarch.h, gdbarch.c: Re-generate.
6892 * arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
6893 * TODO (REGISTER_BYTES): Delete reference.
6894 * alpha-tdep.c (alpha_gdbarch_init): Update.
6895 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6896 * x86-64-tdep.c (x86_64_init_abi): Update.
6897 * vax-tdep.c (vax_gdbarch_init): Update.
6898 * v850-tdep.c (v850_gdbarch_init): Update.
6899 * sparc-tdep.c (sparc_gdbarch_init): Update.
6900 * sh-tdep.c (sh_gdbarch_init): Update.
6901 * s390-tdep.c (s390_gdbarch_init): Update.
6902 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6903 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
6904 (ns32k_gdbarch_init_32382): Update.
6905 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
6906 * mcore-tdep.c (mcore_gdbarch_init): Update.
6907 * m68k-tdep.c (m68k_gdbarch_init): Update.
6908 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
6909 * ia64-tdep.c (ia64_gdbarch_init): Update.
6910 * i386-tdep.c (i386_gdbarch_init): Update.
6911 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6912 * hppa-tdep.c (hppa_gdbarch_init): Update.
6913 * h8300-tdep.c (h8300_gdbarch_init): Update.
6914 * frv-tdep.c (frv_gdbarch_init): Update.
6915 * cris-tdep.c (cris_gdbarch_init): Update.
6916 * avr-tdep.c (avr_gdbarch_init): Update.
6917 * arm-tdep.c (arm_gdbarch_init): Update.
6918 * sparc-tdep.c (sparc_pop_frame): Update.
6919 * rs6000-tdep.c (rs6000_pop_frame): Update.
6920 * remote.c (init_remote_state): Update.
6921 (remote_prepare_to_store): Update.
6922 * remote-vx.c (vx_prepare_to_store): Update.
6923 * remote-sds.c (sds_fetch_registers): Update.
6924 (sds_prepare_to_store): Update.
6925 * remote-array.c: Update.
6926 * regcache.c (init_legacy_regcache_descr): Update.
6927 (init_regcache_descr): Update.
6928 * mips-tdep.c (mips_eabi_extract_return_value): Update.
6929 (mips_o64_extract_return_value): Update.
6930 * irix5-nat.c (fetch_core_registers): Update.
6931 * irix4-nat.c (fetch_core_registers): Update.
6932 * i386-tdep.h: Update.
6933 * hppa-tdep.c (pa_do_registers_info): Update.
6934 (pa_do_strcat_registers_info): Update.
6935 * cris-tdep.c (cris_register_bytes_ok): Update.
6936 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
6937 * config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
6938 * config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
6939 * config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
6940 * config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
6941 * config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
6942 * config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
6943 * config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
6944 * config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
6945 * config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
6946 * config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
6947 * config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
6948 (REGISTER_BYTES_OK): Update.
6949 * config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
6950 * config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.
6951
6952 2003-05-16 Ian Lance Taylor <ian@airs.com>
6953
6954 * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
6955 (vax_print_insn, print_insn_arg): Remove static functions.
6956 (vax_gdbarch_init): Call set_gdbarch_print_insn with
6957 print_insn_vax from opcodes library.
6958 (_initialize_vax_tdep): Don't set deprecated_tm_print_insn.
6959
6960 2003-05-15 Andrew Cagney <cagney@redhat.com>
6961
6962 * arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
6963 * target.h (memory_breakpoint_from_pc): Delete declaration.
6964 * mem-break.c (memory_breakpoint_from_pc): Delete function.
6965 * arch-utils.c (legacy_breakpoint_from_pc): Delete function.
6966 * monitor.c (monitor_insert_breakpoint): Use
6967 gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
6968 * gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
6969 * gdbarch.h, gdbarch.c: Re-generate.
6970 * sparc-tdep.c (sparc_breakpoint_from_pc): New function.
6971 (sparc_gdbarch_init): Set breakpoint_from_pc to
6972 sparc_breakpoint_from_pc.
6973 * config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
6974 (BREAKPOINT_FROM_PC): Define.
6975 (sparc_breakpoint_from_pc): Declare.
6976 * hppa-tdep.c (hppa_breakpoint_from_pc): New function.
6977 * config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
6978 (BREAKPOINT_FROM_PC): Define.
6979 (BREAKPOINT): Delete macro.
6980 * target.h: Update comment.
6981 * s390-tdep.c (s390_gdbarch_init): Update comments.
6982 * remote.c: Update comments.
6983 * remote-mips.c: Update comments.
6984 * proc-api.c (write_with_trace): Do not check for a breakpoint.
6985 * mem-break.c: Update comment.
6986 * ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
6987 (ia64_memory_insert_breakpoint): Update.
6988 * config/sparc/tm-sparc.h: Update comment.
6989 * config/pa/tm-hppa64.h: Update comment.
6990 * rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
6991 (rs6000_breakpoint_from_pc): Update.
6992 * mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
6993 (PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
6994 (IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
6995 (MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
6996 (mips_breakpoint_from_pc): Update.
6997 (mips_dump_tdep): Update.
6998
6999 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
7000 * minsyms.c (lookup_minimal_symbol): Inline
7001 DEPRECATED_SYMBOL_MATCHES_NAME. Replace STREQ with strcmp.
7002
7003 * c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
7004 * p-valprint.c (pascal_object_print_value_fields): Ditto.
7005 * p-lang.c (pascal_printstr): Ditto.
7006 * objc-lang.c (objc_printstr): Ditto.
7007 * m2-lang.c (m2_printstr): Ditto.
7008 * jv-valprint.c (java_print_value_fields): Ditto.
7009 * f-lang.c (f_printstr): Ditto.
7010 * cp-valprint.c (cp_print_value_fields): Ditto. Include "valprint.h".
7011 * ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
7012 for repeat_count_threshold.
7013 * Makefile.in (cp-valprint.o): Update dependencies.
7014
7015 2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
7016
7017 * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
7018 (examine_prologue): Support looking through leaf functions, knowing
7019 they start with mov r2,r12. Support skipping over indirect stores
7020 of the input registers. Upon hitting a non-nop branch instruction
7021 or predicated instruction, bail out by setting lim_pc to the current
7022 pc value in the loop. At the end, if the lim_pc value is still
7023 beyond our calculated value and we have trust_limit set,
7024 use the lim_pc value.
7025
7026 2003-05-15 Andrew Cagney <cagney@redhat.com>
7027
7028 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
7029 generic_find_dummy_frame.
7030 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
7031 (deprecated_generic_find_dummy_frame): Update.
7032 (deprecated_read_register_dummy): Update.
7033 * frame.c (deprecated_generic_get_saved_register): Update.
7034
7035 2003-05-15 Theodore A. Roth <troth@openavr.org>
7036
7037 * avr-tdep.c (avr_breakpoint_from_pc): New function.
7038 (avr_gdbarch_init): Set breakpoint_from_pc method.
7039
7040 2003-05-15 Andrew Cagney <cagney@redhat.com>
7041
7042 * regcache.c (build_regcache): Set deprecated_register_valid
7043 directly.
7044 (deprecated_grub_regcache_for_register_valid): Delete function.
7045 * regcache.h (deprecated_grub_regcache_for_register_valid): Delete
7046 declaration.
7047
7048 2003-05-15 David Carlton <carlton@bactrian.org>
7049
7050 Committed by Elena Zannoni <ezannoni@redhat.com>
7051 * symtab.c (lookup_symbol_aux): Delete calls to
7052 lookup_symbol_aux_minsyms.
7053 (lookup_symbol_aux_minsyms): Comment out function and
7054 prototype. Delete lookup by mangled name.
7055
7056 2003-05-14 Kevin Buettner <kevinb@redhat.com>
7057
7058 * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
7059 correctly indicate an empty stack and ``stack_allocated'' to the
7060 indicate the number of elements initially allocated.
7061 (dwarf_expr_grow_stack): Simplify method for computing new
7062 stack size. Don't loop infinitely if ``stack_len'' is zero.
7063 (execute_stack_op): Move ``ctx->in_reg'' initialization
7064 out of loop. Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
7065 be used in conjuction with DW_OP_piece. Revise error message
7066 accordingly.
7067
7068 2003-05-14 Theodore A. Roth <troth@openavr.org>
7069
7070 * MAINTAINERS: Update my email address.
7071 * avr-tdep.c: Ditto.
7072
7073 2003-05-14 Elena Zannoni <ezannoni@redhat.com>
7074
7075 * symtab.h (enum domain_enum): Rename from namespace_enum.
7076 (UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
7077 VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
7078 Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
7079 LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
7080 TYPES_NAMESPACE, METHODS_NAMESPACE.
7081 (SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
7082 (struct symbol, struct partial_symbol): Rename field
7083 'namespace_enum namespace' to 'domain_enum domain'.
7084 (PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
7085 Delete old define kludge for namespace.
7086
7087 * ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
7088 blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
7089 dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
7090 gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
7091 language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
7092 mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
7093 p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
7094 stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
7095 valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
7096 occurrences of the above.
7097
7098 2003-05-14 Ian Lance Taylor <ian@airs.com>
7099
7100 * Makefile.in (install-only): Use $(SHELL) when running
7101 mkinstalldirs.
7102
7103 2003-05-13 Ian Lance Taylor <ian@airs.com>
7104
7105 * MAINTAINERS (write after approval): Add myself.
7106
7107 * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
7108 second and third arguments.
7109 * ser-tcp.c (_initialize_ser_tcp): Likewise.
7110 * ser-unix.c (_initialize_ser_hardwire): Likewise.
7111
7112 2003-05-13 Andrew Cagney <cagney@redhat.com>
7113
7114 * defs.h (store_address): Delete declaration.
7115 findvar.c (store_address): Delete function.
7116 * arm-tdep.c (arm_push_dummy_call): Replace store_address with
7117 store_unsigned_integer.
7118 * xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
7119 * v850-tdep.c (v850_push_arguments): Ditto.
7120 * sparc-tdep.c (sparc_get_saved_register): Ditto.
7121 * sh-tdep.c (sh64_get_saved_register): Ditto.
7122 * rs6000-tdep.c (rs6000_push_arguments): Ditto.
7123 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
7124 * mips-tdep.c (mips_eabi_push_arguments): Ditto.
7125 (mips_get_saved_register): Ditto.
7126 * ia64-tdep.c (ia64_get_saved_register): Ditto.
7127 (find_func_descr, ia64_push_arguments): Ditto.
7128 * i386-tdep.c (i386_push_arguments): Ditto.
7129 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
7130 * frv-tdep.c (frv_push_arguments): Ditto.
7131 * frame.c (legacy_saved_regs_prev_register): Ditto.
7132 (deprecated_generic_get_saved_register): Ditto.
7133 * findvar.c (unsigned_address_to_pointer): Ditto.
7134 * dwarf2read.c (dwarf2_const_value): Ditto.
7135 * arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
7136 * alpha-tdep.c (alpha_push_arguments): Ditto.
7137
7138 2003-05-12 J. Brobecker <brobecker@gnat.com>
7139
7140 * NEWS: Mention that the hppa-hpux port has been partially
7141 multiarched (32bit ABIT only, so far).
7142
7143 2003-05-11 Andrew Cagney <cagney@redhat.com>
7144
7145 * Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
7146 * config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
7147 include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
7148 sim/testsuite/sim/arm/misaligned2.ms, and
7149 sim/testsuite/sim/arm/misaligned3.ms.
7150 * disasm.h (struct ui_file): Add opaque struct declaration.
7151 * config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
7152 * frame.h (struct ui_file): Ditto.
7153
7154 2003-05-11 Mark Kettenis <kettenis@gnu.org>
7155
7156 * value.h: Pretty print.
7157
7158 2003-05-10 Mark Kettenis <kettenis@gnu.org>
7159
7160 * config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
7161
7162 2003-05-08 Andrew Cagney <cagney@redhat.com>
7163
7164 * regcache.h (max_register_size): Delete declaration.
7165 * regcache.c (max_register_size): Delete function.
7166 (struct regcache_descr): Delete field "max_register_size".
7167 (init_regcache_descr, init_legacy_regcache_descr): Assert that all
7168 registers fit in MAX_REGISTER_SIZE.
7169 (regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
7170 (regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
7171 * thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
7172 * sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
7173 * remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
7174 * m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
7175 * hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
7176 * dve3900-rom.c, hppa-tdep.c: Ditto.
7177
7178 2003-05-08 David Carlton <carlton@math.stanford.edu>
7179
7180 * valops.c (push_word): Fix typo.
7181
7182 2003-05-08 Andrew Cagney <cagney@redhat.com>
7183
7184 * gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
7185 * gdbarch.h: Re-generate.
7186 * defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
7187 (legacy_max_register_raw_size): Delete declaration.
7188 * regcache.c (legacy_max_register_raw_size): Delete function.
7189 * valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
7190 * target.c, stack.c, sparc-tdep.c, sh-tdep.c: Ditto.
7191 * rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Ditto.
7192 * remote-rdp.c, remote-array.c, regcache.c: Ditto.
7193 * ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Ditto.
7194 * mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Ditto.
7195 * infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Ditto.
7196 * findvar.c, dwarf2cfi.c: Ditto.
7197
7198 2003-05-08 Andrew Cagney <cagney@redhat.com>
7199
7200 * mips-tdep.c (read_signed_register): New function, moved to here
7201 from "regcache.c".
7202 (read_signed_register_pid): Ditto.
7203 * regcache.c (read_signed_register_pid): Delete function, moved to
7204 "mips-tdep.c".
7205 (read_signed_register): Ditto.
7206 * regcache.h (read_signed_register): Delete declaration.
7207 (read_signed_register_pid): Delete declaration.
7208
7209 2003-05-08 Andrew Cagney <cagney@redhat.com>
7210
7211 * gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
7212 * gdbarch.h: Re-generate.
7213 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
7214 (legacy_max_register_virtual_size): Delete declaration.
7215 * infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
7216 * d10v-tdep.c (d10v_print_registers_info): Ditto.
7217 * tracepoint.c (memrange_sortmerge): Ditto.
7218 * sparc-tdep.c (sparc_print_registers): Ditto.
7219 * regcache.c (legacy_max_register_virtual_size): Delete function.
7220
7221 2002-05-08 J. Brobecker <brobecker@gnat.com>
7222
7223 * fork-child.c (escape_bang_in_quoted_argument): New function.
7224 (fork_inferior): Escape '!' characters in quoted arguments
7225 only when needed.
7226
7227 2003-05-08 J. Brobecker <brobecker@gnat.com>
7228
7229 * dwarf2read.c (set_cu_language): Set the language to "minimal" if
7230 the language of the CU is not currently supported by GDB.
7231
7232 2003-05-08 J. Brobecker <brobecker@gnat.com>
7233
7234 * defs.h (language): Add language_minimal enum value.
7235 * c-lang.c (minimal_language_defn): New language definition.
7236 (_initialize_c_language): Add the new minimal language to the list
7237 of languages known to GDB.
7238
7239 2003-05-08 Kevin Buettner <kevinb@redhat.com>
7240
7241 * frame.c (get_frame_type): Don't attempt to lazily initialize
7242 frame's unwinder for legacy frames.
7243
7244 2003-05-07 Andrew Cagney <cagney@redhat.com>
7245
7246 * ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
7247 and "regcache" parameters.
7248 * avr-tdep.c (avr_remote_translate_xfer_address): Ditto.
7249
7250 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
7251
7252 * dwarf2read.c (dwarf_decode_lines): Only use output of
7253 check_cu_functions() when calling record_line(). Do not update
7254 the current address.
7255
7256 2003-05-07 Andrew Cagney <cagney@redhat.com>
7257
7258 * fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
7259 code.
7260
7261 2003-05-07 Jim Blandy <jimb@redhat.com>
7262
7263 Rename commands 'maint list symtabs' and 'maint list psymtabs' to
7264 'maint info symtabs' and 'maint info psymtabs'.
7265 * symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
7266 Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
7267 * symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
7268 Declarations updated.
7269 * maint.c (maintenance_list_command): Delete.
7270 (_initialize_maint_cmds): Update calls to add_cmd.
7271 * gdbcmd.h (maintenancelistlist): Delete declaration.
7272 * cli/cli-cmds.c (maintenancelistlist): Delete.
7273 (init_cmd_lists): Don't initialize it.
7274 * cli/cli-cmds.h (maintenancelistlist): Delete declaration.
7275
7276 2003-05-07 Andrew Cagney <cagney@redhat.com>
7277
7278 * d10v-tdep.c (remote_d10v_translate_xfer_address): Add
7279 "regcache".
7280 (d10v_print_registers_info): Update.
7281 (d10v_dmap_register, d10v_imap_register): Delete functions.
7282 (struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
7283 and "imap_register".
7284 (d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
7285 (d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
7286 * arch-utils.c (generic_remote_translate_xfer_address): Add
7287 "regcache" and "gdbarch" parameters.
7288 * gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
7289 parameter. Change class to multi-arch.
7290 * gdbarch.h, gdbarch.c: Re-generate.
7291 * remote.c (remote_xfer_memory): Use
7292 gdbarch_remote_translate_xfer_address.
7293
7294 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
7295
7296 * infrun.c (prev_pc): Move declaration ahead of proceed().
7297 (proceed): Refresh prev_pc value before resuming.
7298 (stop_stepping): Remove code to refresh prev_pc.
7299
7300 2003-05-06 Kris Warkentin <kewarken@qnx.com>
7301
7302 * nto-tdep.c: Removed stray comment.
7303
7304 2003-05-06 Kris Warkentin <kewarken@qnx.com>
7305
7306 * i386-nto-tdep.c: Fix old K&R function definitions.
7307 * nto-tdep.c: Likewise and change stat.h include to gdb_stat.h.
7308 Also change add_show_from_set() call to add_setshow_cmd().
7309 * nto-tdep.h: Remove PARAMS and grep ^func ARI hits.
7310
7311 2003-05-05 Andrew Cagney <cagney@redhat.com>
7312
7313 * dummy-frame.c: Include "command.h" and "gdbcmd.h".
7314 (fprint_dummy_frames): New function.
7315 (maintenance_print_dummy_frames): New function.
7316 (_initialize_dummy_frame): Add command "maint print dummy-frames".
7317 * frame.c (fprint_frame_id): Make global.
7318 * frame.h (fprint_frame_id): Declare.
7319 * Makefile.in (dummy-frame.o): Update dependencies.
7320
7321 2003-05-05 Andrew Cagney <cagney@redhat.com>
7322
7323 * gdbarch.sh (DEPRECATED_REGISTER_SIZE): Rename REGISTER_SIZE.
7324 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Rename
7325 SIZEOF_CALL_DUMMY_WORDS.
7326 (DEPRECATED_CALL_DUMMY_WORDS): Rename CALL_DUMMY_WORDS.
7327 (DEPRECATED_FIX_CALL_DUMMY): Rename FIX_CALL_DUMMY.
7328 (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET): Rename
7329 CALL_DUMMY_BREAKPOINT_OFFSET.
7330 (DEPRECATED_CALL_DUMMY_START_OFFSET): Rename
7331 CALL_DUMMY_START_OFFSET.
7332 (DEPRECATED_CALL_DUMMY_LENGTH): Rename CALL_DUMMY_LENGTH.
7333 * gdbarch.h, gdbarch.c: Re-generate.
7334 * alpha-tdep.c, alphafbsd-tdep.c, arm-linux-tdep.c: Update.
7335 * arm-tdep.c, avr-tdep.c, breakpoint.c, cris-tdep.c: Update.
7336 * dummy-frame.c, dummy-frame.h, frv-tdep.c, gdbarch.c: Update.
7337 * gdbarch.h, gdbarch.sh, h8300-tdep.c, hppa-tdep.c: Update.
7338 * i386-tdep.c, ia64-tdep.c, infcall.c, inferior.h: Update.
7339 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Update.
7340 * mips-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Update.
7341 * rs6000-tdep.c, s390-tdep.c, sh-tdep.c, sol-thread.c: Update.
7342 * sparc-tdep.c, target.c, v850-tdep.c, valops.c: Update.
7343 * vax-tdep.c, x86-64-tdep.c, xstormy16-tdep.c: Update.
7344 * config/ia64/tm-ia64.h, config/m68k/tm-vx68.h: Update.
7345 * config/mips/tm-mips.h, config/pa/nm-hppah.h: Update.
7346 * config/pa/tm-hppa.h, config/pa/tm-hppa64.h: Update.
7347 * config/s390/tm-s390.h, config/sparc/tm-sp64.h: Update.
7348 * config/sparc/tm-sparc.h: Update.
7349
7350 2003-05-05 Kris Warkentin <kewarken@qnx.com>
7351
7352 * configure.tgt: Add i[3456]86-*-nto*.
7353 * i386-nto-tdep.c: New file. i386 specific support for QNX Neutrino.
7354 * nto-tdep.c: New file. Neutrino target support routines.
7355 * nto-tdep.h: New file. Neutrino target header.
7356 * config/tm-qnxnto.h: New file.
7357 * config/i386/i386nto.mt: New file.
7358 * config/i386/tm-i386nto.h: New file.
7359
7360 2003-05-04 Andrew Cagney <cagney@redhat.com>
7361
7362 * gdbthread.h (save_infrun_state): Drop prev_func_name parameter.
7363 (load_infrun_state): Ditto.
7364 (struct thread_info): Drop "prev_func_name" field.
7365 * thread.c (load_infrun_state): Update.
7366 (save_infrun_state): Update.
7367 * infrun.c (prev_func_name): Delete variable.
7368 (init_wait_for_inferior): Do not clear prev_func_name.
7369 (stop_stepping, keep_going, context_switch): Do not swap
7370 prev_func_name.
7371 (handle_inferior_event, check_sigtramp2): Use pc_in_sigtramp
7372 instead of PC_IN_SIGTRAMP.
7373
7374 2003-05-04 Andrew Cagney <cagney@redhat.com>
7375
7376 * sentinel-frame.c (sentinel_frame_prev_register): Replace
7377 REGISTER_BYTE with register_offset_hack.
7378 * regcache.c (init_regcache_descr): When REGISTER_BYTE_P, check
7379 that REGISTER_BYTE is consistent with the regcache.
7380 * gdbarch.sh (REGISTER_BYTE): Add a predicate.
7381 * gdbarch.h, gdbarch.c: Regenerate.
7382
7383 2003-05-04 Mark Kettenis <kettenis@gnu.org>
7384
7385 * i387-tdep.c (fxsave_offset): Add entries for %xmm8-%xmm15.
7386 (FXSAVE_ADDR, i387_supply_fxsave): Add support for %xmm8-%xmm15.
7387
7388 * i386-linux-nat.c (supply_gregset): Remove unnecessary casts.
7389
7390 2003-05-03 J. Brobecker <brobecker@gnat.com>
7391
7392 From Thierry Schneider <tpschneider1@yahoo.com>
7393 * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
7394 (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
7395 (mi-cmd-symbol.o): Add rule.
7396
7397 2003-05-03 Andrew Cagney <cagney@redhat.com>
7398
7399 * gdbarch.sh (PUSH_DUMMY_CODE): New architecture method, add
7400 comments noteing that it replaces the old FIX_CALL_DUMMY code.
7401 * gdbarch.h, gdbarch.c: Re-generate.
7402 * d10v-tdep.c (d10v_push_dummy_code): New function.
7403 (d10v_gdbarch_init): Set push_dummy_code.
7404 * infcall.c (legacy_push_dummy_code): New function.
7405 (generic_push_dummy_code): New function.
7406 (push_dummy_code): New function.
7407 (call_function_by_hand): Call push_dummy_code. Pass bp_addr,
7408 instead of dummy_addr, to push_dummy_call. Move call to
7409 generic_save_call_dummy_addr to outside of CALL_DUMMY_LOCATION
7410 switch.
7411 * sparc-tdep.c (sparc_gdbarch_init): Mention push_dummy_code.
7412
7413 2003-05-03 Andrew Cagney <cagney@redhat.com>
7414
7415 * disasm.h (print_insn): Declare.
7416 * disasm.c (init_gdb_disassemble_info): New function.
7417 (gdb_disassembly): Call init_gdb_disassemble_info.
7418 (gdb_print_insn): New function.
7419 * v850-tdep.c (v850_scan_prologue): Call gdb_print_insn, instead
7420 of TARGET_PRINT_INSN. Send debug info to "gdb_stdlog".
7421 * mcore-tdep.c: Include "disasm.h"
7422 (mcore_dump_insn): Call gdb_print_insn, instead of TARGET_PRINT_INSN.
7423 * d10v-tdep.c: Include "disasm.h".
7424 (display_trace): Call gdb_print_insn, instead of print_insn.
7425 (print_insn): Delete function.
7426 * printcmd.c: Include "disasm.h".
7427 (print_insn): Delete function.
7428 (print_formatted): Call gdb_print_insn, instead of print_insn.
7429 * Makefile.in (printcmd.o): Update dependencies.
7430 (mcore-tdep.o, d10v-tdep.o): Ditto.
7431
7432 2003-05-02 Andrew Cagney <cagney@redhat.com>
7433
7434 * std-regs.c (value_of_builtin_frame_pc_reg): Delete #ifdef
7435 PC_REGNUM, re-indent.
7436 * stack.c (frame_info): Use "pc" for the name of get_frame_pc when
7437 PC_REGNUM isn't set.
7438
7439 * gdbarch.sh (REGISTER_SIZE, REGISTER_BYTES): Make optional.
7440 * gdbarch.h, gdbarch.c: Re-generate.
7441 * d10v-tdep.c (d10v_gdbarch_init): Do not set register_size,
7442 register_virtual_size, pc_regnum, or register_bytes.
7443 (D10V_PC_REGNUM): Rename _PC_REGNUM.
7444 (d10v_register_type): Use D10V_PC_REGNUM.
7445 (d10v_print_registers_info, d10v_read_pc): Ditto.
7446 (d10v_write_pc, d10v_eva_prepare_to_trace): Ditto.
7447 (d10v_unwind_pc, d10v_frame_prev_register): Ditto.
7448
7449 2003-05-02 David Carlton <carlton@bactrian.org>
7450
7451 * objfiles.c (allocate_objfile): For anonymous objfiles, allocate
7452 the name with mstrsave.
7453
7454 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
7455
7456 * charset.c (GDB_DEFAULT_TARGET_CHARSET,
7457 GDB_DEFAULT_HOST_CHARSET): Move to earlier in the file.
7458 (host_charset_name, target_charset_name): New vars for use by
7459 set/show commands.
7460 (host_charset_enum, target_charset_enum): New enums for set/show
7461 commands.
7462 (set_charset_sfunc, set_host_charset_sfunc,
7463 set_target_charset_sfunc): New functions.
7464 (set_host_charset, set_target_charset): Make static.
7465 (list_charsets, set_host_charset_command,
7466 set_target_charset_command): Delete functions.
7467 (show_charset_command): Rewrite as....
7468 (show_charset): Hook this up with the set/show command mechanism.
7469 (_initialize_charset): Change names of charsets to match the
7470 set/show enums. Use host_charset_name and target_charset_name.
7471 Use set/show mechanism for charset, host-charset, target-charset
7472 commands. Do not make 'show host-charset' and 'show
7473 target-charset' be aliases of 'show charset'.
7474
7475 * charset.h (set_host_charset, set_target_charset): Don't export,
7476 they are not used outside the file.
7477
7478 2003-05-01 Andrew Cagney <cagney@redhat.com>
7479
7480 * disasm.c (gdb_disassemble_from_exec): Delete global variable.
7481 (gdb_disassembly): Make "di" non static, always initialize and
7482 cleanup. Always use dis_asm_read_memory.
7483 (gdb_dis_asm_read_memory): Delete function.
7484
7485 2003-05-01 Andrew Cagney <cagney@redhat.com>
7486
7487 * d10v-tdep.c (d10v_frame_align): Replace d10v_stack_align.
7488 (d10v_gdbarch_init): Set frame_align instead of stack_align.
7489
7490 2003-04-30 Andrew Cagney <cagney@redhat.com>
7491
7492 * gdbarch.sh (deprecated_tm_print_insn_info): Rename
7493 "tm_print_insn_info".
7494 (TARGET_PRINT_INSN_INFO): Delete macro.
7495 (dis_asm_read_memory): Delete function declaration.
7496 (dis_asm_memory_error, dis_asm_print_address): Ditto.
7497 (tm_print_insn_info): Delete variable definition.
7498 (_initialize_gdbarch): Do not initialize "tm_print_insn_info".
7499 * gdbarch.h, gdbarch.c: Re-generate.
7500 * d10v-tdep.c (display_trace): Replace "tm_print_insn_info" with
7501 "deprecated_tm_print_insn_info".
7502 * mcore-tdep.c (mcore_dump_insn): Ditto.
7503 * mips-tdep.c (mips_gdbarch_init): Ditto.
7504 * sparc-tdep.c (_initialize_sparc_tdep): Ditto.
7505 * v850-tdep.c (v850_scan_prologue, v850_gdbarch_init): Ditto.
7506 * ia64-tdep.c (_initialize_ia64_tdep): Ditto.
7507 * printcmd.c (print_insn): Use "deprecated_tm_print_insn_info"
7508 instead of TARGET_PRINT_INSN_INFO, add comment.
7509 * s390-tdep.c (s390_get_frame_info): Instead of
7510 "dis_asm_read_memory", use "deprecated_tm_print_insn_info".
7511 (s390_check_function_end, s390_is_sigreturn): Ditto.
7512 * corefile.c (dis_asm_read_memory): Move to "disasm.c".
7513 (dis_asm_memory_error, dis_asm_print_address): Ditto.
7514 * disasm.c: Include "gdbcore.h".
7515 (_initialize_disasm): New function, initialize
7516 "deprecated_tm_print_insn_info".
7517 (deprecated_tm_print_insn_info): New variable.
7518 (dis_asm_read_memory): Moved from "corefile.c", made static.
7519 (dis_asm_print_address, dis_asm_memory_error): Ditto.
7520 * Makefile.in (disasm.o): Update dependencies.
7521
7522 2003-04-30 Andrew Cagney <cagney@redhat.com>
7523
7524 * sparc-tdep.c (SPARC_HAS_FPU): When multi-arch, define as 1.
7525
7526 2003-04-29 Adam Fedor <fedor@gnu.org>
7527
7528 * eval.c (evaluate_subexp_standard): Handle ObjC ops.
7529 * infcall.c (find_function_addr): Make non-static.
7530 * infcall.h (find_function_addr): Declare.
7531 * Makefile.in (eval.o): Update dependencies.
7532
7533 2003-04-28 Adam Fedor <fedor@gnu.org>
7534
7535 * symtab.c (symbol_find_demangled_name): Check for and demangle
7536 ObjC symbols.
7537 (symbol_init_demangled_name): Init for language_objc as well.
7538
7539 2003-04-28 Andrew Cagney <cagney@redhat.com>
7540
7541 * gdbarch.sh (DEPRECATED_TARGET_READ_FP): Replace TARGET_READ_FP.
7542 (DEPRECATED_FP_REGNUM): Replace FP_REGNUM.
7543 * gdbarch.h, gdbarch.c: Re-generate.
7544 * infcall.c (call_function_by_hand): Use DEPRECATED_FP_REGNUM,
7545 DEPRECATED_TARGET_READ_FP, or "sp" to create the dummy frame ID.
7546 * inferior.h (deprecated_read_fp): Rename read_fp.
7547 (generic_target_read_fp): Delete declaration.
7548 * regcache.c (generic_target_read_fp): Delete function.
7549 (deprecated_read_fp): Replace read_fp, use
7550 DEPRECATED_TARGET_READ_FP or DEPRECATED_FP_REGNUM.
7551 * d10v-tdep.c (d10v_read_fp): Delete function.
7552 (d10v_gdbarch_init): Do not set deprecated_read_fp.
7553
7554 * sparc-tdep.c (sparc_gdbarch_init): Do not set
7555 deprecated_target_read_fp to generic_target_read_fp.
7556 * sh-tdep.c (sh_gdbarch_init): Ditto.
7557 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7558 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7559 * frv-tdep.c (frv_gdbarch_init): Ditto.
7560
7561 * xstormy16-tdep.c (xstormy16_gdbarch_init): Set
7562 deprecated_fp_regnum.
7563 * x86-64-tdep.c (x86_64_init_abi): Ditto.
7564 * vax-tdep.c (vax_gdbarch_init): Ditto.
7565 * v850-tdep.c (v850_gdbarch_init): Ditto.
7566 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7567 * sh-tdep.c (sh_gdbarch_init): Ditto.
7568 * s390-tdep.c (s390_gdbarch_init): Ditto.
7569 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7570 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7571 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7572 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
7573 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7574 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7575 * i386-tdep.c (i386_gdbarch_init): Ditto.
7576 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
7577 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
7578 * frv-tdep.c (frv_gdbarch_init): Ditto.
7579 * cris-tdep.c (cris_gdbarch_init): Ditto.
7580 * avr-tdep.c (avr_gdbarch_init): Ditto.
7581 * arm-tdep.c (arm_gdbarch_init): Ditto.
7582 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
7583
7584 * x86-64-tdep.c (x86_64_init_abi): Set deprecated_target_read_fp.
7585 * v850-tdep.c (v850_gdbarch_init): Ditto.
7586 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
7587 * sh-tdep.c (sh_gdbarch_init): Ditto.
7588 * s390-tdep.c (s390_gdbarch_init): Ditto.
7589 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7590 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7591 * mips-tdep.c (mips_gdbarch_init): Ditto.
7592 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
7593 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7594 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
7595 * frv-tdep.c (frv_gdbarch_init): Ditto.
7596 * avr-tdep.c (avr_gdbarch_init): Ditto.
7597 * arm-tdep.c (arm_gdbarch_init): Ditto.
7598
7599 * vax-tdep.c (vax_frame_init_saved_regs): Replace FP_REGNUM with
7600 DEPRECATED_FP_REGNUM.
7601 (vax_push_dummy_frame, vax_pop_frame): Ditto.
7602 * std-regs.c (value_of_builtin_frame_fp_reg): Ditto.
7603 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
7604 (sparc_push_dummy_frame, sparc64_read_fp): Ditto.
7605 (sparc32_register_virtual_type): Ditto.
7606 * sh-tdep.c (sh64_frame_chain): Ditto.
7607 (sh64_get_saved_register, sh64_pop_frame): Ditto.
7608 (sh_nofp_frame_init_saved_regs): Ditto.
7609 (sh64_nofp_frame_init_saved_regs): Ditto.
7610 (sh_fp_frame_init_saved_regs): Ditto.
7611 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
7612 * remote-e7000.c (fetch_regs_from_dump): Ditto.
7613 * procfs.c (procfs_fetch_registers): Ditto.
7614 (procfs_store_registers): Ditto.
7615 * ns32knbsd-nat.c (fetch_inferior_registers): Ditto.
7616 (store_inferior_registers, fetch_core_registers): Ditto.
7617 (fetch_kcore_registers, clear_regs): Ditto.
7618 * ns32k-tdep.c (ns32k_frame_init_saved_regs): Ditto.
7619 (ns32k_push_dummy_frame, ns32k_pop_frame): Ditto.
7620 * nlm/i386.h (DEPRECATED_FP_REGNUM): Ditto.
7621 * nlm/i386.c (do_status): Ditto.
7622 * mipsv4-nat.c (supply_gregset): Ditto.
7623 * mips-tdep.c: Ditto for comments.
7624 * mips-nat.c (fetch_inferior_registers): Ditto.
7625 (store_inferior_registers, fetch_core_registers): Ditto.
7626 * m68k-tdep.c (m68k_push_dummy_frame): Ditto.
7627 (m68k_pop_frame, m68k_frame_init_saved_regs): Ditto.
7628 * i386-tdep.c (i386_frame_init_saved_regs): Ditto.
7629 (i386_do_pop_frame, i386_register_type): Ditto.
7630 * hppa-tdep.c (hppa_frame_chain): Ditto.
7631 (hppa_push_dummy_frame, find_dummy_frame_regs): Ditto.
7632 (hppa_pop_frame, hppa_read_fp): Ditto.
7633 (skip_prologue_hard_way, hppa_frame_find_saved_regs): Ditto.
7634 * cris-tdep.c (cris_examine, cris_pop_frame): Ditto.
7635 * config/vax/nm-vax.h (REGISTER_U_ADDR): Ditto.
7636 * config/sparc/tm-sparc.h (DEPRECATED_FP_REGNUM): Ditto.
7637 * config/sparc/tm-sp64.h (DEPRECATED_FP_REGNUM): Ditto.
7638 * config/s390/tm-s390.h (DEPRECATED_FP_REGNUM): Ditto.
7639 * config/pa/tm-hppa64.h (DEPRECATED_FP_REGNUM): Ditto.
7640 * config/ia64/tm-ia64.h (DEPRECATED_FP_REGNUM): Ditto.
7641 * blockframe.c: Ditto for comments.
7642 * arch-utils.h: Ditto for comments.
7643 * arch-utils.c (legacy_virtual_frame_pointer): Ditto.
7644 * alphanbsd-tdep.c (fetch_core_registers): Ditto.
7645 * alphabsd-nat.c (fetch_inferior_registers): Ditto.
7646 * alpha-tdep.h: Ditto for comments.
7647 * alpha-tdep.c (alpha_cannot_fetch_register): Ditto.
7648 (alpha_cannot_store_register): Ditto.
7649 (alpha_push_dummy_frame): Ditto.
7650 * alpha-nat.c (supply_gregset): Ditto.
7651
7652 * config/sparc/tm-sp64.h (DEPRECATED_TARGET_READ_FP): Update.
7653 * config/pa/tm-hppa64.h (DEPRECATED_TARGET_READ_FP): Update.
7654 * config/sparc/tm-sparc.h: Update comment.
7655
7656 * hppa-tdep.c (hppa_init_extra_frame_info): Use
7657 deprecated_read_fp instead of TARGET_READ_FP.
7658 (hppa_init_extra_frame_info, hppa_frame_chain): Ditto.
7659 (hppa_push_dummy_frame, hppa_read_fp): Ditto.
7660 * sparc-tdep.c (sparc_init_extra_frame_info): Use
7661 deprecated_read_fp instead of read_fp.
7662 * s390-tdep.c (s390_push_arguments): Ditto.
7663 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
7664 * frame.h: Ditto in comments.
7665 * frame.c (legacy_get_prev_frame): Ditto.
7666 * dummy-frame.c (dummy_frame_this_id): Ditto.
7667 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
7668
7669 2003-04-28 Andrew Cagney <cagney@redhat.com>
7670
7671 * gdbarch.sh (deprecated_tm_print_insn): Rename tm_print_insn.
7672 * gdbarch.h, gdbarch.c: Re-generate.
7673 * xstormy16-tdep.c (_initialize_xstormy16_tdep): Update.
7674 * vax-tdep.c (_initialize_vax_tdep): Update.
7675 * v850-tdep.c (_initialize_v850_tdep): Update.
7676 * sparc-tdep.c (_initialize_sparc_tdep): Update.
7677 * s390-tdep.c (_initialize_s390_tdep): Update.
7678 * ns32k-tdep.c (_initialize_ns32k_tdep): Update.
7679 * mn10300-tdep.c (_initialize_mn10300_tdep): Update.
7680 * mips-tdep.c (_initialize_mips_tdep): Update.
7681 * mcore-tdep.c (_initialize_mcore_tdep): Update.
7682 * m68k-tdep.c (_initialize_m68k_tdep): Update.
7683 * ia64-tdep.c (_initialize_ia64_tdep): Update.
7684 * hppa-tdep.c (_initialize_hppa_tdep): Update.
7685 * h8300-tdep.c (_initialize_h8300_tdep): Update.
7686 * frv-tdep.c (_initialize_frv_tdep): Update.
7687 * cris-tdep.c (cris_delayed_get_disassembler): Update.
7688 (_initialize_cris_tdep): Update.
7689 * arch-utils.c (legacy_print_insn): Update.
7690 * alpha-tdep.c (_initialize_alpha_tdep): Update.
7691
7692 2003-04-26 Adam Fedor <fedor@gnu.org>
7693
7694 * linespec.c (decode_objc): New function to decode ObjC calls
7695 (decode_line_1): Check for ObjC calls (using decode_objc)
7696 * Makefile (linespec.o): Update dependencies.
7697
7698 2003-04-26 Daniel Jacobowitz <drow@mvista.com>
7699
7700 * breakpoint.h (struct breakpoint_ops): New.
7701 (struct breakpoint): Add ops member.
7702
7703 * breakpoint.c (print_bp_stop_message, print_one_breakpoint)
7704 (mention): Use new breakpoint ops member.
7705 (set_raw_breakpoint): Initialize ops field to NULL.
7706 (print_exception_catchpoint, print_one_exception_catchpoint)
7707 (print_mention_exception_catchpoint, handle_gnu_v3_exceptions): New.
7708 (gnu_v3_exception_catchpoint_ops): New.
7709 (catch_exception_command_1): Call handle_gnu_v3_exceptions.
7710
7711 2003-04-25 Adam Fedor <fedor@gnu.org>
7712
7713 * Makefile.in (COMMON_OBS): Add objc-lang.o
7714
7715 2003-04-25 Andrew Cagney <cagney@redhat.com>
7716
7717 * d10v-tdep.c (print_insn): Delete function.
7718 (display_trace): Use TARGET_PRINT_INSN.
7719 (_initialize_d10v_tdep): Do not set tm_print_insn.
7720 (d10v_gdbarch_init): Set print_insn.
7721
7722 2003-04-25 Andrew Cagney <cagney@redhat.com>
7723
7724 * d10v-tdep.c (d10v_extract_return_value): Delete call to printf.
7725 (_initialize_d10v_tdep): Use add_setshow_boolean_cmd.
7726 (d10v_frame_unwind_cache): Use FRAME_OBSTACK_CALLOC.
7727 (NR_DMAP_REGS, A0_REGNUM): Delete, replaced by ...
7728 (nr_dmap_regs, a0_regnum): ... new functions.
7729 (d10v_print_registers_info): Use a0_regnum, use register_size.
7730 (d10v_register_byte): Delete function.
7731 (d10v_register_raw_size): Delete function.
7732 (d10v_register_type): Use a0_regnum.
7733 (d10v_print_registers_info): Use a0_regnum.
7734 (D10V_SP_REGNUM): Rename _SP_REGNUM, replace it and SP_REGNUM.
7735 (d10v_gdbarch_init): Do not set register_byte or
7736 register_raw_size, use D10V_SP_REGNUM to set sp_regnum.
7737 (d10v_pointer_to_address): Use extract_unsigned_integer instead of
7738 extract_address.
7739 (trace_command): Use XCALLOC.
7740 (print_insn): Delete reference to tm_print_insn.
7741 (saved_regs_unwinder): Use store_unsigned_integer instead of
7742 store_address.
7743 * frame.h (FRAME_OBSTACK_CALLOC): Define
7744
7745 2003-04-25 David Carlton <carlton@bactrian.org>
7746
7747 * config/djgpp/fnchange.lst: Add testsuite/gdb.c++/maint.exp.
7748
7749 2003-04-24 Adam Fedor <fedor@gnu.org>
7750
7751 * objc-lang.c: Include "valprint.h"
7752 * Makefile.in (objc-lang.o): Update dependencies.
7753
7754 2003-04-24 Adam Fedor <fedor@gnu.org>
7755
7756 * objc-lang.c (FETCH_ARGUMENT, CONVERT_FUNCPTR): Remove
7757 architecture dependant compilation and mark as unimplemented
7758 (until they get put in the gdbarch vector).
7759
7760 2003-04-23 David Carlton <carlton@bactrian.org>
7761
7762 * cp-support.c (cp_find_first_component): Accept 'operator' in
7763 more locations.
7764
7765 2003-04-23 Andrew Cagney <cagney@redhat.com>
7766
7767 * infcall.c (call_function_by_hand): Eliminate redundant
7768 indentation. Move "saved_async" and "old_cleanups" to where they
7769 are needed.
7770
7771 2003-04-23 Andrew Cagney <cagney@redhat.com>
7772
7773 * infcall.c (call_function_by_hand): Eliminate the variables "rc"
7774 and "buffer". Move the "name" code to where it is needed.
7775
7776 2003-04-23 Andrew Cagney <cagney@redhat.com>
7777
7778 * infcall.c (call_function_by_hand): Move variables "start_sp",
7779 "dummy", "sizeof_dummy1" and "dummy1" and corresponding dummy call
7780 code to ON_STACK switch branch.
7781
7782 2003-04-23 Andrew Cagney <cagney@redhat.com>
7783
7784 * infcall.c (call_function_by_hand): Make declaration of "i",
7785 "sal", "bpt" and "old_sp" more local to their use. Delete #if
7786 lint.
7787
7788 2003-04-23 Andrew Cagney <cagney@redhat.com>
7789
7790 * infcall.c (call_function_by_hand): Delete variable
7791 "n_method_args". Localize "param_type"'s declaration to the loop
7792 that it is used. Reinstate code assigning to said variable -
7793 deleted on 2002-06-14. Rationalize calls to value_args_coerce.
7794 Rationalize code using "param_type".
7795
7796 2003-04-22 Andrew Cagney <cagney@redhat.com>
7797
7798 * infcall.c (call_function_by_hand): Use new variable "bp_addr" to
7799 compute the breakpoint address. Only call FIX_CALL_DUMMY when
7800 ON_STACK. Eliminate the variable "addr". Do not pass "real_pc"
7801 to DEPRECATED_PUSH_RETURN_ADDRESS.
7802
7803 2003-04-22 Kevin Buettner <kevinb@redhat.com>
7804
7805 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Invoke DWARF2_REG_TO_REGNUM
7806 on the DWARF2 register number prior to fetching a register.
7807
7808 2003-04-22 J. Brobecker <brobecker@gnat.com>
7809
7810 * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.
7811 Update all the tests using SOFT_FLOAT considering the fact that
7812 this macro was always set to 0.
7813 * config/pa/tm-hppa64.h: Update all the tests using SOFT_FLOAT
7814 considering the fact that this macro was always set to 0.
7815 * hppa-tdep.h (hppa_store_return_value): Likewise.
7816 (hppa_extract_return_value): Likewise.
7817
7818 2003-04-22 J. Brobecker <brobecker@gnat.com>
7819
7820 * config/pa/tm-hppa.h: Remove obsolete code, was used by
7821 the hppa-pro target only.
7822
7823 2003-04-21 J. Brobecker <brobecker@gnat.com>
7824
7825 Ongoing multi-arch conversion effort for HP/UX:
7826 * config/pa/tm-hppa.h: Move all macro that are no longer
7827 defined now that GDB_MULTI_ARCH is now set to 1 from here...
7828 * config/pa/tm-hppa64.h: ... to here (hppa64 is not multiarch'ed yet).
7829
7830 2003-04-21 J. Brobecker <brobecker@gnat.com>
7831
7832 * config/pa/tm-hppa.h: Obsolete a section that was only used
7833 for hppa-pro.
7834
7835 2003-04-21 J. Brobecker <brobecker@gnat.com>
7836
7837 Ongoing multi-arch conversion for HP/UX.
7838 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Set to 1. Do not define
7839 if already defined (allows hppa64 to stay non-multiarched for now).
7840 * config/pa/tm-hppa64.h (GDB_MULTI_ARCH): Define.
7841
7842 2003-04-21 Andrew Cagney <cagney@redhat.com>
7843
7844 * frame.c (frame_id_eq): Fail when the code_addr's do not match.
7845
7846 2003-04-21 Andrew Cagney <cagney@redhat.com>
7847
7848 * i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
7849 "i386_num_mmx_regs".
7850
7851 2003-04-21 Andrew Cagney <cagney@redhat.com>
7852
7853 * infcall.c: New file.
7854 * infcall.h: New file.
7855 * valarith.c: Include "infcall.h".
7856 * scm-lang.c, objc-lang.cm, hppa-tdep.c, gcore.c: Ditto.
7857 * eval.c, ada-valprint.c, ada-lang.c: Ditto.
7858 * Makefile.in (valarith.o, scm-lang.o): Update dependencies.
7859 (objc-lang.o, hppa-tdep.o, gcore.o): Update dependencies.
7860 (eval.o, ada-valprint.o, ada-lang.o): Update dependencies.
7861 (SFILES): Add "infcall.c"
7862 (COMMON_OBS): Add "infcall.o".
7863 (infcall.o): Specify dependencies.
7864 * value.h (call_function_by_hand): Delete declaration.
7865 * inferior.h (run_stack_dummy): Delete declaration.
7866 * infcmd.c (breakpoint_auto_delete_contents): Move to "infcall.c".
7867 (run_stack_dummy): Move to "infcall.c", merged into
7868 call_function_by_hand.
7869 * valops.c (call_function_by_hand): Moved to "infcall.c".
7870 (find_function_addr, value_arg_coerce): Ditto.
7871 (unwindonsignal_p, coerce_float_to_double): Ditto.
7872 (_initialize_valops): Move "set/show coerce-float-to-double", and
7873 "set/show unwindonsignal" commands to "infcall.c".
7874 * v850-tdep.c, target.h: Update comments.
7875 * sparc-tdep.c (sparc_fix_call_dummy): Update comments.
7876 * sh-tdep.c (sh_init_extra_frame_info): Update comments.
7877 (sh64_init_extra_frame_info): Update comments.
7878 * mn10300-tdep.c: Update comments.
7879 * mcore-tdep.c (mcore_init_extra_frame_info): Update comments.
7880 * config/sparc/tm-sparc.h: Update comments.
7881 * breakpoint.h: Update comments.
7882 * avr-tdep.c (avr_init_extra_frame_info): Update comments.
7883 * arm-tdep.c: Update comment.
7884
7885 2003-04-19 Mark Kettenis <kettenis@gnu.org>
7886
7887 * i386-tdep.c (i386_num_register_names): New variable.
7888 (i386_num_mmx_regs): Renamed from mmx_num_regs.
7889 (MM0_REGNUM): Remove redundant parentheses in define.
7890 (i386_mmx_regnum_p): Use i386_mmx_regnum instead of mmx_num_regs.
7891 (i386_fp_regnum_p, i386_fpc_regnum_p, i386_sse_regnum_p,
7892 i386_mxcsr_regnum_p): Remove redundant parentheses.
7893 (i386_register_name): Use i386_num_register_names.
7894
7895 * i386-tdep.c (i386_extract_return_value,
7896 i386_store_return_value): Correct check for availability of
7897 floating-point registers.
7898
7899 * i386-tdep.c (i386_frame_num_args): Remove function.
7900 (i386_gdbarch_init): Set frame_num_args to frame_num_args_unknown.
7901
7902 * i386-tdep.c (i386_mmx_regnum_to_fp_regnum): Renamed from
7903 mmx_regnum_to_fp_regnum. Adjust all callers.
7904
7905 * i386-tdep.c (i386_get_longjmp_target): Use
7906 TYPE_LENGTH(builtin_type_void_func_ptr) instead of TARGET_PTR_BIT
7907 and TARGET_CHAR_BIT. Use extract_typed_address instead of
7908 extract_address.
7909
7910 2003-04-19 Mark Kettenis <kettenis@gnu.org>
7911
7912 * core-regset.c: Update comments to reflect reality. Re-order
7913 includes.
7914 (fetch_core_registers): Use switch instead of if. Remove
7915 redundant prototype.
7916
7917 2003-04-18 Jim Blandy <jimb@redhat.com>
7918
7919 * s390-tdep.c (s390_frame_align): New function.
7920 (s390_gdbarch_init): Register it with the gdbarch object.
7921
7922 2003-04-17 Richard Henderson <rth@redhat.com>
7923
7924 * remote.c (minitelnet): Don't redeclare escape_count, echo_check.
7925
7926 2003-04-17 Michael Snyder <msnyder@redhat.com>
7927 Karen Bennet <bennet@redhat.com>
7928
7929 Committed by Elena Zannoni <ezannoni@redhat.com>
7930 * gdb_gcore.sh: New script to create a core dump of a process.
7931
7932 2003-04-17 Elena Zannoni <ezannoni@redhat.com>
7933
7934 * values.c (value_being_returned): Don't fetch the return
7935 value if the return type is void.
7936
7937 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
7938
7939 * thread-db.c: Reindented.
7940
7941 2003-04-17 Jeff Johnston <jjohnstn@redhat.com>
7942
7943 * gdb_indent.sh: Recognize td_thrhandle_t, td_event_msg_t,
7944 td_thr_events_t, td_notify_t, td_thr_iter_f, and td_thrinfo_t
7945 as types.
7946
7947
7948
7949
7950
7951
7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
7964
7965
7966
7967
7968
7969
7970
7971 2003-04-16 Kevin Buettner <kevinb@redhat.com>
7972
7973 * rs6000-tdep.c (rs6000_gdbarch_init): For the SysV ABI, set
7974 the size of ``long double'' to 16, instead of 8.
7975
7976 2003-04-16 Mark Kettenis <kettenis@gnu.org>
7977
7978 * i386-linux-nat.c: Add some whitespace to make things more
7979 readable.
7980 (fetch_register, store_register, fetch_inferior_registers,
7981 store_inferior_registers): Get rid of assignment in if-statement.
7982 (store_register): Fix typo in error message.
7983
7984 2003-04-16 Andrew Cagney <cagney@redhat.com>
7985
7986 * utils.c (xmmalloc): Always allocate something, matches
7987 libiberty/xmalloc's semantics.
7988 (xmrealloc, xmcalloc): Ditto.
7989
7990 2003-04-16 Andrew Cagney <cagney@redhat.com>
7991
7992 * frame.c (get_prev_frame): Do not initialize "unwind" or "type",
7993 update comments.
7994 (get_frame_type): Initialize unwind and type when needed.
7995 (get_frame_id, frame_register_unwind): Ditto.
7996
7997 2003-04-16 Andrew Cagney <cagney@redhat.com>
7998
7999 * NEWS: Mention that sparclet-*-* and sparclite-*-* have been made
8000 obsolete.
8001 * sparc-tdep.c: Obsolete SPARCLET and SPARCLITE code.
8002 * sparcl-stub.c: Obsolete file.
8003 * config/sparc/tm-sparclet.h: Obsolete file.
8004 * sparclet-stub.c: Obsolete file.
8005 * sparclet-rom.c: Obsolete file.
8006 * sparcl-tdep.c: Obsolete file.
8007 * config/sparc/tm-sparclite.h: Obsolete file.
8008 * config/sparc/sparclite.mt: Obsolete file.
8009 * config/sparc/sparclet.mt: Obsolete file.
8010 * configure.tgt: Make sparclet-*-*, sparclite-*-*, and
8011 sparc86x-*-* obsolete.
8012
8013 2003-04-15 David Carlton <carlton@math.stanford.edu>
8014
8015 * Makefile.in (SFILES): Add cp-namespace.c.
8016 (COMMON_OBS): Add cp-namespace.o.
8017 (block.o): Depend on gdb_obstack_h and cp_support_h.
8018 (buildsym.o): Depend on cp_support_h.
8019 (cp-namespace.o): New.
8020 (cp-support.o): Depend on gdb_string_h, demangle_h, gdb_assert_h,
8021 gdb_obstack_h, symtab_h, symfile_h, and gdbcmd_h.
8022 (dwarf2read.o): Depend on cp_support_h.
8023 * jv-lang.c (get_java_class_symtab): Set BLOCK_NAMESPACE.
8024 * dwarf2read.c (process_die): Set processing_has_namespace_info,
8025 processing_current_namespace.
8026 (read_namespace): Update processing_current_namespace; check for
8027 anonymous namespaces.
8028 (dwarf2_name): New function.
8029 (dwarf2_extension): Ditto.
8030 * cp-support.h: Update copyright, contributors.
8031 Add inclusion guards.
8032 Add opaque declaration for structs obstack, block, symbol.
8033 (struct using_direct): New struct.
8034 Add declarations for cp_find_first_component,
8035 cp_entire_prefix_len, processing_has_namespace_info,
8036 processing_current_namespace, cp_is_anonymous,
8037 cp_add_using_directive, cp_initialize_namespace,
8038 cp_finalize_namespace, cp_set_block_scope,
8039 cp_scan_for_anonymous_namespaces.
8040 * cp-namespace.c: New file.
8041 * cp-support.c: Update copyright.
8042 Include ctype.h, gdb_assert.h, gdbcmd.h.
8043 New variable maint_cplus_cmd_list.
8044 (cp_find_first_component): New function.
8045 (cp_entire_prefix_len, maint_cplus_command)
8046 (first_component_command, _initialize_cp_support): Ditto.
8047 * buildsym.c: Include cp-support.h.
8048 New variable using_list.
8049 (add_symbol_to_list): Check for anonymous namespaces.
8050 (finish_block): Set block's scope.
8051 (start_symtab): Initialize C++ namespace support.
8052 (end_symtab): Finalize C++ namespace support.
8053 * block.h: Add opaque declarations for structs
8054 block_namespace_info, using_direct, and obstack.
8055 Add declarations for block_set_scope and block_set_using.
8056 (struct block): Add 'language_specific' member.
8057 (BLOCK_NAMESPACE): New macro.
8058 * block.c: Include gdb_obstack.h and cp-support.h.
8059 (struct block_namespace_info): New struct.
8060 (block_set_scope): New function.
8061 (block_set_using, block_initialize_namespace): Ditto.
8062
8063 2003-04-14 Kevin Buettner <kevinb@redhat.com>
8064
8065 * solib-svr4.c (svr4_have_link_map_offsets): New function.
8066 (locate_base): Return early if there aren't any link map offsets.
8067 (svr4_solib_create_inferior_hook): Warn if shared library support
8068 is unavailable.
8069
8070 2003-04-14 David Carlton <carlton@math.stanford.edu>
8071
8072 * symtab.c (symbol_set_names): Add prefix when storing Java names
8073 in hash table. Fix for PR java/1039.
8074
8075 2003-04-14 David Carlton <carlton@math.stanford.edu>
8076
8077 * symtab.c (symbol_set_names): Rename 'name' arg to
8078 'linkage_name', and 'tmpname' variable to 'linkage_name_copy'.
8079 * symtab.h: Change 'name' argument in declaration of
8080 symbol_set_names to 'linkage_name'.
8081 (SYMBOL_SET_NAMES): Change 'name' argument to 'linkage_name'.
8082
8083 2003-04-14 Andrew Cagney <cagney@redhat.com>
8084
8085 * mips-tdep.c (mips_read_sp): Do not apply ADDR_BITS_REMOVE,
8086 return the fully sign-extended register value.
8087 (get_frame_pointer): Ditto.
8088 (mips_pop_frame): Initialize "proc_desc" after checking for a
8089 dummy frame.
8090
8091 2003-04-14 Andrew Cagney <cagney@redhat.com>
8092
8093 * mips-tdep.c (mips_push_dummy_frame): Delete function.
8094 (MASK, PUSH_FP_REGNUM, GEN_REG_SAVE_MASK): Delete macros.
8095 (FLOAT_REG_SAVE_MASK, FLOAT_SINGLE_REG_SAVE_MASK): Delete macro.
8096 (mips_push_register): Delete function.
8097 (mips_dump_tdep): Delete references to GEN_REG_SAVE_MASK and
8098 PUSH_FP_REGNUM.
8099
8100 2003-04-14 Jim Blandy <jimb@redhat.com>
8101
8102 * symmisc.c: #include "gdb_regex.h".
8103 (maintenance_list_symtabs, maintenance_list_psymtabs): New
8104 functions.
8105 * maint.c (maintenance_list_command): New function.
8106 (_initialize_maint_cmds): Register the above as commands.
8107 * symtab.h (maintenance_list_symtabs,
8108 maintenance_list_psymtabs): New declarations.
8109 * cli/cli-cmds.c (maintenancelistlist): New variable.
8110 (init_cmd_lists): Initialize it.
8111 * cli/cli-cmds.h (maintenancelistlist): New declaration.
8112 * gdbcmd.h (maintenancelistlist): New declaration.
8113 * Makefile.in (symmisc.o): Update dependencies.
8114
8115 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
8116
8117 * s390-nat.c: Include asm/types.h for addr_t.
8118
8119 2003-04-14 Corinna Vinschen <vinschen@redhat.com>
8120
8121 * cp-valprint.c (cp_print_class_method): Call unpack_pointer() with
8122 actually incoming type.
8123
8124 2003-04-13 Andrew Cagney <cagney@redhat.com>
8125
8126 * ppc-linux-tdep.c: Use get_frame_base, get_frame_pc,
8127 get_next_frame and get_frame_saved_regs.
8128
8129 2003-04-13 Andrew Cagney <cagney@redhat.com>
8130
8131 * reggroups.c (default_register_reggroup_p): Use NUM_REGS instead
8132 of gdbarch_num_regs.
8133
8134 2003-04-13 Andrew Cagney <cagney@redhat.com>
8135
8136 * frame.h: Mention what replaced what in "struct frame_info".
8137 * hppa-hpux-tdep.c: Use get_frame_base, get_frame_pc and
8138 deprecated_update_frame_base_hack and
8139 deprecated_update_frame_pc_hack.
8140 * hppa-tdep.c: Ditto.
8141
8142 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
8143
8144 * dwarf2expr.h (struct dwarf_expr_context): Remove extra arguments
8145 to read_reg and update its comment. Remove regnum member.
8146 * dwarf2expr.c (execute_stack_op): Remove memaddr and expr_lval.
8147 Don't call read_reg when setting in_reg. Call read_reg to get
8148 the frame base if it's in a register. Return the register number
8149 on the stack instead of in the context. Remove extra arguments
8150 to read_reg.
8151 * dwarf2loc.c (dwarf_expr_read_reg): Remove extra arguments.
8152 (dwarf2_evaluate_loc_desc): Call value_from_register. Expect
8153 the register number on the expression stack.
8154 (needs_frame_read_reg): Remove extra arguments.
8155
8156 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
8157
8158 * dwarf2expr.c (dwarf2_read_address): Renamed from read_address;
8159 made non-static.
8160 (execute_stack_op): All callers updated.
8161 * dwarf2expr.h: Add prototype for dwarf2_read_address.
8162 * dwarf2loc.c (find_location_expression): New function.
8163 (dwarf_expr_frame_base): Call it.
8164 (dwarf2_evaluate_loc_desc): Handle 0-length location expressions.
8165 (dwarf2_tracepoint_var_ref): New function, broken out from
8166 locexpr_tracepoint_var_ref.
8167 (locexpr_tracepoint_var_ref): Call dwarf2_tracepoint_var_ref.
8168 Make static.
8169 (loclist_read_variable, loclist_read_needs_frame): New functions.
8170 (loclist_describe_location, loclist_tracepoint_var_ref): New
8171 functions.
8172 (dwarf2_loclist_funcs): New struct location_funcs.
8173 * dwarf2loc.h (struct dwarf2_loclist_baton): New type.
8174 (struct dwarf2_locexpr_baton): Add comments.
8175 (dwarf2_loclist_funcs): New extern.
8176 * dwarf2read.c (struct comp_unit_head): Remove DIE member, add
8177 base_address and base_known.
8178 (dwarf_loc_buffer): New variable.
8179 (struct dwarf2_pinfo): Add dwarf_loc_buffer and dwarf_loc_size.
8180 (DWARF_LOC_BUFFER, DWARF_LOC_SIZE): New macros.
8181 (dwarf2_has_info): Initialize dwarf_loc_offset.
8182 (dwarf2_build_psymtabs): Read in .debug_loc.
8183 (dwarf2_build_psymtabs_hard): Use DWARF_LOC_BUFFER and
8184 DWARF_LOC_SIZE.
8185 (psymtab_to_symtab_1): Likewise. Move base address calculation
8186 here, from...
8187 (dwarf2_get_pc_bounds): ... here. Use the base address from
8188 cu_header.
8189 (dwarf2_symbol_mark_computed): Handle location lists.
8190
8191 2003-04-13 Daniel Jacobowitz <drow@mvista.com>
8192
8193 * minsyms.c (install_minimal_symbols): Only switch to gnu-v3 mode
8194 if the linkage name demangled successfully.
8195
8196 2003-04-13 Mark Kettenis <kettenis@gnu.org>
8197
8198 * x86-64-tdep.c (att_flavour, intel_flavour, valid_flavours,
8199 disassmbly_flavour): Removed.
8200
8201 * x86-64-tdep.c (gdb_print_insn_x86_64): Removed.
8202
8203 2003-04-13 Mark Kettenis <kettenis@gnu.org>
8204
8205 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Removed.
8206
8207 2003-04-12 Andrew Cagney <cagney@redhat.com>
8208
8209 * frame.h (struct frame_info): Move definition from here ...
8210 * frame.c (struct frame_info): ... to here.
8211
8212 2003-04-12 Andrew Cagney <cagney@redhat.com>
8213
8214 * gdbthread.h (save_infrun_state): Delete parameter
8215 "prev_func_start".
8216 (struct thread_info): Delete field "prev_func_start".
8217 (load_infrun_state): Ditto.
8218 * thread.c (load_infrun_state, save_infrun_state): Update.
8219 * infrun.c (prev_func_start): Delete variable.
8220 (context_switch, init_wait_for_inferior): Update.
8221 (stop_stepping, keep_going): Update.
8222
8223 2003-04-12 Andrew Cagney <cagney@redhat.com>
8224
8225 * gdbarch.sh: Add missing opaque declarations.
8226 * gdbarch.h: Regnerate.
8227 * symtab.h: Add missing opaque declarations.
8228 * value.h, target.h, symfile.h, stabsread.h: Ditto.
8229 * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto.
8230 * srec.h, solib-svr4.h, source.h, inferior.h: Ditto.
8231 * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto.
8232 * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto.
8233 * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto.
8234 * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto.
8235 * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto.
8236 * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto.
8237 * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto.
8238 * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto.
8239 * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto.
8240 * cli/cli-setshow.h, cli/cli-script.h: Ditto.
8241
8242 2003-04-11 Andrew Cagney <cagney@redhat.com>
8243
8244 * frame.c (get_frame_id): Return this frame's "id".
8245 (legacy_get_prev_frame): Set prev's frame ID code_addr to the
8246 function start.
8247 (legacy_saved_regs_this_id): Replace function body with
8248 internal-error.
8249 (deprecated_frame_xmalloc): Mark the frame ID as valid, use
8250 FRAME_OBSTACK_ZALLOC.
8251 (create_new_frame): Mark the frame ID as valid.
8252
8253 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * Makefile.in (libbfd_h): Added missing setting.
8256 * mips-tdep.c (mips_gdbarch_init): Set disassembler_options
8257 according to the selected ABI.
8258
8259 2003-04-11 Jeff Johnston <jjohnstn@redhat.com>
8260
8261 * gdb_indent.sh: Recognize pid_t and sigset_t as types.
8262
8263 2003-04-11 Andrew Cagney <cagney@redhat.com>
8264
8265 * gdbarch.sh (DEPRECATED_SAVED_PC_AFTER_CALL): Deprecate
8266 SAVED_PC_AFTER_CALL.
8267 * gdbarch.h, gdbarch.c: Regenerate.
8268 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8269 * x86-64-tdep.c (x86_64_init_abi): Update.
8270 * vax-tdep.c (vax_gdbarch_init): Update.
8271 * v850-tdep.c (v850_gdbarch_init): Update.
8272 * sparc-tdep.c (sparc_gdbarch_init): Update.
8273 * sh-tdep.c (sh_gdbarch_init): Update.
8274 * s390-tdep.c (s390_gdbarch_init): Update.
8275 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8276 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8277 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8278 * mips-tdep.c (mips_gdbarch_init): Update.
8279 * mcore-tdep.c (mcore_gdbarch_init): Update.
8280 * m68k-tdep.c (m68k_gdbarch_init): Update.
8281 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8282 * ia64-tdep.c (ia64_gdbarch_init): Update.
8283 (ia64_saved_pc_after_call): Update declaration.
8284 * i386ly-tdep.c (i386lynx_init_abi): Update.
8285 * i386-tdep.c (i386_gdbarch_init): Update.
8286 * hppa-tdep.c (hppa_gdbarch_init): Update.
8287 * h8300-tdep.c (h8300_gdbarch_init): Update.
8288 * frv-tdep.c (frv_gdbarch_init): Update.
8289 * cris-tdep.c (cris_gdbarch_init): Update.
8290 * avr-tdep.c (avr_gdbarch_init): Update.
8291 * arm-tdep.c (arm_gdbarch_init): Update.
8292 * alpha-tdep.c (alpha_gdbarch_init): Update.
8293 * ns32knbsd-nat.c (frame_num_args): Update.
8294 * ns32k-tdep.c (umax_frame_num_args): Update.
8295 * mips-tdep.c (mips_init_frame_pc_first): Update.
8296 * infrun.c (step_over_function): Update.
8297 * i386-linux-tdep.c (skip_hurd_resolver): Update.
8298 * i386-interix-tdep.c (i386_interix_back_one_frame): Update.
8299 * config/sparc/tm-sparc.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
8300 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
8301 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
8302 * config/pa/tm-hppa.h (DEPRECATED_SAVED_PC_AFTER_CALL): Update.
8303 * arm-linux-tdep.c (skip_hurd_resolver): Update.
8304 * arch-utils.c (init_frame_pc_default): Update.
8305 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
8306 * x86-64-tdep.h (x86_64_linux_saved_pc_after_call): Update
8307 declaration.
8308
8309 2003-04-11 Andrew Cagney <cagney@redhat.com>
8310
8311 * i387-tdep.c: Update copyright.
8312 (i387_to_double): Delete function.
8313 (double_to_i387): Delete function.
8314
8315 2003-04-10 Andrew Cagney <cagney@redhat.com>
8316
8317 * d10v-tdep.c (d10v_frame_this_id): Set the code addr to the
8318 frame's function's address. Simplify.
8319 (d10v_frame_unwind_cache): Check that the frame's function is
8320 non-zero.
8321
8322 2003-04-10 Jim Blandy <jimb@redhat.com>
8323
8324 * s390-tdep.c (s390_gdbarch_init): Put back accidentally deleted
8325 call to set_gdbarch_deprecated_push_arguments.
8326
8327 2003-04-10 Andrew Cagney <cagney@redhat.com>
8328
8329 * frame.c (fprint_frame_id): New function.
8330 (fprint_frame_type, fprint_frame): New function.
8331 (frame_pc_unwind, frame_func_unwind): Add/update trace code.
8332 (create_sentinel_frame, get_frame_id): Ditto.
8333 (frame_id_p, frame_id_eq): Ditto.
8334 (frame_id_inner, create_new_frame): Ditto.
8335 (legacy_get_prev_frame, get_prev_frame): Ditto.
8336 (deprecated_update_frame_pc_hack): Ditto.
8337 (frame_register_unwind): Ditto.
8338 (deprecated_update_frame_base_hack): Ditto.
8339
8340 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
8341
8342 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.
8343 (i386_cygwin_init_abi): Set i386_cygwin_frame_chain as new
8344 frame_chain function.
8345 * Makefile.in: Add dependencies due to above change.
8346
8347 2003-04-10 Corinna Vinschen <vinschen@redhat.com>
8348
8349 * blockframe.c (legacy_frame_chain_valid): Move call to
8350 DEPRECATED_FRAME_CHAIN_VALID before calls to inside_entry_func and
8351 inside_entry_file.
8352
8353 2003-04-09 Andrew Cagney <cagney@redhat.com>
8354
8355 * frame.h (struct frame_id): Replace "pc" and "base" with
8356 "stack_addr" and "code_addr". Update comments.
8357 (frame_id_build): Update parameter names and comment.
8358 (struct frame_info): Replace "id_p" and "id" with "this_id".
8359 * dummy-frame.c (dummy_frame_this_id): Update.
8360 * breakpoint.c (print_one_breakpoint): Update.
8361 * frame.c (get_frame_id): Update.
8362 (get_frame_base, frame_id_build): Update.
8363 (create_sentinel_frame, legacy_get_prev_frame): Update.
8364 (deprecated_update_frame_base_hack): Update.
8365 (frame_id_p, frame_id_eq): Rework, return 0 when an invalid ID.
8366 (frame_id_inner): Ditto.
8367
8368 2003-04-09 Andrew Cagney <cagney@redhat.com>
8369
8370 * defs.h (gdb_print_host_address): Make "addr" parameter a
8371 pointer constant.
8372 * utils.c (gdb_print_host_address): Update.
8373
8374 2003-04-09 Kevin Buettner <kevinb@redhat.com>
8375
8376 * rs6000-tdep.c (frame_get_saved_regs): Don't assume that the
8377 register number for R0 is 0.
8378
8379 2003-04-09 J. Brobecker <brobecker@gnat.com>
8380
8381 * frame.h (struct gdbarch): Add opaque structure definition
8382 to avoid a compilation warning on LynxOS 4.0.
8383
8384 2003-04-09 Andrew Cagney <cagney@redhat.com>
8385
8386 * frame.h (struct frame_info): Delete field "pc". Replace
8387 "pc_unwind_cache" and "pc_unwind_cache_p" with "prev_pc"
8388 structure.
8389 * frame.c (frame_pc_unwind): Update.
8390 (create_sentinel_frame): Do not set "pc".
8391 (get_prev_frame): Do not set "pc". Use frame_pc_unwind.
8392 (get_frame_pc): Call frame_pc_unwind.
8393 (deprecated_update_frame_pc_hack): Update.
8394 (create_new_frame): Use "pc" not "->pc".
8395
8396 2003-04-09 Andrew Cagney <cagney@redhat.com>
8397
8398 * frame.c (get_frame_id): Eliminate code updating "frame".
8399 (legacy_get_prev_frame): Ditto.
8400 (get_frame_base): Return id.base directly.
8401 (deprecated_update_frame_base_hack): Update "id.base".
8402 * frame.h (struct frame_info): Delete field "frame".
8403
8404 2003-04-09 Andrew Cagney <cagney@redhat.com>
8405
8406 * NEWS: Mention that the "Sequent family" is obsolete.
8407 * configure.tgt: Obsolete i[3456]86-sequent-bsd*,
8408 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
8409 * configure.host: Obsolete i[3456]86-sequent-bsd*,
8410 i[3456]86-sequent-sysv4*, and i[3456]86-sequent-sysv*.
8411 * config/i386/tm-ptx4.h: Obsolete file.
8412 * config/i386/tm-ptx.h: Obsolete file.
8413 * symm-tdep.c: Obsolete file.
8414 * config/i386/symmetry.mt: Obsolete file.
8415 * config/i386/tm-symmetry.h: Obsolete file.
8416 * symm-nat.c: Obsolete file.
8417 * config/i386/nm-symmetry.h: Obsolete file.
8418 * config/i386/xm-symmetry.h: Obsolete file.
8419 * config/i386/symmetry.mh: Obsolete file.
8420 * config/i386/nm-ptx4.h: Obsolete file.
8421 * config/i386/ptx4.mh: Obsolete file.
8422 * config/i386/ptx.mt: Obsolete file.
8423 * config/i386/ptx.mh: Obsolete file.
8424 * config/i386/xm-ptx4.h: Obsolete file.
8425 * config/i386/xm-ptx.h: Obsolete file.
8426
8427 2003-04-09 Andrew Cagney <cagney@redhat.com>
8428
8429 Obsolete mips*-*-mach3*.
8430 * NEWS: Mention that mips*-*-mach3* is obsolete.
8431 * m3-nat.c: Obsolete file.
8432 * config/nm-m3.h: Obsolete file.
8433 * config/mips/tm-mipsm3.h: Obsolete file.
8434 * config/mips/mipsm3.mt: Obsolete file.
8435 * config/mips/mipsm3.mh: Obsolete file.
8436 * config/mips/xm-mipsm3.h: Obsolete file.
8437 * mipsm3-nat.c: Obsolete file.
8438 * configure.host: Obsolete mips-dec-mach3*.
8439 * configure.tgt: Obsolete mips*-*-mach3*.
8440
8441 2003-04-09 Andrew Cagney <cagney@redhat.com>
8442
8443 * doublest.h: Update copyright.
8444 (deprecated_store_floating, deprecated_extract_floating): Rename
8445 store_floating and extract_floating. Update comments.
8446 * doublest.c: Update copyright.
8447 (extract_floating_by_length): Replace extract_floating.
8448 (store_floating_by_length): Replace store_floating.
8449 (deprecated_extract_floating): New function.
8450 (deprecated_store_floating): New function.
8451 (extract_typed_floating): Call extract_floating_by_length.
8452 (store_typed_floating): Call store_floating_by_length.
8453 * x86-64-tdep.c (x86_64_store_return_value): Update.
8454 * sh-tdep.c (sh3e_sh4_extract_return_value): Update.
8455 (sh64_extract_return_value): Update.
8456 (sh_sh4_register_convert_to_virtual): Update.
8457 (sh_sh64_register_convert_to_virtual): Update.
8458 (sh_sh4_register_convert_to_raw): Update.
8459 (sh_sh64_register_convert_to_raw): Update.
8460 * rs6000-tdep.c (rs6000_register_convert_to_virtual): Update.
8461 (rs6000_register_convert_to_raw): Update.
8462 * ia64-tdep.c (ia64_register_convert_to_virtual): Update.
8463 (ia64_register_convert_to_raw): Update.
8464 * config/i386/tm-symmetry.h (REGISTER_CONVERT_TO_RAW): Update.
8465 (REGISTER_CONVERT_TO_VIRTUAL): Update.
8466 * arm-linux-tdep.c (arm_linux_push_arguments): Update.
8467 * alpha-tdep.c (alpha_register_convert_to_virtual): Update.
8468 (alpha_register_convert_to_raw): Update.
8469
8470 2003-04-08 Andrew Cagney <cagney@redhat.com>
8471
8472 * gdbarch.sh (SAVED_PC_AFTER_CALL): Add a predicate.
8473 * gdbarch.h, gdbarch.c: Re-generate.
8474 * d10v-tdep.c (d10v_saved_pc_after_call): Delete function.
8475 (d10v_gdbarch_init): Do not set saved_pc_after_call.
8476 * infrun.c (step_over_function): Call SAVED_PC_AFTER_CALL_P
8477 conditionally, use frame_pc_unwind as an alternative. Add
8478 comments.
8479 * arch-utils.c (init_frame_pc_default): Only call
8480 SAVED_PC_AFTER_CALL when available.
8481
8482 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
8483
8484 * infrun.c (stop_soon): Rename from stop_soon_quietly.
8485 (struct inferior_status): Rename stop_soon_quietly field to stop_soon.
8486 (clear_proceed_status): Rename stop_soon_quietly to stop_soon.
8487 (start_remote): Ditto.
8488 (handle_inferior_event): Ditto.
8489 (save_inferior_status): Ditto.
8490 (restore_inferior_status): Ditto.
8491 * infcmd.c (attach_command): Ditto.
8492 * fork-child.c (startup_inferior): Ditto.
8493 * inferior.h (stop_soon): Rename from stop_soon_quietly.
8494 * alpha-tdep.c (heuristic_proc_start): Ditto.
8495 * mips-tdep.c (heuristic_proc_start): Ditto.
8496 * solib-svr4.c (svr4_solib_create_inferior_hook): Ditto.
8497 * solib-sunos.c (sunos_solib_create_inferior_hook): Ditto.
8498 * solib-osf.c (osf_solib_create_inferior_hook): Ditto.
8499 * solib-irix.c (irix_solib_create_inferior_hook): Ditto.
8500 * remote-vx.c (vx_create_inferior): Ditto.
8501
8502 2003-04-08 Elena Zannoni <ezannoni@redhat.com>
8503
8504 * infrun.c (stop_soon_quietly): Make it an enum, to better
8505 override the default behavior of handle_inferior_event.
8506 (clear_proceed_status): Update uses of stop_soon_quietly to
8507 reflect that it is now an enum.
8508 (start_remote): Ditto.
8509 (handle_inferior_event): Change logic a bit if stop_soon_quietly
8510 is set to handle the new GNU/Linux kernel behavior for
8511 attach/sigstop. Update uses of stop_soon_quietly.
8512 * inferior.h (enum stop_kind): New enum.
8513 * infcmd.c (attach_command): Use STOP_QUIETLY_NO_SIGSTOP.
8514 Reset normal handle_inferior_event behavior, afterwards.
8515 * fork-child.c (startup_inferior): Update.
8516 * alpha-tdep.c (heuristic_proc_start): Update.
8517 * solib-svr4.c (svr4_solib_create_inferior_hook): Update.
8518 * solib-sunos.c (sunos_solib_create_inferior_hook): Update.
8519 * solib-osf.c (osf_solib_create_inferior_hook): Update.
8520 * solib-irix.c (irix_solib_create_inferior_hook): Update.
8521 * remote-vx.c (vx_create_inferior): Update.
8522 * mips-tdep.c (heuristic_proc_start): Update.
8523
8524 2003-04-07 Elena Zannoni <ezannoni@redhat.com>
8525
8526 * disasm.c (dump_insns): Move variables inside loop, or they will
8527 be freed more than once, causing wild memory corruptions.
8528 (gdb_disassembly): Look for the substring "-thread",
8529 instead of "-threads" in the target name, to make sure to find
8530 the 'multi-thread' target. Also, make sure we do the right thing
8531 with the "core" target.
8532
8533 2003-04-07 Kevin Buettner <kevinb@redhat.com>
8534
8535 * mips-tdep.c (mips_print_fp_register): New function, created from
8536 do_fp_register_row(). Registers are now (also) printed as hex.
8537 Only one register is printed per row.
8538 (mips_print_register, do_fp_register_row): Print floating point
8539 registers with mips_print_fp_register().
8540
8541 2003-04-06 Andrew Cagney <cagney@redhat.com>
8542
8543 * valprint.h (inspect_it): Add extern declaration.
8544 * objc-lang.c (value_nsstring): Avoid assignment inside of "if".
8545 (selectors_info, classes_info): Ditto.
8546 (find_objc_msgcall): Fix indentation.
8547 (objc_printstr): Delete extern declarations.
8548
8549 * arm-tdep.c (arm_frameless_function_invocation): Fix typo.
8550
8551 2003-04-06 Andrew Cagney <cagney@redhat.com>
8552
8553 * frame.h (legacy_frame_chain_valid): Rename frame_chain_valid.
8554 Update comment.
8555 * frame.c (legacy_saved_regs_this_id): Update.
8556 (legacy_get_prev_frame): Update.
8557 * xstormy16-tdep.c: Update comment.
8558 * sparc-tdep.c (sparc_frame_chain): Update comment.
8559 * blockframe.c (legacy_frame_chain_valid): Update.
8560
8561 2003-04-06 Andrew Cagney <cagney@redhat.com>
8562
8563 * valprint.c (val_print_type_code_int): Delete #ifdef
8564 PRINT_TYPELESS_INTEGER code.
8565
8566 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES)
8567 (CALL_DUMMY_LOCATION, DEPRECATED_PC_IN_CALL_DUMMY): Allow partial
8568 multi-arch definition.
8569 * gdbarch.h: Re-generate.
8570
8571 2003-04-05 Andrew Cagney <cagney@redhat.com>
8572
8573 Eliminate FRAME_FIND_SAVED_REGS.
8574 * config/pa/tm-hppah.h (hppa_hpux_frame_find_saved_regs_in_sigtramp):
8575 Change FSR parameter to a pointer.
8576 * config/pa/tm-hppa64.h (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP):
8577 Assume FSR parameter is a pointer.
8578 * hppa-hpux-tdep.c (hppa_hpux_frame_find_saved_regs_in_sigtramp):
8579 Make fsr a pointer.
8580 * hppa-tdep.c (hppa_frame_find_saved_regs): New function.
8581 (hppa_frame_saved_pc): Call hppa_frame_init_saved_regs. Make
8582 saved_regs a pointer.
8583 (hppa_frame_saved_pc): Ditto.
8584 (find_dummy_frame_regs): Make frame_saved_regs a pointer
8585 (hppa_pop_frame): Call hppa_frame_init_saved_regs. Make fsr a
8586 pointer.
8587 (restore_pc_queue): Make fsr a pointer.
8588 (hppa_frame_find_saved_regs): Make frame_saved_regs a pointer.
8589 (hppa_frame_chain): Make saved_regs a pointer, call
8590 hppa_frame_init_saved_regs.
8591 * sparc-tdep.c: Include "gdb_assert.h".
8592 (sparc_frame_find_saved_regs): Replace internal_error with
8593 gdb_assert.
8594 * remote-vxsparc.c (vx_read_register): Delete reference to
8595 FRAME_FIND_SAVED_REGS.
8596 * gdbarch.sh: Delete check for FRAME_FIND_SAVED_REGS.
8597 * gdbarch.h: Regenerate.
8598 * frame.h (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8599 (deprecated_get_frame_saved_regs): Delete declaration.
8600 (struct frame_saved_regs): Delete definition.
8601 * frame.c (deprecated_get_frame_saved_regs): Delete function.
8602 * config/pa/tm-hppa.h (hppa_frame_init_saved_regs): Declare.
8603 (hppa_frame_find_saved_regs): Delete declaration.
8604 (FRAME_FIND_SAVED_REGS): Delete macro.
8605 (DEPRECATED_FRAME_INIT_SAVED_REGS): Define.
8606 * config/i386/tm-ptx.h (FRAME_FIND_SAVED_REGS): Delete
8607 FRAME_FIND_SAVED_REGS in comment.
8608
8609 2003-04-05 Andrew Cagney <cagney@redhat.com>
8610
8611 * frame.c (frame_func_unwind, get_frame_func): New functions.
8612 * frame.h (get_frame_func, frame_func_unwind): Declare.
8613 (struct frame_info): Add field "prev_func" for caching the
8614 previous frame's function address.
8615 * arm-tdep.c (arm_frameless_function_invocation): Combine
8616 get_pc_function_start and get_frame_pc into get_frame_func.
8617 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
8618 (sh64_nofp_frame_init_saved_regs): Ditto.
8619 * s390-tdep.c (s390_function_start): Ditto.
8620 * rs6000-tdep.c (rs6000_pop_frame): Ditto.
8621 (rs6000_frameless_function_invocation): Ditto.
8622 (rs6000_frame_saved_pc): Ditto.
8623 * m68k-tdep.c (m68k_frame_init_saved_regs): Ditto.
8624 * ia64-tdep.c (ia64_frame_init_saved_regs): Ditto.
8625 * i386-tdep.c (i386_frameless_signal_p): Ditto.
8626 (i386_frame_init_saved_regs): Ditto.
8627 * hppa-tdep.c (hppa_frame_find_saved_regs): Ditto.
8628 * d10v-tdep.c (d10v_frame_unwind_cache): Combine
8629 get_pc_function_start and frame_pc_unwind into frame_func_unwind.
8630 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
8631 * blockframe.c (frameless_look_for_prologue): Ditto.
8632
8633 2003-04-05 Andrew Cagney <cagney@redhat.com>
8634
8635 * frame.c (legacy_get_prev_frame): Link prev to next at the
8636 function start. Update comments.
8637
8638 2003-04-05 Andrew Cagney <cagney@redhat.com>
8639
8640 * frame.c (get_frame_id): Update comment.
8641 (legacy_get_prev_frame): Update comment.
8642 * gdbarch.sh: Delete check for EXTRA_FRAME_INFO.
8643 * gdbarch.h: Regenerate.
8644 * config/sparc/tm-sparc.h (EXTRA_FRAME_INFO): Delete.
8645 * frame.h: Delete #ifdef EXTRA_FRAME_INFO code.
8646
8647 2003-04-05 Andrew Cagney <cagney@redhat.com>
8648
8649 * stack.c (print_frame_info): Use get_frame_pc.
8650
8651 2003-04-04 Andrew Cagney <cagney@redhat.com>
8652
8653 * frame.c (get_prev_frame): Do not call frame_type_from_pc. Set
8654 the frame's type from the unwinder.
8655 (get_frame_type): Map UNKNOWN_FRAME onto NORMAL_FRAME.
8656 (create_new_frame, legacy_get_prev_frame): When the unwinder's
8657 type isn't UNKNOWN_FRAME, initalize "type" from the unwinder.
8658 (get_frame_base_address): Use get_frame_type.
8659 (get_frame_locals_address, get_frame_args_address): Ditto.
8660 (legacy_saved_regs_unwinder): Set the type to UNKNOWN_TYPE.
8661 * frame.h (enum frame_type): Add UNKNOWN_FRAME.
8662 (struct frame_info): Add comment explaining why the frame contains
8663 a "type" field.
8664 * dummy-frame.c (dummy_frame_unwind): Set the type to DUMMY_FRAME.
8665 * d10v-tdep.c (d10v_frame_unwind): Set the type to NORMAL_FRAME.
8666 * sentinel-frame.c (sentinel_frame_unwinder): Set the type to
8667 NORMAL_FRAME.
8668 * frame-unwind.h: Include "frame.h".
8669 (struct frame_unwind): Add "type" field.
8670 * Makefile.in (frame_unwind_h): Add $(frame_h).
8671
8672 2003-04-04 Andrew Cagney <cagney@redhat.com>
8673
8674 * x86-64-tdep.c (x86_64_unwind_dummy_id): Use frame_id_build.
8675 * dummy-frame.c (dummy_frame_this_id): Use frame_id_build.
8676 * d10v-tdep.c (d10v_frame_this_id): Use get_frame_pc and
8677 get_frame_base.
8678 (d10v_unwind_dummy_id): Use frame_id_build.
8679 * frame.c (find_frame_sal): Use get_frame_pc.
8680 (create_new_frame): Use deprecated_update_frame_pc_hack and
8681 deprecated_update_frame_base_hack.
8682 (create_sentinel_frame): Add comment about ->pc going away.
8683 (get_prev_frame): Add comment about ->pc going away.
8684 (legacy_get_prev_frame): Use get_frame_base, get_frame_pc,
8685 frame_id_build, deprecated_update_frame_pc_hack and
8686 deprecated_update_frame_base_hack.
8687 (select_frame): Use get_frame_pc.
8688 (legacy_saved_regs_this_id): Use frame_id_build.
8689
8690 2003-04-04 Elena Zannoni <ezannoni@redhat.com>
8691
8692 * x86-64-tdep.c (x86_64_push_arguments): Handle correctly the
8693 signed integer case.
8694 (classify_argument): Handle enumerations and references.
8695
8696 2003-04-04 Andrew Cagney <cagney@redhat.com>
8697
8698 * frame.c (create_sentinel_frame): Initialize the sentinel frame's
8699 ID to NULL.
8700
8701 2003-04-01 Adam Fedor <fedor@gnu.org>
8702
8703 * gdb/objc-lang.c (selectors_info): Replace calls to
8704 SYMBOL_DEMANGLED_NAME and DEPRECATED_SYMBOL_NAME with
8705 SYMBOL_NATURAL_NAME.
8706 (classes_info, find_methods): Likewise.
8707
8708 2003-04-03 Kevin Buettner <kevinb@redhat.com>
8709
8710 * rs6000-tdep.c (rs6000_gdbarch_init): For xcoff executables, set
8711 ``mach'' to the value determined by bfd_default_set_arch_mach().
8712
8713 2003-04-02 Bob Rossi <bob_rossi@cox.net>
8714
8715 * Makefile.in (SUBDIR_MI_OBS): Add "mi-cmd-file.o".
8716 (SUBDIR_MI_SRCS): Add "mi-cmd-file.c".
8717 (mi-cmd-file.o): Update dependencies.
8718
8719 2003-04-01 Kevin Buettner <kevinb@redhat.com>
8720
8721 * mips-tdep.c (mips_dwarf_dwarf2_ecoff_reg_to_regnum)
8722 (mips_stab_reg_to_regnum): Add mappings for HI_REGNUM and LO_REGNUM.
8723
8724 2003-04-01 Adam Fedor <fedor@gnu.org>
8725
8726 * Makefile.in (c_lang.o, jv_lang.o, language.o): Add $(demangle_h).
8727 * language.h (struct language_defn): Add la_demangle.
8728 (language_demangle): Declare.
8729 * language.c (language_demangle): New function.
8730 (unk_lang_demangle): Likewise.
8731 (unknown_language_defn, auto_language_defn, local_language_defn):
8732 Add ukn_lang_demangle.
8733 * ada-lang.c (ada_language_defn): Add NULL for la_demangle element.
8734 * f-lang.c, m2-lang.c, p-lang.c, scm-lang.c: Likewise.
8735 * c-lang.c (c_language_defn, asm_language_defn): Likewise.
8736 (cplus_language_defn): Add cplus_demangle for la_demangle element.
8737 * jv-lang.c (java_demangle): New function
8738 (java_language_defn): Use it for la_demangle element.
8739 * objc-lang.c (objc_demangle): Add options argument
8740 (objc_language_defn): Use objc_demangle for la_demangle element.
8741 * maint.c (maintenance_demangle): Replace switch with
8742 call to language_demangle.
8743 * utils.c (fprintf_symbol_filtered): Likewise.
8744
8745 2003-04-01 Andrew Cagney <cagney@redhat.com>
8746
8747 * printcmd.c (print_frame_nameless_args): Delete #ifdef
8748 NAMELESS_ARG_VALUE, PRINT_NAMELESS_INTEGER and
8749 PRINT_TYPELESS_INTEGER.
8750 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_RETURN_ADDRESS): Rename
8751 PUSH_RETURN_ADDRESS.
8752
8753 2003-04-01 Andrew Cagney <cagney@redhat.com>
8754
8755 * Makefile.in (d10v-tdep.o): Update dependencies.
8756 * d10v-tdep.c: Include "frame-base.h".
8757 (d10v_frame_unwind): Make constant.
8758 (d10v_frame_base_address): New function.
8759 (d10v_frame_base): New variable.
8760 (d10v_gdbarch_init): Set frame_base default.
8761 (struct d10v_unwind_cache): Add the field "prev_sp". Update
8762 comment for base.
8763 (d10v_frame_unwind_cache): Set and use "prev_sp".
8764 (d10v_frame_this_id): Use the previous frame's inner most stack
8765 address and this frame's func address for the frame ID. Use
8766 frame_id_build. Don't analyze beyond the current instruction.
8767
8768 2003-04-01 Andrew Cagney <cagney@redhat.com>
8769
8770 * frame.h (get_frame_locals_address, get_frame_args_address):
8771 Refer to the base address, instead of the address of the first
8772 local or parameter.
8773
8774 2003-04-01 Andrew Cagney <cagney@redhat.com>
8775
8776 Add frame debug info addresses:
8777 * frame-base.c: New file.
8778 * frame-base.h: New file.
8779 * frame.h (struct frame_base): Add opaque declaration.
8780 (get_frame_base): Update comment.
8781 (get_frame_base_address): Declare.
8782 (get_frame_locals_address): Declare.
8783 (get_frame_args_address): Declare.
8784 (struct frame_info): Add "base" and "base_cache". Update
8785 comments on the unwinder.
8786 * frame.c: Include "frame-base.h".
8787 (get_frame_locals_address): New function.
8788 (get_frame_base_address): New function.
8789 (get_frame_args_address): New function.
8790 * findvar.c (read_var_value): Use get_frame_locals_address and
8791 get_frame_args_address.
8792 * stack.c (frame_info): Use get_frame_locals_address and
8793 get_frame_args_address.
8794 (FRAME_ARGS_ADDRESS_CORRECT): Delete conditionally defined macro,
8795 moved to "frame-base.c".
8796 * printcmd.c (print_frame_nameless_args): Ditto.
8797 * symtab.h (address_class): Update comments.
8798 * dwarf2loc.c (dwarf_expr_frame_base): Add note about
8799 get_frame_base_address.
8800 * dwarf2expr.c (execute_stack_op): Ditto.
8801 * Makefile.in (frame_base_h): Define.
8802 (frame.o): Update dependencies.
8803 (frame-base.o): Add dependencies.
8804 (SFILES): Add frame-base.c.
8805 (COMMON_OBS): Add frame-base.o.
8806
8807 2003-04-01 Andrew Cagney <cagney@redhat.com>
8808
8809 * gdbarch.sh (CALL_DUMMY_START_OFFSET): Default to zero.
8810 CALL_DUMMY_LENGTH): Ditto.
8811 * gdbarch.c: Re-generate.
8812 * inferior.h (CALL_DUMMY_START_OFFSET): Delete macro.
8813 (CALL_DUMMY_LENGTH): Delete macro.
8814 * alpha-tdep.c (alpha_gdbarch_init): Do not set above when zero.
8815 * arm-tdep.c (arm_gdbarch_init): Ditto.
8816 * avr-tdep.c (avr_gdbarch_init): Ditto.
8817 * cris-tdep.c (cris_gdbarch_init): Ditto.
8818 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8819 * frv-tdep.c (frv_gdbarch_init): Ditto.
8820 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8821 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
8822 * i386-tdep.c (i386_gdbarch_init): Ditto.
8823 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8824 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8825 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8826 * mips-tdep.c (mips_gdbarch_init): Ditto.
8827 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8828 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8829 * s390-tdep.c (s390_gdbarch_init): Ditto.
8830 * sh-tdep.c (sh_gdbarch_init): Ditto.
8831 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8832 * v850-tdep.c (v850_gdbarch_init): Ditto.
8833 * vax-tdep.c (vax_gdbarch_init): Ditto.
8834 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8835
8836 2003-04-01 Corinna Vinschen <vinschen@redhat.com>
8837
8838 * frame.c (get_prev_frame): Disable call to inside_entry_file().
8839
8840 2003-04-01 Andrew Cagney <cagney@redhat.com>
8841
8842 * gdbarch.sh (CALL_DUMMY_BREAKPOINT_OFFSET): Default to zero.
8843 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8844 * gdbarch.h, gdbarch.c: Re-generate.
8845 * config/sparc/tm-sp64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8846 (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8847 * config/pa/tm-hppa64.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8848 * inferior.h (CALL_DUMMY_BREAKPOINT_OFFSET_P): Delete.
8849 (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
8850 * infcmd.c (run_stack_dummy): Simplify assuming
8851 CALL_DUMMY_BREAKPOINT_OFFSET_P.
8852 * infrun.c (handle_inferior_event): Ditto.
8853 * alpha-tdep.c (alpha_gdbarch_init): Do not set
8854 call_dummy_breakpoint_offset or call_dummy_breakpoint_offset_p.
8855 * arm-tdep.c (arm_gdbarch_init): Ditto.
8856 * avr-tdep.c (avr_gdbarch_init): Ditto.
8857 * cris-tdep.c (cris_gdbarch_init): Ditto.
8858 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8859 * frv-tdep.c (frv_gdbarch_init): Ditto.
8860 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8861 * i386-tdep.c (i386_gdbarch_init): Ditto.
8862 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8863 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8864 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
8865 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8866 * mips-tdep.c (mips_gdbarch_init): Ditto.
8867 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8868 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8869 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8870 * s390-tdep.c (s390_gdbarch_init): Ditto.
8871 * sh-tdep.c (sh_gdbarch_init): Ditto.
8872 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8873 * v850-tdep.c (v850_gdbarch_init): Ditto.
8874 * vax-tdep.c (vax_gdbarch_init): Ditto.
8875 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8876
8877 2003-04-01 Daniel Jacobowitz <drow@mvista.com>
8878
8879 * symfile.c (symfile_relocate_debug_section): Update call to
8880 bfd_simple_get_relocated_section_contents.
8881
8882 2003-03-31 Andrew Cagney <cagney@redhat.com>
8883
8884 * gdbarch.sh (FIX_CALL_DUMMY): Change to function with predicate.
8885 * gdbarch.h, gdbarch.c: Regenerate.
8886 * inferior.h (FIX_CALL_DUMMY): Delete macro.
8887 * valops.c (hand_function_call): Only call FIX_CALL_DUMMY when
8888 available.
8889 * frame.h (generic_fix_call_dummy): Delete declaration.
8890 * dummy-frame.h: Update comment.
8891 * dummy-frame.c (generic_fix_call_dummy): Delete function.
8892 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
8893 fix_call_dummy.
8894 * sh-tdep.c (sh_gdbarch_init): Ditto.
8895 * s390-tdep.c (s390_gdbarch_init): Ditto.
8896 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8897 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8898 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
8899 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8900 * i386-tdep.c (i386_gdbarch_init): Ditto.
8901 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8902 * frv-tdep.c (frv_gdbarch_init): Ditto.
8903 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8904 * cris-tdep.c (cris_gdbarch_init): Ditto.
8905 * avr-tdep.c (avr_gdbarch_init): Ditto.
8906 * arm-tdep.c (arm_gdbarch_init): Ditto.
8907
8908 2003-03-31 J. Brobecker <brobecker@gnat.com>
8909
8910 * config/pa/tm-hppa64.h (FRAME_ARGS_ADDRESS): Delete macro, not useful.
8911 (INIT_FRAME_AP): Likewise.
8912 (EXTRA_FRAME_INFO): Likewise.
8913
8914 2003-03-31 Andrew Cagney <cagney@redhat.com>
8915
8916 * gdbarch.sh: Include "symfile.h".
8917 (CALL_DUMMY_ADDRESS): Default to entry_point_address.
8918 * gdbarch.h, gdbarch.c: Re-generate.
8919 * inferior.h (CALL_DUMMY_ADDRESS): Delete macro.
8920 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
8921 call_dummy_address, the default is at entry_point_address.
8922 * v850-tdep.c (v850_gdbarch_init): Ditto.
8923 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
8924 * sh-tdep.c (sh_gdbarch_init): Ditto.
8925 * s390-tdep.c (s390_gdbarch_init): Ditto.
8926 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
8927 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8928 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8929 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
8930 * i386-tdep.c (i386_gdbarch_init): Ditto.
8931 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
8932 * frv-tdep.c (frv_gdbarch_init): Ditto.
8933 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8934 * cris-tdep.c (cris_gdbarch_init): Ditto.
8935 * arm-tdep.c (arm_gdbarch_init): Ditto.
8936
8937 2003-03-31 Andrew Cagney <cagney@redhat.com>
8938
8939 * gdbarch.sh (CALL_DUMMY_P): Delete.
8940 * gdbarch.h, gdbarch.c: Re-generate.
8941 * inferior.h (CALL_DUMMY_P): Delete macro.
8942 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8943 * vax-tdep.c (vax_gdbarch_init): Update.
8944 * v850-tdep.c (v850_gdbarch_init): Update.
8945 * sparc-tdep.c (sparc_gdbarch_init): Update.
8946 * sh-tdep.c (sh_gdbarch_init): Update.
8947 * s390-tdep.c (s390_gdbarch_init): Update.
8948 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8949 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
8950 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8951 * mips-tdep.c (mips_gdbarch_init): Update.
8952 * mcore-tdep.c (mcore_gdbarch_init): Update.
8953 * m68k-tdep.c (m68k_gdbarch_init): Update.
8954 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8955 * ia64-tdep.c (ia64_gdbarch_init): Update.
8956 * i386-tdep.c (i386_gdbarch_init): Update.
8957 * h8300-tdep.c (h8300_gdbarch_init): Update.
8958 * frv-tdep.c (frv_gdbarch_init): Update.
8959 * d10v-tdep.c (d10v_gdbarch_init): Update.
8960 * cris-tdep.c (cris_gdbarch_init): Update.
8961 * breakpoint.c (deprecated_frame_in_dummy): Update.
8962 * avr-tdep.c (avr_gdbarch_init): Update.
8963 * alpha-tdep.c (alpha_gdbarch_init): Update.
8964 * arm-tdep.c (arm_gdbarch_init): Update.
8965 * dummy-frame.c (dummy_frame_this_id): Update comments.
8966 * rs6000-tdep.c (rs6000_extract_struct_value_address): Ditto.
8967 * frame.c (legacy_get_prev_frame): Ditto.
8968 * valops.c (call_function_by_hand): Delete function.
8969 (hand_function_call): Rename to call_function_by_hand
8970
8971 2003-03-30 Andrew Cagney <cagney@redhat.com>
8972
8973 2002-11-10 Klee Dienes <kdienes@apple.com>
8974 * value.h (struct value): Update comment.
8975
8976 2003-03-30 Andrew Cagney <cagney@redhat.com>
8977
8978 * d10v-tdep.c: Replace _FP_REGNUM and FP_REGNUM with
8979 D10V_FP_REGNUM.
8980 (d10v_gdbarch_init): Do not set fp_regnum.
8981
8982 * frame.c (get_frame_base): Force ID initialization.
8983 (get_prev_frame): Move computation of the frame ID from here ...
8984 (get_frame_id): ... to here.
8985 (legacy_get_prev_frame): Mark the frame ID as valid.
8986 * frame.h (struct frame_info): Add field "id_p".
8987
8988 2003-03-30 Mark Kettenis <kettenis@gnu.org>
8989
8990 * i386-tdep.c (i386_store_struct_return): Removed.
8991 (i386_gdbarch_init): Don't set deprecated_store_struct_return.
8992
8993 2003-03-30 Andrew Cagney <cagney@redhat.com>
8994
8995 * gdbarch.sh (DEPRECATED_DUMMY_WRITE_SP): Replace TARGET_WRITE_SP.
8996 * gdbarch.h, gdbarch.c: Regenerate.
8997 * v850-tdep.c (v850_gdbarch_init): Set deprecated_dummy_write_sp.
8998 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8999 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9000 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9001 * i386-tdep.c (i386_gdbarch_init): Ditto.
9002 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9003 * cris-tdep.c (cris_gdbarch_init): Ditto.
9004 * vax-tdep.c (vax_gdbarch_init): Ditto.
9005 * s390-tdep.c (s390_gdbarch_init): Ditto.
9006 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9007 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9008 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9009 * sparc-tdep.c (sparc_push_dummy_frame, sparc_pop_frame): Update.
9010 * config/sparc/tm-sp64.h (DEPRECATED_DUMMY_WRITE_SP): Update.
9011 * config/pa/tm-hppa.h (DEPRECATED_DUMMY_WRITE_SP): Define.
9012 * sparc-tdep.c (sparc_gdbarch_init): Update.
9013 * sh-tdep.c (sh_gdbarch_init): Update.
9014 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9015 * mips-tdep.c (mips_gdbarch_init): Update.
9016 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9017 * ia64-tdep.c (ia64_gdbarch_init): Update.
9018 * frv-tdep.c (frv_gdbarch_init): Update.
9019 * avr-tdep.c (avr_gdbarch_init): Update.
9020 * valops.c (hand_function_call): Replace TARGET_WRITE_SP with
9021 DEPRECATED_DUMMY_WRITE_SP. Call when the method is available,
9022 instead of when push_dummy_call is not available.
9023
9024 2003-03-30 Andrew Cagney <cagney@redhat.com>
9025
9026 * infttrace.c: Include "gdbthread.h".
9027 (parent_attach_all): Fix function signature.
9028 (call_ptrace): Update call.
9029 * Makefile.in (infttrace.o): Update dependencies.
9030
9031 2003-03-30 Andrew Cagney <cagney@redhat.com>
9032
9033 * gdbarch.sh (DEPRECATED_PUSH_RETURN_ADDRESS): Replace
9034 PUSH_RETURN_ADDRESS.
9035 * gdbarch.h, gdbarch.c: Regenerate.
9036 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9037 * x86-64-tdep.c (x86_64_init_abi): Update.
9038 * v850-tdep.c (v850_gdbarch_init): Update.
9039 * sparc-tdep.c (sparc_gdbarch_init): Update.
9040 * sh-tdep.c (sh_gdbarch_init): Update.
9041 * s390-tdep.c (s390_gdbarch_init): Update.
9042 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9043 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9044 * mips-tdep.c (mips_gdbarch_init): Update.
9045 * mcore-tdep.c (mcore_gdbarch_init): Update.
9046 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9047 * ia64-tdep.c (ia64_gdbarch_init): Update.
9048 * i386-tdep.c (i386_gdbarch_init): Update.
9049 * h8300-tdep.c (h8300_gdbarch_init): Update.
9050 * frv-tdep.c (frv_gdbarch_init): Update.
9051 * cris-tdep.c (cris_gdbarch_init): Update.
9052 * avr-tdep.c (avr_gdbarch_init): Update.
9053 * arm-tdep.c (arm_gdbarch_init): Update.
9054 * valops.c (hand_function_call): Update.
9055
9056 2003-03-29 Andrew Cagney <cagney@redhat.com>
9057
9058 * d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
9059 sizeof_call_dummy_words.
9060 * gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
9061 define.
9062 * gdbarch.h: Regenerate.
9063
9064 2003-03-29 Andrew Cagney <cagney@redhat.com>
9065
9066 * infttrace.h: New file.
9067 * hpread.c: Include "gdb_assert.h" and "somsolib.h".
9068 (hpread_get_textlow): Detect an uninitialized dn_bufp.
9069 (hpread_read_doc_function_type): Detect an initialized type1.
9070 (hpread_quick_traverse): Initialize mod_name_string.
9071 * somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
9072 (som_solib_get_solib_by_pc): Declare.
9073 (so_lib_thread_start_addr): Declare.
9074 (no_shared_libraries): Declare.
9075 * somread.c (init_import_symbols): Make static. Add forward
9076 declaration.
9077 * config/pa/nm-hppah.h: Include "infttrace.h" for
9078 parent_attach_all.
9079 (hppa_insert_hw_watchpoint): Declare.
9080 (hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
9081 * hppah-nat.c: Include "gdb_string.h".
9082 (parent_attach_all): Delete extern declaration, moved to
9083 "infttrace.h".
9084 (hppa_can_use_hw_watchpoint): Change type of "type" parameter to
9085 int.
9086 (hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
9087 * Makefile.in (infttrace_h): Define.
9088 (hpread.o): Update dependencies.
9089 (hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
9090 * hppa-hpux-tdep.c: Include "gdb_string.h".
9091 * hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
9092 * infrun.c (handle_inferior_event): Always initialize
9093 stepped_after_stopped_by_watchpoint. Add default and remove
9094 fallthrough in switch statement.
9095 * infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
9096 parameter to int.
9097 (hppa_remove_hw_watchpoint): Ditto.
9098
9099 2003-03-29 Andrew Cagney <cagney@redhat.com>
9100
9101 * ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
9102 offset.
9103
9104 2003-03-29 Richard Earnshaw <rearnsha@arm.com>
9105
9106 * arm-tdep.c (arm_push_arguments): Delete.
9107 (struct stack_item): New type.
9108 (push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
9109 (arm_store_struct_return): Delte.
9110 (arm_gdbarch_init): Register arm_push_dummy_call. Don't register
9111 arm_push_arguments or arm_store_struct_return.
9112
9113 2003-03-28 Andrew Cagney <cagney@redhat.com>
9114
9115 * Makefile.in (d10v-tdep.o): Update dependencies.
9116 * remote.h (target_resume_hook, target_wait_loop_hook): Declare.
9117 * d10v-tdep.c: Include "remote.h".
9118 (target_resume_hook): Delete extern declaration.
9119 (target_wait_loop_hook): Ditto.
9120 (tdisassemble_command): Eliminate assignment in "if" conditional.
9121 (d10v_ts2_register_sim_regno): Eliminate call to
9122 legacy_register_sim_regno.
9123 (d10v_ts3_register_sim_regno): Ditto.
9124
9125 2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
9126
9127 * thread.c: Reindented.
9128 * lin-lwp.c: Ditto.
9129 * linux-proc.c: Ditto.
9130
9131 2003-03-28 Bob Rossi <bob_rossi@cox.net>
9132
9133 * MAINTAINERS (write after approval): Add myself.
9134
9135 2003-03-27 Theodore A. Roth <troth@openavr.org>
9136
9137 * objc-exp.y: Add missing semi-colons.
9138
9139 2003-03-27 Andrew Cagney <cagney@redhat.com>
9140
9141 * regcache.c (write_sp): Delete function and references.
9142 * inferior.h (write_sp): Delete declaration.
9143 * valops.c (hand_function_call): Replace write_sp with
9144 TARGET_WRITE_SP.
9145 * sparc-tdep.c (sparc_push_dummy_frame): Ditto.
9146 (sparc_pop_frame): Ditto.
9147
9148 2003-03-27 Andrew Cagney <cagney@redhat.com>
9149
9150 * NEWS: Mention removal of support for hppa*-*-bsd* and
9151 hppa*-*-osf* natives, and hppa*-*-pro* target.
9152 * config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
9153 * config/pa/xm-pa.h: Obsolete file.
9154 * config/pa/xm-hppab.h: Obsolete file.
9155 * config/pa/nm-hppab.h: Obsolete file.
9156 * config/pa/tm-hppab.h: Obsolete file.
9157 * config/pa/tm-hppao.h: Obsolete file.
9158 * config/pa/nm-hppao.h: Obsolete file.
9159 * config/pa/tm-pro.h: Obsolete file.
9160 * config/pa/hppaosf.mt: Obsolete file.
9161 * config/pa/hppaosf.mh: Obsolete file.
9162 * config/pa/hppapro.mt: Obsolete file.
9163 * config/pa/hppabsd.mt: Obsolete file.
9164 * config/pa/hppabsd.mh: Obsolete file.
9165 * configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
9166 * configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
9167 hppa*-*-osf*.
9168
9169 2003-03-27 Andrew Cagney <cagney@redhat.com>
9170
9171 * d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
9172 push_arguments. Don't set push_return_address or write_sp.
9173 (d10v_push_dummy_call): Replace d10v_push_arguments.
9174 (d10v_push_return_address, d10v_write_sp): Delete function,
9175 handled by push_dummy_call.
9176
9177 2003-03-26 Andrew Cagney <cagney@redhat.com>
9178
9179 * gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
9180 (push_dummy_call): New pure multi-arch replacement with gdbarch,
9181 regcache and dummy_addr parameters.
9182 * gdbarch.h, gdbarch.c: Re-generate.
9183 * valops.c (hand_function_call): Use gdbarch_push_dummy_call when
9184 available; assume it will handle stack alignment and return
9185 address issues. Fall back to DEPRECATED_PUSH_ARGUMENTS and
9186 legacy_push_arguments.
9187 (legacy_push_arguments): Rename default_push_arguments.
9188 * value.h (legacy_push_arguments): Rename default_push_arguments.
9189 * i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
9190 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
9191 * config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
9192 * config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
9193 * config/i386/tm-symmetry.h: Update.
9194 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9195 * x86-64-tdep.c (x86_64_init_abi): Update.
9196 * v850-tdep.c (v850_gdbarch_init): Update.
9197 * sparc-tdep.c (sparc_gdbarch_init): Update.
9198 * sh-tdep.c (sh_gdbarch_init): Update.
9199 * s390-tdep.c (s390_gdbarch_init): Update.
9200 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9201 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9202 * mips-tdep.c (mips_gdbarch_init): Update.
9203 * mcore-tdep.c (mcore_gdbarch_init): Update.
9204 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9205 * ia64-tdep.c (ia64_gdbarch_init): Update.
9206 * i386-tdep.c (i386_gdbarch_init): Update.
9207 * hppa-tdep.c (hppa_gdbarch_init): Update.
9208 * h8300-tdep.c (h8300_gdbarch_init): Update.
9209 * frv-tdep.c (frv_gdbarch_init): Update.
9210 * d10v-tdep.c (d10v_gdbarch_init): Update.
9211 * cris-tdep.c (cris_gdbarch_init): Update.
9212 * avr-tdep.c (avr_gdbarch_init): Update.
9213 * arm-tdep.c (arm_gdbarch_init): Update.
9214 * arm-linux-tdep.c (arm_linux_init_abi): Update.
9215 * alpha-tdep.c (alpha_gdbarch_init): Update.
9216
9217 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
9218
9219 * signals/signals.c (do_target_signal_to_host): Correct realtime
9220 signal range test.
9221
9222 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
9223
9224 * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
9225 (struct sal_chain, map_catch_names): Remove.
9226 (catch_exception_command_1): Don't call
9227 handle_gnu_4_16_catch_command.
9228
9229 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
9230
9231 From Mark Dettinger <dettinge@de.ibm.com>:
9232 * dwarf2cfi.c (read_2u): Increment pointer by two.
9233
9234 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
9235
9236 * signals/signals.c: Fix typos in last change.
9237
9238 2003-03-26 Daniel Jacobowitz <drow@mvista.com>
9239
9240 * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
9241 not already defined. Use __SIGRTMIN if available.
9242 (target_signal_from_host): Remove SIGRTMIN block.
9243 (do_target_signal_to_host): Remove SIGRTMIN block; check that
9244 the signal is within the realtime range.
9245
9246 2003-03-25 Adam Fedor <fedor@gnu.org>
9247
9248 * Makefile.in (infrun.o): Add $(language_h)
9249 * infrun.c (handle_inferior_event): Use skip_language_trampoline
9250 for language specific trampolines.
9251 * language.h (struct language_defn): Add skip_trampoline.
9252 (skip_language_trampoline): Declare.
9253 * language.c (unk_lang_trampoline, skip_language_trampoline):
9254 New functions.
9255 (unknown_language_defn, auto_language_defn, local_language_defn):
9256 Add ukn_lang_trampoline.
9257 * ada-lang.c (ada_language_defn): Add NULL for language
9258 specific skip_trampoline.
9259 * c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
9260 scm-lang.c: Likewise.
9261 * objc-lang.c (objc_skip_trampoline): New function.
9262 (objc_language_defn): Add objc_skip_trampoline.
9263
9264 2003-03-25 Andrew Cagney <cagney@redhat.com>
9265
9266 * frame.c (get_prev_frame): Delay validating a frame's ID -
9267 non-NULL, didn't go backwards - until an attempt to unwind it to
9268 the previous frame.
9269
9270 2003-03-25 Andrew Cagney <cagney@redhat.com>
9271
9272 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
9273 EXTRA_STACK_ALIGNMENT_NEEDED. Default to 0 not 1.
9274 * gdbarch.h, gdbarch.c: Re-generate.
9275 * config/sparc/tm-sparc.h
9276 (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
9277 * sparc-tdep.c (sparc_gdbarch_init): Set
9278 deprecated_extra_stack_alignment_needed.
9279 * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9280 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
9281 extra_stack_alignment_needed.
9282 * v850-tdep.c (v850_gdbarch_init): Ditto.
9283 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9284 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9285 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9286 * cris-tdep.c (cris_gdbarch_init): Ditto.
9287 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9288 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9289
9290 2003-03-25 Andrew Cagney <cagney@redhat.com>
9291
9292 * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
9293 STORE_STRUCT_RETURN.
9294 * gdbarch.h, gdbarch.c: Regenerate.
9295 * d10v-tdep.c (d10v_store_struct_return): Delete function.
9296 (d10v_push_arguments): Set the struct return register.
9297 (d10v_gdbarch_init): Update.
9298 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9299 * x86-64-tdep.c (x86_64_init_abi): Update.
9300 * vax-tdep.c (vax_gdbarch_init): Update.
9301 * v850-tdep.c (v850_gdbarch_init): Update.
9302 * sparc-tdep.c (sparc_gdbarch_init): Update.
9303 * sh-tdep.c (sh_gdbarch_init): Update.
9304 * s390-tdep.c (s390_gdbarch_init): Update.
9305 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9306 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9307 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9308 * mips-tdep.c (mips_gdbarch_init): Update.
9309 * mcore-tdep.c (mcore_gdbarch_init): Update.
9310 * m68k-tdep.c (m68k_gdbarch_init): Update.
9311 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9312 * ia64-tdep.c (ia64_gdbarch_init): Update.
9313 * i386-tdep.c (i386_gdbarch_init): Update.
9314 * hppa-tdep.c (hppa_gdbarch_init): Update.
9315 * h8300-tdep.c (h8300_gdbarch_init): Update.
9316 * frv-tdep.c (frv_gdbarch_init): Update.
9317 * cris-tdep.c (cris_gdbarch_init): Update.
9318 * avr-tdep.c (avr_gdbarch_init): Update.
9319 * arm-tdep.c (arm_gdbarch_init): Update.
9320 * alpha-tdep.c (alpha_gdbarch_init): Update.
9321
9322 2003-03-25 Andrew Cagney <cagney@redhat.com>
9323
9324 * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
9325 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
9326 CALL_DUMMY_STACK_ADJUST with a predicate variable.
9327 * gdbarch.h, gdbarch.c: Regenerate.
9328 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9329 call_dummy_stack_adjust_p.
9330 * vax-tdep.c (vax_gdbarch_init): Ditto.
9331 * v850-tdep.c (v850_gdbarch_init): Ditto.
9332 * sh-tdep.c (sh_gdbarch_init): Ditto.
9333 * s390-tdep.c (s390_gdbarch_init): Ditto.
9334 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9335 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9336 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9337 * mips-tdep.c (mips_gdbarch_init): Ditto.
9338 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9339 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9340 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9341 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9342 * i386-tdep.c (i386_gdbarch_init): Ditto.
9343 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9344 * frv-tdep.c (frv_gdbarch_init): Ditto.
9345 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9346 * cris-tdep.c (cris_gdbarch_init): Ditto.
9347 * avr-tdep.c (avr_gdbarch_init): Ditto.
9348 * arm-tdep.c (arm_gdbarch_init): Ditto.
9349 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9350 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
9351 * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
9352 * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
9353 * sparc-tdep.c (sparc_gdbarch_init): Update. Do not set
9354 call_dummy_stack_adjust_p.
9355 * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
9356 (CALL_DUMMY_STACK_ADJUST): Delete macro.
9357 * sparc-tdep.c (sparc32_push_arguments): Update.
9358 * valops.c (hand_function_call): Update.
9359
9360 2003-03-25 Corinna Vinschen <vinschen@redhat.com>
9361
9362 * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
9363 set_gdbarch_char_signed.
9364
9365 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
9366
9367 PR cli/548
9368 * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
9369
9370 2003-03-25 Richard Earnshaw <rearnsha@arm.com>
9371
9372 * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
9373 (_initialize_arm_tdep): Don't set tm_print_insn.
9374
9375 2003-03-24 Adam Fedor <fedor@gnu.org>
9376
9377 * Makefile.in (YYOBJ): Add objc-exp.tab.o
9378 * objc-lang.h: Add multiple inclusion protection.
9379 (start_msglist, add_msglist, end_msglist): Additional declarations.
9380
9381 2003-03-24 Richard Earnshaw <rearnsha@arm.com>
9382
9383 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
9384 value was renamed to ARM_FLOAT_SOFT_FPA.
9385
9386 2003-03-23 Andrew Cagney <cagney@redhat.com>
9387
9388 * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
9389 (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
9390 * gdbarch.h, gdbarch.c: Regenerate.
9391 * valops.c (hand_function_call): Update.
9392 * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
9393 * frame.c (legacy_saved_regs_this_id): Update.
9394 (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
9395 * dummy-frame.h: Update.
9396 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
9397 * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
9398 * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
9399 * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
9400 * config/m68k/tm-sun3.h: Update.
9401 * blockframe.c (inside_main_func, frame_chain_valid): Update.
9402 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9403 * x86-64-tdep.c (x86_64_init_abi): Update.
9404 * vax-tdep.c (vax_gdbarch_init): Update.
9405 * v850-tdep.c (v850_gdbarch_init): Update.
9406 * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
9407 * sh-tdep.c (sh_gdbarch_init): Update.
9408 * s390-tdep.c (s390_gdbarch_init): Update.
9409 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
9410 (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
9411 (frame_get_saved_regs): Update.
9412 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9413 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9414 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9415 * mips-tdep.c (mips_gdbarch_init): Update.
9416 * mcore-tdep.c (mcore_gdbarch_init): Update.
9417 * m68k-tdep.c (m68k_gdbarch_init): Update.
9418 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9419 * ia64-tdep.c (ia64_gdbarch_init): Update.
9420 * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
9421 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9422 (i386_interix_back_one_frame): Update.
9423 * hppa-tdep.c (hppa_gdbarch_init): Update.
9424 (hppa_init_extra_frame_info): Update.
9425 * h8300-tdep.c (h8300_gdbarch_init): Update.
9426 * frv-tdep.c (frv_gdbarch_init): Update.
9427 * cris-tdep.c (cris_gdbarch_init): Update.
9428 * avr-tdep.c (avr_gdbarch_init): Update.
9429 * arm-tdep.c (arm_gdbarch_init): Update.
9430 * alpha-tdep.c (alpha_gdbarch_init): Update.
9431
9432 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9433
9434 * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
9435 (arm_get_fp_model): Declare.
9436 * arm-tdep.c (fp_model_strings): New string array.
9437 (arm_fp_model, current_fp_model): New variables.
9438 (arm_get_fp_model): New function.
9439 (arm_set_fp): New function.
9440 (set_fp_model_sfunc): New function.
9441 (show_fp_model): New function.
9442 (_initialize_arm_tdep): Add new command to set/show the FPU.
9443 (arm_extract_return_value): Use arm_get_fp_model.
9444 (arm_store_return_value): Likewise.
9445 (arm_gdbarch_init): Default fpa model is softfpa. Call arm_set_fp
9446 to initialize the floating-point data types.
9447 * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
9448 model is FPA.
9449
9450 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9451
9452 * arm-tdep.c (show_arm_command): Don't print out help. Instead, show
9453 the current setting of each value.
9454 (_initialize_arm_tdep): Delete variable new_cmd and add new vars
9455 new_set and new_show. Use add_setshow_cmd_full and
9456 add_setshow_boolean_cmd as appropriate. Deprecate "set/show apcs32"
9457 commands and add new version as subcommands of "set/show arm".
9458
9459 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9460
9461 * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
9462 (set_arm_command, show_arm_command): New functions.
9463 (_initialize_arm_tdep): Add them.
9464 (num_disassembly_options): Renamed from num_flavor_options.
9465 (valid_disassembly_styles): Renamed from valid_flavors.
9466 (disassembly_style): Renamed from disassembly_flavor.
9467 (set_disassembly_style_sfunc): Renamed from
9468 set_disassembly_flavor_sfunc.
9469 (set_disassembly_style): Renamed from set_disassembly_flavor.
9470 (arm_othernames): Updated.
9471 (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
9472 command. Add "set/show arm disassembly" commands. Deprecate
9473 "othernames" command.
9474
9475 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9476
9477 * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
9478 (arm-tdep.o): Depend on elf_arm_h.
9479
9480 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9481
9482 * Makefile.in (coff_internal_h): Define.
9483 (arm-tdep.o): Update dependencies.
9484
9485 2003-03-22 Richard Earnshaw <rearnsha@arm.com>
9486
9487 * arm-tdep.c (prologue_cache): Delete.
9488 (check_prologue_cache, save_prologue_cache): Delete.
9489 (arm_scan_prologue): Don't check or update the prologue_cache.
9490 (arm_gdb_arch_init): Don't initialize it.
9491 (_initialize_arm_tdep): Likewise.
9492
9493 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
9494
9495 * MAINTAINERS (tui): Maintainer of tui code.
9496
9497 2003-03-21 Corinna Vinschen <vinschen@redhat.com>
9498
9499 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
9500 (i386-cygwin-tdep.o): Add dependencies.
9501 * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
9502 * i386-cygwin-tdep.c: New file.
9503 * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
9504 * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
9505
9506 2003-03-20 Andrew Cagney <cagney@redhat.com>
9507
9508 * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
9509 (handle_inferior_event): Remove code calling
9510 DYNAMIC_TRAMPOLINE_NEXTPC.
9511
9512 * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
9513 already has a full path.
9514
9515 * main.c (gdb_main): Return 1.
9516 (captured_main): Call error to report an invalid interpreter.
9517
9518 * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
9519 * alpha-osf1-tdep.c: Include "gdb_string.h".
9520
9521 2003-03-19 J. Brobecker <brobecker@gnat.com>
9522
9523 Continuing work to convert the hppa targets to multiarch partial.
9524
9525 * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
9526 method, now that hppa_push_dummy_frame has a conformant prototype.
9527 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
9528 inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
9529 for the switch to multiarch partial.
9530
9531 2003-03-19 Kevin Buettner <kevinb@redhat.com>
9532
9533 * mdebugread.c (parse_symbol): For stEnd, we're done counting
9534 when iss is issNull.
9535
9536 2003-03-18 Kevin Buettner <kevinb@redhat.com>
9537
9538 * mips-tdep.c (mips_register_name): Fix fencepost error involving
9539 NUM_REGS bounds check.
9540
9541 2003-03-18 Kevin Buettner <kevinb@redhat.com>
9542
9543 * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
9544 * mips-tdep.c (gdb_assert.h): Include.
9545 (mips_generic_reg_names, mips_processor_reg_names): Make static.
9546 (mips_register_name): Handle integer registers explicitly. Add
9547 bounds checking.
9548 (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
9549 (mips_lsi33k_reg_names): Don't list integer registers; they're
9550 handled by mips_register_name() now.
9551 * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
9552 * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
9553 * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
9554 * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
9555 * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
9556
9557 2003-03-18 Andrew Cagney <cagney@redhat.com>
9558
9559 * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
9560 a void pointer.
9561 * gdbtypes.h (print_scalar_formatted): Update declaration.
9562 * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
9563
9564 2003-03-18 J. Brobecker <brobecker@gnat.com>
9565
9566 * infrun.c (observer.h): Add #include.
9567 (normal_stop): Add call to observer_notify_normal_stop.
9568 * Makefile.in (infrun.o): Add dependency on observer.h.
9569
9570 2003-03-18 J. Brobecker <brobecker@gnat.com>
9571
9572 Continuing work to convert the hppa targets to multiarch partial.
9573 * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
9574 parameter. Reformat comment.
9575 * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
9576 (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
9577 to match new profile.
9578
9579 2003-03-18 J. Brobecker <brobecker@gnat.com>
9580
9581 * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
9582 appear to be working in any case.
9583
9584 2003-03-18 J. Brobecker <brobecker@gnat.com>
9585
9586 * observer.c (observer_test_first_observer): New static variable.
9587 (observer_test_second_observer): Likewise.
9588 (observer_test_third_observer): Likewise.
9589 (observer_test_first_notification_function): New static function.
9590 (observer_test_second_notification_function): Likewise.
9591 (observer_test_third_notification_function): Likewise.
9592
9593 2003-03-17 J. Brobecker <brobecker@gnat.com>
9594
9595 * hppa-tdep.c (gdb_assert.h): Add missing #include.
9596 * somsolib.c (gdb_assert.h): Likewise.
9597 * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
9598 (somsolib.o): Likewise.
9599
9600 2003-03-17 Andrew Cagney <cagney@redhat.com>
9601
9602 * disasm.c (gdb_disassembly): Set di.mach using the architecture's
9603 BFD. Simplify setting of di.endian.
9604
9605 2003-03-17 Andrew Cagney <cagney@redhat.com>
9606
9607 * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
9608 * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
9609
9610 From Elena Zannoni <ezannoni@redhat.com>
9611 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
9612 vector and floating-point parameters.
9613 (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
9614 convention.
9615 (ppc_sysv_abi_broken_use_struct_convention): Ditto.
9616
9617 2003-03-17 Fernando Nasser <fnasser@redhat.com>
9618
9619 * MAINTAINERS: Remove my name from several maintainership roles.
9620
9621 2003-03-17 Andrew Cagney <cagney@redhat.com>
9622
9623 Fix frame off-by-one bug.
9624 * frame-unwind.h (frame_this_id_ftype): Replace
9625 frame_unwind_id_ftype.
9626 (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
9627 (struct frame_unwind): Replace "id" with "this_id". Replace "reg"
9628 with "prev_register".
9629 * frame-unwind.c (frame_unwind_find_by_pc): Return
9630 legacy_saved_regs_unwind instead of trad_frame_unwind. Update
9631 comment.
9632 * dummy-frame.c (cached_find_dummy_frame): Delete function.
9633 (dummy_frame_this_id): Replace dummy_frame_id_unwind.
9634 (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
9635 (dummy_frame_unwind): Update.
9636 * sentinel-frame.c (sentinel_frame_prev_register): Replace
9637 sentinel_frame_register_unwind.
9638 (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
9639 (sentinel_frame_unwinder): Update.
9640 * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
9641 (struct frame_info): Rename "unwind_cache" to "prologue_cache".
9642 * frame.c (create_sentinel_frame): Update. Initialize
9643 "prologue_cache" instead of "unwind_cache".
9644 (frame_register_unwind): Call this frame's prev_register with the
9645 next frame and this frame's prologue cache.
9646 (get_prev_frame): Simplify. Always call prev frame's this_id with
9647 this frame and prev frame's prologue cache. Document that this
9648 call is shifted one to the left when compared to the
9649 frame_register_unwind call.
9650 (legacy_saved_regs_prev_register): Replace
9651 frame_saved_regs_register_unwind.
9652 (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
9653 (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
9654 (legacy_saved_regs_unwind): Replace trad_frame_unwind.
9655 * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
9656 (d10v_frame_unwind): Update.
9657 (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
9658 (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
9659 (saved_regs_unwinder): Replace this "frame" with "next_frame", and
9660 "saved_regs" with "this_saved_regs".
9661
9662 2003-03-16 Andrew Cagney <cagney@redhat.com>
9663
9664 * frame.c (frame_pop): Don't call target_store_registers. Fix
9665 problem reported by Mark Kettenis.
9666
9667 2003-03-16 Mark Kettenis <kettenis@gnu.org>
9668
9669 * i386-tdep.c (i386_register_type): Renamed from
9670 i386_register_virtual_type. Adjust function signature.
9671 (i386_gdbarch_init): Set register_type instead of
9672 deprecated_max_register_raw_size,
9673 deprecated_max_register_virtual_size and register_virtual_type.
9674
9675 2003-03-14 Andrew Cagney <cagney@redhat.com>
9676
9677 * frame.c (get_prev_frame): When a legacy frame, always call
9678 legacy_get_prev_frame. Simplify unwind code using assumption that
9679 the unwinder is new.
9680 (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
9681 (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
9682 SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
9683
9684 2003-03-14 Andrew Cagney <cagney@redhat.com>
9685
9686 * frame.c (get_saved_register): Delete function.
9687 * frame.h (get_saved_register): Delete declaration.
9688 * xstormy16-tdep.c: Update comment.
9689 * regcache.h: Update comments.
9690 * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
9691 get_saved_register and extract_address, use
9692 frame_read_unsigned_register.
9693 (sparc_frame_saved_pc): Ditto.
9694 (sparc_get_saved_register): Instead of get_saved_register, use
9695 frame_register.
9696 (sparc_pop_frame): Ditto.
9697 * findvar.c: Update comments.
9698 (value_of_register): Call frame_register instead of
9699 get_saved_register.
9700 (value_from_register): Ditto.
9701 * config/sparc/tm-sparc.h: Update comment.
9702 * breakpoint.c: Update comment.
9703
9704 2003-03-14 Andrew Cagney <cagney@redhat.com>
9705
9706 * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
9707 GET_SAVED_REGISTER.
9708 * gdbarch.h, gdbarch.c: Re-generate.
9709 * frame.h: Update comments.
9710 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9711 * x86-64-tdep.c (x86_64_init_abi): Update.
9712 * sparc-tdep.c (sparc_gdbarch_init): Update.
9713 * sh-tdep.c (sh_gdbarch_init): Update.
9714 * mips-tdep.c (mips_gdbarch_init): Update.
9715 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9716 * cris-tdep.c (cris_gdbarch_init): Update.
9717 * ia64-tdep.c (ia64_gdbarch_init): Update.
9718 * frame.c (frame_register): Update.
9719 (get_saved_register): Update.
9720 * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
9721
9722 2003-03-13 Andrew Cagney <cagney@redhat.com>
9723
9724 * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
9725 * gdbarch.h, gdbarch.c: Regenerate.
9726 * valops.c (hand_function_call): Update comment.
9727 * stack.c (return_command): Update comment.
9728 * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
9729 * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
9730 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9731 * x86-64-tdep.c (x86_64_init_abi): Update.
9732 * vax-tdep.c (vax_gdbarch_init): Update.
9733 * v850-tdep.c (v850_gdbarch_init): Update.
9734 * sparc-tdep.c (sparc_gdbarch_init): Update.
9735 * sh-tdep.c (sh_gdbarch_init): Update.
9736 * s390-tdep.c (s390_gdbarch_init): Update.
9737 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9738 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9739 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9740 * mips-tdep.c (mips_gdbarch_init): Update.
9741 * mcore-tdep.c (mcore_gdbarch_init): Update.
9742 * m68k-tdep.c (m68k_gdbarch_init): Update.
9743 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9744 * ia64-tdep.c (ia64_gdbarch_init): Update.
9745 * i386-tdep.c (i386_gdbarch_init): Update.
9746 * hppa-tdep.c (hppa_gdbarch_init): Update.
9747 * h8300-tdep.c (h8300_gdbarch_init): Update.
9748 * frv-tdep.c (frv_gdbarch_init): Update.
9749 * cris-tdep.c (cris_gdbarch_init): Update.
9750 * avr-tdep.c (avr_gdbarch_init): Update.
9751 * arm-tdep.c (arm_gdbarch_init): Update.
9752 * alpha-tdep.c (alpha_gdbarch_init): Update.
9753
9754 2003-03-13 Andrew Cagney <cagney@redhat.com>
9755
9756 * frame.c (legacy_frame_p): New function.
9757 (get_prev_frame): Use legacy_frame_p.
9758 * frame.h (legacy_frame_p): Declare.
9759
9760 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
9761
9762 * MAINTAINERS (write after approval): Alphabetically
9763 listing corrected.
9764
9765 2003-03-13 D. Venkatasubramanian <dvenkat@noida.hcltech.com>
9766
9767 * MAINTAINERS (write after approval): Add myself.
9768
9769 2003-03-12 Andrew Cagney <cagney@redhat.com>
9770
9771 * frame.c (get_prev_frame): Rename the frame parameter to
9772 "this_frame".
9773 (get_next_frame, legacy_get_prev_frame): Ditto.
9774
9775 2003-03-12 Andrew Cagney <cagney@redhat.com>
9776
9777 * frame.c (get_current_frame): Check target_has_registers before
9778 checking target_has_stack.
9779 * eval.c (evaluate_subexp_standard): Use get_selected_frame,
9780 instead of deprecated_selected_frame.
9781 * findvar.c (value_of_register): Pass "frame", not
9782 deprecated_selected_frame, to value_of_builtin_reg.
9783
9784 2003-03-12 Andrew Cagney <cagney@redhat.com>
9785
9786 * regcache.c (regcache_cooked_write_signed): New function.
9787 (regcache_cooked_write_unsigned): New function.
9788 (regcache_cooked_read_unsigned): Fix regnum in range assertion.
9789 (regcache_cooked_read_signed): Fix regnum in range assertion.
9790 * regcache.h (regcache_cooked_write_signed): Declare.
9791 (regcache_cooked_write_unsigned): Declare.
9792
9793 2003-03-12 Andrew Cagney <cagney@redhat.com>
9794
9795 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
9796 * gdbarch.h, gdbarch.c: Re-generate.
9797 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9798 * x86-64-tdep.h: Update.
9799 * x86-64-tdep.c (x86_64_init_abi): Update.
9800 * v850-tdep.c (v850_gdbarch_init): Update.
9801 * sparc-tdep.c (sparc_gdbarch_init): Update.
9802 * sh-tdep.c (sh_gdbarch_init): Update.
9803 * s390-tdep.c (s390_gdbarch_init): Update.
9804 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9805 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9806 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9807 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9808 * mips-tdep.c (mips_gdbarch_init): Update.
9809 * mcore-tdep.c (mcore_gdbarch_init): Update.
9810 * m68k-tdep.c (m68k_gdbarch_init): Update.
9811 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9812 * ia64-tdep.c (ia64_gdbarch_init): Update.
9813 * i386-tdep.c (i386_gdbarch_init): Update.
9814 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9815 * hppa-tdep.c (hppa_gdbarch_init): Update.
9816 * h8300-tdep.c (h8300_gdbarch_init): Update.
9817 * frv-tdep.c (frv_gdbarch_init): Update.
9818 * cris-tdep.c (cris_gdbarch_init): Update.
9819 * avr-tdep.c (avr_gdbarch_init): Update.
9820 * arm-tdep.c (arm_gdbarch_init): Update.
9821 * alpha-tdep.c (alpha_gdbarch_init): Update.
9822 * sh-tdep.c (sh_init_extra_frame_info): Update.
9823 (sh64_init_extra_frame_info): Update.
9824 * ns32knbsd-nat.c (frame_num_args): Update.
9825 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
9826 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
9827 (xstormy16_frame_chain_valid): Update.
9828 * vax-tdep.c (vax_saved_pc_after_call): Update.
9829 * v850-tdep.c (v850_frame_chain): Update.
9830 (v850_pop_frame): Update.
9831 (v850_init_extra_frame_info): Update.
9832 * sparc-tdep.c (setup_arbitrary_frame): Update.
9833 * ns32k-tdep.c (umax_frame_num_args): Update.
9834 * s390-tdep.c (s390_pop_frame_regular): Update.
9835 * mn10300-tdep.c (mn10300_frame_chain): Update.
9836 (mn10300_pop_frame_regular): Update.
9837 (mn10300_init_extra_frame_info): Update.
9838 * mips-tdep.c (mips_init_frame_pc_first): Update.
9839 (mips_frame_chain): Update.
9840 (mips_pop_frame): Update.
9841 * mcore-tdep.c (mcore_frame_chain): Update.
9842 (mcore_pop_frame): Update.
9843 (mcore_init_extra_frame_info): Update.
9844 * arch-utils.c (init_frame_pc_default): Update.
9845 * m68k-tdep.c (isi_frame_num_args): Update.
9846 (delta68_frame_num_args): Update.
9847 (news_frame_num_args): Update.
9848 * ia64-tdep.c (ia64_pop_frame_regular): Update.
9849 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9850 (alpha_frame_chain): Update.
9851 (alpha_pop_frame): Update.
9852 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
9853 (hppa_init_extra_frame_info): Update.
9854 (hppa_frame_chain): Update.
9855 (hppa_frame_chain_valid): Update.
9856 * cris-tdep.c (cris_init_extra_frame_info): Update.
9857 * avr-tdep.c (avr_init_extra_frame_info): Update.
9858 * arm-tdep.c (arm_frame_chain_valid): Update.
9859 (arm_init_extra_frame_info): Update.
9860 (arm_pop_frame): Update.
9861 * frame.c (frame_pc_unwind): Update.
9862 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
9863 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9864 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
9865 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
9866 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
9867 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
9868
9869 2003-03-12 Andrew Cagney <cagney@redhat.com>
9870
9871 Eliminate the need for POP_FRAME.
9872 * frame.c (do_frame_unwind_register): New function.
9873 (frame_pop): When no POP_FRAME, pop the frame using register
9874 unwind and a scratch regcache.
9875 (frame_saved_regs_pop): Delete function.
9876 (trad_frame_unwinder): Update.
9877 * d10v-tdep.c (d10v_frame_pop): Delete function.
9878 (d10v_frame_unwind): Update.
9879 * sentinel-frame.c (sentinel_frame_pop): Delete function.
9880 (sentinel_frame_unwinder): Update.
9881 * dummy-frame.c (dummy_frame_pop): Delete function.
9882 (dummy_frame_unwind): Update.
9883 * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
9884 (struct frame_unwind): Update.
9885
9886 2003-03-11 Kevin Buettner <kevinb@redhat.com>
9887
9888 * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
9889 mips_dwarf_dwarf2_ecoff_reg_to_regnum().
9890 (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
9891 Do range checks on register number obtained from debugging info.
9892 (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
9893 set_gdbarch_dwarf2_reg_to_regnum(). Adjust call of
9894 set_gdbarch_ecoff_reg_to_regnum() to account for new name of
9895 mapping function.
9896 (do_fp_register_row): Fix typo which caused double type to be
9897 used when attempting to unpack a float.
9898
9899 2003-03-11 J. Brobecker <brobecker@gnat.com>
9900
9901 * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
9902
9903 2003-03-11 Andrew Cagney <cagney@redhat.com>
9904
9905 * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
9906 frame. Problem found by Corinna Vinschen.
9907
9908 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>
9909
9910 * doublest.c (floatformat_from_length): Accept also
9911 the real size of 'long double' type.
9912
9913 2003-03-10 Daniel Jacobowitz <drow@mvista.com>
9914
9915 From Klee Dienes <kdienes@apple.com>:
9916 * breakpoint.c (bpstat_copy): Copy the command lines as well
9917 as the old value, to match what is freed in bpstat_clear.
9918
9919 2003-03-10 David Carlton <carlton@math.stanford.edu>
9920
9921 * minsyms.c (add_minsym_to_hash_table): Replace
9922 DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
9923 (compare_minimal_symbols, compact_minimal_symbols)
9924 (install_minimal_symbols, find_solib_trampoline_target): Ditto.
9925 (lookup_minimal_symbol_text): Use strcmp on linkage names instead
9926 of DEPRECATED_SYMBOL_MATCHES_NAME.
9927 (lookup_minimal_symbol_solib_trampoline): Ditto.
9928
9929 2003-03-10 Andrew Cagney <cagney@redhat.com>
9930
9931 * regcache.h (regcache_cooked_read_ftype): Define.
9932 (regcache_save, regcache_restore): Add a cooked_read parameter.
9933 * regcache.c (regcache_save, regcache_restore): Update.
9934 (do_cooked_read): New function.
9935 (regcache_cpy): Pass do_cooked_read to regcache_save and
9936 regcache_restore.
9937
9938 2003-03-10 Andrew Cagney <cagney@redhat.com>
9939
9940 * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
9941 * gdbarch.h, gdbarch.c: Re-generate.
9942 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9943 * x86-64-tdep.h: Update.
9944 * x86-64-tdep.c (x86_64_init_abi): Update.
9945 * v850-tdep.c (v850_gdbarch_init): Update.
9946 * sparc-tdep.c (sparc_gdbarch_init): Update.
9947 * sh-tdep.c (sh_gdbarch_init): Update.
9948 * s390-tdep.c (s390_gdbarch_init): Update.
9949 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9950 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9951 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
9952 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9953 * mips-tdep.c (mips_gdbarch_init): Update.
9954 * mcore-tdep.c (mcore_gdbarch_init): Update.
9955 * m68k-tdep.c (m68k_gdbarch_init): Update.
9956 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9957 * ia64-tdep.c (ia64_gdbarch_init): Update.
9958 * i386-tdep.c (i386_gdbarch_init): Update.
9959 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9960 * hppa-tdep.c (hppa_gdbarch_init): Update.
9961 * h8300-tdep.c (h8300_gdbarch_init): Update.
9962 * frv-tdep.c (frv_gdbarch_init): Update.
9963 * cris-tdep.c (cris_gdbarch_init): Update.
9964 * avr-tdep.c (avr_gdbarch_init): Update.
9965 * arm-tdep.c (arm_gdbarch_init): Update.
9966 * alpha-tdep.c (alpha_gdbarch_init): Update.
9967 * sh-tdep.c (sh_init_extra_frame_info): Update.
9968 (sh64_init_extra_frame_info): Update.
9969 * ns32knbsd-nat.c (frame_num_args): Update.
9970 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
9971 * xstormy16-tdep.c (xstormy16_pop_frame): Update.
9972 (xstormy16_frame_chain_valid): Update.
9973 * vax-tdep.c (vax_saved_pc_after_call): Update.
9974 * v850-tdep.c (v850_frame_chain): Update.
9975 (v850_pop_frame): Update.
9976 (v850_init_extra_frame_info): Update.
9977 * sparc-tdep.c (setup_arbitrary_frame): Update.
9978 * ns32k-tdep.c (umax_frame_num_args): Update.
9979 * s390-tdep.c (s390_pop_frame_regular): Update.
9980 * mn10300-tdep.c (mn10300_frame_chain): Update.
9981 (mn10300_pop_frame_regular): Update.
9982 (mn10300_init_extra_frame_info): Update.
9983 * mips-tdep.c (mips_init_frame_pc_first): Update.
9984 (mips_frame_chain): Update.
9985 (mips_pop_frame): Update.
9986 * mcore-tdep.c (mcore_frame_chain): Update.
9987 (mcore_pop_frame): Update.
9988 (mcore_init_extra_frame_info): Update.
9989 * arch-utils.c (init_frame_pc_default): Update.
9990 * m68k-tdep.c (isi_frame_num_args): Update.
9991 (delta68_frame_num_args): Update.
9992 (news_frame_num_args): Update.
9993 * ia64-tdep.c (ia64_pop_frame_regular): Update.
9994 * alpha-tdep.c (alpha_init_frame_pc_first): Update.
9995 (alpha_frame_chain): Update.
9996 (alpha_pop_frame): Update.
9997 * hppa-tdep.c (hppa_saved_pc_after_call): Update.
9998 (hppa_init_extra_frame_info): Update.
9999 (hppa_frame_chain): Update.
10000 (hppa_frame_chain_valid): Update.
10001 * cris-tdep.c (cris_init_extra_frame_info): Update.
10002 * avr-tdep.c (avr_init_extra_frame_info): Update.
10003 * arm-tdep.c (arm_frame_chain_valid): Update.
10004 (arm_init_extra_frame_info): Update.
10005 (arm_pop_frame): Update.
10006 * frame.c (frame_pc_unwind): Update.
10007 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
10008 (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10009 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
10010 * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
10011 * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
10012 * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
10013
10014 2003-03-10 Andrew Cagney <cagney@redhat.com>
10015
10016 * gdbarch.sh (gdbarch_unwind_pc): New method.
10017 * gdbarch.h, gdbarch.c: Regenerate.
10018 * frame.c (frame_pc_unwind): Rewrite. Prefer gdbarch_unwind_pc,
10019 but use read_pc and FRAME_SAVED_PC as fall backs.
10020 (frame_saved_regs_pc_unwind): Delete function.
10021 (trad_frame_unwinder): Update.
10022 * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
10023 (struct frame_unwind): Update.
10024 * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
10025 (dummy_frame_unwind): Update.
10026 * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
10027 (sentinel_frame_unwinder): Update.
10028 * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
10029 (d10v_frame_unwind): Update.
10030 (d10v_unwind_pc): New function.
10031 (d10v_gdbarch_init): Set unwind_pc.
10032
10033 2003-03-10 Andrew Cagney <cagney@redhat.com>
10034
10035 * gdbarch.h: Re-generate.
10036
10037 * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
10038 PC.
10039 (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
10040 the PC register.
10041
10042 2003-03-08 Mark Kettenis <kettenis@gnu.org>
10043
10044 * gdbarch.sh (save_dummy_frame_tos): Add comment.
10045
10046 2003-03-08 Andrew Cagney <cagney@redhat.com>
10047
10048 * cli-out.c: Update copyright.
10049 (cli_out_data): Define typedef. Use instead of ui_out_data.
10050
10051 2003-03-08 Andrew Cagney <cagney@redhat.com>
10052
10053 * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
10054 the result.
10055
10056 2003-03-07 Andrew Cagney <cagney@redhat.com>
10057
10058 * gdbarch.sh: Don't generate two macro definitions when an
10059 undefined macro taking no arguments.
10060 * gdbarch.h: Regenerate.
10061
10062 2002-03-07 Michal Ludvig <mludvig@suse.cz>
10063
10064 * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
10065 (x86_64_unwind_dummy_id): New functions.
10066 (x86_64_init_abi): Register these two new functions.
10067
10068 2003-03-07 Michal Ludvig <mludvig@suse.cz>
10069
10070 * x86-64-tdep.c (x86_64_function_has_prologue): New function.
10071 (x86_64_skip_prologue): Move prologue detection to
10072 separate function.
10073 * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
10074
10075 2003-03-05 Andrew Cagney <cagney@redhat.com>
10076
10077 * d10v-tdep.c (d10v_unwind_dummy_id): New function.
10078 (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
10079 * frame.c (get_prev_frame): Restructure the frame ID unwind code
10080 to use unwind_dummy_id when a dummy frame.
10081 * gdbarch.sh (unwind_dummy_id): New multi-arch method with
10082 predicate.
10083 * gdbarch.h, gdbarch.c: Regneerate.
10084
10085 2003-03-05 Andrew Cagney <cagney@redhat.com>
10086
10087 * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
10088 (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
10089 Do not use d10v_read_sp or d10v_read_fp when obtaining register
10090 values.
10091
10092 2003-03-05 Andrew Cagney <cagney@redhat.com>
10093
10094 * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
10095 (struct d10v_unwind_cache): Delete field "frameless". Replace
10096 "next_addr" with "sp_offset". Add "r11_offset".
10097 (d10v_frame_unwind_cache): Update.
10098 (prologue_find_regs): Update. When "mv r11, sp", save the
10099 "sp_offset" in "r11_offset". Recognize "st rn, @r11", note that
10100 RN was saved in r11_offset.
10101
10102 2003-03-05 Andrew Cagney <cagney@redhat.com>
10103
10104 * frame.c (deprecated_update_frame_pc_hack): Also update the the
10105 cached PC value in the next frame.
10106
10107 2003-03-05 Andrew Cagney <cagney@redhat.com>
10108
10109 * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
10110 "id_unwind_cache" with "id".
10111 (frame_id_unwind): Delete declaration.
10112 * frame.c (frame_id_unwind): Delete function.
10113 (get_prev_frame): Call the frame id unwind method directly. Store
10114 the returned next frame's ID value in NEXT_FRAME. Note that there
10115 is a problem with the wrong unwind ID being called with the wrong
10116 unwind cache.
10117
10118 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
10119
10120 * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
10121
10122 2003-03-05 James Ingham <jingham@apple.com>
10123 Daniel Jacobowitz <drow@mvista.com>
10124
10125 * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
10126 (auto_cp_abi): New variable.
10127 (current_cp_abi, num_cp_abis): Make static.
10128 (CP_ABI_MAX): Define.
10129 (cp_abis): Turn into an array.
10130 (value_virtual_fn_field): Fix formatting.
10131 (switch_to_cp_abi, register_cp_abi): Update. register_cp_abi now
10132 takes a pointer.
10133 (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
10134 (list_cp_abis, _initialize_cp_abi): New functions.
10135 * cp-abi.h: Add prototype for set_cp_abi_as_auto_default. Remove
10136 declarations for cp_abis, num_cp_abis, current_cp_abi, and
10137 switch_to_cp_abi. Update prototype for register_cp_abi.
10138 * Makefile.in (cp-abi.o): Update dependencies.
10139 * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
10140 instead of switch_to_cp_abi.
10141 * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise. Update call to
10142 register_cp_abi.
10143 * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
10144 register_cp_abi.
10145 * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
10146
10147 2003-03-05 Daniel Jacobowitz <drow@mvista.com>
10148
10149 * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
10150 * dwarf2loc.c: Include "regcache.h".
10151 (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum. Use
10152 register_size.
10153 * Makefile.in (dwarf2loc.o): Update dependencies.
10154
10155 2003-03-04 Theodore A. Roth <troth@openavr.org>
10156
10157 * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
10158 number of io registers reported by remote target is not a multiple of
10159 step.
10160
10161 2003-03-04 David Carlton <carlton@math.stanford.edu>
10162
10163 * symtab.c (lookup_partial_symbol): Add linkage_name argument.
10164 (lookup_symbol_aux_psymtabs): Update call to
10165 lookup_partial_symbol.
10166 (lookup_transparent_type, find_main_psymtab)
10167 (make_symbol_overload_list): Ditto.
10168
10169 2003-03-04 Kazu Hirata <kazu@cs.umass.edu>
10170
10171 * MAINTAINERS (Write after approval): Update my email address.
10172
10173 2003-03-03 Andrew Cagney <cagney@redhat.com>
10174
10175 Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
10176 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
10177 predicate. Replace MAX_REGISTER_RAW_SIZE.
10178 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
10179 MAX_REGISTER_VIRTUAL_SIZE.
10180 * regcache.c (legacy_max_register_raw_size): New function.
10181 (legacy_max_register_virtual_size): New function.
10182 * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
10183 (MAX_REGISTER_RAW_SIZE): Define.
10184 (legacy_max_register_raw_size): Declare.
10185 (legacy_max_register_virtual_size): Declare.
10186 * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
10187 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
10188 * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
10189 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
10190 * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
10191 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
10192 * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
10193 * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
10194 * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
10195 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10196 * vax-tdep.c (vax_gdbarch_init): Update.
10197 * v850-tdep.c (v850_gdbarch_init): Update.
10198 * sparc-tdep.c (sparc_gdbarch_init): Update.
10199 * sh-tdep.c (sh_gdbarch_init): Update.
10200 * s390-tdep.c (s390_gdbarch_init): Update.
10201 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10202 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10203 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10204 * mips-tdep.c (mips_gdbarch_init): Update.
10205 * mcore-tdep.c (mcore_gdbarch_init): Update.
10206 * m68k-tdep.c (m68k_gdbarch_init): Update.
10207 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10208 * ia64-tdep.c (ia64_gdbarch_init): Update.
10209 * i386-tdep.c (i386_gdbarch_init): Update.
10210 * hppa-tdep.c (hppa_gdbarch_init): Update.
10211 * h8300-tdep.c (h8300_gdbarch_init): Update.
10212 * frv-tdep.c (frv_gdbarch_init): Update.
10213 * cris-tdep.c (cris_gdbarch_init): Update.
10214 * avr-tdep.c (avr_gdbarch_init): Update.
10215 * arm-tdep.c (arm_gdbarch_init): Update.
10216 * alpha-tdep.c (alpha_gdbarch_init): Update.
10217 * d10v-tdep.c (d10v_gdbarch_init): Do not set
10218 max_register_raw_size or max_register_virtual_size.
10219
10220 2003-03-03 David Carlton <carlton@math.stanford.edu>
10221
10222 * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
10223 SYMBOL_MATCHES_NAME, add comment.
10224 (SYMBOL_MATCHES_NATURAL_NAME): New.
10225 * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
10226 SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
10227 (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
10228 * symtab.c (lookup_partial_symbol): Use
10229 SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME. Delete
10230 unhelpful comment.
10231 (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
10232 SYMBOL_MATCHES_NAME.
10233 Fix for PR c++/33.
10234
10235 2003-03-03 David Carlton <carlton@math.stanford.edu>
10236
10237 * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
10238 * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
10239 by regexp matching against SYMBOL_NATURAL_NAME.
10240
10241 2003-03-03 David Carlton <carlton@math.stanford.edu>
10242
10243 * linespec.c (find_method): Extract code into collect_methods.
10244 (collect_methods): New.
10245
10246 2003-03-02 Mark Kettenis <kettenis@gnu.org>
10247
10248 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
10249 get_frame_base.
10250
10251 * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
10252 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
10253
10254 2003-03-02 Stephane Carrez <stcarrez@nerim.fr>
10255
10256 * arch-utils.c (generic_register_byte): Fix to use the loop index
10257 and not regnum when summing the size of all registers up to regnum.
10258
10259 2003-03-01 Andrew Cagney <cagney@redhat.com>
10260
10261 * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
10262 FRAME_INIT_SAVED_REGS.
10263 * gdbarch.h, gdbarch.c: Regenerate.
10264 * stack.c (frame_info): Update.
10265 * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
10266 (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
10267 (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
10268 * ns32k-tdep.c (ns32k_pop_frame): Update.
10269 * mips-tdep.c (mips_pop_frame): Update.
10270 * m68hc11-tdep.c (m68hc11_pop_frame): Update.
10271 * ia64-tdep.c (ia64_frame_chain): Update.
10272 (ia64_frame_saved_pc, ia64_get_saved_register): Update.
10273 (ia64_frameless_function_invocation): Update.
10274 (ia64_init_extra_frame_info): Update.
10275 (ia64_pop_frame_regular): Update.
10276 * frame.h (struct frame_info): Update comment.
10277 (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
10278 * frame.c (frame_saved_regs_register_unwind): Update.
10279 (frame_saved_regs_register_unwind): Update.
10280 (deprecated_generic_get_saved_register): Update.
10281 * cris-tdep.c: Update comment.
10282 * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
10283 Rename macro.
10284 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10285 * x86-64-tdep.c (x86_64_init_abi): Update.
10286 * vax-tdep.c (vax_gdbarch_init): Update.
10287 * v850-tdep.c (v850_gdbarch_init): Update.
10288 * sparc-tdep.c (sparc_gdbarch_init): Update.
10289 * sh-tdep.c (sh_gdbarch_init): Update.
10290 * s390-tdep.c (s390_gdbarch_init): Update.
10291 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10292 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
10293 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10294 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10295 * mips-tdep.c (mips_gdbarch_init): Update.
10296 * mcore-tdep.c (mcore_gdbarch_init): Update.
10297 * m68k-tdep.c (m68k_gdbarch_init): Update.
10298 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10299 * ia64-tdep.c (ia64_gdbarch_init): Update.
10300 * i386-tdep.c (i386_gdbarch_init): Update.
10301 * frv-tdep.c (frv_gdbarch_init): Update.
10302 * avr-tdep.c (avr_gdbarch_init): Update.
10303 * arm-tdep.c (arm_gdbarch_init): Update.
10304 * alpha-tdep.c (alpha_gdbarch_init): Update.
10305
10306 2003-03-01 Andrew Cagney <cagney@redhat.com>
10307
10308 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
10309 option enum and switch. When no windows, set the interpreter to
10310 INTERP_CONSOLE.
10311
10312 2003-03-01 Andrew Cagney <cagney@redhat.com>
10313
10314 * main.c (captured_main): Replace magic option characters with an
10315 enum.
10316
10317 2003-03-01 Andrew Cagney <cagney@redhat.com>
10318
10319 * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
10320 INIT_EXTRA_FRAME_INFO.
10321 * gdbarch.h, gdbarch.c: Regenerate.
10322 * arm-tdep.c: Update comments.
10323 * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
10324 * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
10325 * frame.h, avr-tdep.c: Ditto.
10326 * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
10327 (create_new_frame, legacy_get_prev_frame): Ditto.
10328 * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
10329 * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
10330 * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
10331 deprecated_init_extra_frame_info instead of init_extra_frame_info.
10332 * x86-64-tdep.c (x86_64_init_abi): Ditto.
10333 * v850-tdep.c (v850_gdbarch_init): Ditto.
10334 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
10335 * sh-tdep.c (sh_gdbarch_init): Ditto.
10336 * s390-tdep.c (s390_gdbarch_init): Ditto.
10337 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
10338 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10339 * mips-tdep.c (mips_gdbarch_init): Ditto.
10340 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10341 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10342 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10343 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10344 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10345 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10346 * frv-tdep.c (frv_gdbarch_init): Ditto.
10347 * cris-tdep.c (cris_gdbarch_init): Ditto.
10348 * avr-tdep.c (avr_gdbarch_init): Ditto.
10349 * arm-tdep.c (arm_gdbarch_init): Ditto.
10350 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10351 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10352
10353 2003-03-01 Andrew Cagney <cagney@redhat.com>
10354
10355 * gdbarch.sh (register_type): New function with predicate.
10356 (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
10357 * gdbarch.h, gdbarch.c: Re-generate.
10358 * arch-utils.c (generic_register_byte): Use generic_register_size.
10359 (generic_register_size): When available, use
10360 gdbarch_register_type.
10361 * regcache.c (init_regcache_descr): When available, initialize the
10362 register type array using gdbarch_register_type. If the
10363 architecture supplies gdbarch_register_type, do not use the legacy
10364 regcache layout.
10365 * d10v-tdep.c (d10v_register_type): Replace
10366 d10v_register_virtual_type.
10367 (d10v_gdbarch_init): Set register_type instead of
10368 register_virtual_type.
10369
10370 2003-03-01 Andrew Cagney <cagney@redhat.com>
10371
10372 * Makefile.in (ax-gdb.o): Update dependencies.
10373 * ax-gdb.c: Include "regcache.h".
10374 (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
10375 * findvar.c (value_of_register): Ditto.
10376 * infcmd.c (default_print_registers_info): Ditto.
10377
10378 2003-03-01 Mark Kettenis <kettenis@gnu.org>
10379
10380 * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
10381 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
10382
10383 2003-03-01 Mark Kettenis <kettenis@gnu.org>
10384
10385 * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
10386 of STREQ.
10387
10388 2003-02-28 Daniel Jacobowitz <drow@mvista.com>
10389
10390 * Makefile.in (dwarf2loc.o): Update dependencies.
10391 * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
10392 * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
10393 * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
10394 * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
10395 (locexpr_tracepoint_var_ref): New function.
10396 (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
10397
10398 2003-02-28 Andrew Cagney <cagney@redhat.com>
10399
10400 * regcache.c (register_size): New function.
10401 * regcache.h (register_size): Declare
10402 * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
10403 max_register_size instead of MAX_REGISTER_RAW_SIZE.
10404
10405 2003-02-28 David Carlton <carlton@math.stanford.edu>
10406
10407 * linespec.c (decode_compound): Extract code into find_method.
10408 (find_method): New.
10409
10410 2003-02-28 J. Brobecker <brobecker@gnat.com>
10411
10412 * Makefile.in: Add rules to build and link in observer.o.
10413
10414 2003-02-27 J. Brobecker <brobecker@gnat.com>
10415
10416 * observer.c: Minor comments edits.
10417
10418 2003-02-27 J. Brobecker <brobecker@gnat.com>
10419
10420 * observer.h, observer.c: New file.
10421
10422 2003-02-27 Andrew Cagney <cagney@redhat.com>
10423
10424 * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
10425
10426 2003-02-27 Stephane Carrez <stcarrez@nerim.fr>
10427
10428 * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
10429 (M6812_OP_STS_EXT): Likewise.
10430 (m6811_prologue): Use the above to recognize prologue.
10431 (m6812_prologue): Likewise.
10432
10433 2003-02-27 David Carlton <carlton@math.stanford.edu>
10434
10435 * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
10436 SYMBOL_PRINT_NAME.
10437 (compare_psymbols): Ditto.
10438 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
10439
10440 2003-02-27 Michael Snyder <msnyder@redhat.com>
10441
10442 * f-lang.c (build_fortran_types): New function.
10443 (_initialize_f_language): Gdbarch-register built-in fortran types.
10444 * doublest.c (extract_floating): Fix warning text.
10445
10446 2003-02-27 Andrew Cagney <cagney@redhat.com>
10447
10448 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
10449 predicate. Replaces PUSH_DUMMY_FRAME.
10450 * gdbarch.h, gdbarch.c: Regnerate.
10451 * valops.c (hand_function_call): Update. Call
10452 generic_push_dummy_frame directly.
10453 * vax-tdep.c (vax_gdbarch_init): Update.
10454 * sparc-tdep.c (sparc_gdbarch_init): Update.
10455 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
10456 * m68k-tdep.c (m68k_gdbarch_init): Update.
10457 * hppa-tdep.c (hppa_gdbarch_init): Update.
10458 * alpha-tdep.c (alpha_gdbarch_init): Update.
10459 * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
10460 * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
10461 * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
10462 * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
10463 push_dummy_frame to generic_push_dummy_frame.
10464 * v850-tdep.c (v850_gdbarch_init): Ditto.
10465 * sh-tdep.c (sh_gdbarch_init): Ditto.
10466 * s390-tdep.c (s390_gdbarch_init): Ditto.
10467 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10468 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10469 * mips-tdep.c (mips_gdbarch_init): Ditto.
10470 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10471 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10472 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10473 * i386-tdep.c (i386_gdbarch_init): Ditto.
10474 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10475 * frv-tdep.c (frv_gdbarch_init): Ditto.
10476 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10477 * cris-tdep.c (cris_gdbarch_init): Ditto.
10478 * avr-tdep.c (avr_gdbarch_init): Ditto.
10479 * arm-tdep.c (arm_gdbarch_init): Ditto.
10480
10481 2003-02-26 Kevin Buettner <kevinb@redhat.com>
10482
10483 * mips-tdep.c (show_mips_abi): New function.
10484 (_initialize_mips_tdep): Use show_mips_abi() to implement the
10485 command ``show mips abi''.
10486
10487 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
10488
10489 From Elena Zannoni <ezannoni@redhat.com>
10490 * dbxread.c (process_one_symbol): Only record line 0 if one or
10491 more sline entries have been seen for the function.
10492
10493 2003-02-26 Michael Chastain <mec@shout.net>
10494
10495 * configure: Regenerate with autoconf 000227.
10496
10497 2003-02-26 Michael Chastain <mec@shout.net>
10498
10499 Close PR build/660.
10500 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
10501 for old libc5/glibc.
10502 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
10503
10504 2003-02-26 Kris Warkentin <kewarken@qnx.com>
10505
10506 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
10507 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
10508
10509 2003-02-26 Michael Chastain <mec@shout.net>
10510
10511 * configure.in: New variable HAVE_UINTPTR_T.
10512 * configure, config.in: Regenerated.
10513
10514 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
10515
10516 Fix PR build/1097.
10517 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
10518
10519 2003-02-25 Andrew Cagney <cagney@redhat.com>
10520
10521 * frame.c (get_prev_frame): Add comment on check for
10522 inside_entry_func. Only check for inside_entry_file when not a
10523 dummy and not a sentinel. Check that the new frame is not inner
10524 to the old frame.
10525
10526 2003-02-25 Andrew Cagney <cagney@redhat.com>
10527
10528 * frame.c (frame_debug): New variable.
10529 (_initialize_frame): Add "set/show debug frame" command.
10530 (get_prev_frame): When frame_debug, print reason why unwind
10531 failed.
10532
10533 2003-02-25 Michael Chastain <mec@shout.net>
10534
10535 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
10536 to avoid uintptr_t definition problems.
10537
10538 2003-02-25 David Carlton <carlton@math.stanford.edu>
10539
10540 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
10541 (SYMBOL_LINKAGE_NAME): Ditto.
10542 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
10543 SYMBOL_LINKAGE_NAME.
10544 (struct general_symbol_info): Expand comment.
10545 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
10546 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
10547 (SYMBOL_MATCHES_REGEXP): Ditto.
10548 * symtab.c (symbol_natural_name): New function.
10549 * objfiles.h: Replace all uses of SYMBOL_NAME by
10550 DEPRECATED_SYMBOL_NAME.
10551 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
10552 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
10553 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
10554 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
10555 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
10556 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
10557 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
10558 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
10559 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
10560 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
10561 * ada-exp.y: Ditto.
10562 * ada-exp.y: Update copyright.
10563 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
10564 * cp-valprint.c: Ditto.
10565
10566 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
10567
10568 * infptrace.c (detach): Do not flag error if ptrace detach fails
10569 and errno is set to ESRCH.
10570
10571 2003-02-24 Andrew Cagney <cagney@redhat.com>
10572
10573 * infptrace.c (udot_info): Change type of udot_off to long. Use
10574 paddr when printing udot_off's value.
10575
10576 2003-02-24 David Carlton <carlton@math.stanford.edu>
10577
10578 * symtab.c (make_symbol_overload_list): Only read in partial
10579 symtabs containing a matching partial symbol.
10580
10581 2003-02-24 David Carlton <carlton@math.stanford.edu>
10582
10583 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
10584 do the comparison, not strcmp.
10585 * symfile.c (compare_psymbols): Ditto.
10586 * defs.h: Declare strcmp_iw_ordered.
10587 * utils.c (strcmp_iw_ordered): New function.
10588
10589 2003-02-24 Jim Blandy <jimb@redhat.com>
10590
10591 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
10592 support, shared libs): Remove my name from here, to better reflect
10593 reality.
10594
10595 2003-02-24 Kris Warkentin <kewarken@qnx.com>
10596
10597 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
10598 (target_ops): Add to_have_continuable_watchpoint.
10599 * target.c (update_current_target): Add INHERIT line for
10600 to_have_continuable_watchpoint.
10601 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
10602 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
10603 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
10604 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
10605
10606 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
10607
10608 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
10609 maintainership.
10610
10611 2003-02-24 Kris Warkentin <kewarken@qnx.com>
10612
10613 * solib.c (solib_open): Call target defined search function after
10614 failing with solib-search-path.
10615 * solist.h (target_so_ops): Add find_and_open_solib function hook and
10616 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
10617
10618 2003-02-24 Kris Warkentin <kewarken@qnx.com>
10619
10620 * MAINTAINERS: Add myself to Write After section.
10621
10622 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
10623
10624 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
10625
10626 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
10627
10628 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
10629 (m68hc11_add_reggroups): New function.
10630 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
10631 (m68hc11_gdbarch_init): Install the reggroups.
10632 (_initialize_m68hc11_tdep): Initialize them.
10633
10634 2003-02-21 James E Wilson <wilson@tuliptree.org>
10635
10636 * MAINTAINERS: Update my email address.
10637
10638 2003-02-21 David Carlton <carlton@math.stanford.edu>
10639
10640 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
10641
10642 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
10643
10644 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
10645 * symtab.h: Add opaque declarations of struct axs_value and
10646 struct agent_expr.
10647 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
10648 (struct location_funcs): New type.
10649 (struct symbol): Add "loc" to aux_value.
10650 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
10651 * dwarf2read.c: Include "dwarf2expr.h".
10652 (dwarf2_symbol_mark_computed): New function.
10653 (read_func_scope): Use it.
10654 (var_decode_location): New function.
10655 (new_symbol): Use it.
10656 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
10657
10658 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
10659 (dwarf2expr_h, dwarf2loc_h): New variables.
10660 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
10661 (dwarf2expr.o, dwarf2loc.o): New rules.
10662 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
10663 * buildsym.c (finish_block): Handle LOC_COMPUTED and
10664 LOC_COMPUTED_ARG.
10665 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
10666 * m2-exp.y (yylex): Likewise.
10667 * printcmd.c (address_info, print_frame_args): Likewise.
10668 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
10669 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
10670 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
10671 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
10672 * symtab.c (lookup_block_symbol): Likewise.
10673
10674 2003-02-20 Adam Fedor <fedor@gnu.org>
10675
10676 * symtab.h: Remove objc_specific struct
10677 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
10678 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
10679 Have language_objc use cplus_specific struct.
10680
10681 2003-02-20 Tom Tromey <tromey@redhat.com>
10682
10683 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
10684 TYPE_NAME, when printing a String value. PR java/1075.
10685
10686 2003-02-20 Adam Fedor <fedor@gnu.org>
10687
10688 * objc-lang.h (find_methods): Remove declaration.
10689 * objc-lang.c (find_methods): Make static.
10690
10691 2003-02-20 Christopher Faylor <cgf@redhat.com>
10692
10693 * win32-nat.c (get_image_name): Check return value from
10694 ReadProcessMemory.
10695 (child_xfer_memory): Ditto.
10696
10697 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
10698
10699 * configure.in (TARGET_SYSTEM_ROOT): Set default to
10700 ${exec_prefix}/${target_alias}/sys-root. Match explicit
10701 '${exec_prefix}' (in addition to the expansion thereof) as
10702 relocatable.
10703 * configure: Rebuilt.
10704
10705 2003-02-20 David Carlton <carlton@math.stanford.edu>
10706
10707 * symtab.c (search_symbols): Revert the search_symbols part of my
10708 2002-12-23 patch. Add comment.
10709
10710 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
10711
10712 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
10713 * dbxread.c (elfstab_build_psymtabs): Don't call
10714 install_minimal_symbols.
10715 (stabsect_build_psymtabs): Likewise.
10716 * elfread.c (elf_symfile_read): Call install_minimal_symbols
10717 earlier.
10718 * somread.c (som_symfile_read): Call install_minimal_symbols
10719 and do_cleanups earlier.
10720 * nlmread.c (nlm_symfile_read): Likewise.
10721 * mdebugread.c (elfmdebug_build_psymtabs): Call
10722 install_minimal_symbols and make appropriate cleanups.
10723
10724 2003-02-20 Kevin Buettner <kevinb@redhat.com>
10725
10726 * solib.c (reload_shared_libraries): New function.
10727 (_initialize_solib): Add callbacks for ``set solib-search-path''
10728 and ``set solib-absolute-prefix''.
10729
10730 2003-02-20 David Carlton <carlton@math.stanford.edu>
10731
10732 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
10733 expand comment.
10734 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
10735 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
10736 * ada-typeprint.c (ada_typedef_print): Ditto.
10737 * ax-gdb.c (gen_var_ref): Ditto.
10738 * breakpoint.c (print_one_breakpoint): Ditto.
10739 * buildsym.c (finish_block): Ditto.
10740 * c-valprint.c (c_val_print): Ditto.
10741 * expprint.c (print_subexp): Ditto.
10742 * findvar.c (locate_var_value): Ditto.
10743 * infcmd.c (jump_command): Ditto.
10744 * linespec.c (decode_line_2, decode_compound): Ditto.
10745 * maint.c (maintenance_translate_address): Ditto.
10746 * objc-lang.c (compare_selectors, compare_classes): Ditto.
10747 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
10748 Ditto.
10749 * p-valprint.c (pascal_val_print): Ditto.
10750 * stabsread.c (define_symbol): Ditto.
10751 * stack.c (print_frame, frame_info, print_block_frame_locals)
10752 (print_frame_arg_vars, return_command): Ditto.
10753 * symfile.c (compare_symbols, compare_psymbols): Ditto.
10754 * symmisc.c (print_symbol): Ditto.
10755 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
10756 (compare_search_syms, print_symbol_info, print_msymbol_info)
10757 (rbreak_command): Ditto.
10758 * tracepoint.c (tracepoints_info): Ditto.
10759 * typeprint.c (typedef_print): Ditto.
10760 * valops.c (value_of_variable, hand_function_call): Ditto.
10761 * cli/cli-cmds.c (edit_command, list_command): Ditto.
10762 * ada-typeprint.c: Update Copyright.
10763 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
10764 * tracepoint.c, cli/cli-cmds.c: Ditto.
10765
10766 2003-02-20 Kevin Buettner <kevinb@redhat.com>
10767
10768 * frame.c (generic_unwind_get_saved_register): Make non-static.
10769 * frame.h (generic_unwind_get_saved_register): Declare.
10770 * mips-tdep.c (read_next_frame_reg): Fetch register from
10771 current regcache when frame is NULL.
10772 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
10773 that must be NULL.
10774 (mips_get_saved_register): Call generic_unwind_get_saved_register()
10775 instead of frame_register_unwind().
10776
10777 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10778
10779 * remote-sim.c (gdbsim_insert_breakpoint)
10780 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
10781 code.
10782
10783 2003-02-20 Andrew Cagney <ac131313@redhat.com>
10784
10785 * remote.c (_initialize_remote): Add commands "set/show remote
10786 hardware-watchpoint-limit" and "set/show remote
10787 hardware-breakpoint-limit".
10788 (remote_hw_watchpoint_limit): Initialize to -1.
10789 (remote_hw_breakpoint_limit): Ditto.
10790 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
10791
10792 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
10793
10794 * coff-pe-read.c: New file - support reading of minimal symbols from a
10795 portable executable using the export table.
10796 * coff-pe-read.h: New file.
10797 * coffread.c: Include coff-pe-read.h.
10798 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
10799 debugging symbols found.
10800 * Makefile.in (SFILES): Add coff-pe-read.o.
10801 (coff_pe_read_h): Define.
10802 (COMMON_OBS): Add coff-pe-read.o.
10803 (coffread.o): Add coff_pe_read_h dependency.
10804 (coff-pe-read.o): New target.
10805
10806 2003-02-19 David Carlton <carlton@math.stanford.edu>
10807
10808 * Makefile.in (SFILES): Add block.c.
10809 (block_h): New.
10810 (COMMON_OBS): Add block.o.
10811 (block.o): New.
10812 (x86-64-tdep.o): Add $(block_h).
10813 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
10814 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
10815 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
10816 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
10817 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
10818 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
10819 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
10820 * value.h: Add opaque declaration for struct block.
10821 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
10822 * ada-lang.h: Ditto.
10823 * x86-64-tdep.c: #include "block.h"
10824 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
10825 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
10826 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
10827 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
10828 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
10829 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
10830 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
10831 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
10832 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
10833 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
10834 * symtab.c (block_function): Ditto.
10835 (contained_in): Ditto.
10836 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
10837 block.h. Add opaque declaration for struct block.
10838 * symtab.h: Move block_function and contained_in declarations to
10839 block.h. Add opaque declarations for struct block, struct
10840 blockvector.
10841 (struct block): Move to block.h.
10842 (struct blockvector): Ditto.
10843 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
10844 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
10845 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
10846 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
10847 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
10848 Ditto.
10849 * block.c: New file.
10850 * block.h: New file.
10851
10852 2003-02-19 Theodore A. Roth <troth@openavr.org>
10853
10854 * avr-tdep.c (avr_extract_return_value): Remove function.
10855 (avr_store_return_value): Remove function.
10856 (avr_extract_struct_value_address): Remove function.
10857 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
10858
10859 2003-02-19 Andrew Cagney <ac131313@redhat.com>
10860
10861 * rs6000-tdep.c: Include "gdb_assert.h".
10862 (registers_e500): Add "acc" and "spefscr".
10863 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
10864 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
10865 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
10866 really is "r0".
10867 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
10868
10869 2003-02-18 Keith Seitz <keiths@redhat.com>
10870
10871 * Makefile.in: Add gdbtk-interps.c.
10872
10873 2003-02-18 Kevin Buettner <kevinb@redhat.com>
10874
10875 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
10876 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
10877
10878 2003-02-18 Andrew Cagney <cagney@redhat.com>
10879
10880 * symtab.h (struct objfile): Add opaque declaration.
10881
10882 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
10883
10884 From Jim Ingham <jingham@apple.com>:
10885 * dbxread.c (process_one_symbol): Use last_function_start rather
10886 than function_start_offset to find the real beginning of the
10887 current function. The latter is just the text section offset on
10888 some systems, the former is always the real function start.
10889
10890 2003-02-17 Andrew Cagney <cagney@redhat.com>
10891
10892 * configure.in: Revert ${target} != ${host}.
10893
10894 2003-02-17 Andrew Cagney <ac131313@redhat.com>
10895
10896 * configure.in (Makefile): Use the test ${target} != ${host},
10897 instead of the absence of the "nm.h" file, to determine of the
10898 configuration non-native.
10899 * configure: Regenerate.
10900
10901 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
10902
10903 From Brian Ford <ford@vss.fsi.com>
10904
10905 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
10906 conditionalize tui_active test.
10907 (lookup_cmd_1): Ditto.
10908
10909 2003-02-14 Mark Kettenis <kettenis@gnu.org>
10910
10911 * configure.in: Add check for _etext.
10912 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
10913 available.
10914 * config.in, configure: regenerated.
10915
10916 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
10917
10918 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
10919
10920 2003-02-14 Andrew Cagney <ac131313@redhat.com>
10921
10922 * main.c (tui_version): Delete variable.
10923 (captured_main): When --tui, set interpreter_p to "tui" instead of
10924 enabling tui_version.
10925 * printcmd.c (display_command) [TUI]: Test tui_active instead of
10926 tui_version.
10927 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
10928 * cli/cli-cmds.c (disassemble_command): Ditto.
10929 * defs.h (tui_version): Delete declaration.
10930 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
10931 (tui-interp.o): Add rules.
10932 (SUBDIR_TUI_OBS): Add "tui-interp.o".
10933
10934 2003-02-14 Christopher Faylor <cgf@redhat.com>
10935
10936 * win32-nat.c (register_loaded_dll): Correctly set address range for
10937 just-loaded dll.
10938
10939 2003-02-12 Jason Molenda (jmolenda@apple.com)
10940
10941 * symmisc.c (print_objfile_statistics): Include information about
10942 the number of psymtabs and symtabs in each object file.
10943
10944 2003-02-13 Keith R Seitz <keiths@redhat.com>
10945
10946 * main.h (struct captured_main_args): Add interpreter_p.
10947 * main.c (captured_main): Initialize interpreter_p from context.
10948 * gdb.c (main): Set interpreter_p argument.
10949 * Makefile.in (gdb.o): Add dependency for interps.h.
10950
10951 2003-02-12 Andrew Cagney <ac131313@redhat.com>
10952
10953 * event-top.c (cli_command_loop): Delete declaration.
10954 (_initialize_event_loop): Delete function setting event_loop_hook.
10955 * event-top.h (cli_command_loop): Declare. Update copyright.
10956 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
10957 * interps.c (current_interp_command_loop): When event_loop_p, call
10958 cli_command_loop.
10959
10960 2003-02-12 Andrew Cagney <ac131313@redhat.com>
10961
10962 * interps.h (interp_command_loop_ftype): Change return type to
10963 void.
10964
10965 2003-02-12 Michal Ludvig <mludvig@suse.cz>
10966
10967 * x86-64-tdep.c (x86_64_extract_return_value)
10968 (x86_64_store_return_value): Use regcache instead of regbuf.
10969 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
10970 * x86-64-linux-nat.c (fill_gregset): Use regcache.
10971
10972 2003-02-11 Andrew Cagney <ac131313@redhat.com>
10973
10974 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
10975 * aclocal.m4: Regenerate.
10976 * configure: Regenerate.
10977
10978 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
10979 TCL_LD_SEARCH_FLAGS.
10980
10981 2003-02-10 Michal Ludvig <mludvig@suse.cz>
10982
10983 * dwarf2cfi.c: Reindented.
10984
10985 2003-02-09 Andrew Cagney <ac131313@redhat.com>
10986
10987 * interps.c (clear_interpreter_hooks): Convert function definition
10988 to ISO C.
10989
10990 2003-02-07 David Carlton <carlton@math.stanford.edu>
10991
10992 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
10993
10994 2003-02-07 Kevin Buettner <kevinb@redhat.com>
10995
10996 * gdbtypes.h (struct main_type): Move ``length'' field from here...
10997 (struct type): ...to here.
10998 (TYPE_LENGTH): Adjust to reflect different location of ``length''
10999 field.
11000 * gdbtypes.c (make_qualified_type): Set length on newly created type.
11001 (replace_type): Set length on all type variants for a given type.
11002
11003 2003-02-07 Andrew Cagney <ac131313@redhat.com>
11004
11005 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
11006 <sys/stat.h>.
11007 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
11008
11009 2003-02-06 Andrew Cagney <ac131313@redhat.com>
11010
11011 * Makefile.in (symm-nat.o): Update dependencies.
11012 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
11013 (lynx-nat.o, ia64-linux-nat.): Ditto.
11014 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
11015 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
11016 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
11017
11018 * Makefile.in (inflow_h): Define.
11019 (procfs.o, inflow.o, procfs.o): Update dependencies.
11020 * inftarg.c (child_stop): Delete extern declaration of
11021 inferior_process_group. Include "inflow.h".
11022 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
11023 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
11024 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
11025 (our_process_group, inferior_process_group): Extern declarations.
11026
11027 * procfs.c: Include "gdb_assert.h".
11028
11029 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
11030 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
11031 * jv-typeprint.c (java_type_print_base): Ditto.
11032 * typeprint.c (typedef_print): Eliminate STREQ.
11033 * cli/cli-script.c (define_command, define_command): Ditto.
11034 * main.c (captured_main): Ditto.
11035 * values.c (lookup_internalvar): Ditto.
11036 * utils.c (safe_strerror, parse_escape): Eliminate assignment
11037 within `if' conditional.
11038 * linespec.c (decode_line_2): Ditto.
11039 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
11040 (bfd_openw_with_cleanup): Ditto.
11041
11042 2003-02-07 Mark Kettenis <kettenis@gnu.org>
11043
11044 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
11045 legacy_extract_return_value and store_return_value to
11046 legacy_return_value.
11047
11048 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
11049
11050 * win32-nat.c (get_relocated_section_addrs): New function. Find
11051 section load addresses for symbol handling in relocated DLLs.
11052 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
11053
11054 2003-02-05 Fred Fish <fnf@intrinsity.com>
11055
11056 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
11057 '=' and '!='.
11058 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
11059 with '&' and '=='.
11060 (angel_RDI_info): Ditto.
11061 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
11062 with '&' and '!='.
11063 (threads_continue_all_with_signals): Ditto.
11064
11065 2003-02-05 Jim Ingham <jingham@apple.com>
11066 Keith Seitz <keiths@redhat.com>
11067 Elena Zannoni <ezannoni@redhat.com>
11068 Andrew Cagney <ac131313@redhat.com>
11069
11070 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
11071 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
11072 (SUBDIR_MI_OBS): Add "mi-interp.o".
11073 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
11074 (SFILES): Add "interps.c".
11075 (COMMON_OBS): Add "interps.o".
11076 (interps_h, mi_main_h): Define.
11077 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
11078 (mi-main.o, main.o, event-top.o): Update dependencies.
11079 * cli/cli-interp.c: New file.
11080 * interps.h, interps.c: New files.
11081 * top.c: (gdb_init): Don't install the default interpreter, handed
11082 by captured_main.
11083 * main.c: Include "interps.h".
11084 (interpreter_p): Note that it should malloc'ed.
11085 (captured_command_loop): Call current_interp_command_loop.
11086 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
11087 xfree and xstrdup when updating interpreter_p. Install the
11088 default interpreter. Add hack to stop mi1's copyright notice
11089 being encoded.
11090 * event-top.h (gdb_setup_readline): Declare.
11091 (gdb_disable_readline): Declare.
11092 * event-top.c: Include "interps.h".
11093 (display_gdb_prompt): Call current_interp_display_prompt_p.
11094 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
11095 gdb_stdlog, and gdb_stdtarg.
11096 (_initialize_event_loop): Don't call gdb_setup_readline.
11097 * cli-out.c (cli_out_set_stream): New function.
11098 * cli-out.h (cli_out_set_stream): Declare.
11099
11100 2003-02-06 Mark Kettenis <kettenis@gnu.org>
11101
11102 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
11103 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
11104 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
11105 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
11106 config/i386/i386v42mp.mt: Removed.
11107
11108 2003-02-05 Mark Kettenis <kettenis@gnu.org>
11109
11110 * configure.tgt (*-*-solaris*): Set gdb_osabi to
11111 GDB_OSABI_SOLARIS.
11112
11113 2003-02-05 Michael Chastain <mec@shout.net>
11114
11115 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
11116 2.12.1 and earlier versions.
11117
11118 2003-02-05 Andrew Cagney <ac131313@redhat.com>
11119
11120 Remove orphaned hosts, targets and files.
11121 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
11122 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
11123 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
11124 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
11125 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
11126 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
11127 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
11128 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
11129 * config/sparc/tm-sp64sim.h: Delete.
11130 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
11131 hosts.
11132 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
11133 mips*-dec-mach3* targets.
11134
11135 2003-02-04 Michael Chastain <mec@shout.net>
11136
11137 * NEWS: Fix typo: sepcifying -> specifying.
11138
11139 2003-02-04 Michael Chastain <mec@shout.net>
11140
11141 * dwarfread.c: Add documentation on the state of dwarf-1,
11142 looking towards obsoletion.
11143
11144 2003-02-03 Michael Chastain <mec@shout.net>
11145
11146 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
11147 gdb/testsuite/gdb.c++/pr-1023.exp.
11148
11149 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11150
11151 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
11152 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
11153
11154 * utils.c (init_page_info): Delete reference to MPW in comments.
11155 * main.c (captured_main): Delete #ifdef MPW.
11156
11157 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11158
11159 * NEWS: Note that the m32r-*-elf* is obsolete.
11160 * monitor.c (monitor_expect): Obsolete reference to m32r.
11161 * configure.tgt: Mark m32r-*-elf* as obsolete.
11162 * MAINTAINERS: Mark m32k as obsolete.
11163 * m32r-rom.c: Obsolete file.
11164 * config/m32r/m32r.mt: Obsolete file.
11165 * config/m32r/tm-m32r.h: Obsolete file.
11166 * m32r-stub.c: Obsolete file.
11167 * m32r-tdep.c: Obsolete file.
11168
11169 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11170
11171 * NEWS: Mention that the z8k-zilog-none is obsolete.
11172 * MAINTAINERS: Mark z8k as obsolete.
11173 * configure.tgt: Obsolete the z8k-*-coff* target.
11174 * config/z8k/z8k.mt: Obsolete file.
11175 * config/z8k/tm-z8k.h: Obsolete file.
11176 * z8k-tdep.c: Obsolete file.
11177
11178 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11179
11180 * NEWS: Mention that the mn10200-elf is obsolete.
11181 * configure.tgt: Obsolete mn10200-*-* target.
11182 * breakpoint.c (update_breakpoints_after_exec): Update comment to
11183 mention that the mn10200 is obsolete.
11184 * breakpoint.h: Ditto.
11185 * MAINTAINERS: Mark the mn10200-elf as obsolete.
11186 * config/mn10200/mn10200.mt: Obsolete file.
11187 * config/mn10200/tm-mn10200.h: Obsolete file.
11188 * mn10200-tdep.c: Obsolete file.
11189
11190 2003-02-04 Andrew Cagney <ac131313@redhat.com>
11191
11192 * MAINTAINERS: Mark h8500 as obsolete.
11193 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
11194 * findvar.c (value_from_register): Ditto.
11195 * h8500-tdep.c: Mark file as obsolete.
11196 * config/h8500/h8500.mt: Ditto.
11197 * config/h8500/tm-h8500.h: Ditto.
11198 * NEWS: Mention that h8500 is obsolete.
11199
11200 2003-02-04 David Carlton <carlton@math.stanford.edu>
11201
11202 * objfiles.c (allocate_objfile): Always set name. Add comment at
11203 start of function.
11204 * jv-lang.c (get_dynamics_objfile): Add comment.
11205
11206 2003-02-04 David Carlton <carlton@math.stanford.edu>
11207
11208 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
11209 * printcmd.c (build_address_symbolic): Replace uses of
11210 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
11211 SYMBOL_NAME, and asm_demangle.
11212 Update copyright.
11213
11214 2003-02-04 David Carlton <carlton@math.stanford.edu>
11215
11216 * linespec.c (decode_compound): Extract code into
11217 lookup_prefix_sym.
11218 (lookup_prefix_sym): New function.
11219
11220 2003-02-04 David Carlton <carlton@math.stanford.edu>
11221
11222 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
11223 FLOAT_COERCION_BADNESS.
11224 * gdbtypes.c (rank_one_type): Replace all uses of
11225 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
11226
11227 2003-02-04 Jim Blandy <jimb@redhat.com>
11228
11229 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
11230 section, let dwarf_macinfo_section point to it, not
11231 dwarf_loc_section.
11232
11233 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
11234
11235 Pointed out by Anton Blanchard <anton@samba.org>.
11236 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
11237 (ppc_linux_at_sigtramp_return_path): Use it.
11238
11239 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
11240
11241 * defs.h (streq): Add prototype.
11242 * utils.c (streq): New function.
11243
11244 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
11245 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
11246 * mdebugread.c (new_symbol): Likewise.
11247 * stabsread.c (define_symbol): Likewise.
11248 * coffread.c (process_coff_symbol): Likewise.
11249 * dwarfread.c (new_symbol): Likewise.
11250
11251 * minsyms.c (prim_record_minimal_symbol_and_info): Use
11252 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
11253 here.
11254 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
11255 SYMBOL_INIT_DEMANGLED_NAME.
11256 * objfiles.c: Include "hashtab.h".
11257 (allocate_objfile): Call htab_set_functions_ex for the
11258 demangled_names_hash.
11259 (free_objfile): Call htab_delete for the demangled_names_hash.
11260 * objfiles.h (struct htab): Add declaration.
11261 (struct objfile): Add demangled_names_hash.
11262 * symfile.c: Include "hashtab.h".
11263 (reread_symbols): Call htab_delete for the demangled_names_hash.
11264 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
11265 SYMBOL_NAME in the bcache.
11266 * symtab.c: Include "hashtab.h". Update comments.
11267 (create_demangled_names_hash, symbol_set_names): New functions.
11268 (symbol_find_demangled_name): New function, broken out from
11269 symbol_init_demangled_names.
11270 (symbol_init_demangled_names): Use it.
11271 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
11272 (SYMBOL_SET_NAMES): New macro.
11273 (symbol_set_names): Add prototype.
11274
11275 2003-02-03 Jim Blandy <jimb@redhat.com>
11276
11277 Use a single, consistent representation for an empty minimal
11278 symbol table in an objfile.
11279 * objfiles.c (terminate_minimal_symbol_table): New function.
11280 (allocate_objfile): Call it.
11281 * objfiles.h (terminate_minimal_symbol_table): New declaration.
11282 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
11283 non-NULL.
11284 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
11285 objfile has minimal symbols, compare minimal_symbol_count to zero,
11286 instead of comparing msymbols with NULL.
11287 * objfiles.c (have_minimal_symbols): Same.
11288 * solib-sunos.c (solib_add_common_symbols): Call
11289 terminate_minimal_symbol_table.
11290 * symfile.c (reread_symbols): Same.
11291
11292 2003-02-03 Kevin Buettner <kevinb@redhat.com>
11293
11294 * s390-tdep.c (s390_address_class_type_flags)
11295 (s390_address_class_type_flags_to_name)
11296 (s390_address_class_name_to_type_flags): New functions.
11297 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
11298 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
11299
11300 2003-02-03 Michael Snyder <msnyder@redhat.com>
11301
11302 * arm-tdep.c: Fix spell-o in comment.
11303
11304 2003-02-03 Michal Ludvig <mludvig@suse.cz>
11305
11306 * dwarf2cfi.c (pointer_encoding): Added new parameter.
11307 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
11308 error messages to contain BFD filename.
11309
11310 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
11311
11312 Fix PR gdb/742 gdb/743 gdb/877
11313 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
11314 (do_mixed_source_and_assembly): Use
11315 make_cleanup_ui_out_tuple_begin_end and
11316 make_cleanup_ui_out_tuple_begin_end.
11317 (do_mixed_source_and_assembly): Ditto.
11318 * thread.c (do_captured_list_thread_ids): Ditto.
11319 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
11320 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
11321 ui_out_tuple_end): Delete prototypes.
11322 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
11323 ui_out_list_end, ui_out_tuple_end): Delete.
11324
11325 From Kevin Buettner <kevinb@redhat.com>:
11326 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
11327 * ui-out.c (make_cleanup_ui_out_table_begin_end)
11328 (do_cleanup_table_end): New functions.
11329 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
11330 Use cleanups to invoke_ui_out_tuple_end().
11331 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
11332 * cli/cli-setshow.c (cmd_show_list): Use
11333 make_cleanup_ui_out_tuple_begin_end.
11334
11335 2003-02-02 Andrew Cagney <ac131313@redhat.com>
11336
11337 * frame.c (frame_unwind_register): New function.
11338 (frame_unwind_unsigned_register): Use.
11339 (frame_unwind_signed_register): Use.
11340 (frame_read_register): New function.
11341 * frame.h (frame_unwind_register): Declare.
11342 (frame_read_register): Declare.
11343
11344 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
11345 and frame_unwind_register instead of read_memory, write_register
11346 and deprecated_write_register_bytes.
11347
11348 2003-02-02 Andrew Cagney <ac131313@redhat.com>
11349
11350 * frame.h: Note that namelen can be negative.
11351 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
11352 NAME's length.
11353
11354 * NEWS: Mention that the d10v's `regs' command is deprecated.
11355 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
11356 (d10v_print_registers_info): New function.
11357 (show_regs): Call d10v_print_registers_info.
11358 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
11359
11360 2003-02-02 Mark Kettenis <kettenis@gnu.org>
11361
11362 * stack.c (print_frame_info): Restore call to annotate_frame_begin
11363 lost in the previous patch.
11364
11365 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11366
11367 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
11368 * stack.c (print_frame_info_base): Output complete FRAME tuple
11369 for synthesized frames.
11370
11371 2003-02-02 Andrew Cagney <ac131313@redhat.com>
11372
11373 * mips-nat.c (zerobuf): Delete.
11374 (fetch_inferior_registers): Alloc local zerobuf.
11375 (fetch_core_registers): Alloc local zerobuf.
11376 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
11377 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
11378 * thread-db.c (thread_db_store_registers): Ditto.
11379 * sh-tdep.c (sh_do_register): Ditto.
11380 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
11381 * remote-sim.c (gdbsim_store_register): Ditto.
11382 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
11383 * remote-e7000.c (fetch_regs_from_dump): Ditto.
11384 * monitor.c (monitor_supply_register): Ditto.
11385 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
11386 * mips-nat.c (fetch_inferior_registers): Ditto.
11387 * m68klinux-nat.c (fetch_register): Ditto.
11388 * lynx-nat.c (fetch_inferior_registers): Ditto.
11389 (fetch_inferior_registers): Ditto.
11390 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
11391 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
11392 (hpux_thread_store_registers): Ditto.
11393 * hppah-nat.c (fetch_register): Ditto.
11394 * hppab-nat.c (fetch_register): Ditto.
11395 * hppa-tdep.c (pa_register_look_aside): Ditto.
11396 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
11397 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
11398
11399 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11400
11401 * gdbarch.sh: Explictly specify all method levels. When a
11402 variable with an empty level, provide a non-multi-arch default.
11403 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
11404 * gdbarch.h: Re-generate.
11405 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
11406 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
11407
11408 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11409
11410 * defs.h (host_pointer_to_address): Delete declaration.
11411 (address_to_host_pointer): Delete declaration.
11412 * utils.c (host_pointer_to_address): Delete function.
11413 (address_to_host_pointer): Delete function.
11414 * procfs.c (procfs_address_to_host_pointer): New function.
11415 * procfs.c (proc_set_watchpoint): Use.
11416 (procfs_can_use_hw_breakpoint): Update comments.
11417 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
11418 (som_solib_add): Use.
11419 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
11420 * hppa-tdep.c (unwind_command): Use.
11421
11422 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11423
11424 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
11425 strlen d_name.
11426
11427 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
11428 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
11429 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
11430 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
11431 (define_symbol): Update.
11432 * symfile.c (generic_load): Remove references to nindy.
11433 * symtab.c: Remove references to nindy.
11434
11435 2003-02-01 Andrew Cagney <ac131313@redhat.com>
11436
11437 * infcmd.c (print_float_info): Delete code conditional on
11438 FLOAT_INFO.
11439 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
11440 * config/m68k/nm-apollo68b.h: Ditto.
11441 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
11442 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
11443 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
11444
11445 2003-02-01 Mark Kettenis <kettenis@gnu.org>
11446
11447 * config/i386/tm-i386os9k.h: Removed.
11448
11449 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
11450 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
11451 they're identical to i[3456]86-*-sysv* now.
11452 * config/i386/i386v32.mh: Removed.
11453 * config/i386/xm-i386v32.h: Removed.
11454 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
11455
11456 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
11457
11458 * config/i386/i386dgux.mh: Removed.
11459 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
11460
11461 * configure.in: Fix typo.
11462 * configure: Regenerated.
11463
11464 2003-01-31 David Carlton <carlton@math.stanford.edu>
11465
11466 * dwarf2read.c (dwarf2_locate_sections): Set
11467 dwarf_ranges_section.
11468
11469 2003-01-31 Andrew Cagney <ac131313@redhat.com>
11470
11471 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
11472 * utils.c: Update comments documenting legitimate uses of PTR.
11473
11474 * utils.c: Re-indent.
11475
11476 * config/djgpp/fnchange.lst: Delete nindy files.
11477 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
11478 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
11479 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
11480 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
11481 * nindy-share/README, nindy-share/Onindy.c: Delete files.
11482 * nindy-tdep.c, nindy-share/Makefile: Delete files.
11483 * Makefile.in (init.c): Remove nindy references.
11484 (saber_gdb): Delete rule.
11485 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
11486 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
11487 and a68v-nat.c.
11488 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
11489 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
11490 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
11491 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
11492 nindy-share/stop.h.
11493 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
11494 * saber.suppress: Delete file.
11495
11496 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
11497
11498 * dbxread.c (stabs_data): New static variable.
11499 (fill_symbuf): Support an in-memory buffer for stabs data.
11500 (stabs_seek): New function.
11501 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
11502 (read_ofile_symtab): Use stabs_seek.
11503 (elfstab_build_psymtabs): Take an asection* instead of
11504 an offset and size. Relocate the stabs data if necessary.
11505 Save the section* for dbx_psymtab_to_symtab.
11506 * dwarf2read.c: Add section variables for each debug section.
11507 (dwarf2_locate_sections): Fill them in.
11508 (dwarf2_read_section): Take an asection* argument.
11509 Relocate the section contents if necessary.
11510 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
11511 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
11512 it to dwarf2_read_section.
11513 (dwarf2_build_frame_info): Update callers.
11514 * elfread.c (elf_symfile_read): Update call to
11515 elfstab_build_psymtabs.
11516 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
11517 (DBX_STAB_SECTION): New macro.
11518 * stabsread.h (elfstab_build_psymtabs): Update prototype.
11519 * symfile.c (symfile_dummy_outputs): New function.
11520 (symfile_relocate_debug_section): New function.
11521 * symfile.h (symfile_relocate_debug_section): Add prototype.
11522
11523 2003-01-31 Richard Henderson <rth@redhat.com>
11524
11525 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
11526 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
11527 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
11528 * alpha-tdep.c (alpha_register_name): Add "unique".
11529 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
11530 (ALPHA_UNIQUE_REGNUM): New.
11531 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
11532
11533 2003-01-31 Andrew Cagney <ac131313@redhat.com>
11534
11535 * README: Remove reference to Ericsson 1800 monitor.
11536 * Makefile.in (remote-es.o): Delete rule.
11537 (ALLDEPFILES): Delete remote-es.c.
11538 * remote-es.c: Delete file.
11539 * config/m68k/es1800.mt: Delete file.
11540 * config/djgpp/fnchange.lst: Update.
11541 * configure.tgt: Delete m68*-ericsson-* target.
11542
11543 2003-01-31 Adam Fedor <fedor@gnu.org>
11544
11545 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
11546 Remove duplicate/shadowing variable of same name.
11547
11548 2003-01-30 Jim Blandy <jimb@redhat.com>
11549
11550 * symfile.c (find_separate_debug_file): Assert that the objfile's
11551 directory name we compute ends with a slash, and then assume that
11552 that's so everywhere we use it.
11553
11554 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
11555
11556 * valops.c (value_assign): Flush frame cache after stores to memory
11557 also.
11558
11559 2003-01-30 Andrew Cagney <ac131313@redhat.com>
11560
11561 * Makefile.in (mon960-rom.o): Delete rule.
11562 * mon960-rom.c: Delete file.
11563
11564 2003-01-30 Andrew Cagney <ac131313@redhat.com>
11565
11566 * d10v-tdep.c: Include "frame-unwind.h".
11567 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
11568 list.
11569 (next_addr, uses_frame): Delete.
11570 (struct d10v_unwind_cache): Define.
11571 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
11572 Use info instead of next_addr and uses_frame globals.
11573 (d10v_frame_init_saved_regs): Delete function.
11574 (d10v_init_extra_frame_info): Delete function.
11575 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
11576 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
11577 init_frame_pc or frame_saved_pc.
11578 (d10v_pop_frame): Delete function.
11579 (do_d10v_pop_frame): Delete function.
11580 (d10v_frame_chain): Delete function.
11581 (d10v_frame_chain_valid): Delete function.
11582 (d10v_frame_pc_unwind): New function.
11583 (d10v_frame_id_unwind): New function.
11584 (saved_regs_unwinder): New function.
11585 (d10v_frame_register_unwind): New function.
11586 (d10v_frame_pop): New function.
11587 (d10v_frame_unwind): New variable.
11588 (d10v_frame_p): New function.
11589 (d10v_frame_saved_pc): Delete function.
11590 * Makefile.in (d10v-tdep.o): Update dependencies.
11591
11592 2003-01-30 J. Brobecker <brobecker@gnat.com>
11593
11594 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
11595 causing some regressions due to a change in the default value
11596 for this macro.
11597
11598 2003-01-29 Richard Henderson <rth@redhat.com>
11599 Elena Zannoni <ezannoni@redhat.com>
11600 Daniel Jacobowitz <drow@mvista.com>
11601
11602 Fix PR gdb/961.
11603 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
11604 variables.
11605 (RANGES_SECTION): New.
11606 (dwarf_ranges_buffer): New variable.
11607 (struct comp_unit_head): Add member "die".
11608 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
11609 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
11610 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
11611 (dwarf2_locate_sections): Likewise.
11612 (dwarf2_build_psymtabs): Read .debug_ranges.
11613 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
11614 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
11615 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
11616 Look for DW_AT_ranges and return the bounding box.
11617
11618 2003-01-29 Brian Ford <ford@vss.fsi.com>
11619
11620 * win32-nat.c (cygwin_pid): Removed as unused.
11621 (child_attach): Try fall back to Cygwin pid.
11622
11623 2003-01-29 Jim Blandy <jimb@redhat.com>
11624
11625 * objfiles.h (struct objfile): Doc fix.
11626
11627 2003-01-29 Andrew Cagney <ac131313@redhat.com>
11628
11629 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
11630 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
11631 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
11632 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
11633 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
11634 (FRAME_SAVED_PC): Change to a function with predicate.
11635 * gdbarch.h, gdbarch.c: Re-generate.
11636
11637 2003-01-28 Andrew Cagney <ac131313@redhat.com>
11638
11639 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
11640
11641 * complaints.c (complain): Delete function.
11642 * complaints.h (struct deprecated_complaint): Delete definition.
11643 (complain): Delete declaration.
11644
11645 2003-01-28 Kevin Buettner <kevinb@redhat.com>
11646
11647 * mips-tdep.c (mips_init_extra_frame_info): Return early for
11648 dummy frames.
11649
11650 2003-01-27 Andrew Cagney <ac131313@redhat.com>
11651
11652 * sentinel-frame.h, sentinel-frame.c: New files.
11653 * Makefile.in (frame.o): Update dependencies.
11654 (SFILES): Add sentinel-frame.c.
11655 (sentinel_frame_h): Define.
11656 (COMMON_OBS): Add sentinel-frame.o.
11657 (sentinel-frame.o): Specify dependencies.
11658 * frame.c: Include "sentinel-frame.h".
11659 (frame_register_unwind): Rewrite assuming that there is always a a
11660 ->next frame.
11661 (frame_register, generic_unwind_get_saved_register): Ditto.
11662 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
11663 (create_sentinel_frame, unwind_to_current_frame): New functions.
11664 (get_current_frame): Rewrite using create_sentinel_frame and
11665 unwind_to_current_frame. When possible, always create a frame.
11666 (create_new_frame): Set next to the sentinel frame.
11667 (get_next_frame): Rewrite. Don't go below the level 0 frame.
11668 (deprecated_update_frame_pc_hack): Update the next frame's PC and
11669 ID cache when necessary.
11670 (frame_saved_regs_id_unwind): Use frame_relative_level.
11671 (deprecated_generic_get_saved_register): Use frame_relative_level,
11672 get_frame_saved_regs, get_frame_pc, get_frame_base and
11673 get_next_frame.
11674 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
11675 frame_register.
11676
11677 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
11678
11679 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
11680
11681 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
11682
11683 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
11684 (maintenance_set_profile_cmd): Use error () instead of warning ().
11685
11686 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
11687
11688 * configure.in: Check that -pg works if using --enable-profiling.
11689 Check for monstartup and _mcleanup regardless of --enable-profiling.
11690 * maint.c: Check for monstartup and _mcleanup before using them.
11691 * config.in: Regenerated.
11692 * configure: Regenerated.
11693
11694 2003-01-24 Nick Clifton <nickc@redhat.com>
11695
11696 * Add sh2e support:
11697
11698 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
11699
11700 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
11701 (sh2e_show_regs): New.
11702 (sh_gdbarch_init): Handle bfd_mach_sh2e.
11703 * config/sh/tm-sh.h: Added sh2e to comments.
11704
11705 2003-01-23 Jim Blandy <jimb@redhat.com>
11706
11707 * symfile.c (syms_from_objfile): Don't print the "(no debugging
11708 symbols found)" message here; we haven't checked for a separate
11709 debug info file yet, so we don't know yet.
11710 (symbol_file_add_with_addrs_or_offsets): Print it here, after
11711 we've looked everywhere. Also, there's no need to print a special
11712 message when we're loading the separate debug info file: the one
11713 symbol_file_add prints is fine.
11714
11715 2003-01-23 Alexander Larsson <alexl@redhat.com>
11716 Jim Blandy <jimb@redhat.com>
11717
11718 Add support for executables whose debug info has been separated
11719 out into a separate file, leaving only a link behind.
11720 * objfiles.h (struct objfile): New fields: separate_debug_objfile
11721 and separate_debug_objfile_backlink.
11722 (put_objfile_before): New declaration.
11723 * symfile.c: #include "filenames.h".
11724 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
11725 debug info in a separate file, read that, too. Save the addrs
11726 argument, so we can use it again to read the separated debug info;
11727 syms_from_objfile modifies the table we pass it.
11728 (reread_symbols): After re-reading an objfile, call
11729 reread_separate_symbols to refresh its separate debug info
11730 objfile, if it has one.
11731 (reread_separate_symbols, find_separate_debug_file,
11732 get_debug_link_info, separate_debug_file_exists): New functions.
11733 (debug_file_directory): New global var.
11734 (_initialize_symfile): Initialize debug_file_directory, and
11735 provide the new `set debug-file-directory' command to let the user
11736 change it.
11737 * objfiles.c (free_objfile): If this objfile has its debug info in
11738 a separate objfile, free that one too. If this is itself a
11739 separate debug info objfile, clear our parent's backlink.
11740 (put_objfile_before): New function.
11741 * utils.c (gnu_debuglink_crc32): New function.
11742 * defs.h (gnu_debuglink_crc32): New declaration.
11743 * Makefile.in (symfile.o): Note dependency on "filenames.h".
11744 * configure.in: Handle --with-separate-debug-dir config option.
11745 * acinclude.m4 (AC_DEFINE_DIR): New macro.
11746 * acconfig.h (DEBUGDIR): New macro.
11747 * configure, aclocal.m4, config.in: Regenerated.
11748
11749 2003-01-22 Jim Blandy <jimb@redhat.com>
11750
11751 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
11752 like the old symbol_file_add, but taking new arguments: you can
11753 now pass in either a `struct section_addr_info' list to say where
11754 each section is loaded, or a `struct section_offsets' table. Pass
11755 these new arguments through to syms_from_objfile as appropriate.
11756 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
11757 with the appropriate quiescent values for the new arguments.
11758
11759 * symfile.c: #include "gdb_assert.h".
11760 (syms_from_objfile): Add the ability to pass in a section offset
11761 table directly, as an alternative to the section_addr_info table.
11762 Document arguments better.
11763 (symbol_file_add): Pass extra arguments to syms_from_objfile.
11764 * symfile.h (syms_from_objfile): Update declaration.
11765 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
11766 syms_from_objfile.
11767 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
11768
11769 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
11770
11771 Original patch by Tom Tromey <tromey@cygnus.com> and
11772 Jason Molenda <jmolenda@apple.com>.
11773 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
11774 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
11775 * NEWS: Mention profiling.
11776 * configure.in (--enable-gdbtk): Fix typo.
11777 (--enable-profiling): New. Set PROFILE_CFLAGS.
11778 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
11779 Fill in function.
11780 (profiling_state): New variable.
11781 (mcleanup_wrapper): New function.
11782 (_initialize_maint): Remove NOTYET, fix call to
11783 add_setshow_boolean_cmd for "maint set profile".
11784 * configure: Regenerated.
11785
11786 2003-01-21 Martin M. Hunt <hunt@redhat.com>
11787
11788 * Makefile.in (install-gdbtk): Install PNG images too.
11789
11790 2003-01-21 Andrew Cagney <ac131313@redhat.com>
11791
11792 * exec.c (text_start): Delete global variable.
11793 (exec_file_attach): Make text_start local to the function.
11794 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
11795 * valops.c (hand_function_call): Delete code that handles
11796 BEFORE_TEXT_END and AFTER_TEXT_END.
11797 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
11798 of CALL_DUMMY_LOCATION.
11799 * gdbarch.c: Regenerate.
11800 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
11801 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
11802 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
11803 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
11804 (text_end): Delete extern declaration.
11805
11806 2003-01-21 Andrew Cagney <ac131313@redhat.com>
11807
11808 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
11809 * blockframe.c (backtrace_below_main): Move to "frame.c".
11810 (frame_chain_valid): Delete check for backtrace_below_main.
11811 (_initialize_blockframe): Delete initialization, move ``set
11812 backtrace-below-main'' command to "frame.c".
11813 (do_flush_frames_sfunc): Delete function.
11814 * frame.c: Include "command.h" and "gdbcmd.h".
11815 (frame_type_from_pc): New function.
11816 (create_new_frame): Use frame_type_from_pc.
11817 (legacy_get_prev_frame): New function.
11818 (get_prev_frame): Rewrite. When an old style frame, call
11819 legacy_get_prev_frame. Otherwize, unwind the PC first.
11820 (_initialize_frame): Add ``set backtrace-below-main'' command.
11821 * Makefile.in (frame.o): Update dependencies.
11822
11823 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11824
11825 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
11826 DEPRECATED_REGISTERS_INFO.
11827
11828 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11829
11830 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
11831 Maintainers'. Update `Various Maintainers'.
11832
11833 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11834
11835 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
11836 * gdbarch.sh (POP_FRAME): Change to function with predicate.
11837 Suppress actual parameters when `-'.
11838 * gdbarch.h, gdbarch.c: Regenerate.
11839
11840 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11841
11842 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
11843 code handling dummy frames.
11844
11845 2003-01-19 Andrew Cagney <ac131313@redhat.com>
11846
11847 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
11848 (struct frame_unwind): Add field pop.
11849 * frame.h (frame_pop): Declare.
11850 * frame.c (frame_saved_regs_pop): New function.
11851 (trad_frame_unwinder): Add frame_saved_regs_pop.
11852 (frame_pop): New function.
11853 * dummy-frame.c (dummy_frame_pop): New function.
11854 (discard_innermost_dummy): New function.
11855 (generic_pop_dummy_frame): Use discard_innermost_dummy.
11856 (dummy_frame_unwind): Add dummy_frame_pop.
11857 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
11858 * valops.c (hand_function_call): Ditto.
11859 * stack.c (return_command): Ditto.
11860
11861 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11862
11863 * cris-tdep.c: Fix function declaration indentation.
11864 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
11865 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
11866 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
11867 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
11868 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
11869 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
11870
11871 2003-01-18 Michael Chastain <mec@shout.net>
11872
11873 * README (Unpacking and Installation -- quick overview):
11874 Warn against ".../gdb-5.3/gdb/configure".
11875
11876 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11877
11878 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
11879 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
11880 (struct frame_unwind): Declare opaque.
11881 (dummy_frame_p): Declare function.
11882 * dummy-frame.c (dummy_frame_id_unwind): Make static.
11883 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
11884 * dummy-frame.c: Include "frame-unwind.h".
11885 (dummy_frame_p): New function.
11886 (dummy_frame_unwind): New variable.
11887 * frame.c: Include "frame-unwind.h".
11888 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
11889 to use the new unwind field.
11890 (set_unwind_by_pc): Delete function.
11891 (create_new_frame, get_prev_frame): Set unwind field using
11892 frame_unwind_find_by_pc.
11893 (trad_frame_unwind, trad_frame_unwinder): New variables.
11894 * frame.h (trad_frame_unwind): Declare variable.
11895 (frame_id_unwind_ftype): Delete declaration.
11896 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
11897 (struct frame_unwind): Declare opaque.
11898 (struct frame_info): Replace the fields id_unwind, pc_unwind and
11899 register_unwind with a single unwind pointer.
11900 * frame-unwind.h, frame-unwind.c: New files.
11901 * Makefile.in (SFILES): Add frame-unwind.c.
11902 (frame_unwind_h): Define.
11903 (COMMON_OBS): Add frame-unwind.o.
11904 (frame-unwind.o): Specify dependencies.
11905 (frame.o, dummy-frame.o): Update dependencies.
11906
11907 2003-01-18 Andrew Cagney <ac131313@redhat.com>
11908
11909 * ada-valprint.c: Eliminate PTR.
11910 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
11911 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
11912 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
11913 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
11914 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
11915 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
11916 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
11917
11918 2003-01-17 Andrew Cagney <ac131313@redhat.com>
11919
11920 * main.c (captured_main): Don't use PTR.
11921 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
11922 * gdbtypes.c (lookup_primitive_typename): Ditto.
11923 (lookup_struct_elt_type): Ditto.
11924 * f-valprint.c (info_common_command): Ditto.
11925 (list_all_visible_commons): Ditto.
11926 * jv-typeprint.c (java_type_print_base): Ditto.
11927
11928 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
11929 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
11930 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
11931 i386-interix-nat.c and i386-interix-tdep.c. Rename
11932 m68klinux-nat.c and m68klinux-tdep.c. Rename
11933 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
11934 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
11935 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
11936 * main.c (captured_main): Use xfree, not free.
11937
11938 2003-01-16 Andrew Cagney <ac131313@redhat.com>
11939
11940 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
11941 ID back using a parameter.
11942 * frame.c (frame_id_unwind): Update call.
11943 (frame_saved_regs_id_unwind): Update.
11944 * dummy-frame.c (dummy_frame_id_unwind): Update function.
11945 * dummy-frame.h (struct frame_id): Add opaque declaration.
11946 (dummy_frame_id_unwind): Update declaration.
11947
11948 2003-01-15 Andrew Cagney <ac131313@redhat.com>
11949
11950 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
11951
11952 2003-01-15 Stephen P. Smith <ischis2@cox.net>
11953
11954 * MAINTAINERS (Stephen P. Smith): Updated email address.
11955
11956 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
11957
11958 Fix PR gdb/898
11959 * breakpoint.c (until_break_command): Add new argument. Use it to
11960 decide whether to stop only at the current frame or not.
11961 * breakpoint.h (until_break_command): Update prototype.
11962 * infcmd.c (until_command): Add new argument to until_break_command
11963 call.
11964 (advance_command): New function.
11965 (_initialize_infcmd): Update help string for 'until' command.
11966 Add new 'advance' command.
11967
11968 2003-01-14 David Carlton <carlton@math.stanford.edu>
11969
11970 * linespec.c (decode_line_1): Normalize comments.
11971 (set_flags): Ditto.
11972 (locate_first_half): Ditto.
11973 (decode_compound): Ditto.
11974 (symtab_from_filename): Ditto.
11975 (decode_all_digits): Ditto.
11976 (decode_dollar): Ditto.
11977 (find_methods): Ditto.
11978 (find_toplevel_char): Ditto.
11979
11980 2003-01-13 Andrew Cagney <ac131313@redhat.com>
11981
11982 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
11983 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
11984 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
11985 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
11986 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
11987 * language.c, language.h, m32r-tdep.c: Update copyright.
11988 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
11989 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
11990 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
11991 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
11992 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
11993 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
11994
11995 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
11996
11997 * stabsread.h (process_later, resolve_cfront_continuation):
11998 Obsolete.
11999 Update copyright years.
12000 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
12001 Update copyright year.
12002 * dbxread.c(struct cont_elem): Obsolete.
12003 (process_later, process_now): Obsolete functions.
12004 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
12005 Update copyright year.
12006 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
12007 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
12008 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
12009 (parse_partial_symbols): Obsolete cfront support.
12010 * stabsread.c
12011 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
12012 macros.
12013 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
12014 read_cfront_baseclasses, read_cfront_member_functions,
12015 resolve_cfront_continuation,read_cfront_static_fields,
12016 copy_cfront_struct_fields): Obsolete functions.
12017 (define_symbol, read_one_struct_field): Obsolete cfront support.
12018 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
12019 Update Copyright year.
12020
12021 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
12022
12023 * stack.c (print_frame_info, print_stack_frame_base_stub,
12024 print_stack_frame_base, show_and_print_stack_frame_stub,
12025 show_and_print_stack_frame, print_only_stack_frame_stub,
12026 print_only_stack_frame): Delete functions.
12027 (print_stack_frame_stub): Call print_frame_info instead of
12028 print_frame_info_base.
12029 (print_frame_info_base): Rename to print_frame_info.
12030 (backtrace_command_1): Call print_frame_info, instead of
12031 print_frame_info_base.
12032 (current_frame_command): Call print_stack_frame, instead of
12033 print_only_stack_frame.
12034 (frame_command): Call print_stack_frame, instead of
12035 show_and_print_stack_frame.
12036 (up_command): Ditto.
12037 (down_command): Ditto.
12038 * frame.h (print_only_stack_frame): Delete prototype.
12039 * infrun.c (normal_stop): Call print_stack_frame, instead of
12040 show_and_print_stack_frame.
12041 * thread.c (info_threads_command): Call print_stack_frame, instead
12042 of print_only_stack_frame.
12043
12044 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12045
12046 * README (Graphical interface to GDB): Update URL. Point at
12047 gdb/links/.
12048
12049 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
12050 version match.
12051
12052 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12053
12054 * symtab.c (find_pc_sect_line): Don't consider end-of-function
12055 lines.
12056
12057 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12058
12059 * thread-db.c (attach_thread): Prototype.
12060 (struct private_thread_info): Remove lwpid. Add thread handle (th),
12061 thread information (ti), and valid flags (th_valid, ti_valid).
12062 (attach_thread): Move target_pid_to_str call to after the thread
12063 is added to GDB's list. Initialize the cache.
12064 (thread_get_info_callback, thread_db_map_id2thr)
12065 (thread_db_get_info): New functions.
12066 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
12067 (thread_db_store_registers, thread_db_thread_alive)
12068 (thread_db_get_thread_local_address): Use them.
12069 (thread_db_pid_to_str): Likewise. Return "Missing" instead
12070 of calling error() for threads in unknown state.
12071
12072 (clear_lwpid_callback): New function.
12073 (thread_db_resume): Use it to clear the cache.
12074
12075 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12076
12077 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
12078 (resume_callback): Remove dead code.
12079
12080 2003-01-13 Andrew Cagney <ac131313@redhat.com>
12081
12082 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
12083 predicate.
12084 * gdbarch.h, gdbarch.c: Regenerate.
12085 * stack.c (frame_info): Only initialize the saved registers when
12086 FRAME_INIT_SAVED_REGS_P.
12087 * frame.c (frame_saved_regs_register_unwind): Assert
12088 FRAME_INIT_SAVED_REGS_P.
12089 (deprecated_generic_get_saved_register): Ditto.
12090
12091 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12092
12093 * source.c (openp): Squelch warning about "filename".
12094
12095 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12096
12097 * source.c (openp): If the file does not exist don't necessarily
12098 search the path.
12099
12100 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12101
12102 Fix PR gdb/872.
12103 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
12104 (integer_types_same_name_p): New function.
12105 (rank_one_type): Use it.
12106 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
12107
12108 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
12109
12110 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
12111 variables.
12112 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
12113 * configure.in: Add --with-sysroot.
12114 * configure: Regenerated.
12115 * main.c (gdb_sysroot): New variable.
12116 (captured_main): Initialize gdb_sysroot.
12117 * defs.h (gdb_sysroot): New extern declaration.
12118 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
12119
12120 2003-01-12 Michael Chastain <mec@shout.net>
12121
12122 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
12123
12124 2003-01-12 Michael Chastain <mec@shout.net>
12125
12126 * top.c (print_gdb_version): Bump copyright year to 2003.
12127
12128 2003-01-12 David Carlton <carlton@bactrian.org>
12129
12130 * linespec.c (symtab_from_filename): Rename variable 's' to
12131 'file_symtab'.
12132
12133 2003-01-12 Andrew Cagney <ac131313@redhat.com>
12134
12135 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
12136 dummy frame.
12137 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
12138
12139 2003-01-12 Andrew Cagney <ac131313@redhat.com>
12140
12141 * d10v-tdep.c: Include "gdb_assert.h".
12142 (d10v_store_return_value): Rewrite to match current interface.
12143 (d10v_extract_struct_value_address): Ditto.
12144 (d10v_extract_return_value): Ditto.
12145 (d10v_gdbarch_init): Set store_restore_value,
12146 extract_struct_value_address and extract_return_value.
12147
12148 2003-01-12 J. Brobecker <brobecker@gnat.com>
12149
12150 * hpread.c (set_namestring): New procedure replacing the
12151 SET_NAMESTRING macro.
12152 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
12153 by calls to set_namestring.
12154
12155 2003-01-11 J. Brobecker <brobecker@gnat.com>
12156
12157 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
12158 a compilation warning.
12159 (hpread_process_one_debug_symbol): Likewise.
12160
12161 2003-01-10 David Carlton <carlton@math.stanford.edu>
12162
12163 * linespec.c (decode_line_1): Rename variable 's' to
12164 'file_symtab'.
12165 (decode_all_digits): Rename argument 's' to 'file_symtab'.
12166 (decode_dollar): Ditto.
12167 (decode_variable): Ditto.
12168 (symbol_found): Ditto.
12169
12170 2003-01-09 Michael Chastain <mec@shout.net>
12171
12172 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
12173
12174 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
12175
12176 * win32-nat.c (set_process_privilege): New function.
12177 (child_attach): Call set_process_privilege() to enable the
12178 SE_DEBUG_NAME user privilege if available in process token.
12179
12180 2003-01-10 J. Brobecker <brobecker@gnat.com>
12181
12182 * hpread.c (hpread_process_one_debug_symbol): Fix a small
12183 compilation error in the previous revision.
12184
12185 2003-01-09 David Carlton <carlton@math.stanford.edu>
12186
12187 * linespec.c: Update copyright.
12188
12189 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
12190
12191 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
12192 than inferior_ptid.
12193 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
12194
12195 2003-01-09 Andrew Cagney <ac131313@redhat.com>
12196
12197 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
12198 Update comments.
12199 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
12200 (frame_saved_regs_zalloc): Update.
12201 (frame_saved_regs_register_unwind): Update.
12202 (create_new_frame): Update.
12203 (get_prev_frame): Update.
12204 (frame_extra_info_zalloc): Update.
12205 (deprecated_get_frame_saved_regs): Update.
12206 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
12207 * cris-tdep.c: Update comment.
12208
12209 * somsolib.h: Fix function indentation.
12210 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
12211 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
12212 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
12213 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
12214 * somsolib.c, inftarg.c: Remove assignment in if conditional.
12215
12216 * infrun.c (follow_fork): Use ISO C definition.
12217 * expprint.c (print_subexp): Use xfree instead of free.
12218 * charset.c: Include "gdb_string.h" instead of <string.h>.
12219 (register_iconv_charsets): Use ISO C definition.
12220 (host_charset, target_charset): Ditto.
12221 * Makefile.in (charset.o): Update dependencies.
12222 (mi-cmd-env.o): Update dependencies.
12223
12224 2003-01-08 Andrew Cagney <cagney@redhat.com>
12225
12226 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
12227 get_frame_base.
12228
12229 2003-01-08 Andrew Cagney <ac131313@redhat.com>
12230
12231 * gdb_mbuild.sh: Add --keep option. When specified, keep the
12232 build directories. Save edited gdb output in Mbuild.log. If a
12233 build fails, remove any final GDB executable.
12234
12235 2003-01-08 Andrew Cagney <ac131313@redhat.com>
12236
12237 * gdb_mbuild.sh: Edit the output of `maint print architecture'
12238 replacing hex constants with function names and stripping leading
12239 file name directory prefixes.
12240
12241 2003-01-08 Andrew Cagney <cagney@redhat.com>
12242
12243 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
12244 get_frame_base.
12245
12246 2003-01-08 David Carlton <carlton@math.stanford.edu>
12247
12248 * linespec.c (decode_line_1): Move code into decode_variable.
12249 (decode_variable): New function.
12250
12251 2003-01-08 Andrew Cagney <ac131313@redhat.com>
12252
12253 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
12254
12255 2003-01-08 Andrew Cagney <cagney@redhat.com>
12256
12257 * cris-tdep.c (cris_frame_init_saved_regs): Use
12258 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
12259 saved_regs buffer.
12260 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
12261 (sh64_nofp_frame_init_saved_regs): Ditto.
12262 (sh_fp_frame_init_saved_regs): Ditto.
12263 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
12264 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
12265 * mcore-tdep.c (analyze_dummy_frame): Ditto.
12266 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
12267
12268 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
12269
12270 * minsyms.c (lookup_minimal_symbol): Update comment.
12271 (lookup_minimal_symbol_text): Update comment. Use the hash table.
12272 (lookup_minimal_symbol_solib_trampoline): Likewise.
12273
12274 2003-01-08 Andrew Cagney <cagney@redhat.com>
12275
12276 * d10v-tdep.c (d10v_init_extra_frame_info): Use
12277 frame_relative_level.
12278
12279 * alpha-tdep.c: Use get_frame_extra_info.
12280 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
12281 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
12282 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
12283 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
12284
12285 * alpha-tdep.c: Use get_next_frame.
12286 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
12287 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
12288 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
12289 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
12290 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
12291 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
12292 * xstormy16-tdep.c: Ditto.
12293
12294 2003-01-07 Andrew Cagney <cagney@redhat.com>
12295
12296 * alpha-tdep.c: Use get_frame_base.
12297 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
12298 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
12299 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
12300 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
12301 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
12302 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
12303 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
12304 * config/sparc/tm-sparc.h: Ditto.
12305
12306 2003-01-07 Andrew Cagney <cagney@redhat.com>
12307
12308 * frame.c (deprecated_get_frame_context): New function.
12309 (deprecated_set_frame_context): New function.
12310 * frame.h (deprecated_get_frame_context): Declare.
12311 (deprecated_set_frame_context): Declare.
12312 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
12313 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
12314
12315 2003-01-07 Andrew Cagney <cagney@redhat.com>
12316
12317 * frame.c (deprecated_set_frame_next_hack): New function.
12318 (deprecated_set_frame_prev_hack): New function.
12319 * frame.h (deprecated_set_frame_next_hack): Declare.
12320 (deprecated_set_frame_prev_hack): Declare.
12321 * mcore-tdep.c (analyze_dummy_frame): Use
12322 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
12323 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
12324
12325 2003-01-07 David Carlton <carlton@math.stanford.edu>
12326
12327 * linespec.c (decode_line_1): Move code into decode_dollar.
12328 (decode_dollar): New function.
12329
12330 2003-01-07 Andrew Cagney <cagney@redhat.com>
12331
12332 * arm-tdep.c (arm_init_extra_frame_info): Use
12333 deprecated_update_frame_base_hack.
12334 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
12335 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
12336 (fix_frame_pointer): Ditto.
12337 (mn10300_analyze_prologue): Ditto.
12338
12339 2003-01-07 Andrew Cagney <cagney@redhat.com>
12340
12341 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
12342 extra_info using frame_extra_info_zalloc.
12343 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
12344 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
12345 (sh64_init_extra_frame_info): Ditto.
12346 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
12347 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
12348 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
12349 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
12350 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
12351 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
12352 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
12353 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
12354 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
12355 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
12356 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
12357 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
12358
12359 * mn10300-tdep.c (analyze_dummy_frame): Use
12360 deprecated_set_frame_extra_info_hack.
12361 * mcore-tdep.c (analyze_dummy_frame): Ditto.
12362
12363 2003-01-07 J. Brobecker <brobecker@gnat.com>
12364
12365 * mdebugread.c (parse_symbol): Skip stProc entries which storage
12366 class is not scText. These do not define "real" procedures.
12367 (parse_partial_symbols): Likewise.
12368
12369 2003-01-06 Michael Snyder <msnyder@redhat.com>
12370
12371 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
12372
12373 2003-01-06 Andrew Cagney <ac131313@redhat.com>
12374
12375 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
12376 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
12377 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
12378 deprecated_frame_xmalloc_with_cleanup.
12379 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
12380 deprecated_frame_xmalloc.
12381 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
12382 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
12383
12384 2003-01-06 Andrew Cagney <cagney@redhat.com>
12385
12386 * x86-64-linux-tdep.c: Include "osabi.h".
12387 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
12388
12389 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
12390
12391 2003-01-06 Andrew Cagney <cagney@redhat.com>
12392
12393 * MAINTAINERS (Target Instruction Set Architectures): Update
12394 arm-elf. Can be built with -Werror, has been multiarched.
12395
12396 * value.h (unpack_long): Make buffer parameter constant.
12397 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
12398 * scm-lang.h (scm_parse): Ditto.
12399 * defs.h (extract_typed_address, extract_address): Ditto.
12400 (extract_long_unsigned_integer): Ditto.
12401 * inferior.h (unsigned_pointer_to_address): Ditto.
12402 (signed_pointer_to_address): Ditto.
12403 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
12404 * gdbarch.h, gdbarch.c: Regenerate.
12405 * findvar.c (extract_long_unsigned_integer): Update.
12406 (extract_address): Update.
12407 (extract_typed_address): Update.
12408 (unsigned_pointer_to_address): Update.
12409 * values.c (unpack_long): Update.
12410 (unpack_double): Update.
12411 (unpack_pointer): Update.
12412 (unpack_field_as_long): Update.
12413 * d10v-tdep.c (d10v_pointer_to_address): Update.
12414 * avr-tdep.c (avr_pointer_to_address): Update.
12415 * scm-lang.c (scm_unpack): Update.
12416 * findvar.c (signed_pointer_to_address): Update.
12417
12418 2003-01-06 Michal Ludvig <mludvig@suse.cz>
12419
12420 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
12421 since it is in i386-tdep.c.
12422
12423 2003-01-06 J. Brobecker <brobecker@gnat.com>
12424
12425 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
12426 failure introduced in the previous change.
12427
12428 2003-01-05 Michael Chastain <mec@shout.net>
12429
12430 * README: Remove references to deleted remote-*.c files:
12431 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
12432 remote-nrom.c, remote-os9k.c, remote-udi.c.
12433
12434 2003-01-05 Mark Kettenis <kettenis@gnu.org>
12435
12436 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
12437 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
12438 i386_get_longjmp_target.
12439
12440 2003-01-05 Andrew Cagney <ac131313@redhat.com>
12441
12442 * arm-tdep.c (prologue_cache): Change to a pointer.
12443 (_initialize_arm_tdep): Allocate prologue_cache.
12444 (check_prologue_cache): Update.
12445 (save_prologue_cache): Update.
12446 (arm_gdbarch_init): Update.
12447
12448 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12449
12450 * stabsread.c (update_method_name_from_physname): Call complaint()
12451 instead of error.
12452
12453 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12454
12455 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
12456 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
12457 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
12458
12459 * blockframe.c: Include "gdbcmd.h" and "command.h".
12460 (backtrace_below_main): New variable.
12461 (file_frame_chain_valid, func_frame_chain_valid)
12462 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
12463 (generic_func_frame_chain_valid): Remove functions.
12464 (frame_chain_valid, do_flush_frames_sfunc): New functions.
12465 (_initialize_blockframe): New function.
12466 * Makefile.in (blockframe.o): Update dependencies.
12467 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
12468 comment. Call frame_chain_valid ().
12469 * frame.h: Remove old prototypes. Add prototype for
12470 frame_chain_valid and update comments to match.
12471 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
12472 Remove old comment.
12473 * gdbarch.h: Regenerated.
12474 * gdbarch.c: Regenerated.
12475
12476 * alpha-tdep.c (alpha_gdbarch_init): Don't call
12477 set_gdbarch_frame_chain_valid.
12478 * avr-tdep.c (avr_gdbarch_init): Likewise.
12479 * cris-tdep.c (cris_gdbarch_init): Likewise.
12480 * frv-tdep.c (frv_gdbarch_init): Likewise.
12481 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
12482 * i386-tdep.c (i386_svr4_init_abi): Likewise.
12483 (i386_nw_init_abi): Likewise.
12484 (i386_gdbarch_init): Likewise.
12485 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
12486 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
12487 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
12488 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
12489 * mips-tdep.c (mips_gdbarch_init): Likewise.
12490 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
12491 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
12492 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
12493 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
12494 * s390-tdep.c (s390_gdbarch_init): Likewise.
12495 * sh-tdep.c (sh_gdbarch_init): Likewise.
12496 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
12497 * v850-tdep.c (v850_gdbarch_init): Likewise.
12498 * vax-tdep.c (vax_gdbarch_init): Likewise.
12499 * x86-64-tdep.c (x86_64_init_abi): Likewise.
12500
12501 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
12502 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
12503 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
12504 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
12505 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
12506 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
12507 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
12508 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
12509
12510 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
12511
12512 * Makefile.in (acconfig_h): Remove incorrect macro.
12513 (config_h): Define.
12514 (osabi.o): Update dependencies.
12515 * configure.tgt: Set gdb_osabi based on target triplet.
12516 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
12517 * configure: Regenerated.
12518 * config.in: Regenerated.
12519 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
12520 (GDB_OSABI_DEFAULT): Define if not already defined.
12521 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
12522 (set_osabi_string): New variables.
12523 (gdbarch_register_osabi): Add new OS ABI to
12524 gdb_osabi_available_names.
12525 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
12526 (set_osabi, show_osabi): New functions.
12527 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
12528
12529 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12530
12531 * arch-utils.c (gdbarch_info_init): Set osabi to
12532 GDB_OSABI_UNINITIALIZED.
12533 * gdbarch.sh: Add osabi to struct gdbarch and to struct
12534 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
12535 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
12536 * gdbarch.c: Regenerated.
12537 * gdbarch.h: Regenerated.
12538 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
12539 there's no BFD.
12540 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
12541 * osabi.h (enum gdb_osabi): Move to defs.h.
12542 (gdbarch_init_osabi): Update prototype.
12543 * defs.h (enum gdb_osabi): Moved here.
12544 * Makefile.in: Update dependencies.
12545
12546 * alpha-tdep.h: Don't include "osabi.h".
12547 (struct gdbarch_tdep): Remove osabi member.
12548 * alpha-tdep.c: Include "osabi.h".
12549 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12550 iterate over arches. Update call to gdbarch_init_osabi.
12551 (alpha_dump_tdep): Don't dump osabi.
12552 * alpha-linux-tdep.c: Include "osabi.h".
12553 * alpha-osf1-tdep.c: Include "osabi.h".
12554 * alphafbsd-tdep.c: Include "osabi.h".
12555 * alphanbsd-tdep.c: Include "osabi.h".
12556
12557 * arm-tdep.h: Don't include "osabi.h".
12558 (struct gdbarch_tdep): Remove osabi member.
12559 * arm-tdep.c: Include "osabi.h".
12560 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12561 iterate over arches. Update call to gdbarch_init_osabi.
12562 (arm_dump_tdep): Don't dump osabi.
12563 * arm-linux-tdep.c: Include "osabi.h".
12564 * armnbsd-tdep.c: Include "osabi.h".
12565
12566 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
12567 Update call to gdbarch_init_osabi.
12568
12569 * i386-tdep.h: Don't include "osabi.h".
12570 (struct gdbarch_tdep): Remove osabi member.
12571 * i386-tdep.c: Include "osabi.h".
12572 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12573 iterate over arches. Update call to gdbarch_init_osabi.
12574 (i386_dump_tdep): Don't dump osabi.
12575 * i386-linux-tdep.c: Include "osabi.h".
12576 * i386-sol2-tdep.c: Include "osabi.h".
12577 * i386bsd-tdep.c: Include "osabi.h".
12578 * i386gnu-tdep.c: Include "osabi.h".
12579 * i386ly-tdep.c: Include "osabi.h".
12580 * i386nbsd-tdep.c: Include "osabi.h".
12581 * i386obsd-tdep.c: Include "osabi.h".
12582
12583 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
12584 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12585 check osabi when iterating over arches. Update call to
12586 gdbarch_init_osabi.
12587 (mips_dump_tdep): Don't dump osabi.
12588
12589 * ns32k-tdep.h: Don't include "osabi.h".
12590 (struct gdbarch_tdep): Remove.
12591 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
12592 gdbarch_lookup_osabi. Don't iterate over arches. Don't
12593 allocate tdep. Update call to gdbarch_init_osabi.
12594 (ns32k_dump_tdep): Remove.
12595 (_initialize_ns32k_tdep): Update call to gdbarch_register.
12596 * ns32knbsd-tdep.c: Include "osabi.h".
12597
12598 * ppc-tdep.h: Don't include "osabi.h".
12599 (struct gdbarch_tdep): Remove osabi member.
12600 * rs6000-tdep.c: Include "osabi.h".
12601 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
12602 osabi when iterating over arches. Update call to
12603 gdbarch_init_osabi.
12604 (rs6000_dump_tdep): Don't dump osabi.
12605 * ppc-linux-tdep.c: Include "osabi.h".
12606 * ppcnbsd-tdep.c: Include "osabi.h".
12607
12608 * sh-tdep.h: Don't include "osabi.h".
12609 (struct gdbarch_tdep): Remove osabi member.
12610 * sh-tdep.c: Include "osabi.h".
12611 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12612 iterate over arches. Update call to gdbarch_init_osabi.
12613 (sh_dump_tdep): Don't dump osabi.
12614 * shnbsd-tdep.c: Include "osabi.h".
12615
12616 * sparc-tdep.c: Include "osabi.h".
12617 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12618 iterate over arches. Update call to gdbarch_init_osabi.
12619 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
12620 tdep structure.
12621
12622 * vax-tdep.h: Don't include "osabi.h".
12623 (struct gdbarch_tdep): Remove.
12624 * vax-tdep.c: Include "osabi.h".
12625 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
12626 iterate over arches. Don't allocate tdep. Update call
12627 to gdbarch_init_osabi.
12628 (vax_dump_tdep): Remove.
12629 (_initialize_vax_tdep): Update call to gdbarch_register.
12630
12631 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12632
12633 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
12634 entirely.
12635 (breakpoint_re_set_one): Don't fetch the value for a disabled
12636 watchpoint.
12637
12638 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12639
12640 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
12641 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
12642 (COERCE_FLOAT_TO_DOUBLE): Remove.
12643 * gdbarch.c: Regenerate.
12644 * gdbarch.h: Regenerate.
12645 * Makefile.in: Remove value_h from gdbarch_h.
12646 * valops.c (coerce_float_to_double): New variable.
12647 (default_coerce_float_to_double): Remove.
12648 (standard_coerce_float_to_double): Remove.
12649 (value_arg_coerce): Use coerce_float_to_double.
12650 (_initialize_valops): Add "set coerce-float-to-double".
12651 * value.h (default_coerce_float_to_double): Remove prototype.
12652 (standard_coerce_float_to_double): Remove prototype.
12653
12654 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
12655 prototyped.
12656 * mdebugread.c (parse_symbol): Likewise.
12657 * stabsread.c (define_symbol): Mark all functions as prototyped.
12658
12659 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
12660 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
12661 set_gdbarch_coerce_float_to_double.
12662 * arm-tdep.c (arm_gdbarch_init): Likewise.
12663 * frv-tdep.c (frv_gdbarch_init): Likewise.
12664 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
12665 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
12666 * mips-tdep.c (mips_gdbarch_init): Likewise.
12667 (mips_coerce_float_to_double): Remove.
12668 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
12669 (rs6000_coerce_float_to_double): Remove.
12670 * s390-tdep.c (s390_gdbarch_init): Likewise.
12671 * sh-tdep.c (sh_gdbarch_init): Likewise.
12672 (sh_coerce_float_to_double): Remove.
12673 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
12674 (sparc_coerce_float_to_double): Remove.
12675 * v850-tdep.c (v850_gdbarch_init): Likewise.
12676 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
12677 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
12678 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
12679 (hppa_coerce_float_to_double): Remove prototype.
12680 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
12681
12682 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12683
12684 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
12685
12686 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
12687
12688 Suggested by Stewart Brown <sb24@avaya.com>:
12689 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
12690 in recursive calls. Handle TYPE_CODE_TYPEDEF.
12691 (c_type_print_varspec_suffix): Likewise.
12692
12693 2003-01-04 Mark Kettenis <kettenis@gnu.org>
12694
12695 * configure.in: Don't set and AC_SUBST SUBDIRS.
12696 * configure: Regenerated.
12697
12698 * configure.in: Remove code dealing with shared libraries.
12699 * Makefile.in: Remove HLDFLAGS and HLDENV.
12700 * configure: Regenerated.
12701
12702 2003-01-04 Andrew Cagney <ac131313@redhat.com>
12703
12704 * frame.c (deprecated_frame_xmalloc): New function.
12705 (deprecated_set_frame_saved_regs_hack): New function.
12706 (deprecated_set_frame_extra_info_hack): New function.
12707 * frame.h (deprecated_frame_xmalloc): Declare.
12708 (deprecated_set_frame_saved_regs_hack): Declare.
12709 (deprecated_set_frame_extra_info_hack): Declare.
12710
12711 2003-01-04 Mark Kettenis <kettenis@gnu.org>
12712
12713 * configure.in: Move code that provides the --enable-gdbtk option
12714 right after the code that handles the --enable-tui option, and
12715 polish it somewhat.
12716 * configure: Regenerated.
12717
12718 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
12719 AC_CHECK_FUNCS and remove the old check for pread64.
12720 * acinclude.m4 (AC_GNU_SOURCE): New macro.
12721 * acconfig.h (_GNU_SOURCE): Add.
12722 (HAVE_PREAD64): Remove.
12723 * configure, aclocal.m4, config.in: Regenerated.
12724
12725 2003-01-03 Andrew Cagney <ac131313@redhat.com>
12726
12727 * alpha-tdep.c: Use get_frame_saved_regs.
12728 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
12729 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
12730 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
12731 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
12732 * vax-tdep.c, xstormy16-tdep.c: Ditto.
12733
12734 2003-01-03 Mark Kettenis <kettenis@gnu.org>
12735
12736 * configure.in: Remove all use of the SUBDIRS variable; add
12737 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
12738 code providing the --enable-multi-ice option, and move it right in
12739 front of the code that checks whether gdbserver is supported.
12740 Polish that too.
12741 * configure: Regenerated.
12742 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
12743 @SUBDIRS@.
12744
12745 2003-01-03 Andrew Cagney <cagney@redhat.com>
12746
12747 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
12748 * avr-tdep.c, cris-tdep.c: Ditto.
12749 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
12750 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
12751
12752 2003-01-03 Mark Kettenis <kettenis@gnu.org>
12753
12754 * configure.in: Remove --enable-netrom option.
12755 * configure: Regenerated.
12756
12757 2003-01-03 Mark Kettenis <kettenis@gnu.org>
12758
12759 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
12760 declaration for `struct re_pattern_buffer' instead.
12761 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
12762
12763 2003-01-03 J. Brobecker <brobecker@gnat.com>
12764
12765 * mdebugread.c (parse_symbol): Count until the stEnd matching
12766 the structure name.
12767
12768 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12769
12770 * configure.in: Remove --with-cpu option.
12771 subscripts. Remove evil changequotes here.
12772 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
12773 * config.in, configure: Regenerated.
12774
12775 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
12776 * configure.in: Cleanup section that sources GDB and BFD configure
12777 subscripts. Remove evil changequotes here.
12778 * config.in, configure: Regenerated.
12779
12780 2003-01-02 Andrew Cagney <ac131313@redhat.com>
12781
12782 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
12783 frame accessor methods.
12784 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
12785 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
12786 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
12787 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
12788 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
12789 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
12790 * z8k-tdep.c: Ditto.
12791
12792 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12793
12794 * configure.in: Remove UI_OUT configuration code.
12795 * ada-lang.c: Update assuming UI_OUT is always true.
12796 * Makefile.in (UIOUT_CFLAGS): Remove.
12797 * configure: Regenerated.
12798 * TODO: Remove blurb about elimination of -DUI_OUT.
12799
12800 * configure.in: Move code that provides the --enable-gdbcli,
12801 --enable-gdbmi options right before the code that handles the
12802 --enable-tui option. Polish a bit.
12803 * configure: Regenerated.
12804
12805 * configure.in: Rewrite check for GNU regex and the
12806 --without-included regex option, and move it into the "Checks for
12807 library functions" section. This makes us use the system regex
12808 again by default on systems with version 2 of the GNU C library.
12809 This was apparently broken.
12810 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
12811 * acconfig.h (USE_INCLUDED_REGEX): Remove.
12812 * config.in, configure: Regenerated.
12813
12814 * configure.in: Move code that provides the --enable-tui option
12815 before the "Checks for libraries" section. Polish the code
12816 somewhat and set need_curses to yes if we build the TUI. Rewrite
12817 code that looks for a library providing termcap functionality to
12818 match more closely what's done in the Readline library, and move
12819 it into to the "Checks for libraries" section.
12820 * configure: Regenerated.
12821 * Makefile.in (TERMCAP): Remove variable.
12822 * config/i386/go32.mh (TERMCAP): Remove variable.
12823
12824 2003-01-02 Andrew Cagney <ac131313@redhat.com>
12825
12826 * MAINTAINERS: Mention gdb_mbuild.sh.
12827 * gdb_mbuild.sh: Rewrite.
12828
12829 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12830
12831 * configure.in: Fix typo in last change.
12832 * config.in, configure: Regenerated.
12833
12834 2003-01-02 Andrew Cagney <ac131313@redhat.com>
12835
12836 * valarith.c (value_binop): Delete obsolete code and comments.
12837 * configure.host: Ditto.
12838 * buildsym.h (make_blockvector): Ditto.
12839 * buildsym.c (make_blockvector): Ditto.
12840 * defs.h (enum language): Ditto.
12841 (chill_demangle): Ditto.
12842 * elfread.c (elf_symtab_read): Ditto.
12843 * dwarfread.c (CHILL_PRODUCER): Ditto.
12844 (set_cu_language): Ditto.
12845 (handle_producer): Ditto.
12846 * expprint.c (print_subexp): Ditto.
12847 * gdbtypes.c (chill_varying_type): Ditto.
12848 * gdbtypes.h (builtin_type_chill_bool): Ditto.
12849 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
12850 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
12851 (chill_varying_type): Ditto.
12852 * language.h (_LANG_chill): Ditto.
12853 * language.c (binop_result_type, integral_type): Ditto.
12854 (character_type, string_type, structured_type): Ditto.
12855 (lang_bool_type, binop_type_check): Ditto.
12856 * stabsread.h (os9k_stabs): Ditto.
12857 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
12858 (define_symbol, read_type, read_struct_fields): Ditto.
12859 (read_array_type, read_enum_type, read_huge_number): Ditto.
12860 (read_range_type, start_stabs): Ditto.
12861 * symfile.c (init_filename_language_table): Ditto.
12862 (add_psymbol_with_dem_name_to_list): Ditto.
12863 * symtab.c (symbol_init_language_specific): Ditto.
12864 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
12865 * symtab.h (struct general_symbol_info): Ditto.
12866 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
12867 * typeprint.c (typedef_print): Ditto.
12868 * utils.c (fprintf_symbol_filtered): Ditto.
12869 * valops.c (value_cast, search_struct_field, value_slice): Delete
12870 obsolete code.
12871 (varying_to_slice): Delete function.
12872 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
12873 (varying_to_slice): Delete declaration.
12874 * MAINTAINERS: Update.
12875
12876 2003-01-02 Mark Kettenis <kettenis@gnu.org>
12877
12878 * configure.in: Reorganize "Checks for library functions section"
12879 a bit. Remove check for `btowc' and `isascii' functions.
12880 * configure: Regenerated.
12881
12882 * acconfig.h (_MSE_INT_H): Remove.
12883 * configure.in: Create "Checks for header files" section, and move
12884 appropriate tests there. Don't check for objlist.h, wchar.h,
12885 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
12886 misdetection fix. Also add "Checks for types", "Checks for
12887 compiler characteristics" and "Checks for library functions"
12888 sections.
12889 * config.in, configure: Regenerated.
12890
12891 * configure.in: Create "Checks for programs" section, and move
12892 appropriate tests there.
12893
12894 2003-01-01 Mark Kettenis <kettenis@gnu.org>
12895
12896 * configure.in: Create "Checks for libraries" section, and move
12897 appropriate tests there. Cleanup check for wctype in libw. Use
12898 AC_SEARCH_LIBS to see whether we need libsocket.
12899 * configure: Regenerated.
12900
12901 For older changes see ChangeLog-2002
12902 \f
12903 Local Variables:
12904 mode: change-log
12905 left-margin: 8
12906 fill-column: 74
12907 version-control: never
12908 End:
This page took 0.297807 seconds and 4 git commands to generate.