NEWS: GDB understands GNAT Ada.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
117ea3cf
PH
12004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
2
3 * NEWS: GDB understands GNAT Ada.
4
0bbc026e
JM
52004-11-01 Joseph S. Myers <joseph@codesourcery.com>
6
7 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
8 (amd64-sol2-tdep.o): Add dependencies.
9 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
10 config/i386/sol2-64.mt: New files.
11 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
12 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
13 (supply_gregset): Correct order of arguments to
14 amd64_supply_native_gregset.
15 (fill_gregset): Correct order of arguments to
16 amd64_collect_native_gregset.
17 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
18 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
19 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
20 for definition of NEW_PROC_API.
21 * configure: Regenerate.
22
3d38a0a5
JM
232004-11-01 Joseph S. Myers <joseph@codesourcery.com>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
f81cd1cf
AC
272004-11-01 Andrew Cagney <cagney@gnu.org>
28
29 * configure.tgt: Mark d10v-*-* as obsolete.
30 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
31
f4e88c8e
PH
322004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
33
34 * values.c (modify_field): Correct handling of bit-fields that
35 don't fit in 32 bits. Use unsigned operations throughout and
36 simplify the code a bit. Document preconditions.
37
84674fe1
AC
382004-10-31 Andrew Cagney <cagney@gnu.org>
39
96693b3a
AC
40 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
41 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
42 (in_plt_section): Delete.
43
6f296f8f
AC
44 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
45 (mips_gdbarch_init): Do not set same.
46
618501c0
AC
47 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
48 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
49
b22e8f02
AC
50 * gdbarch.sh (in_solib_call_trampoline): Delete.
51 * gdbarch.h, gdbarch.c: Re-generate.
52
84674fe1
AC
53 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
54 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
55 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
56 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
57 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
58
c6d1029f
MK
592004-10-31 Mark Kettenis <kettenis@gnu.org>
60
61 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
62 (mipsnbsd_fetch_inferior_registers): Rename from
63 fetch_inferior_registers. Make static.
64 (mipsnbsd_store_inferior_registers): Rename from
65 store_inferior_registers. Make static.
66 (_initialize_mipsnbsd_nat): New function and prototype.
67 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
68 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
69 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
70 inf-ptrace.o.
71
bd9ca83f
AC
722004-10-31 Andrew Cagney <cagney@gnu.org>
73
19d718a3
AC
74 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
75 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
76 delete corresponding unused function.
77 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
78 in_solib_call_trampoline.
79 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
80 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
81 * config/mips/tm-nbsd.h: Ditto.
82 * config/arm/tm-linux.h: Ditto.
83 * config/mips/tm-linux.h: Ditto.
84
e8ce19c0
AC
85 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
86 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
87 in_solib_call_trampoline, delete corresponding unused function.
88 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
89 (vaxnbsd_aout_init_abi): Ditto.
90 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
91 (sparc32nbsd_aout_init_abi): Ditto.
92 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
93 (ppc_linux_init_abi): Ditto.
94 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
95 (ns32knbsd_init_abi_aout): Ditto.
96 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
97 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
98 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
99 (m68kbsd_aout_init_abi): Ditto.
100 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
101 (i386_cygwin_init_abi): Ditto.
102 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
103 (i386bsd_init_abi): Ditto.
104
af380d61
AC
105 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
106 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
107 isn't used by this architecture.
108 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
109 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
110 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
111 * s390-tdep.c (s390_gdbarch_init): Ditto.
112 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
113 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
114 * i386-tdep.c (i386_svr4_init_abi): Ditto.
115 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
116 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
117 * amd64-tdep.c (amd64_init_abi): Ditto.
118
0528d9f7
AC
119 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
120 in_solib_call_trampoline to its default value of
121 generic_in_solib_call_trampoline.
122 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
123 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
124 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
125 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
126 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
127 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
128
f9f9eacb
AC
129 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
130
a4ffd1e7
AC
131 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
132
82e34d2f
AC
133 * config/mips/tm-mips.h: Delete file.
134 * remote-mips.c: Delete tm-mips.h from comment.
135 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
136 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
137 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
138 * config/mips/tm-linux.h: Don't include tm-mips.h.
139 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
140 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
141 * config/mips/tm-wince.h: Don't include.
142
75dec9cf
AC
143 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
144 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
145 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
146 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
147
bd9ca83f
AC
148 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
149 * mdebugread.c (ecoff_relocate_efi): Delete function.
150 * objfiles.c (objfile_relocate): Delete #ifdef
151 MDEBUG_EFI_SYMBOL_NAME code.
152
3352ef37
AC
1532004-10-31 Orjan Friberg <organ.friberg@axis.com>
154 Andrew Cagney <cagney@gnu.org>
155
156 * gdbarch.sh (single_step_through_delay): Add.
157 * gdbarch.h, gdbarch.c: Re-generate.
158 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
159 (mips_step_skips_delay): Delete.
160 * mips-tdep.c (mips_single_step_through_delay): Replace
161 mips_step_skips_delay.
162 (mips_gdbarch_init): Set single_step_through_delay.
163 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
164
2440b685
MK
1652004-10-31 Mark Kettenis <kettenis@gnu.org>
166
167 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
168 from TRAMP_FRAME frame type.
169
56a2fed5
AC
1702004-10-31 Andrew Cagney <cagney@gnu.org>
171
9b792b1d
AC
172 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
173
0a5e8d98
AC
174 * mips-tdep.c (mips_ignore_helper): Delete.
175 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
176 * infrun.c (handle_inferior_event): Delete #ifdef
177 DEPRECATED_IGNORE_HELPER_CALL code.
178
56a2fed5
AC
179 * config/mips/tm-mips.h (RA_REGNUM): Delete.
180
f69c55b2
MK
1812004-10-31 Mark Kettenis <kettenis@gnu.org>
182
183 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
184 (fill_fpregset): Do not compile for 64-bit systems.
185 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
186 * Makefile.in (i386-sol2-nat.o): Update dependencies.
187 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
188
d37cca3d
AC
1892004-10-30 Andrew Cagney <cagney@gnu.org>
190
36b8628e
AC
191 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
192 (struct mdebug_extra_func_info): Define.
193 * config/alpha/tm-alpha.h: Delete same.
194 * config/mips/tm-mips.h: Delete same.
195 * mdebugread.c: Delete same.
196 * Makefile.in: Update dependencies.
197 * mips-mdebug-tdep.c: Include "mdebugread.h".
198
5b123146
AC
199 * objfiles.c: Include "mdebugread.h".
200 * mdebugread.c: Include "mdebugread.h".
201 (ecoff_relocate_cfi): Delete.
202 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
203 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
204 * mdebugread.h (ecoff_relocate_efi): New file.
205 * Makefile.in: Update dependencies.
206
b9c3a7de
AC
207 * mips-tdep.c (struct frame_extra_info): Delete.
208 (temp_proc_desc): Delete.
209
f92761ec
AC
210 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
211 MIPS_EFI_SYMBOL_NAME.
212 (mips_extra_func_info_t, mips_extra_func_info): Delete.
213 (struct mdebug_extra_func_info): Replace struct
214 alpha_extra_func_info and alpha_extra_func_info_t.
215 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
216 MIPS_EFI_SYMBOL_NAME.
217 (struct mdebug_extra_func_info): Replace struct
218 alpha_extra_func_info and alpha_extra_func_info_t.
219 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
220 * mdebugread.c, alpha-mdebug-tdep.c:
221
0bb57b31
AC
222 Suggested by Mark Kettenis.
223 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
224 fields frame_adjust and high_addr.
225 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
226 (non_heuristic_proc_desc): Delete references.
227
a5c9623c
AC
228 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
229 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
230 * mips-tdep.c: Update.
231
607fc93c
AC
232 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
233 (MIPS_LAST_EMBED_REGNUM): Add.
234 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
235 (LAST_EMBED_REGNUM): Delete.
236 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
237
24e05951
AC
238 * config/mips/tm-mips.h (PS_REGNUM): Delete.
239 * mips-tdep.h (MIPS_PS_REGNUM): Add.
240 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
241 * mips-linux-nat.c: Update.
242
613e114f
AC
243 * mips-tdep.h: Add comments on registers.
244 (MIPS_UNUSED_REGNUM): Define.
245 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
246 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
247 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
248 * mips-linux-nat.c, remote-mips.c: Update.
249
d37cca3d
AC
250 * config/mips/tm-mips.h (t_insn): Delete.
251 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
252 Replace t_insn with ULONGEST.
253
ceb41096
MK
2542004-10-30 Mark Kettenis <kettenis@gnu.org>
255
d1180b0f
MK
256 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
257 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
258 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
259 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
260 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
261 (mipsnbsd_core_osabi_sniffer): New function.
262 (mipsnbsd_init_abi): Set regset_from_core_section.
263 (_initialize_mipsnbsd_tdep): Remove calls to
264 deprecated_add_core_fns.
265 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
266 (mipsnbsd_regset_from_core_section): New functions.
267 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
268 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
269
ceb41096
MK
270 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
271 Remove optimization for DEPRECATED_FP_REGNUM.
272
ec4045ea
AC
2732004-10-30 Andrew Cagney <cagney@gnu.org>
274
cd65c8f6
AC
275 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
276 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
277 (alpha_setup_arbitrary_frame): Delete.
278 * mips-tdep.c (setup_arbitrary_frame): Delete.
279 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
280 (setup_arbitrary_frame): Delete.
281 * stack.c (parse_frame_specification_1): When specified, call
282 create_new_frame with two parameters. Delete #ifdef
283 SETUP_ARBITRARY_FRAME.
284
95ac2dcf
AC
285 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
286 (MIPS_INSTLEN): Delete.
287 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
288 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
289 * remote-mips.c, mips-tdep.c: Update.
290
1a8da44d
AC
291 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
292 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
293 * mips-tdep.c (mips_mdebug_frame_cache)
294 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
295 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
296 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
297 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
298 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
299 (mips_gdbarch_init): Do not append mdebug sniffers.
300 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
301 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
302 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
303 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
304 * Makefile.in: Update dependencies.
305
e6bc2e8a
AC
306 * mips-tdep.h (mips_abi_regsize): Declare.
307 * mips-tdep.c (mips_abi_regsize): Make non-static.
308
ec4045ea
AC
309 * mips-tdep.c (gdb_print_insn_mips): Simplify.
310 (make_mips16_addr): Delete.
e6bc2e8a 311
6b16acab
MK
3122004-10-30 Mark Kettenis <kettenis@gnu.org>
313
314 * i386-sol2-nat.c: New file.
315 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
316 i386-sol2-tdep.c.
317 (i386-sol2-nat.o): Update dependencies.
318 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
319 i386-sol2-nat.o.
320
8b622e6a
AC
3212004-10-30 Andrew Cagney <cagney@gnu.org>
322
323 Total breakage identified by Joel Brobecker.
324 * mips-tdep.c (after_prologue): Delete.
325 (mips_skip_prologue): Use skip_prologue_using_sal.
326 (heuristic_proc_desc): Delete, unused.
327
772cf8be
MK
3282004-10-30 Mark Kettenis <kettenis@gnu.org>
329
330 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
331 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
332 Cleanup coding style.
333
9c8fdbfa
AC
3342004-10-30 Andrew Cagney <cagney@gnu.org>
335
0fe7e7c8
AC
336 * mips-tdep.h (mips_pc_is_mips16): Declare.
337 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
338 non-static. Update calls.
339
1b295c3d
AC
340 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
341 * command.h (add_setshow_enum_cmd): Declare.
342 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
343
6bcadd06
AC
344 * mips-tdep.c (_initialize_mips_tdep): Use
345 add_setshow_zinteger_cmd.
346
9c8fdbfa
AC
347 * mips-tdep.c (mips_eabi_extract_return_value)
348 (mips_o64_extract_return_value, mips_o64_store_return_value)
349 (return_value_location, mips_eabi_reg_struct_has_addr)
350 (mips_eabi_use_struct_convention)
351 (mips_eabi_store_return_value): Delete.
352 (mips_eabi_store_return_value): New function.
353 (mips_eabi_return_value): New function.
354 (mips_gdbarch_init): For O64 and EABI, delete
355 extract_return_value, store_return_value, use_struct_convention
356 and reg_struct_has_addr, add return_value.
357
1d93fe1a
AC
358 * mips-tdep.c (read_signed_register): Use
359 regcache_cooked_read_signed.
360
303d2914
MK
3612004-10-30 Mark Kettenis <kettenis@gnu.org>
362
363 * mipsread.c: Cleanup coding style.
364 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
365 (mipscoff_symfile_finish): Remove prototypes.
366
3672004-10-29 Mark Kettenis <kettenis@gnu.org>
368
369 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
370 (mips_mdebug_frame_cache, mips16_scan_prologue)
371 (mips32_scan_prologue, mips_stub_frame_cache)
372 (heuristic_proc_start, heuristic_proc_desc)
373 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
374 (mips_n32n64_return_value, mips_o32_push_dummy_call)
375 (mips_o32_return_value, mips_o64_push_dummy_call)
376 (mips_step_skips_delay, mips_skip_trampoline_code)
377 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
378 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
379 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
380 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
381 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
382 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
383 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
384 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
385 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
386 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
387 ZERO_REGNUM.
388 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
389 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
390 ZERO_REGNUM.
391 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
392 A0_REGNUM.
393 * mipsnbsd-nat.c: Include "mips-tdep.h".
394 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
395 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
396
1c8831c5
AC
3972004-10-29 Andrew Cagney <cagney@gnu.org>
398
399 * stack.c (parse_frame_specification_1): New function based on
400 parse_frame_specification. Add message and selected_frame_p
401 paramters. Truely always return non-NULL.
402 (parse_frame_specification): Call parse_frame_specification_1.
403 (frame_info): Update. Eliminate target_has_stack check.
404 (select_frame_command): Update.
405
b04f3ab4
AC
4062004-10-29 Andrew Cagney <cagney@gnu.org>
407
408 * frame.h (get_selected_frame): Add message parameter.
409 * frame.c (get_selected_frame): Add and use message parameter.
410 * stack.c (current_frame_command, return_command, locals_info)
411 (catch_info, args_info, up_silently_base, down_silently_base): Use
412 get_selected_frame with an explicit message.
413 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
414 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
415 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
416 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
417 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
418 * breakpoint.c: Update.
419
4202004-10-29 Andrew Cagney <cagney@gnu.org>
00b25ff3
AC
421
422 * trad-frame.c (trad_frame_get_prev_register): Use
423 frame_unwind_register instead of frame_register_unwind, do not
424 recurse the register's location.
425 * xstormy16-tdep.c (xstormy16_frame_prev_register):
426 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
427 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
428 * sh-tdep.c (sh_frame_prev_register): Ditto.
429 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
430 * i386-tdep.c (i386_frame_prev_register): Ditto.
431 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
432 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
433
7a952542
MK
4342004-10-28 Mark Kettenis <kettenis@jive.nl>
435
c18c06be
MK
436 * proc-events.c: Fix several coding-style issues. Consistently
437 use #ifdef instead of #if defined().
438 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
439 ARRAY_SIZE.
440 (_initialize_proc_events): New prototype.
441
7a952542
MK
442 * proc-why.c: Fix several coding-style issues.
443 (proc_prettyfprint_why): Use ARRAY_SIZE.
444
fcad0fa4
JB
4452004-10-27 Jim Blandy <jimb@redhat.com>
446
447 * remote.c (fetch_register_using_p): Construct 'p' packet in a
448 manner independent of the host byte order.
449
c163184f
MK
4502004-10-27 Mark Kettenis <kettenis@gnu.org>
451
452 * mips-tdep.c (id_delayed): Remove prototype.
453
9c46b6f0
MK
4542004-10-26 Mark Kettenis <kettenis@gnu.org>
455
456 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
457 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
458 to enum with register numbers.
459 (enum mips_insn_size): New enum.
460
0d0266c6
AC
4612004-10-26 Andrew Cagney <cagney@gnu.org>
462
e7d6a6d2
AC
463 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
464 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
465 (mips_gdbarch_init): Update.
466 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
467
c5115f39
AC
468 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
469 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
470 IN_SOLIB_RETURN_TRAMPOLINE.
471 * mips-tdep.c (mips_dump_tdep): Do not print
472 IN_SOLIB_RETURN_TRAMPOLINE.
473 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
474 (mips_gdbarch_init): Update.
475
0d0266c6
AC
476 * mips-tdep.h (mips_software_single_step): Move to here ...
477 * config/mips/tm-mips.h: ... from here.
478 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
479 (SOFTWARE_SINGLE_STEP): Delete.
480 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
481
156a53ca
AC
4822004-10-25 Andrew Cagney <cagney@gnu.org>
483
484 * NEWS: Add Changes since GDB 6.3 section.
485
f27cf670
AS
4862004-10-23 Andreas Schwab <schwab@suse.de>
487
156a53ca
AC
488 * ada-lang.c (grow_vect): Return the new array instead of
489 expecting pointer to pointer to avoid violation of aliasing rules.
f27cf670
AS
490 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
491
121d8485
UW
4922004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
493
494 * s390-tdep.c (enum pv_boolean): Remove.
495 (pv_is_array_ref): Remove.
496 (s390_on_stack): Remove.
497 (S390_NUM_SPILL_SLOTS): Remove.
498 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
499 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
500 (s390_store): Track all stores of orginal incoming registers to the
501 stack constant offsets relative to the CFA, instead of only tracking
502 stores into specific spill slots.
503 (s390_load): Likewise.
504 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
505 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
506 defined as call-saved by the ABI.
507 (s390_push_dummy_call): Use bottom of dummy call argument save area
508 as return value, not the top. Do not store to the called function's
509 register save area.
510 (s390_unwind_dummy_id): Adapt accordingly.
511
0a6ddd08
AC
5122004-10-23 Andrew Cagney <cagney@gnu.org>
513
514 * objfiles.h (struct objfile): Rename obj_private to
515 deprecated_obj_private, sym_private to deprecated_sym_private, and
516 sym_stab_info to deprecated_sym_stab_info.
517 * gdb-stabs.h: Update.
518 * elfread.c: Update.
519 * dbxread.c: Update.
520 * coffread.c: Update.
521 * xcoffread.c: Update.
522 * symfile.c: Update.
523 * somread.c: Update.
524 * nlmread.c: Update.
525 * mdebugread.c: Update.
526 * hpread.c: Update.
527 * coffread.c: Update.
528
abc08782
MK
5292004-10-23 Mark Kettenis <kettenis@gnu.org>
530
531 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
532 * configure.host: Add mips64*-*-openbsd*.
533 * configure.tgt: Add mips64*-*-openbsd*.
534 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
535 mips64obsd-tdep.c.
536 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
537 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
538
fc062ac6
JB
5392004-10-21 Joel Brobecker <brobecker@gnat.com>
540
541 * symtab.c (symbol_search_name): Minor reformatting.
542
5bccb4d1
JB
5432004-10-20 Joel Brobecker <brobecker@gnat.com>
544
545 * symtab.h: Fix typo in comment.
546
a738430d
MK
5472004-10-19 Mark Kettenis <kettenis@gnu.org>
548
549 * dwarf2read.c (struct comp_unit_head): Fix coding style.
550 (dwarf_decode_line_header): Likewise.
551
f2cb65ca
MC
5522004-10-19 Michael Chastain <mec.gnu@mindspring.com>
553
554 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
555
09e55376
AC
5562004-10-19 Andrew Cagney <cagney@gnu.org>
557
558 GDB 6.3 branch created.
559 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
560
bc5f45f8
JB
5612004-10-15 Joel Brobecker <brobecker@gnat.com>
562
563 * dwarf2read.c (set_cu_language): Set language to Ada for
564 DW_LANG_Ada83 and DW_LANG_Ada95.
565
2941da8c
MC
5662004-10-15 Michael Chastain <mec.gnu@mindspring.com>
567
568 From Andreas Schwab <schwab@suse.de>:
569 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
570 for xmalloc and xrealloc.
571
34a17005
AC
5722004-10-15 Andrew Cagney <cagney@gnu.org>
573
574 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
575 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
576 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
577 Update dependencies.
578
714e53ab
PH
5792004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
580
581 * ada-lang.c (ada_lookup_symbol): Correct comment.
582 (ada_evaluate_subexp): Change error message for
583 OP_FUNCALL case so as not to indicate an internal error.
584
5852004-10-15 Joel Brobecker <brobecker@gnat.com>
586
587 Committed by Paul Hilfinger.
588 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
589 type sizes in XVE/XVU types, and emit a warning when that happens,
590 instead of rounding up the size of the resulting type.
591 Some minor reformatting.
592 (ada_is_aligner_type): Do not consider a type as an aligner type
593 if there is a corresponding XVS type as well.
594 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
595 have several levels of pointer indirection to the array.
596
5972004-10-15 Jerome Guitton <guitton@gnat.com>
598
599 Committed by Paul Hilfinger.
600 * ada-lang.c (check_size): New function.
601 (coerce_unspec_val_to_type): call check_size to make sure
602 that the object size is reasonable.
603 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
604 Implements the case when we get a reference when we evaluate
605 the expression of one of the bounds of the slice.
606 (ada_value_struct_elt): when a packed array field is
607 a reference, use ada_coerce_ref to dereference it; use
608 ada_value_ind only if it is a pointer.
609
29639122
JB
6102004-10-15 Joel Brobecker <brobecker@gnat.com>
611
612 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
613 a bit to avoid the necessity of an advance declaration. Remove
614 declaration.
615 (set_reg_offset): Move implemenation up.
616 (mips16_get_imm): Likewise.
617 (mips16_scan_prologue): Likewise.
618 (reset_saved_regs): Likewise.
619 (mips32_scan_prologue): Likewise.
620
a65bbe44
JB
6212004-10-14 Joel Brobecker <brobecker@gnat.com>
622
623 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
624 Remove sp as a parameter, compute it internally instead. Move
625 prologue scanning limit from heuristic_proc_desc to here.
626 (mips16_scan_prologue): Likewise.
627 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
628 by call to mips16_scan_prologue.
629 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
630 by call to mips32_scan_prologue.
631 (heuristic_proc_desc): Remove code that's no longer necessary.
632 Update calls to mips16_scan_prologue and mips32_scan_prologue.
633 (mips_skip_prologue): Update calls to mips16_scan_prologue
634 and mips32_scan_prologue.
635
1c645fec
JB
6362004-10-14 Joel Brobecker <brobecker@gnat.com>
637
638 * mips-tdep.c (mips16_scan_prologue): Merge code from
639 mips16_skip_prologue. Now return the address of the first
640 instruction past the function prologue.
641 (mips16_skip_prologue): Remove, no longer necessary.
642 (mips_skip_prologue): Replace call to mips16_skip_prologue
643 by call to mips16_scan_prologue.
644
98b4dd94
JB
6452004-10-14 Joel Brobecker <brobecker@gnat.com>
646
647 * mips-tdep.c (mips32_scan_prologue): Merge code from
648 mips32_skip_prologue. Now return the address of the first
649 instruction past the function prologue.
650 (mips32_skip_prologue): Remove. No longer necessary.
651 (mips16_skip_prologue): Add parameter end_pc instead of
652 computing it.
653 (mips_skip_prologue): Compute the upper limit for the
654 prologue scanning. Update call to mips16_skip_prologue.
655 Replace call to mips32_skip_prologue by call to
656 mips32_scan_prologue.
657
ad4c72d2
MK
6582004-10-14 Mark Kettenis <kettenis@gnu.org>
659
dfaf8edb
MK
660 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
661 NetBSD system call stubs that store %rp in the ERP slot of the
662 stack frame.
663
3e3a28f1
MK
664 * source.c: Always define O_BINARY to 0 if not defined already.
665 (openp): Unconditionally use O_BINARY.
666
ad4c72d2
MK
667 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
668 * event-top.c (gdb_readline2): Likewise.
669
52bd1401
OF
6702004-10-14 Orjan Friberg <orjanf@axis.com>
671
672 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
673 deprecated_add_core_fns which was removed by mistake.
674
e0e25c6c
KB
6752004-10-13 Kevin Buettner <kevinb@redhat.com>
676
677 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
678 references to deprecated_registers[] with equivalent code.
679
9f335945
KB
6802004-10-13 Kevin Buettner <kevinb@redhat.com>
681
682 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
683 ``deprecated_registers'' with equivalent code. Use gdb_assert()
684 instead of explicit test and print statement.
685
06c2338d
MK
6862004-10-12 Mark Kettenis <kettenis@gnu.org>
687
1b9445c2
MK
688 * sparc-nat.c: Include "inf-ptrace.h".
689 (sparc_target): New function.
690 * sparc-nat.h: Update copyright year.
691 (sparc_target): New prototype.
692 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
693 (_initialize_sparcnbsd_nat): Construct and add target vector.
694 * sparc64nbsd-nat.c: Include "target.h".
695 (_initialize_sparc64nbsd_nat): Construct and add target vector.
696 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
697 Update dependencies.
698 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
699 inftarg.o, add inf-ptrace.o.
700 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
701 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
702 (NAT_FILE): Set to nm-bsd.h.
703 (LOADLIBES): New variable.
704 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
705 infarg.o, add inf-ptrace.o.
706 * config/sparc/nm-nbsdaout.h: Remove file.
707 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
708 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
709 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
710
06c2338d
MK
711 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
712 "fopen-same.h". Update comment.
713
3303a276
MK
7142004-10-11 Mark Kettenis <kettenis@gnu.org>
715
716 * i386gnu-nat.c: Include "gdb_string.h".
717 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
718 registers when the floating-point state isn't initialized.
719 * Makefile.in (i386gnu-nat.o): Update dependencies.
720
04c663e3
DA
7212004-10-11 David Anderson <davea@sgi.com>
722
723 * regcache.c (regcache_raw_read): Comment was missing "to".
724 Extraneous ' removed.
725 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
726 comment now describes use.
727
a5f6c8f5
OF
7282004-10-11 Orjan Friberg <orjanf@axis.com>
729
730 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
731 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
732 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
733 (cris_sigtramp_frame_sniffer): New functions.
734 (cris_gdbarch_init): Hook in signal trampoline unwinder.
735 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
736 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
737 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
738 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
739 command.
740 (cris_version_update): Remove, replace with ...
741 (set_cris_version): New function.
742 (struct gdbarch_tdep, cris_mode, cris_mode_update)
743 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
744 (_initialize_cris_tdep): Remove CRIS mode command.
745 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
746 cris-fpless-backtrace command.
747 (cris_scan_prologue): Fix prologue scanning limit.
748 (cris_register_type): Update to reflect actual registers.
749 (cris_register_bytes_ok) Remove.
750 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
751 Remove set_gdbarch_deprecated_register_size,
752 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
753
77109804
AC
7542004-10-10 Andrew Cagney <cagney@gnu.org>
755
756 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
757 comment.
758
25652d4f
JB
7592004-10-10 Joel Brobecker <brobecker@gnat.com>
760
761 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
762
1e05a7bf
JB
7632004-10-10 Joel Brobecker <brobecker@gnat.com>
764
765 * mips-tdep.c (mips16_scan_prologue): Renames
766 mips16_heuristic_proc_desc. Update comment.
767 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
768 (heuristic_proc_desc): Update calls to the 2 functions above.
769
c68a4142
JB
7702004-10-10 Joel Brobecker <brobecker@gnat.com>
771
772 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
773 Update comments. Also immediately return empty cache when the start
774 address of our function could not be found.
775 (mips_insn32_frame_cache): Likewise.
776
0fce0821
JB
7772004-10-10 Joel Brobecker <brobecker@gnat.com>
778
779 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
780 (mips_insn16_frame_cache): Pass frame cache in call to
781 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
782 Remove code that became redundant as a consequence.
783 (mips32_heuristic_proc_desc): No longer compute a fake
784 procedure descriptor. Compute the full frame cache instead.
785 Some minor comment reformatting.
786
b672553e
JB
7872004-10-10 Jim Blandy <jimb@redhat.com>
788
789 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
790 reader, tracing bytecode stuff): Remove self.
791
9cc52bde
MK
7922004-10-10 Mark Kettenis <kettenis@gnu.org>
793
cc9784b6
MK
794 * sparc64-linux-tdep.c: Update copyright year. Don't include
795 "solib-svr4.h".
796 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
797 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
798 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
799
ee8aef23
MK
800 * sparc-linux-tdep.c: Update copyright year.
801 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
802 to struct frame_info *. Use safe_frame_unwind_memory instead of
803 deprecated_read_memory_nobpt.
804 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
805 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
806 changed signature of sparc_linux_sigtramp_start.
807 (sparc32_linux_pc_in_sigtramp): Remove function.
808 (sparc32_linux_sigtramp_p): New function.
809 (sparc32_linux_sigtramp_frame_sniffer): Use
810 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
811
bc73f8cc
MK
812 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
813 Remove function.
814 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
815
a2249542
MK
816 * ada-lang.c (lim_warning): Re-implement as a varargs function.
817 (decode_packed_array_type, value_subscript_packed)
818 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
819 argument in call to lim_warning.
820
9cc52bde
MK
821 * configure.in: Really disable the TUI if an enhanced curses
822 library isn't found.
823 * configure: Regenerate.
824
151fc45b
MK
8252004-10-09 Mark Kettenis <kettenis@gnu.org>
826
827 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
828 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
829 * config/i386/nm-nbsdaout.h: Remove file.
830 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
831 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
832 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
833 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
834 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
835 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
836 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
837 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
838 (ldd, ld_un, ld_2): Remove defines.
839 * config/i386/nm-obsd.h: Likewise.
840
375c0479
PH
8412004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
842
843 * ada-lex.l: Remove useless rule whose right-context clause
844 causes unreferenced static function warning for yyrealloc.
845 (ada_flex_use): Remove the artificial reference to yyrealloc.
846
c8e73a31
AC
8472004-10-08 Andrew Cagney <cagney@gnu.org>
848
849 * target.h (struct target_ops): Rename to_xfer_memory to
850 deprecated_xfer_memory.
851 * target.c: Update.
852 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
853 * wince.c: Update.
854 * win32-nat.c: Update.
855 * v850ice.c: Update.
856 * uw-thread.c: Update.
857 * thread-db.c: Update.
858 * sol-thread.c: Update.
859 * remote.c: Update.
860 * remote-vx.c: Update.
861 * remote-st.c: Update.
862 * remote-sim.c: Update.
863 * remote-sds.c: Update.
864 * remote-rdp.c: Update.
865 * remote-rdi.c: Update.
866 * remote-mips.c: Update.
867 * remote-m32r-sdi.c: Update.
868 * remote-e7000.c: Update.
869 * procfs.c: Update.
870 * ppc-bdm.c: Update.
871 * nto-procfs.c: Update.
872 * monitor.c: Update.
873 * linux-nat.c: Update.
874 * inftarg.c: Update.
875 * hpux-thread.c: Update.
876 * go32-nat.c: Update.
877 * gnu-nat.c: Update.
878 * exec.c: Update.
879 * corelow.c: Update.
880 * bsd-kvm.c: Update.
881 * aix-thread.c: Update.
882
aa869812
AC
8832004-10-08 Andrew Cagney <cagney@gnu.org>
884
885 * target.c (debug_target): Move to near start of file.
886 (target_stopped_data_address_p): Re-org logic, add casts.
887
8dcef9cf
MK
8882004-10-02 Mark Kettenis <kettenis@gnu.org>
889
890 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
891 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
892 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
893 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
894 New defines.
895
4aa7a7f5
JJ
8962004-10-08 Jeff Johnston <jjohnstn@redhat.com>
897
898 * target.h (to_stopped_data_address): Change prototype to
899 take a CORE_ADDR pointer and return an int.
900 * target.c (update_current_target): Change to_stopped_data_address
901 to match new prototype.
902 (debug_to_stopped_data_address): Change appropriately.
903 * breakpoint.c (bpstat_stop_status): Change call to
904 target_stopped_data_address to use new prototype.
905 * frv-tdep.c (frv_have_stopped_data_address): New function.
906 (frv_stopped_data_address): Change to new prototype and
907 functionality.
908 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
909 prototype and functionality.
910 (ia64_stopped_by_watchpoint): New function.
911 * i386-nat.c (i386_stopped_data_address): Change to new
912 prototype and functionality.
913 (i386_stopped_by_watchpoint): New function.
914 * remote.c (remote_stopped_data_address): Change to new prototype
915 and functionality.
916 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
917 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
918 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
919 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
920 new i386_stopped_by_watchpoint function.
921 (i386_stopped_by_watchpoint): New prototype.
922 (i386_stoppped_data_address): Change to new prototype.
923 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
924 new ia64_stopped_by_watchpoint function.
925 (ia64_stopped_by_watchpoint): New prototype.
926 (ia64_stopped_data_address): Ditto.
927
61ee279c
PH
9282004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
929
930 * ada-typeprint.c (ada_print_type): Use int_string for printing
931 modulus of modular type.
932 * ada-lang.h (ada_modulus): Change return type to unsigned.
933 * ada-lang.c (ada_language_arch_info): Correct type of
934 string_char_type.
935 (ada_modulus): Return unsigned result.
936 (ada_lookup_symbol): Remove user disambiguation and modify comment
937 accordingly.
938
9392004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
940
941 Committed by Paul Hilfinger.
942 * ada-lang.c (decode_packed_array): On big-endian targets,
943 left-justify the value if it comes with a modular type.
944
9452004-10-08 Joel Brobecker <brobecker@gnat.com>
946
947 Committed by Paul Hilfinger.
948 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
949 (is_name_suffix): Add support for "___JM" suffixes.
950 (ada_check_typedef): Renames ada_completed_type.
951 Update all users of CHECK_TYPEDEF, check_typedef, and
952 ada_complete_type to call ada_check_typedef.
953 * ada-typeprint.c: Likewise.
954 * ada-valprint.c: Likewise.
955
b6c25a56
CV
9562004-10-08 Corinna Vinschen <vinschen@redhat.com>
957
958 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
959
83ca6a46
NR
9602004-10-08 Nick Roberts <nickrob@snap.net.nz>
961
962 * MAINTAINERS: Update e-mail address.
963
1fd8cd20
DJ
9642004-10-07 Daniel Jacobowitz <dan@debian.org>
965
966 From Maciej W. Rozycki <macro@mips.com>:
967 * mips-tdep.c (mips32_next_pc): Check the register's contents,
968 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
969
cea15572
KI
9702004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
971
972 * m32r-tdep.c (decode_prologue): Support functions written
973 in assembler language. Recognize trap instructions as the
974 end of prologue.
975 (m32r_frame_unwind_cache): Ditto.
976 (m32r_skip_prologue): Extend search limit. Quit analyzing
977 prologue if pc's location is not readable.
978
23485554
PH
9792004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
980
981 * Makefile.in (.l.c): Do conversions of names of alloc and free
982 functions that are done for .y.c files, plus special one
983 for yy_flex_realloc. Also, correct missing-file tests here.
984 * ada-lex.l (malloc, free): Remove macros.
985 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
986 xrealloc.
987 (ada_flex_use): Dummy definition to remove warnings about unused
988 functions.
989 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
990 to suppress warning.
991
c0409442
CV
9922004-10-06 Corinna Vinschen <vinschen@redhat.com>
993
994 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
995 RETURN_VALUE.
996 (sh_return_value_fpu): Ditto for CPUs with FPU.
997 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
998 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
999 Install sh_return_value_nofpu resp. sh_return_value_fpu as
1000 RETURN_VALUE functions.
1001
9bed62d7
CV
10022004-10-06 Corinna Vinschen <vinschen@redhat.com>
1003
1004 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
1005 (sh_pseudo_register_write): Ditto.
1006
03131d99
CV
10072004-10-06 Corinna Vinschen <vinschen@redhat.com>
1008
1009 * sh-tdep.c (IS_MACL_STS): New define.
1010 (IS_MOVI20): Ditto.
1011 (IS_MACL_LDS): Ditto.
1012 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
1013 instructions in prologue.
1014 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
1015 instructions in epilogue.
1016
da962468
CV
10172004-10-06 Corinna Vinschen <vinschen@redhat.com>
1018
1019 * sh-tdep.c (SH_NUM_REGS): Define as 67.
1020 (sh_sh_register_name): Add eight empty register names.
1021 (sh_sh3_register_name): Ditto.
1022 (sh_sh3e_register_name): Ditto.
1023 (sh_sh2e_register_name): Ditto.
1024 (sh_sh2a_register_name): New function, defining SH2A register set.
1025 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
1026 in nofpu case.
1027 (sh_sh_dsp_register_name): Add eight empty register names.
1028 (sh_sh3_dsp_register_name): Ditto.
1029 (sh_sh4_register_name): Ditto.
1030 (sh_sh4_nofpu_register_name): Ditto.
1031 (sh_sh4al_dsp_register_name): Ditto.
1032 (sh2a_show_regs): New function.
1033 (sh2a_nofpu_show_regs): New function.
1034 (sh_sh2a_register_type): New function.
1035 (do_bank_register_info): New function.
1036 (sh_print_pseudo_register): Call do_bank_register_info.
1037 Call sh_print_pseudo_register for valid "bank" register.
1038 (sh_sh2a_register_sim_regno): New function.
1039 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
1040 Increment pseudo register count by one for all sh variants with
1041 pseudo registers to accomodate pseudo bank register.
1042 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
1043 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
1044 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
1045 Increment pseudo register numbers.
1046
1326e61b
CV
10472004-10-06 Corinna Vinschen <vinschen@redhat.com>
1048
1049 * dwarf2read.c (read_subroutine_type): Call make_function_type
1050 instead of lookup_function_type.
1051
146c42e3
JB
10522004-10-05 Jim Blandy <jimb@redhat.com>
1053
1054 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
1055 (Previous change missed some uses.)
1056
1df84f13
AC
10572004-10-05 Andrew Cagney <cagney@gnu.org>
1058
1059 * target.h (deprecated_child_ops): Rename child_ops.
1060 * wince.c: Update copyright. Rename child_ops.
1061 * win32-nat.c: Rename child_ops.
1062 * target.c: Rename child_ops.
1063 * rs6000-nat.c: Rename child_ops.
1064 * linux-nat.c: Rename child_ops.
1065 * infttrace.c: Rename child_ops.
1066 * inftarg.c: Rename child_ops.
1067 * infptrace.c: Rename child_ops.
1068 * hppah-nat.c: Update copyright. Rename child_ops.
1069 * hpux-thread.c: Update copyright. Rename child_ops.
1070
21e3b9b9
DJ
10712004-10-05 Daniel Jacobowitz <dan@debian.org>
1072
1073 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
1074
de83afe7
AC
10752004-10-05 Andrew Cagney <cagney@gnu.org>
1076
1077 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
1078
10b3939b
DJ
10792004-10-05 Daniel Jacobowitz <dan@debian.org>
1080
1081 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
1082 (die_ref_table): Remove.
1083 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
1084 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
1085 the usage of this type.
1086 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
1087 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
1088 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
1089 (dwarf2_create_include_psymtab): Update comment.
1090 (find_partial_die): Remove third argument. Remove unreachable call
1091 to error ().
1092 (dwarf2_find_containing_comp_unit): Update comments. Change one
1093 assertion to an error. Remove an unreachable error.
1094 (dwarf2_find_comp_unit): Update comments.
1095 (type_at_offset): Remove dead code.
1096 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
1097 (store_in_ref_table): Add CU argument.
1098 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
1099 inter-compilation-unit references.
1100 (load_full_comp_unit, process_full_comp_unit): New functions, based
1101 on psymtab_to_symtab_1.
1102 (psymtab_to_symtab_1): Use them.
1103 (dwarf2_add_dependence): New function.
1104 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
1105 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
1106 (partial_die_parent_scope, guess_structure_name): Update for changes
1107 to find_partial_die.
1108 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
1109 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
1110 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
1111 (read_die_and_children): Update call to store_in_ref_table.
1112 (do_free_die_list_cleanup): Remove.
1113 (fixup_partial_die): Update for changes to find_partial_die.
1114 (read_full_die): Handle queueing absolute references.
1115 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
1116 (dwarf2_attr, die_specification, die_type)
1117 (die_containing_type, dwarf2_extension): Update calls to
1118 follow_die_ref.
1119 (dump_die): Update DW_FORM_ref* handling.
1120 (dwarf2_get_ref_die_offset): Likewise.
1121 (free_one_comp_unit): Release the dies list.
1122 (dwarf2_mark_helper): New function.
1123 (dwarf2_mark): Use it.
1124
998bdd68
MK
11252004-10-05 Mark Kettenis <kettenis@jive.nl>
1126
1127 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
1128 when writing to memory.
1129
14588880
KI
11302004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1131
1132 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
1133 (m32r_extract_struct_value_address): Delete function.
1134 (m32r_return_value): New function.
1135 (m32r_gdbarch_init): Instead of store_return_value,
1136 extract_return_value, deprecated_extract_struct_value_address
1137 and deprecated_use_struct_convention, set return_value.
1138
dd5e6932
DJ
11392004-10-03 Daniel Jacobowitz <dan@debian.org>
1140
1141 * dwarf2read.c (read_subrange_type): Add comment for variable
1142 sized arrays.
1143
7dc1ef8d
PH
11442004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
1145
1146 * Makefile.in (.l.c): Modify rule for compatibility with recent
1147 versions of flex, and remove most command-line options.
1148 * ada-lex.l: Add %options line in place of -I -i and -s command-line
1149 options.
1150
1f8173e6
PH
11512004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
1152
1153 Turn on initial Ada support (mainly expression evaluation).
1154
1155 * Makefile.in (SFILES): Remove ada-tasks.c.
1156 (HFILES_NO_SRCDIR): Add ada-lang.h.
1157 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
1158 (YYOBJ): Add ada-exp.o.
1159 (rule .l.c): Generalize to not mention ada.
1160 * symtab.c: Include ada-lang.h.
1161 (symbol_natural_name, symbol_demangled_name)
1162 (symbol_search_name): Add Ada case.
1163
cb85a953
AC
11642004-10-01 Andrew Cagney <cagney@gnu.org>
1165
3f3db248
AC
1166 * Makefile.in (COMMON_OBS): Add inf-child.o.
1167 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
1168 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1169 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1170 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
1171 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
1172 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
1173 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
1174 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
1175 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1176 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1177 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
1178 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
1179 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
1180
cb85a953
AC
1181 * target.c (xfer_using_stratum): Change return type to LONGEST.
1182 On each iteration offset, readbuf and writebuf.
1183 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
1184 partial_length, and read/modify/write predicate, update comments.
1185 Pass buffer.word to ptrace write.
1186
963a6417
PH
11872004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1188
1189 * symfile.c (init_filename_language_table): Add extensions for
1190 Ada.
1191 * defs.h (enum language): Add language_ada.
1192 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
1193 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
1194 (add_symbols_from_enclosing_procs): Make a no-op for now.
1195 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
1196 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
1197 (find_line_in_linetable, find_next_line_in_linetable)
1198 (read_all_symtabs, is_plausible_func_for_line)
1199 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
1200 (is_runtime_sym_defined, check_size): Remove declaration.
1201 (function_name_from_pc, ada_translate_error_message)
1202 (ada_lookup_minimal_symbol): Remove definition.
1203 (ada_add_block_symbols): Remove useless label.
1204 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
1205 useless declaration.
1206 (ada_is_exception_sym): Likewise.
1207
9b32d526
KI
12082004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
1209
1210 Add m32r-linux support.
1211 * configure.tgt: Add m32r*-*-linux*.
1212 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
1213 and m32r-linux-tdep.c.
1214 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
1215 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
1216 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
1217 m32r-linux-tdep.c.
1218 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
1219 config/m32r/linux.mh, config/m32r/linux.mt,
1220 config/m32r/nm-linux.h: New files.
1221
2de118d3
JB
12222004-09-30 Joel Brobecker <brobecker@gnat.com>
1223
1224 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
1225 (mips32_fetch_instruction): Remove, unused.
1226
a9fe69d1
JB
12272004-09-30 Joel Brobecker <brobecker@gnat.com>
1228
1229 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
1230 conditions that will always be true.
1231
bc8ffc12
MK
12322004-09-30 Mark Kettenis <kettenis@gnu.org>
1233
ba0cd111
MK
1234 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
1235 (vaxbsd_fetch_inferior_registers): Rename from
1236 fetch_inferior_registers. Make static.
1237 (vaxbsd_store_inferior_registers): Rename from
1238 store_inferior_registers. Make static.
1239 (_initialize_vaxbsd_nat): Construct and add target vector.
1240 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1241 inftarg.o. Add inf-child.o and inf-ptrace.o.
1242 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1243 inftarg.o. Add inf-child.o and inf-ptrace.o.
1244 (NAT_FILE): Remove.
1245 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
1246 inftarg.o. Add inf-child.o and inf-ptrace.o.
1247 (NAT_FILE): Remove.
1248 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1249
bc8ffc12
MK
1250 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1251 (m88kbsd_fetch_inferior_registers): Rename from
1252 fetch_inferior_registers. Make static.
1253 (m88kbsd_store_inferior_registers): Rename from
1254 store_inferior_registers. Make static.
1255 (_initialize_m88kbsd_nat): New prototype and function.
1256 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1257 inftarg.o. Add inf-child.o and inf-ptrace.o.
1258 (NAT_FILE): Remove.
1259 * Makefile.in (m88kbsd-nat.o): Update dependencies.
1260
27394598
AC
12612004-09-30 Andrew Cagney <cagney@gnu.org>
1262
1263 * target.c (target_xfer_partial): New function.
1264 (target_read_memory_partial, target_write_memory_partial)
1265 (default_xfer_partial, target_read_partial, target_write_partial)
1266 (xfer_using_stratum): Use.
1267 (debug_to_xfer_partial): Delete function.
1268 (setup_target_debug): Do not override to_xfer_partial.
1269
74a4fe32
MK
12702004-09-30 Mark Kettenis <kettenis@chello.nl>
1271
1272 * fork-child.c: Update copyright year. Fix coding style.
1273
982526a1
MK
12742004-09-29 Mark Kettenis <kettenis@gnu.org>
1275
1276 * defs.h (msavestring, mstrsave): Remove prototypes.
1277 * utils.c (msavestring, mstrsave): Remove functions.
1278 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
1279 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
1280 of mstrsave.
1281 * source.c (find_and_open_source): Use xstrdup instead of
1282 mstrsave.
1283
b8eb5af0
AC
12842004-09-30 Andrew Cagney <cagney@gnu.org>
1285
0779438d
AC
1286 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
1287 (inf_ptrace_xfer_memory): Delete.
1288 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
1289 (target_read_memory, target_write_memory): Use xfer_using_stratum
1290 when target_xfer_partial_p.
1291 (debug_target): Move to start of file.
1292 (target_read_memory_partial, target_write_memory_partial): Use
1293 to_xfer_partial when target_xfer_partial_p.
1294
f929a579
AC
1295 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
1296 inf_ptrace_xfer_memory with equivalent code.
1297 * inftarg.c (child_xfer_partial): When performing a write, pass
1298 writebuf to child_xfer_memory.
1299
b8eb5af0
AC
1300 * target.c (target_read_string): Use target_read_memory instead of
1301 target_xfer_memory.
1302
ee21b650
AC
13032004-09-29 Andrew Cagney <cagney@gnu.org>
1304
d3e05d0d
AC
1305 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
1306 the address of status.
1307
ee21b650
AC
1308 * infptrace.c (ptrace_wait): Mention problem with HPUX.
1309 (kill_inferior): Inline ptrace_wait call.
1310 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
1311 * inftarg.c (child_wait): Inline ptrace_wait call.
1312
a182eed6
AC
1313 * target.h (struct target_ops): Delete field to_post_wait.
1314 (target_post_wait): Delete macro.
1315 (child_post_wait): Delete declaration.
1316 * target.c (update_current_target, update_current_target)
1317 (debug_to_post_wait, setup_target_debug): Delete functions and
1318 references.
1319 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
1320 * inftarg.c (child_post_wait): Delete.
1321 (init_child_ops): Do not set to_post_wait.
1322 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
1323 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
1324 * inf-child.c (inf_child_post_wait): Delete.
1325 (inf_child_target): Do not set to_post_wait.
1326 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
1327 (inf_ptrace_target): Do not set to_post_wait.
1328
ba0c540b
AC
1329 * wince.c (child_ops): Delete.
1330 * win32-nat.c (child_ops): Delete.
1331
81977402
AC
1332 * inftarg.c (inftarg_set_find_memory_regions)
1333 (inftarg_set_make_corefile_notes): Delete functions.
1334 (_initialize_linux_nat): Inline calls.
1335
5ac10fd1
AC
1336 * target.h (child_ops): Declare.
1337 * inftarg.c (child_ops): Move from here ...
1338 * target.c (child_ops): ... to here.
1339 * wince.c (child_ops): Delete extern declaration.
1340 * win32-nat.c (child_ops): Delete extern declaration.
1341 * linux-nat.c (child_ops): Delete extern declaration.
1342 * hpux-thread.c (child_ops): Delete extern declaration.
1343
663408c2 13442004-09-28 Mark Kettenis <kettenis@gnu.org>
890c8f4d
MK
1345
1346 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
1347
0dad8a66
MK
13482004-09-28 Mark Kettenis <kettenis@gnu.org>
1349
1350 * configure.in: Only set host_makefile_frag when building a native
1351 debugger.
1352 * configure: Regenerate.
e8d74ed3
MK
1353
1354 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
1355 for OpenBSD ELF.
1356
dba24537
AC
13572004-09-28 Andrew Cagney <cagney@gnu.org>
1358
e979516b
AC
1359 Problem identified by Paul Hilfinger.
1360 * Makefile.in (ada_lex_c): Define.
1361 (ada-lex.o): Delete rule.
1362
dba24537
AC
1363 * linux-proc.c: Delete file.
1364 * Makefile.in: Update.
1365 * config/sparc/linux64.mh (NATDEPFILES):
1366 * config/sparc/linux.mh (NATDEPFILES): Update.
1367 * config/s390/s390.mh (NATDEPFILES): Update.
1368 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
1369 * config/powerpc/linux.mh (NATDEPFILES): Update.
1370 * config/pa/linux.mh (NATDEPFILES): Update.
1371 * config/mips/linux.mh (NATDEPFILES): Update.
1372 * config/m68k/linux.mh (NATDEPFILES): Update.
1373 * config/ia64/linux.mh (NATDEPFILES): Update.
1374 * config/i386/linux64.mh (NATDEPFILES): Update.
1375 * config/i386/linux.mh (NATDEPFILES): Update.
1376 * config/arm/linux.mh (NATDEPFILES): Update.
1377 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
1378 * linux-nat.c: Update copyright. Include <sys/param.h>,
1379 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
1380 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
1381 (O_LARGEFILE): Possibly define.
1382 (_initialize_linux_nat, linux_proc_pending_signals)
1383 (add_line_to_sigset, linux_proc_xfer_memory)
1384 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
1385 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
1386 (struct linux_corefile_thread_data)
1387 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
1388 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
1389
d6b0e80f
AC
13902004-09-16 Andrew Cagney <cagney@gnu.org>
1391
1392 * lin-lwp.c: Delete file.
1393 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
1394 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
1395 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
1396 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
1397 (linux_nat_attach, detach_callback, linux_nat_detach)
1398 (resume_callback, resume_clear_callback, linux_nat_resume)
1399 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
1400 (stop_wait_callback, linux_nat_has_pending, flush_callback)
1401 (status_callback, running_callback, count_events_callback)
1402 (select_singlestep_lwp_callback, select_event_lwp_callback)
1403 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
1404 (child_wait, stop_and_resume_callback, linux_nat_wait)
1405 (kill_callback, kill_wait_callback, linux_nat_kill)
1406 (linux_nat_create_inferior, linux_nat_mourn_inferior)
1407 (linux_nat_xfer_memory, linux_nat_thread_alive)
1408 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
1409 (_initialize_linux_nat): New functions.
1410 * Makefile.in: Update all dependencies.
1411 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1412 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1413 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
1414 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1415 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1416 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1417 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1418 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1419 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1420 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1421 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1422 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1423 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1424
5a174d79
MK
14252004-09-27 Mark Kettenis <kettenis@gnu.org>
1426
2f604c28
MK
1427 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
1428 config/i386/obsd64.mh (NAT_FILE): Remove variable.
1429
5a174d79
MK
1430 * configure.in: Don't comment out NATDEPFILES in the generated
1431 Makefile if NAT_FILE is unset.
1432 * configure: Regenerate.
1433
b2ed1746
AC
14342004-09-27 Andrew Cagney <cagney@gnu.org>
1435
44cbf7b5
AC
1436 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
1437 (insert_step_resume_breakpoint): Delete.
1438 (insert_step_resume_breakpoint_at_frame): New function.
1439 (insert_step_resume_breakpoint_at_sal): New function.
1440 (handle_inferior_event, step_into_function)
1441 (insert_step_resume_breakpoint): Simplify by using same.
1442
b2ed1746
AC
1443 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
1444
3691b3be
MK
14452004-09-26 Mark Kettenis <kettenis@gnu.org>
1446
36f391e8
MK
1447 * fbsd-proc.c: Remove file.
1448 * Makefile.in (fbsd-proc.o): Remove dependency.
1449
771e236c
MK
1450 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
1451 code together.
1452
3691b3be
MK
1453 * config/i386/nm-fbsd64.h: Remove file.
1454 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1455
6a5c78a3
MK
14562004-09-26 Mark Kettenis <kettenis@gnu.org>
1457
1458 * amd64-nat.h: Update copyright year.
1459 (amd64bsd_target): New prototype.
1460 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
1461 (amd64bsd_target): New function.
1462 (amd64bsd_fetch_inferior_registers): Rename from
1463 fetch_inferior_registers. Make static.
1464 (amd64bsd_store_inferior_registers): Rename from
1465 store_inferior_registers. Make static.
1466 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
1467 (_initialize_amd64fbsd_nat): Construct and add target vector.
1468 * amd64nbsd-nat.o: Include "target.h".
1469 (_initialize_amd64nbsd_nat): Construct and add target vector.
1470 * amd64obsd-nat.c: Include "target.h".
1471 (_initialize_amd64obsd_nat): Construct and add target vector.
1472 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
1473 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
1474 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
1475 fbsd-nat.o.
1476 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
1477 Remove infptrace.o and inftarg.o. Add inf-child.o and
1478 inf-ptrace.o.
1479 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
1480 (amd64obsd-nat.o): Update dependencies.
1481
27acbe61
MK
14822004-09-25 Mark Kettenis <kettenis@gnu.org>
1483
509a5e7d
MK
1484 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
1485 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
1486 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
1487 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
1488 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
1489
6e1e94ea
MK
1490 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
1491 Inline attach call.
1492 (inf_ptrace_detach): Inline detach call.
1493
8b9cf735
MK
1494 * configure.in: Check for waddstr instead of mvwaddstr when
1495 searching for curses library. Check for wborder.
1496 * configure, config.in: Regenerate.
1497 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
1498 available.
1499
27acbe61
MK
1500 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
1501
b96ec7ac
AC
15022004-09-24 Robert Picco <Robert.Picco@hp.com>
1503
1504 Committed by Andrew Cagney.
1505 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
1506 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
1507 configuration.
1508 (fetch_register_using_p): Implement 'p' packet. Based on code by
1509 Fernando Nasser.
1510 (remote_fetch_registers): Call fetch_register_using_p.
1511 (init_all_packet_configs, show_remote_cmd)
1512 (_initialize_remote): Add p-packet.
1513
62ece330
MK
15142004-09-24 Mark Kettenis <kettenis@gnu.org>
1515
1516 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
1517 instead of call_ptrace. Call wait directly instead of
1518 ptrace_wait.
1519 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
1520 (inf_ptrace_wait): Inline ptrace_wait call.
1521
00937274
PH
15222004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1523
1524 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
1525 rolled back instead.
1526
3f2c7a45
PH
15272004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1528
1529 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
1530 the new argument order.
1531
b6fcb393
CV
15322004-09-23 Corinna Vinschen <vinschen@redhat.com>
1533
1534 * MAINTAINERS: Remove "broken" from XStormy16 entry.
1535 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
1536 (struct gdbarch_tdep): Remove.
1537 (struct xstormy16_frame_cache): New frame cache structure.
1538 (xstormy16_register_byte, xstormy16_register_raw_size)
1539 (xstormy16_reg_virtual_type, xstormy16_register_type)
1540 (xstormy16_push_arguments, xstormy16_push_return_address)
1541 (xstormy16_pop_frame, xstormy16_store_struct_return)
1542 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
1543 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
1544 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
1545 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
1546 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
1547 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
1548 (xstormy16_use_struct_convention): Drop gcc_p parameter.
1549 (xstormy16_extract_return_value, xstormy16_store_return_value):
1550 Regcachify. Drop useless struct convention handling.
1551 (xstormy16_register_type, xstormy16_return_value)
1552 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
1553 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
1554 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
1555 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
1556 (xstormy16_unwind_sp, xstormy16_unwind_pc)
1557 (xstormy16_unwind_dummy_id) : New functions.
1558 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
1559 of xstormy16_scan_prologue.
1560 (xstormy16_frame_unwind): New frame_unwind structure.
1561 (xstormy16_frame_base): New frame_base structure.
1562 (xstormy16_gdbarch_init): Accomodate all of the above changes.
1563 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
1564
1285b746
MK
15652004-09-22 Mark Kettenis <kettenis@gnu.org>
1566
1567 * language.c (language_gdbarch_post_init): Fix off-by one error.
1568
1c379e20
DJ
15692004-09-21 Daniel Jacobowitz <dan@debian.org>
1570
1571 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
1572 (struct dwarf2_offset_and_type): New.
1573 (set_die_type, reset_die_and_siblings_types, get_die_type)
1574 (offset_and_type_hash, offset_and_type_eq): New functions.
1575 (read_structure_type, read_enumeration_type, read_array_type)
1576 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
1577 (read_tag_reference_type, read_tag_const_type)
1578 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
1579 (read_typedef, read_base_type, read_subrange_type): Use
1580 set_die_type.
1581
ae038cb0
DJ
15822004-09-20 Daniel Jacobowitz <dan@debian.org>
1583
1584 * Makefile.in (dwarf2read.o): Update dependencies.
1585 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
1586 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
1587 and read_in_chain.
1588 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
1589 mark, and has_form_ref_addr.
1590 (struct dwarf2_per_cu_data): New.
1591 (dwarf2_max_cache_age): New.
1592 (dwarf2_build_psymtabs_hard): Free cached compilation units
1593 after loading. Create and manage the list of compilation units.
1594 Remove unnecessary NULL initialization. Fix indentation.
1595 (psymtab_to_symtab_1): Initialize all of CU.
1596 (dwarf2_read_abbrevs): Set has_form_ref_addr.
1597 (find_partial_die): Use dwarf2_find_containing_comp_unit
1598 and load_comp_unit.
1599 (free_stack_comp_unit): Update comments. Clear the per-cu
1600 pointer. Handle aging.
1601 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
1602 (age_cached_comp_units, free_one_cached_comp_unit)
1603 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
1604 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
1605 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
1606 (show_dwarf2_cmd): New.
1607 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
1608 and "maint show dwarf2 max-cache-age".
1609 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
1610 externs.
1611 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
1612 global.
1613
987504bb
JJ
16142004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1615
1616 * dwarf2read.c (typename_concat): Change prototype to accept obstack
1617 and dwarf2_cu struct pointer as arguments. Change function to use
1618 obstack if provided and use dwarf2_cu to determine language-specific
1619 separator.
1620 (partial_die_parent_scope): Change comment to include java. Use
1621 new version of typename_concat instead of obconcat.
1622 (partial_die_full_name): Use typename_concat.
1623 (read_namespace): Ditto.
1624 (read_enumeration_type): Use typename_concat instead of obconcat.
1625 (new_symbol): Ditto.
1626 (add_partial_symbol): Enhance tests for C++ to also test for Java.
1627 (guess_structure_name): Ditto.
1628 (read_subroutine_type): Ditto.
1629 (read_structure_type): Ditto.
1630 (is_vtable_name): Add Java support.
1631 (determine_class_name): Switch to new typename_concat call.
1632 (determine_prefix): Switch to new typename_concat call.
1633 * jv-exp.y (FuncStart): New pattern.
1634 (MethodInvocation): Add support for simple function calls. Change
1635 warning message for other forms of inferior call currently not
1636 supported.
1637 * valarith.c (value_subscript): Treat an array with upper-bound
1638 of -1 as unknown size.
1639
d9c8471e
DJ
16402004-09-20 Daniel Jacobowitz <dan@debian.org>
1641
1642 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
1643 (lookup_partial_symtab): Use symtab_to_fullname.
1644
d73f140a
JB
16452004-09-19 Jim Blandy <jimb@redhat.com>
1646
1647 * minsyms.c (lookup_minimal_symbol): Doc fix.
1648
adbef1f0
AC
16492004-09-20 Andrew Cagney <cagney@gnu.org>
1650
1651 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
1652 CHILD_RESUME.
1653 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
1654 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
1655 KILL_INFERIOR.
1656 * infptrace.c: Update.
1657
d092d1a2
DJ
16582004-09-19 Daniel Jacobowitz <dan@debian.org>
1659
1660 * symtab.c (output_source_filename): Mark first argument as const.
1661 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
1662 for "info sources" output.
1663
86d9e1d7
MK
16642004-09-20 Mark Kettenis <kettenis@gnu.org>
1665
1666 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
1667 <machine/vmparam.h>.
1668 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
1669 (register_u_addr): Remove prototype.
1670
9a6c8ef4
MK
16712004-09-19 Mark Kettenis <kettenis@gnu.org>
1672
9692934b
MK
1673 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
1674 (i386bsd_fetch_inferior_registers): Rename from
1675 fetch_inferior_registers. Make static.
1676 (i386bsd_store_inferior_registers): Rename from
1677 store_inferior_registers. Make static.
1678 (i386bsd_target): New function.
1679 * i386bsd-nat.h: New file.
1680 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
1681 "i386bsd-nat.h".
1682 (i386fbsd_resume): Rename from child_resume. Make static.
1683 (_initialize_i386fbsd_nat): Construct and add target vector.
1684 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
1685 (_initialize_i386nbsd_nat): Construct and add target vector.
1686 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
1687 Remove defines.
1688 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
1689 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
1690 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
1691 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1692 (LOADLIBES): New variable.
1693 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
1694 inf-ptrace.o. Remove inftarg.o.
1695 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
1696 inf-ptrace.o. Remove inftarg.o.
1697 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
1698 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1699 (LOADLIBES): New variable.
1700 * Makefile.in (i386bsd_nat_h): New variable.
1701 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
1702 dependencies.
1703
3510d1f2
MK
1704 * sparc64nbsd-tdep.c: Include "objfiles.h".
1705 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
1706 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1707 svr4_lp64_fetch_link_map_offsets.
1708 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
1709 "nbsd-tdep.h".
1710 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
1711 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1712 svr4_lp64_fetch_link_map_offsets.
1713 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
1714 dependencies.
1715
578c1c03
MK
1716 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
1717 * fbsd-nat.h: New file.
1718 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
1719 (fbsd_nat_h): New variable.
1720 (fbsd-nat.o): New dependency.
1721
7a7b73b7
MK
1722 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
1723 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
1724
9a6c8ef4
MK
1725 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
1726 comment.
1727
72d5681a
PH
17282004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1729
1730 * ada-exp.y (type_int): New function to add layer of abstraction
1731 around references to expression types.
1732 (type_long): Ditto.
1733 (type_long_long): Ditto.
1734 (type_float): Ditto.
1735 (type_double): Ditto.
1736 (type_long_double): Ditto.
1737 (type_char): Ditto.
1738 (type_system_address): Ditto.
1739 (simple_exp): Use type_* functions in place of builtin_*
1740 variables.
1741 (exp): Ditto.
1742 (write_var_from_name): Ditto.
1743 (write_object_renaming): Ditto.
1744 * ada-lang.c (ada_create_fundamental_type): Remove redundant
1745 declaration.
1746 (build_ada_types): Remove, replacing with...
1747 (ada_language_arch_info): New function to initialize primitive
1748 type vector in language_arch_info.
1749 (ada_array_length): Remove use of builtin_type_ada_int.
1750 (value_pos_atr): Ditto.
1751 (ada_evaluate_subexp): Ditto.
1752 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
1753 builtin_type_ada_long_long, builtin_type_ada_char,
1754 builtin_type_ada_float, builtin_type_ada_double,
1755 builtin_type_ada_long_double, builtin_type_ada_natural,
1756 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1757 (ada_builtin_types): Remove.
1758 (ada_language_defn): Remove entries for la_builtin_type_vector and
1759 string_char_type and use ada_language_arch_info.
1760 (_initialize_ada_language): Do type-vector initialization along
1761 the lines of c-lang.c.
1762 (ada_create_fundamental_type): Break up line.
1763 (ada_dump_symtab): Remove unused function.
1764 (enum ada_primitive_types): Define.
1765 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
1766 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
1767 builtin_type_ada_float, builtin_type_ada_double,
1768 builtin_type_ada_long_double, builtin_type_ada_natural,
1769 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1770 * ada-lex.l: Use type_* functions in place of builtin_* variables.
1771 (processInt): Ditto.
1772 (processReal): Ditto.
1773 (name_lookup): Ditto.
1774 * ada-typeprint.c (print_range): Use builtin_type_int, not
1775 builtin_type_ada_int.
1776
4f0be353
MK
17772004-09-18 Mark Kettenis <kettenis@gnu.org>
1778
30b0e2d8
MK
1779 * i386-tdep.c (i386_register_name): Rename regno to regnum.
1780
4f0be353
MK
1781 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
1782 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
1783 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
1784 * configure.in: Improve checks for curses library by checking for
1785 mvwaddstr instead of initscr. Drop HP curses in favour of
1786 standard curses on HP-UX.
1787 * configure: Regenerated.
1788
72d5681a 17892004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
6c038f32
PH
1790
1791 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
1792 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
1793 Minor formatting changes.
1794 (empty_array): Slight rewrite for formatting.
1795 (emit_char,parse,ada_language_defn,build_ada_types,
1796 ada_is_exception_sym, _initialize_ada_language): Move
1797 definitions around.
1798 (ada_dump_symtab): Remove unused definition.
1799 (ada_maybe_exception_partial_symbol): Remove unused definition.
1800
1c8c7407
AC
18012004-09-16 Andrew Cagney <cagney@gnu.org>
1802
7681f339
AC
1803 * inf-child.c: Include "gdb_string.h".
1804 (inf_child_core_file_to_sym_file): Delete.
1805 (inf_child_target): Set to_fetch_registers and to_store_registers.
1806 * inf-ptrace.c: Include "gdb_string.h".
1807 * Makefile.in: Update all dependencies.
1808
1c8c7407
AC
1809 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
1810 problem.
1811
65596487
JB
18122004-09-14 Joel Brobecker <brobecker@gnat.com>
1813
1814 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
1815 call to heuristic_proc_desc. Remove code that became redundant
1816 as a consequence.
1817 (read_next_frame_reg): Remove special case for SP_REGNUM.
1818 (set_reg_offset): Fix small typo.
1819 (reset_saved_regs): New procedure.
1820 (mips32_heuristic_proc_desc): No longer compute a fake
1821 procedure descriptor. Compute the full frame cache instead.
1822 Some minor comment reformatting.
1823
95575b2e
AC
18242004-09-14 Andrew Cagney <cagney@gnu.org>
1825
f200c492
AC
1826 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
1827 maintainer.
1828
95575b2e
AC
1829 * thread-db.c (thread_db_new_objfile): Assume that there is a
1830 child process.
1831
69657671
JB
18322004-09-13 Jim Blandy <jimb@redhat.com>
1833
1834 * valops.c (value_assign): Move 'buffer' to the enclosing block,
1835 so that its storage isn't referenced after its lifetime ends.
1836
6c4182dd
JB
1837 * valops.c (value_assign): 'use_buffer' is initialized to zero,
1838 and never assigned to. Delete it, and the 'if (use_buffer)'
1839 clauses. Delete 'raw_buffer', since it is now unused.
1840
ee31a58d
AC
18412004-09-13 Andrew Cagney <cagney@gnu.org>
1842
2c0fc042
AC
1843 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
1844 * configure: Re-generate.
1845 * nlm/Makefile.in (TAGS): Update.
1846 * Makefile.in (TAGS): Update.
1847 * config/vax/nbsd.mt (TM_FILE): Update.
1848 * config/sparc/vxworks.mt (TM_FILE): Update.
1849 * config/sparc/sol2.mt (TM_FILE): Update.
1850 * config/sparc/sol2-64.mt (TM_FILE): Update.
1851 * config/sparc/obsd64.mt (TM_FILE): Update.
1852 * config/sparc/obsd.mt (TM_FILE): Update.
1853 * config/sparc/nbsd64.mt (TM_FILE): Update.
1854 * config/sparc/nbsd.mt (TM_FILE): Update.
1855 * config/sparc/linux64.mt (TM_FILE): Update.
1856 * config/sparc/linux.mt (TM_FILE): Update.
1857 * config/sparc/fbsd.mt (TM_FILE): Update.
1858 * config/sh/wince.mt (TM_FILE): Update.
1859 * config/sh/nbsd.mt (TM_FILE): Update.
1860 * config/sh/linux.mt (TM_FILE): Update.
1861 * config/sh/embed.mt (TM_FILE): Update.
1862 * config/s390/s390.mt (TM_FILE): Update.
1863 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
1864 * config/rs6000/rs6000.mt (TM_FILE): Update.
1865 * config/rs6000/aix4.mt (TM_FILE): Update.
1866 * config/powerpc/vxworks.mt (TM_FILE): Update.
1867 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
1868 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
1869 * config/powerpc/obsd.mt (TM_FILE): Update.
1870 * config/powerpc/nbsd.mt (TM_FILE): Update.
1871 * config/powerpc/linux.mt (TM_FILE): Update.
1872 * config/powerpc/aix.mt (TM_FILE): Update.
1873 * config/pa/obsd.mt (TM_FILE): Update.
1874 * config/pa/linux.mt (TM_FILE): Update.
1875 * config/pa/hppahpux.mt (TM_FILE): Update.
1876 * config/pa/hppa64.mt (TM_FILE): Update.
1877 * config/pa/hppa.mt (TM_FILE): Update.
1878 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
1879 * config/mips/wince.mt (TM_FILE): Update.
1880 * config/mips/vxmips.mt (TM_FILE): Update.
1881 * config/mips/nbsd.mt (TM_FILE): Update.
1882 * config/mips/linux.mt (TM_FILE): Update.
1883 * config/mips/irix6.mt (TM_FILE): Update.
1884 * config/mips/irix5.mt (TM_FILE): Update.
1885 * config/mips/embed.mt (TM_FILE): Update.
1886 * config/m68k/vxworks68.mt (TM_FILE): Update.
1887 * config/m68k/st2000.mt (TM_FILE): Update.
1888 * config/m68k/os68k.mt (TM_FILE): Update.
1889 * config/m68k/obsd.mt (TM_FILE): Update.
1890 * config/m68k/nbsd.mt (TM_FILE): Update.
1891 * config/m68k/monitor.mt (TM_FILE): Update.
1892 * config/m68k/linux.mt (TM_FILE): Update.
1893 * config/m68k/cisco.mt (TM_FILE): Update.
1894 * config/ia64/linux.mt (TM_FILE): Update.
1895 * config/ia64/aix.mt (TM_FILE): Update.
1896 * config/ia64/ia64.mt (TM_FILE): Update.
1897 * config/i386/vxworks.mt (TM_FILE): Update.
1898 * config/i386/obsd64.mt (TM_FILE): Update.
1899 * config/i386/obsd.mt (TM_FILE): Update.
1900 * config/i386/nto.mt (TM_FILE): Update.
1901 * config/i386/nbsd64.mt (TM_FILE): Update.
1902 * config/i386/nbsd.mt (TM_FILE): Update.
1903 * config/i386/linux64.mt (TM_FILE): Update.
1904 * config/i386/linux.mt (TM_FILE): Update.
1905 * config/i386/i386sol2.mt (TM_FILE): Update.
1906 * config/i386/i386lynx.mt (TM_FILE): Update.
1907 * config/i386/fbsd64.mt (TM_FILE): Update.
1908 * config/i386/fbsd.mt (TM_FILE): Update.
1909 * config/i386/cygwin.mt (TM_FILE): Update.
1910 * config/h8300/h8300.mt (TM_FILE): Update.
1911 * config/frv/frv.mt (TM_FILE): Update.
1912 * config/cris/cris.mt (TM_FILE): Update.
1913 * config/arm/wince.mt (TM_FILE): Update.
1914 * config/arm/nbsd.mt (TM_FILE): Update.
1915 * config/arm/linux.mt (TM_FILE): Update.
1916 * config/arm/embed.mt (TM_FILE): Update.
1917 * config/alpha/nbsd.mt (TM_FILE): Update.
1918 * config/alpha/fbsd.mt (TM_FILE): Update.
1919 * config/alpha/alpha.mt (TM_FILE): Update.
1920 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
1921 * config/alpha/alpha-linux.mt (TM_FILE): Update.
1922
362646f5
AC
1923 Eliminate event_loop_p, always has the value 1.
1924 * defs.h (event_loop_p): Delete macro.
1925 * breakpoint.c (until_break_command): Simplify.
1926 * utils.c (prompt_for_continue): Simplify.
1927 * tracepoint.c (read_actions): Simplify.
1928 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
1929 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
1930 (set_prompt, init_main): Simplify.
1931 (init_signals, disconnect): Delete, unused.
1932 * remote.c (remote_async_resume)
1933 (extended_remote_async_create_inferior): Simplify.
1934 * mi/mi-interp.c (mi_input): Delete, unused.
1935 (mi_interpreter_resume, mi_command_loop): Simplify.
1936 * interps.c (current_interp_command_loop): Simplify.
1937 * infrun.c (proceed): Simplify.
1938 * infcmd.c (run_command, continue_command, step_1, jump_command)
1939 (until_command, advance_command, finish_command)
1940 (interrupt_target_command): Simplify.
1941 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
1942
ee31a58d
AC
1943 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1944 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1945 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1946 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1947 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
1948 * mips-tdep.c (mips_dump_tdep): Do not print same.
1949
b7ffc4a8
AC
19502004-09-12 Andrew Cagney <cagney@gnu.org>
1951
2bfb72ee
AC
1952 * valprint.c (print_longest): Use fputs_filtered. Make "val"
1953 const.
1954 * Makefile.in (valprint.o): Delete explict rule.
1955
4f17c3c1
AC
1956 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
1957 reported by Dave Anderson.
1958
f810308b
AC
1959 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
1960
b7ffc4a8
AC
1961 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
1962
28b41c52
AC
19632004-09-12 Salvador E. Tropea <set@users.sf.net>
1964 Andrew Cagney <cagney@gnu.org>
1965
1966 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
1967 (mi_cmd_data_list_register_values)
1968 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
1969 the register number computation.
1970
5bf970f9
AC
19712004-09-12 Andrew Cagney <cagney@gnu.org>
1972
1973 * ppcnbsd-nat.c: Include "inf-ptrace.h".
1974 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
1975 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
1976 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
1977 target.
1978 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
1979 inf-ptrace.o and inf-child.o.
1980 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
1981 * Makefile.in: Update dependencies.
1982
0759e0bf
AC
19832004-09-11 Andrew Cagney <cagney@gnu.org>
1984
1985 * language.c (hex_string, hex_string_custom): Move from here ...
1986 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
1987 (CELLSIZE): Increase to 50.
1988 * language.h (hex_string, hex_string_custom): Move from here ...
1989 * defs.h: ... to here.
1990 * Makefile.in: Update all dependencies.
1991
bb599908
PH
19922004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
1993
1994 * language.c (local_hex_format_custom): Remove.
1995 (local_hex_string): Rename to hex_string, use C format, and move to
1996 utils.c
1997 (local_hex_string_custom): Rename to hex_string_custom and change
1998 interface. Now uses C format. Move to utils.c
1999 (local_octal_format_custom): Remove.
2000 (local_decimal_format_custom): Remove.
2001 (unknown_language_defn): Remove language-specific number
2002 formatting entries.
2003 (auto_language_defn): Ditto.
2004 (local_language_defn): Ditto.
2005 * language.h (struct language_format_info): Delete declaration.
2006 (struct language_defn): Remove language_format_info fields
2007 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
2008 (local_binary_format): Remove macro.
2009 (local_binary_format_prefix): Remove macro.
2010 (local_binary_format_specifier): Remove macro.
2011 (local_binary_format_suffix): Remove macro.
2012 (local_octal_format): Remove macro.
2013 (local_octal_format_prefix): Remove macro.
2014 (local_octal_format_specifier): Remove macro.
2015 (local_octal_format_suffix): Remove macro.
2016 (local_decimal_format): Remove macro.
2017 (local_decimal_format_prefix): Remove macro.
2018 (local_decimal_format_specifier): Remove macro.
2019 (local_decimal_format_suffix): Remove macro.
2020 (local_hex_format): Remove macro.
2021 (local_hex_format_prefix): Remove macro.
2022 (local_hex_format_specifier): Remove macro.
2023 (local_hex_format_suffix): Remove macro.
2024 (local_decimal_format_custom): Remove.
2025 (local_octal_format_custom): Remove.
2026 (local_hex_format_custom): Remove.
2027 (local_hex_string): Rename to hex_string and move to defs.h.
2028 (local_hex_string_custom): Rename to hex_string_custom, change
2029 interface, and move to defs.h.
2030 * utils.c: (int_string): New function.
2031 (hex_string): New function (from language.c).
2032 (hex_string_custom): New function (from language.c).
2033 (octal2str): New function.
2034 (decimal2str): Add width parameter.
2035 (paddr_u): Use new decimal2str interface.
2036 (paddr_d): Ditto.
2037 * defs.h (hex_string): Declare.
2038 (hex_string_custom): Declare.
2039 (int_string): Declare.
2040 * printcmd.c (print_scalar_formatted): Remove localized binary
2041 formatting.
2042 * valprint.c (print_longest): Use int_string.
2043 (print_floating): Use C hex format.
2044 (print_hex_chars): Ditto.
2045 (print_binary_chars): Remove language-specific formatting.
2046 (print_octal_chars): Use C octal format.
2047 (print_decimal_chars): Delocalize format.
2048 (print_decimal): Remove.
2049 * ada-lang.c (ada_language_defn): Remove language-specific number
2050 formatting entries.
2051 * p-lang.c (pascal_language_defn): Ditto.
2052 * c-lang.c (c_language_defn): Ditto.
2053 (cplus_language_defn): Ditto.
2054 (asm_language_defn): Ditto.
2055 (minimal_language_defn): Ditto.
2056 * f-lang.c (f_language_defn): Ditto.
2057 * jv-lang.c (java_language_defn): Ditto.
2058 * m2-lang.c (m2_language_defn): Ditto.
2059 * scm-lang.c (scm_language_defn): Ditto.
2060 * objc-lang.c (objc_language_defn): Ditto.
2061 * memattr.c (mem_info_command): Use renamed hex_string_custom with
2062 new interface.
2063 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
2064 * ui-out.c (ui_out_field_core_addr): Ditto.
2065 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
2066 * exec.c (print_section_info): Ditto.
2067 * i387-tdep.c (print_i387_status_word): Ditto.
2068 (print_i387_control_word): Ditto.
2069 (i387_print_float_info): Ditto.
2070 * maint.c (maint_print_section_info): Ditto.
2071 * solib.c (info_sharedlibrary_command): Ditto.
2072 * somsolib.c (som_sharedlibrary_info_command): Ditto.
2073 * symtab.c (print_msymbol_info): Ditto.
2074 * tracepoint.c (tracepoints_info): Ditto.
2075 * solib-frv.c (lm_base): Ditto.
2076 (frv_current_sos): Ditto.
2077 (enable_break2): Ditto.
2078 (enable_break): Ditto.
2079 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
2080 (process_one_symbol): Ditto.
2081 * infcmd.c (program_info): Ditto.
2082 * mdebugread.c (parse_partial_symbols): Ditto.
2083 * symfile.c (add_symbol_file_command): Ditto.
2084 * cli/cli-cmds.c (edit_command): Ditto.
2085 (list_command): Ditto.
2086 * infcall.c (call_function_by_hand): Ditto.
2087 * remote-vx.c (vx_run_files_info): Ditto.
2088 (vx_wait): Ditto.
2089 (vx_attach): Ditto.
2090 (vx_detach): Ditto.
2091 (vx_kill): Ditto.
2092 * aix-thread.c (pdc_symbol_addrs): Ditto.
2093 (pdc_read_regs): Ditto.
2094 (pdc_write_regs): Ditto.
2095 (pdc_read_data): Ditto.
2096 (pdc_write_data): Ditto.
2097 * d10v-tdep.c (display_trace): Ditto.
2098 * rs6000-nat.c (find_toc_address): Ditto.
2099 * aix-thread.c: Don't include language.h.
2100 * buildsym.c: Ditto.
2101 * dbxread.c: Ditto.
2102 * mdebugread.c: Ditto.
2103 * rs6000-nat.c: Ditto.
2104 * buildsym.c (make_blockvector): Use renamed hex_string.
2105
33f2d567
JM
21062004-09-10 Jason Molenda (jmolenda@apple.com)
2107
2108 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
2109 chars after 'if' or 'while' commands in user-defined commands.
2110
7b90c3f9
JB
21112004-09-08 Jim Blandy <jimb@redhat.com>
2112
2113 Fix bug reported and analyzed by Olivier Crete:
2114 * symfile.c (copy_section_addr_info): New function.
2115 (symbol_file_add_with_addrs_or_offsets): Use it to save the
2116 original set of address arguments, instead of handwritten code
2117 that uses one length to allocate and a different length to
2118 initialize. Use make_cleanup_free_section_addr_info.
2119 * symfile.h (copy_section_addr_info): New declaration.
2120 * utils.c: #include "symfile.h".
2121 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
2122 New functions.
2123 * defs.h (make_cleanup_free_section_addr_info): New declaration.
2124 * Makefile.in (utils.o): Update dependencies.
2125
b26a6851
AC
21262004-09-08 Andrew Cagney <cagney@gnu.org>
2127
2128 * thread-db.c (keep_thread_db): Delete.
2129 (thread_db_new_objfile, thread_db_create_inferior)
2130 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
2131
be24b061
MK
21322004-09-08 Mark Kettenis <kettenis@gnu.org>
2133
f6792ef4
MK
2134 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
2135 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
2136 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
2137 (i386_frameless_signal_p): Remove prototype.
2138 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
2139 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
2140 I386_SSE_NUM_REGS.
2141 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
2142 instead of FP0_REGNUM.
2143 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
2144 of FP0_REGNUM and FPC_REGNUM.
2145
eeefdaa7
MK
2146 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
2147 (sunos_solib_create_inferior_hook): Don't call
2148 sunos_relocate_main_executable.
2149
be24b061
MK
2150 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
2151 solib_svr4_fetch_link_map_offsets to
2152 svr4_ilp32_fetch_link_map_offsets.
2153 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
2154 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
2155 svr4_ilp32_fetch_link_map_offsets.
2156 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
2157
7c679d16
JB
21582004-09-07 Jim Blandy <jimb@redhat.com>
2159
2160 * frame.h (frame_register): Doc fix.
2161
1f04aa62
AC
21622004-09-07 Andrew Cagney <cagney@gnu.org>
2163
2164 * vx-share/wait.h: Delete #ifdef USG.
2165 * utils.c (request_quit): Ditto.
2166 * tui/tui.c (tui_reset): Ditto.
2167 * remote.c: Ditto.
2168 * remote-sds.c: Ditto.
2169 * remote-rdi.c: Ditto.
2170 * mdebugread.c: Ditto.
2171 * m68klinux-nat.c: Ditto.
2172 * infttrace.c: Ditto.
2173 * infptrace.c: Ditto.
2174 * i386v-nat.c: Ditto.
2175 * exec.c: Ditto.
2176 * dbxread.c: Ditto.
2177 * core-aout.c: Ditto.
2178
90edbfbc
JB
21792004-09-05 Joel Brobecker <brobecker@gnat.com>
2180
2181 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
2182 heuristic_proc_desc.
2183 (mips_insn32_frame_cache): Likewise.
2184
01f4bf2b
JB
21852004-09-04 Joel Brobecker <brobecker@gnat.com>
2186
2187 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
2188 left behind by error.
2189
8511a048
JB
21902004-09-04 Joel Brobecker <brobecker@gnat.com>
2191
2192 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
2193 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
2194
649dfe9f
JB
21952004-09-04 Joel Brobecker <brobecker@gnat.com>
2196
2197 * config/rs6000/xm-aix4.h: Remove this file.
2198 * config/rs6000/aix4.mh (XM_FILE): Delete.
2199
6e50f889
JB
22002004-09-04 Joel Brobecker <brobecker@gnat.com>
2201
2202 * config/rs6000/xm-rs6000.h: Remove this file.
2203 * config/rs6000/rs6000.mh (XM_FILE): Remove.
2204
b8c4aece
AC
22052004-09-03 Andrew Cagney <cagney@gnu.org>
2206
fb603883
AC
2207 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
2208 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
2209 only use.
2210
c9343fd1
AC
2211 * mips-tdep.c (temp_saved_regs): Delete.
2212 (set_reg_offset): Replace saved_regs parameter with this_cache.
2213 (heuristic_proc_desc, mips16_heuristic_proc_desc)
2214 (mips32_heuristic_proc_desc): Add this_cache parameter.
2215 (mips_insn32_frame_cache, mips_insn16_frame_cache)
2216 (after_prologue): Pass a NULL this_cache.
2217
9733cfe1
AC
2218 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
2219 non-kernel trap prologues.
2220
0d5febcc
AC
2221 * mips-tdep.c (find_proc_desc): Delete function.
2222 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
2223 simplify.
2224 (mips_insn16_frame_cache): Replace find_proc_desc with code from
2225 mips_insn32_frame_cache.
2226
9733cfe1 2227 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
283be873
AC
2228 Simplify as NEXT_FRAME is NULL.
2229 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
2230
177f84a3
AC
2231 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
2232 local variable.
2233 (mips_skip_prologue): Update.
2234
465f7520
AC
2235 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
2236 "cur_frame" parameter.
177f84a3
AC
2237 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
2238 (mips_insn32_frame_cache, find_proc_desc): Update
465f7520 2239
e38b8658
AC
2240 * config/vax/nm-obsd.h: Delete file.
2241 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2242 * config/vax/nm-nbsd.h: Delete file.
2243 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
2244 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2245 * config/sh/nm-nbsd.h: Delete file.
2246 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2247 * config/rs6000/nm-rs6000ly.h: Delete file.
2248 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
2249 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2250 * config/powerpc/nm-obsd.h: Delete file.
2251 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2252 * config/powerpc/nm-nbsd.h: Delete file.
2253 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2254 * config/pa/nm-obsd.h: Delete file.
2255 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2256 * config/mips/nm-nbsd.h: Delete file.
2257 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2258 * config/m88k/nm-obsd.h: Delete file.
2259 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2260 * config/m68k/nm-nbsd.h: Delete file.
2261 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
2262 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2263 * config/i386/nm-nbsd.h: Delete file.
2264 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
2265 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2266 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2267 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2268 * config/i386/nm-i386lynx.h: Delete file.
2269 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2270 * config/arm/nm-nbsd.h: Delete file.
2271 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
2272 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2273
be1ed680
AC
2274 * config/i386/tm-fbsd.h: Delete file.
2275 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
2276 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
2277
4b392b26
AC
2278 * config/rs6000/tm-rs6000-aix4.h: Delete file.
2279 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
2280 * config/rs6000/aix4.mt (TM_FILE): Set to
2281 config/rs6000/tm-rs6000.h.
2282 * config/powerpc/tm-ppc-aix.h: Delete file.
2283 * config/powerpc/aix.mt (TM_FILE): Set to
2284 config/rs6000/tm-rs6000.h.
2285 * config/m68k/tm-linux.h: Delete file.
2286 * config/m68k/linux.mt (TM_FILE): Set to solib.h
2287 * config/i386/tm-linux64.h: Delete file.
2288 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
2289 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
2290
f3219c75
AC
2291 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2292 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
2293 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
2294 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2295 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
2296 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
2297 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
2298 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2299 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2300
b8c4aece
AC
2301 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
2302 gdb_host_cpu.
2303
8ac2e020
JB
23042004-09-02 Joel Brobecker <brobecker@gnat.com>
2305
2306 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
2307 Minor reformatting. Some code factoring.
2308
c185a355
AC
23092004-09-02 Andrew Cagney <cagney@gnu.org>
2310
63f22f0d
AC
2311 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
2312 * config/vax/tm-nbsd.h: Delete file.
2313 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2314 * config/sparc/tm-vxworks.h: Delete file.
2315 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
2316 * config/sparc/tm-nbsd.h: Delete file.
2317 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
2318 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
2319 * config/sparc/tm-linux.h: Delete file.
2320 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
2321 * config/s390/tm-linux.h: Delete file.
2322 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
2323 * config/pa/tm-bsd.h: Delete file.
2324 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
2325 * config/m68k/tm-obsd.h: Delete file.
2326 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
2327 * config/m68k/tm-nbsd.h: Delete file.
2328 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2329 * config/i386/tm-vxworks.h: Delete file.
2330 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
2331 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
2332 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
2333 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
2334 * config/i386/tm-nbsd.h: Delete file.
2335 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
2336 * config/i386/tm-i386lynx.h: Delete file.
2337 * config/cris/cris.mt (TM_FILE): Set to solib.h.
2338 * config/cris/tm-cris.h: Delete file.
2339
0f475e27
AC
2340 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
2341 * configure: Re-generate.
2342 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
2343 * config/arm/tm-nbsd.h: Delete file.
2344
458ed000
AC
2345 * config/powerpc/tm-ppcle-sim.h: Delete.
2346 * config/powerpc/tm-ppcle-eabi.h: Delete.
2347 * config/powerpc/tm-nbsd.h: Delete.
2348 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
2349 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
2350 tm-ppcle-eabi.h.
2351
f14375f3
AC
2352 * config/i386/nto.mh (NAT_FILE): Delete.
2353 * config/i386/nm-nto.h: Delete.
2354
c34d127c
AC
2355 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
2356 * config/m68k/tm-os68k.h: Ditto.
2357 * config/m68k/tm-monitor.h: Ditto.
2358 * config/m68k/tm-cisco.h: Ditto.
2359 * config/m68k/st2000.mt (TM_FILE): Delete.
2360 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
2361 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
2362 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
2363 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
2364
f7f0fe03
AC
2365 * config/m68k/tm-st2000.h: Delete.
2366 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
2367 * config/sparc/fbsd.mt (TM_FILE): Delete.
2368 * config/sparc/tm-fbsd.h: Delete.
2369
a2558533
AC
2370 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
2371 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
2372 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
2373
b78960be
AC
2374 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
2375 GDB_TM_FILE and GDB_XM_FILE.
2376 * gdbarch.c: Re-generate.
2377 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
2378 quotes in macro definition.
2379 * configure.in: Re-generate.
2380
4d60522e
AC
2381 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
2382 validating architecture methods.
2383 * gdbarch.c: Re-generate.
2384
5010d38b
AC
2385 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
2386 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
2387 GDB_MULTI_ARCH_PARTIAL.
2388 * gdbarch.h: Re-generate.
2389
c185a355
AC
2390 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
2391 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
2392 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
2393 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
2394 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
2395 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
2396 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
2397 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
2398 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
2399 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
2400 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
2401 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
2402
14aaa6ab
AC
24032004-09-01 Andrew Cagney <cagney@gnu.org>
2404
2405 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
2406 and main_func_highpc.
2407 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
2408 * objfiles.c (init_entry_point_info, objfile_relocate): Update
2409 * nlmread.c (nlm_symfile_read): Update.
2410
a343eb3c
JB
24112004-09-01 Joel Brobecker <brobecker@gnat.com>
2412
2413 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
2414 (mips_insn32_frame_cache): Inline call to find_proc_desc.
2415 (find_proc_desc): Remove dead code.
2416
4fbbbd07
JB
24172004-09-01 Joel Brobecker <brobecker@gnat.com>
2418
2419 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
2420
84acb35a
JJ
24212004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2422
2423 * observer.sh: Add struct so_list declaration.
2424 * Makefile.in: Add dependencies on observer.h for solib.c and
2425 breakpoint.c.
2426 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
2427 function.
2428 (_initialize_breakpoint): Register
2429 disable_breakpoints_in_unloaded_shlib as an observer of the
2430 "solib unloaded" observation event.
2431 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
2432 call decode_line_1 so unfound breakpoint errors are silent.
2433 * solib.c (update_solib_list): When a solib is discovered to have
2434 been unloaded by the program, notify all observers of the
2435 "solib unloaded" observation event.
2436
c8cd9f6c
AC
24372004-09-01 Andrew Cagney <cagney@gnu.org>
2438
2439 * frame.c: Include "objfiles.h".
2440 (inside_main_func): New function.
2441 (get_prev_frame): Use new inside_main_func.
2442 * Makefile.in (frame.o): Update dependencies.
2443 * defs.h (inside_main_func): Delete declaration.
2444 * blockframe.c (inside_main_func): Delete function.
2445
1168df01
JB
24462004-08-31 Jim Blandy <jimb@redhat.com>
2447
2448 * dwarf2read.c (is_vtable_name): New function, based on logic from
2449 read_structure_type, but passing the correct length to strncmp,
2450 and using 'sizeof' instead of 'strlen'.
2451 (read_structure_type): Call it.
2452
f14f9744
JB
24532004-08-31 Joel Brobecker <brobecker@gnat.com>
2454
2455 * config/powerpc/aix.mh: Add comment.
2456
386d4518
PG
24572004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
2458
2459 * MAINTAINERS: Add self to Write-After-Approval.
2460
7d97d5e2
MI
24612004-08-30 Manoj Iyer <manjo@austin.ibm.com>
2462
2463 * MAINTAINERS: Add self to Write-After-Approval.
2464
68f53502
AC
24652004-08-30 Andrew Cagney <cagney@gnu.org>
2466
2467 Fix PR breakpoints/1757.
2468 * infrun.c (struct execution_control_state): Replace
2469 remove_breakpoints_on_following_step with
2470 step_after_step_resume_breakpoint.
2471 (init_execution_control_state): Update.
2472 (handle_inferior_event): For signals, when stepping off a
2473 breakpoint, set step_after_step_resume_breakpoint. When
2474 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
2475 (keep_going): Delete code handling
2476 remove_breakpoints_on_following_step.
2477
7ca2d3a3
DL
24782004-08-29 David Lecomber <david@streamline-computing.com>
2479
2480 Fix PR gdb/648
2481 * language.h (enum array_ordering): New enum.
2482 * language.h (struct language_defn): New la_array_ordering
2483 attribute.
2484 * language.c (unknown_language_defn, auto_language_defn)
2485 (local_language_defn): Ditto.
2486 * ada-lang.c (ada_language_defn): Ditto.
2487 * c-lang.c (c_language_defn, cplus_language_defn)
2488 (asm_language_defn, minimal_language_defn): Ditto.
2489 * f-lang.c (f_language_defn): Ditto.
2490 * jv-lang.c (java_language_defn): Ditto.
2491 * m2-lang.c (f_language_defn): Ditto.
2492 * objc-lang.c (objc_language_defn): Ditto.
2493 * p-lang.c (pascal_language_defn): Ditto.
2494 * scm-lang.c (scm_language_defn): Ditto.
2495 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
2496 oriented large to small in type structure.
2497 * dwarf2read.c (read_array_order): New function.
2498 (read_array_type): Use read_array_order to check row/column
2499 major ordering.
2500
e354df01
NW
25012004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
2502
2503 * target.c (target_resize_to_sections): Check
2504 current_target.to_sections for an old value when updating.
2505
9185ddce
JB
25062004-08-27 Joel Brobecker <brobecker@gnat.com>
2507
2508 * procfs.c (dbx_link_bpt_addr): New static global variable.
2509 (dbx_link_shadow_contents): New static global variable.
2510 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
2511 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
2512 if we just hit it.
2513 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
2514 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
2515 from run to run.
2516 (procfs_create_inferior): Remove syssgi syscall-exit notifications
2517 after the inferior has been forked.
2518 (remove_dbx_link_breakpoint): New function.
2519 (dbx_link_addr): New function.
2520 (insert_dbx_link_bpt_in_file): New function.
2521 (insert_dbx_link_bpt_in_region): New function.
2522 (insert_dbx_link_breakpoint): New function.
2523 (proc_trace_syscalls_1): New function, extracted from
2524 proc_trace_syscalls.
2525 (proc_trace_syscalls): Replace extract code by call to
2526 proc_trace_syscalls_1.
2527 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
2528 is no longer valid.
2529
e6742ace
JB
25302004-08-25 Jim Blandy <jimb@redhat.com>
2531
2532 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
2533
8fb3e588
AC
25342004-08-25 Andrew Cagney <cagney@gnu.org>
2535
629a41ee
AC
2536 * infrun.c (struct execution_control_state): Delete field
2537 "stepping_through_sigtramp".
2538 (init_execution_control_state): Do not set same.
2539 (context_switch): Do not pass same to save_infrun_state and
2540 load_infrun_state.
2541 * gdbthread.h (struct thread_info): Delete field
2542 stepping_through_sigtramp.
2543 (save_infrun_state, load_infrun_state): Delete parameter
2544 stepping_through_sigtramp.
2545 * thread.c (load_infrun_state, save_infrun_state): Update.
2546
8fb3e588
AC
2547 * infrun.c: Re-indent. Move expression operators to the beginning
2548 of the line. Remove long disabled #if 0 code.
2549
49c54768
AC
25502004-08-24 Andrew Cagney <cagney@gnu.org>
2551
2552 * doublest.h (floatformat_ieee_quad): Rename
2553 floatformat_ia64_quad.
2554 * doublest.c (floatformat_ieee_quad): Rename
2555 floatformat_ia64_quad.
2556 (_initialize_doublest): Update.
2557
5ca2e327
JB
25582004-08-24 Jim Blandy <jimb@redhat.com>
2559
87808bd6
JB
2560 * dwarf2expr.h (struct dwarf_expr_context): New members
2561 'num_pieces' and 'pieces', for returning the result of an
2562 expression that uses DW_OP_piece.
2563 (struct dwarf_expr_piece): New struct type.
2564 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
2565 pieces.
2566 (free_dwarf_expr_context): Free pieces, if any.
2567 (add_piece): New function.
2568 (execute_stack_op): Implement DW_OP_piece.
2569 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
2570 expression is a list of pieces, print an error message.
2571 (dwarf2_loc_desc_needs_frame): If the expression yields
2572 pieces, and any piece is in a register, then we need a frame.
2573
5ca2e327
JB
2574 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
2575 the stack until we've decided what sort of result the evaluation
2576 has produced. Use separate variables, with more specific names.
2577
2afeb6b8
RE
25782004-08-23 Richard Earnshaw <rearnsha@arm.com>
2579
2580 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
2581 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
2582 (arm_netbsd_init_abi_common): Register them.
2583
5885ab49
MK
25842004-08-22 Mark Kettenis <kettenis@gnu.org>
2585
fda820a6
MK
2586 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
2587
1c5bf419
MK
2588 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
2589 safe_frame_unwind_memory instead of target_read_memory.
2590
8cbba7c8
MK
2591 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
2592 Reorder includes.
2593 (fetch_register, store_register): Remove prototypes.
2594 (child_resume): Reorganize code and comments such that it is
2595 grouped a bit more logically.
2596 (attach): Explicitly compare errno against 0.
2597 (detach): Likewise. Use perror_with_name instead of
2598 print_sys_errmsg.
2599 * Makefile.in (infptrace.o): Update dependencies.
2600
c5fa4245
MK
2601 * ia64-linux-nat.c: Update copyright year.
2602 (fetch_debug_register, store_debug_register)
2603 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
2604 PTRACE_TYPE_ARG3.
2605 * config/ia64/nm-linux.h: Update copyright year.
2606 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
2607
387c058c
MK
2608 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
2609 from CORE_ADDR to struct frame_info *. Use
2610 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
2611 (amd64_linux_sigtramp_p): Adjust for changed signature of
2612 and64_linux_sigtramp_start
2613
277215a6
MK
2614 * gdb_ptrace.h: GNU/Linux.
2615
25f6178e
MK
2616 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2617 Remove defines.
2618
652fc137
MK
2619 * infptrace.c: Include "gdb_assert.h".
2620 (PTRACE_XFER_TYPE): Remove define.
2621 (offsetof): Only define if U_REGS_OFFSET isn't defined.
2622 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
2623 Tweak comment.
2624 (fetch_inferior_registers, store_inferior_registers): Remove
2625 redundant culry braces. Tweak comment. s/regno/regnum.
2626 * Makefile.in (infptrace.o): Update dependencies.
2627
5885ab49
MK
2628 * configure.in: Change test for return type of ptrace to default
2629 to `long' instead of `int'.
2630 * configure: Regenerate.
2631
11003ae3
MK
26322004-08-21 Mark Kettenis <kettenis@gnu.org>
2633
6b95110c
MK
2634 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
2635
bcb3dc3d
MK
2636 * configure.in: Check for ttrace function.
2637 * configure, config.in: Regenerate.
2638
11003ae3
MK
2639 * gdb_ptrace.h: New file.
2640 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
2641 <sys/ptrace.h>.
2642 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
2643 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
2644 (attach): Don't define PT_ATTACH.
2645 (detach): Don't define PT_DETACH.
2646 * Makefile.in (gdb_ptrace_h): New variable.
2647 (infptrace.o): Update dependencies.
2648
f8707cac
MK
26492004-08-16 Mark Kettenis <kettenis@gnu.org>
2650
2651 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
2652 instead of `int' if not already defined.
2653 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
2654 PTRACE_TYPE_ARG3.
2655 * infptrace.c (call_ptrace): Revert change that replaced
2656 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2657
655c5466
MK
26582004-08-15 Mark Kettenis <kettenis@gnu.org>
2659
156e5ba7
MK
2660 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2661 Remove defines.
2662
de9a9e51
MK
2663 * linux-nat.c (kill_inferior): Add missing third and fourth
2664 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
2665
88800403
MK
2666 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
2667 PTRACE_TYPE_RET.
2668
849a1d7c
MK
2669 * proc-why.c (proc_prettyfprint_why): Fix format string.
2670
61ad16d1
MK
2671 * solib-osf.c (osf_current_sos): Remove unsused label.
2672
a6ed5501
MK
2673 * configure.in: Add <ncurses/ncurses.h> to the list of possible
2674 curses headers.
2675 * configure, config.in: Regenerate.
2676 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
2677 <ncurses/ncurses.h>.
2678
016ddeca
MK
2679 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
2680 * config/nm-nbsd.h: Update copyright year.
2681 (PTRACE_ARG3_TYPE): Remove define.
2682
49ec097f
MK
2683 * sparc-nat.c (fetch_inferior_registers)
2684 (store_inferior_registers, sparc_xfer_wcookie):
2685 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2686
9f8e0089
MK
2687 * alphabsd-nat.c (fetch_inferior_registers):
2688 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2689 PTRACE_TYPE_ARG3.
2690 * amd64bsd-nat.c (fetch_inferior_registers)
2691 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2692 PTRACE_TYPE_ARG3.
2693 * armnbsd-nat.c: Update copyright year.
2694 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
2695 (store_register, store_regs, store_fp_register, store_fp_regs):
2696 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2697 * hppabsd-nat.c (fetch_inferior_registers)
2698 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2699 PTRACE_TYPE_ARG3.
2700 * i386bsd-nat.c (fetch_inferior_registers)
2701 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
2702 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2703 * m68kbsd-nat.c (fetch_inferior_registers)
2704 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2705 PTRACE_TYPE_ARG3.
2706 * m88kbsd-nat.c (fetch_inferior_registers)
2707 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2708 PTRACE_TYPE_ARG3.
2709 * mipsnbsd-nat.c: Update copyright year.
2710 (fetch_inferior_registers, store_inferior_registers):
2711 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2712 * ns32knbsd-nat.c: Update copyright year.
2713 (fetch_inferior_registers, store_inferior_registers):
2714 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2715 * ppcnbsd-nat.c (fetch_inferior_registers):
2716 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2717 PTRACE_TYPE_ARG3.
2718 * ppcobsd-nat.c (fetch_inferior_registers):
2719 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2720 PTRACE_TYPE_ARG3.
2721 * shnbsd-nat.c: Update copyright year.
2722 (fetch_inferior_registers, store_inferior_registers):
2723 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2724 * vaxbsd-nat.c (fetch_inferior_registers)
2725 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2726 PTRACE_TYPE_ARG3.
2727
655c5466
MK
2728 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
2729 PTRACE_TYPE_ARG3.
2730 * infptrace.c (call_ptrace, child_resume, attach, detach)
2731 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
2732 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2733 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
2734 PTRACE_TYPE_ARG3.
2735
c40d0d10
MK
27362004-08-14 Mark Kettenis <kettenis@gnu.org>
2737
5cb0ff31
MK
2738 * defs.h: Remove out-of-date comment.
2739 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
2740 [!GETENV_PROVIDED] (getenv): Remove prototype.
2741
5f0f34cb
MK
2742 * standalone.c: Remove file.
2743 * Makefile.in (standalone.o): Remove dependency.
2744
7532965f
MK
2745 * i386-linux-nat.c (dummy_sse_values): Remove function and
2746 prototype.
2747 (i386_linux_dr_get): Fix typo in comment.
2748 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
2749
1bdc6c53
MK
2750 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
2751
c40d0d10
MK
2752 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2753 from declaration.
2754 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2755 from definition.
2756
64218d3e
MK
27572004-08-13 Mark Kettenis <kettenis@gnu.org>
2758
2759 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
2760 parenthesis in definition.
2761 * configure: Regenerated.
2762
926c94e7
MC
27632004-08-12 Michael Chastain <mec.gnu@mindspring.com>
2764
2765 * PROBLEMS: Mention build/1411.
2766
69489883
NN
27672004-08-09 Robert Millan <robertmh@gnu.org>
2768
2769 Committed by Nathanael Nerode.
2770 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
2771 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
2772
ebb7c577
AC
27732004-08-12 Andrew Cagney <cagney@gnu.org>
2774
2775 * NEWS: Mention fixes in GDB 6.2.1.
2776 * PROBLEMS: Remove mention of mips-irix.
2777
232d697c
JB
27782004-08-11 Joel Brobecker <brobecker@gnat.com>
2779
2780 * config/powerpc/xm-aix.h: Delete.
2781 * config/powerpc/aix.mh (MH_FILE): Remove.
2782 * config/powerpc/aix432.mh (MH_FILE): Remove.
2783
72f4e82b
JB
27842004-08-11 Joel Brobecker <brobecker@gnat.com>
2785
2786 * config/powerpc/aix.mh: Remove obsolete comment.
2787 * config/powerpc/aix432.mh: Likewise.
2788
0687ccb2
JB
27892004-08-11 Joel Brobecker <brobecker@gnat.com>
2790
2791 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
2792
dbf3ada7
JB
27932004-08-11 Joel Brobecker <brobecker@gnat.com>
2794
e08e1886
JB
2795 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
2796 this file is now empty.
2797 * config/xm-aix4.h: Remove, this file is no longer included
2798 anywhere.
2799
28002004-08-11 Joel Brobecker <brobecker@gnat.com>
2801
2802 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
2803 that file is now empty.
dbf3ada7
JB
2804 (termdef): Remove prototype, function no longer used.
2805
4c525ef6
JB
28062004-08-11 Joel Brobecker <brobecker@gnat.com>
2807
2808 * doc/gdbint.texinfo (Host Definition): Remove documentation
2809 for USE_O_NOCTTY, no longer used.
2810 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
2811 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
2812
82e0b968
JB
28132004-08-11 Joel Brobecker <brobecker@gnat.com>
2814
2815 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
2816 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
2817 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
2818
f2acbe1c
MK
28192004-08-11 Mark Kettenis <kettenis@gnu.org>
2820
daa98270
MK
2821 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
2822 instead of FIVE_ARG_PTRACE.
2823
f2acbe1c
MK
2824 * inflow.c (O_NOCTTY): Define to zero if not already defined.
2825 (new_tty): Use O_NOCTTY unconditionally.
2826
cc377e6b
MK
28272004-08-10 Mark Kettenis <kettenis@gnu.org>
2828
2829 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
2830 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
2831 fflush on stdout.
2832
3bcc18fa
JB
28332004-08-10 Joel Brobecker <brobecker@gnat.com>
2834
2835 * xcoff_symfile_finish: Replace last call to xmfree by call
2836 to xfree.
2837
7936743b
AC
28382004-08-10 Andrew Cagney <cagney@gnu.org>
2839
cc503c8a
AC
2840 * main.c (captured_main): Delete call to init_malloc.
2841 * defs.h (init_malloc): Delete declaration.
2842 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
2843 (init_malloc): Delete functions.
2844
2dc74dc1
AC
2845 * defs.h (xmfree): Delete.
2846 * utils.c (xmfree): Delete function.
2847 (xfree): Inline calls to xmfree and mfree.
2848 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
2849 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
2850 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
2851 * somread.c (som_symfile_finish): Ditto.
2852 * objfiles.c (allocate_objfile, free_objfile):
2853 * nlmread.c (nlm_symfile_finish): Ditto.
2854 * hpread.c (hpread_symfile_finish): Ditto.
2855 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
2856 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
2857 * coffread.c (coff_symfile_finish): Ditto.
2858
aa2ee5f6
AC
2859 * defs.h (xmcalloc): Delete declaration.
2860 * utils.c (xmcalloc): Delete.
2861 (xcalloc): Inline calls to xmcalloc and mcalloc.
2862 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
2863 xcalloc and xfree.
2864 * symtab.c (create_demangled_names_hash): Ditto.
2865
0efffb96
AC
2866 * defs.h (xmrealloc): Delete.
2867 * utils.c (xmrealloc): Delete.
2868 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
2869 * symmisc.c (extend_psymbol_list): Use xrealloc.
2870 * source.c (find_source_lines): Ditto.
2871 * hpread.c (hpread_lookup_type): Ditto.
2872 * dbxread.c (add_bincl_to_list): Ditto.
2873
7936743b
AC
2874 * utils.c (xmmalloc): Delete.
2875 (xmalloc): Inline xmmalloc and mmalloc calls.
2876 (msavestring): Use xmalloc.
2877 * defs.h (xmmalloc): Delete declaration.
2878 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
2879 xmmalloc.
2880 * symmisc.c (extend_psymbol_list): Ditto.
2881 * symfile.c (init_psymbol_list): Ditto.
2882 * source.c (find_source_lines): Ditto.
2883 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
2884 * elfread.c (elf_symtab_read): Ditto.
2885 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
2886 * coffread.c (coff_symfile_init): Ditto.
2887
252ab814
DC
28882004-08-10 David Carlton <carlton@bactrian.org>
2889
2890 * MAINTAINERS: Remove David Carlton from c++ testsuite
2891 maintainers.
2892
8f5ba92b
JG
28932004-08-10 Jerome Guitton <guitton@gnat.com>
2894
2895 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
2896 print a line feed before the prompt.
2897
21749010
MK
28982004-08-10 Mark Kettenis <kettenis@gnu.org>
2899
2900 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
2901
1f011ce2
JB
29022004-08-09 Joel Brobecker <brobecker@gnat.com>
2903
2904 General cleanup of the AIX xm include file:
2905 * config/xm-aix4.h (fd_set): Remove undefine.
2906 Remove include of <sys/select.h>.
2907 (HAVE_TERMIO): Remove define.
2908 (USG): Likewise.
2909 (NULL): Remove redefine.
2910 (alloca): Remove #pragma.
2911 (vfork): Remove define.
2912 (termdef): Remove.
2913 (SIGWINCH_HANDLER): Remove.
2914 (SIGWINCH_HANDLER_BODY): Remove.
2915
cf4e7692
MK
29162004-08-09 Mark Kettenis <kettenis@gnu.org>
2917
2918 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
2919 GDB_OSABI_OPENBSD_ELF.
2920
ac5754fa
MK
29212004-08-07 Robert Millan <robertmh@gnu.org>
2922
2923 * bsd-kvm.c: Check for nlist.h before including it.
2924
086ec9eb
MK
29252004-08-09 Mark Kettenis <kettenis@gnu.org>
2926
bbe06c74
MK
2927 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
2928 sigcontext' offset consistency checks for ancient BSD.
2929
3aa7b3b3
MK
2930 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
2931
086ec9eb
MK
2932 * configure.in: Check for <sys/types.h>. Check return and
2933 argument types of ptrace.
2934 * configure, config.in: Regenerate.
2935
09991fa0
JB
29362004-08-09 Jim Blandy <jimb@redhat.com>
2937
2938 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
2939 rs6000_register_sim_regno): Doc fixes.
2940
fed7ba43
JB
29412004-08-08 Joel Brobecker <brobecker@gnat.com>
2942
2943 * mips-tdep.c: Include "floatformat.h".
2944 (n32n64_floatformat_always_valid): New function.
2945 (floatformat_n32n64_long_double_big): New constant.
2946 (mips_gdbarch_init): Set size and format of long double
2947 for N32 and N64 ABIs.
2948 * Makefile.in (mips-tdep.o): Update dependencies.
2949
456fcf94
AC
29502004-08-08 Andrew Cagney <cagney@gnu.org>
2951
2f9b146e
AC
2952 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
2953 print. Improve script's error messages.
2954 * gdbarch.h: Re-generate.
2955
456fcf94
AC
2956 * gdbarch.sh (pformat): New function.
2957 (float_format, double_format, long_double_format): List with bit
2958 members. Use pformat when printing.
2959 * gdbarch.c, gdbarch.h: Re-generate.
2960
69e9e646
NW
29612004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
2962
2963 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
2964 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
2965 (ppcnbsd_supply_pcb): New function.
2966 (_initialize_ppcnbsd_nat): New prototype and function.
2967 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2968 (LOADLIBES): New variable.
2969 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
2970
5ef2d0aa
AC
29712004-08-08 Andrew Cagney <cagney@gnu.org>
2972
2973 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
2974 (builtin_type_ieee_double, builtin_type_ia64_quad)
2975 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
2976 BE/LE floating-point types.
2977 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
2978 (builtin_type_ieee_double, builtin_type_ia64_quad)
2979 (builtin_type_ia64_spill): Declare.
2980 * doublest.c (_initialize_doublest, floatformat_ieee_single)
2981 (floatformat_ieee_double, floatformat_arm_ext)
2982 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
2983 of LE/BE floatformats.
2984 * doublest.h: (struct floatformat, floatformat_ieee_single)
2985 (floatformat_ieee_double, floatformat_arm_ext)
2986 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
2987
5c7f2947
MK
29882004-08-08 Mark Kettenis <kettenis@gnu.org>
2989
ecac404d
MK
2990 * i386gnu-nat.c (gnu_store_registers): Fix typo.
2991
9b8607ce
MK
2992 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
2993 instead of regcache_raw_supply when storing the registers.
2994
f6052080
MK
2995 * i386gnu-nat.c: Update copyright year.
2996 (gnu_store_registers): Don't use deprecated_registers and
2997 deprecated_registers_valid. Use regcache_valid_p and
2998 regcache_raw_supply instead.
2999
17777823
MK
3000 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
3001 frame_pc_unwind.
3002
5240ceac
MK
3003 * procfs.c (procfs_pid_to_str): Remove redundant and unused
3004 variables. Incapitalized "process".
3005
5c7f2947
MK
3006 * configure.in: Add cursesX to the list of possible curses libs.
3007 Add cursesX.h to the list of possible curses headers.
3008 * configure, config.in: Regenerate.
3009
da7d81e3
NW
30102004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3011
3012 * configure.in: Test for struct lwp in <sys/lwp.h>.
3013 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
3014 the offset of l_addr in struct lwp.
3015
7f245d65
NW
30162004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3017
3018 * bsd-kvm.c: Include "gdbcore.h"
3019 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
3020
47b3f456
AC
30212004-08-07 Andrew Cagney <cagney@gnu.org>
3022
70bd8e24
AC
3023 * gdbtypes.c (build_flt, build_complex): New functions.
3024 (gdbtypes_post_init): Use.
3025
9b0dea39
AC
3026 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
3027
5cf7abac
AC
3028 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
3029 through to builtin_type_uint128.
3030
64d2b26d
AC
3031 * c-exp.y: Use builtin_type function to obtain builtin types.
3032
7ad6570d
AC
3033 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
3034 builtin_uint128.
3035 * gdbtypes.c (gdbtypes_post_init): Update.
3036 (build_gdbtypes): Move initialization of builtin_type_int0
3037 through to builtin_type_uint128 from here ...
3038 (_initialize_gdbtypes): ... to here.
3039 * d10v-tdep.c (d10v_register_type): Update.
3040
47b3f456
AC
3041 * doublest.c: Update copyright.
3042 (floatformat_from_length): Call error when floatformat is NULL.
3043 (extract_floating_by_length): Remove NULL fmt check.
3044 (store_floating_by_length): Ditto.
3045
0a8146bf
AC
30462004-08-07 Andrew Cagney <cagney@gnu.org>
3047
3048 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
3049 that the register is valid.
3050
c0ccb908
MK
30512004-08-05 Mark Kettenis <kettenis@chello.nl>
3052
8e6bed05
MK
3053 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3054 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
3055 struct frame_info *. Use safe_frame_unwind_memory instead of
3056 deprecated_read_memory_nobpt.
3057 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
3058 changed signature of i386_linux_sigtramp_start and
3059 i386_linux_rt_sigtramp_start.
3060
24f9f5e3
MK
3061 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
3062 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
3063 instead of deprecated_read_memory_nobpt.
3064 (i386nbsd_sigtramp_p): Adjust for changed signature of
3065 i386nbsd_sigtramp_offset.
3066
c822af0c
MK
3067 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
3068 safe_frame_unwind_memory instead of target_read_memory.
3069
c0ccb908
MK
3070 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3071 !NO_SYS_FILE.
3072 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
3073 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
3074 (_initialize_kernel_u_addr): Remove prototype and function.
3075 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3076 !NO_SYS_FILE.
3077 * xcoffread.c: Likewise.
3078
b9e1c0d6
MK
30792004-08-06 Mark Kettenis <kettenis@gnu.org>
3080
3081 * vax-nat.c: New file.
3082 * vaxbsd-nat.c: Tweak comment.
3083 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
3084 vaxnbsd-tdep.c.
3085 (vax-nat.o): New dependency.
3086 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
3087 (vax-*-ultrix2*): Remove.
3088 * config/vax/vax.mh: New file.
3089 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
3090 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
3091 (vax_register_u_addr): New prototype.
3092 (REGISTER_U_ADDR): Define using vax_register_u_addr.
3093 * config/vax/vaxult2.mh: Remove file.
3094 * config/vax/vaxult.mh: Remove file.
3095 * config/vax/vaxbsd.mh: Remove file.
3096 * config/vax/vax.mt (TM_FILE): Remove.
3097 * config/vax/tm-vaxbsd.h: Remove file.
3098
9ad7bec7
JB
30992004-08-06 Joel Brobecker <brobecker@gnat.com>
3100
3101 * aix-thread.c (get_signaled_thread): New function.
3102 (iter_trap): Delete, no longer used.
3103 (iter_tid): New function.
3104 (pd_update): Find the thread that received the SIGTRAP signal
3105 by first locating the kernel thread, and then finding its
3106 associated thread.
3107
bf0d233d
UW
31082004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
3109
3110 * lin-lwp.c (child_wait): Continue inferior after processing
3111 PTRACE_EVENT_CLONE event.
3112
d0f853e1
NN
31132004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
3114
3115 * MAINTAINERS: Add self to Write-After-Approval.
3116
ab14aeb0
JJ
31172004-08-05 Jeff Johnston <jjohnstn@redhat.com>
3118
3119 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
3120 libunwind-xxxx.so" where xxxx is UNW_TARGET.
3121
9c8dbfa9
AC
31222004-08-05 Andrew Cagney <cagney@gnu.org>
3123
c8f3ca46
AC
3124 * config/xm-sysv4.h: Delete file.
3125 * config/mips/xm-irix5.h: Delete file.
3126 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
3127 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
3128 * config/ia64/xm-aix.h: Delete file.
3129 * config/ia64/aix.mh (XM_FILE): Delete.
3130 * config/pa/xm-hppah.h: Delete file.
3131 * config/pa/hpux11w.mh (XM_FILE): Delete.
3132 * config/pa/hpux11.mh (XM_FILE): Delete.
3133 * config/pa/hpux1020.mh (XM_FILE): Delete.
3134 * config/pa/hppahpux.mh (XM_FILE): Delete.
3135
5f7daaff
AC
3136 * config/alpha/xm-alphalinux.h: Delete file.
3137 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
3138 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
3139 * config/alpha/xm-alphaosf.h: Delete file.
3140 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
3141 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
3142 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
3143 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
3144
69babf95
AC
3145 * config/i386/xm-i386v.h: Delete file.
3146 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
3147 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
3148 * config/i386/xm-i386sco.h: Delete file.
3149 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
3150 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
3151 * config/i386/xm-i386v4.h: Delete file.
3152 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
3153 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
3154 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
3155 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
3156
6f009c8a
AC
3157 * config/vax/xm-vax.h: Delete file.
3158 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
3159 * config/vax/xm-vaxult2.h: Delete file.
3160 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
3161 * config/vax/vaxult2.mh (XM_FILE): Delete.
3162 * config/vax/xm-vaxult.h: Delete file.
3163 * config/vax/vaxult.mh (XM_FILE): Delete.
3164 * config/vax/xm-vaxbsd.h: Delete file.
3165 * config/vax/vaxbsd.mh (XM_FILE): Delete.
3166
9c8dbfa9
AC
3167 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
3168 * gdbarch.h, gdbarch.c: Re-generate.
3169 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
3170 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
3171 * frame.h: Delete deprecated_read_fp from comments.
3172 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
3173 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
3174
84367a3e
MK
31752004-08-04 Mark Kettenis <kettenis@gnu.org>
3176
9c8e3411
MK
3177 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
3178 trampoline in OpenBSD 3.5-current.
3179
b87bc0d8
MK
3180 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
3181 SSE registers.
3182
84367a3e
MK
3183 * Makefile.in: Remove embedded page breaks.
3184
a44bddec
JB
31852004-08-04 Jim Blandy <jimb@redhat.com>
3186
7ab3286f
JB
3187 * regcache.c (regcache_raw_read): Assert that, after calling
3188 target_fetch_registers, the register we're reading is cached.
3189
a44bddec
JB
3190 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
3191 a call to 'internal_error', with a more helpful error message.
3192 * rs6000-tdep.c (e500_pseudo_register_read,
870d65d5 3193 e500_pseudo_register_write, rs6000_store_return_value): Same.
a44bddec 3194
35124113
AC
31952004-08-04 Andrew Cagney <cagney@gnu.org>
3196
3197 * Makefile.in: Update dependencies.
3198
9f643768
JB
31992004-08-04 Jim Blandy <jimb@redhat.com>
3200
6ced10dd
JB
3201 Change the layout of the PowerPC E500 raw register cache to allow
3202 the lower 32-bit halves of the GPRS to be their own raw registers,
3203 not pseudoregisters.
3204 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
3205 add ppc_ev0_upper_regnum flag.
3206 * rs6000-tdep.c: #include "reggroups.h".
3207 (spe_register_p): Recognize the ev upper half registers as SPE
3208 registers.
3209 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
3210 registers.
3211 (e500_move_ev_register): New function.
3212 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
3213 vector registers are the pseudo-registers now, formed by splicing
3214 together the gprs and the upper-half registers.
3215 (e500_register_reggroup_p): New function.
3216 (P): Macro deleted.
3217 (P8, A4): New macro.
3218 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
3219 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
3220 macros.
3221 (registers_e500): Rearrange register set so that the raw register
3222 set contains 32-bit GPRs and upper-half registers, and the SPE
3223 vector registers become pseudo-registers.
3224 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
3225 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
3226 register numbers are now the same for the E500 as they are for
3227 other PowerPC variants. Register e500_register_reggroup_p as the
3228 register group function for the E500.
3229 * Makefile.in (rs6000-tdep.o): Update dependencies.
3230
3231 Adapt PPC E500 native support to the new raw regcache layout.
3232 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
3233 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
3234 (fetch_spe_register, store_spe_register): Handle fetching/storing
3235 all the SPE registers at once, if regno == -1. These now take
3236 over the job of fetch_spe_registers and store_spe_registers.
3237 (fetch_spe_registers, store_spe_registers): Deleted.
3238 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
3239 unconditionally; they're always raw. Fetch/store SPE upper half
3240 registers, if present, instead of ev registers.
3241 (fetch_register, store_register): Remove sanity checks: gprs are
3242 never pseudo-registers now, so we never need to even mention any
3243 registers that are ever pseudoregisters.
3244
9f643768
JB
3245 Use a fixed register numbering when communicating with the PowerPC
3246 simulator.
3247 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
3248 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
3249 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
3250 New functions.
3251 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
3252 init_sim_regno_table.
3253 * Makefile.in (gdb_sim_ppc_h): New variable.
3254 (rs6000-tdep.o): Update dependencies.
3255
1e2279c8
AC
32562004-08-02 Andrew Cagney <cagney@gnu.org>
3257
1d94326f
AC
3258 * cris-tdep.c (cris_register_size): Restore function, still used
3259 locally.
3260
331ae7ed
AC
3261 * gdbarch.sh (deprecated_target_read_fp)
3262 (deprecated_frame_locals_address, deprecated_frame_args_address)
3263 (deprecated_frame_chain_valid, deprecated_frame_chain)
3264 (deprecated_init_extra_frame_info, deprecated_pop_frame)
3265 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
3266 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
3267 * gdbarch.h, gdbarch.c: Re-generate.
3268 * regcache.c (deprecated_read_fp): Do not call
3269 DEPRECATED_TARGET_READ_FP_P.
3270 * infcmd.c (default_print_registers_info): Do not call
3271 DEPRECATED_DO_REGISTERS_INFO.
3272 * frame-base.c (default_frame_locals_address): Do not call
3273 DEPRECATED_FRAME_LOCALS_ADDRESS.
3274 (default_frame_args_address): Do not call
3275 DEPRECATED_FRAME_ARGS_ADDRESS.
3276
1e2279c8
AC
3277 * gdbarch.sh (deprecated_register_raw_size)
3278 (deprecated_register_virtual_size:int): Delete.
3279 * gdbarch.h, gdbarch.c: Re-generate.
3280 * cris-tdep.c (cris_register_size): Delete.
3281 (cris_gdbarch_init): Update.
3282 * alpha-tdep.c (alpha_register_raw_size)
3283 (alpha_register_virtual_size): Delete.
3284 (alpha_gdbarch_init): Update.
3285
a90c06b4
AC
3286 * gdbarch.sh (deprecated_register_virtual_type)
3287 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
3288 (deprecated_dummy_write_sp): Delete.
3289 * gdbarch.h, gdbarch.c: Re-generate.
3290
f42accbe
AC
3291 * gdbarch.sh (deprecated_register_bytes): Delete.
3292 * gdbarch.h, gdbarch.c: Re-generate.
3293 * regcache.c (deprecated_register_bytes): New function.
3294 * regcache.h (deprecated_register_bytes): Declare.
3295 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3296 * v850-tdep.c (v850_gdbarch_init): Update.
3297 * sh64-tdep.c (sh64_gdbarch_init): Update.
3298 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
3299 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3300 * mcore-tdep.c (mcore_gdbarch_init): Update.
3301 * cris-tdep.c (cris_gdbarch_init): Update.
3302 * arm-tdep.c (arm_gdbarch_init): Update.
3303 * remote.c (init_remote_state): Update.
3304 * remote-vx.c (vx_prepare_to_store): Update.
3305 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
3306 * irix5-nat.c (fetch_core_registers): Update.
3307 * cris-tdep.c (cris_register_bytes_ok): Update.
3308 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
3309
45c9dd44
AC
3310 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
3311 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
3312 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
3313 (mips_insn16_frame_base_address, mips_insn16_frame_base)
3314 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
3315 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
3316 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
3317 (mips_insn32_frame_base_address, mips_insn32_frame_base)
3318 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
3319 with mips_insn16 and mips_insn32.
3320
3acba339
AC
3321 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
3322 * rs6000-tdep.c (rs6000_push_dummy_call)
3323 (rs6000_extract_return_value): Use register_size.
3324 * xstormy16-tdep.c (xstormy16_get_saved_register)
3325 (xstormy16_extract_return_value): Ditto.
3326 * valops.c (value_assign): Ditto.
3327 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
3328 * v850-tdep.c (v850_extract_return_value): Ditto.
3329 * tracepoint.c (collect_symbol): Ditto.
3330 * target.c (debug_print_register): Ditto.
3331 * stack.c (frame_info): Ditto.
3332 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
3333 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
3334 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
3335 (store_register_using_P): Ditto.
3336 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
3337 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
3338 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3339 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
3340 * regcache.c (deprecated_read_register_bytes)
3341 (deprecated_write_register_bytes, read_register)
3342 (write_register): Ditto.
3343 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
3344 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
3345 * monitor.c (monitor_supply_register, monitor_fetch_register)
3346 (monitor_store_register): Ditto.
3347 * mn10300-tdep.c (mn10300_pop_frame_regular)
3348 (mn10300_print_register): Ditto.
3349 * mipsv4-nat.c (fill_fpregset): Ditto.
3350 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
3351 (mips64_fill_fpregset): Ditto.
3352 * mi/mi-main.c (register_changed_p, get_register)
3353 (mi_cmd_data_write_register_values): Ditto.
3354 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
3355 * irix5-nat.c (fill_gregset, fetch_core_registers):
3356 * infrun.c (write_inferior_status_register): Ditto.
3357 * infptrace.c (fetch_register, store_register): Ditto.
3358 * infcmd.c (default_print_registers_info): Ditto.
3359 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
3360 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
3361 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
3362 * hpux-thread.c (hpux_thread_fetch_registers)
3363 (hpux_thread_store_registers): Ditto.
3364 * hppah-nat.c (store_inferior_registers, fetch_register):
3365 * findvar.c (value_from_register): Ditto.
3366 * dve3900-rom.c (fetch_bitmapped_register):
3367 * cris-tdep.c (cris_gdbarch_init): Ditto.
3368 * alpha-tdep.h: Ditto.
3369 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
3370
01e1877c
AC
3371 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
3372 DEPRECATED_REGISTER_RAW_SIZE from comments.
3373 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
3374 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
3375 DEPRECATED_REGISTER_RAW_SIZE.
3376 * findvar.c (value_of_register): Simplify by assuming that the
3377 registers raw and virtual sizes are identical.
3378 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
3379 comment.
3380 * arch-utils.c (generic_register_size): Simplify by assuming
3381 register_type.
3382
73f458fb
AC
3383 * regcache.c (legacy_read_register_gen, real_register)
3384 (legacy_write_register_gen): Delete, not used.
3385
336a3131
AC
3386 * regcache.c (struct regcache_descr): Delete legacy_p.
3387 (init_legacy_regcache_descr): Delete function.
3388 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
3389 Do not use deprecated register functions.
3390 (regcache_raw_read, deprecated_write_register_gen):
3391 (deprecated_read_register_gen, regcache_raw_write): Delete code
3392 predicated on legacy_p.
3393 (register_size): Delete check against register raw size.
3394
c1d546cd
AC
3395 * cris-tdep.c (cris_register_type): Replace
3396 cris_register_virtual_type.
3397 (cris_gdbarch_init): Update, set register_type.
3398
48c2c0a6
AC
3399 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
3400 * gdbarch.h, gdbarch.c: Re-generate.
3401 * arm-tdep.c (arm_frameless_function_invocation): Delete.
3402 (arm_gdbarch_init) Do not set frameless function invocation.
3403 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
3404 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
3405 * frv-tdep.c (frv_frameless_function_invocation): Delete.
3406 (frv_gdbarch_init): Do not set frameless function invocation.
3407 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
3408 * sh-tdep.c (sh_gdbarch_init): Ditto.
3409 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
3410 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3411 * avr-tdep.c (avr_gdbarch_init): Ditto.
3412
474093a6
AC
3413 * blockframe.c (legacy_frame_chain_valid): Delete function.
3414
3c109c8b
AC
3415 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
3416 and pc. Update comments.
3417 (pc_in_dummy_frame): Delete function.
3418 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
3419 use the "id".
3420 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
3421 call_hi, top and pc, use the id.
3422 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
3423
96860204
AC
3424 * dummy-frame.c: Include "gdb_string.h".
3425 (generic_save_call_dummy_addr, generic_push_dummy_frame)
3426 (generic_save_dummy_frame_tos): Delete.
3427 (dummy_frame_push): New function, replaces above.
3428 * dummy-frame.h: Update copyright.
3429 (dummy_frame_push): Declare.
3430 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
3431 (generic_save_call_dummy_addr): Delete declarations.
3432 * infcall.c: Include "dummy-frame.h".
3433 (call_function_by_hand): Add locals caller_regcache,
3434 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
3435 with call to frame_save_as_regcache plus cleanup. Delete calls to
3436 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
3437 Move clear_proceed_status to just before the resume, add call to
3438 dummy_frame_push (discard cleanup).
3439 * Makefile.in (infcall.o): Add $(dummy_frame_h).
3440 (dummy-frame.o): Add $(gdb_string_h).
3441
d67ec5db
AC
34422004-08-01 Andrew Cagney <cagney@gnu.org>
3443
3444 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
3445 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
3446 * dummy-frame.c (find_dummy_frame): Delete.
3447 (struct dummy_frame_cache, dummy_frame_sniffer)
3448 (dummy_frame_prev_register, dummy_frame_this_id)
3449 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
3450 frame unwinder using a dummy_frame_cache.
3451
a81dcb05
AC
34522004-08-01 Andrew Cagney <cagney@gnu.org>
3453
3454 * frame.h (frame_save_as_regcache): Declare.
3455 * frame.c (frame_save_as_regcache): New function.
3456 (do_frame_read_register): Replace do_frame_unwind_register.
3457 (frame_pop): Use frame_save_as_regcache.
3458 * dummy-frame.c (generic_push_dummy_frame): Use
3459 frame_save_as_regcache.
3460
aa495d11
JB
34612004-08-01 Joel Brobecker <brobecker@gnat.com>
3462
3463 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
3464 file as included until we record the first line in the linetable.
3465
ff65ac78
AC
34662004-08-01 Andrew Cagney <cagney@gnu.org>
3467
3468 * frame.h (deprecated_pop_dummy_frame)
3469 (deprecated_read_register_dummy)
3470 (deprecated_generic_find_dummy_frame): Delete.
3471 * dummy-frame.c (deprecated_generic_find_dummy_frame)
3472 (deprecated_read_register_dummy)
3473 (deprecated_find_dummy_frame_regcache)
3474 (discard_innermost_dummy)
3475 (deprecated_pop_dummy_frame): Delete.
3476 (dummy_frame_this_id): Simplify.
3477 (struct dummy_frame): Delete "fp" and "sp".
3478 (find_dummy_frame): Simplify.
3479 (generic_push_dummy_frame): Do not set "fp" or "sp".
3480 (fprint_dummy_frames): Do not print "fp" and "sp"
3481
37bdc87e
MK
34822004-08-01 Mark Kettenis <kettenis@gnu.org>
3483
3484 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
3485 (struct i386_insn): New structure.
3486 (i386_match_insn): New function.
3487 (i386_frame_setup_skip_insns): New variable.
3488 (i386_analyze_frame_setup): Change to use i386_match_insn and the
3489 array i386_frame_setup_insns of instructions that should be
3490 skipped inside the frame setup sequence.
3491
8241eaa6
AC
34922004-08-01 Andrew Cagney <cagney@gnu.org>
3493
5bc602c7
AC
3494 * frame.h (deprecated_frame_xmalloc_with_cleanup)
3495 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3496 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3497 * stack.c (frame_info): Delete references to
3498 DEPRECATED_FRAME_INIT_SAVED_REGS and
3499 deprecated_get_frame_saved_regs.
3500 * frame.c (struct frame_info): Delete saved_regs and extra_info.
3501 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
3502 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
3503 (frame_unwind_register_signed)
3504 (frame_unwind_register_unsigned)
3505 (frame_unwind_unsigned_register): Use register_size.
3506 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
3507 (deprecated_frame_xmalloc_with_cleanup)
3508 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3509 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3510
03d363a1
AC
3511 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
3512 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
3513 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
3514 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
3515
8241eaa6
AC
3516 * infcall.c (call_function_by_hand): Do not use
3517 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
3518 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
3519 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
3520 DEPRECATED_STACK_ALIGN.
3521
f00df8b7
AC
35222004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
3523
3524 Committed by Andrew Cagney.
3525 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
3526
eec63939
AC
35272004-08-01 Andrew Cagney <cagney@gnu.org>
3528
3529 * mips-tdep.c (mips16_frame_cache)
3530 (mips16_frame_this_id, mips16_frame_prev_register)
3531 (mips16_frame_unwind, mips16_frame_sniffer)
3532 (mips16_frame_base_address, mips16_frame_base)
3533 (mips16_frame_base_sniffer, mips32_frame_cache)
3534 (mips32_frame_this_id, mips32_frame_prev_register)
3535 (mips32_frame_unwind, mips32_frame_sniffer)
3536 (mips32_frame_base_address, mips32_frame_base)
3537 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
3538 separate heuristic mips16 and mips32 unwinders.
3539 (mips_stub_frame_cache, mips_stub_frame_this_id)
3540 (mips_stub_frame_prev_register)
3541 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
3542 (mips_stub_frame_base_address, mips_stub_frame_base)
3543 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
3544 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
3545 match true mdebug frames.
3546 (non_heuristic_proc_desc): Add forward declaration.
3547
e66299b3
AC
35482004-08-01 Andrew Cagney <cagney@gnu.org>
3549
83cbbf3e
AC
3550 * config/mips/tm-irix6.h: Delete file.
3551 * config/mips/tm-irix5.h: Delete file.
3552 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
3553 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
3554
22d41b37
AC
3555 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
3556 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
3557 * config/nm-gnu.h (NO_CORE_OPS): Delete.
3558 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
3559 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
3560 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
3561 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
3562 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
3563 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
3564 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
3565 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
3566 (TARGET_SIGNAL_RAW_VALUES): Delete.
3567 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3568 Delete.
3569 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
3570 (TARGET_HW_WATCH_LIMIT): Delete.
3571 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
3572 * minimon.h: Delete file.
3573
e66299b3
AC
3574 * trad-frame.c (trad_frame_get_this_base)
3575 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
3576 functions.
3577 * trad-frame.h (trad_frame_set_this_base)
3578 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
3579
1f67027d
AC
35802004-07-31 Andrew Cagney <cagney@gnu.org>
3581
3582 * trad-frame.c (trad_frame_get_prev_register): Rename
3583 trad_frame_get_prev_register.
3584 * vax-tdep.c (vax_frame_prev_register): Update.
3585 * trad-frame.h: Update.
3586 * trad-frame.c (trad_frame_get_register): Update.
3587 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
3588 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
3589 Update.
3590 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
3591 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
3592 Update.
3593 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
3594 Update.
3595 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
3596 Update.
3597 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
3598 Update.
3599 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
3600 Update.
3601 * s390-tdep.c (s390_frame_prev_register)
3602 (s390_stub_frame_prev_register)
3603 (s390_sigtramp_frame_prev_register): Update.
3604 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
3605 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
3606 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
3607 * m88k-tdep.c (m88k_frame_prev_register)
3608 * m68hc11-tdep.c (m68hc11_frame_prev_register)
3609 * m32r-tdep.c (m32r_frame_prev_register): Update.
3610 * hppa-tdep.c (hppa_frame_prev_register_helper)
3611 * frv-tdep.c (frv_frame_prev_register): Update.
3612 * d10v-tdep.c (d10v_frame_prev_register): Update.
3613 * cris-tdep.c (cris_frame_prev_register): Update.
3614 * avr-tdep.c (avr_frame_prev_register): Update.
3615 * arm-tdep.c (arm_prologue_prev_register)
3616 (arm_sigtramp_prev_register): Update.
3617
c1bf6f65
AC
36182004-07-31 Andrew Cagney <cagney@gnu.org>
3619
3620 * frame.h (legacy_saved_regs_unwind)
3621 (legacy_frame_chain_valid, legacy_frame_p)
3622 (enum frame_type): Delete UNKNOWN_FRAME.
01fbbd97
AC
3623 * dummy-frame.c (dummy_frame_this_id): Simplify.
3624 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
c1bf6f65
AC
3625 * frame.c (struct frame_info): Delete the field "type".
3626 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
3627 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
3628 (legacy_saved_regs_unwind, legacy_frame_p)
3629 (frame_type_from_pc): Delete.
3630 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
3631 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
3632
dc856692
MK
36332004-07-31 Mark Kettenis <kettenis@gnu.org>
3634
5a5effe1
MK
3635 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
3636 indentation.
3637
d4fd50a6
MK
3638 * mips-nat.c: Remove file.
3639 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
3640 (mips-nat.o): Remove dependency.
3641
2689df5a
MK
3642 * infptrace.c: Update copyright year.
3643 (fetch_register): Pass NULL in regcache_raw_supply call instead of
3644 explicitly setting the buffer to all zeroes.
3645
dc856692
MK
3646 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
3647 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
3648
763910e0
AC
36492004-07-30 Andrew Cagney <cagney@gnu.org>
3650
3651 * GDB 6.2 released from gdb_6_2-branch.
3652
0b66e38c
EZ
36532004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3654
3655 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
3656
3657 * exec.c (exec_file_attach):
3658 * nto-tdep.c (nto_find_and_open_solib):
3659 * pa64solib.c (pa64_solib_sizeof_symbol_table):
3660 * solib.c (solib_open):
3661 * somsolib.c (som_solib_sizeof_symbol_table):
3662 * source.c (is_regular_file, openp, open_source_file):
3663 * symfile.c (symfile_bfd_open):
3664 * wince.c (upload_to_device): Differentiate between the search for
3665 binary and source files.
3666
be7d7357
AC
36672004-07-30 Andrew Cagney <cagney@gnu.org>
3668
3669 * complaints.c (_initialize_complaints): Pass NULL to
3670 add_setshow_zinteger_cmd for help_doc.
3671 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
3672
ddc9cd0f
AC
36732004-07-30 Andrew Cagney <cagney@gnu.org>
3674
3675 Fix PR i18n/761.
3676 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
3677 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
3678 $(PACKAGE).pot and update-po.
3679 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
3680 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
3681 (update-po): New rules.
3682 (localedir): Define using autoconf.
3683 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
3684 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
3685 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
3686 * configure.in: Generate CATALOGS and LINGUAS from contents of
3687 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
3688 * configure: Re-generate.
3689 * po/gdbtext: New file
3690
e92f3704
JG
36912004-07-30 Jerome Guitton <guitton@gnat.com>
3692
3693 * MAINTAINERS: Reorder Write After Approval list in alphabetical
3694 order.
3695
b0f35d58
DL
36962004-07-30 David Lecomber <dsl@sources.redhat.com>
3697
3698 * dwarf2read.c (read_file_scope): Set producer if attribute
3699 present.
3700 (struct dwarf2_cu): Added new member producer.
3701
ce7d4522
JG
37022004-07-30 Jerome Guitton <guitton@gnat.com>
3703
3704 * inflow.c (kill_command): release file handles in BFD.
3705 * exec.c (exec_file_attach): Ditto.
3706 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
3707
05ee07c7
AC
37082004-07-29 Andrew Cagney <cagney@gnu.org>
3709
3710 * PROBLEMS (mips-irix): Note that it is broken.
3711
62eceb47
AC
37122004-07-29 Andrew Cagney <cagney@gnu.org>
3713
e57b8d41
AC
3714 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
3715 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
3716
d334389b
AC
3717 * config/xm-nbsd.h: Delete file.
3718 * config/arm/xm-nbsd.h: Delete file.
3719 * config/i386/xm-nbsd.h: Delete file.
3720 * config/ns32k/xm-nbsd.h: Delete file.
3721 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
3722 * config/i386/nbsdelf.mh (XM_FILE): Delete.
3723 * config/i386/nbsdaout.mh (XM_FILE): Delete.
3724 * config/arm/nbsdelf.mh (XM_FILE): Delete.
3725 * config/arm/nbsdaout.mh (XM_FILE): Delete.
3726
e910f676
AC
3727 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
3728 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
3729 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
3730 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
3731 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
3732 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
3733
6fa856b9
AC
3734 * config/powerpc/xm-linux.h: Delete empty file.
3735 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
3736 * config/powerpc/linux.mh (XM_FILE): Delete.
3737 * config/m68k/xm-linux.h: Delete empty file.
3738 * config/m68k/linux.mh (XM_FILE): Delete.
3739 * config/ia64/xm-linux.h: Delete empty file.
3740 * config/ia64/linux.mh (XM_FILE): Delete.
3741 * config/arm/xm-linux.h: Delete empty file.
3742 * config/arm/linux.mh (XM_FILE): Delete.
3743
471ae5ae
AC
3744 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3745 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
3746 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3747 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
3748 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3749 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
3750 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3751 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
3752
62eceb47
AC
3753 * config/m68k/xm-m68k.h: Delete file.
3754 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
3755 copyright.
3756 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
3757 * config/pa/xm-linux.h: Delete empty file.
3758 * config/pa/linux.mh (XM_FILE): Delete.
3759 * config/i386/xm-i386.h: Delete empty file.
3760 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
3761 "i386/xm-i386.h".
3762 * config/i386/obsdaout.mh (XM_FILE): Delete.
3763 * config/i386/obsd64.mh (XM_FILE): Delete.
3764 * config/i386/fbsd64.mh (XM_FILE): Delete.
3765 * config/i386/nto.mh (XM_FILE): Delete.
3766 * config/i386/obsd.mh (XM_FILE): Delete.
3767 * config/i386/linux64.mh (XM_FILE): Delete.
3768 * config/i386/linux.mh (XM_FILE): Delete.
3769 * config/i386/i386sol2.mh (XM_FILE): Delete.
3770 * config/i386/i386gnu.mh (XM_FILE): Delete.
3771 * config/i386/fbsd.mh (XM_FILE): Delete.
3772 * config/i386/nbsd64.mh (XM_FILE): Delete.
3773
c35f4ffc
AC
37742004-07-29 Andrew Cagney <cagney@gnu.org>
3775
3776 * config/pa/xm-linux.h: Do not include "floatformat.h".
3777 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3778 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3779 * config/i386/xm-i386.h: Do not include "floatformat.h".
3780 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3781 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3782 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3783 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
3784 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
3785 GDB_HOST_LONG_DOUBLE_FORMAT instead.
3786 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
3787 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
3788 * configure, config.in: Regenerate.
3789 * configure.host (gdb_host_float_format, gdb_host_double_format)
3790 (gdb_host_long_double_format): Set according to the host.
3791
624a44a3
AC
37922004-07-29 Andrew Cagney <cagney@gnu.org>
3793
3794 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
3795
0dea2468
AC
37962004-07-28 Andrew Cagney <cagney@gnu.org>
3797
3798 * PROBLEMS: Mention threads/1650.
3799 * NEWS: Mention the NPTL fix.
3800
b3f42336
AC
38012004-07-28 Andrew Cagney <cagney@gnu.org>
3802
3803 * cli/cli-decode.c (add_setshow_cmd): Delete function.
3804 (add_setshow_cmd_full): Make static.
3805 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
3806 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
3807 * cli/cli-decode.c (add_setshow_filename_cmd)
3808 (add_setshow_string_cmd): New functions.
3809 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
3810 * mips-tdep.c (_initialize_mips_tdep): Update.
3811 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
3812 * cli/cli-logging.c (_initialize_cli_logging): Update.
3813 * complaints.c (_initialize_complaints): Update.
3814 * remote.c (_initialize_remote): Update.
3815
3b64bf98
AC
38162004-07-28 Andrew Cagney <cagney@gnu.org>
3817
3818 * cli/cli-decode.c (add_setshow_zinteger_cmd)
3819 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
3820 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
3821 print parameters. Make string parameters constant.
3822 * command.h: Update. Update copyright.
3823 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
3824 * observer.c (_initialize_observer): Ditto.
3825 * frame.c (_initialize_frame): Ditto.
3826 * complaints.c (_initialize_complaints): Ditto.
3827 * maint.c (_initialize_maint_cmds): Ditto.
3828 * target.c (initialize_targets): Ditto.
3829 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
3830 * infcall.c (_initialize_infcall): Ditto.
3831 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3832 * m32r-rom.c (_initialize_m32r_rom): Ditto.
3833 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3834 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
3835 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3836
e9667a65
AC
38372004-07-28 Andrew Cagney <cagney@gnu.org>
3838
54a5b07d
AC
3839 * gdbtypes.c (lookup_primitive_typename): Delete function.
3840 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
3841 * ada-lex.l: Use language_lookup_primitive_type_by_name.
3842 * gdbtypes.c (lookup_typename): Ditto.
3843 * f-exp.y (yylex): Ditto.
3844 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
3845
e9667a65
AC
3846 * scm-lang.c (c_builtin_types): Delete extern declaration.
3847 (scm_language_defn): Replace
3848 string_char_type and primitive_type_vector with
3849 la_language_arch_info.
3850 * jv-lang.c (java_language_defn): Replace
3851 string_char_type and primitive_type_vector with
3852 la_language_arch_info.
3853 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
3854 c_builtin_types in comment.
3855 * c-lang.h (struct language_arch_info): Declare opaque.
3856 (c_language_arch_info): Declare.
3857 (c_builtin_types): Delete declaration.
3858 * c-lang.c (c_language_arch_info): Set string_char_type to
3859 builtin_char, not builtin_true_char. Make global.
3860 (c_builtin_types): Delete array.
3861 (asm_language_defn, minimal_language_defn): Replace
3862 string_char_type and primitive_type_vector with
3863 la_language_arch_info.
3864
685419e2
AC
38652004-07-28 Andrew Cagney <cagney@gnu.org>
3866
3867 * gdbtypes.h (struct builtin_type): Rename true_char to
3868 builtin_true_char.
3869 * gdbtypes.c (gdbtypes_post_init): Update.
3870 * c-lang.c (arch_info): New function.
3871 (enum c_primitive_types): New enum.
3872 (c_language_defn): Instead of string_char_type and
3873 primitive_type_vector set la_language_arch_info.
3874
5a44ea29
AC
38752004-07-28 Andrew Cagney <cagney@gnu.org>
3876
3877 * language.h (struct language_arch_info): Fix typo
3878 s/primative/primitive/.
3879 * gdbtypes.c (lookup_primitive_typename): Ditto.
3880 * language.c (language_lookup_primitive_type_by_name)
3881 (unknown_language_arch_info): Ditto.
3882
f290d38e
AC
38832004-07-27 Andrew Cagney <cagney@gnu.org>
3884
3885 * defs.h (enum language): Add nr_languages.
3886 * language.h (struct language_arch_info): Define.
3887 (struct language_defn): Add la_language_arch_info.
3888 (language_lookup_primative_type_by_name): Declare.
3889 (language_string_char_type): Declare.
3890 * language.c (_initialize_language, language_gdbarch_post_init)
3891 (struct language_gdbarch, language_gdbarch_data): Implement
3892 per-architecture language information.
3893 (unknown_language_arch_info, language_string_char_type)
3894 (language_lookup_primative_type_by_name): New functions.
3895 (unknown_language_defn, auto_language_defn)
3896 (local_language_defn): Set la_language_arch_info to
3897 unknown_language_arch_info.
3898 (unknown_builtin_types): Delete.
3899 * gdbtypes.c (lookup_primitive_typename): Use
3900 language_lookup_primative_type_by_name.
3901 (create_string_type): Use language_string_char_type.
3902 * values.c (value_from_string): Use language_string_char_type.
3903 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
3904 * p-lang.c (pascal_language_defn): Ditto.
3905 * m2-lang.c (m2_language_defn): Ditto.
3906 * jv-lang.c (java_language_defn): Ditto.
3907 * objc-lang.c (objc_language_defn): Ditto.
3908 * f-lang.c (f_language_defn): Ditto.
3909 * c-lang.c (c_language_defn, cplus_language_defn)
3910 (asm_language_defn, minimal_language_defn): Ditto.
3911
000177f0
AC
39122004-07-27 Andrew Cagney <cagney@gnu.org>
3913
3914 * gdbtypes.h (struct builtin_type): Declare.
3915 (builtin_type): Declare.
3916 * d10v-tdep.c (d10v_register_type): Use builtin_type.
3917 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
3918 (gdbtypes_post_init): New function.
3919 (builtin_type): New function.
3920
e22f895c
KI
39212004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
3922
3923 * remote-m32r-sdi.c: Fix breakpoint bug.
3924 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
3925 recv_char_data, recv_long_data): New functions to replace communication
3926 sequences.
3927
536517dd
MC
39282004-07-26 Michael Chastain <mec.gnu@mindspring.com>
3929
3930 Document PR threads/1650.
3931 * PROBLEMS (Threads): Document problem with many threads
3932
a0a44d18
AC
39332004-07-26 Andrew Cagney <cagney@gnu.org>
3934
3935 * gdb-mi.el: Move from here ...
3936 * mi/gdb-mi.el: ... to here.
3937
7ac4ac06
AC
39382004-07-26 Andrew Cagney <cagney@gnu.org>
3939
3940 Problem reported by Ashley Pittman <ashley@quadrics.com>.
3941 * main.c (captured_main): When in batch mode always detach.
3942
a1b461bf
AC
39432004-07-26 Andrew Cagney <cagney@gnu.org>
3944
3945 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
3946 and h8300 as broken.
3947 * NEWS: END-OF-LIFE frame compatibility module.
3948 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
3949 specific comments.
3950
cb1a6d5f
AC
39512004-07-26 Andrew Cagney <cagney@gnu.org>
3952
3953 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
3954 * xcoffsolib.c (_initialize_xcoffsolib): Update.
3955 * wince.c (_initialize_wince): Update.
3956 * win32-nat.c (_initialize_win32_nat): Update.
3957 * varobj.c (_initialize_varobj): Update.
3958 * valops.c (_initialize_valops): Update.
3959 * utils.c (initialize_utils, initialize_utils): Update.
3960 * tui/tui-win.c (_initialize_tui_win): Update.
3961 * top.c (init_main): Update.
3962 * symfile.c (_initialize_symfile): Update.
3963 * source.c (_initialize_source): Update.
3964 * somsolib.c (_initialize_som_solib): Update.
3965 * solib.c (_initialize_solib): Update.
3966 * solib-frv.c (_initialize_frv_solib): Update.
3967 * serial.c (_initialize_serial): Update.
3968 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
3969 * remote.c (_initialize_remote, _initialize_remote): Update.
3970 * remote-vx.c (_initialize_vx): Update.
3971 * remote-utils.c (_initialize_sr_support): Update.
3972 * remote-sds.c (_initialize_remote_sds): Update.
3973 * remote-mips.c (_initialize_remote_mips): Update.
3974 * remote-e7000.c (_initialize_remote_e7000): Update.
3975 * proc-api.c (_initialize_proc_api): Update.
3976 * printcmd.c: Update.
3977 * parse.c (_initialize_parse): Update.
3978 * pa64solib.c (_initialize_pa64_solib): Update.
3979 * p-valprint.c (_initialize_pascal_valprint): Update.
3980 * monitor.c (_initialize_remote_monitors): Update.
3981 * mips-tdep.c (_initialize_mips_tdep): Update.
3982 * mcore-tdep.c (_initialize_mcore_tdep): Update.
3983 * maint.c (_initialize_maint_cmds): Update.
3984 * lin-lwp.c (_initialize_lin_lwp): Update.
3985 * language.c (_initialize_language): Update.
3986 * kod.c (_initialize_kod): Update.
3987 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
3988 * i386-tdep.c (_initialize_i386_tdep): Update.
3989 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
3990 * gdbarch.sh: Update.
3991 * gdbarch.c: Re-generate.
3992 * gdb-events.sh: Update.
3993 * gdb-events.c: Re-generate.
3994 * frame.c (_initialize_frame): Update.
3995 * exec.c: Update.
3996 * demangle.c (_initialize_demangler): Update.
3997 * dcache.c (_initialize_dcache): Update.
3998 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
3999 * cp-valprint.c (_initialize_cp_valprint): Update.
4000 * corefile.c (_initialize_core): Update.
4001 * command.h: Update.
4002 * cli/cli-decode.h: Update.
4003 * cli/cli-cmds.c (init_cli_cmds): Update.
4004 * charset.c (_initialize_charset): Update.
4005 * breakpoint.c (_initialize_breakpoint): Update.
4006 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
4007 * alpha-tdep.c (_initialize_alpha_tdep): Update.
4008 * aix-thread.c (_initialize_aix_thread): Update.
4009
b4632131
MK
40102004-07-24 Mark Kettenis <kettenis@gnu.org>
4011
4012 Partial fix for PR backtrace/1718.
4013 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
4014 that GCC migrates into the prolugue. Don't handle any
4015 instructions that clobber %ebx.
4016
822c9732
AC
40172004-07-23 Andrew Cagney <cagney@gnu.org>
4018
4019 Use regcache_raw_collect instead of regcache_collect.
4020 * regcache.h (regcache_collect): Delete declaration.
4021 * regcache.c (regcache_colect): Delete function.
4022 * win32-nat.c (do_child_store_inferior_registers): Update.
4023 * sol-thread.c (sol_thread_store_registers): Update.
4024 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
4025 * rs6000-nat.c (store_register): Update.
4026 * remote.c (store_register_using_P, remote_store_registers): Update.
4027 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
4028 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
4029 (fill_vrregset, store_spe_registers, fill_gregset)
4030 (fill_gregset): Update.
4031 * nto-procfs.c (procfs_store_registers): Update.
4032 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
4033 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
4034 * m68klinux-nat.c (store_register, fill_gregset): Update.
4035 * m68k-tdep.c (fill_gregset): Update.
4036 * infptrace.c (store_register): Update.
4037 * i386-nto-tdep.c (i386nto_regset_fill): Update.
4038 * i386-linux-nat.c (store_register, fill_gregset): Update.
4039 * hppa-linux-nat.c (fill_gregset): Update.
4040 * go32-nat.c (store_register): Update.
4041 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
4042 (store_fp_regs): Update.
4043 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
4044 (store_nwfpe_extended, store_fpregister, store_fpregs)
4045 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
4046 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
4047 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
4048 (store_regs_user_thread, store_regs_kernel_thread): Update.
4049
32b05c07
MK
40502004-07-24 Mark Kettenis <kettenis@gnu.org>
4051
4052 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
4053 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
4054 encoding.
4055 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
4056 member of `struct comp_unit'.
4057
8567c30f
AC
40582004-07-23 Andrew Cagney <cagney@gnu.org>
4059
4060 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
4061 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
4062
f6da8dd8
MH
40632004-07-23 Martin Hunt <hunt@redhat.com>
4064 Kevin Buettner <kevinb@redhat.com>
4065
4066 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
4067 alignment was being added to the offset instead of multiplied.
4068
bd921882
MK
40692004-07-23 Mark Kettenis <kettenis@gnu.org>
4070
24f033e8
MK
4071 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
4072 changed signal trampoline in OpenBSD 3.5-current.
4073
90f3cecd
MK
4074 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
4075 <machine/pcb.h> and "bsd-kvm.h".
4076 (sparc64nbsd_supply_pcb): New function.
4077 (_initialize_sparc64nbsd_nat): Renamed from
4078 _initialize_sparcnbsd_nat. Enable libkvm interface.
4079 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
4080 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
4081 (LOADLIBES): New variable.
4082
a4954a62
MK
4083 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
4084
bd921882
MK
4085 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
4086
23a6d369
AC
40872004-07-21 Andrew Cagney <cagney@gnu.org>
4088
4089 Use regcache_raw_supply instead of supply_register.
4090 * regcache.h (supply_register): Delete declaration.
4091 * regcache.c (supply_register): Delete function.
4092 * wince.c (do_child_fetch_inferior_registers): Update.
4093 * win32-nat.c (do_child_fetch_inferior_registers)
4094 (fetch_elf_core_registers): Update.
4095 * v850ice.c (v850ice_fetch_registers): Update.
4096 * thread-db.c (thread_db_store_registers): Update.
4097 * sol-thread.c (sol_thread_store_registers): Update.
4098 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
4099 * rs6000-nat.c (fetch_register): Update.
4100 * rom68k-rom.c (rom68k_supply_one_register): Update.
4101 * remote.c (remote_wait, remote_async_wait): Update.
4102 * remote-st.c (get_hex_regs): Update.
4103 * remote-sim.c (gdbsim_fetch_register): Update.
4104 * remote-sds.c (sds_fetch_registers): Update.
4105 * remote-rdp.c (remote_rdp_fetch_register): Update.
4106 * remote-rdi.c (arm_rdi_fetch_registers): Update.
4107 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
4108 * remote-m32r-sdi.c (m32r_fetch_register): Update.
4109 * remote-hms.c (init_hms_cmds): Update.
4110 * remote-est.c (init_est_cmds): Update.
4111 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
4112 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
4113 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
4114 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
4115 (fetch_register, supply_vrregset, supply_vrregset)
4116 (fetch_spe_registers): Update.
4117 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
4118 * monitor.c (monitor_supply_register): Update.
4119 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
4120 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
4121 (mipsnbsd_supply_fpreg): Update.
4122 * mips-nat.c (fetch_inferior_registers)
4123 (fetch_core_registers): Update.
4124 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
4125 (supply_fpregset, mips64_supply_gregset)
4126 (mips64_supply_fpregset): Update.
4127 * m68klinux-nat.c (fetch_register, supply_gregset)
4128 (supply_fpregset): Update.
4129 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
4130 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
4131 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
4132 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
4133 * infptrace.c (fetch_register): Update.
4134 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
4135 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
4136 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
4137 (gnu_fetch_registers, gnu_store_registers): Update.
4138 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
4139 * i386-linux-nat.c (fetch_register, supply_gregset)
4140 (dummy_sse_values): Update.
4141 * hpux-thread.c (hpux_thread_fetch_registers): Update.
4142 * hppah-nat.c (fetch_register): Update.
4143 * hppa-linux-nat.c (fetch_register, supply_gregset)
4144 (supply_fpregset): Update.
4145 * go32-nat.c (fetch_register): Update.
4146 * dve3900-rom.c (fetch_bitmapped_register)
4147 (_initialize_r3900_rom): Update.
4148 * cris-tdep.c (supply_gregset): Update.
4149 * abug-rom.c (init_abug_cmds): Update.
4150 * core-aout.c (fetch_core_registers): Update.
4151 * armnbsd-nat.c (supply_gregset, supply_fparegset)
4152 (fetch_register, fetch_fp_register): Update.
4153 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
4154 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
4155 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
4156 * alphanbsd-tdep.c (fetch_core_registers): Update.
4157 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
4158 * alpha-nat.c (fetch_osf_core_registers)
4159 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
4160 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
4161 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
4162
73cc75f3
AC
41632004-07-21 Andrew Cagney <cagney@gnu.org>
4164
4165 * PROBLEMS: Mention breakpoints/1702.
4166 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
4167 that is known to work.
4168
a53c66de
AC
41692004-07-21 Andrew Cagney <cagney@gnu.org>
4170
4171 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
4172 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
4173 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
4174 (handle_inferior_event): Wrap call to deprecated
4175 IGNORE_HELPER_CALL in #ifdef.
4176 * config/mips/tm-nbsd.h: Update.
4177
708ff411
JB
41782004-07-20 Jim Blandy <jimb@redhat.com>
4179
412b3060
JB
4180 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
4181 bfd_mach_ppc has no segment registers.
4182
13ac140c
JB
4183 Include PowerPC SPR numbers for special-purpose registers.
4184 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
4185 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
4186 new member in initializer.
4187 (S, S4, SN4, S64): New macros for defining special-purpose
4188 registers.
4189 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
4190 registers_403, registers_403GC, registers_505, registers_860,
4191 registers_601, registers_602, registers_603, registers_604,
4192 registers_750, registers_e500): Use them.
4193
708ff411
JB
4194 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
4195 replace references with expression used to initialize variable.
4196
1f602b35
AC
41972004-07-20 Andrew Cagney <cagney@gnu.org>
4198
4199 * breakpoint.c (deprecated_read_memory_nobpt): Rename
4200 read_memory_nobpt.
4201 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
4202 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
4203 (s390_sigtramp_frame_sniffer): Update.
4204 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
4205 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
4206 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
4207 (mips32_fetch_instruction): Update.
4208 * mcore-tdep.c (get_insn): Update.
4209 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
4210 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
4211 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
4212 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4213 (i386_linux_rt_sigtramp_start): Update.
4214 * i386-linux-nat.c (child_resume): Update.
4215 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
4216 * hppa-linux-tdep.c (insns_match_pattern): Update.
4217 * gdbcore.h: Update.
4218 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
4219 * frame.c (safe_frame_unwind_memory): Update.
4220 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
4221 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
4222 * alpha-tdep.c (alpha_read_insn): Update.
4223
2cd8546d
AC
42242004-07-20 Andrew Cagney <cagney@gnu.org>
4225
4226 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
4227 containing both bytes and mask. Add "frame_type".
4228 * tramp-frame.c (tramp_frame_start): Update.
4229 (tramp_frame_prepend_unwinder): Update.
4230 * mips-linux-tdep.c (mips_linux_o32_sigframe)
4231 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
4232 (mips_linux_n64_rt_sigframe): Update. Make "static const".
4233 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
4234
f928dd62
EZ
42352004-07-19 Eli Zaretskii <eliz@gnu.org>
4236
4237 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
4238 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
4239 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
4240 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
4241
d5c560f7
AC
42422004-07-17 Andrew Cagney <cagney@gnu.org>
4243
860660cb
AC
4244 * NEWS, PROBLEMS: Update for 6.2.
4245
8c266f54
AC
4246 * README: Update to 6.2.
4247
a552edd9
AC
4248 * utils.c (xvasprintf): Call xstrvprintf.
4249
c4a172b5
AC
4250 * parse.c: Update copyright.
4251 (null_post_parser): Eliminate ARGSUSED.
4252
da745b36
AC
4253 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
4254 * tui/tui-win.c (tui_get_cmd_list): Ditto.
4255 * symfile-mem.c (_initialize_symfile_mem): Ditto.
4256
9cbc6ef0
AC
4257 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
4258 * ppc-linux-nat.c: Use "Linux kernel".
4259 * hppa-linux-tdep.c: Use GNU/Linux.
4260 * hppa-linux-nat.c: Use GNU/Linux.
4261 * dwarfread.c: Add [sic] to use of Linux.
4262
1b89295f
AC
4263 * hppa-linux-nat.c: Do not include <string.h>.
4264 (supply_fpregset): Remove "register" attribute.
4265
d5c560f7
AC
4266 * solib-frv.c (fetch_loadmap): Use xfree, not free.
4267
7ddd7709
MK
42682004-07-17 Mark Kettenis <kettenis@gnu.org>
4269
b1d19a62
MK
4270 * configure.in: Define _MSE_INT_H on Solaris 9 too.
4271 * configure, config.in: Regenerated.
4272
7ddd7709
MK
4273 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4274 "bsd-kvm.h".
4275 (vaxbsd_supply_pcb): New function.
4276 (_initialize_vaxbsd_nat): New prototype and function.
4277 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
4278 solib-sunos.o.
4279 (LOADLIBES): New variable.
4280 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4281 (LOADLIBES): New variable.
4282 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4283 (LOADLIBES): New variable.
4284 * Makefile.in (vaxbsd-nat.o): Update dependencies.
4285
2c07db7a
AC
42862004-07-16 Andrew Cagney <cagney@gnu.org>
4287
4288 * defs.h (event_loop_p): Replace variable declaration with macro,
4289 always 1.
4290 * main.c (captured_main): Delete options "-async" and "-noasync".
4291 (event_loop_p): Delete variable.
4292 * NEWS: Mention that "-async" and "-noasync" were removed.
4293
717eb1cf
AC
42942004-07-16 Andrew Cagney <cagney@gnu.org>
4295
4296 * remote-m32r-sdi.c: Re-indent.
4297
c101bc14
JB
42982004-07-16 Jim Blandy <jimb@redhat.com>
4299
5109a438
JB
4300 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
4301 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
4302 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
4303 missing MPC823 SPRs.
4304 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
4305 incorrect. (This was corrected in GDB's register name tables on
4306 2004-07-14.)
4307
c101bc14
JB
4308 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
4309 should be "esasrr" ("ESA Save and Restore Register").
4310
7ce450bd
AC
43112004-07-16 Andrew Cagney <cagney@gnu.org>
4312
4313 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
4314 calls, no longer applicable. Update comments and rename parameter
4315 "step_frame" to "return_frame".
4316
ca73dd9d
AC
43172004-07-16 Andrew Cagney <cagney@gnu.org>
4318
4319 * frame.c (fprint_field): New function.
4320 (fprint_frame_id): Use fprint_field.
4321
31941f6d
JB
43222004-07-15 Joel Brobecker <brobecker@gnat.com>
4323
4324 * ada-lang.c (ada_language_defn): Remove commented out code.
4325
f86a7158
JB
43262004-07-15 Jim Blandy <jimb@redhat.com>
4327
4328 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
4329 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
4330
c24791ec
JB
43312004-07-14 Jim Blandy <jimb@redhat.com>
4332
29bb1356
JB
4333 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
4334
cc98b5cc
JB
4335 * ppc-tdep.h (ppc_num_vrs): New enum constant.
4336
8f088af7
JB
4337 * ppc-tdep.h (ppc_num_srs): New enum constant.
4338
0ea0ec5f
JB
4339 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
4340 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
4341 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
4342 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
4343 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
4344 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
4345 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
4346 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
4347 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
4348 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
4349 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
4350 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
4351 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
4352 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
4353 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
4354 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
4355 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
4356 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
4357 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
4358 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
4359 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
4360 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
4361 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
4362 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
4363 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
4364 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
4365 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
4366 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
4367 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
4368 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
4369 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
4370 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
4371 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
4372 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
4373 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
4374 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
4375 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
4376 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
4377 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
4378 special-purpose register numbers.
4379
c24791ec
JB
4380 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
4381 manual mentions 'md_twb', but many mention 'm_twb', and at that
4382 point in the register list.)
4383
d833db3b
AC
43842004-07-14 Andrew Cagney <cagney@gnu.org>
4385
4386 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
4387 instead of "internal-error".
4388
080228b2
JB
43892004-07-10 Joel Brobecker <brobecker@gnat.com>
4390
4391 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
4392 that was inserted inside a comment.
4393
c268433a
RC
43942004-07-10 Randolph Chung <tausq@debian.org>
4395
4396 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
4397 function.
4398 (hppa_hpux_push_dummy_code): New function.
4399 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
4400 Set find_global_pointer method.
4401
71009278
MK
44022004-07-10 Mark Kettenis <kettenis@gnu.org>
4403
4404 * NEWS: Mention BSD libkvm interface.
4405
b2fa5097
MS
44062004-07-10 Michael Snyder <msnyder@redhat.com>
4407
4408 * symfile.c (generic_load): Comment typo.
4409 * stack.c (get_selected_block): Ditto.
4410 * regcache.c (regcache_cooked_read): Ditto.
4411 * monitor.c (monitor_debug): Ditto.
4412 * mips-tdep.c (mips_read_pc): Ditto.
4413 * i386-linux-nat.c (ps_get_thread_area): Ditto.
4414 * gdb_mbuild.sh: Ditto.
4415 * gdbarch.sh: Ditto.
4416 * gdbarch.h: Ditto.
4417
c3e5cd34
PH
44182004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
4419
8a2225b2
PH
4420 * ada-tasks.c: Remove file.
4421
c3e5cd34
PH
4422 Remove ARI problems:
4423
4424 * ada-exp.y (write_var_from_sym): Reformat to put operator at
4425 beginning of line.
4426
4427 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
4428 Add comment.
4429 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
4430 (MIN_OF_SIZE): Rename min_of_size. Add comment.
4431 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
4432 (UMIN_OF_SIZE): Remove.
4433 (max_of_type): New function to replace orphan macro in gdbtypes.h
4434 (min_of_type): Ditto.
4435 (discrete_type_high_bound): Use max_of_type.
4436 (discrete_type_low_bound): Use min_of_type.
4437 (possible_user_operator_p): Move operator to beginning of line.
4438 (ada_is_variant_part): Ditto.
4439 (ensure_lval): Rewrite to avoid deprecated operations.
4440 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
4441 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
4442 (ada_enum_name): Remove assignments in 'if' statements.
4443 (build_ada_types): Add gdbarch parameter.
4444 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
4445 with gdbarch_data_register_post_init.
4446 Use add_setshow_uinteger_cmd rather than add_set_cmd and
4447 add_show_from_set.
4448
4449 * ada-valprint.c (inspect_it): Remove declaration.
4450 (repeat_count_threshold): Remove declaration.
4451 (ada_print_floating): Remove assignments in 'if' statements.
4452 (print_str): Move operator to beginning of line.
4453
61ce229a
JB
44542004-07-08 Jim Blandy <jimb@redhat.com>
4455
4456 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
4457
09bcec80
BR
44582004-07-08 Bob Rossi <bob@brasko.net>
4459
4460 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
4461
31c27f77
JJ
44622004-07-06 Jeff Johnston <jjohnstn@redhat.com>
4463
4464 * language.h (struct_language_defn): Add new function pointer:
4465 la_class_name_from_physname. Also add new prototype for
4466 language_class_name_from_physname.
4467 * language.c (language_class_name_from_physname): New function.
4468 (unk_lang_class_name): Ditto.
4469 (unknown_language_defn, auto_language_defn): Change
4470 to add unk_lang_class_name function pointer for
4471 la_class_name_from_physname.
4472 (local_language_defn): Ditto.
4473 * dwarf2read.c (guess_structure_name): Change to call
4474 language_class_name_from_physname.
4475 (determine_class_name): Ditto.
4476 * cp-support.c (class_name_from_physname): Renamed.
4477 (cp_class_name_from_physname): New name of function.
4478 * cp-support.h: Ditto.
4479 * c-lang.c (c_language_defn): Change to add NULL
4480 for class_name_from_physname function pointer.
4481 (cplus_language_defn): Change to add cp_class_name_from_physname.
4482 * jv-lang.c (java_class_name_physname): New function.
4483 (java_find_last_component): New static routine.
4484 (java_language_defn): Add java_class_name_from_physname pointer.
4485 * ada-lang.c (ada_language_defn): Change to add NULL
4486 for class_name_from_physname function pointer.
4487 * f-lang.c (f_language_defn): Ditto.
4488 * m2-lang.c (m2_language_defn): Ditto.
4489 * objc-lang.c (objc_language_defn): Ditto.
4490 * p-lang.c (pascal_language_defn): Ditto.
4491 * scm-lang.c (scm_language_defn): Ditto.
4492
ee28ca0f
AC
44932004-07-06 Andrew Cagney <cagney@gnu.org>
4494
4495 Patch from Bart Robinson.
4496 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
4497 (O_LARGEFILE): Define to 0, if not defined.
4498
fdb1bf9d
MK
44992004-07-03 Mark Kettenis <kettenis@gnu.org>
4500
cb162ff6
MK
4501 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
4502 <machine/pcb.h> and "bsd-kvm.h".
4503 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
4504 (m68kbsd_supply_pcb): New function.
4505 (_initialize_m68kbsd_nat): New prototype and function.
4506 * Makefile.in (m68kbsd-nat.o): Update dependencies.
4507 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4508 (LOADLIBES): New variable.
4509 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4510 (LOADLIBES): New variable.
4511
fdb1bf9d
MK
4512 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
4513
963c4174
MK
45142004-07-03 Mark Kettenis <kettenis@gnu.org>
4515
4516 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
4517 <sys/proc.h>.
4518 (bsd_kvm_cmdlist): New variable.
4519 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
4520 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
4521 command and "kvm proc" command.
4522 * Makefile.in (bsd-kvm.o): Update dependencies.
4523
533f1d8f
MK
45242004-07-02 Mark Kettenis <kettenis@gnu.org>
4525
4526 * osabi.c: Update copyright year.
4527 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
4528 notes if EI_OSABI is set to ELFOSABI_HPUX.
4529
6780dcde
MS
45302004-07-01 Michael Snyder <msnyder@redhat.com>
4531
4532 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
4533 that seems to have gotten whacked out of line.
4534
67bebe79
MK
45352004-07-01 Mark Kettenis <kettenis@gnu.org>
4536
4537 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
4538 code.
4539
0b5d8877
PH
45402004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4541
4542 * ada-lang.c (decode_packed_array): Minor change to comment.
4543 (ada_value_slice_ptr): New function.
4544 (ada_value_slice): New function.
4545 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
4546 test. Don't know why it is there.
4547 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
4548 to avoid dereferencing huge arrays from which one is slicing.
4549 (empty_array): Correct to return an array rather than
4550 a subrange value.
4551 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
4552 on empty arrays (let'em use 'FIRST instead).
4553
19c1ef65
PH
45542004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4555
4556 Address complaints from gdb_ari.sh:
4557
4558 * ada-exp.y: Include gdb_string.h rather than string.h.
4559 (convert_char_literal): Reformat declaration.
4560 * ada-lang.h: Include opaque struct declaration for struct frame_info.
4561 * ada-lex.l: Change use of free to xfree (the macro would do so
4562 anyway, but this is harmless).
4563 Include gdb_string.h rather than string.h.
4564 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
4565
4566 * ada-lang.c (parse): Remove K&Rism in parameter list.
4567 (is_name_suffix): Correct Linux => GNU/Linux in comment.
4568
d81cbc94
MK
45692004-06-30 Mark Kettenis <kettenis@gnu.org>
4570
4571 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
4572 dead code.
4573
07681759
MK
45742004-06-30 Mark Kettenis <kettenis@gnu.org>
4575
4576 * alphabsd-nat.c: Update copyright year.
4577 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
4578
f7948b5f
JB
45792004-06-29 Joel Brobecker <brobecker@gnat.com>
4580
6e0cdd28 4581 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
f7948b5f
JB
4582 (i386_cygwin_in_solib_call_trampoline): New function.
4583 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
4584 and skip_trampoline_code gdbarch methods.
4585
8f113c9a
JB
45862004-06-29 Jim Blandy <jimb@redhat.com>
4587
4588 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
4589 name actually used in the dependency lists.
4590
97dc871c
RC
45912004-06-29 Randolph Chung <tausq@debian.org>
4592
4593 * NEWS (New native configurations): Mention GNU/Linux/hppa.
4594
47216e51
CV
45952004-06-29 Corinna Vinschen <vinschen@redhat.com>
4596
4597 * win32-nat.c (child_pid_to_exec_file): New function.
6780dcde 4598 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
47216e51
CV
4599 functionality.
4600
e623b504
AC
46012004-06-28 Andrew Cagney <cagney@gnu.org>
4602
4603 * defs.h (xstrvprintf): Declare.
4604 * utils.c (xstrvprintf): New function.
4605 (internal_vproblem, xstrprintf, xasprintf)
4606 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
4607 * serial.c (serial_printf): Ditto.
4608 * complaints.c (vcomplaint): Ditto.
4609
79acc9b3
CV
46102004-06-29 Corinna Vinschen <vinschen@redhat.com>
4611
4612 * infcmd.c (attach_command): Move call to target_terminal_inferior
4613 behind loading symbol table.
4614
1daf35d9
AC
46152004-06-28 Andrew Cagney <cagney@gnu.org>
4616
4617 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
4618 change - add back extern deprecated_ui_loop_hook declaration.
4619
b435e160
AC
46202004-06-28 Andrew Cagney <cagney@gnu.org>
4621
4622 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
4623 xstrprintf.
4624 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
4625 (c_value_of_variable): Ditto.
4626 * utils.c (internal_vproblem): Ditto.
4627 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
4628 * remote.c (add_packet_config_cmd): Ditto.
4629 * remote-rdp.c (rdp_set_command_line): Ditto.
4630 * regcache.c (regcache_dump): Ditto.
4631 * frv-tdep.c (new_variant, new_variant): Ditto.
4632 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
4633 (fbsd_find_memory_regions): Ditto.
4634 * breakpoint.c (create_thread_event_breakpoint)
4635 (create_breakpoints): Ditto.
4636 * aix-thread.c (aix_thread_pid_to_str): Ditto.
4637 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
4638
06d5cf63
JB
46392004-06-28 Joel Brobecker <brobecker@gnat.com>
4640
4641 * ada-lang.c: Re-indent file, with some massaging to help indent
4642 a bit when the result is otherwise really too ugly.
4643
35809fad
UW
46442004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4645
4646 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
4647 code_addr_p and special_addr_p to 'unsigned int'.
4648
40e20472
MK
46492004-06-27 Mark Kettenis <kettenis@gnu.org>
4650
4651 * i386v4-nat.c: Update copyright year and tweak comment.
4652 (regmap): Remove trailing comma.
4653 (supply_gregset): Rename local variable i to regnum. Call
4654 regcache_raw_supply instead of supply_register.
4655 (fill_gregset): Rename argument regno to regnum. Call
4656 regcache_raw_collect instead of regcache_collect.
4657
12b0b6de
UW
46582004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4659
4660 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
4661 and special_addr_p.
4662 (frame_id_build, frame_id_build_special): Update comments.
4663 (frame_id_build_wild): New prototype.
4664 * frame.c (frame_id_build, frame_id_build_special): Fill in new
4665 struct frame_id fields.
4666 (frame_id_build_wild): New function.
4667 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
4668
47b42a3e
MK
46692004-06-27 Mark Kettenis <kettenis@gnu.org>
4670
4671 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
4672 hppabsd-tdep.c.
4673
1265e4aa
JB
46742004-06-27 Joel Brobecker <brobecker@gnat.com>
4675
4676 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
4677
76a01679
JB
46782004-06-27 Joel Brobecker <brobecker@gnat.com>
4679
4680 * ada-lang.c: Re-indent file.
4681
7aca490a
JB
46822004-06-27 Joel Brobecker <brobecker@gnat.com>
4683
4684 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
4685 (no_symtab_msg): Likewise.
4686
5e987968
AS
46872004-06-27 Andreas Schwab <schwab@suse.de>
4688
4689 * source.c: Fix whitespace.
4690
315c4276
MK
46912004-06-27 Mark Kettenis <kettenis@gnu.org>
4692
d15be926
MK
4693 * configure.in: Include <sys/param.h> for td_pcb test.
4694 * configure: Regenerated.
4695
9062529b
MK
4696 * i386nbsd-nat.c: New file.
4697 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
4698 i386obsd-nat.c and i386obsd-tdep.c.
4699 (i386nbsd-nat.o): New dependency.
4700 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
4701 bsd-kvm.o.
4702 (LOADLIBES): New variable.
4703 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
4704 bsd-kvm.o.
4705 (LOADLIBES): New variable.
4706
8010310e
MK
4707 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
4708 (LOADLIBES): New variable.
4709
efe1d7b9
MK
4710 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
4711 fetching from BSD_KVM_PADDR. Correctly lookup address for
4712 "_thread0".
4713
315c4276
MK
4714 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
4715 "bsd-kvm.h".
4716 (amd64fbsd_supply_pcb): New funcion.
4717 (_initialize_amd64fbsd_nat): Enable libkvm interface.
4718
399cfac6
DL
47192004-06-27 <david@streamline-computing.com>
4720
4721 Partial fix for PR cli/1056.
4722 * valarith.c: Check for zero in division and remainder
4723 evaluation.
4724
6235f9c8
MK
47252004-06-27 Mark Kettenis <kettenis@gnu.org>
4726
4727 * i387-tdep.c: Remove excessive whitespace.
4728
2726dafc
AC
47292004-06-26 Andrew Cagney <cagney@gnu.org>
4730
4731 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
4732 * gdb-events.h, gdb-events.c: Re-generate.
4733 * tui/tui-hooks.c (tui_install_hooks): Update.
4734 (tui_remove_hooks): Update.
4735 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
4736
0e56aeaf
MK
47372004-06-26 Mark Kettenis <kettenis@gnu.org>
4738
cb461069
MK
4739 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
4740 (gregset_t, fpregset_t): Remove typedefs.
4741 (REG_OFFSET): Rename argument.
4742 (amd64bsd_r_reg_offset): Rename from reg_offset.
4743 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
4744 Remove functions.
4745 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
4746 of reg_offset.
4747 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
4748
ecba89de
MK
4749 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
4750
4cd80476
MK
4751 * vax-tdep.c: Tweak comment.
4752
0e56aeaf
MK
4753 Add OpenBSD/hppa support.
4754 * NEWS (New native configurations): Mention OpenBSD/hppa.
4755 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
4756 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
4757 files.
4758 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
4759 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
4760 * configure.host: Add hppa*-*-openbsd*.
4761 * configure.tgt: Add hppa*-*-openbsd*.
4762
98bbd631
AC
47632004-06-25 Andrew Cagney <cagney@gnu.org>
4764
4765 * defs.h (deprecated_ui_loop_hook): Deprecated.
4766 * wince.c (child_wait): Update.
4767 * win32-nat.c (child_wait): Update.
4768 * v850ice.c (v850ice_wait): Update.
4769 * top.c (deprecated_ui_loop_hook): Update.
4770 * serial.h: Update.
4771 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
4772 (do_unix_readchar): Update.
4773 * ser-tcp.c (net_open): Update.
4774 * remote-sim.c (gdb_os_poll_quit): Update.
4775 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
4776
769d7dc4
AC
47772004-06-24 Andrew Cagney <cagney@gnu.org>
4778
4779 * defs.h (deprecated_pre_add_symbol_hook)
4780 (deprecated_post_add_symbol_hook): Deprecated.
4781 * symfile.c (symbol_file_add_with_addrs_or_offsets)
4782 (symbol_file_add_with_addrs_or_offsets): Update references.
4783
11c949aa
AC
47842004-06-24 Andrew Cagney <cagney@gnu.org>
4785
4786 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
4787 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
4788 * wince.c (ui_loop_hook): Delete extern declaration.
4789 * win32-nat.c (ui_loop_hook): Delete extern declaration..
4790 * v850ice.c (ui_loop_hook): Delete extern declaration..
4791 * ser-unix.c (ui_loop_hook): Delete extern declaration..
4792 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
4793 * remote-sim.c (ui_loop_hook): Delete extern declaration..
4794 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
4795 ui_loop_hook declaration.
4796
eedc19af
AC
47972004-06-24 Andrew Cagney <cagney@gnu.org>
4798
4799 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
4800 entry_func_highpc fields.
4801 * objfiles.c (init_entry_point_info): Do not clear
4802 entry_func_lowpc and entry_func_highpc.
4803 (objfile_relocate): Do not relocate entry_func_lowpc and
4804 entry_func_highpc.
4805 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
4806 entry_func_highpc.
4807 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
4808 entry_func_highpc.
4809 * blockframe.c (legacy_frame_chain_valid): Replace tests against
4810 entry_func_lowpc and entry_func_highpc with call to
4811 inside_entry_func.
4812
d47079be
MK
48132004-06-24 Mark Kettenis <kettenis@gnu.org>
4814
4815 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
4816 quad-precision floating point arguments in registers.
4817
2107e348
MK
48182004-06-24 Mark Kettenis <kettenis@gnu.org>
4819
4820 From Michael Mueller <m.mueller99@kay-mueller.de>:
4821 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
4822 account.
4823
46587c42
JJ
48242004-06-22 Jeff Johnston <jjohnstn@redhat.com>
4825
4826 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
4827 to -1.
4828 * breakpoint.c (bpstat_stop_status): Move check for ignoring
4829 untriggered watchpoints to a separate if clause. Update function
4830 comment regarding STOPPED_BY_WATCHPOINT argument.
4831
226f5cf4
JB
48322004-06-22 Jim Blandy <jimb@redhat.com>
4833
4834 * gdbarch.sh: Doc fix.
4835
f10683bb
MH
48362004-06-21 Martin Hunt <hunt@redhat.com>
4837 Kevin Buettner <kevinb@redhat.com>
4838
4839 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
4840 * mips-tdep.h (MIPS_SP_REGNUM): Define.
4841 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
4842 to set_gdbarch_sp_regnum(). Use cooked register number.
4843 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
4844
412d5987
AC
48452004-06-21 Andrew Cagney <cagney@gnu.org>
4846
4847 * gdbarch.sh: When the macro field is empty, do not generate a
4848 macro definition. When the macro field is "=", generate the macro
4849 name from the upper-case function name.
4850 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
4851 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
4852 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
4853 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
4854 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
4855 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
4856 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
4857 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
4858 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
4859 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
4860 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
4861 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
4862 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
4863 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
4864 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4865 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
4866 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
4867 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
4868 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
4869 (DEPRECATED_USE_STRUCT_CONVENTION)
4870 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4871 (DEPRECATED_FRAME_INIT_SAVED_REGS)
4872 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
4873 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
4874 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4875 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
4876 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
4877 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
4878 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
4879 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
4880 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
4881 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
4882 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
4883 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
4884 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
4885 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
4886 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
4887 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
4888
68908a3e
AC
48892004-06-21 Andrew Cagney <cagney@gnu.org>
4890
48f7351b
AC
4891 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
4892 macro name, and the function rather than macro value. Only wrap
4893 macro print statements in #ifdef. Move format logic to where it
4894 is needed.
4895 * gdbarch.c: Re-generate.
4896
283354d8
AC
4897 * gdbarch.sh (read): Delete "print_p" and "description", add
4898 "garbage_at_eol". Check for non-empty garbage at end-of-line.
4899 Delete references to print_p.
4900 (TARGET_ARCHITECTURE): Delete print predicate.
4901 * gdbarch.c: Re-generate.
4902
68908a3e
AC
4903 * gdbarch.sh: Check that multi-arch methods do not provide a
4904 macro.
4905 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
4906 (print_registers_info, print_float_info, print_vector_info)
4907 (adjust_breakpoint_address, remote_translate_xfer_address)
4908 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
4909 (address_class_type_flags_to_name, unwind_sp): Remove the macro
4910 name from the multi-arch definition.
4911
a2428dbe
AC
49122004-06-20 Andrew Cagney <cagney@gnu.org>
4913
4914 * gdbarch.sh: Sort by the function, instead of macro name.
4915 * gdbarch.c: Re-generate.
4916
750eb019
AC
49172004-06-20 Andrew Cagney <cagney@gnu.org>
4918
66d659b1
AC
4919 * gdbarch.sh: Use the function, instead of macro name in
4920 errors and the log file.
4921 (return_value): Remove stray ":" in spec.
4922
750eb019
AC
4923 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
4924 * gdbarch.h, gdbarch.c: Re-generate.
4925 * Makefile.in (arch-utils.o): Update dependencies.
4926 * values.c (using_struct_return): Move code calling
4927 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
4928 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
4929 to legacy_return_value, simplify.
4930 * infcmd.c (print_return_value): Move code calling
4931 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
4932 to legacy_return_value, simplify.
4933 * infcall.c (call_function_by_hand): Move code calling
4934 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
4935 * arch-utils.c: Update copyright. Include "gdbcore.h".
4936 (legacy_return_value): New function.
4937 * arch-utils.h: Update copyright.
4938 (legacy_return_value): Declare.
4939
b5622e8d
AC
49402004-06-20 Andrew Cagney <cagney@gnu.org>
4941
4942 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
4943 * gdbarch.h, gdbarch.c: Re-generate.
4944 * values.c (using_struct_return): Update call.
4945 * mcore-tdep.c: Update comment.
4946 * infcall.c (call_function_by_hand): Update comment.
4947 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4948 * arch-utils.h (always_use_struct_convention): Update.
4949 * v850-tdep.c (v850_gdbarch_init): Update.
4950 * sh64-tdep.c (sh64_gdbarch_init): Update.
4951 * sh-tdep.c (sh_gdbarch_init): Update.
4952 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
4953 * mips-tdep.c (mips_gdbarch_init): Update.
4954 * mcore-tdep.c (mcore_gdbarch_init): Update.
4955 * m32r-tdep.c (m32r_gdbarch_init): Update.
4956 * ia64-tdep.c (ia64_gdbarch_init): Update.
4957 * h8300-tdep.c (h8300_gdbarch_init): Update.
4958 * frv-tdep.c (frv_gdbarch_init): Update.
4959 * cris-tdep.c (cris_gdbarch_init): Update.
4960 * arm-tdep.c (arm_gdbarch_init): Update.
4961 * alpha-tdep.c (alpha_gdbarch_init): Update.
4962
5191de37
MC
49632004-06-18 Michael Chastain <mec.gnu@mindspring.com>
4964
4965 * PROBLEMS: Add more specific information, and a work-around,
4966 for PR gdb/1458.
4967
782263ab
AC
49682004-06-18 Andrew Cagney <cagney@gnu.org>
4969
4970 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
4971 * gdbarch.h, gdbarch.c: Re-generate.
4972 * ada-lang.c (ada_finish_decode_line_1): Update.
4973 * infrun.c (handle_inferior_event): Update.
4974 * infcall.c (find_function_addr): Update.
4975 * linespec.c (minsym_found): Update.
4976 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
4977 Update.
4978 * blockframe.c (legacy_frameless_look_for_prologue): Update.
4979 * cli/cli-cmds.c (disassemble_command): Update.
4980 * vax-tdep.c (vax_gdbarch_init): Update.
4981
2f305df1
MK
49822004-06-18 Mark Kettenis <kettenis@gnu.org>
4983
4984 * i386-tdep.c (i386_collect_fpregset): Fix comment.
4985
e5fe55f7
AC
49862004-06-17 Andrew Cagney <cagney@gnu.org>
4987
4988 GDB 6.1.1 released from the GDB 6.1 branch.
4989 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
4990 * PROBLEMS: Ditto.
4991
473b7be6
DJ
49922004-06-16 Daniel Jacobowitz <dan@debian.org>
4993
4994 PR gdb/1658
4995 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
4996 operation as a uleb128. Found by Michael Coulter.
4997
96d887e8
PH
49982004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
4999
5000 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
5001 make it non-static.
5002 * ada-lang.h (task_control_block): declaration moved from ada-task.c
5003 to ada-lang.h; this is needed to be able to implement the kill command
5004 in multi-task mode.
5005 (task_ptid): Ditto.
5006 (task_entry): Ditto.
5007 (task_list): Ditto.
5008 (ada_build_task_list): Ditto.
5009
5010 * ada-lang.c: Conditionalize routines and data structures related
5011 to breakpoints, exceptions, completion, and symbol caching on
5012 GNAT_GDB, since these are not yet used in the submitted public sources.
5013 (ada_main_name): Editorial: Move definition out of exception-related
5014 code.
5015
31eef181
AC
50162004-06-15 Andrew Cagney <cagney@gnu.org>
5017
5018 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
5019 deprecated_pc_in_call_dummy.
5020
2c500098
AM
50212004-06-15 Alan Modra <amodra@bigpond.net.au>
5022
5023 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
5024 bfd_get_section_size_before_reloc or _raw_size.
5025 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
5026 * dwarf2read.c (dwarf2_locate_sections): Likewise.
5027 (dwarf2_read_section): Likewise.
5028 * elfread.c (elf_locate_sections): Likewise.
5029 * gcore.c (derive_heap_segment): Likewise.
5030 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
5031 * remote-e7000.c (e7000_load): Likewise.
5032 * remote-m32r-sdi.c (m32r_load): Likewise.
5033 * remote-mips.c (mips_load_srec): Likewise.
5034 (pmon_load_fast): Likewise.
5035 * remote.c (compare_sections_command): Likewise.
5036 * symfile.c (add_section_size_callback): Likewise.
5037 (load_section_callback): Likewise.
5038 (pc_in_unmapped_range): Likewise.
5039 (pc_in_mapped_range): Likewise.
5040 (sections_overlap): Likewise.
5041 (list_overlays_command): Likewise.
5042 (simple_overlay_update_1): Likewise.
5043 (simple_overlay_update): Likewise.
5044 * tracepoint.c (remote_set_transparent_ranges): Likewise.
5045 * win32-nat.c (core_section_load_dll_symbols): Likewise.
5046
90f943f1
RC
50472004-06-14 Randolph Chung <tausq@debian.org>
5048
5049 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
5050 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
5051 static.
5052 (hppa_hpux_inferior_created): New function.
5053 (hppa_hpux_init_abi): Register observer.
5054 * symfile.c (hp_cxx_exception_support_initialized)
5055 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
5056 (symbol_file_add_main_1, symbol_file_clear): Likewise.
5057
700c15aa
RC
50582004-06-14 Randolph Chung <tausq@debian.org>
5059
3973a7d3
AC
5060 * MAINTAINERS (Write After Approval): Alphabetize my entry
5061 correctly.
700c15aa 5062
cea4838c
AC
50632004-06-14 Andrew Cagney <cagney@gnu.org>
5064
5065 * MAINTAINERS (testsuite): List Michael Chastain as the lead
5066 testsuite maintainer.
5067
97092415
AC
50682004-06-13 Andrew Cagney <cagney@gnu.org>
5069
e8c3165b
AC
5070 * infcmd.c (print_return_value): Fix logic, allow
5071 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
5072
bceabdd8
AC
5073 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
5074 defining any macros.
5075 * gdbarch.h: Re-generate.
5076
57010b1c
AC
5077 * gdbarch.sh: Delete "level" attribute. Only check for a macro
5078 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
5079 * gdbarch.h: Re-generate.
5080
bc87dfa0
AC
5081 * values.c (generic_use_struct_convention): Don't check gcc_p.
5082
15ac804d
AC
5083 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
5084 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
5085 * gdbarch.h, gdbarch.c: Regenerate.
5086 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
5087 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
5088 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5089 deprecated_max_register_raw_size and
5090 deprecated_max_register_virtual_size.
5091 * v850-tdep.c (v850_gdbarch_init): Ditto.
5092 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5093 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5094 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5095 * cris-tdep.c (cris_gdbarch_init): Ditto.
5096
97092415
AC
5097 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
5098 * gdbarch.h, gdbarch.c: Re-generate.
5099 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
5100 (m68hc11_use_struct_convention): Delete function.
5101 (m68hc11_extract_struct_value_address): Delete function.
5102 (m68hc11_return_value): New function.
5103 (m68hc11_gdbarch_init): Instead of store_return_value,
5104 extract_return_value, return_value_on_stack,
5105 deprecated_extract_struct_value_address and use_struct_convention,
5106 set return_value.
5107 * values.c (using_struct_return): Do not call
5108 RETURN_VALUE_ON_STACK.
5109 * arch-utils.h (generic_return_value_on_stack_not): Delete
5110 declaration.
5111 * arch-utils.c (generic_return_value_on_stack_not): Delete
5112 function.
5113
44e5158b
AC
51142004-06-12 Andrew Cagney <cagney@gnu.org>
5115
5116 * values.c (register_value_being_returned): Delete function.
5117 * infcmd.c (legacy_return_value): Delete function.
5118 * infcall.c (call_function_by_hand): Inline
5119 "register_value_being_returned", simplify.
5120 * values.c (using_struct_return): Update comment, refer to
5121 print_return_value instead of register_value_being_returned.
5122 * infcmd.c (print_return_value): Inline calls to
5123 register_value_being_returned and legacy_return_value. Simplify.
5124
b887c273
RC
51252004-06-11 Randolph Chung <tausq@debian.org>
5126
5127 * somread.c (som_symtab_read): Exclude gcc local symbols.
5128
1b2bfbb9
RC
51292004-06-11 Randolph Chung <tausq@debian.org>
5130
3973a7d3
AC
5131 * infrun.c (handle_inferior_event): Handle the case when a
5132 trampoline ends up in the runtime resolver, and if the trampoline
5133 has no name. Rearrange the code so that all the trampoline
5134 processing happens before other step-out-of-range handling.
1b2bfbb9 5135
a9d61c86
MH
51362004-06-11 Martin Hunt <hunt@redhat.com>
5137
5138 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
5139 has no fpu.
5140
2c87cf5a
AC
51412004-06-10 Andrew Cagney <cagney@gnu.org>
5142
5143 * blockframe.c (legacy_inside_entry_func): Delete.
5144 (legacy_frame_chain_valid): Inline call to
5145 legacy_inside_entry_func, simplify.
5146
0b67b468 51472004-06-10 Bob Rossi <bob@brasko.net>
57c22c6c
BR
5148
5149 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3973a7d3
AC
5150 * dwarf2read.c (partial_die_info): Add dirname field.
5151 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
5152 (read_partial_die): Save away DW_AT_comp_dir.
5153 * defs.h (symtab_to_filename): Removed.
5154 * source.c (find_and_open_source): Added.
57c22c6c 5155 (open_source_file): Just calls find_and_open_source.
3973a7d3
AC
5156 (symtab_to_filename): Removed.
5157 (symtab_to_fullname, psymtab_to_fullname): Added.
57c22c6c
BR
5158 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
5159 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
5160 symtab_to_filename.
5161 * symtab.h (partial_symtab): Add dirname field.
5162 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3973a7d3
AC
5163 (mi_cmd_file_list_exec_source_file): Call new function
5164 symtab_to_fullname to find fullname.
57c22c6c 5165 (mi_cmd_file_list_exec_source_files): Added.
3973a7d3 5166 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
57c22c6c
BR
5167 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
5168
9a1dd1ad
AC
51692004-06-10 Andrew Cagney <cagney@gnu.org>
5170
239ae8c7
AC
5171 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
5172 to generic_use_struct_convention, the default value.
5173
fc720350
AC
5174 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
5175 of abort.
5176
9a1dd1ad
AC
5177 * ns32k-tdep.c (ns32k_push_arguments): New function.
5178 (ns32k_gdbarch_init): Set deprecated_push_arguments.
5179 * infcall.c (call_function_by_hand): Call error instead of
5180 legacy_push_arguments.
5181 * value.h (legacy_push_arguments): Delete declaration.
5182 * valops.c (legacy_push_arguments): Delete function.
5183 (value_push): Delete function.
5184
fea25152
BF
51852004-06-10 Brian Ford <ford@vss.fsi.com>
5186
5187 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
5188 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
5189 info.
5190 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
5191
30a4a8e0
AC
51922004-06-10 Andrew Cagney <cagney@gnu.org>
5193
5194 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
5195 * gdbarch.h, gdbarch.c: Re-generate.
5196 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
5197 parameters.
5198 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
5199 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
5200 deprecated_pc_in_call_dummy instead of
5201 DEPRECATED_PC_IN_CALL_DUMMY.
5202 (arm_skip_prologue): Ditto.
5203 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
5204 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
5205 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
5206 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
5207 Ditto.
5208 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
5209 (sh64_init_extra_frame_info, sh64_get_saved_register)
5210 (sh64_pop_frame): Ditto.
5211 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
5212 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
5213 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
5214 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
5215 (h8300_pop_frame): Ditto.
5216 * blockframe.c (legacy_inside_entry_func)
5217 (legacy_frame_chain_valid): Ditto.
5218 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
5219 to deprecated_pc_in_call_dummy.
5220
81cfbe54
AC
52212004-06-09 Andrew Cagney <cagney@gnu.org>
5222
a1f4a1b6
AC
5223 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
5224 provide a default value.
5225 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
5226 * gdbarch.h, gdbarch.c: Re-generate.
5227 * arch-utils.c (generic_convert_register_p): Rename
5228 legacy_convert_register_p
5229 (legacy_register_to_value, legacy_value_to_register): Delete
5230 functions.
5231 * arch-utils.h (generic_convert_register_p): Rename
5232 legacy_convert_register_p.
5233 (legacy_register_to_value, legacy_value_to_register): Delete
5234 declarations.
5235
9730f241
AC
5236 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
5237 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
5238 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
5239 * gdbarch.h, gdbarch.c: Re-generate.
5240 * infcmd.c (default_print_registers_info): Simplify.
5241 * findvar.c (value_of_register): Simplify.
5242 * mi/mi-main.c (get_register): Simplify.
5243 * arch-utils.c (legacy_convert_register_p): Always return 0.
5244 (legacy_register_to_value, legacy_value_to_register): Always call
5245 internal_error.
5246
8a1bf479
AC
5247 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
5248 #ifdef CLEAR_INSN_CACHE code.
5249 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
5250 Delete #ifdef CLEAR_DEFERRED_STORES code.
5251
4b38d6f1
AC
5252 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
5253
2d62ecc7
AC
5254 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
5255 copyright.
5256 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
5257
be4f7469
AC
5258 * config/mips/mipsv4.mh: Delete file.
5259
81cfbe54
AC
5260 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
5261 unreferenced macro.
5262 (hpread_adjust_stack_address): Delete declaration.
5263
d966f0cb
AC
52642004-06-08 Andrew Cagney <cagney@gnu.org>
5265
5266 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5267 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
5268 PTRACE_ATTACH / PTRACE_DETACH available call error.
5269 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
5270 * infttrace.c (update_thread_state_after_attach, attach, detach):
5271 Remove #ifdef wrappers.
5272 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
5273 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5274 * config/nm-bsd.h (ATTACH_DETACH): Delete.
5275 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
5276 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
5277 * config/nm-linux.h (ATTACH_DETACH): Delete.
5278 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
5279 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
5280 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
5281 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
5282 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
5283
d91670b9
CV
52842004-06-08 Corinna Vinschen <vinschen@redhat.com>
5285
5286 * configure.in: Set $configdir to the right OS specific value.
5287 Use value when setting $tcldir and $tkdir.
5288 * configure: Regenerate.
5289
28ba0b33
PB
52902004-06-06 Paul Brook <paul@codesourcery.com>
5291
5292 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
5293 records.
5294
f26caa11
PH
52952004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
5296
5297 * ada-lang.c (lookup_symbol_in_language): New function to allow
5298 re-use of another language's symbol lookup code. (Placed here
5299 temporarily while Ada support is being integrated into the public
5300 tree).
5301 (restore_language): New auxiliary function for
5302 lookup_symbol_in_language.
5303 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
5304 temporarily while Ada support is being integrated into the public
5305 tree).
5306
d560a54b
AO
53072004-06-08 Alexandre Oliva <aoliva@redhat.com>
5308
e75d110c
AO
5309 * Makefile.in (check//%): New.
5310
d560a54b
AO
5311 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
5312 (mn10300_store_return_value): Rewrite.
5313 (mn10300_type_align): New.
5314 (mn10300_use_struct_convention): Rewrite.
5315 (mn10300_return_value): New, using all of the above.
5316 (mn10300_pop_frame_regular): Add saved_regs_size.
5317 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
5318
a72fbdb7
AO
5319 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
5320 regs if PC is on movm.
5321
01904826
JB
53222004-06-07 Jim Blandy <jimb@redhat.com>
5323
5324 Add native Linux support for the PowerPC E500.
5325 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
5326 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
5327 all architectures except the E500.
5328 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
5329 #definitions.
5330 (struct gdb_evrregset_t): New type.
5331 (have_ptrace_getsetevrregs): New variable.
5332 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
5333 fetch_spe_registers): New functions.
5334 (fetch_register): Call fetch_spe_register as appropriate.
5335 Assert that we're only passed raw register numbers.
5336 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
5337 Don't fetch gprs if they're pseudoregisters.
5338 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
5339 store_spe_registers): New functions.
5340 (store_register): Call store_spe_register as appropriate.
5341 Assert that we're only passed raw register numbers.
5342 (store_ppc_registers): Call store_spe_registers as appropriate.
5343 Don't store gprs if they're pseudoregisters.
5344
f90ef764
JJ
53452004-06-07 Jeff Johnston <jjohnstn@redhat.com>
5346
5347 * thread-db.c (thread_get_info_callback): Fill in the thread_info
5348 struct if one exists, even if we are dealing with a zombie thread.
5349
45b75230
AC
53502004-06-07 Andrew Cagney <cagney@gnu.org>
5351
5352 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
5353 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
5354 Rename PC_REQUIRES_RUN_BEFORE_USE.
5355 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
5356 #ifdef.
5357
1658da49
RC
53582004-06-07 Randolph Chung <tausq@debian.org>
5359
5360 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
5361 unwinding after sp has been saved to the stack but before the end
5362 of the prologue, and after the fp has been modified but before it has
5363 been saved to the stack.
5364 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
5365 Remove superfluous definitions.
5366 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
5367
9a727a3c
RC
53682004-06-07 Guy Martin <gmsoft@gentoo.org>
5369
5370 Committed by Randolph Chung.
5371 * hppa-linux-nat.c: Include the correct version of the header file
5372 depending on the kernel version.
5373
9e500012
RC
53742004-06-06 Randolph Chung <tausq@debian.org>
5375
5376 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
5377 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
5378
3388d7ff
RC
53792004-06-06 Randolph Chung <tausq@debian.org>
5380
5381 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5382 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
5383 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
5384 * hppa-tdep.c (hppa_symbol_address): New function definition.
5385 * hppa-tdep.h (hppa_symbol_address): New function declaration.
5386
d49771ef
RC
53872004-06-06 Randolph Chung <tausq@debian.org>
5388
5389 * hppa-tdep.h (struct value): Forward declaration.
5390 (gdbarch_tdep): Define tdep find_global_pointer method.
5391 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
5392 associated with the function we are trying to call, and write it
5393 to the gp register.
5394 (hppa32_convert_from_funct_ptr_addr): New function.
5395 (hppa_find_global_pointer): New function.
5396 (hppa_gdbarch_init): Set default find_global_pointer method; set
5397 convert_from_func_ptr_addr method.
5398 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
5399 (hppa_linux_init_abi): Set find_global_pointer method.
5400 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
5401
7d9b040b
RC
54022004-06-06 Randolph Chung <tausq@debian.org>
5403
5404 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
5405 to struct value *function.
5406 * gdbarch.c: Regenerate.
5407 * gdbarch.h: Likewise.
5408 * infcall.c (call_function_by_hand): Pass entire function value
5409 to push_dummy_call.
5410
5411 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
5412 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
5413 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
5414 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
5415 * arm-tdep.c (arm_push_dummy_call): Likewise.
5416 * avr-tdep.c (avr_push_dummy_call): Likewise.
5417 * cris-tdep.c (cris_push_dummy_call): Likewise.
5418 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
5419 * frv-tdep.c (frv_push_dummy_call): Likewise.
5420 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
5421 * hppa-tdep.c (hppa32_push_dummy_call)
5422 (hppa64_push_dummy_call): Likewise.
5423 * i386-tdep.c (i386_push_dummy_call): Likewise.
5424 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
5425 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
5426 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
5427 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
5428 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
5429 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
5430 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
5431 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
5432 (ppc64_sysv_abi_push_dummy_call): Likewise.
5433 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
5434 (ppc64_sysv_abi_push_dummy_call): Likewise.
5435 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
5436 * s390-tdep.c (s390_push_dummy_call): Likewise.
5437 * sh-tdep.c (sh_push_dummy_call_fpu)
5438 (sh_push_dummy_call_nofpu): Likewise.
5439 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
5440 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
5441 * vax-tdep.c (vax_push_dummy_call): Likewise.
5442
4a19ea35
JB
54432004-06-04 Jim Blandy <jimb@redhat.com>
5444
8327ccee
JB
5445 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
5446 gdbarch argument to register_size.
5447
a3c001ce
JB
5448 * rs6000-tdep.c (rs6000_store_return_value): Use
5449 regcache_cooked_write_part instead of
5450 deprecated_write_register_bytes.
5451 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
5452 not gdbarch_deprecated_store_return_value.
5453
4a19ea35
JB
5454 * ppc-linux-nat.c (store_register, fetch_register): Remove
5455 incorrect assertions. Simplify and generalize handling of
5456 transfers whose sizes are not multiples of, or less than, sizeof
5457 (PTRACE_XFER_TYPE).
5458
b9b5d7ea
JJ
54592004-06-04 Jeff Johnston <jjohnstn@redhat.com>
5460
5461 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
5462 as a new thread event.
720c7d64 5463 * thread-db.c (thread_get_info_callback): If the thread is a
b9b5d7ea 5464 zombie, return TD_THR_ZOMBIE.
720c7d64 5465 (thread_from_lwp): If thread_get_info_callback returns
b9b5d7ea
JJ
5466 TD_THR_ZOMBIE, check if the thread is still on the thread list
5467 and return a -1 ptid if not found.
5468 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
5469 change the status to TARGET_WAITKIND_SPURIOUS.
5470
c8a3b559
CV
54712004-06-03 Corinna Vinschen <vinschen@redhat.com>
5472
5473 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
5474 double values in little endian mode.
5475
20605361
AC
54762004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
5477
5478 Committed by Andrew Cagney.
5479 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
5480 after last enum constant to avoid error from IBM C
5481 compiler.
5482
bc97b3ba
JB
54832004-06-02 Jim Blandy <jimb@redhat.com>
5484
5485 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
5486 to 'message', and make it local to the lone block that uses it.
5487
1da28ab0
JB
5488 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
5489
4c4b4cd2
PH
54902004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
5491
8a2225b2
PH
5492 * ada-exp.y: Update copyright notice.
5493 Include block.h.
5494
5495 Replace REGNAME, LAST, INTERNAL_VARIABLE with
5496 SPECIAL_VARIABLE and unify the treatment of these cases.
5497
5498 (write_attribute_call0): Remove.
5499 (write_attribute_call1): Remove.
5500 (write_attribute_calln): Remove.
5501 (save_qualifier): Add missing semicolon.
5502
5503 (simple_exp,exp): Decomment (i.e., reactivate) code that was
5504 temporarily disabled to allow compilation with FSF head version.
5505
5506 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
5507 use individual operators (OP_*) for all attributes.
5508 (exp syntax): Use write_int.
5509 Handle STRING literals with OP_STRING.
5510 (variable syntax): Add limit parameter to calls to
5511 write_object_renaming.
5512
5513 (temp_parse_space): New definition to hold entities that need
5514 only live until the next call to ada_parse.
5515 (string_to_operator): Rename fields of ada_opname_table entries.
5516
5517 (write_var_from_sym): Record block.
5518 (write_var_from_name): Minor reformatting.
5519 Make sure saved name is properly encoded in the case of multiple
5520 matches, and set its language to Ada.
5521 Update comment.
5522 Modify to indicate unresolved name as symbol in the UNRESOLVED
5523 namespace, allocated in temp_parse_space.
5524 (write_int): New function.
5525
5526 (write_object_renaming): Add max_depth parameter to limit
5527 chains of object renamings.
5528 Handle case where root of renaming expression is itself a renaming.
5529 Use temp_parse_space for temporary name buffer.
5530 Handle renamings to dereferenced pointers (___XEXA suffices).
5531
5532 (ada_parse, yyerror, string_to_operator,
5533 write_var_from_sym, write_var_from_name, write_attribute_call0,
5534 write_attribute_call1, write_attribute_calln,
5535 write_object_renaming): Protoize.
5536
5537 (_initialize_ada_exp): New function.
5538
5539 * ada-lang.c: Update copyright notice.
5540 General terminology change to conform to GNAT compiler usage:
5541 mangle => encode, demangle => decode
5542 Include gdb_obstack.h.
5543 Include gdb_regex.h
5544 Include frame.h
5545 Include hashtab.h
5546 Include completer.h
5547 Include gdb_stat.h
5548 Include block.h
5549 Include infcall.h
5550
5551 (ADA_RETAIN_DOTS): Make sure this is defined.
5552 (TRUNCATION_TOWARDS_ZERO): Define.
5553 (struct string_vector): Define.
5554 (unresolved_names): Remove definition.
5555 (xnew_string_vector): New function.
5556 (string_vector_append): New function.
5557 (extract_string): Make static.
5558 (ada_unqualified_name): New function.
5559 (add_angle_brackets): New function.
5560 (function_name_from_pc): New function.
5561 (place_on_stack): Rename to ensure_lval.
5562
5563 (ensure_lval): Renamed from place_on_stack.
5564 Make identity on lvals.
5565 Update comment.
5566 (is_nonfunction): New interface.
5567 Only symbols in LOC_CONST class can be enumerals.
5568 (fill_in_ada_prototype): Remove; now independent of language.
5569 (add_defn_to_vec): Add obstack and symtab arguments.
5570 Use obstack to hold collected definitions.
5571 (num_defns_collected): New function.
5572 (defns_collected): New function.
5573 (ada_resolve_subexp): Rename to resolve_subexp.
5574 (resolve_subexp): Renamed from ada_resolve_subexp.
5575 (ada_op_name): Return non-const result.
5576 (ada_decoded_op_name): Renamed from ada_op_name, now used for
5577 other purposes.
5578
5579 (to_fixed_array_type): Add declaration.
5580 (coerce_unspec_val_to_type): Remove offset parameter.
5581 (find_sal_from_funcs_and_line): New interface.
5582 (find_line_in_linetable): Ditto.
5583
5584 (all_sals_for_line): Rename to ada_sals_for_line and make
5585 global.
5586 Add new parameter. When set, do not ask the user to choose the
5587 instance, but use the first one found instead.
5588 Use given line number in returned sals.
5589 Fix comment.
5590 Skip the prologue if funfirstline is set.
5591 Correct for memory leak when 0 lines found.
5592
5593 (value_pos_atr): Use pos_atr.
5594 (pos_atr): New function.
5595 (standard_lookup): Add block parameter.
5596
5597 (makeTimeStart): Remove declaration and uses.
5598 (makeTimeStop): Remove declaration and uses.
5599
5600 (ada_completer_word_break_characters): Allow for VMS.
5601 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
5602 (raise_sym_name): New constant.
5603 (raise_unhandled_sym_name): New constant.
5604 (raise_assert_sym_name): New constant.
5605 (process_raise_exception_name): New constant.
5606 (longest_exception_template): New constant.
5607 (warning_limit): New variable to limit warnings during expression
5608 evaluation.
5609 (warnings_issued): New variable to keep track of warnings issued.
5610 (known_runtime_file_name_patterns): New constant.
5611 (known_auxiliary_function_name_patterns): New constant.
5612 (symbol_list_obstack): New variable.
5613
5614 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
5615 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
5616 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
5617 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
5618 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
5619 ada_variant_discrim_name, field_alignment, dynamic_template_type,
5620 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
5621 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
5622 and strcmp.
5623
5624 (ada_get_field_index): New function.
5625 (lim_warning): New function.
5626 (ada_translate_error_message): New function.
5627 (MAX_OF_SIZE): New function.
5628 (MIN_OF_SIZE): New function.
5629 (UMAX_OF_SIZE): New function.
5630 (UMIN_OF_SIZE): New function.
5631 (discrete_type_high_bound): New function.
5632 (discrete_type_low_bound): New function.
5633 (base_type): New function.
5634 (do_command): Remove.
5635
5636 (ada_update_initial_language): Use language_ada, not language_unknown.
5637 (ada_encode): Renamed from ada_mangle.
5638 Obey ADA_RETAIN_DOTS.
5639 (ada_decode): Renamed from ada_demangle.
5640 Update coding conventions.
5641 (decoded_names_store): New hash table.
5642 (ada_decode_symbol): New function.
5643 (ada_la_decode): New function.
5644
5645 (modify_general_field): Correct computations of offset and bit
5646 position.
5647 (desc_base_type): Handle ref types, too.
5648 (ada_is_direct_array_type): New function.
5649
5650 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5651 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5652 (ada_is_bogus_array_descriptor,ada_type_of_array,
5653 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
5654 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
5655 ada_is_array_descriptor_type.
5656
5657 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
5658 (ada_is_packed_array_type): Handle pointers or
5659 references to packed arrays as well.
5660 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
5661 (decode_packed_array_type): Search for the packed array type
5662 symbol in the currently selected block and associated
5663 superblocks too.
5664 Use lookup_symbol again.
5665
5666 (decode_packed_array): Handle pointers and references.
5667 Update call to coerce_unspec_val_to_type.
5668 (decode_packed_array_type,value_subscript_packed): Limit warnings.
5669 (ada_value_primitive_packed_val): Improve comment.
5670
5671 (ada_index_type): Substitute int type for "undefined".
5672 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
5673 ada_array_langth, ada_is_string_type): Use renamed
5674 ada_is_simple_array_type.
5675 (empty_array): New function.
5676
5677 (ada_resolve): Rename to resolve.
5678 (resolve): Make static.
5679 Call renamed resolve_subexp.
5680 Update comment.
5681 (ada_resolve_subexp): Rename to resolve_subexp.
5682 (resolve_subexp): Update comment.
5683 Decomment disabled code.
5684 Add LOC_COMPUTED* cases.
5685 Modify to use temporary struct symbols (marked as being in
5686 UNDEF_NAMESPACE) to indicate unresolved names, instead of
5687 OP_UNRESOLVED_VALUE.
5688 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
5689 Add OP_STRING case.
5690 Remove OP_ARRAY.
5691 Use SYMBOL_PRINT_NAME instead of ada_demangle.
5692 Use new ada_lookup_symbol_list interface.
5693 Use new ada_resolve_function interface.
5694 Remove OP_TYPE case.
5695
5696 (ada_args_match): Idiot proof against null actuals.
5697 Use intermediate variables to clarify.
5698 (ada_resolve_function): Update comment and interface.
5699 (mangled_ordered_before): Rename to encoded_ordered_before and
5700 update comment.
5701 (sort_choices): Update comment and interface.
5702 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
5703 (user_select_syms): New interface.
5704 Use new sort_choices interface.
5705 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
5706 (possible_user_operator_p): Idiot-proof against null values.
5707 (ada_simple_renamed_entity): Don't make cleanup; rely on
5708 caller to free result string.
5709 Remove const from return type.
5710 (make_array_descriptor): Rename uses of place_on_stack to
5711 ensure_lval.
5712 Make sure that arrays are on stack.
5713
5714 (HASH_SIZE): Define.
5715 (struct cache_entry): Define.
5716 (cache_space): Define.
5717 (cache): Define.
5718 (clear_ada_sym_cache): New function.
5719 (find_entry): New function.
5720 (lookup_cached_symbol): New function.
5721 (defn_vector_size): Define.
5722 (cache_symbol): New function.
5723 (defn_symbols): Remove.
5724
5725 (standard_lookup): Use lookup_symbol_in_language to get effect of
5726 C lookup.
5727 Cache results.
5728
5729 (symbol_completion_match): New function.
5730 (symbol_completion_add): New function.
5731 (ada_make_symbol_completion_list): New function.
5732
5733 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
5734 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
5735 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
5736 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
5737
5738 (ada_lookup_simple_minsym): New function.
5739 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
5740
5741 (add_symbols_from_enclosing_procs): New interface.
5742 Conditionalize more helpfully.
5743 Don't bother if program isn't running.
5744 Use new interface to get_frame_block.
5745 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
5746
5747 (remove_extra_symbols): New interface.
5748 (xget_renaming_scope): New function.
5749 (is_package_name): New function.
5750 (renaming_is_visible): New function.
5751 (remove_out_of_scope_renamings): New function.
5752
5753 (ada_lookup_symbol_list): New interface.
5754 Properly reinitialize the symbol list obstack.
5755 Don't call add_symbols_from_enclosing_procs if we start from a
5756 static or global block.
5757 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
5758 add_symbols_from_enclosing_procs.
5759 Add symtab data to cached entries.
5760 Handle symbols prefixed with
5761 "standard__" specially; strip prefix and don't look in local symbols.
5762 Do not include out of scope renaming symbols in list of
5763 symbols returned.
5764 Add const to block parameter.
5765 Move check for non-local, non-global symbols earlier.
5766 Remove timing stuff.
5767 (ada_lookup_symbol): New interface.
5768 Find symtab as well.
5769 (ada_lookup_symbol_nonlocal): New function.
5770
5771 (is_name_suffix): Enhance suffix detection to recognize
5772 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
5773 (is_dot_digits_suffix): New function.
5774 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
5775
5776 (ada_add_block_symbols): New interface. Use obstack to return results
5777 in a vector of struct ada_symbol_infos. Add symtab argument.
5778 Use new interface to add_defn_to_vec.
5779 Remove calls to fill_in_ada_prototype.
5780 Use BLOCK_BUCKETS, BLOCK_BUCKET.
5781
5782 (ada_finish_decode_line_1): Add const qualification to local to fix
5783 warning.
5784 Start looking in static block for functions to avoid attempts
5785 to search frame chain for up-level variables.
5786 Adapt to new ada_sals_for_line interface.
5787 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
5788 Handle quoting of the function name inside the spec string.
5789 Skip prologue when funfirstline is set and update the
5790 function documentation to that effect.
5791
5792 (debug_print_lines, debug_print_block, debug_print_blocks,
5793 debug_print_symtab): Remove.
5794
5795 (ada_main_name): New function.
5796 (ada_exception_breakpoint_type): New function.
5797 (is_known_support_routine): New function.
5798 (ada_find_printable_frame): Renamed from find_printable_frame and made
5799 global.
5800 Remove level parameter.
5801 Use new interface to select_frame.
5802
5803 (begin_command): Remove.
5804 (ada_adjust_exception_stop): New function.
5805 (ada_print_exception_stop): New function.
5806 (exception_name_from_cond): New function.
5807 (ada_report_exception_break): Replace disabled code with
5808 conditionalization on GNAT_GDB.
5809 Get the exception name from the condition string.
5810 Remove and move functionality into new functions
5811 ada_print_exception_breakpoint_task and
5812 ada_print_exception_breakpoint_nontask.
5813 (error_breakpoint_runtime_sym_not_found): New function.
5814 (is_runtime_sym_defined): New function.
5815 (ada_breakpoint_rewrite): Uncomment suppressed code.
5816 Use symbolic error-message and runtime-symbol names.
5817 Surround runtime symbol names in quotes.
5818 Allow non-specific breakpoints on exceptions and assertions before
5819 program starts.
5820
5821 (ada_is_tagged_type): Add parameter.
5822 (ada_is_tag_type): New function.
5823 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
5824 (ada_variant_discrim_type): Ditto.
5825 (value_tag_from_contents_and_address): New function.
5826 (type_from_tag): New function.
5827 (struct tag_args): New structure used to communicate with
5828 ada_tag_name_1.
5829 (ada_tag_name_1): New function.
5830 (ada_tag_name): New function.
5831
5832 (ada_scan_number): Update comment.
5833 (find_struct_field): New function.
5834 (ada_search_struct_field): Make static.
5835 (ada_value_struct_elt): New version that returns references when
5836 given pointers or references to structs.
5837 (ada_lookup_struct_elt_type): Add 'refok' parameter.
5838 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
5839 interface.
5840 (ada_value_ind): Use new ada_to_fixed_value interface.
5841 (ada_coerce_ref): Ditto.
5842 (field_offset): Remove.
5843
5844 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
5845 (ada_find_renaming_symbol): New function.
5846 (ada_prefer_type): Prefer named types over unnamed ones.
5847 (variant_field_index): New function.
5848 (contains_variant_part): Removed: subsumed by variant_field_index.
5849 (ada_template_to_fixed_record_type): New function, mostly from
5850 template_to_fixed_record_type.
5851 (template_to_fixed_record_type):
5852 Do not scan the type fields beyond the last one; prevents a
5853 potential SEGV.
5854 Handle case where variant field is listed BEFORE discriminant it
5855 depends on.
5856 Fix calculation of record length when bit length is
5857 not evenly divisible by char length.
5858 Move code to ada_template_to_fixed_record_type and call it.
5859
5860 (template_to_static_fixed_type): Revise comment.
5861 Modify to work on ordinary record types as well as templates,
5862 so as to handle fields that use ___XVE or ___XVU encodings.
5863 (to_record_with_fixed_variant_part): Fill out comment.
5864 Initialize C++ stuff in right type.
5865 Allow case where DVAL is null.
5866 Handle case where variant field is not last.
5867 Fix typo concerning record length.
5868 (to_fixed_record_type): Decomment disabled code.
5869 (to_fixed_record_type): Use variant_field_index instead of
5870 contains_variant_part.
5871 (to_fixed_variant_branch_type): Ditto.
5872 (to_fixed_array_type): Decomment disabled code.
5873 (ada_to_fixed_type): Convert tagged types to the specific type.
5874 Deactivate the size-check for array types in order to avoid
5875 some false size alarms.
5876 (to_static_fixed_type): Decomment disabled code.
5877 Modify to call template_to_static_fixed_type
5878 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
5879 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
5880 Remove valaddr argument, as it is never really used.
5881 (ada_to_fixed_value): Change interface to act on single struct value*
5882 operand.
5883 (adjust_pc_past_prologue): New function.
5884 (ada_attribute_name): Modify to take enum exp_opcode argument.
5885
5886 (ada_enum_name): Recognize new homonym-distinguishing convention.
5887 Adjust local variable's type to remove compiler warning.
5888 Fix a small problem in the part that unqualifies the enumeration name.
5889 (ada_value_binop): New function.
5890 (ada_value_equal): New function.
5891
5892 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
5893 Don't give error message when not doing normal evaluation
5894 and a tagged type doesn't seem to contain a structure member.
5895 Give error message for packed arrays.
5896 For indexing arrays, handle pointers to packed arrays correctly.
5897 Handle case of 'first and 'last attributes of bare integral type
5898 without encoded subtype info.
5899 Remove some unnecessary casts.
5900 Fix uninitialized value of type in computing 'first, 'last, or 'length
5901 of array object.
5902 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
5903 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
5904 calls.
5905 Attributes are now exp_opcode values.
5906 Correct treatment of 'modulus.
5907 Better error message for taking 'length of wrong kind of type;
5908 improve comment.
5909 Change EVAL_NORMAL to noside for consistency.
5910 Use ada_value_binop for DIV, MOD, REM.
5911 Make special case out of array of length 0, since an argument
5912 of 0 upsets some platforms' malloc.
5913 Use OP_STRING instead of OP_ARRAY.
5914 For slice, add check that we have an array type before extracting
5915 a slice out of it. Avoids a SEGV.
5916 When evaluating an array slice, if the array type is a reference to
5917 an aligner type, then replace the aligner type by the actual type.
5918 Decomment disabled code.
5919 Remove some dead code.
5920 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
5921 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
5922 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
5923 and UNOP_MBR to UNOP_IN_RANGE.
5924 If an array type has a parallel ___XVE type, then use it.
5925 Turn arrays into pointers for lvalue arrays.
5926 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
5927 bounds error and handle 0-length slices.
5928 Use lim_warning.
5929 When selecting fields, apply ada_to_fixed_value (because the fields
5930 might have ___XVU or ___XVE encodings even if not dynamic.)
5931 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
5932 (ada_is_system_address_type): New function.
5933
5934 (get_var_value): Use new interface to ada_lookup_symbol_list.
5935 (get_int_var_value): New interface.
5936 (to_fixed_range_type): Allow unknown bound, with warning.
5937 (ada_is_modular_type): Decomment disabled code.
5938 (ADA_OPERATORS): New definition.
5939 (ada_operator_length): New function.
5940 (ada_expr_op_name): New function.
5941 (ada_forward_operator_length): New function.
5942 (ada_dump_subexp_body): New function.
5943 (ada_print_subexp): New function.
5944 (ada_exp_descriptor): New constant.
5945 (ada_op_print_tab): Add 'size. Remove FIXMEs.
5946 (ada_language_defn): Add ada_exp_descriptor entry.
5947 Change ada_parse => parse.
5948 Add post-parser entry.
5949 Use ada-specific non-local symbol lookup.
5950 Don't use C-style arrays.
5951 String lower-bound is 1.
5952 Decomment disabled code.
5953 (parse): New function.
5954 New fields ada_translate_error_message, ada_lookup_symbol,
5955 ada_lookup_minimal_symbol.
5956
5957 * ada-lang.h: Update copyright dates.
5958 Replace the mangle/demangle terminology throughout by the
5959 more appropriate encode/decode one.
5960 Include breakpoint.h.
5961 Forward declare struct partial_symbol, struct block.
5962 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
5963 (EXTRACT_ADDRESS): Remove.
5964 (EXTRACT_INT): Remove.
5965 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
5966 (MAX_ENCLOSING_FRAME_LEVELS): Define.
5967 (MAX_RENAMING_CHAIN_LENGTH): Define.
5968 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
5969
5970 (enum task_states): Remove.
5971 ada_task_states: Remove.
5972 (fat_string): Remove.
5973 (struct entry_call): Remove.
5974 (struct task_fields): Remove.
5975 (struct task_entry): Remove.
5976
5977 (struct ada_symbol_info): Define.
5978 (enum ada_attribute): Remove.
5979 (enum ada_operator): Define.
5980
5981 (ada_get_field_index): Declare.
5982 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
5983 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5984 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5985 (ada_lookup_symbol_list): New interface.
5986 (ada_decode_symbol): Declare.
5987 (ada_decode): Declare.
5988 (ada_lookup_symbol): New interface.
5989 (ada_update_initial_language): Declare.
5990 (ada_lookup_simple_minsym): Declare.
5991 (user_select_syms): New interface.
5992 (ada_sals_for_line): Declare.
5993 (ada_is_tagged_type): New interface.
5994 (ada_tag_name): Declare.
5995 (ada_lookup_struct_elt_type): Remove declaration.
5996 (ada_search_struct_field): Remove declaration.
5997 (ada_attribute_name): New interface.
5998 (ada_is_system_address_type): Declare.
5999 (ada_to_fixed_value): Remove declaration.
6000 (ada_template_to_fixed_record_type_1): Declare.
6001 (get_int_var_value): New interface.
6002 (ada_find_any_symbol): Declare.
6003 (ada_find_renaming_symbol): Declare.
6004 (ada_mangle): Rename to ada_encode.
6005 (ada_simple_renamed_entity): Remove const.
6006 (ada_main_name): Declare.
6007 (get_current_task): Rename to ada_get_current_task.
6008 (get_entry_number): Remove declaration.
6009 (ada_report_exception_break): Remove declaration.
6010 (ada_print_exception_breakpoint_nontask): Declare.
6011 (ada_print_exception_breakpoint_task): Declare.
6012 (ada_find_printable_frame): Declare.
6013
6014 * ada-lex.l: Update copyright notices.
6015 Use xmalloc and xfree instead of malloc and free.
6016 Use new interface to name_lookup.
6017 Use new interface to
6018 ada_mangle=>ada_encode.
6019 Redo handling of '$...' variable to parallel current treatment
6020 in c-exp.y.
6021 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
6022 digit_to_int, strtoulst, processInt, processReal, processId,
6023 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
6024 yywrap): Protoize.
6025
6026 (processInt): Use cast to remove harmless warning.
6027 (processReal): Modify to get rid of compiler warning on scan formats.
6028
6029 (processId): Replace xmalloc with obstack_alloc for name and remove
6030 call to ada_name_string_cleanup.
6031 Remove obsolete disabled code.
6032 (name_lookup): Ditto.
6033 New interface.
6034 Use obsavestring on temp_parse_space instead of savestring
6035 on name, and remove call to ada_name_string_cleanup.
6036 Free string returned from ada_simple_renamed_entity.
6037 Use new interface to ada_lookup_symbol_list.
6038 Decomment disabled code.
6039 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
6040 not types.
6041 When a type name lookup succeeds as a result of
6042 lookup_primitive_typename, check for regular type entry that has not
6043 yet been read in.
6044 Limit length of chain of renamed symbols we are willing to follow.
6045 Do not break names beginning with "standard__" into segments.
6046 (block_lookup): Use new interface to ada_lookup_symbol_list.
6047
6048 * ada-typeprint.c: Update copyright notice.
6049 (demangled_type_name): Rename to decoded_type_name.
6050 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
6051 (print_range_bound): Correct handling of negative
6052 bounds that make the index type looked unsigned under STABS.
6053 (print_dynamic_range_bound): Use new interface to get_int_var_value.
6054 (print_range_type_named): Use the builtin int type if no type
6055 corresponding to the given type name could be found.
6056 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
6057 Add some bullet-proofing.
6058 (print_variant_clauses): Allow for variant branches with ___XVU
6059 encodings that are not dynamic fields.
6060 Use new interface to ada_is_tagged_type.
6061 (print_record_type): Allow for fields with ___XVE encodings that
6062 are not dynamic fields.
6063 Use new interface to ada_is_tagged_type.
6064 (ada_print_type): ada_is_array_descriptor =>
6065 ada_is_array_descriptor_type.
6066
6067 * ada-valprint.c: Update copyright notice.
6068 Include gdb_string.h
6069 Include infcall.h
6070 (ui_memcpy): New function.
6071 (ada_print_floating): New function.
6072 (ada_print_str): Order arguments correctly.
6073 Correct handling of empty arrays and arrays of 0-length items.
6074 ada_is_array_descriptor => ada_is_array_descriptor_type
6075 Print values of type System.Address in hexadecimal format.
6076 Use ada_print_floating to print floating-point numbers in Ada format.
6077 Print class tag values with type names.
6078 No longer print the address of reference values. Avoids
6079 a potential confusion.
6080 (ada_value_print): Stop printing the object type for reference
6081 values, but preserve that behavior for access types. Avoids
6082 a potential confusion.
6083 Simplify one conditional expression, as the first part is now
6084 necessarily true.
6085 ada_is_array_descriptor => ada_is_array_descriptor_type
6086 Add check for arrays for null records, and print them by hand.
4c4b4cd2 6087
f65f91b5
JB
60882004-06-01 Jim Blandy <jimb@redhat.com>
6089
6090 * ppc-tdep.h: Delete unused 'regoff' member.
6091 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
6092
d4687fa0
MC
60932004-06-01 Michael Chastain <mec.gnu@mindspring.com>
6094
6095 Fix PR symtab/1661.
6096 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
6097 (hpread_read_struct_type): Likewise.
6098
de169ec9
AC
60992004-06-01 Andrew Cagney <cagney@gnu.org>
6100
c6902d46
AC
6101 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
6102 instead of xasprintf.
6103 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
6104 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
6105 (mi_cmd_data_list_register_names)
6106 (mi_cmd_data_list_changed_registers)
6107 (mi_cmd_data_list_register_values)
6108 (get_register, mi_cmd_data_write_register_values)
6109 (mi_cmd_data_write_register_values)
6110 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
6111 (mi_cmd_target_download, mi_cmd_target_select)
6112 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
6113 (mi_execute_cli_command, mi_execute_async_cli_command)
6114 (mi_execute_async_cli_command): Ditto.
6115 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
6116 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
6117
6085fc2d
AC
6118 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
6119 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
6120 error_last_message instead of mi_error_last_message.
6121 * mi/mi-main.c (mi_error_last_message): Delete function.
6122
de169ec9
AC
6123 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
6124 "invalid number of columns" error. Delete redundant "out of
6125 memory" check.
6126
1fc7d519
MK
61272004-05-31 Mark Kettenis <kettenis@gnu.org>
6128
6cfb2041
MK
6129 * i386bsd-nat.c: Don't include <sys/procfs.h>.
6130 (gregset_t, fpregset_t): Remove typedefs.
6131 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
6132 (REG_OFFSET): Rename argument.
6133 (i386bsd_r_reg_offset): Rename from reg_offset.
6134 (REG_ADDR): Remove macro.
6135 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
6136 functions.
6137 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
6138 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
6139 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
6140 instead of supply_gregset.
6141 (store_inferior_registers): Use `struct reg' and `struct fpreg'
6142 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
6143 instead of fill_gregset.
6144 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
6145
1fc7d519
MK
6146 * i386bsd-nat.c: Don't include "gregset.h".
6147 (supply_gregset, fill_gregset): Make static.
6148 (supply_fpregset, fill_fpregset): Remove.
6149 * Makefile.in (i386bsd-nat.o): Update dependencies.
6150
2c34abbe
MK
61512004-05-30 Mark Kettenis <kettenis@gnu.org>
6152
448724fb
MK
6153 * fbsd-proc.c: Include "regcache.h", "regset.h" and
6154 "gdb_assert.h". Con't include "gregset.h".
6155 (fbsd_make_corefile_notes): Use regset-based core file support
6156 instead off fill_gregset and fill_fpregset.
6157 * Makefile.in (fbsd-proc.o): Update dependencies.
6158
5ca8ca7c
MK
6159 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
6160 instructions.
6161 (m88k_frame_prev_register): Simplify code a bit.
6162
593adc23
MK
6163 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
6164 (amd64_collect_fpregset): New function.
6165 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
6166
8d1b517b
MK
6167 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
6168
7fdafb5a
MK
6169 * i386-tdep.c (i386_supply_gregset): Adjust comment.
6170 (i386_collect_gregset): New function.
6171 (i386_supply_fpregset): Adjust comment.
6172 (i386_collect_fpregset): New function.
6173 (i386_regset_from_core_section): Use i386_collect_gregset and
6174 i386_collect_fpregset.
6175
8693c419
MK
6176 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
6177 handle VALUEP being null.
6178
2c34abbe
MK
6179 * regset.h (collect_regset_ftype): Unconstify fourth argument.
6180
45d134d8
MK
61812004-05-29 Mark Kettenis <kettenis@gnu.org>
6182
1698f4e7
MK
6183 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
6184
45d134d8
MK
6185 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
6186 assembler in OpenBSD 3.5-current.
6187 (amd64obsd_sigcontext_addr): Likewise.
6188
691d145a
JB
61892004-05-28 Jim Blandy <jimb@redhat.com>
6190
6191 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
6192 register set, so our regcache isn't declared "legacy" and our E500
6193 pseudoregister read and write functions aren't ignored.
6194 (rs6000_register_byte, rs6000_register_raw_size,
6195 rs6000_register_virtual_type, rs6000_register_convertible,
6196 rs6000_register_convert_to_virtual,
6197 rs6000_register_convert_to_raw): Deleted.
6198 (rs6000_register_type, rs6000_convert_register_p,
6199 rs6000_register_to_value, rs6000_value_to_register): New
6200 functions.
6201 (rs6000_gdbarch_init): Don't register
6202 gdbarch_deprecated_register_size,
6203 gdbarch_deprecated_register_bytes,
6204 gdbarch_deprecated_register_byte,
6205 gdbarch_deprecated_register_raw_size,
6206 gdbarch_deprecated_register_virtual_type,
6207 gdbarch_deprecated_register_convertible,
6208 gdbarch_deprecated_register_convert_to_virtual, or
6209 gdbarch_deprecated_register_convert_to_raw methods. Instead,
6210 register gdbarch_register_type, gdbarch_convert_register_p,
6211 gdbarch_register_to_value, and gdbarch_value_to_register methods.
6212
18ed0c4e
JB
62132004-05-26 Jim Blandy <jimb@redhat.com>
6214
6215 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
6216 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
6217 functions, updated to match the register numberings used in GCC.
6218 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
6219 rs6000_dwarf2_reg_to_regnum as register number conversions
6220 functions for STABS and Dwarf2.
6221
779af9e3
RC
62222004-05-26 Randolph Chung <tausq@debian.org>
6223
6224 * infttrace.h (target_waitkind): Forward declare type instead of pulling
6225 in header file.
6226
c23968a2
JB
62272004-05-25 Joel Brobecker <brobecker@gnat.com>
6228
6229 * NEWS: Document new "start" command.
6230
3a7d1c27
RC
62312004-05-25 Randolph Chung <tausq@debian.org>
6232
6233 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
6234 hppa-linux.
6235
43613416
RC
62362004-05-25 Randolph Chung <tausq@debian.org>
6237
6238 * hppa-hpux-tdep.c (offsetof): Define.
6239 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
6240 (hppa32_hpux_frame_base_before_sigtramp)
6241 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6242 (hppa64_hpux_frame_saved_pc_in_sigtramp)
6243 (hppa64_hpux_frame_base_before_sigtramp)
6244 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
6245 functions.
6246 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
6247 (hppa_hpux_sigtramp_frame_unwind_cache)
6248 (hppa_hpux_sigtramp_frame_this_id)
6249 (hppa_hpux_sigtramp_frame_prev_register)
6250 (hppa_hpux_sigtramp_frame_unwind)
6251 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
6252 (hppa_hpux_init_abi): Register sigtramp unwinder.
6253 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
6254
6d1be3f1
RC
62552004-05-25 Randolph Chung <tausq@debian.org>
6256
6257 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
6258 and multiple stack unwinds.
6259 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
6260
97c34f65
AC
62612004-05-25 Andrew Cagney <cagney@gnu.org>
6262
6263 * symfile.h (symbol_file_add_from_memory): Delete declaration.
6264 * symfile-mem.h: Delete file.
6265 * symfile-mem.c: Do not include "symfile-mem.h".
6266 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
6267 "struct bfd_section". When an error do not bother returning NULL.
6268 (add_symbol_file_from_memory_command): Use "struct bfd" and
6269 "struct bfd_section".
6270 * Makefile.in (symfile_mem_h): Delete.
6271 (symfile-mem.o): Update dependencies.
6272
e23cbd82
NR
62732004-05-25 Nick Roberts <nickrob@gnu.org>
6274
6275 * gdb-mi.el: New file.
6276
20d2ca3e
AC
62772004-05-25 Andrew Cagney <cagney@gnu.org>
6278
6279 * inftarg.c: Include "observer.h".
6280 (child_attach, child_create_inferior): Notify inferior_created.
6281 * corelow.c: Include "observer.h".
6282 (core_open): Notify inferior_created.
6283 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
6284
c27cda74
AC
62852004-05-25 Andrew Cagney <cagney@gnu.org>
6286
6287 * target.h (struct target_ops): Add from_tty to
6288 to_create_inferior.
6289 (target_create_inferior, find_default_create_inferior): Update.
6290 * infcmd.c (run_command): Update.
6291 * wince.c (child_create_inferior): Update.
6292 * win32-nat.c (child_create_inferior): Update.
6293 * uw-thread.c (uw_thread_create_inferior): Update.
6294 * thread-db.c (thread_db_create_inferior): Update.
6295 * target.c (debug_to_create_inferior)
6296 (find_default_create_inferior): Update.
6297 (maybe_kill_then_create_inferior): Update.
6298 * sol-thread.c (sol_thread_create_inferior): Update.
6299 * remote.c (extended_remote_async_create_inferior)
6300 (extended_remote_create_inferior): Update.
6301 * remote-vx.c (vx_create_inferior): Update.
6302 * remote-st.c (st2000_create_inferior): Update.
6303 * remote-sim.c (gdbsim_create_inferior): Update.
6304 * remote-sds.c (sds_create_inferior): Update.
6305 * remote-rdp.c (remote_rdp_create_inferior): Update.
6306 * remote-rdi.c (arm_rdi_create_inferior): Update.
6307 * remote-m32r-sdi.c (m32r_create_inferior): Update.
6308 * remote-e7000.c (e7000_create_inferior): Update.
6309 * procfs.c (procfs_create_inferior): Update.
6310 * ocd.c (ocd_create_inferior): Update.
6311 * ocd.h (ocd_create_inferior): Update.
6312 * nto-procfs.c (procfs_create_inferior): Update.
6313 * monitor.c (monitor_create_inferior): Update.
6314 * lin-lwp.c (lin_lwp_create_inferior): Update.
6315 * inftarg.c (child_create_inferior): Update.
6316 * hpux-thread.c (hpux_thread_create_inferior): Update.
6317 * gnu-nat.c (gnu_create_inferior): Update.
6318
1db2a798
AC
63192004-05-25 Andrew Cagney <cagney@gnu.com>
6320
6321 * MAINTAINERS: Update e-mail address.
6322
007d08bb
RC
63232004-05-24 Randolph Chung <tausq@debian.org>
6324
6325 * thread.c (info_threads_command, thread_apply_all_command)
6326 (thread_apply_command, thread_command, do_captured_thread_select):
6327 Remove HPUXHPPA-specific code.
6328
69e7b95e
RC
63292004-05-24 Randolph Chung <tausq@debian.org>
6330
6331 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
6332 unused symbols.
6333 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
6334 references.
6335
a4d5f2e0
JB
63362004-05-24 Joel Brobecker <brobecker@gnat.com>
6337
6338 * infcmd.c (kill_if_already_running): New function, extracted
6339 from run_command().
6340 (run_command): Replace extracted code by call to
6341 kill_if_already_running().
6342 (start_command): New function.
6343 (_initialize_infcmd): Add "start" command.
6344
bf2ca189
MK
63452004-05-24 Mark Kettenis <kettenis@gnu.org>
6346
6347 Add OpenBSD/m88k support.
6348 * NEWS (New native configurations): Mention OpenBSD/m88k.
6349 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
6350 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
6351 * Makefile.in (m88k_tdep_h): New variable.
6352 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
6353 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
6354 * configure.host: Add m88*-*-openbsd*.
6355 * configure.tgt: Add m88*-*-openbsd*.
6356
80fadb11
JB
63572004-05-24 Jim Blandy <jimb@redhat.com>
6358
6359 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
6360 to approve changes.
6361
19e2d14b
KB
63622004-05-24 Kevin Buettner <kevinb@redhat.com>
6363
6364 * symtab.c (fixup_section): Search section table when lookup by
6365 name fails.
6366
1b07b470
RC
63672004-05-24 Randolph Chung <tausq@debian.org>
6368
6369 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
6370 be "small_struct".
6371
368702b1
MK
63722004-05-24 Mark Kettenis <kettenis@gnu.org>
6373
5df97fde
MK
6374 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
6375 register number in regcache_raw_collect call.
6376 (m68kbsd_collect_fpregset): Likewise.
6377 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
6378
368702b1
MK
6379 * regset.h (struct regset): Add back `regset' member.
6380
a770d4ec
MK
63812004-05-23 Mark Kettenis <kettenis@gnu.org>
6382
70f9f479
MK
6383 * configure.in: Check for td_pcb in `struct thread'.
6384 * configure, config.in: Regenerated.
6385
2e16d79e
MK
6386 * dpx2-nat.c: Remove file.
6387 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
6388 (dpx2-nat.o): Remove dependencies.
6389
492cf391
MK
6390 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
6391 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
6392 (amd64obsd_supply_pcb): New function.
6393 (_initialize_amd64obsd_nat): Enable libkvm interface.
6394 * Makefile.in (amd64obsd-nat.o): Update dependencies.
6395 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
6396 (LOADLIBES): New variable.
6397
a770d4ec
MK
6398 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
6399 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
6400 (sparc32nbsd_supply_pcb): New function.
6401 (_initialize_sparcnbsd_nat): Enable libkvm interface.
6402 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
6403 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
6404 (LOADLIBES): New variable.
6405
9ea75c57
MK
64062004-05-22 Mark Kettenis <kettenis@gnu.org>
6407
2e0c3539
MK
6408 * bsd-kvm.c, bsd-kvm.h: New files.
6409 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
6410 "bsd-kvm.h".
6411 (i386fbsd_supply_pcb): New function.
6412 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
6413 (i386fbsd-nat.o): Update dependencies.
6414 (bsd_kvm_h): New variable.
6415 (bsd-kvm.o): New dependency.
6416 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
6417 (LOADLIBES): New variable.
6418
9ea75c57
MK
6419 * regset.c: Tweak comment.
6420 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
6421 macro.
6422 * regset.h: Update copyright year.
6423 (struct regset): Remove `descr' member, add `gdbarch' member.
6424 (regset_alloc): Adjust prototype and comment.
6425 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
6426 (i386_supply_fpregset): Likewise.
6427 (i386_regset_from_core_section): Update call to regset_alloc.
6428 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
6429 REGSET->arch.
6430 (i386obsd_aout_regset_from_core_section): Update call to
6431 regset_alloc.
6432 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
6433 REGSET->arch.
6434 (i386nbsd_aout_regset_from_core_section): Update call to
6435 regset_alloc.
6436 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
6437 REGSET->arch.
6438 (amd64_regset_from_core_section): Update call to regset_alloc.
6439 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
6440 REGSET->arch.
6441 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
6442 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
6443 &sparc32nbsd_gregset in sparc32_supply_gregset call.
6444 (sparc32nbsd_init_abi): Update call to regset_alloc.
6445 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
6446 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
6447 (sparc64obsd_init_abi): Update call to regset_alloc.
6448 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
6449 &sparc64nbsd_gregset in sparc64_supply_gregset call.
6450 (sparc64nbsd_init_abi): Update call to regset_alloc.
6451 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
6452 &sparc64fbsd_gregset in sparc64_supply_gregset call.
6453 (sparc64fbsd_init_abi): Update call to regset_alloc.
6454
867e2dc5
JB
64552004-05-22 Jim Blandy <jimb@redhat.com>
6456
6457 * ppc-tdep.h (spe_register_p): New declaration.
6458 (struct gdbarch_tdep): New members: ppc_acc_regnum and
6459 ppc_spefscr_regnum.
6460 * rs6000-tdep.c (spe_register_p): New function.
6461 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
6462 spefscr.
6463 (rs6000_gdbarch_init): Initialize the new members of the tdep
6464 structure.
6465
617a4cba
JB
64662004-05-21 Jim Blandy <jimb@redhat.com>
6467
0397dee1
JB
6468 * ppc-linux-nat.c (fetch_register): Move code back to be next
6469 to the comment that describes it. (Moved code, instead of
6470 comment, for symmetry with store_register.)
6471
617a4cba
JB
6472 Allocate regset structures in the gdbarch's obstack, not using
6473 xmalloc.
6474 * regset.c (regset_alloc): Renamed from regset_xmalloc.
6475 Add 'arch' argument. Allocate the regset on arch's obstack, not
6476 using xmalloc.
6477 * regset.h (regset_alloc): Update declaration.
6478 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
6479 gdbarch argument.
6480 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6481 * i386-tdep.c (i386_regset_from_core_section): Same.
6482 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6483 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6484 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6485 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6486 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6487 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6488
9aa3914d
JB
64892004-05-21 Joel Brobecker <brobecker@gnat.com>
6490
6491 * config/djgpp/fnchange.lst: Undo previous change, was useless.
6492
99c87dab
JB
64932004-05-21 Jim Blandy <jimb@redhat.com>
6494
6495 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
6496 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
6497
c2b6b4aa
JB
64982004-05-20 Jim Blandy <jimb@redhat.com>
6499
6500 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
6501
144529d0
MK
65022004-05-20 Mark Kettenis <kettenis@gnu.org>
6503
6504 * regset.h: Make prototype const-correct.
6505 * regset.c (regset_xmalloc): Make const-correct.
6506
4725b721
PH
65072004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
6508
6509 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
6510 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
6511 (symbol_search_name): Declare.
6512
6513 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
6514 (iter_name_next_hashed): Ditto.
6515 (iter_name_next_linear): Ditto.
6516 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
6517
6518 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
6519 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
6520 (symbol_search_name): New function.
6521
6522 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
6523
6524 * minsyms.c (build_minimal_symbol_hash_tables): Change
6525 test for adding to demangled hash table to check for difference
6526 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
6527
be07a590
JB
65282004-05-19 Jim Blandy <jimb@redhat.com>
6529
6530 Use a constructor function to create regset structures.
6531 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
6532 (struct regset): Use supply_regset_ftype. Add new
6533 'collect_regset' member.
6534 (regset_xmalloc): New declaration.
6535 * regset.c: New file.
6536 * am64-tdep.c (amd64_regset_from_core_section): Use
6537 regset_xmalloc to construct regset structures.
6538 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6539 * i386-tdep.c (i386_regset_from_core_section): Same.
6540 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6541 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6542 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6543 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6544 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6545 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6546 * Makefile.in (COMMON_OBS): Add regset.o.
6547 (regset.o): New rule.
6548
604368f5
JB
65492004-05-19 Joel Brobecker <brobecker@gnat.com>
6550
6551 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
6552 and pthread_cond_wait.c.
6553
82d69f8b
JB
65542004-05-18 Jim Blandy <jimb@redhat.com>
6555
6556 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
6557 before the mach-specific switch, and then let the individual cases
6558 override the defaults, rather than leaving them uninitialized
6559 until the switch and then setting them in each case.
6560
5859efe5
RC
65612004-05-18 Randolph Chung <tausq@debian.org>
6562
6563 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
6564 millicode functions.
6565
9ca80cf8
RC
65662004-05-18 Randolph Chung <tausq@debian.org>
6567
6568 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
6569 references to dld_flags_buffer consistent.
6570
ed70ba00
RC
65712004-05-18 Randolph Chung <tausq@debian.org>
6572
6573 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
6574 it for unwinding the stack.
6575
63100632
RC
65762004-05-18 Randolph Chung <tausq@debian.org>
6577
6578 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
6579 Undefine these so we can overide them using gdbarch.
6580
090ccbb7
RC
65812004-05-18 Randolph Chung <tausq@debian.org>
6582
6583 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
6584 handling for 64-bit HPUX (elf).
6585
594706e6
DJ
65862004-05-18 Daniel Jacobowitz <dan@debian.org>
6587
6588 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
6589 constants.
6590 * amd64-tdep.c (amd64_skip_prologue): Likewise.
6591 * ia64-tdep.c (examine_prologue): Likewise.
6592 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
6593 * v850-tdep.c (v850_fix_call_dummy): Likewise.
6594
e5483145
MK
65952004-05-18 Mark Kettenis <kettenis@gnu.org>
6596
6597 * vax-tdep.c (vax_return_value): Implement
6598 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6599
caed1a45
MK
66002004-05-17 Mark Kettenis <kettenis@gnu.org>
6601
6602 * vax-tdep.c (vax_return_value): Fix typo.
6603
3c0b7db2
AC
66042004-05-17 Andrew Cagney <cagney@redhat.com>
6605
5aae53e5
AC
6606 * MAINTAINERS: Mark Salter was also responsible for
6607 testsuite/config/
6608
3c0b7db2
AC
6609 * NEWS: Mention signal fixes.
6610
22b0923d
RC
66112004-05-17 Randolph Chung <tausq@debian.org>
6612
6613 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
6614 check to see if we are unwinding an export stub. Export stubs clobber
6615 the %rp in the call path and stores the original rp in a stack slot.
6616
22f2b2f3
JB
66172004-05-17 Jim Blandy <jimb@redhat.com>
6618
6619 * MAINTAINERS: Update address for J.T. Conklin.
6620
cea96d64
RC
66212004-05-17 Randolph Chung <tausq@debian.org>
6622
6623 * hppa-tdep.c: Remove superfluous #include's.
6624 * Makefile.in (hppa-tdep.o): Update dependencies.
6625
f08f6a4a
RC
66262004-05-17 Randolph Chung <tausq@debian.org>
6627
6628 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
6629 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
6630 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
6631 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
6632 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
6633 Remove static function declarations.
6634
51da707a
MK
66352004-05-17 Mark Kettenis <kettenis@gnu.org>
6636
caed1a45
MK
6637 * alphabsd-nat.c: Update copyright year.
6638 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
6639
c0c2b0db
MK
6640 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
6641 and M68K_A2_REGNUM.
6642
51da707a
MK
6643 * m68k-tdep.c (m68k_svr4_return_value): Implement
6644 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6645
8d027a04
MK
66462004-05-16 Mark Kettenis <kettenis@gnu.org>
6647
6648 * sol-thread.c Update copyright year. Fix various coding
6649 standards violations. Tweak a few comments.
6650 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
6651 Delete prototypes.
6652
0d99fdb9
RC
66532004-05-15 Randolph Chung <tausq@debian.org>
6654
6655 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
6656 as pointer instead of array reference since HPUX compiler does
6657 not accept unsized array arguments.
6658 * somsolib.c (dld_flags_buffer): Use constant array size.
6659
f7e3843a
MK
66602004-05-15 Mark Kettenis <kettenis@gnu.org>
6661
0fe85704
MK
6662 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
6663 offset with decimal offset.
6664 (amd64obsd_sigcontext_addr): Return correct address for entire
6665 signal trampoline.
6666
a54f9a00
MK
6667 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
6668 instead of get_frame_base.
6669
feae6502
MK
6670 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
6671 (fill_gregset): Use regcache_raw_collect.
6672
0382d099
MK
6673 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
6674 ppcobsd-tdep.c.
6675
f7e3843a
MK
6676 * config/sparc/tm-nbsd64.h: Remove file.
6677 * config/tm-sunos.h: Remove file.
6678
773df3e5
JB
66792004-05-15 Joel Brobecker <brobecker@gnat.com>
6680
6681 * rs6000-tdep.c (store_param_on_stack_p): New function,
6682 an improved version of some code extracted from skip_prologue().
6683 (skip_prologue): Use store_param_on_stack_p() to detect
6684 instructions saving a parameter on the stack. Detect when r0
6685 is used to save a parameter.
6686 Do not mark "li rx, SIMM" instructions as part of the prologue,
6687 unless the following instruction is also part of the prologue.
6688
95918acb
AC
66892004-05-14 Andrew Cagney <cagney@redhat.com>
6690
06f32659
AC
6691 * infrun.c (handle_inferior_event): Simplify
6692 STEP_OVER_UNDEBUGGABLE.
6693
95918acb
AC
6694 * infrun.c (handle_step_into_function): Delete function.
6695 (handle_inferior_event): Inline calls to
6696 handle_step_into_function.
6697
40711ff1 66982004-05-14 Jerome Guitton <guitton@gnat.com>
42203e46
JG
6699
6700 * rs6000-nat.c: Fix a comment.
6701
02f60eae
JB
67022004-05-12 David Anderson <davea@sgi.com>
6703
6704 Committed by Jim Blandy <jimb@redhat.com>:
6705 * regcache.c (struct regcache_descr): fix comment spelling.
6706
552e377b
JB
67072004-05-13 J. Brobecker <brobecker@gnat.com>
6708
6709 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
6710 Fixes a link link failure.
6711
349766b2
JB
67122004-05-13 J. Brobecker <brobecker@gnat.com>
6713
6714 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
6715 error that was causing the build to fail.
6716
0d4d5484
JB
67172004-05-13 J. Brobecker <brobecker@gnat.com>
6718
6719 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
6720 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
6721
0b30808c
AC
67222004-05-13 Andrew Cagney <cagney@redhat.com>
6723
6724 * infrun.c (handle_inferior_event): Check for
6725 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
6726 calls. Update comments.
6727
cdf2c5f5
JB
67282004-05-13 Jim Blandy <jimb@redhat.com>
6729
063715bf
JB
6730 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
6731 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6732 (store_regs_user_thread, store_regs_kernel_thread): Use
6733 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
6734 * ppc-linux-nat.c (fill_gregset): Same.
6735 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
6736 (ppc_linux_sigtramp_cache): Same.
6737 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
6738 (ppcnbsd_sigtramp_cache_init): Same.
6739 * rs6000-nat.c (fetch_core_registers): Same.
6740 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
6741 (rs6000_frame_cache): Same.
6742
cdf2c5f5
JB
6743 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
6744 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
6745 of assuming that the gprs are numbered starting with zero.
6746 * ppc-linux-nat.c (fill_gregset): Same.
6747 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
6748 * ppcnbsd-nat.c (getregs_supplies): Same.
6749 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
6750 * rs6000-nat.c (fetch_core_registers): Same.
6751 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
6752
450bd37b
MS
67532004-05-07 Michael Snyder <msnyder@redhat.com>
6754
6755 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
6756 LOC_COMPUTED_ARG, and LOC_INDIRECT.
6757
4a72a2a6
AC
67582004-05-13 Andrew Cagney <cagney@redhat.com>
6759
6760 * infrun.c (handle_inferior_event): Use frame_unwind_id.
6761
8edfa926
BM
67622004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6763
6764 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
6765 base_address for shared libraries.
6766
723e0e3d
BM
67672004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6768
6769 * MAINTAINERS (write after approval): Add myself.
6770
00d4360e
UW
67712004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
6772
6773 * breakpoint.c (bpstat_stop_status): Add new argument
6774 STOPPED_BY_WATCHPOINT. Use it instead of testing
6775 target_stopped_data_address agaist 0 to check whether
6776 or not we stopped due to a hardware watchpoint.
6777 * breakpoint.h (bpstat_stop_status): Adapt prototype.
6778 * infrun.c (handle_inferior_event): Call bpstat_stop_status
6779 with new argument.
6780
ec76baa5
JB
67812004-05-12 Jim Blandy <jimb@redhat.com>
6782
6783 * configure.in: When checking whether we should use the -bbigtoc
6784 option, don't forget to restore the original value of LDFLAGS.
6785 * configure: Regenerated.
6786
f2c9ca08
AC
67872004-05-12 Andrew Cagney <cagney@redhat.com>
6788
6789 * thread.c (load_infrun_state): Delete step_sp.
6790 * infrun.c (context_switch): Ditto.
6791 * inferior.h (step_sp): Ditto.
6792 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
6793 * gdbthread.h (struct thread_info, save_infrun_state)
6794 (restore_infrun_state): Ditto.
6795
090ddb2a
UW
67962004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
6797
6798 * MAINTAINERS (write after approval): Add myself.
6799
8aad930b
AC
68002004-05-12 Andrew Cagney <cagney@redhat.com>
6801
6802 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
6803 eliminate reference to step_sp.
6804 (struct execution_control_state, init_execution_control_state)
6805 (handle_inferior_event, keep_going): Delete update_step_sp and
6806 step_sp.
6807 * infcmd.c (step_sp): Note that variable is unused.
6808
922d5ae0
AC
68092004-05-11 Andrew Cagney <cagney@redhat.com>
6810
6811 * infrun.c (step_over_function): Delete function.
6812 (handle_step_into_function): Use insert_step_resume_breakpoint.
6813 (insert_step_resume_breakpoint): Fix assertion.
6814
017c5ca5
NR
68152004-05-11 Nick Roberts <nickrob@gnu.org>
6816
6817 * utils.c (defaulted_query): Just use the normal query input type
6818 when printing the annotations.
6819
42edda50
AC
68202004-05-11 Andrew Cagney <cagney@redhat.com>
6821
6822 * infrun.c (handle_inferior_event): Simplify code handling
6823 step-into or return-from a signal trampoline.
6824
d28b44a7
AC
68252004-05-11 Andrew Cagney <cagney@redhat.com>
6826
6827 * ppcnbsd-tdep.c: Include "gdb_assert.h".
6828 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
6829
383f0f5b
JB
68302004-05-10 Jim Blandy <jimb@redhat.com>
6831
d0b57c3a
JB
6832 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
6833 with a call to internal_error.
6834
383f0f5b
JB
6835 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
6836 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
6837 processor variant lacks those registers.
6838 (ppc_floating_point_unit_p): Change description to make it clear
6839 that this returns info about the ISA, not the ABI.
6840 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
6841 return true or false by checking tdep->ppc_fp0_regnum and
6842 tdep->ppc_fpscr_regnum. The original code replicated the BFD
6843 arch/mach switching done in rs6000_gdbarch_init; it's better to
6844 keep that logic there, and just check the results here.
6845 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
6846 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
6847 floating-point registers.
6848 (ppc_supply_fpregset, ppc_collect_fpregset)
6849 (rs6000_push_dummy_call, rs6000_extract_return_value)
6850 (rs6000_store_return_value): Assert that we have floating-point
6851 registers.
6852 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
6853 (rs6000_frame_cache): Don't note the locations at which
6854 floating-point registers were saved if we have no fprs.
6855 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
6856 registers.
6857 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6858 (store_regs_user_thread, store_regs_kernel_thread): Only call
6859 supply_fprs / fill_fprs if we actually have floating-point
6860 registers.
6861 (special_register_p): Check ppc_fpscr_regnum before matching
6862 against it.
6863 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
6864 supply / collect fpscr if we don't have it.
6865 * ppc-bdm.c: #include "gdb_assert.h".
6866 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
6867 have floating-point registers, since I can't test this code on
6868 FP-free systems to adapt it.
6869 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
6870 fpscr and floating point register numbers if they don't exist.
6871 (fetch_register): Assert that we have floating-point registers
6872 before we reach the code that handles them.
6873 (store_register): Same. And use tdep instead of calling
6874 gdbarch_tdep again.
6875 (fill_fpregset): Don't try to collect FP registers and fpscr if we
6876 don't have them.
6877 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6878 fprs and fpscr if we don't have them.
6879 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
6880 don't have them.
6881 * ppcnbsd-nat.c: #include "gdb_assert.h".
6882 (getfpregs_supplies): Assert that we have floating-point registers.
6883 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
6884 * ppcobsd-tdep.c: #include "gdb_assert.h".
6885 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
6886 have floating-point registers.
6887 * rs6000-nat.c (regmap): Don't match against the fpscr and
6888 floating point register numbers if they don't exist.
6889 (fetch_inferior_registers, store_inferior_registers,
6890 fetch_core_registers): Only fetch / store / supply the
6891 floating-point registers and the fpscr if we have them.
6892 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
6893 (ppcobsd-tdep.o): Update dependencies.
6894
15960608
AC
68952004-05-10 Andrew Cagney <cagney@redhat.com>
6896
6897 * infrun.c (through_sigtramp_breakpoint): Delete variable.
6898 (context_switch): Do not switch through_sigtramp_breakpoint.
6899 * gdbthread.h (save_infrun_state, load_infrun_state)
6900 (struct thread_info): Delete through_sigtramp_breakpoint parameter
6901 and structure member.
6902 * thread.c (load_infrun_state, save_infrun_state): Update.
6903
5ab5aa0f
MK
69042004-05-10 Mark Kettenis <kettenis@gnu.org>
6905
6906 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
6907
da78b0e7
DJ
69082004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6909
6910 * acinclude.m4: Quote macro names being defined by AC_DEFUN
6911 throughout.
6912 * aclocal.m4: Regenerate.
6913
cca0d3b0
NW
69142004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
6915
6916 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
6917
d303a6c7
AC
69182004-05-10 Andrew Cagney <cagney@redhat.com>
6919
6920 * infrun.c (check_sigtramp2): Delete function.
6921 (handle_inferior_event): When single stepping, and taking a
6922 signal, set a breakpoint at the signal return address. Delete
6923 redundant calls to check_sigtramp2.
6924 (insert_step_resume_breakpoint): New function.
6925 (through_sigtramp_breakpoint, handle_inferior_event)
6926 (follow_exec, wait_for_inferior, fetch_inferior_event)
6927 (currently_stepping, keep_going): Delete most uses of
6928 through_sigtramp_breakpoint, not that it should be deleted.
6929 (delete_breakpoint_current_contents): Delete function.
6930
03f4cc20
RC
69312004-05-10 Randolph Chung <tausq@debian.org>
6932
6933 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
6934 target.
6935 * config/pa/tm-linux.h: New file.
6936
37fc812e
DJ
69372004-05-10 Daniel Jacobowitz <drow@mvista.com>
6938
6939 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
6940 of prefixes. Don't print the prefix twice in the CLI.
6941
26c0b942
JB
69422004-05-10 Jim Blandy <jimb@redhat.com>
6943
2e56e9c1
JB
6944 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
6945 collect all the gprs.
6946
26c0b942
JB
6947 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
6948 loop collecting gprs.
6949
dc497459
AC
69502004-05-09 Andrew Cagney <cagney@redhat.com>
6951
6952 * remote-vx.c (net_step): Delete step-range code.
6953 * remote.c (remote_resume, init_all_packet_configs)
6954 (set_remote_protocol_E_packet_cmd)
6955 (show_remote_protocol_E_packet_cmd)
6956 (remote_protocol_E, show_remote_cmd, _initialize_remote)
6957 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
6958 (show_remote_protocol_e_packet_cmd): Ditto.
6959
0543f387
MK
69602004-05-09 Mark Kettenis <kettenis@gnu.org>
6961
c481d1ca
MK
6962 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
6963
f626a069
MK
6964 * hppa-tdep.h: Update copyright year.
6965 (struct trad_frame_saved_reg): Add opaque declaration.
6966
6fa57a7d
MK
6967 * amd64-tdep.c (amd64_return_value): Implement
6968 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6969
e47577ab
MK
6970 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
6971 (m68k_value_to_register): New functions.
6972 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
6973 value_to_register.
6974
31db7b6c
MK
6975 * defs.h (enum return_value_convention): Add
6976 RETURN_VALUE_ABI_RETURNS_ADDRESS and
6977 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
6978 * infcmd.c (legacy_return_value): New function.
6979 (print_return_value): Rwerite to implement
6980 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6981 * values.c (using_struct_return): Check for inequality to
6982 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
6983 RETURN_VALUE_STRUCT_CONVENTION.
6984 * i386-tdep.c (i386_return_value): Implement
6985 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6986
0543f387
MK
6987 * vax-tdep.c: Tweak comments. Reorder include files. Don't
6988 include "symtab.h", "opcode/vax.h" and "inferior.h".
6989 (vax_skip_prologue): Replace calls to read_memory_integer by calls
6990 to read_memory_unsigned_integer.
6991 (vax_gdbarch_init): Reorder.
6992 (_initialize_vax_tdep): Spell out prototype.
6993 * Makefile.in (vax-tdep.o): Update dependencies.
6994
0c93b7b6
AC
69952004-05-08 Andrew Cagney <cagney@redhat.com>
6996
e6b55ae2
AC
6997 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
6998 * target.c (target_detach, target_disconnect): Ditto.
6999
1ac839b8
AC
7000 * infcall.c (call_function_by_hand): When no
7001 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
7002 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
7003 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
7004 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7005 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7006
28954179
AC
7007 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
7008 * gdbarch.h, gdbarch.c: Re-generate.
7009 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7010 deprecated_fix_call_dummy.
7011 * v850-tdep.c (v850_gdbarch_init): Ditto.
7012 * infcall.c (call_function_by_hand): Do not call
7013 DEPRECATED_FIX_CALL_DUMMY.
7014
434b87dd
AC
7015 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
7016 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
7017 * gdbarch.h, gdbarch.c: Re-generate.
7018 * arm-linux-tdep.c (arm_linux_call_dummy_words)
7019 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
7020 deprecated_sizeof_call_dummy_words.
7021 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
7022 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
7023 * v850-tdep.c (v850_gdbarch_init): Ditto.
7024 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7025 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
7026 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7027 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7028 * arch-utils.h (legacy_call_dummy_words)
7029 (legacy_sizeof_call_dummy_words): Delete declarations.
7030 * arch-utils.c (legacy_call_dummy_words)
7031 (legacy_sizeof_call_dummy_words): Delete variables.
7032
58d28df8
AC
7033 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
7034 * gdbarch.h, gdbarch.c: Re-generate.
7035 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
7036 * infcall.c (call_function_by_hand): Eliminate call to
7037 DEPRECATED_PUSH_DUMMY_FRAME.
7038 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7039 push_dummy_frame.
7040 (ns32k_push_dummy_frame): Delete function.
7041
e4a2df64
AC
7042 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7043 deprecated_call_dummy_breakpoint_offset or
7044 deprecated_call_dummy_start_offset.
7045 * dummy-frame.c, arm-tdep.c: Update comments.
7046 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
7047 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
7048 * gdbarch.h, gdbarch.c: Re-generate.
7049
d3712828
AC
7050 * infcall.c (legacy_push_dummy_code): Delete function.
7051 (push_dummy_code): Delete call.
7052
7a882905
AC
7053 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
7054 * gdbarch.h, gdbarch.c: Re-generate.
7055 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
7056 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
7057 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
7058 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
7059
0ec5872b
AC
7060 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
7061 (struct frame_info): Delete opaque declaration.
7062 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
7063 * frame.c (get_frame_type): Delete call.
7064
0c93b7b6
AC
7065 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7066 pc_in_call_dummy.
7067 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
7068 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
7069
75536971
MK
70702004-05-08 Mark Kettenis <kettenis@gnu.org>
7071
527ca6bb
MK
7072 * alphanbsd-tdep.c: Include "gdb_string.h".
7073 * armnbsd-tdep.c: Update copyright year.
7074 Include "gdb_string.h".
7075 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
7076 dependencies.
7077
d39fdc61
MK
7078 * delta68-nat.c: Remove file.
7079 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
7080 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
7081 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
7082 (delta68-nat.o): Remove dependency.
7083
75536971
MK
7084 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
7085 function.
7086 (m68k_gdbarch_init): Don't set
7087 deprecated_frameless_function_invocation.
7088
f4ca1d1f
RC
70892004-05-07 Randolph Chung <tausq@debian.org>
7090
7091 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
7092 read_memory_nobpt for code reading when doing frame unwinding.
7093 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
7094
2f0e8c7a
RC
70952004-05-07 Randolph Chung <tausq@debian.org>
7096
7097 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
7098 instead of sp, handle sigaltstack case.
7099 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
7100 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
7101 signal handler and not that of the caller.
7102 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
7103 hppa_linux_sigtramp_find_sigcontext.
7104
959464ff
RC
71052004-05-07 Randolph Chung <tausq@debian.org>
7106
7107 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
7108 hppa-linux-nat.c.
7109 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
7110 * hppa-linux-nat.c (fetch_register, store_register): Define.
7111 (fetch_inferior_registers, store_inferior_registers): Define.
7112 (supply_gregset): Add comment and clean up some unneeded code.
7113 (fill_gregset): Add comment and fix so that it saves registers in
7114 the right place in the gregset.
7115 (fill_fpregset): Fix buffer overrun problem.
7116 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
7117
0da28f8a
RC
71182004-05-07 Randolph Chung <tausq@debian.org>
7119
7120 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
7121 do common handling of the pcoqt register.
7122 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
7123 to use helper function.
7124 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
7125 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
7126 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
7127 generic fallback unwinder when all else fails.
7128 (hppa_gdbarch_init): Add fallback sniffer.
7129 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
7130 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
7131 to use helper function.
7132
b9ec757a
JB
71332004-05-08 Joel Brobecker <brobecker@gnat.com>
7134
7135 * config/djgpp/fnchange.lst: Add translation rules for
7136 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
7137
756e95f1
MK
71382004-05-08 Mark Kettenis <kettenis@gnu.org>
7139
7140 * frame.c (get_prev_frame_1): Work around GCC bug.
7141 * frame.h: Add comment about GCC bug.
7142
2b4855ab
AC
71432004-05-07 Andrew Cagney <cagney@redhat.com>
7144
7145 * observer.c: Include "commands.h" and "gdbcmd.h".
7146 (observer_debug, _initialize_observer): Add the
7147 command "set/show debug observer".
7148 * observer.sh: When observer debugging, log notify calls.
7149 * Makefile.in (observer.o): Update dependencies.
7150
ba3e8e46
JM
71512004-05-07 Jason Molenda (jmolenda@apple.com)
7152
7153 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
7154
16796152
JB
71552004-05-07 Jim Blandy <jimb@redhat.com>
7156
daf6dc85
JB
7157 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
7158 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
7159 to recognize gpr regnums, instead of assuming that
7160 tdep->ppc_fp0_regnum marks the end of the general-purpose
7161 registers.
7162
16796152
JB
7163 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
7164 the given architecture has floating-point registers.
7165
c69b8bfc
AC
71662004-05-07 Andrew Cagney <cagney@redhat.com>
7167
7168 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
7169 macro defined to 1.
7170 * gdbarch.h, gdbarch.c: Re-generate.
7171 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7172 deprecated_use_generic_dummy_frames.
7173
7243600a
BF
71742004-05-07 Brian Ford <ford@vss.fsi.com>
7175
7176 * NEWS: Mention Cygwin DWARF 2 support.
7177
73c1e0a1
AC
71782004-05-07 Andrew Cagney <cagney@redhat.com>
7179
7180 * objfiles.h (struct entry_info): Delete unused fields
7181 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
7182 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
7183 * mipsread.c (mipscoff_symfile_read): Update.
7184 * mdebugread.c (parse_partial_symbols): Update.
7185 * dwarfread.c (read_file_scope): Update.
7186 * dwarf2read.c (read_file_scope): Update.
7187 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
7188 * coffread.c (complete_symtab): Update.
7189
1d3056ac
MK
71902004-05-07 Mark Kettenis <kettenis@gnu.org>
7191
7192 * infcall.c (_initialize_infcall): Fix typo.
7193
15170568
AC
71942004-05-07 Andrew Cagney <cagney@redhat.com>
7195
7196 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
7197 * command.h (add_setshow_zinteger_cmd): Declare.
7198
34f75cc1
RC
71992004-05-06 Randolph Chung <tausq@debian.org>
7200
7201 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
7202 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
7203 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
7204 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
7205 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
7206 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
7207 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
7208 definitions ...
7209 * hppa-tdep.h: ... to here, with HPPA_ prefix.
7210 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
7211 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
7212 (hppa64_hpux_frame_find_saved_regs_in_sig)
7213 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
7214 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
7215 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
7216 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
7217 (hppa_linux_sigtramp_frame_prev_register): Likewise.
7218 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
7219 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
7220 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
7221 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
7222 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
7223 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
7224 (hppa32_register_type, hppa_cannot_store_register)
7225 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
7226 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
7227 * hpread.c (hpread_process_one_debug_symbol): Likewise.
7228 * pa64solib.c (pa64_solib_have_load_event)
7229 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
7230 (pa64_solib_unloaded_library_pathname): Likewise.
7231 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
7232 (som_solib_library_pathname): Likewise.
7233
0a5e7efe
JI
72342004-05-05 Jim Ingham <jingham@apple.com>
7235
7236 * breakpoint.c (create_breakpoints): Copy the ignore count and
7237 thread id over from the pended breakpoint to the actual
7238 breakpoint.
7239
10a4b113
AC
72402004-05-05 Andrew Cagney <cagney@redhat.com>
7241
7242 * gdbarch.sh (PARM_BOUNDARY): Delete.
7243 gdbarch.h, gdbarch.c: Re-generate.
7244 * valops.c (PARM_BOUNDARY): Delete macro.
7245 (value_push): Delete PARM_BOUNDARY code.
7246 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
7247
366f009f
JB
72482004-05-04 Jim Blandy <jimb@redhat.com>
7249
32b99774
JB
7250 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
7251 Don't assume that the gprs, fprs, and UISA sprs are
7252 contiguous, start at register number zero, and end with fpscr.
7253 Instead, use the numbers from the tdep structure.
7254
366f009f
JB
7255 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
7256 should no longer be used in code specific to the RS6000 and its
7257 derivatives.
7258 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
7259 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
7260 tdep->ppc_fp0_regnum.
7261 (ppc_supply_fpregset, ppc_collect_fpregset)
7262 (rs6000_push_dummy_call, rs6000_extract_return_value)
7263 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
7264 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
7265 FP0_REGNUM.
7266 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
7267 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
7268 Same.
7269 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
7270 bdm_ppc_store_registers): Same.
7271 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
7272 (store_register, fill_fpregset): Same.
7273 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
7274 (ppc_linux_supply_fpregset): Same.
7275 * ppcnbsd-nat.c (getfpregs_supplies): Same.
7276 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
7277 Same.
7278 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
7279 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
7280 ppc64_sysv_abi_return_value): Same.
7281 * rs6000-nat.c (regmap, fetch_inferior_registers)
7282 (store_inferior_registers, fetch_core_registers): Same.
7283
827f338d
MK
72842004-05-01 Mark Kettenis <kettenis@gnu.org>
7285
7286 * m68knbsd-nat.c: Remove file.
7287 * m68knbsd-tdep.c: Remove file.
7288 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
7289 dependencies.
7290 * configure.host: Add m68k-*-netbsdelf*.
7291 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
7292 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
7293 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
7294 (XM_FILE): Remove.
7295 * config/m68k/nbsdelf.mh: New file.
7296 * config/m68k/nbsd.mt: New file.
7297 * config/m68k/nbsdaout.mt: Remove file.
7298 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
7299 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
7300 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
7301 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
7302 (use_struct_convention): Remove prototype.
7303 (USE_STRUCT_CONVENTION): Remove define.
7304 * config/m68k/xm-nbsd.h: Remove file.
7305
66894781
MS
73062004-05-04 Michael Snyder <msnyder@redhat.com>
7307
7308 * m68k-tdep.c (m68k_gdbarch_init): Default to using
7309 reg_struct_return method (as gcc usually does for cross targets).
7310
f0f63663
AC
73112004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7312
7313 Committed by Andrew Cagney.
7314 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
7315 alignment padding when accessing ucontext struct members.
7316
edf61169
JB
73172004-05-04 Jim Blandy <jimb@redhat.com>
7318
8bf659e8
JB
7319 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
7320 'ppc_gplast_regnum' member.
7321 (ppc_num_gprs): New enum constant.
7322 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
7323 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
7324 * rs6000-nat.c (regmap, fetch_inferior_registers,
7325 store_inferior_registers): Same.
7326 * rs6000-tdep.c (e500_pseudo_register_read)
7327 (e500_pseudo_register_write): Same.
7328 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
7329
b967e06f
JB
7330 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
7331 * ppc-tdep.h (ppc_num_fprs): New enum constant.
7332 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
7333 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
7334 FPLAST_REGNUM.
7335 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7336 Same.
7337 * ppc-linux-nat.c (ppc_register_u_addr): Same.
7338 * rs6000-nat.c (regmap, fetch_inferior_registers)
7339 (store_inferior_registers): Same.
7340
edf61169
JB
7341 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
7342 with FPLAST_REGNUM.
7343
58a9656e
JB
73442004-05-03 Joel Brobecker <brobecker@gnat.com>
7345
7346 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
7347 failure detected by recent versions of GCC.
7348 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
7349 to be consistent with the usage in dwarf2_create_include_psymtab.
7350
dc305454
MS
73512004-05-03 Michael Snyder <msnyder@redhat.com>
7352
7353 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
7354 (heuristic_proc_start): Whitespace cleanup.
7355
29972665
MK
73562004-05-04 Mark Kettenis <kettenis@gnu.org>
7357
6b57680d
MK
7358 * sun3-nat.c: Remove file.
7359 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
7360 dependencies.
7361 (ALLDEPFILES): Remove sun3-nat.c.
7362 (sun3-nat.o): Remove dependencies.
7363
29972665
MK
7364 * i386-interix-nat.c, i386-interix-tdep.c,
7365 config/i386/nm-interix.h, config/i386/interix.mh,
7366 config/i386/interix.mt: Remove files.
7367 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
7368 dependencies.
7369
f595cb19
MK
73702004-05-03 Mark Kettenis <kettenis@gnu.org>
7371
7372 * m68k-tdep.h (struct gdbarch_tdep): Add member
7373 struct_value_regnum.
7374 (m68k_svr4_init_abi): New prototype.
7375 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
7376 different calling conventions.
7377 (m68k_extract_return_value): Remove code dealing with single-field
7378 structs.
7379 (m68k_store_return_value): Remove code dealing with single-field
7380 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
7381 (m68k_extract_struct_value_address): Remove function.
7382 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
7383 (m68k_reg_struct_return_p, m68k_return_value)
7384 (m68k_svr4_return_value): New functions.
7385 (m68k_use_struct_convention): Remove function.
7386 (m68k_push_dummy_call): Use new struct_value_regnum member of
7387 `struct gdbarch_tdep' instead of hardcoded register number to
7388 store STRUCT_ADDR.
7389 (m68k_svr4_init_abi): New function.
7390 (m68k_gdbarch_init): Don't set extract_return_value,
7391 store_return_values, deprecated_extract_struct_value_address and
7392 use_struct_convention. Set return_value instead. Initialize new
7393 struct_value_regnum member of `struct gdbarch_tdep'.
7394 * m68klinux-tdep.c: Update copyright year.
7395 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
7396 (m68k_linux_extract_struct_value_address): Remove function.
7397 (m68k_linux_init_abi): Don't set extract_return_value,
7398 store_return_values, deprecated_extract_struct_value_address and
7399 use_struct_convention. Call m68k_svr4_init_abi but override the
7400 new struct_value_regnum member of `struct gdbarch_tdep'.
7401 * Makefile.in (m68k-tdep.o): Update dependencies.
7402
aaa75496
JB
74032004-05-03 J. Brobecker <brobecker@gnat.com>
7404
7405 * dwarf2read.c (line_header): Add new included_p field in
7406 field file_names.
7407 (partial_die_info): New field has_stmt_list. New field line_offset.
7408 (dwarf2_create_include_psymtab): New function.
7409 (dwarf2_build_include_psymtabs): New function.
7410 (add_file_name): Add forward declaration. Initialize new field.
7411 (dwarf_decode_lines): Add new parameter. Enhance this procedure
7412 to be able to determine the list of files included by the
7413 given unit, and build their associated psymtabs.
7414 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
7415 files as well.
7416 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
7417 (read_file_scope): Update call to dwarf_decode_lines.
7418 (read_partial_die): Handle DW_AT_stmt_list attributes.
7419
c848556f
MC
74202004-05-02 Michael Chastain <mec.gnu@mindspring.com>
7421
7422 Unfix PR gdb/1626.
7423 * configure.in: Revert special case for osf5.*.
7424 * configure: Regenerate.
7425
eb4556d7
JB
74262004-05-02 Jim Blandy <jimb@redhat.com>
7427
7428 Move the symbol-file-from-memory functions into their own file.
7429 * symfile-mem.c, symfile-mem.h: New files.
7430 * symfile.c (symbol_file_add_from_bfd): New function.
7431 (symbol_file_add): Call symbol_file_add_from_bfd.
7432 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
7433 Moved to symfile-mem.c.
7434 (_initialize_symfile): Move definition of
7435 add-symbol-file-from-memory command to symfile-mem.c.
7436 * symfile.h (symbol_file_add_from_bfd): New declaration.
7437 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
7438 * config/powerpc/linux.mt (TDEPFILES): Same.
7439 * Makefile.in (SFILES): Add symfile-mem.c.
7440 (symfile_mem_h): New variable.
7441 (HFILES_NO_SRCDIR): Add symfile-mem.h.
7442 (symfile-mem.o): New rule.
7443
80bb239e
AC
74442004-05-01 Andrew Cagney <cagney@redhat.com>
7445
7789d0fa
AC
7446 * breakpoint.c (insert_bp_location): Use get_frame_id, and
7447 frame_find_by_id instead of frame_relative_level.
7448 (do_enable_breakpoint): Ditto.
7449 * thread.c: Update copyright.
7450 (info_threads_command): Ditto, simplify.
7451
80bb239e
AC
7452 * frame.c (deprecated_generic_get_saved_register): Delete
7453 function, moved to "xstormy16-tdep.c".
7454 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
7455 deprecated_generic_get_saved_register from "frame.c".
7456 (xstormy16_frame_saved_register): Call
7457 xstormy16_get_saved_register.
7458 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
7459 static.
7460 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
7461 * frame.h (deprecated_generic_get_saved_register): Delete.
7462
b2a871dd
MC
74632004-05-01 Michael Chastain <mec.gnu@mindspring.com>
7464
7465 * dwarfread.c: Update documentation on the state of dwarf-1.
7466
0e100dab
AC
74672004-05-01 Andrew Cagney <cagney@redhat.com>
7468
acd8056e
AC
7469 * stack.c (select_frame_command): Delete call to
7470 frame_relative_level.
7471 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
7472 Delete #if0 code.
7473 (frame_info): Do not print FRAMELESS.
7474 (print_block_frame_labels): Replace DEPRECATED_STREQ.
7475 (catch_info): Delete #if0 code.
7476
0e100dab
AC
7477 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
7478 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
7479 of frame_relative_level.
7480 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
7481 to SENTINEL_FRAME.
7482 * frame.h (enum frame_type): Add SENTINEL_FRAME.
7483 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
7484 frame_relative_level.
7485
55699d59
AC
7486 * frame.h (deprecated_set_frame_type): Delete declaration.
7487 * frame.c (deprecated_set_frame_type): Delete function, update
7488 comments.
7489
fcf70625
AC
7490 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
7491 * gdbarch.h, gdbarch.c: Re-generate.
7492 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
7493 (shnbsd_pc_in_sigtramp): Delete.
7494 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
7495 pc_in_sigtramp.
7496 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
7497 pc_in_sigtramp.
7498 * frame.h: Update comments.
7499 * ppc-linux-tdep.c: Update comments.
7500 * breakpoint.c (bpstat_what): Update comments.
7501
ac5eccb7
AC
7502 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
7503 m68klinux-tdep.o's dependencies, were previously added to
7504 m68klinux-nat.o.
7505
f2524b93
AC
7506 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
7507 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
7508 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7509 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7510 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7511
17e20bce
AC
7512 * Makefile.in (m68klinux-nat.o): Update dependencies.
7513 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7514 (m68k_linux_sigtramp_frame_cache)
7515 (m68k_linux_sigtramp_frame_this_id)
7516 (m68k_linux_sigtramp_frame_prev_register)
7517 (m68k_linux_sigtramp_frame_unwind)
7518 (m68k_linux_sigtramp_frame_sniffer)
7519 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
7520 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
7521 names, use trad-frame.h.
7522 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
7523 (struct m68k_sigtramp_info): Delete.
7524 * m68k-tdep.c (m68k_sigtramp_frame_cache)
7525 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
7526 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
7527 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
7528 "m68klinux-tdep.c".
7529
c8864fa2
AC
7530 * infrun.c (check_sigtramp2): Delete check for
7531 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
7532
511dd2cd
MK
75332004-05-01 Mark Kettenis <kettenis@gnu.org>
7534
7535 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
7536
8c6b0e06
AC
75372004-05-01 Andrew Cagney <cagney@redhat.com>
7538
9df0bb3f
AC
7539 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7540 (frv_linux_sigtramp_frame_cache)
7541 (frv_linux_sigtramp_frame_this_id)
7542 (frv_linux_sigtramp_frame_prev_register)
7543 (frv_linux_sigtramp_frame_unwind)
7544 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
7545 include "linux" in function and variable names, directly call
7546 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
7547 the latest trad-frame code.
7548 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
7549 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
7550 * Makefile.in (frv-linux-tdep.o): Update dependencies.
7551 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
7552 * frv-tdep.c (frv_sigtramp_frame_cache)
7553 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7554 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
7555 frv-linux-tdep.c.
7556 (frv_gdbarch_init): Do not append a sigtramp sniffer.
7557 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
7558 (frv_set_sigcontext_reg_addr): Delete function.
7559
8c6b0e06
AC
7560 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
7561 (DEPRECATED_SIGTRAMP_END): Delete.
7562 * gdbarch.h, gdbarch.c: Re-generate.
7563 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
7564 * config/vax/tm-vaxbsd.h: Update copyright.
7565 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7566 (DEPRECATED_IN_SIGTRAMP): Define.
7567 * config/m68k/tm-nbsd.h: Update copyright.
7568 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7569 (DEPRECATED_IN_SIGTRAMP): Define.
7570
50ea7769
MK
75712004-05-01 Mark Kettenis <kettenis@gnu.org>
7572
03ac2a74
MK
7573 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
7574 encondings. Fixes PR gdb/1628.
7575
50ea7769
MK
7576 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
7577 DW_CFA_restore state without a matching DW_CFA_remember_state
7578 instead of aborting. Fixes PR backtrace/1589.
7579
9a5d7be1
JB
75802004-04-30 Joel Brobecker <brobecker@gnat.com>
7581
7582 * MAINTAINERS: Add self as AIX maintainer.
7583 Update my e-mail address in write-after-approval section.
7584
2593d1cd
AC
75852004-04-30 Andrew Cagney <cagney@redhat.com>
7586
ce12bbf9
AC
7587 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
7588 (legacy_get_prev_frame): Ditto.
7589
36710c63
AC
7590 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
7591 (mips_gdbarch_init): Do not set pc_in_sigtramp.
7592 * mipsread.c (sigtramp_address): Delete extern variable.
7593 (mipscoff_new_init): Delete reference.
7594 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
7595 (fixup_sigtramp): Delete function.
7596 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
7597 (fixup_sigtramp): Delete declarations.
7598
2593d1cd
AC
7599 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
7600 deprecated_pc_in_sigtramp.
7601 (ppcnbsd_pc_in_sigtramp): Delete function.
7602
2a25f91c
MK
76032004-05-01 Mark Kettenis <kettenis@gnu.org>
7604
7605 * config/m68k/nm-nbsd.h: Tweak comments.
7606 * config/m68k/nm-nbsdaout.h: Likewise.
7607
0b281939
AC
76082004-04-30 Andrew Cagney <cagney@redhat.com>
7609
7610 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
7611 legacy_pc_in_sigtramp.
7612 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
7613
8f2d3ea0
MK
76142004-05-01 Mark Kettenis <kettenis@gnu.org>
7615
7616 Add OpenBSD/m68k support.
7617 * NEWS (New native configurations): Mention OpenBSD/m68k.
7618 * m68kbsd-tdep.c: New file.
7619 * m68kbsd-nat.c: New file.
7620 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
7621 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
7622 * configure.host: Add m68k-*-openbsd.
7623 * configure.tgt: Add m68k-*-openbsd.
7624 * config/m68k/tm-obsd.h: New file.
7625 * config/m68k/obsd.mt: New file.
7626 * config/m68k/obsd.mh: New file.
7627 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
7628 m68kbsd-tdep.c.
7629
c40f49a4
AC
76302004-04-30 Andrew Cagney <cagney@redhat.com>
7631
7632 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
7633 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
7634
e81554cd
MK
76352004-04-30 Mark Kettenis <kettenis@gnu.org>
7636
7637 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
7638 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
7639
d4dc1a91
BF
76402004-04-30 Brian Ford <ford@vss.fsi.com>
7641
7642 Revert 2004-04-16 change.
7643 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
7644 (i386_coff_init_abi): Remove.
7645 * i386-tdep.h (i386_coff_init_abi): Remove.
7646 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
7647
2f72f850
AC
76482004-04-30 Andrew Cagney <cagney@redhat.com>
7649
e492f9d6
AC
7650 * blockframe.c (find_pc_partial_function): Delete use of
7651 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
7652 DEPRECATED_SIGTRAMP_END.
7653
7b7adad0
AC
7654 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
7655 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
7656 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
7657 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
7658 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
7659
2f72f850
AC
7660 * defs.h (deprecated_inside_entry_file): Delete declaration.
7661 * blockframe.c (deprecated_inside_entry_file): Delete function.
7662 (legacy_frame_chain_valid): Delete call.
7663 * sh64-tdep.c (sh64_frame_chain): Delete call.
7664 * objfiles.h: Update comments.
7665 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
7666 call.
7667 * frame.c (get_prev_frame): Delete call, update comments.
7668
283f90a7
BF
76692004-04-30 Brian Ford <ford@vss.fsi.com>
7670
7671 * MAINTAINERS (Write After Approval): Add myself.
7672
8ee56bcf
AC
76732004-04-30 Andrew Cagney <cagney@redhat.com>
7674
7675 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
7676 * gdbarch.h, gdbarch.c: Re-generate.
7677 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
7678 code.
7679
ee27e1b6
AC
76802004-04-30 Andrew Cagney <cagney@redhat.com>
7681
7682 * gdb-events.sh (selected_thread_changed)
7683 (selected_frame_level_changed, target_changed): Delete.
7684 * gdb-events.h, gdb-events.c: Re-generate.
7685 * valops.c (value_assign): Update.
7686 * stack.c (select_frame_command, up_silently_base)
7687 (down_silently_base): Update.
7688
d5ac5a39
AC
76892004-04-29 Andrew Cagney <cagney@redhat.com>
7690
7691 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
7692 registers correctly.
7693 (print_gp_register_row, mips32_heuristic_proc_desc)
7694 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
7695 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
7696 references to mips_isa_regsize.
7697
ceae6e75
AC
76982004-04-29 Andrew Cagney <cagney@redhat.com>
7699
7700 * mips-tdep.c (struct gdbarch_tdep): Delete
7701 mips_fp_register_double.
7702 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
7703 mips_abi_regsize.
7704 (mips_gdbarch_init): Do not set mips_fp_register_double.
7705 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
7706
a587af0b
AC
77072004-04-29 Joel Brobecker <brobecker@gnat.com>
7708
7709 Committed by Andrew Cagney.
7710 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
7711 function calls.
7712
13326b4e
AC
77132004-04-29 Andrew Cagney <cagney@redhat.com>
7714
7715 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
7716 gdbarch, use mips_abi, update callers.
7717 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
7718 mips_abi_regsize, update callers.
7719 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
7720 mips_default_abi_regsize.
7721 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
7722 mips_default_abi_regsize.
7723
711cc5cd
AC
77242004-04-29 Andrew Cagney <cagney@redhat.com>
7725
1b13c4f6
AC
7726 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
7727 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
7728 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
7729 mips_default_abi_regsize.
7730 (mips_isa_regsize): Rename mips_regisze.
7731 * mipsnbsd-tdep.c: Update.
7732 * mips-linux-tdep.c: Update.
7733 * irix5-nat.c: Update.
7734 * mips-tdep.h (mips_isa_regsize): Update.
7735
711cc5cd
AC
7736 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
7737 Delete all disabled code.
7738 * gdb-events.h, gdb-events.c: Re-generate.
7739
e63bbc88
MK
77402004-04-19 Jerome Guitton <guitton@gnat.com>
7741 Mark Kettenis <kettenis@gnu.org>
7742
7743 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
7744 the function begins with a branch instruction.
7745
fd35795f
MK
77462004-04-29 Mark Kettenis <kettenis@gnu.org>
7747
7748 * i386-tdep.c: Fix spelling mistakes.
7749
c960c18f
AC
77502004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7751 Andrew Cagney <cagney@redhat.com>
7752
7753 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
7754 <sys/proc.h>.
7755 * acconfig.h: Provide default _KMEMUSER value.
7756 * config.in, configure: Re-generate.
7757 * NEWS: Mention fix.
7758
50306a9d
RC
77592004-04-24 Randolph Chung <tausq@debian.org>
7760
7761 * configure.host (hppa*-*-linux*): New target.
7762 * configure.tgt (hppa*-*-linux*): Likewise.
7763 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
7764 gdbarch_init_osabi() call earlier so that osabi-specific frame
7765 unwinders can be registered first.
7766 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
7767 hppa-linux-nat.c.
7768 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
7769 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
7770 * config/pa/linux.mh: New file.
7771 * config/pa/linux.mt: New file.
7772 * config/pa/nm-linux.h: New file.
7773 * config/pa/xm-linux.h: New file.
7774 * hppa-linux-nat.c: New file.
7775 * hppa-linux-tdep.c: New file.
7776
2a6228ef
RC
77772004-04-28 Randolph Chung <tausq@debian.org>
7778
7779 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
7780 return values.
7781 (hppa32_push_dummy_call): Fix small struct and floating point argument
7782 passing, and make sure the stack frame is properly aligned.
7783
82c10df6
AC
77842004-04-28 Andrew Cagney <cagney@redhat.com>
7785
d762c46a
AC
7786 * stack.c (print_stack_frame): Fix description.
7787
82c10df6
AC
7788 * NEWS: Mention gdb/gdbserver/configure execute permission
7789 changed. PR server/519.
7790
0faf0076
AC
77912004-04-28 Andrew Cagney <cagney@redhat.com>
7792
7793 * stack.c (print_stack_frame_stub): Delete declaration.
7794 (struct print_stack_frame_args, print_stack_frame)
7795 (print_frame_info, print_frame): Replace "source" with print what.
7796 Replace "print" with "print_level". Replace "args" with
7797 "print_args".
7798 * frame.h (show_and_print_stack_frame, print_stack_frame)
7799 (print_frame_info): Update declarations.
7800 * stack.c (select_and_print_frame, frame_command)
7801 (current_frame_command, up_command, down_command): Update calls -
7802 use get_selected_frame, pass "enum print_what" for source, do not
7803 call frame_relative_level.
7804 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
7805 * remote-rdp.c (remote_rdp_open): Ditto.
7806 * remote-mips.c (common_open): Ditto.
7807 * remote-e7000.c (e7000_start_remote): Ditto.
7808 * ocd.c (ocd_start_remote): Ditto.
7809 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
7810 * infrun.c (normal_stop): Ditto.
7811 * inflow.c (kill_command): Ditto.
7812 * infcmd.c (finish_command): Ditto.
7813 * corelow.c (core_open): Ditto.
7814 * tracepoint.c (finish_tfind_command): Ditto.
7815 * thread.c (info_threads_command, info_threads_command)
7816 (restore_current_thread, do_captured_thread_select): Ditto.
7817 * ada-tasks.c (task_command): Ditto.
7818
f4c5303c
OF
78192004-04-26 Orjan Friberg <orjanf@axis.com>
7820
7821 * frame.c: Include "observer.h".
7822 (frame_observer_target_changed): New function.
7823 (_initialize_frame): Attach target_changed observer.
7824 * regcache.c: Include "observer.h".
7825 (regcache_observer_target_changed): New function.
7826 (_initialize_regcache): Attach target_changed observer.
7827 * valops.c: Include "observer.h".
7828 (value_assign): Notify target_changed event when modifying register.
7829 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
7830
7270d8f2
OF
78312004-04-26 Orjan Friberg <orjanf@axis.com>
7832
7833 From Paul Koning <pkoning@equallogic.com>:
7834 * breakpoint.c (free_valchain): New function.
7835 (insert_bp_location, delete_breakpoint): Use free_valchain.
7836 (remove_breakpoint): Do not remove the valchain.
7837 (bpstat_stop_status): If not stopped by watchpoint, skip
7838 watchpoints when generating stop status list.
7839 * infrun.c (handle_inferior_event): Make
7840 stepped_after_stopped_by_watchpoint a global variable.
7841 * remote.c (remote_stopped_data_address): Return watch data
7842 address rather than zero if stepped_after_stopped_by_watchpoint is
7843 set.
7844
02d62932
MC
78452004-04-25 Michael Chastain <mec.gnu@mindspring.com>
7846
7847 Fix PR gdb/1626.
7848 * configure.in: Check for curses after termcap.
7849 On osf5.*, do not check for ncurses.
7850 * configure: Regenerate.
7851
3e9a183c
MK
78522004-04-25 Mark Kettenis <kettenis@gnu.org>
7853
c79ac407
MK
7854 * ppcobsd-nat.c: Include "ppc-tdep.h".
7855 * Makefile.in (ppcobsd-nat.o): Update dependencies.
7856
3e9a183c
MK
7857 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
7858 Fixes PR tdep/1623 and PR tdep/1624.
7859
38cc9c28
MC
78602004-04-24 Michael Chastain <mec.gnu@mindspring.com>
7861
7862 * xmodem.h, xmodem.c: Remove files.
7863 * Makefile.in: Remove references to xmodem.h, xmodem.c.
7864
7f07c5b6
RC
78652004-04-23 Randolph Chung <tausq@debian.org>
7866
7867 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
7868 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
7869 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
7870 for handling stackless frames.
7871 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
7872
9f7194c3
RC
78732004-04-23 Randolph Chung <tausq@debian.org>
7874
7875 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
7876 starts at a pc before the frame is created.
7877
dcff6009
JB
78782004-04-23 Joel Brobecker <brobecker@gnat.com>
7879
7880 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
7881
40711ff1 78822004-04-23 Jerome Guitton <guitton@gnat.com>
65951cd9
JG
7883
7884 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
7885 use convert_typed_floating to get the appropriate format.
7886
abc485a1
RC
78872004-04-22 Randolph Chung <tausq@debian.org>
7888
7889 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
7890 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
7891 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
7892 (hppa_sign_extend): Add prototype.
7893 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
7894 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
7895 (sign_extend): Rename with hppa_ prefix and make non-static. Other
7896 hppa targets will also use these functions.
7897 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
7898 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
7899 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
7900 (hppa_gdbarch_init): Remove gdbarch setting of
7901 skip_trampoline_code, in_solib_call_trampoline and
7902 in_solib_return_trampoline.
7903 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
7904 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
7905 hppa_in_solib_call_trampoline.
7906 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
7907 Moved from hppa-tdep.c.
7908 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
7909 in_solib_call_trampoline and in_solib_return_trampoline.
7910
369aa520
RC
79112004-04-22 Randolph Chung <tausq@debian.org>
7912
7913 * hppa-tdep.c (hppa_debug): New variable.
7914 (find_unwind_entry, hppa_frame_cache): Add debug output.
7915 (_initialize_hppa_tdep): Add command to set debug flag.
7916
476be15e
AC
79172004-04-22 Andrew Cagney <cagney@redhat.com>
7918
7919 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
7920 "trad-frame.h".
7921 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
7922 signal trampoline unwinder.
7923 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
7924
d195bc9f
MK
79252004-04-22 Mark Kettenis <kettenis@gnu.org>
7926
7927 Add OpenBSD/powerpc support.
7928 * NEWS (New native configurations): Mention OpenBSD/powerpc.
7929 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
7930 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
7931 (ppc_collect_fpregset): New prototypes.
7932 * ppcobsd-nat.c: New file.
7933 * ppcobsd-tdep.c: New file.
7934 * ppcobsd-tdep.h: New file.
7935 * rs6000-tdep.c: Include "regset.h".
7936 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
7937 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
7938 New functions.
7939 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
7940 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
7941 (rs6000-tdep.o): Update dependencies.
7942 * configure.host: Add powerpc-*-openbsd.
7943 * configure.tgt: Add powerpc-*-openbsd.
7944 * config/powerpc/obsd.mh: New file.
7945 * config/powerpc/nm-obsd.h: New file.
7946 * config/powerpc/obsd.mt: New file.
7947
6f14cc33
AC
79482004-04-22 Andrew Cagney <cagney@redhat.com>
7949
fcf29e5f
AC
7950 * frame.h (show_frame_info): Delete declaration.
7951
6f14cc33
AC
7952 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
7953 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
7954 * m32r-tdep.c (m32r_frame_this_id): Ditto.
7955 * frv-tdep.c (frv_frame_this_id): Ditto.
7956 * avr-tdep.c (avr_frame_this_id): Ditto.
7957
e5786a5c
EZ
79582004-04-22 Elena Zannoni <ezannoni@redhat.com>
7959
7960 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
7961
26e75e5c
JB
79622004-04-22 Jim Blandy <jimb@redhat.com>
7963
7964 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
7965 register number zero.
7966
d8d65dd3
MS
79672004-04-21 Michael Snyder <msnyder@redhat.com>
7968
7969 * mips-tdep.c (heuristic_proc_start):
7970 Warning() already prefixes "Warning: ".
7971
9a4105ab
AC
79722004-04-21 Andrew Cagney <cagney@redhat.com>
7973
7974 * annotate.h (deprecated_annotate_starting_hook)
7975 (deprecated_annotate_stopped_hook)
7976 (deprecated_annotate_exited_hook)
7977 (deprecated_annotate_signal_hook)
7978 (deprecated_annotate_signalled_hook): Deprecate.
7979 * tracepoint.h (deprecated_create_tracepoint_hook)
7980 (deprecated_delete_tracepoint_hook)
7981 (deprecated_modify_tracepoint_hook)
7982 (deprecated_trace_find_hook)
7983 (deprecated_trace_start_stop_hook): Deprecate.
7984 * target.h (deprecated_target_new_objfile_hook): Deprecate.
7985 * remote.h (deprecated_target_resume_hook)
7986 (deprecated_target_wait_loop_hook): Deprecate.
7987 * gdbcore.h (deprecated_exec_file_display_hook)
7988 (deprecated_file_changed_hook): Deprecate.
7989 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
7990 * defs.h (deprecated_modify_breakpoint_hook)
7991 (deprecated_command_loop_hook, deprecated_show_load_progress)
7992 (deprecated_print_frame_info_listing_hook)
7993 (deprecated_query_hook, deprecated_warning_hook)
7994 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
7995 (deprecated_delete_breakpoint_hook)
7996 (deprecated_interactive_hook, deprecated_registers_changed_hook)
7997 (deprecated_readline_begin_hook, deprecated_readline_hook)
7998 (deprecated_readline_end_hook, deprecated_register_changed_hook)
7999 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
8000 (deprecated_context_hook, deprecated_target_wait_hook)
8001 (deprecated_attach_hook, deprecated_detach_hook)
8002 (deprecated_call_command_hook, deprecated_set_hook)
8003 (deprecated_error_hook, deprecated_error_begin_hook)
8004 (deprecated_ui_load_progress_hook): Deprecate.
8005 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
8006 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
8007 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
8008 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
8009 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
8010 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
8011 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
8012 * annotate.c, aix-thread.c: Update.
8013
62cf13cc
AC
80142004-04-21 Andrew Cagney <cagney@redhat.com>
8015
b2e31a62
AC
8016 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
8017 * vaxnbsd-tdep.c: Include "gdb_string.h".
8018
62cf13cc
AC
8019 * symfile.c (symbol_file_add_from_memory): #if 0 function.
8020 (add_symbol_file_from_memory_command): #if 0 function body, call
8021 error instead.
8022
00e32a35
AC
80232004-04-21 Andrew Cagney <cagney@redhat.com>
8024
8025 * gdbcore.h: Update copyright.
8026 (deprecated_add_core_fns): Rename add_core_fns.
8027 * win32-nat.c (_initialize_core_win32): Update.
8028 * sun3-nat.c (_initialize_core_sun3): Update.
8029 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
8030 * rs6000-nat.c (_initialize_core_rs6000): Update.
8031 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
8032 * nto-tdep.c (_initialize_nto_tdep): Update.
8033 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
8034 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
8035 * mips-nat.c (_initialize_core_mips): Update.
8036 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8037 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
8038 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
8039 * lynx-nat.c (_initialize_core_lynx): Update.
8040 * irix5-nat.c (_initialize_core_irix5): Update.
8041 * i386-interix-nat.c (_initialize_core_interix): Update.
8042 * cris-tdep.c (_initialize_cris_tdep): Update.
8043 * corelow.c (deprecated_add_core_fns): Update.
8044 * core-regset.c (_initialize_core_regset): Update.
8045 * core-aout.c (_initialize_core_aout): Update.
8046 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
8047 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
8048 * alpha-nat.c (_initialize_core_alpha): Update.
8049
13c7b1ca
JB
80502004-04-21 Jim Blandy <jimb@redhat.com>
8051
8052 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
8053
7b5a2f43
DJ
80542004-04-19 Daniel Jacobowitz <drow@mvista.com>
8055
8056 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
8057 Delete.
8058 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
8059 (read_attribute_value): Update calls to dwarf_alloc_block.
8060 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
8061 dwarf2_tmp_obstack.
8062 (psymtab_to_symtab_1): Likewise. Clean up using
8063 free_stack_comp_unit.
8064 (add_to_cu_func_list): Use the comp_unit_obstack.
8065
05cf31d1
JB
80662004-04-19 Joel Brobecker <brobecker@gnat.com>
8067
8068 * dwarf2read.c (dwarf2_flag_true_p): New function.
8069 (die_is_declaration): Use the function above. Add some comments.
8070
adf93a2f
MK
80712004-04-19 Mark Kettenis <kettenis@gnu.org>
8072
8073 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
8074 architecture when registering sparcnbsd_core_osabi_sniffer.
8075 Adjust comment.
8076
748894bf
MK
80772004-04-18 Mark Kettenis <kettenis@gnu.org>
8078
f622ad42
MK
8079 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
8080 return value.
8081
c4fc7f1b
MK
8082 Based on a patch from Brian Ford <ford@vss.fsi.com>:
8083 * i386-tdep.c: Correct register numbering scheme comments
8084 throughout.
8085 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
8086 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
8087 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
8088 (i386_gdb_arch_init): Likewise.
8089
b4ead1bd
MK
8090 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
8091 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
8092 ppcnbsd-tdep.o.
8093
748894bf
MK
8094 * m68k-tdep.h: Tweak comments.
8095 * m68k-tdep.c: Tweak comment.
8096
fdd72f95
RC
80972004-04-17 Randolph Chung <tausq@debian.org>
8098
8099 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
8100 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
8101 (hppa_hpux_som_init_abi): Set is_elf to 0.
8102 (hppa_hpux_elf_init_abi): Set is_elf to 1.
8103 * hppa-tdep.c (low_text_segment_address): Remove global.
8104 (record_text_segment_lowaddr): Pass in low address as parameter. Use
8105 section offset to calculate segment address.
8106 (internalize_unwinds): Define low_text_segment_address as local and
8107 pass to record_text_segment_lowaddr for ELF targets.
8108 (hppa_gdbarch_init): Zero fill tdep structure.
8109 (hppa_dump_tdep): Print tdep structure.
8110 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
8111
0f8d9d59
RC
81122004-04-17 Randolph Chung <tausq@debian.org>
8113
8114 * hppa-tdep.c (hppa_pseudo_register_read): Define.
8115 (hppa_gdbarch_init): Set pseudo_register_read.
8116 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
8117 * regcache.c (supply_register): Remove check for
8118 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
8119
7c46b9fb
RC
81202004-04-17 Randolph Chung <tausq@debian.org>
8121
8122 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
8123 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
8124 (hpread_adjust_stack_address): Move to hpread.c.
8125 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8126 obj_private_struct): Move from tm-hppa.h.
8127 * hpread.c (hppa-tdep.h): Include.
8128 (hpread_adjust_stack_address): Move from hppa-tdep.c.
8129 (hpread_read_function_type, hpread_read_doc_function_type)
8130 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
8131 directly.
8132 * pa64solib.c (hppa-tdep.h): Include.
8133 * somsolib.c (hppa-tdep.h): Include.
8134 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
8135 inferior_status): Remove unused forward declarations.
8136 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
8137 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8138 obj_private_struct): Move to hppa-tdep.h.
8139 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
8140
8d153463
RC
81412004-04-17 Randolph Chung <tausq@debian.org>
8142
8143 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
8144 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
8145 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
8146 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
8147 Remove forward declaration and make static.
8148 (hppa_reg_struct_has_addr): Remove.
8149
350c2e5b
JB
81502004-04-16 Joel Brobecker <brobecker@gnat.com>
8151
8152 * observer.sh: Move comments in sed command to first column.
8153
bbde78fa
JM
81542004-04-16 Jason Molenda (jmolenda@apple.com)
8155
8156 * frame.c: Minor typeo corrections in comments.
8157
e0270fd9
JB
81582004-04-16 Joel Brobecker <brobecker@gnat.com>
8159
8160 * observer.c (observer_test_first_notification_function): Update
8161 function profile.
8162 (observer_test_second_notification_function): Likewise.
8163 (observer_test_third_notification_function): Likewise.
8164
3d049254
MK
81652004-04-16 Mark Kettenis <kettenis@gnu.org>
8166
8167 From Brian Ford <ford@vss.fsi.com>:
8168 * i386-tdep.c (i386_coff_init_abi): New function.
8169 * i386-tdep.h (i386_coff_init_abi): New prototype.
8170 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
8171 register number translation functions for DWARF and DWARF 2.
8172
7867684d
JB
81732004-04-16 Joel Brobecker <brobecker@gnat.com>
8174
8175 * dwarf2read.c: Back out my previous change, it was incorrect.
8176
72bf9492
DJ
81772004-04-16 Daniel Jacobowitz <drow@mvista.com>
8178
8179 * dwarf2read.c: Include "hashtab.h".
8180 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
8181 has_namespace_info.
8182 (struct partial_die_info): Add comments. Use bitfields to reduce
8183 memory footprint. Add scope, scope_set, has_specification,
8184 spec_offset, die_parent, die_child, and die_sibling.
8185 (peek_die_abbrev): Add prototype.
8186 (partial_read_comp_unit_head): New function, broken out from
8187 dwarf2_build_psymtabs_hard.
8188 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
8189 Use partial_read_comp_unit_head. Initialize the CU and
8190 comp_unit_obstack. Update calls to read_partial_die and
8191 scan_partial_symbols. Use free_stack_comp_unit and
8192 load_partial_dies.
8193 (scan_partial_symbols): Change PDI to a pointer. Use the child and
8194 sibling pointers to walk partial DIEs. Call fixup_partial_die.
8195 Update calls to helper functions. Remove NAMESPACE argument.
8196 Update comments.
8197 (partial_die_parent_scope, partial_die_full_name): New functions.
8198 (add_partial_symbol): Remove namespace argument. Update call to
8199 pdi_needs_namespace. Use partial_die_full_name. Handle
8200 DW_TAG_namespace. Check has_namespace_info flag.
8201 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
8202 tag. Handle namespaces.
8203 (add_partial_namespace, add_partial_enumeration): Simplify.
8204 (guess_structure_name): New function, derived from
8205 add_partial_structure.
8206 (add_partial_structure): Remove.
8207 (determine_class_name): Update comment.
8208 (dwarf2_read_abbrevs): Set has_namespace_info flag.
8209 (is_type_tag_for_partial, load_partial_dies): New functions.
8210 (read_partial_die): Pass abbrev and abbrev_len as arguments.
8211 Record specifications instead of following them immediately.
8212 (find_partial_die_in_comp_unit, find_partial_die)
8213 (fixup_partial_die, free_stack_comp_unit)
8214 (hashtab_obstack_allocate, dummy_obstack_deallocate)
8215 (partial_die_hash, partial_die_eq): New functions.
8216 * Makefile.in (hashtab_h): Define.
8217 (dwarf2read.o): Update dependencies.
8218 (observer_inc, observer_h): Move to the correct section.
8219
fdc860a3
JB
82202004-04-15 Joel Brobecker <brobecker@gnat.com>
8221
8222 * dwarf2read.c (dwarf2_attribute_true_p): New function.
8223 (die_is_declaration): Use the function above. Add comment.
8224
dc718098
JB
82252004-04-15 Joel Brobecker <brobecker@gnat.com>
8226
8227 * dwarf2read.c (read_structure_scope): Identify stub types
8228 using die_is_declaration() only.
8229
8718a420
RM
82302004-04-15 Roland McGrath <roland@redhat.com>
8231
8232 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
8233 argument instead of NAME.
8234 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
8235 in call to symbol_file_add_with_addrs_or_offsets.
8236 (build_addr_info): New function, helper for ...
8237 (symbol_file_add_from_memory): New function.
8238 (add_symbol_file_from_memory_command): New function using that.
8239 (_initialize_symfile): Register it for add-symbol-file-from-memory.
8240 (pre_add_symbol_hook): Add const to argument type.
8241 * symfile.h (symbol_file_add_from_memory): Declare it.
8242
8b910bab
MK
82432004-04-15 Mark Kettenis <kettenis@gnu.org>
8244
9f076e7a
MK
8245 * NEWS (New native configurations): Mention OpenBSD/vax.
8246 * configure.host: Add vax-*-openbsd*.
8247 * config/vax/obsd.mh: New file.
8248 * config/vax/nm-obsd.h: New file.
8249
8b910bab
MK
8250 * vax-tdep.c: Include "regset.h".
8251 (vax_supply_gregset): New function.
8252 (vax_gregset): New variable.
8253 (vax_regset_from_core_section): New function.
8254 (vax_gdbarch_init): Set regset_from_core_section.
8255 * Makefile.in (vax-tdep.o): Update dependencies.
8256
7a464420
AC
82572004-04-15 Andrew Cagney <cagney@redhat.com>
8258
8259 * observer.c (normal_stop_subject, observer_notify_normal_stop)
8260 (observer_normal_stop_notification_stub)
8261 (observer_attach_normal_stop, observer_detach_normal_stop):
8262 Delete, replaced by #include "observer.inc".
8263 * infrun.c (normal_stop): Pass "stop_bpstat" to
8264 observer_notify_normal_stop.
8265 * Makefile.in (observer_inc): Define.
8266 (observer.o): Update dependencies.
8267 (observer.h, observer.inc): New rules.
8268 * observer.h: Delete file.
8269 * observer.sh: New file.
8270
e36ad527
MK
82712004-04-15 Mark Kettenis <kettenis@gnu.org>
8272
8273 * vax-tdep.c (vax_frame_cache): Fix typo.
8274
67b441e1
MK
82752004-04-14 Mark Kettenis <kettenis@gnu.org>
8276
6f606e1c
MK
8277 * NEWS (New native configurations): Mention NetBSD/vax.
8278 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
8279 * config/vax/nbsdelf.mh: New file.
8280 * config/vax/nbsdaout.mh: New file.
8281 * config/vax/nm-nbsd.h: New file.
8282 * config/vax/nm-nbsdaout.h: New file.
8283
9c5519a5
MK
8284 * vaxnbsd-tdep.c: New file.
8285 * Makefile.in (vaxnbsd-tdep.o): New dependency.
8286 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
8287 * config/vax/nbsd.mt: New file.
8288 * config/vax/tm-nbsd.h: New file.
8289
4844a614
MK
8290 * Makefile.in (vaxbsd-nat.o): New dependency.
8291
67b441e1
MK
8292 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
8293 * vax-tdep.c (vax_store_arguments): Remove struct_return and
8294 struct_addr arguments. Don't push return value address.
8295 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
8296 arguments to vax_store_arguments. Store return value address in
8297 R1.
8298 (vax_store_struct_return, vax_extract_return_value)
8299 (vax_store_return_value): Remove functions.
8300 (vax_return_value): New function.
8301 (vax_gdbarch_init): Set return value. Don't set
8302 deprecated_store_struct_return, deprecated_extract_struct_return
8303 and deprecated_store_return_value.
8304
6672f2ae
AS
83052004-04-14 Andreas Schwab <schwab@suse.de>
8306
8307 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
8308 value buffer.
8309 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
8310
7346c184
MK
83112004-04-14 Mark Kettenis <kettenis@gnu.org>
8312
8313 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
8314 (vax_unwind_dummy_id): New functions.
8315 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
8316 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
8317 variables.
8318 (vax_fix_call_dummy): Remove function.
8319 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
8320 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
8321 call_dummy_location, deprecated_call_dummy_words,
8322 deprecated_sizeof_call_dummy_words,
8323 deprecated_call_dummy_breakpoint_offset,
8324 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
8325 and deprecated_dummy_write_sp.
8326
58e23df4
DC
83272004-04-13 David Carlton <carlton@kealia.com>
8328
8329 * MAINTAINERS: Move myself to "paper trail" section.
8330
5e6b39ff
MK
83312004-04-12 Mark Kettenis <kettenis@gnu.org>
8332
7def7fef
MK
8333 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
8334 "trad-frame.h".
8335 (vax_frame_init_saved_regs): Remove function.
8336 (vax_sigtramp_saved_pc): Remove function.
8337 (vax_frame_saved_pc): Remove function.
8338 (vax_frame_args_address): Remove function.
8339 (vax_frame_num_args): Rewrite.
8340 (vax_frame_chain): Remove function.
8341 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
8342 VAX_FP_REGNUM.
8343 (vax_pop_frame): Likewise.
8344 (vax_saved_pc_after_call): Remove function.
8345 (struct vax_frame_cache): New structure.
8346 (vax_frame_cache): New function.
8347 (vax_frame_this_id): New function.
8348 (vax_frame_prev_register): New function.
8349 (vax_frame_unwind): New variable.
8350 (vax_frame_sniffer): New function.
8351 (vax_frame_base_address): New function.
8352 (vax_frame_args_address): New function.
8353 (vax_frame_base): New variable.
8354 (vax_unwind_pc): New function.
8355 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
8356 deprecated_fp_regnum, deprecated_saved_pc_after_call,
8357 deprecated_frame_chain, deprecated_frame_saved_pc,
8358 deprecated_frame_args_address and
8359 deprecated_frame_init_saved_regs.
8360 * Makefile.in (vax-tdep.o): Update dependencies.
8361
53284fc1
MK
8362 * vaxbsd-nat.c: New file.
8363
5e6b39ff
MK
8364 * vax-tdep.h: Update copyright year. Adjust comments.
8365 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
8366 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
8367 (vax_regnum): New enum. Replacing...
8368 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
8369 (VAX_PS_REGNUM): ... these removed macros.
8370 * vax-tdep.c (vax_register_name): Remove prototype.
8371 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
8372 (vax_register_byte, vax_register_raw_size,
8373 vax_register_virtual_size, vax_register_virtual_type): Remove
8374 functions.
8375 (vax_register_type): New function.
8376 (vax_breakpoint_from_pc): Reorganize.
8377 (vax_gdbarch_init): Set register_type. Don't set
8378 deprecated_register_size, deprecated_register_bytes,
8379 deprecated_register_byte, deprecated_register_raw_size,
8380 deprecated_max_register_raw_size,
8381 deprecated_register_virtual_size,
8382 deprecated_max_register_virtual_size and
8383 deprecated_register_virtual_type. Add comment on stack direction.
8384
e9c71e9f
MK
83852004-04-11 Mark Kettenis <kettenis@gnu.org>
8386
8387 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
8388 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
296bc76f 8389 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
e9c71e9f 8390
d46f1176 83912004-04-10 Randolph Chung <tausq@debian.org>
8718a420 8392
d46f1176
RC
8393 * MAINTAINERS (write after approval): Add myself.
8394
a2a84a72
RC
83952004-04-07 Randolph Chung <tausq@debian.org>
8396
8397 * hppa-tdep.c (hppa_inner_than): Remove.
8398 (is_pa_2): Remove unused static variable.
8718a420 8399 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
a2a84a72 8400
e85c3284
PH
84012004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
8402
8403 * language.h (language_defn): Add new la_post_parser field.
8404 * parser-defs.h (null_post_parser): New declaration (default for
8405 la_post_parser).
8718a420 8406
e85c3284
PH
8407 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
8408 insert call to that function.
8409 (parse_exp_in_context): New function, including code formerly in
8718a420 8410 parse_exp_1. Calls language-dependent post-parser after
e85c3284
PH
8411 prefixification.
8412 (parse_expression_in_context): New exported function.
8413 (null_post_parser): New definition.
8414 * expression.h (parse_expression_in_context): Add declaration.
8718a420 8415
e85c3284
PH
8416 * p-lang.c (pascal_language_defn): Add trivial post-parser.
8417 * c-lang.c (c_language_defn): Ditto.
8418 (cplus_language_defn): Ditto.
8419 (asm_language_defn): Ditto.
8420 (minimal_language_defn): Ditto.
8421 * f-lang.c (f_language_defn): Ditto.
8422 * jv-lang.c (java_language_defn): Ditto.
8423 * language.c (unknown_language_defn): Ditto.
8424 (auto_language_defn): Ditto.
8425 (local_language_defn): Ditto.
8426 * m2-lang.c (m2_language_defn): Ditto.
8427 * scm-lang.c (scm_language_defn): Ditto.
8428 * obj-lang.c (objc_language_defn): Ditto.
8718a420 8429
d9f8c85b
MK
84302004-04-10 Mark Kettenis <kettenis@gnu.org>
8431
fa34704a
MK
8432 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
8433 (amd64nbsd_mcontext_addr): New function.
8434 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
8435 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
8436 with amd64nbsd_r_reg_offset, instead of building it on the fly.
8437
403e1656
MK
8438 * corelow.c (core_xfer_partial): Fix coding standards violation.
8439 Add support for TARGET_OBJECT_WCOOKIE.
8440
a57e5a95
MK
8441 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
8442 deprecated_pc_in_sigtramp.
8443 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
8444 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
8445 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
8446 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
8447 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
8448 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
8449 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
8450
377d9ebd
MK
8451 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
8452 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
8453 Fix typo.
8454
f0ef85a5
MK
8455 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
8456 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
8457 (amd64_collect_fxsave): Likewise.
8458
d9f8c85b
MK
8459 * i386-sol2-tdep.c: Include "gdb_string.h".
8460 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
8461 name.
8462 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8463
75f501b5
MK
84642004-04-10 Mark Kettenis <kettenis@gnu.org>
8465
8466 * i386-sol2-tdep.c: Include "solib-svr4.h".
8467 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8468 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8469 * config/i386/tm-i386sol2.h: Include :solib.h".
8470 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
8471 solib-svr4.o and solib-legacy.o.
8472 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
8473 solib-svr4.o.
8474
b31bc724
MK
84752004-04-09 Mark Kettenis <kettenis@gnu.org>
8476
18bbbd9e
MK
8477 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
8478 whether a register is supplied by PTRACE_GETFPREGS.
8479 (store_inferior_registers): Likewise.
8480 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
8481 whether a register is supplied by PT_GETFPREGS.
8482 (store_inferior_registers): Likewise.
8483
3c30bf1b
MK
8484 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
8485 * config/i386/linux64.mt (TDEPFILES): Likewise.
8486
a4194092
MK
8487 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
8488
911bc6ee
MK
8489 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
8490 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8491 the program counter is in the range specified by `struct
8492 gdbarch_tdep'.
8493 * amd64-linux-tdep.c: Include "symtab.h".
8494 (amd64_linux_pc_in_sigtramp): Remove function.
8495 (amd64_linux_sigtramp_p): New function.
8496 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8497 deprecated_pc_in_sigtramp.
8498 * amd64nbsd-tdep.c: Include "symtab.h".
8499 (amd64nbsd_sigtramp_p): New function.
8500 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8501 deprecated_pc_in_sigtramp.
8502 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
8503 few comments.
8504 (amd64obsd_pc_in_sigtramp): Remove function.
8505 (amd64obsd_sigtramp_p): New function.
8506 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8507 deprecated_pc_in_sigtramp.
8508 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
8509 (i386bsd_pc_ins_sigtramp): Remove prototype.
8510 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
8511 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
8512 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8513 the program counter is in the range specified by `struct
8514 gdbarch_tdep'.
8515 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
8516 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
8517 (i386_go32_pc_in_sigtramp): Remove function.
8518 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
8519 Initialize TDEP->sigtramp_p.
8520 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
8521 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
8522 deprecated_pc_in_sigtramp.
8523 * i386-linux-tdep.c: Adjust comments.
8524 (i386_linux_pc_in_sigtramp): Remove function.
8525 (i386_linux_sigtramp_p): New function.
8526 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8527 deprecated_pc_in_sigtramp.
8528 * i386-nto-tdep.c: Update copyright year.
8529 (i386nto_pc_in_sigtramp): Remove function.
8530 (i386nto_sigtramp_p): New function.
8531 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
8532 SP_REGNUM.
8533 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
8534 deprecated_pc_in_sigtramp.
8535 * i386-sol2-tdep.c: Update copyright year.
8536 (i386_sol2_pc_in_sigtramp): Remove function.
8537 (i386_sol2_sigtramp_p): New function.
8538 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
8539 deprecated_pc_in_sigtramp.
8540 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
8541 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
8542 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8543 deprecated_sigtramp_start and deprecated_sigtramp_end.
8544 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
8545 (i386nbsd_pc_in_sigtramp): Remove function.
8546 (i386nbsd_sigtramp_p): New function.
8547 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8548 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8549 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
8550 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
8551 (i386obsd_pc_in_sigtramp): Remove function.
8552 (i386obsd_sigtramp_p): New function.
8553 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
8554 functions.
8555 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8556 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8557 TDEP->sigtramp_p.
8558 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
8559 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
8560 dependencies.
8561
e083e6ec
MK
8562 * config/i386/i386aout.mt: Remove file.
8563
bd153b94
MK
8564 * configure.tgt: Remove i[34567]86-*-go32*,
8565 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
8566 and i[34567]86-*-isc*. Set gdb_target to i386 for
8567 i[34567]86-*-netware* and i[34567]86-*-*.
8568 * config/i386/i386.mt: New file.
8569 * config/i386/embed.mt: Remove file.
8570 * config/i386/go32.mt: Remove file.
8571 * config/i386/i386nw.mt: Remove file.
8572 * config/i386/i386v.mt: Remove file.
8573 * config/i386/tm-go32.h: Remove file.
8574
4a1bcc8c
MK
8575 * tui/tui-hooks.c: Include "readline/readline.h" after
8576 "gdb_curses.h" instead of before.
8577 * tui/tui-io.c: Likewise.
8578
f9a79064
MK
8579 * tui/tui.c: Fix typo in comment.
8580
b31bc724
MK
8581 * sparc64-tdep.c (sparc_address_from_register): Remove function.
8582
f83f82bc
AC
85832004-04-08 Andrew Cagney <cagney@redhat.com>
8584
8585 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
8586 (deprecated_exception_support_initialized): Declare.
8718a420 8587 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
f83f82bc
AC
8588 (initialize_hp_cxx_exception_support)
8589 (child_enable_exception_callback): Update.
8590 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
8591 (deprecated_exception_support_initialized): Rename
8592 deprecated_exception_catchpoints_are_fragile and
8593 deprecated_exception_support_initialized.
8594 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
8595
8596 * symtab.c (deprecated_hp_som_som_object_present): Rename
8597 hp_som_som_object_present.
8598 * symtab.h (deprecated_hp_som_som_object_present): Declare.
8599 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
8600 Update. Delete extern declaration.
8601 * valops.c (hp_som_som_object_present): Ditto.
8718a420 8602 * parse.c (deprecated_hp_som_som_object_present)
f83f82bc
AC
8603 (parse_nested_classes_for_hpacc): Ditto.
8604 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
8718a420 8605 * hppa-hpux-tdep.c (hp_som_som_object_present)
f83f82bc
AC
8606 (initialize_hp_cxx_exception_support): Ditto.
8607 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
8718a420 8608 * cp-valprint.c (hp_som_som_object_present)
f83f82bc 8609 (cp_print_class_method): Ditto.
8718a420 8610 * c-typeprint.c (hp_som_som_object_present):
f83f82bc
AC
8611 (c_type_print_base): Ditto.
8612 * c-exp.y (hp_som_som_object_present): Ditto.
8613
fb2be677
AC
86142004-04-08 Andrew Cagney <cagney@redhat.com>
8615
8616 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
8617 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
8618 (frame_unwind_find_by_frame): Re-implement the unwind code so
8619 that it can both prepend and append sniffers. Replace
8620 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
8621 * tramp-frame.c (tramp_frame_append): Use
8622 frame_unwind_prepend_unwinder.
8623 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
8624 frame_unwind_register_unwinder.
8625 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
8626 tramp_frame_append.
8627 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
8718a420 8628 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
fb2be677
AC
8629 (mips_linux_init_abi): Update.
8630
67faf007
KB
86312004-04-08 Kevin Buettner <kevinb@redhat.com>
8632
8633 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
8634 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
8635 file support.
8636
8973ff21
KB
86372004-04-07 Kevin Buettner <kevinb@redhat.com>
8638
8639 * ia64-tdep.c (elf.h): Don't include.
8640 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
8641
4a0e2f88
JM
86422004-04-07 Jason Molenda (jmolenda@apple.com)
8643
8644 * frame.h: Typeo corrections in comments.
8645
9872ad24
JB
86462004-04-07 Jim Blandy <jimb@redhat.com>
8647
8648 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
8649 %esp and %ebp
8650
70b216c8
MK
86512004-04-07 Mark Kettenis <kettenis@gnu.org>
8652
11d5789c
MK
8653 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
8654 * config/sparc/linux64.mt (TDEPFILES): Likewise.
8655 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8656 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
8657 and solib-legacy.o.
8658 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
8659 solib-svr4.o.
8660 * config/sparc/tm-sol2.h: Update copyright year. Include
8661 "solib.h".
8662
70b216c8
MK
8663 * sparc-sol2-tdep.c: Update copyright year. Include
8664 "solib-svr4.h".
8665 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8666 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
8667 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
096f864c 8668 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
70b216c8
MK
8669 dependencies.
8670
6339dc9e
AC
86712004-04-06 Andrew Cagney <cagney@redhat.com>
8672
8673 * infttrace.c: Include "infttrace.h".
8674 * infttrace.h: Include "target.h".
8675 * Makefile.in (infttrace_h): Update.
8676 (infttrace.o): Update.
8718a420 8677
93449403
AC
86782004-04-06 Andrew Cagney <cagney@redhat.com>
8679
6d518969
AC
8680 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
8681 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
8682 move extern declarations from here ...
8683 * infttrace.h: ... to here.
8684 * Makefile.in (hppah-nat.o): Update dependencies.
8685
85f4f2d8
AC
8686 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
8687 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8718a420 8688 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
85f4f2d8
AC
8689 (hppa_breakpoint_from_pc): Delete.
8690
93449403
AC
8691 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
8692
71456ec6
AC
86932004-04-05 Andrew Cagney <cagney@redhat.com>
8694
8695 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
8696 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
8697 <sys/file.h>.
8718a420 8698
4c02c60c
AC
86992004-04-06 Randolph Chung <tausq@debian.org>
8700
8701 Committed by Andrew Cagney (mechanical change).
8702 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
8703 exception_catchpoints_are_fragile, find_stub_with_shl_get,
8704 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
8705 child_enable_exception_callback, current_ex_event,
8706 null_symtab_and_line, child_get_current_exception_event,
8707 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
8708 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
8709 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
8710 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
8711 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
8712 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
8713 Move hpux-specific definitions ...
8714 * hppa-hpux-tdep.c: ... to here.
8715
3a515653
AC
87162004-04-05 Andrew Cagney <cagney@redhat.com>
8717
8718 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
8719 skip_prologue_using_sal.
8720
c1730d02
AC
87212004-04-05 Andrew Cagney <cagney@redhat.com>
8722
8723 * config/i386/tm-i386.h: Delete file.
8724 * config/i386/tm-vxworks.h: Update copyright, do not include
8725 "tm-i386.h".
8726 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
8727 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
8728 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
8729 * config/i386/ncr3000.mt (TM_FILE): Delete.
8730 * config/i386/interix.mt (TM_FILE): Delete.
8731 * config/i386/i386v.mt (TM_FILE): Delete.
8732 * config/i386/i386nw.mt (TM_FILE): Delete.
8733 * config/i386/i386gnu.mt (TM_FILE): Delete.
8734 * config/i386/i386aout.mt (TM_FILE): Delete.
8735 * config/i386/embed.mt (TM_FILE): Delete.
8736
8b67aa36
KB
87372004-04-05 Kevin Buettner <kevinb@redhat.com>
8738
8739 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
8740 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
8741 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
8742 (accg7_regnum): New constants.
8743 (last_spr_regnum, last_pseudo_regnum): Update.
c2f59a1a
KB
8744 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
8745 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8b67aa36
KB
8746 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
8747 for accg registers.
8748 (frv_register_sim_regno): Update spr_map[].
8749
3c7012f5
AC
87502004-04-04 Andrew Cagney <cagney@redhat.com>
8751
8752 * config/mips/xm-riscos.h: Delete.
8753 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
8754 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
8755 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
8756 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
8757 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
8758 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
8759 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
8760 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
8761 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
8762 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
8763 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
8764 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
8765 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
8766 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
8767 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
8768 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
8769 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
8770 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
8771 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
8772 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
8773 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
8774 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
8775 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
8776 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
8777 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
8778 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8718a420 8779
3c7012f5
AC
8780 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
8781 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
8782 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
8783 * configure.host: Remove m680[01]0-sun-sunos3*,
8784 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
8785 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
8786 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
8787 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
8788 mips-*-riscos*.
8789 * NEWS: Mention removed systems.
8790
99d16a21
AC
87912004-04-04 Andrew Cagney <cagney@redhat.com>
8792
8793 GDB 6.1 release created from 6.1 branch.
8794
6cdf9d98
AC
87952004-04-04 Andrew Cagney <cagney@redhat.com>
8796
98d346c3
AC
8797 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
8798 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
8799 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
8800
6cdf9d98
AC
8801 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
8802 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
8803 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
8804
859a326d
JB
88052004-04-03 Jim Blandy <jimb@redhat.com>
8806
8807 * MAINTAINERS: Chris Faylor has changed employers; add him to
8808 "paper trail" section, and update his E-mail address.
8809
b87178c3
AC
88102004-04-03 Andrew Cagney <cagney@redhat.com>
8811
4ea2acf0
AC
8812 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
8813 generic dummy frames.
8814 * dummy-frame.c: Update copyright.
8815 (dummy_frame_sniffer): Delete check for generic dummy frames.
8816
d0bd2d18 8817 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8718a420 8818 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
d0bd2d18
AC
8819 (REG_PARM_STACK_SPACE): Delete.
8820 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
8821 Inline reference to REG_PARM_STACK_SPACE.
8822
b87178c3
AC
8823 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
8824 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8825 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
8826 (FRAME_BASE_BEFORE_SIGTRAMP)
8827 (hppa32_hpux_frame_base_before_sigtramp)
8828 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
8829 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
8830 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
8831 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8832 (FRAME_BASE_BEFORE_SIGTRAMP)
8833 (hppa64_hpux_frame_base_before_sigtramp)
8834 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
8835
43e2e1a0
AC
88362004-04-03 Andrew Cagney <cagney@redhat.com>
8837
8838 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
8839
ddc135a4
AC
88402004-04-02 Andrew Cagney <cagney@redhat.com>
8841
8842 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
8843 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
8844 * dummy-frame.h: Delete out-of-date comments.
8845 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
8846 * gdbarch.h, gdbarch.c: Re-generate.
8847
d15bfd3a 88482004-04-02 Joel Brobecker <brobecker@gnat.com>
8718a420 8849
d15bfd3a
AC
8850 Committed by Andrew Cagney <cagney@redhat.com>.
8851 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
8852 into account an instruction saving a register if we have already
8853 seen an earlier instruction saving that same register.
8854
f04ceafa
AC
88552004-04-02 Andrew Cagney <cagney@redhat.com>
8856
08be3abd
AC
8857 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
8858 * gdbarch.h, gdbarch.c: Re-generate.
8859 * frame.c (legacy_get_prev_frame): Delete references to
8860 DEPRECATED_INIT_FRAME_PC_FIRST.
8861
f04ceafa
AC
8862 * infrun.c (pc_in_sigtramp): Delete function.
8863 (check_sigtramp2): Inline call to pc_in_sigtramp, use
8864 get_frame_type.
8865
08e69816
AC
88662004-04-02 Andrew Cagney <cagney@redhat.com>
8867
8868 * infrun.c (handle_step_into_function): Delete code conditional on
8869 legacy_frame_p.
8870 (handle_inferior_event, step_over_function): Ditto.
8871
adb54772
AC
88722004-04-02 Andrew Cagney <cagney@redhat.com>
8873
8874 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
8875 "previous frame inner to this frame" test.
8876
304396fb
AC
88772004-04-02 Andrew Cagney <cagney@redhat.com>
8878
8879 * frame.c (safe_frame_unwind_memory): New function.
8880 * frame.h (safe_frame_unwind_memory): Declare. Update description
8881 of /safe_/ methods.
8882 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
8883 "next_frame". Use safe_frame_unwind_memory.
8884 (tramp_frame_sniffer): Update call to tramp_frame_start.
8885
6502dd73
DJ
88862004-04-01 Daniel Jacobowitz <drow@mvista.com>
8887
8888 * dwarf2read.c (dwarf2_objfile_data_key): New.
8889 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
8890 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
8891 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
8892 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
8893 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
8894 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
8895 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
8896 Remove variables.
8897 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
8898 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
8899 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
8900 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
8901 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
8902 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
8903 Remove macros.
8904 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
8905 data.
8906 (dwarf2_locate_sections, dwarf2_build_psymtabs)
8907 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
8908 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
8909 (read_partial_die, read_full_die, read_indirect_string)
8910 (dwarf_decode_line_header, dwarf_decode_macros)
8911 (dwarf2_symbol_mark_computed): Remove use of removed macros.
8912 Update uses of removed variables.
8913 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
8914 of removed macros.
8915 (_initialize_dwarf2_read): New function.
8916 * symfile.h (dwarf2_has_info): Update prototype.
8917 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
8918 * elfread.c (elf_symfile_read): Likewise.
8919
408752b0
JB
89202004-04-01 Jim Blandy <jimb@redhat.com>
8921
9f744501
JB
8922 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
8923 function for register numbers on all the rs6000-derived targets.
8924 (rs6000_gdbarch_init): Don't register a separate
8925 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
8926 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
8927 variants.
8928
408752b0
JB
8929 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
8930 numbering.
8931
2de41bce
PH
89322004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
8933
8934 * valarith.c: Update copyright notice.
8935 (value_add): Handle range types.
8936 (value_sub): Ditto.
8937 (value_equal): Ditto.
8938 (value_less): Ditto.
8939 (value_neg): Ditto.
8940 (value_complement): Ditto.
8718a420 8941 (value_binop): Simplify slightly by using is_integral_type and
2de41bce 8942 eliminiating unnecessary COERCE_ENUMs.
8718a420 8943
5613d8d3
AC
89442004-03-31 Andrew Cagney <cagney@redhat.com>
8945
8946 * frame.h (frame_unwind_id): Declare.
8947 * frame.c (frame_unwind_id): New function.
8948 (get_prev_frame_1): New function.
8949 (frame_debug_got_null_frame): New function.
8950 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
8951 code proper to prev_frame, update description.
8952 * infrun.c (step_over_function): Use frame_unwind_id.
8953
c4557624
JB
89542004-04-31 J. Brobecker <brobecker@gnat.com>
8955
8956 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
8957 (hppa64_push_dummy_call): Likewise.
8958
3e6bb910
JB
89592004-03-30 Jim Blandy <jimb@redhat.com>
8960
8961 From Ulrich Weigand:
8962 * utils.c (query): Do not use a va_list variable multiple times.
8963
a2f23071
DJ
89642004-03-29 Daniel Jacobowitz <drow@mvista.com>
8965
8966 * Makefile.in (linux_nat_h): Update dependencies.
8967 * configure.in: Check for <gnu/libc-version.h>.
8968 * configure: Regenerate.
8969 * config.in: Regenerate.
8970 * linux-nat.h: Include "target.h". Add waitstatus field to
8971 struct lwp_info.
8972 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
8973 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
8974 to.
8975 (lin_lwp_handle_extended): New function. Handle clone events.
8976 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
8977 thread exit events.
8978 (child_wait): Handle clone events.
8979 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
8980 * linux-nat.c (linux_enable_event_reporting): Turn on
8981 PTRACE_O_TRACECLONE.
8982 (linux_handle_extended_wait): Handle clone events.
8983 * thread-db.c: Include <gnu/libc-version.h>.
8984 (struct private_thread_info): Add dying flag.
8985 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
8986 higher.
8987 (attach_thread): Update comments. Handle dying threads.
8988 (detach_thread): Set the dying flag.
8989 (check_event): Always call attach_thread.
8990
8d5f9dcb
DJ
89912004-03-29 Daniel Jacobowitz <drow@mvista.com>
8992
8993 * mips-tdep.c (mips_pdr_data): New.
8994 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
8995 (_initialize_mips_tdep): Initialize mips_pdr_data.
8996
66337bb1
CV
89972004-03-29 Corinna Vinschen <vinschen@redhat.com>
8998
8999 * minsyms.c (install_minimal_symbols): Move dropping leading
9000 char from linkage name from here...
9001 (prim_record_minimal_symbol_and_info): ...to here. Simplify
9002 test for "__gnu_compiled*" symbols.
9003
e802b915
JB
90042004-03-28 Jim Blandy <jimb@redhat.com>
9005
9006 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
9007 registers to temp register r0 and byte stores as prologue
9008 instructions.
9009
72b56458
AC
90102004-03-28 Andrew Cagney <cagney@redhat.com>
9011
9012 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
9013 arm*-*-*.
9014
0bfbda3b
SC
90152004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9016
9017 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
9018 and switch the layout to force a display of register window.
9019
5a7225ed
JB
90202004-02-26 J. Brobecker <brobecker@gnat.com>
9021
9022 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
9023 of the INTEGER class.
9024
81a07a45
JB
90252004-03-26 Jim Blandy <jimb@redhat.com>
9026
9027 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
9028 bytes long on PPC GNU/Linux.
9029
8c691c7a
DC
90302004-03-26 David Carlton <carlton@kealia.com>
9031
9032 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
9033
103a0089
AC
90342004-03-25 Andrew Cagney <cagney@redhat.com>
9035
9036 * PROBLEMS: Add general section titles, remove references to
9037 specific releases.
9038
7a5ea0d4
DJ
90392004-03-25 Daniel Jacobowitz <drow@mvista.com>
9040
9041 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
9042 INT_REGISTER_SIZE.
9043 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
9044 FP_REGISTER_VIRTUAL_SIZE.
9045 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
9046 of DEPRECATED_REGISTER_RAW_SIZE.
9047 (arm_register_type): Add gdbarch argument.
9048 (arm_register_raw_size, arm_register_virtual_size): Delete.
9049 (arm_register_byte, arm_extract_return_value)
9050 (arm_store_return_value, arm_get_longjmp_target): Update references
9051 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
9052 (arm_gdbarch_init): Likewise. Don't set
9053 deprecated_register_raw_size, deprecated_register_virtual_size,
9054 deprecated_max_register_raw_size,
9055 deprecated_max_register_virtual_size, or
9056 deprecated_max_register_virtual_type. Do set register_type.
9057 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
9058 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
9059 (FP_REGISTER_VIRTUAL_SIZE): Delete.
9060 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
9061 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
9062 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
9063 INT_REGISTER_SIZE.
9064 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
9065 (remote_rdp_store_register): Likewise.
9066
5792a79b
DJ
90672004-03-24 Daniel Jacobowitz <drow@mvista.com>
9068
9069 * Makefile.in (mips-linux-tdep.o): Update dependencies.
9070 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
9071 to after osabi initialization.
9072 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
9073 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
9074 functions.
9075 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
9076 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
9077 variables.
9078 (mips_linux_init_abi): Append signal trampoline unwinders.
9079
1196bfda
AC
90802004-03-24 Andrew Cagney <cagney@redhat.com>
9081
9082 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
9083 * tramp-frame.c: Include "gdb_assert.h".
9084 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
9085 correct sizeof.
9086 (tramp_frame_append): Validate the tramp frame's instructions.
9087 * Makefile.in (tramp-frame.o): Update dependencies.
9088
4be282b4
AC
90892004-03-23 Andrew Cagney <cagney@redhat.com>
9090
9091 * trad-frame.h (trad_frame_set_reg_addr): Declare.
9092
69aec09b
AC
90932004-03-23 Andrew Cagney <cagney@redhat.com>
9094
9095 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
9096 Nasser as past testsuite/lib/ (and other) maintainers.
9097
63ed89b4
DJ
90982004-03-23 Daniel Jacobowitz <drow@mvista.com>
9099
9100 * infcmd.c (attach_command): Reread symbols if we already have
9101 an exec file.
9102
f3b36427
AC
91032004-03-23 Andrew Cagney <cagney@redhat.com>
9104
9105 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
9106
aa2a3f87
AC
91072004-03-23 Andrew Cagney <cagney@redhat.com>
9108
9109 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
9110 * gdbarch.h, gdbarch.c: Re-generate.
9111 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9112 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9113 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8718a420 9114 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87 9115 (DEPRECATED_SIGTRAMP_START): Update.
8718a420 9116 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87
AC
9117 (DEPRECATED_SIGTRAMP_START): Update.
9118 * blockframe.c (find_pc_sect_partial_function): Update.
9119 * arch-utils.c (legacy_pc_in_sigtramp): Update.
9120
00cac895
DJ
91212004-03-23 Daniel Jacobowitz <drow@mvista.com>
9122
9123 * remote.c (remote_open_1): Reopen the exec file and reread symbols
9124 if necessary.
9125
f561f026
AC
91262004-03-23 Andrew Cagney <cagney@redhat.com>
9127
9128 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
9129 predicate, deprecate.
9130 * gdbarch.h, gdbarch.c: Re-generate.
9131 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
9132 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
9133 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
9134 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
9135 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
9136 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
9137 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
9138 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
9139 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
9140 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
9141 * blockframe.c (find_pc_partial_function): Update.
9142 * breakpoint.c (bpstat_what): Update.
9143 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
9144 * frv-linux-tdep.c (frv_linux_init_abi): Update.
9145 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
9146 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
9147 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9148 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9149 * i386-nto-tdep.c (i386nto_init_abi): Update.
9150 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
9151 * i386-tdep.c (i386_sigtramp_frame_sniffer)
9152 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
9153 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9154 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9155 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9156 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
9157 * infrun.c (pc_in_sigtramp): Update.
9158 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
9159 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9160 * mips-tdep.c (mips_gdbarch_init): Update.
9161 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
9162 * ppc-linux-tdep.c: Update comment.
9163 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
9164 * shnbsd-tdep.c (shnbsd_init_abi): Update.
9165 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
9166 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
9167 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
9168 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
9169 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
9170 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
9171 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
9172 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
8718a420 9173
8050c72f
AC
91742004-03-23 Andrew Cagney <cagney@redhat.com>
9175
d2259dd3
AC
9176 * tramp-frame.h, tramp-frame.h: New files.
9177 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
9178 Update rules to include "tramp-frame.h" and "tramp-frame.c".
9179
8050c72f
AC
9180 * Makefile.in: Update all dependencies.
9181
0db9b4b7
AC
91822004-03-23 Andrew Cagney <cagney@redhat.com>
9183
9184 * Makefile.in (trad_frame_h): Add $(frame_h).
9185 * trad-frame.h: Update copyright. Include "frame.h".
9186 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
9187 (trad_frame_set_id, trad_frame_get_id): Declare.
9188 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
9189 * trad-frame.c: Update copyright.
9190 (struct trad_frame_cache): Define.
9191 (trad_frame_cache_zalloc): New function.
9192 (trad_frame_set_id, trad_frame_get_id): New functions.
9193 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
8718a420 9194
8e645ae7
AC
91952004-03-22 Andrew Cagney <cagney@redhat.com>
9196
9197 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
9198 s390_pltstub_unwind_cache.
9199 (s390_stub_frame_unwind_cache): Rename
9200 s390_pltstub_frame_unwind_cache.
9201 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
9202 (s390_stub_frame_prev_register): Rename
9203 s390_pltstub_frame_prev_register.
9204 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
9205 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
9206
9207 From Ulrich Weigand:
9208 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
9209 pointer calls like PLT calls.
9210
34fcf120
DJ
92112004-03-22 Daniel Jacobowitz <drow@mvista.com>
9212
9213 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
9214 PC rather than the partial function start address. Use the start
9215 address to sanity check the found PDR.
9216
5b917078
DJ
92172004-03-22 Daniel Jacobowitz <drow@mvista.com>
9218
9219 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
9220 linux_handle_extended_wait.
9221
8adf9e78
AC
92222004-03-22 Andrew Cagney <cagney@redhat.com>
9223
c3122434
AC
9224 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
9225 function.
9226
8adf9e78
AC
9227 * frame.h (generic_pop_current_frame): Delete declaration.
9228 (deprecate_pop_dummy_frame): Deprecate
9229 generic_pop_dummy_frame.
9230 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
9231 (generic_pop_current_frame): Delete function.
9232 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
9233 generic_pop_current_frame.
9234 * v850-tdep.c (v850_pop_frame): Update.
9235 * mcore-tdep.c (mcore_pop_frame): Update.
9236 * sh64-tdep.c (sh64_pop_frame): Update.
9237 * h8300-tdep.c (h8300_pop_frame): Update.
9238
90ba813f
AC
92392004-03-22 Andrew Cagney <cagney@redhat.com>
9240
9241 * frame.h (deprecated_pc_in_call_dummy): Rename
9242 generic_pc_in_call_dummy.
9243 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
9244 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
9245 generic_pc_in_call_dummy.
9246 (pc_in_dummy_frame): Make static.
9247 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
9248 * gdbarch.h, gdbarch.c: Re-generate.
9249 * dummy-frame.c (dummy_frame_sniffer): Simplify.
9250 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
9251 (legacy_get_prev_frame): Ditto.
9252 * inferior.h: Delete reference to generic_pc_in_call_dummy in
9253 comment.
8718a420 9254
ca4bb888
AC
92552004-03-21 Andrew Cagney <cagney@redhat.com>
9256
244675f9
AC
9257 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
9258 declaration and out-of-date comment.
9259 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9260 Delete function.
9261 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
9262 deprecated_pc_in_call_dummy.
9263
ca4bb888
AC
9264 * infrun.c (handle_inferior_event): For non legacy frames, use the
9265 frame ID and frame type to identify a signal trampoline. Update
9266 comments.
9267
1777c7b4
NW
92682004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
9269
9270 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
9271 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
9272
82417da5
AC
92732004-03-21 Andrew Cagney <cagney@redhat.com>
9274
9275 * frame-unwind.h: Update copyright.
9276 (struct frame_data): Add opaque declaration.
9277 (frame_sniffer_ftype): Declare.
9278 (struct frame_unwind): Add "unwind_data" and "sniffer".
9279 (frame_unwind_register_unwinder): Declare.
9280 (frame_unwind_find_by_frame): Add parameter "this_cache".
9281 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
9282 (legacy_get_prev_frame, legacy_get_prev_frame)
9283 (get_frame_type): Pass the prologue_cache to
9284 frame_unwind_find_by_frame.
9285 * frame-unwind.c (struct frame_unwind_table_entry): Add field
9286 "unwinder".
9287 (frame_unwind_register_unwinder): New function.
9288 (frame_unwind_find_by_frame): Handle an unwind sniffer.
9289
b2ba182e
PH
92902004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
9291
9292 * bcache.c (print_percentage): Use floating point to avoid
9293 incorrect results when portion*100 overflows.
9294
81332287
KB
92952004-03-19 Kevin Buettner <kevinb@redhat.com>
9296
9297 * ppc_tdep.h (ppc_linux_frame_saved_pc)
9298 (ppc_linux_init_extra_frame_info)
9299 (ppc_linux_frameless_function_invocation)
9300 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
9301 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
9302 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
9303 (rs6000_frame_chain): Delete declarations.
9304 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
9305 (ppc_linux_init_extra_frame_info)
9306 (ppc_linux_frameless_function_invocation)
9307 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
9308 (ppc_linux_init_abi): Remove registration of above deleted functions.
9309 * rs6000-tdep.c (rs6000_init_extra_frame_info)
9310 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
9311 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
9312 (rs6000_pop_frame, rs6000_frameless_function_invocation)
9313 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
9314 (rs6000_gdbarch_init): Remove registration of above deleted functions.
9315 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
9316 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
9317 frame management for all OSABIs.
9318
61a65099
KB
93192004-03-19 Andrew Cagney <cagney@redhat.com>
9320
9321 Committed by Kevin Buettner <kevinb@redhat.com>.
9322
9323 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
9324 Update copyright.
9325 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
9326 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
9327 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
9328 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
9329 unwinders. #ifdef legacy frame code.
9330 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9331 "frame-base.h".
9332 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
9333 (struct rs6000_frame_cache, rs6000_frame_cache)
9334 (rs6000_frame_this_id, rs6000_frame_prev_register)
9335 (rs6000_frame_sniffer, rs6000_frame_unwind)
9336 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
9337 (rs6000_frame_base): Implement a traditional frame unwinder.
9338 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
9339 frame unwinder.
9340
88f7da05
KB
93412004-03-19 Kevin Buettner <kevinb@redhat.com>
9342
9343 * breakpoint.c (adjust_breakpoint_address): Don't adjust
9344 breakpoint address for watchpoints or the catch eventpoints.
9345 Add new paramter ``bptype''. Adjust all callers.
9346
f826dce1
AC
93472004-03-19 Andrew Cagney <cagney@redhat.com>
9348
33cb8b0f
AC
9349 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
9350
f826dce1
AC
9351 * PROBLEMS: Delete note that ARM does not use frame code, problem
9352 fixed.
9353
43b1ab88
AC
93542004-03-18 Andrew Cagney <cagney@redhat.com>
9355
292ab034
AC
9356 * stack.c (return_command): Delete code wrapped in #ifdef
9357 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
9358
43b1ab88
AC
9359 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
9360
dbfe4626
AC
93612004-03-18 Andrew Cagney <cagney@redhat.com>
9362
9363 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
9364 DEPRECATED_IN_SIGTRAMP.
9365 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9366 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
9367 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9368 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9369 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9370 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9371 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9372 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9373 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
9374 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
9375
0cad6aec
AC
93762004-03-18 Andrew Cagney <cagney@redhat.com>
9377
9378 * frame-base.c: Update copyright. Include "gdb_obstack.h".
9379 (struct frame_base_table_entry): Define.
9380 (struct frame_base_table): Re-implement as a linked list.
9381 (frame_base_init): Re-implement.
9382 (frame_base_table): Delete function.
9383 (append_predicate): Delete function.
9384 (frame_base_append_sniffer): Update.
9385 (frame_base_set_default): Update.
9386 (frame_base_find_by_frame): Update.
9387 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
9388 * Makefile.in (frame-base.o): Update dependencies.
9389
9982c2e7
AC
93902004-03-17 Andrew Cagney <cagney@redhat.com>
9391
9392 * frame.c (legacy_get_prev_frame): Pass correct frame to
9393 frame_unwind_find_by_frame.
9394
8dfe8985
DC
93952004-03-17 David Carlton <carlton@kealia.com>
9396
9397 * NEWS: Mention C++ nested types and namespaces
9398
ed47347a
MC
93992004-03-16 Michael Chastain <mec.gnu@mindspring.com>
9400
9401 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
9402 and "Regressions since gdb 5.3.". Add known regressions since
9403 gdb 6.0.
9404
90aeadfc
DC
94052004-03-16 David Carlton <carlton@kealia.com>
9406
9407 * dwarf2read.c (process_structure_scope): Process children even
9408 when we're a declaration.
9409
73912b9b
AC
94102004-03-16 Andrew Cagney <cagney@redhat.com>
9411
9412 * symtab.h (find_pc_sect_partial_function): Delete declaration.
9413 * blockframe.c (find_pc_partial_function)
9414 (find_pc_sect_partial_function): Merge into a single
9415 find_pc_partial_function.
9416
283accbc
MK
94172004-03-16 Mark Kettenis <kettenis@gnu.org>
9418
9419 * i386bsd-nat.c: s/regno/regnum/g.
9420 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
9421 FP0_REGNUM.
9422 (store_inferior_registers): Likewise.
9423
f5b1afdf
MK
94242004-03-16 Mark Kettenis <kettenis@gnu.org>
9425
9426 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
9427 of i387_fill_fsave.
9428 (store_inferior_registers): Call i387_collect_fsave and
9429 i387_collect_fxsave instead of i387_fill_fsave and
9430 i387_fill_fxsave.
9431
41fe5eb3
AC
94322004-03-15 Andrew Cagney <cagney@redhat.com>
9433
9434 * Makefile.in (frame-unwind.o): Update dependencies.
9435 * frame-unwind.c: Include "gdb_obstack.h".
9436 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
9437 parameter.
9438 (append_predicate): Delete function.
9439 (struct frame_unwind_table_entry): New structure.
9440 (struct frame_unwind_table): Replace "sniffer" with "head" and
9441 "tail".
9442 (frame_unwind_append_sniffer): Update.
9443 (frame_unwind_find_by_frame): Update.
9444 (_initialize_frame_unwind): Registe frame_unwind_init using
9445 gdbarch_data_register_pre_init.
9446
3f63813d
MK
94472004-03-15 Mark Kettenis <kettenis@gnu.org>
9448
9449 * i386bsd-nat.c: Update copyright year.
9450 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
9451 define unconditionally.
9452
3248c325 94532004-03-15 Mark Kettenis <kettenis@gnu.org>
63b6c53f
MK
9454
9455 * i387-tdep.h (i387_collect_fsave): New prototype.
9456 * i387-tdep.c (i387_collect_fsave): New function containing most
9457 of the code from i387_fill_fsave.
3248c325 9458 (i387_fill_fsave): Call i387_collect_fsave.
63b6c53f 9459
871fbe6a
MK
94602004-03-15 Mark Kettenis <kettenis@gnu.org>
9461
9462 * i386-linux-tdep.c: Update copyright year.
9463 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
9464 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
9465 svr4_ilp32_link_map_offsets instead of
9466 i386_linux_svr4_fetch_link_map_offsets.
9467
8176b9b8
DC
94682004-03-15 David Carlton <carlton@kealia.com>
9469
9470 Fix for PR c++/1553:
9471 * dwarf2read.c (read_structure_type): Determine type name by
9472 calling determine_class_name.
9473 (determine_class_name): New.
9474 (determine_prefix): Look at TYPE_TAG_NAME and call
9475 determine_class_name when appropriate.
9476 (determine_prefix_aux, class_name): Delete.
9d58e29d 9477 (read_namespace): Set die->type.
8176b9b8 9478
fe8bf7d7
KB
94792004-03-15 Kevin Buettner <kevinb@redhat.com>
9480
9481 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
9482 unused macro definition. The definition in target.h (or perhaps
9483 elsewhere) takes precedence.
9484
ed6edd9b
AC
94852004-03-15 Andrew Cagney <cagney@redhat.com>
9486
f9be684a
AC
9487 * ppc-tdep.h: Update copyright.
9488 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
9489 function signatures to match "regsets.h".
9490 * ppc-linux-tdep.c: Include "regset.h".
9491 (ELF_GREGSET_SIZE): Delete.
9492 (right_supply_register): New function.
9493 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
9494 using right_supply_register.
9495 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
9496 functions.
9497 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
9498 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
9499 (_initialize_ppc_linux_tdep): Do not register
9500 ppc_linux_regset_core_fns.
9501 (ppc_linux_regset_from_core_section): Replace
9502 fetch_core_registers.
9503 (ppc_linux_regset_core_fns): Delete.
9504 * ppc-linux-nat.c: (right_fill_reg): New function.
9505 (supply_gregset): Update call to ppc_linux_supply_gregset.
9506 (fill_gregset): Clear the register set, use right_fill_reg.
9507 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
9508 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
9509
ed6edd9b
AC
9510 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
9511 unsigned.
9512
030f20e1
AC
95132004-03-15 Andrew Cagney <cagney@redhat.com>
9514
9515 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
9516 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
9517 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
9518 and register_gdbarch_data.
9519 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
9520 (struct gdbarch_data): Replace "init" by "pre_init" and
9521 "post_init".
9522 * gdbarch.h, gdbarch.c: Re-generate.
9523 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
9524 with"obstack", use OBSTACK_ZALLOC.
9525 (dwarf2_frame_ops): Delete.
9526 (dwarf2_frame_set_init_reg): Use gdbarch_data.
9527 (dwarf2_frame_init_reg): Use gdbarch_data.
9528 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8718a420 9529 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
030f20e1
AC
9530 (_initialize_svr4_solib): Update.
9531 * user-regs.c (_initialize_user_regs): Update.
9532 * reggroups.c (_initialize_reggroup): Update.
9533 * regcache.c (_initialize_regcache): Update.
9534 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
9535 * libunwind-frame.c (_initialize_libunwind_frame): Update.
9536 * gnu-v3-abi.c (init_gnuv3_ops): Update.
9537 * frame-unwind.c (_initialize_frame_unwind): Update.
9538 * frame-base.c (_initialize_frame_base): Update.
9539 * user-regs.c (user_reg_add): Update.
9540 * reggroups.c (reggroup_add): Update.
9541 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
9542 * libunwind-frame.c (libunwind_frame_set_descr): Update.
9543 * frame-unwind.c (frame_unwind_append_sniffer): Update.
9544 * frame-base.c (frame_base_table): Update.
9545 * remote.c (_initialize_remote): Update.
9546 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8718a420 9547
3111a3fc
AC
95482004-03-15 Andrew Cagney <cagney@redhat.com>
9549
9550 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
9551
5ecb7103
KB
95522004-03-15 Kevin Buettner <kevinb@redhat.com>
9553
9554 * Makefile.in (frv-linux-tdep.o): Add dependencies.
9555 * frv-linux-tdep.c: New file.
9556 * frv-tdep.c (struct gdbarch_tdep): Add new field
9557 ``sigcontext_reg_addr''.
9558 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
9559 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
9560 (frv_sigramp_frame_sniffer): New functions.
9561 (frv_sigtramp_frame_unwind): New static global.
9562 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
9563 sniffers.
9564 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
9565 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
9566
1ccda5e9
KB
95672004-03-15 Kevin Buettner <kevinb@redhat.com>
9568
9569 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
9570 but not via a call to error(), when unable to read memory.
9571
b375a0a5
KB
95722004-03-15 Kevin Buettner <kevinb@redhat.com>
9573
9574 * frv-tdep.c (frv_call_dummy_words): Delete.
9575 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
9576
4fdf6121
AC
95772004-03-15 Andrew Cagney <cagney@redhat.com>
9578
9579 * infrun.c (handle_step_into_function, step_over_function): Only
9580 update and use STEP_FRAME_ID when the system is using legacy
9581 frames. Update comments.
9582
34021503
MK
95832004-03-14 Mark Kettenis <kettenis@gnu.org>
9584
187e21d1
MK
9585 * amd64-linux-tdep.h: Remove file.
9586 * amd64-linux-tdep.c: Don't include "inferior.h" and
9587 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
9588 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
9589 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
9590 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
9591 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
9592 macros.
9593 (user_to_gdb_regmap): Remove variable.
9594 (amd64_linux_gregset_reg_offset): New variable.
9595 (amd64_core_fns): Remove variable.
9596 (fetch_core_registers): Remove function.
9597 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
9598 functions.
9599 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
9600 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
9601 * Makefile.in (amd64_linux_tdep_h): Remove.
9602 (amd64-linux-nat.o): Update dependencies.
9603 (amd64-linux-tdep.o): Update dependencies.
9604
99679982
MK
9605 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
9606 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
9607 functions.
9608 (fetch_inferior_registers, store_inferior_registers): Rewrite.
9609
34021503
MK
9610 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
9611 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
9612
134d01f1
DJ
96132004-03-14 Daniel Jacobowitz <drow@mvista.com>
9614
9615 * dwarf2read.c (read_structure_type): Rename from
8718a420 9616 read_structure_scope. Don't create a symbol or call process_die.
134d01f1
DJ
9617 Return immediately if die->type is set. Call read_type_die before
9618 dwarf2_add_member_fn.
9619 (process_structure_scope): New function.
9620 (read_enumeration_type, process_enumeration_scope): New functions,
9621 broken out from read_enumeration. Don't create the enumeration
9622 type if it has already been created.
9623 (read_enumeration): Removed.
9624 (process_die): Call read_structure_type, process_structure_scope,
9625 read_enumeration_type, and process_enumeration_scope. Just call
9626 new_symbol for base and subrange types. Add a comment about other
9627 type dies.
9628 (read_type_die): Call read_enumeration_type.
9629 (add_partial_structure, new_symbol): Update comments.
9630
65760afb
SC
96312004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9632
9633 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
9634
10f59415
SC
96352004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9636
9637 * tui/tui-win.h (tui_get_cmd_list): Declare.
9638 * tui/tui-win.c (tui_command): New function.
9639 (tui_get_cmd_list): New function.
9640 (_initialize_tui_win): Moved initialization of tui command in
9641 tui_get_cmd_list.
9642
9643 * tui/tui-data.c (init_content_element): Setup new data members.
9644 (init_win_info): Likewise.
9645 (free_content_elements): Free it.
9646 * tui/tui-data.h (struct tui_data_element): Store the register
9647 content to print.
9648 (struct tui_data_info): Keep the current register group.
9649
9650 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
9651
9652 * tui/tui-regs.h (tui_show_registers): Update prototype.
9653 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
9654 (tui_resize_all): No need to calculate anything for register window.
9655 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
9656 (tui_set_register_element, tui_set_general_regs_content): Remove.
9657 (tui_set_special_regs_content): Remove.
9658 (tui_set_general_and_special_regs_content): Remove.
9659 (tui_set_float_regs_content): Remove.
9660 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
9661 (tui_set_regs_content): Remove.
9662 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
9663 (tui_v_show_registers_command_support): Remove.
9664 (tui_show_registers): Use a reggroup to specify the registers to show.
9665 (tui_show_register_group): New function.
9666 (tui_display_registers_from): Compute the layout of register window
9667 and refresh with new API; be sure to delete old register windows.
9668 (tui_check_register_values): Update to use tui_get_register and
9669 tui_display_data.
9670 (tui_display_register): Just refresh the register window part.
9671 (tui_register_format): Format registers and save in tui_data_element.
9672 (tui_get_register): New to combine tui_reg_value_has_changed and
9673 tui_get_register_raw_value; fix to use the new gdb API.
9674 (tui_show_float_command): Renamed tui_reg_float_command.
9675 (tui_show_general_command): Renamed tui_reg_general_command.
9676 (tui_show_special_command): Renamed tui_reg_system_command.
9677 (_initialize_tui_regs): Remove unused commands.
9678
c3364ea4
MK
96792004-03-13 Mark Kettenis <kettenis@gnu.org>
9680
27d1e716
MK
9681 * NEWS (New native configurations): Mention OpenBSD/amd64.
9682
c3364ea4
MK
9683 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
9684 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
9685 Remove defines.
9686 * config/i386/nm-fbsd64.h: Likewise.
9687 * config/i386/nm-obsd.h: Likewise.
9688 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
9689 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
9690
b2d6d697
KB
96912004-03-12 Kevin Buettner <kevinb@redhat.com>
9692
9693 * frv-tdep.c (set_variant_scratch_registers): New function.
b2d6d697
KB
9694 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
9695 New constants.
9696
76e43199
KB
9697 From Richard Sandiford <rsandifo@redhat.com>:
9698 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
9699
34ce532e
KB
97002004-03-12 Kevin Buettner <kevinb@redhat.com>
9701
9702 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
9703 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
9704 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
9705 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
9706 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
9707 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
9708 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
9709 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
9710 definitions from frv-tdep.c to frv-tdep.h.
9711
c4d10515
KB
97122004-03-12 Kevin Buettner <kevinb@redhat.com>
9713
9714 Add shared library support for FR-V FDPIC ABI:
9715 * Makefile.in (solib-frv.o): Add dependencies.
9716 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
9717 New functions.
9718 (frv_push_dummy_call): Add support for FDPIC ABI.
9719 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
9720 for FDPIC ABI.
9721 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
9722 (frv_fdpic_find_canonical_descriptor): Declare.
9723 * solib-frv.c: New file.
9724 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
9725 * config/frv/tm-frv.h (solib.h): Include.
9726
ed1bd989
KB
97272004-03-12 Kevin Buettner <kevinb@redhat.com>
9728
9729 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
9730 (frv-tdep.o): Update dependencies.
9731 * frv-tdep.h: New file.
9732 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
9733 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
9734 constants.
9735 (struct gdbarch_tdep): Add new member ``frv_abi''.
9736 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
9737 functions.
9738 (new_variant): Set ``frv_abi'' field.
9739 (gdb_arch_init): Detect FDPIC executables.
9740
82b38f72
MK
97412004-03-12 Mark Kettenis <kettenis@gnu.org>
9742
9743 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
9744 wrapper.
9745
db1ea9ba
AC
97462004-03-11 Andrew Cagney <cagney@redhat.com>
9747
9748 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
9749
f8766ec1
KB
97502004-03-11 Kevin Buettner <kevinb@redhat.com>
9751
9752 * solist.h (master_so_list): New function.
9753 * solib.c (master_so_list): Likewise.
9754 * solib-svr4.c (enable_break): Iterate over so_list entries
9755 obtained from master list instead of entries obtained directly
9756 via svr4_current_sos().
9757
523f6a27
BE
97582004-03-10 Ben Elliston <bje@gnu.org>
9759
9760 * MAINTAINERS: Update my mail address.
9761
37814c18
KI
97622004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9763
9764 * remote-m32r-sdi.c: Support hardware watchpoint.
9765
8b9740d8
DJ
97662004-03-09 Daniel Jacobowitz <drow@mvista.com>
9767
9768 * user-regs.c: Update copyright years.
9769 (struct user_regs): Rename to gdb_user_regs.
9770 (append_user_reg, builtin_user_regs, user_regs_init)
9771 (user_reg_add, user_reg_map_name_to_regnum)
9772 (usernum_to_user_reg): Update.
9773
4bb7a0a7
DJ
97742004-03-09 Daniel Jacobowitz <drow@mvista.com>
9775
9776 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
9777 (skip_children): New functions.
9778 (locate_pdi_sibling): Call skip_children.
9779
44e1a9eb
DJ
97802004-03-09 Daniel Jacobowitz <drow@mvista.com>
9781
9782 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
9783 * gdbtypes.c (check_typedef): Update comments.
9784
f3dd6933
DJ
97852004-03-09 Daniel Jacobowitz <drow@mvista.com>
9786
9787 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9788 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
9789 pointer. Update comment about comp_unit_head.
9790 (struct abbrev_info): Shorten two int flags.
9791 (dwarf_alloc_abbrev): Take a CU argument.
9792 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
9793 each time through the loop. Update cleanup argument.
9794 (psymtab_to_symtab_1): Update cleanup call.
9795 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
9796 abbrev_obstack.
9797 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
9798 Just call obstack_free and clear the pointer.
9799
b40c7d58
DJ
98002004-03-09 Daniel Jacobowitz <drow@mvista.com>
9801
9802 * infrun.c (handle_inferior_event): Remove short-circuit code for
9803 events in a different thread.
9804
333dabeb
DJ
98052004-03-09 Daniel Jacobowitz <drow@mvista.com>
9806
9807 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
9808 print the whole transfer.
9809 (initialize_targets): Update description of "set debug target".
9810
aa17d93e
DJ
98112004-03-09 Daniel Jacobowitz <drow@mvista.com>
9812
9813 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
9814
0b71f08f
NW
98152004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
9816
9817 * MAINTAINERS (write after approval): Add myself.
9818
3930f270
CV
98192004-03-08 Corinna Vinschen <vinschen@redhat.com>
9820
9821 * sh-tdep.c (sh_print_registers_info): Use for loop.
9822 Don't skip multiple registers when a float register is encountered.
9823
a2b4a96c
CV
98242004-03-08 Corinna Vinschen <vinschen@redhat.com>
9825
9826 Fix PR tdep/1291.
9827 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
9828 to official SH documentation.
9829
f15a4bc0
AC
98302004-03-07 Andrew Cagney <cagney@redhat.com>
9831
9832 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
9833 unused function.
9834
9498281f
DJ
98352004-03-07 Daniel Jacobowitz <drow@mvista.com>
9836
9837 * arm-tdep.c (thumb_get_next_pc): Handle BX.
9838 (arm_get_next_pc): Handle BX and BLX.
9839
449e1137
AC
98402004-03-07 Andrew Cagney <cagney@redhat.com>
9841
eded0a31
AC
9842 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
9843 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
9844 HPPA_SP_REGNUM.
9845 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
9846 (hppa_target_read_fp): Delete.
9847 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
9848 register_virtual_size, max_register_raw_size,
9849 max_register_virtual_size, register_byte, register_size,
9850 target_read_fp, fp_regnum, and register_bytes. Set register_type
9851 instead of register_virtual_type.
9852 (hppa32_register_type, hppa64_register_type): Replace
9853 hppa32_register_virtual_type and hppa64_register_virtual_type.
9854 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
9855 (HPPA_FP_REGNUM): Define.
9856
f5f907e2
AC
9857 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
9858
69b4bbe4
AC
9859 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
9860 (pa_do_registers_info): Delete.
9861 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8718a420 9862 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
69b4bbe4 9863 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
f5f907e2 9864
78161e48
AC
9865 * infcall.c (legacy_push_dummy_code): Delete #ifdef
9866 GDB_TARGET_IS_HPPA code.
9867 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8718a420 9868 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
78161e48
AC
9869 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
9870 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8718a420
RM
9871 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
9872 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
9873 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
78161e48 9874 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8718a420
RM
9875 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
9876 (hppa_frameless_function_invocation, hppa64_store_return_value)
9877 (hppa_store_struct_return, hppa64_extract_return_value)
78161e48 9878 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8718a420 9879 (hppa32_call_dummy_length, hppa64_call_dummy_length)
78161e48 9880 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8718a420
RM
9881 (find_proc_framesize, deposit_21, restore_pc_queue)
9882 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
210197d2 9883 (rp_saved, pc_in_linker_stub): Delete.
78161e48 9884
782eae8b
AC
9885 Unconditionally enable 64-bit frame and ABI code.
9886 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
9887 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
9888 push_dummy_frame, fix_call_dummy, push_arguments,
9889 call_dummy_location, extract_return_value, use_struct_convention,
9890 store_return_value, store_struct_return, saved_pc_after_call,
9891 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
9892 frame_chain, frame_chain_valid, frameless_function_invocation,
9893 frame_saved_pc, and pop_frame.
78161e48 9894
449e1137
AC
9895 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
9896 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
9897 (hppa_gdbarch_init): Do not set PC_REGNUM.
9898
12507572
MK
98992004-03-06 Mark Kettenis <kettenis@gnu.org>
9900
9901 * config/alpha/tm-fbsd.h: Remove file.
9902 * config/alpha/fbsd.mt: Tweak comment.
9903 (TM_FILE): Set to tm-alpha.h.
9904
c107cc1b
AC
99052004-03-05 Andrew Cagney <cagney@redhat.com>
9906
9907 * infrun.c (step_over_function): When non-legacy code, and no
9908 step_frame_id, use the unwinder to get the caller's frame ID.
9909
f2e7c15d
MK
99102004-03-05 Mark Kettenis <kettenis@gnu.org>
9911
8b0c3633
MK
9912 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
9913 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
9914 bfd_arch_unknown. Adjust comment.
9915
f2e7c15d
MK
9916 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
9917 * i386obsd-tdep.c: Correct spelling in comment.
9918 * i386nbsd-tdep.c: Correct spelling in comment.
9919 * sparc-tdep.c: Correct spelling in comments.
9920
1198ecbe
DC
99212004-03-05 David Carlton <carlton@kealia.com>
9922
9923 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
9924 bug.
9925
9eb42ed1
MK
99262004-03-05 Mark Kettenis <kettenis@gnu.org>
9927
9928 * sparc-tdep.c: Fix typo in comment.
9929
52b5e991
JB
99302004-03-04 J. Brobecker <brobecker@gnat.com>
9931
9932 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
9933
d8151005
DJ
99342004-03-04 Daniel Jacobowitz <drow@mvista.com>
9935
9936 * dwarf2read.c: Add comment describing memory lifetimes.
9937 (struct dwarf2_pinfo): Update comment.
9938 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
9939 (read_enumeration, new_symbol): Don't use obsavestring.
9940
cbeae229
MK
99412004-03-04 Mark Kettenis <kettenis@gnu.org>
9942
722d18c2
MK
9943 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
9944 instead of amd64_fill_fxsave.
9945 * amd64bsd-nat.c (store_inferior_registers): Likewise.
9946 * amd64fbsd-nat.c (fill_fpregset): Likewise.
9947
cbeae229
MK
9948 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
9949 Reorganize code a bit.
9950
b4206d25
OF
99512004-03-04 Orjan Friberg <orjanf@axis.com>
9952
9953 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8718a420
RM
9954 when the frame pointer is pushed. Don't set the frame pointer's
9955 address on the stack unless it's actually located there.
b4206d25
OF
9956 Set the SRP's address on the stack correctly when the PC is still in
9957 the prologue.
9958 (cris_return_value): New function.
9959 (cris_gdbarch_init): Clear deprecated store_return_value,
9960 extract_return_value.
9961
49b0b195
JB
99622004-03-02 Jim Blandy <jimb@redhat.com>
9963
9964 * stabsread.c (reg_value_complaint): The maximum register number
9965 is one less than the number of registers.
9966
e9ff708b
AC
99672004-03-02 Andrew Cagney <cagney@redhat.com>
9968
9969 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
9970 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
9971 trailing comma and redundant assignment of I386_ST0_REGNUM.
9972 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
9973 32-bit segment registers.
9974
d4715e41
AC
99752004-03-01 Andrew Cagney <cagney@redhat.com>
9976
9977 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
9978 use frame_relative_level and get_next_frame.
9979
3ce2bf18
AC
99802004-02-29 Andrew Cagney <cagney@redhat.com>
9981
9982 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
9983 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
9984 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
9985 Delete macro.
9986
2da6aac3
DJ
99872004-02-29 Daniel Jacobowitz <drow@mvista.com>
9988
9989 * inflow.c (terminal_inferior): Don't give up the terminal if we
9990 previously couldn't get the inferior's terminal state.
9991
6ba34a8d
DJ
99922004-02-29 Daniel Jacobowitz <drow@mvista.com>
9993
9994 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
9995 PC_REGNUM.
9996
faae5abe
AC
99972004-02-28 Andrew Cagney <cagney@redhat.com>
9998
9999 * NEWS: Refer to GDB 6.1.
10000 * README: Refer to GDB 6.1.
10001 * PROBLEMS: Refer to GDB 6.1.
10002
2227a3c5
DJ
100032004-02-28 Daniel Jacobowitz <drow@mvista.com>
10004
10005 * thread-db.c (disable_thread_signals): Remove unused function.
10006
80571bff
MK
100072004-02-28 Mark Kettenis <kettenis@gnu.org>
10008
041bd74b
MK
10009 * amd64-nat.c: Include "gdb_string.h".
10010 (amd64_collect_native_gregset): Zero-extend the 32-bit
10011 general-purpose registers and %eip.
10012
3c017e40
MK
10013 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
10014 * amd64-tdep.c (amd64_collect_fxsave): New function.
10015 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
10016
80571bff
MK
10017 * i387-tdep.h: Update copyright year.
10018 (i387_collect_fxsave): New prototype.
10019 * i387-tdep.c: Update copyright year.
10020 (i387_collect_fxsave): New function containing most of the code
10021 from i387_fill_fxsave.
10022 (i387_fill_fxsave): Call i387_collect_fxsave.
10023
50d71875
AC
100242004-02-28 Andrew Cagney <cagney@redhat.com>
10025
10026 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
10027 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
10028
4a28816e
MK
100292004-02-28 Mark Kettenis <kettenis@gnu.org>
10030
10031 * amd64-tdep.c (amd64_frame_cache): Fix comment.
10032
dbda9972
AC
100332004-02-28 Andrew Cagney <cagney@redhat.com>
10034
10035 * utils.c: Use "", instead of <>, to include readline.
10036 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
10037 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
10038 * source.c, solib.c, exec.c, event-top.c: Ditto.
10039 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
10040 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
10041 * Makefile.in: Update all dependencies.
10042 (readline_tilde_h, readline_history_h): Define.
10043 (readline_headers): Delete.
10044
83277a99
MK
100452004-02-28 Mark Kettenis <kettenis@gnu.org>
10046
91ae4303
MK
10047 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
10048 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
10049 "config/i386/tm-lx64.h".
10050
83277a99
MK
10051 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
10052 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
10053 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
10054
6e1d7d6c
AC
100552004-02-28 Andrew Cagney <cagney@redhat.com>
10056
ecc9ac84
AC
10057 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
10058
6e1d7d6c
AC
10059 * breakpoint.c (_initialize_breakpoint): Use
10060 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
10061 Add help to show command.
10062
9671aeef
MK
100632004-02-28 Mark Kettenis <kettenis@gnu.org>
10064
7fa2737c
MK
10065 * i386-nat.c: Reformat to be closer to coding standards.
10066 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
10067 `retval'. Make variables `align' and `size' local to while-loop.
10068 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
10069 (_initialize_i386_nat): New prototype.
10070
9671aeef
MK
10071 * tui/tui.c: Include <readline/readline.h> instead of
10072 "readline/readline.h". Include it after <term.h> and
10073 "gdb_curses.h".
10074
fca7aa43
AC
100752004-02-27 Andrew Cagney <cagney@redhat.com>
10076
412275d5
AC
10077 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
10078 the new frame unwind code.
10079 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
10080 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
10081 PCOQ_HEAD_REGNUM.
10082
fca7aa43
AC
10083 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
10084 "return_value" and "push_dummy_call".
10085 (hppa32_use_struct_convention): Delete unused function.
10086 (hppa32_store_return_value): Delete unused function.
10087 (hppa32_extract_return_value): Delete unused function.
10088 (hppa32_stack_align): Delete function.
10089
e6a8a7d2
EZ
100902004-02-27 Eli Zaretskii <eliz@elta.co.il>
10091
10092 * coffread.c (enter_linenos): Don't let rawptr reference memory
10093 outside linetab[]'s limits.
10094
1797a8f6
AC
100952004-02-27 Andrew Cagney <cagney@redhat.com>
10096
10097 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
10098 inferior stack space - the stack needs to grow upwards.
10099 (hppa32_frame_align): New function.
10100 (hppa64_frame_align): Replace hppa_frame_align.
10101 (hppa_gdbarch_init): Update.
10102
2e4b5889
OF
101032004-02-26 Orjan Friberg <orjanf@axis.com>
10104
10105 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
10106 (dwarf2-frame.h): Include.
10107 (enum cris_regnums): New enum CRIS_FP_REGNUM.
10108 Remove static variables related to ABI setting.
10109 (struct gdbarch_tdep): Remove cris_abi member.
10110 (struct frame_extra_info): Remove.
10111 (cris_unwind_cache, stack_item): New structs.
10112 (cris_frame_unwind, cris_frame_base): New variables.
10113 (push_stack_item, pop_stack_item)
10114 (cris_frame_unwind_cache, cris_frame_this_id)
10115 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
10116 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
10117 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
10118 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
10119 (cris_reg_struct_has_addr): New functions.
10120 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8718a420 10121 (cris_frame_saved_pc, cris_saved_pc_after_call,
2e4b5889
OF
10122 (cris_store_struct_return, cris_frameless_function_invocation)
10123 (cris_pop_frame, cris_skip_prologue_main)
10124 (cris_abi_original_store_return_value)
10125 (cris_abi_v2_store_return_value)
10126 (cris_abi_original_extract_return_value)
10127 (cris_abi_v2_extract_return_value)
10128 (cris_abi_original_reg_struct_has_addr)
10129 (cris_abi_v2_reg_struct_has_addr)
10130 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
10131 (cris_push_return_address, cris_abi_update): Remove.
10132 (_initialize_cris_tdep): Remove ABI command.
10133 (cris_dump_tdep): Ditto.
8718a420 10134 (cris_gdbarch_init): Remove ABI command.
2e4b5889
OF
10135 Set store_return_value, extract_return_value, push_dummy_code,
10136 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
10137 frame_unwind_append_sniffer, frame_base_set_default.
10138 Clear deprecated init_frame_pc, push_arguments, store_return_value,
10139 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
10140 sizeof_call_dummy_words, get_saved_register, push_return_address,
8718a420 10141 pop_frame, store_struct_return, frame_init_saved_regs,
2e4b5889
OF
10142 init_extra_frame_info, frameless_function_invocation, frame_chain,
10143 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
10144 dummy_write_sp.
8718a420 10145
6b9acc27
JJ
101462004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10147
10148 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
10149 * valprint.c (print_hex_chars): Change from static to external.
10150 (print_char_chars): New function.
10151 * printcmd.c (print_scalar_formatted): For integer and enum types
10152 that are longer than LONGEST, perform processing via appropriate
10153 print_*_chars routines.
10154
a431654a
AC
101552004-02-26 Andrew Cagney <cagney@redhat.com>
10156
10157 * Makefile.in: Update dependencies.
10158 Changes from Ulrich Weigand,
10159 * s390-tdep.c: Include "dwarf2-frame.h".
10160 (s390_dwarf2_frame_init_reg): New function.
10161 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
10162 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
10163
fa8d40ab
JJ
101642004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10165
10166 * breakpoint.c (pending_break_support): New setting variable.
10167 (break_command_1): Account for pending_break_support setting
10168 when creating pending breakpoints.
10169 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
10170 (_initialize_breakpoint): Add "set breakpoint pending" and
10171 "show breakpoint pending" commands.
10172
0dcd613f
AC
101732004-02-26 Andrew Cagney <cagney@redhat.com>
10174
10175 Fix PR i18n/1570.
10176 * charset.c (backslashable, backslashed, represented): Remove 'e'
10177 from list of escaped characters, not part of ISO-C.
10178
479272a3
JB
101792004-02-25 J. Brobecker <brobecker@gnat.com>
10180
10181 From Peter Schauer <schauer@pdf.de>:
10182 * tui/tui.c: Move system header includes after local includes.
10183 Fixes a build failure on solaris systems.
10184
7613d933
JB
101852004-02-25 J. Brobecker <brobecker@gnat.com>
10186
10187 * configure.in: Refine the previous change.
10188 * configure: Regenerate.
10189
9c1488cb
MK
101902004-02-25 Mark Kettenis <kettenis@gnu.org>
10191
10192 * amd64-tdep.h: Renamed from x86-64-tdep.h.
10193 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
10194 "amd64-tdep.h" instead of "x86-64-tdep.h".
10195 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10196 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
10197 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
10198 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10199 and "x86-64-tdep.c".
10200 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
10201 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10202 and "x86-64-tdep.c".
10203 * amd64bsd-nat.c: Update copyright year.
10204 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10205 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
10206 "x86-64-tdep.h".
10207 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
10208 "x86-64-tdep.h".
10209 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
10210 "x86-64-tdep.h".
10211 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
10212 "x86-64-tdep.h".
10213 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
10214 "x86-64-tdep.h".
10215 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
10216 "x86-64-tdep.h".
8718a420 10217 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
9c1488cb
MK
10218 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
10219 * Makefile.in (amd64_linux_tdep_h): Renamed from
10220 x86_64_linux_tdep_h.
10221 (amd64_tdep_h): Renamed from x86_64_tdep_h.
10222 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
10223 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
10224 (amd64obsd-tdep.o): Update dependencies.
10225 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
10226 dependencies.
10227 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
10228 dependencies.
10229 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
10230 amd64-linux-nat.c amd64-linux-tdep.c.
10231 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
10232 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
10233 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
10234 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
10235 amd64-tdep.o and amd64-linux-tdep.o.
10236 (TM_FILE): Set to tm-linux64.h.
10237 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
10238 (NAT_FILE): Set to nm-linux64.h.
10239 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
10240 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10241 amd64-tdep.o.
10242 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10243 amd64-tdep.o.
10244 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10245 amd64-tdep.o.
10246
4b8dad4a
RM
102472004-02-25 Roland McGrath <roland@redhat.com>
10248
10249 * remote.c (remote_protocol_qPart_auxv): New variable.
10250 (init_all_packet_configs): Initialize it.
10251 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
10252 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
10253 (show_remote_cmd): Call it.
10254 (_initialize_remote): Initialize commands.
10255 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
10256 service TARGET_OBJECT_AUXV requests.
10257
66745969
JB
102582004-02-25 J. Brobecker <brobecker@gnat.com>
10259
10260 * configure.in: Make sure that the wborder function is available.
10261 Otherwise, search for it in the cur_colr library.
10262 * configure: Regenerate.
10263
79508e1e
AC
102642004-02-25 Andrew Cagney <cagney@redhat.com>
10265
10266 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
10267
571ee600
MK
102682004-02-25 Mark Kettenis <kettenis@gnu.org>
10269
10270 * config/i386/tm-x86-64linux.h: Tweak comments.
10271
2b1b322f 102722004-02-25 Richard Sandiford <rsandifo@redhat.com>
ad74788f
RS
10273
10274 * MAINTAINERS: Add self to write-after-approval list.
10275
4d2acc65
AC
102762004-02-25 Andrew Cagney <cagney@redhat.com>
10277
4b8dad4a 10278 PR cli/1566. Problem found, and fix suggested by David Allan.
4d2acc65
AC
10279 * cli/cli-script.c (execute_control_command): Unconditionally
10280 install a cleanup. Default "ret" to "invalid_control". Use
10281 "break" instead of "return" to escape from the switch.
10282
4cfcaf21
JB
102832004-02-24 J. Brobecker <brobecker@gnat.com>
10284
10285 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
10286 with the lines macro defined in term.h on AiX.
10287 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
10288 a collision with the label_width macro defined in term.h on AiX.
10289
54a5c8d8
KB
102902004-02-23 David Mosberger <davidm@hpl.hp.com>
10291
10292 Committed by Kevin Buettner <kevinb@redhat.com>.
10293
10294 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
10295 * ia64-tdep.c (ia64_write_pc): Make it a global function.
10296 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
10297 instead of ia64_write_pc().
10298 * ia64-linux-tdep.c (regcache.h): Include.
10299 (ia64_linux_write_pc): New function.
4b8dad4a 10300
8a1dac83
RM
103012004-02-23 Roland McGrath <roland@redhat.com>
10302
10303 * auxv.c (info_auxv_command): Fix typos in error messages.
10304
90f90721
MK
103052004-02-23 Mark Kettenis <kettenis@gnu.org>
10306
8a1dac83 10307 * x86-64-tdep.h: Tweak comment.
90f90721
MK
10308 (enum amd64_regnum): New.
10309 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
10310 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
10311 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
10312 (X86_64_XMM1_REGNUM): Removed.
10313 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
10314 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
10315 prototypes for renamed functions.
10316 * x86-64-tdep.c: Fix typo.
10317 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
10318 register numbers.
10319 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
10320 Use constants from `enum amd64_regnum' for register numbers.
10321 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
10322 (amd64_analyze_prologue, amd64_frame_cache,
10323 amd64_sigtramp_frame_cache): Use constants from `enum
10324 amd64_regnum' for register numbers.
10325 (amd64_supply_fpregset): Adjust for renamed functions.
10326 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
10327 `enum amd64_regnum' for register numbers.
10328 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
10329 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
10330 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
10331 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
10332 (amd64_linux_fill_gregset): Adjust for renamed macros.
10333 (fetch_core_registers): Adjust for renamed functions.
10334 (amd64_linux_init_abi): Adjust for renamed functions.
10335 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
10336 renamed functions.
10337 * amd64-nat.c: Adjust for renamed macros.
10338 * amd64bsd-nat.c (fetch_inferior_registers)
10339 (store_inferior_registers): Use constants from `enum amd64_regnum'
10340 for register numbers. Adjust for renamed variables.
10341 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
10342 renamed variables.
10343 (_initialize_amd64fbsd_nat): Use constants from `enum
10344 amd64_regnum' for register numbers.
10345 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
10346 `enum amd64_regnum' for register numbers.
10347 (amd64fbsd_init_abi): Adjust for renamed functions.
10348 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
10349 `enum amd64_regnum' for register numbers.
10350 (amd64nbsd_init_abi): Adjust for renamed functions.
10351 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
10352 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
10353 `enum amd64_regnum' for register numbers.
10354 (amd64obsd_init_abi): Adjust for renamed functions.
10355 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
10356
d5479188
JJ
103572004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10358
10359 * breakpoint.c (print_one_breakpoint): Do not output spaces
10360 after printing <PENDING> for a pending breakpoint.
10361
81cb7cc9
JJ
103622004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10363
10364 * printcmd.c (print_scalar_formatted): Initialize val_long
10365 to remove compiler warning message.
10366
cbdeadca
JJ
103672004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10368
10369 * defs.h (nquery, yquery): New prototypes.
10370 * breakpoint.c (break_command_1): Use new nquery interface.
10371 * utils.c (defaulted_query, nquery, yquery): New functions.
10372
da6bab63
AC
103732004-02-23 Andrew Cagney <cagney@redhat.com>
10374
2f690297
AC
10375 * hppa-tdep.c (hppa_frame_align): New function.
10376 (hppa32_push_dummy_call): New function.
10377 (hppa64_push_dummy_call): New function.
10378 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
10379 disabled.
8a1dac83 10380
da6bab63
AC
10381 * infcall.c (legacy_push_dummy_code): Don't call deprecated
10382 FIX_CALL_DUMMY when push_dummy_call is available.
10383 (call_function_by_hand, push_dummy_code): Ditto.
10384
abf9b42d
AC
103852004-02-22 Andrew Cagney <cagney@redhat.com>
10386
10387 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
10388 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
10389 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
10390 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
10391 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
10392 call_dummy_location to ON_STACK.
10393
10fc94a4
MK
103942004-02-22 Mark Kettenis <kettenis@gnu.org>
10395
51433e4b
MK
10396 * x86-64-linux-tdep.c: Tweak comment.
10397 (amd64_linux_supply_gregset): Renamed from
10398 x86_64_linux_supply_gresget.
10399 (amd64_linux_fill_gregset): Renamed from
10400 x86_64_linux_fill_gregset.
10401 (fetch_core_registers): Adjust for renamed functions.
10402 (amd64_core_fns): Renamed from x86_64_core_fns.
10403 (amd64_linux_sigtramp_start): Renamed from
10404 x86_64_linux_sigtramp_start.
10405 (amd64_linux_pc_in_sigtramp): Renamed from
10406 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
10407 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
10408 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
10409 (amd64_linux_sigcontext_addr): Renamed from
10410 x86_64_linux_sigcontext_addr.
10411 (amd64_linux_sc_reg_offset): Renamed from
10412 x86_64_linux_sc_reg_offset.
10413 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
10414 Adjust for renamed functions and variables.
10415 (_initialize_amd64_linux_tdep): Renamed from
10416 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
10417 variables.
10418 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
10419 Adjust for renamed functions.
10420
430eaf2e
MK
10421 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
10422 from x86_64_linux_gregset64_reg_offset.
10423 (amd64_linux_gregset32_reg_offset): Rename from
10424 x86_64_linux_gregset64_reg_offset.
10425 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
10426 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
10427 (amd64_linux_dr_set_control): Renamed from
10428 x86_64_linux_dr_set_control. Adjust for renamed functions.
10429 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
10430 Adjust for renamed functions.
10431 (amd64_linux_dr_reset_addr): Renamed from
10432 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
10433 (amd64_linux_dr_get_status): Renamed from
10434 x86_64_linux_dr_get_status. Adjust for renamed functions.
10435 (_initialize_amd64_linux_nat): Renamed from
10436 _initialize_x86_64_linux_nat. Adjust for renamed variables and
10437 functions.
10438 * config/i386/nm-x86-64linux.h: Update copyright year.
10439 Adjust for renamed functions.
10440
10fc94a4
MK
10441 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
10442 amd64fbsd_sigtramp_start.
10443 (amd64fbsd_sigtramp_end_addr): Renamed from
10444 amd64fbsd_sigtramp_end.
10445 (amd64fbsd_init_abi): Adjust for renamed variables.
10446 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
10447 variables.
10448 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
10449 amd64fbsd_sigtramp_start.
10450 (amd64fbsd_sigtramp_end_addr): Renamed from
10451 amd64fbsd_sigtramp_end.
10452
343af405
AC
104532004-02-22 Andrew Cagney <cagney@redhat.com>
10454
537987fc
AC
10455 * hppa-tdep.c (hppa32_return_value): New function.
10456 (hppa64_return_value): New function.
10457 (hppa_gdbarch_init): Set return_value; keep disabled.
10458
fad850b2
AC
10459 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
10460 struct-return and inferior function call methods.
10461
26d08f08
AC
10462 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10463 "frame-base.h".
10464 (struct hppa_frame_cache): Define.
10465 (hppa_frame_cache, hppa_frame_this_id): New functions.
10466 (hppa_frame_prev_register): New function.
10467 (hppa_frame_unwind, hppa_frame_base): New variables.
10468 (hppa_frame_unwind_sniffer): New function.
10469 (hppa_frame_base_address, hppa_unwind_pc): New function.
10470 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
10471 sniffer, and frame base sniffer; keep disabled.
10472 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
10473 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
10474
e7d7bd65
AC
10475 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
10476 to predicates for "seriously old code".
10477
e963316f
AC
10478 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
10479 runtime if(0).
10480
56132691
AC
10481 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
10482 unsigned.
10483 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
e963316f 10484
343af405
AC
10485 * config/pa/tm-hppa.h: Update copyright.
10486 (DEPRECATED_INIT_FRAME_PC): Delete macro.
10487 (deprecated_init_frame_pc_default): Delete declaration.
10488 (hppa_frame_init_saved_regs): Delete declaration.
10489 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10490 * hppa-tdep.c: Include "arch-utils.h".
10491 (hppa_gdbarch_init): Set deprecated init_frame_pc
10492 and deprecated frame_init_saved_regs.
10493 (hppa_frame_init_saved_regs): Make static.
10494
f5859b4d
MK
104952004-02-22 Mark Kettenis <kettenis@gnu.org>
10496
86f6f8e7 10497 Remove old 386BSD support.
cf7c5c23 10498 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
86f6f8e7
MK
10499 * configure.host: Remove i[34567]86-*-bsd*.
10500 * configure.tgt: Remove i[34567]86-*-bsd*.
10501 * i386b-nat.c: Removed.
10502 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
cf7c5c23
MK
10503 (i386b-nat.o): Remove dependencies.
10504
86f6f8e7
MK
10505 * config/i386/i386bsd.mh: Removed.
10506 * config/i386/i386bsd.mt: Removed.
10507 * config/i386/nm-i386bsd.h: Removed.
10508 * config/i386/tm-i386bsd.h: Removed.
10509 * config/i386/xm-i386bsd.h: Removed.
10510
971218cd
MK
10511 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
10512
7e654c37
MK
10513 * amd64fbsd-tdep.c: Include "solib-svr4.h".
10514 (amd64fbsd_init_abi): Set link map offsets.
10515 * amd64nbsd-tdep.c: Include "slib-svr4.h".
10516 (amd64nbsd_init_abi): Set link map offsets.
10517 * amd64obsd-tdep.c: Include "solib-svr4.h".
10518 (amd64obsd_init_abi): Set link map offsets.
10519 * i386fbsd-tdep.c: Include "solib-svr4.h".
10520 (i386fbsd_init_abi): Set link map offsets.
10521 * i386nbsd-tdep.c: Include "solib-svr4.h".
10522 (i386nbsdelf_init_abi): Set link map offsets.
10523 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
10524 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
10525 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
10526 solib-legacy.o and core-aout.o. Reformat.
10527 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
10528 solib-svr4.o, solib-legacy.o. Reformat.
10529 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
10530 * config/i386/nbsdelf.mh: Reformat.
10531 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
10532 solib-svr4.o, solib-legacy.o and corelow.o.
10533 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
10534 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
10535 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
10536 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10537 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10538 (TM_FILE): Set to tm-fbsd.h.
10539 * config/i386/nbsd.mt (TDEPFILES): Reformat.
10540 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
10541 solib-svr4.o.
10542 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
10543 solib-svr4.o.
10544 (TM_FILE): Set to nm-nbsd.h.
10545 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
10546 Simplify shared library support. Don't include "elf/common.h".
10547 (SVR4_SHARED_LIBS): Don't define.
10548 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
10549 "solib.h".
10550 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
10551 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
10552 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
10553 Don't include "i386/tm-i386.h". Include "solib.h".
10554 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
10555 Don't include "i386/tm-i386.h".
10556 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
10557 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
10558 Include "i386/xm-i386.h".
10559 (HOST_LONG_DOUBLE_FORMAT): Remove.
10560
5d93ae8c
MK
10561 Fix OpenBSD/i386 sigtramp recognition.
10562 * i386-tdep.h: Update copyright year.
10563 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
10564 (i386bsd_sigtramp_end): New prototypes.
10565 (i386fbsd_sigtramp_start_addr): Renamed from
10566 i386fbsd_sigtramp_start.
10567 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10568 (i386obsd_sigtramp_start_addr): Renamed from
10569 i386obsd_sigtramp_start.
10570 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10571 * i386bsd-tdep.c: Update copyright year.
10572 (i386bsd_pc_in_sigtramp): Make public.
10573 * i386fbsd-nat.c: Update copyright year.
10574 (_initialize_i386fbsd_nat): Adjust for renamed variables.
10575 * i386fbsd-tdep.c: Update copyright year.
10576 (i386fbsd_sigtramp_start_addr): Renamed from
10577 i386fbsd_sigtramp_start.
10578 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10579 (i386fbsdaout_init_abi): Adjust for renamed variables.
10580 * i386obsd-nat.c: Update copyright year.
10581 (_initialize_i386obsd_nat): Adjust for renamed variables.
10582 * i386obsd-tdep.c: Include "target.h".
10583 (i386obsd_page_size): New variable.
10584 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
10585 (i386obsd_sigtramp_end): New functions.
10586 (i386obsd_sigtramp_start_addr): Renamed from
10587 i386obsd_sigtramp_start.
10588 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10589 (i386obsd_init_abi): Adjust for renamed variables. Set
10590 pc_in_sigtramp, sigtramp_start and sigtramp_end.
10591 * Makefile.in (i386obsd-tdep.o): Update dependencies.
10592
84d04465
MK
10593 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
10594 trampoline change in OpenBSD kernel.
10595
b053aceb
MK
10596 * amd64-nat.c: Update copyright year.
10597 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
10598 architecture from REGCACHE.
10599
f5859b4d
MK
10600 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
10601 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
10602
e4bbbda8
MK
106032004-02-21 Mark Kettenis <kettenis@gnu.org>
10604
ba361932
MK
10605 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
10606 i[34567]86-*-openbsd3.[0-3].
10607 * config/i386/obsdaout.mh: New file.
10608
d3e48264
MK
10609 * config/i386/obsd.mh (MH_FLAGS): Remove.
10610
60a6eeb6
MK
10611 Fix PR build/1549.
10612 * i386obsd-tdep.c: Update copyright years. Include
10613 "solib-svr4.h".
10614 (i386obsd_init_abi): Don't set regset_from_core_section here.
10615 (i386obsd_aout_init_abi): New function. Set
10616 regset_from_core_section here.
10617 (i386obsd_elf_init_abi): New function.
10618 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
10619 * Makefile.in (i386obsd-tdep.o): Update dependecies.
10620 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
10621 (TM_FILE): Set to tm-nbsd.h.
10622
10623 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
10624 solib-sunos.o.
10625
e4bbbda8
MK
10626 * solib-svr4.h: Update copyright year.
10627 (svr4_ilp32_fetch_link_map_offsets)
10628 (svr4_lp64_fetch_link_map_offsets): New prototype.
10629 * solib-svr4.c: Update copyright year.
10630 (svr4_ilp32_fetch_link_map_offsets)
10631 (svr4_lp64_fetch_link_map_offsets): New function.
10632
f6fe98ef
DJ
106332004-02-20 Daniel Jacobowitz <drow@mvista.com>
10634
10635 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
10636 to the partial symbol table.
10637
589ca796
JB
106382004-02-20 J. brobecker <brobecker@gnat.com>
10639
10640 * PROBLEMS: Add description of problem documented under gdb/1560.
10641
2031c21a
MK
106422004-02-20 Mark Kettenis <kettenis@gnu.org>
10643
30b344b1
MK
10644 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
10645 comments.
10646 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
10647 functions.
10648 (amd64obsd_init_abi): Reorder initializations. Use
10649 amd64obsd_r_reg_offset to initialize the general-purpose register
10650 set details. Set regset_from_core_section.
10651 (_initialize_amd64obsd_tdep): Rename from
10652 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
10653 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
10654 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
10655
2031c21a
MK
10656 * NEWS (New native configurations): Mention OpenBSD/alpha.
10657 * configure.tgt: Add alpha*-*-openbsd*.
10658 * configure.host: Add alpha*-*-openbsd*.
10659 * alphanbsd-tdep.c: Update copyright year.
10660 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
10661
42471775
AC
106622004-02-20 Andrew Cagney <cagney@redhat.com>
10663
10664 Fix PR tdep/1372.
10665 * configure.tgt: Delete target "none-*-*".
10666 * configure.host: Delete host "none-*-*".
10667 * config/none/none.mh: Delete file.
10668 * config/none/none.mt: Delete file.
10669 * config/none/xm-none.h: Delete file.
10670 * config/none/tm-none.h: Delete file.
10671 * config/none/nm-none.h: Delete file.
10672
960ccd7d
FF
106732004-02-19 Fred Fish <fnf@redhat.com>
10674
10675 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
10676 cache->uses_fp prior to setting it.
10677
5f883edd
FF
106782004-02-19 Fred Fish <fnf@redhat.com>
10679
10680 Fix for PR breakpoint/1558.
10681 * sh-tdep.c (IS_JSR): New macro.
10682 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
10683
f98c22d5
JB
106842004-02-19 Jim Blandy <jimb@redhat.com>
10685
10686 * findvar.c (value_from_register): Doc fix.
10687
95051d27
JJ
106882004-02-19 Jeff Johnston <jjohnstn@redhat.com>
10689
10690 * printcmd.c (print_scalar_formatted): Do not check for sizeof
10691 type being greater than sizeof of host's LONGEST. Always use
10692 unpack_long() unless format 'f' chosen.
10693
ccefbec3
EZ
106942004-02-19 Joel Brobecker <brobecker@gnat.com>
10695
10696 Committed by Elena Zannoni <ezannoni@redhat.com>
2ede629f 10697
ccefbec3
EZ
10698 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
10699 contains a symbol wich is the best, non-exact match for the given
10700 pc. Update comments.
10701
107022004-02-19 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 10703
2ede629f
EZ
10704 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
10705 macro, which was part of the now removed Mach 3 port.
10706 * utils.c (request_quit): Ditto.
10707
567ee972
MK
107082004-02-18 Mark Kettenis <kettenis@gnu.org>
10709
10710 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
10711 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
10712
50cca7bb
MK
107132004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10714
10715 Committed by Mark Kettenis <kettenis@gnu.org>.
10716
10717 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
10718 Define.
10719
226361c4
AC
107202004-02-18 Andrew Cagney <cagney@redhat.com>
10721
10722 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
10723 CONFIG_INSTALL and CONFIG_UNINSTALL.
10724 * configure: Re-generate.
10725 * interps.h (INTERP_TUI): Define.
10726 * Makefile.in: Update dependencies.
10727 (TUI): New macro.
10728 (tui-main.o): Specify dependencies.
10729 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
10730 * tui/tui-main.c: New file.
10731
49cfa46f
MK
107322004-02-18 Mark Kettenis <kettenis@gnu.org>
10733
e2879ccb
MK
10734 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
10735 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
10736 dependencies.
10737 * configure.host: Add x86_64-*-openbsd*.
10738 * configure.tgt: Add x86_64-*-openbsd*.
10739 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
10740
c43f4bec
MK
10741 * tui/tui.c: Don't include <malloc.h>.
10742
09ae75b6
MK
10743 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
10744 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
10745 amd64nbsd-tdep.c.
10746
49cfa46f 10747 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8a1dac83 10748 static. Remove extraneous whitespace.
49cfa46f
MK
10749 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
10750 static.
10751
05957fdb
JB
107522004-02-17 Jim Blandy <jimb@redhat.com>
10753
10754 * findvar.c (value_from_register): Doc fix.
10755
d0f54f9d
JB
107562004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10757
10758 Committed by Jim Blandy <jimb@redhat.com>.
e1457d83 10759
8a1dac83 10760 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
c253954e
JB
10761 CORE_ADDR as type for selectors. Correct types for GNU run time
10762 message lookup function to use double indirection.
10763 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
10764 * objc-lang.h (lookup_child_selector): Adapt prototype.
10765
9cbd5950
JB
10766 * s390-nat.c (SUBOFF): New macro.
10767 (supply_gregset, fill_gregset): Use it to handle debugging
10768 of 32-bit exectuables running under a 64-bit kernel.
10769 * s390-tdep.c: Include "solib-svr4.h".
10770 (s390_svr4_fetch_link_map_offset): New function.
10771 (s390x_svr_fetch_link_map_offset): Likewise.
10772 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
10773 * Makefile.in (s390-tdep.o): Update dependencies.
10774
a8c99f38
JB
10775 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
10776 "frame-unwind.h".
10777 (s390_readinstruction): Reformat. Use read_memory_nobpt.
10778 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
10779 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
10780 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
10781 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
10782 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8a1dac83 10783 S390_SIGNAL_FRAMESIZE,
a8c99f38
JB
10784 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
10785 (struct frame_extra_info): Remove.
10786 (s390_memset_extra_info): Remove.
f73b1eff
JB
10787 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
10788 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
10789 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
a8c99f38
JB
10790 (is_rse): Renamed to ...
10791 (is_rsy): ... this. Support long displacements.
10792 (is_rxe): Renamed to ...
10793 (is_rxy): ... this. Support long displacements.
10794 (compute_x_addr): Support long displacements.
10795 (struct s390_prologue_data): New data type.
10796 (s390_on_stack): Change API to use struct s390_prologue_data.
10797 (s390_store): Reimplement.
10798 (s390_load): New function.
10799 (s390_get_signal_frame_info): Remove.
10800 (s390_get_frame_info): Remove, replace by ...
10801 (s390_analyze_prolog): ... this new function.
10802 (s390_check_function_end): Remove.
10803 (s390_function_start): Remove.
10804 (s390_frameless_function_invokation): Remove.
10805 (s390_is_sigreturn): Remove.
10806 (s390_init_frame_pc_first): Remove.
10807 (s390_init_frame_extra_info): Remove.
10808 (s390_frame_init_saved_regs): Remove.
10809 (s390_frame_saved_pc_nofix): Remove.
10810 (s390_frame_saved_pc): Remove.
10811 (s390_frame_chain): Remove.
10812 (s390_fp_regnum, s390_read_fp): Remove.
10813 (s390_pop_frame_regular, s390_pop_frame): Remove.
10814 (s390_saved_pc_after_call): Remove.
10815 (s390_skip_prologue): Reimplement.
10816 (s390_in_function_epilogue_p): Support long displacements.
10817 (struct s390_unwind_cache): New data structure.
10818 (s390_frame_unwind_cache): New function.
10819 (s390_prologue_frame_unwind_cache): Likewise.
10820 (s390_backchain_frame_unwind_cache): Likewise.
10821 (s390_frame_this_id, s390_frame_prev_register): Likewise.
10822 (s390_frame_unwind): Define.
10823 (s390_frame_sniffer): New function.
10824 (struct s390_pltstub_unwind_cache): New data structure.
10825 (s390_pltstub_frame_unwind_cache): New function.
10826 (s390_pltstub_frame_this_id): Likewise.
10827 (s390_pltstub_frame_prev_register): Likewise.
10828 (s390_pltstub_frame_unwind): Define.
10829 (s390_pltstub_frame_sniffer): New function.
10830 (struct s390_sigtramp_unwind_cache): New data structure.
10831 (s390_sigtramp_frame_unwind_cache): New function.
10832 (s390_sigtramp_frame_this_id): Likewise.
10833 (s390_sigtramp_frame_prev_register): Likewise.
10834 (s390_sigtramp_frame_unwind): Define.
10835 (s390_sigtramp_frame_sniffer): New function.
10836 (s390_frame_base_address, s390_local_base_address): New functions.
10837 (s390_frame_base): Define.
10838 (s390_unwind_pc, s390_unwind_sp): New function.
10839 (s390_push_dummy_call): Use new frame base location.
10840 (s390_unwind_dummy_id): Likewise.
10841 (s390_gdbarch_init): Remove calls to:
10842 set_gdbarch_frameless_function_invocation,
10843 set_gdbarch_deprecated_init_frame_pc,
10844 set_gdbarch_deprecated_frame_chain,
10845 set_gdbarch_deprecated_frame_init_saved_regs,
10846 set_gdbarch_deprecated_pop_frame,
10847 set_gdbarch_deprecated_init_extra_frame_info,
10848 set_gdbarch_deprecated_init_frame_pc_first,
10849 set_gdbarch_deprecated_target_read_fp,
10850 set_gdbarch_deprecated_frame_saved_pc,
10851 set_gdbarch_deprecated_saved_pc_after_call,
10852 set_gdbarch_deprecated_fp_regnum.
10853 Add calls to:
10854 set_gdbarch_in_solib_call_trampoline,
10855 frame_unwind_append_sniffer,
10856 frame_base_set_default,
10857 set_gdbarch_unwind_pc,
10858 set_gdbarch_unwind_sp.
10859 * Makefile.in (s390-tdep.o): Update dependencies.
10860
b0cf273e
JB
10861 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
10862 (S390_STACK_FRAME_OVERHEAD): Remove.
10863 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
10864 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
10865 (s390_promote_integer_argument): Remove.
10866 (s390_cannot_extract_struct_value_address): Remove.
10867 (s390_use_struct_convention, s390_store_struct_return): Remove.
10868 (s390_extract_return_value, s390_store_return_value): Remove.
10869 (s390_return_value_convention, s390_return_value): New functions.
10870 (is_float_singleton): Handle typedefs.
8a1dac83 10871 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
b0cf273e
JB
10872 Remove, replace by ...
10873 (s390_function_arg_pass_by_reference, s390_function_arg_float,
10874 s390_function_arg_integer): ... these new functions.
10875 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
10876 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
10877 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
10878 Fill in tdep->abi.
10879 Remove calls to:
10880 set_gdbarch_deprecated_store_struct_return,
10881 set_gdbarch_deprecated_extract_return_value,
10882 set_gdbarch_deprecated_store_return_value,
10883 set_gdbarch_use_struct_convention,
10884 set_gdbarch_extract_struct_value_address,
10885 set_gdbarch_deprecated_pc_in_call_dummy,
10886 set_gdbarch_deprecated_push_arguments,
10887 set_gdbarch_deprecated_save_dummy_frame_tos,
10888 set_gdbarch_deprecated_push_return_address,
10889 set_gdbarch_deprecated_sizeof_call_dummy_words,
10890 set_gdbarch_deprecated_call_dummy_words,
10891 set_gdbarch_deprecated_dummy_write_sp.
10892 Add calls to:
10893 set_gdbarch_push_dummy_call,
10894 set_gdbarch_unwind_dummy_id,
10895 set_gdbarch_return_value.
8a1dac83 10896
e1457d83
JB
10897 * config/s390/nm-linux.h: Update comments.
10898 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
10899 (STOPPED_BY_WATCHPOINT): Redefine.
10900 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
10901 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
10902 (s390_stopped_by_watchpoint): Likewise.
10903 (watch_area_cnt): Remove.
10904 * s390-nat.c: Update comments.
10905 (watch_area): Remove typedef.
10906 Global replace watch_area by struct watch_area.
10907 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8a1dac83 10908 (s390_stopped_by_watchpoint): Remove pid argument,
e1457d83
JB
10909 use s390_inferior_tid. Add short-cut for the no watchpoint case.
10910 (s390_fix_watch_points): Remove pid argument,
10911 use s390_inferior_tid. Recompute area spanned by watchpoints.
10912 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
10913 argument. Reimplement.
10914
d0f54f9d
JB
10915 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
10916 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
10917 (FETCH_INFERIOR_REGISTERS): Define.
8a1dac83 10918 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
d0f54f9d
JB
10919 core-regset.o.
10920 * config/s390/s390x.mt: Remove.
10921 * config/s390/tm-s390.h: Remove.
10922 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
10923 (TARGET_ELF64): Remove.
10924 (SKIP_TRAMPOLINE_CODE): Do not undefine.
10925 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
10926 s390*-*-* case; always set gdb_target to s390.
10927 * regformats/reg-s390.dat: Remove control registers.
10928 * regformats/reg-s390x.dat: Likewise.
10929 * s390-tdep.h: New file.
8a1dac83 10930 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
d0f54f9d
JB
10931 Include "inferior.h" and "s390-tdep.h".
10932 Remove private definition of offsetof.
10933 (s390_register_u_addr): Remove.
10934 (regmap_gregset, regmap_fpregset): Define.
10935 (supply_gregset, fill_gregset): Reimplement.
10936 (supply_fpregset, fill_fpregset): Likewise.
10937 (s390_inferior_tid): New function.
10938 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
10939 (fetch_inferior_registers, store_inferior_registers): Likewise.
10940 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
10941 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
10942 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
10943 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
10944 (struct gdbarch_tdep): Define.
10945 (struct s390_register_info): Define.
10946 (s390_register_info): New variable.
10947 (s390_register_name): Reimplement.
10948 (s390_register_type): New function.
10949 (s390_register_raw_size, s390x_register_raw_size): Remove.
10950 (s390_cannot_fetch_register): Remove.
10951 (s390_register_byte): Remove.
10952 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
10953 (s390_dwarf_regmap): New variable.
10954 (s390_dwarf_reg_to_regnum): New function.
10955 (s390_stab_reg_to_regnum): Remove.
10956 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
10957 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
10958 (s390_convert_register_p): Likewise.
10959 (s390_register_to_value, s390_value_to_register): Likewise.
10960 (s390_register_reggroup_p): Likewise.
10961 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
10962 s390_gregset, s390x_gregset, s390_fpregset): New variables.
10963 (s390_supply_regset, s390_regset_from_core_section): New functions.
10964 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
10965 (S390_FPR_SIZE): Likewise.
10966 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
10967 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
10968 (S390_NUM_GPRS): Move here from tm-s390.h.
10969 (S390_NUM_FPRS): Likewise.
10970 (s390_in_function_epilogue_p): New function.
10971 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
10972 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
10973 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
10974 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
10975 Replace S390_FP_REGNUM by S390_SP_REGNUM.
10976 Remove calls to:
10977 set_gdbarch_deprecated_max_register_raw_size,
8a1dac83
RM
10978 set_gdbarch_deprecated_max_register_virtual_size,
10979 set_gdbarch_deprecated_register_byte,
d0f54f9d 10980 set_gdbarch_cannot_fetch_register,
8a1dac83 10981 set_gdbarch_cannot_store_register,
d0f54f9d
JB
10982 set_gdbarch_deprecated_register_size,
10983 set_gdbarch_deprecated_register_raw_size,
10984 set_gdbarch_deprecated_register_virtual_size,
10985 set_gdbarch_deprecated_register_virtual_type,
10986 set_gdbarch_deprecated_register_bytes.
10987 Add calls to:
10988 set_gdbarch_num_pseudo_regs,
10989 set_gdbarch_register_type,
10990 set_gdbarch_convert_register_p,
10991 set_gdbarch_register_to_value,
10992 set_gdbarch_value_to_register,
10993 set_gdbarch_register_reggroup_p,
10994 set_gdbarch_regset_from_core_section,
10995 set_gdbarch_pseudo_register_read,
10996 set_gdbarch_pseudo_register_write,
10997 set_gdbarch_in_function_epilogue_p.
10998 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
10999 (s390_tdep_h): New variable.
11000
8cfe231d
JB
110012004-02-17 Jim Blandy <jimb@redhat.com>
11002
4589a601
JB
11003 * findvar.c (value_from_register): If the type has no length, just
11004 return an acceptable value --- don't report an internal error.
11005
8cfe231d
JB
11006 * stabsread.c (read_type): If we find any type numbers that are
11007 forward references, complain if the references aren't resolved by
11008 the time we're finished reading.
11009 (cleanup_undefined_types): Make error message more appropriate for
11010 a complaint.
11011
5bf0017e
EZ
110122004-02-17 Elena Zannoni <ezannoni@redhat.com>
11013
9d62932d
EZ
11014 * Makefile.in (defs_h): Remove dependency on progress_h.
11015 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
11016 progress.h.
11017 * main.c (captured_main): Delete use of START_PROGRESS and
11018 END_PROGRESS.
11019
110202004-02-17 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 11021
5bf0017e
EZ
11022 * objfiles.c (terminate_minimal_symbol_table): Add back
11023 initialization of MSYMBOL_TYPE.
11024
9fc9f5e2
AC
110252004-02-17 David Mosberger <davidm@hpl.hp.com>
11026
11027 Committed by Andrew Cagney.
11028 * Makefile.in (ia64_tdep_h): New macro.
11029 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
11030 (ia64-tdep.o): Likewise.
11031 * ia64-tdep.h: New file.
11032 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
11033 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
11034 (ia64_aix_sigcontext_register_address): Likewise.
11035 (ia64_linux_getunwind_table): Delete declaration.
11036 * ia64-linux-tdep.c: Likewise.
11037
76cd2bd9
CV
110382004-02-17 Corinna Vinschen <vinschen@redhat.com>
11039
11040 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
11041 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
11042 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
11043
634aa483
AC
110442004-02-17 Andrew Cagney <cagney@redhat.com>
11045
11046 * symtab.c (skip_prologue_using_sal): New function.
11047 * symtab.h (skip_prologue_using_sal): Declare.
11048 * frv-tdep.c: Include "symtab.h".
11049 (skip_prologue_using_sal): Delete function.
11050 * mips-tdep.c (skip_prologue_using_sal): Delete function.
11051 * rs6000-tdep.c (refine_prologue_limit): Mention
11052 skip_prologue_using_sal.
11053 * ia64-tdep.c (refine_prologue_limit): Ditto.
11054 * Makefile.in: Update dependencies.
11055
110562004-02-16 Andrew Cagney <cagney@redhat.com>
19772a2c 11057
39ce7b3f
AC
11058 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
11059 START_INFERIOR_TRAPS_EXPECTED.
11060 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
11061 START_INFERIOR_TRAPS_EXPECTED.
11062 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
11063 Delete macro.
11064 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
11065 macro, moved to "nm-osf.h". Update copyright.
11066 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
11067 update copyright.
11068
19772a2c
AC
11069 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
11070 and function replacing FRAMELESS_FUNCTION_INVOCATION.
11071 * blockframe.c (legacy_frameless_look_for_prologue): Rename
11072 frameless_look_for_prologue.
11073 * frame.h (legacy_frameless_look_for_prologue): Rename
11074 frameless_look_for_prologue.
11075 * gdbarch.h, gdbarch.c: Re-generate.
11076 * sh64-tdep.c (sh64_gdbarch_init): Update.
11077 * sh-tdep.c (sh_gdbarch_init): Update.
11078 * s390-tdep.c (s390_gdbarch_init): Update.
11079 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11080 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11081 * m68k-tdep.c (m68k_gdbarch_init): Update.
11082 (delta68_frame_args_address): Update.
11083 * m32r-tdep.c (m32r_gdbarch_init): Update.
11084 * hppa-tdep.c (hppa_gdbarch_init): Update.
11085 * h8300-tdep.c (h8300_gdbarch_init): Update.
11086 * frv-tdep.c (frv_gdbarch_init): Update.
11087 (frv_frameless_function_invocation): Update.
11088 * cris-tdep.c (cris_gdbarch_init): Update.
11089 (cris_frameless_function_invocation): Update.
11090 * avr-tdep.c (avr_gdbarch_init): Update.
11091 * arm-tdep.c (arm_gdbarch_init): Update.
11092 * stack.c (frame_info): Update, call predicate.
11093 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
11094 * frame.c (legacy_get_prev_frame): Update, call predicate..
11095 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
11096 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
11097 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
11098 invocation.
11099 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11100 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11101 * vax-tdep.c (vax_gdbarch_init): Ditto.
2be8b3c1
AC
11102
11103 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
11104 function.
11105
7dcaac91
DJ
111062004-02-16 Daniel Jacobowitz <drow@mvista.com>
11107
11108 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
11109 initializations.
11110
88289b6e
AC
111112004-02-16 Andrew Cagney <cagney@redhat.com>
11112
11113 * tui/tui-windata.c: Include "gdb_string.h".
11114 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
11115 * tui/tui-layout.c, tui/tui-command.c: Ditto.
11116 * Makefile.in: Update dependencies.
11117
9f976b41
DJ
111182004-02-16 Daniel Jacobowitz <drow@mvista.com>
11119
11120 * Makefile.in (infrun.o): Add $(gdb_assert_h).
11121 * infrun.c: Include "gdb_assert.h".
11122 (singlestep_ptid, saved_singlestep_ptid)
11123 (stepping_past_singlestep_breakpoint): New variables.
11124 (resume): Set singlestep_ptid. Check for singlestep thread
11125 hop.
11126 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
11127 (handle_inferior_event): Handle singlestep thread hop.
11128
c324d747
AC
111292004-02-16 Andrew Cagney <cagney@redhat.com>
11130
f090b9b1
AC
11131 * dwarf2-frame.c (dwarf2_frame_ops): New function.
11132 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
11133 (dwarf2_frame_init_reg): Ditto.
11134
fd33e6cb
AC
11135 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
11136 suggested by Joshua Neuheisel
11137
c324d747
AC
11138 * configure.in: Always check for curses, including pdcurses.
11139 Warn, instead of error, when no curses are found. Enable TUI when
11140 curses is available.
11141 * configure: Re-generate.
11142
b66ba949
CV
111432004-02-16 Corinna Vinschen <vinschen@redhat.com>
11144
11145 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
11146 sh_sh4_register_convert_to_virtual.
11147 (sh_register_convert_to_raw): Rename from
11148 sh_sh4_register_convert_to_raw.
11149 (sh_pseudo_register_read): Accomodate above name change.
11150 (sh_pseudo_register_write): Ditto.
11151
b58cbbf2
CV
111522004-02-16 Corinna Vinschen <vinschen@redhat.com>
11153
11154 * sh-tdep.c (sh_generic_register_name): Remove.
11155 (sh_gdbarch_init): Use sh_sh_register_name in default case.
11156
5929a910
AC
111572004-02-15 Andrew Cagney <cagney@redhat.com>
11158
4566dfcf
AC
11159 * configure.in (build_warnings): Add -Wunused-function.
11160 * configure: Re-generate.
11161
db11ed55
AC
11162 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
11163 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
11164
46ac7a5d
AC
11165 * procfs.c (procfs_init_inferior): Assume that
11166 START_INFERIOR_TRAPS_EXPECTED is defined.
11167 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
11168 * config/ns32k/tm-nbsd.h: Delete file,
11169 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
11170
ba801595
AC
11171 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
11172 * config/vax/tm-vax.h: Delete file.
11173
5929a910
AC
11174 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11175 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11176 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11177 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11178 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
11179 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11180 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
11181
8f22cb90
MK
111822004-02-15 Mark Kettenis <kettenis@gnu.org>
11183
11184 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
11185 * dwarf2-frame.c (dwarf2_frame_data): New variable.
11186 (struct dwarf2_frame_ops): New.
11187 (dwarf2_frame_default_init_reg): New function, based on
11188 dwarf2_frame_init_reg.
11189 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
11190 (dwarf2_frame_init_reg): Call architecture-specific function.
11191 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
11192 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
11193 instead of dwarf2_frame_data.
11194 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
11195 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
11196
8132723e
AC
111972004-02-15 Andrew Cagney <cagney@redhat.com>
11198
046a4708
AC
11199 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
11200 register_gdbarch_swap.
11201 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
11202 * f-lang.c (_initialize_f_language): Update, use
11203 DEPRECATED_REGISTER_GDBARCH_SWAP.
11204 * remote.c (_initialize_remote): Ditto.
11205 * regcache.c (_initialize_regcache): Ditto.
11206 * parse.c (_initialize_parse): Ditto.
11207 * infrun.c (_initialize_infrun): Ditto.
11208 * mi/mi-main.c (_initialize_mi_main): Ditto.
11209 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8a1dac83 11210
549c1eea
AC
11211 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
11212 poking .cacheable directly.
11213 * symfile.c (symfile_bfd_open): Ditto.
11214
0c0b39de
AC
11215 * Makefile.in: Update all dependencies.
11216
8132723e
AC
11217 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
11218 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
11219 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
11220 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
11221 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
0c0b39de 11222
b9d26eb9
AC
112232004-02-14 Andrew Cagney <cagney@redhat.com>
11224
8e1f669a
AC
11225 * arch-utils.c (legacy_convert_register_p): Check
11226 DEPRECATED_REGISTER_CONVERTIBLE_P.
11227 * findvar.c (value_of_register): Ditto.
11228
cd0bfa36
AC
11229 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
11230 * gdbarch.h, gdbarch.c: Re-generate.
11231 * arch-utils.c (deprecated_register_convertible_not): Delete.
11232 * arch-utils.h (deprecated_register_convertible_not): Delete.
11233 * mi/mi-main.c (get_register): Update. Update copyright.
11234 * infcmd.c (default_print_registers_info): Update.
11235
b9d26eb9
AC
11236 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11237 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
11238 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8a1dac83 11239 * gdbarch.h, gdbarch.c: Re-generate.
b9d26eb9
AC
11240 * frame.c (deprecated_get_next_frame_hack): Delete function.
11241 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
11242 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
11243 Update.
11244 * infcall.c (call_function_by_hand): Update.
11245
9ab9195f
EZ
112462004-02-14 Elena Zannoni <ezannoni@redhat.com>
11247
11248 * symfile.c (init_entry_point_info, entry_point_address): Move
8a1dac83 11249 from here...
9ab9195f
EZ
11250 * objfiles.c (init_entry_point_info, entry_point_address):..to
11251 here.
11252 * symfile.h (init_entry_point_info, entry_point_address): Remove
11253 prototypes.
11254 * objfiles.h (init_entry_point_info, entry_point_address):Add
8a1dac83 11255 prototypes.
9ab9195f
EZ
11256 * cris-tdep.c: Remove include of symfile.h. Add include of
11257 objfiles.h.
11258 * infcall.c: Ditto.
11259 * mcore-tdep.c: Ditto.
11260 * mn10300-tdep.c: Ditto.
11261 * sh64-tdep.c: Ditto.
11262 * v850-tdep.c: Ditto.
11263 * arm-tdep.c: Remove include of symfile.h.
11264 * blockframe.c: Ditto.
11265 * coffread.c: Ditto.
11266 * dbxread.c: Ditto.
11267 * dwarf2read.c: Ditto.
11268 * dwarfread.c: Ditto.
8a1dac83 11269 * frv-tdep.c: Ditto.
9ab9195f
EZ
11270 * ia64-tdep.c: Ditto.
11271 * mdebugread.c: Ditto.
11272 * mipsread.c: Ditto.
8a1dac83 11273 * rs6000-tdep.c: Ditto.
9ab9195f
EZ
11274 * s390-tdep.c: Ditto.
11275 * sh-tdep.c: Ditto.
8a1dac83 11276 * xstormy16-tdep.c: Ditto.
9ab9195f
EZ
11277 * gdbarch.sh: Remove include of symfile.h.
11278 * gdbarch.c: Regenerate.
11279 * solib-irix.c (enable_break): Use entry_point_address().
11280 Add comment about include file.
11281 * xcoffread.c: Add comment about include file.
8a1dac83
RM
11282 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
11283 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
11284 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
11285 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9ab9195f
EZ
11286 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
11287
c4c5b7ba
AC
112882004-02-13 Andrew Cagney <cagney@redhat.com>
11289
11290 * corelow.c (core_xfer_partial): Use "struct bfd_section".
11291 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
11292 copyright.
11293 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
11294
3e7879de
FF
112952004-02-12 Fred Fish <fnf@redhat.com>
11296
11297 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
11298 set_gdbarch_store_return_value.
11299
6a7760b6
AC
113002004-02-12 Andrew Cagney <cagney@redhat.com>
11301
11302 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
11303 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
11304 (interrupt_query): Ditto.
11305 (ofunc): Delete unused variable.
11306 * cris-tdep.c (cris_abi): Delete unused function.
11307 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
11308 (cris_get_wide_opcode, cris_get_short_size): Ditto.
11309 (cris_get_asr_quick_shift_steps): Ditto.
11310 (cris_skip_prologue_frameless_p): Ditto.
11311 * arm-tdep.c (arm_push_return_address): Delete unused function.
11312 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
11313 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
11314 * s390-tdep.c (s390_function_start): Delete unused function.
11315
31687c3c
AC
113162004-02-12 Andrew Cagney <cagney@redhat.com>
11317
11318 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
11319 gdbarch.h, gdbarch.c: Re-generate.
11320 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
11321 to generic_prologue_frameless_p.
11322 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
11323 * arch-utils.c (generic_prologue_frameless_p): Delete function.
11324
6de918a6
DJ
113252004-02-11 Daniel Jacobowitz <drow@mvista.com>
11326
11327 * mips-linux-tdep.c: Include "frame.h".
11328 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
11329 (mips_linux_skip_resolver): New functions.
11330 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
11331 and set_gdbarch_in_solib_call_trampoline.
11332 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
11333 to after set_gdbarch_in_solib_return_trampoline. Only set the
11334 solib hooks to mips16 functions if the OS ABI is unknown.
11335 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
11336 including "config/tm-linux.h".
11337 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
11338 * Makefile.in (mips-linux-tdep.o): Update.
11339
87b3ede8
DC
113402004-02-11 David Carlton <carlton@kealia.com>
11341
11342 * linespec.c (decode_compound): Only look for a class symbol when
11343 considering all but the rightmost component.
11344
5979bc46
AC
113452004-02-11 Andrew Cagney <cagney@redhat.com>
11346
11347 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
11348 abi code are are separatly grouped.
11349
5867a2fb
AC
113502004-02-11 Andrew Cagney <cagney@redhat.com>
11351
11352 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
11353 * gdbarch.h, gdbarch.c: Re-generate.
11354 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11355 * v850-tdep.c (v850_gdbarch_init): Update.
11356 * sh64-tdep.c (sh64_gdbarch_init): Update.
11357 * sh-tdep.c (sh_gdbarch_init): Update.
11358 * s390-tdep.c (s390_gdbarch_init): Update.
11359 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11360 * mips-tdep.c (mips_gdbarch_init): Update.
11361 * mcore-tdep.c (mcore_gdbarch_init): Update.
11362 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11363 * m32r-tdep.c (m32r_gdbarch_init): Update.
11364 * ia64-tdep.c (ia64_gdbarch_init): Update.
11365 * hppa-tdep.c (hppa_gdbarch_init): Update.
11366 * h8300-tdep.c (h8300_gdbarch_init): Update.
11367 * frv-tdep.c (frv_gdbarch_init): Update.
11368 * d10v-tdep.c (d10v_gdbarch_init): Update.
11369 * cris-tdep.c (cris_gdbarch_init): Update.
11370 * avr-tdep.c (avr_gdbarch_init): Update.
11371 * arm-tdep.c (arm_gdbarch_init): Update.
11372 * alpha-tdep.c (alpha_gdbarch_init): Update.
11373
026a72f8
CV
113742004-02-11 Corinna Vinschen <vinschen@redhat.com>
11375
11376 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
11377 comma.
11378 (sh_sh4al_dsp_register_name): Ditto.
11379
3903d437
AC
113802004-02-10 Andrew Cagney <cagney@redhat.com>
11381
11382 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
11383 (mips_init_frame_pc_first): Delete function.
11384 (mips_frame_saved_pc): Delete function.
11385 (mips_frame_chain): Delete function.
11386 (mips_init_extra_frame_info): Delete function.
11387 (mips_xfer_register): Delete unused variable "reg".
11388 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
11389 (mips_n32n64_return_value): Delete unused variable "reg".
11390 (mips_n32n64_return_value): Delete unused variable "pos".
11391 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
11392 (mips_o32_return_value): Delete unused variable "pos".
11393 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
11394 (mips_print_fp_register): Delete unused variable "namelen"
11395 (mips_print_fp_register): Delete unused variable "flt2"
11396 (get_frame_pointer): Delete function.
11397 (cached_proc_desc): Delete static variable.
11398 (mips_pop_frame): Delete function.
11399 (mips_find_saved_regs): Delete function.
11400 (mips_get_saved_register): Delete function.
11401 (mips_saved_pc_after_call): Delete function.
11402 (SIGFRAME_BASE): Delete macro.
11403 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
11404 (SIGFRAME_PC_OFF): Delete macro.
11405 (SIGFRAME_REGSAVE_OFF): Delete macro.
11406 (mips_dump_tdep): Do not print deleted macro definitions.
11407
b9fb98bd
AC
114082004-02-10 Andrew Cagney <cagney@redhat.com>
11409
11410 * Makefile.in (SFILES): Remove explictly listed tui files.
11411 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
11412
78ced177 114132004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8a1dac83 11414
78ced177
JJ
11415 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
11416 to use paddr functions to format ia64 addresses and long values.
11417 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
11418 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
11419 (get_kernel_table, ia64_find_proc_info_x): Ditto.
11420 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
11421 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
11422
6a83354a
AC
114232004-02-10 Andrew Cagney <cagney@redhat.com>
11424
11425 * defs.h: Do not include "tui.h".
11426 * gdb_curses.h: New file.
11427 * tui/tui-hooks.h: New file.
11428 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
11429 (tui_install_hooks, tui_remove_hooks): Delete declarations.
11430 (tui_initialize_io): Delete declaration.
11431 (tui_initialize_readline: Delete redundant declaration.
11432 (struct tui_point): Delete definition.
11433 * tui/tui-data.h (struct tui_point): Define.
11434 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
11435 * utils.c: Include "tui/tui.h".
11436 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
11437 * printcmd.c [TUI]: Include "tui/tui.h".
11438 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
11439 * tui/tui-command.c: Include "gdb_curses.h".
11440 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
11441 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
11442 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
11443 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
11444 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
11445 * Makefile.in: Update all dependencies.
11446 (tui_hooks_h, gdb_curses_h): Define.
11447 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
11448
997470ef
EZ
114492004-02-10 Elena Zannoni <ezannoni@redhat.com>
11450
11451 * objfiles.h (struct objfile): Remove unused fields auxf1 and
11452 auxf2. Add comments about some other rarely used fields.
11453
4ff2cc4d
AC
114542004-02-10 Andrew Cagney <cagney@redhat.com>
11455
11456 * Makefile.in (init.c): Fix script removing duplicates. Problem
11457 reported by Peter Schauer.
11458
1ab21617
EZ
114592004-02-09 Elena Zannoni <ezannoni@redhat.com>
11460
11461 * bcache.c (bcache_xmalloc): Use obstack_init instead of
11462 obstack_specify_allocation.
11463 * objfiles.c (allocate_objfile): Ditto.
8a1dac83 11464 * solib-sunos.c (solib_add_common_symbols)
1ab21617
EZ
11465 (allocate_rt_common_objfile): Ditto.
11466 * symfile.c (reread_symbols): Ditto.
11467 * gdb_obstack.h: Add comment.
11468
17763fd9
EZ
114692004-02-09 Elena Zannoni <ezannoni@redhat.com>
11470
11471 * linespec.c (decode_line_1, locate_first_half)
11472 (decode_compound, lookup_prefix_sym): Update comments. Delete old
11473 commented out code.
11474
ec5cdd75
DJ
114752004-02-09 Daniel Jacobowitz <drow@mvista.com>
11476
11477 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
11478 obstack_free.
11479
43b54b88
AC
114802004-02-09 Andrew Cagney <cagney@redhat.com>
11481
11482 * blockframe.c (find_pc_partial_function): If find_pc_overlay
11483 fails, try find_pc_section. Fix PR c++/1267.
11484 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
11485 instead of find_pc_mapped_section.
11486 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
11487 not default to the section containing PC. Fix PR symtab/1519.
11488
edfae063
AC
114892004-02-09 Andrew Cagney <cagney@redhat.com>
11490
11491 * Makefile.in (mips-tdep.o): Update dependencies.
11492 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
11493 "trad-frame.h".
11494 (mips_unwind_pc): Return the pseudo PC register.
11495 (mips_unwind_dummy_id): New function.
11496 (mips16_fetch_instruction): New function.
11497 (mips32_fetch_instruction): New function.
11498 (struct mips_frame_cache): Define.
11499 (mips_mdebug_frame_cache): New function.
11500 (mips_mdebug_frame_this_id): New function.
11501 (mips_mdebug_frame_prev_register): New function.
11502 (mips_mdebug_frame_unwind): Define.
11503 (mips_mdebug_frame_sniffer): New function.
11504 (mips_mdebug_frame_base_address): New function.
11505 (mips_mdebug_frame_base): Define.
11506 (mips_mdebug_frame_base_sniffer): New function.
11507 (mips_gdbarch_init): Append unwind and base sniffers. Set
11508 unwind_dummy_id.
11509
defc864c
AC
115102004-02-08 Andrew Cagney <cagney@redhat.com>
11511
6764ddad
AC
11512 * frame.c: Print both the register number and name.
11513
defc864c
AC
11514 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
11515 and a sed into a single sed. Make .c and .o patterns more robust.
11516 (OBS): Delete.
11517 (INIT_FILES): Replace OBS with COMMON_OBS.
11518 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
11519
645d6d10
MK
115202004-02-08 Mark Kettenis <kettenis@gnu.org>
11521
11522 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
11523 the PT_WCOOKIE request.
11524
23e3c3fc
AC
115252004-02-08 Andrew Cagney <cagney@redhat.com>
11526
58dfe9ff
AC
11527 * mips-tdep.c (mips_unwind_pc): New function.
11528 (mips_gdbarch_init): Set mips_unwind_pc.
11529
1152e35e
AC
11530 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
11531 (get_frame_id): Allow the UNKNOWN_FRAME.
11532 (frame_register_unwind, get_frame_type): Ditto.
11533
31b75dbf
AC
11534 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
11535 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
11536 unwind_dummy_id indicates a legacy frame.
11537
3483b318
AC
11538 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
11539 * configure: Re-generate.
11540
23e3c3fc
AC
11541 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
11542 methods.
11543
33f8ca73
AC
115442004-02-08 Andrew Cagney <cagney@redhat.com>
11545
11546 * configure.in (CONFIG_ALL): Set to Makefile target, and not
11547 makefile macro.
11548 * configure: Re-generate.
11549 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
11550 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
11551 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
11552 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
11553 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
11554 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
11555 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
11556 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
11557 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
11558 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
11559
6ba8e26f 115602004-02-07 Andrew Cagney <cagney@redhat.com>
d836ee13 11561
20d286a5
AC
11562 * Makefile.in: Update all dependencies.
11563
d836ee13
AC
11564 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
11565 * configure: Re-generate.
11566 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
11567 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
11568 (COMMON_OBS): Add "main.o" and "annotate.o".
11569 (ANNOTATE_OBS): Delete.
11570 (OBS): Remove ANNOTATE_OBS.
11571 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
11572 CONFIG_INITS.
11573 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
11574 against CONFIG_OBS and "main.o".
11575 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
11576 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
11577
d02c80cd
AC
11578 * tui/tui-command.c: Include "gdb_string.h", delete register
11579 attribute, use ISO-C function signatures.
11580 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
11581 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11582 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
11583 * tui/tui.c: Ditto.
6ba8e26f
AC
11584
11585 * tui/tui-command.c: Change variable and function names to lower
11586 case.
11587 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
11588 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
11589 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11590 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11591 * tui/tui-winsource.c, tui/tui.c: Ditto.
11592
4a146b47
EZ
115932004-02-07 Elena Zannoni <ezannoni@redhat.com>
11594
11595 * buildsym.c (free_pending_blocks, finish_block)
11596 (record_pending_block, make_blockvector, end_symtab): Replace
11597 symbol_obstack with objfile_obstack.
8a1dac83 11598 * coffread.c (process_coff_symbol, coff_read_struct_type)
4a146b47 11599 (coff_read_enum_type): Ditto.
8a1dac83 11600 * cp-namespace.c (initialize_namespace_symtab)
4a146b47 11601 (check_one_possible_namespace_symbol): Ditto.
8a1dac83 11602 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
4a146b47
EZ
11603 (dwarf2_symbol_mark_computed): Ditto.
11604 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
11605 * elfread.c (elf_symtab_read): Ditto.
11606 * hpread.c (hpread_symfile_init, hpread_symfile_init)
11607 (hpread_read_enum_type, hpread_read_function_type)
11608 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
11609 Ditto.
8a1dac83 11610 * jv-lang.c (get_java_class_symtab, add_class_symbol)
4a146b47 11611 (java_link_class_type): Ditto.
8a1dac83 11612 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
4a146b47
EZ
11613 (new_symbol): Ditto.
11614 * minsyms.c (install_minimal_symbols): Ditto.
11615 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
11616 (terminate_minimal_symbol_table): Replace symbol_obstack with
11617 objfile_obstack.
11618 (free_objfile): Remove freeing of symbol_obstack.
11619 * objfiles.h: Remove symbol_obstack field.
11620 * pa64solib.c (add_to_solist): Replace symbol_obstack with
11621 objfile_obstack.
11622 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11623 symbol_obstack.
11624 (solib_add_common_symbols): Replace symbol_obstack with
11625 objfile_obstack.
11626 * somsolib.c (som_solib_add): Ditto.
11627 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
11628 (common_block_start, common_block_end): Ditto.
11629 * symfile.c (reread_symbols): Remove freeing and init of
11630 symbol_obstack.
11631 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
11632 * symfile.h: Update comment.
11633 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
11634 stats printing.
11635 * symtab.c (symbol_set_names): Replace symbol_obstack with
11636 objfile_obstack.
11637 * symtab.h (struct general_symbol_info, struct minimal_symbol):
11638 Update comments.
11639 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
11640 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
11641 objfile_obstack.
11642
6d012f14
AC
116432004-02-07 Andrew Cagney <cagney@redhat.com>
11644
11645 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
11646 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
11647 fields and variables.
11648 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
11649 (m_beInvisible): Delete macro.
11650 * tui/tui-data.h: Fix case case fields and variables.
11651 (m_genWinPtrIsNull): Delete macro.
11652 (tui_win_list): Rename winList.
11653 (TUI_SRC_WIN): Rename srcWin.
11654 (TUI_DISASM_WIN): Rename disassemWin.
11655 (TUI_DATA_WIN): Rename dataWin.
11656 (TUI_CMD_WIN): Rename cmdWin.
11657 (m_genWinPtrNotNull): Delete macro.
11658 (m_winPtrIsNull): Delete macro.
11659 (m_winPtrNotNull): Delete macro.
11660 (tui_win_is_source_type): Replace m_winIsSourceType
11661 (tui_win_is_auxillary): Replace m_winIsAuzillary.
11662 (tui_win_has_locator): Replace m_hasLocator.
11663 (tui_set_win_highlight): Replace m_setWinHighlightOn and
11664 m_setWinHighlightOff.
11665 * tui/tui-data.c: Update references.
11666 (tui_win_is_source_type, tui_set_win_highlight): New functions.
11667 (tui_win_has_locator, tui_win_is_auxillary): New functions.
11668 * tui/tui-command.c, tui/tui-disasm.c: Update references.
11669 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
11670 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
11671 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11672 * tui/tui-winsource.c, tui/tui.c: Ditto.
11673
7d34766b
MK
116742004-02-07 Mark Kettenis <kettenis@gnu.org>
11675
1c800673
MK
11676 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
11677 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
11678 StackGhost.
11679
7d34766b
MK
11680 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
11681 variable `i6' to `i7'.
11682 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11683
22940a24
AC
116842004-02-07 Andrew Cagney <cagney@redhat.com>
11685
11686 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
11687 (TuiPoint, TuiPointPtr): Ditto.
11688 (TuiStatus, TuiStatusPtr): Ditto.
11689 (TuiWinType, TuiWinTypePtr): Ditto.
11690 (struct tui_point): Rename _TuiPoint.
11691 (tui_get_low_disassembly_address): Rename
11692 tuiGetLowDisassemblyAddress.
11693 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
11694 (tuiFree): Delete declaration.
11695 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
11696 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
11697 * tui/tui.c (tuiFree): Delete function.
11698 * cli/cli-cmds.c (disassemble_command): Update references.
11699 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
11700 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11701 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
11702 * tui/tui-winsource.c: Ditto.
11703
8b92e4d5
EZ
117042004-02-07 Elena Zannoni <ezannoni@redhat.com>
11705
11706 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
11707 coffstab_build_psymtabs, elfstab_build_psymtabs)
11708 (stabsect_build_psymtabs): Replace psymbol_obstack with
11709 objfile_obstack.
11710 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
11711 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
11712 Ditto.
11713 * dwarfread.c (scan_compilation_units): Ditto.
11714 * elfread.c (elfstab_offset_sections): Ditto.
11715 * hppa-tdep.c (read_unwind_info): Ditto.
11716 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
11717 (hpread_end_psymtab): Ditto.
11718 * mdebugread.c (mdebug_build_psymtabs, add_pending)
11719 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
11720 Ditto.
11721 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
8a1dac83 11722 * objfiles.c (add_to_objfile_sections)
8b92e4d5
EZ
11723 (build_objfile_section_table): Ditto.
11724 (allocate_objfile): Remove init of psymbol_obstack.
11725 (free_objfile): Remove freeing of psymbol_obstack.
11726 * objfiles.h (struct objfile): Remove field
11727 psymbol_obstack. Update comments.
11728 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
11729 psymbol_obstack with objfile_obstack.
11730 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11731 psymbol_obstack.
11732 * somread.c (som_symfile_offsets, init_import_symbols)
11733 (init_export_symbols): Replace psymbol_obstack with
11734 objfile_obstack.
11735 * somsolib.c (som_solib_add_solib_objfile): Ditto.
11736 * symfile.c (default_symfile_offsets, syms_from_objfile)
11737 (reread_symbols): Remove freeing and init of psymbol_obstack.
11738 (cashier_psymtab): Update comment.
11739 * symmisc.c (print_objfile_statistics): Don't report stats for
11740 psymbol obstack.
11741 * symtab.h (struct general_symbol_info, struct partial_symtab):
11742 Update comments.
11743 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
11744 (xcoff_symfile_offsets): Replace psymbol_obstack with
11745 objfile_obstack.
11746
b99607ea
EZ
117472004-02-07 Elena Zannoni <ezannoni@redhat.com>
11748
11749 * objfiles.h (struct objfile): Add objfile_obstack field.
11750 Remove type_obstack field.
11751
11752 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
11753 read_structure_scope read_enumeration, new_symbol): Replace
11754 type_obstack with objfile_obstack.
11755 * dwarfread.c (struct_type, enum_type): Ditto.
8a1dac83 11756 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
b99607ea
EZ
11757 (lookup_fundamental_type): Ditto.
11758 * gdbtypes.h (TYPE_ALLOC): Ditto.
8a1dac83
RM
11759 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
11760 (hpread_read_doc_function_type, hpread_read_struct_type)
11761 (fix_static_member_physnames, hpread_read_array_type)
b99607ea 11762 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
8a1dac83 11763 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
b99607ea
EZ
11764 (java_link_class_type): Ditto.
11765 * mdebugread.c (parse_type): Ditto.
11766 * objfiles.c (allocate_objfile, free_objfile): Ditto.
11767 * solib-sunos.c (solib_add_common_symbols): Ditto.
11768 * stabsread.c (define_symbol, read_type, read_member_functions,
11769 read_cpp_abbrev, read_one_struct_field): Ditto.
11770 * symfile.c (reread_symbols): Ditto.
11771 * symmisc.c (print_objfile_statistics): Ditto.
8a1dac83 11772
2a8854a7
AC
117732004-02-07 Andrew Cagney <cagney@redhat.com>
11774
11775 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
11776 (tui_exec_info_content): Rename TuiExecInfoContent.
11777 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
11778 (TuiWinInfo, TuiWinInfoPtr): Ditto.
11779 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
11780 (TuiList, TuiListPtr): Ditto.
11781 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
11782 (TuiDataType, TuiDataTypePtr): Ditto.
11783 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
11784 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
11785 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
11786 (TuiSourceElement, TuiSourceElementPtr): Ditto.
11787 (TuiDataElement, TuiDataElementPtr): Ditto.
11788 (TuiWinElement, TuiWinElementPtr): Ditto.
11789 (TuiDataInfo, TuiDataInfoPtr): Ditto.
11790 (TuiCommandElement, TuiCommandElementPtr): Ditto.
11791 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
11792 (TuiWhichElement, TuiWhichElementPtr): Ditto.
11793 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
11794 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
11795 * tui/tui-command.c, tui/tui-data.c: Update references.
11796 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
11797 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11798 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11799 * tui/tui-winsource.c, tui/tui.c: Ditto.
8a1dac83 11800
05cbe71a
MK
118012004-02-07 Mark Kettenis <kettenis@gnu.org>
11802
11803 * dwarf2-frame.h: Update copyright.
11804 (enum dwarf2_frame_reg_rule): New.
11805 (struct dwarf2_frame_state_reg): New.
11806 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
11807 * dwarf2-frame.c: Update copyright.
11808 (enum dwarf2_reg_rule): Remove.
11809 (struct dwarf2_frame_state): Remove defenition of `struct
11810 dwarf2_frame_state_reg'.
11811 (read_reg): Call get_frame_arch to get the architecture instead of
11812 using CURRENT_GDBARCH.
11813 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
11814 DWARF2_FRAME_.
11815 (dwarf2_frame_init_reg): New function.
11816 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
11817 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
11818 initialize the register state. Prefix old `enum dwarf2_reg_rule'
11819 tags with DWARF2_FRAME_.
11820 (dwarf2_frame_prev_register): Call get_frame_arch to get the
11821 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
11822 dwarf2_reg_rule' tags with DWARF2_FRAME_.
11823
ec7d9e56
AC
118242004-02-06 Andrew Cagney <cagney@redhat.com>
11825
dd1abb8c
AC
11826 * tui/tui-data.h (struct tui_list): Rename _TuiList.
11827 (enum tui_data_type): Rename _TuiDataType.
11828 (struct tui_layout_def): Rename _TuiLayoutDef.
11829 (struct tui_source_element): Rename _TuiSourceElement.
11830 (struct tui_data_element): Rename _TuiDataElement.
11831 (struct tui_command_element): Rename _TuiCommandElement.
11832 (struct tui_locator_element): Rename _TuiLocatorElement.
11833 (union tui_which_element): Define.
11834 (struct tui_win_element): Rename _TuiWinElement.
11835 (struct tui_data_info): Rename _TuiDataInfo.
11836 (struct tui_source_info): Rename _TuiSourceInfo.
11837 (struct tui_command_info): Rename _TuiCommandInfo.
11838 (tui_initialize_static_data): Rename initializeStaticData.
11839 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
11840 (tui_alloc_win_info): Rename allocWinInfo.
11841 (tui_init_generic_part): Rename initGenericPart.
11842 (tui_init_win_info): Rename initWinInfo.
11843 (tui_alloc_content): Rename allocContent.
11844 (tui_add_content_elements): Rename addContentElements.
11845 (tui_init_content_element): Rename initContentElement.
11846 (tui_free_window): Rename freeWindow.
11847 (tui_free_win_content): Rename freeWinContent.
11848 (tui_free_data_content): Rename freeDataContent.
11849 (tui_free_all_source_wins_content): Rename
11850 freeAllSourceWinsContent.
11851 (tui_del_window): Rename tuiDelWindow.
11852 (tui_del_data_windows): Rename tuiDelDataWindows.
11853 (tui_partial_win_by_name): Rename partialWinByName.
11854 (tui_win_name): Rename winName.
11855 (tui_current_layout): Rename currentLayout.
11856 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
11857 (tui_term_height): Rename termHeight.
11858 (tui_set_term_height_to): Rename setTermHeightTo.
11859 (tui_term_width): Rename termWidth.
11860 (tui_set_term_width_to): Rename setTermWidthTo.
11861 (tui_set_gen_win_origin): Rename setGenWinOrigin.
11862 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
11863 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
11864 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
11865 (tui_source_windows): Rename sourceWindows.
11866 (tui_clear_source_windows): Rename clearSourceWindows.
11867 (tui_clear_source_windows_detail): Rename
11868 clearSourceWindowsDetail.
11869 (tui_clear_win_detail): Rename clearWinDetail.
11870 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
11871 (tui_default_tab_len): Rename tuiDefaultTabLen.
11872 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
11873 (tui_win_with_focus): Rename tuiWinWithFocus.
11874 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
11875 (tui_layout_def): Rename tuiLayoutDef.
11876 (tui_win_resized): Rename tuiWinResized.
11877 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
11878 (tui_next_win): Rename tuiNextWin.
11879 (tui_prev_win): Rename tuiPrevWin.
11880 (tui_add_to_source_windows): Rename addToSourceWindows.
11881 * tui/tui-winsource.c, tui/tui-win.c: Update references.
11882 * tui/tui-layout.c, tui/tui-source.c: Ditto.
11883 * tui/tui-stack.c, tui/tui-io.c: Ditto.
11884 * tui/tui.c, tui/tui-data.c: Ditto.
11885 * tui/tui-interp.c, tui/tui-data.c: Ditto.
11886 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
11887
a358af15
AC
11888 * tui/tui-source.h: Update copyright. Include "tui-data.h".
11889 (struct symtab): Declare.
11890 (tui_set_source_content): Rename tuiSetSourceContent.
11891 (tui_show_symtab_source): Rename tuiShowSource.
11892 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
11893 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
11894 * tui/tui-source.c: Update copyright. Update references.
11895 * tui/tui-win.c, tui/tui-winsource.c: Update references.
11896 * tui/tui-stack.c: Update references.
11897
a21fcd8f
AC
11898 * tui/tui-win.h: Update copyright. Include "tui-data.h".
11899 (struct tui_win_info): Declare.
11900 (tui_scroll_forward): Rename tuiScrollForward.
11901 (tui_scroll_backward): Rename tuiScrollBackward.
11902 (tui_scroll_left): Rename tuiScrollLeft.
11903 (tui_scroll_right): Rename tuiScrollRight.
11904 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
11905 (tui_resize_all): Rename tuiResizeAll.
11906 (tui_refresh_all_win): Rename tuiRefreshAll.
11907 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
11908 * tui/tui-layout.c, * tui/tui-io.c: Update references.
11909 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
11910 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
11911
edae1ccf
AC
11912 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
11913 (tui_erase_data_content): Rename tuiEraseDataContent.
11914 (tui_display_all_data): Rename tuiDisplayAllData.
11915 (tui_check_data_values): Rename tuiCheckDataValues.
11916 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
11917 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
11918 (tui_first_data_element_no_in_line): Rename
11919 tuiFirstDataElementNoInLine.
11920 (tui_delete_data_content_windows): Rename
11921 tuiDeleteDataContentWindows.
11922 (tui_refresh_data_win): Rename tuiRefreshDataWin.
11923 (tui_display_data_from): Rename tuiDisplayDataFrom.
11924 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
11925 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
11926 * tui/tui-win.c, tui/tui-regs.c: Update references.
11927 * tui/tui-layout.c, tui/tui.c: Update references.
11928
ec7d9e56
AC
11929 * tui/tui-wingeneral.h: Update copyright.
11930 (m_allBeVisible): Delete macro.
8a1dac83 11931 (m_allBeInvisible): Delete macro.
ec7d9e56
AC
11932 (struct tui_gen_win_info): Declare.
11933 (struct tui_win_info): Declare.
11934 (tui_unhighlight_win): Rename unhighlightWin.
11935 (tui_make_visible, tui_make_invisible): Replace makeVisible.
11936 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
11937 (tui_make_window): Rename makeWindow.
11938 (tui_copy_win): Rename copyWin.
11939 (tui_box_win): Rename boxWin.
11940 (tui_highlight_win): Rename highlightWin.
11941 (tui_check_and_display_highlight_if_needed): Rename
11942 checkAndDisplayHighlightIfNeeded.
11943 (tui_refresh_all): Rename refreshAll.
11944 (tui_delete_win): Rename tuiDelwin.
11945 (tui_refresh_win): Rename tuiRefreshWin.
11946 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
11947 (tui_make_visible, tui_make_invisible): New functions.
11948 (tui_make_all_visible, tui_make_all_invisible): New functions.
11949 (make_all_visible): Rename makeAllVisible.
11950 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
11951 * tui/tui-data.c, tui/tui-winsource.c: Update references.
11952 * tui/tui-windata.c, tui/tui-win.c: Update references.
11953 * tui/tui-regs.c, tui/tui-layout.c: Update references.
11954 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
11955
1e52e2eb
MK
119562004-02-06 Mark Kettenis <kettenis@gnu.org>
11957
11958 * proc-api.c (write_with_trace): Initialize local variable to
11959 silence compiler warning.
11960
f80bda8e
AC
119612004-02-06 Andrew Cagney <cagney@redhat.com>
11962
11963 * tui/tui-source.h: Do not include "defs.h".
11964 (struct tui_win_info): Declare.
11965 (tui_set_source_content_nil): Declare.
11966 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
11967 (union tui_line_or_address): Rename _TuiLineOrAddress.
11968 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
11969 (tui_update_source_window): Rename tuiUpdateSourceWindow.
11970 (tui_update_source_window_as_is): Rename
11971 tuiUpdateSourceWindowAsIs.
11972 (tui_update_source_windows_with_addr): Rename
11973 tuiUpdateSourceWindowsWithAddr.
11974 (tui_update_source_windows_with_line): Rename
11975 tuiUpdateSourceWindowsWithLine.
11976 (tui_clear_source_content): Rename tuiClearSourceContent.
11977 (tui_erase_source_content): Rename tuiEraseSourceContent.
11978 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
11979 (tui_show_source_content): Rename tuiShowSourceContent.
11980 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
11981 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
11982 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
11983 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
11984 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
11985 (tui_update_exec_info): Rename tuiUpdateExecInfo.
11986 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
11987 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
11988 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
11989 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
11990 (struct tui_win_info): Declare.
11991 * tui/tui-stack.c: Update references.
11992 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
11993 * tui/tui-win.c, tui/tui-source.c: Ditto.
11994 * tui/tui.c, tui/tui-disasm.c: Ditto.
11995
9fbfb822
MK
119962004-02-06 Mark Kettenis <kettenis@gnu.org>
11997
11998 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
11999 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
12000
03cebad2
MK
120012004-02-05 Mark Kettenis <kettenis@gnu.org>
12002
12003 * infrun.c (handle_inferior_event): Allow for breakpoint
12004 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
12005 and SIGEMT. Update comments.
12006 * NEWS (Revised SPARC target): Mention support for non-executable
12007 stack.
12008
290281b1
MK
120092004-02-04 Mark Kettenis <kettenis@gnu.org>
12010
12011 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
12012 * inftarg.c: Update copyright year.
12013 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
12014 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
12015 (sparc_xfer_wcookie): New function.
12016 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12017 * Makefile.in (sparc-nat.o): Update dependencies.
12018 * config/sparc/nm-nbsd.h: Include "target.h".
12019 (NATIVE_XFER_WCOOKIE): New define.
12020 (sparc_xfer_wcookie): New prototype.
12021
212161df
AC
120222004-02-04 Andrew Cagney <cagney@redhat.com>
12023
12024 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
12025 SYSCALL_TRAP function.
12026 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
12027
6e4c6c91
DJ
120282004-02-04 Andrew Cagney <cagney@redhat.com>
12029 Daniel Jacobowitz <drow@mvista.com>
12030
12031 * objfiles.h: Delete comments refering to inside_entry_func and
12032 DEPRECATED_FRAME_CHAIN_VALID.
12033 * defs.h (inside_entry_func): Update prototype..
12034 * blockframe.c (inside_entry_func): Rename to
12035 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
12036 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
12037
cae688ec
JJ
120382004-02-03 Jeff Johnston <jjohnstn@redhat.com>
12039
12040 * breakpoint.c (struct captured_parse_breakpoint_args): Move
12041 outside of #ifdef SOLIB_ADD region.
12042 (do_restore_lang_radix_cleanup): Ditto.
12043 (resolve_pending_breakpoint): Ditto.
12044
19217676
AC
120452004-02-03 Andrew Cagney <cagney@redhat.com>
12046
12047 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
12048 (process_note_abi_tag_sections): Delete unused function.
12049 (ia64_read_fp): Delete unused function.
12050 (gdbarch_extract_struct_value_address): Delete declaration.
12051
876753be
AC
120522004-02-02 Andrew Cagney <cagney@redhat.com>
12053
12054 * vax-tdep.c (vax_frame_chain): Delete call to
12055 deprecated_inside_entry_file.
12056 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
12057
d4f10bf2
MK
120582004-02-02 Mark Kettenis <kettenis@gnu.org>
12059
12060 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
12061 column that's "empty" or "same value" when eliminating REG_RA
12062 rules.
12063
cae688ec
JJ
120642004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12065
12066 * NEWS: Add information about new pending breakpoint support.
12067
0101ce28
JJ
120682004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12069
12070 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
12071 and pending fields for pending breakpoint support.
12072 * breakpoint.c (breakpoint_enabled): Add check for not pending.
12073 (condition_command): Only parse condition if not a pending
12074 breakpoint.
12075 (print_one_breakpoint): Add support for pending breakpoints.
12076 (describe_other_breakpoints): Add checks to verify we are not
12077 dealing with pending breakpoints.
12078 (check_duplicates): Don't check pending breakpoints.
12079 (set_raw_breakpoint): Initialize pending flag.
12080 (do_restore_lang_radix_cleanup): New cleanup routine.
12081 (resolve_pending_breakpoint): New function.
12082 (re_enable_breakpoints_in_shlibs): Try and resolve any
12083 pending breakpoints via resolve_pending_breakpoint.
12084 (mention): Add pending breakpoint support.
12085 (parse_breakpoint_sals): Add new parameter to pass to
12086 decode_line_1 to indicate silent errors when files or functions
12087 are not found. Change all callers.
12088 (do_captured_parse_breakpoint): New function.
12089 (break_command_1): Change prototype to return an rc value and to
12090 take an optional pending breakpoint pointer. Support creating
12091 a pending breakpoint if a "not found" form of error occurs when
12092 parsing the breakpoint. Also support resolving an existing pending
12093 breakpoint and be silent if the resolution fails.
12094 (create_breakpoints): Change prototype to take pending breakpoint
12095 pointer. When resolving a pending breakpoint, use the new pointer
12096 to provide a conditional or commands added by the end-user.
12097 (delete_breakpoint): Add appropriate check for pending.
12098 (breakpoint_re_set_one): Ditto.
12099 (do_enable_breakpoint): Ditto.
12100
8d577d32
DC
121012004-02-02 David Carlton <carlton@kealia.com>
12102
12103 * valops.c (enum oload_classification): New.
12104 (find_overload_match): Break implementation into separate
12105 functions; delete #if 0'd code; look for symbols within
12106 namespaces.
12107 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
12108 (find_oload_champ,oload_method_static,classify_oload_match): New.
12109 * cp-support.h: Add declaration for cp_func_name; update
12110 declaration for make_symbol_overload_list.
12111 * cp-support.c (cp_func_name): New.
12112 (overload_list_add_symbol): Fix comment, use
12113 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
12114 (make_symbol_overload_list): Take a function name and a namespace
12115 instead of a symbol; change implementation.
12116 (make_symbol_overload_list_using): New.
12117 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
12118
22e8e3c7
FF
121192004-02-02 Fred Fish <fnf@redhat.com>
12120
12121 * main.c (gdb_stdtarg): Move definition to group with other
15390fef 12122 gdb_stdtarg definitions and update copyright years.
22e8e3c7
FF
12123 * remote-sim.c (gdb_os_write_stderr): Write output to
12124 gdb_stdtargerr stream instead of gdb_stdtarg stream.
12125 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
15390fef 12126 gdb_stderr stream and update copyright years.
22e8e3c7 12127
6b753f60
DJ
121282004-02-01 Daniel Jacobowitz <drow@mvista.com>
12129
12130 * Makefile.in (mips-linux-nat.o): Update dependencies.
12131 * mips-linux-nat.c: Include mips-tdep.h.
12132
121332004-02-01 Roland McGrath <roland@redhat.com>
2cb6b099
RM
12134
12135 * sol-thread.c (sol_thread_xfer_partial): New function.
12136 (init_sol_thread_ops): Use that for to_xfer_partial hook.
12137 (init_sol_core_ops): Likewise.
12138
12139 * procfs.c (procfs_xfer_partial): New function.
12140 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
12141 * Makefile.in (procfs.o): Add $(auxv_h) dep.
12142
12143 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
12144 procfs_xfer_auxv function.
12145
12146 * procfs.c (procfs_make_note_section): If we can read
12147 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
12148 * linux-proc.c (linux_make_note_section): Likewise.
12149
12150 * auxv.h: New file.
12151 * auxv.c: New file.
12152 * Makefile.in (auxv_h): New variable.
12153 (COMMON_OBS): Add auxv.o here.
12154 (auxv.o): New target.
12155
12156 * corelow.c (core_xfer_partial): New function.
12157 (init_core_ops): Use it for core_ops.to_xfer_partial.
12158
12159 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
12160 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
12161 macro if that is defined.
12162
fa5281d0
DJ
121632004-02-01 Daniel Jacobowitz <drow@mvista.com>
12164
12165 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
12166 and check the specified thread for each breakpoint.
12167 * breakpoint.h (bpstat_stop_status): Update prototype.
12168 * infrun.c (handle_inferior_event): Update calls to
12169 bpstat_stop_status.
12170
26ee262d
DJ
121712004-02-01 Daniel Jacobowitz <drow@mvista.com>
12172
12173 * Makefile.in (cli-cmds.o): Add $(readline_h).
12174
d9b52655
DJ
121752004-02-01 Daniel Jacobowitz <drow@mvista.com>
12176
12177 * cli/cli-cmds.c: Include readline.h.
12178 (complete_command): Pass the start of the last word to
12179 complete_line.
12180
9709f61c
DJ
121812004-01-31 Daniel Jacobowitz <drow@mvista.com>
12182
12183 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
12184 argument, and change first argument to a CORE_ADDR.
12185 * breakpoint.h (bpstat_stop_status): Update prototype.
12186 * infrun.c (adjust_pc_after_break): Add a new comment.
12187 (handle_inferior_event): Update calls to bpstat_stop_status.
12188
4f1280bb
DJ
121892004-01-31 Daniel Jacobowitz <drow@mvista.com>
12190
12191 * breakpoint.h: Update copyright years.
12192
4fa8626c
DJ
121932004-01-31 Daniel Jacobowitz <drow@mvista.com>
12194
12195 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
12196 (bpstat_stop_status): Don't decrement PC.
12197 * breakpoint.h (software_breakpoint_inserted_here_p): Add
12198 prototype.
12199 * infrun.c (adjust_pc_after_break): New function.
12200 (handle_inferior_event): Call it, early. Remove later references
12201 to DECR_PC_AFTER_BREAK.
12202 (normal_stop): Add commentary.
12203
fad0733a
DJ
122042004-01-31 Daniel Jacobowitz <drow@mvista.com>
12205
12206 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
12207 2004-01-27 double-free fix.
12208
42cdca6c
MK
122092004-01-31 Mark Kettenis <kettenis@gnu.org>
12210
12211 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12212 (sparc32_frame_prev_register): Handle StackGhost.
12213 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12214
932d5416
RM
122152004-01-29 Roland McGrath <roland@redhat.com>
12216
12217 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
12218 * configure: Regenerated.
12219
12220 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
12221 * Makefile.in (procfs.o): Add dep.
12222
47d3492a
AC
122232004-01-28 Andrew Cagney <cagney@redhat.com>
12224
12225 * tui/tui-stack.h: Update copyright.
12226 (struct frame_info): Add opaque declaration.
12227 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
12228 (tui_show_locator_content): Rename tuiShowLocatorContent.
12229 (tui_show_frame_info): Rename tuiShowFrameInfo.
12230 * tui/tui-stack.c: Update copyright. Update references.
12231 * tui/tui-winsource.c: Update references.
12232 * tui/tui-win.c: Update references.
12233 * tui/tui-layout.c: Update references.
12234 * tui/tui-hooks.c: Update copyright, update references.
12235 * tui/tui.c: Update copyright, update references.
12236 * tui/tui-disasm.c: Update references.
12237
5d51ca54
DC
122382004-01-28 David Carlton <carlton@kealia.com>
12239
12240 * dwarf2read.c (add_partial_structure): Use demangled name if
12241 namespace equals "".
12242
086ed43d
JB
122432004-01-27 Jim Blandy <jimb@redhat.com>
12244
12245 Clean up misapplied patch:
12246 * dwarf2read.c (determine_prefix): Change one of the two forward
12247 declarations for 'determine_prefix_aux' to a declaration for this.
12248 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
12249 argument to 'die_specification'.
12250
2a35147e
JB
12251 * dwarf2read.c (read_func_scope): Re-indent comment.
12252
a355c7de 122532004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
932d5416 12254
a355c7de
AC
12255 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
12256 b->exp to NULL after freeing so that error during re-parsing or
12257 evaluation of expressions associated with breakpoint don't
12258 eventually lead to re-freeing of storage.
12259 Committed by Andrew Cagney.
12260
63ff5125
AC
122612004-01-27 Andrew Cagney <cagney@redhat.com>
12262
12263 * source.c (ambiguous_line_spec): Delete undefined declaration.
12264 * m32r-rom.c (m32r_set_board_address): Delete unused function.
12265 (m32r_set_server_address, m32r_set_download_path): Ditto.
12266 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
12267
e142c38c
DJ
122682004-01-27 Daniel Jacobowitz <drow@mvista.com>
12269
12270 * dwarf2read.c: Update calls to changed and renamed functions, and
12271 references to moved variables.
12272
12273 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
12274 language, language_defn, list_in_scope, and ftypes members.
12275 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
12276 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
12277 (baseaddr): Remove globals.
12278
12279 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
12280 (set_cu_language, die_is_declaration, die_specification)
12281 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
12282 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
12283 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
12284 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
12285
12286 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
12287 cu.list_in_scope. Don't initialize cu_header_offset.
12288 (add_partial_symbol): Add local baseaddr.
12289 (psymtab_to_symtab_1): Add local baseaddr. Use
12290 objfile->section_offsets for consistency. Don't initialize
12291 cu_header_offset; do initialize cu.header.offset and
12292 cu.list_in_scope.
12293 (read_file_scope, read_func_scope, read_lexical_block_scope)
12294 (dwarf_decode_lines, new_symbol): Add local baseaddr.
12295
c6e06ede
MC
122962004-01-27 Michael Chastain <mec.gnu@mindspring.com>
12297
fb328ecc 12298 * PROBLEMS: Add gdb/1516.
c6e06ede 12299
48184fd4
AC
123002003-12-29 Robert Millan <robertmh@gnu.org>
12301
12302 Patch committed by Andrw Cagney.
12303 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
12304 * configure.tgt: Match knetbsd*-gnu.
12305
c1321b30
AC
123062004-01-26 Andrew Cagney <cagney@redhat.com>
12307
f3699be3
AC
12308 * breakpoint.c (catch_command_1): Delete #ifdef code.
12309 (catch_fork_command_1): Delete #ifdef wrapper.
12310 (catch_exec_command_1): Ditto.
12311 (catch_load_command_1): Ditto.
12312 (catch_unload_command_1): Ditto.
12313
c1321b30
AC
12314 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
12315 (catch_breakpoint): Delete #if0ed function.
12316 (disable_catch_breakpoint): Ditto.
12317 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
12318 (disable_catch, enable_catch, delete_catch): Ditto.
12319
b4501125
AC
123202004-01-26 Andrew Cagney <cagney@redhat.com>
12321
12322 * remote.c (echo_check, quit_flag): Delete variables.
12323 (cisco_kernel_mode): Delete variable.
12324 (minitelnet_return, tty_input, escape_count): Delete variables.
12325 (remote_cisco_mode): Delete variable.
12326 (remote_cisco_open, remote_cisco_close): Delete function.
12327 (remote_cisco_mourn, remote_cisco_wait): Delete function.
12328 (init_remote_cisco_ops): Delete function.
12329 (_initialize_remote): Do not install "remote cisco" code.
12330 (read_frame): Delete cisco specific code.
12331 (remote_info_process): Delete function.
12332 (remote_wait): Delete cisco specific code.
12333 (remote_cisco_section_offsets): Delete function.
12334 (remote_cisco_objfile_relocate): Delete function.
12335 (remote_async_wait): Delete cisco specific code.
12336 (minitelnet, readtty, readsocket): Delete function.
12337
74055713
AC
123382004-01-26 Andrew Cagney <cagney@redhat.com>
12339
12340 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
12341 comments mentioning extract_returned_value_address.
12342 * infcmd.c (print_return_value): Update. Add comments on
12343 extract_returned_value_address.
12344 * stack.c (return_command): Add comments on
12345 extract_returned_value_address.
12346 * values.c: Update comment.
12347 * m32r-tdep.c: Update comment.
12348 * sparc-tdep.c: Update comment.
12349 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
12350 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12351 * sh64-tdep.c (sh64_gdbarch_init): Update.
12352 * sh-tdep.c (sh_gdbarch_init): Update.
12353 * s390-tdep.c (s390_gdbarch_init): Update.
12354 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12355 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
12356 * m68k-tdep.c (m68k_gdbarch_init): Update.
12357 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12358 * m32r-tdep.c (m32r_gdbarch_init): Update.
12359 * ia64-tdep.c (ia64_gdbarch_init): Update.
12360 * h8300-tdep.c (h8300_gdbarch_init): Update.
12361 * frv-tdep.c (frv_gdbarch_init): Update.
12362 * arm-tdep.c (arm_gdbarch_init): Update.
12363 * alpha-tdep.c (alpha_gdbarch_init): Update.
12364
a67af2b9
AC
123652004-01-26 Andrew Cagney <cagney@redhat.com>
12366
12367 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
12368 SYMBOL_LOCATION_FUNCS
12369 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
12370 "struct symbol_ops".
12371 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
12372 type to "struct symbol_ops".
12373 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
12374 (struct symbol): Replace ".aux_value.loc.funcs" and
12375 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
12376 (SYMBOL_OBJFILE): Delete macro.
12377 (SYMBOL_LOCATION_FUNCS): Delete macro.
12378 (SYMBOL_LOCATION_BATON): Update.
12379 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
12380 intead of SYMBOL_LOCATION_FUNCS.
12381 * ax-gdb.c (gen_var_ref): Ditto.
12382 * printcmd.c (address_info): Ditto.
12383 * findvar.c (read_var_value): Ditto.
12384 (symbol_read_needs_frame): Ditto.
12385
c034e007
AC
123862004-01-26 Andrew Cagney <cagney@redhat.com>
12387
12388 * dwarf2read.c (read_func_scope): Document frame-base hack.
12389
bb472c1e
MK
123902004-01-25 Mark Kettenis <kettenis@gnu.org>
12391
12392 * infcmd.c (print_return_value): Plug memory leak; delete
12393 ui_stream object. Rename argument `structure_return' to
12394 `struct_return'.
12395
c8e737d5
MK
123962004-01-25 Mark Kettenis <kettenis@gnu.org>
12397
f941662f
MK
12398 * infcmd.c (print_return_value): Wrap long lines.
12399 (finish_command_continuation, finish_command): Remove unused
12400 variable `funcaddr'. Fix some coding-standards problems.
12401
c558d81a 12402 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
d8d65dd3 12403 SECT_SIZE is large enough, not whether it's exactly the right size.
c558d81a
MK
12404 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
12405 TDEP->fpregset to zero.
12406
bf1e5861 12407 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
c8e737d5
MK
12408 floating-point registers for traditional NetBSD core files.
12409 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
12410 TDEP->sizeof_fpregset here.
12411
4c72d57a
MK
124122004-01-25 Mark Kettenis <kettenis@gnu.org>
12413
566626fa
MK
12414 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
12415 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
12416 function with code split out from
12417 sparc32nbsd_sigcontext_frame_cache.
12418 (sparc32nbsd_sigcontext_frame_cache): Use
12419 sparc32nbsd_sigcontext_saved_regs.
12420 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
12421 OpenBSD.
12422 * sparcobsd-tdep.c: New file.
12423 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
12424 (sparcobsd-tdep.o): New dependency.
12425 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
12426 * config/sparc/obsd.mt: New file.
12427
4c72d57a
MK
12428 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
12429 TDEP->fpregset to be initialized to enable core file register
12430 sets.
12431
7e5e9f88
MK
124322004-01-24 Mark Kettenis <kettenis@gnu.org>
12433
f0f207fd 12434 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
1e067c66
MK
12435 Add opaque declarations.
12436 (sparc64nbsd_sigcontext_saved_regs): New prototype.
12437 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
12438 function with code split out from
12439 sparc64nbsd_sigcontext_frame_cache.
12440 (sparc64nbsd_sigcontext_frame_cache): Use
12441 sparc64nbsd_sigcontext_saved_regs.
12442 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
12443 OpenBSD.
12444 * sparc64obsd-tdep.c: New file.
12445 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
12446 (sparc64obsd-tdep.o): New dependency.
12447 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
12448 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
12449 * config/sparc/obsd64.mt: New file.
12450
690668cc
MK
12451 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
12452 read the instruction at PC.
12453
7e5e9f88
MK
12454 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
12455 value of GDB_OSABI_DEFAULT.
12456 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
12457 instead of GDB_OSABI_NETBSD_AOUT.
12458
68b6dce9
NR
124592004-01-24 Nick Roberts <nick@nick.uklinux.net>
12460
12461 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
12462 copyright.
12463
080ce8c0
AC
124642004-01-23 Andrew Cagney <cagney@redhat.com>
12465
12466 * printcmd.c (display_command): Replace tui_set_display call with
12467 tui_set_layout_for_display_command.
12468 * tui/tui.h (enum tui_win_type): Define.
12469 (tui_set_layout): Delete declaration.
12470 (tui_set_layout_for_display_command): Rename set_tui_layout.
12471 * tui/tui-data.h (enum tui_layout_type): Define.
12472 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
12473 "tui.h".
12474 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
12475 (tui_default_win_height): Rename tuiDefaultWinHeight.
12476 (tui_default_win_viewport_height): Rename
12477 tuiDefaultWinViewportHeight.
12478 (tui_set_layout): RenametuiSetLayout.
12479 * tui/tui-layout.c: Update references.
12480 * tui/tui.c: Update references.
12481 * tui/tui-disasm.c: Update references.
12482
b368761e
DC
124832004-01-23 David Carlton <carlton@kealia.com>
12484
12485 Partial workaround for PR c++/1511:
12486 * cp-namespace.c: Include frame.h.
12487 (cp_lookup_transparent_type): New
12488 (cp_lookup_transparent_type_loop): New.
12489 * cp-support.h: Declare cp_lookup_transparent_type.
12490 * symtab.c (basic_lookup_transparent_type): Renamed from
12491 lookup_transparent_type.
12492 (lookup_transparent_type): Replace old body by a call to
12493 current_language->la_lookup_transparent_type.
12494 * symtab.h: Update copyright. Declare
12495 basic_lookup_transparent_type.
12496 * language.h: Update copyright.
12497 (struct language_defn): Add la_lookup_transparent_type.
12498 * language.c: Update copyright.
12499 (unknown_language_defn): Add basic_lookup_transparent_type.
12500 (auto_language_defn): Add basic_lookup_transparent_type.
12501 (local_language_defn): Add basic_lookup_transparent_type.
12502 * ada-lang.c: Update copyright.
12503 (ada_language_defn): Add basic_lookup_transparent_type.
12504 * c-lang.c: Update copyright.
12505 (c_language_defn): Add basic_lookup_transparent_type.
12506 (cplus_language_defn): Add basic_lookup_transparent_type.
12507 (asm_language_defn): Add basic_lookup_transparent_type.
12508 (minimal_language_defn): Add basic_lookup_transparent_type.
12509 * f-lang.c: Update copyright.
12510 (f_language_defn): Add basic_lookup_transparent_type.
12511 * jv-lang.c: Update copyright.
12512 (java_language_defn): Add basic_lookup_transparent_type.
12513 * m2-lang.c: Update copyright.
12514 (m2_language_defn): Add basic_lookup_transparent_type.
12515 * objc-lang.c: Update copyright.
12516 (objc_language_defn): Add basic_lookup_transparent_type.
12517 * p-lang.c: Update copyright.
12518 (p_language_defn): Add basic_lookup_transparent_type.
12519 * scm-lang.c: Update copyright.
12520 (scm_language_defn): Add basic_lookup_transparent_type.
12521 * Makefile.in (cp-namespace.o): Depend on frame.h.
12522
fdde2d81
DC
125232004-01-23 David Carlton <carlton@kealia.com>
12524
12525 Patch for PR c++/1520:
12526 * dwarf2read.c (read_func_scope): Set processing_current_prefix
12527 properly if we have a specification die.
12528 (determine_prefix_aux): Rename from determine_prefix.
12529 (determine_prefix): Like the old determine_prefix, but never
12530 returns NULL.
12531
5b828b6b
TR
125322004-01-23 Theodore A. Roth <troth@openavr.org>
12533
12534 * avr-tdep.c: Update copyright.
12535 (avr_iaddr_p): Delete unused function.
12536 (avr_saddr_p): Delete unused function.
12537
a1b8c067
DC
125382004-01-23 David Carlton <carlton@kealia.com>
12539
12540 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
12541 Fix for PR symtab/1534.
12542
f2cab569
MK
125432004-01-23 Mark Kettenis <kettenis@gnu.org>
12544
12545 * NEWS (New native configurations): Mention OpenBSD/sparc and
12546 OpenBSD/sparc64.
12547 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
12548 * configure.host: Likewise.
12549 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
12550 handler for OpenBSD.
12551 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
12552
642d8300
MK
125532004-01-22 Mark Kettenis <kettenis@gnu.org>
12554
89aac506
MK
12555 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
12556 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
12557
36662fde
MK
12558 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
12559 * cli/cli-cmds.c (shell_escape): Likewise.
12560
642d8300
MK
12561 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
12562 OpenBSD .note.openbsd.ident sections.
12563
fae299cd
DC
125642004-01-22 David Carlton <carlton@kealia.com>
12565
12566 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
12567 get_scope_pc_bounds.
12568 (read_file_scope): Ditto.
12569 (get_scope_pc_bounds): New function, produced by extracting code
12570 from the above two functions, consolidating it, and adding support
12571 for DW_TAG_namespace.
12572
a49d618c
MK
125732004-01-22 Mark Kettenis <kettenis@gnu.org>
12574
12575 * osabi.c (MAX_NOTESZ): New define.
12576 (check_note): New function.
12577 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
12578 check_note.
12579
fe61caab
RM
125802004-01-21 Roland McGrath <roland@redhat.com>
12581
12582 * MAINTAINERS (write after approval): Add myself.
12583
ec145965
EZ
125842004-01-21 Eli Zaretskii <eliz@gnu.org>
12585
12586 * utils.c (init_page_info): Move declarations of `rows' and
12587 `cols' before the __GO32__-specific code. Move the closing brace
12588 outside the #ifdef __GO32__..#endif block.
12589 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
12590
877522db
PB
125912004-01-21 Paul Brook <paul@codesourcery.com>
12592
12593 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
12594 BPSTAT_WHAT_CHECK_SHLIBS.
12595
dbf5be1c
PB
125962004-01-21 Paul Brook <paul@codesourcery.com>
12597
12598 * MAINTAINERS: Add myself to write-after-approval.
12599
81f08b92
AC
126002004-01-20 Andrew Cagney <cagney@redhat.com>
12601
5a1efed7
AC
12602 * ax-gdb.c (print_axs_value): Delete unused function.
12603 * jv-lang.c (java_lookup_type): Delete unused function.
12604 * cli/cli-dump.c (dump_filetype): Delete unused function.
12605 * remote-mips.c (remote_mips_insert_hw_breakpoint)
12606 (remote_mips_remove_hw_breakpoint): Delete unused functions.
12607 (mips_getstring): Delete unused function.
12608 (pmon_insert_breakpoint): Delete #if0ed function.
12609 (PMON_MAX_BP): Delete #if0ed MACRO.
12610 (mips_pmon_bp_info): Delete #if0ed variable.
12611 (pmon_remove_breakpoint): Delete #if0ed function.
12612 * monitor.c (monitor_write_even_block): Delete unused function.
12613 (monitor_write_memory_block): Delete #if0ed code.
12614 * dink32-rom.c (dink32_load): Delete unused function.
12615 (_initialize_dink32_rom): Delete #if0ed code.
12616 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
12617
b0a30fce
AC
12618 * tui/tui-command.c: Update references.
12619 * tui/tui-io.c: Update references.
12620 * tui/tui-command.h: Update copyright.
12621 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
12622
81f08b92
AC
12623 * source.c (ambiguous_line_spec): Delete never-defined function.
12624 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
12625 * gdbtypes.c (add_name, add_mangled_type): Ditto.
12626 * cli/cli-cmds.c (validate_comname): Ditto.
12627
65f05602
AC
12628 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
12629 "tui-data.h".
12630 (tui_set_disassem_content): Rename tuiSetDisassemContent.
12631 (tui_show_disassem): Rename tuiShowDisassem.
12632 (tui_show_disassem_and_update_source): Rename
12633 tuiVerticalDisassemScroll.
12634 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
12635 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
12636 * tui/tui.h: Update copyright.
12637 (enum tui_status): Define.
12638 * tui/tui-data.h (enum tui_scroll_direction): Define.
12639 * tui/tui-disasm.c: Update copyright. Update references.
12640 * tui/tui-winsource.c: Update copyright. Update references.
12641 * tui/tui-win.c: Update references.
12642 * tui/tui-layout.c: Update references.
12643
6bb0384f
AC
126442004-01-20 Andrew Cagney <cagney@redhat.com>
12645
12646 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
12647 sym2 to start of block.
12648
9175c9a3
MC
126492004-01-19 Michael Chastain <mec.gnu@mindspring.com>
12650
12651 * MAINTAINERS: Delete mmalloc.
12652 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
12653 * NEWS: Mention removal of --with-malloc.
12654 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
12655 * config.in: Regenerate.
12656 * configure: Regenerate.
6bb0384f
AC
12657 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
12658 USE_MMALLOC, MMCHECK_FORCE.
9175c9a3
MC
12659 * gdbinit.in: Remove mmalloc.
12660 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
12661 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
12662 * config/i386/go32.mh: Likewise.
12663 * config/i386/interix.mh: Likewise.
12664 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
12665
4fcef00a
JJ
126662004-01-19 Jeff Johnston <jjohnstn@redhat.com>
12667
12668 * linespec.c (decode_variable, symtab_from_filename): Call
12669 error_silent with error message instead of throwing an exception
12670 directly.
12671 * defs.h (error_silent, error_output_message): Add prototypes.
12672 (catch_exceptions_with_msg): Ditto.
12673 * utils.c (error_silent, error_output_message): New functions.
12674 * top.c (catch_exceptions_with_msg): New function.
12675
8e94b928
NR
126762004-01-20 Nick Roberts <nick@nick.uklinux.net>
12677
12678 * mi/mi-cmds.h (enum print_values): Add definition.
12679
12680 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
12681 type and value for simple data types and just the name and type
12682 for complex ones, if required.
12683
12684 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
12685 children, if required.
12686
a02d6af8
KB
126872004-01-19 Kevin Buettner <kevinb@redhat.com>
12688
12689 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
12690 unused declarations.
12691
78a4a9b9
AC
126922004-01-19 Andrew Cagney <cagney@redhat.com>
12693
12694 * top.h (mapped_symbol_files): Delete declaration.
12695 * main.c (captured_main): Delete option "m" and "mapped".
12696 * objfiles.c (mapped_symbol_files): Delete variable.
12697 * symfile.c (symbol_file_command): Delete mmap code.
12698 (symbol_file_add_with_addrs_or_offsets): Ditto.
12699 (add_symbol_file_command, reread_separate_symbols): Ditto.
12700 * objfiles.h (OBJF_MAPPED): Delete.
12701 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
12702 (free_objfile) [USE_MMALLOC]: Ditto.
12703 (open_existing_mapped_file): Delete function.
12704 (open_mapped_file): Delete function.
12705 (map_to_file): Delete function.
12706
2dbd5e30
KB
127072004-01-19 Kevin Buettner <kevinb@redhat.com>
12708
12709 * infrun.c (step_into_function): Account for possible breakpoint
12710 adjustment when computing ``stop_func_start''.
12711
437b434f
KB
127122004-01-19 Kevin Buettner <kevinb@redhat.com>
12713
12714 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
12715 the region size against the size of a pointer, not the size of
12716 a register as given by DEPRECATED_REGISTER_SIZE.
12717
55fb0713
AC
127182004-01-19 Andrew Cagney <cagney@redhat.com>
12719
12720 * tui/tui-regs.h: Include "tui-data.h".
12721 (tuiFirstRegElementNoInLine): Delete declaration.
12722 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
12723 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
12724 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
12725 (tui_calculate_regs_column_count): Rename
12726 tuiCalculateRegsColumnCount.
12727 (tui_check_register_values): Rename tuiCheckRegisterValues.
12728 (tui_show_registers): Rename tuiShowRegisters.
12729 (tui_display_registers_from_line): Rename
12730 tuiDisplayRegistersFromLine.
12731 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
12732 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
12733 (tui_first_reg_element_no_inline): Rename
12734 tuiFirstRegElementNoInLine.
12735 * tui/tui-data.h: Update copyright.
12736 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
12737 * tui/tui-windata.c: Update copyright, update references.
12738 * tui/tui-regs.c: Update copyright, update references.
12739 * tui/tui-win.c: Update copyright, update references.
12740 * tui/tui-layout.c: Update copyright, update references.
fe61caab 12741
cebe9500
AC
127422004-01-18 Andrew Cagney <cagney@redhat.com>
12743
bcdf1568
AC
12744 * tui/tui-io.c: Update copyright.
12745 (key_is_end_sequence, key_is_backspace): New functions.
12746 (key_is_command_char, key_is_start_sequence): New function.
12747 (tui_getc): Update references.
12748 * tui/tui-io.h: Update copyright.
12749 (m_tuiStartNewLine): Delete macro.
12750 (m_isBackspace, m_isDeleteChar): Delete macros.
12751 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
12752 (m_isNextPage, m_isPrevPage): Delete macros.
12753 (m_isLeftArrow, m_isRightArrow): Delete macros.
12754 (m_isXdbStyleCommandChar): Delete macro.
12755 (key_is_start_sequence): Declare, replace m_isStartSequence.
12756 (key_is_end_sequence): Declare, replace m_isEndSequence.
12757 (key_is_backspace): Declare ,replace m_isBackspace.
12758 (key_is_command_char): Declare, replace m_isCommandChar.
12759 * tui/tui-command.c: Update copyright.
12760 (tuiDispatchCtrlChar): Update references.
12761
130d87e6
AC
12762 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
12763 tuiSourceWin.h.
12764
d7b2e967
AC
12765 * tui/tui-command.c: Rename tui/tuiCommand.c.
12766 * tui/tui-command.h: Rename tui/tuiCommand.h.
12767 * tui/tui-data.c: Rename tui/tuiData.c.
12768 * tui/tui-data.h: Rename tui/tuiData.h.
12769 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
12770 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
12771 * tui/tui-io.c: Rename tui/tuiIO.c.
12772 * tui/tui-io.h: Rename tui/tuiIO.h.
12773 * tui/tui-layout.c: Rename tui/tuiLayout.c.
12774 * tui/tui-layout.h: Rename tui/tuiLayout.h.
12775 * tui/tui-regs.c: Rename tui/tuiRegs.c.
12776 * tui/tui-regs.h: Rename tui/tuiRegs.h.
12777 * tui/tui-source.c: Rename tui/tuiSource.c.
12778 * tui/tui-source.h: Rename tui/tuiSource.h.
12779 * tui/tui-stack.c: Rename tui/tuiStack.c.
12780 * tui/tui-stack.h: Rename tui/tuiStack.h.
12781 * tui/tui-win.c: Rename tui/tuiWin.c.
12782 * tui/tui-win.h: Rename tui/tuiWin.h.
12783 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
12784 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
12785 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
12786 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
12787 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
12788 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
12789 * tui/tui-file.c: Update includes.
12790 * tui/tui-hooks.c: Update includes.
12791 * tui/tui-interp.c: Update includes.
12792 * tui/tui.c: Update includes.
12793 * Makefile.in: Update all tui/ dependencies.
12794 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
12795
b2100910
AC
12796 * Makefile.in: Update copyright. Update dependencies.
12797
cebe9500
AC
12798 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
12799 problem.
12800
c6f0559b
AC
128012004-01-18 Andrew Cagney <cagney@redhat.com>
12802
43e9390b
AC
12803 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
12804 instead of register_gdbarch_init.
12805
c6f0559b
AC
12806 * remote-sds.c (tohex): Delete unused function. Update copyright.
12807 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
12808 * v850-tdep.c (v850_register_virtual_size): Ditto.
12809 * target.c (normal_target_post_startup_inferior): Ditto.
12810 * source.c (ambiguous_line_spec): Ditto.
12811 * remote.c (adapt_remote_get_threadinfo): Ditto.
12812 * mi/mi-out.c (out_field_fmt): Ditto.
12813 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
12814 (output_control_change_notification): Ditto.
12815 * m68k-tdep.c (m68k_register_byte): Ditto.
12816 (m68k_remote_breakpoint_from_pc): Ditto.
12817 * ui-out.c (init_ui_out_state): Delete unused declaration.
12818 * stabsread.c (search_value): Ditto.
12819 * mi/mi-cmd-env.c (env_cli_command): Ditto.
12820 * maint.c (print_section_table): Ditto.
12821 * infrun.c (set_follow_fork_mode_command): Ditto.
12822
a8504492
MK
128232004-01-18 Mark Kettenis <kettenis@gnu.org>
12824
12825 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
12826 DW_CFA_def_cfa_exporession. Add support for
12827 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
12828 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
12829
0bd8997e
AC
128302004-01-18 Andrew Cagney <cagney@redhat.com>
12831
12832 * ocd.c: Update copyright.
12833 (bdm_read_register_command): Delete unused function.
12834 (_initialize_remote_ocd): Delete commented out reference.
12835 (get_quoted_char, reset_packet): Delete #if0ed function.
12836 (output_packet, put_quoted_char): Delete #if0ed function.
12837 (stu_put_packet, stu_get_packet): Delete #if0ed function.
12838 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
12839 (BDM_BREAKPOINT): Delete #if0ed macro.
12840 (remote_timeout): Delete #if0ed variable.
12841
31bb40e4
MK
128422004-01-18 Mark Kettenis <kettenis@gnu.org>
12843
12844 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
12845 (core-sol2.o): Remove dependency.
12846 * core-sol2.c: Remove file.
12847
887432a5
AC
128482004-01-17 Andrew Cagney <cagney@redhat.com>
12849
12850 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
12851 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
12852 enums.
12853
29182b13
DJ
128542004-01-17 Daniel Jacobowitz <drow@mvista.com>
12855
12856 * remote.c: Update copyright years.
12857
2963ee1d
DJ
128582004-01-17 Daniel Jacobowitz <drow@mvista.com>
12859
12860 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
12861
79d45cd4
AC
128622004-01-17 Andrew Cagney <cagney@redhat.com>
12863
ee300cd4
AC
12864 * mdebugread.c: Update copyright.
12865 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
12866 (parse_type, parse_procedure): Ditto.
12867 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
12868
fcacc9c2
AC
12869 * cris-tdep.c (cris_store_struct_return): Put back accidently
12870 deleted function.
12871
79d45cd4
AC
12872 * gdbarch.sh: Update copyright year.
12873 * gdbarch.h, gdbarch.c: Re-generate.
12874
b263358a
DJ
128752004-01-17 Daniel Jacobowitz <drow@mvista.com>
12876
12877 Suggested by George Anzinger.
12878 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
12879 correct stack offset. Include unknown opcode numbers in the error
12880 message.
12881
931aecf5
AC
128822004-01-17 Andrew Cagney <cagney@redhat.com>
12883
12884 * x86-64-tdep.c (x86_64_init_abi): No need to clear
12885 extract_struct_value_address, i386 does not set it.
12886 * sparc64-tdep.c (sparc64_init_abi): Do not set
12887 extract_struct_value_address, never called.
12888 (sparc64_extract_struct_value_address): Delete function.
12889 * m68hc11-tdep.c: Update copyright.
12890 (m68hc11_gdbarch_init): Delete redundant assignment of
12891 extract_struct_value_address.
12892 * i386-tdep.c: Update copyright.
12893 (i386_gdbarch_init): Do not set extract_struct_value_address,
12894 never called.
12895 (i386_extract_struct_value_address): Delete function.
12896 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
12897 extract_struct_value_address, never called.
12898 (sparc32_extract_struct_value_address): #if 0 function. Add
12899 comments explaining its future.
12900
756fe439
DJ
129012004-01-17 Daniel Jacobowitz <drow@mvista.com>
12902
12903 * arm-tdep.c (arm_write_pc): New function.
12904 (arm_gdbarch_init): Call set_gdbarch_write_pc.
12905
e74f0f02
DJ
129062004-01-17 Daniel Jacobowitz <drow@mvista.com>
12907
12908 * breakpoint.c (must_shift_inst_regs): Delete.
12909 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
12910 and SHIFT_INST_REGS.
12911 * infcmd.c (step_1, step_1_continuation): Delete references to
12912 SHIFT_INST_REGS.
12913 * infrun.c (keep_going): Likewise.
12914 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
12915 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
12916
b6cb9035
AC
129172004-01-17 Andrew Cagney <cagney@redhat.com>
12918
444a1e2e
AC
12919 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12920 * gdbarch.h, gdbarch.c: Re-generate.
12921 * infcmd.c (print_return_value): Delete reference to
12922 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
12923
def7e6ed
AC
12924 * cris-tdep.c (cris_gdbarch_init): Do not set
12925 deprecated_extract_struct_value_address.
12926
07be497a
AC
12927 * xstormy16-tdep.c: Update copyright.
12928 (xstormy16_extract_struct_value_address): Update to current
12929 extract struct value address interface.
12930 (xstormy16_gdbarch_init): Set extract_struct_value_address.
12931 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
12932 current extract struct value address interface.
12933 (sh64_gdbarch_init): Set extract_struct_value_address.
12934
6b4d5c91
AC
12935 * cris-tdep.c: Update copyright.
12936 (cris_extract_struct_value_address): Delete function.
12937 (struct_return_address): Delete variable.
12938 (cris_store_struct_return): Do not set struct_return_address.
12939
464e0365
AC
12940 * mcore-tdep.c: Update copyright.
12941 (mcore_extract_struct_value_address): Delete function. Update
12942 comments.
12943 (mcore_gdbarch_init): Update.
12944 * mn10300-tdep.c: Update copyright.
12945 (mn10300_extract_struct_value_address): Delete function.
12946 (mn10300_gdbarch_init): Update.
12947 * v850-tdep.c: Update copyright.
12948 (v850_extract_struct_value_address): Delete.
12949 (v850_gdbarch_init): Update.
12950 * ns32k-tdep.c: Update copyright.
12951 (ns32k_extract_struct_value_address): Delete.
12952 (ns32k_gdbarch_init): Update.
12953 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
12954 (hppa_gdbarch_init): Update.
12955 * vax-tdep.c: Update copyright.
12956 (vax_extract_struct_value_address): Delete.
12957 (vax_gdbarch_init): Update.
12958
afb18d0f
AC
12959 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
12960 * gdbarch.h, gdbarch.c: Re-generate.
12961 * procfs.c (procfs_fetch_registers): Delete reference to
12962 DEPRECATED_NPC_REGNUM.
12963 (procfs_store_registers): Ditto.
12964 * regcache.c (generic_target_write_pc): Simplify.
12965 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
12966
a698f53e
AC
12967 * core-sol2.c (fetch_core_registers): Replace
12968 DEPRECATED_NPC_REGNUM with equivalent tdep value.
12969
adc11376
AC
12970 * hppa-tdep.c: Update copyright year.
12971 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
12972 NPC_REGNUM.
12973 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
12974
b6cb9035
AC
12975 * mips-tdep.c (mips_write_pc): New function.
12976 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
12977 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
12978 (mips_find_saved_regs, mips_software_single_step: Ditto.
12979 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
12980 mips_init_extra_frame_info, mips_pop_frame): Ditto.
12981
6d82d43b
AC
129822004-01-17 Andrew Cagney <cagney@redhat.com>
12983
12984 * mips-tdep.c: Re-indent. Group functions by ABI.
12985
71bd6bd4
AC
129862004-01-17 Andrew Cagney <cagney@redhat.com>
12987
12988 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
12989 * gdbarch.c: Re-generate.
12990 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
12991 DECR_PC_AFTER_BREAK to zero.
12992 * vax-tdep.c (vax_gdbarch_init): Ditto.
12993 * v850-tdep.c (v850_gdbarch_init): Ditto.
12994 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
12995 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
12996 * sh-tdep.c (sh_gdbarch_init): Ditto.
12997 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
12998 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12999 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13000 * mips-tdep.c (mips_gdbarch_init): Ditto.
13001 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13002 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13003 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13004 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13005 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
13006 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13007 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13008 * frv-tdep.c (frv_gdbarch_init): Ditto.
13009 * cris-tdep.c (cris_gdbarch_init): Ditto.
13010 * avr-tdep.c (avr_gdbarch_init): Ditto.
13011 * arm-tdep.c (arm_gdbarch_init): Ditto.
13012 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
13013
a02abb62
JB
130142004-01-17 J. Brobecker <brobecker@gnat.com>
13015
13016 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
13017 Delete, no longer used.
13018 (read_subrange_type): New function, mostly extracted from
13019 read_array_type().
13020 (read_array_type): Replace extracted code by call to
13021 read_subrange_type().
13022 (dwarf2_get_attr_constant_value): New function.
13023 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
13024 (add_partial_symbol): Likewise.
13025 (process_die): Likewise.
13026 (new_symbol): Likewise.
13027 (read_type_die): Likewise.
13028
cf5b2f1b
AC
130292004-01-16 Andrew Cagney <cagney@redhat.com>
13030
13031 * symfile.c: Update copyright year.
13032 (compare_symbols): Delete unused function.
13033 * stabsread.c: Update copyright year.
13034 (lrs_general_complaint): Delete unused function.
13035 (ref_search_value): Ditto.
13036 (get_substring): Delete declaration.
13037 * sh64-tdep.c: Update copyright year.
13038 (sh64_get_gdb_regnum): Delete unused function.
13039 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
13040 Delete unused function.
13041
d33b9831
MK
130422004-01-17 Mark Kettenis <kettenis@gnu.org>
13043
13044 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
13045 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
13046
7aea86e6
AC
130472004-01-16 Andrew Cagney <cagney@redhat.com>
13048
13049 Changes from Peter Schauer.
13050 * rs6000-tdep.c: Update copyright year.
13051 (rs6000_push_dummy_call): Update the stack pointer before
13052 accessing the corresponding stack region.
13053 * rs6000-nat.c: Update copyright year.
13054 (set_host_arch): Set "info.abfd" to "exec_bfd".
13055
26b0da32
MK
130562004-01-15 Mark Kettenis <kettenis@gnu.org>
13057
13058 * blockframe.c: Update copyright year.
13059 (inside_entry_func): Don't treat a zero PC specially.
13060
86fbe6cc
EZ
130612004-01-14 Elena Zannoni <ezannoni@redhat.com>
13062
13063 * gcore.c (gcore_copy_callback): Use paddr_d to print size
13064 variable.
13065 (gcore_create_callback): Ditto. Skip any memory segment that has
13066 no permissions set.
13067
63d06c5c
DC
130682004-01-14 David Carlton <carlton@kealia.com>
13069
13070 Change symbols for C++ nested types to contain the fully qualified
13071 name, if possible. (At least in the DWARF-2 case.) Partial fix
13072 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
13073 c++/895.
13074 * c-exp.y (qualified_type): Handle types nested within classes.
13075 * cp-namespace.c: Update comments.
13076 (cp_set_block_scope): Delete #if 0.
13077 (cp_lookup_nested_type): Handle types nested within classes.
13078 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
13079 when appropriate.
13080 (add_partial_symbol): Add the name of the enclosing namespace to
13081 types.
13082 (pdi_needs_namespace): New.
13083 (add_partial_namespace): Tweak comment.
13084 (add_partial_structure): New.
13085 (psymtab_to_symtab_1): Initialize processing_current_prefix
13086 here...
13087 (process_die): instead of here.
13088 (read_structure_scope): Try to figure out the name of the class or
13089 namespace that the structure might be defined within.
13090 (read_enumeration): Generate fully-qualified names, if possible.
13091 (read_namespace): Don't set name to NULL.
13092 (die_specification): New.
13093 (new_symbol): Generate fully-qualified names for types.
13094 (read_type_die): Determine appropriate prefix.
13095 (determine_prefix): New.
13096 (typename_concat): New.
13097 (class_name): New.
13098 * valops.c (value_aggregate_elt): Pass NOSIDE to
13099 value_struct_elt_for_reference.
13100 (value_struct_elt_for_reference): Make static, add NOSIDE
13101 parameter, call value_maybe_namespace_elt as a last resort.
13102 (value_namespace_elt): Break out code into
13103 value_maybe_namespace_elt.
13104 (value_maybe_namespace_elt): New.
13105
87783b8b
AC
131062004-01-12 Andrew Cagney <cagney@redhat.com>
13107
13108 * mips-tdep.c (mips_convert_register_p): Handle both raw and
13109 cooked floating-point registers.
13110 (mips_gdbarch_init): Set convert_register_p, register_to_value,
13111 and value_to_register.
13112
6503b91e
AC
131132004-01-13 Andrew Cagney <cagney@redhat.com>
13114
13115 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
13116 * gdbarch.c: Re-generate.
13117 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13118 FUNCTION_START_OFFSET.
13119 * v850-tdep.c (v850_gdbarch_init): Ditto.
13120 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13121 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13122 * sh-tdep.c (sh_gdbarch_init): Ditto.
13123 * s390-tdep.c (s390_gdbarch_init): Ditto.
13124 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13125 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13126 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13127 * mips-tdep.c (mips_gdbarch_init): Ditto.
13128 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13129 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
13130 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13131 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13132 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13133 * i386-tdep.c (i386_gdbarch_init): Ditto.
13134 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13135 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13136 * frv-tdep.c (frv_gdbarch_init): Ditto.
13137 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
13138 * cris-tdep.c (cris_gdbarch_init): Ditto.
13139 * avr-tdep.c (avr_gdbarch_init): Ditto.
13140 * arm-tdep.c (arm_gdbarch_init): Ditto.
13141 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
13142
ea1dd7bc
DJ
131432004-01-13 Daniel Jacobowitz <drow@mvista.com>
13144
13145 * infrun.c (follow_fork_mode_ask): Remove.
13146 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
13147 (follow_fork): Simplify and remove internal error for
13148 follow_fork_mode_ask.
13149 (_initialize_infrun): Update "set follow-fork-mode" help text.
13150
0f0cffd2
AC
131512004-01-13 Andrew Cagney <cagney@redhat.com>
13152
13153 * configure.in: Update copyright year.
13154 (build_warnings): Add -Wunused-label.
13155 * configure: Re-generate.
13156
de38af99
AC
131572004-01-12 Andrew Cagney <cagney@redhat.com>
13158
954a7fba
AC
13159 * exec.h (exec_ops): Make "extern".
13160
de38af99
AC
13161 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
13162 the function is void.
13163 (mips_pseudo_register_write): Ditto.
13164
1a111ce3
AC
131652004-01-12 Andrew Cagney <cagney@redhat.com>
13166
13167 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
13168 call. Never defined.
13169 * sparc-tdep.h (struct frame_info): Add opaque declaration.
13170 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
13171 (struct sparc_gregset, struct regcache): Ditto.
13172 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
13173
48efe704
AC
131742004-01-12 Andrew Cagney <cagney@redhat.com>
13175
13176 * mi/ChangeLog: Delete file. Renamed to ...
13177 * mi/ChangeLog-1999-2003: New file.
13178 * tui/ChangeLog: Delete file. Renamed to ...
13179 * tui/ChangeLog-1998-2003: New file.
fe61caab 13180
a54124c5
MK
131812004-01-11 Mark Kettenis <kettenis@gnu.org>
13182
2ca62865
MK
13183 * sparc64nbsd-tdep.c: Include "regset.h".
13184 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
13185 Remove variables.
13186 (fetch_core_registers): Remove function.
13187 (sparc64nbsd_core_fns): Remove variable.
13188 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
13189 functions.
13190 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
13191 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13192 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
13193
ca9d58e9
MK
13194 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
13195 sparc_extract_struct_value_address.
13196 (sparc32_gdbarch_init): Set extract_struct_value_address.
13197 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
13198 function.
13199 (sparc64_init_abi): Set extract_struct_value_address. Don't set
13200 return_value_on_stack.
13201
3cc87ec0
MK
13202 * NEWS: Mention that %cs and %ss have been added to the AMD64
13203 configurations
13204
5bf00f29
MK
13205 * frame.c: Update copyright year.
13206 (get_prev_frame): Improve comment.
13207
4f7ec84e
MK
13208 * sparc64fbsd-tdep.c: Include "regset.h".
13209 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13210 Remove variables.
13211 (fetch_core_registers): Remove function.
13212 (sparc64fbsd_core_fns): Remove variable.
13213 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
13214 functions.
13215 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
13216 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
46b58ce9 13217 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
4f7ec84e 13218
4e7b0cd3
MK
13219 * sparcnbsd-tdep.c: Include "regset.h".
13220 (fetch_core_registers): Remove function.
13221 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
13222 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
13223 functions.
13224 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
13225 TDEP->fpregset.
46b58ce9 13226 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
4e7b0cd3 13227
a54124c5
MK
13228 * sparc-tdep.h (struct regset): Provide opaque declaration.
13229 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
13230 fpregset and sizeof_fpregset members.
13231 * sparc-tdep.c (struct regset): Provide opaque declaration.
13232 (sparc_regset_from_core_section): New function.
13233 (sparc32_gdbarch_init): Initialize TDEP->gregset,
13234 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
13235 Set regset_from_core_section when appropriate.
13236
29ff87c5
MK
132372004-01-10 Mark Kettenis <kettenis@gnu.org>
13238
79b1ab3d
MK
13239 * x86-64-tdep.c (amd64_non_pod_p): New function.
13240 (amd64_classify_aggregate): Return class memory for non-POD
13241 C++ structure types.
13242
6470d250
MK
13243 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
13244 argument. Use it to reserve a register if necessary.
13245 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
13246 amd64_push_arguments.
13247
562c50c2
MK
13248 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
13249
af233647
MK
13250 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
13251 register numbers in comments.
13252 * x86-64-tdep.h: Update copyright year.
13253 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
13254 Adjust for addition of %cs and %ss.
13255 * amd64fbsd-nat.c: Update copyright year.
13256 (reg_offset): Add register offsets for %cs and %ss.
13257 * amd64fbsd-tdep.c: Update copyright year.
13258 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
13259 (amd64fbsd_sc_reg_offset): Likewise.
13260 * x86-64-linux-nat.c: Update copyright year.
13261 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
13262 and %ss.
13263 * amd64nbsd-nat.c: Update copyright year.
13264 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
13265 * amd64nbsd-tdep.c: Update copyright year.
13266 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
13267 * x86-64-linux-tdep.c: Update copyright year.
13268 (user_to_gdb_regmap): Add mapping for %cs and %ss.
13269 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
13270 * regformats/reg-x86-64.dat: Add %cs and %ss.
13271
29ff87c5
MK
13272 * blockframe.c (inside_entry_func): Reformat. Introduce new local
13273 variables to prevent long lines. Update comments to reflect
13274 reality.
13275
38d518c9
EZ
132762004-01-09 David Carlton <carlton@kealia.com>
13277
13278 Checked in by Elena Zannoni <ezannoni@redhat.com>.
13279 * dwarf2read.c (read_namespace): Pull out name-generating code
13280 into namespace_name. Rename previous_namespace to previous_prefix
13281 and processing_current_namespace to processing_current_prefix..
13282 (namespace_name): New function.
13283 (add_partial_symbol): Substitute uses of pdi->name with
13284 actual_name.
13285 * cp-support.h: Rename processing_current_namespace to
13286 processing_current_prefix.
13287 Update copyright year.
13288 * cp-namespace.c: Rename processing_current_namespace to
13289 processing_current_prefix.
13290 Update copyright year.
fe61caab 13291
1e4728e7
AC
132922004-01-09 Andrew Cagney <cagney@redhat.com>
13293
13294 * jv-valprint.c, ser-unix.c: Add missing copyright years.
13295
c77c642a
MK
132962004-01-09 Mark Kettenis <kettenis@gnu.org>
13297
13298 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
13299 complaining.
13300 (process_one_symbol): Deal with N_PATCH stabs.
13301
b44e9041
EZ
133022004-01-09 Elena Zannoni <ezannoni@redhat.com>
13303
13304 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
13305 ifdeffed code.
13306 Update copyright year.
38d518c9 13307
eccfb640
MC
133082004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13309
13310 * config/pa/tm-hppa.h: Update extern declarations for
13311 hppa32_hpux_frame_saved_pc_in_sigtramp,
13312 hppa32_hpux_frame_base_before_sigtramp, and
13313 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
13314
848c5feb
MC
133152004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13316
13317 * config/pa/tm-hppah.h: Update copyright years.
13318
3cc5d663
AC
133192004-01-08 Andrew Cagney <cagney@redhat.com>
13320
13321 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
13322 (mips_o32_reg_struct_has_addr): Delete function.
13323 (mips_gdbarch_init): Update.
13324 (mips_extract_struct_value_address): Delete function.
13325
bfec0b41
JJ
133262004-01-08 David Mosberger <davidm@hpl.hp.com>
13327
13328 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
13329 reality.
13330
16e109ca
AC
133312004-01-07 Andrew Cagney <cagney@redhat.com>
13332
6214a8a1
AC
13333 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
13334 architecture's elf flags (when available).
13335
8d5838b5
AC
13336 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
13337 FPU to the start, check the MIPS FPU when looking for an old
13338 architecture.
13339 (set_mipsfpu_single_command): Update the architecture.
13340 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
13341
480d3dd2
AC
13342 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
13343 (mips_mask_address_p): Add "tdep" parameter.
13344 (show_mask_address, mips_addr_bits_remove): Update.
13345 (mips_dump_tdep): Update.
13346 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
13347 (MIPS_STACK_ARGSIZE): Delete macro.
13348 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
13349 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
13350 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
13351 (mips_dump_tdep): Update.
13352 (MIPS_SAVED_REGSIZE): Delete macro.
13353 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
13354 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
13355 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
13356 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
13357 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
13358 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
13359 (mips_pop_frame, return_value_location): Update.
13360 (mips_n32n64_return_value, mips_dump_tdep): Update.
13361
ec03c1ac
AC
13362 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
13363 MIPS ABI.
13364
16e109ca
AC
13365 * mips-tdep.c: Update copyright.
13366 (mips_gdbarch_init): Merge two code blocks handling the register
13367 name and number layout.
13368
15255275
MS
133692004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
13370
13371 * tracepoint.c (validate_actionline): Fix segv at EOF
13372
9f9057da
MC
133732004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13374
13375 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
13376 properly for static fields.
13377
0127c0d3 133782004-01-06 Jeff Johnston <jjohnstn@redhat.com>
91562f53 13379 Jason Molenda <jmolenda@apple.com>
0127c0d3
JJ
13380
13381 * disasm.c: Update copyright to include 2004.
13382 (do_mixed_source_and_assembly): For uiout asm list
13383 and tuple cleanups, initialize to null_cleanup instead of
fe61caab 13384 NULL and do so prior to loop. Only reset when we close off
0127c0d3 13385 the tuple/list. Move check for whether to close off the
fe61caab 13386 asm tuple/list to after dump_insns call where it will be run
0127c0d3
JJ
13387 on each loop iteration.
13388
5269965e
AC
133892004-01-05 Andrew Cagney <cagney@redhat.com>
13390
54f1137d
AC
13391 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
13392 should be a switch case and not a label.
13393 * mips-tdep.c (mips32_next_pc): Delete unused labels
13394 "greater_equal_branch" and "less_zero_branch".
13395 * jv-valprint.c (java_print_value_fields): Delete unused label
13396 "flush_it".
13397
5269965e
AC
13398 * target.c (unpush_target): Only close a target that is in the
13399 target stack.
13400
dbc22fa1
MK
134012004-01-05 Mark Kettenis <kettenis@gnu.org>
13402
9515395e
MK
13403 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
13404 address from [sp + 64] instead of %o2.
13405
dbc22fa1
MK
13406 * frame.c (get_prev_frame): Don't try to unwind the PC. This
13407 fixes PR backtrace/1476.
13408
5439edaa
AC
134092004-01-05 Andrew Cagney <cagney@redhat.com>
13410
13411 * libunwind-frame.h (struct frame_id): Add opaque declaration,
13412 move to start of file.
13413 * i386-tdep.h (struct regcache): Add opaque declaration.
13414 * config/ia64/nm-linux.h (struct target_ops): Add opaque
13415 declaration.
13416 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
13417 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
13418 * win32-nat.c (fake_create_process): Use ISO C style definition.
13419 * stabsread.c (define_symbol): Delete #ifndef
13420 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
13421 stabs_argument_has_addr call, macro never defined.
13422
19061abe
MC
134232004-01-04 Michael Chastain <mec.gnu@mindspring.com>
13424
13425 * op50-rom.c: Delete.
13426 * w89k-rom.c: Delete.
13427 * Makefile.in: Remove references.
13428
e53bef9f
MK
134292004-01-04 Mark Kettenis <kettenis@gnu.org>
13430
13431 * x86-64-tdep.c: Update copyright year.
13432 (struct amd64_register_info): Rename from x86_64_register_info.
13433 (amd64_register_info): Rename from x86_64_register_info.
13434 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
13435 (amd64_register_name): Rename from x86_64_register_name.
13436 (amd64_register_type): Rename from x86_64_register_type.
13437 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
13438 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
13439 (amd64_dwarf_reg_to_regnum): Rename from
13440 x86_64_dwarf_reg_to_regnum.
13441 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
13442 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
13443 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
13444 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
13445 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
13446 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
13447 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
13448 (amd64_frame_cache): Rename from x86_64_frame_cache.
13449 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
13450 (amd64_frame_prev_register): Rename from
13451 x86_64_frame_prev_register.
13452 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
13453 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
13454 (amd64_sigtramp_frame_cache): Rename from
13455 x86_64_sigtramp_frame_cache.
13456 (amd64_sigtramp_frame_prev_register): Rename from
13457 x86_64_sigtramp_frame_prev_register.
13458 (amd64_sigtramp_frame_unwind): Rename from
13459 x86_64_sigtramp_frame_unwind.
13460 (amd64_sigtramp_frame_sniffer): Rename from
13461 x86_64_sigtramp_frame_sniffer.
13462 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
13463 (amd64_frame_base): Rename from x86_64_frame_base.
13464 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
13465 (amd64_frame_align): Rename from x86_64_frame_align.
13466 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
13467 (amd64_regset_from_core_section): Rename from
13468 x86_64_regset_from_core_section.
13469 (x86_64_init_abi): Update comments.
13470
fca6aa58
NR
134712004-01-04 Nick Roberts <nick@nick.uklinux.net>
13472
13473 * MAINTAINERS (write after approval): Add myself.
13474
8ada74e3
MK
134752004-01-04 Mark Kettenis <kettenis@gnu.org>
13476
13477 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
13478 `float' arguments.
13479
5154b0cd
MK
134802004-01-04 Mark Kettenis <kettenis@gnu.org>
13481
13482 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
13483 such that it mentions a specific version of GCC that exhibits this
13484 bug.
13485
fb316966
MK
134862004-01-03 Mark Kettenis <kettenis@gnu.org>
13487
200cc553
MK
13488 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
13489 structure that has a single `float' member, store it in %f1 in
13490 addition to %f0.
13491
e226a4a0
MK
13492 * sparc-sol2-nat.c: Add missing '\'.
13493
b9d4c5ed
MK
13494 * sparc-tdep.c (sparc32_return_value): New function.
13495 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
13496 Remove functions.
13497 (sparc32_gdbarch_init): Set return_value, don't set
13498 extract_return_value, store_return_value, use_struct_convention
13499 and return_value_on_stack.
13500
fb316966
MK
13501 * sparc-sol2-nat.c: Add missing ')'.
13502
1af510a8
JB
135032004-01-03 J. Brobecker <brobecker@gnat.com>
13504
13505 * infrun.c (handle_step_into_function): New function.
13506 (handle_inferior_event): Extract out some code into the new
13507 function above.
13508
5cf4d23a
JB
135092004-01-03 J. Brobecker <brobecker@gnat.com>
13510
13511 * infrun.c (handle_inferior_event): Move the declaration of
13512 real_stop_pc inside the if blocks where it is used.
13513
60af1db2
MK
135142004-01-03 Mark Kettenis <kettenis@gnu.org>
13515
13516 * sparc64-tdep.c (sparc64_16_byte_align_p)
13517 (sparc64_store_floating_fields, sparc64_store_floating_fields):
13518 Use check_typedef to get subtypes of structures and unions.
13519 (sparc64_store_return_value): Fix calculation of the appropriate
13520 offset into VALBUF when storing a structure or union.
13521 (sparc64_return_value): New function.
13522 (sparc64_use_struct_convention): Remove function.
13523 (sparc64_init_abi): Set return_value, don't set
13524 extract_return_value, store_return_value and
13525 use_struct_convention.
13526
1a901d3f
EZ
135272004-01-03 Eli Zaretskii <eliz@elta.co.il>
13528
13529 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
13530 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
13531 gdb/config/alpha/xm-alphaosf.h,
13532 gdb/config/powerpc/tm-ppcle-eabi.h,
13533 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
13534 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
13535 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
13536 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
13537 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
13538 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
13539 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
13540 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
13541 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
13542 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
13543 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
13544 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
13545 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
13546 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
13547 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
13548 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
13549 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
13550 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
13551 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
13552 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
13553 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
13554 Remove lines for .cvsignore files.
13555
ef52e463
JB
135562004-01-03 J. Brobecker <brobecker@gnat.com>
13557
13558 * infrun.c: Back out the previous change.
13559
cb1bf9dc
MK
135602004-01-03 Mark Kettenis <kettenis@gnu.org>
13561
f0424ef6
MK
13562 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
13563 sparc-*-sunos4* to the list of REMOVED configurations.
13564
cb1bf9dc
MK
13565 * configure.tgt: Add back sparc-*-vxworks*.
13566 * remote-vxsparc.c: Remove all includes except for "defs.h",
13567 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
13568 Include "sparc-tdep.h".
13569 (SPARC_R_G1): New define.
13570 (vxsparc_gregset): New variable.
13571 (ext_format_sparc): Remove extern declaration.
13572 (vx_read_register): Rewrite to use sparc32_supply_gregset and
13573 sparc32_supply_fpregset.
13574 (vx_write_register): Rewrite to use sparc32_collect_gregset,
13575 sparc_collect_rwindow and sparc32_collect_fpregset.
13576 * config/sparc/tm-vxworks.h: New file, based on recently removed
13577 tm-vxsparc.h.
13578 * config/sparc/vxworks.mt: New file, based on recently removed
13579 vxworks.mt.
fe61caab 13580
5e938f9f
JB
135812004-01-03 J. Brobecker <brobecker@gnat.com>
13582
13583 * infrun.c (handle_step_into_function): New function.
13584 (handle_inferior_event): Extract out some code into the new
13585 function above.
13586
386c036b
MK
135872004-01-02 Mark Kettenis <kettenis@gnu.org>
13588
13589 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
13590 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
13591 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
13592 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
13593 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
13594 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
13595 (sparc_nat_h): New variable.
13596 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
13597 (tm-sun4os4.h): Remove dependency.
13598 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
13599 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
13600 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
13601 sparc-tdep.o): Update dependencies.
13602 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
13603 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
13604 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
13605 dependencies.
13606 * configure.host: Remove existing sparc-*-lynxos*,
13607 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
13608 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
13609 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
13610 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
13611 triplets.
13612 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
13613 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
13614 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
13615 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
13616 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
13617 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
13618 sparc64-*-solaris2* and sparc64-*-* triplets.
13619 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
13620 "symtab.h" and "objfiles.h".
13621 (BIAS): Remove define.
13622 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
13623 (X_DISP19): Remove macros.
13624 (sparc_fetch_instruction): Remove function.
13625 (struct gdbarch_tdep): Remove definition.
13626 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
13627 (sparc_breakpoint_from_pc): Remove function.
13628 (struct sparc64_frame_cache): Remove definition.
13629 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
13630 sparc64_unwind_pc): Remove functions.
13631 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
13632 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
13633 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
13634 (sparc64_frame_cache): Change return type to `struct
13635 sparc_frame_cache *'. Simply call sparc_frame_cache.
13636 (sparc64_frame_this_id, sparc64_frame_prev_register,
13637 sparc64_frame_base_address): Use `struct sparc_frame_cache'
13638 instead of `struct sparc64_frame_cache.
13639 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
13640 sparc_analyze_control_transfer, sparc_software_single_step,
13641 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
13642 _initialize_sparc64_tdep): Remove functions.
13643 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
13644 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
13645 macros.
13646 (sparc64_supply_gregset, sparc64_collect_gregset,
13647 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
13648 (sparc64_init_abi): New function.
13649 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
13650 inclusion guard. Include "sparc-tdep.h".
13651 (BIAS): Define.
13652 (r_tstate_offset, r_fprs_offset): New defines.
13653 (enum sparc_regnum): Remove defenition.
13654 (enum sparc64_regnum): Reformat.
13655 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
13656 (sparc64_init_abi, sparc64_supply_gregset,
13657 sparc64_collect_gregset, sparc64_supply_fpregset,
13658 sparc64_collect_fpregset): New prototypes.
13659 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
13660 Add extern declarations.
13661 (sparc64_sol2_init_abi): New prototype.
13662 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13663 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13664 prototypes.
13665 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
13666 "sparnbsd-nat.h".
13667 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
13668 functions.
13669 (_initialize_sparc64fbsd_nat): Remove initialization of
13670 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
13671 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
fe61caab 13672 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
386c036b
MK
13673 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
13674 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
13675 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
13676 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
13677 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
13678 (sparc64fbsd_r_y_offset): Remove variables.
13679 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13680 Make static and const.
13681 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13682 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13683 functions.
13684 (sparc64fbsd_gregset): New variable.
13685 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
13686 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
13687 and sparc64_supply_fpregset.
13688 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
13689 (sparc64fbsd_sigtramp_frame_this_id)
13690 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
13691 (sparc64fbsd_sigtramp_frame_unwind): New variable.
13692 (sparc64fbsd_sigtramp_frame_sniffer): New function.
13693 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
13694 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
13695 * sparcnbsd-tdep.c: Update copyright year. Include
13696 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
13697 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
13698 "value.h" and "sparcnbsd-tdep.h".
13699 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
13700 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
13701 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
13702 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
13703 defines.
13704 (sparcnbsd_gregset): New variable.
13705 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
13706 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
13707 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
13708 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
13709 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
13710 variables.
13711 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
13712 (sparc32nbsd_sigcontext_frame_this_id)
13713 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
13714 (sparc32nbsd_sigcontext_frame_unwind): New variable.
13715 (sparc32nbsd_sigtramp_frame_sniffer): New function.
13716 (sparcnbsd_get_longjmp_target_32,
13717 sparcnbsd_get_longjmp_target_64): Remove functions.
13718 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
13719 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
13720 sparcnbsd_init_elf): Remove.
13721 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
13722 (sparcnbsd_elf_init_abi): New functions.
13723 (_initialize_sparcnbsd_tdep): New prototype.
13724 (_initialize_sparnbsd_tdep): Update.
13725 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
13726 corelow.o. Add sparc64-nat.o and sparc-nat.o.
13727 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
13728 * config/sparc/linux.mh: Update comment.
13729 (XM_FILE, HOST_IPC): Remove variables.
13730 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
13731 sparc-linux-nat.o.
13732 * config/sparc/linux.mt: Update comment.
13733 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
13734 * config/sparc/nbsd.mt: Reformat.
13735 * config/sparc/nbsd64.mh: Update comment.
13736 (NATDEPFILES): Add sparc-nat.o.
13737 * config/sparc/nbsd64.mt: Update comment.
13738 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
13739 (TM_FILE): Set to tm-nbsd.h.
13740 * config/sparc/nbsdelf.mh: Update comment.
13741 (NATDEPFILES): Add sparc-nat.o.
13742 (XM_FILE): Delete.
13743 * config/sparc/nbsdaout.mh: Update comment.
13744 (NATDEPFILES): Add sparc-nat.o
13745 (XM_FILE): Delete.
13746 * config/sparc/nm-linux.h: Update copyright year. Don't include
13747 "config/nm-svr4.h" and "solib.h". Add protection against multiple
13748 inclusion.
13749 (KERNEL_U_SIZE): Remove define.
13750 (kernel_u_size): Remove prototype.
13751 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
13752 * config/sparc/nm-nbsd.h: Update copyright. Don't include
13753 "regcache.h".
13754 (CHILD_PREPARE_TO_STORE): Remove define.
13755 * config/sparc/nm-nbsdaout.h: Tweak some comments.
13756 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
13757 sparcnbsd-nat.c: Rewrite files.
13758 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
13759 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
13760 sparcnbsd-tdep.h: Remove files.
13761 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
13762 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
13763 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
13764 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
13765 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
13766 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
13767 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
13768 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
13769 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
13770 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
13771 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
13772 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
13773 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
13774 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
13775 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
13776 * config/sparc/linux64.mh, config/sparc/linux64.mt,
13777 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
13778 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
13779 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
13780
ee84457a
AC
137812004-01-02 Andrew Cagney <cagney@redhat.com>
13782
13783 From 2003-12-18 Kazuhiro Inaoka:
13784 * configure.host: Add m32r-linux target.
13785
0bc2134e
MC
137862004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13787
13788 * top.c (print_gdb_version): Update year to 2004.
13789
89a72f9c
MM
137902004-01-02 Mark Mitchell <mark@codesourcery.com>
13791
13792 * MAINTAINERS: Add myself to the write-after-approval category.
13793
86b013ed
DJ
137942004-01-02 Daniel Jacobowitz <drow@mvista.com>
13795
13796 From Bernardo Innocenti <bernie@develer.com>:
13797 * configure.tgt: Add uClinux target.
13798
e42c9534
AC
137992004-01-02 Andrew Cagney <cagney@redhat.com>
13800
13801 * utils.c (do_my_cleanups): Make static, add forward declaration.
13802 * defs.h (do_my_cleanups): Delete declaration.
13803
162467d3
EZ
138042004-01-02 Eli Zaretskii <eliz@elta.co.il>
13805
13806 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
13807 bfd/ChangeLog-0203.
13808
78434e59
MK
138092004-01-02 Mark Kettenis <kettenis@gnu.org>
13810
13811 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
13812 in <machine/reg.h>.
13813 * configure, config.in: Regenerate.
13814
48efe704
AC
13815For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
13816tui/ChangeLog-1998-2003.
c906108c
SS
13817\f
13818Local Variables:
13819mode: change-log
13820left-margin: 8
13821fill-column: 74
13822version-control: never
13823End:
This page took 1.763529 seconds and 4 git commands to generate.