]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/ChangeLog
2004-11-01 Andrew Cagney <cagney@gnu.org>
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
1 2004-11-02 Mark Kettenis <kettenis@gnu.org>
2
3 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
4 encodings as well as unsigned encodings.
5
6 2004-11-02 Andrew Cagney <cagney@gnu.org>
7
8 * value.h (COERCE_VARYING_ARRAY): Delete.
9 * valops.c (value_cast, value_slice): Delete use.
10 * valarith.c (value_subscript, value_concat): Delete use.
11
12 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
13
14 * NEWS: GDB understands GNAT Ada.
15
16 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
17
18 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
19 (amd64-sol2-tdep.o): Add dependencies.
20 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
21 config/i386/sol2-64.mt: New files.
22 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
23 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
24 (supply_gregset): Correct order of arguments to
25 amd64_supply_native_gregset.
26 (fill_gregset): Correct order of arguments to
27 amd64_collect_native_gregset.
28 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
29 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
30 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
31 for definition of NEW_PROC_API.
32 * configure: Regenerate.
33
34 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
35
36 * MAINTAINERS (Write After Approval): Add myself.
37
38 2004-11-01 Andrew Cagney <cagney@gnu.org>
39
40 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
41 packet, obsolete configurations, end-of-life deprecated_registers.
42
43 2004-11-01 Andrew Cagney <cagney@gnu.org>
44
45 * configure.tgt: Mark d10v-*-* as obsolete.
46 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
47
48 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
49
50 * values.c (modify_field): Correct handling of bit-fields that
51 don't fit in 32 bits. Use unsigned operations throughout and
52 simplify the code a bit. Document preconditions.
53
54 2004-10-31 Andrew Cagney <cagney@gnu.org>
55
56 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
57 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
58 (in_plt_section): Delete.
59
60 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
61 (mips_gdbarch_init): Do not set same.
62
63 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
64 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
65
66 * gdbarch.sh (in_solib_call_trampoline): Delete.
67 * gdbarch.h, gdbarch.c: Re-generate.
68
69 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
70 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
71 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
72 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
73 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
74
75 2004-10-31 Mark Kettenis <kettenis@gnu.org>
76
77 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
78 (mipsnbsd_fetch_inferior_registers): Rename from
79 fetch_inferior_registers. Make static.
80 (mipsnbsd_store_inferior_registers): Rename from
81 store_inferior_registers. Make static.
82 (_initialize_mipsnbsd_nat): New function and prototype.
83 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
84 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
85 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
86 inf-ptrace.o.
87
88 2004-10-31 Andrew Cagney <cagney@gnu.org>
89
90 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
91 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
92 delete corresponding unused function.
93 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
94 in_solib_call_trampoline.
95 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
96 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
97 * config/mips/tm-nbsd.h: Ditto.
98 * config/arm/tm-linux.h: Ditto.
99 * config/mips/tm-linux.h: Ditto.
100
101 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
102 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
103 in_solib_call_trampoline, delete corresponding unused function.
104 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
105 (vaxnbsd_aout_init_abi): Ditto.
106 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
107 (sparc32nbsd_aout_init_abi): Ditto.
108 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
109 (ppc_linux_init_abi): Ditto.
110 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
111 (ns32knbsd_init_abi_aout): Ditto.
112 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
113 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
114 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
115 (m68kbsd_aout_init_abi): Ditto.
116 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
117 (i386_cygwin_init_abi): Ditto.
118 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
119 (i386bsd_init_abi): Ditto.
120
121 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
122 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
123 isn't used by this architecture.
124 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
125 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
126 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
127 * s390-tdep.c (s390_gdbarch_init): Ditto.
128 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
129 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
130 * i386-tdep.c (i386_svr4_init_abi): Ditto.
131 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
132 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
133 * amd64-tdep.c (amd64_init_abi): Ditto.
134
135 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
136 in_solib_call_trampoline to its default value of
137 generic_in_solib_call_trampoline.
138 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
139 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
140 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
141 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
142 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
143 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
144
145 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
146
147 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
148
149 * config/mips/tm-mips.h: Delete file.
150 * remote-mips.c: Delete tm-mips.h from comment.
151 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
152 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
153 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
154 * config/mips/tm-linux.h: Don't include tm-mips.h.
155 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
156 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
157 * config/mips/tm-wince.h: Don't include.
158
159 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
160 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
161 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
162 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
163
164 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
165 * mdebugread.c (ecoff_relocate_efi): Delete function.
166 * objfiles.c (objfile_relocate): Delete #ifdef
167 MDEBUG_EFI_SYMBOL_NAME code.
168
169 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
170 Andrew Cagney <cagney@gnu.org>
171
172 * gdbarch.sh (single_step_through_delay): Add.
173 * gdbarch.h, gdbarch.c: Re-generate.
174 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
175 (mips_step_skips_delay): Delete.
176 * mips-tdep.c (mips_single_step_through_delay): Replace
177 mips_step_skips_delay.
178 (mips_gdbarch_init): Set single_step_through_delay.
179 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
180
181 2004-10-31 Mark Kettenis <kettenis@gnu.org>
182
183 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
184 from TRAMP_FRAME frame type.
185
186 2004-10-31 Andrew Cagney <cagney@gnu.org>
187
188 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
189
190 * mips-tdep.c (mips_ignore_helper): Delete.
191 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
192 * infrun.c (handle_inferior_event): Delete #ifdef
193 DEPRECATED_IGNORE_HELPER_CALL code.
194
195 * config/mips/tm-mips.h (RA_REGNUM): Delete.
196
197 2004-10-31 Mark Kettenis <kettenis@gnu.org>
198
199 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
200 (fill_fpregset): Do not compile for 64-bit systems.
201 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
202 * Makefile.in (i386-sol2-nat.o): Update dependencies.
203 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
204
205 2004-10-30 Andrew Cagney <cagney@gnu.org>
206
207 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
208 (struct mdebug_extra_func_info): Define.
209 * config/alpha/tm-alpha.h: Delete same.
210 * config/mips/tm-mips.h: Delete same.
211 * mdebugread.c: Delete same.
212 * Makefile.in: Update dependencies.
213 * mips-mdebug-tdep.c: Include "mdebugread.h".
214
215 * objfiles.c: Include "mdebugread.h".
216 * mdebugread.c: Include "mdebugread.h".
217 (ecoff_relocate_cfi): Delete.
218 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
219 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
220 * mdebugread.h (ecoff_relocate_efi): New file.
221 * Makefile.in: Update dependencies.
222
223 * mips-tdep.c (struct frame_extra_info): Delete.
224 (temp_proc_desc): Delete.
225
226 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
227 MIPS_EFI_SYMBOL_NAME.
228 (mips_extra_func_info_t, mips_extra_func_info): Delete.
229 (struct mdebug_extra_func_info): Replace struct
230 alpha_extra_func_info and alpha_extra_func_info_t.
231 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
232 MIPS_EFI_SYMBOL_NAME.
233 (struct mdebug_extra_func_info): Replace struct
234 alpha_extra_func_info and alpha_extra_func_info_t.
235 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
236 * mdebugread.c, alpha-mdebug-tdep.c:
237
238 Suggested by Mark Kettenis.
239 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
240 fields frame_adjust and high_addr.
241 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
242 (non_heuristic_proc_desc): Delete references.
243
244 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
245 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
246 * mips-tdep.c: Update.
247
248 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
249 (MIPS_LAST_EMBED_REGNUM): Add.
250 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
251 (LAST_EMBED_REGNUM): Delete.
252 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
253
254 * config/mips/tm-mips.h (PS_REGNUM): Delete.
255 * mips-tdep.h (MIPS_PS_REGNUM): Add.
256 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
257 * mips-linux-nat.c: Update.
258
259 * mips-tdep.h: Add comments on registers.
260 (MIPS_UNUSED_REGNUM): Define.
261 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
262 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
263 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
264 * mips-linux-nat.c, remote-mips.c: Update.
265
266 * config/mips/tm-mips.h (t_insn): Delete.
267 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
268 Replace t_insn with ULONGEST.
269
270 2004-10-30 Mark Kettenis <kettenis@gnu.org>
271
272 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
273 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
274 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
275 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
276 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
277 (mipsnbsd_core_osabi_sniffer): New function.
278 (mipsnbsd_init_abi): Set regset_from_core_section.
279 (_initialize_mipsnbsd_tdep): Remove calls to
280 deprecated_add_core_fns.
281 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
282 (mipsnbsd_regset_from_core_section): New functions.
283 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
284 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
285
286 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
287 Remove optimization for DEPRECATED_FP_REGNUM.
288
289 2004-10-30 Andrew Cagney <cagney@gnu.org>
290
291 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
292 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
293 (alpha_setup_arbitrary_frame): Delete.
294 * mips-tdep.c (setup_arbitrary_frame): Delete.
295 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
296 (setup_arbitrary_frame): Delete.
297 * stack.c (parse_frame_specification_1): When specified, call
298 create_new_frame with two parameters. Delete #ifdef
299 SETUP_ARBITRARY_FRAME.
300
301 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
302 (MIPS_INSTLEN): Delete.
303 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
304 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
305 * remote-mips.c, mips-tdep.c: Update.
306
307 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
308 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
309 * mips-tdep.c (mips_mdebug_frame_cache)
310 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
311 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
312 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
313 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
314 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
315 (mips_gdbarch_init): Do not append mdebug sniffers.
316 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
317 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
318 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
319 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
320 * Makefile.in: Update dependencies.
321
322 * mips-tdep.h (mips_abi_regsize): Declare.
323 * mips-tdep.c (mips_abi_regsize): Make non-static.
324
325 * mips-tdep.c (gdb_print_insn_mips): Simplify.
326 (make_mips16_addr): Delete.
327
328 2004-10-30 Mark Kettenis <kettenis@gnu.org>
329
330 * i386-sol2-nat.c: New file.
331 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
332 i386-sol2-tdep.c.
333 (i386-sol2-nat.o): Update dependencies.
334 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
335 i386-sol2-nat.o.
336
337 2004-10-30 Andrew Cagney <cagney@gnu.org>
338
339 Total breakage identified by Joel Brobecker.
340 * mips-tdep.c (after_prologue): Delete.
341 (mips_skip_prologue): Use skip_prologue_using_sal.
342 (heuristic_proc_desc): Delete, unused.
343
344 2004-10-30 Mark Kettenis <kettenis@gnu.org>
345
346 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
347 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
348 Cleanup coding style.
349
350 2004-10-30 Andrew Cagney <cagney@gnu.org>
351
352 * mips-tdep.h (mips_pc_is_mips16): Declare.
353 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
354 non-static. Update calls.
355
356 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
357 * command.h (add_setshow_enum_cmd): Declare.
358 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
359
360 * mips-tdep.c (_initialize_mips_tdep): Use
361 add_setshow_zinteger_cmd.
362
363 * mips-tdep.c (mips_eabi_extract_return_value)
364 (mips_o64_extract_return_value, mips_o64_store_return_value)
365 (return_value_location, mips_eabi_reg_struct_has_addr)
366 (mips_eabi_use_struct_convention)
367 (mips_eabi_store_return_value): Delete.
368 (mips_eabi_store_return_value): New function.
369 (mips_eabi_return_value): New function.
370 (mips_gdbarch_init): For O64 and EABI, delete
371 extract_return_value, store_return_value, use_struct_convention
372 and reg_struct_has_addr, add return_value.
373
374 * mips-tdep.c (read_signed_register): Use
375 regcache_cooked_read_signed.
376
377 2004-10-30 Mark Kettenis <kettenis@gnu.org>
378
379 * mipsread.c: Cleanup coding style.
380 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
381 (mipscoff_symfile_finish): Remove prototypes.
382
383 2004-10-29 Mark Kettenis <kettenis@gnu.org>
384
385 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
386 (mips_mdebug_frame_cache, mips16_scan_prologue)
387 (mips32_scan_prologue, mips_stub_frame_cache)
388 (heuristic_proc_start, heuristic_proc_desc)
389 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
390 (mips_n32n64_return_value, mips_o32_push_dummy_call)
391 (mips_o32_return_value, mips_o64_push_dummy_call)
392 (mips_step_skips_delay, mips_skip_trampoline_code)
393 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
394 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
395 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
396 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
397 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
398 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
399 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
400 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
401 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
402 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
403 ZERO_REGNUM.
404 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
405 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
406 ZERO_REGNUM.
407 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
408 A0_REGNUM.
409 * mipsnbsd-nat.c: Include "mips-tdep.h".
410 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
411 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
412
413 2004-10-29 Andrew Cagney <cagney@gnu.org>
414
415 * stack.c (parse_frame_specification_1): New function based on
416 parse_frame_specification. Add message and selected_frame_p
417 paramters. Truely always return non-NULL.
418 (parse_frame_specification): Call parse_frame_specification_1.
419 (frame_info): Update. Eliminate target_has_stack check.
420 (select_frame_command): Update.
421
422 2004-10-29 Andrew Cagney <cagney@gnu.org>
423
424 * frame.h (get_selected_frame): Add message parameter.
425 * frame.c (get_selected_frame): Add and use message parameter.
426 * stack.c (current_frame_command, return_command, locals_info)
427 (catch_info, args_info, up_silently_base, down_silently_base): Use
428 get_selected_frame with an explicit message.
429 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
430 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
431 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
432 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
433 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
434 * breakpoint.c: Update.
435
436 2004-10-29 Andrew Cagney <cagney@gnu.org>
437
438 * trad-frame.c (trad_frame_get_prev_register): Use
439 frame_unwind_register instead of frame_register_unwind, do not
440 recurse the register's location.
441 * xstormy16-tdep.c (xstormy16_frame_prev_register):
442 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
443 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
444 * sh-tdep.c (sh_frame_prev_register): Ditto.
445 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
446 * i386-tdep.c (i386_frame_prev_register): Ditto.
447 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
448 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
449
450 2004-10-28 Mark Kettenis <kettenis@jive.nl>
451
452 * proc-events.c: Fix several coding-style issues. Consistently
453 use #ifdef instead of #if defined().
454 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
455 ARRAY_SIZE.
456 (_initialize_proc_events): New prototype.
457
458 * proc-why.c: Fix several coding-style issues.
459 (proc_prettyfprint_why): Use ARRAY_SIZE.
460
461 2004-10-27 Jim Blandy <jimb@redhat.com>
462
463 * remote.c (fetch_register_using_p): Construct 'p' packet in a
464 manner independent of the host byte order.
465
466 2004-10-27 Mark Kettenis <kettenis@gnu.org>
467
468 * mips-tdep.c (id_delayed): Remove prototype.
469
470 2004-10-26 Mark Kettenis <kettenis@gnu.org>
471
472 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
473 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
474 to enum with register numbers.
475 (enum mips_insn_size): New enum.
476
477 2004-10-26 Andrew Cagney <cagney@gnu.org>
478
479 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
480 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
481 (mips_gdbarch_init): Update.
482 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
483
484 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
485 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
486 IN_SOLIB_RETURN_TRAMPOLINE.
487 * mips-tdep.c (mips_dump_tdep): Do not print
488 IN_SOLIB_RETURN_TRAMPOLINE.
489 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
490 (mips_gdbarch_init): Update.
491
492 * mips-tdep.h (mips_software_single_step): Move to here ...
493 * config/mips/tm-mips.h: ... from here.
494 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
495 (SOFTWARE_SINGLE_STEP): Delete.
496 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
497
498 2004-10-25 Andrew Cagney <cagney@gnu.org>
499
500 * NEWS: Add Changes since GDB 6.3 section.
501
502 2004-10-23 Andreas Schwab <schwab@suse.de>
503
504 * ada-lang.c (grow_vect): Return the new array instead of
505 expecting pointer to pointer to avoid violation of aliasing rules.
506 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
507
508 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
509
510 * s390-tdep.c (enum pv_boolean): Remove.
511 (pv_is_array_ref): Remove.
512 (s390_on_stack): Remove.
513 (S390_NUM_SPILL_SLOTS): Remove.
514 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
515 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
516 (s390_store): Track all stores of orginal incoming registers to the
517 stack constant offsets relative to the CFA, instead of only tracking
518 stores into specific spill slots.
519 (s390_load): Likewise.
520 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
521 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
522 defined as call-saved by the ABI.
523 (s390_push_dummy_call): Use bottom of dummy call argument save area
524 as return value, not the top. Do not store to the called function's
525 register save area.
526 (s390_unwind_dummy_id): Adapt accordingly.
527
528 2004-10-23 Andrew Cagney <cagney@gnu.org>
529
530 * objfiles.h (struct objfile): Rename obj_private to
531 deprecated_obj_private, sym_private to deprecated_sym_private, and
532 sym_stab_info to deprecated_sym_stab_info.
533 * gdb-stabs.h: Update.
534 * elfread.c: Update.
535 * dbxread.c: Update.
536 * coffread.c: Update.
537 * xcoffread.c: Update.
538 * symfile.c: Update.
539 * somread.c: Update.
540 * nlmread.c: Update.
541 * mdebugread.c: Update.
542 * hpread.c: Update.
543 * coffread.c: Update.
544
545 2004-10-23 Mark Kettenis <kettenis@gnu.org>
546
547 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
548 * configure.host: Add mips64*-*-openbsd*.
549 * configure.tgt: Add mips64*-*-openbsd*.
550 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
551 mips64obsd-tdep.c.
552 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
553 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
554
555 2004-10-21 Joel Brobecker <brobecker@gnat.com>
556
557 * symtab.c (symbol_search_name): Minor reformatting.
558
559 2004-10-20 Joel Brobecker <brobecker@gnat.com>
560
561 * symtab.h: Fix typo in comment.
562
563 2004-10-19 Mark Kettenis <kettenis@gnu.org>
564
565 * dwarf2read.c (struct comp_unit_head): Fix coding style.
566 (dwarf_decode_line_header): Likewise.
567
568 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
569
570 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
571
572 2004-10-19 Andrew Cagney <cagney@gnu.org>
573
574 GDB 6.3 branch created.
575 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
576
577 2004-10-15 Joel Brobecker <brobecker@gnat.com>
578
579 * dwarf2read.c (set_cu_language): Set language to Ada for
580 DW_LANG_Ada83 and DW_LANG_Ada95.
581
582 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
583
584 From Andreas Schwab <schwab@suse.de>:
585 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
586 for xmalloc and xrealloc.
587
588 2004-10-15 Andrew Cagney <cagney@gnu.org>
589
590 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
591 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
592 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
593 Update dependencies.
594
595 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
596
597 * ada-lang.c (ada_lookup_symbol): Correct comment.
598 (ada_evaluate_subexp): Change error message for
599 OP_FUNCALL case so as not to indicate an internal error.
600
601 2004-10-15 Joel Brobecker <brobecker@gnat.com>
602
603 Committed by Paul Hilfinger.
604 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
605 type sizes in XVE/XVU types, and emit a warning when that happens,
606 instead of rounding up the size of the resulting type.
607 Some minor reformatting.
608 (ada_is_aligner_type): Do not consider a type as an aligner type
609 if there is a corresponding XVS type as well.
610 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
611 have several levels of pointer indirection to the array.
612
613 2004-10-15 Jerome Guitton <guitton@gnat.com>
614
615 Committed by Paul Hilfinger.
616 * ada-lang.c (check_size): New function.
617 (coerce_unspec_val_to_type): call check_size to make sure
618 that the object size is reasonable.
619 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
620 Implements the case when we get a reference when we evaluate
621 the expression of one of the bounds of the slice.
622 (ada_value_struct_elt): when a packed array field is
623 a reference, use ada_coerce_ref to dereference it; use
624 ada_value_ind only if it is a pointer.
625
626 2004-10-15 Joel Brobecker <brobecker@gnat.com>
627
628 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
629 a bit to avoid the necessity of an advance declaration. Remove
630 declaration.
631 (set_reg_offset): Move implemenation up.
632 (mips16_get_imm): Likewise.
633 (mips16_scan_prologue): Likewise.
634 (reset_saved_regs): Likewise.
635 (mips32_scan_prologue): Likewise.
636
637 2004-10-14 Joel Brobecker <brobecker@gnat.com>
638
639 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
640 Remove sp as a parameter, compute it internally instead. Move
641 prologue scanning limit from heuristic_proc_desc to here.
642 (mips16_scan_prologue): Likewise.
643 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
644 by call to mips16_scan_prologue.
645 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
646 by call to mips32_scan_prologue.
647 (heuristic_proc_desc): Remove code that's no longer necessary.
648 Update calls to mips16_scan_prologue and mips32_scan_prologue.
649 (mips_skip_prologue): Update calls to mips16_scan_prologue
650 and mips32_scan_prologue.
651
652 2004-10-14 Joel Brobecker <brobecker@gnat.com>
653
654 * mips-tdep.c (mips16_scan_prologue): Merge code from
655 mips16_skip_prologue. Now return the address of the first
656 instruction past the function prologue.
657 (mips16_skip_prologue): Remove, no longer necessary.
658 (mips_skip_prologue): Replace call to mips16_skip_prologue
659 by call to mips16_scan_prologue.
660
661 2004-10-14 Joel Brobecker <brobecker@gnat.com>
662
663 * mips-tdep.c (mips32_scan_prologue): Merge code from
664 mips32_skip_prologue. Now return the address of the first
665 instruction past the function prologue.
666 (mips32_skip_prologue): Remove. No longer necessary.
667 (mips16_skip_prologue): Add parameter end_pc instead of
668 computing it.
669 (mips_skip_prologue): Compute the upper limit for the
670 prologue scanning. Update call to mips16_skip_prologue.
671 Replace call to mips32_skip_prologue by call to
672 mips32_scan_prologue.
673
674 2004-10-14 Mark Kettenis <kettenis@gnu.org>
675
676 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
677 NetBSD system call stubs that store %rp in the ERP slot of the
678 stack frame.
679
680 * source.c: Always define O_BINARY to 0 if not defined already.
681 (openp): Unconditionally use O_BINARY.
682
683 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
684 * event-top.c (gdb_readline2): Likewise.
685
686 2004-10-14 Orjan Friberg <orjanf@axis.com>
687
688 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
689 deprecated_add_core_fns which was removed by mistake.
690
691 2004-10-13 Kevin Buettner <kevinb@redhat.com>
692
693 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
694 references to deprecated_registers[] with equivalent code.
695
696 2004-10-13 Kevin Buettner <kevinb@redhat.com>
697
698 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
699 ``deprecated_registers'' with equivalent code. Use gdb_assert()
700 instead of explicit test and print statement.
701
702 2004-10-12 Mark Kettenis <kettenis@gnu.org>
703
704 * sparc-nat.c: Include "inf-ptrace.h".
705 (sparc_target): New function.
706 * sparc-nat.h: Update copyright year.
707 (sparc_target): New prototype.
708 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
709 (_initialize_sparcnbsd_nat): Construct and add target vector.
710 * sparc64nbsd-nat.c: Include "target.h".
711 (_initialize_sparc64nbsd_nat): Construct and add target vector.
712 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
713 Update dependencies.
714 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
715 inftarg.o, add inf-ptrace.o.
716 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
717 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
718 (NAT_FILE): Set to nm-bsd.h.
719 (LOADLIBES): New variable.
720 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
721 infarg.o, add inf-ptrace.o.
722 * config/sparc/nm-nbsdaout.h: Remove file.
723 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
724 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
725 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
726
727 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
728 "fopen-same.h". Update comment.
729
730 2004-10-11 Mark Kettenis <kettenis@gnu.org>
731
732 * i386gnu-nat.c: Include "gdb_string.h".
733 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
734 registers when the floating-point state isn't initialized.
735 * Makefile.in (i386gnu-nat.o): Update dependencies.
736
737 2004-10-11 David Anderson <davea@sgi.com>
738
739 * regcache.c (regcache_raw_read): Comment was missing "to".
740 Extraneous ' removed.
741 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
742 comment now describes use.
743
744 2004-10-11 Orjan Friberg <orjanf@axis.com>
745
746 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
747 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
748 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
749 (cris_sigtramp_frame_sniffer): New functions.
750 (cris_gdbarch_init): Hook in signal trampoline unwinder.
751 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
752 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
753 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
754 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
755 command.
756 (cris_version_update): Remove, replace with ...
757 (set_cris_version): New function.
758 (struct gdbarch_tdep, cris_mode, cris_mode_update)
759 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
760 (_initialize_cris_tdep): Remove CRIS mode command.
761 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
762 cris-fpless-backtrace command.
763 (cris_scan_prologue): Fix prologue scanning limit.
764 (cris_register_type): Update to reflect actual registers.
765 (cris_register_bytes_ok) Remove.
766 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
767 Remove set_gdbarch_deprecated_register_size,
768 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
769
770 2004-10-10 Andrew Cagney <cagney@gnu.org>
771
772 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
773 comment.
774
775 2004-10-10 Joel Brobecker <brobecker@gnat.com>
776
777 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
778
779 2004-10-10 Joel Brobecker <brobecker@gnat.com>
780
781 * mips-tdep.c (mips16_scan_prologue): Renames
782 mips16_heuristic_proc_desc. Update comment.
783 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
784 (heuristic_proc_desc): Update calls to the 2 functions above.
785
786 2004-10-10 Joel Brobecker <brobecker@gnat.com>
787
788 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
789 Update comments. Also immediately return empty cache when the start
790 address of our function could not be found.
791 (mips_insn32_frame_cache): Likewise.
792
793 2004-10-10 Joel Brobecker <brobecker@gnat.com>
794
795 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
796 (mips_insn16_frame_cache): Pass frame cache in call to
797 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
798 Remove code that became redundant as a consequence.
799 (mips32_heuristic_proc_desc): No longer compute a fake
800 procedure descriptor. Compute the full frame cache instead.
801 Some minor comment reformatting.
802
803 2004-10-10 Jim Blandy <jimb@redhat.com>
804
805 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
806 reader, tracing bytecode stuff): Remove self.
807
808 2004-10-10 Mark Kettenis <kettenis@gnu.org>
809
810 * sparc64-linux-tdep.c: Update copyright year. Don't include
811 "solib-svr4.h".
812 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
813 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
814 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
815
816 * sparc-linux-tdep.c: Update copyright year.
817 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
818 to struct frame_info *. Use safe_frame_unwind_memory instead of
819 deprecated_read_memory_nobpt.
820 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
821 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
822 changed signature of sparc_linux_sigtramp_start.
823 (sparc32_linux_pc_in_sigtramp): Remove function.
824 (sparc32_linux_sigtramp_p): New function.
825 (sparc32_linux_sigtramp_frame_sniffer): Use
826 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
827
828 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
829 Remove function.
830 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
831
832 * ada-lang.c (lim_warning): Re-implement as a varargs function.
833 (decode_packed_array_type, value_subscript_packed)
834 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
835 argument in call to lim_warning.
836
837 * configure.in: Really disable the TUI if an enhanced curses
838 library isn't found.
839 * configure: Regenerate.
840
841 2004-10-09 Mark Kettenis <kettenis@gnu.org>
842
843 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
844 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
845 * config/i386/nm-nbsdaout.h: Remove file.
846 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
847 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
848 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
849 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
850 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
851 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
852 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
853 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
854 (ldd, ld_un, ld_2): Remove defines.
855 * config/i386/nm-obsd.h: Likewise.
856
857 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
858
859 * ada-lex.l: Remove useless rule whose right-context clause
860 causes unreferenced static function warning for yyrealloc.
861 (ada_flex_use): Remove the artificial reference to yyrealloc.
862
863 2004-10-08 Andrew Cagney <cagney@gnu.org>
864
865 * target.h (struct target_ops): Rename to_xfer_memory to
866 deprecated_xfer_memory.
867 * target.c: Update.
868 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
869 * wince.c: Update.
870 * win32-nat.c: Update.
871 * v850ice.c: Update.
872 * uw-thread.c: Update.
873 * thread-db.c: Update.
874 * sol-thread.c: Update.
875 * remote.c: Update.
876 * remote-vx.c: Update.
877 * remote-st.c: Update.
878 * remote-sim.c: Update.
879 * remote-sds.c: Update.
880 * remote-rdp.c: Update.
881 * remote-rdi.c: Update.
882 * remote-mips.c: Update.
883 * remote-m32r-sdi.c: Update.
884 * remote-e7000.c: Update.
885 * procfs.c: Update.
886 * ppc-bdm.c: Update.
887 * nto-procfs.c: Update.
888 * monitor.c: Update.
889 * linux-nat.c: Update.
890 * inftarg.c: Update.
891 * hpux-thread.c: Update.
892 * go32-nat.c: Update.
893 * gnu-nat.c: Update.
894 * exec.c: Update.
895 * corelow.c: Update.
896 * bsd-kvm.c: Update.
897 * aix-thread.c: Update.
898
899 2004-10-08 Andrew Cagney <cagney@gnu.org>
900
901 * target.c (debug_target): Move to near start of file.
902 (target_stopped_data_address_p): Re-org logic, add casts.
903
904 2004-10-02 Mark Kettenis <kettenis@gnu.org>
905
906 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
907 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
908 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
909 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
910 New defines.
911
912 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
913
914 * target.h (to_stopped_data_address): Change prototype to
915 take a CORE_ADDR pointer and return an int.
916 * target.c (update_current_target): Change to_stopped_data_address
917 to match new prototype.
918 (debug_to_stopped_data_address): Change appropriately.
919 * breakpoint.c (bpstat_stop_status): Change call to
920 target_stopped_data_address to use new prototype.
921 * frv-tdep.c (frv_have_stopped_data_address): New function.
922 (frv_stopped_data_address): Change to new prototype and
923 functionality.
924 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
925 prototype and functionality.
926 (ia64_stopped_by_watchpoint): New function.
927 * i386-nat.c (i386_stopped_data_address): Change to new
928 prototype and functionality.
929 (i386_stopped_by_watchpoint): New function.
930 * remote.c (remote_stopped_data_address): Change to new prototype
931 and functionality.
932 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
933 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
934 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
935 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
936 new i386_stopped_by_watchpoint function.
937 (i386_stopped_by_watchpoint): New prototype.
938 (i386_stoppped_data_address): Change to new prototype.
939 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
940 new ia64_stopped_by_watchpoint function.
941 (ia64_stopped_by_watchpoint): New prototype.
942 (ia64_stopped_data_address): Ditto.
943
944 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
945
946 * ada-typeprint.c (ada_print_type): Use int_string for printing
947 modulus of modular type.
948 * ada-lang.h (ada_modulus): Change return type to unsigned.
949 * ada-lang.c (ada_language_arch_info): Correct type of
950 string_char_type.
951 (ada_modulus): Return unsigned result.
952 (ada_lookup_symbol): Remove user disambiguation and modify comment
953 accordingly.
954
955 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
956
957 Committed by Paul Hilfinger.
958 * ada-lang.c (decode_packed_array): On big-endian targets,
959 left-justify the value if it comes with a modular type.
960
961 2004-10-08 Joel Brobecker <brobecker@gnat.com>
962
963 Committed by Paul Hilfinger.
964 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
965 (is_name_suffix): Add support for "___JM" suffixes.
966 (ada_check_typedef): Renames ada_completed_type.
967 Update all users of CHECK_TYPEDEF, check_typedef, and
968 ada_complete_type to call ada_check_typedef.
969 * ada-typeprint.c: Likewise.
970 * ada-valprint.c: Likewise.
971
972 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
973
974 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
975
976 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
977
978 * MAINTAINERS: Update e-mail address.
979
980 2004-10-07 Daniel Jacobowitz <dan@debian.org>
981
982 From Maciej W. Rozycki <macro@mips.com>:
983 * mips-tdep.c (mips32_next_pc): Check the register's contents,
984 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
985
986 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
987
988 * m32r-tdep.c (decode_prologue): Support functions written
989 in assembler language. Recognize trap instructions as the
990 end of prologue.
991 (m32r_frame_unwind_cache): Ditto.
992 (m32r_skip_prologue): Extend search limit. Quit analyzing
993 prologue if pc's location is not readable.
994
995 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
996
997 * Makefile.in (.l.c): Do conversions of names of alloc and free
998 functions that are done for .y.c files, plus special one
999 for yy_flex_realloc. Also, correct missing-file tests here.
1000 * ada-lex.l (malloc, free): Remove macros.
1001 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
1002 xrealloc.
1003 (ada_flex_use): Dummy definition to remove warnings about unused
1004 functions.
1005 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
1006 to suppress warning.
1007
1008 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1009
1010 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
1011 RETURN_VALUE.
1012 (sh_return_value_fpu): Ditto for CPUs with FPU.
1013 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
1014 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
1015 Install sh_return_value_nofpu resp. sh_return_value_fpu as
1016 RETURN_VALUE functions.
1017
1018 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1019
1020 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
1021 (sh_pseudo_register_write): Ditto.
1022
1023 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1024
1025 * sh-tdep.c (IS_MACL_STS): New define.
1026 (IS_MOVI20): Ditto.
1027 (IS_MACL_LDS): Ditto.
1028 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
1029 instructions in prologue.
1030 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
1031 instructions in epilogue.
1032
1033 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1034
1035 * sh-tdep.c (SH_NUM_REGS): Define as 67.
1036 (sh_sh_register_name): Add eight empty register names.
1037 (sh_sh3_register_name): Ditto.
1038 (sh_sh3e_register_name): Ditto.
1039 (sh_sh2e_register_name): Ditto.
1040 (sh_sh2a_register_name): New function, defining SH2A register set.
1041 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
1042 in nofpu case.
1043 (sh_sh_dsp_register_name): Add eight empty register names.
1044 (sh_sh3_dsp_register_name): Ditto.
1045 (sh_sh4_register_name): Ditto.
1046 (sh_sh4_nofpu_register_name): Ditto.
1047 (sh_sh4al_dsp_register_name): Ditto.
1048 (sh2a_show_regs): New function.
1049 (sh2a_nofpu_show_regs): New function.
1050 (sh_sh2a_register_type): New function.
1051 (do_bank_register_info): New function.
1052 (sh_print_pseudo_register): Call do_bank_register_info.
1053 Call sh_print_pseudo_register for valid "bank" register.
1054 (sh_sh2a_register_sim_regno): New function.
1055 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
1056 Increment pseudo register count by one for all sh variants with
1057 pseudo registers to accomodate pseudo bank register.
1058 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
1059 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
1060 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
1061 Increment pseudo register numbers.
1062
1063 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1064
1065 * dwarf2read.c (read_subroutine_type): Call make_function_type
1066 instead of lookup_function_type.
1067
1068 2004-10-05 Jim Blandy <jimb@redhat.com>
1069
1070 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
1071 (Previous change missed some uses.)
1072
1073 2004-10-05 Andrew Cagney <cagney@gnu.org>
1074
1075 * target.h (deprecated_child_ops): Rename child_ops.
1076 * wince.c: Update copyright. Rename child_ops.
1077 * win32-nat.c: Rename child_ops.
1078 * target.c: Rename child_ops.
1079 * rs6000-nat.c: Rename child_ops.
1080 * linux-nat.c: Rename child_ops.
1081 * infttrace.c: Rename child_ops.
1082 * inftarg.c: Rename child_ops.
1083 * infptrace.c: Rename child_ops.
1084 * hppah-nat.c: Update copyright. Rename child_ops.
1085 * hpux-thread.c: Update copyright. Rename child_ops.
1086
1087 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1088
1089 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
1090
1091 2004-10-05 Andrew Cagney <cagney@gnu.org>
1092
1093 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
1094
1095 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1096
1097 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
1098 (die_ref_table): Remove.
1099 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
1100 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
1101 the usage of this type.
1102 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
1103 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
1104 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
1105 (dwarf2_create_include_psymtab): Update comment.
1106 (find_partial_die): Remove third argument. Remove unreachable call
1107 to error ().
1108 (dwarf2_find_containing_comp_unit): Update comments. Change one
1109 assertion to an error. Remove an unreachable error.
1110 (dwarf2_find_comp_unit): Update comments.
1111 (type_at_offset): Remove dead code.
1112 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
1113 (store_in_ref_table): Add CU argument.
1114 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
1115 inter-compilation-unit references.
1116 (load_full_comp_unit, process_full_comp_unit): New functions, based
1117 on psymtab_to_symtab_1.
1118 (psymtab_to_symtab_1): Use them.
1119 (dwarf2_add_dependence): New function.
1120 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
1121 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
1122 (partial_die_parent_scope, guess_structure_name): Update for changes
1123 to find_partial_die.
1124 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
1125 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
1126 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
1127 (read_die_and_children): Update call to store_in_ref_table.
1128 (do_free_die_list_cleanup): Remove.
1129 (fixup_partial_die): Update for changes to find_partial_die.
1130 (read_full_die): Handle queueing absolute references.
1131 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
1132 (dwarf2_attr, die_specification, die_type)
1133 (die_containing_type, dwarf2_extension): Update calls to
1134 follow_die_ref.
1135 (dump_die): Update DW_FORM_ref* handling.
1136 (dwarf2_get_ref_die_offset): Likewise.
1137 (free_one_comp_unit): Release the dies list.
1138 (dwarf2_mark_helper): New function.
1139 (dwarf2_mark): Use it.
1140
1141 2004-10-05 Mark Kettenis <kettenis@jive.nl>
1142
1143 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
1144 when writing to memory.
1145
1146 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1147
1148 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
1149 (m32r_extract_struct_value_address): Delete function.
1150 (m32r_return_value): New function.
1151 (m32r_gdbarch_init): Instead of store_return_value,
1152 extract_return_value, deprecated_extract_struct_value_address
1153 and deprecated_use_struct_convention, set return_value.
1154
1155 2004-10-03 Daniel Jacobowitz <dan@debian.org>
1156
1157 * dwarf2read.c (read_subrange_type): Add comment for variable
1158 sized arrays.
1159
1160 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
1161
1162 * Makefile.in (.l.c): Modify rule for compatibility with recent
1163 versions of flex, and remove most command-line options.
1164 * ada-lex.l: Add %options line in place of -I -i and -s command-line
1165 options.
1166
1167 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
1168
1169 Turn on initial Ada support (mainly expression evaluation).
1170
1171 * Makefile.in (SFILES): Remove ada-tasks.c.
1172 (HFILES_NO_SRCDIR): Add ada-lang.h.
1173 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
1174 (YYOBJ): Add ada-exp.o.
1175 (rule .l.c): Generalize to not mention ada.
1176 * symtab.c: Include ada-lang.h.
1177 (symbol_natural_name, symbol_demangled_name)
1178 (symbol_search_name): Add Ada case.
1179
1180 2004-10-01 Andrew Cagney <cagney@gnu.org>
1181
1182 * Makefile.in (COMMON_OBS): Add inf-child.o.
1183 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
1184 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1185 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1186 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
1187 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
1188 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
1189 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
1190 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
1191 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1192 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1193 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
1194 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
1195 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
1196
1197 * target.c (xfer_using_stratum): Change return type to LONGEST.
1198 On each iteration offset, readbuf and writebuf.
1199 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
1200 partial_length, and read/modify/write predicate, update comments.
1201 Pass buffer.word to ptrace write.
1202
1203 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1204
1205 * symfile.c (init_filename_language_table): Add extensions for
1206 Ada.
1207 * defs.h (enum language): Add language_ada.
1208 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
1209 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
1210 (add_symbols_from_enclosing_procs): Make a no-op for now.
1211 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
1212 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
1213 (find_line_in_linetable, find_next_line_in_linetable)
1214 (read_all_symtabs, is_plausible_func_for_line)
1215 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
1216 (is_runtime_sym_defined, check_size): Remove declaration.
1217 (function_name_from_pc, ada_translate_error_message)
1218 (ada_lookup_minimal_symbol): Remove definition.
1219 (ada_add_block_symbols): Remove useless label.
1220 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
1221 useless declaration.
1222 (ada_is_exception_sym): Likewise.
1223
1224 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
1225
1226 Add m32r-linux support.
1227 * configure.tgt: Add m32r*-*-linux*.
1228 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
1229 and m32r-linux-tdep.c.
1230 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
1231 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
1232 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
1233 m32r-linux-tdep.c.
1234 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
1235 config/m32r/linux.mh, config/m32r/linux.mt,
1236 config/m32r/nm-linux.h: New files.
1237
1238 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1239
1240 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
1241 (mips32_fetch_instruction): Remove, unused.
1242
1243 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1244
1245 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
1246 conditions that will always be true.
1247
1248 2004-09-30 Mark Kettenis <kettenis@gnu.org>
1249
1250 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
1251 (vaxbsd_fetch_inferior_registers): Rename from
1252 fetch_inferior_registers. Make static.
1253 (vaxbsd_store_inferior_registers): Rename from
1254 store_inferior_registers. Make static.
1255 (_initialize_vaxbsd_nat): Construct and add target vector.
1256 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1257 inftarg.o. Add inf-child.o and inf-ptrace.o.
1258 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1259 inftarg.o. Add inf-child.o and inf-ptrace.o.
1260 (NAT_FILE): Remove.
1261 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
1262 inftarg.o. Add inf-child.o and inf-ptrace.o.
1263 (NAT_FILE): Remove.
1264 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1265
1266 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1267 (m88kbsd_fetch_inferior_registers): Rename from
1268 fetch_inferior_registers. Make static.
1269 (m88kbsd_store_inferior_registers): Rename from
1270 store_inferior_registers. Make static.
1271 (_initialize_m88kbsd_nat): New prototype and function.
1272 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1273 inftarg.o. Add inf-child.o and inf-ptrace.o.
1274 (NAT_FILE): Remove.
1275 * Makefile.in (m88kbsd-nat.o): Update dependencies.
1276
1277 2004-09-30 Andrew Cagney <cagney@gnu.org>
1278
1279 * target.c (target_xfer_partial): New function.
1280 (target_read_memory_partial, target_write_memory_partial)
1281 (default_xfer_partial, target_read_partial, target_write_partial)
1282 (xfer_using_stratum): Use.
1283 (debug_to_xfer_partial): Delete function.
1284 (setup_target_debug): Do not override to_xfer_partial.
1285
1286 2004-09-30 Mark Kettenis <kettenis@chello.nl>
1287
1288 * fork-child.c: Update copyright year. Fix coding style.
1289
1290 2004-09-29 Mark Kettenis <kettenis@gnu.org>
1291
1292 * defs.h (msavestring, mstrsave): Remove prototypes.
1293 * utils.c (msavestring, mstrsave): Remove functions.
1294 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
1295 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
1296 of mstrsave.
1297 * source.c (find_and_open_source): Use xstrdup instead of
1298 mstrsave.
1299
1300 2004-09-30 Andrew Cagney <cagney@gnu.org>
1301
1302 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
1303 (inf_ptrace_xfer_memory): Delete.
1304 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
1305 (target_read_memory, target_write_memory): Use xfer_using_stratum
1306 when target_xfer_partial_p.
1307 (debug_target): Move to start of file.
1308 (target_read_memory_partial, target_write_memory_partial): Use
1309 to_xfer_partial when target_xfer_partial_p.
1310
1311 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
1312 inf_ptrace_xfer_memory with equivalent code.
1313 * inftarg.c (child_xfer_partial): When performing a write, pass
1314 writebuf to child_xfer_memory.
1315
1316 * target.c (target_read_string): Use target_read_memory instead of
1317 target_xfer_memory.
1318
1319 2004-09-29 Andrew Cagney <cagney@gnu.org>
1320
1321 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
1322 the address of status.
1323
1324 * infptrace.c (ptrace_wait): Mention problem with HPUX.
1325 (kill_inferior): Inline ptrace_wait call.
1326 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
1327 * inftarg.c (child_wait): Inline ptrace_wait call.
1328
1329 * target.h (struct target_ops): Delete field to_post_wait.
1330 (target_post_wait): Delete macro.
1331 (child_post_wait): Delete declaration.
1332 * target.c (update_current_target, update_current_target)
1333 (debug_to_post_wait, setup_target_debug): Delete functions and
1334 references.
1335 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
1336 * inftarg.c (child_post_wait): Delete.
1337 (init_child_ops): Do not set to_post_wait.
1338 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
1339 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
1340 * inf-child.c (inf_child_post_wait): Delete.
1341 (inf_child_target): Do not set to_post_wait.
1342 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
1343 (inf_ptrace_target): Do not set to_post_wait.
1344
1345 * wince.c (child_ops): Delete.
1346 * win32-nat.c (child_ops): Delete.
1347
1348 * inftarg.c (inftarg_set_find_memory_regions)
1349 (inftarg_set_make_corefile_notes): Delete functions.
1350 (_initialize_linux_nat): Inline calls.
1351
1352 * target.h (child_ops): Declare.
1353 * inftarg.c (child_ops): Move from here ...
1354 * target.c (child_ops): ... to here.
1355 * wince.c (child_ops): Delete extern declaration.
1356 * win32-nat.c (child_ops): Delete extern declaration.
1357 * linux-nat.c (child_ops): Delete extern declaration.
1358 * hpux-thread.c (child_ops): Delete extern declaration.
1359
1360 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1361
1362 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
1363
1364 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1365
1366 * configure.in: Only set host_makefile_frag when building a native
1367 debugger.
1368 * configure: Regenerate.
1369
1370 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
1371 for OpenBSD ELF.
1372
1373 2004-09-28 Andrew Cagney <cagney@gnu.org>
1374
1375 Problem identified by Paul Hilfinger.
1376 * Makefile.in (ada_lex_c): Define.
1377 (ada-lex.o): Delete rule.
1378
1379 * linux-proc.c: Delete file.
1380 * Makefile.in: Update.
1381 * config/sparc/linux64.mh (NATDEPFILES):
1382 * config/sparc/linux.mh (NATDEPFILES): Update.
1383 * config/s390/s390.mh (NATDEPFILES): Update.
1384 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
1385 * config/powerpc/linux.mh (NATDEPFILES): Update.
1386 * config/pa/linux.mh (NATDEPFILES): Update.
1387 * config/mips/linux.mh (NATDEPFILES): Update.
1388 * config/m68k/linux.mh (NATDEPFILES): Update.
1389 * config/ia64/linux.mh (NATDEPFILES): Update.
1390 * config/i386/linux64.mh (NATDEPFILES): Update.
1391 * config/i386/linux.mh (NATDEPFILES): Update.
1392 * config/arm/linux.mh (NATDEPFILES): Update.
1393 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
1394 * linux-nat.c: Update copyright. Include <sys/param.h>,
1395 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
1396 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
1397 (O_LARGEFILE): Possibly define.
1398 (_initialize_linux_nat, linux_proc_pending_signals)
1399 (add_line_to_sigset, linux_proc_xfer_memory)
1400 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
1401 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
1402 (struct linux_corefile_thread_data)
1403 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
1404 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
1405
1406 2004-09-16 Andrew Cagney <cagney@gnu.org>
1407
1408 * lin-lwp.c: Delete file.
1409 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
1410 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
1411 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
1412 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
1413 (linux_nat_attach, detach_callback, linux_nat_detach)
1414 (resume_callback, resume_clear_callback, linux_nat_resume)
1415 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
1416 (stop_wait_callback, linux_nat_has_pending, flush_callback)
1417 (status_callback, running_callback, count_events_callback)
1418 (select_singlestep_lwp_callback, select_event_lwp_callback)
1419 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
1420 (child_wait, stop_and_resume_callback, linux_nat_wait)
1421 (kill_callback, kill_wait_callback, linux_nat_kill)
1422 (linux_nat_create_inferior, linux_nat_mourn_inferior)
1423 (linux_nat_xfer_memory, linux_nat_thread_alive)
1424 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
1425 (_initialize_linux_nat): New functions.
1426 * Makefile.in: Update all dependencies.
1427 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1428 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1429 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
1430 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1431 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1432 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1433 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1434 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1435 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1436 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1437 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1438 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1439 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1440
1441 2004-09-27 Mark Kettenis <kettenis@gnu.org>
1442
1443 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
1444 config/i386/obsd64.mh (NAT_FILE): Remove variable.
1445
1446 * configure.in: Don't comment out NATDEPFILES in the generated
1447 Makefile if NAT_FILE is unset.
1448 * configure: Regenerate.
1449
1450 2004-09-27 Andrew Cagney <cagney@gnu.org>
1451
1452 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
1453 (insert_step_resume_breakpoint): Delete.
1454 (insert_step_resume_breakpoint_at_frame): New function.
1455 (insert_step_resume_breakpoint_at_sal): New function.
1456 (handle_inferior_event, step_into_function)
1457 (insert_step_resume_breakpoint): Simplify by using same.
1458
1459 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
1460
1461 2004-09-26 Mark Kettenis <kettenis@gnu.org>
1462
1463 * fbsd-proc.c: Remove file.
1464 * Makefile.in (fbsd-proc.o): Remove dependency.
1465
1466 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
1467 code together.
1468
1469 * config/i386/nm-fbsd64.h: Remove file.
1470 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1471
1472 2004-09-26 Mark Kettenis <kettenis@gnu.org>
1473
1474 * amd64-nat.h: Update copyright year.
1475 (amd64bsd_target): New prototype.
1476 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
1477 (amd64bsd_target): New function.
1478 (amd64bsd_fetch_inferior_registers): Rename from
1479 fetch_inferior_registers. Make static.
1480 (amd64bsd_store_inferior_registers): Rename from
1481 store_inferior_registers. Make static.
1482 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
1483 (_initialize_amd64fbsd_nat): Construct and add target vector.
1484 * amd64nbsd-nat.o: Include "target.h".
1485 (_initialize_amd64nbsd_nat): Construct and add target vector.
1486 * amd64obsd-nat.c: Include "target.h".
1487 (_initialize_amd64obsd_nat): Construct and add target vector.
1488 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
1489 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
1490 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
1491 fbsd-nat.o.
1492 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
1493 Remove infptrace.o and inftarg.o. Add inf-child.o and
1494 inf-ptrace.o.
1495 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
1496 (amd64obsd-nat.o): Update dependencies.
1497
1498 2004-09-25 Mark Kettenis <kettenis@gnu.org>
1499
1500 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
1501 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
1502 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
1503 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
1504 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
1505
1506 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
1507 Inline attach call.
1508 (inf_ptrace_detach): Inline detach call.
1509
1510 * configure.in: Check for waddstr instead of mvwaddstr when
1511 searching for curses library. Check for wborder.
1512 * configure, config.in: Regenerate.
1513 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
1514 available.
1515
1516 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
1517
1518 2004-09-24 Robert Picco <Robert.Picco@hp.com>
1519
1520 Committed by Andrew Cagney.
1521 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
1522 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
1523 configuration.
1524 (fetch_register_using_p): Implement 'p' packet. Based on code by
1525 Fernando Nasser.
1526 (remote_fetch_registers): Call fetch_register_using_p.
1527 (init_all_packet_configs, show_remote_cmd)
1528 (_initialize_remote): Add p-packet.
1529
1530 2004-09-24 Mark Kettenis <kettenis@gnu.org>
1531
1532 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
1533 instead of call_ptrace. Call wait directly instead of
1534 ptrace_wait.
1535 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
1536 (inf_ptrace_wait): Inline ptrace_wait call.
1537
1538 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1539
1540 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
1541 rolled back instead.
1542
1543 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1544
1545 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
1546 the new argument order.
1547
1548 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
1549
1550 * MAINTAINERS: Remove "broken" from XStormy16 entry.
1551 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
1552 (struct gdbarch_tdep): Remove.
1553 (struct xstormy16_frame_cache): New frame cache structure.
1554 (xstormy16_register_byte, xstormy16_register_raw_size)
1555 (xstormy16_reg_virtual_type, xstormy16_register_type)
1556 (xstormy16_push_arguments, xstormy16_push_return_address)
1557 (xstormy16_pop_frame, xstormy16_store_struct_return)
1558 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
1559 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
1560 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
1561 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
1562 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
1563 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
1564 (xstormy16_use_struct_convention): Drop gcc_p parameter.
1565 (xstormy16_extract_return_value, xstormy16_store_return_value):
1566 Regcachify. Drop useless struct convention handling.
1567 (xstormy16_register_type, xstormy16_return_value)
1568 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
1569 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
1570 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
1571 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
1572 (xstormy16_unwind_sp, xstormy16_unwind_pc)
1573 (xstormy16_unwind_dummy_id) : New functions.
1574 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
1575 of xstormy16_scan_prologue.
1576 (xstormy16_frame_unwind): New frame_unwind structure.
1577 (xstormy16_frame_base): New frame_base structure.
1578 (xstormy16_gdbarch_init): Accomodate all of the above changes.
1579 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
1580
1581 2004-09-22 Mark Kettenis <kettenis@gnu.org>
1582
1583 * language.c (language_gdbarch_post_init): Fix off-by one error.
1584
1585 2004-09-21 Daniel Jacobowitz <dan@debian.org>
1586
1587 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
1588 (struct dwarf2_offset_and_type): New.
1589 (set_die_type, reset_die_and_siblings_types, get_die_type)
1590 (offset_and_type_hash, offset_and_type_eq): New functions.
1591 (read_structure_type, read_enumeration_type, read_array_type)
1592 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
1593 (read_tag_reference_type, read_tag_const_type)
1594 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
1595 (read_typedef, read_base_type, read_subrange_type): Use
1596 set_die_type.
1597
1598 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1599
1600 * Makefile.in (dwarf2read.o): Update dependencies.
1601 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
1602 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
1603 and read_in_chain.
1604 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
1605 mark, and has_form_ref_addr.
1606 (struct dwarf2_per_cu_data): New.
1607 (dwarf2_max_cache_age): New.
1608 (dwarf2_build_psymtabs_hard): Free cached compilation units
1609 after loading. Create and manage the list of compilation units.
1610 Remove unnecessary NULL initialization. Fix indentation.
1611 (psymtab_to_symtab_1): Initialize all of CU.
1612 (dwarf2_read_abbrevs): Set has_form_ref_addr.
1613 (find_partial_die): Use dwarf2_find_containing_comp_unit
1614 and load_comp_unit.
1615 (free_stack_comp_unit): Update comments. Clear the per-cu
1616 pointer. Handle aging.
1617 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
1618 (age_cached_comp_units, free_one_cached_comp_unit)
1619 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
1620 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
1621 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
1622 (show_dwarf2_cmd): New.
1623 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
1624 and "maint show dwarf2 max-cache-age".
1625 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
1626 externs.
1627 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
1628 global.
1629
1630 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1631
1632 * dwarf2read.c (typename_concat): Change prototype to accept obstack
1633 and dwarf2_cu struct pointer as arguments. Change function to use
1634 obstack if provided and use dwarf2_cu to determine language-specific
1635 separator.
1636 (partial_die_parent_scope): Change comment to include java. Use
1637 new version of typename_concat instead of obconcat.
1638 (partial_die_full_name): Use typename_concat.
1639 (read_namespace): Ditto.
1640 (read_enumeration_type): Use typename_concat instead of obconcat.
1641 (new_symbol): Ditto.
1642 (add_partial_symbol): Enhance tests for C++ to also test for Java.
1643 (guess_structure_name): Ditto.
1644 (read_subroutine_type): Ditto.
1645 (read_structure_type): Ditto.
1646 (is_vtable_name): Add Java support.
1647 (determine_class_name): Switch to new typename_concat call.
1648 (determine_prefix): Switch to new typename_concat call.
1649 * jv-exp.y (FuncStart): New pattern.
1650 (MethodInvocation): Add support for simple function calls. Change
1651 warning message for other forms of inferior call currently not
1652 supported.
1653 * valarith.c (value_subscript): Treat an array with upper-bound
1654 of -1 as unknown size.
1655
1656 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1657
1658 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
1659 (lookup_partial_symtab): Use symtab_to_fullname.
1660
1661 2004-09-19 Jim Blandy <jimb@redhat.com>
1662
1663 * minsyms.c (lookup_minimal_symbol): Doc fix.
1664
1665 2004-09-20 Andrew Cagney <cagney@gnu.org>
1666
1667 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
1668 CHILD_RESUME.
1669 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
1670 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
1671 KILL_INFERIOR.
1672 * infptrace.c: Update.
1673
1674 2004-09-19 Daniel Jacobowitz <dan@debian.org>
1675
1676 * symtab.c (output_source_filename): Mark first argument as const.
1677 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
1678 for "info sources" output.
1679
1680 2004-09-20 Mark Kettenis <kettenis@gnu.org>
1681
1682 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
1683 <machine/vmparam.h>.
1684 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
1685 (register_u_addr): Remove prototype.
1686
1687 2004-09-19 Mark Kettenis <kettenis@gnu.org>
1688
1689 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
1690 (i386bsd_fetch_inferior_registers): Rename from
1691 fetch_inferior_registers. Make static.
1692 (i386bsd_store_inferior_registers): Rename from
1693 store_inferior_registers. Make static.
1694 (i386bsd_target): New function.
1695 * i386bsd-nat.h: New file.
1696 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
1697 "i386bsd-nat.h".
1698 (i386fbsd_resume): Rename from child_resume. Make static.
1699 (_initialize_i386fbsd_nat): Construct and add target vector.
1700 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
1701 (_initialize_i386nbsd_nat): Construct and add target vector.
1702 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
1703 Remove defines.
1704 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
1705 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
1706 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
1707 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1708 (LOADLIBES): New variable.
1709 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
1710 inf-ptrace.o. Remove inftarg.o.
1711 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
1712 inf-ptrace.o. Remove inftarg.o.
1713 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
1714 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1715 (LOADLIBES): New variable.
1716 * Makefile.in (i386bsd_nat_h): New variable.
1717 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
1718 dependencies.
1719
1720 * sparc64nbsd-tdep.c: Include "objfiles.h".
1721 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
1722 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1723 svr4_lp64_fetch_link_map_offsets.
1724 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
1725 "nbsd-tdep.h".
1726 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
1727 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1728 svr4_lp64_fetch_link_map_offsets.
1729 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
1730 dependencies.
1731
1732 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
1733 * fbsd-nat.h: New file.
1734 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
1735 (fbsd_nat_h): New variable.
1736 (fbsd-nat.o): New dependency.
1737
1738 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
1739 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
1740
1741 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
1742 comment.
1743
1744 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1745
1746 * ada-exp.y (type_int): New function to add layer of abstraction
1747 around references to expression types.
1748 (type_long): Ditto.
1749 (type_long_long): Ditto.
1750 (type_float): Ditto.
1751 (type_double): Ditto.
1752 (type_long_double): Ditto.
1753 (type_char): Ditto.
1754 (type_system_address): Ditto.
1755 (simple_exp): Use type_* functions in place of builtin_*
1756 variables.
1757 (exp): Ditto.
1758 (write_var_from_name): Ditto.
1759 (write_object_renaming): Ditto.
1760 * ada-lang.c (ada_create_fundamental_type): Remove redundant
1761 declaration.
1762 (build_ada_types): Remove, replacing with...
1763 (ada_language_arch_info): New function to initialize primitive
1764 type vector in language_arch_info.
1765 (ada_array_length): Remove use of builtin_type_ada_int.
1766 (value_pos_atr): Ditto.
1767 (ada_evaluate_subexp): Ditto.
1768 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
1769 builtin_type_ada_long_long, builtin_type_ada_char,
1770 builtin_type_ada_float, builtin_type_ada_double,
1771 builtin_type_ada_long_double, builtin_type_ada_natural,
1772 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1773 (ada_builtin_types): Remove.
1774 (ada_language_defn): Remove entries for la_builtin_type_vector and
1775 string_char_type and use ada_language_arch_info.
1776 (_initialize_ada_language): Do type-vector initialization along
1777 the lines of c-lang.c.
1778 (ada_create_fundamental_type): Break up line.
1779 (ada_dump_symtab): Remove unused function.
1780 (enum ada_primitive_types): Define.
1781 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
1782 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
1783 builtin_type_ada_float, builtin_type_ada_double,
1784 builtin_type_ada_long_double, builtin_type_ada_natural,
1785 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1786 * ada-lex.l: Use type_* functions in place of builtin_* variables.
1787 (processInt): Ditto.
1788 (processReal): Ditto.
1789 (name_lookup): Ditto.
1790 * ada-typeprint.c (print_range): Use builtin_type_int, not
1791 builtin_type_ada_int.
1792
1793 2004-09-18 Mark Kettenis <kettenis@gnu.org>
1794
1795 * i386-tdep.c (i386_register_name): Rename regno to regnum.
1796
1797 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
1798 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
1799 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
1800 * configure.in: Improve checks for curses library by checking for
1801 mvwaddstr instead of initscr. Drop HP curses in favour of
1802 standard curses on HP-UX.
1803 * configure: Regenerated.
1804
1805 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1806
1807 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
1808 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
1809 Minor formatting changes.
1810 (empty_array): Slight rewrite for formatting.
1811 (emit_char,parse,ada_language_defn,build_ada_types,
1812 ada_is_exception_sym, _initialize_ada_language): Move
1813 definitions around.
1814 (ada_dump_symtab): Remove unused definition.
1815 (ada_maybe_exception_partial_symbol): Remove unused definition.
1816
1817 2004-09-16 Andrew Cagney <cagney@gnu.org>
1818
1819 * inf-child.c: Include "gdb_string.h".
1820 (inf_child_core_file_to_sym_file): Delete.
1821 (inf_child_target): Set to_fetch_registers and to_store_registers.
1822 * inf-ptrace.c: Include "gdb_string.h".
1823 * Makefile.in: Update all dependencies.
1824
1825 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
1826 problem.
1827
1828 2004-09-14 Joel Brobecker <brobecker@gnat.com>
1829
1830 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
1831 call to heuristic_proc_desc. Remove code that became redundant
1832 as a consequence.
1833 (read_next_frame_reg): Remove special case for SP_REGNUM.
1834 (set_reg_offset): Fix small typo.
1835 (reset_saved_regs): New procedure.
1836 (mips32_heuristic_proc_desc): No longer compute a fake
1837 procedure descriptor. Compute the full frame cache instead.
1838 Some minor comment reformatting.
1839
1840 2004-09-14 Andrew Cagney <cagney@gnu.org>
1841
1842 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
1843 maintainer.
1844
1845 * thread-db.c (thread_db_new_objfile): Assume that there is a
1846 child process.
1847
1848 2004-09-13 Jim Blandy <jimb@redhat.com>
1849
1850 * valops.c (value_assign): Move 'buffer' to the enclosing block,
1851 so that its storage isn't referenced after its lifetime ends.
1852
1853 * valops.c (value_assign): 'use_buffer' is initialized to zero,
1854 and never assigned to. Delete it, and the 'if (use_buffer)'
1855 clauses. Delete 'raw_buffer', since it is now unused.
1856
1857 2004-09-13 Andrew Cagney <cagney@gnu.org>
1858
1859 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
1860 * configure: Re-generate.
1861 * nlm/Makefile.in (TAGS): Update.
1862 * Makefile.in (TAGS): Update.
1863 * config/vax/nbsd.mt (TM_FILE): Update.
1864 * config/sparc/vxworks.mt (TM_FILE): Update.
1865 * config/sparc/sol2.mt (TM_FILE): Update.
1866 * config/sparc/sol2-64.mt (TM_FILE): Update.
1867 * config/sparc/obsd64.mt (TM_FILE): Update.
1868 * config/sparc/obsd.mt (TM_FILE): Update.
1869 * config/sparc/nbsd64.mt (TM_FILE): Update.
1870 * config/sparc/nbsd.mt (TM_FILE): Update.
1871 * config/sparc/linux64.mt (TM_FILE): Update.
1872 * config/sparc/linux.mt (TM_FILE): Update.
1873 * config/sparc/fbsd.mt (TM_FILE): Update.
1874 * config/sh/wince.mt (TM_FILE): Update.
1875 * config/sh/nbsd.mt (TM_FILE): Update.
1876 * config/sh/linux.mt (TM_FILE): Update.
1877 * config/sh/embed.mt (TM_FILE): Update.
1878 * config/s390/s390.mt (TM_FILE): Update.
1879 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
1880 * config/rs6000/rs6000.mt (TM_FILE): Update.
1881 * config/rs6000/aix4.mt (TM_FILE): Update.
1882 * config/powerpc/vxworks.mt (TM_FILE): Update.
1883 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
1884 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
1885 * config/powerpc/obsd.mt (TM_FILE): Update.
1886 * config/powerpc/nbsd.mt (TM_FILE): Update.
1887 * config/powerpc/linux.mt (TM_FILE): Update.
1888 * config/powerpc/aix.mt (TM_FILE): Update.
1889 * config/pa/obsd.mt (TM_FILE): Update.
1890 * config/pa/linux.mt (TM_FILE): Update.
1891 * config/pa/hppahpux.mt (TM_FILE): Update.
1892 * config/pa/hppa64.mt (TM_FILE): Update.
1893 * config/pa/hppa.mt (TM_FILE): Update.
1894 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
1895 * config/mips/wince.mt (TM_FILE): Update.
1896 * config/mips/vxmips.mt (TM_FILE): Update.
1897 * config/mips/nbsd.mt (TM_FILE): Update.
1898 * config/mips/linux.mt (TM_FILE): Update.
1899 * config/mips/irix6.mt (TM_FILE): Update.
1900 * config/mips/irix5.mt (TM_FILE): Update.
1901 * config/mips/embed.mt (TM_FILE): Update.
1902 * config/m68k/vxworks68.mt (TM_FILE): Update.
1903 * config/m68k/st2000.mt (TM_FILE): Update.
1904 * config/m68k/os68k.mt (TM_FILE): Update.
1905 * config/m68k/obsd.mt (TM_FILE): Update.
1906 * config/m68k/nbsd.mt (TM_FILE): Update.
1907 * config/m68k/monitor.mt (TM_FILE): Update.
1908 * config/m68k/linux.mt (TM_FILE): Update.
1909 * config/m68k/cisco.mt (TM_FILE): Update.
1910 * config/ia64/linux.mt (TM_FILE): Update.
1911 * config/ia64/aix.mt (TM_FILE): Update.
1912 * config/ia64/ia64.mt (TM_FILE): Update.
1913 * config/i386/vxworks.mt (TM_FILE): Update.
1914 * config/i386/obsd64.mt (TM_FILE): Update.
1915 * config/i386/obsd.mt (TM_FILE): Update.
1916 * config/i386/nto.mt (TM_FILE): Update.
1917 * config/i386/nbsd64.mt (TM_FILE): Update.
1918 * config/i386/nbsd.mt (TM_FILE): Update.
1919 * config/i386/linux64.mt (TM_FILE): Update.
1920 * config/i386/linux.mt (TM_FILE): Update.
1921 * config/i386/i386sol2.mt (TM_FILE): Update.
1922 * config/i386/i386lynx.mt (TM_FILE): Update.
1923 * config/i386/fbsd64.mt (TM_FILE): Update.
1924 * config/i386/fbsd.mt (TM_FILE): Update.
1925 * config/i386/cygwin.mt (TM_FILE): Update.
1926 * config/h8300/h8300.mt (TM_FILE): Update.
1927 * config/frv/frv.mt (TM_FILE): Update.
1928 * config/cris/cris.mt (TM_FILE): Update.
1929 * config/arm/wince.mt (TM_FILE): Update.
1930 * config/arm/nbsd.mt (TM_FILE): Update.
1931 * config/arm/linux.mt (TM_FILE): Update.
1932 * config/arm/embed.mt (TM_FILE): Update.
1933 * config/alpha/nbsd.mt (TM_FILE): Update.
1934 * config/alpha/fbsd.mt (TM_FILE): Update.
1935 * config/alpha/alpha.mt (TM_FILE): Update.
1936 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
1937 * config/alpha/alpha-linux.mt (TM_FILE): Update.
1938
1939 Eliminate event_loop_p, always has the value 1.
1940 * defs.h (event_loop_p): Delete macro.
1941 * breakpoint.c (until_break_command): Simplify.
1942 * utils.c (prompt_for_continue): Simplify.
1943 * tracepoint.c (read_actions): Simplify.
1944 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
1945 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
1946 (set_prompt, init_main): Simplify.
1947 (init_signals, disconnect): Delete, unused.
1948 * remote.c (remote_async_resume)
1949 (extended_remote_async_create_inferior): Simplify.
1950 * mi/mi-interp.c (mi_input): Delete, unused.
1951 (mi_interpreter_resume, mi_command_loop): Simplify.
1952 * interps.c (current_interp_command_loop): Simplify.
1953 * infrun.c (proceed): Simplify.
1954 * infcmd.c (run_command, continue_command, step_1, jump_command)
1955 (until_command, advance_command, finish_command)
1956 (interrupt_target_command): Simplify.
1957 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
1958
1959 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1960 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1961 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1962 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1963 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1964 * mips-tdep.c (mips_dump_tdep): Do not print same.
1965
1966 2004-09-12 Andrew Cagney <cagney@gnu.org>
1967
1968 * valprint.c (print_longest): Use fputs_filtered. Make "val"
1969 const.
1970 * Makefile.in (valprint.o): Delete explict rule.
1971
1972 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
1973 reported by Dave Anderson.
1974
1975 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
1976
1977 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
1978
1979 2004-09-12 Salvador E. Tropea <set@users.sf.net>
1980 Andrew Cagney <cagney@gnu.org>
1981
1982 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
1983 (mi_cmd_data_list_register_values)
1984 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
1985 the register number computation.
1986
1987 2004-09-12 Andrew Cagney <cagney@gnu.org>
1988
1989 * ppcnbsd-nat.c: Include "inf-ptrace.h".
1990 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
1991 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
1992 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
1993 target.
1994 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
1995 inf-ptrace.o and inf-child.o.
1996 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
1997 * Makefile.in: Update dependencies.
1998
1999 2004-09-11 Andrew Cagney <cagney@gnu.org>
2000
2001 * language.c (hex_string, hex_string_custom): Move from here ...
2002 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
2003 (CELLSIZE): Increase to 50.
2004 * language.h (hex_string, hex_string_custom): Move from here ...
2005 * defs.h: ... to here.
2006 * Makefile.in: Update all dependencies.
2007
2008 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
2009
2010 * language.c (local_hex_format_custom): Remove.
2011 (local_hex_string): Rename to hex_string, use C format, and move to
2012 utils.c
2013 (local_hex_string_custom): Rename to hex_string_custom and change
2014 interface. Now uses C format. Move to utils.c
2015 (local_octal_format_custom): Remove.
2016 (local_decimal_format_custom): Remove.
2017 (unknown_language_defn): Remove language-specific number
2018 formatting entries.
2019 (auto_language_defn): Ditto.
2020 (local_language_defn): Ditto.
2021 * language.h (struct language_format_info): Delete declaration.
2022 (struct language_defn): Remove language_format_info fields
2023 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
2024 (local_binary_format): Remove macro.
2025 (local_binary_format_prefix): Remove macro.
2026 (local_binary_format_specifier): Remove macro.
2027 (local_binary_format_suffix): Remove macro.
2028 (local_octal_format): Remove macro.
2029 (local_octal_format_prefix): Remove macro.
2030 (local_octal_format_specifier): Remove macro.
2031 (local_octal_format_suffix): Remove macro.
2032 (local_decimal_format): Remove macro.
2033 (local_decimal_format_prefix): Remove macro.
2034 (local_decimal_format_specifier): Remove macro.
2035 (local_decimal_format_suffix): Remove macro.
2036 (local_hex_format): Remove macro.
2037 (local_hex_format_prefix): Remove macro.
2038 (local_hex_format_specifier): Remove macro.
2039 (local_hex_format_suffix): Remove macro.
2040 (local_decimal_format_custom): Remove.
2041 (local_octal_format_custom): Remove.
2042 (local_hex_format_custom): Remove.
2043 (local_hex_string): Rename to hex_string and move to defs.h.
2044 (local_hex_string_custom): Rename to hex_string_custom, change
2045 interface, and move to defs.h.
2046 * utils.c: (int_string): New function.
2047 (hex_string): New function (from language.c).
2048 (hex_string_custom): New function (from language.c).
2049 (octal2str): New function.
2050 (decimal2str): Add width parameter.
2051 (paddr_u): Use new decimal2str interface.
2052 (paddr_d): Ditto.
2053 * defs.h (hex_string): Declare.
2054 (hex_string_custom): Declare.
2055 (int_string): Declare.
2056 * printcmd.c (print_scalar_formatted): Remove localized binary
2057 formatting.
2058 * valprint.c (print_longest): Use int_string.
2059 (print_floating): Use C hex format.
2060 (print_hex_chars): Ditto.
2061 (print_binary_chars): Remove language-specific formatting.
2062 (print_octal_chars): Use C octal format.
2063 (print_decimal_chars): Delocalize format.
2064 (print_decimal): Remove.
2065 * ada-lang.c (ada_language_defn): Remove language-specific number
2066 formatting entries.
2067 * p-lang.c (pascal_language_defn): Ditto.
2068 * c-lang.c (c_language_defn): Ditto.
2069 (cplus_language_defn): Ditto.
2070 (asm_language_defn): Ditto.
2071 (minimal_language_defn): Ditto.
2072 * f-lang.c (f_language_defn): Ditto.
2073 * jv-lang.c (java_language_defn): Ditto.
2074 * m2-lang.c (m2_language_defn): Ditto.
2075 * scm-lang.c (scm_language_defn): Ditto.
2076 * objc-lang.c (objc_language_defn): Ditto.
2077 * memattr.c (mem_info_command): Use renamed hex_string_custom with
2078 new interface.
2079 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
2080 * ui-out.c (ui_out_field_core_addr): Ditto.
2081 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
2082 * exec.c (print_section_info): Ditto.
2083 * i387-tdep.c (print_i387_status_word): Ditto.
2084 (print_i387_control_word): Ditto.
2085 (i387_print_float_info): Ditto.
2086 * maint.c (maint_print_section_info): Ditto.
2087 * solib.c (info_sharedlibrary_command): Ditto.
2088 * somsolib.c (som_sharedlibrary_info_command): Ditto.
2089 * symtab.c (print_msymbol_info): Ditto.
2090 * tracepoint.c (tracepoints_info): Ditto.
2091 * solib-frv.c (lm_base): Ditto.
2092 (frv_current_sos): Ditto.
2093 (enable_break2): Ditto.
2094 (enable_break): Ditto.
2095 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
2096 (process_one_symbol): Ditto.
2097 * infcmd.c (program_info): Ditto.
2098 * mdebugread.c (parse_partial_symbols): Ditto.
2099 * symfile.c (add_symbol_file_command): Ditto.
2100 * cli/cli-cmds.c (edit_command): Ditto.
2101 (list_command): Ditto.
2102 * infcall.c (call_function_by_hand): Ditto.
2103 * remote-vx.c (vx_run_files_info): Ditto.
2104 (vx_wait): Ditto.
2105 (vx_attach): Ditto.
2106 (vx_detach): Ditto.
2107 (vx_kill): Ditto.
2108 * aix-thread.c (pdc_symbol_addrs): Ditto.
2109 (pdc_read_regs): Ditto.
2110 (pdc_write_regs): Ditto.
2111 (pdc_read_data): Ditto.
2112 (pdc_write_data): Ditto.
2113 * d10v-tdep.c (display_trace): Ditto.
2114 * rs6000-nat.c (find_toc_address): Ditto.
2115 * aix-thread.c: Don't include language.h.
2116 * buildsym.c: Ditto.
2117 * dbxread.c: Ditto.
2118 * mdebugread.c: Ditto.
2119 * rs6000-nat.c: Ditto.
2120 * buildsym.c (make_blockvector): Use renamed hex_string.
2121
2122 2004-09-10 Jason Molenda (jmolenda@apple.com)
2123
2124 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
2125 chars after 'if' or 'while' commands in user-defined commands.
2126
2127 2004-09-08 Jim Blandy <jimb@redhat.com>
2128
2129 Fix bug reported and analyzed by Olivier Crete:
2130 * symfile.c (copy_section_addr_info): New function.
2131 (symbol_file_add_with_addrs_or_offsets): Use it to save the
2132 original set of address arguments, instead of handwritten code
2133 that uses one length to allocate and a different length to
2134 initialize. Use make_cleanup_free_section_addr_info.
2135 * symfile.h (copy_section_addr_info): New declaration.
2136 * utils.c: #include "symfile.h".
2137 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
2138 New functions.
2139 * defs.h (make_cleanup_free_section_addr_info): New declaration.
2140 * Makefile.in (utils.o): Update dependencies.
2141
2142 2004-09-08 Andrew Cagney <cagney@gnu.org>
2143
2144 * thread-db.c (keep_thread_db): Delete.
2145 (thread_db_new_objfile, thread_db_create_inferior)
2146 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
2147
2148 2004-09-08 Mark Kettenis <kettenis@gnu.org>
2149
2150 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
2151 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
2152 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
2153 (i386_frameless_signal_p): Remove prototype.
2154 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
2155 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
2156 I386_SSE_NUM_REGS.
2157 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
2158 instead of FP0_REGNUM.
2159 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
2160 of FP0_REGNUM and FPC_REGNUM.
2161
2162 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
2163 (sunos_solib_create_inferior_hook): Don't call
2164 sunos_relocate_main_executable.
2165
2166 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
2167 solib_svr4_fetch_link_map_offsets to
2168 svr4_ilp32_fetch_link_map_offsets.
2169 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
2170 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
2171 svr4_ilp32_fetch_link_map_offsets.
2172 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
2173
2174 2004-09-07 Jim Blandy <jimb@redhat.com>
2175
2176 * frame.h (frame_register): Doc fix.
2177
2178 2004-09-07 Andrew Cagney <cagney@gnu.org>
2179
2180 * vx-share/wait.h: Delete #ifdef USG.
2181 * utils.c (request_quit): Ditto.
2182 * tui/tui.c (tui_reset): Ditto.
2183 * remote.c: Ditto.
2184 * remote-sds.c: Ditto.
2185 * remote-rdi.c: Ditto.
2186 * mdebugread.c: Ditto.
2187 * m68klinux-nat.c: Ditto.
2188 * infttrace.c: Ditto.
2189 * infptrace.c: Ditto.
2190 * i386v-nat.c: Ditto.
2191 * exec.c: Ditto.
2192 * dbxread.c: Ditto.
2193 * core-aout.c: Ditto.
2194
2195 2004-09-05 Joel Brobecker <brobecker@gnat.com>
2196
2197 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
2198 heuristic_proc_desc.
2199 (mips_insn32_frame_cache): Likewise.
2200
2201 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2202
2203 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
2204 left behind by error.
2205
2206 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2207
2208 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
2209 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
2210
2211 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2212
2213 * config/rs6000/xm-aix4.h: Remove this file.
2214 * config/rs6000/aix4.mh (XM_FILE): Delete.
2215
2216 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2217
2218 * config/rs6000/xm-rs6000.h: Remove this file.
2219 * config/rs6000/rs6000.mh (XM_FILE): Remove.
2220
2221 2004-09-03 Andrew Cagney <cagney@gnu.org>
2222
2223 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
2224 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
2225 only use.
2226
2227 * mips-tdep.c (temp_saved_regs): Delete.
2228 (set_reg_offset): Replace saved_regs parameter with this_cache.
2229 (heuristic_proc_desc, mips16_heuristic_proc_desc)
2230 (mips32_heuristic_proc_desc): Add this_cache parameter.
2231 (mips_insn32_frame_cache, mips_insn16_frame_cache)
2232 (after_prologue): Pass a NULL this_cache.
2233
2234 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
2235 non-kernel trap prologues.
2236
2237 * mips-tdep.c (find_proc_desc): Delete function.
2238 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
2239 simplify.
2240 (mips_insn16_frame_cache): Replace find_proc_desc with code from
2241 mips_insn32_frame_cache.
2242
2243 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
2244 Simplify as NEXT_FRAME is NULL.
2245 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
2246
2247 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
2248 local variable.
2249 (mips_skip_prologue): Update.
2250
2251 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
2252 "cur_frame" parameter.
2253 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
2254 (mips_insn32_frame_cache, find_proc_desc): Update
2255
2256 * config/vax/nm-obsd.h: Delete file.
2257 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2258 * config/vax/nm-nbsd.h: Delete file.
2259 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
2260 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2261 * config/sh/nm-nbsd.h: Delete file.
2262 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2263 * config/rs6000/nm-rs6000ly.h: Delete file.
2264 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
2265 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2266 * config/powerpc/nm-obsd.h: Delete file.
2267 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2268 * config/powerpc/nm-nbsd.h: Delete file.
2269 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2270 * config/pa/nm-obsd.h: Delete file.
2271 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2272 * config/mips/nm-nbsd.h: Delete file.
2273 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2274 * config/m88k/nm-obsd.h: Delete file.
2275 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2276 * config/m68k/nm-nbsd.h: Delete file.
2277 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
2278 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2279 * config/i386/nm-nbsd.h: Delete file.
2280 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
2281 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2282 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2283 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2284 * config/i386/nm-i386lynx.h: Delete file.
2285 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2286 * config/arm/nm-nbsd.h: Delete file.
2287 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
2288 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2289
2290 * config/i386/tm-fbsd.h: Delete file.
2291 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
2292 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
2293
2294 * config/rs6000/tm-rs6000-aix4.h: Delete file.
2295 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
2296 * config/rs6000/aix4.mt (TM_FILE): Set to
2297 config/rs6000/tm-rs6000.h.
2298 * config/powerpc/tm-ppc-aix.h: Delete file.
2299 * config/powerpc/aix.mt (TM_FILE): Set to
2300 config/rs6000/tm-rs6000.h.
2301 * config/m68k/tm-linux.h: Delete file.
2302 * config/m68k/linux.mt (TM_FILE): Set to solib.h
2303 * config/i386/tm-linux64.h: Delete file.
2304 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
2305 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
2306
2307 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2308 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
2309 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
2310 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2311 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
2312 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
2313 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
2314 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2315 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2316
2317 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
2318 gdb_host_cpu.
2319
2320 2004-09-02 Joel Brobecker <brobecker@gnat.com>
2321
2322 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
2323 Minor reformatting. Some code factoring.
2324
2325 2004-09-02 Andrew Cagney <cagney@gnu.org>
2326
2327 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
2328 * config/vax/tm-nbsd.h: Delete file.
2329 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2330 * config/sparc/tm-vxworks.h: Delete file.
2331 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
2332 * config/sparc/tm-nbsd.h: Delete file.
2333 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
2334 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
2335 * config/sparc/tm-linux.h: Delete file.
2336 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
2337 * config/s390/tm-linux.h: Delete file.
2338 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
2339 * config/pa/tm-bsd.h: Delete file.
2340 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
2341 * config/m68k/tm-obsd.h: Delete file.
2342 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
2343 * config/m68k/tm-nbsd.h: Delete file.
2344 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2345 * config/i386/tm-vxworks.h: Delete file.
2346 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
2347 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
2348 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
2349 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
2350 * config/i386/tm-nbsd.h: Delete file.
2351 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
2352 * config/i386/tm-i386lynx.h: Delete file.
2353 * config/cris/cris.mt (TM_FILE): Set to solib.h.
2354 * config/cris/tm-cris.h: Delete file.
2355
2356 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
2357 * configure: Re-generate.
2358 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
2359 * config/arm/tm-nbsd.h: Delete file.
2360
2361 * config/powerpc/tm-ppcle-sim.h: Delete.
2362 * config/powerpc/tm-ppcle-eabi.h: Delete.
2363 * config/powerpc/tm-nbsd.h: Delete.
2364 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
2365 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
2366 tm-ppcle-eabi.h.
2367
2368 * config/i386/nto.mh (NAT_FILE): Delete.
2369 * config/i386/nm-nto.h: Delete.
2370
2371 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
2372 * config/m68k/tm-os68k.h: Ditto.
2373 * config/m68k/tm-monitor.h: Ditto.
2374 * config/m68k/tm-cisco.h: Ditto.
2375 * config/m68k/st2000.mt (TM_FILE): Delete.
2376 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
2377 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
2378 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
2379 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
2380
2381 * config/m68k/tm-st2000.h: Delete.
2382 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
2383 * config/sparc/fbsd.mt (TM_FILE): Delete.
2384 * config/sparc/tm-fbsd.h: Delete.
2385
2386 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
2387 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
2388 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
2389
2390 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
2391 GDB_TM_FILE and GDB_XM_FILE.
2392 * gdbarch.c: Re-generate.
2393 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
2394 quotes in macro definition.
2395 * configure.in: Re-generate.
2396
2397 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
2398 validating architecture methods.
2399 * gdbarch.c: Re-generate.
2400
2401 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
2402 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
2403 GDB_MULTI_ARCH_PARTIAL.
2404 * gdbarch.h: Re-generate.
2405
2406 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
2407 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
2408 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
2409 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
2410 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
2411 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
2412 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
2413 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
2414 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
2415 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
2416 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
2417 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
2418
2419 2004-09-01 Andrew Cagney <cagney@gnu.org>
2420
2421 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
2422 and main_func_highpc.
2423 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
2424 * objfiles.c (init_entry_point_info, objfile_relocate): Update
2425 * nlmread.c (nlm_symfile_read): Update.
2426
2427 2004-09-01 Joel Brobecker <brobecker@gnat.com>
2428
2429 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
2430 (mips_insn32_frame_cache): Inline call to find_proc_desc.
2431 (find_proc_desc): Remove dead code.
2432
2433 2004-09-01 Joel Brobecker <brobecker@gnat.com>
2434
2435 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
2436
2437 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2438
2439 * observer.sh: Add struct so_list declaration.
2440 * Makefile.in: Add dependencies on observer.h for solib.c and
2441 breakpoint.c.
2442 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
2443 function.
2444 (_initialize_breakpoint): Register
2445 disable_breakpoints_in_unloaded_shlib as an observer of the
2446 "solib unloaded" observation event.
2447 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
2448 call decode_line_1 so unfound breakpoint errors are silent.
2449 * solib.c (update_solib_list): When a solib is discovered to have
2450 been unloaded by the program, notify all observers of the
2451 "solib unloaded" observation event.
2452
2453 2004-09-01 Andrew Cagney <cagney@gnu.org>
2454
2455 * frame.c: Include "objfiles.h".
2456 (inside_main_func): New function.
2457 (get_prev_frame): Use new inside_main_func.
2458 * Makefile.in (frame.o): Update dependencies.
2459 * defs.h (inside_main_func): Delete declaration.
2460 * blockframe.c (inside_main_func): Delete function.
2461
2462 2004-08-31 Jim Blandy <jimb@redhat.com>
2463
2464 * dwarf2read.c (is_vtable_name): New function, based on logic from
2465 read_structure_type, but passing the correct length to strncmp,
2466 and using 'sizeof' instead of 'strlen'.
2467 (read_structure_type): Call it.
2468
2469 2004-08-31 Joel Brobecker <brobecker@gnat.com>
2470
2471 * config/powerpc/aix.mh: Add comment.
2472
2473 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
2474
2475 * MAINTAINERS: Add self to Write-After-Approval.
2476
2477 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
2478
2479 * MAINTAINERS: Add self to Write-After-Approval.
2480
2481 2004-08-30 Andrew Cagney <cagney@gnu.org>
2482
2483 Fix PR breakpoints/1757.
2484 * infrun.c (struct execution_control_state): Replace
2485 remove_breakpoints_on_following_step with
2486 step_after_step_resume_breakpoint.
2487 (init_execution_control_state): Update.
2488 (handle_inferior_event): For signals, when stepping off a
2489 breakpoint, set step_after_step_resume_breakpoint. When
2490 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
2491 (keep_going): Delete code handling
2492 remove_breakpoints_on_following_step.
2493
2494 2004-08-29 David Lecomber <david@streamline-computing.com>
2495
2496 Fix PR gdb/648
2497 * language.h (enum array_ordering): New enum.
2498 * language.h (struct language_defn): New la_array_ordering
2499 attribute.
2500 * language.c (unknown_language_defn, auto_language_defn)
2501 (local_language_defn): Ditto.
2502 * ada-lang.c (ada_language_defn): Ditto.
2503 * c-lang.c (c_language_defn, cplus_language_defn)
2504 (asm_language_defn, minimal_language_defn): Ditto.
2505 * f-lang.c (f_language_defn): Ditto.
2506 * jv-lang.c (java_language_defn): Ditto.
2507 * m2-lang.c (f_language_defn): Ditto.
2508 * objc-lang.c (objc_language_defn): Ditto.
2509 * p-lang.c (pascal_language_defn): Ditto.
2510 * scm-lang.c (scm_language_defn): Ditto.
2511 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
2512 oriented large to small in type structure.
2513 * dwarf2read.c (read_array_order): New function.
2514 (read_array_type): Use read_array_order to check row/column
2515 major ordering.
2516
2517 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
2518
2519 * target.c (target_resize_to_sections): Check
2520 current_target.to_sections for an old value when updating.
2521
2522 2004-08-27 Joel Brobecker <brobecker@gnat.com>
2523
2524 * procfs.c (dbx_link_bpt_addr): New static global variable.
2525 (dbx_link_shadow_contents): New static global variable.
2526 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
2527 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
2528 if we just hit it.
2529 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
2530 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
2531 from run to run.
2532 (procfs_create_inferior): Remove syssgi syscall-exit notifications
2533 after the inferior has been forked.
2534 (remove_dbx_link_breakpoint): New function.
2535 (dbx_link_addr): New function.
2536 (insert_dbx_link_bpt_in_file): New function.
2537 (insert_dbx_link_bpt_in_region): New function.
2538 (insert_dbx_link_breakpoint): New function.
2539 (proc_trace_syscalls_1): New function, extracted from
2540 proc_trace_syscalls.
2541 (proc_trace_syscalls): Replace extract code by call to
2542 proc_trace_syscalls_1.
2543 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
2544 is no longer valid.
2545
2546 2004-08-25 Jim Blandy <jimb@redhat.com>
2547
2548 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
2549
2550 2004-08-25 Andrew Cagney <cagney@gnu.org>
2551
2552 * infrun.c (struct execution_control_state): Delete field
2553 "stepping_through_sigtramp".
2554 (init_execution_control_state): Do not set same.
2555 (context_switch): Do not pass same to save_infrun_state and
2556 load_infrun_state.
2557 * gdbthread.h (struct thread_info): Delete field
2558 stepping_through_sigtramp.
2559 (save_infrun_state, load_infrun_state): Delete parameter
2560 stepping_through_sigtramp.
2561 * thread.c (load_infrun_state, save_infrun_state): Update.
2562
2563 * infrun.c: Re-indent. Move expression operators to the beginning
2564 of the line. Remove long disabled #if 0 code.
2565
2566 2004-08-24 Andrew Cagney <cagney@gnu.org>
2567
2568 * doublest.h (floatformat_ieee_quad): Rename
2569 floatformat_ia64_quad.
2570 * doublest.c (floatformat_ieee_quad): Rename
2571 floatformat_ia64_quad.
2572 (_initialize_doublest): Update.
2573
2574 2004-08-24 Jim Blandy <jimb@redhat.com>
2575
2576 * dwarf2expr.h (struct dwarf_expr_context): New members
2577 'num_pieces' and 'pieces', for returning the result of an
2578 expression that uses DW_OP_piece.
2579 (struct dwarf_expr_piece): New struct type.
2580 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
2581 pieces.
2582 (free_dwarf_expr_context): Free pieces, if any.
2583 (add_piece): New function.
2584 (execute_stack_op): Implement DW_OP_piece.
2585 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
2586 expression is a list of pieces, print an error message.
2587 (dwarf2_loc_desc_needs_frame): If the expression yields
2588 pieces, and any piece is in a register, then we need a frame.
2589
2590 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
2591 the stack until we've decided what sort of result the evaluation
2592 has produced. Use separate variables, with more specific names.
2593
2594 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
2595
2596 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
2597 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
2598 (arm_netbsd_init_abi_common): Register them.
2599
2600 2004-08-22 Mark Kettenis <kettenis@gnu.org>
2601
2602 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
2603
2604 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
2605 safe_frame_unwind_memory instead of target_read_memory.
2606
2607 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
2608 Reorder includes.
2609 (fetch_register, store_register): Remove prototypes.
2610 (child_resume): Reorganize code and comments such that it is
2611 grouped a bit more logically.
2612 (attach): Explicitly compare errno against 0.
2613 (detach): Likewise. Use perror_with_name instead of
2614 print_sys_errmsg.
2615 * Makefile.in (infptrace.o): Update dependencies.
2616
2617 * ia64-linux-nat.c: Update copyright year.
2618 (fetch_debug_register, store_debug_register)
2619 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
2620 PTRACE_TYPE_ARG3.
2621 * config/ia64/nm-linux.h: Update copyright year.
2622 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
2623
2624 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
2625 from CORE_ADDR to struct frame_info *. Use
2626 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
2627 (amd64_linux_sigtramp_p): Adjust for changed signature of
2628 and64_linux_sigtramp_start
2629
2630 * gdb_ptrace.h: GNU/Linux.
2631
2632 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2633 Remove defines.
2634
2635 * infptrace.c: Include "gdb_assert.h".
2636 (PTRACE_XFER_TYPE): Remove define.
2637 (offsetof): Only define if U_REGS_OFFSET isn't defined.
2638 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
2639 Tweak comment.
2640 (fetch_inferior_registers, store_inferior_registers): Remove
2641 redundant culry braces. Tweak comment. s/regno/regnum.
2642 * Makefile.in (infptrace.o): Update dependencies.
2643
2644 * configure.in: Change test for return type of ptrace to default
2645 to `long' instead of `int'.
2646 * configure: Regenerate.
2647
2648 2004-08-21 Mark Kettenis <kettenis@gnu.org>
2649
2650 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
2651
2652 * configure.in: Check for ttrace function.
2653 * configure, config.in: Regenerate.
2654
2655 * gdb_ptrace.h: New file.
2656 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
2657 <sys/ptrace.h>.
2658 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
2659 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
2660 (attach): Don't define PT_ATTACH.
2661 (detach): Don't define PT_DETACH.
2662 * Makefile.in (gdb_ptrace_h): New variable.
2663 (infptrace.o): Update dependencies.
2664
2665 2004-08-16 Mark Kettenis <kettenis@gnu.org>
2666
2667 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
2668 instead of `int' if not already defined.
2669 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
2670 PTRACE_TYPE_ARG3.
2671 * infptrace.c (call_ptrace): Revert change that replaced
2672 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2673
2674 2004-08-15 Mark Kettenis <kettenis@gnu.org>
2675
2676 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2677 Remove defines.
2678
2679 * linux-nat.c (kill_inferior): Add missing third and fourth
2680 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
2681
2682 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
2683 PTRACE_TYPE_RET.
2684
2685 * proc-why.c (proc_prettyfprint_why): Fix format string.
2686
2687 * solib-osf.c (osf_current_sos): Remove unsused label.
2688
2689 * configure.in: Add <ncurses/ncurses.h> to the list of possible
2690 curses headers.
2691 * configure, config.in: Regenerate.
2692 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
2693 <ncurses/ncurses.h>.
2694
2695 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
2696 * config/nm-nbsd.h: Update copyright year.
2697 (PTRACE_ARG3_TYPE): Remove define.
2698
2699 * sparc-nat.c (fetch_inferior_registers)
2700 (store_inferior_registers, sparc_xfer_wcookie):
2701 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2702
2703 * alphabsd-nat.c (fetch_inferior_registers):
2704 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2705 PTRACE_TYPE_ARG3.
2706 * amd64bsd-nat.c (fetch_inferior_registers)
2707 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2708 PTRACE_TYPE_ARG3.
2709 * armnbsd-nat.c: Update copyright year.
2710 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
2711 (store_register, store_regs, store_fp_register, store_fp_regs):
2712 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2713 * hppabsd-nat.c (fetch_inferior_registers)
2714 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2715 PTRACE_TYPE_ARG3.
2716 * i386bsd-nat.c (fetch_inferior_registers)
2717 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
2718 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2719 * m68kbsd-nat.c (fetch_inferior_registers)
2720 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2721 PTRACE_TYPE_ARG3.
2722 * m88kbsd-nat.c (fetch_inferior_registers)
2723 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2724 PTRACE_TYPE_ARG3.
2725 * mipsnbsd-nat.c: Update copyright year.
2726 (fetch_inferior_registers, store_inferior_registers):
2727 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2728 * ns32knbsd-nat.c: Update copyright year.
2729 (fetch_inferior_registers, store_inferior_registers):
2730 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2731 * ppcnbsd-nat.c (fetch_inferior_registers):
2732 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2733 PTRACE_TYPE_ARG3.
2734 * ppcobsd-nat.c (fetch_inferior_registers):
2735 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2736 PTRACE_TYPE_ARG3.
2737 * shnbsd-nat.c: Update copyright year.
2738 (fetch_inferior_registers, store_inferior_registers):
2739 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2740 * vaxbsd-nat.c (fetch_inferior_registers)
2741 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2742 PTRACE_TYPE_ARG3.
2743
2744 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
2745 PTRACE_TYPE_ARG3.
2746 * infptrace.c (call_ptrace, child_resume, attach, detach)
2747 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
2748 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2749 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
2750 PTRACE_TYPE_ARG3.
2751
2752 2004-08-14 Mark Kettenis <kettenis@gnu.org>
2753
2754 * defs.h: Remove out-of-date comment.
2755 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
2756 [!GETENV_PROVIDED] (getenv): Remove prototype.
2757
2758 * standalone.c: Remove file.
2759 * Makefile.in (standalone.o): Remove dependency.
2760
2761 * i386-linux-nat.c (dummy_sse_values): Remove function and
2762 prototype.
2763 (i386_linux_dr_get): Fix typo in comment.
2764 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
2765
2766 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
2767
2768 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2769 from declaration.
2770 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2771 from definition.
2772
2773 2004-08-13 Mark Kettenis <kettenis@gnu.org>
2774
2775 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
2776 parenthesis in definition.
2777 * configure: Regenerated.
2778
2779 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
2780
2781 * PROBLEMS: Mention build/1411.
2782
2783 2004-08-09 Robert Millan <robertmh@gnu.org>
2784
2785 Committed by Nathanael Nerode.
2786 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
2787 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
2788
2789 2004-08-12 Andrew Cagney <cagney@gnu.org>
2790
2791 * NEWS: Mention fixes in GDB 6.2.1.
2792 * PROBLEMS: Remove mention of mips-irix.
2793
2794 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2795
2796 * config/powerpc/xm-aix.h: Delete.
2797 * config/powerpc/aix.mh (MH_FILE): Remove.
2798 * config/powerpc/aix432.mh (MH_FILE): Remove.
2799
2800 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2801
2802 * config/powerpc/aix.mh: Remove obsolete comment.
2803 * config/powerpc/aix432.mh: Likewise.
2804
2805 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2806
2807 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
2808
2809 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2810
2811 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
2812 this file is now empty.
2813 * config/xm-aix4.h: Remove, this file is no longer included
2814 anywhere.
2815
2816 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2817
2818 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
2819 that file is now empty.
2820 (termdef): Remove prototype, function no longer used.
2821
2822 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2823
2824 * doc/gdbint.texinfo (Host Definition): Remove documentation
2825 for USE_O_NOCTTY, no longer used.
2826 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
2827 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
2828
2829 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2830
2831 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
2832 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
2833 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
2834
2835 2004-08-11 Mark Kettenis <kettenis@gnu.org>
2836
2837 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
2838 instead of FIVE_ARG_PTRACE.
2839
2840 * inflow.c (O_NOCTTY): Define to zero if not already defined.
2841 (new_tty): Use O_NOCTTY unconditionally.
2842
2843 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2844
2845 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
2846 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
2847 fflush on stdout.
2848
2849 2004-08-10 Joel Brobecker <brobecker@gnat.com>
2850
2851 * xcoff_symfile_finish: Replace last call to xmfree by call
2852 to xfree.
2853
2854 2004-08-10 Andrew Cagney <cagney@gnu.org>
2855
2856 * main.c (captured_main): Delete call to init_malloc.
2857 * defs.h (init_malloc): Delete declaration.
2858 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
2859 (init_malloc): Delete functions.
2860
2861 * defs.h (xmfree): Delete.
2862 * utils.c (xmfree): Delete function.
2863 (xfree): Inline calls to xmfree and mfree.
2864 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
2865 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
2866 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
2867 * somread.c (som_symfile_finish): Ditto.
2868 * objfiles.c (allocate_objfile, free_objfile):
2869 * nlmread.c (nlm_symfile_finish): Ditto.
2870 * hpread.c (hpread_symfile_finish): Ditto.
2871 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
2872 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
2873 * coffread.c (coff_symfile_finish): Ditto.
2874
2875 * defs.h (xmcalloc): Delete declaration.
2876 * utils.c (xmcalloc): Delete.
2877 (xcalloc): Inline calls to xmcalloc and mcalloc.
2878 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
2879 xcalloc and xfree.
2880 * symtab.c (create_demangled_names_hash): Ditto.
2881
2882 * defs.h (xmrealloc): Delete.
2883 * utils.c (xmrealloc): Delete.
2884 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
2885 * symmisc.c (extend_psymbol_list): Use xrealloc.
2886 * source.c (find_source_lines): Ditto.
2887 * hpread.c (hpread_lookup_type): Ditto.
2888 * dbxread.c (add_bincl_to_list): Ditto.
2889
2890 * utils.c (xmmalloc): Delete.
2891 (xmalloc): Inline xmmalloc and mmalloc calls.
2892 (msavestring): Use xmalloc.
2893 * defs.h (xmmalloc): Delete declaration.
2894 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
2895 xmmalloc.
2896 * symmisc.c (extend_psymbol_list): Ditto.
2897 * symfile.c (init_psymbol_list): Ditto.
2898 * source.c (find_source_lines): Ditto.
2899 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
2900 * elfread.c (elf_symtab_read): Ditto.
2901 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
2902 * coffread.c (coff_symfile_init): Ditto.
2903
2904 2004-08-10 David Carlton <carlton@bactrian.org>
2905
2906 * MAINTAINERS: Remove David Carlton from c++ testsuite
2907 maintainers.
2908
2909 2004-08-10 Jerome Guitton <guitton@gnat.com>
2910
2911 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
2912 print a line feed before the prompt.
2913
2914 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2915
2916 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
2917
2918 2004-08-09 Joel Brobecker <brobecker@gnat.com>
2919
2920 General cleanup of the AIX xm include file:
2921 * config/xm-aix4.h (fd_set): Remove undefine.
2922 Remove include of <sys/select.h>.
2923 (HAVE_TERMIO): Remove define.
2924 (USG): Likewise.
2925 (NULL): Remove redefine.
2926 (alloca): Remove #pragma.
2927 (vfork): Remove define.
2928 (termdef): Remove.
2929 (SIGWINCH_HANDLER): Remove.
2930 (SIGWINCH_HANDLER_BODY): Remove.
2931
2932 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2933
2934 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
2935 GDB_OSABI_OPENBSD_ELF.
2936
2937 2004-08-07 Robert Millan <robertmh@gnu.org>
2938
2939 * bsd-kvm.c: Check for nlist.h before including it.
2940
2941 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2942
2943 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
2944 sigcontext' offset consistency checks for ancient BSD.
2945
2946 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
2947
2948 * configure.in: Check for <sys/types.h>. Check return and
2949 argument types of ptrace.
2950 * configure, config.in: Regenerate.
2951
2952 2004-08-09 Jim Blandy <jimb@redhat.com>
2953
2954 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
2955 rs6000_register_sim_regno): Doc fixes.
2956
2957 2004-08-08 Joel Brobecker <brobecker@gnat.com>
2958
2959 * mips-tdep.c: Include "floatformat.h".
2960 (n32n64_floatformat_always_valid): New function.
2961 (floatformat_n32n64_long_double_big): New constant.
2962 (mips_gdbarch_init): Set size and format of long double
2963 for N32 and N64 ABIs.
2964 * Makefile.in (mips-tdep.o): Update dependencies.
2965
2966 2004-08-08 Andrew Cagney <cagney@gnu.org>
2967
2968 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
2969 print. Improve script's error messages.
2970 * gdbarch.h: Re-generate.
2971
2972 * gdbarch.sh (pformat): New function.
2973 (float_format, double_format, long_double_format): List with bit
2974 members. Use pformat when printing.
2975 * gdbarch.c, gdbarch.h: Re-generate.
2976
2977 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
2978
2979 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
2980 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
2981 (ppcnbsd_supply_pcb): New function.
2982 (_initialize_ppcnbsd_nat): New prototype and function.
2983 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2984 (LOADLIBES): New variable.
2985 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
2986
2987 2004-08-08 Andrew Cagney <cagney@gnu.org>
2988
2989 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
2990 (builtin_type_ieee_double, builtin_type_ia64_quad)
2991 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
2992 BE/LE floating-point types.
2993 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
2994 (builtin_type_ieee_double, builtin_type_ia64_quad)
2995 (builtin_type_ia64_spill): Declare.
2996 * doublest.c (_initialize_doublest, floatformat_ieee_single)
2997 (floatformat_ieee_double, floatformat_arm_ext)
2998 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
2999 of LE/BE floatformats.
3000 * doublest.h: (struct floatformat, floatformat_ieee_single)
3001 (floatformat_ieee_double, floatformat_arm_ext)
3002 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
3003
3004 2004-08-08 Mark Kettenis <kettenis@gnu.org>
3005
3006 * i386gnu-nat.c (gnu_store_registers): Fix typo.
3007
3008 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
3009 instead of regcache_raw_supply when storing the registers.
3010
3011 * i386gnu-nat.c: Update copyright year.
3012 (gnu_store_registers): Don't use deprecated_registers and
3013 deprecated_registers_valid. Use regcache_valid_p and
3014 regcache_raw_supply instead.
3015
3016 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
3017 frame_pc_unwind.
3018
3019 * procfs.c (procfs_pid_to_str): Remove redundant and unused
3020 variables. Incapitalized "process".
3021
3022 * configure.in: Add cursesX to the list of possible curses libs.
3023 Add cursesX.h to the list of possible curses headers.
3024 * configure, config.in: Regenerate.
3025
3026 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3027
3028 * configure.in: Test for struct lwp in <sys/lwp.h>.
3029 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
3030 the offset of l_addr in struct lwp.
3031
3032 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3033
3034 * bsd-kvm.c: Include "gdbcore.h"
3035 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
3036
3037 2004-08-07 Andrew Cagney <cagney@gnu.org>
3038
3039 * gdbtypes.c (build_flt, build_complex): New functions.
3040 (gdbtypes_post_init): Use.
3041
3042 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
3043
3044 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
3045 through to builtin_type_uint128.
3046
3047 * c-exp.y: Use builtin_type function to obtain builtin types.
3048
3049 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
3050 builtin_uint128.
3051 * gdbtypes.c (gdbtypes_post_init): Update.
3052 (build_gdbtypes): Move initialization of builtin_type_int0
3053 through to builtin_type_uint128 from here ...
3054 (_initialize_gdbtypes): ... to here.
3055 * d10v-tdep.c (d10v_register_type): Update.
3056
3057 * doublest.c: Update copyright.
3058 (floatformat_from_length): Call error when floatformat is NULL.
3059 (extract_floating_by_length): Remove NULL fmt check.
3060 (store_floating_by_length): Ditto.
3061
3062 2004-08-07 Andrew Cagney <cagney@gnu.org>
3063
3064 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
3065 that the register is valid.
3066
3067 2004-08-05 Mark Kettenis <kettenis@chello.nl>
3068
3069 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3070 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
3071 struct frame_info *. Use safe_frame_unwind_memory instead of
3072 deprecated_read_memory_nobpt.
3073 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
3074 changed signature of i386_linux_sigtramp_start and
3075 i386_linux_rt_sigtramp_start.
3076
3077 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
3078 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
3079 instead of deprecated_read_memory_nobpt.
3080 (i386nbsd_sigtramp_p): Adjust for changed signature of
3081 i386nbsd_sigtramp_offset.
3082
3083 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
3084 safe_frame_unwind_memory instead of target_read_memory.
3085
3086 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3087 !NO_SYS_FILE.
3088 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
3089 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
3090 (_initialize_kernel_u_addr): Remove prototype and function.
3091 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3092 !NO_SYS_FILE.
3093 * xcoffread.c: Likewise.
3094
3095 2004-08-06 Mark Kettenis <kettenis@gnu.org>
3096
3097 * vax-nat.c: New file.
3098 * vaxbsd-nat.c: Tweak comment.
3099 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
3100 vaxnbsd-tdep.c.
3101 (vax-nat.o): New dependency.
3102 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
3103 (vax-*-ultrix2*): Remove.
3104 * config/vax/vax.mh: New file.
3105 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
3106 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
3107 (vax_register_u_addr): New prototype.
3108 (REGISTER_U_ADDR): Define using vax_register_u_addr.
3109 * config/vax/vaxult2.mh: Remove file.
3110 * config/vax/vaxult.mh: Remove file.
3111 * config/vax/vaxbsd.mh: Remove file.
3112 * config/vax/vax.mt (TM_FILE): Remove.
3113 * config/vax/tm-vaxbsd.h: Remove file.
3114
3115 2004-08-06 Joel Brobecker <brobecker@gnat.com>
3116
3117 * aix-thread.c (get_signaled_thread): New function.
3118 (iter_trap): Delete, no longer used.
3119 (iter_tid): New function.
3120 (pd_update): Find the thread that received the SIGTRAP signal
3121 by first locating the kernel thread, and then finding its
3122 associated thread.
3123
3124 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
3125
3126 * lin-lwp.c (child_wait): Continue inferior after processing
3127 PTRACE_EVENT_CLONE event.
3128
3129 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
3130
3131 * MAINTAINERS: Add self to Write-After-Approval.
3132
3133 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
3134
3135 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
3136 libunwind-xxxx.so" where xxxx is UNW_TARGET.
3137
3138 2004-08-05 Andrew Cagney <cagney@gnu.org>
3139
3140 * config/xm-sysv4.h: Delete file.
3141 * config/mips/xm-irix5.h: Delete file.
3142 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
3143 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
3144 * config/ia64/xm-aix.h: Delete file.
3145 * config/ia64/aix.mh (XM_FILE): Delete.
3146 * config/pa/xm-hppah.h: Delete file.
3147 * config/pa/hpux11w.mh (XM_FILE): Delete.
3148 * config/pa/hpux11.mh (XM_FILE): Delete.
3149 * config/pa/hpux1020.mh (XM_FILE): Delete.
3150 * config/pa/hppahpux.mh (XM_FILE): Delete.
3151
3152 * config/alpha/xm-alphalinux.h: Delete file.
3153 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
3154 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
3155 * config/alpha/xm-alphaosf.h: Delete file.
3156 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
3157 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
3158 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
3159 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
3160
3161 * config/i386/xm-i386v.h: Delete file.
3162 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
3163 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
3164 * config/i386/xm-i386sco.h: Delete file.
3165 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
3166 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
3167 * config/i386/xm-i386v4.h: Delete file.
3168 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
3169 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
3170 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
3171 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
3172
3173 * config/vax/xm-vax.h: Delete file.
3174 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
3175 * config/vax/xm-vaxult2.h: Delete file.
3176 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
3177 * config/vax/vaxult2.mh (XM_FILE): Delete.
3178 * config/vax/xm-vaxult.h: Delete file.
3179 * config/vax/vaxult.mh (XM_FILE): Delete.
3180 * config/vax/xm-vaxbsd.h: Delete file.
3181 * config/vax/vaxbsd.mh (XM_FILE): Delete.
3182
3183 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
3184 * gdbarch.h, gdbarch.c: Re-generate.
3185 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
3186 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
3187 * frame.h: Delete deprecated_read_fp from comments.
3188 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
3189 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
3190
3191 2004-08-04 Mark Kettenis <kettenis@gnu.org>
3192
3193 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
3194 trampoline in OpenBSD 3.5-current.
3195
3196 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
3197 SSE registers.
3198
3199 * Makefile.in: Remove embedded page breaks.
3200
3201 2004-08-04 Jim Blandy <jimb@redhat.com>
3202
3203 * regcache.c (regcache_raw_read): Assert that, after calling
3204 target_fetch_registers, the register we're reading is cached.
3205
3206 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
3207 a call to 'internal_error', with a more helpful error message.
3208 * rs6000-tdep.c (e500_pseudo_register_read,
3209 e500_pseudo_register_write, rs6000_store_return_value): Same.
3210
3211 2004-08-04 Andrew Cagney <cagney@gnu.org>
3212
3213 * Makefile.in: Update dependencies.
3214
3215 2004-08-04 Jim Blandy <jimb@redhat.com>
3216
3217 Change the layout of the PowerPC E500 raw register cache to allow
3218 the lower 32-bit halves of the GPRS to be their own raw registers,
3219 not pseudoregisters.
3220 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
3221 add ppc_ev0_upper_regnum flag.
3222 * rs6000-tdep.c: #include "reggroups.h".
3223 (spe_register_p): Recognize the ev upper half registers as SPE
3224 registers.
3225 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
3226 registers.
3227 (e500_move_ev_register): New function.
3228 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
3229 vector registers are the pseudo-registers now, formed by splicing
3230 together the gprs and the upper-half registers.
3231 (e500_register_reggroup_p): New function.
3232 (P): Macro deleted.
3233 (P8, A4): New macro.
3234 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
3235 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
3236 macros.
3237 (registers_e500): Rearrange register set so that the raw register
3238 set contains 32-bit GPRs and upper-half registers, and the SPE
3239 vector registers become pseudo-registers.
3240 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
3241 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
3242 register numbers are now the same for the E500 as they are for
3243 other PowerPC variants. Register e500_register_reggroup_p as the
3244 register group function for the E500.
3245 * Makefile.in (rs6000-tdep.o): Update dependencies.
3246
3247 Adapt PPC E500 native support to the new raw regcache layout.
3248 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
3249 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
3250 (fetch_spe_register, store_spe_register): Handle fetching/storing
3251 all the SPE registers at once, if regno == -1. These now take
3252 over the job of fetch_spe_registers and store_spe_registers.
3253 (fetch_spe_registers, store_spe_registers): Deleted.
3254 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
3255 unconditionally; they're always raw. Fetch/store SPE upper half
3256 registers, if present, instead of ev registers.
3257 (fetch_register, store_register): Remove sanity checks: gprs are
3258 never pseudo-registers now, so we never need to even mention any
3259 registers that are ever pseudoregisters.
3260
3261 Use a fixed register numbering when communicating with the PowerPC
3262 simulator.
3263 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
3264 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
3265 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
3266 New functions.
3267 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
3268 init_sim_regno_table.
3269 * Makefile.in (gdb_sim_ppc_h): New variable.
3270 (rs6000-tdep.o): Update dependencies.
3271
3272 2004-08-02 Andrew Cagney <cagney@gnu.org>
3273
3274 * cris-tdep.c (cris_register_size): Restore function, still used
3275 locally.
3276
3277 * gdbarch.sh (deprecated_target_read_fp)
3278 (deprecated_frame_locals_address, deprecated_frame_args_address)
3279 (deprecated_frame_chain_valid, deprecated_frame_chain)
3280 (deprecated_init_extra_frame_info, deprecated_pop_frame)
3281 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
3282 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
3283 * gdbarch.h, gdbarch.c: Re-generate.
3284 * regcache.c (deprecated_read_fp): Do not call
3285 DEPRECATED_TARGET_READ_FP_P.
3286 * infcmd.c (default_print_registers_info): Do not call
3287 DEPRECATED_DO_REGISTERS_INFO.
3288 * frame-base.c (default_frame_locals_address): Do not call
3289 DEPRECATED_FRAME_LOCALS_ADDRESS.
3290 (default_frame_args_address): Do not call
3291 DEPRECATED_FRAME_ARGS_ADDRESS.
3292
3293 * gdbarch.sh (deprecated_register_raw_size)
3294 (deprecated_register_virtual_size:int): Delete.
3295 * gdbarch.h, gdbarch.c: Re-generate.
3296 * cris-tdep.c (cris_register_size): Delete.
3297 (cris_gdbarch_init): Update.
3298 * alpha-tdep.c (alpha_register_raw_size)
3299 (alpha_register_virtual_size): Delete.
3300 (alpha_gdbarch_init): Update.
3301
3302 * gdbarch.sh (deprecated_register_virtual_type)
3303 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
3304 (deprecated_dummy_write_sp): Delete.
3305 * gdbarch.h, gdbarch.c: Re-generate.
3306
3307 * gdbarch.sh (deprecated_register_bytes): Delete.
3308 * gdbarch.h, gdbarch.c: Re-generate.
3309 * regcache.c (deprecated_register_bytes): New function.
3310 * regcache.h (deprecated_register_bytes): Declare.
3311 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3312 * v850-tdep.c (v850_gdbarch_init): Update.
3313 * sh64-tdep.c (sh64_gdbarch_init): Update.
3314 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
3315 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3316 * mcore-tdep.c (mcore_gdbarch_init): Update.
3317 * cris-tdep.c (cris_gdbarch_init): Update.
3318 * arm-tdep.c (arm_gdbarch_init): Update.
3319 * remote.c (init_remote_state): Update.
3320 * remote-vx.c (vx_prepare_to_store): Update.
3321 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
3322 * irix5-nat.c (fetch_core_registers): Update.
3323 * cris-tdep.c (cris_register_bytes_ok): Update.
3324 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
3325
3326 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
3327 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
3328 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
3329 (mips_insn16_frame_base_address, mips_insn16_frame_base)
3330 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
3331 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
3332 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
3333 (mips_insn32_frame_base_address, mips_insn32_frame_base)
3334 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
3335 with mips_insn16 and mips_insn32.
3336
3337 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
3338 * rs6000-tdep.c (rs6000_push_dummy_call)
3339 (rs6000_extract_return_value): Use register_size.
3340 * xstormy16-tdep.c (xstormy16_get_saved_register)
3341 (xstormy16_extract_return_value): Ditto.
3342 * valops.c (value_assign): Ditto.
3343 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
3344 * v850-tdep.c (v850_extract_return_value): Ditto.
3345 * tracepoint.c (collect_symbol): Ditto.
3346 * target.c (debug_print_register): Ditto.
3347 * stack.c (frame_info): Ditto.
3348 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
3349 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
3350 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
3351 (store_register_using_P): Ditto.
3352 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
3353 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
3354 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3355 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
3356 * regcache.c (deprecated_read_register_bytes)
3357 (deprecated_write_register_bytes, read_register)
3358 (write_register): Ditto.
3359 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
3360 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
3361 * monitor.c (monitor_supply_register, monitor_fetch_register)
3362 (monitor_store_register): Ditto.
3363 * mn10300-tdep.c (mn10300_pop_frame_regular)
3364 (mn10300_print_register): Ditto.
3365 * mipsv4-nat.c (fill_fpregset): Ditto.
3366 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
3367 (mips64_fill_fpregset): Ditto.
3368 * mi/mi-main.c (register_changed_p, get_register)
3369 (mi_cmd_data_write_register_values): Ditto.
3370 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
3371 * irix5-nat.c (fill_gregset, fetch_core_registers):
3372 * infrun.c (write_inferior_status_register): Ditto.
3373 * infptrace.c (fetch_register, store_register): Ditto.
3374 * infcmd.c (default_print_registers_info): Ditto.
3375 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
3376 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
3377 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
3378 * hpux-thread.c (hpux_thread_fetch_registers)
3379 (hpux_thread_store_registers): Ditto.
3380 * hppah-nat.c (store_inferior_registers, fetch_register):
3381 * findvar.c (value_from_register): Ditto.
3382 * dve3900-rom.c (fetch_bitmapped_register):
3383 * cris-tdep.c (cris_gdbarch_init): Ditto.
3384 * alpha-tdep.h: Ditto.
3385 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
3386
3387 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
3388 DEPRECATED_REGISTER_RAW_SIZE from comments.
3389 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
3390 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
3391 DEPRECATED_REGISTER_RAW_SIZE.
3392 * findvar.c (value_of_register): Simplify by assuming that the
3393 registers raw and virtual sizes are identical.
3394 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
3395 comment.
3396 * arch-utils.c (generic_register_size): Simplify by assuming
3397 register_type.
3398
3399 * regcache.c (legacy_read_register_gen, real_register)
3400 (legacy_write_register_gen): Delete, not used.
3401
3402 * regcache.c (struct regcache_descr): Delete legacy_p.
3403 (init_legacy_regcache_descr): Delete function.
3404 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
3405 Do not use deprecated register functions.
3406 (regcache_raw_read, deprecated_write_register_gen):
3407 (deprecated_read_register_gen, regcache_raw_write): Delete code
3408 predicated on legacy_p.
3409 (register_size): Delete check against register raw size.
3410
3411 * cris-tdep.c (cris_register_type): Replace
3412 cris_register_virtual_type.
3413 (cris_gdbarch_init): Update, set register_type.
3414
3415 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
3416 * gdbarch.h, gdbarch.c: Re-generate.
3417 * arm-tdep.c (arm_frameless_function_invocation): Delete.
3418 (arm_gdbarch_init) Do not set frameless function invocation.
3419 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
3420 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
3421 * frv-tdep.c (frv_frameless_function_invocation): Delete.
3422 (frv_gdbarch_init): Do not set frameless function invocation.
3423 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
3424 * sh-tdep.c (sh_gdbarch_init): Ditto.
3425 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
3426 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3427 * avr-tdep.c (avr_gdbarch_init): Ditto.
3428
3429 * blockframe.c (legacy_frame_chain_valid): Delete function.
3430
3431 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
3432 and pc. Update comments.
3433 (pc_in_dummy_frame): Delete function.
3434 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
3435 use the "id".
3436 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
3437 call_hi, top and pc, use the id.
3438 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
3439
3440 * dummy-frame.c: Include "gdb_string.h".
3441 (generic_save_call_dummy_addr, generic_push_dummy_frame)
3442 (generic_save_dummy_frame_tos): Delete.
3443 (dummy_frame_push): New function, replaces above.
3444 * dummy-frame.h: Update copyright.
3445 (dummy_frame_push): Declare.
3446 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
3447 (generic_save_call_dummy_addr): Delete declarations.
3448 * infcall.c: Include "dummy-frame.h".
3449 (call_function_by_hand): Add locals caller_regcache,
3450 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
3451 with call to frame_save_as_regcache plus cleanup. Delete calls to
3452 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
3453 Move clear_proceed_status to just before the resume, add call to
3454 dummy_frame_push (discard cleanup).
3455 * Makefile.in (infcall.o): Add $(dummy_frame_h).
3456 (dummy-frame.o): Add $(gdb_string_h).
3457
3458 2004-08-01 Andrew Cagney <cagney@gnu.org>
3459
3460 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
3461 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
3462 * dummy-frame.c (find_dummy_frame): Delete.
3463 (struct dummy_frame_cache, dummy_frame_sniffer)
3464 (dummy_frame_prev_register, dummy_frame_this_id)
3465 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
3466 frame unwinder using a dummy_frame_cache.
3467
3468 2004-08-01 Andrew Cagney <cagney@gnu.org>
3469
3470 * frame.h (frame_save_as_regcache): Declare.
3471 * frame.c (frame_save_as_regcache): New function.
3472 (do_frame_read_register): Replace do_frame_unwind_register.
3473 (frame_pop): Use frame_save_as_regcache.
3474 * dummy-frame.c (generic_push_dummy_frame): Use
3475 frame_save_as_regcache.
3476
3477 2004-08-01 Joel Brobecker <brobecker@gnat.com>
3478
3479 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
3480 file as included until we record the first line in the linetable.
3481
3482 2004-08-01 Andrew Cagney <cagney@gnu.org>
3483
3484 * frame.h (deprecated_pop_dummy_frame)
3485 (deprecated_read_register_dummy)
3486 (deprecated_generic_find_dummy_frame): Delete.
3487 * dummy-frame.c (deprecated_generic_find_dummy_frame)
3488 (deprecated_read_register_dummy)
3489 (deprecated_find_dummy_frame_regcache)
3490 (discard_innermost_dummy)
3491 (deprecated_pop_dummy_frame): Delete.
3492 (dummy_frame_this_id): Simplify.
3493 (struct dummy_frame): Delete "fp" and "sp".
3494 (find_dummy_frame): Simplify.
3495 (generic_push_dummy_frame): Do not set "fp" or "sp".
3496 (fprint_dummy_frames): Do not print "fp" and "sp"
3497
3498 2004-08-01 Mark Kettenis <kettenis@gnu.org>
3499
3500 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
3501 (struct i386_insn): New structure.
3502 (i386_match_insn): New function.
3503 (i386_frame_setup_skip_insns): New variable.
3504 (i386_analyze_frame_setup): Change to use i386_match_insn and the
3505 array i386_frame_setup_insns of instructions that should be
3506 skipped inside the frame setup sequence.
3507
3508 2004-08-01 Andrew Cagney <cagney@gnu.org>
3509
3510 * frame.h (deprecated_frame_xmalloc_with_cleanup)
3511 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3512 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3513 * stack.c (frame_info): Delete references to
3514 DEPRECATED_FRAME_INIT_SAVED_REGS and
3515 deprecated_get_frame_saved_regs.
3516 * frame.c (struct frame_info): Delete saved_regs and extra_info.
3517 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
3518 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
3519 (frame_unwind_register_signed)
3520 (frame_unwind_register_unsigned)
3521 (frame_unwind_unsigned_register): Use register_size.
3522 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
3523 (deprecated_frame_xmalloc_with_cleanup)
3524 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3525 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3526
3527 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
3528 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
3529 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
3530 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
3531
3532 * infcall.c (call_function_by_hand): Do not use
3533 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
3534 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
3535 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
3536 DEPRECATED_STACK_ALIGN.
3537
3538 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
3539
3540 Committed by Andrew Cagney.
3541 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
3542
3543 2004-08-01 Andrew Cagney <cagney@gnu.org>
3544
3545 * mips-tdep.c (mips16_frame_cache)
3546 (mips16_frame_this_id, mips16_frame_prev_register)
3547 (mips16_frame_unwind, mips16_frame_sniffer)
3548 (mips16_frame_base_address, mips16_frame_base)
3549 (mips16_frame_base_sniffer, mips32_frame_cache)
3550 (mips32_frame_this_id, mips32_frame_prev_register)
3551 (mips32_frame_unwind, mips32_frame_sniffer)
3552 (mips32_frame_base_address, mips32_frame_base)
3553 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
3554 separate heuristic mips16 and mips32 unwinders.
3555 (mips_stub_frame_cache, mips_stub_frame_this_id)
3556 (mips_stub_frame_prev_register)
3557 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
3558 (mips_stub_frame_base_address, mips_stub_frame_base)
3559 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
3560 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
3561 match true mdebug frames.
3562 (non_heuristic_proc_desc): Add forward declaration.
3563
3564 2004-08-01 Andrew Cagney <cagney@gnu.org>
3565
3566 * config/mips/tm-irix6.h: Delete file.
3567 * config/mips/tm-irix5.h: Delete file.
3568 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
3569 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
3570
3571 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
3572 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
3573 * config/nm-gnu.h (NO_CORE_OPS): Delete.
3574 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
3575 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
3576 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
3577 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
3578 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
3579 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
3580 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
3581 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
3582 (TARGET_SIGNAL_RAW_VALUES): Delete.
3583 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3584 Delete.
3585 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
3586 (TARGET_HW_WATCH_LIMIT): Delete.
3587 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
3588 * minimon.h: Delete file.
3589
3590 * trad-frame.c (trad_frame_get_this_base)
3591 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
3592 functions.
3593 * trad-frame.h (trad_frame_set_this_base)
3594 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
3595
3596 2004-07-31 Andrew Cagney <cagney@gnu.org>
3597
3598 * trad-frame.c (trad_frame_get_prev_register): Rename
3599 trad_frame_get_prev_register.
3600 * vax-tdep.c (vax_frame_prev_register): Update.
3601 * trad-frame.h: Update.
3602 * trad-frame.c (trad_frame_get_register): Update.
3603 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
3604 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
3605 Update.
3606 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
3607 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
3608 Update.
3609 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
3610 Update.
3611 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
3612 Update.
3613 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
3614 Update.
3615 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
3616 Update.
3617 * s390-tdep.c (s390_frame_prev_register)
3618 (s390_stub_frame_prev_register)
3619 (s390_sigtramp_frame_prev_register): Update.
3620 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
3621 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
3622 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
3623 * m88k-tdep.c (m88k_frame_prev_register)
3624 * m68hc11-tdep.c (m68hc11_frame_prev_register)
3625 * m32r-tdep.c (m32r_frame_prev_register): Update.
3626 * hppa-tdep.c (hppa_frame_prev_register_helper)
3627 * frv-tdep.c (frv_frame_prev_register): Update.
3628 * d10v-tdep.c (d10v_frame_prev_register): Update.
3629 * cris-tdep.c (cris_frame_prev_register): Update.
3630 * avr-tdep.c (avr_frame_prev_register): Update.
3631 * arm-tdep.c (arm_prologue_prev_register)
3632 (arm_sigtramp_prev_register): Update.
3633
3634 2004-07-31 Andrew Cagney <cagney@gnu.org>
3635
3636 * frame.h (legacy_saved_regs_unwind)
3637 (legacy_frame_chain_valid, legacy_frame_p)
3638 (enum frame_type): Delete UNKNOWN_FRAME.
3639 * dummy-frame.c (dummy_frame_this_id): Simplify.
3640 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
3641 * frame.c (struct frame_info): Delete the field "type".
3642 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
3643 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
3644 (legacy_saved_regs_unwind, legacy_frame_p)
3645 (frame_type_from_pc): Delete.
3646 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
3647 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
3648
3649 2004-07-31 Mark Kettenis <kettenis@gnu.org>
3650
3651 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
3652 indentation.
3653
3654 * mips-nat.c: Remove file.
3655 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
3656 (mips-nat.o): Remove dependency.
3657
3658 * infptrace.c: Update copyright year.
3659 (fetch_register): Pass NULL in regcache_raw_supply call instead of
3660 explicitly setting the buffer to all zeroes.
3661
3662 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
3663 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
3664
3665 2004-07-30 Andrew Cagney <cagney@gnu.org>
3666
3667 * GDB 6.2 released from gdb_6_2-branch.
3668
3669 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3670
3671 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
3672
3673 * exec.c (exec_file_attach):
3674 * nto-tdep.c (nto_find_and_open_solib):
3675 * pa64solib.c (pa64_solib_sizeof_symbol_table):
3676 * solib.c (solib_open):
3677 * somsolib.c (som_solib_sizeof_symbol_table):
3678 * source.c (is_regular_file, openp, open_source_file):
3679 * symfile.c (symfile_bfd_open):
3680 * wince.c (upload_to_device): Differentiate between the search for
3681 binary and source files.
3682
3683 2004-07-30 Andrew Cagney <cagney@gnu.org>
3684
3685 * complaints.c (_initialize_complaints): Pass NULL to
3686 add_setshow_zinteger_cmd for help_doc.
3687 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
3688
3689 2004-07-30 Andrew Cagney <cagney@gnu.org>
3690
3691 Fix PR i18n/761.
3692 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
3693 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
3694 $(PACKAGE).pot and update-po.
3695 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
3696 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
3697 (update-po): New rules.
3698 (localedir): Define using autoconf.
3699 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
3700 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
3701 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
3702 * configure.in: Generate CATALOGS and LINGUAS from contents of
3703 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
3704 * configure: Re-generate.
3705 * po/gdbtext: New file
3706
3707 2004-07-30 Jerome Guitton <guitton@gnat.com>
3708
3709 * MAINTAINERS: Reorder Write After Approval list in alphabetical
3710 order.
3711
3712 2004-07-30 David Lecomber <dsl@sources.redhat.com>
3713
3714 * dwarf2read.c (read_file_scope): Set producer if attribute
3715 present.
3716 (struct dwarf2_cu): Added new member producer.
3717
3718 2004-07-30 Jerome Guitton <guitton@gnat.com>
3719
3720 * inflow.c (kill_command): release file handles in BFD.
3721 * exec.c (exec_file_attach): Ditto.
3722 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
3723
3724 2004-07-29 Andrew Cagney <cagney@gnu.org>
3725
3726 * PROBLEMS (mips-irix): Note that it is broken.
3727
3728 2004-07-29 Andrew Cagney <cagney@gnu.org>
3729
3730 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
3731 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
3732
3733 * config/xm-nbsd.h: Delete file.
3734 * config/arm/xm-nbsd.h: Delete file.
3735 * config/i386/xm-nbsd.h: Delete file.
3736 * config/ns32k/xm-nbsd.h: Delete file.
3737 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
3738 * config/i386/nbsdelf.mh (XM_FILE): Delete.
3739 * config/i386/nbsdaout.mh (XM_FILE): Delete.
3740 * config/arm/nbsdelf.mh (XM_FILE): Delete.
3741 * config/arm/nbsdaout.mh (XM_FILE): Delete.
3742
3743 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
3744 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
3745 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
3746 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
3747 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
3748 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
3749
3750 * config/powerpc/xm-linux.h: Delete empty file.
3751 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
3752 * config/powerpc/linux.mh (XM_FILE): Delete.
3753 * config/m68k/xm-linux.h: Delete empty file.
3754 * config/m68k/linux.mh (XM_FILE): Delete.
3755 * config/ia64/xm-linux.h: Delete empty file.
3756 * config/ia64/linux.mh (XM_FILE): Delete.
3757 * config/arm/xm-linux.h: Delete empty file.
3758 * config/arm/linux.mh (XM_FILE): Delete.
3759
3760 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3761 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
3762 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3763 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
3764 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3765 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
3766 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3767 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
3768
3769 * config/m68k/xm-m68k.h: Delete file.
3770 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
3771 copyright.
3772 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
3773 * config/pa/xm-linux.h: Delete empty file.
3774 * config/pa/linux.mh (XM_FILE): Delete.
3775 * config/i386/xm-i386.h: Delete empty file.
3776 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
3777 "i386/xm-i386.h".
3778 * config/i386/obsdaout.mh (XM_FILE): Delete.
3779 * config/i386/obsd64.mh (XM_FILE): Delete.
3780 * config/i386/fbsd64.mh (XM_FILE): Delete.
3781 * config/i386/nto.mh (XM_FILE): Delete.
3782 * config/i386/obsd.mh (XM_FILE): Delete.
3783 * config/i386/linux64.mh (XM_FILE): Delete.
3784 * config/i386/linux.mh (XM_FILE): Delete.
3785 * config/i386/i386sol2.mh (XM_FILE): Delete.
3786 * config/i386/i386gnu.mh (XM_FILE): Delete.
3787 * config/i386/fbsd.mh (XM_FILE): Delete.
3788 * config/i386/nbsd64.mh (XM_FILE): Delete.
3789
3790 2004-07-29 Andrew Cagney <cagney@gnu.org>
3791
3792 * config/pa/xm-linux.h: Do not include "floatformat.h".
3793 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3794 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3795 * config/i386/xm-i386.h: Do not include "floatformat.h".
3796 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3797 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3798 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3799 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
3800 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
3801 GDB_HOST_LONG_DOUBLE_FORMAT instead.
3802 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
3803 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
3804 * configure, config.in: Regenerate.
3805 * configure.host (gdb_host_float_format, gdb_host_double_format)
3806 (gdb_host_long_double_format): Set according to the host.
3807
3808 2004-07-29 Andrew Cagney <cagney@gnu.org>
3809
3810 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
3811
3812 2004-07-28 Andrew Cagney <cagney@gnu.org>
3813
3814 * PROBLEMS: Mention threads/1650.
3815 * NEWS: Mention the NPTL fix.
3816
3817 2004-07-28 Andrew Cagney <cagney@gnu.org>
3818
3819 * cli/cli-decode.c (add_setshow_cmd): Delete function.
3820 (add_setshow_cmd_full): Make static.
3821 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
3822 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
3823 * cli/cli-decode.c (add_setshow_filename_cmd)
3824 (add_setshow_string_cmd): New functions.
3825 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
3826 * mips-tdep.c (_initialize_mips_tdep): Update.
3827 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
3828 * cli/cli-logging.c (_initialize_cli_logging): Update.
3829 * complaints.c (_initialize_complaints): Update.
3830 * remote.c (_initialize_remote): Update.
3831
3832 2004-07-28 Andrew Cagney <cagney@gnu.org>
3833
3834 * cli/cli-decode.c (add_setshow_zinteger_cmd)
3835 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
3836 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
3837 print parameters. Make string parameters constant.
3838 * command.h: Update. Update copyright.
3839 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
3840 * observer.c (_initialize_observer): Ditto.
3841 * frame.c (_initialize_frame): Ditto.
3842 * complaints.c (_initialize_complaints): Ditto.
3843 * maint.c (_initialize_maint_cmds): Ditto.
3844 * target.c (initialize_targets): Ditto.
3845 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
3846 * infcall.c (_initialize_infcall): Ditto.
3847 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3848 * m32r-rom.c (_initialize_m32r_rom): Ditto.
3849 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3850 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
3851 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3852
3853 2004-07-28 Andrew Cagney <cagney@gnu.org>
3854
3855 * gdbtypes.c (lookup_primitive_typename): Delete function.
3856 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
3857 * ada-lex.l: Use language_lookup_primitive_type_by_name.
3858 * gdbtypes.c (lookup_typename): Ditto.
3859 * f-exp.y (yylex): Ditto.
3860 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
3861
3862 * scm-lang.c (c_builtin_types): Delete extern declaration.
3863 (scm_language_defn): Replace
3864 string_char_type and primitive_type_vector with
3865 la_language_arch_info.
3866 * jv-lang.c (java_language_defn): Replace
3867 string_char_type and primitive_type_vector with
3868 la_language_arch_info.
3869 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
3870 c_builtin_types in comment.
3871 * c-lang.h (struct language_arch_info): Declare opaque.
3872 (c_language_arch_info): Declare.
3873 (c_builtin_types): Delete declaration.
3874 * c-lang.c (c_language_arch_info): Set string_char_type to
3875 builtin_char, not builtin_true_char. Make global.
3876 (c_builtin_types): Delete array.
3877 (asm_language_defn, minimal_language_defn): Replace
3878 string_char_type and primitive_type_vector with
3879 la_language_arch_info.
3880
3881 2004-07-28 Andrew Cagney <cagney@gnu.org>
3882
3883 * gdbtypes.h (struct builtin_type): Rename true_char to
3884 builtin_true_char.
3885 * gdbtypes.c (gdbtypes_post_init): Update.
3886 * c-lang.c (arch_info): New function.
3887 (enum c_primitive_types): New enum.
3888 (c_language_defn): Instead of string_char_type and
3889 primitive_type_vector set la_language_arch_info.
3890
3891 2004-07-28 Andrew Cagney <cagney@gnu.org>
3892
3893 * language.h (struct language_arch_info): Fix typo
3894 s/primative/primitive/.
3895 * gdbtypes.c (lookup_primitive_typename): Ditto.
3896 * language.c (language_lookup_primitive_type_by_name)
3897 (unknown_language_arch_info): Ditto.
3898
3899 2004-07-27 Andrew Cagney <cagney@gnu.org>
3900
3901 * defs.h (enum language): Add nr_languages.
3902 * language.h (struct language_arch_info): Define.
3903 (struct language_defn): Add la_language_arch_info.
3904 (language_lookup_primative_type_by_name): Declare.
3905 (language_string_char_type): Declare.
3906 * language.c (_initialize_language, language_gdbarch_post_init)
3907 (struct language_gdbarch, language_gdbarch_data): Implement
3908 per-architecture language information.
3909 (unknown_language_arch_info, language_string_char_type)
3910 (language_lookup_primative_type_by_name): New functions.
3911 (unknown_language_defn, auto_language_defn)
3912 (local_language_defn): Set la_language_arch_info to
3913 unknown_language_arch_info.
3914 (unknown_builtin_types): Delete.
3915 * gdbtypes.c (lookup_primitive_typename): Use
3916 language_lookup_primative_type_by_name.
3917 (create_string_type): Use language_string_char_type.
3918 * values.c (value_from_string): Use language_string_char_type.
3919 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
3920 * p-lang.c (pascal_language_defn): Ditto.
3921 * m2-lang.c (m2_language_defn): Ditto.
3922 * jv-lang.c (java_language_defn): Ditto.
3923 * objc-lang.c (objc_language_defn): Ditto.
3924 * f-lang.c (f_language_defn): Ditto.
3925 * c-lang.c (c_language_defn, cplus_language_defn)
3926 (asm_language_defn, minimal_language_defn): Ditto.
3927
3928 2004-07-27 Andrew Cagney <cagney@gnu.org>
3929
3930 * gdbtypes.h (struct builtin_type): Declare.
3931 (builtin_type): Declare.
3932 * d10v-tdep.c (d10v_register_type): Use builtin_type.
3933 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
3934 (gdbtypes_post_init): New function.
3935 (builtin_type): New function.
3936
3937 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
3938
3939 * remote-m32r-sdi.c: Fix breakpoint bug.
3940 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
3941 recv_char_data, recv_long_data): New functions to replace communication
3942 sequences.
3943
3944 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
3945
3946 Document PR threads/1650.
3947 * PROBLEMS (Threads): Document problem with many threads
3948
3949 2004-07-26 Andrew Cagney <cagney@gnu.org>
3950
3951 * gdb-mi.el: Move from here ...
3952 * mi/gdb-mi.el: ... to here.
3953
3954 2004-07-26 Andrew Cagney <cagney@gnu.org>
3955
3956 Problem reported by Ashley Pittman <ashley@quadrics.com>.
3957 * main.c (captured_main): When in batch mode always detach.
3958
3959 2004-07-26 Andrew Cagney <cagney@gnu.org>
3960
3961 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
3962 and h8300 as broken.
3963 * NEWS: END-OF-LIFE frame compatibility module.
3964 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
3965 specific comments.
3966
3967 2004-07-26 Andrew Cagney <cagney@gnu.org>
3968
3969 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
3970 * xcoffsolib.c (_initialize_xcoffsolib): Update.
3971 * wince.c (_initialize_wince): Update.
3972 * win32-nat.c (_initialize_win32_nat): Update.
3973 * varobj.c (_initialize_varobj): Update.
3974 * valops.c (_initialize_valops): Update.
3975 * utils.c (initialize_utils, initialize_utils): Update.
3976 * tui/tui-win.c (_initialize_tui_win): Update.
3977 * top.c (init_main): Update.
3978 * symfile.c (_initialize_symfile): Update.
3979 * source.c (_initialize_source): Update.
3980 * somsolib.c (_initialize_som_solib): Update.
3981 * solib.c (_initialize_solib): Update.
3982 * solib-frv.c (_initialize_frv_solib): Update.
3983 * serial.c (_initialize_serial): Update.
3984 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
3985 * remote.c (_initialize_remote, _initialize_remote): Update.
3986 * remote-vx.c (_initialize_vx): Update.
3987 * remote-utils.c (_initialize_sr_support): Update.
3988 * remote-sds.c (_initialize_remote_sds): Update.
3989 * remote-mips.c (_initialize_remote_mips): Update.
3990 * remote-e7000.c (_initialize_remote_e7000): Update.
3991 * proc-api.c (_initialize_proc_api): Update.
3992 * printcmd.c: Update.
3993 * parse.c (_initialize_parse): Update.
3994 * pa64solib.c (_initialize_pa64_solib): Update.
3995 * p-valprint.c (_initialize_pascal_valprint): Update.
3996 * monitor.c (_initialize_remote_monitors): Update.
3997 * mips-tdep.c (_initialize_mips_tdep): Update.
3998 * mcore-tdep.c (_initialize_mcore_tdep): Update.
3999 * maint.c (_initialize_maint_cmds): Update.
4000 * lin-lwp.c (_initialize_lin_lwp): Update.
4001 * language.c (_initialize_language): Update.
4002 * kod.c (_initialize_kod): Update.
4003 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
4004 * i386-tdep.c (_initialize_i386_tdep): Update.
4005 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
4006 * gdbarch.sh: Update.
4007 * gdbarch.c: Re-generate.
4008 * gdb-events.sh: Update.
4009 * gdb-events.c: Re-generate.
4010 * frame.c (_initialize_frame): Update.
4011 * exec.c: Update.
4012 * demangle.c (_initialize_demangler): Update.
4013 * dcache.c (_initialize_dcache): Update.
4014 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
4015 * cp-valprint.c (_initialize_cp_valprint): Update.
4016 * corefile.c (_initialize_core): Update.
4017 * command.h: Update.
4018 * cli/cli-decode.h: Update.
4019 * cli/cli-cmds.c (init_cli_cmds): Update.
4020 * charset.c (_initialize_charset): Update.
4021 * breakpoint.c (_initialize_breakpoint): Update.
4022 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
4023 * alpha-tdep.c (_initialize_alpha_tdep): Update.
4024 * aix-thread.c (_initialize_aix_thread): Update.
4025
4026 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4027
4028 Partial fix for PR backtrace/1718.
4029 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
4030 that GCC migrates into the prolugue. Don't handle any
4031 instructions that clobber %ebx.
4032
4033 2004-07-23 Andrew Cagney <cagney@gnu.org>
4034
4035 Use regcache_raw_collect instead of regcache_collect.
4036 * regcache.h (regcache_collect): Delete declaration.
4037 * regcache.c (regcache_colect): Delete function.
4038 * win32-nat.c (do_child_store_inferior_registers): Update.
4039 * sol-thread.c (sol_thread_store_registers): Update.
4040 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
4041 * rs6000-nat.c (store_register): Update.
4042 * remote.c (store_register_using_P, remote_store_registers): Update.
4043 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
4044 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
4045 (fill_vrregset, store_spe_registers, fill_gregset)
4046 (fill_gregset): Update.
4047 * nto-procfs.c (procfs_store_registers): Update.
4048 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
4049 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
4050 * m68klinux-nat.c (store_register, fill_gregset): Update.
4051 * m68k-tdep.c (fill_gregset): Update.
4052 * infptrace.c (store_register): Update.
4053 * i386-nto-tdep.c (i386nto_regset_fill): Update.
4054 * i386-linux-nat.c (store_register, fill_gregset): Update.
4055 * hppa-linux-nat.c (fill_gregset): Update.
4056 * go32-nat.c (store_register): Update.
4057 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
4058 (store_fp_regs): Update.
4059 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
4060 (store_nwfpe_extended, store_fpregister, store_fpregs)
4061 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
4062 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
4063 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
4064 (store_regs_user_thread, store_regs_kernel_thread): Update.
4065
4066 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4067
4068 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
4069 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
4070 encoding.
4071 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
4072 member of `struct comp_unit'.
4073
4074 2004-07-23 Andrew Cagney <cagney@gnu.org>
4075
4076 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
4077 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
4078
4079 2004-07-23 Martin Hunt <hunt@redhat.com>
4080 Kevin Buettner <kevinb@redhat.com>
4081
4082 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
4083 alignment was being added to the offset instead of multiplied.
4084
4085 2004-07-23 Mark Kettenis <kettenis@gnu.org>
4086
4087 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
4088 changed signal trampoline in OpenBSD 3.5-current.
4089
4090 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
4091 <machine/pcb.h> and "bsd-kvm.h".
4092 (sparc64nbsd_supply_pcb): New function.
4093 (_initialize_sparc64nbsd_nat): Renamed from
4094 _initialize_sparcnbsd_nat. Enable libkvm interface.
4095 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
4096 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
4097 (LOADLIBES): New variable.
4098
4099 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
4100
4101 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
4102
4103 2004-07-21 Andrew Cagney <cagney@gnu.org>
4104
4105 Use regcache_raw_supply instead of supply_register.
4106 * regcache.h (supply_register): Delete declaration.
4107 * regcache.c (supply_register): Delete function.
4108 * wince.c (do_child_fetch_inferior_registers): Update.
4109 * win32-nat.c (do_child_fetch_inferior_registers)
4110 (fetch_elf_core_registers): Update.
4111 * v850ice.c (v850ice_fetch_registers): Update.
4112 * thread-db.c (thread_db_store_registers): Update.
4113 * sol-thread.c (sol_thread_store_registers): Update.
4114 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
4115 * rs6000-nat.c (fetch_register): Update.
4116 * rom68k-rom.c (rom68k_supply_one_register): Update.
4117 * remote.c (remote_wait, remote_async_wait): Update.
4118 * remote-st.c (get_hex_regs): Update.
4119 * remote-sim.c (gdbsim_fetch_register): Update.
4120 * remote-sds.c (sds_fetch_registers): Update.
4121 * remote-rdp.c (remote_rdp_fetch_register): Update.
4122 * remote-rdi.c (arm_rdi_fetch_registers): Update.
4123 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
4124 * remote-m32r-sdi.c (m32r_fetch_register): Update.
4125 * remote-hms.c (init_hms_cmds): Update.
4126 * remote-est.c (init_est_cmds): Update.
4127 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
4128 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
4129 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
4130 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
4131 (fetch_register, supply_vrregset, supply_vrregset)
4132 (fetch_spe_registers): Update.
4133 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
4134 * monitor.c (monitor_supply_register): Update.
4135 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
4136 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
4137 (mipsnbsd_supply_fpreg): Update.
4138 * mips-nat.c (fetch_inferior_registers)
4139 (fetch_core_registers): Update.
4140 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
4141 (supply_fpregset, mips64_supply_gregset)
4142 (mips64_supply_fpregset): Update.
4143 * m68klinux-nat.c (fetch_register, supply_gregset)
4144 (supply_fpregset): Update.
4145 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
4146 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
4147 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
4148 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
4149 * infptrace.c (fetch_register): Update.
4150 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
4151 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
4152 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
4153 (gnu_fetch_registers, gnu_store_registers): Update.
4154 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
4155 * i386-linux-nat.c (fetch_register, supply_gregset)
4156 (dummy_sse_values): Update.
4157 * hpux-thread.c (hpux_thread_fetch_registers): Update.
4158 * hppah-nat.c (fetch_register): Update.
4159 * hppa-linux-nat.c (fetch_register, supply_gregset)
4160 (supply_fpregset): Update.
4161 * go32-nat.c (fetch_register): Update.
4162 * dve3900-rom.c (fetch_bitmapped_register)
4163 (_initialize_r3900_rom): Update.
4164 * cris-tdep.c (supply_gregset): Update.
4165 * abug-rom.c (init_abug_cmds): Update.
4166 * core-aout.c (fetch_core_registers): Update.
4167 * armnbsd-nat.c (supply_gregset, supply_fparegset)
4168 (fetch_register, fetch_fp_register): Update.
4169 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
4170 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
4171 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
4172 * alphanbsd-tdep.c (fetch_core_registers): Update.
4173 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
4174 * alpha-nat.c (fetch_osf_core_registers)
4175 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
4176 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
4177 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
4178
4179 2004-07-21 Andrew Cagney <cagney@gnu.org>
4180
4181 * PROBLEMS: Mention breakpoints/1702.
4182 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
4183 that is known to work.
4184
4185 2004-07-21 Andrew Cagney <cagney@gnu.org>
4186
4187 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
4188 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
4189 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
4190 (handle_inferior_event): Wrap call to deprecated
4191 IGNORE_HELPER_CALL in #ifdef.
4192 * config/mips/tm-nbsd.h: Update.
4193
4194 2004-07-20 Jim Blandy <jimb@redhat.com>
4195
4196 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
4197 bfd_mach_ppc has no segment registers.
4198
4199 Include PowerPC SPR numbers for special-purpose registers.
4200 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
4201 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
4202 new member in initializer.
4203 (S, S4, SN4, S64): New macros for defining special-purpose
4204 registers.
4205 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
4206 registers_403, registers_403GC, registers_505, registers_860,
4207 registers_601, registers_602, registers_603, registers_604,
4208 registers_750, registers_e500): Use them.
4209
4210 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
4211 replace references with expression used to initialize variable.
4212
4213 2004-07-20 Andrew Cagney <cagney@gnu.org>
4214
4215 * breakpoint.c (deprecated_read_memory_nobpt): Rename
4216 read_memory_nobpt.
4217 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
4218 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
4219 (s390_sigtramp_frame_sniffer): Update.
4220 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
4221 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
4222 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
4223 (mips32_fetch_instruction): Update.
4224 * mcore-tdep.c (get_insn): Update.
4225 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
4226 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
4227 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
4228 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4229 (i386_linux_rt_sigtramp_start): Update.
4230 * i386-linux-nat.c (child_resume): Update.
4231 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
4232 * hppa-linux-tdep.c (insns_match_pattern): Update.
4233 * gdbcore.h: Update.
4234 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
4235 * frame.c (safe_frame_unwind_memory): Update.
4236 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
4237 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
4238 * alpha-tdep.c (alpha_read_insn): Update.
4239
4240 2004-07-20 Andrew Cagney <cagney@gnu.org>
4241
4242 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
4243 containing both bytes and mask. Add "frame_type".
4244 * tramp-frame.c (tramp_frame_start): Update.
4245 (tramp_frame_prepend_unwinder): Update.
4246 * mips-linux-tdep.c (mips_linux_o32_sigframe)
4247 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
4248 (mips_linux_n64_rt_sigframe): Update. Make "static const".
4249 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
4250
4251 2004-07-19 Eli Zaretskii <eliz@gnu.org>
4252
4253 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
4254 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
4255 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
4256 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
4257
4258 2004-07-17 Andrew Cagney <cagney@gnu.org>
4259
4260 * NEWS, PROBLEMS: Update for 6.2.
4261
4262 * README: Update to 6.2.
4263
4264 * utils.c (xvasprintf): Call xstrvprintf.
4265
4266 * parse.c: Update copyright.
4267 (null_post_parser): Eliminate ARGSUSED.
4268
4269 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
4270 * tui/tui-win.c (tui_get_cmd_list): Ditto.
4271 * symfile-mem.c (_initialize_symfile_mem): Ditto.
4272
4273 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
4274 * ppc-linux-nat.c: Use "Linux kernel".
4275 * hppa-linux-tdep.c: Use GNU/Linux.
4276 * hppa-linux-nat.c: Use GNU/Linux.
4277 * dwarfread.c: Add [sic] to use of Linux.
4278
4279 * hppa-linux-nat.c: Do not include <string.h>.
4280 (supply_fpregset): Remove "register" attribute.
4281
4282 * solib-frv.c (fetch_loadmap): Use xfree, not free.
4283
4284 2004-07-17 Mark Kettenis <kettenis@gnu.org>
4285
4286 * configure.in: Define _MSE_INT_H on Solaris 9 too.
4287 * configure, config.in: Regenerated.
4288
4289 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4290 "bsd-kvm.h".
4291 (vaxbsd_supply_pcb): New function.
4292 (_initialize_vaxbsd_nat): New prototype and function.
4293 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
4294 solib-sunos.o.
4295 (LOADLIBES): New variable.
4296 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4297 (LOADLIBES): New variable.
4298 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4299 (LOADLIBES): New variable.
4300 * Makefile.in (vaxbsd-nat.o): Update dependencies.
4301
4302 2004-07-16 Andrew Cagney <cagney@gnu.org>
4303
4304 * defs.h (event_loop_p): Replace variable declaration with macro,
4305 always 1.
4306 * main.c (captured_main): Delete options "-async" and "-noasync".
4307 (event_loop_p): Delete variable.
4308 * NEWS: Mention that "-async" and "-noasync" were removed.
4309
4310 2004-07-16 Andrew Cagney <cagney@gnu.org>
4311
4312 * remote-m32r-sdi.c: Re-indent.
4313
4314 2004-07-16 Jim Blandy <jimb@redhat.com>
4315
4316 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
4317 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
4318 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
4319 missing MPC823 SPRs.
4320 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
4321 incorrect. (This was corrected in GDB's register name tables on
4322 2004-07-14.)
4323
4324 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
4325 should be "esasrr" ("ESA Save and Restore Register").
4326
4327 2004-07-16 Andrew Cagney <cagney@gnu.org>
4328
4329 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
4330 calls, no longer applicable. Update comments and rename parameter
4331 "step_frame" to "return_frame".
4332
4333 2004-07-16 Andrew Cagney <cagney@gnu.org>
4334
4335 * frame.c (fprint_field): New function.
4336 (fprint_frame_id): Use fprint_field.
4337
4338 2004-07-15 Joel Brobecker <brobecker@gnat.com>
4339
4340 * ada-lang.c (ada_language_defn): Remove commented out code.
4341
4342 2004-07-15 Jim Blandy <jimb@redhat.com>
4343
4344 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
4345 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
4346
4347 2004-07-14 Jim Blandy <jimb@redhat.com>
4348
4349 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
4350
4351 * ppc-tdep.h (ppc_num_vrs): New enum constant.
4352
4353 * ppc-tdep.h (ppc_num_srs): New enum constant.
4354
4355 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
4356 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
4357 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
4358 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
4359 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
4360 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
4361 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
4362 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
4363 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
4364 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
4365 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
4366 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
4367 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
4368 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
4369 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
4370 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
4371 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
4372 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
4373 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
4374 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
4375 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
4376 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
4377 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
4378 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
4379 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
4380 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
4381 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
4382 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
4383 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
4384 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
4385 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
4386 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
4387 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
4388 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
4389 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
4390 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
4391 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
4392 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
4393 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
4394 special-purpose register numbers.
4395
4396 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
4397 manual mentions 'md_twb', but many mention 'm_twb', and at that
4398 point in the register list.)
4399
4400 2004-07-14 Andrew Cagney <cagney@gnu.org>
4401
4402 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
4403 instead of "internal-error".
4404
4405 2004-07-10 Joel Brobecker <brobecker@gnat.com>
4406
4407 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
4408 that was inserted inside a comment.
4409
4410 2004-07-10 Randolph Chung <tausq@debian.org>
4411
4412 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
4413 function.
4414 (hppa_hpux_push_dummy_code): New function.
4415 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
4416 Set find_global_pointer method.
4417
4418 2004-07-10 Mark Kettenis <kettenis@gnu.org>
4419
4420 * NEWS: Mention BSD libkvm interface.
4421
4422 2004-07-10 Michael Snyder <msnyder@redhat.com>
4423
4424 * symfile.c (generic_load): Comment typo.
4425 * stack.c (get_selected_block): Ditto.
4426 * regcache.c (regcache_cooked_read): Ditto.
4427 * monitor.c (monitor_debug): Ditto.
4428 * mips-tdep.c (mips_read_pc): Ditto.
4429 * i386-linux-nat.c (ps_get_thread_area): Ditto.
4430 * gdb_mbuild.sh: Ditto.
4431 * gdbarch.sh: Ditto.
4432 * gdbarch.h: Ditto.
4433
4434 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
4435
4436 * ada-tasks.c: Remove file.
4437
4438 Remove ARI problems:
4439
4440 * ada-exp.y (write_var_from_sym): Reformat to put operator at
4441 beginning of line.
4442
4443 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
4444 Add comment.
4445 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
4446 (MIN_OF_SIZE): Rename min_of_size. Add comment.
4447 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
4448 (UMIN_OF_SIZE): Remove.
4449 (max_of_type): New function to replace orphan macro in gdbtypes.h
4450 (min_of_type): Ditto.
4451 (discrete_type_high_bound): Use max_of_type.
4452 (discrete_type_low_bound): Use min_of_type.
4453 (possible_user_operator_p): Move operator to beginning of line.
4454 (ada_is_variant_part): Ditto.
4455 (ensure_lval): Rewrite to avoid deprecated operations.
4456 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
4457 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
4458 (ada_enum_name): Remove assignments in 'if' statements.
4459 (build_ada_types): Add gdbarch parameter.
4460 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
4461 with gdbarch_data_register_post_init.
4462 Use add_setshow_uinteger_cmd rather than add_set_cmd and
4463 add_show_from_set.
4464
4465 * ada-valprint.c (inspect_it): Remove declaration.
4466 (repeat_count_threshold): Remove declaration.
4467 (ada_print_floating): Remove assignments in 'if' statements.
4468 (print_str): Move operator to beginning of line.
4469
4470 2004-07-08 Jim Blandy <jimb@redhat.com>
4471
4472 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
4473
4474 2004-07-08 Bob Rossi <bob@brasko.net>
4475
4476 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
4477
4478 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
4479
4480 * language.h (struct_language_defn): Add new function pointer:
4481 la_class_name_from_physname. Also add new prototype for
4482 language_class_name_from_physname.
4483 * language.c (language_class_name_from_physname): New function.
4484 (unk_lang_class_name): Ditto.
4485 (unknown_language_defn, auto_language_defn): Change
4486 to add unk_lang_class_name function pointer for
4487 la_class_name_from_physname.
4488 (local_language_defn): Ditto.
4489 * dwarf2read.c (guess_structure_name): Change to call
4490 language_class_name_from_physname.
4491 (determine_class_name): Ditto.
4492 * cp-support.c (class_name_from_physname): Renamed.
4493 (cp_class_name_from_physname): New name of function.
4494 * cp-support.h: Ditto.
4495 * c-lang.c (c_language_defn): Change to add NULL
4496 for class_name_from_physname function pointer.
4497 (cplus_language_defn): Change to add cp_class_name_from_physname.
4498 * jv-lang.c (java_class_name_physname): New function.
4499 (java_find_last_component): New static routine.
4500 (java_language_defn): Add java_class_name_from_physname pointer.
4501 * ada-lang.c (ada_language_defn): Change to add NULL
4502 for class_name_from_physname function pointer.
4503 * f-lang.c (f_language_defn): Ditto.
4504 * m2-lang.c (m2_language_defn): Ditto.
4505 * objc-lang.c (objc_language_defn): Ditto.
4506 * p-lang.c (pascal_language_defn): Ditto.
4507 * scm-lang.c (scm_language_defn): Ditto.
4508
4509 2004-07-06 Andrew Cagney <cagney@gnu.org>
4510
4511 Patch from Bart Robinson.
4512 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
4513 (O_LARGEFILE): Define to 0, if not defined.
4514
4515 2004-07-03 Mark Kettenis <kettenis@gnu.org>
4516
4517 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
4518 <machine/pcb.h> and "bsd-kvm.h".
4519 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
4520 (m68kbsd_supply_pcb): New function.
4521 (_initialize_m68kbsd_nat): New prototype and function.
4522 * Makefile.in (m68kbsd-nat.o): Update dependencies.
4523 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4524 (LOADLIBES): New variable.
4525 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4526 (LOADLIBES): New variable.
4527
4528 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
4529
4530 2004-07-03 Mark Kettenis <kettenis@gnu.org>
4531
4532 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
4533 <sys/proc.h>.
4534 (bsd_kvm_cmdlist): New variable.
4535 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
4536 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
4537 command and "kvm proc" command.
4538 * Makefile.in (bsd-kvm.o): Update dependencies.
4539
4540 2004-07-02 Mark Kettenis <kettenis@gnu.org>
4541
4542 * osabi.c: Update copyright year.
4543 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
4544 notes if EI_OSABI is set to ELFOSABI_HPUX.
4545
4546 2004-07-01 Michael Snyder <msnyder@redhat.com>
4547
4548 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
4549 that seems to have gotten whacked out of line.
4550
4551 2004-07-01 Mark Kettenis <kettenis@gnu.org>
4552
4553 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
4554 code.
4555
4556 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4557
4558 * ada-lang.c (decode_packed_array): Minor change to comment.
4559 (ada_value_slice_ptr): New function.
4560 (ada_value_slice): New function.
4561 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
4562 test. Don't know why it is there.
4563 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
4564 to avoid dereferencing huge arrays from which one is slicing.
4565 (empty_array): Correct to return an array rather than
4566 a subrange value.
4567 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
4568 on empty arrays (let'em use 'FIRST instead).
4569
4570 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4571
4572 Address complaints from gdb_ari.sh:
4573
4574 * ada-exp.y: Include gdb_string.h rather than string.h.
4575 (convert_char_literal): Reformat declaration.
4576 * ada-lang.h: Include opaque struct declaration for struct frame_info.
4577 * ada-lex.l: Change use of free to xfree (the macro would do so
4578 anyway, but this is harmless).
4579 Include gdb_string.h rather than string.h.
4580 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
4581
4582 * ada-lang.c (parse): Remove K&Rism in parameter list.
4583 (is_name_suffix): Correct Linux => GNU/Linux in comment.
4584
4585 2004-06-30 Mark Kettenis <kettenis@gnu.org>
4586
4587 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
4588 dead code.
4589
4590 2004-06-30 Mark Kettenis <kettenis@gnu.org>
4591
4592 * alphabsd-nat.c: Update copyright year.
4593 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
4594
4595 2004-06-29 Joel Brobecker <brobecker@gnat.com>
4596
4597 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
4598 (i386_cygwin_in_solib_call_trampoline): New function.
4599 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
4600 and skip_trampoline_code gdbarch methods.
4601
4602 2004-06-29 Jim Blandy <jimb@redhat.com>
4603
4604 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
4605 name actually used in the dependency lists.
4606
4607 2004-06-29 Randolph Chung <tausq@debian.org>
4608
4609 * NEWS (New native configurations): Mention GNU/Linux/hppa.
4610
4611 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4612
4613 * win32-nat.c (child_pid_to_exec_file): New function.
4614 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
4615 functionality.
4616
4617 2004-06-28 Andrew Cagney <cagney@gnu.org>
4618
4619 * defs.h (xstrvprintf): Declare.
4620 * utils.c (xstrvprintf): New function.
4621 (internal_vproblem, xstrprintf, xasprintf)
4622 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
4623 * serial.c (serial_printf): Ditto.
4624 * complaints.c (vcomplaint): Ditto.
4625
4626 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4627
4628 * infcmd.c (attach_command): Move call to target_terminal_inferior
4629 behind loading symbol table.
4630
4631 2004-06-28 Andrew Cagney <cagney@gnu.org>
4632
4633 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
4634 change - add back extern deprecated_ui_loop_hook declaration.
4635
4636 2004-06-28 Andrew Cagney <cagney@gnu.org>
4637
4638 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
4639 xstrprintf.
4640 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
4641 (c_value_of_variable): Ditto.
4642 * utils.c (internal_vproblem): Ditto.
4643 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
4644 * remote.c (add_packet_config_cmd): Ditto.
4645 * remote-rdp.c (rdp_set_command_line): Ditto.
4646 * regcache.c (regcache_dump): Ditto.
4647 * frv-tdep.c (new_variant, new_variant): Ditto.
4648 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
4649 (fbsd_find_memory_regions): Ditto.
4650 * breakpoint.c (create_thread_event_breakpoint)
4651 (create_breakpoints): Ditto.
4652 * aix-thread.c (aix_thread_pid_to_str): Ditto.
4653 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
4654
4655 2004-06-28 Joel Brobecker <brobecker@gnat.com>
4656
4657 * ada-lang.c: Re-indent file, with some massaging to help indent
4658 a bit when the result is otherwise really too ugly.
4659
4660 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4661
4662 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
4663 code_addr_p and special_addr_p to 'unsigned int'.
4664
4665 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4666
4667 * i386v4-nat.c: Update copyright year and tweak comment.
4668 (regmap): Remove trailing comma.
4669 (supply_gregset): Rename local variable i to regnum. Call
4670 regcache_raw_supply instead of supply_register.
4671 (fill_gregset): Rename argument regno to regnum. Call
4672 regcache_raw_collect instead of regcache_collect.
4673
4674 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4675
4676 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
4677 and special_addr_p.
4678 (frame_id_build, frame_id_build_special): Update comments.
4679 (frame_id_build_wild): New prototype.
4680 * frame.c (frame_id_build, frame_id_build_special): Fill in new
4681 struct frame_id fields.
4682 (frame_id_build_wild): New function.
4683 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
4684
4685 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4686
4687 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
4688 hppabsd-tdep.c.
4689
4690 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4691
4692 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
4693
4694 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4695
4696 * ada-lang.c: Re-indent file.
4697
4698 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4699
4700 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
4701 (no_symtab_msg): Likewise.
4702
4703 2004-06-27 Andreas Schwab <schwab@suse.de>
4704
4705 * source.c: Fix whitespace.
4706
4707 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4708
4709 * configure.in: Include <sys/param.h> for td_pcb test.
4710 * configure: Regenerated.
4711
4712 * i386nbsd-nat.c: New file.
4713 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
4714 i386obsd-nat.c and i386obsd-tdep.c.
4715 (i386nbsd-nat.o): New dependency.
4716 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
4717 bsd-kvm.o.
4718 (LOADLIBES): New variable.
4719 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
4720 bsd-kvm.o.
4721 (LOADLIBES): New variable.
4722
4723 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
4724 (LOADLIBES): New variable.
4725
4726 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
4727 fetching from BSD_KVM_PADDR. Correctly lookup address for
4728 "_thread0".
4729
4730 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
4731 "bsd-kvm.h".
4732 (amd64fbsd_supply_pcb): New funcion.
4733 (_initialize_amd64fbsd_nat): Enable libkvm interface.
4734
4735 2004-06-27 <david@streamline-computing.com>
4736
4737 Partial fix for PR cli/1056.
4738 * valarith.c: Check for zero in division and remainder
4739 evaluation.
4740
4741 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4742
4743 * i387-tdep.c: Remove excessive whitespace.
4744
4745 2004-06-26 Andrew Cagney <cagney@gnu.org>
4746
4747 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
4748 * gdb-events.h, gdb-events.c: Re-generate.
4749 * tui/tui-hooks.c (tui_install_hooks): Update.
4750 (tui_remove_hooks): Update.
4751 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
4752
4753 2004-06-26 Mark Kettenis <kettenis@gnu.org>
4754
4755 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
4756 (gregset_t, fpregset_t): Remove typedefs.
4757 (REG_OFFSET): Rename argument.
4758 (amd64bsd_r_reg_offset): Rename from reg_offset.
4759 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
4760 Remove functions.
4761 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
4762 of reg_offset.
4763 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
4764
4765 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
4766
4767 * vax-tdep.c: Tweak comment.
4768
4769 Add OpenBSD/hppa support.
4770 * NEWS (New native configurations): Mention OpenBSD/hppa.
4771 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
4772 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
4773 files.
4774 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
4775 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
4776 * configure.host: Add hppa*-*-openbsd*.
4777 * configure.tgt: Add hppa*-*-openbsd*.
4778
4779 2004-06-25 Andrew Cagney <cagney@gnu.org>
4780
4781 * defs.h (deprecated_ui_loop_hook): Deprecated.
4782 * wince.c (child_wait): Update.
4783 * win32-nat.c (child_wait): Update.
4784 * v850ice.c (v850ice_wait): Update.
4785 * top.c (deprecated_ui_loop_hook): Update.
4786 * serial.h: Update.
4787 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
4788 (do_unix_readchar): Update.
4789 * ser-tcp.c (net_open): Update.
4790 * remote-sim.c (gdb_os_poll_quit): Update.
4791 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
4792
4793 2004-06-24 Andrew Cagney <cagney@gnu.org>
4794
4795 * defs.h (deprecated_pre_add_symbol_hook)
4796 (deprecated_post_add_symbol_hook): Deprecated.
4797 * symfile.c (symbol_file_add_with_addrs_or_offsets)
4798 (symbol_file_add_with_addrs_or_offsets): Update references.
4799
4800 2004-06-24 Andrew Cagney <cagney@gnu.org>
4801
4802 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
4803 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
4804 * wince.c (ui_loop_hook): Delete extern declaration.
4805 * win32-nat.c (ui_loop_hook): Delete extern declaration..
4806 * v850ice.c (ui_loop_hook): Delete extern declaration..
4807 * ser-unix.c (ui_loop_hook): Delete extern declaration..
4808 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
4809 * remote-sim.c (ui_loop_hook): Delete extern declaration..
4810 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
4811 ui_loop_hook declaration.
4812
4813 2004-06-24 Andrew Cagney <cagney@gnu.org>
4814
4815 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
4816 entry_func_highpc fields.
4817 * objfiles.c (init_entry_point_info): Do not clear
4818 entry_func_lowpc and entry_func_highpc.
4819 (objfile_relocate): Do not relocate entry_func_lowpc and
4820 entry_func_highpc.
4821 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
4822 entry_func_highpc.
4823 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
4824 entry_func_highpc.
4825 * blockframe.c (legacy_frame_chain_valid): Replace tests against
4826 entry_func_lowpc and entry_func_highpc with call to
4827 inside_entry_func.
4828
4829 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4830
4831 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
4832 quad-precision floating point arguments in registers.
4833
4834 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4835
4836 From Michael Mueller <m.mueller99@kay-mueller.de>:
4837 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
4838 account.
4839
4840 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
4841
4842 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
4843 to -1.
4844 * breakpoint.c (bpstat_stop_status): Move check for ignoring
4845 untriggered watchpoints to a separate if clause. Update function
4846 comment regarding STOPPED_BY_WATCHPOINT argument.
4847
4848 2004-06-22 Jim Blandy <jimb@redhat.com>
4849
4850 * gdbarch.sh: Doc fix.
4851
4852 2004-06-21 Martin Hunt <hunt@redhat.com>
4853 Kevin Buettner <kevinb@redhat.com>
4854
4855 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
4856 * mips-tdep.h (MIPS_SP_REGNUM): Define.
4857 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
4858 to set_gdbarch_sp_regnum(). Use cooked register number.
4859 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
4860
4861 2004-06-21 Andrew Cagney <cagney@gnu.org>
4862
4863 * gdbarch.sh: When the macro field is empty, do not generate a
4864 macro definition. When the macro field is "=", generate the macro
4865 name from the upper-case function name.
4866 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
4867 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
4868 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
4869 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
4870 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
4871 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
4872 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
4873 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
4874 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
4875 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
4876 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
4877 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
4878 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
4879 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
4880 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4881 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
4882 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
4883 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
4884 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
4885 (DEPRECATED_USE_STRUCT_CONVENTION)
4886 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4887 (DEPRECATED_FRAME_INIT_SAVED_REGS)
4888 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
4889 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
4890 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4891 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
4892 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
4893 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
4894 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
4895 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
4896 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
4897 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
4898 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
4899 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
4900 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
4901 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
4902 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
4903 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
4904
4905 2004-06-21 Andrew Cagney <cagney@gnu.org>
4906
4907 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
4908 macro name, and the function rather than macro value. Only wrap
4909 macro print statements in #ifdef. Move format logic to where it
4910 is needed.
4911 * gdbarch.c: Re-generate.
4912
4913 * gdbarch.sh (read): Delete "print_p" and "description", add
4914 "garbage_at_eol". Check for non-empty garbage at end-of-line.
4915 Delete references to print_p.
4916 (TARGET_ARCHITECTURE): Delete print predicate.
4917 * gdbarch.c: Re-generate.
4918
4919 * gdbarch.sh: Check that multi-arch methods do not provide a
4920 macro.
4921 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
4922 (print_registers_info, print_float_info, print_vector_info)
4923 (adjust_breakpoint_address, remote_translate_xfer_address)
4924 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
4925 (address_class_type_flags_to_name, unwind_sp): Remove the macro
4926 name from the multi-arch definition.
4927
4928 2004-06-20 Andrew Cagney <cagney@gnu.org>
4929
4930 * gdbarch.sh: Sort by the function, instead of macro name.
4931 * gdbarch.c: Re-generate.
4932
4933 2004-06-20 Andrew Cagney <cagney@gnu.org>
4934
4935 * gdbarch.sh: Use the function, instead of macro name in
4936 errors and the log file.
4937 (return_value): Remove stray ":" in spec.
4938
4939 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
4940 * gdbarch.h, gdbarch.c: Re-generate.
4941 * Makefile.in (arch-utils.o): Update dependencies.
4942 * values.c (using_struct_return): Move code calling
4943 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
4944 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
4945 to legacy_return_value, simplify.
4946 * infcmd.c (print_return_value): Move code calling
4947 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
4948 to legacy_return_value, simplify.
4949 * infcall.c (call_function_by_hand): Move code calling
4950 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
4951 * arch-utils.c: Update copyright. Include "gdbcore.h".
4952 (legacy_return_value): New function.
4953 * arch-utils.h: Update copyright.
4954 (legacy_return_value): Declare.
4955
4956 2004-06-20 Andrew Cagney <cagney@gnu.org>
4957
4958 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
4959 * gdbarch.h, gdbarch.c: Re-generate.
4960 * values.c (using_struct_return): Update call.
4961 * mcore-tdep.c: Update comment.
4962 * infcall.c (call_function_by_hand): Update comment.
4963 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4964 * arch-utils.h (always_use_struct_convention): Update.
4965 * v850-tdep.c (v850_gdbarch_init): Update.
4966 * sh64-tdep.c (sh64_gdbarch_init): Update.
4967 * sh-tdep.c (sh_gdbarch_init): Update.
4968 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4969 * mips-tdep.c (mips_gdbarch_init): Update.
4970 * mcore-tdep.c (mcore_gdbarch_init): Update.
4971 * m32r-tdep.c (m32r_gdbarch_init): Update.
4972 * ia64-tdep.c (ia64_gdbarch_init): Update.
4973 * h8300-tdep.c (h8300_gdbarch_init): Update.
4974 * frv-tdep.c (frv_gdbarch_init): Update.
4975 * cris-tdep.c (cris_gdbarch_init): Update.
4976 * arm-tdep.c (arm_gdbarch_init): Update.
4977 * alpha-tdep.c (alpha_gdbarch_init): Update.
4978
4979 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4980
4981 * PROBLEMS: Add more specific information, and a work-around,
4982 for PR gdb/1458.
4983
4984 2004-06-18 Andrew Cagney <cagney@gnu.org>
4985
4986 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
4987 * gdbarch.h, gdbarch.c: Re-generate.
4988 * ada-lang.c (ada_finish_decode_line_1): Update.
4989 * infrun.c (handle_inferior_event): Update.
4990 * infcall.c (find_function_addr): Update.
4991 * linespec.c (minsym_found): Update.
4992 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
4993 Update.
4994 * blockframe.c (legacy_frameless_look_for_prologue): Update.
4995 * cli/cli-cmds.c (disassemble_command): Update.
4996 * vax-tdep.c (vax_gdbarch_init): Update.
4997
4998 2004-06-18 Mark Kettenis <kettenis@gnu.org>
4999
5000 * i386-tdep.c (i386_collect_fpregset): Fix comment.
5001
5002 2004-06-17 Andrew Cagney <cagney@gnu.org>
5003
5004 GDB 6.1.1 released from the GDB 6.1 branch.
5005 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
5006 * PROBLEMS: Ditto.
5007
5008 2004-06-16 Daniel Jacobowitz <dan@debian.org>
5009
5010 PR gdb/1658
5011 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
5012 operation as a uleb128. Found by Michael Coulter.
5013
5014 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
5015
5016 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
5017 make it non-static.
5018 * ada-lang.h (task_control_block): declaration moved from ada-task.c
5019 to ada-lang.h; this is needed to be able to implement the kill command
5020 in multi-task mode.
5021 (task_ptid): Ditto.
5022 (task_entry): Ditto.
5023 (task_list): Ditto.
5024 (ada_build_task_list): Ditto.
5025
5026 * ada-lang.c: Conditionalize routines and data structures related
5027 to breakpoints, exceptions, completion, and symbol caching on
5028 GNAT_GDB, since these are not yet used in the submitted public sources.
5029 (ada_main_name): Editorial: Move definition out of exception-related
5030 code.
5031
5032 2004-06-15 Andrew Cagney <cagney@gnu.org>
5033
5034 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
5035 deprecated_pc_in_call_dummy.
5036
5037 2004-06-15 Alan Modra <amodra@bigpond.net.au>
5038
5039 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
5040 bfd_get_section_size_before_reloc or _raw_size.
5041 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
5042 * dwarf2read.c (dwarf2_locate_sections): Likewise.
5043 (dwarf2_read_section): Likewise.
5044 * elfread.c (elf_locate_sections): Likewise.
5045 * gcore.c (derive_heap_segment): Likewise.
5046 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
5047 * remote-e7000.c (e7000_load): Likewise.
5048 * remote-m32r-sdi.c (m32r_load): Likewise.
5049 * remote-mips.c (mips_load_srec): Likewise.
5050 (pmon_load_fast): Likewise.
5051 * remote.c (compare_sections_command): Likewise.
5052 * symfile.c (add_section_size_callback): Likewise.
5053 (load_section_callback): Likewise.
5054 (pc_in_unmapped_range): Likewise.
5055 (pc_in_mapped_range): Likewise.
5056 (sections_overlap): Likewise.
5057 (list_overlays_command): Likewise.
5058 (simple_overlay_update_1): Likewise.
5059 (simple_overlay_update): Likewise.
5060 * tracepoint.c (remote_set_transparent_ranges): Likewise.
5061 * win32-nat.c (core_section_load_dll_symbols): Likewise.
5062
5063 2004-06-14 Randolph Chung <tausq@debian.org>
5064
5065 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
5066 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
5067 static.
5068 (hppa_hpux_inferior_created): New function.
5069 (hppa_hpux_init_abi): Register observer.
5070 * symfile.c (hp_cxx_exception_support_initialized)
5071 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
5072 (symbol_file_add_main_1, symbol_file_clear): Likewise.
5073
5074 2004-06-14 Randolph Chung <tausq@debian.org>
5075
5076 * MAINTAINERS (Write After Approval): Alphabetize my entry
5077 correctly.
5078
5079 2004-06-14 Andrew Cagney <cagney@gnu.org>
5080
5081 * MAINTAINERS (testsuite): List Michael Chastain as the lead
5082 testsuite maintainer.
5083
5084 2004-06-13 Andrew Cagney <cagney@gnu.org>
5085
5086 * infcmd.c (print_return_value): Fix logic, allow
5087 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
5088
5089 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
5090 defining any macros.
5091 * gdbarch.h: Re-generate.
5092
5093 * gdbarch.sh: Delete "level" attribute. Only check for a macro
5094 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
5095 * gdbarch.h: Re-generate.
5096
5097 * values.c (generic_use_struct_convention): Don't check gcc_p.
5098
5099 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
5100 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
5101 * gdbarch.h, gdbarch.c: Regenerate.
5102 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
5103 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
5104 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5105 deprecated_max_register_raw_size and
5106 deprecated_max_register_virtual_size.
5107 * v850-tdep.c (v850_gdbarch_init): Ditto.
5108 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5109 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5110 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5111 * cris-tdep.c (cris_gdbarch_init): Ditto.
5112
5113 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
5114 * gdbarch.h, gdbarch.c: Re-generate.
5115 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
5116 (m68hc11_use_struct_convention): Delete function.
5117 (m68hc11_extract_struct_value_address): Delete function.
5118 (m68hc11_return_value): New function.
5119 (m68hc11_gdbarch_init): Instead of store_return_value,
5120 extract_return_value, return_value_on_stack,
5121 deprecated_extract_struct_value_address and use_struct_convention,
5122 set return_value.
5123 * values.c (using_struct_return): Do not call
5124 RETURN_VALUE_ON_STACK.
5125 * arch-utils.h (generic_return_value_on_stack_not): Delete
5126 declaration.
5127 * arch-utils.c (generic_return_value_on_stack_not): Delete
5128 function.
5129
5130 2004-06-12 Andrew Cagney <cagney@gnu.org>
5131
5132 * values.c (register_value_being_returned): Delete function.
5133 * infcmd.c (legacy_return_value): Delete function.
5134 * infcall.c (call_function_by_hand): Inline
5135 "register_value_being_returned", simplify.
5136 * values.c (using_struct_return): Update comment, refer to
5137 print_return_value instead of register_value_being_returned.
5138 * infcmd.c (print_return_value): Inline calls to
5139 register_value_being_returned and legacy_return_value. Simplify.
5140
5141 2004-06-11 Randolph Chung <tausq@debian.org>
5142
5143 * somread.c (som_symtab_read): Exclude gcc local symbols.
5144
5145 2004-06-11 Randolph Chung <tausq@debian.org>
5146
5147 * infrun.c (handle_inferior_event): Handle the case when a
5148 trampoline ends up in the runtime resolver, and if the trampoline
5149 has no name. Rearrange the code so that all the trampoline
5150 processing happens before other step-out-of-range handling.
5151
5152 2004-06-11 Martin Hunt <hunt@redhat.com>
5153
5154 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
5155 has no fpu.
5156
5157 2004-06-10 Andrew Cagney <cagney@gnu.org>
5158
5159 * blockframe.c (legacy_inside_entry_func): Delete.
5160 (legacy_frame_chain_valid): Inline call to
5161 legacy_inside_entry_func, simplify.
5162
5163 2004-06-10 Bob Rossi <bob@brasko.net>
5164
5165 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
5166 * dwarf2read.c (partial_die_info): Add dirname field.
5167 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
5168 (read_partial_die): Save away DW_AT_comp_dir.
5169 * defs.h (symtab_to_filename): Removed.
5170 * source.c (find_and_open_source): Added.
5171 (open_source_file): Just calls find_and_open_source.
5172 (symtab_to_filename): Removed.
5173 (symtab_to_fullname, psymtab_to_fullname): Added.
5174 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
5175 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
5176 symtab_to_filename.
5177 * symtab.h (partial_symtab): Add dirname field.
5178 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
5179 (mi_cmd_file_list_exec_source_file): Call new function
5180 symtab_to_fullname to find fullname.
5181 (mi_cmd_file_list_exec_source_files): Added.
5182 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
5183 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
5184
5185 2004-06-10 Andrew Cagney <cagney@gnu.org>
5186
5187 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
5188 to generic_use_struct_convention, the default value.
5189
5190 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
5191 of abort.
5192
5193 * ns32k-tdep.c (ns32k_push_arguments): New function.
5194 (ns32k_gdbarch_init): Set deprecated_push_arguments.
5195 * infcall.c (call_function_by_hand): Call error instead of
5196 legacy_push_arguments.
5197 * value.h (legacy_push_arguments): Delete declaration.
5198 * valops.c (legacy_push_arguments): Delete function.
5199 (value_push): Delete function.
5200
5201 2004-06-10 Brian Ford <ford@vss.fsi.com>
5202
5203 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
5204 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
5205 info.
5206 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
5207
5208 2004-06-10 Andrew Cagney <cagney@gnu.org>
5209
5210 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
5211 * gdbarch.h, gdbarch.c: Re-generate.
5212 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
5213 parameters.
5214 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
5215 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
5216 deprecated_pc_in_call_dummy instead of
5217 DEPRECATED_PC_IN_CALL_DUMMY.
5218 (arm_skip_prologue): Ditto.
5219 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
5220 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
5221 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
5222 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
5223 Ditto.
5224 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
5225 (sh64_init_extra_frame_info, sh64_get_saved_register)
5226 (sh64_pop_frame): Ditto.
5227 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
5228 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
5229 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
5230 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
5231 (h8300_pop_frame): Ditto.
5232 * blockframe.c (legacy_inside_entry_func)
5233 (legacy_frame_chain_valid): Ditto.
5234 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
5235 to deprecated_pc_in_call_dummy.
5236
5237 2004-06-09 Andrew Cagney <cagney@gnu.org>
5238
5239 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
5240 provide a default value.
5241 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
5242 * gdbarch.h, gdbarch.c: Re-generate.
5243 * arch-utils.c (generic_convert_register_p): Rename
5244 legacy_convert_register_p
5245 (legacy_register_to_value, legacy_value_to_register): Delete
5246 functions.
5247 * arch-utils.h (generic_convert_register_p): Rename
5248 legacy_convert_register_p.
5249 (legacy_register_to_value, legacy_value_to_register): Delete
5250 declarations.
5251
5252 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
5253 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
5254 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
5255 * gdbarch.h, gdbarch.c: Re-generate.
5256 * infcmd.c (default_print_registers_info): Simplify.
5257 * findvar.c (value_of_register): Simplify.
5258 * mi/mi-main.c (get_register): Simplify.
5259 * arch-utils.c (legacy_convert_register_p): Always return 0.
5260 (legacy_register_to_value, legacy_value_to_register): Always call
5261 internal_error.
5262
5263 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
5264 #ifdef CLEAR_INSN_CACHE code.
5265 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
5266 Delete #ifdef CLEAR_DEFERRED_STORES code.
5267
5268 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
5269
5270 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
5271 copyright.
5272 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
5273
5274 * config/mips/mipsv4.mh: Delete file.
5275
5276 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
5277 unreferenced macro.
5278 (hpread_adjust_stack_address): Delete declaration.
5279
5280 2004-06-08 Andrew Cagney <cagney@gnu.org>
5281
5282 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5283 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
5284 PTRACE_ATTACH / PTRACE_DETACH available call error.
5285 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
5286 * infttrace.c (update_thread_state_after_attach, attach, detach):
5287 Remove #ifdef wrappers.
5288 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
5289 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5290 * config/nm-bsd.h (ATTACH_DETACH): Delete.
5291 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
5292 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
5293 * config/nm-linux.h (ATTACH_DETACH): Delete.
5294 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
5295 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
5296 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
5297 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
5298 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
5299
5300 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
5301
5302 * configure.in: Set $configdir to the right OS specific value.
5303 Use value when setting $tcldir and $tkdir.
5304 * configure: Regenerate.
5305
5306 2004-06-06 Paul Brook <paul@codesourcery.com>
5307
5308 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
5309 records.
5310
5311 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
5312
5313 * ada-lang.c (lookup_symbol_in_language): New function to allow
5314 re-use of another language's symbol lookup code. (Placed here
5315 temporarily while Ada support is being integrated into the public
5316 tree).
5317 (restore_language): New auxiliary function for
5318 lookup_symbol_in_language.
5319 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
5320 temporarily while Ada support is being integrated into the public
5321 tree).
5322
5323 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
5324
5325 * Makefile.in (check//%): New.
5326
5327 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
5328 (mn10300_store_return_value): Rewrite.
5329 (mn10300_type_align): New.
5330 (mn10300_use_struct_convention): Rewrite.
5331 (mn10300_return_value): New, using all of the above.
5332 (mn10300_pop_frame_regular): Add saved_regs_size.
5333 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
5334
5335 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
5336 regs if PC is on movm.
5337
5338 2004-06-07 Jim Blandy <jimb@redhat.com>
5339
5340 Add native Linux support for the PowerPC E500.
5341 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
5342 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
5343 all architectures except the E500.
5344 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
5345 #definitions.
5346 (struct gdb_evrregset_t): New type.
5347 (have_ptrace_getsetevrregs): New variable.
5348 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
5349 fetch_spe_registers): New functions.
5350 (fetch_register): Call fetch_spe_register as appropriate.
5351 Assert that we're only passed raw register numbers.
5352 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
5353 Don't fetch gprs if they're pseudoregisters.
5354 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
5355 store_spe_registers): New functions.
5356 (store_register): Call store_spe_register as appropriate.
5357 Assert that we're only passed raw register numbers.
5358 (store_ppc_registers): Call store_spe_registers as appropriate.
5359 Don't store gprs if they're pseudoregisters.
5360
5361 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
5362
5363 * thread-db.c (thread_get_info_callback): Fill in the thread_info
5364 struct if one exists, even if we are dealing with a zombie thread.
5365
5366 2004-06-07 Andrew Cagney <cagney@gnu.org>
5367
5368 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
5369 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
5370 Rename PC_REQUIRES_RUN_BEFORE_USE.
5371 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
5372 #ifdef.
5373
5374 2004-06-07 Randolph Chung <tausq@debian.org>
5375
5376 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
5377 unwinding after sp has been saved to the stack but before the end
5378 of the prologue, and after the fp has been modified but before it has
5379 been saved to the stack.
5380 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
5381 Remove superfluous definitions.
5382 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
5383
5384 2004-06-07 Guy Martin <gmsoft@gentoo.org>
5385
5386 Committed by Randolph Chung.
5387 * hppa-linux-nat.c: Include the correct version of the header file
5388 depending on the kernel version.
5389
5390 2004-06-06 Randolph Chung <tausq@debian.org>
5391
5392 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
5393 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
5394
5395 2004-06-06 Randolph Chung <tausq@debian.org>
5396
5397 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5398 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
5399 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
5400 * hppa-tdep.c (hppa_symbol_address): New function definition.
5401 * hppa-tdep.h (hppa_symbol_address): New function declaration.
5402
5403 2004-06-06 Randolph Chung <tausq@debian.org>
5404
5405 * hppa-tdep.h (struct value): Forward declaration.
5406 (gdbarch_tdep): Define tdep find_global_pointer method.
5407 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
5408 associated with the function we are trying to call, and write it
5409 to the gp register.
5410 (hppa32_convert_from_funct_ptr_addr): New function.
5411 (hppa_find_global_pointer): New function.
5412 (hppa_gdbarch_init): Set default find_global_pointer method; set
5413 convert_from_func_ptr_addr method.
5414 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
5415 (hppa_linux_init_abi): Set find_global_pointer method.
5416 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
5417
5418 2004-06-06 Randolph Chung <tausq@debian.org>
5419
5420 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
5421 to struct value *function.
5422 * gdbarch.c: Regenerate.
5423 * gdbarch.h: Likewise.
5424 * infcall.c (call_function_by_hand): Pass entire function value
5425 to push_dummy_call.
5426
5427 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
5428 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
5429 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
5430 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
5431 * arm-tdep.c (arm_push_dummy_call): Likewise.
5432 * avr-tdep.c (avr_push_dummy_call): Likewise.
5433 * cris-tdep.c (cris_push_dummy_call): Likewise.
5434 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
5435 * frv-tdep.c (frv_push_dummy_call): Likewise.
5436 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
5437 * hppa-tdep.c (hppa32_push_dummy_call)
5438 (hppa64_push_dummy_call): Likewise.
5439 * i386-tdep.c (i386_push_dummy_call): Likewise.
5440 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
5441 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
5442 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
5443 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
5444 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
5445 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
5446 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
5447 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
5448 (ppc64_sysv_abi_push_dummy_call): Likewise.
5449 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
5450 (ppc64_sysv_abi_push_dummy_call): Likewise.
5451 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
5452 * s390-tdep.c (s390_push_dummy_call): Likewise.
5453 * sh-tdep.c (sh_push_dummy_call_fpu)
5454 (sh_push_dummy_call_nofpu): Likewise.
5455 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
5456 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
5457 * vax-tdep.c (vax_push_dummy_call): Likewise.
5458
5459 2004-06-04 Jim Blandy <jimb@redhat.com>
5460
5461 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
5462 gdbarch argument to register_size.
5463
5464 * rs6000-tdep.c (rs6000_store_return_value): Use
5465 regcache_cooked_write_part instead of
5466 deprecated_write_register_bytes.
5467 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
5468 not gdbarch_deprecated_store_return_value.
5469
5470 * ppc-linux-nat.c (store_register, fetch_register): Remove
5471 incorrect assertions. Simplify and generalize handling of
5472 transfers whose sizes are not multiples of, or less than, sizeof
5473 (PTRACE_XFER_TYPE).
5474
5475 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
5476
5477 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
5478 as a new thread event.
5479 * thread-db.c (thread_get_info_callback): If the thread is a
5480 zombie, return TD_THR_ZOMBIE.
5481 (thread_from_lwp): If thread_get_info_callback returns
5482 TD_THR_ZOMBIE, check if the thread is still on the thread list
5483 and return a -1 ptid if not found.
5484 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
5485 change the status to TARGET_WAITKIND_SPURIOUS.
5486
5487 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
5488
5489 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
5490 double values in little endian mode.
5491
5492 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
5493
5494 Committed by Andrew Cagney.
5495 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
5496 after last enum constant to avoid error from IBM C
5497 compiler.
5498
5499 2004-06-02 Jim Blandy <jimb@redhat.com>
5500
5501 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
5502 to 'message', and make it local to the lone block that uses it.
5503
5504 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
5505
5506 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
5507
5508 * ada-exp.y: Update copyright notice.
5509 Include block.h.
5510
5511 Replace REGNAME, LAST, INTERNAL_VARIABLE with
5512 SPECIAL_VARIABLE and unify the treatment of these cases.
5513
5514 (write_attribute_call0): Remove.
5515 (write_attribute_call1): Remove.
5516 (write_attribute_calln): Remove.
5517 (save_qualifier): Add missing semicolon.
5518
5519 (simple_exp,exp): Decomment (i.e., reactivate) code that was
5520 temporarily disabled to allow compilation with FSF head version.
5521
5522 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
5523 use individual operators (OP_*) for all attributes.
5524 (exp syntax): Use write_int.
5525 Handle STRING literals with OP_STRING.
5526 (variable syntax): Add limit parameter to calls to
5527 write_object_renaming.
5528
5529 (temp_parse_space): New definition to hold entities that need
5530 only live until the next call to ada_parse.
5531 (string_to_operator): Rename fields of ada_opname_table entries.
5532
5533 (write_var_from_sym): Record block.
5534 (write_var_from_name): Minor reformatting.
5535 Make sure saved name is properly encoded in the case of multiple
5536 matches, and set its language to Ada.
5537 Update comment.
5538 Modify to indicate unresolved name as symbol in the UNRESOLVED
5539 namespace, allocated in temp_parse_space.
5540 (write_int): New function.
5541
5542 (write_object_renaming): Add max_depth parameter to limit
5543 chains of object renamings.
5544 Handle case where root of renaming expression is itself a renaming.
5545 Use temp_parse_space for temporary name buffer.
5546 Handle renamings to dereferenced pointers (___XEXA suffices).
5547
5548 (ada_parse, yyerror, string_to_operator,
5549 write_var_from_sym, write_var_from_name, write_attribute_call0,
5550 write_attribute_call1, write_attribute_calln,
5551 write_object_renaming): Protoize.
5552
5553 (_initialize_ada_exp): New function.
5554
5555 * ada-lang.c: Update copyright notice.
5556 General terminology change to conform to GNAT compiler usage:
5557 mangle => encode, demangle => decode
5558 Include gdb_obstack.h.
5559 Include gdb_regex.h
5560 Include frame.h
5561 Include hashtab.h
5562 Include completer.h
5563 Include gdb_stat.h
5564 Include block.h
5565 Include infcall.h
5566
5567 (ADA_RETAIN_DOTS): Make sure this is defined.
5568 (TRUNCATION_TOWARDS_ZERO): Define.
5569 (struct string_vector): Define.
5570 (unresolved_names): Remove definition.
5571 (xnew_string_vector): New function.
5572 (string_vector_append): New function.
5573 (extract_string): Make static.
5574 (ada_unqualified_name): New function.
5575 (add_angle_brackets): New function.
5576 (function_name_from_pc): New function.
5577 (place_on_stack): Rename to ensure_lval.
5578
5579 (ensure_lval): Renamed from place_on_stack.
5580 Make identity on lvals.
5581 Update comment.
5582 (is_nonfunction): New interface.
5583 Only symbols in LOC_CONST class can be enumerals.
5584 (fill_in_ada_prototype): Remove; now independent of language.
5585 (add_defn_to_vec): Add obstack and symtab arguments.
5586 Use obstack to hold collected definitions.
5587 (num_defns_collected): New function.
5588 (defns_collected): New function.
5589 (ada_resolve_subexp): Rename to resolve_subexp.
5590 (resolve_subexp): Renamed from ada_resolve_subexp.
5591 (ada_op_name): Return non-const result.
5592 (ada_decoded_op_name): Renamed from ada_op_name, now used for
5593 other purposes.
5594
5595 (to_fixed_array_type): Add declaration.
5596 (coerce_unspec_val_to_type): Remove offset parameter.
5597 (find_sal_from_funcs_and_line): New interface.
5598 (find_line_in_linetable): Ditto.
5599
5600 (all_sals_for_line): Rename to ada_sals_for_line and make
5601 global.
5602 Add new parameter. When set, do not ask the user to choose the
5603 instance, but use the first one found instead.
5604 Use given line number in returned sals.
5605 Fix comment.
5606 Skip the prologue if funfirstline is set.
5607 Correct for memory leak when 0 lines found.
5608
5609 (value_pos_atr): Use pos_atr.
5610 (pos_atr): New function.
5611 (standard_lookup): Add block parameter.
5612
5613 (makeTimeStart): Remove declaration and uses.
5614 (makeTimeStop): Remove declaration and uses.
5615
5616 (ada_completer_word_break_characters): Allow for VMS.
5617 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
5618 (raise_sym_name): New constant.
5619 (raise_unhandled_sym_name): New constant.
5620 (raise_assert_sym_name): New constant.
5621 (process_raise_exception_name): New constant.
5622 (longest_exception_template): New constant.
5623 (warning_limit): New variable to limit warnings during expression
5624 evaluation.
5625 (warnings_issued): New variable to keep track of warnings issued.
5626 (known_runtime_file_name_patterns): New constant.
5627 (known_auxiliary_function_name_patterns): New constant.
5628 (symbol_list_obstack): New variable.
5629
5630 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
5631 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
5632 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
5633 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
5634 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
5635 ada_variant_discrim_name, field_alignment, dynamic_template_type,
5636 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
5637 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
5638 and strcmp.
5639
5640 (ada_get_field_index): New function.
5641 (lim_warning): New function.
5642 (ada_translate_error_message): New function.
5643 (MAX_OF_SIZE): New function.
5644 (MIN_OF_SIZE): New function.
5645 (UMAX_OF_SIZE): New function.
5646 (UMIN_OF_SIZE): New function.
5647 (discrete_type_high_bound): New function.
5648 (discrete_type_low_bound): New function.
5649 (base_type): New function.
5650 (do_command): Remove.
5651
5652 (ada_update_initial_language): Use language_ada, not language_unknown.
5653 (ada_encode): Renamed from ada_mangle.
5654 Obey ADA_RETAIN_DOTS.
5655 (ada_decode): Renamed from ada_demangle.
5656 Update coding conventions.
5657 (decoded_names_store): New hash table.
5658 (ada_decode_symbol): New function.
5659 (ada_la_decode): New function.
5660
5661 (modify_general_field): Correct computations of offset and bit
5662 position.
5663 (desc_base_type): Handle ref types, too.
5664 (ada_is_direct_array_type): New function.
5665
5666 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5667 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5668 (ada_is_bogus_array_descriptor,ada_type_of_array,
5669 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
5670 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
5671 ada_is_array_descriptor_type.
5672
5673 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
5674 (ada_is_packed_array_type): Handle pointers or
5675 references to packed arrays as well.
5676 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
5677 (decode_packed_array_type): Search for the packed array type
5678 symbol in the currently selected block and associated
5679 superblocks too.
5680 Use lookup_symbol again.
5681
5682 (decode_packed_array): Handle pointers and references.
5683 Update call to coerce_unspec_val_to_type.
5684 (decode_packed_array_type,value_subscript_packed): Limit warnings.
5685 (ada_value_primitive_packed_val): Improve comment.
5686
5687 (ada_index_type): Substitute int type for "undefined".
5688 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
5689 ada_array_langth, ada_is_string_type): Use renamed
5690 ada_is_simple_array_type.
5691 (empty_array): New function.
5692
5693 (ada_resolve): Rename to resolve.
5694 (resolve): Make static.
5695 Call renamed resolve_subexp.
5696 Update comment.
5697 (ada_resolve_subexp): Rename to resolve_subexp.
5698 (resolve_subexp): Update comment.
5699 Decomment disabled code.
5700 Add LOC_COMPUTED* cases.
5701 Modify to use temporary struct symbols (marked as being in
5702 UNDEF_NAMESPACE) to indicate unresolved names, instead of
5703 OP_UNRESOLVED_VALUE.
5704 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
5705 Add OP_STRING case.
5706 Remove OP_ARRAY.
5707 Use SYMBOL_PRINT_NAME instead of ada_demangle.
5708 Use new ada_lookup_symbol_list interface.
5709 Use new ada_resolve_function interface.
5710 Remove OP_TYPE case.
5711
5712 (ada_args_match): Idiot proof against null actuals.
5713 Use intermediate variables to clarify.
5714 (ada_resolve_function): Update comment and interface.
5715 (mangled_ordered_before): Rename to encoded_ordered_before and
5716 update comment.
5717 (sort_choices): Update comment and interface.
5718 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
5719 (user_select_syms): New interface.
5720 Use new sort_choices interface.
5721 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
5722 (possible_user_operator_p): Idiot-proof against null values.
5723 (ada_simple_renamed_entity): Don't make cleanup; rely on
5724 caller to free result string.
5725 Remove const from return type.
5726 (make_array_descriptor): Rename uses of place_on_stack to
5727 ensure_lval.
5728 Make sure that arrays are on stack.
5729
5730 (HASH_SIZE): Define.
5731 (struct cache_entry): Define.
5732 (cache_space): Define.
5733 (cache): Define.
5734 (clear_ada_sym_cache): New function.
5735 (find_entry): New function.
5736 (lookup_cached_symbol): New function.
5737 (defn_vector_size): Define.
5738 (cache_symbol): New function.
5739 (defn_symbols): Remove.
5740
5741 (standard_lookup): Use lookup_symbol_in_language to get effect of
5742 C lookup.
5743 Cache results.
5744
5745 (symbol_completion_match): New function.
5746 (symbol_completion_add): New function.
5747 (ada_make_symbol_completion_list): New function.
5748
5749 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
5750 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
5751 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
5752 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
5753
5754 (ada_lookup_simple_minsym): New function.
5755 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
5756
5757 (add_symbols_from_enclosing_procs): New interface.
5758 Conditionalize more helpfully.
5759 Don't bother if program isn't running.
5760 Use new interface to get_frame_block.
5761 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
5762
5763 (remove_extra_symbols): New interface.
5764 (xget_renaming_scope): New function.
5765 (is_package_name): New function.
5766 (renaming_is_visible): New function.
5767 (remove_out_of_scope_renamings): New function.
5768
5769 (ada_lookup_symbol_list): New interface.
5770 Properly reinitialize the symbol list obstack.
5771 Don't call add_symbols_from_enclosing_procs if we start from a
5772 static or global block.
5773 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
5774 add_symbols_from_enclosing_procs.
5775 Add symtab data to cached entries.
5776 Handle symbols prefixed with
5777 "standard__" specially; strip prefix and don't look in local symbols.
5778 Do not include out of scope renaming symbols in list of
5779 symbols returned.
5780 Add const to block parameter.
5781 Move check for non-local, non-global symbols earlier.
5782 Remove timing stuff.
5783 (ada_lookup_symbol): New interface.
5784 Find symtab as well.
5785 (ada_lookup_symbol_nonlocal): New function.
5786
5787 (is_name_suffix): Enhance suffix detection to recognize
5788 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
5789 (is_dot_digits_suffix): New function.
5790 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
5791
5792 (ada_add_block_symbols): New interface. Use obstack to return results
5793 in a vector of struct ada_symbol_infos. Add symtab argument.
5794 Use new interface to add_defn_to_vec.
5795 Remove calls to fill_in_ada_prototype.
5796 Use BLOCK_BUCKETS, BLOCK_BUCKET.
5797
5798 (ada_finish_decode_line_1): Add const qualification to local to fix
5799 warning.
5800 Start looking in static block for functions to avoid attempts
5801 to search frame chain for up-level variables.
5802 Adapt to new ada_sals_for_line interface.
5803 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
5804 Handle quoting of the function name inside the spec string.
5805 Skip prologue when funfirstline is set and update the
5806 function documentation to that effect.
5807
5808 (debug_print_lines, debug_print_block, debug_print_blocks,
5809 debug_print_symtab): Remove.
5810
5811 (ada_main_name): New function.
5812 (ada_exception_breakpoint_type): New function.
5813 (is_known_support_routine): New function.
5814 (ada_find_printable_frame): Renamed from find_printable_frame and made
5815 global.
5816 Remove level parameter.
5817 Use new interface to select_frame.
5818
5819 (begin_command): Remove.
5820 (ada_adjust_exception_stop): New function.
5821 (ada_print_exception_stop): New function.
5822 (exception_name_from_cond): New function.
5823 (ada_report_exception_break): Replace disabled code with
5824 conditionalization on GNAT_GDB.
5825 Get the exception name from the condition string.
5826 Remove and move functionality into new functions
5827 ada_print_exception_breakpoint_task and
5828 ada_print_exception_breakpoint_nontask.
5829 (error_breakpoint_runtime_sym_not_found): New function.
5830 (is_runtime_sym_defined): New function.
5831 (ada_breakpoint_rewrite): Uncomment suppressed code.
5832 Use symbolic error-message and runtime-symbol names.
5833 Surround runtime symbol names in quotes.
5834 Allow non-specific breakpoints on exceptions and assertions before
5835 program starts.
5836
5837 (ada_is_tagged_type): Add parameter.
5838 (ada_is_tag_type): New function.
5839 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
5840 (ada_variant_discrim_type): Ditto.
5841 (value_tag_from_contents_and_address): New function.
5842 (type_from_tag): New function.
5843 (struct tag_args): New structure used to communicate with
5844 ada_tag_name_1.
5845 (ada_tag_name_1): New function.
5846 (ada_tag_name): New function.
5847
5848 (ada_scan_number): Update comment.
5849 (find_struct_field): New function.
5850 (ada_search_struct_field): Make static.
5851 (ada_value_struct_elt): New version that returns references when
5852 given pointers or references to structs.
5853 (ada_lookup_struct_elt_type): Add 'refok' parameter.
5854 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
5855 interface.
5856 (ada_value_ind): Use new ada_to_fixed_value interface.
5857 (ada_coerce_ref): Ditto.
5858 (field_offset): Remove.
5859
5860 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
5861 (ada_find_renaming_symbol): New function.
5862 (ada_prefer_type): Prefer named types over unnamed ones.
5863 (variant_field_index): New function.
5864 (contains_variant_part): Removed: subsumed by variant_field_index.
5865 (ada_template_to_fixed_record_type): New function, mostly from
5866 template_to_fixed_record_type.
5867 (template_to_fixed_record_type):
5868 Do not scan the type fields beyond the last one; prevents a
5869 potential SEGV.
5870 Handle case where variant field is listed BEFORE discriminant it
5871 depends on.
5872 Fix calculation of record length when bit length is
5873 not evenly divisible by char length.
5874 Move code to ada_template_to_fixed_record_type and call it.
5875
5876 (template_to_static_fixed_type): Revise comment.
5877 Modify to work on ordinary record types as well as templates,
5878 so as to handle fields that use ___XVE or ___XVU encodings.
5879 (to_record_with_fixed_variant_part): Fill out comment.
5880 Initialize C++ stuff in right type.
5881 Allow case where DVAL is null.
5882 Handle case where variant field is not last.
5883 Fix typo concerning record length.
5884 (to_fixed_record_type): Decomment disabled code.
5885 (to_fixed_record_type): Use variant_field_index instead of
5886 contains_variant_part.
5887 (to_fixed_variant_branch_type): Ditto.
5888 (to_fixed_array_type): Decomment disabled code.
5889 (ada_to_fixed_type): Convert tagged types to the specific type.
5890 Deactivate the size-check for array types in order to avoid
5891 some false size alarms.
5892 (to_static_fixed_type): Decomment disabled code.
5893 Modify to call template_to_static_fixed_type
5894 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
5895 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
5896 Remove valaddr argument, as it is never really used.
5897 (ada_to_fixed_value): Change interface to act on single struct value*
5898 operand.
5899 (adjust_pc_past_prologue): New function.
5900 (ada_attribute_name): Modify to take enum exp_opcode argument.
5901
5902 (ada_enum_name): Recognize new homonym-distinguishing convention.
5903 Adjust local variable's type to remove compiler warning.
5904 Fix a small problem in the part that unqualifies the enumeration name.
5905 (ada_value_binop): New function.
5906 (ada_value_equal): New function.
5907
5908 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
5909 Don't give error message when not doing normal evaluation
5910 and a tagged type doesn't seem to contain a structure member.
5911 Give error message for packed arrays.
5912 For indexing arrays, handle pointers to packed arrays correctly.
5913 Handle case of 'first and 'last attributes of bare integral type
5914 without encoded subtype info.
5915 Remove some unnecessary casts.
5916 Fix uninitialized value of type in computing 'first, 'last, or 'length
5917 of array object.
5918 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
5919 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
5920 calls.
5921 Attributes are now exp_opcode values.
5922 Correct treatment of 'modulus.
5923 Better error message for taking 'length of wrong kind of type;
5924 improve comment.
5925 Change EVAL_NORMAL to noside for consistency.
5926 Use ada_value_binop for DIV, MOD, REM.
5927 Make special case out of array of length 0, since an argument
5928 of 0 upsets some platforms' malloc.
5929 Use OP_STRING instead of OP_ARRAY.
5930 For slice, add check that we have an array type before extracting
5931 a slice out of it. Avoids a SEGV.
5932 When evaluating an array slice, if the array type is a reference to
5933 an aligner type, then replace the aligner type by the actual type.
5934 Decomment disabled code.
5935 Remove some dead code.
5936 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
5937 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
5938 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
5939 and UNOP_MBR to UNOP_IN_RANGE.
5940 If an array type has a parallel ___XVE type, then use it.
5941 Turn arrays into pointers for lvalue arrays.
5942 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
5943 bounds error and handle 0-length slices.
5944 Use lim_warning.
5945 When selecting fields, apply ada_to_fixed_value (because the fields
5946 might have ___XVU or ___XVE encodings even if not dynamic.)
5947 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
5948 (ada_is_system_address_type): New function.
5949
5950 (get_var_value): Use new interface to ada_lookup_symbol_list.
5951 (get_int_var_value): New interface.
5952 (to_fixed_range_type): Allow unknown bound, with warning.
5953 (ada_is_modular_type): Decomment disabled code.
5954 (ADA_OPERATORS): New definition.
5955 (ada_operator_length): New function.
5956 (ada_expr_op_name): New function.
5957 (ada_forward_operator_length): New function.
5958 (ada_dump_subexp_body): New function.
5959 (ada_print_subexp): New function.
5960 (ada_exp_descriptor): New constant.
5961 (ada_op_print_tab): Add 'size. Remove FIXMEs.
5962 (ada_language_defn): Add ada_exp_descriptor entry.
5963 Change ada_parse => parse.
5964 Add post-parser entry.
5965 Use ada-specific non-local symbol lookup.
5966 Don't use C-style arrays.
5967 String lower-bound is 1.
5968 Decomment disabled code.
5969 (parse): New function.
5970 New fields ada_translate_error_message, ada_lookup_symbol,
5971 ada_lookup_minimal_symbol.
5972
5973 * ada-lang.h: Update copyright dates.
5974 Replace the mangle/demangle terminology throughout by the
5975 more appropriate encode/decode one.
5976 Include breakpoint.h.
5977 Forward declare struct partial_symbol, struct block.
5978 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
5979 (EXTRACT_ADDRESS): Remove.
5980 (EXTRACT_INT): Remove.
5981 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
5982 (MAX_ENCLOSING_FRAME_LEVELS): Define.
5983 (MAX_RENAMING_CHAIN_LENGTH): Define.
5984 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
5985
5986 (enum task_states): Remove.
5987 ada_task_states: Remove.
5988 (fat_string): Remove.
5989 (struct entry_call): Remove.
5990 (struct task_fields): Remove.
5991 (struct task_entry): Remove.
5992
5993 (struct ada_symbol_info): Define.
5994 (enum ada_attribute): Remove.
5995 (enum ada_operator): Define.
5996
5997 (ada_get_field_index): Declare.
5998 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
5999 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6000 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6001 (ada_lookup_symbol_list): New interface.
6002 (ada_decode_symbol): Declare.
6003 (ada_decode): Declare.
6004 (ada_lookup_symbol): New interface.
6005 (ada_update_initial_language): Declare.
6006 (ada_lookup_simple_minsym): Declare.
6007 (user_select_syms): New interface.
6008 (ada_sals_for_line): Declare.
6009 (ada_is_tagged_type): New interface.
6010 (ada_tag_name): Declare.
6011 (ada_lookup_struct_elt_type): Remove declaration.
6012 (ada_search_struct_field): Remove declaration.
6013 (ada_attribute_name): New interface.
6014 (ada_is_system_address_type): Declare.
6015 (ada_to_fixed_value): Remove declaration.
6016 (ada_template_to_fixed_record_type_1): Declare.
6017 (get_int_var_value): New interface.
6018 (ada_find_any_symbol): Declare.
6019 (ada_find_renaming_symbol): Declare.
6020 (ada_mangle): Rename to ada_encode.
6021 (ada_simple_renamed_entity): Remove const.
6022 (ada_main_name): Declare.
6023 (get_current_task): Rename to ada_get_current_task.
6024 (get_entry_number): Remove declaration.
6025 (ada_report_exception_break): Remove declaration.
6026 (ada_print_exception_breakpoint_nontask): Declare.
6027 (ada_print_exception_breakpoint_task): Declare.
6028 (ada_find_printable_frame): Declare.
6029
6030 * ada-lex.l: Update copyright notices.
6031 Use xmalloc and xfree instead of malloc and free.
6032 Use new interface to name_lookup.
6033 Use new interface to
6034 ada_mangle=>ada_encode.
6035 Redo handling of '$...' variable to parallel current treatment
6036 in c-exp.y.
6037 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
6038 digit_to_int, strtoulst, processInt, processReal, processId,
6039 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
6040 yywrap): Protoize.
6041
6042 (processInt): Use cast to remove harmless warning.
6043 (processReal): Modify to get rid of compiler warning on scan formats.
6044
6045 (processId): Replace xmalloc with obstack_alloc for name and remove
6046 call to ada_name_string_cleanup.
6047 Remove obsolete disabled code.
6048 (name_lookup): Ditto.
6049 New interface.
6050 Use obsavestring on temp_parse_space instead of savestring
6051 on name, and remove call to ada_name_string_cleanup.
6052 Free string returned from ada_simple_renamed_entity.
6053 Use new interface to ada_lookup_symbol_list.
6054 Decomment disabled code.
6055 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
6056 not types.
6057 When a type name lookup succeeds as a result of
6058 lookup_primitive_typename, check for regular type entry that has not
6059 yet been read in.
6060 Limit length of chain of renamed symbols we are willing to follow.
6061 Do not break names beginning with "standard__" into segments.
6062 (block_lookup): Use new interface to ada_lookup_symbol_list.
6063
6064 * ada-typeprint.c: Update copyright notice.
6065 (demangled_type_name): Rename to decoded_type_name.
6066 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
6067 (print_range_bound): Correct handling of negative
6068 bounds that make the index type looked unsigned under STABS.
6069 (print_dynamic_range_bound): Use new interface to get_int_var_value.
6070 (print_range_type_named): Use the builtin int type if no type
6071 corresponding to the given type name could be found.
6072 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
6073 Add some bullet-proofing.
6074 (print_variant_clauses): Allow for variant branches with ___XVU
6075 encodings that are not dynamic fields.
6076 Use new interface to ada_is_tagged_type.
6077 (print_record_type): Allow for fields with ___XVE encodings that
6078 are not dynamic fields.
6079 Use new interface to ada_is_tagged_type.
6080 (ada_print_type): ada_is_array_descriptor =>
6081 ada_is_array_descriptor_type.
6082
6083 * ada-valprint.c: Update copyright notice.
6084 Include gdb_string.h
6085 Include infcall.h
6086 (ui_memcpy): New function.
6087 (ada_print_floating): New function.
6088 (ada_print_str): Order arguments correctly.
6089 Correct handling of empty arrays and arrays of 0-length items.
6090 ada_is_array_descriptor => ada_is_array_descriptor_type
6091 Print values of type System.Address in hexadecimal format.
6092 Use ada_print_floating to print floating-point numbers in Ada format.
6093 Print class tag values with type names.
6094 No longer print the address of reference values. Avoids
6095 a potential confusion.
6096 (ada_value_print): Stop printing the object type for reference
6097 values, but preserve that behavior for access types. Avoids
6098 a potential confusion.
6099 Simplify one conditional expression, as the first part is now
6100 necessarily true.
6101 ada_is_array_descriptor => ada_is_array_descriptor_type
6102 Add check for arrays for null records, and print them by hand.
6103
6104 2004-06-01 Jim Blandy <jimb@redhat.com>
6105
6106 * ppc-tdep.h: Delete unused 'regoff' member.
6107 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
6108
6109 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
6110
6111 Fix PR symtab/1661.
6112 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
6113 (hpread_read_struct_type): Likewise.
6114
6115 2004-06-01 Andrew Cagney <cagney@gnu.org>
6116
6117 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
6118 instead of xasprintf.
6119 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
6120 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
6121 (mi_cmd_data_list_register_names)
6122 (mi_cmd_data_list_changed_registers)
6123 (mi_cmd_data_list_register_values)
6124 (get_register, mi_cmd_data_write_register_values)
6125 (mi_cmd_data_write_register_values)
6126 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
6127 (mi_cmd_target_download, mi_cmd_target_select)
6128 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
6129 (mi_execute_cli_command, mi_execute_async_cli_command)
6130 (mi_execute_async_cli_command): Ditto.
6131 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
6132 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
6133
6134 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
6135 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
6136 error_last_message instead of mi_error_last_message.
6137 * mi/mi-main.c (mi_error_last_message): Delete function.
6138
6139 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
6140 "invalid number of columns" error. Delete redundant "out of
6141 memory" check.
6142
6143 2004-05-31 Mark Kettenis <kettenis@gnu.org>
6144
6145 * i386bsd-nat.c: Don't include <sys/procfs.h>.
6146 (gregset_t, fpregset_t): Remove typedefs.
6147 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
6148 (REG_OFFSET): Rename argument.
6149 (i386bsd_r_reg_offset): Rename from reg_offset.
6150 (REG_ADDR): Remove macro.
6151 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
6152 functions.
6153 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
6154 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
6155 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
6156 instead of supply_gregset.
6157 (store_inferior_registers): Use `struct reg' and `struct fpreg'
6158 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
6159 instead of fill_gregset.
6160 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
6161
6162 * i386bsd-nat.c: Don't include "gregset.h".
6163 (supply_gregset, fill_gregset): Make static.
6164 (supply_fpregset, fill_fpregset): Remove.
6165 * Makefile.in (i386bsd-nat.o): Update dependencies.
6166
6167 2004-05-30 Mark Kettenis <kettenis@gnu.org>
6168
6169 * fbsd-proc.c: Include "regcache.h", "regset.h" and
6170 "gdb_assert.h". Con't include "gregset.h".
6171 (fbsd_make_corefile_notes): Use regset-based core file support
6172 instead off fill_gregset and fill_fpregset.
6173 * Makefile.in (fbsd-proc.o): Update dependencies.
6174
6175 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
6176 instructions.
6177 (m88k_frame_prev_register): Simplify code a bit.
6178
6179 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
6180 (amd64_collect_fpregset): New function.
6181 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
6182
6183 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
6184
6185 * i386-tdep.c (i386_supply_gregset): Adjust comment.
6186 (i386_collect_gregset): New function.
6187 (i386_supply_fpregset): Adjust comment.
6188 (i386_collect_fpregset): New function.
6189 (i386_regset_from_core_section): Use i386_collect_gregset and
6190 i386_collect_fpregset.
6191
6192 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
6193 handle VALUEP being null.
6194
6195 * regset.h (collect_regset_ftype): Unconstify fourth argument.
6196
6197 2004-05-29 Mark Kettenis <kettenis@gnu.org>
6198
6199 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
6200
6201 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
6202 assembler in OpenBSD 3.5-current.
6203 (amd64obsd_sigcontext_addr): Likewise.
6204
6205 2004-05-28 Jim Blandy <jimb@redhat.com>
6206
6207 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
6208 register set, so our regcache isn't declared "legacy" and our E500
6209 pseudoregister read and write functions aren't ignored.
6210 (rs6000_register_byte, rs6000_register_raw_size,
6211 rs6000_register_virtual_type, rs6000_register_convertible,
6212 rs6000_register_convert_to_virtual,
6213 rs6000_register_convert_to_raw): Deleted.
6214 (rs6000_register_type, rs6000_convert_register_p,
6215 rs6000_register_to_value, rs6000_value_to_register): New
6216 functions.
6217 (rs6000_gdbarch_init): Don't register
6218 gdbarch_deprecated_register_size,
6219 gdbarch_deprecated_register_bytes,
6220 gdbarch_deprecated_register_byte,
6221 gdbarch_deprecated_register_raw_size,
6222 gdbarch_deprecated_register_virtual_type,
6223 gdbarch_deprecated_register_convertible,
6224 gdbarch_deprecated_register_convert_to_virtual, or
6225 gdbarch_deprecated_register_convert_to_raw methods. Instead,
6226 register gdbarch_register_type, gdbarch_convert_register_p,
6227 gdbarch_register_to_value, and gdbarch_value_to_register methods.
6228
6229 2004-05-26 Jim Blandy <jimb@redhat.com>
6230
6231 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
6232 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
6233 functions, updated to match the register numberings used in GCC.
6234 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
6235 rs6000_dwarf2_reg_to_regnum as register number conversions
6236 functions for STABS and Dwarf2.
6237
6238 2004-05-26 Randolph Chung <tausq@debian.org>
6239
6240 * infttrace.h (target_waitkind): Forward declare type instead of pulling
6241 in header file.
6242
6243 2004-05-25 Joel Brobecker <brobecker@gnat.com>
6244
6245 * NEWS: Document new "start" command.
6246
6247 2004-05-25 Randolph Chung <tausq@debian.org>
6248
6249 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
6250 hppa-linux.
6251
6252 2004-05-25 Randolph Chung <tausq@debian.org>
6253
6254 * hppa-hpux-tdep.c (offsetof): Define.
6255 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
6256 (hppa32_hpux_frame_base_before_sigtramp)
6257 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6258 (hppa64_hpux_frame_saved_pc_in_sigtramp)
6259 (hppa64_hpux_frame_base_before_sigtramp)
6260 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
6261 functions.
6262 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
6263 (hppa_hpux_sigtramp_frame_unwind_cache)
6264 (hppa_hpux_sigtramp_frame_this_id)
6265 (hppa_hpux_sigtramp_frame_prev_register)
6266 (hppa_hpux_sigtramp_frame_unwind)
6267 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
6268 (hppa_hpux_init_abi): Register sigtramp unwinder.
6269 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
6270
6271 2004-05-25 Randolph Chung <tausq@debian.org>
6272
6273 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
6274 and multiple stack unwinds.
6275 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
6276
6277 2004-05-25 Andrew Cagney <cagney@gnu.org>
6278
6279 * symfile.h (symbol_file_add_from_memory): Delete declaration.
6280 * symfile-mem.h: Delete file.
6281 * symfile-mem.c: Do not include "symfile-mem.h".
6282 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
6283 "struct bfd_section". When an error do not bother returning NULL.
6284 (add_symbol_file_from_memory_command): Use "struct bfd" and
6285 "struct bfd_section".
6286 * Makefile.in (symfile_mem_h): Delete.
6287 (symfile-mem.o): Update dependencies.
6288
6289 2004-05-25 Nick Roberts <nickrob@gnu.org>
6290
6291 * gdb-mi.el: New file.
6292
6293 2004-05-25 Andrew Cagney <cagney@gnu.org>
6294
6295 * inftarg.c: Include "observer.h".
6296 (child_attach, child_create_inferior): Notify inferior_created.
6297 * corelow.c: Include "observer.h".
6298 (core_open): Notify inferior_created.
6299 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
6300
6301 2004-05-25 Andrew Cagney <cagney@gnu.org>
6302
6303 * target.h (struct target_ops): Add from_tty to
6304 to_create_inferior.
6305 (target_create_inferior, find_default_create_inferior): Update.
6306 * infcmd.c (run_command): Update.
6307 * wince.c (child_create_inferior): Update.
6308 * win32-nat.c (child_create_inferior): Update.
6309 * uw-thread.c (uw_thread_create_inferior): Update.
6310 * thread-db.c (thread_db_create_inferior): Update.
6311 * target.c (debug_to_create_inferior)
6312 (find_default_create_inferior): Update.
6313 (maybe_kill_then_create_inferior): Update.
6314 * sol-thread.c (sol_thread_create_inferior): Update.
6315 * remote.c (extended_remote_async_create_inferior)
6316 (extended_remote_create_inferior): Update.
6317 * remote-vx.c (vx_create_inferior): Update.
6318 * remote-st.c (st2000_create_inferior): Update.
6319 * remote-sim.c (gdbsim_create_inferior): Update.
6320 * remote-sds.c (sds_create_inferior): Update.
6321 * remote-rdp.c (remote_rdp_create_inferior): Update.
6322 * remote-rdi.c (arm_rdi_create_inferior): Update.
6323 * remote-m32r-sdi.c (m32r_create_inferior): Update.
6324 * remote-e7000.c (e7000_create_inferior): Update.
6325 * procfs.c (procfs_create_inferior): Update.
6326 * ocd.c (ocd_create_inferior): Update.
6327 * ocd.h (ocd_create_inferior): Update.
6328 * nto-procfs.c (procfs_create_inferior): Update.
6329 * monitor.c (monitor_create_inferior): Update.
6330 * lin-lwp.c (lin_lwp_create_inferior): Update.
6331 * inftarg.c (child_create_inferior): Update.
6332 * hpux-thread.c (hpux_thread_create_inferior): Update.
6333 * gnu-nat.c (gnu_create_inferior): Update.
6334
6335 2004-05-25 Andrew Cagney <cagney@gnu.com>
6336
6337 * MAINTAINERS: Update e-mail address.
6338
6339 2004-05-24 Randolph Chung <tausq@debian.org>
6340
6341 * thread.c (info_threads_command, thread_apply_all_command)
6342 (thread_apply_command, thread_command, do_captured_thread_select):
6343 Remove HPUXHPPA-specific code.
6344
6345 2004-05-24 Randolph Chung <tausq@debian.org>
6346
6347 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
6348 unused symbols.
6349 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
6350 references.
6351
6352 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6353
6354 * infcmd.c (kill_if_already_running): New function, extracted
6355 from run_command().
6356 (run_command): Replace extracted code by call to
6357 kill_if_already_running().
6358 (start_command): New function.
6359 (_initialize_infcmd): Add "start" command.
6360
6361 2004-05-24 Mark Kettenis <kettenis@gnu.org>
6362
6363 Add OpenBSD/m88k support.
6364 * NEWS (New native configurations): Mention OpenBSD/m88k.
6365 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
6366 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
6367 * Makefile.in (m88k_tdep_h): New variable.
6368 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
6369 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
6370 * configure.host: Add m88*-*-openbsd*.
6371 * configure.tgt: Add m88*-*-openbsd*.
6372
6373 2004-05-24 Jim Blandy <jimb@redhat.com>
6374
6375 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
6376 to approve changes.
6377
6378 2004-05-24 Kevin Buettner <kevinb@redhat.com>
6379
6380 * symtab.c (fixup_section): Search section table when lookup by
6381 name fails.
6382
6383 2004-05-24 Randolph Chung <tausq@debian.org>
6384
6385 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
6386 be "small_struct".
6387
6388 2004-05-24 Mark Kettenis <kettenis@gnu.org>
6389
6390 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
6391 register number in regcache_raw_collect call.
6392 (m68kbsd_collect_fpregset): Likewise.
6393 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
6394
6395 * regset.h (struct regset): Add back `regset' member.
6396
6397 2004-05-23 Mark Kettenis <kettenis@gnu.org>
6398
6399 * configure.in: Check for td_pcb in `struct thread'.
6400 * configure, config.in: Regenerated.
6401
6402 * dpx2-nat.c: Remove file.
6403 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
6404 (dpx2-nat.o): Remove dependencies.
6405
6406 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
6407 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
6408 (amd64obsd_supply_pcb): New function.
6409 (_initialize_amd64obsd_nat): Enable libkvm interface.
6410 * Makefile.in (amd64obsd-nat.o): Update dependencies.
6411 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
6412 (LOADLIBES): New variable.
6413
6414 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
6415 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
6416 (sparc32nbsd_supply_pcb): New function.
6417 (_initialize_sparcnbsd_nat): Enable libkvm interface.
6418 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
6419 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
6420 (LOADLIBES): New variable.
6421
6422 2004-05-22 Mark Kettenis <kettenis@gnu.org>
6423
6424 * bsd-kvm.c, bsd-kvm.h: New files.
6425 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
6426 "bsd-kvm.h".
6427 (i386fbsd_supply_pcb): New function.
6428 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
6429 (i386fbsd-nat.o): Update dependencies.
6430 (bsd_kvm_h): New variable.
6431 (bsd-kvm.o): New dependency.
6432 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
6433 (LOADLIBES): New variable.
6434
6435 * regset.c: Tweak comment.
6436 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
6437 macro.
6438 * regset.h: Update copyright year.
6439 (struct regset): Remove `descr' member, add `gdbarch' member.
6440 (regset_alloc): Adjust prototype and comment.
6441 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
6442 (i386_supply_fpregset): Likewise.
6443 (i386_regset_from_core_section): Update call to regset_alloc.
6444 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
6445 REGSET->arch.
6446 (i386obsd_aout_regset_from_core_section): Update call to
6447 regset_alloc.
6448 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
6449 REGSET->arch.
6450 (i386nbsd_aout_regset_from_core_section): Update call to
6451 regset_alloc.
6452 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
6453 REGSET->arch.
6454 (amd64_regset_from_core_section): Update call to regset_alloc.
6455 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
6456 REGSET->arch.
6457 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
6458 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
6459 &sparc32nbsd_gregset in sparc32_supply_gregset call.
6460 (sparc32nbsd_init_abi): Update call to regset_alloc.
6461 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
6462 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
6463 (sparc64obsd_init_abi): Update call to regset_alloc.
6464 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
6465 &sparc64nbsd_gregset in sparc64_supply_gregset call.
6466 (sparc64nbsd_init_abi): Update call to regset_alloc.
6467 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
6468 &sparc64fbsd_gregset in sparc64_supply_gregset call.
6469 (sparc64fbsd_init_abi): Update call to regset_alloc.
6470
6471 2004-05-22 Jim Blandy <jimb@redhat.com>
6472
6473 * ppc-tdep.h (spe_register_p): New declaration.
6474 (struct gdbarch_tdep): New members: ppc_acc_regnum and
6475 ppc_spefscr_regnum.
6476 * rs6000-tdep.c (spe_register_p): New function.
6477 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
6478 spefscr.
6479 (rs6000_gdbarch_init): Initialize the new members of the tdep
6480 structure.
6481
6482 2004-05-21 Jim Blandy <jimb@redhat.com>
6483
6484 * ppc-linux-nat.c (fetch_register): Move code back to be next
6485 to the comment that describes it. (Moved code, instead of
6486 comment, for symmetry with store_register.)
6487
6488 Allocate regset structures in the gdbarch's obstack, not using
6489 xmalloc.
6490 * regset.c (regset_alloc): Renamed from regset_xmalloc.
6491 Add 'arch' argument. Allocate the regset on arch's obstack, not
6492 using xmalloc.
6493 * regset.h (regset_alloc): Update declaration.
6494 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
6495 gdbarch argument.
6496 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6497 * i386-tdep.c (i386_regset_from_core_section): Same.
6498 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6499 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6500 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6501 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6502 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6503 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6504
6505 2004-05-21 Joel Brobecker <brobecker@gnat.com>
6506
6507 * config/djgpp/fnchange.lst: Undo previous change, was useless.
6508
6509 2004-05-21 Jim Blandy <jimb@redhat.com>
6510
6511 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
6512 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
6513
6514 2004-05-20 Jim Blandy <jimb@redhat.com>
6515
6516 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
6517
6518 2004-05-20 Mark Kettenis <kettenis@gnu.org>
6519
6520 * regset.h: Make prototype const-correct.
6521 * regset.c (regset_xmalloc): Make const-correct.
6522
6523 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
6524
6525 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
6526 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
6527 (symbol_search_name): Declare.
6528
6529 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
6530 (iter_name_next_hashed): Ditto.
6531 (iter_name_next_linear): Ditto.
6532 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
6533
6534 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
6535 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
6536 (symbol_search_name): New function.
6537
6538 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
6539
6540 * minsyms.c (build_minimal_symbol_hash_tables): Change
6541 test for adding to demangled hash table to check for difference
6542 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
6543
6544 2004-05-19 Jim Blandy <jimb@redhat.com>
6545
6546 Use a constructor function to create regset structures.
6547 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
6548 (struct regset): Use supply_regset_ftype. Add new
6549 'collect_regset' member.
6550 (regset_xmalloc): New declaration.
6551 * regset.c: New file.
6552 * am64-tdep.c (amd64_regset_from_core_section): Use
6553 regset_xmalloc to construct regset structures.
6554 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6555 * i386-tdep.c (i386_regset_from_core_section): Same.
6556 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6557 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6558 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6559 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6560 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6561 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6562 * Makefile.in (COMMON_OBS): Add regset.o.
6563 (regset.o): New rule.
6564
6565 2004-05-19 Joel Brobecker <brobecker@gnat.com>
6566
6567 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
6568 and pthread_cond_wait.c.
6569
6570 2004-05-18 Jim Blandy <jimb@redhat.com>
6571
6572 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
6573 before the mach-specific switch, and then let the individual cases
6574 override the defaults, rather than leaving them uninitialized
6575 until the switch and then setting them in each case.
6576
6577 2004-05-18 Randolph Chung <tausq@debian.org>
6578
6579 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
6580 millicode functions.
6581
6582 2004-05-18 Randolph Chung <tausq@debian.org>
6583
6584 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
6585 references to dld_flags_buffer consistent.
6586
6587 2004-05-18 Randolph Chung <tausq@debian.org>
6588
6589 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
6590 it for unwinding the stack.
6591
6592 2004-05-18 Randolph Chung <tausq@debian.org>
6593
6594 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
6595 Undefine these so we can overide them using gdbarch.
6596
6597 2004-05-18 Randolph Chung <tausq@debian.org>
6598
6599 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
6600 handling for 64-bit HPUX (elf).
6601
6602 2004-05-18 Daniel Jacobowitz <dan@debian.org>
6603
6604 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
6605 constants.
6606 * amd64-tdep.c (amd64_skip_prologue): Likewise.
6607 * ia64-tdep.c (examine_prologue): Likewise.
6608 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
6609 * v850-tdep.c (v850_fix_call_dummy): Likewise.
6610
6611 2004-05-18 Mark Kettenis <kettenis@gnu.org>
6612
6613 * vax-tdep.c (vax_return_value): Implement
6614 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6615
6616 2004-05-17 Mark Kettenis <kettenis@gnu.org>
6617
6618 * vax-tdep.c (vax_return_value): Fix typo.
6619
6620 2004-05-17 Andrew Cagney <cagney@redhat.com>
6621
6622 * MAINTAINERS: Mark Salter was also responsible for
6623 testsuite/config/
6624
6625 * NEWS: Mention signal fixes.
6626
6627 2004-05-17 Randolph Chung <tausq@debian.org>
6628
6629 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
6630 check to see if we are unwinding an export stub. Export stubs clobber
6631 the %rp in the call path and stores the original rp in a stack slot.
6632
6633 2004-05-17 Jim Blandy <jimb@redhat.com>
6634
6635 * MAINTAINERS: Update address for J.T. Conklin.
6636
6637 2004-05-17 Randolph Chung <tausq@debian.org>
6638
6639 * hppa-tdep.c: Remove superfluous #include's.
6640 * Makefile.in (hppa-tdep.o): Update dependencies.
6641
6642 2004-05-17 Randolph Chung <tausq@debian.org>
6643
6644 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
6645 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
6646 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
6647 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
6648 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
6649 Remove static function declarations.
6650
6651 2004-05-17 Mark Kettenis <kettenis@gnu.org>
6652
6653 * alphabsd-nat.c: Update copyright year.
6654 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
6655
6656 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
6657 and M68K_A2_REGNUM.
6658
6659 * m68k-tdep.c (m68k_svr4_return_value): Implement
6660 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6661
6662 2004-05-16 Mark Kettenis <kettenis@gnu.org>
6663
6664 * sol-thread.c Update copyright year. Fix various coding
6665 standards violations. Tweak a few comments.
6666 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
6667 Delete prototypes.
6668
6669 2004-05-15 Randolph Chung <tausq@debian.org>
6670
6671 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
6672 as pointer instead of array reference since HPUX compiler does
6673 not accept unsized array arguments.
6674 * somsolib.c (dld_flags_buffer): Use constant array size.
6675
6676 2004-05-15 Mark Kettenis <kettenis@gnu.org>
6677
6678 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
6679 offset with decimal offset.
6680 (amd64obsd_sigcontext_addr): Return correct address for entire
6681 signal trampoline.
6682
6683 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
6684 instead of get_frame_base.
6685
6686 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
6687 (fill_gregset): Use regcache_raw_collect.
6688
6689 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
6690 ppcobsd-tdep.c.
6691
6692 * config/sparc/tm-nbsd64.h: Remove file.
6693 * config/tm-sunos.h: Remove file.
6694
6695 2004-05-15 Joel Brobecker <brobecker@gnat.com>
6696
6697 * rs6000-tdep.c (store_param_on_stack_p): New function,
6698 an improved version of some code extracted from skip_prologue().
6699 (skip_prologue): Use store_param_on_stack_p() to detect
6700 instructions saving a parameter on the stack. Detect when r0
6701 is used to save a parameter.
6702 Do not mark "li rx, SIMM" instructions as part of the prologue,
6703 unless the following instruction is also part of the prologue.
6704
6705 2004-05-14 Andrew Cagney <cagney@redhat.com>
6706
6707 * infrun.c (handle_inferior_event): Simplify
6708 STEP_OVER_UNDEBUGGABLE.
6709
6710 * infrun.c (handle_step_into_function): Delete function.
6711 (handle_inferior_event): Inline calls to
6712 handle_step_into_function.
6713
6714 2004-05-14 Jerome Guitton <guitton@gnat.com>
6715
6716 * rs6000-nat.c: Fix a comment.
6717
6718 2004-05-12 David Anderson <davea@sgi.com>
6719
6720 Committed by Jim Blandy <jimb@redhat.com>:
6721 * regcache.c (struct regcache_descr): fix comment spelling.
6722
6723 2004-05-13 J. Brobecker <brobecker@gnat.com>
6724
6725 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
6726 Fixes a link link failure.
6727
6728 2004-05-13 J. Brobecker <brobecker@gnat.com>
6729
6730 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
6731 error that was causing the build to fail.
6732
6733 2004-05-13 J. Brobecker <brobecker@gnat.com>
6734
6735 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
6736 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
6737
6738 2004-05-13 Andrew Cagney <cagney@redhat.com>
6739
6740 * infrun.c (handle_inferior_event): Check for
6741 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
6742 calls. Update comments.
6743
6744 2004-05-13 Jim Blandy <jimb@redhat.com>
6745
6746 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
6747 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6748 (store_regs_user_thread, store_regs_kernel_thread): Use
6749 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
6750 * ppc-linux-nat.c (fill_gregset): Same.
6751 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
6752 (ppc_linux_sigtramp_cache): Same.
6753 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
6754 (ppcnbsd_sigtramp_cache_init): Same.
6755 * rs6000-nat.c (fetch_core_registers): Same.
6756 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
6757 (rs6000_frame_cache): Same.
6758
6759 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
6760 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
6761 of assuming that the gprs are numbered starting with zero.
6762 * ppc-linux-nat.c (fill_gregset): Same.
6763 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
6764 * ppcnbsd-nat.c (getregs_supplies): Same.
6765 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
6766 * rs6000-nat.c (fetch_core_registers): Same.
6767 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
6768
6769 2004-05-07 Michael Snyder <msnyder@redhat.com>
6770
6771 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
6772 LOC_COMPUTED_ARG, and LOC_INDIRECT.
6773
6774 2004-05-13 Andrew Cagney <cagney@redhat.com>
6775
6776 * infrun.c (handle_inferior_event): Use frame_unwind_id.
6777
6778 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6779
6780 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
6781 base_address for shared libraries.
6782
6783 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6784
6785 * MAINTAINERS (write after approval): Add myself.
6786
6787 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
6788
6789 * breakpoint.c (bpstat_stop_status): Add new argument
6790 STOPPED_BY_WATCHPOINT. Use it instead of testing
6791 target_stopped_data_address agaist 0 to check whether
6792 or not we stopped due to a hardware watchpoint.
6793 * breakpoint.h (bpstat_stop_status): Adapt prototype.
6794 * infrun.c (handle_inferior_event): Call bpstat_stop_status
6795 with new argument.
6796
6797 2004-05-12 Jim Blandy <jimb@redhat.com>
6798
6799 * configure.in: When checking whether we should use the -bbigtoc
6800 option, don't forget to restore the original value of LDFLAGS.
6801 * configure: Regenerated.
6802
6803 2004-05-12 Andrew Cagney <cagney@redhat.com>
6804
6805 * thread.c (load_infrun_state): Delete step_sp.
6806 * infrun.c (context_switch): Ditto.
6807 * inferior.h (step_sp): Ditto.
6808 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
6809 * gdbthread.h (struct thread_info, save_infrun_state)
6810 (restore_infrun_state): Ditto.
6811
6812 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
6813
6814 * MAINTAINERS (write after approval): Add myself.
6815
6816 2004-05-12 Andrew Cagney <cagney@redhat.com>
6817
6818 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
6819 eliminate reference to step_sp.
6820 (struct execution_control_state, init_execution_control_state)
6821 (handle_inferior_event, keep_going): Delete update_step_sp and
6822 step_sp.
6823 * infcmd.c (step_sp): Note that variable is unused.
6824
6825 2004-05-11 Andrew Cagney <cagney@redhat.com>
6826
6827 * infrun.c (step_over_function): Delete function.
6828 (handle_step_into_function): Use insert_step_resume_breakpoint.
6829 (insert_step_resume_breakpoint): Fix assertion.
6830
6831 2004-05-11 Nick Roberts <nickrob@gnu.org>
6832
6833 * utils.c (defaulted_query): Just use the normal query input type
6834 when printing the annotations.
6835
6836 2004-05-11 Andrew Cagney <cagney@redhat.com>
6837
6838 * infrun.c (handle_inferior_event): Simplify code handling
6839 step-into or return-from a signal trampoline.
6840
6841 2004-05-11 Andrew Cagney <cagney@redhat.com>
6842
6843 * ppcnbsd-tdep.c: Include "gdb_assert.h".
6844 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
6845
6846 2004-05-10 Jim Blandy <jimb@redhat.com>
6847
6848 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
6849 with a call to internal_error.
6850
6851 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
6852 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
6853 processor variant lacks those registers.
6854 (ppc_floating_point_unit_p): Change description to make it clear
6855 that this returns info about the ISA, not the ABI.
6856 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
6857 return true or false by checking tdep->ppc_fp0_regnum and
6858 tdep->ppc_fpscr_regnum. The original code replicated the BFD
6859 arch/mach switching done in rs6000_gdbarch_init; it's better to
6860 keep that logic there, and just check the results here.
6861 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
6862 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
6863 floating-point registers.
6864 (ppc_supply_fpregset, ppc_collect_fpregset)
6865 (rs6000_push_dummy_call, rs6000_extract_return_value)
6866 (rs6000_store_return_value): Assert that we have floating-point
6867 registers.
6868 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
6869 (rs6000_frame_cache): Don't note the locations at which
6870 floating-point registers were saved if we have no fprs.
6871 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
6872 registers.
6873 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6874 (store_regs_user_thread, store_regs_kernel_thread): Only call
6875 supply_fprs / fill_fprs if we actually have floating-point
6876 registers.
6877 (special_register_p): Check ppc_fpscr_regnum before matching
6878 against it.
6879 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
6880 supply / collect fpscr if we don't have it.
6881 * ppc-bdm.c: #include "gdb_assert.h".
6882 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
6883 have floating-point registers, since I can't test this code on
6884 FP-free systems to adapt it.
6885 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
6886 fpscr and floating point register numbers if they don't exist.
6887 (fetch_register): Assert that we have floating-point registers
6888 before we reach the code that handles them.
6889 (store_register): Same. And use tdep instead of calling
6890 gdbarch_tdep again.
6891 (fill_fpregset): Don't try to collect FP registers and fpscr if we
6892 don't have them.
6893 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6894 fprs and fpscr if we don't have them.
6895 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
6896 don't have them.
6897 * ppcnbsd-nat.c: #include "gdb_assert.h".
6898 (getfpregs_supplies): Assert that we have floating-point registers.
6899 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
6900 * ppcobsd-tdep.c: #include "gdb_assert.h".
6901 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
6902 have floating-point registers.
6903 * rs6000-nat.c (regmap): Don't match against the fpscr and
6904 floating point register numbers if they don't exist.
6905 (fetch_inferior_registers, store_inferior_registers,
6906 fetch_core_registers): Only fetch / store / supply the
6907 floating-point registers and the fpscr if we have them.
6908 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
6909 (ppcobsd-tdep.o): Update dependencies.
6910
6911 2004-05-10 Andrew Cagney <cagney@redhat.com>
6912
6913 * infrun.c (through_sigtramp_breakpoint): Delete variable.
6914 (context_switch): Do not switch through_sigtramp_breakpoint.
6915 * gdbthread.h (save_infrun_state, load_infrun_state)
6916 (struct thread_info): Delete through_sigtramp_breakpoint parameter
6917 and structure member.
6918 * thread.c (load_infrun_state, save_infrun_state): Update.
6919
6920 2004-05-10 Mark Kettenis <kettenis@gnu.org>
6921
6922 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
6923
6924 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6925
6926 * acinclude.m4: Quote macro names being defined by AC_DEFUN
6927 throughout.
6928 * aclocal.m4: Regenerate.
6929
6930 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
6931
6932 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
6933
6934 2004-05-10 Andrew Cagney <cagney@redhat.com>
6935
6936 * infrun.c (check_sigtramp2): Delete function.
6937 (handle_inferior_event): When single stepping, and taking a
6938 signal, set a breakpoint at the signal return address. Delete
6939 redundant calls to check_sigtramp2.
6940 (insert_step_resume_breakpoint): New function.
6941 (through_sigtramp_breakpoint, handle_inferior_event)
6942 (follow_exec, wait_for_inferior, fetch_inferior_event)
6943 (currently_stepping, keep_going): Delete most uses of
6944 through_sigtramp_breakpoint, not that it should be deleted.
6945 (delete_breakpoint_current_contents): Delete function.
6946
6947 2004-05-10 Randolph Chung <tausq@debian.org>
6948
6949 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
6950 target.
6951 * config/pa/tm-linux.h: New file.
6952
6953 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
6954
6955 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
6956 of prefixes. Don't print the prefix twice in the CLI.
6957
6958 2004-05-10 Jim Blandy <jimb@redhat.com>
6959
6960 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
6961 collect all the gprs.
6962
6963 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
6964 loop collecting gprs.
6965
6966 2004-05-09 Andrew Cagney <cagney@redhat.com>
6967
6968 * remote-vx.c (net_step): Delete step-range code.
6969 * remote.c (remote_resume, init_all_packet_configs)
6970 (set_remote_protocol_E_packet_cmd)
6971 (show_remote_protocol_E_packet_cmd)
6972 (remote_protocol_E, show_remote_cmd, _initialize_remote)
6973 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
6974 (show_remote_protocol_e_packet_cmd): Ditto.
6975
6976 2004-05-09 Mark Kettenis <kettenis@gnu.org>
6977
6978 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
6979
6980 * hppa-tdep.h: Update copyright year.
6981 (struct trad_frame_saved_reg): Add opaque declaration.
6982
6983 * amd64-tdep.c (amd64_return_value): Implement
6984 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6985
6986 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
6987 (m68k_value_to_register): New functions.
6988 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
6989 value_to_register.
6990
6991 * defs.h (enum return_value_convention): Add
6992 RETURN_VALUE_ABI_RETURNS_ADDRESS and
6993 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6994 * infcmd.c (legacy_return_value): New function.
6995 (print_return_value): Rwerite to implement
6996 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6997 * values.c (using_struct_return): Check for inequality to
6998 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
6999 RETURN_VALUE_STRUCT_CONVENTION.
7000 * i386-tdep.c (i386_return_value): Implement
7001 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7002
7003 * vax-tdep.c: Tweak comments. Reorder include files. Don't
7004 include "symtab.h", "opcode/vax.h" and "inferior.h".
7005 (vax_skip_prologue): Replace calls to read_memory_integer by calls
7006 to read_memory_unsigned_integer.
7007 (vax_gdbarch_init): Reorder.
7008 (_initialize_vax_tdep): Spell out prototype.
7009 * Makefile.in (vax-tdep.o): Update dependencies.
7010
7011 2004-05-08 Andrew Cagney <cagney@redhat.com>
7012
7013 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
7014 * target.c (target_detach, target_disconnect): Ditto.
7015
7016 * infcall.c (call_function_by_hand): When no
7017 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
7018 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
7019 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
7020 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7021 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7022
7023 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
7024 * gdbarch.h, gdbarch.c: Re-generate.
7025 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7026 deprecated_fix_call_dummy.
7027 * v850-tdep.c (v850_gdbarch_init): Ditto.
7028 * infcall.c (call_function_by_hand): Do not call
7029 DEPRECATED_FIX_CALL_DUMMY.
7030
7031 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
7032 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
7033 * gdbarch.h, gdbarch.c: Re-generate.
7034 * arm-linux-tdep.c (arm_linux_call_dummy_words)
7035 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
7036 deprecated_sizeof_call_dummy_words.
7037 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
7038 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
7039 * v850-tdep.c (v850_gdbarch_init): Ditto.
7040 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7041 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
7042 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7043 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7044 * arch-utils.h (legacy_call_dummy_words)
7045 (legacy_sizeof_call_dummy_words): Delete declarations.
7046 * arch-utils.c (legacy_call_dummy_words)
7047 (legacy_sizeof_call_dummy_words): Delete variables.
7048
7049 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
7050 * gdbarch.h, gdbarch.c: Re-generate.
7051 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
7052 * infcall.c (call_function_by_hand): Eliminate call to
7053 DEPRECATED_PUSH_DUMMY_FRAME.
7054 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7055 push_dummy_frame.
7056 (ns32k_push_dummy_frame): Delete function.
7057
7058 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7059 deprecated_call_dummy_breakpoint_offset or
7060 deprecated_call_dummy_start_offset.
7061 * dummy-frame.c, arm-tdep.c: Update comments.
7062 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
7063 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
7064 * gdbarch.h, gdbarch.c: Re-generate.
7065
7066 * infcall.c (legacy_push_dummy_code): Delete function.
7067 (push_dummy_code): Delete call.
7068
7069 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
7070 * gdbarch.h, gdbarch.c: Re-generate.
7071 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
7072 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
7073 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
7074 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
7075
7076 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
7077 (struct frame_info): Delete opaque declaration.
7078 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
7079 * frame.c (get_frame_type): Delete call.
7080
7081 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7082 pc_in_call_dummy.
7083 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
7084 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
7085
7086 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7087
7088 * alphanbsd-tdep.c: Include "gdb_string.h".
7089 * armnbsd-tdep.c: Update copyright year.
7090 Include "gdb_string.h".
7091 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
7092 dependencies.
7093
7094 * delta68-nat.c: Remove file.
7095 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
7096 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
7097 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
7098 (delta68-nat.o): Remove dependency.
7099
7100 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
7101 function.
7102 (m68k_gdbarch_init): Don't set
7103 deprecated_frameless_function_invocation.
7104
7105 2004-05-07 Randolph Chung <tausq@debian.org>
7106
7107 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
7108 read_memory_nobpt for code reading when doing frame unwinding.
7109 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
7110
7111 2004-05-07 Randolph Chung <tausq@debian.org>
7112
7113 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
7114 instead of sp, handle sigaltstack case.
7115 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
7116 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
7117 signal handler and not that of the caller.
7118 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
7119 hppa_linux_sigtramp_find_sigcontext.
7120
7121 2004-05-07 Randolph Chung <tausq@debian.org>
7122
7123 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
7124 hppa-linux-nat.c.
7125 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
7126 * hppa-linux-nat.c (fetch_register, store_register): Define.
7127 (fetch_inferior_registers, store_inferior_registers): Define.
7128 (supply_gregset): Add comment and clean up some unneeded code.
7129 (fill_gregset): Add comment and fix so that it saves registers in
7130 the right place in the gregset.
7131 (fill_fpregset): Fix buffer overrun problem.
7132 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
7133
7134 2004-05-07 Randolph Chung <tausq@debian.org>
7135
7136 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
7137 do common handling of the pcoqt register.
7138 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
7139 to use helper function.
7140 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
7141 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
7142 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
7143 generic fallback unwinder when all else fails.
7144 (hppa_gdbarch_init): Add fallback sniffer.
7145 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
7146 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
7147 to use helper function.
7148
7149 2004-05-08 Joel Brobecker <brobecker@gnat.com>
7150
7151 * config/djgpp/fnchange.lst: Add translation rules for
7152 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
7153
7154 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7155
7156 * frame.c (get_prev_frame_1): Work around GCC bug.
7157 * frame.h: Add comment about GCC bug.
7158
7159 2004-05-07 Andrew Cagney <cagney@redhat.com>
7160
7161 * observer.c: Include "commands.h" and "gdbcmd.h".
7162 (observer_debug, _initialize_observer): Add the
7163 command "set/show debug observer".
7164 * observer.sh: When observer debugging, log notify calls.
7165 * Makefile.in (observer.o): Update dependencies.
7166
7167 2004-05-07 Jason Molenda (jmolenda@apple.com)
7168
7169 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
7170
7171 2004-05-07 Jim Blandy <jimb@redhat.com>
7172
7173 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
7174 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
7175 to recognize gpr regnums, instead of assuming that
7176 tdep->ppc_fp0_regnum marks the end of the general-purpose
7177 registers.
7178
7179 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
7180 the given architecture has floating-point registers.
7181
7182 2004-05-07 Andrew Cagney <cagney@redhat.com>
7183
7184 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
7185 macro defined to 1.
7186 * gdbarch.h, gdbarch.c: Re-generate.
7187 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7188 deprecated_use_generic_dummy_frames.
7189
7190 2004-05-07 Brian Ford <ford@vss.fsi.com>
7191
7192 * NEWS: Mention Cygwin DWARF 2 support.
7193
7194 2004-05-07 Andrew Cagney <cagney@redhat.com>
7195
7196 * objfiles.h (struct entry_info): Delete unused fields
7197 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
7198 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
7199 * mipsread.c (mipscoff_symfile_read): Update.
7200 * mdebugread.c (parse_partial_symbols): Update.
7201 * dwarfread.c (read_file_scope): Update.
7202 * dwarf2read.c (read_file_scope): Update.
7203 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
7204 * coffread.c (complete_symtab): Update.
7205
7206 2004-05-07 Mark Kettenis <kettenis@gnu.org>
7207
7208 * infcall.c (_initialize_infcall): Fix typo.
7209
7210 2004-05-07 Andrew Cagney <cagney@redhat.com>
7211
7212 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
7213 * command.h (add_setshow_zinteger_cmd): Declare.
7214
7215 2004-05-06 Randolph Chung <tausq@debian.org>
7216
7217 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
7218 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
7219 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
7220 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
7221 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
7222 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
7223 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
7224 definitions ...
7225 * hppa-tdep.h: ... to here, with HPPA_ prefix.
7226 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
7227 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
7228 (hppa64_hpux_frame_find_saved_regs_in_sig)
7229 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
7230 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
7231 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
7232 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
7233 (hppa_linux_sigtramp_frame_prev_register): Likewise.
7234 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
7235 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
7236 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
7237 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
7238 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
7239 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
7240 (hppa32_register_type, hppa_cannot_store_register)
7241 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
7242 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
7243 * hpread.c (hpread_process_one_debug_symbol): Likewise.
7244 * pa64solib.c (pa64_solib_have_load_event)
7245 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
7246 (pa64_solib_unloaded_library_pathname): Likewise.
7247 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
7248 (som_solib_library_pathname): Likewise.
7249
7250 2004-05-05 Jim Ingham <jingham@apple.com>
7251
7252 * breakpoint.c (create_breakpoints): Copy the ignore count and
7253 thread id over from the pended breakpoint to the actual
7254 breakpoint.
7255
7256 2004-05-05 Andrew Cagney <cagney@redhat.com>
7257
7258 * gdbarch.sh (PARM_BOUNDARY): Delete.
7259 gdbarch.h, gdbarch.c: Re-generate.
7260 * valops.c (PARM_BOUNDARY): Delete macro.
7261 (value_push): Delete PARM_BOUNDARY code.
7262 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
7263
7264 2004-05-04 Jim Blandy <jimb@redhat.com>
7265
7266 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
7267 Don't assume that the gprs, fprs, and UISA sprs are
7268 contiguous, start at register number zero, and end with fpscr.
7269 Instead, use the numbers from the tdep structure.
7270
7271 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
7272 should no longer be used in code specific to the RS6000 and its
7273 derivatives.
7274 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
7275 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
7276 tdep->ppc_fp0_regnum.
7277 (ppc_supply_fpregset, ppc_collect_fpregset)
7278 (rs6000_push_dummy_call, rs6000_extract_return_value)
7279 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
7280 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
7281 FP0_REGNUM.
7282 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
7283 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
7284 Same.
7285 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
7286 bdm_ppc_store_registers): Same.
7287 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
7288 (store_register, fill_fpregset): Same.
7289 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
7290 (ppc_linux_supply_fpregset): Same.
7291 * ppcnbsd-nat.c (getfpregs_supplies): Same.
7292 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
7293 Same.
7294 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
7295 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
7296 ppc64_sysv_abi_return_value): Same.
7297 * rs6000-nat.c (regmap, fetch_inferior_registers)
7298 (store_inferior_registers, fetch_core_registers): Same.
7299
7300 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7301
7302 * m68knbsd-nat.c: Remove file.
7303 * m68knbsd-tdep.c: Remove file.
7304 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
7305 dependencies.
7306 * configure.host: Add m68k-*-netbsdelf*.
7307 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
7308 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
7309 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
7310 (XM_FILE): Remove.
7311 * config/m68k/nbsdelf.mh: New file.
7312 * config/m68k/nbsd.mt: New file.
7313 * config/m68k/nbsdaout.mt: Remove file.
7314 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
7315 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
7316 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
7317 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
7318 (use_struct_convention): Remove prototype.
7319 (USE_STRUCT_CONVENTION): Remove define.
7320 * config/m68k/xm-nbsd.h: Remove file.
7321
7322 2004-05-04 Michael Snyder <msnyder@redhat.com>
7323
7324 * m68k-tdep.c (m68k_gdbarch_init): Default to using
7325 reg_struct_return method (as gcc usually does for cross targets).
7326
7327 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7328
7329 Committed by Andrew Cagney.
7330 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
7331 alignment padding when accessing ucontext struct members.
7332
7333 2004-05-04 Jim Blandy <jimb@redhat.com>
7334
7335 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
7336 'ppc_gplast_regnum' member.
7337 (ppc_num_gprs): New enum constant.
7338 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
7339 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
7340 * rs6000-nat.c (regmap, fetch_inferior_registers,
7341 store_inferior_registers): Same.
7342 * rs6000-tdep.c (e500_pseudo_register_read)
7343 (e500_pseudo_register_write): Same.
7344 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
7345
7346 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
7347 * ppc-tdep.h (ppc_num_fprs): New enum constant.
7348 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
7349 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
7350 FPLAST_REGNUM.
7351 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7352 Same.
7353 * ppc-linux-nat.c (ppc_register_u_addr): Same.
7354 * rs6000-nat.c (regmap, fetch_inferior_registers)
7355 (store_inferior_registers): Same.
7356
7357 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
7358 with FPLAST_REGNUM.
7359
7360 2004-05-03 Joel Brobecker <brobecker@gnat.com>
7361
7362 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
7363 failure detected by recent versions of GCC.
7364 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
7365 to be consistent with the usage in dwarf2_create_include_psymtab.
7366
7367 2004-05-03 Michael Snyder <msnyder@redhat.com>
7368
7369 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
7370 (heuristic_proc_start): Whitespace cleanup.
7371
7372 2004-05-04 Mark Kettenis <kettenis@gnu.org>
7373
7374 * sun3-nat.c: Remove file.
7375 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
7376 dependencies.
7377 (ALLDEPFILES): Remove sun3-nat.c.
7378 (sun3-nat.o): Remove dependencies.
7379
7380 * i386-interix-nat.c, i386-interix-tdep.c,
7381 config/i386/nm-interix.h, config/i386/interix.mh,
7382 config/i386/interix.mt: Remove files.
7383 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
7384 dependencies.
7385
7386 2004-05-03 Mark Kettenis <kettenis@gnu.org>
7387
7388 * m68k-tdep.h (struct gdbarch_tdep): Add member
7389 struct_value_regnum.
7390 (m68k_svr4_init_abi): New prototype.
7391 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
7392 different calling conventions.
7393 (m68k_extract_return_value): Remove code dealing with single-field
7394 structs.
7395 (m68k_store_return_value): Remove code dealing with single-field
7396 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
7397 (m68k_extract_struct_value_address): Remove function.
7398 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
7399 (m68k_reg_struct_return_p, m68k_return_value)
7400 (m68k_svr4_return_value): New functions.
7401 (m68k_use_struct_convention): Remove function.
7402 (m68k_push_dummy_call): Use new struct_value_regnum member of
7403 `struct gdbarch_tdep' instead of hardcoded register number to
7404 store STRUCT_ADDR.
7405 (m68k_svr4_init_abi): New function.
7406 (m68k_gdbarch_init): Don't set extract_return_value,
7407 store_return_values, deprecated_extract_struct_value_address and
7408 use_struct_convention. Set return_value instead. Initialize new
7409 struct_value_regnum member of `struct gdbarch_tdep'.
7410 * m68klinux-tdep.c: Update copyright year.
7411 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
7412 (m68k_linux_extract_struct_value_address): Remove function.
7413 (m68k_linux_init_abi): Don't set extract_return_value,
7414 store_return_values, deprecated_extract_struct_value_address and
7415 use_struct_convention. Call m68k_svr4_init_abi but override the
7416 new struct_value_regnum member of `struct gdbarch_tdep'.
7417 * Makefile.in (m68k-tdep.o): Update dependencies.
7418
7419 2004-05-03 J. Brobecker <brobecker@gnat.com>
7420
7421 * dwarf2read.c (line_header): Add new included_p field in
7422 field file_names.
7423 (partial_die_info): New field has_stmt_list. New field line_offset.
7424 (dwarf2_create_include_psymtab): New function.
7425 (dwarf2_build_include_psymtabs): New function.
7426 (add_file_name): Add forward declaration. Initialize new field.
7427 (dwarf_decode_lines): Add new parameter. Enhance this procedure
7428 to be able to determine the list of files included by the
7429 given unit, and build their associated psymtabs.
7430 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
7431 files as well.
7432 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
7433 (read_file_scope): Update call to dwarf_decode_lines.
7434 (read_partial_die): Handle DW_AT_stmt_list attributes.
7435
7436 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
7437
7438 Unfix PR gdb/1626.
7439 * configure.in: Revert special case for osf5.*.
7440 * configure: Regenerate.
7441
7442 2004-05-02 Jim Blandy <jimb@redhat.com>
7443
7444 Move the symbol-file-from-memory functions into their own file.
7445 * symfile-mem.c, symfile-mem.h: New files.
7446 * symfile.c (symbol_file_add_from_bfd): New function.
7447 (symbol_file_add): Call symbol_file_add_from_bfd.
7448 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
7449 Moved to symfile-mem.c.
7450 (_initialize_symfile): Move definition of
7451 add-symbol-file-from-memory command to symfile-mem.c.
7452 * symfile.h (symbol_file_add_from_bfd): New declaration.
7453 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
7454 * config/powerpc/linux.mt (TDEPFILES): Same.
7455 * Makefile.in (SFILES): Add symfile-mem.c.
7456 (symfile_mem_h): New variable.
7457 (HFILES_NO_SRCDIR): Add symfile-mem.h.
7458 (symfile-mem.o): New rule.
7459
7460 2004-05-01 Andrew Cagney <cagney@redhat.com>
7461
7462 * breakpoint.c (insert_bp_location): Use get_frame_id, and
7463 frame_find_by_id instead of frame_relative_level.
7464 (do_enable_breakpoint): Ditto.
7465 * thread.c: Update copyright.
7466 (info_threads_command): Ditto, simplify.
7467
7468 * frame.c (deprecated_generic_get_saved_register): Delete
7469 function, moved to "xstormy16-tdep.c".
7470 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
7471 deprecated_generic_get_saved_register from "frame.c".
7472 (xstormy16_frame_saved_register): Call
7473 xstormy16_get_saved_register.
7474 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
7475 static.
7476 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
7477 * frame.h (deprecated_generic_get_saved_register): Delete.
7478
7479 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
7480
7481 * dwarfread.c: Update documentation on the state of dwarf-1.
7482
7483 2004-05-01 Andrew Cagney <cagney@redhat.com>
7484
7485 * stack.c (select_frame_command): Delete call to
7486 frame_relative_level.
7487 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
7488 Delete #if0 code.
7489 (frame_info): Do not print FRAMELESS.
7490 (print_block_frame_labels): Replace DEPRECATED_STREQ.
7491 (catch_info): Delete #if0 code.
7492
7493 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
7494 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
7495 of frame_relative_level.
7496 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
7497 to SENTINEL_FRAME.
7498 * frame.h (enum frame_type): Add SENTINEL_FRAME.
7499 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
7500 frame_relative_level.
7501
7502 * frame.h (deprecated_set_frame_type): Delete declaration.
7503 * frame.c (deprecated_set_frame_type): Delete function, update
7504 comments.
7505
7506 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
7507 * gdbarch.h, gdbarch.c: Re-generate.
7508 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
7509 (shnbsd_pc_in_sigtramp): Delete.
7510 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
7511 pc_in_sigtramp.
7512 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
7513 pc_in_sigtramp.
7514 * frame.h: Update comments.
7515 * ppc-linux-tdep.c: Update comments.
7516 * breakpoint.c (bpstat_what): Update comments.
7517
7518 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
7519 m68klinux-tdep.o's dependencies, were previously added to
7520 m68klinux-nat.o.
7521
7522 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
7523 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
7524 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7525 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7526 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7527
7528 * Makefile.in (m68klinux-nat.o): Update dependencies.
7529 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7530 (m68k_linux_sigtramp_frame_cache)
7531 (m68k_linux_sigtramp_frame_this_id)
7532 (m68k_linux_sigtramp_frame_prev_register)
7533 (m68k_linux_sigtramp_frame_unwind)
7534 (m68k_linux_sigtramp_frame_sniffer)
7535 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
7536 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
7537 names, use trad-frame.h.
7538 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
7539 (struct m68k_sigtramp_info): Delete.
7540 * m68k-tdep.c (m68k_sigtramp_frame_cache)
7541 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
7542 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
7543 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
7544 "m68klinux-tdep.c".
7545
7546 * infrun.c (check_sigtramp2): Delete check for
7547 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
7548
7549 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7550
7551 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
7552
7553 2004-05-01 Andrew Cagney <cagney@redhat.com>
7554
7555 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7556 (frv_linux_sigtramp_frame_cache)
7557 (frv_linux_sigtramp_frame_this_id)
7558 (frv_linux_sigtramp_frame_prev_register)
7559 (frv_linux_sigtramp_frame_unwind)
7560 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
7561 include "linux" in function and variable names, directly call
7562 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
7563 the latest trad-frame code.
7564 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
7565 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
7566 * Makefile.in (frv-linux-tdep.o): Update dependencies.
7567 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
7568 * frv-tdep.c (frv_sigtramp_frame_cache)
7569 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7570 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
7571 frv-linux-tdep.c.
7572 (frv_gdbarch_init): Do not append a sigtramp sniffer.
7573 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
7574 (frv_set_sigcontext_reg_addr): Delete function.
7575
7576 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
7577 (DEPRECATED_SIGTRAMP_END): Delete.
7578 * gdbarch.h, gdbarch.c: Re-generate.
7579 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
7580 * config/vax/tm-vaxbsd.h: Update copyright.
7581 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7582 (DEPRECATED_IN_SIGTRAMP): Define.
7583 * config/m68k/tm-nbsd.h: Update copyright.
7584 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7585 (DEPRECATED_IN_SIGTRAMP): Define.
7586
7587 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7588
7589 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
7590 encondings. Fixes PR gdb/1628.
7591
7592 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
7593 DW_CFA_restore state without a matching DW_CFA_remember_state
7594 instead of aborting. Fixes PR backtrace/1589.
7595
7596 2004-04-30 Joel Brobecker <brobecker@gnat.com>
7597
7598 * MAINTAINERS: Add self as AIX maintainer.
7599 Update my e-mail address in write-after-approval section.
7600
7601 2004-04-30 Andrew Cagney <cagney@redhat.com>
7602
7603 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
7604 (legacy_get_prev_frame): Ditto.
7605
7606 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
7607 (mips_gdbarch_init): Do not set pc_in_sigtramp.
7608 * mipsread.c (sigtramp_address): Delete extern variable.
7609 (mipscoff_new_init): Delete reference.
7610 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
7611 (fixup_sigtramp): Delete function.
7612 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
7613 (fixup_sigtramp): Delete declarations.
7614
7615 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
7616 deprecated_pc_in_sigtramp.
7617 (ppcnbsd_pc_in_sigtramp): Delete function.
7618
7619 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7620
7621 * config/m68k/nm-nbsd.h: Tweak comments.
7622 * config/m68k/nm-nbsdaout.h: Likewise.
7623
7624 2004-04-30 Andrew Cagney <cagney@redhat.com>
7625
7626 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
7627 legacy_pc_in_sigtramp.
7628 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
7629
7630 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7631
7632 Add OpenBSD/m68k support.
7633 * NEWS (New native configurations): Mention OpenBSD/m68k.
7634 * m68kbsd-tdep.c: New file.
7635 * m68kbsd-nat.c: New file.
7636 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
7637 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
7638 * configure.host: Add m68k-*-openbsd.
7639 * configure.tgt: Add m68k-*-openbsd.
7640 * config/m68k/tm-obsd.h: New file.
7641 * config/m68k/obsd.mt: New file.
7642 * config/m68k/obsd.mh: New file.
7643 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
7644 m68kbsd-tdep.c.
7645
7646 2004-04-30 Andrew Cagney <cagney@redhat.com>
7647
7648 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
7649 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
7650
7651 2004-04-30 Mark Kettenis <kettenis@gnu.org>
7652
7653 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
7654 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
7655
7656 2004-04-30 Brian Ford <ford@vss.fsi.com>
7657
7658 Revert 2004-04-16 change.
7659 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
7660 (i386_coff_init_abi): Remove.
7661 * i386-tdep.h (i386_coff_init_abi): Remove.
7662 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
7663
7664 2004-04-30 Andrew Cagney <cagney@redhat.com>
7665
7666 * blockframe.c (find_pc_partial_function): Delete use of
7667 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
7668 DEPRECATED_SIGTRAMP_END.
7669
7670 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
7671 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
7672 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
7673 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
7674 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
7675
7676 * defs.h (deprecated_inside_entry_file): Delete declaration.
7677 * blockframe.c (deprecated_inside_entry_file): Delete function.
7678 (legacy_frame_chain_valid): Delete call.
7679 * sh64-tdep.c (sh64_frame_chain): Delete call.
7680 * objfiles.h: Update comments.
7681 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
7682 call.
7683 * frame.c (get_prev_frame): Delete call, update comments.
7684
7685 2004-04-30 Brian Ford <ford@vss.fsi.com>
7686
7687 * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2004-04-30 Andrew Cagney <cagney@redhat.com>
7690
7691 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
7692 * gdbarch.h, gdbarch.c: Re-generate.
7693 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
7694 code.
7695
7696 2004-04-30 Andrew Cagney <cagney@redhat.com>
7697
7698 * gdb-events.sh (selected_thread_changed)
7699 (selected_frame_level_changed, target_changed): Delete.
7700 * gdb-events.h, gdb-events.c: Re-generate.
7701 * valops.c (value_assign): Update.
7702 * stack.c (select_frame_command, up_silently_base)
7703 (down_silently_base): Update.
7704
7705 2004-04-29 Andrew Cagney <cagney@redhat.com>
7706
7707 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
7708 registers correctly.
7709 (print_gp_register_row, mips32_heuristic_proc_desc)
7710 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
7711 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
7712 references to mips_isa_regsize.
7713
7714 2004-04-29 Andrew Cagney <cagney@redhat.com>
7715
7716 * mips-tdep.c (struct gdbarch_tdep): Delete
7717 mips_fp_register_double.
7718 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
7719 mips_abi_regsize.
7720 (mips_gdbarch_init): Do not set mips_fp_register_double.
7721 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
7722
7723 2004-04-29 Joel Brobecker <brobecker@gnat.com>
7724
7725 Committed by Andrew Cagney.
7726 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
7727 function calls.
7728
7729 2004-04-29 Andrew Cagney <cagney@redhat.com>
7730
7731 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
7732 gdbarch, use mips_abi, update callers.
7733 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
7734 mips_abi_regsize, update callers.
7735 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
7736 mips_default_abi_regsize.
7737 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
7738 mips_default_abi_regsize.
7739
7740 2004-04-29 Andrew Cagney <cagney@redhat.com>
7741
7742 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
7743 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
7744 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
7745 mips_default_abi_regsize.
7746 (mips_isa_regsize): Rename mips_regisze.
7747 * mipsnbsd-tdep.c: Update.
7748 * mips-linux-tdep.c: Update.
7749 * irix5-nat.c: Update.
7750 * mips-tdep.h (mips_isa_regsize): Update.
7751
7752 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
7753 Delete all disabled code.
7754 * gdb-events.h, gdb-events.c: Re-generate.
7755
7756 2004-04-19 Jerome Guitton <guitton@gnat.com>
7757 Mark Kettenis <kettenis@gnu.org>
7758
7759 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
7760 the function begins with a branch instruction.
7761
7762 2004-04-29 Mark Kettenis <kettenis@gnu.org>
7763
7764 * i386-tdep.c: Fix spelling mistakes.
7765
7766 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7767 Andrew Cagney <cagney@redhat.com>
7768
7769 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
7770 <sys/proc.h>.
7771 * acconfig.h: Provide default _KMEMUSER value.
7772 * config.in, configure: Re-generate.
7773 * NEWS: Mention fix.
7774
7775 2004-04-24 Randolph Chung <tausq@debian.org>
7776
7777 * configure.host (hppa*-*-linux*): New target.
7778 * configure.tgt (hppa*-*-linux*): Likewise.
7779 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
7780 gdbarch_init_osabi() call earlier so that osabi-specific frame
7781 unwinders can be registered first.
7782 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
7783 hppa-linux-nat.c.
7784 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
7785 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
7786 * config/pa/linux.mh: New file.
7787 * config/pa/linux.mt: New file.
7788 * config/pa/nm-linux.h: New file.
7789 * config/pa/xm-linux.h: New file.
7790 * hppa-linux-nat.c: New file.
7791 * hppa-linux-tdep.c: New file.
7792
7793 2004-04-28 Randolph Chung <tausq@debian.org>
7794
7795 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
7796 return values.
7797 (hppa32_push_dummy_call): Fix small struct and floating point argument
7798 passing, and make sure the stack frame is properly aligned.
7799
7800 2004-04-28 Andrew Cagney <cagney@redhat.com>
7801
7802 * stack.c (print_stack_frame): Fix description.
7803
7804 * NEWS: Mention gdb/gdbserver/configure execute permission
7805 changed. PR server/519.
7806
7807 2004-04-28 Andrew Cagney <cagney@redhat.com>
7808
7809 * stack.c (print_stack_frame_stub): Delete declaration.
7810 (struct print_stack_frame_args, print_stack_frame)
7811 (print_frame_info, print_frame): Replace "source" with print what.
7812 Replace "print" with "print_level". Replace "args" with
7813 "print_args".
7814 * frame.h (show_and_print_stack_frame, print_stack_frame)
7815 (print_frame_info): Update declarations.
7816 * stack.c (select_and_print_frame, frame_command)
7817 (current_frame_command, up_command, down_command): Update calls -
7818 use get_selected_frame, pass "enum print_what" for source, do not
7819 call frame_relative_level.
7820 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
7821 * remote-rdp.c (remote_rdp_open): Ditto.
7822 * remote-mips.c (common_open): Ditto.
7823 * remote-e7000.c (e7000_start_remote): Ditto.
7824 * ocd.c (ocd_start_remote): Ditto.
7825 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
7826 * infrun.c (normal_stop): Ditto.
7827 * inflow.c (kill_command): Ditto.
7828 * infcmd.c (finish_command): Ditto.
7829 * corelow.c (core_open): Ditto.
7830 * tracepoint.c (finish_tfind_command): Ditto.
7831 * thread.c (info_threads_command, info_threads_command)
7832 (restore_current_thread, do_captured_thread_select): Ditto.
7833 * ada-tasks.c (task_command): Ditto.
7834
7835 2004-04-26 Orjan Friberg <orjanf@axis.com>
7836
7837 * frame.c: Include "observer.h".
7838 (frame_observer_target_changed): New function.
7839 (_initialize_frame): Attach target_changed observer.
7840 * regcache.c: Include "observer.h".
7841 (regcache_observer_target_changed): New function.
7842 (_initialize_regcache): Attach target_changed observer.
7843 * valops.c: Include "observer.h".
7844 (value_assign): Notify target_changed event when modifying register.
7845 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
7846
7847 2004-04-26 Orjan Friberg <orjanf@axis.com>
7848
7849 From Paul Koning <pkoning@equallogic.com>:
7850 * breakpoint.c (free_valchain): New function.
7851 (insert_bp_location, delete_breakpoint): Use free_valchain.
7852 (remove_breakpoint): Do not remove the valchain.
7853 (bpstat_stop_status): If not stopped by watchpoint, skip
7854 watchpoints when generating stop status list.
7855 * infrun.c (handle_inferior_event): Make
7856 stepped_after_stopped_by_watchpoint a global variable.
7857 * remote.c (remote_stopped_data_address): Return watch data
7858 address rather than zero if stepped_after_stopped_by_watchpoint is
7859 set.
7860
7861 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
7862
7863 Fix PR gdb/1626.
7864 * configure.in: Check for curses after termcap.
7865 On osf5.*, do not check for ncurses.
7866 * configure: Regenerate.
7867
7868 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7869
7870 * ppcobsd-nat.c: Include "ppc-tdep.h".
7871 * Makefile.in (ppcobsd-nat.o): Update dependencies.
7872
7873 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
7874 Fixes PR tdep/1623 and PR tdep/1624.
7875
7876 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
7877
7878 * xmodem.h, xmodem.c: Remove files.
7879 * Makefile.in: Remove references to xmodem.h, xmodem.c.
7880
7881 2004-04-23 Randolph Chung <tausq@debian.org>
7882
7883 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
7884 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
7885 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
7886 for handling stackless frames.
7887 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
7888
7889 2004-04-23 Randolph Chung <tausq@debian.org>
7890
7891 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
7892 starts at a pc before the frame is created.
7893
7894 2004-04-23 Joel Brobecker <brobecker@gnat.com>
7895
7896 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
7897
7898 2004-04-23 Jerome Guitton <guitton@gnat.com>
7899
7900 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
7901 use convert_typed_floating to get the appropriate format.
7902
7903 2004-04-22 Randolph Chung <tausq@debian.org>
7904
7905 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
7906 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
7907 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
7908 (hppa_sign_extend): Add prototype.
7909 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
7910 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
7911 (sign_extend): Rename with hppa_ prefix and make non-static. Other
7912 hppa targets will also use these functions.
7913 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
7914 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
7915 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
7916 (hppa_gdbarch_init): Remove gdbarch setting of
7917 skip_trampoline_code, in_solib_call_trampoline and
7918 in_solib_return_trampoline.
7919 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
7920 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
7921 hppa_in_solib_call_trampoline.
7922 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
7923 Moved from hppa-tdep.c.
7924 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
7925 in_solib_call_trampoline and in_solib_return_trampoline.
7926
7927 2004-04-22 Randolph Chung <tausq@debian.org>
7928
7929 * hppa-tdep.c (hppa_debug): New variable.
7930 (find_unwind_entry, hppa_frame_cache): Add debug output.
7931 (_initialize_hppa_tdep): Add command to set debug flag.
7932
7933 2004-04-22 Andrew Cagney <cagney@redhat.com>
7934
7935 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
7936 "trad-frame.h".
7937 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
7938 signal trampoline unwinder.
7939 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
7940
7941 2004-04-22 Mark Kettenis <kettenis@gnu.org>
7942
7943 Add OpenBSD/powerpc support.
7944 * NEWS (New native configurations): Mention OpenBSD/powerpc.
7945 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
7946 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
7947 (ppc_collect_fpregset): New prototypes.
7948 * ppcobsd-nat.c: New file.
7949 * ppcobsd-tdep.c: New file.
7950 * ppcobsd-tdep.h: New file.
7951 * rs6000-tdep.c: Include "regset.h".
7952 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
7953 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
7954 New functions.
7955 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
7956 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
7957 (rs6000-tdep.o): Update dependencies.
7958 * configure.host: Add powerpc-*-openbsd.
7959 * configure.tgt: Add powerpc-*-openbsd.
7960 * config/powerpc/obsd.mh: New file.
7961 * config/powerpc/nm-obsd.h: New file.
7962 * config/powerpc/obsd.mt: New file.
7963
7964 2004-04-22 Andrew Cagney <cagney@redhat.com>
7965
7966 * frame.h (show_frame_info): Delete declaration.
7967
7968 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
7969 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
7970 * m32r-tdep.c (m32r_frame_this_id): Ditto.
7971 * frv-tdep.c (frv_frame_this_id): Ditto.
7972 * avr-tdep.c (avr_frame_this_id): Ditto.
7973
7974 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
7975
7976 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
7977
7978 2004-04-22 Jim Blandy <jimb@redhat.com>
7979
7980 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
7981 register number zero.
7982
7983 2004-04-21 Michael Snyder <msnyder@redhat.com>
7984
7985 * mips-tdep.c (heuristic_proc_start):
7986 Warning() already prefixes "Warning: ".
7987
7988 2004-04-21 Andrew Cagney <cagney@redhat.com>
7989
7990 * annotate.h (deprecated_annotate_starting_hook)
7991 (deprecated_annotate_stopped_hook)
7992 (deprecated_annotate_exited_hook)
7993 (deprecated_annotate_signal_hook)
7994 (deprecated_annotate_signalled_hook): Deprecate.
7995 * tracepoint.h (deprecated_create_tracepoint_hook)
7996 (deprecated_delete_tracepoint_hook)
7997 (deprecated_modify_tracepoint_hook)
7998 (deprecated_trace_find_hook)
7999 (deprecated_trace_start_stop_hook): Deprecate.
8000 * target.h (deprecated_target_new_objfile_hook): Deprecate.
8001 * remote.h (deprecated_target_resume_hook)
8002 (deprecated_target_wait_loop_hook): Deprecate.
8003 * gdbcore.h (deprecated_exec_file_display_hook)
8004 (deprecated_file_changed_hook): Deprecate.
8005 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
8006 * defs.h (deprecated_modify_breakpoint_hook)
8007 (deprecated_command_loop_hook, deprecated_show_load_progress)
8008 (deprecated_print_frame_info_listing_hook)
8009 (deprecated_query_hook, deprecated_warning_hook)
8010 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
8011 (deprecated_delete_breakpoint_hook)
8012 (deprecated_interactive_hook, deprecated_registers_changed_hook)
8013 (deprecated_readline_begin_hook, deprecated_readline_hook)
8014 (deprecated_readline_end_hook, deprecated_register_changed_hook)
8015 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
8016 (deprecated_context_hook, deprecated_target_wait_hook)
8017 (deprecated_attach_hook, deprecated_detach_hook)
8018 (deprecated_call_command_hook, deprecated_set_hook)
8019 (deprecated_error_hook, deprecated_error_begin_hook)
8020 (deprecated_ui_load_progress_hook): Deprecate.
8021 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
8022 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
8023 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
8024 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
8025 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
8026 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
8027 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
8028 * annotate.c, aix-thread.c: Update.
8029
8030 2004-04-21 Andrew Cagney <cagney@redhat.com>
8031
8032 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
8033 * vaxnbsd-tdep.c: Include "gdb_string.h".
8034
8035 * symfile.c (symbol_file_add_from_memory): #if 0 function.
8036 (add_symbol_file_from_memory_command): #if 0 function body, call
8037 error instead.
8038
8039 2004-04-21 Andrew Cagney <cagney@redhat.com>
8040
8041 * gdbcore.h: Update copyright.
8042 (deprecated_add_core_fns): Rename add_core_fns.
8043 * win32-nat.c (_initialize_core_win32): Update.
8044 * sun3-nat.c (_initialize_core_sun3): Update.
8045 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
8046 * rs6000-nat.c (_initialize_core_rs6000): Update.
8047 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
8048 * nto-tdep.c (_initialize_nto_tdep): Update.
8049 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
8050 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
8051 * mips-nat.c (_initialize_core_mips): Update.
8052 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8053 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
8054 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
8055 * lynx-nat.c (_initialize_core_lynx): Update.
8056 * irix5-nat.c (_initialize_core_irix5): Update.
8057 * i386-interix-nat.c (_initialize_core_interix): Update.
8058 * cris-tdep.c (_initialize_cris_tdep): Update.
8059 * corelow.c (deprecated_add_core_fns): Update.
8060 * core-regset.c (_initialize_core_regset): Update.
8061 * core-aout.c (_initialize_core_aout): Update.
8062 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
8063 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
8064 * alpha-nat.c (_initialize_core_alpha): Update.
8065
8066 2004-04-21 Jim Blandy <jimb@redhat.com>
8067
8068 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
8069
8070 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
8071
8072 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
8073 Delete.
8074 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
8075 (read_attribute_value): Update calls to dwarf_alloc_block.
8076 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
8077 dwarf2_tmp_obstack.
8078 (psymtab_to_symtab_1): Likewise. Clean up using
8079 free_stack_comp_unit.
8080 (add_to_cu_func_list): Use the comp_unit_obstack.
8081
8082 2004-04-19 Joel Brobecker <brobecker@gnat.com>
8083
8084 * dwarf2read.c (dwarf2_flag_true_p): New function.
8085 (die_is_declaration): Use the function above. Add some comments.
8086
8087 2004-04-19 Mark Kettenis <kettenis@gnu.org>
8088
8089 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
8090 architecture when registering sparcnbsd_core_osabi_sniffer.
8091 Adjust comment.
8092
8093 2004-04-18 Mark Kettenis <kettenis@gnu.org>
8094
8095 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
8096 return value.
8097
8098 Based on a patch from Brian Ford <ford@vss.fsi.com>:
8099 * i386-tdep.c: Correct register numbering scheme comments
8100 throughout.
8101 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
8102 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
8103 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
8104 (i386_gdb_arch_init): Likewise.
8105
8106 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
8107 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
8108 ppcnbsd-tdep.o.
8109
8110 * m68k-tdep.h: Tweak comments.
8111 * m68k-tdep.c: Tweak comment.
8112
8113 2004-04-17 Randolph Chung <tausq@debian.org>
8114
8115 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
8116 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
8117 (hppa_hpux_som_init_abi): Set is_elf to 0.
8118 (hppa_hpux_elf_init_abi): Set is_elf to 1.
8119 * hppa-tdep.c (low_text_segment_address): Remove global.
8120 (record_text_segment_lowaddr): Pass in low address as parameter. Use
8121 section offset to calculate segment address.
8122 (internalize_unwinds): Define low_text_segment_address as local and
8123 pass to record_text_segment_lowaddr for ELF targets.
8124 (hppa_gdbarch_init): Zero fill tdep structure.
8125 (hppa_dump_tdep): Print tdep structure.
8126 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
8127
8128 2004-04-17 Randolph Chung <tausq@debian.org>
8129
8130 * hppa-tdep.c (hppa_pseudo_register_read): Define.
8131 (hppa_gdbarch_init): Set pseudo_register_read.
8132 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
8133 * regcache.c (supply_register): Remove check for
8134 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
8135
8136 2004-04-17 Randolph Chung <tausq@debian.org>
8137
8138 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
8139 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
8140 (hpread_adjust_stack_address): Move to hpread.c.
8141 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8142 obj_private_struct): Move from tm-hppa.h.
8143 * hpread.c (hppa-tdep.h): Include.
8144 (hpread_adjust_stack_address): Move from hppa-tdep.c.
8145 (hpread_read_function_type, hpread_read_doc_function_type)
8146 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
8147 directly.
8148 * pa64solib.c (hppa-tdep.h): Include.
8149 * somsolib.c (hppa-tdep.h): Include.
8150 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
8151 inferior_status): Remove unused forward declarations.
8152 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
8153 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8154 obj_private_struct): Move to hppa-tdep.h.
8155 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
8156
8157 2004-04-17 Randolph Chung <tausq@debian.org>
8158
8159 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
8160 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
8161 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
8162 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
8163 Remove forward declaration and make static.
8164 (hppa_reg_struct_has_addr): Remove.
8165
8166 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8167
8168 * observer.sh: Move comments in sed command to first column.
8169
8170 2004-04-16 Jason Molenda (jmolenda@apple.com)
8171
8172 * frame.c: Minor typeo corrections in comments.
8173
8174 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8175
8176 * observer.c (observer_test_first_notification_function): Update
8177 function profile.
8178 (observer_test_second_notification_function): Likewise.
8179 (observer_test_third_notification_function): Likewise.
8180
8181 2004-04-16 Mark Kettenis <kettenis@gnu.org>
8182
8183 From Brian Ford <ford@vss.fsi.com>:
8184 * i386-tdep.c (i386_coff_init_abi): New function.
8185 * i386-tdep.h (i386_coff_init_abi): New prototype.
8186 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
8187 register number translation functions for DWARF and DWARF 2.
8188
8189 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8190
8191 * dwarf2read.c: Back out my previous change, it was incorrect.
8192
8193 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
8194
8195 * dwarf2read.c: Include "hashtab.h".
8196 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
8197 has_namespace_info.
8198 (struct partial_die_info): Add comments. Use bitfields to reduce
8199 memory footprint. Add scope, scope_set, has_specification,
8200 spec_offset, die_parent, die_child, and die_sibling.
8201 (peek_die_abbrev): Add prototype.
8202 (partial_read_comp_unit_head): New function, broken out from
8203 dwarf2_build_psymtabs_hard.
8204 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
8205 Use partial_read_comp_unit_head. Initialize the CU and
8206 comp_unit_obstack. Update calls to read_partial_die and
8207 scan_partial_symbols. Use free_stack_comp_unit and
8208 load_partial_dies.
8209 (scan_partial_symbols): Change PDI to a pointer. Use the child and
8210 sibling pointers to walk partial DIEs. Call fixup_partial_die.
8211 Update calls to helper functions. Remove NAMESPACE argument.
8212 Update comments.
8213 (partial_die_parent_scope, partial_die_full_name): New functions.
8214 (add_partial_symbol): Remove namespace argument. Update call to
8215 pdi_needs_namespace. Use partial_die_full_name. Handle
8216 DW_TAG_namespace. Check has_namespace_info flag.
8217 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
8218 tag. Handle namespaces.
8219 (add_partial_namespace, add_partial_enumeration): Simplify.
8220 (guess_structure_name): New function, derived from
8221 add_partial_structure.
8222 (add_partial_structure): Remove.
8223 (determine_class_name): Update comment.
8224 (dwarf2_read_abbrevs): Set has_namespace_info flag.
8225 (is_type_tag_for_partial, load_partial_dies): New functions.
8226 (read_partial_die): Pass abbrev and abbrev_len as arguments.
8227 Record specifications instead of following them immediately.
8228 (find_partial_die_in_comp_unit, find_partial_die)
8229 (fixup_partial_die, free_stack_comp_unit)
8230 (hashtab_obstack_allocate, dummy_obstack_deallocate)
8231 (partial_die_hash, partial_die_eq): New functions.
8232 * Makefile.in (hashtab_h): Define.
8233 (dwarf2read.o): Update dependencies.
8234 (observer_inc, observer_h): Move to the correct section.
8235
8236 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8237
8238 * dwarf2read.c (dwarf2_attribute_true_p): New function.
8239 (die_is_declaration): Use the function above. Add comment.
8240
8241 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8242
8243 * dwarf2read.c (read_structure_scope): Identify stub types
8244 using die_is_declaration() only.
8245
8246 2004-04-15 Roland McGrath <roland@redhat.com>
8247
8248 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
8249 argument instead of NAME.
8250 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
8251 in call to symbol_file_add_with_addrs_or_offsets.
8252 (build_addr_info): New function, helper for ...
8253 (symbol_file_add_from_memory): New function.
8254 (add_symbol_file_from_memory_command): New function using that.
8255 (_initialize_symfile): Register it for add-symbol-file-from-memory.
8256 (pre_add_symbol_hook): Add const to argument type.
8257 * symfile.h (symbol_file_add_from_memory): Declare it.
8258
8259 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8260
8261 * NEWS (New native configurations): Mention OpenBSD/vax.
8262 * configure.host: Add vax-*-openbsd*.
8263 * config/vax/obsd.mh: New file.
8264 * config/vax/nm-obsd.h: New file.
8265
8266 * vax-tdep.c: Include "regset.h".
8267 (vax_supply_gregset): New function.
8268 (vax_gregset): New variable.
8269 (vax_regset_from_core_section): New function.
8270 (vax_gdbarch_init): Set regset_from_core_section.
8271 * Makefile.in (vax-tdep.o): Update dependencies.
8272
8273 2004-04-15 Andrew Cagney <cagney@redhat.com>
8274
8275 * observer.c (normal_stop_subject, observer_notify_normal_stop)
8276 (observer_normal_stop_notification_stub)
8277 (observer_attach_normal_stop, observer_detach_normal_stop):
8278 Delete, replaced by #include "observer.inc".
8279 * infrun.c (normal_stop): Pass "stop_bpstat" to
8280 observer_notify_normal_stop.
8281 * Makefile.in (observer_inc): Define.
8282 (observer.o): Update dependencies.
8283 (observer.h, observer.inc): New rules.
8284 * observer.h: Delete file.
8285 * observer.sh: New file.
8286
8287 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8288
8289 * vax-tdep.c (vax_frame_cache): Fix typo.
8290
8291 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8292
8293 * NEWS (New native configurations): Mention NetBSD/vax.
8294 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
8295 * config/vax/nbsdelf.mh: New file.
8296 * config/vax/nbsdaout.mh: New file.
8297 * config/vax/nm-nbsd.h: New file.
8298 * config/vax/nm-nbsdaout.h: New file.
8299
8300 * vaxnbsd-tdep.c: New file.
8301 * Makefile.in (vaxnbsd-tdep.o): New dependency.
8302 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
8303 * config/vax/nbsd.mt: New file.
8304 * config/vax/tm-nbsd.h: New file.
8305
8306 * Makefile.in (vaxbsd-nat.o): New dependency.
8307
8308 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
8309 * vax-tdep.c (vax_store_arguments): Remove struct_return and
8310 struct_addr arguments. Don't push return value address.
8311 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
8312 arguments to vax_store_arguments. Store return value address in
8313 R1.
8314 (vax_store_struct_return, vax_extract_return_value)
8315 (vax_store_return_value): Remove functions.
8316 (vax_return_value): New function.
8317 (vax_gdbarch_init): Set return value. Don't set
8318 deprecated_store_struct_return, deprecated_extract_struct_return
8319 and deprecated_store_return_value.
8320
8321 2004-04-14 Andreas Schwab <schwab@suse.de>
8322
8323 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
8324 value buffer.
8325 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
8326
8327 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8328
8329 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
8330 (vax_unwind_dummy_id): New functions.
8331 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
8332 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
8333 variables.
8334 (vax_fix_call_dummy): Remove function.
8335 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
8336 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
8337 call_dummy_location, deprecated_call_dummy_words,
8338 deprecated_sizeof_call_dummy_words,
8339 deprecated_call_dummy_breakpoint_offset,
8340 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
8341 and deprecated_dummy_write_sp.
8342
8343 2004-04-13 David Carlton <carlton@kealia.com>
8344
8345 * MAINTAINERS: Move myself to "paper trail" section.
8346
8347 2004-04-12 Mark Kettenis <kettenis@gnu.org>
8348
8349 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
8350 "trad-frame.h".
8351 (vax_frame_init_saved_regs): Remove function.
8352 (vax_sigtramp_saved_pc): Remove function.
8353 (vax_frame_saved_pc): Remove function.
8354 (vax_frame_args_address): Remove function.
8355 (vax_frame_num_args): Rewrite.
8356 (vax_frame_chain): Remove function.
8357 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
8358 VAX_FP_REGNUM.
8359 (vax_pop_frame): Likewise.
8360 (vax_saved_pc_after_call): Remove function.
8361 (struct vax_frame_cache): New structure.
8362 (vax_frame_cache): New function.
8363 (vax_frame_this_id): New function.
8364 (vax_frame_prev_register): New function.
8365 (vax_frame_unwind): New variable.
8366 (vax_frame_sniffer): New function.
8367 (vax_frame_base_address): New function.
8368 (vax_frame_args_address): New function.
8369 (vax_frame_base): New variable.
8370 (vax_unwind_pc): New function.
8371 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
8372 deprecated_fp_regnum, deprecated_saved_pc_after_call,
8373 deprecated_frame_chain, deprecated_frame_saved_pc,
8374 deprecated_frame_args_address and
8375 deprecated_frame_init_saved_regs.
8376 * Makefile.in (vax-tdep.o): Update dependencies.
8377
8378 * vaxbsd-nat.c: New file.
8379
8380 * vax-tdep.h: Update copyright year. Adjust comments.
8381 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
8382 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
8383 (vax_regnum): New enum. Replacing...
8384 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
8385 (VAX_PS_REGNUM): ... these removed macros.
8386 * vax-tdep.c (vax_register_name): Remove prototype.
8387 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
8388 (vax_register_byte, vax_register_raw_size,
8389 vax_register_virtual_size, vax_register_virtual_type): Remove
8390 functions.
8391 (vax_register_type): New function.
8392 (vax_breakpoint_from_pc): Reorganize.
8393 (vax_gdbarch_init): Set register_type. Don't set
8394 deprecated_register_size, deprecated_register_bytes,
8395 deprecated_register_byte, deprecated_register_raw_size,
8396 deprecated_max_register_raw_size,
8397 deprecated_register_virtual_size,
8398 deprecated_max_register_virtual_size and
8399 deprecated_register_virtual_type. Add comment on stack direction.
8400
8401 2004-04-11 Mark Kettenis <kettenis@gnu.org>
8402
8403 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
8404 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
8405 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
8406
8407 2004-04-10 Randolph Chung <tausq@debian.org>
8408
8409 * MAINTAINERS (write after approval): Add myself.
8410
8411 2004-04-07 Randolph Chung <tausq@debian.org>
8412
8413 * hppa-tdep.c (hppa_inner_than): Remove.
8414 (is_pa_2): Remove unused static variable.
8415 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
8416
8417 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
8418
8419 * language.h (language_defn): Add new la_post_parser field.
8420 * parser-defs.h (null_post_parser): New declaration (default for
8421 la_post_parser).
8422
8423 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
8424 insert call to that function.
8425 (parse_exp_in_context): New function, including code formerly in
8426 parse_exp_1. Calls language-dependent post-parser after
8427 prefixification.
8428 (parse_expression_in_context): New exported function.
8429 (null_post_parser): New definition.
8430 * expression.h (parse_expression_in_context): Add declaration.
8431
8432 * p-lang.c (pascal_language_defn): Add trivial post-parser.
8433 * c-lang.c (c_language_defn): Ditto.
8434 (cplus_language_defn): Ditto.
8435 (asm_language_defn): Ditto.
8436 (minimal_language_defn): Ditto.
8437 * f-lang.c (f_language_defn): Ditto.
8438 * jv-lang.c (java_language_defn): Ditto.
8439 * language.c (unknown_language_defn): Ditto.
8440 (auto_language_defn): Ditto.
8441 (local_language_defn): Ditto.
8442 * m2-lang.c (m2_language_defn): Ditto.
8443 * scm-lang.c (scm_language_defn): Ditto.
8444 * obj-lang.c (objc_language_defn): Ditto.
8445
8446 2004-04-10 Mark Kettenis <kettenis@gnu.org>
8447
8448 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
8449 (amd64nbsd_mcontext_addr): New function.
8450 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
8451 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
8452 with amd64nbsd_r_reg_offset, instead of building it on the fly.
8453
8454 * corelow.c (core_xfer_partial): Fix coding standards violation.
8455 Add support for TARGET_OBJECT_WCOOKIE.
8456
8457 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
8458 deprecated_pc_in_sigtramp.
8459 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
8460 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
8461 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
8462 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
8463 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
8464 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
8465 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
8466
8467 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
8468 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
8469 Fix typo.
8470
8471 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
8472 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
8473 (amd64_collect_fxsave): Likewise.
8474
8475 * i386-sol2-tdep.c: Include "gdb_string.h".
8476 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
8477 name.
8478 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8479
8480 2004-04-10 Mark Kettenis <kettenis@gnu.org>
8481
8482 * i386-sol2-tdep.c: Include "solib-svr4.h".
8483 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8484 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8485 * config/i386/tm-i386sol2.h: Include :solib.h".
8486 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
8487 solib-svr4.o and solib-legacy.o.
8488 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
8489 solib-svr4.o.
8490
8491 2004-04-09 Mark Kettenis <kettenis@gnu.org>
8492
8493 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
8494 whether a register is supplied by PTRACE_GETFPREGS.
8495 (store_inferior_registers): Likewise.
8496 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
8497 whether a register is supplied by PT_GETFPREGS.
8498 (store_inferior_registers): Likewise.
8499
8500 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
8501 * config/i386/linux64.mt (TDEPFILES): Likewise.
8502
8503 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
8504
8505 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
8506 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8507 the program counter is in the range specified by `struct
8508 gdbarch_tdep'.
8509 * amd64-linux-tdep.c: Include "symtab.h".
8510 (amd64_linux_pc_in_sigtramp): Remove function.
8511 (amd64_linux_sigtramp_p): New function.
8512 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8513 deprecated_pc_in_sigtramp.
8514 * amd64nbsd-tdep.c: Include "symtab.h".
8515 (amd64nbsd_sigtramp_p): New function.
8516 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8517 deprecated_pc_in_sigtramp.
8518 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
8519 few comments.
8520 (amd64obsd_pc_in_sigtramp): Remove function.
8521 (amd64obsd_sigtramp_p): New function.
8522 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8523 deprecated_pc_in_sigtramp.
8524 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
8525 (i386bsd_pc_ins_sigtramp): Remove prototype.
8526 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
8527 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
8528 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8529 the program counter is in the range specified by `struct
8530 gdbarch_tdep'.
8531 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
8532 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
8533 (i386_go32_pc_in_sigtramp): Remove function.
8534 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
8535 Initialize TDEP->sigtramp_p.
8536 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
8537 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
8538 deprecated_pc_in_sigtramp.
8539 * i386-linux-tdep.c: Adjust comments.
8540 (i386_linux_pc_in_sigtramp): Remove function.
8541 (i386_linux_sigtramp_p): New function.
8542 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8543 deprecated_pc_in_sigtramp.
8544 * i386-nto-tdep.c: Update copyright year.
8545 (i386nto_pc_in_sigtramp): Remove function.
8546 (i386nto_sigtramp_p): New function.
8547 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
8548 SP_REGNUM.
8549 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
8550 deprecated_pc_in_sigtramp.
8551 * i386-sol2-tdep.c: Update copyright year.
8552 (i386_sol2_pc_in_sigtramp): Remove function.
8553 (i386_sol2_sigtramp_p): New function.
8554 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
8555 deprecated_pc_in_sigtramp.
8556 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
8557 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
8558 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8559 deprecated_sigtramp_start and deprecated_sigtramp_end.
8560 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
8561 (i386nbsd_pc_in_sigtramp): Remove function.
8562 (i386nbsd_sigtramp_p): New function.
8563 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8564 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8565 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
8566 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
8567 (i386obsd_pc_in_sigtramp): Remove function.
8568 (i386obsd_sigtramp_p): New function.
8569 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
8570 functions.
8571 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8572 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8573 TDEP->sigtramp_p.
8574 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
8575 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
8576 dependencies.
8577
8578 * config/i386/i386aout.mt: Remove file.
8579
8580 * configure.tgt: Remove i[34567]86-*-go32*,
8581 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
8582 and i[34567]86-*-isc*. Set gdb_target to i386 for
8583 i[34567]86-*-netware* and i[34567]86-*-*.
8584 * config/i386/i386.mt: New file.
8585 * config/i386/embed.mt: Remove file.
8586 * config/i386/go32.mt: Remove file.
8587 * config/i386/i386nw.mt: Remove file.
8588 * config/i386/i386v.mt: Remove file.
8589 * config/i386/tm-go32.h: Remove file.
8590
8591 * tui/tui-hooks.c: Include "readline/readline.h" after
8592 "gdb_curses.h" instead of before.
8593 * tui/tui-io.c: Likewise.
8594
8595 * tui/tui.c: Fix typo in comment.
8596
8597 * sparc64-tdep.c (sparc_address_from_register): Remove function.
8598
8599 2004-04-08 Andrew Cagney <cagney@redhat.com>
8600
8601 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
8602 (deprecated_exception_support_initialized): Declare.
8603 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
8604 (initialize_hp_cxx_exception_support)
8605 (child_enable_exception_callback): Update.
8606 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
8607 (deprecated_exception_support_initialized): Rename
8608 deprecated_exception_catchpoints_are_fragile and
8609 deprecated_exception_support_initialized.
8610 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
8611
8612 * symtab.c (deprecated_hp_som_som_object_present): Rename
8613 hp_som_som_object_present.
8614 * symtab.h (deprecated_hp_som_som_object_present): Declare.
8615 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
8616 Update. Delete extern declaration.
8617 * valops.c (hp_som_som_object_present): Ditto.
8618 * parse.c (deprecated_hp_som_som_object_present)
8619 (parse_nested_classes_for_hpacc): Ditto.
8620 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
8621 * hppa-hpux-tdep.c (hp_som_som_object_present)
8622 (initialize_hp_cxx_exception_support): Ditto.
8623 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
8624 * cp-valprint.c (hp_som_som_object_present)
8625 (cp_print_class_method): Ditto.
8626 * c-typeprint.c (hp_som_som_object_present):
8627 (c_type_print_base): Ditto.
8628 * c-exp.y (hp_som_som_object_present): Ditto.
8629
8630 2004-04-08 Andrew Cagney <cagney@redhat.com>
8631
8632 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
8633 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
8634 (frame_unwind_find_by_frame): Re-implement the unwind code so
8635 that it can both prepend and append sniffers. Replace
8636 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
8637 * tramp-frame.c (tramp_frame_append): Use
8638 frame_unwind_prepend_unwinder.
8639 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
8640 frame_unwind_register_unwinder.
8641 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
8642 tramp_frame_append.
8643 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
8644 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
8645 (mips_linux_init_abi): Update.
8646
8647 2004-04-08 Kevin Buettner <kevinb@redhat.com>
8648
8649 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
8650 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
8651 file support.
8652
8653 2004-04-07 Kevin Buettner <kevinb@redhat.com>
8654
8655 * ia64-tdep.c (elf.h): Don't include.
8656 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
8657
8658 2004-04-07 Jason Molenda (jmolenda@apple.com)
8659
8660 * frame.h: Typeo corrections in comments.
8661
8662 2004-04-07 Jim Blandy <jimb@redhat.com>
8663
8664 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
8665 %esp and %ebp
8666
8667 2004-04-07 Mark Kettenis <kettenis@gnu.org>
8668
8669 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
8670 * config/sparc/linux64.mt (TDEPFILES): Likewise.
8671 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8672 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
8673 and solib-legacy.o.
8674 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
8675 solib-svr4.o.
8676 * config/sparc/tm-sol2.h: Update copyright year. Include
8677 "solib.h".
8678
8679 * sparc-sol2-tdep.c: Update copyright year. Include
8680 "solib-svr4.h".
8681 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8682 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
8683 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8684 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
8685 dependencies.
8686
8687 2004-04-06 Andrew Cagney <cagney@redhat.com>
8688
8689 * infttrace.c: Include "infttrace.h".
8690 * infttrace.h: Include "target.h".
8691 * Makefile.in (infttrace_h): Update.
8692 (infttrace.o): Update.
8693
8694 2004-04-06 Andrew Cagney <cagney@redhat.com>
8695
8696 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
8697 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
8698 move extern declarations from here ...
8699 * infttrace.h: ... to here.
8700 * Makefile.in (hppah-nat.o): Update dependencies.
8701
8702 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
8703 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8704 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
8705 (hppa_breakpoint_from_pc): Delete.
8706
8707 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
8708
8709 2004-04-05 Andrew Cagney <cagney@redhat.com>
8710
8711 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
8712 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
8713 <sys/file.h>.
8714
8715 2004-04-06 Randolph Chung <tausq@debian.org>
8716
8717 Committed by Andrew Cagney (mechanical change).
8718 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
8719 exception_catchpoints_are_fragile, find_stub_with_shl_get,
8720 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
8721 child_enable_exception_callback, current_ex_event,
8722 null_symtab_and_line, child_get_current_exception_event,
8723 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
8724 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
8725 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
8726 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
8727 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
8728 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
8729 Move hpux-specific definitions ...
8730 * hppa-hpux-tdep.c: ... to here.
8731
8732 2004-04-05 Andrew Cagney <cagney@redhat.com>
8733
8734 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
8735 skip_prologue_using_sal.
8736
8737 2004-04-05 Andrew Cagney <cagney@redhat.com>
8738
8739 * config/i386/tm-i386.h: Delete file.
8740 * config/i386/tm-vxworks.h: Update copyright, do not include
8741 "tm-i386.h".
8742 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
8743 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
8744 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
8745 * config/i386/ncr3000.mt (TM_FILE): Delete.
8746 * config/i386/interix.mt (TM_FILE): Delete.
8747 * config/i386/i386v.mt (TM_FILE): Delete.
8748 * config/i386/i386nw.mt (TM_FILE): Delete.
8749 * config/i386/i386gnu.mt (TM_FILE): Delete.
8750 * config/i386/i386aout.mt (TM_FILE): Delete.
8751 * config/i386/embed.mt (TM_FILE): Delete.
8752
8753 2004-04-05 Kevin Buettner <kevinb@redhat.com>
8754
8755 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
8756 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
8757 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
8758 (accg7_regnum): New constants.
8759 (last_spr_regnum, last_pseudo_regnum): Update.
8760 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
8761 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8762 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
8763 for accg registers.
8764 (frv_register_sim_regno): Update spr_map[].
8765
8766 2004-04-04 Andrew Cagney <cagney@redhat.com>
8767
8768 * config/mips/xm-riscos.h: Delete.
8769 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
8770 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
8771 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
8772 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
8773 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
8774 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
8775 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
8776 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
8777 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
8778 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
8779 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
8780 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
8781 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
8782 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
8783 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
8784 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
8785 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
8786 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
8787 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
8788 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
8789 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
8790 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
8791 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
8792 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
8793 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
8794 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8795
8796 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
8797 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
8798 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
8799 * configure.host: Remove m680[01]0-sun-sunos3*,
8800 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
8801 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
8802 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
8803 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
8804 mips-*-riscos*.
8805 * NEWS: Mention removed systems.
8806
8807 2004-04-04 Andrew Cagney <cagney@redhat.com>
8808
8809 GDB 6.1 release created from 6.1 branch.
8810
8811 2004-04-04 Andrew Cagney <cagney@redhat.com>
8812
8813 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
8814 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
8815 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
8816
8817 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
8818 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
8819 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
8820
8821 2004-04-03 Jim Blandy <jimb@redhat.com>
8822
8823 * MAINTAINERS: Chris Faylor has changed employers; add him to
8824 "paper trail" section, and update his E-mail address.
8825
8826 2004-04-03 Andrew Cagney <cagney@redhat.com>
8827
8828 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
8829 generic dummy frames.
8830 * dummy-frame.c: Update copyright.
8831 (dummy_frame_sniffer): Delete check for generic dummy frames.
8832
8833 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8834 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
8835 (REG_PARM_STACK_SPACE): Delete.
8836 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
8837 Inline reference to REG_PARM_STACK_SPACE.
8838
8839 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
8840 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8841 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
8842 (FRAME_BASE_BEFORE_SIGTRAMP)
8843 (hppa32_hpux_frame_base_before_sigtramp)
8844 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
8845 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
8846 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
8847 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8848 (FRAME_BASE_BEFORE_SIGTRAMP)
8849 (hppa64_hpux_frame_base_before_sigtramp)
8850 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
8851
8852 2004-04-03 Andrew Cagney <cagney@redhat.com>
8853
8854 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
8855
8856 2004-04-02 Andrew Cagney <cagney@redhat.com>
8857
8858 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
8859 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
8860 * dummy-frame.h: Delete out-of-date comments.
8861 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
8862 * gdbarch.h, gdbarch.c: Re-generate.
8863
8864 2004-04-02 Joel Brobecker <brobecker@gnat.com>
8865
8866 Committed by Andrew Cagney <cagney@redhat.com>.
8867 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
8868 into account an instruction saving a register if we have already
8869 seen an earlier instruction saving that same register.
8870
8871 2004-04-02 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
8874 * gdbarch.h, gdbarch.c: Re-generate.
8875 * frame.c (legacy_get_prev_frame): Delete references to
8876 DEPRECATED_INIT_FRAME_PC_FIRST.
8877
8878 * infrun.c (pc_in_sigtramp): Delete function.
8879 (check_sigtramp2): Inline call to pc_in_sigtramp, use
8880 get_frame_type.
8881
8882 2004-04-02 Andrew Cagney <cagney@redhat.com>
8883
8884 * infrun.c (handle_step_into_function): Delete code conditional on
8885 legacy_frame_p.
8886 (handle_inferior_event, step_over_function): Ditto.
8887
8888 2004-04-02 Andrew Cagney <cagney@redhat.com>
8889
8890 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
8891 "previous frame inner to this frame" test.
8892
8893 2004-04-02 Andrew Cagney <cagney@redhat.com>
8894
8895 * frame.c (safe_frame_unwind_memory): New function.
8896 * frame.h (safe_frame_unwind_memory): Declare. Update description
8897 of /safe_/ methods.
8898 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
8899 "next_frame". Use safe_frame_unwind_memory.
8900 (tramp_frame_sniffer): Update call to tramp_frame_start.
8901
8902 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
8903
8904 * dwarf2read.c (dwarf2_objfile_data_key): New.
8905 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
8906 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
8907 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
8908 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
8909 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
8910 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
8911 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
8912 Remove variables.
8913 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
8914 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
8915 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
8916 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
8917 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
8918 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
8919 Remove macros.
8920 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
8921 data.
8922 (dwarf2_locate_sections, dwarf2_build_psymtabs)
8923 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
8924 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
8925 (read_partial_die, read_full_die, read_indirect_string)
8926 (dwarf_decode_line_header, dwarf_decode_macros)
8927 (dwarf2_symbol_mark_computed): Remove use of removed macros.
8928 Update uses of removed variables.
8929 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
8930 of removed macros.
8931 (_initialize_dwarf2_read): New function.
8932 * symfile.h (dwarf2_has_info): Update prototype.
8933 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
8934 * elfread.c (elf_symfile_read): Likewise.
8935
8936 2004-04-01 Jim Blandy <jimb@redhat.com>
8937
8938 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
8939 function for register numbers on all the rs6000-derived targets.
8940 (rs6000_gdbarch_init): Don't register a separate
8941 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
8942 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
8943 variants.
8944
8945 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
8946 numbering.
8947
8948 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
8949
8950 * valarith.c: Update copyright notice.
8951 (value_add): Handle range types.
8952 (value_sub): Ditto.
8953 (value_equal): Ditto.
8954 (value_less): Ditto.
8955 (value_neg): Ditto.
8956 (value_complement): Ditto.
8957 (value_binop): Simplify slightly by using is_integral_type and
8958 eliminiating unnecessary COERCE_ENUMs.
8959
8960 2004-03-31 Andrew Cagney <cagney@redhat.com>
8961
8962 * frame.h (frame_unwind_id): Declare.
8963 * frame.c (frame_unwind_id): New function.
8964 (get_prev_frame_1): New function.
8965 (frame_debug_got_null_frame): New function.
8966 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
8967 code proper to prev_frame, update description.
8968 * infrun.c (step_over_function): Use frame_unwind_id.
8969
8970 2004-04-31 J. Brobecker <brobecker@gnat.com>
8971
8972 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
8973 (hppa64_push_dummy_call): Likewise.
8974
8975 2004-03-30 Jim Blandy <jimb@redhat.com>
8976
8977 From Ulrich Weigand:
8978 * utils.c (query): Do not use a va_list variable multiple times.
8979
8980 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
8981
8982 * Makefile.in (linux_nat_h): Update dependencies.
8983 * configure.in: Check for <gnu/libc-version.h>.
8984 * configure: Regenerate.
8985 * config.in: Regenerate.
8986 * linux-nat.h: Include "target.h". Add waitstatus field to
8987 struct lwp_info.
8988 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
8989 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
8990 to.
8991 (lin_lwp_handle_extended): New function. Handle clone events.
8992 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
8993 thread exit events.
8994 (child_wait): Handle clone events.
8995 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
8996 * linux-nat.c (linux_enable_event_reporting): Turn on
8997 PTRACE_O_TRACECLONE.
8998 (linux_handle_extended_wait): Handle clone events.
8999 * thread-db.c: Include <gnu/libc-version.h>.
9000 (struct private_thread_info): Add dying flag.
9001 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
9002 higher.
9003 (attach_thread): Update comments. Handle dying threads.
9004 (detach_thread): Set the dying flag.
9005 (check_event): Always call attach_thread.
9006
9007 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9008
9009 * mips-tdep.c (mips_pdr_data): New.
9010 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
9011 (_initialize_mips_tdep): Initialize mips_pdr_data.
9012
9013 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
9014
9015 * minsyms.c (install_minimal_symbols): Move dropping leading
9016 char from linkage name from here...
9017 (prim_record_minimal_symbol_and_info): ...to here. Simplify
9018 test for "__gnu_compiled*" symbols.
9019
9020 2004-03-28 Jim Blandy <jimb@redhat.com>
9021
9022 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
9023 registers to temp register r0 and byte stores as prologue
9024 instructions.
9025
9026 2004-03-28 Andrew Cagney <cagney@redhat.com>
9027
9028 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
9029 arm*-*-*.
9030
9031 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9032
9033 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
9034 and switch the layout to force a display of register window.
9035
9036 2004-02-26 J. Brobecker <brobecker@gnat.com>
9037
9038 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
9039 of the INTEGER class.
9040
9041 2004-03-26 Jim Blandy <jimb@redhat.com>
9042
9043 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
9044 bytes long on PPC GNU/Linux.
9045
9046 2004-03-26 David Carlton <carlton@kealia.com>
9047
9048 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
9049
9050 2004-03-25 Andrew Cagney <cagney@redhat.com>
9051
9052 * PROBLEMS: Add general section titles, remove references to
9053 specific releases.
9054
9055 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
9056
9057 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
9058 INT_REGISTER_SIZE.
9059 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
9060 FP_REGISTER_VIRTUAL_SIZE.
9061 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
9062 of DEPRECATED_REGISTER_RAW_SIZE.
9063 (arm_register_type): Add gdbarch argument.
9064 (arm_register_raw_size, arm_register_virtual_size): Delete.
9065 (arm_register_byte, arm_extract_return_value)
9066 (arm_store_return_value, arm_get_longjmp_target): Update references
9067 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
9068 (arm_gdbarch_init): Likewise. Don't set
9069 deprecated_register_raw_size, deprecated_register_virtual_size,
9070 deprecated_max_register_raw_size,
9071 deprecated_max_register_virtual_size, or
9072 deprecated_max_register_virtual_type. Do set register_type.
9073 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
9074 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
9075 (FP_REGISTER_VIRTUAL_SIZE): Delete.
9076 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
9077 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
9078 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
9079 INT_REGISTER_SIZE.
9080 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
9081 (remote_rdp_store_register): Likewise.
9082
9083 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
9084
9085 * Makefile.in (mips-linux-tdep.o): Update dependencies.
9086 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
9087 to after osabi initialization.
9088 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
9089 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
9090 functions.
9091 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
9092 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
9093 variables.
9094 (mips_linux_init_abi): Append signal trampoline unwinders.
9095
9096 2004-03-24 Andrew Cagney <cagney@redhat.com>
9097
9098 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
9099 * tramp-frame.c: Include "gdb_assert.h".
9100 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
9101 correct sizeof.
9102 (tramp_frame_append): Validate the tramp frame's instructions.
9103 * Makefile.in (tramp-frame.o): Update dependencies.
9104
9105 2004-03-23 Andrew Cagney <cagney@redhat.com>
9106
9107 * trad-frame.h (trad_frame_set_reg_addr): Declare.
9108
9109 2004-03-23 Andrew Cagney <cagney@redhat.com>
9110
9111 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
9112 Nasser as past testsuite/lib/ (and other) maintainers.
9113
9114 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9115
9116 * infcmd.c (attach_command): Reread symbols if we already have
9117 an exec file.
9118
9119 2004-03-23 Andrew Cagney <cagney@redhat.com>
9120
9121 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
9122
9123 2004-03-23 Andrew Cagney <cagney@redhat.com>
9124
9125 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
9126 * gdbarch.h, gdbarch.c: Re-generate.
9127 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9128 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9129 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9130 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
9131 (DEPRECATED_SIGTRAMP_START): Update.
9132 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
9133 (DEPRECATED_SIGTRAMP_START): Update.
9134 * blockframe.c (find_pc_sect_partial_function): Update.
9135 * arch-utils.c (legacy_pc_in_sigtramp): Update.
9136
9137 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9138
9139 * remote.c (remote_open_1): Reopen the exec file and reread symbols
9140 if necessary.
9141
9142 2004-03-23 Andrew Cagney <cagney@redhat.com>
9143
9144 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
9145 predicate, deprecate.
9146 * gdbarch.h, gdbarch.c: Re-generate.
9147 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
9148 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
9149 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
9150 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
9151 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
9152 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
9153 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
9154 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
9155 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
9156 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
9157 * blockframe.c (find_pc_partial_function): Update.
9158 * breakpoint.c (bpstat_what): Update.
9159 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
9160 * frv-linux-tdep.c (frv_linux_init_abi): Update.
9161 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
9162 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
9163 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9164 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9165 * i386-nto-tdep.c (i386nto_init_abi): Update.
9166 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
9167 * i386-tdep.c (i386_sigtramp_frame_sniffer)
9168 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
9169 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9170 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9171 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9172 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
9173 * infrun.c (pc_in_sigtramp): Update.
9174 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
9175 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9176 * mips-tdep.c (mips_gdbarch_init): Update.
9177 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
9178 * ppc-linux-tdep.c: Update comment.
9179 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
9180 * shnbsd-tdep.c (shnbsd_init_abi): Update.
9181 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
9182 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
9183 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
9184 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
9185 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
9186 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
9187 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
9188 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
9189
9190 2004-03-23 Andrew Cagney <cagney@redhat.com>
9191
9192 * tramp-frame.h, tramp-frame.h: New files.
9193 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
9194 Update rules to include "tramp-frame.h" and "tramp-frame.c".
9195
9196 * Makefile.in: Update all dependencies.
9197
9198 2004-03-23 Andrew Cagney <cagney@redhat.com>
9199
9200 * Makefile.in (trad_frame_h): Add $(frame_h).
9201 * trad-frame.h: Update copyright. Include "frame.h".
9202 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
9203 (trad_frame_set_id, trad_frame_get_id): Declare.
9204 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
9205 * trad-frame.c: Update copyright.
9206 (struct trad_frame_cache): Define.
9207 (trad_frame_cache_zalloc): New function.
9208 (trad_frame_set_id, trad_frame_get_id): New functions.
9209 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
9210
9211 2004-03-22 Andrew Cagney <cagney@redhat.com>
9212
9213 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
9214 s390_pltstub_unwind_cache.
9215 (s390_stub_frame_unwind_cache): Rename
9216 s390_pltstub_frame_unwind_cache.
9217 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
9218 (s390_stub_frame_prev_register): Rename
9219 s390_pltstub_frame_prev_register.
9220 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
9221 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
9222
9223 From Ulrich Weigand:
9224 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
9225 pointer calls like PLT calls.
9226
9227 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9228
9229 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
9230 PC rather than the partial function start address. Use the start
9231 address to sanity check the found PDR.
9232
9233 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9234
9235 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
9236 linux_handle_extended_wait.
9237
9238 2004-03-22 Andrew Cagney <cagney@redhat.com>
9239
9240 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
9241 function.
9242
9243 * frame.h (generic_pop_current_frame): Delete declaration.
9244 (deprecate_pop_dummy_frame): Deprecate
9245 generic_pop_dummy_frame.
9246 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
9247 (generic_pop_current_frame): Delete function.
9248 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
9249 generic_pop_current_frame.
9250 * v850-tdep.c (v850_pop_frame): Update.
9251 * mcore-tdep.c (mcore_pop_frame): Update.
9252 * sh64-tdep.c (sh64_pop_frame): Update.
9253 * h8300-tdep.c (h8300_pop_frame): Update.
9254
9255 2004-03-22 Andrew Cagney <cagney@redhat.com>
9256
9257 * frame.h (deprecated_pc_in_call_dummy): Rename
9258 generic_pc_in_call_dummy.
9259 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
9260 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
9261 generic_pc_in_call_dummy.
9262 (pc_in_dummy_frame): Make static.
9263 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
9264 * gdbarch.h, gdbarch.c: Re-generate.
9265 * dummy-frame.c (dummy_frame_sniffer): Simplify.
9266 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
9267 (legacy_get_prev_frame): Ditto.
9268 * inferior.h: Delete reference to generic_pc_in_call_dummy in
9269 comment.
9270
9271 2004-03-21 Andrew Cagney <cagney@redhat.com>
9272
9273 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
9274 declaration and out-of-date comment.
9275 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9276 Delete function.
9277 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
9278 deprecated_pc_in_call_dummy.
9279
9280 * infrun.c (handle_inferior_event): For non legacy frames, use the
9281 frame ID and frame type to identify a signal trampoline. Update
9282 comments.
9283
9284 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
9285
9286 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
9287 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
9288
9289 2004-03-21 Andrew Cagney <cagney@redhat.com>
9290
9291 * frame-unwind.h: Update copyright.
9292 (struct frame_data): Add opaque declaration.
9293 (frame_sniffer_ftype): Declare.
9294 (struct frame_unwind): Add "unwind_data" and "sniffer".
9295 (frame_unwind_register_unwinder): Declare.
9296 (frame_unwind_find_by_frame): Add parameter "this_cache".
9297 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
9298 (legacy_get_prev_frame, legacy_get_prev_frame)
9299 (get_frame_type): Pass the prologue_cache to
9300 frame_unwind_find_by_frame.
9301 * frame-unwind.c (struct frame_unwind_table_entry): Add field
9302 "unwinder".
9303 (frame_unwind_register_unwinder): New function.
9304 (frame_unwind_find_by_frame): Handle an unwind sniffer.
9305
9306 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
9307
9308 * bcache.c (print_percentage): Use floating point to avoid
9309 incorrect results when portion*100 overflows.
9310
9311 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9312
9313 * ppc_tdep.h (ppc_linux_frame_saved_pc)
9314 (ppc_linux_init_extra_frame_info)
9315 (ppc_linux_frameless_function_invocation)
9316 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
9317 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
9318 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
9319 (rs6000_frame_chain): Delete declarations.
9320 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
9321 (ppc_linux_init_extra_frame_info)
9322 (ppc_linux_frameless_function_invocation)
9323 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
9324 (ppc_linux_init_abi): Remove registration of above deleted functions.
9325 * rs6000-tdep.c (rs6000_init_extra_frame_info)
9326 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
9327 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
9328 (rs6000_pop_frame, rs6000_frameless_function_invocation)
9329 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
9330 (rs6000_gdbarch_init): Remove registration of above deleted functions.
9331 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
9332 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
9333 frame management for all OSABIs.
9334
9335 2004-03-19 Andrew Cagney <cagney@redhat.com>
9336
9337 Committed by Kevin Buettner <kevinb@redhat.com>.
9338
9339 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
9340 Update copyright.
9341 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
9342 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
9343 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
9344 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
9345 unwinders. #ifdef legacy frame code.
9346 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9347 "frame-base.h".
9348 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
9349 (struct rs6000_frame_cache, rs6000_frame_cache)
9350 (rs6000_frame_this_id, rs6000_frame_prev_register)
9351 (rs6000_frame_sniffer, rs6000_frame_unwind)
9352 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
9353 (rs6000_frame_base): Implement a traditional frame unwinder.
9354 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
9355 frame unwinder.
9356
9357 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9358
9359 * breakpoint.c (adjust_breakpoint_address): Don't adjust
9360 breakpoint address for watchpoints or the catch eventpoints.
9361 Add new paramter ``bptype''. Adjust all callers.
9362
9363 2004-03-19 Andrew Cagney <cagney@redhat.com>
9364
9365 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
9366
9367 * PROBLEMS: Delete note that ARM does not use frame code, problem
9368 fixed.
9369
9370 2004-03-18 Andrew Cagney <cagney@redhat.com>
9371
9372 * stack.c (return_command): Delete code wrapped in #ifdef
9373 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
9374
9375 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
9376
9377 2004-03-18 Andrew Cagney <cagney@redhat.com>
9378
9379 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
9380 DEPRECATED_IN_SIGTRAMP.
9381 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9382 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
9383 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9384 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9385 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9386 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9387 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9388 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9389 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
9390 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
9391
9392 2004-03-18 Andrew Cagney <cagney@redhat.com>
9393
9394 * frame-base.c: Update copyright. Include "gdb_obstack.h".
9395 (struct frame_base_table_entry): Define.
9396 (struct frame_base_table): Re-implement as a linked list.
9397 (frame_base_init): Re-implement.
9398 (frame_base_table): Delete function.
9399 (append_predicate): Delete function.
9400 (frame_base_append_sniffer): Update.
9401 (frame_base_set_default): Update.
9402 (frame_base_find_by_frame): Update.
9403 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
9404 * Makefile.in (frame-base.o): Update dependencies.
9405
9406 2004-03-17 Andrew Cagney <cagney@redhat.com>
9407
9408 * frame.c (legacy_get_prev_frame): Pass correct frame to
9409 frame_unwind_find_by_frame.
9410
9411 2004-03-17 David Carlton <carlton@kealia.com>
9412
9413 * NEWS: Mention C++ nested types and namespaces
9414
9415 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
9416
9417 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
9418 and "Regressions since gdb 5.3.". Add known regressions since
9419 gdb 6.0.
9420
9421 2004-03-16 David Carlton <carlton@kealia.com>
9422
9423 * dwarf2read.c (process_structure_scope): Process children even
9424 when we're a declaration.
9425
9426 2004-03-16 Andrew Cagney <cagney@redhat.com>
9427
9428 * symtab.h (find_pc_sect_partial_function): Delete declaration.
9429 * blockframe.c (find_pc_partial_function)
9430 (find_pc_sect_partial_function): Merge into a single
9431 find_pc_partial_function.
9432
9433 2004-03-16 Mark Kettenis <kettenis@gnu.org>
9434
9435 * i386bsd-nat.c: s/regno/regnum/g.
9436 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
9437 FP0_REGNUM.
9438 (store_inferior_registers): Likewise.
9439
9440 2004-03-16 Mark Kettenis <kettenis@gnu.org>
9441
9442 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
9443 of i387_fill_fsave.
9444 (store_inferior_registers): Call i387_collect_fsave and
9445 i387_collect_fxsave instead of i387_fill_fsave and
9446 i387_fill_fxsave.
9447
9448 2004-03-15 Andrew Cagney <cagney@redhat.com>
9449
9450 * Makefile.in (frame-unwind.o): Update dependencies.
9451 * frame-unwind.c: Include "gdb_obstack.h".
9452 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
9453 parameter.
9454 (append_predicate): Delete function.
9455 (struct frame_unwind_table_entry): New structure.
9456 (struct frame_unwind_table): Replace "sniffer" with "head" and
9457 "tail".
9458 (frame_unwind_append_sniffer): Update.
9459 (frame_unwind_find_by_frame): Update.
9460 (_initialize_frame_unwind): Registe frame_unwind_init using
9461 gdbarch_data_register_pre_init.
9462
9463 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9464
9465 * i386bsd-nat.c: Update copyright year.
9466 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
9467 define unconditionally.
9468
9469 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9470
9471 * i387-tdep.h (i387_collect_fsave): New prototype.
9472 * i387-tdep.c (i387_collect_fsave): New function containing most
9473 of the code from i387_fill_fsave.
9474 (i387_fill_fsave): Call i387_collect_fsave.
9475
9476 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9477
9478 * i386-linux-tdep.c: Update copyright year.
9479 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
9480 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
9481 svr4_ilp32_link_map_offsets instead of
9482 i386_linux_svr4_fetch_link_map_offsets.
9483
9484 2004-03-15 David Carlton <carlton@kealia.com>
9485
9486 Fix for PR c++/1553:
9487 * dwarf2read.c (read_structure_type): Determine type name by
9488 calling determine_class_name.
9489 (determine_class_name): New.
9490 (determine_prefix): Look at TYPE_TAG_NAME and call
9491 determine_class_name when appropriate.
9492 (determine_prefix_aux, class_name): Delete.
9493 (read_namespace): Set die->type.
9494
9495 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9496
9497 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
9498 unused macro definition. The definition in target.h (or perhaps
9499 elsewhere) takes precedence.
9500
9501 2004-03-15 Andrew Cagney <cagney@redhat.com>
9502
9503 * ppc-tdep.h: Update copyright.
9504 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
9505 function signatures to match "regsets.h".
9506 * ppc-linux-tdep.c: Include "regset.h".
9507 (ELF_GREGSET_SIZE): Delete.
9508 (right_supply_register): New function.
9509 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
9510 using right_supply_register.
9511 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
9512 functions.
9513 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
9514 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
9515 (_initialize_ppc_linux_tdep): Do not register
9516 ppc_linux_regset_core_fns.
9517 (ppc_linux_regset_from_core_section): Replace
9518 fetch_core_registers.
9519 (ppc_linux_regset_core_fns): Delete.
9520 * ppc-linux-nat.c: (right_fill_reg): New function.
9521 (supply_gregset): Update call to ppc_linux_supply_gregset.
9522 (fill_gregset): Clear the register set, use right_fill_reg.
9523 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
9524 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
9525
9526 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
9527 unsigned.
9528
9529 2004-03-15 Andrew Cagney <cagney@redhat.com>
9530
9531 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
9532 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
9533 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
9534 and register_gdbarch_data.
9535 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
9536 (struct gdbarch_data): Replace "init" by "pre_init" and
9537 "post_init".
9538 * gdbarch.h, gdbarch.c: Re-generate.
9539 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
9540 with"obstack", use OBSTACK_ZALLOC.
9541 (dwarf2_frame_ops): Delete.
9542 (dwarf2_frame_set_init_reg): Use gdbarch_data.
9543 (dwarf2_frame_init_reg): Use gdbarch_data.
9544 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
9545 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
9546 (_initialize_svr4_solib): Update.
9547 * user-regs.c (_initialize_user_regs): Update.
9548 * reggroups.c (_initialize_reggroup): Update.
9549 * regcache.c (_initialize_regcache): Update.
9550 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
9551 * libunwind-frame.c (_initialize_libunwind_frame): Update.
9552 * gnu-v3-abi.c (init_gnuv3_ops): Update.
9553 * frame-unwind.c (_initialize_frame_unwind): Update.
9554 * frame-base.c (_initialize_frame_base): Update.
9555 * user-regs.c (user_reg_add): Update.
9556 * reggroups.c (reggroup_add): Update.
9557 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
9558 * libunwind-frame.c (libunwind_frame_set_descr): Update.
9559 * frame-unwind.c (frame_unwind_append_sniffer): Update.
9560 * frame-base.c (frame_base_table): Update.
9561 * remote.c (_initialize_remote): Update.
9562 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
9563
9564 2004-03-15 Andrew Cagney <cagney@redhat.com>
9565
9566 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
9567
9568 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9569
9570 * Makefile.in (frv-linux-tdep.o): Add dependencies.
9571 * frv-linux-tdep.c: New file.
9572 * frv-tdep.c (struct gdbarch_tdep): Add new field
9573 ``sigcontext_reg_addr''.
9574 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
9575 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
9576 (frv_sigramp_frame_sniffer): New functions.
9577 (frv_sigtramp_frame_unwind): New static global.
9578 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
9579 sniffers.
9580 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
9581 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
9582
9583 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9584
9585 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
9586 but not via a call to error(), when unable to read memory.
9587
9588 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9589
9590 * frv-tdep.c (frv_call_dummy_words): Delete.
9591 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
9592
9593 2004-03-15 Andrew Cagney <cagney@redhat.com>
9594
9595 * infrun.c (handle_step_into_function, step_over_function): Only
9596 update and use STEP_FRAME_ID when the system is using legacy
9597 frames. Update comments.
9598
9599 2004-03-14 Mark Kettenis <kettenis@gnu.org>
9600
9601 * amd64-linux-tdep.h: Remove file.
9602 * amd64-linux-tdep.c: Don't include "inferior.h" and
9603 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
9604 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
9605 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
9606 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
9607 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
9608 macros.
9609 (user_to_gdb_regmap): Remove variable.
9610 (amd64_linux_gregset_reg_offset): New variable.
9611 (amd64_core_fns): Remove variable.
9612 (fetch_core_registers): Remove function.
9613 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
9614 functions.
9615 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
9616 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
9617 * Makefile.in (amd64_linux_tdep_h): Remove.
9618 (amd64-linux-nat.o): Update dependencies.
9619 (amd64-linux-tdep.o): Update dependencies.
9620
9621 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
9622 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
9623 functions.
9624 (fetch_inferior_registers, store_inferior_registers): Rewrite.
9625
9626 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
9627 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
9628
9629 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
9630
9631 * dwarf2read.c (read_structure_type): Rename from
9632 read_structure_scope. Don't create a symbol or call process_die.
9633 Return immediately if die->type is set. Call read_type_die before
9634 dwarf2_add_member_fn.
9635 (process_structure_scope): New function.
9636 (read_enumeration_type, process_enumeration_scope): New functions,
9637 broken out from read_enumeration. Don't create the enumeration
9638 type if it has already been created.
9639 (read_enumeration): Removed.
9640 (process_die): Call read_structure_type, process_structure_scope,
9641 read_enumeration_type, and process_enumeration_scope. Just call
9642 new_symbol for base and subrange types. Add a comment about other
9643 type dies.
9644 (read_type_die): Call read_enumeration_type.
9645 (add_partial_structure, new_symbol): Update comments.
9646
9647 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9648
9649 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
9650
9651 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9652
9653 * tui/tui-win.h (tui_get_cmd_list): Declare.
9654 * tui/tui-win.c (tui_command): New function.
9655 (tui_get_cmd_list): New function.
9656 (_initialize_tui_win): Moved initialization of tui command in
9657 tui_get_cmd_list.
9658
9659 * tui/tui-data.c (init_content_element): Setup new data members.
9660 (init_win_info): Likewise.
9661 (free_content_elements): Free it.
9662 * tui/tui-data.h (struct tui_data_element): Store the register
9663 content to print.
9664 (struct tui_data_info): Keep the current register group.
9665
9666 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
9667
9668 * tui/tui-regs.h (tui_show_registers): Update prototype.
9669 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
9670 (tui_resize_all): No need to calculate anything for register window.
9671 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
9672 (tui_set_register_element, tui_set_general_regs_content): Remove.
9673 (tui_set_special_regs_content): Remove.
9674 (tui_set_general_and_special_regs_content): Remove.
9675 (tui_set_float_regs_content): Remove.
9676 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
9677 (tui_set_regs_content): Remove.
9678 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
9679 (tui_v_show_registers_command_support): Remove.
9680 (tui_show_registers): Use a reggroup to specify the registers to show.
9681 (tui_show_register_group): New function.
9682 (tui_display_registers_from): Compute the layout of register window
9683 and refresh with new API; be sure to delete old register windows.
9684 (tui_check_register_values): Update to use tui_get_register and
9685 tui_display_data.
9686 (tui_display_register): Just refresh the register window part.
9687 (tui_register_format): Format registers and save in tui_data_element.
9688 (tui_get_register): New to combine tui_reg_value_has_changed and
9689 tui_get_register_raw_value; fix to use the new gdb API.
9690 (tui_show_float_command): Renamed tui_reg_float_command.
9691 (tui_show_general_command): Renamed tui_reg_general_command.
9692 (tui_show_special_command): Renamed tui_reg_system_command.
9693 (_initialize_tui_regs): Remove unused commands.
9694
9695 2004-03-13 Mark Kettenis <kettenis@gnu.org>
9696
9697 * NEWS (New native configurations): Mention OpenBSD/amd64.
9698
9699 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
9700 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
9701 Remove defines.
9702 * config/i386/nm-fbsd64.h: Likewise.
9703 * config/i386/nm-obsd.h: Likewise.
9704 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
9705 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
9706
9707 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9708
9709 * frv-tdep.c (set_variant_scratch_registers): New function.
9710 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
9711 New constants.
9712
9713 From Richard Sandiford <rsandifo@redhat.com>:
9714 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
9715
9716 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9717
9718 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
9719 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
9720 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
9721 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
9722 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
9723 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
9724 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
9725 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
9726 definitions from frv-tdep.c to frv-tdep.h.
9727
9728 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9729
9730 Add shared library support for FR-V FDPIC ABI:
9731 * Makefile.in (solib-frv.o): Add dependencies.
9732 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
9733 New functions.
9734 (frv_push_dummy_call): Add support for FDPIC ABI.
9735 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
9736 for FDPIC ABI.
9737 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
9738 (frv_fdpic_find_canonical_descriptor): Declare.
9739 * solib-frv.c: New file.
9740 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
9741 * config/frv/tm-frv.h (solib.h): Include.
9742
9743 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9744
9745 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
9746 (frv-tdep.o): Update dependencies.
9747 * frv-tdep.h: New file.
9748 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
9749 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
9750 constants.
9751 (struct gdbarch_tdep): Add new member ``frv_abi''.
9752 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
9753 functions.
9754 (new_variant): Set ``frv_abi'' field.
9755 (gdb_arch_init): Detect FDPIC executables.
9756
9757 2004-03-12 Mark Kettenis <kettenis@gnu.org>
9758
9759 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
9760 wrapper.
9761
9762 2004-03-11 Andrew Cagney <cagney@redhat.com>
9763
9764 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
9765
9766 2004-03-11 Kevin Buettner <kevinb@redhat.com>
9767
9768 * solist.h (master_so_list): New function.
9769 * solib.c (master_so_list): Likewise.
9770 * solib-svr4.c (enable_break): Iterate over so_list entries
9771 obtained from master list instead of entries obtained directly
9772 via svr4_current_sos().
9773
9774 2004-03-10 Ben Elliston <bje@gnu.org>
9775
9776 * MAINTAINERS: Update my mail address.
9777
9778 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9779
9780 * remote-m32r-sdi.c: Support hardware watchpoint.
9781
9782 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9783
9784 * user-regs.c: Update copyright years.
9785 (struct user_regs): Rename to gdb_user_regs.
9786 (append_user_reg, builtin_user_regs, user_regs_init)
9787 (user_reg_add, user_reg_map_name_to_regnum)
9788 (usernum_to_user_reg): Update.
9789
9790 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9791
9792 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
9793 (skip_children): New functions.
9794 (locate_pdi_sibling): Call skip_children.
9795
9796 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9797
9798 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
9799 * gdbtypes.c (check_typedef): Update comments.
9800
9801 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9802
9803 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9804 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
9805 pointer. Update comment about comp_unit_head.
9806 (struct abbrev_info): Shorten two int flags.
9807 (dwarf_alloc_abbrev): Take a CU argument.
9808 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
9809 each time through the loop. Update cleanup argument.
9810 (psymtab_to_symtab_1): Update cleanup call.
9811 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
9812 abbrev_obstack.
9813 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
9814 Just call obstack_free and clear the pointer.
9815
9816 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9817
9818 * infrun.c (handle_inferior_event): Remove short-circuit code for
9819 events in a different thread.
9820
9821 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9822
9823 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
9824 print the whole transfer.
9825 (initialize_targets): Update description of "set debug target".
9826
9827 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9828
9829 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
9830
9831 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
9832
9833 * MAINTAINERS (write after approval): Add myself.
9834
9835 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9836
9837 * sh-tdep.c (sh_print_registers_info): Use for loop.
9838 Don't skip multiple registers when a float register is encountered.
9839
9840 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9841
9842 Fix PR tdep/1291.
9843 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
9844 to official SH documentation.
9845
9846 2004-03-07 Andrew Cagney <cagney@redhat.com>
9847
9848 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
9849 unused function.
9850
9851 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
9852
9853 * arm-tdep.c (thumb_get_next_pc): Handle BX.
9854 (arm_get_next_pc): Handle BX and BLX.
9855
9856 2004-03-07 Andrew Cagney <cagney@redhat.com>
9857
9858 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
9859 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
9860 HPPA_SP_REGNUM.
9861 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
9862 (hppa_target_read_fp): Delete.
9863 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
9864 register_virtual_size, max_register_raw_size,
9865 max_register_virtual_size, register_byte, register_size,
9866 target_read_fp, fp_regnum, and register_bytes. Set register_type
9867 instead of register_virtual_type.
9868 (hppa32_register_type, hppa64_register_type): Replace
9869 hppa32_register_virtual_type and hppa64_register_virtual_type.
9870 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
9871 (HPPA_FP_REGNUM): Define.
9872
9873 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
9874
9875 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
9876 (pa_do_registers_info): Delete.
9877 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
9878 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
9879 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
9880
9881 * infcall.c (legacy_push_dummy_code): Delete #ifdef
9882 GDB_TARGET_IS_HPPA code.
9883 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
9884 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
9885 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
9886 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
9887 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
9888 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
9889 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
9890 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
9891 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
9892 (hppa_frameless_function_invocation, hppa64_store_return_value)
9893 (hppa_store_struct_return, hppa64_extract_return_value)
9894 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
9895 (hppa32_call_dummy_length, hppa64_call_dummy_length)
9896 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
9897 (find_proc_framesize, deposit_21, restore_pc_queue)
9898 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
9899 (rp_saved, pc_in_linker_stub): Delete.
9900
9901 Unconditionally enable 64-bit frame and ABI code.
9902 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
9903 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
9904 push_dummy_frame, fix_call_dummy, push_arguments,
9905 call_dummy_location, extract_return_value, use_struct_convention,
9906 store_return_value, store_struct_return, saved_pc_after_call,
9907 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
9908 frame_chain, frame_chain_valid, frameless_function_invocation,
9909 frame_saved_pc, and pop_frame.
9910
9911 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
9912 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
9913 (hppa_gdbarch_init): Do not set PC_REGNUM.
9914
9915 2004-03-06 Mark Kettenis <kettenis@gnu.org>
9916
9917 * config/alpha/tm-fbsd.h: Remove file.
9918 * config/alpha/fbsd.mt: Tweak comment.
9919 (TM_FILE): Set to tm-alpha.h.
9920
9921 2004-03-05 Andrew Cagney <cagney@redhat.com>
9922
9923 * infrun.c (step_over_function): When non-legacy code, and no
9924 step_frame_id, use the unwinder to get the caller's frame ID.
9925
9926 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9927
9928 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
9929 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
9930 bfd_arch_unknown. Adjust comment.
9931
9932 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
9933 * i386obsd-tdep.c: Correct spelling in comment.
9934 * i386nbsd-tdep.c: Correct spelling in comment.
9935 * sparc-tdep.c: Correct spelling in comments.
9936
9937 2004-03-05 David Carlton <carlton@kealia.com>
9938
9939 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
9940 bug.
9941
9942 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9943
9944 * sparc-tdep.c: Fix typo in comment.
9945
9946 2004-03-04 J. Brobecker <brobecker@gnat.com>
9947
9948 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
9949
9950 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
9951
9952 * dwarf2read.c: Add comment describing memory lifetimes.
9953 (struct dwarf2_pinfo): Update comment.
9954 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
9955 (read_enumeration, new_symbol): Don't use obsavestring.
9956
9957 2004-03-04 Mark Kettenis <kettenis@gnu.org>
9958
9959 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
9960 instead of amd64_fill_fxsave.
9961 * amd64bsd-nat.c (store_inferior_registers): Likewise.
9962 * amd64fbsd-nat.c (fill_fpregset): Likewise.
9963
9964 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
9965 Reorganize code a bit.
9966
9967 2004-03-04 Orjan Friberg <orjanf@axis.com>
9968
9969 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
9970 when the frame pointer is pushed. Don't set the frame pointer's
9971 address on the stack unless it's actually located there.
9972 Set the SRP's address on the stack correctly when the PC is still in
9973 the prologue.
9974 (cris_return_value): New function.
9975 (cris_gdbarch_init): Clear deprecated store_return_value,
9976 extract_return_value.
9977
9978 2004-03-02 Jim Blandy <jimb@redhat.com>
9979
9980 * stabsread.c (reg_value_complaint): The maximum register number
9981 is one less than the number of registers.
9982
9983 2004-03-02 Andrew Cagney <cagney@redhat.com>
9984
9985 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
9986 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
9987 trailing comma and redundant assignment of I386_ST0_REGNUM.
9988 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
9989 32-bit segment registers.
9990
9991 2004-03-01 Andrew Cagney <cagney@redhat.com>
9992
9993 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
9994 use frame_relative_level and get_next_frame.
9995
9996 2004-02-29 Andrew Cagney <cagney@redhat.com>
9997
9998 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
9999 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
10000 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
10001 Delete macro.
10002
10003 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10004
10005 * inflow.c (terminal_inferior): Don't give up the terminal if we
10006 previously couldn't get the inferior's terminal state.
10007
10008 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10009
10010 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
10011 PC_REGNUM.
10012
10013 2004-02-28 Andrew Cagney <cagney@redhat.com>
10014
10015 * NEWS: Refer to GDB 6.1.
10016 * README: Refer to GDB 6.1.
10017 * PROBLEMS: Refer to GDB 6.1.
10018
10019 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
10020
10021 * thread-db.c (disable_thread_signals): Remove unused function.
10022
10023 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10024
10025 * amd64-nat.c: Include "gdb_string.h".
10026 (amd64_collect_native_gregset): Zero-extend the 32-bit
10027 general-purpose registers and %eip.
10028
10029 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
10030 * amd64-tdep.c (amd64_collect_fxsave): New function.
10031 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
10032
10033 * i387-tdep.h: Update copyright year.
10034 (i387_collect_fxsave): New prototype.
10035 * i387-tdep.c: Update copyright year.
10036 (i387_collect_fxsave): New function containing most of the code
10037 from i387_fill_fxsave.
10038 (i387_fill_fxsave): Call i387_collect_fxsave.
10039
10040 2004-02-28 Andrew Cagney <cagney@redhat.com>
10041
10042 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
10043 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
10044
10045 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10046
10047 * amd64-tdep.c (amd64_frame_cache): Fix comment.
10048
10049 2004-02-28 Andrew Cagney <cagney@redhat.com>
10050
10051 * utils.c: Use "", instead of <>, to include readline.
10052 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
10053 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
10054 * source.c, solib.c, exec.c, event-top.c: Ditto.
10055 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
10056 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
10057 * Makefile.in: Update all dependencies.
10058 (readline_tilde_h, readline_history_h): Define.
10059 (readline_headers): Delete.
10060
10061 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10062
10063 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
10064 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
10065 "config/i386/tm-lx64.h".
10066
10067 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
10068 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
10069 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
10070
10071 2004-02-28 Andrew Cagney <cagney@redhat.com>
10072
10073 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
10074
10075 * breakpoint.c (_initialize_breakpoint): Use
10076 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
10077 Add help to show command.
10078
10079 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10080
10081 * i386-nat.c: Reformat to be closer to coding standards.
10082 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
10083 `retval'. Make variables `align' and `size' local to while-loop.
10084 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
10085 (_initialize_i386_nat): New prototype.
10086
10087 * tui/tui.c: Include <readline/readline.h> instead of
10088 "readline/readline.h". Include it after <term.h> and
10089 "gdb_curses.h".
10090
10091 2004-02-27 Andrew Cagney <cagney@redhat.com>
10092
10093 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
10094 the new frame unwind code.
10095 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
10096 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
10097 PCOQ_HEAD_REGNUM.
10098
10099 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
10100 "return_value" and "push_dummy_call".
10101 (hppa32_use_struct_convention): Delete unused function.
10102 (hppa32_store_return_value): Delete unused function.
10103 (hppa32_extract_return_value): Delete unused function.
10104 (hppa32_stack_align): Delete function.
10105
10106 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
10107
10108 * coffread.c (enter_linenos): Don't let rawptr reference memory
10109 outside linetab[]'s limits.
10110
10111 2004-02-27 Andrew Cagney <cagney@redhat.com>
10112
10113 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
10114 inferior stack space - the stack needs to grow upwards.
10115 (hppa32_frame_align): New function.
10116 (hppa64_frame_align): Replace hppa_frame_align.
10117 (hppa_gdbarch_init): Update.
10118
10119 2004-02-26 Orjan Friberg <orjanf@axis.com>
10120
10121 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
10122 (dwarf2-frame.h): Include.
10123 (enum cris_regnums): New enum CRIS_FP_REGNUM.
10124 Remove static variables related to ABI setting.
10125 (struct gdbarch_tdep): Remove cris_abi member.
10126 (struct frame_extra_info): Remove.
10127 (cris_unwind_cache, stack_item): New structs.
10128 (cris_frame_unwind, cris_frame_base): New variables.
10129 (push_stack_item, pop_stack_item)
10130 (cris_frame_unwind_cache, cris_frame_this_id)
10131 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
10132 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
10133 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
10134 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
10135 (cris_reg_struct_has_addr): New functions.
10136 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
10137 (cris_frame_saved_pc, cris_saved_pc_after_call,
10138 (cris_store_struct_return, cris_frameless_function_invocation)
10139 (cris_pop_frame, cris_skip_prologue_main)
10140 (cris_abi_original_store_return_value)
10141 (cris_abi_v2_store_return_value)
10142 (cris_abi_original_extract_return_value)
10143 (cris_abi_v2_extract_return_value)
10144 (cris_abi_original_reg_struct_has_addr)
10145 (cris_abi_v2_reg_struct_has_addr)
10146 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
10147 (cris_push_return_address, cris_abi_update): Remove.
10148 (_initialize_cris_tdep): Remove ABI command.
10149 (cris_dump_tdep): Ditto.
10150 (cris_gdbarch_init): Remove ABI command.
10151 Set store_return_value, extract_return_value, push_dummy_code,
10152 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
10153 frame_unwind_append_sniffer, frame_base_set_default.
10154 Clear deprecated init_frame_pc, push_arguments, store_return_value,
10155 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
10156 sizeof_call_dummy_words, get_saved_register, push_return_address,
10157 pop_frame, store_struct_return, frame_init_saved_regs,
10158 init_extra_frame_info, frameless_function_invocation, frame_chain,
10159 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
10160 dummy_write_sp.
10161
10162 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10163
10164 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
10165 * valprint.c (print_hex_chars): Change from static to external.
10166 (print_char_chars): New function.
10167 * printcmd.c (print_scalar_formatted): For integer and enum types
10168 that are longer than LONGEST, perform processing via appropriate
10169 print_*_chars routines.
10170
10171 2004-02-26 Andrew Cagney <cagney@redhat.com>
10172
10173 * Makefile.in: Update dependencies.
10174 Changes from Ulrich Weigand,
10175 * s390-tdep.c: Include "dwarf2-frame.h".
10176 (s390_dwarf2_frame_init_reg): New function.
10177 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
10178 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
10179
10180 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10181
10182 * breakpoint.c (pending_break_support): New setting variable.
10183 (break_command_1): Account for pending_break_support setting
10184 when creating pending breakpoints.
10185 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
10186 (_initialize_breakpoint): Add "set breakpoint pending" and
10187 "show breakpoint pending" commands.
10188
10189 2004-02-26 Andrew Cagney <cagney@redhat.com>
10190
10191 Fix PR i18n/1570.
10192 * charset.c (backslashable, backslashed, represented): Remove 'e'
10193 from list of escaped characters, not part of ISO-C.
10194
10195 2004-02-25 J. Brobecker <brobecker@gnat.com>
10196
10197 From Peter Schauer <schauer@pdf.de>:
10198 * tui/tui.c: Move system header includes after local includes.
10199 Fixes a build failure on solaris systems.
10200
10201 2004-02-25 J. Brobecker <brobecker@gnat.com>
10202
10203 * configure.in: Refine the previous change.
10204 * configure: Regenerate.
10205
10206 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10207
10208 * amd64-tdep.h: Renamed from x86-64-tdep.h.
10209 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
10210 "amd64-tdep.h" instead of "x86-64-tdep.h".
10211 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10212 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
10213 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
10214 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10215 and "x86-64-tdep.c".
10216 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
10217 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10218 and "x86-64-tdep.c".
10219 * amd64bsd-nat.c: Update copyright year.
10220 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10221 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
10222 "x86-64-tdep.h".
10223 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
10224 "x86-64-tdep.h".
10225 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
10226 "x86-64-tdep.h".
10227 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
10228 "x86-64-tdep.h".
10229 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
10230 "x86-64-tdep.h".
10231 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
10232 "x86-64-tdep.h".
10233 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
10234 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
10235 * Makefile.in (amd64_linux_tdep_h): Renamed from
10236 x86_64_linux_tdep_h.
10237 (amd64_tdep_h): Renamed from x86_64_tdep_h.
10238 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
10239 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
10240 (amd64obsd-tdep.o): Update dependencies.
10241 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
10242 dependencies.
10243 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
10244 dependencies.
10245 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
10246 amd64-linux-nat.c amd64-linux-tdep.c.
10247 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
10248 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
10249 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
10250 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
10251 amd64-tdep.o and amd64-linux-tdep.o.
10252 (TM_FILE): Set to tm-linux64.h.
10253 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
10254 (NAT_FILE): Set to nm-linux64.h.
10255 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
10256 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10257 amd64-tdep.o.
10258 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10259 amd64-tdep.o.
10260 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10261 amd64-tdep.o.
10262
10263 2004-02-25 Roland McGrath <roland@redhat.com>
10264
10265 * remote.c (remote_protocol_qPart_auxv): New variable.
10266 (init_all_packet_configs): Initialize it.
10267 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
10268 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
10269 (show_remote_cmd): Call it.
10270 (_initialize_remote): Initialize commands.
10271 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
10272 service TARGET_OBJECT_AUXV requests.
10273
10274 2004-02-25 J. Brobecker <brobecker@gnat.com>
10275
10276 * configure.in: Make sure that the wborder function is available.
10277 Otherwise, search for it in the cur_colr library.
10278 * configure: Regenerate.
10279
10280 2004-02-25 Andrew Cagney <cagney@redhat.com>
10281
10282 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
10283
10284 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10285
10286 * config/i386/tm-x86-64linux.h: Tweak comments.
10287
10288 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
10289
10290 * MAINTAINERS: Add self to write-after-approval list.
10291
10292 2004-02-25 Andrew Cagney <cagney@redhat.com>
10293
10294 PR cli/1566. Problem found, and fix suggested by David Allan.
10295 * cli/cli-script.c (execute_control_command): Unconditionally
10296 install a cleanup. Default "ret" to "invalid_control". Use
10297 "break" instead of "return" to escape from the switch.
10298
10299 2004-02-24 J. Brobecker <brobecker@gnat.com>
10300
10301 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
10302 with the lines macro defined in term.h on AiX.
10303 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
10304 a collision with the label_width macro defined in term.h on AiX.
10305
10306 2004-02-23 David Mosberger <davidm@hpl.hp.com>
10307
10308 Committed by Kevin Buettner <kevinb@redhat.com>.
10309
10310 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
10311 * ia64-tdep.c (ia64_write_pc): Make it a global function.
10312 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
10313 instead of ia64_write_pc().
10314 * ia64-linux-tdep.c (regcache.h): Include.
10315 (ia64_linux_write_pc): New function.
10316
10317 2004-02-23 Roland McGrath <roland@redhat.com>
10318
10319 * auxv.c (info_auxv_command): Fix typos in error messages.
10320
10321 2004-02-23 Mark Kettenis <kettenis@gnu.org>
10322
10323 * x86-64-tdep.h: Tweak comment.
10324 (enum amd64_regnum): New.
10325 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
10326 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
10327 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
10328 (X86_64_XMM1_REGNUM): Removed.
10329 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
10330 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
10331 prototypes for renamed functions.
10332 * x86-64-tdep.c: Fix typo.
10333 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
10334 register numbers.
10335 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
10336 Use constants from `enum amd64_regnum' for register numbers.
10337 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
10338 (amd64_analyze_prologue, amd64_frame_cache,
10339 amd64_sigtramp_frame_cache): Use constants from `enum
10340 amd64_regnum' for register numbers.
10341 (amd64_supply_fpregset): Adjust for renamed functions.
10342 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
10343 `enum amd64_regnum' for register numbers.
10344 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
10345 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
10346 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
10347 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
10348 (amd64_linux_fill_gregset): Adjust for renamed macros.
10349 (fetch_core_registers): Adjust for renamed functions.
10350 (amd64_linux_init_abi): Adjust for renamed functions.
10351 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
10352 renamed functions.
10353 * amd64-nat.c: Adjust for renamed macros.
10354 * amd64bsd-nat.c (fetch_inferior_registers)
10355 (store_inferior_registers): Use constants from `enum amd64_regnum'
10356 for register numbers. Adjust for renamed variables.
10357 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
10358 renamed variables.
10359 (_initialize_amd64fbsd_nat): Use constants from `enum
10360 amd64_regnum' for register numbers.
10361 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
10362 `enum amd64_regnum' for register numbers.
10363 (amd64fbsd_init_abi): Adjust for renamed functions.
10364 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
10365 `enum amd64_regnum' for register numbers.
10366 (amd64nbsd_init_abi): Adjust for renamed functions.
10367 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
10368 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
10369 `enum amd64_regnum' for register numbers.
10370 (amd64obsd_init_abi): Adjust for renamed functions.
10371 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
10372
10373 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10374
10375 * breakpoint.c (print_one_breakpoint): Do not output spaces
10376 after printing <PENDING> for a pending breakpoint.
10377
10378 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10379
10380 * printcmd.c (print_scalar_formatted): Initialize val_long
10381 to remove compiler warning message.
10382
10383 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10384
10385 * defs.h (nquery, yquery): New prototypes.
10386 * breakpoint.c (break_command_1): Use new nquery interface.
10387 * utils.c (defaulted_query, nquery, yquery): New functions.
10388
10389 2004-02-23 Andrew Cagney <cagney@redhat.com>
10390
10391 * hppa-tdep.c (hppa_frame_align): New function.
10392 (hppa32_push_dummy_call): New function.
10393 (hppa64_push_dummy_call): New function.
10394 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
10395 disabled.
10396
10397 * infcall.c (legacy_push_dummy_code): Don't call deprecated
10398 FIX_CALL_DUMMY when push_dummy_call is available.
10399 (call_function_by_hand, push_dummy_code): Ditto.
10400
10401 2004-02-22 Andrew Cagney <cagney@redhat.com>
10402
10403 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
10404 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
10405 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
10406 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
10407 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
10408 call_dummy_location to ON_STACK.
10409
10410 2004-02-22 Mark Kettenis <kettenis@gnu.org>
10411
10412 * x86-64-linux-tdep.c: Tweak comment.
10413 (amd64_linux_supply_gregset): Renamed from
10414 x86_64_linux_supply_gresget.
10415 (amd64_linux_fill_gregset): Renamed from
10416 x86_64_linux_fill_gregset.
10417 (fetch_core_registers): Adjust for renamed functions.
10418 (amd64_core_fns): Renamed from x86_64_core_fns.
10419 (amd64_linux_sigtramp_start): Renamed from
10420 x86_64_linux_sigtramp_start.
10421 (amd64_linux_pc_in_sigtramp): Renamed from
10422 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
10423 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
10424 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
10425 (amd64_linux_sigcontext_addr): Renamed from
10426 x86_64_linux_sigcontext_addr.
10427 (amd64_linux_sc_reg_offset): Renamed from
10428 x86_64_linux_sc_reg_offset.
10429 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
10430 Adjust for renamed functions and variables.
10431 (_initialize_amd64_linux_tdep): Renamed from
10432 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
10433 variables.
10434 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
10435 Adjust for renamed functions.
10436
10437 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
10438 from x86_64_linux_gregset64_reg_offset.
10439 (amd64_linux_gregset32_reg_offset): Rename from
10440 x86_64_linux_gregset64_reg_offset.
10441 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
10442 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
10443 (amd64_linux_dr_set_control): Renamed from
10444 x86_64_linux_dr_set_control. Adjust for renamed functions.
10445 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
10446 Adjust for renamed functions.
10447 (amd64_linux_dr_reset_addr): Renamed from
10448 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
10449 (amd64_linux_dr_get_status): Renamed from
10450 x86_64_linux_dr_get_status. Adjust for renamed functions.
10451 (_initialize_amd64_linux_nat): Renamed from
10452 _initialize_x86_64_linux_nat. Adjust for renamed variables and
10453 functions.
10454 * config/i386/nm-x86-64linux.h: Update copyright year.
10455 Adjust for renamed functions.
10456
10457 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
10458 amd64fbsd_sigtramp_start.
10459 (amd64fbsd_sigtramp_end_addr): Renamed from
10460 amd64fbsd_sigtramp_end.
10461 (amd64fbsd_init_abi): Adjust for renamed variables.
10462 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
10463 variables.
10464 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
10465 amd64fbsd_sigtramp_start.
10466 (amd64fbsd_sigtramp_end_addr): Renamed from
10467 amd64fbsd_sigtramp_end.
10468
10469 2004-02-22 Andrew Cagney <cagney@redhat.com>
10470
10471 * hppa-tdep.c (hppa32_return_value): New function.
10472 (hppa64_return_value): New function.
10473 (hppa_gdbarch_init): Set return_value; keep disabled.
10474
10475 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
10476 struct-return and inferior function call methods.
10477
10478 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10479 "frame-base.h".
10480 (struct hppa_frame_cache): Define.
10481 (hppa_frame_cache, hppa_frame_this_id): New functions.
10482 (hppa_frame_prev_register): New function.
10483 (hppa_frame_unwind, hppa_frame_base): New variables.
10484 (hppa_frame_unwind_sniffer): New function.
10485 (hppa_frame_base_address, hppa_unwind_pc): New function.
10486 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
10487 sniffer, and frame base sniffer; keep disabled.
10488 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
10489 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
10490
10491 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
10492 to predicates for "seriously old code".
10493
10494 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
10495 runtime if(0).
10496
10497 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
10498 unsigned.
10499 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
10500
10501 * config/pa/tm-hppa.h: Update copyright.
10502 (DEPRECATED_INIT_FRAME_PC): Delete macro.
10503 (deprecated_init_frame_pc_default): Delete declaration.
10504 (hppa_frame_init_saved_regs): Delete declaration.
10505 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10506 * hppa-tdep.c: Include "arch-utils.h".
10507 (hppa_gdbarch_init): Set deprecated init_frame_pc
10508 and deprecated frame_init_saved_regs.
10509 (hppa_frame_init_saved_regs): Make static.
10510
10511 2004-02-22 Mark Kettenis <kettenis@gnu.org>
10512
10513 Remove old 386BSD support.
10514 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
10515 * configure.host: Remove i[34567]86-*-bsd*.
10516 * configure.tgt: Remove i[34567]86-*-bsd*.
10517 * i386b-nat.c: Removed.
10518 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
10519 (i386b-nat.o): Remove dependencies.
10520
10521 * config/i386/i386bsd.mh: Removed.
10522 * config/i386/i386bsd.mt: Removed.
10523 * config/i386/nm-i386bsd.h: Removed.
10524 * config/i386/tm-i386bsd.h: Removed.
10525 * config/i386/xm-i386bsd.h: Removed.
10526
10527 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
10528
10529 * amd64fbsd-tdep.c: Include "solib-svr4.h".
10530 (amd64fbsd_init_abi): Set link map offsets.
10531 * amd64nbsd-tdep.c: Include "slib-svr4.h".
10532 (amd64nbsd_init_abi): Set link map offsets.
10533 * amd64obsd-tdep.c: Include "solib-svr4.h".
10534 (amd64obsd_init_abi): Set link map offsets.
10535 * i386fbsd-tdep.c: Include "solib-svr4.h".
10536 (i386fbsd_init_abi): Set link map offsets.
10537 * i386nbsd-tdep.c: Include "solib-svr4.h".
10538 (i386nbsdelf_init_abi): Set link map offsets.
10539 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
10540 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
10541 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
10542 solib-legacy.o and core-aout.o. Reformat.
10543 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
10544 solib-svr4.o, solib-legacy.o. Reformat.
10545 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
10546 * config/i386/nbsdelf.mh: Reformat.
10547 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
10548 solib-svr4.o, solib-legacy.o and corelow.o.
10549 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
10550 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
10551 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
10552 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10553 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10554 (TM_FILE): Set to tm-fbsd.h.
10555 * config/i386/nbsd.mt (TDEPFILES): Reformat.
10556 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
10557 solib-svr4.o.
10558 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
10559 solib-svr4.o.
10560 (TM_FILE): Set to nm-nbsd.h.
10561 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
10562 Simplify shared library support. Don't include "elf/common.h".
10563 (SVR4_SHARED_LIBS): Don't define.
10564 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
10565 "solib.h".
10566 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
10567 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
10568 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
10569 Don't include "i386/tm-i386.h". Include "solib.h".
10570 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
10571 Don't include "i386/tm-i386.h".
10572 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
10573 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
10574 Include "i386/xm-i386.h".
10575 (HOST_LONG_DOUBLE_FORMAT): Remove.
10576
10577 Fix OpenBSD/i386 sigtramp recognition.
10578 * i386-tdep.h: Update copyright year.
10579 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
10580 (i386bsd_sigtramp_end): New prototypes.
10581 (i386fbsd_sigtramp_start_addr): Renamed from
10582 i386fbsd_sigtramp_start.
10583 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10584 (i386obsd_sigtramp_start_addr): Renamed from
10585 i386obsd_sigtramp_start.
10586 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10587 * i386bsd-tdep.c: Update copyright year.
10588 (i386bsd_pc_in_sigtramp): Make public.
10589 * i386fbsd-nat.c: Update copyright year.
10590 (_initialize_i386fbsd_nat): Adjust for renamed variables.
10591 * i386fbsd-tdep.c: Update copyright year.
10592 (i386fbsd_sigtramp_start_addr): Renamed from
10593 i386fbsd_sigtramp_start.
10594 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10595 (i386fbsdaout_init_abi): Adjust for renamed variables.
10596 * i386obsd-nat.c: Update copyright year.
10597 (_initialize_i386obsd_nat): Adjust for renamed variables.
10598 * i386obsd-tdep.c: Include "target.h".
10599 (i386obsd_page_size): New variable.
10600 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
10601 (i386obsd_sigtramp_end): New functions.
10602 (i386obsd_sigtramp_start_addr): Renamed from
10603 i386obsd_sigtramp_start.
10604 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10605 (i386obsd_init_abi): Adjust for renamed variables. Set
10606 pc_in_sigtramp, sigtramp_start and sigtramp_end.
10607 * Makefile.in (i386obsd-tdep.o): Update dependencies.
10608
10609 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
10610 trampoline change in OpenBSD kernel.
10611
10612 * amd64-nat.c: Update copyright year.
10613 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
10614 architecture from REGCACHE.
10615
10616 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
10617 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
10618
10619 2004-02-21 Mark Kettenis <kettenis@gnu.org>
10620
10621 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
10622 i[34567]86-*-openbsd3.[0-3].
10623 * config/i386/obsdaout.mh: New file.
10624
10625 * config/i386/obsd.mh (MH_FLAGS): Remove.
10626
10627 Fix PR build/1549.
10628 * i386obsd-tdep.c: Update copyright years. Include
10629 "solib-svr4.h".
10630 (i386obsd_init_abi): Don't set regset_from_core_section here.
10631 (i386obsd_aout_init_abi): New function. Set
10632 regset_from_core_section here.
10633 (i386obsd_elf_init_abi): New function.
10634 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
10635 * Makefile.in (i386obsd-tdep.o): Update dependecies.
10636 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
10637 (TM_FILE): Set to tm-nbsd.h.
10638
10639 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
10640 solib-sunos.o.
10641
10642 * solib-svr4.h: Update copyright year.
10643 (svr4_ilp32_fetch_link_map_offsets)
10644 (svr4_lp64_fetch_link_map_offsets): New prototype.
10645 * solib-svr4.c: Update copyright year.
10646 (svr4_ilp32_fetch_link_map_offsets)
10647 (svr4_lp64_fetch_link_map_offsets): New function.
10648
10649 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
10650
10651 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
10652 to the partial symbol table.
10653
10654 2004-02-20 J. brobecker <brobecker@gnat.com>
10655
10656 * PROBLEMS: Add description of problem documented under gdb/1560.
10657
10658 2004-02-20 Mark Kettenis <kettenis@gnu.org>
10659
10660 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
10661 comments.
10662 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
10663 functions.
10664 (amd64obsd_init_abi): Reorder initializations. Use
10665 amd64obsd_r_reg_offset to initialize the general-purpose register
10666 set details. Set regset_from_core_section.
10667 (_initialize_amd64obsd_tdep): Rename from
10668 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
10669 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
10670 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
10671
10672 * NEWS (New native configurations): Mention OpenBSD/alpha.
10673 * configure.tgt: Add alpha*-*-openbsd*.
10674 * configure.host: Add alpha*-*-openbsd*.
10675 * alphanbsd-tdep.c: Update copyright year.
10676 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
10677
10678 2004-02-20 Andrew Cagney <cagney@redhat.com>
10679
10680 Fix PR tdep/1372.
10681 * configure.tgt: Delete target "none-*-*".
10682 * configure.host: Delete host "none-*-*".
10683 * config/none/none.mh: Delete file.
10684 * config/none/none.mt: Delete file.
10685 * config/none/xm-none.h: Delete file.
10686 * config/none/tm-none.h: Delete file.
10687 * config/none/nm-none.h: Delete file.
10688
10689 2004-02-19 Fred Fish <fnf@redhat.com>
10690
10691 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
10692 cache->uses_fp prior to setting it.
10693
10694 2004-02-19 Fred Fish <fnf@redhat.com>
10695
10696 Fix for PR breakpoint/1558.
10697 * sh-tdep.c (IS_JSR): New macro.
10698 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
10699
10700 2004-02-19 Jim Blandy <jimb@redhat.com>
10701
10702 * findvar.c (value_from_register): Doc fix.
10703
10704 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
10705
10706 * printcmd.c (print_scalar_formatted): Do not check for sizeof
10707 type being greater than sizeof of host's LONGEST. Always use
10708 unpack_long() unless format 'f' chosen.
10709
10710 2004-02-19 Joel Brobecker <brobecker@gnat.com>
10711
10712 Committed by Elena Zannoni <ezannoni@redhat.com>
10713
10714 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
10715 contains a symbol wich is the best, non-exact match for the given
10716 pc. Update comments.
10717
10718 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
10719
10720 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
10721 macro, which was part of the now removed Mach 3 port.
10722 * utils.c (request_quit): Ditto.
10723
10724 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10725
10726 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
10727 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
10728
10729 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10730
10731 Committed by Mark Kettenis <kettenis@gnu.org>.
10732
10733 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
10734 Define.
10735
10736 2004-02-18 Andrew Cagney <cagney@redhat.com>
10737
10738 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
10739 CONFIG_INSTALL and CONFIG_UNINSTALL.
10740 * configure: Re-generate.
10741 * interps.h (INTERP_TUI): Define.
10742 * Makefile.in: Update dependencies.
10743 (TUI): New macro.
10744 (tui-main.o): Specify dependencies.
10745 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
10746 * tui/tui-main.c: New file.
10747
10748 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10749
10750 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
10751 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
10752 dependencies.
10753 * configure.host: Add x86_64-*-openbsd*.
10754 * configure.tgt: Add x86_64-*-openbsd*.
10755 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
10756
10757 * tui/tui.c: Don't include <malloc.h>.
10758
10759 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
10760 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
10761 amd64nbsd-tdep.c.
10762
10763 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
10764 static. Remove extraneous whitespace.
10765 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
10766 static.
10767
10768 2004-02-17 Jim Blandy <jimb@redhat.com>
10769
10770 * findvar.c (value_from_register): Doc fix.
10771
10772 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10773
10774 Committed by Jim Blandy <jimb@redhat.com>.
10775
10776 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
10777 CORE_ADDR as type for selectors. Correct types for GNU run time
10778 message lookup function to use double indirection.
10779 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
10780 * objc-lang.h (lookup_child_selector): Adapt prototype.
10781
10782 * s390-nat.c (SUBOFF): New macro.
10783 (supply_gregset, fill_gregset): Use it to handle debugging
10784 of 32-bit exectuables running under a 64-bit kernel.
10785 * s390-tdep.c: Include "solib-svr4.h".
10786 (s390_svr4_fetch_link_map_offset): New function.
10787 (s390x_svr_fetch_link_map_offset): Likewise.
10788 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
10789 * Makefile.in (s390-tdep.o): Update dependencies.
10790
10791 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
10792 "frame-unwind.h".
10793 (s390_readinstruction): Reformat. Use read_memory_nobpt.
10794 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
10795 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
10796 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
10797 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
10798 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
10799 S390_SIGNAL_FRAMESIZE,
10800 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
10801 (struct frame_extra_info): Remove.
10802 (s390_memset_extra_info): Remove.
10803 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
10804 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
10805 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
10806 (is_rse): Renamed to ...
10807 (is_rsy): ... this. Support long displacements.
10808 (is_rxe): Renamed to ...
10809 (is_rxy): ... this. Support long displacements.
10810 (compute_x_addr): Support long displacements.
10811 (struct s390_prologue_data): New data type.
10812 (s390_on_stack): Change API to use struct s390_prologue_data.
10813 (s390_store): Reimplement.
10814 (s390_load): New function.
10815 (s390_get_signal_frame_info): Remove.
10816 (s390_get_frame_info): Remove, replace by ...
10817 (s390_analyze_prolog): ... this new function.
10818 (s390_check_function_end): Remove.
10819 (s390_function_start): Remove.
10820 (s390_frameless_function_invokation): Remove.
10821 (s390_is_sigreturn): Remove.
10822 (s390_init_frame_pc_first): Remove.
10823 (s390_init_frame_extra_info): Remove.
10824 (s390_frame_init_saved_regs): Remove.
10825 (s390_frame_saved_pc_nofix): Remove.
10826 (s390_frame_saved_pc): Remove.
10827 (s390_frame_chain): Remove.
10828 (s390_fp_regnum, s390_read_fp): Remove.
10829 (s390_pop_frame_regular, s390_pop_frame): Remove.
10830 (s390_saved_pc_after_call): Remove.
10831 (s390_skip_prologue): Reimplement.
10832 (s390_in_function_epilogue_p): Support long displacements.
10833 (struct s390_unwind_cache): New data structure.
10834 (s390_frame_unwind_cache): New function.
10835 (s390_prologue_frame_unwind_cache): Likewise.
10836 (s390_backchain_frame_unwind_cache): Likewise.
10837 (s390_frame_this_id, s390_frame_prev_register): Likewise.
10838 (s390_frame_unwind): Define.
10839 (s390_frame_sniffer): New function.
10840 (struct s390_pltstub_unwind_cache): New data structure.
10841 (s390_pltstub_frame_unwind_cache): New function.
10842 (s390_pltstub_frame_this_id): Likewise.
10843 (s390_pltstub_frame_prev_register): Likewise.
10844 (s390_pltstub_frame_unwind): Define.
10845 (s390_pltstub_frame_sniffer): New function.
10846 (struct s390_sigtramp_unwind_cache): New data structure.
10847 (s390_sigtramp_frame_unwind_cache): New function.
10848 (s390_sigtramp_frame_this_id): Likewise.
10849 (s390_sigtramp_frame_prev_register): Likewise.
10850 (s390_sigtramp_frame_unwind): Define.
10851 (s390_sigtramp_frame_sniffer): New function.
10852 (s390_frame_base_address, s390_local_base_address): New functions.
10853 (s390_frame_base): Define.
10854 (s390_unwind_pc, s390_unwind_sp): New function.
10855 (s390_push_dummy_call): Use new frame base location.
10856 (s390_unwind_dummy_id): Likewise.
10857 (s390_gdbarch_init): Remove calls to:
10858 set_gdbarch_frameless_function_invocation,
10859 set_gdbarch_deprecated_init_frame_pc,
10860 set_gdbarch_deprecated_frame_chain,
10861 set_gdbarch_deprecated_frame_init_saved_regs,
10862 set_gdbarch_deprecated_pop_frame,
10863 set_gdbarch_deprecated_init_extra_frame_info,
10864 set_gdbarch_deprecated_init_frame_pc_first,
10865 set_gdbarch_deprecated_target_read_fp,
10866 set_gdbarch_deprecated_frame_saved_pc,
10867 set_gdbarch_deprecated_saved_pc_after_call,
10868 set_gdbarch_deprecated_fp_regnum.
10869 Add calls to:
10870 set_gdbarch_in_solib_call_trampoline,
10871 frame_unwind_append_sniffer,
10872 frame_base_set_default,
10873 set_gdbarch_unwind_pc,
10874 set_gdbarch_unwind_sp.
10875 * Makefile.in (s390-tdep.o): Update dependencies.
10876
10877 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
10878 (S390_STACK_FRAME_OVERHEAD): Remove.
10879 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
10880 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
10881 (s390_promote_integer_argument): Remove.
10882 (s390_cannot_extract_struct_value_address): Remove.
10883 (s390_use_struct_convention, s390_store_struct_return): Remove.
10884 (s390_extract_return_value, s390_store_return_value): Remove.
10885 (s390_return_value_convention, s390_return_value): New functions.
10886 (is_float_singleton): Handle typedefs.
10887 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
10888 Remove, replace by ...
10889 (s390_function_arg_pass_by_reference, s390_function_arg_float,
10890 s390_function_arg_integer): ... these new functions.
10891 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
10892 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
10893 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
10894 Fill in tdep->abi.
10895 Remove calls to:
10896 set_gdbarch_deprecated_store_struct_return,
10897 set_gdbarch_deprecated_extract_return_value,
10898 set_gdbarch_deprecated_store_return_value,
10899 set_gdbarch_use_struct_convention,
10900 set_gdbarch_extract_struct_value_address,
10901 set_gdbarch_deprecated_pc_in_call_dummy,
10902 set_gdbarch_deprecated_push_arguments,
10903 set_gdbarch_deprecated_save_dummy_frame_tos,
10904 set_gdbarch_deprecated_push_return_address,
10905 set_gdbarch_deprecated_sizeof_call_dummy_words,
10906 set_gdbarch_deprecated_call_dummy_words,
10907 set_gdbarch_deprecated_dummy_write_sp.
10908 Add calls to:
10909 set_gdbarch_push_dummy_call,
10910 set_gdbarch_unwind_dummy_id,
10911 set_gdbarch_return_value.
10912
10913 * config/s390/nm-linux.h: Update comments.
10914 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
10915 (STOPPED_BY_WATCHPOINT): Redefine.
10916 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
10917 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
10918 (s390_stopped_by_watchpoint): Likewise.
10919 (watch_area_cnt): Remove.
10920 * s390-nat.c: Update comments.
10921 (watch_area): Remove typedef.
10922 Global replace watch_area by struct watch_area.
10923 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
10924 (s390_stopped_by_watchpoint): Remove pid argument,
10925 use s390_inferior_tid. Add short-cut for the no watchpoint case.
10926 (s390_fix_watch_points): Remove pid argument,
10927 use s390_inferior_tid. Recompute area spanned by watchpoints.
10928 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
10929 argument. Reimplement.
10930
10931 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
10932 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
10933 (FETCH_INFERIOR_REGISTERS): Define.
10934 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
10935 core-regset.o.
10936 * config/s390/s390x.mt: Remove.
10937 * config/s390/tm-s390.h: Remove.
10938 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
10939 (TARGET_ELF64): Remove.
10940 (SKIP_TRAMPOLINE_CODE): Do not undefine.
10941 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
10942 s390*-*-* case; always set gdb_target to s390.
10943 * regformats/reg-s390.dat: Remove control registers.
10944 * regformats/reg-s390x.dat: Likewise.
10945 * s390-tdep.h: New file.
10946 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
10947 Include "inferior.h" and "s390-tdep.h".
10948 Remove private definition of offsetof.
10949 (s390_register_u_addr): Remove.
10950 (regmap_gregset, regmap_fpregset): Define.
10951 (supply_gregset, fill_gregset): Reimplement.
10952 (supply_fpregset, fill_fpregset): Likewise.
10953 (s390_inferior_tid): New function.
10954 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
10955 (fetch_inferior_registers, store_inferior_registers): Likewise.
10956 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
10957 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
10958 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
10959 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
10960 (struct gdbarch_tdep): Define.
10961 (struct s390_register_info): Define.
10962 (s390_register_info): New variable.
10963 (s390_register_name): Reimplement.
10964 (s390_register_type): New function.
10965 (s390_register_raw_size, s390x_register_raw_size): Remove.
10966 (s390_cannot_fetch_register): Remove.
10967 (s390_register_byte): Remove.
10968 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
10969 (s390_dwarf_regmap): New variable.
10970 (s390_dwarf_reg_to_regnum): New function.
10971 (s390_stab_reg_to_regnum): Remove.
10972 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
10973 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
10974 (s390_convert_register_p): Likewise.
10975 (s390_register_to_value, s390_value_to_register): Likewise.
10976 (s390_register_reggroup_p): Likewise.
10977 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
10978 s390_gregset, s390x_gregset, s390_fpregset): New variables.
10979 (s390_supply_regset, s390_regset_from_core_section): New functions.
10980 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
10981 (S390_FPR_SIZE): Likewise.
10982 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
10983 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
10984 (S390_NUM_GPRS): Move here from tm-s390.h.
10985 (S390_NUM_FPRS): Likewise.
10986 (s390_in_function_epilogue_p): New function.
10987 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
10988 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
10989 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
10990 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
10991 Replace S390_FP_REGNUM by S390_SP_REGNUM.
10992 Remove calls to:
10993 set_gdbarch_deprecated_max_register_raw_size,
10994 set_gdbarch_deprecated_max_register_virtual_size,
10995 set_gdbarch_deprecated_register_byte,
10996 set_gdbarch_cannot_fetch_register,
10997 set_gdbarch_cannot_store_register,
10998 set_gdbarch_deprecated_register_size,
10999 set_gdbarch_deprecated_register_raw_size,
11000 set_gdbarch_deprecated_register_virtual_size,
11001 set_gdbarch_deprecated_register_virtual_type,
11002 set_gdbarch_deprecated_register_bytes.
11003 Add calls to:
11004 set_gdbarch_num_pseudo_regs,
11005 set_gdbarch_register_type,
11006 set_gdbarch_convert_register_p,
11007 set_gdbarch_register_to_value,
11008 set_gdbarch_value_to_register,
11009 set_gdbarch_register_reggroup_p,
11010 set_gdbarch_regset_from_core_section,
11011 set_gdbarch_pseudo_register_read,
11012 set_gdbarch_pseudo_register_write,
11013 set_gdbarch_in_function_epilogue_p.
11014 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
11015 (s390_tdep_h): New variable.
11016
11017 2004-02-17 Jim Blandy <jimb@redhat.com>
11018
11019 * findvar.c (value_from_register): If the type has no length, just
11020 return an acceptable value --- don't report an internal error.
11021
11022 * stabsread.c (read_type): If we find any type numbers that are
11023 forward references, complain if the references aren't resolved by
11024 the time we're finished reading.
11025 (cleanup_undefined_types): Make error message more appropriate for
11026 a complaint.
11027
11028 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11029
11030 * Makefile.in (defs_h): Remove dependency on progress_h.
11031 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
11032 progress.h.
11033 * main.c (captured_main): Delete use of START_PROGRESS and
11034 END_PROGRESS.
11035
11036 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11037
11038 * objfiles.c (terminate_minimal_symbol_table): Add back
11039 initialization of MSYMBOL_TYPE.
11040
11041 2004-02-17 David Mosberger <davidm@hpl.hp.com>
11042
11043 Committed by Andrew Cagney.
11044 * Makefile.in (ia64_tdep_h): New macro.
11045 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
11046 (ia64-tdep.o): Likewise.
11047 * ia64-tdep.h: New file.
11048 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
11049 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
11050 (ia64_aix_sigcontext_register_address): Likewise.
11051 (ia64_linux_getunwind_table): Delete declaration.
11052 * ia64-linux-tdep.c: Likewise.
11053
11054 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
11055
11056 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
11057 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
11058 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
11059
11060 2004-02-17 Andrew Cagney <cagney@redhat.com>
11061
11062 * symtab.c (skip_prologue_using_sal): New function.
11063 * symtab.h (skip_prologue_using_sal): Declare.
11064 * frv-tdep.c: Include "symtab.h".
11065 (skip_prologue_using_sal): Delete function.
11066 * mips-tdep.c (skip_prologue_using_sal): Delete function.
11067 * rs6000-tdep.c (refine_prologue_limit): Mention
11068 skip_prologue_using_sal.
11069 * ia64-tdep.c (refine_prologue_limit): Ditto.
11070 * Makefile.in: Update dependencies.
11071
11072 2004-02-16 Andrew Cagney <cagney@redhat.com>
11073
11074 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
11075 START_INFERIOR_TRAPS_EXPECTED.
11076 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
11077 START_INFERIOR_TRAPS_EXPECTED.
11078 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
11079 Delete macro.
11080 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
11081 macro, moved to "nm-osf.h". Update copyright.
11082 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
11083 update copyright.
11084
11085 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
11086 and function replacing FRAMELESS_FUNCTION_INVOCATION.
11087 * blockframe.c (legacy_frameless_look_for_prologue): Rename
11088 frameless_look_for_prologue.
11089 * frame.h (legacy_frameless_look_for_prologue): Rename
11090 frameless_look_for_prologue.
11091 * gdbarch.h, gdbarch.c: Re-generate.
11092 * sh64-tdep.c (sh64_gdbarch_init): Update.
11093 * sh-tdep.c (sh_gdbarch_init): Update.
11094 * s390-tdep.c (s390_gdbarch_init): Update.
11095 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11096 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11097 * m68k-tdep.c (m68k_gdbarch_init): Update.
11098 (delta68_frame_args_address): Update.
11099 * m32r-tdep.c (m32r_gdbarch_init): Update.
11100 * hppa-tdep.c (hppa_gdbarch_init): Update.
11101 * h8300-tdep.c (h8300_gdbarch_init): Update.
11102 * frv-tdep.c (frv_gdbarch_init): Update.
11103 (frv_frameless_function_invocation): Update.
11104 * cris-tdep.c (cris_gdbarch_init): Update.
11105 (cris_frameless_function_invocation): Update.
11106 * avr-tdep.c (avr_gdbarch_init): Update.
11107 * arm-tdep.c (arm_gdbarch_init): Update.
11108 * stack.c (frame_info): Update, call predicate.
11109 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
11110 * frame.c (legacy_get_prev_frame): Update, call predicate..
11111 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
11112 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
11113 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
11114 invocation.
11115 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11116 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11117 * vax-tdep.c (vax_gdbarch_init): Ditto.
11118
11119 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
11120 function.
11121
11122 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11123
11124 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
11125 initializations.
11126
11127 2004-02-16 Andrew Cagney <cagney@redhat.com>
11128
11129 * tui/tui-windata.c: Include "gdb_string.h".
11130 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
11131 * tui/tui-layout.c, tui/tui-command.c: Ditto.
11132 * Makefile.in: Update dependencies.
11133
11134 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11135
11136 * Makefile.in (infrun.o): Add $(gdb_assert_h).
11137 * infrun.c: Include "gdb_assert.h".
11138 (singlestep_ptid, saved_singlestep_ptid)
11139 (stepping_past_singlestep_breakpoint): New variables.
11140 (resume): Set singlestep_ptid. Check for singlestep thread
11141 hop.
11142 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
11143 (handle_inferior_event): Handle singlestep thread hop.
11144
11145 2004-02-16 Andrew Cagney <cagney@redhat.com>
11146
11147 * dwarf2-frame.c (dwarf2_frame_ops): New function.
11148 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
11149 (dwarf2_frame_init_reg): Ditto.
11150
11151 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
11152 suggested by Joshua Neuheisel
11153
11154 * configure.in: Always check for curses, including pdcurses.
11155 Warn, instead of error, when no curses are found. Enable TUI when
11156 curses is available.
11157 * configure: Re-generate.
11158
11159 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11160
11161 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
11162 sh_sh4_register_convert_to_virtual.
11163 (sh_register_convert_to_raw): Rename from
11164 sh_sh4_register_convert_to_raw.
11165 (sh_pseudo_register_read): Accomodate above name change.
11166 (sh_pseudo_register_write): Ditto.
11167
11168 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11169
11170 * sh-tdep.c (sh_generic_register_name): Remove.
11171 (sh_gdbarch_init): Use sh_sh_register_name in default case.
11172
11173 2004-02-15 Andrew Cagney <cagney@redhat.com>
11174
11175 * configure.in (build_warnings): Add -Wunused-function.
11176 * configure: Re-generate.
11177
11178 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
11179 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
11180
11181 * procfs.c (procfs_init_inferior): Assume that
11182 START_INFERIOR_TRAPS_EXPECTED is defined.
11183 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
11184 * config/ns32k/tm-nbsd.h: Delete file,
11185 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
11186
11187 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
11188 * config/vax/tm-vax.h: Delete file.
11189
11190 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11191 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11192 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11193 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11194 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
11195 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11196 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
11197
11198 2004-02-15 Mark Kettenis <kettenis@gnu.org>
11199
11200 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
11201 * dwarf2-frame.c (dwarf2_frame_data): New variable.
11202 (struct dwarf2_frame_ops): New.
11203 (dwarf2_frame_default_init_reg): New function, based on
11204 dwarf2_frame_init_reg.
11205 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
11206 (dwarf2_frame_init_reg): Call architecture-specific function.
11207 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
11208 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
11209 instead of dwarf2_frame_data.
11210 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
11211 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
11212
11213 2004-02-15 Andrew Cagney <cagney@redhat.com>
11214
11215 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
11216 register_gdbarch_swap.
11217 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
11218 * f-lang.c (_initialize_f_language): Update, use
11219 DEPRECATED_REGISTER_GDBARCH_SWAP.
11220 * remote.c (_initialize_remote): Ditto.
11221 * regcache.c (_initialize_regcache): Ditto.
11222 * parse.c (_initialize_parse): Ditto.
11223 * infrun.c (_initialize_infrun): Ditto.
11224 * mi/mi-main.c (_initialize_mi_main): Ditto.
11225 * gdbtypes.c (_initialize_gdbtypes): Ditto.
11226
11227 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
11228 poking .cacheable directly.
11229 * symfile.c (symfile_bfd_open): Ditto.
11230
11231 * Makefile.in: Update all dependencies.
11232
11233 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
11234 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
11235 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
11236 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
11237 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
11238
11239 2004-02-14 Andrew Cagney <cagney@redhat.com>
11240
11241 * arch-utils.c (legacy_convert_register_p): Check
11242 DEPRECATED_REGISTER_CONVERTIBLE_P.
11243 * findvar.c (value_of_register): Ditto.
11244
11245 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
11246 * gdbarch.h, gdbarch.c: Re-generate.
11247 * arch-utils.c (deprecated_register_convertible_not): Delete.
11248 * arch-utils.h (deprecated_register_convertible_not): Delete.
11249 * mi/mi-main.c (get_register): Update. Update copyright.
11250 * infcmd.c (default_print_registers_info): Update.
11251
11252 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11253 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
11254 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
11255 * gdbarch.h, gdbarch.c: Re-generate.
11256 * frame.c (deprecated_get_next_frame_hack): Delete function.
11257 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
11258 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
11259 Update.
11260 * infcall.c (call_function_by_hand): Update.
11261
11262 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
11263
11264 * symfile.c (init_entry_point_info, entry_point_address): Move
11265 from here...
11266 * objfiles.c (init_entry_point_info, entry_point_address):..to
11267 here.
11268 * symfile.h (init_entry_point_info, entry_point_address): Remove
11269 prototypes.
11270 * objfiles.h (init_entry_point_info, entry_point_address):Add
11271 prototypes.
11272 * cris-tdep.c: Remove include of symfile.h. Add include of
11273 objfiles.h.
11274 * infcall.c: Ditto.
11275 * mcore-tdep.c: Ditto.
11276 * mn10300-tdep.c: Ditto.
11277 * sh64-tdep.c: Ditto.
11278 * v850-tdep.c: Ditto.
11279 * arm-tdep.c: Remove include of symfile.h.
11280 * blockframe.c: Ditto.
11281 * coffread.c: Ditto.
11282 * dbxread.c: Ditto.
11283 * dwarf2read.c: Ditto.
11284 * dwarfread.c: Ditto.
11285 * frv-tdep.c: Ditto.
11286 * ia64-tdep.c: Ditto.
11287 * mdebugread.c: Ditto.
11288 * mipsread.c: Ditto.
11289 * rs6000-tdep.c: Ditto.
11290 * s390-tdep.c: Ditto.
11291 * sh-tdep.c: Ditto.
11292 * xstormy16-tdep.c: Ditto.
11293 * gdbarch.sh: Remove include of symfile.h.
11294 * gdbarch.c: Regenerate.
11295 * solib-irix.c (enable_break): Use entry_point_address().
11296 Add comment about include file.
11297 * xcoffread.c: Add comment about include file.
11298 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
11299 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
11300 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
11301 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
11302 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
11303
11304 2004-02-13 Andrew Cagney <cagney@redhat.com>
11305
11306 * corelow.c (core_xfer_partial): Use "struct bfd_section".
11307 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
11308 copyright.
11309 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
11310
11311 2004-02-12 Fred Fish <fnf@redhat.com>
11312
11313 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
11314 set_gdbarch_store_return_value.
11315
11316 2004-02-12 Andrew Cagney <cagney@redhat.com>
11317
11318 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
11319 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
11320 (interrupt_query): Ditto.
11321 (ofunc): Delete unused variable.
11322 * cris-tdep.c (cris_abi): Delete unused function.
11323 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
11324 (cris_get_wide_opcode, cris_get_short_size): Ditto.
11325 (cris_get_asr_quick_shift_steps): Ditto.
11326 (cris_skip_prologue_frameless_p): Ditto.
11327 * arm-tdep.c (arm_push_return_address): Delete unused function.
11328 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
11329 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
11330 * s390-tdep.c (s390_function_start): Delete unused function.
11331
11332 2004-02-12 Andrew Cagney <cagney@redhat.com>
11333
11334 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
11335 gdbarch.h, gdbarch.c: Re-generate.
11336 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
11337 to generic_prologue_frameless_p.
11338 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
11339 * arch-utils.c (generic_prologue_frameless_p): Delete function.
11340
11341 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
11342
11343 * mips-linux-tdep.c: Include "frame.h".
11344 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
11345 (mips_linux_skip_resolver): New functions.
11346 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
11347 and set_gdbarch_in_solib_call_trampoline.
11348 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
11349 to after set_gdbarch_in_solib_return_trampoline. Only set the
11350 solib hooks to mips16 functions if the OS ABI is unknown.
11351 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
11352 including "config/tm-linux.h".
11353 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
11354 * Makefile.in (mips-linux-tdep.o): Update.
11355
11356 2004-02-11 David Carlton <carlton@kealia.com>
11357
11358 * linespec.c (decode_compound): Only look for a class symbol when
11359 considering all but the rightmost component.
11360
11361 2004-02-11 Andrew Cagney <cagney@redhat.com>
11362
11363 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
11364 abi code are are separatly grouped.
11365
11366 2004-02-11 Andrew Cagney <cagney@redhat.com>
11367
11368 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
11369 * gdbarch.h, gdbarch.c: Re-generate.
11370 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11371 * v850-tdep.c (v850_gdbarch_init): Update.
11372 * sh64-tdep.c (sh64_gdbarch_init): Update.
11373 * sh-tdep.c (sh_gdbarch_init): Update.
11374 * s390-tdep.c (s390_gdbarch_init): Update.
11375 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11376 * mips-tdep.c (mips_gdbarch_init): Update.
11377 * mcore-tdep.c (mcore_gdbarch_init): Update.
11378 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11379 * m32r-tdep.c (m32r_gdbarch_init): Update.
11380 * ia64-tdep.c (ia64_gdbarch_init): Update.
11381 * hppa-tdep.c (hppa_gdbarch_init): Update.
11382 * h8300-tdep.c (h8300_gdbarch_init): Update.
11383 * frv-tdep.c (frv_gdbarch_init): Update.
11384 * d10v-tdep.c (d10v_gdbarch_init): Update.
11385 * cris-tdep.c (cris_gdbarch_init): Update.
11386 * avr-tdep.c (avr_gdbarch_init): Update.
11387 * arm-tdep.c (arm_gdbarch_init): Update.
11388 * alpha-tdep.c (alpha_gdbarch_init): Update.
11389
11390 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
11391
11392 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
11393 comma.
11394 (sh_sh4al_dsp_register_name): Ditto.
11395
11396 2004-02-10 Andrew Cagney <cagney@redhat.com>
11397
11398 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
11399 (mips_init_frame_pc_first): Delete function.
11400 (mips_frame_saved_pc): Delete function.
11401 (mips_frame_chain): Delete function.
11402 (mips_init_extra_frame_info): Delete function.
11403 (mips_xfer_register): Delete unused variable "reg".
11404 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
11405 (mips_n32n64_return_value): Delete unused variable "reg".
11406 (mips_n32n64_return_value): Delete unused variable "pos".
11407 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
11408 (mips_o32_return_value): Delete unused variable "pos".
11409 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
11410 (mips_print_fp_register): Delete unused variable "namelen"
11411 (mips_print_fp_register): Delete unused variable "flt2"
11412 (get_frame_pointer): Delete function.
11413 (cached_proc_desc): Delete static variable.
11414 (mips_pop_frame): Delete function.
11415 (mips_find_saved_regs): Delete function.
11416 (mips_get_saved_register): Delete function.
11417 (mips_saved_pc_after_call): Delete function.
11418 (SIGFRAME_BASE): Delete macro.
11419 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
11420 (SIGFRAME_PC_OFF): Delete macro.
11421 (SIGFRAME_REGSAVE_OFF): Delete macro.
11422 (mips_dump_tdep): Do not print deleted macro definitions.
11423
11424 2004-02-10 Andrew Cagney <cagney@redhat.com>
11425
11426 * Makefile.in (SFILES): Remove explictly listed tui files.
11427 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
11428
11429 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
11430
11431 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
11432 to use paddr functions to format ia64 addresses and long values.
11433 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
11434 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
11435 (get_kernel_table, ia64_find_proc_info_x): Ditto.
11436 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
11437 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
11438
11439 2004-02-10 Andrew Cagney <cagney@redhat.com>
11440
11441 * defs.h: Do not include "tui.h".
11442 * gdb_curses.h: New file.
11443 * tui/tui-hooks.h: New file.
11444 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
11445 (tui_install_hooks, tui_remove_hooks): Delete declarations.
11446 (tui_initialize_io): Delete declaration.
11447 (tui_initialize_readline: Delete redundant declaration.
11448 (struct tui_point): Delete definition.
11449 * tui/tui-data.h (struct tui_point): Define.
11450 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
11451 * utils.c: Include "tui/tui.h".
11452 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
11453 * printcmd.c [TUI]: Include "tui/tui.h".
11454 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
11455 * tui/tui-command.c: Include "gdb_curses.h".
11456 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
11457 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
11458 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
11459 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
11460 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
11461 * Makefile.in: Update all dependencies.
11462 (tui_hooks_h, gdb_curses_h): Define.
11463 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
11464
11465 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
11466
11467 * objfiles.h (struct objfile): Remove unused fields auxf1 and
11468 auxf2. Add comments about some other rarely used fields.
11469
11470 2004-02-10 Andrew Cagney <cagney@redhat.com>
11471
11472 * Makefile.in (init.c): Fix script removing duplicates. Problem
11473 reported by Peter Schauer.
11474
11475 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
11476
11477 * bcache.c (bcache_xmalloc): Use obstack_init instead of
11478 obstack_specify_allocation.
11479 * objfiles.c (allocate_objfile): Ditto.
11480 * solib-sunos.c (solib_add_common_symbols)
11481 (allocate_rt_common_objfile): Ditto.
11482 * symfile.c (reread_symbols): Ditto.
11483 * gdb_obstack.h: Add comment.
11484
11485 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
11486
11487 * linespec.c (decode_line_1, locate_first_half)
11488 (decode_compound, lookup_prefix_sym): Update comments. Delete old
11489 commented out code.
11490
11491 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
11492
11493 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
11494 obstack_free.
11495
11496 2004-02-09 Andrew Cagney <cagney@redhat.com>
11497
11498 * blockframe.c (find_pc_partial_function): If find_pc_overlay
11499 fails, try find_pc_section. Fix PR c++/1267.
11500 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
11501 instead of find_pc_mapped_section.
11502 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
11503 not default to the section containing PC. Fix PR symtab/1519.
11504
11505 2004-02-09 Andrew Cagney <cagney@redhat.com>
11506
11507 * Makefile.in (mips-tdep.o): Update dependencies.
11508 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
11509 "trad-frame.h".
11510 (mips_unwind_pc): Return the pseudo PC register.
11511 (mips_unwind_dummy_id): New function.
11512 (mips16_fetch_instruction): New function.
11513 (mips32_fetch_instruction): New function.
11514 (struct mips_frame_cache): Define.
11515 (mips_mdebug_frame_cache): New function.
11516 (mips_mdebug_frame_this_id): New function.
11517 (mips_mdebug_frame_prev_register): New function.
11518 (mips_mdebug_frame_unwind): Define.
11519 (mips_mdebug_frame_sniffer): New function.
11520 (mips_mdebug_frame_base_address): New function.
11521 (mips_mdebug_frame_base): Define.
11522 (mips_mdebug_frame_base_sniffer): New function.
11523 (mips_gdbarch_init): Append unwind and base sniffers. Set
11524 unwind_dummy_id.
11525
11526 2004-02-08 Andrew Cagney <cagney@redhat.com>
11527
11528 * frame.c: Print both the register number and name.
11529
11530 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
11531 and a sed into a single sed. Make .c and .o patterns more robust.
11532 (OBS): Delete.
11533 (INIT_FILES): Replace OBS with COMMON_OBS.
11534 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
11535
11536 2004-02-08 Mark Kettenis <kettenis@gnu.org>
11537
11538 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
11539 the PT_WCOOKIE request.
11540
11541 2004-02-08 Andrew Cagney <cagney@redhat.com>
11542
11543 * mips-tdep.c (mips_unwind_pc): New function.
11544 (mips_gdbarch_init): Set mips_unwind_pc.
11545
11546 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
11547 (get_frame_id): Allow the UNKNOWN_FRAME.
11548 (frame_register_unwind, get_frame_type): Ditto.
11549
11550 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
11551 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
11552 unwind_dummy_id indicates a legacy frame.
11553
11554 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
11555 * configure: Re-generate.
11556
11557 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
11558 methods.
11559
11560 2004-02-08 Andrew Cagney <cagney@redhat.com>
11561
11562 * configure.in (CONFIG_ALL): Set to Makefile target, and not
11563 makefile macro.
11564 * configure: Re-generate.
11565 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
11566 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
11567 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
11568 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
11569 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
11570 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
11571 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
11572 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
11573 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
11574 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
11575
11576 2004-02-07 Andrew Cagney <cagney@redhat.com>
11577
11578 * Makefile.in: Update all dependencies.
11579
11580 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
11581 * configure: Re-generate.
11582 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
11583 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
11584 (COMMON_OBS): Add "main.o" and "annotate.o".
11585 (ANNOTATE_OBS): Delete.
11586 (OBS): Remove ANNOTATE_OBS.
11587 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
11588 CONFIG_INITS.
11589 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
11590 against CONFIG_OBS and "main.o".
11591 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
11592 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
11593
11594 * tui/tui-command.c: Include "gdb_string.h", delete register
11595 attribute, use ISO-C function signatures.
11596 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
11597 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11598 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
11599 * tui/tui.c: Ditto.
11600
11601 * tui/tui-command.c: Change variable and function names to lower
11602 case.
11603 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
11604 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
11605 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11606 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11607 * tui/tui-winsource.c, tui/tui.c: Ditto.
11608
11609 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11610
11611 * buildsym.c (free_pending_blocks, finish_block)
11612 (record_pending_block, make_blockvector, end_symtab): Replace
11613 symbol_obstack with objfile_obstack.
11614 * coffread.c (process_coff_symbol, coff_read_struct_type)
11615 (coff_read_enum_type): Ditto.
11616 * cp-namespace.c (initialize_namespace_symtab)
11617 (check_one_possible_namespace_symbol): Ditto.
11618 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
11619 (dwarf2_symbol_mark_computed): Ditto.
11620 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
11621 * elfread.c (elf_symtab_read): Ditto.
11622 * hpread.c (hpread_symfile_init, hpread_symfile_init)
11623 (hpread_read_enum_type, hpread_read_function_type)
11624 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
11625 Ditto.
11626 * jv-lang.c (get_java_class_symtab, add_class_symbol)
11627 (java_link_class_type): Ditto.
11628 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
11629 (new_symbol): Ditto.
11630 * minsyms.c (install_minimal_symbols): Ditto.
11631 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
11632 (terminate_minimal_symbol_table): Replace symbol_obstack with
11633 objfile_obstack.
11634 (free_objfile): Remove freeing of symbol_obstack.
11635 * objfiles.h: Remove symbol_obstack field.
11636 * pa64solib.c (add_to_solist): Replace symbol_obstack with
11637 objfile_obstack.
11638 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11639 symbol_obstack.
11640 (solib_add_common_symbols): Replace symbol_obstack with
11641 objfile_obstack.
11642 * somsolib.c (som_solib_add): Ditto.
11643 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
11644 (common_block_start, common_block_end): Ditto.
11645 * symfile.c (reread_symbols): Remove freeing and init of
11646 symbol_obstack.
11647 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
11648 * symfile.h: Update comment.
11649 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
11650 stats printing.
11651 * symtab.c (symbol_set_names): Replace symbol_obstack with
11652 objfile_obstack.
11653 * symtab.h (struct general_symbol_info, struct minimal_symbol):
11654 Update comments.
11655 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
11656 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
11657 objfile_obstack.
11658
11659 2004-02-07 Andrew Cagney <cagney@redhat.com>
11660
11661 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
11662 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
11663 fields and variables.
11664 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
11665 (m_beInvisible): Delete macro.
11666 * tui/tui-data.h: Fix case case fields and variables.
11667 (m_genWinPtrIsNull): Delete macro.
11668 (tui_win_list): Rename winList.
11669 (TUI_SRC_WIN): Rename srcWin.
11670 (TUI_DISASM_WIN): Rename disassemWin.
11671 (TUI_DATA_WIN): Rename dataWin.
11672 (TUI_CMD_WIN): Rename cmdWin.
11673 (m_genWinPtrNotNull): Delete macro.
11674 (m_winPtrIsNull): Delete macro.
11675 (m_winPtrNotNull): Delete macro.
11676 (tui_win_is_source_type): Replace m_winIsSourceType
11677 (tui_win_is_auxillary): Replace m_winIsAuzillary.
11678 (tui_win_has_locator): Replace m_hasLocator.
11679 (tui_set_win_highlight): Replace m_setWinHighlightOn and
11680 m_setWinHighlightOff.
11681 * tui/tui-data.c: Update references.
11682 (tui_win_is_source_type, tui_set_win_highlight): New functions.
11683 (tui_win_has_locator, tui_win_is_auxillary): New functions.
11684 * tui/tui-command.c, tui/tui-disasm.c: Update references.
11685 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
11686 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
11687 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11688 * tui/tui-winsource.c, tui/tui.c: Ditto.
11689
11690 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11691
11692 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
11693 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
11694 StackGhost.
11695
11696 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
11697 variable `i6' to `i7'.
11698 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11699
11700 2004-02-07 Andrew Cagney <cagney@redhat.com>
11701
11702 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
11703 (TuiPoint, TuiPointPtr): Ditto.
11704 (TuiStatus, TuiStatusPtr): Ditto.
11705 (TuiWinType, TuiWinTypePtr): Ditto.
11706 (struct tui_point): Rename _TuiPoint.
11707 (tui_get_low_disassembly_address): Rename
11708 tuiGetLowDisassemblyAddress.
11709 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
11710 (tuiFree): Delete declaration.
11711 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
11712 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
11713 * tui/tui.c (tuiFree): Delete function.
11714 * cli/cli-cmds.c (disassemble_command): Update references.
11715 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
11716 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11717 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
11718 * tui/tui-winsource.c: Ditto.
11719
11720 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11721
11722 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
11723 coffstab_build_psymtabs, elfstab_build_psymtabs)
11724 (stabsect_build_psymtabs): Replace psymbol_obstack with
11725 objfile_obstack.
11726 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
11727 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
11728 Ditto.
11729 * dwarfread.c (scan_compilation_units): Ditto.
11730 * elfread.c (elfstab_offset_sections): Ditto.
11731 * hppa-tdep.c (read_unwind_info): Ditto.
11732 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
11733 (hpread_end_psymtab): Ditto.
11734 * mdebugread.c (mdebug_build_psymtabs, add_pending)
11735 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
11736 Ditto.
11737 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
11738 * objfiles.c (add_to_objfile_sections)
11739 (build_objfile_section_table): Ditto.
11740 (allocate_objfile): Remove init of psymbol_obstack.
11741 (free_objfile): Remove freeing of psymbol_obstack.
11742 * objfiles.h (struct objfile): Remove field
11743 psymbol_obstack. Update comments.
11744 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
11745 psymbol_obstack with objfile_obstack.
11746 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11747 psymbol_obstack.
11748 * somread.c (som_symfile_offsets, init_import_symbols)
11749 (init_export_symbols): Replace psymbol_obstack with
11750 objfile_obstack.
11751 * somsolib.c (som_solib_add_solib_objfile): Ditto.
11752 * symfile.c (default_symfile_offsets, syms_from_objfile)
11753 (reread_symbols): Remove freeing and init of psymbol_obstack.
11754 (cashier_psymtab): Update comment.
11755 * symmisc.c (print_objfile_statistics): Don't report stats for
11756 psymbol obstack.
11757 * symtab.h (struct general_symbol_info, struct partial_symtab):
11758 Update comments.
11759 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
11760 (xcoff_symfile_offsets): Replace psymbol_obstack with
11761 objfile_obstack.
11762
11763 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11764
11765 * objfiles.h (struct objfile): Add objfile_obstack field.
11766 Remove type_obstack field.
11767
11768 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
11769 read_structure_scope read_enumeration, new_symbol): Replace
11770 type_obstack with objfile_obstack.
11771 * dwarfread.c (struct_type, enum_type): Ditto.
11772 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
11773 (lookup_fundamental_type): Ditto.
11774 * gdbtypes.h (TYPE_ALLOC): Ditto.
11775 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
11776 (hpread_read_doc_function_type, hpread_read_struct_type)
11777 (fix_static_member_physnames, hpread_read_array_type)
11778 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
11779 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
11780 (java_link_class_type): Ditto.
11781 * mdebugread.c (parse_type): Ditto.
11782 * objfiles.c (allocate_objfile, free_objfile): Ditto.
11783 * solib-sunos.c (solib_add_common_symbols): Ditto.
11784 * stabsread.c (define_symbol, read_type, read_member_functions,
11785 read_cpp_abbrev, read_one_struct_field): Ditto.
11786 * symfile.c (reread_symbols): Ditto.
11787 * symmisc.c (print_objfile_statistics): Ditto.
11788
11789 2004-02-07 Andrew Cagney <cagney@redhat.com>
11790
11791 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
11792 (tui_exec_info_content): Rename TuiExecInfoContent.
11793 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
11794 (TuiWinInfo, TuiWinInfoPtr): Ditto.
11795 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
11796 (TuiList, TuiListPtr): Ditto.
11797 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
11798 (TuiDataType, TuiDataTypePtr): Ditto.
11799 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
11800 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
11801 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
11802 (TuiSourceElement, TuiSourceElementPtr): Ditto.
11803 (TuiDataElement, TuiDataElementPtr): Ditto.
11804 (TuiWinElement, TuiWinElementPtr): Ditto.
11805 (TuiDataInfo, TuiDataInfoPtr): Ditto.
11806 (TuiCommandElement, TuiCommandElementPtr): Ditto.
11807 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
11808 (TuiWhichElement, TuiWhichElementPtr): Ditto.
11809 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
11810 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
11811 * tui/tui-command.c, tui/tui-data.c: Update references.
11812 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
11813 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11814 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11815 * tui/tui-winsource.c, tui/tui.c: Ditto.
11816
11817 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11818
11819 * dwarf2-frame.h: Update copyright.
11820 (enum dwarf2_frame_reg_rule): New.
11821 (struct dwarf2_frame_state_reg): New.
11822 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
11823 * dwarf2-frame.c: Update copyright.
11824 (enum dwarf2_reg_rule): Remove.
11825 (struct dwarf2_frame_state): Remove defenition of `struct
11826 dwarf2_frame_state_reg'.
11827 (read_reg): Call get_frame_arch to get the architecture instead of
11828 using CURRENT_GDBARCH.
11829 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
11830 DWARF2_FRAME_.
11831 (dwarf2_frame_init_reg): New function.
11832 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
11833 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
11834 initialize the register state. Prefix old `enum dwarf2_reg_rule'
11835 tags with DWARF2_FRAME_.
11836 (dwarf2_frame_prev_register): Call get_frame_arch to get the
11837 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
11838 dwarf2_reg_rule' tags with DWARF2_FRAME_.
11839
11840 2004-02-06 Andrew Cagney <cagney@redhat.com>
11841
11842 * tui/tui-data.h (struct tui_list): Rename _TuiList.
11843 (enum tui_data_type): Rename _TuiDataType.
11844 (struct tui_layout_def): Rename _TuiLayoutDef.
11845 (struct tui_source_element): Rename _TuiSourceElement.
11846 (struct tui_data_element): Rename _TuiDataElement.
11847 (struct tui_command_element): Rename _TuiCommandElement.
11848 (struct tui_locator_element): Rename _TuiLocatorElement.
11849 (union tui_which_element): Define.
11850 (struct tui_win_element): Rename _TuiWinElement.
11851 (struct tui_data_info): Rename _TuiDataInfo.
11852 (struct tui_source_info): Rename _TuiSourceInfo.
11853 (struct tui_command_info): Rename _TuiCommandInfo.
11854 (tui_initialize_static_data): Rename initializeStaticData.
11855 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
11856 (tui_alloc_win_info): Rename allocWinInfo.
11857 (tui_init_generic_part): Rename initGenericPart.
11858 (tui_init_win_info): Rename initWinInfo.
11859 (tui_alloc_content): Rename allocContent.
11860 (tui_add_content_elements): Rename addContentElements.
11861 (tui_init_content_element): Rename initContentElement.
11862 (tui_free_window): Rename freeWindow.
11863 (tui_free_win_content): Rename freeWinContent.
11864 (tui_free_data_content): Rename freeDataContent.
11865 (tui_free_all_source_wins_content): Rename
11866 freeAllSourceWinsContent.
11867 (tui_del_window): Rename tuiDelWindow.
11868 (tui_del_data_windows): Rename tuiDelDataWindows.
11869 (tui_partial_win_by_name): Rename partialWinByName.
11870 (tui_win_name): Rename winName.
11871 (tui_current_layout): Rename currentLayout.
11872 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
11873 (tui_term_height): Rename termHeight.
11874 (tui_set_term_height_to): Rename setTermHeightTo.
11875 (tui_term_width): Rename termWidth.
11876 (tui_set_term_width_to): Rename setTermWidthTo.
11877 (tui_set_gen_win_origin): Rename setGenWinOrigin.
11878 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
11879 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
11880 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
11881 (tui_source_windows): Rename sourceWindows.
11882 (tui_clear_source_windows): Rename clearSourceWindows.
11883 (tui_clear_source_windows_detail): Rename
11884 clearSourceWindowsDetail.
11885 (tui_clear_win_detail): Rename clearWinDetail.
11886 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
11887 (tui_default_tab_len): Rename tuiDefaultTabLen.
11888 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
11889 (tui_win_with_focus): Rename tuiWinWithFocus.
11890 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
11891 (tui_layout_def): Rename tuiLayoutDef.
11892 (tui_win_resized): Rename tuiWinResized.
11893 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
11894 (tui_next_win): Rename tuiNextWin.
11895 (tui_prev_win): Rename tuiPrevWin.
11896 (tui_add_to_source_windows): Rename addToSourceWindows.
11897 * tui/tui-winsource.c, tui/tui-win.c: Update references.
11898 * tui/tui-layout.c, tui/tui-source.c: Ditto.
11899 * tui/tui-stack.c, tui/tui-io.c: Ditto.
11900 * tui/tui.c, tui/tui-data.c: Ditto.
11901 * tui/tui-interp.c, tui/tui-data.c: Ditto.
11902 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
11903
11904 * tui/tui-source.h: Update copyright. Include "tui-data.h".
11905 (struct symtab): Declare.
11906 (tui_set_source_content): Rename tuiSetSourceContent.
11907 (tui_show_symtab_source): Rename tuiShowSource.
11908 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
11909 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
11910 * tui/tui-source.c: Update copyright. Update references.
11911 * tui/tui-win.c, tui/tui-winsource.c: Update references.
11912 * tui/tui-stack.c: Update references.
11913
11914 * tui/tui-win.h: Update copyright. Include "tui-data.h".
11915 (struct tui_win_info): Declare.
11916 (tui_scroll_forward): Rename tuiScrollForward.
11917 (tui_scroll_backward): Rename tuiScrollBackward.
11918 (tui_scroll_left): Rename tuiScrollLeft.
11919 (tui_scroll_right): Rename tuiScrollRight.
11920 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
11921 (tui_resize_all): Rename tuiResizeAll.
11922 (tui_refresh_all_win): Rename tuiRefreshAll.
11923 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
11924 * tui/tui-layout.c, * tui/tui-io.c: Update references.
11925 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
11926 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
11927
11928 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
11929 (tui_erase_data_content): Rename tuiEraseDataContent.
11930 (tui_display_all_data): Rename tuiDisplayAllData.
11931 (tui_check_data_values): Rename tuiCheckDataValues.
11932 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
11933 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
11934 (tui_first_data_element_no_in_line): Rename
11935 tuiFirstDataElementNoInLine.
11936 (tui_delete_data_content_windows): Rename
11937 tuiDeleteDataContentWindows.
11938 (tui_refresh_data_win): Rename tuiRefreshDataWin.
11939 (tui_display_data_from): Rename tuiDisplayDataFrom.
11940 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
11941 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
11942 * tui/tui-win.c, tui/tui-regs.c: Update references.
11943 * tui/tui-layout.c, tui/tui.c: Update references.
11944
11945 * tui/tui-wingeneral.h: Update copyright.
11946 (m_allBeVisible): Delete macro.
11947 (m_allBeInvisible): Delete macro.
11948 (struct tui_gen_win_info): Declare.
11949 (struct tui_win_info): Declare.
11950 (tui_unhighlight_win): Rename unhighlightWin.
11951 (tui_make_visible, tui_make_invisible): Replace makeVisible.
11952 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
11953 (tui_make_window): Rename makeWindow.
11954 (tui_copy_win): Rename copyWin.
11955 (tui_box_win): Rename boxWin.
11956 (tui_highlight_win): Rename highlightWin.
11957 (tui_check_and_display_highlight_if_needed): Rename
11958 checkAndDisplayHighlightIfNeeded.
11959 (tui_refresh_all): Rename refreshAll.
11960 (tui_delete_win): Rename tuiDelwin.
11961 (tui_refresh_win): Rename tuiRefreshWin.
11962 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
11963 (tui_make_visible, tui_make_invisible): New functions.
11964 (tui_make_all_visible, tui_make_all_invisible): New functions.
11965 (make_all_visible): Rename makeAllVisible.
11966 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
11967 * tui/tui-data.c, tui/tui-winsource.c: Update references.
11968 * tui/tui-windata.c, tui/tui-win.c: Update references.
11969 * tui/tui-regs.c, tui/tui-layout.c: Update references.
11970 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
11971
11972 2004-02-06 Mark Kettenis <kettenis@gnu.org>
11973
11974 * proc-api.c (write_with_trace): Initialize local variable to
11975 silence compiler warning.
11976
11977 2004-02-06 Andrew Cagney <cagney@redhat.com>
11978
11979 * tui/tui-source.h: Do not include "defs.h".
11980 (struct tui_win_info): Declare.
11981 (tui_set_source_content_nil): Declare.
11982 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
11983 (union tui_line_or_address): Rename _TuiLineOrAddress.
11984 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
11985 (tui_update_source_window): Rename tuiUpdateSourceWindow.
11986 (tui_update_source_window_as_is): Rename
11987 tuiUpdateSourceWindowAsIs.
11988 (tui_update_source_windows_with_addr): Rename
11989 tuiUpdateSourceWindowsWithAddr.
11990 (tui_update_source_windows_with_line): Rename
11991 tuiUpdateSourceWindowsWithLine.
11992 (tui_clear_source_content): Rename tuiClearSourceContent.
11993 (tui_erase_source_content): Rename tuiEraseSourceContent.
11994 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
11995 (tui_show_source_content): Rename tuiShowSourceContent.
11996 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
11997 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
11998 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
11999 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
12000 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
12001 (tui_update_exec_info): Rename tuiUpdateExecInfo.
12002 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
12003 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
12004 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
12005 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
12006 (struct tui_win_info): Declare.
12007 * tui/tui-stack.c: Update references.
12008 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
12009 * tui/tui-win.c, tui/tui-source.c: Ditto.
12010 * tui/tui.c, tui/tui-disasm.c: Ditto.
12011
12012 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12013
12014 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
12015 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
12016
12017 2004-02-05 Mark Kettenis <kettenis@gnu.org>
12018
12019 * infrun.c (handle_inferior_event): Allow for breakpoint
12020 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
12021 and SIGEMT. Update comments.
12022 * NEWS (Revised SPARC target): Mention support for non-executable
12023 stack.
12024
12025 2004-02-04 Mark Kettenis <kettenis@gnu.org>
12026
12027 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
12028 * inftarg.c: Update copyright year.
12029 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
12030 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
12031 (sparc_xfer_wcookie): New function.
12032 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12033 * Makefile.in (sparc-nat.o): Update dependencies.
12034 * config/sparc/nm-nbsd.h: Include "target.h".
12035 (NATIVE_XFER_WCOOKIE): New define.
12036 (sparc_xfer_wcookie): New prototype.
12037
12038 2004-02-04 Andrew Cagney <cagney@redhat.com>
12039
12040 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
12041 SYSCALL_TRAP function.
12042 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
12043
12044 2004-02-04 Andrew Cagney <cagney@redhat.com>
12045 Daniel Jacobowitz <drow@mvista.com>
12046
12047 * objfiles.h: Delete comments refering to inside_entry_func and
12048 DEPRECATED_FRAME_CHAIN_VALID.
12049 * defs.h (inside_entry_func): Update prototype..
12050 * blockframe.c (inside_entry_func): Rename to
12051 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
12052 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
12053
12054 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
12055
12056 * breakpoint.c (struct captured_parse_breakpoint_args): Move
12057 outside of #ifdef SOLIB_ADD region.
12058 (do_restore_lang_radix_cleanup): Ditto.
12059 (resolve_pending_breakpoint): Ditto.
12060
12061 2004-02-03 Andrew Cagney <cagney@redhat.com>
12062
12063 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
12064 (process_note_abi_tag_sections): Delete unused function.
12065 (ia64_read_fp): Delete unused function.
12066 (gdbarch_extract_struct_value_address): Delete declaration.
12067
12068 2004-02-02 Andrew Cagney <cagney@redhat.com>
12069
12070 * vax-tdep.c (vax_frame_chain): Delete call to
12071 deprecated_inside_entry_file.
12072 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
12073
12074 2004-02-02 Mark Kettenis <kettenis@gnu.org>
12075
12076 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
12077 column that's "empty" or "same value" when eliminating REG_RA
12078 rules.
12079
12080 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12081
12082 * NEWS: Add information about new pending breakpoint support.
12083
12084 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12085
12086 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
12087 and pending fields for pending breakpoint support.
12088 * breakpoint.c (breakpoint_enabled): Add check for not pending.
12089 (condition_command): Only parse condition if not a pending
12090 breakpoint.
12091 (print_one_breakpoint): Add support for pending breakpoints.
12092 (describe_other_breakpoints): Add checks to verify we are not
12093 dealing with pending breakpoints.
12094 (check_duplicates): Don't check pending breakpoints.
12095 (set_raw_breakpoint): Initialize pending flag.
12096 (do_restore_lang_radix_cleanup): New cleanup routine.
12097 (resolve_pending_breakpoint): New function.
12098 (re_enable_breakpoints_in_shlibs): Try and resolve any
12099 pending breakpoints via resolve_pending_breakpoint.
12100 (mention): Add pending breakpoint support.
12101 (parse_breakpoint_sals): Add new parameter to pass to
12102 decode_line_1 to indicate silent errors when files or functions
12103 are not found. Change all callers.
12104 (do_captured_parse_breakpoint): New function.
12105 (break_command_1): Change prototype to return an rc value and to
12106 take an optional pending breakpoint pointer. Support creating
12107 a pending breakpoint if a "not found" form of error occurs when
12108 parsing the breakpoint. Also support resolving an existing pending
12109 breakpoint and be silent if the resolution fails.
12110 (create_breakpoints): Change prototype to take pending breakpoint
12111 pointer. When resolving a pending breakpoint, use the new pointer
12112 to provide a conditional or commands added by the end-user.
12113 (delete_breakpoint): Add appropriate check for pending.
12114 (breakpoint_re_set_one): Ditto.
12115 (do_enable_breakpoint): Ditto.
12116
12117 2004-02-02 David Carlton <carlton@kealia.com>
12118
12119 * valops.c (enum oload_classification): New.
12120 (find_overload_match): Break implementation into separate
12121 functions; delete #if 0'd code; look for symbols within
12122 namespaces.
12123 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
12124 (find_oload_champ,oload_method_static,classify_oload_match): New.
12125 * cp-support.h: Add declaration for cp_func_name; update
12126 declaration for make_symbol_overload_list.
12127 * cp-support.c (cp_func_name): New.
12128 (overload_list_add_symbol): Fix comment, use
12129 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
12130 (make_symbol_overload_list): Take a function name and a namespace
12131 instead of a symbol; change implementation.
12132 (make_symbol_overload_list_using): New.
12133 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
12134
12135 2004-02-02 Fred Fish <fnf@redhat.com>
12136
12137 * main.c (gdb_stdtarg): Move definition to group with other
12138 gdb_stdtarg definitions and update copyright years.
12139 * remote-sim.c (gdb_os_write_stderr): Write output to
12140 gdb_stdtargerr stream instead of gdb_stdtarg stream.
12141 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
12142 gdb_stderr stream and update copyright years.
12143
12144 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12145
12146 * Makefile.in (mips-linux-nat.o): Update dependencies.
12147 * mips-linux-nat.c: Include mips-tdep.h.
12148
12149 2004-02-01 Roland McGrath <roland@redhat.com>
12150
12151 * sol-thread.c (sol_thread_xfer_partial): New function.
12152 (init_sol_thread_ops): Use that for to_xfer_partial hook.
12153 (init_sol_core_ops): Likewise.
12154
12155 * procfs.c (procfs_xfer_partial): New function.
12156 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
12157 * Makefile.in (procfs.o): Add $(auxv_h) dep.
12158
12159 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
12160 procfs_xfer_auxv function.
12161
12162 * procfs.c (procfs_make_note_section): If we can read
12163 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
12164 * linux-proc.c (linux_make_note_section): Likewise.
12165
12166 * auxv.h: New file.
12167 * auxv.c: New file.
12168 * Makefile.in (auxv_h): New variable.
12169 (COMMON_OBS): Add auxv.o here.
12170 (auxv.o): New target.
12171
12172 * corelow.c (core_xfer_partial): New function.
12173 (init_core_ops): Use it for core_ops.to_xfer_partial.
12174
12175 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
12176 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
12177 macro if that is defined.
12178
12179 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12180
12181 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
12182 and check the specified thread for each breakpoint.
12183 * breakpoint.h (bpstat_stop_status): Update prototype.
12184 * infrun.c (handle_inferior_event): Update calls to
12185 bpstat_stop_status.
12186
12187 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12188
12189 * Makefile.in (cli-cmds.o): Add $(readline_h).
12190
12191 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12192
12193 * cli/cli-cmds.c: Include readline.h.
12194 (complete_command): Pass the start of the last word to
12195 complete_line.
12196
12197 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12198
12199 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
12200 argument, and change first argument to a CORE_ADDR.
12201 * breakpoint.h (bpstat_stop_status): Update prototype.
12202 * infrun.c (adjust_pc_after_break): Add a new comment.
12203 (handle_inferior_event): Update calls to bpstat_stop_status.
12204
12205 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12206
12207 * breakpoint.h: Update copyright years.
12208
12209 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12210
12211 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
12212 (bpstat_stop_status): Don't decrement PC.
12213 * breakpoint.h (software_breakpoint_inserted_here_p): Add
12214 prototype.
12215 * infrun.c (adjust_pc_after_break): New function.
12216 (handle_inferior_event): Call it, early. Remove later references
12217 to DECR_PC_AFTER_BREAK.
12218 (normal_stop): Add commentary.
12219
12220 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12221
12222 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
12223 2004-01-27 double-free fix.
12224
12225 2004-01-31 Mark Kettenis <kettenis@gnu.org>
12226
12227 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12228 (sparc32_frame_prev_register): Handle StackGhost.
12229 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12230
12231 2004-01-29 Roland McGrath <roland@redhat.com>
12232
12233 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
12234 * configure: Regenerated.
12235
12236 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
12237 * Makefile.in (procfs.o): Add dep.
12238
12239 2004-01-28 Andrew Cagney <cagney@redhat.com>
12240
12241 * tui/tui-stack.h: Update copyright.
12242 (struct frame_info): Add opaque declaration.
12243 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
12244 (tui_show_locator_content): Rename tuiShowLocatorContent.
12245 (tui_show_frame_info): Rename tuiShowFrameInfo.
12246 * tui/tui-stack.c: Update copyright. Update references.
12247 * tui/tui-winsource.c: Update references.
12248 * tui/tui-win.c: Update references.
12249 * tui/tui-layout.c: Update references.
12250 * tui/tui-hooks.c: Update copyright, update references.
12251 * tui/tui.c: Update copyright, update references.
12252 * tui/tui-disasm.c: Update references.
12253
12254 2004-01-28 David Carlton <carlton@kealia.com>
12255
12256 * dwarf2read.c (add_partial_structure): Use demangled name if
12257 namespace equals "".
12258
12259 2004-01-27 Jim Blandy <jimb@redhat.com>
12260
12261 Clean up misapplied patch:
12262 * dwarf2read.c (determine_prefix): Change one of the two forward
12263 declarations for 'determine_prefix_aux' to a declaration for this.
12264 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
12265 argument to 'die_specification'.
12266
12267 * dwarf2read.c (read_func_scope): Re-indent comment.
12268
12269 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
12270
12271 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
12272 b->exp to NULL after freeing so that error during re-parsing or
12273 evaluation of expressions associated with breakpoint don't
12274 eventually lead to re-freeing of storage.
12275 Committed by Andrew Cagney.
12276
12277 2004-01-27 Andrew Cagney <cagney@redhat.com>
12278
12279 * source.c (ambiguous_line_spec): Delete undefined declaration.
12280 * m32r-rom.c (m32r_set_board_address): Delete unused function.
12281 (m32r_set_server_address, m32r_set_download_path): Ditto.
12282 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
12283
12284 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
12285
12286 * dwarf2read.c: Update calls to changed and renamed functions, and
12287 references to moved variables.
12288
12289 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
12290 language, language_defn, list_in_scope, and ftypes members.
12291 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
12292 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
12293 (baseaddr): Remove globals.
12294
12295 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
12296 (set_cu_language, die_is_declaration, die_specification)
12297 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
12298 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
12299 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
12300 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
12301
12302 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
12303 cu.list_in_scope. Don't initialize cu_header_offset.
12304 (add_partial_symbol): Add local baseaddr.
12305 (psymtab_to_symtab_1): Add local baseaddr. Use
12306 objfile->section_offsets for consistency. Don't initialize
12307 cu_header_offset; do initialize cu.header.offset and
12308 cu.list_in_scope.
12309 (read_file_scope, read_func_scope, read_lexical_block_scope)
12310 (dwarf_decode_lines, new_symbol): Add local baseaddr.
12311
12312 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
12313
12314 * PROBLEMS: Add gdb/1516.
12315
12316 2003-12-29 Robert Millan <robertmh@gnu.org>
12317
12318 Patch committed by Andrw Cagney.
12319 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
12320 * configure.tgt: Match knetbsd*-gnu.
12321
12322 2004-01-26 Andrew Cagney <cagney@redhat.com>
12323
12324 * breakpoint.c (catch_command_1): Delete #ifdef code.
12325 (catch_fork_command_1): Delete #ifdef wrapper.
12326 (catch_exec_command_1): Ditto.
12327 (catch_load_command_1): Ditto.
12328 (catch_unload_command_1): Ditto.
12329
12330 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
12331 (catch_breakpoint): Delete #if0ed function.
12332 (disable_catch_breakpoint): Ditto.
12333 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
12334 (disable_catch, enable_catch, delete_catch): Ditto.
12335
12336 2004-01-26 Andrew Cagney <cagney@redhat.com>
12337
12338 * remote.c (echo_check, quit_flag): Delete variables.
12339 (cisco_kernel_mode): Delete variable.
12340 (minitelnet_return, tty_input, escape_count): Delete variables.
12341 (remote_cisco_mode): Delete variable.
12342 (remote_cisco_open, remote_cisco_close): Delete function.
12343 (remote_cisco_mourn, remote_cisco_wait): Delete function.
12344 (init_remote_cisco_ops): Delete function.
12345 (_initialize_remote): Do not install "remote cisco" code.
12346 (read_frame): Delete cisco specific code.
12347 (remote_info_process): Delete function.
12348 (remote_wait): Delete cisco specific code.
12349 (remote_cisco_section_offsets): Delete function.
12350 (remote_cisco_objfile_relocate): Delete function.
12351 (remote_async_wait): Delete cisco specific code.
12352 (minitelnet, readtty, readsocket): Delete function.
12353
12354 2004-01-26 Andrew Cagney <cagney@redhat.com>
12355
12356 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
12357 comments mentioning extract_returned_value_address.
12358 * infcmd.c (print_return_value): Update. Add comments on
12359 extract_returned_value_address.
12360 * stack.c (return_command): Add comments on
12361 extract_returned_value_address.
12362 * values.c: Update comment.
12363 * m32r-tdep.c: Update comment.
12364 * sparc-tdep.c: Update comment.
12365 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
12366 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12367 * sh64-tdep.c (sh64_gdbarch_init): Update.
12368 * sh-tdep.c (sh_gdbarch_init): Update.
12369 * s390-tdep.c (s390_gdbarch_init): Update.
12370 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12371 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
12372 * m68k-tdep.c (m68k_gdbarch_init): Update.
12373 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12374 * m32r-tdep.c (m32r_gdbarch_init): Update.
12375 * ia64-tdep.c (ia64_gdbarch_init): Update.
12376 * h8300-tdep.c (h8300_gdbarch_init): Update.
12377 * frv-tdep.c (frv_gdbarch_init): Update.
12378 * arm-tdep.c (arm_gdbarch_init): Update.
12379 * alpha-tdep.c (alpha_gdbarch_init): Update.
12380
12381 2004-01-26 Andrew Cagney <cagney@redhat.com>
12382
12383 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
12384 SYMBOL_LOCATION_FUNCS
12385 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
12386 "struct symbol_ops".
12387 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
12388 type to "struct symbol_ops".
12389 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
12390 (struct symbol): Replace ".aux_value.loc.funcs" and
12391 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
12392 (SYMBOL_OBJFILE): Delete macro.
12393 (SYMBOL_LOCATION_FUNCS): Delete macro.
12394 (SYMBOL_LOCATION_BATON): Update.
12395 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
12396 intead of SYMBOL_LOCATION_FUNCS.
12397 * ax-gdb.c (gen_var_ref): Ditto.
12398 * printcmd.c (address_info): Ditto.
12399 * findvar.c (read_var_value): Ditto.
12400 (symbol_read_needs_frame): Ditto.
12401
12402 2004-01-26 Andrew Cagney <cagney@redhat.com>
12403
12404 * dwarf2read.c (read_func_scope): Document frame-base hack.
12405
12406 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12407
12408 * infcmd.c (print_return_value): Plug memory leak; delete
12409 ui_stream object. Rename argument `structure_return' to
12410 `struct_return'.
12411
12412 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12413
12414 * infcmd.c (print_return_value): Wrap long lines.
12415 (finish_command_continuation, finish_command): Remove unused
12416 variable `funcaddr'. Fix some coding-standards problems.
12417
12418 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
12419 SECT_SIZE is large enough, not whether it's exactly the right size.
12420 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
12421 TDEP->fpregset to zero.
12422
12423 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
12424 floating-point registers for traditional NetBSD core files.
12425 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
12426 TDEP->sizeof_fpregset here.
12427
12428 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12429
12430 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
12431 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
12432 function with code split out from
12433 sparc32nbsd_sigcontext_frame_cache.
12434 (sparc32nbsd_sigcontext_frame_cache): Use
12435 sparc32nbsd_sigcontext_saved_regs.
12436 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
12437 OpenBSD.
12438 * sparcobsd-tdep.c: New file.
12439 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
12440 (sparcobsd-tdep.o): New dependency.
12441 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
12442 * config/sparc/obsd.mt: New file.
12443
12444 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
12445 TDEP->fpregset to be initialized to enable core file register
12446 sets.
12447
12448 2004-01-24 Mark Kettenis <kettenis@gnu.org>
12449
12450 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
12451 Add opaque declarations.
12452 (sparc64nbsd_sigcontext_saved_regs): New prototype.
12453 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
12454 function with code split out from
12455 sparc64nbsd_sigcontext_frame_cache.
12456 (sparc64nbsd_sigcontext_frame_cache): Use
12457 sparc64nbsd_sigcontext_saved_regs.
12458 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
12459 OpenBSD.
12460 * sparc64obsd-tdep.c: New file.
12461 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
12462 (sparc64obsd-tdep.o): New dependency.
12463 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
12464 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
12465 * config/sparc/obsd64.mt: New file.
12466
12467 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
12468 read the instruction at PC.
12469
12470 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
12471 value of GDB_OSABI_DEFAULT.
12472 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
12473 instead of GDB_OSABI_NETBSD_AOUT.
12474
12475 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
12476
12477 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
12478 copyright.
12479
12480 2004-01-23 Andrew Cagney <cagney@redhat.com>
12481
12482 * printcmd.c (display_command): Replace tui_set_display call with
12483 tui_set_layout_for_display_command.
12484 * tui/tui.h (enum tui_win_type): Define.
12485 (tui_set_layout): Delete declaration.
12486 (tui_set_layout_for_display_command): Rename set_tui_layout.
12487 * tui/tui-data.h (enum tui_layout_type): Define.
12488 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
12489 "tui.h".
12490 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
12491 (tui_default_win_height): Rename tuiDefaultWinHeight.
12492 (tui_default_win_viewport_height): Rename
12493 tuiDefaultWinViewportHeight.
12494 (tui_set_layout): RenametuiSetLayout.
12495 * tui/tui-layout.c: Update references.
12496 * tui/tui.c: Update references.
12497 * tui/tui-disasm.c: Update references.
12498
12499 2004-01-23 David Carlton <carlton@kealia.com>
12500
12501 Partial workaround for PR c++/1511:
12502 * cp-namespace.c: Include frame.h.
12503 (cp_lookup_transparent_type): New
12504 (cp_lookup_transparent_type_loop): New.
12505 * cp-support.h: Declare cp_lookup_transparent_type.
12506 * symtab.c (basic_lookup_transparent_type): Renamed from
12507 lookup_transparent_type.
12508 (lookup_transparent_type): Replace old body by a call to
12509 current_language->la_lookup_transparent_type.
12510 * symtab.h: Update copyright. Declare
12511 basic_lookup_transparent_type.
12512 * language.h: Update copyright.
12513 (struct language_defn): Add la_lookup_transparent_type.
12514 * language.c: Update copyright.
12515 (unknown_language_defn): Add basic_lookup_transparent_type.
12516 (auto_language_defn): Add basic_lookup_transparent_type.
12517 (local_language_defn): Add basic_lookup_transparent_type.
12518 * ada-lang.c: Update copyright.
12519 (ada_language_defn): Add basic_lookup_transparent_type.
12520 * c-lang.c: Update copyright.
12521 (c_language_defn): Add basic_lookup_transparent_type.
12522 (cplus_language_defn): Add basic_lookup_transparent_type.
12523 (asm_language_defn): Add basic_lookup_transparent_type.
12524 (minimal_language_defn): Add basic_lookup_transparent_type.
12525 * f-lang.c: Update copyright.
12526 (f_language_defn): Add basic_lookup_transparent_type.
12527 * jv-lang.c: Update copyright.
12528 (java_language_defn): Add basic_lookup_transparent_type.
12529 * m2-lang.c: Update copyright.
12530 (m2_language_defn): Add basic_lookup_transparent_type.
12531 * objc-lang.c: Update copyright.
12532 (objc_language_defn): Add basic_lookup_transparent_type.
12533 * p-lang.c: Update copyright.
12534 (p_language_defn): Add basic_lookup_transparent_type.
12535 * scm-lang.c: Update copyright.
12536 (scm_language_defn): Add basic_lookup_transparent_type.
12537 * Makefile.in (cp-namespace.o): Depend on frame.h.
12538
12539 2004-01-23 David Carlton <carlton@kealia.com>
12540
12541 Patch for PR c++/1520:
12542 * dwarf2read.c (read_func_scope): Set processing_current_prefix
12543 properly if we have a specification die.
12544 (determine_prefix_aux): Rename from determine_prefix.
12545 (determine_prefix): Like the old determine_prefix, but never
12546 returns NULL.
12547
12548 2004-01-23 Theodore A. Roth <troth@openavr.org>
12549
12550 * avr-tdep.c: Update copyright.
12551 (avr_iaddr_p): Delete unused function.
12552 (avr_saddr_p): Delete unused function.
12553
12554 2004-01-23 David Carlton <carlton@kealia.com>
12555
12556 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
12557 Fix for PR symtab/1534.
12558
12559 2004-01-23 Mark Kettenis <kettenis@gnu.org>
12560
12561 * NEWS (New native configurations): Mention OpenBSD/sparc and
12562 OpenBSD/sparc64.
12563 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
12564 * configure.host: Likewise.
12565 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
12566 handler for OpenBSD.
12567 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
12568
12569 2004-01-22 Mark Kettenis <kettenis@gnu.org>
12570
12571 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
12572 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
12573
12574 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
12575 * cli/cli-cmds.c (shell_escape): Likewise.
12576
12577 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
12578 OpenBSD .note.openbsd.ident sections.
12579
12580 2004-01-22 David Carlton <carlton@kealia.com>
12581
12582 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
12583 get_scope_pc_bounds.
12584 (read_file_scope): Ditto.
12585 (get_scope_pc_bounds): New function, produced by extracting code
12586 from the above two functions, consolidating it, and adding support
12587 for DW_TAG_namespace.
12588
12589 2004-01-22 Mark Kettenis <kettenis@gnu.org>
12590
12591 * osabi.c (MAX_NOTESZ): New define.
12592 (check_note): New function.
12593 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
12594 check_note.
12595
12596 2004-01-21 Roland McGrath <roland@redhat.com>
12597
12598 * MAINTAINERS (write after approval): Add myself.
12599
12600 2004-01-21 Eli Zaretskii <eliz@gnu.org>
12601
12602 * utils.c (init_page_info): Move declarations of `rows' and
12603 `cols' before the __GO32__-specific code. Move the closing brace
12604 outside the #ifdef __GO32__..#endif block.
12605 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
12606
12607 2004-01-21 Paul Brook <paul@codesourcery.com>
12608
12609 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
12610 BPSTAT_WHAT_CHECK_SHLIBS.
12611
12612 2004-01-21 Paul Brook <paul@codesourcery.com>
12613
12614 * MAINTAINERS: Add myself to write-after-approval.
12615
12616 2004-01-20 Andrew Cagney <cagney@redhat.com>
12617
12618 * ax-gdb.c (print_axs_value): Delete unused function.
12619 * jv-lang.c (java_lookup_type): Delete unused function.
12620 * cli/cli-dump.c (dump_filetype): Delete unused function.
12621 * remote-mips.c (remote_mips_insert_hw_breakpoint)
12622 (remote_mips_remove_hw_breakpoint): Delete unused functions.
12623 (mips_getstring): Delete unused function.
12624 (pmon_insert_breakpoint): Delete #if0ed function.
12625 (PMON_MAX_BP): Delete #if0ed MACRO.
12626 (mips_pmon_bp_info): Delete #if0ed variable.
12627 (pmon_remove_breakpoint): Delete #if0ed function.
12628 * monitor.c (monitor_write_even_block): Delete unused function.
12629 (monitor_write_memory_block): Delete #if0ed code.
12630 * dink32-rom.c (dink32_load): Delete unused function.
12631 (_initialize_dink32_rom): Delete #if0ed code.
12632 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
12633
12634 * tui/tui-command.c: Update references.
12635 * tui/tui-io.c: Update references.
12636 * tui/tui-command.h: Update copyright.
12637 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
12638
12639 * source.c (ambiguous_line_spec): Delete never-defined function.
12640 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
12641 * gdbtypes.c (add_name, add_mangled_type): Ditto.
12642 * cli/cli-cmds.c (validate_comname): Ditto.
12643
12644 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
12645 "tui-data.h".
12646 (tui_set_disassem_content): Rename tuiSetDisassemContent.
12647 (tui_show_disassem): Rename tuiShowDisassem.
12648 (tui_show_disassem_and_update_source): Rename
12649 tuiVerticalDisassemScroll.
12650 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
12651 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
12652 * tui/tui.h: Update copyright.
12653 (enum tui_status): Define.
12654 * tui/tui-data.h (enum tui_scroll_direction): Define.
12655 * tui/tui-disasm.c: Update copyright. Update references.
12656 * tui/tui-winsource.c: Update copyright. Update references.
12657 * tui/tui-win.c: Update references.
12658 * tui/tui-layout.c: Update references.
12659
12660 2004-01-20 Andrew Cagney <cagney@redhat.com>
12661
12662 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
12663 sym2 to start of block.
12664
12665 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
12666
12667 * MAINTAINERS: Delete mmalloc.
12668 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
12669 * NEWS: Mention removal of --with-malloc.
12670 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
12671 * config.in: Regenerate.
12672 * configure: Regenerate.
12673 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
12674 USE_MMALLOC, MMCHECK_FORCE.
12675 * gdbinit.in: Remove mmalloc.
12676 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
12677 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
12678 * config/i386/go32.mh: Likewise.
12679 * config/i386/interix.mh: Likewise.
12680 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
12681
12682 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
12683
12684 * linespec.c (decode_variable, symtab_from_filename): Call
12685 error_silent with error message instead of throwing an exception
12686 directly.
12687 * defs.h (error_silent, error_output_message): Add prototypes.
12688 (catch_exceptions_with_msg): Ditto.
12689 * utils.c (error_silent, error_output_message): New functions.
12690 * top.c (catch_exceptions_with_msg): New function.
12691
12692 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
12693
12694 * mi/mi-cmds.h (enum print_values): Add definition.
12695
12696 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
12697 type and value for simple data types and just the name and type
12698 for complex ones, if required.
12699
12700 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
12701 children, if required.
12702
12703 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12704
12705 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
12706 unused declarations.
12707
12708 2004-01-19 Andrew Cagney <cagney@redhat.com>
12709
12710 * top.h (mapped_symbol_files): Delete declaration.
12711 * main.c (captured_main): Delete option "m" and "mapped".
12712 * objfiles.c (mapped_symbol_files): Delete variable.
12713 * symfile.c (symbol_file_command): Delete mmap code.
12714 (symbol_file_add_with_addrs_or_offsets): Ditto.
12715 (add_symbol_file_command, reread_separate_symbols): Ditto.
12716 * objfiles.h (OBJF_MAPPED): Delete.
12717 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
12718 (free_objfile) [USE_MMALLOC]: Ditto.
12719 (open_existing_mapped_file): Delete function.
12720 (open_mapped_file): Delete function.
12721 (map_to_file): Delete function.
12722
12723 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12724
12725 * infrun.c (step_into_function): Account for possible breakpoint
12726 adjustment when computing ``stop_func_start''.
12727
12728 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12729
12730 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
12731 the region size against the size of a pointer, not the size of
12732 a register as given by DEPRECATED_REGISTER_SIZE.
12733
12734 2004-01-19 Andrew Cagney <cagney@redhat.com>
12735
12736 * tui/tui-regs.h: Include "tui-data.h".
12737 (tuiFirstRegElementNoInLine): Delete declaration.
12738 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
12739 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
12740 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
12741 (tui_calculate_regs_column_count): Rename
12742 tuiCalculateRegsColumnCount.
12743 (tui_check_register_values): Rename tuiCheckRegisterValues.
12744 (tui_show_registers): Rename tuiShowRegisters.
12745 (tui_display_registers_from_line): Rename
12746 tuiDisplayRegistersFromLine.
12747 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
12748 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
12749 (tui_first_reg_element_no_inline): Rename
12750 tuiFirstRegElementNoInLine.
12751 * tui/tui-data.h: Update copyright.
12752 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
12753 * tui/tui-windata.c: Update copyright, update references.
12754 * tui/tui-regs.c: Update copyright, update references.
12755 * tui/tui-win.c: Update copyright, update references.
12756 * tui/tui-layout.c: Update copyright, update references.
12757
12758 2004-01-18 Andrew Cagney <cagney@redhat.com>
12759
12760 * tui/tui-io.c: Update copyright.
12761 (key_is_end_sequence, key_is_backspace): New functions.
12762 (key_is_command_char, key_is_start_sequence): New function.
12763 (tui_getc): Update references.
12764 * tui/tui-io.h: Update copyright.
12765 (m_tuiStartNewLine): Delete macro.
12766 (m_isBackspace, m_isDeleteChar): Delete macros.
12767 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
12768 (m_isNextPage, m_isPrevPage): Delete macros.
12769 (m_isLeftArrow, m_isRightArrow): Delete macros.
12770 (m_isXdbStyleCommandChar): Delete macro.
12771 (key_is_start_sequence): Declare, replace m_isStartSequence.
12772 (key_is_end_sequence): Declare, replace m_isEndSequence.
12773 (key_is_backspace): Declare ,replace m_isBackspace.
12774 (key_is_command_char): Declare, replace m_isCommandChar.
12775 * tui/tui-command.c: Update copyright.
12776 (tuiDispatchCtrlChar): Update references.
12777
12778 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
12779 tuiSourceWin.h.
12780
12781 * tui/tui-command.c: Rename tui/tuiCommand.c.
12782 * tui/tui-command.h: Rename tui/tuiCommand.h.
12783 * tui/tui-data.c: Rename tui/tuiData.c.
12784 * tui/tui-data.h: Rename tui/tuiData.h.
12785 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
12786 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
12787 * tui/tui-io.c: Rename tui/tuiIO.c.
12788 * tui/tui-io.h: Rename tui/tuiIO.h.
12789 * tui/tui-layout.c: Rename tui/tuiLayout.c.
12790 * tui/tui-layout.h: Rename tui/tuiLayout.h.
12791 * tui/tui-regs.c: Rename tui/tuiRegs.c.
12792 * tui/tui-regs.h: Rename tui/tuiRegs.h.
12793 * tui/tui-source.c: Rename tui/tuiSource.c.
12794 * tui/tui-source.h: Rename tui/tuiSource.h.
12795 * tui/tui-stack.c: Rename tui/tuiStack.c.
12796 * tui/tui-stack.h: Rename tui/tuiStack.h.
12797 * tui/tui-win.c: Rename tui/tuiWin.c.
12798 * tui/tui-win.h: Rename tui/tuiWin.h.
12799 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
12800 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
12801 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
12802 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
12803 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
12804 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
12805 * tui/tui-file.c: Update includes.
12806 * tui/tui-hooks.c: Update includes.
12807 * tui/tui-interp.c: Update includes.
12808 * tui/tui.c: Update includes.
12809 * Makefile.in: Update all tui/ dependencies.
12810 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
12811
12812 * Makefile.in: Update copyright. Update dependencies.
12813
12814 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
12815 problem.
12816
12817 2004-01-18 Andrew Cagney <cagney@redhat.com>
12818
12819 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
12820 instead of register_gdbarch_init.
12821
12822 * remote-sds.c (tohex): Delete unused function. Update copyright.
12823 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
12824 * v850-tdep.c (v850_register_virtual_size): Ditto.
12825 * target.c (normal_target_post_startup_inferior): Ditto.
12826 * source.c (ambiguous_line_spec): Ditto.
12827 * remote.c (adapt_remote_get_threadinfo): Ditto.
12828 * mi/mi-out.c (out_field_fmt): Ditto.
12829 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
12830 (output_control_change_notification): Ditto.
12831 * m68k-tdep.c (m68k_register_byte): Ditto.
12832 (m68k_remote_breakpoint_from_pc): Ditto.
12833 * ui-out.c (init_ui_out_state): Delete unused declaration.
12834 * stabsread.c (search_value): Ditto.
12835 * mi/mi-cmd-env.c (env_cli_command): Ditto.
12836 * maint.c (print_section_table): Ditto.
12837 * infrun.c (set_follow_fork_mode_command): Ditto.
12838
12839 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12840
12841 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
12842 DW_CFA_def_cfa_exporession. Add support for
12843 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
12844 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
12845
12846 2004-01-18 Andrew Cagney <cagney@redhat.com>
12847
12848 * ocd.c: Update copyright.
12849 (bdm_read_register_command): Delete unused function.
12850 (_initialize_remote_ocd): Delete commented out reference.
12851 (get_quoted_char, reset_packet): Delete #if0ed function.
12852 (output_packet, put_quoted_char): Delete #if0ed function.
12853 (stu_put_packet, stu_get_packet): Delete #if0ed function.
12854 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
12855 (BDM_BREAKPOINT): Delete #if0ed macro.
12856 (remote_timeout): Delete #if0ed variable.
12857
12858 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12859
12860 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
12861 (core-sol2.o): Remove dependency.
12862 * core-sol2.c: Remove file.
12863
12864 2004-01-17 Andrew Cagney <cagney@redhat.com>
12865
12866 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
12867 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
12868 enums.
12869
12870 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12871
12872 * remote.c: Update copyright years.
12873
12874 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12875
12876 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
12877
12878 2004-01-17 Andrew Cagney <cagney@redhat.com>
12879
12880 * mdebugread.c: Update copyright.
12881 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
12882 (parse_type, parse_procedure): Ditto.
12883 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
12884
12885 * cris-tdep.c (cris_store_struct_return): Put back accidently
12886 deleted function.
12887
12888 * gdbarch.sh: Update copyright year.
12889 * gdbarch.h, gdbarch.c: Re-generate.
12890
12891 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12892
12893 Suggested by George Anzinger.
12894 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
12895 correct stack offset. Include unknown opcode numbers in the error
12896 message.
12897
12898 2004-01-17 Andrew Cagney <cagney@redhat.com>
12899
12900 * x86-64-tdep.c (x86_64_init_abi): No need to clear
12901 extract_struct_value_address, i386 does not set it.
12902 * sparc64-tdep.c (sparc64_init_abi): Do not set
12903 extract_struct_value_address, never called.
12904 (sparc64_extract_struct_value_address): Delete function.
12905 * m68hc11-tdep.c: Update copyright.
12906 (m68hc11_gdbarch_init): Delete redundant assignment of
12907 extract_struct_value_address.
12908 * i386-tdep.c: Update copyright.
12909 (i386_gdbarch_init): Do not set extract_struct_value_address,
12910 never called.
12911 (i386_extract_struct_value_address): Delete function.
12912 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
12913 extract_struct_value_address, never called.
12914 (sparc32_extract_struct_value_address): #if 0 function. Add
12915 comments explaining its future.
12916
12917 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12918
12919 * arm-tdep.c (arm_write_pc): New function.
12920 (arm_gdbarch_init): Call set_gdbarch_write_pc.
12921
12922 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12923
12924 * breakpoint.c (must_shift_inst_regs): Delete.
12925 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
12926 and SHIFT_INST_REGS.
12927 * infcmd.c (step_1, step_1_continuation): Delete references to
12928 SHIFT_INST_REGS.
12929 * infrun.c (keep_going): Likewise.
12930 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
12931 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
12932
12933 2004-01-17 Andrew Cagney <cagney@redhat.com>
12934
12935 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12936 * gdbarch.h, gdbarch.c: Re-generate.
12937 * infcmd.c (print_return_value): Delete reference to
12938 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
12939
12940 * cris-tdep.c (cris_gdbarch_init): Do not set
12941 deprecated_extract_struct_value_address.
12942
12943 * xstormy16-tdep.c: Update copyright.
12944 (xstormy16_extract_struct_value_address): Update to current
12945 extract struct value address interface.
12946 (xstormy16_gdbarch_init): Set extract_struct_value_address.
12947 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
12948 current extract struct value address interface.
12949 (sh64_gdbarch_init): Set extract_struct_value_address.
12950
12951 * cris-tdep.c: Update copyright.
12952 (cris_extract_struct_value_address): Delete function.
12953 (struct_return_address): Delete variable.
12954 (cris_store_struct_return): Do not set struct_return_address.
12955
12956 * mcore-tdep.c: Update copyright.
12957 (mcore_extract_struct_value_address): Delete function. Update
12958 comments.
12959 (mcore_gdbarch_init): Update.
12960 * mn10300-tdep.c: Update copyright.
12961 (mn10300_extract_struct_value_address): Delete function.
12962 (mn10300_gdbarch_init): Update.
12963 * v850-tdep.c: Update copyright.
12964 (v850_extract_struct_value_address): Delete.
12965 (v850_gdbarch_init): Update.
12966 * ns32k-tdep.c: Update copyright.
12967 (ns32k_extract_struct_value_address): Delete.
12968 (ns32k_gdbarch_init): Update.
12969 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
12970 (hppa_gdbarch_init): Update.
12971 * vax-tdep.c: Update copyright.
12972 (vax_extract_struct_value_address): Delete.
12973 (vax_gdbarch_init): Update.
12974
12975 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
12976 * gdbarch.h, gdbarch.c: Re-generate.
12977 * procfs.c (procfs_fetch_registers): Delete reference to
12978 DEPRECATED_NPC_REGNUM.
12979 (procfs_store_registers): Ditto.
12980 * regcache.c (generic_target_write_pc): Simplify.
12981 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
12982
12983 * core-sol2.c (fetch_core_registers): Replace
12984 DEPRECATED_NPC_REGNUM with equivalent tdep value.
12985
12986 * hppa-tdep.c: Update copyright year.
12987 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
12988 NPC_REGNUM.
12989 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
12990
12991 * mips-tdep.c (mips_write_pc): New function.
12992 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
12993 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
12994 (mips_find_saved_regs, mips_software_single_step: Ditto.
12995 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
12996 mips_init_extra_frame_info, mips_pop_frame): Ditto.
12997
12998 2004-01-17 Andrew Cagney <cagney@redhat.com>
12999
13000 * mips-tdep.c: Re-indent. Group functions by ABI.
13001
13002 2004-01-17 Andrew Cagney <cagney@redhat.com>
13003
13004 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
13005 * gdbarch.c: Re-generate.
13006 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13007 DECR_PC_AFTER_BREAK to zero.
13008 * vax-tdep.c (vax_gdbarch_init): Ditto.
13009 * v850-tdep.c (v850_gdbarch_init): Ditto.
13010 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13011 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13012 * sh-tdep.c (sh_gdbarch_init): Ditto.
13013 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13014 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13015 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13016 * mips-tdep.c (mips_gdbarch_init): Ditto.
13017 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13018 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13019 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13020 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13021 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
13022 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13023 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13024 * frv-tdep.c (frv_gdbarch_init): Ditto.
13025 * cris-tdep.c (cris_gdbarch_init): Ditto.
13026 * avr-tdep.c (avr_gdbarch_init): Ditto.
13027 * arm-tdep.c (arm_gdbarch_init): Ditto.
13028 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
13029
13030 2004-01-17 J. Brobecker <brobecker@gnat.com>
13031
13032 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
13033 Delete, no longer used.
13034 (read_subrange_type): New function, mostly extracted from
13035 read_array_type().
13036 (read_array_type): Replace extracted code by call to
13037 read_subrange_type().
13038 (dwarf2_get_attr_constant_value): New function.
13039 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
13040 (add_partial_symbol): Likewise.
13041 (process_die): Likewise.
13042 (new_symbol): Likewise.
13043 (read_type_die): Likewise.
13044
13045 2004-01-16 Andrew Cagney <cagney@redhat.com>
13046
13047 * symfile.c: Update copyright year.
13048 (compare_symbols): Delete unused function.
13049 * stabsread.c: Update copyright year.
13050 (lrs_general_complaint): Delete unused function.
13051 (ref_search_value): Ditto.
13052 (get_substring): Delete declaration.
13053 * sh64-tdep.c: Update copyright year.
13054 (sh64_get_gdb_regnum): Delete unused function.
13055 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
13056 Delete unused function.
13057
13058 2004-01-17 Mark Kettenis <kettenis@gnu.org>
13059
13060 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
13061 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
13062
13063 2004-01-16 Andrew Cagney <cagney@redhat.com>
13064
13065 Changes from Peter Schauer.
13066 * rs6000-tdep.c: Update copyright year.
13067 (rs6000_push_dummy_call): Update the stack pointer before
13068 accessing the corresponding stack region.
13069 * rs6000-nat.c: Update copyright year.
13070 (set_host_arch): Set "info.abfd" to "exec_bfd".
13071
13072 2004-01-15 Mark Kettenis <kettenis@gnu.org>
13073
13074 * blockframe.c: Update copyright year.
13075 (inside_entry_func): Don't treat a zero PC specially.
13076
13077 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
13078
13079 * gcore.c (gcore_copy_callback): Use paddr_d to print size
13080 variable.
13081 (gcore_create_callback): Ditto. Skip any memory segment that has
13082 no permissions set.
13083
13084 2004-01-14 David Carlton <carlton@kealia.com>
13085
13086 Change symbols for C++ nested types to contain the fully qualified
13087 name, if possible. (At least in the DWARF-2 case.) Partial fix
13088 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
13089 c++/895.
13090 * c-exp.y (qualified_type): Handle types nested within classes.
13091 * cp-namespace.c: Update comments.
13092 (cp_set_block_scope): Delete #if 0.
13093 (cp_lookup_nested_type): Handle types nested within classes.
13094 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
13095 when appropriate.
13096 (add_partial_symbol): Add the name of the enclosing namespace to
13097 types.
13098 (pdi_needs_namespace): New.
13099 (add_partial_namespace): Tweak comment.
13100 (add_partial_structure): New.
13101 (psymtab_to_symtab_1): Initialize processing_current_prefix
13102 here...
13103 (process_die): instead of here.
13104 (read_structure_scope): Try to figure out the name of the class or
13105 namespace that the structure might be defined within.
13106 (read_enumeration): Generate fully-qualified names, if possible.
13107 (read_namespace): Don't set name to NULL.
13108 (die_specification): New.
13109 (new_symbol): Generate fully-qualified names for types.
13110 (read_type_die): Determine appropriate prefix.
13111 (determine_prefix): New.
13112 (typename_concat): New.
13113 (class_name): New.
13114 * valops.c (value_aggregate_elt): Pass NOSIDE to
13115 value_struct_elt_for_reference.
13116 (value_struct_elt_for_reference): Make static, add NOSIDE
13117 parameter, call value_maybe_namespace_elt as a last resort.
13118 (value_namespace_elt): Break out code into
13119 value_maybe_namespace_elt.
13120 (value_maybe_namespace_elt): New.
13121
13122 2004-01-12 Andrew Cagney <cagney@redhat.com>
13123
13124 * mips-tdep.c (mips_convert_register_p): Handle both raw and
13125 cooked floating-point registers.
13126 (mips_gdbarch_init): Set convert_register_p, register_to_value,
13127 and value_to_register.
13128
13129 2004-01-13 Andrew Cagney <cagney@redhat.com>
13130
13131 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
13132 * gdbarch.c: Re-generate.
13133 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13134 FUNCTION_START_OFFSET.
13135 * v850-tdep.c (v850_gdbarch_init): Ditto.
13136 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13137 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13138 * sh-tdep.c (sh_gdbarch_init): Ditto.
13139 * s390-tdep.c (s390_gdbarch_init): Ditto.
13140 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13141 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13142 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13143 * mips-tdep.c (mips_gdbarch_init): Ditto.
13144 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13145 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
13146 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13147 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13148 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13149 * i386-tdep.c (i386_gdbarch_init): Ditto.
13150 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13151 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13152 * frv-tdep.c (frv_gdbarch_init): Ditto.
13153 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
13154 * cris-tdep.c (cris_gdbarch_init): Ditto.
13155 * avr-tdep.c (avr_gdbarch_init): Ditto.
13156 * arm-tdep.c (arm_gdbarch_init): Ditto.
13157 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
13158
13159 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
13160
13161 * infrun.c (follow_fork_mode_ask): Remove.
13162 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
13163 (follow_fork): Simplify and remove internal error for
13164 follow_fork_mode_ask.
13165 (_initialize_infrun): Update "set follow-fork-mode" help text.
13166
13167 2004-01-13 Andrew Cagney <cagney@redhat.com>
13168
13169 * configure.in: Update copyright year.
13170 (build_warnings): Add -Wunused-label.
13171 * configure: Re-generate.
13172
13173 2004-01-12 Andrew Cagney <cagney@redhat.com>
13174
13175 * exec.h (exec_ops): Make "extern".
13176
13177 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
13178 the function is void.
13179 (mips_pseudo_register_write): Ditto.
13180
13181 2004-01-12 Andrew Cagney <cagney@redhat.com>
13182
13183 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
13184 call. Never defined.
13185 * sparc-tdep.h (struct frame_info): Add opaque declaration.
13186 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
13187 (struct sparc_gregset, struct regcache): Ditto.
13188 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
13189
13190 2004-01-12 Andrew Cagney <cagney@redhat.com>
13191
13192 * mi/ChangeLog: Delete file. Renamed to ...
13193 * mi/ChangeLog-1999-2003: New file.
13194 * tui/ChangeLog: Delete file. Renamed to ...
13195 * tui/ChangeLog-1998-2003: New file.
13196
13197 2004-01-11 Mark Kettenis <kettenis@gnu.org>
13198
13199 * sparc64nbsd-tdep.c: Include "regset.h".
13200 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
13201 Remove variables.
13202 (fetch_core_registers): Remove function.
13203 (sparc64nbsd_core_fns): Remove variable.
13204 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
13205 functions.
13206 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
13207 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13208 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
13209
13210 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
13211 sparc_extract_struct_value_address.
13212 (sparc32_gdbarch_init): Set extract_struct_value_address.
13213 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
13214 function.
13215 (sparc64_init_abi): Set extract_struct_value_address. Don't set
13216 return_value_on_stack.
13217
13218 * NEWS: Mention that %cs and %ss have been added to the AMD64
13219 configurations
13220
13221 * frame.c: Update copyright year.
13222 (get_prev_frame): Improve comment.
13223
13224 * sparc64fbsd-tdep.c: Include "regset.h".
13225 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13226 Remove variables.
13227 (fetch_core_registers): Remove function.
13228 (sparc64fbsd_core_fns): Remove variable.
13229 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
13230 functions.
13231 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
13232 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13233 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
13234
13235 * sparcnbsd-tdep.c: Include "regset.h".
13236 (fetch_core_registers): Remove function.
13237 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
13238 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
13239 functions.
13240 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
13241 TDEP->fpregset.
13242 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
13243
13244 * sparc-tdep.h (struct regset): Provide opaque declaration.
13245 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
13246 fpregset and sizeof_fpregset members.
13247 * sparc-tdep.c (struct regset): Provide opaque declaration.
13248 (sparc_regset_from_core_section): New function.
13249 (sparc32_gdbarch_init): Initialize TDEP->gregset,
13250 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
13251 Set regset_from_core_section when appropriate.
13252
13253 2004-01-10 Mark Kettenis <kettenis@gnu.org>
13254
13255 * x86-64-tdep.c (amd64_non_pod_p): New function.
13256 (amd64_classify_aggregate): Return class memory for non-POD
13257 C++ structure types.
13258
13259 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
13260 argument. Use it to reserve a register if necessary.
13261 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
13262 amd64_push_arguments.
13263
13264 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
13265
13266 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
13267 register numbers in comments.
13268 * x86-64-tdep.h: Update copyright year.
13269 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
13270 Adjust for addition of %cs and %ss.
13271 * amd64fbsd-nat.c: Update copyright year.
13272 (reg_offset): Add register offsets for %cs and %ss.
13273 * amd64fbsd-tdep.c: Update copyright year.
13274 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
13275 (amd64fbsd_sc_reg_offset): Likewise.
13276 * x86-64-linux-nat.c: Update copyright year.
13277 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
13278 and %ss.
13279 * amd64nbsd-nat.c: Update copyright year.
13280 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
13281 * amd64nbsd-tdep.c: Update copyright year.
13282 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
13283 * x86-64-linux-tdep.c: Update copyright year.
13284 (user_to_gdb_regmap): Add mapping for %cs and %ss.
13285 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
13286 * regformats/reg-x86-64.dat: Add %cs and %ss.
13287
13288 * blockframe.c (inside_entry_func): Reformat. Introduce new local
13289 variables to prevent long lines. Update comments to reflect
13290 reality.
13291
13292 2004-01-09 David Carlton <carlton@kealia.com>
13293
13294 Checked in by Elena Zannoni <ezannoni@redhat.com>.
13295 * dwarf2read.c (read_namespace): Pull out name-generating code
13296 into namespace_name. Rename previous_namespace to previous_prefix
13297 and processing_current_namespace to processing_current_prefix..
13298 (namespace_name): New function.
13299 (add_partial_symbol): Substitute uses of pdi->name with
13300 actual_name.
13301 * cp-support.h: Rename processing_current_namespace to
13302 processing_current_prefix.
13303 Update copyright year.
13304 * cp-namespace.c: Rename processing_current_namespace to
13305 processing_current_prefix.
13306 Update copyright year.
13307
13308 2004-01-09 Andrew Cagney <cagney@redhat.com>
13309
13310 * jv-valprint.c, ser-unix.c: Add missing copyright years.
13311
13312 2004-01-09 Mark Kettenis <kettenis@gnu.org>
13313
13314 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
13315 complaining.
13316 (process_one_symbol): Deal with N_PATCH stabs.
13317
13318 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
13319
13320 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
13321 ifdeffed code.
13322 Update copyright year.
13323
13324 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13325
13326 * config/pa/tm-hppa.h: Update extern declarations for
13327 hppa32_hpux_frame_saved_pc_in_sigtramp,
13328 hppa32_hpux_frame_base_before_sigtramp, and
13329 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
13330
13331 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13332
13333 * config/pa/tm-hppah.h: Update copyright years.
13334
13335 2004-01-08 Andrew Cagney <cagney@redhat.com>
13336
13337 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
13338 (mips_o32_reg_struct_has_addr): Delete function.
13339 (mips_gdbarch_init): Update.
13340 (mips_extract_struct_value_address): Delete function.
13341
13342 2004-01-08 David Mosberger <davidm@hpl.hp.com>
13343
13344 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
13345 reality.
13346
13347 2004-01-07 Andrew Cagney <cagney@redhat.com>
13348
13349 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
13350 architecture's elf flags (when available).
13351
13352 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
13353 FPU to the start, check the MIPS FPU when looking for an old
13354 architecture.
13355 (set_mipsfpu_single_command): Update the architecture.
13356 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
13357
13358 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
13359 (mips_mask_address_p): Add "tdep" parameter.
13360 (show_mask_address, mips_addr_bits_remove): Update.
13361 (mips_dump_tdep): Update.
13362 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
13363 (MIPS_STACK_ARGSIZE): Delete macro.
13364 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
13365 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
13366 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
13367 (mips_dump_tdep): Update.
13368 (MIPS_SAVED_REGSIZE): Delete macro.
13369 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
13370 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
13371 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
13372 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
13373 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
13374 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
13375 (mips_pop_frame, return_value_location): Update.
13376 (mips_n32n64_return_value, mips_dump_tdep): Update.
13377
13378 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
13379 MIPS ABI.
13380
13381 * mips-tdep.c: Update copyright.
13382 (mips_gdbarch_init): Merge two code blocks handling the register
13383 name and number layout.
13384
13385 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
13386
13387 * tracepoint.c (validate_actionline): Fix segv at EOF
13388
13389 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13390
13391 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
13392 properly for static fields.
13393
13394 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
13395 Jason Molenda <jmolenda@apple.com>
13396
13397 * disasm.c: Update copyright to include 2004.
13398 (do_mixed_source_and_assembly): For uiout asm list
13399 and tuple cleanups, initialize to null_cleanup instead of
13400 NULL and do so prior to loop. Only reset when we close off
13401 the tuple/list. Move check for whether to close off the
13402 asm tuple/list to after dump_insns call where it will be run
13403 on each loop iteration.
13404
13405 2004-01-05 Andrew Cagney <cagney@redhat.com>
13406
13407 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
13408 should be a switch case and not a label.
13409 * mips-tdep.c (mips32_next_pc): Delete unused labels
13410 "greater_equal_branch" and "less_zero_branch".
13411 * jv-valprint.c (java_print_value_fields): Delete unused label
13412 "flush_it".
13413
13414 * target.c (unpush_target): Only close a target that is in the
13415 target stack.
13416
13417 2004-01-05 Mark Kettenis <kettenis@gnu.org>
13418
13419 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
13420 address from [sp + 64] instead of %o2.
13421
13422 * frame.c (get_prev_frame): Don't try to unwind the PC. This
13423 fixes PR backtrace/1476.
13424
13425 2004-01-05 Andrew Cagney <cagney@redhat.com>
13426
13427 * libunwind-frame.h (struct frame_id): Add opaque declaration,
13428 move to start of file.
13429 * i386-tdep.h (struct regcache): Add opaque declaration.
13430 * config/ia64/nm-linux.h (struct target_ops): Add opaque
13431 declaration.
13432 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
13433 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
13434 * win32-nat.c (fake_create_process): Use ISO C style definition.
13435 * stabsread.c (define_symbol): Delete #ifndef
13436 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
13437 stabs_argument_has_addr call, macro never defined.
13438
13439 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
13440
13441 * op50-rom.c: Delete.
13442 * w89k-rom.c: Delete.
13443 * Makefile.in: Remove references.
13444
13445 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13446
13447 * x86-64-tdep.c: Update copyright year.
13448 (struct amd64_register_info): Rename from x86_64_register_info.
13449 (amd64_register_info): Rename from x86_64_register_info.
13450 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
13451 (amd64_register_name): Rename from x86_64_register_name.
13452 (amd64_register_type): Rename from x86_64_register_type.
13453 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
13454 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
13455 (amd64_dwarf_reg_to_regnum): Rename from
13456 x86_64_dwarf_reg_to_regnum.
13457 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
13458 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
13459 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
13460 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
13461 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
13462 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
13463 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
13464 (amd64_frame_cache): Rename from x86_64_frame_cache.
13465 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
13466 (amd64_frame_prev_register): Rename from
13467 x86_64_frame_prev_register.
13468 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
13469 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
13470 (amd64_sigtramp_frame_cache): Rename from
13471 x86_64_sigtramp_frame_cache.
13472 (amd64_sigtramp_frame_prev_register): Rename from
13473 x86_64_sigtramp_frame_prev_register.
13474 (amd64_sigtramp_frame_unwind): Rename from
13475 x86_64_sigtramp_frame_unwind.
13476 (amd64_sigtramp_frame_sniffer): Rename from
13477 x86_64_sigtramp_frame_sniffer.
13478 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
13479 (amd64_frame_base): Rename from x86_64_frame_base.
13480 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
13481 (amd64_frame_align): Rename from x86_64_frame_align.
13482 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
13483 (amd64_regset_from_core_section): Rename from
13484 x86_64_regset_from_core_section.
13485 (x86_64_init_abi): Update comments.
13486
13487 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
13488
13489 * MAINTAINERS (write after approval): Add myself.
13490
13491 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13492
13493 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
13494 `float' arguments.
13495
13496 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13497
13498 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
13499 such that it mentions a specific version of GCC that exhibits this
13500 bug.
13501
13502 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13503
13504 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
13505 structure that has a single `float' member, store it in %f1 in
13506 addition to %f0.
13507
13508 * sparc-sol2-nat.c: Add missing '\'.
13509
13510 * sparc-tdep.c (sparc32_return_value): New function.
13511 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
13512 Remove functions.
13513 (sparc32_gdbarch_init): Set return_value, don't set
13514 extract_return_value, store_return_value, use_struct_convention
13515 and return_value_on_stack.
13516
13517 * sparc-sol2-nat.c: Add missing ')'.
13518
13519 2004-01-03 J. Brobecker <brobecker@gnat.com>
13520
13521 * infrun.c (handle_step_into_function): New function.
13522 (handle_inferior_event): Extract out some code into the new
13523 function above.
13524
13525 2004-01-03 J. Brobecker <brobecker@gnat.com>
13526
13527 * infrun.c (handle_inferior_event): Move the declaration of
13528 real_stop_pc inside the if blocks where it is used.
13529
13530 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13531
13532 * sparc64-tdep.c (sparc64_16_byte_align_p)
13533 (sparc64_store_floating_fields, sparc64_store_floating_fields):
13534 Use check_typedef to get subtypes of structures and unions.
13535 (sparc64_store_return_value): Fix calculation of the appropriate
13536 offset into VALBUF when storing a structure or union.
13537 (sparc64_return_value): New function.
13538 (sparc64_use_struct_convention): Remove function.
13539 (sparc64_init_abi): Set return_value, don't set
13540 extract_return_value, store_return_value and
13541 use_struct_convention.
13542
13543 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
13544
13545 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
13546 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
13547 gdb/config/alpha/xm-alphaosf.h,
13548 gdb/config/powerpc/tm-ppcle-eabi.h,
13549 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
13550 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
13551 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
13552 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
13553 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
13554 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
13555 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
13556 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
13557 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
13558 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
13559 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
13560 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
13561 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
13562 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
13563 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
13564 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
13565 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
13566 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
13567 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
13568 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
13569 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
13570 Remove lines for .cvsignore files.
13571
13572 2004-01-03 J. Brobecker <brobecker@gnat.com>
13573
13574 * infrun.c: Back out the previous change.
13575
13576 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13577
13578 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
13579 sparc-*-sunos4* to the list of REMOVED configurations.
13580
13581 * configure.tgt: Add back sparc-*-vxworks*.
13582 * remote-vxsparc.c: Remove all includes except for "defs.h",
13583 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
13584 Include "sparc-tdep.h".
13585 (SPARC_R_G1): New define.
13586 (vxsparc_gregset): New variable.
13587 (ext_format_sparc): Remove extern declaration.
13588 (vx_read_register): Rewrite to use sparc32_supply_gregset and
13589 sparc32_supply_fpregset.
13590 (vx_write_register): Rewrite to use sparc32_collect_gregset,
13591 sparc_collect_rwindow and sparc32_collect_fpregset.
13592 * config/sparc/tm-vxworks.h: New file, based on recently removed
13593 tm-vxsparc.h.
13594 * config/sparc/vxworks.mt: New file, based on recently removed
13595 vxworks.mt.
13596
13597 2004-01-03 J. Brobecker <brobecker@gnat.com>
13598
13599 * infrun.c (handle_step_into_function): New function.
13600 (handle_inferior_event): Extract out some code into the new
13601 function above.
13602
13603 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13604
13605 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
13606 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
13607 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
13608 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
13609 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
13610 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
13611 (sparc_nat_h): New variable.
13612 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
13613 (tm-sun4os4.h): Remove dependency.
13614 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
13615 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
13616 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
13617 sparc-tdep.o): Update dependencies.
13618 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
13619 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
13620 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
13621 dependencies.
13622 * configure.host: Remove existing sparc-*-lynxos*,
13623 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
13624 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
13625 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
13626 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
13627 triplets.
13628 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
13629 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
13630 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
13631 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
13632 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
13633 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
13634 sparc64-*-solaris2* and sparc64-*-* triplets.
13635 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
13636 "symtab.h" and "objfiles.h".
13637 (BIAS): Remove define.
13638 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
13639 (X_DISP19): Remove macros.
13640 (sparc_fetch_instruction): Remove function.
13641 (struct gdbarch_tdep): Remove definition.
13642 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
13643 (sparc_breakpoint_from_pc): Remove function.
13644 (struct sparc64_frame_cache): Remove definition.
13645 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
13646 sparc64_unwind_pc): Remove functions.
13647 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
13648 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
13649 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
13650 (sparc64_frame_cache): Change return type to `struct
13651 sparc_frame_cache *'. Simply call sparc_frame_cache.
13652 (sparc64_frame_this_id, sparc64_frame_prev_register,
13653 sparc64_frame_base_address): Use `struct sparc_frame_cache'
13654 instead of `struct sparc64_frame_cache.
13655 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
13656 sparc_analyze_control_transfer, sparc_software_single_step,
13657 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
13658 _initialize_sparc64_tdep): Remove functions.
13659 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
13660 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
13661 macros.
13662 (sparc64_supply_gregset, sparc64_collect_gregset,
13663 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
13664 (sparc64_init_abi): New function.
13665 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
13666 inclusion guard. Include "sparc-tdep.h".
13667 (BIAS): Define.
13668 (r_tstate_offset, r_fprs_offset): New defines.
13669 (enum sparc_regnum): Remove defenition.
13670 (enum sparc64_regnum): Reformat.
13671 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
13672 (sparc64_init_abi, sparc64_supply_gregset,
13673 sparc64_collect_gregset, sparc64_supply_fpregset,
13674 sparc64_collect_fpregset): New prototypes.
13675 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
13676 Add extern declarations.
13677 (sparc64_sol2_init_abi): New prototype.
13678 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13679 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13680 prototypes.
13681 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
13682 "sparnbsd-nat.h".
13683 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
13684 functions.
13685 (_initialize_sparc64fbsd_nat): Remove initialization of
13686 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
13687 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
13688 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
13689 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
13690 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
13691 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
13692 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
13693 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
13694 (sparc64fbsd_r_y_offset): Remove variables.
13695 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13696 Make static and const.
13697 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13698 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13699 functions.
13700 (sparc64fbsd_gregset): New variable.
13701 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
13702 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
13703 and sparc64_supply_fpregset.
13704 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
13705 (sparc64fbsd_sigtramp_frame_this_id)
13706 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
13707 (sparc64fbsd_sigtramp_frame_unwind): New variable.
13708 (sparc64fbsd_sigtramp_frame_sniffer): New function.
13709 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
13710 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
13711 * sparcnbsd-tdep.c: Update copyright year. Include
13712 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
13713 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
13714 "value.h" and "sparcnbsd-tdep.h".
13715 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
13716 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
13717 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
13718 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
13719 defines.
13720 (sparcnbsd_gregset): New variable.
13721 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
13722 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
13723 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
13724 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
13725 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
13726 variables.
13727 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
13728 (sparc32nbsd_sigcontext_frame_this_id)
13729 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
13730 (sparc32nbsd_sigcontext_frame_unwind): New variable.
13731 (sparc32nbsd_sigtramp_frame_sniffer): New function.
13732 (sparcnbsd_get_longjmp_target_32,
13733 sparcnbsd_get_longjmp_target_64): Remove functions.
13734 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
13735 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
13736 sparcnbsd_init_elf): Remove.
13737 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
13738 (sparcnbsd_elf_init_abi): New functions.
13739 (_initialize_sparcnbsd_tdep): New prototype.
13740 (_initialize_sparnbsd_tdep): Update.
13741 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
13742 corelow.o. Add sparc64-nat.o and sparc-nat.o.
13743 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
13744 * config/sparc/linux.mh: Update comment.
13745 (XM_FILE, HOST_IPC): Remove variables.
13746 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
13747 sparc-linux-nat.o.
13748 * config/sparc/linux.mt: Update comment.
13749 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
13750 * config/sparc/nbsd.mt: Reformat.
13751 * config/sparc/nbsd64.mh: Update comment.
13752 (NATDEPFILES): Add sparc-nat.o.
13753 * config/sparc/nbsd64.mt: Update comment.
13754 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
13755 (TM_FILE): Set to tm-nbsd.h.
13756 * config/sparc/nbsdelf.mh: Update comment.
13757 (NATDEPFILES): Add sparc-nat.o.
13758 (XM_FILE): Delete.
13759 * config/sparc/nbsdaout.mh: Update comment.
13760 (NATDEPFILES): Add sparc-nat.o
13761 (XM_FILE): Delete.
13762 * config/sparc/nm-linux.h: Update copyright year. Don't include
13763 "config/nm-svr4.h" and "solib.h". Add protection against multiple
13764 inclusion.
13765 (KERNEL_U_SIZE): Remove define.
13766 (kernel_u_size): Remove prototype.
13767 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
13768 * config/sparc/nm-nbsd.h: Update copyright. Don't include
13769 "regcache.h".
13770 (CHILD_PREPARE_TO_STORE): Remove define.
13771 * config/sparc/nm-nbsdaout.h: Tweak some comments.
13772 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
13773 sparcnbsd-nat.c: Rewrite files.
13774 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
13775 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
13776 sparcnbsd-tdep.h: Remove files.
13777 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
13778 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
13779 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
13780 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
13781 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
13782 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
13783 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
13784 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
13785 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
13786 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
13787 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
13788 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
13789 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
13790 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
13791 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
13792 * config/sparc/linux64.mh, config/sparc/linux64.mt,
13793 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
13794 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
13795 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
13796
13797 2004-01-02 Andrew Cagney <cagney@redhat.com>
13798
13799 From 2003-12-18 Kazuhiro Inaoka:
13800 * configure.host: Add m32r-linux target.
13801
13802 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13803
13804 * top.c (print_gdb_version): Update year to 2004.
13805
13806 2004-01-02 Mark Mitchell <mark@codesourcery.com>
13807
13808 * MAINTAINERS: Add myself to the write-after-approval category.
13809
13810 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
13811
13812 From Bernardo Innocenti <bernie@develer.com>:
13813 * configure.tgt: Add uClinux target.
13814
13815 2004-01-02 Andrew Cagney <cagney@redhat.com>
13816
13817 * utils.c (do_my_cleanups): Make static, add forward declaration.
13818 * defs.h (do_my_cleanups): Delete declaration.
13819
13820 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
13821
13822 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
13823 bfd/ChangeLog-0203.
13824
13825 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13826
13827 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
13828 in <machine/reg.h>.
13829 * configure, config.in: Regenerate.
13830
13831 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
13832 tui/ChangeLog-1998-2003.
13833 \f
13834 Local Variables:
13835 mode: change-log
13836 left-margin: 8
13837 fill-column: 74
13838 version-control: never
13839 End: