2004-11-05 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-11-05 Andrew Cagney <cagney@gnu.org>
2
3 * stack.c (parse_frame_specification_1): Clear selected_frame_p
4 when not using selected frame.
5
6 2004-11-05 Mark Kettenis <kettenis@jive.nl>
7
8 * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
9 personality routine in a CIE augmentation.
10
11 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
12
13 * stack.c (set_current_sal_from_frame): New function.
14 (print_args_stub): Use it.
15 (print_frame_info): Don't set sal here.
16
17 2004-11-04 Mark Kettenis <kettenis@gnu.org>
18
19 * dwarf2-frame.c (read_encoded_value): Change type of third
20 argument to `unsigned char *'. Add support for LEB128 encodings.
21
22 2004-11-04 Jim Blandy <jimb@redhat.com>
23
24 * gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
25 prevent cross-objfile references.
26 (make_cv_type): Doc fix. Don't create cross-objfile references,
27 even for stub types.
28 (replace_type): Add assertion to prevent cross-objfile references.
29 (check_typedef): Never resolve a stub type by copying over a type
30 from another file.
31
32 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
33
34 * Makefile.in (m32r-tdep.o): Update dependencies.
35 * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
36 ABI-specific overrides.
37
38 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
39
40 * m32r-tdep.c (m32r_memory_insert_breakpoint): Remove
41 unnecessary parallel execution bit.
42 (m32r_memory_remove_breakpoint): Ditto.
43 (m32r_breakpoint_from_pc): Update.
44
45 2004-11-03 Randolph Chung <tausq@debian.org>
46
47 * hppa-tdep.c (hppa_frame_cache): Use frame_pc_unwind instead of
48 frame_func_unwind to locate the unwind entry.
49 (hppa_frame_this_id): Likewise.
50
51 2004-11-03 Andrew Cagney <cagney@gnu.org>
52
53 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
54 packet, obsolete configurations, end-of-life deprecated_registers.
55
56 2004-11-02 Mark Kettenis <kettenis@gnu.org>
57
58 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
59 encodings as well as unsigned encodings.
60
61 2004-11-02 Andrew Cagney <cagney@gnu.org>
62
63 * value.h (COERCE_VARYING_ARRAY): Delete.
64 * valops.c (value_cast, value_slice): Delete use.
65 * valarith.c (value_subscript, value_concat): Delete use.
66
67 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
68
69 * NEWS: GDB understands GNAT Ada.
70
71 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
72
73 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
74 (amd64-sol2-tdep.o): Add dependencies.
75 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
76 config/i386/sol2-64.mt: New files.
77 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
78 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
79 (supply_gregset): Correct order of arguments to
80 amd64_supply_native_gregset.
81 (fill_gregset): Correct order of arguments to
82 amd64_collect_native_gregset.
83 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
84 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
85 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
86 for definition of NEW_PROC_API.
87 * configure: Regenerate.
88
89 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92
93 2004-11-01 Andrew Cagney <cagney@gnu.org>
94
95 * configure.tgt: Mark d10v-*-* as obsolete.
96 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
97
98 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
99
100 * values.c (modify_field): Correct handling of bit-fields that
101 don't fit in 32 bits. Use unsigned operations throughout and
102 simplify the code a bit. Document preconditions.
103
104 2004-10-31 Andrew Cagney <cagney@gnu.org>
105
106 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
107 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
108 (in_plt_section): Delete.
109
110 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
111 (mips_gdbarch_init): Do not set same.
112
113 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
114 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
115
116 * gdbarch.sh (in_solib_call_trampoline): Delete.
117 * gdbarch.h, gdbarch.c: Re-generate.
118
119 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
120 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
121 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
122 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
123 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
124
125 2004-10-31 Mark Kettenis <kettenis@gnu.org>
126
127 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
128 (mipsnbsd_fetch_inferior_registers): Rename from
129 fetch_inferior_registers. Make static.
130 (mipsnbsd_store_inferior_registers): Rename from
131 store_inferior_registers. Make static.
132 (_initialize_mipsnbsd_nat): New function and prototype.
133 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
134 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
135 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
136 inf-ptrace.o.
137
138 2004-10-31 Andrew Cagney <cagney@gnu.org>
139
140 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
141 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
142 delete corresponding unused function.
143 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
144 in_solib_call_trampoline.
145 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
146 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
147 * config/mips/tm-nbsd.h: Ditto.
148 * config/arm/tm-linux.h: Ditto.
149 * config/mips/tm-linux.h: Ditto.
150
151 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
152 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
153 in_solib_call_trampoline, delete corresponding unused function.
154 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
155 (vaxnbsd_aout_init_abi): Ditto.
156 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
157 (sparc32nbsd_aout_init_abi): Ditto.
158 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
159 (ppc_linux_init_abi): Ditto.
160 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
161 (ns32knbsd_init_abi_aout): Ditto.
162 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
163 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
164 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
165 (m68kbsd_aout_init_abi): Ditto.
166 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
167 (i386_cygwin_init_abi): Ditto.
168 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
169 (i386bsd_init_abi): Ditto.
170
171 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
172 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
173 isn't used by this architecture.
174 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
175 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
176 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
177 * s390-tdep.c (s390_gdbarch_init): Ditto.
178 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
179 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
180 * i386-tdep.c (i386_svr4_init_abi): Ditto.
181 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
182 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
183 * amd64-tdep.c (amd64_init_abi): Ditto.
184
185 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
186 in_solib_call_trampoline to its default value of
187 generic_in_solib_call_trampoline.
188 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
189 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
190 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
191 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
192 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
193 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
194
195 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
196
197 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
198
199 * config/mips/tm-mips.h: Delete file.
200 * remote-mips.c: Delete tm-mips.h from comment.
201 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
202 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
203 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
204 * config/mips/tm-linux.h: Don't include tm-mips.h.
205 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
206 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
207 * config/mips/tm-wince.h: Don't include.
208
209 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
210 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
211 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
212 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
213
214 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
215 * mdebugread.c (ecoff_relocate_efi): Delete function.
216 * objfiles.c (objfile_relocate): Delete #ifdef
217 MDEBUG_EFI_SYMBOL_NAME code.
218
219 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
220 Andrew Cagney <cagney@gnu.org>
221
222 * gdbarch.sh (single_step_through_delay): Add.
223 * gdbarch.h, gdbarch.c: Re-generate.
224 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
225 (mips_step_skips_delay): Delete.
226 * mips-tdep.c (mips_single_step_through_delay): Replace
227 mips_step_skips_delay.
228 (mips_gdbarch_init): Set single_step_through_delay.
229 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
230
231 2004-10-31 Mark Kettenis <kettenis@gnu.org>
232
233 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
234 from TRAMP_FRAME frame type.
235
236 2004-10-31 Andrew Cagney <cagney@gnu.org>
237
238 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
239
240 * mips-tdep.c (mips_ignore_helper): Delete.
241 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
242 * infrun.c (handle_inferior_event): Delete #ifdef
243 DEPRECATED_IGNORE_HELPER_CALL code.
244
245 * config/mips/tm-mips.h (RA_REGNUM): Delete.
246
247 2004-10-31 Mark Kettenis <kettenis@gnu.org>
248
249 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
250 (fill_fpregset): Do not compile for 64-bit systems.
251 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
252 * Makefile.in (i386-sol2-nat.o): Update dependencies.
253 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
254
255 2004-10-30 Andrew Cagney <cagney@gnu.org>
256
257 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
258 (struct mdebug_extra_func_info): Define.
259 * config/alpha/tm-alpha.h: Delete same.
260 * config/mips/tm-mips.h: Delete same.
261 * mdebugread.c: Delete same.
262 * Makefile.in: Update dependencies.
263 * mips-mdebug-tdep.c: Include "mdebugread.h".
264
265 * objfiles.c: Include "mdebugread.h".
266 * mdebugread.c: Include "mdebugread.h".
267 (ecoff_relocate_cfi): Delete.
268 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
269 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
270 * mdebugread.h (ecoff_relocate_efi): New file.
271 * Makefile.in: Update dependencies.
272
273 * mips-tdep.c (struct frame_extra_info): Delete.
274 (temp_proc_desc): Delete.
275
276 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
277 MIPS_EFI_SYMBOL_NAME.
278 (mips_extra_func_info_t, mips_extra_func_info): Delete.
279 (struct mdebug_extra_func_info): Replace struct
280 alpha_extra_func_info and alpha_extra_func_info_t.
281 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
282 MIPS_EFI_SYMBOL_NAME.
283 (struct mdebug_extra_func_info): Replace struct
284 alpha_extra_func_info and alpha_extra_func_info_t.
285 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
286 * mdebugread.c, alpha-mdebug-tdep.c:
287
288 Suggested by Mark Kettenis.
289 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
290 fields frame_adjust and high_addr.
291 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
292 (non_heuristic_proc_desc): Delete references.
293
294 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
295 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
296 * mips-tdep.c: Update.
297
298 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
299 (MIPS_LAST_EMBED_REGNUM): Add.
300 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
301 (LAST_EMBED_REGNUM): Delete.
302 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
303
304 * config/mips/tm-mips.h (PS_REGNUM): Delete.
305 * mips-tdep.h (MIPS_PS_REGNUM): Add.
306 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
307 * mips-linux-nat.c: Update.
308
309 * mips-tdep.h: Add comments on registers.
310 (MIPS_UNUSED_REGNUM): Define.
311 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
312 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
313 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
314 * mips-linux-nat.c, remote-mips.c: Update.
315
316 * config/mips/tm-mips.h (t_insn): Delete.
317 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
318 Replace t_insn with ULONGEST.
319
320 2004-10-30 Mark Kettenis <kettenis@gnu.org>
321
322 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
323 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
324 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
325 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
326 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
327 (mipsnbsd_core_osabi_sniffer): New function.
328 (mipsnbsd_init_abi): Set regset_from_core_section.
329 (_initialize_mipsnbsd_tdep): Remove calls to
330 deprecated_add_core_fns.
331 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
332 (mipsnbsd_regset_from_core_section): New functions.
333 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
334 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
335
336 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
337 Remove optimization for DEPRECATED_FP_REGNUM.
338
339 2004-10-30 Andrew Cagney <cagney@gnu.org>
340
341 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
342 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
343 (alpha_setup_arbitrary_frame): Delete.
344 * mips-tdep.c (setup_arbitrary_frame): Delete.
345 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
346 (setup_arbitrary_frame): Delete.
347 * stack.c (parse_frame_specification_1): When specified, call
348 create_new_frame with two parameters. Delete #ifdef
349 SETUP_ARBITRARY_FRAME.
350
351 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
352 (MIPS_INSTLEN): Delete.
353 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
354 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
355 * remote-mips.c, mips-tdep.c: Update.
356
357 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
358 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
359 * mips-tdep.c (mips_mdebug_frame_cache)
360 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
361 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
362 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
363 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
364 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
365 (mips_gdbarch_init): Do not append mdebug sniffers.
366 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
367 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
368 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
369 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
370 * Makefile.in: Update dependencies.
371
372 * mips-tdep.h (mips_abi_regsize): Declare.
373 * mips-tdep.c (mips_abi_regsize): Make non-static.
374
375 * mips-tdep.c (gdb_print_insn_mips): Simplify.
376 (make_mips16_addr): Delete.
377
378 2004-10-30 Mark Kettenis <kettenis@gnu.org>
379
380 * i386-sol2-nat.c: New file.
381 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
382 i386-sol2-tdep.c.
383 (i386-sol2-nat.o): Update dependencies.
384 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
385 i386-sol2-nat.o.
386
387 2004-10-30 Andrew Cagney <cagney@gnu.org>
388
389 Total breakage identified by Joel Brobecker.
390 * mips-tdep.c (after_prologue): Delete.
391 (mips_skip_prologue): Use skip_prologue_using_sal.
392 (heuristic_proc_desc): Delete, unused.
393
394 2004-10-30 Mark Kettenis <kettenis@gnu.org>
395
396 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
397 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
398 Cleanup coding style.
399
400 2004-10-30 Andrew Cagney <cagney@gnu.org>
401
402 * mips-tdep.h (mips_pc_is_mips16): Declare.
403 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
404 non-static. Update calls.
405
406 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
407 * command.h (add_setshow_enum_cmd): Declare.
408 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
409
410 * mips-tdep.c (_initialize_mips_tdep): Use
411 add_setshow_zinteger_cmd.
412
413 * mips-tdep.c (mips_eabi_extract_return_value)
414 (mips_o64_extract_return_value, mips_o64_store_return_value)
415 (return_value_location, mips_eabi_reg_struct_has_addr)
416 (mips_eabi_use_struct_convention)
417 (mips_eabi_store_return_value): Delete.
418 (mips_eabi_store_return_value): New function.
419 (mips_eabi_return_value): New function.
420 (mips_gdbarch_init): For O64 and EABI, delete
421 extract_return_value, store_return_value, use_struct_convention
422 and reg_struct_has_addr, add return_value.
423
424 * mips-tdep.c (read_signed_register): Use
425 regcache_cooked_read_signed.
426
427 2004-10-30 Mark Kettenis <kettenis@gnu.org>
428
429 * mipsread.c: Cleanup coding style.
430 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
431 (mipscoff_symfile_finish): Remove prototypes.
432
433 2004-10-29 Mark Kettenis <kettenis@gnu.org>
434
435 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
436 (mips_mdebug_frame_cache, mips16_scan_prologue)
437 (mips32_scan_prologue, mips_stub_frame_cache)
438 (heuristic_proc_start, heuristic_proc_desc)
439 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
440 (mips_n32n64_return_value, mips_o32_push_dummy_call)
441 (mips_o32_return_value, mips_o64_push_dummy_call)
442 (mips_step_skips_delay, mips_skip_trampoline_code)
443 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
444 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
445 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
446 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
447 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
448 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
449 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
450 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
451 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
452 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
453 ZERO_REGNUM.
454 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
455 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
456 ZERO_REGNUM.
457 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
458 A0_REGNUM.
459 * mipsnbsd-nat.c: Include "mips-tdep.h".
460 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
461 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
462
463 2004-10-29 Andrew Cagney <cagney@gnu.org>
464
465 * stack.c (parse_frame_specification_1): New function based on
466 parse_frame_specification. Add message and selected_frame_p
467 paramters. Truely always return non-NULL.
468 (parse_frame_specification): Call parse_frame_specification_1.
469 (frame_info): Update. Eliminate target_has_stack check.
470 (select_frame_command): Update.
471
472 2004-10-29 Andrew Cagney <cagney@gnu.org>
473
474 * frame.h (get_selected_frame): Add message parameter.
475 * frame.c (get_selected_frame): Add and use message parameter.
476 * stack.c (current_frame_command, return_command, locals_info)
477 (catch_info, args_info, up_silently_base, down_silently_base): Use
478 get_selected_frame with an explicit message.
479 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
480 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
481 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
482 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
483 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
484 * breakpoint.c: Update.
485
486 2004-10-29 Andrew Cagney <cagney@gnu.org>
487
488 * trad-frame.c (trad_frame_get_prev_register): Use
489 frame_unwind_register instead of frame_register_unwind, do not
490 recurse the register's location.
491 * xstormy16-tdep.c (xstormy16_frame_prev_register):
492 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
493 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
494 * sh-tdep.c (sh_frame_prev_register): Ditto.
495 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
496 * i386-tdep.c (i386_frame_prev_register): Ditto.
497 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
498 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
499
500 2004-10-28 Mark Kettenis <kettenis@jive.nl>
501
502 * proc-events.c: Fix several coding-style issues. Consistently
503 use #ifdef instead of #if defined().
504 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
505 ARRAY_SIZE.
506 (_initialize_proc_events): New prototype.
507
508 * proc-why.c: Fix several coding-style issues.
509 (proc_prettyfprint_why): Use ARRAY_SIZE.
510
511 2004-10-27 Jim Blandy <jimb@redhat.com>
512
513 * remote.c (fetch_register_using_p): Construct 'p' packet in a
514 manner independent of the host byte order.
515
516 2004-10-27 Mark Kettenis <kettenis@gnu.org>
517
518 * mips-tdep.c (id_delayed): Remove prototype.
519
520 2004-10-26 Mark Kettenis <kettenis@gnu.org>
521
522 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
523 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
524 to enum with register numbers.
525 (enum mips_insn_size): New enum.
526
527 2004-10-26 Andrew Cagney <cagney@gnu.org>
528
529 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
530 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
531 (mips_gdbarch_init): Update.
532 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
533
534 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
535 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
536 IN_SOLIB_RETURN_TRAMPOLINE.
537 * mips-tdep.c (mips_dump_tdep): Do not print
538 IN_SOLIB_RETURN_TRAMPOLINE.
539 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
540 (mips_gdbarch_init): Update.
541
542 * mips-tdep.h (mips_software_single_step): Move to here ...
543 * config/mips/tm-mips.h: ... from here.
544 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
545 (SOFTWARE_SINGLE_STEP): Delete.
546 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
547
548 2004-10-25 Andrew Cagney <cagney@gnu.org>
549
550 * NEWS: Add Changes since GDB 6.3 section.
551
552 2004-10-23 Andreas Schwab <schwab@suse.de>
553
554 * ada-lang.c (grow_vect): Return the new array instead of
555 expecting pointer to pointer to avoid violation of aliasing rules.
556 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
557
558 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
559
560 * s390-tdep.c (enum pv_boolean): Remove.
561 (pv_is_array_ref): Remove.
562 (s390_on_stack): Remove.
563 (S390_NUM_SPILL_SLOTS): Remove.
564 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
565 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
566 (s390_store): Track all stores of orginal incoming registers to the
567 stack constant offsets relative to the CFA, instead of only tracking
568 stores into specific spill slots.
569 (s390_load): Likewise.
570 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
571 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
572 defined as call-saved by the ABI.
573 (s390_push_dummy_call): Use bottom of dummy call argument save area
574 as return value, not the top. Do not store to the called function's
575 register save area.
576 (s390_unwind_dummy_id): Adapt accordingly.
577
578 2004-10-23 Andrew Cagney <cagney@gnu.org>
579
580 * objfiles.h (struct objfile): Rename obj_private to
581 deprecated_obj_private, sym_private to deprecated_sym_private, and
582 sym_stab_info to deprecated_sym_stab_info.
583 * gdb-stabs.h: Update.
584 * elfread.c: Update.
585 * dbxread.c: Update.
586 * coffread.c: Update.
587 * xcoffread.c: Update.
588 * symfile.c: Update.
589 * somread.c: Update.
590 * nlmread.c: Update.
591 * mdebugread.c: Update.
592 * hpread.c: Update.
593 * coffread.c: Update.
594
595 2004-10-23 Mark Kettenis <kettenis@gnu.org>
596
597 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
598 * configure.host: Add mips64*-*-openbsd*.
599 * configure.tgt: Add mips64*-*-openbsd*.
600 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
601 mips64obsd-tdep.c.
602 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
603 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
604
605 2004-10-21 Joel Brobecker <brobecker@gnat.com>
606
607 * symtab.c (symbol_search_name): Minor reformatting.
608
609 2004-10-20 Joel Brobecker <brobecker@gnat.com>
610
611 * symtab.h: Fix typo in comment.
612
613 2004-10-19 Mark Kettenis <kettenis@gnu.org>
614
615 * dwarf2read.c (struct comp_unit_head): Fix coding style.
616 (dwarf_decode_line_header): Likewise.
617
618 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
619
620 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
621
622 2004-10-19 Andrew Cagney <cagney@gnu.org>
623
624 GDB 6.3 branch created.
625 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
626
627 2004-10-15 Joel Brobecker <brobecker@gnat.com>
628
629 * dwarf2read.c (set_cu_language): Set language to Ada for
630 DW_LANG_Ada83 and DW_LANG_Ada95.
631
632 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
633
634 From Andreas Schwab <schwab@suse.de>:
635 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
636 for xmalloc and xrealloc.
637
638 2004-10-15 Andrew Cagney <cagney@gnu.org>
639
640 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
641 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
642 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
643 Update dependencies.
644
645 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
646
647 * ada-lang.c (ada_lookup_symbol): Correct comment.
648 (ada_evaluate_subexp): Change error message for
649 OP_FUNCALL case so as not to indicate an internal error.
650
651 2004-10-15 Joel Brobecker <brobecker@gnat.com>
652
653 Committed by Paul Hilfinger.
654 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
655 type sizes in XVE/XVU types, and emit a warning when that happens,
656 instead of rounding up the size of the resulting type.
657 Some minor reformatting.
658 (ada_is_aligner_type): Do not consider a type as an aligner type
659 if there is a corresponding XVS type as well.
660 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
661 have several levels of pointer indirection to the array.
662
663 2004-10-15 Jerome Guitton <guitton@gnat.com>
664
665 Committed by Paul Hilfinger.
666 * ada-lang.c (check_size): New function.
667 (coerce_unspec_val_to_type): call check_size to make sure
668 that the object size is reasonable.
669 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
670 Implements the case when we get a reference when we evaluate
671 the expression of one of the bounds of the slice.
672 (ada_value_struct_elt): when a packed array field is
673 a reference, use ada_coerce_ref to dereference it; use
674 ada_value_ind only if it is a pointer.
675
676 2004-10-15 Joel Brobecker <brobecker@gnat.com>
677
678 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
679 a bit to avoid the necessity of an advance declaration. Remove
680 declaration.
681 (set_reg_offset): Move implemenation up.
682 (mips16_get_imm): Likewise.
683 (mips16_scan_prologue): Likewise.
684 (reset_saved_regs): Likewise.
685 (mips32_scan_prologue): Likewise.
686
687 2004-10-14 Joel Brobecker <brobecker@gnat.com>
688
689 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
690 Remove sp as a parameter, compute it internally instead. Move
691 prologue scanning limit from heuristic_proc_desc to here.
692 (mips16_scan_prologue): Likewise.
693 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
694 by call to mips16_scan_prologue.
695 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
696 by call to mips32_scan_prologue.
697 (heuristic_proc_desc): Remove code that's no longer necessary.
698 Update calls to mips16_scan_prologue and mips32_scan_prologue.
699 (mips_skip_prologue): Update calls to mips16_scan_prologue
700 and mips32_scan_prologue.
701
702 2004-10-14 Joel Brobecker <brobecker@gnat.com>
703
704 * mips-tdep.c (mips16_scan_prologue): Merge code from
705 mips16_skip_prologue. Now return the address of the first
706 instruction past the function prologue.
707 (mips16_skip_prologue): Remove, no longer necessary.
708 (mips_skip_prologue): Replace call to mips16_skip_prologue
709 by call to mips16_scan_prologue.
710
711 2004-10-14 Joel Brobecker <brobecker@gnat.com>
712
713 * mips-tdep.c (mips32_scan_prologue): Merge code from
714 mips32_skip_prologue. Now return the address of the first
715 instruction past the function prologue.
716 (mips32_skip_prologue): Remove. No longer necessary.
717 (mips16_skip_prologue): Add parameter end_pc instead of
718 computing it.
719 (mips_skip_prologue): Compute the upper limit for the
720 prologue scanning. Update call to mips16_skip_prologue.
721 Replace call to mips32_skip_prologue by call to
722 mips32_scan_prologue.
723
724 2004-10-14 Mark Kettenis <kettenis@gnu.org>
725
726 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
727 NetBSD system call stubs that store %rp in the ERP slot of the
728 stack frame.
729
730 * source.c: Always define O_BINARY to 0 if not defined already.
731 (openp): Unconditionally use O_BINARY.
732
733 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
734 * event-top.c (gdb_readline2): Likewise.
735
736 2004-10-14 Orjan Friberg <orjanf@axis.com>
737
738 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
739 deprecated_add_core_fns which was removed by mistake.
740
741 2004-10-13 Kevin Buettner <kevinb@redhat.com>
742
743 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
744 references to deprecated_registers[] with equivalent code.
745
746 2004-10-13 Kevin Buettner <kevinb@redhat.com>
747
748 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
749 ``deprecated_registers'' with equivalent code. Use gdb_assert()
750 instead of explicit test and print statement.
751
752 2004-10-12 Mark Kettenis <kettenis@gnu.org>
753
754 * sparc-nat.c: Include "inf-ptrace.h".
755 (sparc_target): New function.
756 * sparc-nat.h: Update copyright year.
757 (sparc_target): New prototype.
758 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
759 (_initialize_sparcnbsd_nat): Construct and add target vector.
760 * sparc64nbsd-nat.c: Include "target.h".
761 (_initialize_sparc64nbsd_nat): Construct and add target vector.
762 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
763 Update dependencies.
764 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
765 inftarg.o, add inf-ptrace.o.
766 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
767 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
768 (NAT_FILE): Set to nm-bsd.h.
769 (LOADLIBES): New variable.
770 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
771 infarg.o, add inf-ptrace.o.
772 * config/sparc/nm-nbsdaout.h: Remove file.
773 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
774 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
775 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
776
777 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
778 "fopen-same.h". Update comment.
779
780 2004-10-11 Mark Kettenis <kettenis@gnu.org>
781
782 * i386gnu-nat.c: Include "gdb_string.h".
783 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
784 registers when the floating-point state isn't initialized.
785 * Makefile.in (i386gnu-nat.o): Update dependencies.
786
787 2004-10-11 David Anderson <davea@sgi.com>
788
789 * regcache.c (regcache_raw_read): Comment was missing "to".
790 Extraneous ' removed.
791 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
792 comment now describes use.
793
794 2004-10-11 Orjan Friberg <orjanf@axis.com>
795
796 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
797 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
798 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
799 (cris_sigtramp_frame_sniffer): New functions.
800 (cris_gdbarch_init): Hook in signal trampoline unwinder.
801 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
802 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
803 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
804 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
805 command.
806 (cris_version_update): Remove, replace with ...
807 (set_cris_version): New function.
808 (struct gdbarch_tdep, cris_mode, cris_mode_update)
809 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
810 (_initialize_cris_tdep): Remove CRIS mode command.
811 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
812 cris-fpless-backtrace command.
813 (cris_scan_prologue): Fix prologue scanning limit.
814 (cris_register_type): Update to reflect actual registers.
815 (cris_register_bytes_ok) Remove.
816 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
817 Remove set_gdbarch_deprecated_register_size,
818 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
819
820 2004-10-10 Andrew Cagney <cagney@gnu.org>
821
822 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
823 comment.
824
825 2004-10-10 Joel Brobecker <brobecker@gnat.com>
826
827 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
828
829 2004-10-10 Joel Brobecker <brobecker@gnat.com>
830
831 * mips-tdep.c (mips16_scan_prologue): Renames
832 mips16_heuristic_proc_desc. Update comment.
833 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
834 (heuristic_proc_desc): Update calls to the 2 functions above.
835
836 2004-10-10 Joel Brobecker <brobecker@gnat.com>
837
838 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
839 Update comments. Also immediately return empty cache when the start
840 address of our function could not be found.
841 (mips_insn32_frame_cache): Likewise.
842
843 2004-10-10 Joel Brobecker <brobecker@gnat.com>
844
845 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
846 (mips_insn16_frame_cache): Pass frame cache in call to
847 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
848 Remove code that became redundant as a consequence.
849 (mips32_heuristic_proc_desc): No longer compute a fake
850 procedure descriptor. Compute the full frame cache instead.
851 Some minor comment reformatting.
852
853 2004-10-10 Jim Blandy <jimb@redhat.com>
854
855 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
856 reader, tracing bytecode stuff): Remove self.
857
858 2004-10-10 Mark Kettenis <kettenis@gnu.org>
859
860 * sparc64-linux-tdep.c: Update copyright year. Don't include
861 "solib-svr4.h".
862 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
863 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
864 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
865
866 * sparc-linux-tdep.c: Update copyright year.
867 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
868 to struct frame_info *. Use safe_frame_unwind_memory instead of
869 deprecated_read_memory_nobpt.
870 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
871 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
872 changed signature of sparc_linux_sigtramp_start.
873 (sparc32_linux_pc_in_sigtramp): Remove function.
874 (sparc32_linux_sigtramp_p): New function.
875 (sparc32_linux_sigtramp_frame_sniffer): Use
876 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
877
878 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
879 Remove function.
880 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
881
882 * ada-lang.c (lim_warning): Re-implement as a varargs function.
883 (decode_packed_array_type, value_subscript_packed)
884 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
885 argument in call to lim_warning.
886
887 * configure.in: Really disable the TUI if an enhanced curses
888 library isn't found.
889 * configure: Regenerate.
890
891 2004-10-09 Mark Kettenis <kettenis@gnu.org>
892
893 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
894 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
895 * config/i386/nm-nbsdaout.h: Remove file.
896 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
897 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
898 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
899 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
900 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
901 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
902 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
903 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
904 (ldd, ld_un, ld_2): Remove defines.
905 * config/i386/nm-obsd.h: Likewise.
906
907 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
908
909 * ada-lex.l: Remove useless rule whose right-context clause
910 causes unreferenced static function warning for yyrealloc.
911 (ada_flex_use): Remove the artificial reference to yyrealloc.
912
913 2004-10-08 Andrew Cagney <cagney@gnu.org>
914
915 * target.h (struct target_ops): Rename to_xfer_memory to
916 deprecated_xfer_memory.
917 * target.c: Update.
918 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
919 * wince.c: Update.
920 * win32-nat.c: Update.
921 * v850ice.c: Update.
922 * uw-thread.c: Update.
923 * thread-db.c: Update.
924 * sol-thread.c: Update.
925 * remote.c: Update.
926 * remote-vx.c: Update.
927 * remote-st.c: Update.
928 * remote-sim.c: Update.
929 * remote-sds.c: Update.
930 * remote-rdp.c: Update.
931 * remote-rdi.c: Update.
932 * remote-mips.c: Update.
933 * remote-m32r-sdi.c: Update.
934 * remote-e7000.c: Update.
935 * procfs.c: Update.
936 * ppc-bdm.c: Update.
937 * nto-procfs.c: Update.
938 * monitor.c: Update.
939 * linux-nat.c: Update.
940 * inftarg.c: Update.
941 * hpux-thread.c: Update.
942 * go32-nat.c: Update.
943 * gnu-nat.c: Update.
944 * exec.c: Update.
945 * corelow.c: Update.
946 * bsd-kvm.c: Update.
947 * aix-thread.c: Update.
948
949 2004-10-08 Andrew Cagney <cagney@gnu.org>
950
951 * target.c (debug_target): Move to near start of file.
952 (target_stopped_data_address_p): Re-org logic, add casts.
953
954 2004-10-02 Mark Kettenis <kettenis@gnu.org>
955
956 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
957 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
958 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
959 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
960 New defines.
961
962 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
963
964 * target.h (to_stopped_data_address): Change prototype to
965 take a CORE_ADDR pointer and return an int.
966 * target.c (update_current_target): Change to_stopped_data_address
967 to match new prototype.
968 (debug_to_stopped_data_address): Change appropriately.
969 * breakpoint.c (bpstat_stop_status): Change call to
970 target_stopped_data_address to use new prototype.
971 * frv-tdep.c (frv_have_stopped_data_address): New function.
972 (frv_stopped_data_address): Change to new prototype and
973 functionality.
974 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
975 prototype and functionality.
976 (ia64_stopped_by_watchpoint): New function.
977 * i386-nat.c (i386_stopped_data_address): Change to new
978 prototype and functionality.
979 (i386_stopped_by_watchpoint): New function.
980 * remote.c (remote_stopped_data_address): Change to new prototype
981 and functionality.
982 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
983 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
984 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
985 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
986 new i386_stopped_by_watchpoint function.
987 (i386_stopped_by_watchpoint): New prototype.
988 (i386_stoppped_data_address): Change to new prototype.
989 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
990 new ia64_stopped_by_watchpoint function.
991 (ia64_stopped_by_watchpoint): New prototype.
992 (ia64_stopped_data_address): Ditto.
993
994 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
995
996 * ada-typeprint.c (ada_print_type): Use int_string for printing
997 modulus of modular type.
998 * ada-lang.h (ada_modulus): Change return type to unsigned.
999 * ada-lang.c (ada_language_arch_info): Correct type of
1000 string_char_type.
1001 (ada_modulus): Return unsigned result.
1002 (ada_lookup_symbol): Remove user disambiguation and modify comment
1003 accordingly.
1004
1005 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
1006
1007 Committed by Paul Hilfinger.
1008 * ada-lang.c (decode_packed_array): On big-endian targets,
1009 left-justify the value if it comes with a modular type.
1010
1011 2004-10-08 Joel Brobecker <brobecker@gnat.com>
1012
1013 Committed by Paul Hilfinger.
1014 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
1015 (is_name_suffix): Add support for "___JM" suffixes.
1016 (ada_check_typedef): Renames ada_completed_type.
1017 Update all users of CHECK_TYPEDEF, check_typedef, and
1018 ada_complete_type to call ada_check_typedef.
1019 * ada-typeprint.c: Likewise.
1020 * ada-valprint.c: Likewise.
1021
1022 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
1023
1024 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
1025
1026 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
1027
1028 * MAINTAINERS: Update e-mail address.
1029
1030 2004-10-07 Daniel Jacobowitz <dan@debian.org>
1031
1032 From Maciej W. Rozycki <macro@mips.com>:
1033 * mips-tdep.c (mips32_next_pc): Check the register's contents,
1034 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
1035
1036 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
1037
1038 * m32r-tdep.c (decode_prologue): Support functions written
1039 in assembler language. Recognize trap instructions as the
1040 end of prologue.
1041 (m32r_frame_unwind_cache): Ditto.
1042 (m32r_skip_prologue): Extend search limit. Quit analyzing
1043 prologue if pc's location is not readable.
1044
1045 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
1046
1047 * Makefile.in (.l.c): Do conversions of names of alloc and free
1048 functions that are done for .y.c files, plus special one
1049 for yy_flex_realloc. Also, correct missing-file tests here.
1050 * ada-lex.l (malloc, free): Remove macros.
1051 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
1052 xrealloc.
1053 (ada_flex_use): Dummy definition to remove warnings about unused
1054 functions.
1055 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
1056 to suppress warning.
1057
1058 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1059
1060 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
1061 RETURN_VALUE.
1062 (sh_return_value_fpu): Ditto for CPUs with FPU.
1063 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
1064 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
1065 Install sh_return_value_nofpu resp. sh_return_value_fpu as
1066 RETURN_VALUE functions.
1067
1068 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1069
1070 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
1071 (sh_pseudo_register_write): Ditto.
1072
1073 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1074
1075 * sh-tdep.c (IS_MACL_STS): New define.
1076 (IS_MOVI20): Ditto.
1077 (IS_MACL_LDS): Ditto.
1078 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
1079 instructions in prologue.
1080 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
1081 instructions in epilogue.
1082
1083 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1084
1085 * sh-tdep.c (SH_NUM_REGS): Define as 67.
1086 (sh_sh_register_name): Add eight empty register names.
1087 (sh_sh3_register_name): Ditto.
1088 (sh_sh3e_register_name): Ditto.
1089 (sh_sh2e_register_name): Ditto.
1090 (sh_sh2a_register_name): New function, defining SH2A register set.
1091 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
1092 in nofpu case.
1093 (sh_sh_dsp_register_name): Add eight empty register names.
1094 (sh_sh3_dsp_register_name): Ditto.
1095 (sh_sh4_register_name): Ditto.
1096 (sh_sh4_nofpu_register_name): Ditto.
1097 (sh_sh4al_dsp_register_name): Ditto.
1098 (sh2a_show_regs): New function.
1099 (sh2a_nofpu_show_regs): New function.
1100 (sh_sh2a_register_type): New function.
1101 (do_bank_register_info): New function.
1102 (sh_print_pseudo_register): Call do_bank_register_info.
1103 Call sh_print_pseudo_register for valid "bank" register.
1104 (sh_sh2a_register_sim_regno): New function.
1105 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
1106 Increment pseudo register count by one for all sh variants with
1107 pseudo registers to accomodate pseudo bank register.
1108 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
1109 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
1110 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
1111 Increment pseudo register numbers.
1112
1113 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
1114
1115 * dwarf2read.c (read_subroutine_type): Call make_function_type
1116 instead of lookup_function_type.
1117
1118 2004-10-05 Jim Blandy <jimb@redhat.com>
1119
1120 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
1121 (Previous change missed some uses.)
1122
1123 2004-10-05 Andrew Cagney <cagney@gnu.org>
1124
1125 * target.h (deprecated_child_ops): Rename child_ops.
1126 * wince.c: Update copyright. Rename child_ops.
1127 * win32-nat.c: Rename child_ops.
1128 * target.c: Rename child_ops.
1129 * rs6000-nat.c: Rename child_ops.
1130 * linux-nat.c: Rename child_ops.
1131 * infttrace.c: Rename child_ops.
1132 * inftarg.c: Rename child_ops.
1133 * infptrace.c: Rename child_ops.
1134 * hppah-nat.c: Update copyright. Rename child_ops.
1135 * hpux-thread.c: Update copyright. Rename child_ops.
1136
1137 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1138
1139 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
1140
1141 2004-10-05 Andrew Cagney <cagney@gnu.org>
1142
1143 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
1144
1145 2004-10-05 Daniel Jacobowitz <dan@debian.org>
1146
1147 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
1148 (die_ref_table): Remove.
1149 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
1150 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
1151 the usage of this type.
1152 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
1153 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
1154 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
1155 (dwarf2_create_include_psymtab): Update comment.
1156 (find_partial_die): Remove third argument. Remove unreachable call
1157 to error ().
1158 (dwarf2_find_containing_comp_unit): Update comments. Change one
1159 assertion to an error. Remove an unreachable error.
1160 (dwarf2_find_comp_unit): Update comments.
1161 (type_at_offset): Remove dead code.
1162 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
1163 (store_in_ref_table): Add CU argument.
1164 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
1165 inter-compilation-unit references.
1166 (load_full_comp_unit, process_full_comp_unit): New functions, based
1167 on psymtab_to_symtab_1.
1168 (psymtab_to_symtab_1): Use them.
1169 (dwarf2_add_dependence): New function.
1170 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
1171 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
1172 (partial_die_parent_scope, guess_structure_name): Update for changes
1173 to find_partial_die.
1174 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
1175 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
1176 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
1177 (read_die_and_children): Update call to store_in_ref_table.
1178 (do_free_die_list_cleanup): Remove.
1179 (fixup_partial_die): Update for changes to find_partial_die.
1180 (read_full_die): Handle queueing absolute references.
1181 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
1182 (dwarf2_attr, die_specification, die_type)
1183 (die_containing_type, dwarf2_extension): Update calls to
1184 follow_die_ref.
1185 (dump_die): Update DW_FORM_ref* handling.
1186 (dwarf2_get_ref_die_offset): Likewise.
1187 (free_one_comp_unit): Release the dies list.
1188 (dwarf2_mark_helper): New function.
1189 (dwarf2_mark): Use it.
1190
1191 2004-10-05 Mark Kettenis <kettenis@jive.nl>
1192
1193 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
1194 when writing to memory.
1195
1196 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
1197
1198 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
1199 (m32r_extract_struct_value_address): Delete function.
1200 (m32r_return_value): New function.
1201 (m32r_gdbarch_init): Instead of store_return_value,
1202 extract_return_value, deprecated_extract_struct_value_address
1203 and deprecated_use_struct_convention, set return_value.
1204
1205 2004-10-03 Daniel Jacobowitz <dan@debian.org>
1206
1207 * dwarf2read.c (read_subrange_type): Add comment for variable
1208 sized arrays.
1209
1210 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
1211
1212 * Makefile.in (.l.c): Modify rule for compatibility with recent
1213 versions of flex, and remove most command-line options.
1214 * ada-lex.l: Add %options line in place of -I -i and -s command-line
1215 options.
1216
1217 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
1218
1219 Turn on initial Ada support (mainly expression evaluation).
1220
1221 * Makefile.in (SFILES): Remove ada-tasks.c.
1222 (HFILES_NO_SRCDIR): Add ada-lang.h.
1223 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
1224 (YYOBJ): Add ada-exp.o.
1225 (rule .l.c): Generalize to not mention ada.
1226 * symtab.c: Include ada-lang.h.
1227 (symbol_natural_name, symbol_demangled_name)
1228 (symbol_search_name): Add Ada case.
1229
1230 2004-10-01 Andrew Cagney <cagney@gnu.org>
1231
1232 * Makefile.in (COMMON_OBS): Add inf-child.o.
1233 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
1234 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1235 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1236 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
1237 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
1238 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
1239 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
1240 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
1241 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
1242 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
1243 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
1244 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
1245 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
1246
1247 * target.c (xfer_using_stratum): Change return type to LONGEST.
1248 On each iteration offset, readbuf and writebuf.
1249 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
1250 partial_length, and read/modify/write predicate, update comments.
1251 Pass buffer.word to ptrace write.
1252
1253 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1254
1255 * symfile.c (init_filename_language_table): Add extensions for
1256 Ada.
1257 * defs.h (enum language): Add language_ada.
1258 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
1259 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
1260 (add_symbols_from_enclosing_procs): Make a no-op for now.
1261 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
1262 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
1263 (find_line_in_linetable, find_next_line_in_linetable)
1264 (read_all_symtabs, is_plausible_func_for_line)
1265 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
1266 (is_runtime_sym_defined, check_size): Remove declaration.
1267 (function_name_from_pc, ada_translate_error_message)
1268 (ada_lookup_minimal_symbol): Remove definition.
1269 (ada_add_block_symbols): Remove useless label.
1270 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
1271 useless declaration.
1272 (ada_is_exception_sym): Likewise.
1273
1274 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
1275
1276 Add m32r-linux support.
1277 * configure.tgt: Add m32r*-*-linux*.
1278 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
1279 and m32r-linux-tdep.c.
1280 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
1281 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
1282 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
1283 m32r-linux-tdep.c.
1284 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
1285 config/m32r/linux.mh, config/m32r/linux.mt,
1286 config/m32r/nm-linux.h: New files.
1287
1288 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1289
1290 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
1291 (mips32_fetch_instruction): Remove, unused.
1292
1293 2004-09-30 Joel Brobecker <brobecker@gnat.com>
1294
1295 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
1296 conditions that will always be true.
1297
1298 2004-09-30 Mark Kettenis <kettenis@gnu.org>
1299
1300 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
1301 (vaxbsd_fetch_inferior_registers): Rename from
1302 fetch_inferior_registers. Make static.
1303 (vaxbsd_store_inferior_registers): Rename from
1304 store_inferior_registers. Make static.
1305 (_initialize_vaxbsd_nat): Construct and add target vector.
1306 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1307 inftarg.o. Add inf-child.o and inf-ptrace.o.
1308 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1309 inftarg.o. Add inf-child.o and inf-ptrace.o.
1310 (NAT_FILE): Remove.
1311 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
1312 inftarg.o. Add inf-child.o and inf-ptrace.o.
1313 (NAT_FILE): Remove.
1314 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1315
1316 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1317 (m88kbsd_fetch_inferior_registers): Rename from
1318 fetch_inferior_registers. Make static.
1319 (m88kbsd_store_inferior_registers): Rename from
1320 store_inferior_registers. Make static.
1321 (_initialize_m88kbsd_nat): New prototype and function.
1322 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1323 inftarg.o. Add inf-child.o and inf-ptrace.o.
1324 (NAT_FILE): Remove.
1325 * Makefile.in (m88kbsd-nat.o): Update dependencies.
1326
1327 2004-09-30 Andrew Cagney <cagney@gnu.org>
1328
1329 * target.c (target_xfer_partial): New function.
1330 (target_read_memory_partial, target_write_memory_partial)
1331 (default_xfer_partial, target_read_partial, target_write_partial)
1332 (xfer_using_stratum): Use.
1333 (debug_to_xfer_partial): Delete function.
1334 (setup_target_debug): Do not override to_xfer_partial.
1335
1336 2004-09-30 Mark Kettenis <kettenis@chello.nl>
1337
1338 * fork-child.c: Update copyright year. Fix coding style.
1339
1340 2004-09-29 Mark Kettenis <kettenis@gnu.org>
1341
1342 * defs.h (msavestring, mstrsave): Remove prototypes.
1343 * utils.c (msavestring, mstrsave): Remove functions.
1344 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
1345 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
1346 of mstrsave.
1347 * source.c (find_and_open_source): Use xstrdup instead of
1348 mstrsave.
1349
1350 2004-09-30 Andrew Cagney <cagney@gnu.org>
1351
1352 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
1353 (inf_ptrace_xfer_memory): Delete.
1354 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
1355 (target_read_memory, target_write_memory): Use xfer_using_stratum
1356 when target_xfer_partial_p.
1357 (debug_target): Move to start of file.
1358 (target_read_memory_partial, target_write_memory_partial): Use
1359 to_xfer_partial when target_xfer_partial_p.
1360
1361 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
1362 inf_ptrace_xfer_memory with equivalent code.
1363 * inftarg.c (child_xfer_partial): When performing a write, pass
1364 writebuf to child_xfer_memory.
1365
1366 * target.c (target_read_string): Use target_read_memory instead of
1367 target_xfer_memory.
1368
1369 2004-09-29 Andrew Cagney <cagney@gnu.org>
1370
1371 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
1372 the address of status.
1373
1374 * infptrace.c (ptrace_wait): Mention problem with HPUX.
1375 (kill_inferior): Inline ptrace_wait call.
1376 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
1377 * inftarg.c (child_wait): Inline ptrace_wait call.
1378
1379 * target.h (struct target_ops): Delete field to_post_wait.
1380 (target_post_wait): Delete macro.
1381 (child_post_wait): Delete declaration.
1382 * target.c (update_current_target, update_current_target)
1383 (debug_to_post_wait, setup_target_debug): Delete functions and
1384 references.
1385 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
1386 * inftarg.c (child_post_wait): Delete.
1387 (init_child_ops): Do not set to_post_wait.
1388 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
1389 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
1390 * inf-child.c (inf_child_post_wait): Delete.
1391 (inf_child_target): Do not set to_post_wait.
1392 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
1393 (inf_ptrace_target): Do not set to_post_wait.
1394
1395 * wince.c (child_ops): Delete.
1396 * win32-nat.c (child_ops): Delete.
1397
1398 * inftarg.c (inftarg_set_find_memory_regions)
1399 (inftarg_set_make_corefile_notes): Delete functions.
1400 (_initialize_linux_nat): Inline calls.
1401
1402 * target.h (child_ops): Declare.
1403 * inftarg.c (child_ops): Move from here ...
1404 * target.c (child_ops): ... to here.
1405 * wince.c (child_ops): Delete extern declaration.
1406 * win32-nat.c (child_ops): Delete extern declaration.
1407 * linux-nat.c (child_ops): Delete extern declaration.
1408 * hpux-thread.c (child_ops): Delete extern declaration.
1409
1410 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1411
1412 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
1413
1414 2004-09-28 Mark Kettenis <kettenis@gnu.org>
1415
1416 * configure.in: Only set host_makefile_frag when building a native
1417 debugger.
1418 * configure: Regenerate.
1419
1420 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
1421 for OpenBSD ELF.
1422
1423 2004-09-28 Andrew Cagney <cagney@gnu.org>
1424
1425 Problem identified by Paul Hilfinger.
1426 * Makefile.in (ada_lex_c): Define.
1427 (ada-lex.o): Delete rule.
1428
1429 * linux-proc.c: Delete file.
1430 * Makefile.in: Update.
1431 * config/sparc/linux64.mh (NATDEPFILES):
1432 * config/sparc/linux.mh (NATDEPFILES): Update.
1433 * config/s390/s390.mh (NATDEPFILES): Update.
1434 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
1435 * config/powerpc/linux.mh (NATDEPFILES): Update.
1436 * config/pa/linux.mh (NATDEPFILES): Update.
1437 * config/mips/linux.mh (NATDEPFILES): Update.
1438 * config/m68k/linux.mh (NATDEPFILES): Update.
1439 * config/ia64/linux.mh (NATDEPFILES): Update.
1440 * config/i386/linux64.mh (NATDEPFILES): Update.
1441 * config/i386/linux.mh (NATDEPFILES): Update.
1442 * config/arm/linux.mh (NATDEPFILES): Update.
1443 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
1444 * linux-nat.c: Update copyright. Include <sys/param.h>,
1445 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
1446 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
1447 (O_LARGEFILE): Possibly define.
1448 (_initialize_linux_nat, linux_proc_pending_signals)
1449 (add_line_to_sigset, linux_proc_xfer_memory)
1450 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
1451 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
1452 (struct linux_corefile_thread_data)
1453 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
1454 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
1455
1456 2004-09-16 Andrew Cagney <cagney@gnu.org>
1457
1458 * lin-lwp.c: Delete file.
1459 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
1460 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
1461 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
1462 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
1463 (linux_nat_attach, detach_callback, linux_nat_detach)
1464 (resume_callback, resume_clear_callback, linux_nat_resume)
1465 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
1466 (stop_wait_callback, linux_nat_has_pending, flush_callback)
1467 (status_callback, running_callback, count_events_callback)
1468 (select_singlestep_lwp_callback, select_event_lwp_callback)
1469 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
1470 (child_wait, stop_and_resume_callback, linux_nat_wait)
1471 (kill_callback, kill_wait_callback, linux_nat_kill)
1472 (linux_nat_create_inferior, linux_nat_mourn_inferior)
1473 (linux_nat_xfer_memory, linux_nat_thread_alive)
1474 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
1475 (_initialize_linux_nat): New functions.
1476 * Makefile.in: Update all dependencies.
1477 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1478 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1479 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
1480 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1481 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1482 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1483 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1484 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1485 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1486 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
1487 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1488 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
1489 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
1490
1491 2004-09-27 Mark Kettenis <kettenis@gnu.org>
1492
1493 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
1494 config/i386/obsd64.mh (NAT_FILE): Remove variable.
1495
1496 * configure.in: Don't comment out NATDEPFILES in the generated
1497 Makefile if NAT_FILE is unset.
1498 * configure: Regenerate.
1499
1500 2004-09-27 Andrew Cagney <cagney@gnu.org>
1501
1502 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
1503 (insert_step_resume_breakpoint): Delete.
1504 (insert_step_resume_breakpoint_at_frame): New function.
1505 (insert_step_resume_breakpoint_at_sal): New function.
1506 (handle_inferior_event, step_into_function)
1507 (insert_step_resume_breakpoint): Simplify by using same.
1508
1509 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
1510
1511 2004-09-26 Mark Kettenis <kettenis@gnu.org>
1512
1513 * fbsd-proc.c: Remove file.
1514 * Makefile.in (fbsd-proc.o): Remove dependency.
1515
1516 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
1517 code together.
1518
1519 * config/i386/nm-fbsd64.h: Remove file.
1520 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
1521
1522 2004-09-26 Mark Kettenis <kettenis@gnu.org>
1523
1524 * amd64-nat.h: Update copyright year.
1525 (amd64bsd_target): New prototype.
1526 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
1527 (amd64bsd_target): New function.
1528 (amd64bsd_fetch_inferior_registers): Rename from
1529 fetch_inferior_registers. Make static.
1530 (amd64bsd_store_inferior_registers): Rename from
1531 store_inferior_registers. Make static.
1532 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
1533 (_initialize_amd64fbsd_nat): Construct and add target vector.
1534 * amd64nbsd-nat.o: Include "target.h".
1535 (_initialize_amd64nbsd_nat): Construct and add target vector.
1536 * amd64obsd-nat.c: Include "target.h".
1537 (_initialize_amd64obsd_nat): Construct and add target vector.
1538 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
1539 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
1540 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
1541 fbsd-nat.o.
1542 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
1543 Remove infptrace.o and inftarg.o. Add inf-child.o and
1544 inf-ptrace.o.
1545 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
1546 (amd64obsd-nat.o): Update dependencies.
1547
1548 2004-09-25 Mark Kettenis <kettenis@gnu.org>
1549
1550 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
1551 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
1552 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
1553 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
1554 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
1555
1556 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
1557 Inline attach call.
1558 (inf_ptrace_detach): Inline detach call.
1559
1560 * configure.in: Check for waddstr instead of mvwaddstr when
1561 searching for curses library. Check for wborder.
1562 * configure, config.in: Regenerate.
1563 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
1564 available.
1565
1566 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
1567
1568 2004-09-24 Robert Picco <Robert.Picco@hp.com>
1569
1570 Committed by Andrew Cagney.
1571 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
1572 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
1573 configuration.
1574 (fetch_register_using_p): Implement 'p' packet. Based on code by
1575 Fernando Nasser.
1576 (remote_fetch_registers): Call fetch_register_using_p.
1577 (init_all_packet_configs, show_remote_cmd)
1578 (_initialize_remote): Add p-packet.
1579
1580 2004-09-24 Mark Kettenis <kettenis@gnu.org>
1581
1582 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
1583 instead of call_ptrace. Call wait directly instead of
1584 ptrace_wait.
1585 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
1586 (inf_ptrace_wait): Inline ptrace_wait call.
1587
1588 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1589
1590 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
1591 rolled back instead.
1592
1593 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
1594
1595 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
1596 the new argument order.
1597
1598 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
1599
1600 * MAINTAINERS: Remove "broken" from XStormy16 entry.
1601 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
1602 (struct gdbarch_tdep): Remove.
1603 (struct xstormy16_frame_cache): New frame cache structure.
1604 (xstormy16_register_byte, xstormy16_register_raw_size)
1605 (xstormy16_reg_virtual_type, xstormy16_register_type)
1606 (xstormy16_push_arguments, xstormy16_push_return_address)
1607 (xstormy16_pop_frame, xstormy16_store_struct_return)
1608 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
1609 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
1610 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
1611 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
1612 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
1613 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
1614 (xstormy16_use_struct_convention): Drop gcc_p parameter.
1615 (xstormy16_extract_return_value, xstormy16_store_return_value):
1616 Regcachify. Drop useless struct convention handling.
1617 (xstormy16_register_type, xstormy16_return_value)
1618 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
1619 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
1620 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
1621 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
1622 (xstormy16_unwind_sp, xstormy16_unwind_pc)
1623 (xstormy16_unwind_dummy_id) : New functions.
1624 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
1625 of xstormy16_scan_prologue.
1626 (xstormy16_frame_unwind): New frame_unwind structure.
1627 (xstormy16_frame_base): New frame_base structure.
1628 (xstormy16_gdbarch_init): Accomodate all of the above changes.
1629 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
1630
1631 2004-09-22 Mark Kettenis <kettenis@gnu.org>
1632
1633 * language.c (language_gdbarch_post_init): Fix off-by one error.
1634
1635 2004-09-21 Daniel Jacobowitz <dan@debian.org>
1636
1637 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
1638 (struct dwarf2_offset_and_type): New.
1639 (set_die_type, reset_die_and_siblings_types, get_die_type)
1640 (offset_and_type_hash, offset_and_type_eq): New functions.
1641 (read_structure_type, read_enumeration_type, read_array_type)
1642 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
1643 (read_tag_reference_type, read_tag_const_type)
1644 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
1645 (read_typedef, read_base_type, read_subrange_type): Use
1646 set_die_type.
1647
1648 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1649
1650 * Makefile.in (dwarf2read.o): Update dependencies.
1651 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
1652 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
1653 and read_in_chain.
1654 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
1655 mark, and has_form_ref_addr.
1656 (struct dwarf2_per_cu_data): New.
1657 (dwarf2_max_cache_age): New.
1658 (dwarf2_build_psymtabs_hard): Free cached compilation units
1659 after loading. Create and manage the list of compilation units.
1660 Remove unnecessary NULL initialization. Fix indentation.
1661 (psymtab_to_symtab_1): Initialize all of CU.
1662 (dwarf2_read_abbrevs): Set has_form_ref_addr.
1663 (find_partial_die): Use dwarf2_find_containing_comp_unit
1664 and load_comp_unit.
1665 (free_stack_comp_unit): Update comments. Clear the per-cu
1666 pointer. Handle aging.
1667 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
1668 (age_cached_comp_units, free_one_cached_comp_unit)
1669 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
1670 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
1671 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
1672 (show_dwarf2_cmd): New.
1673 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
1674 and "maint show dwarf2 max-cache-age".
1675 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
1676 externs.
1677 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
1678 global.
1679
1680 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
1681
1682 * dwarf2read.c (typename_concat): Change prototype to accept obstack
1683 and dwarf2_cu struct pointer as arguments. Change function to use
1684 obstack if provided and use dwarf2_cu to determine language-specific
1685 separator.
1686 (partial_die_parent_scope): Change comment to include java. Use
1687 new version of typename_concat instead of obconcat.
1688 (partial_die_full_name): Use typename_concat.
1689 (read_namespace): Ditto.
1690 (read_enumeration_type): Use typename_concat instead of obconcat.
1691 (new_symbol): Ditto.
1692 (add_partial_symbol): Enhance tests for C++ to also test for Java.
1693 (guess_structure_name): Ditto.
1694 (read_subroutine_type): Ditto.
1695 (read_structure_type): Ditto.
1696 (is_vtable_name): Add Java support.
1697 (determine_class_name): Switch to new typename_concat call.
1698 (determine_prefix): Switch to new typename_concat call.
1699 * jv-exp.y (FuncStart): New pattern.
1700 (MethodInvocation): Add support for simple function calls. Change
1701 warning message for other forms of inferior call currently not
1702 supported.
1703 * valarith.c (value_subscript): Treat an array with upper-bound
1704 of -1 as unknown size.
1705
1706 2004-09-20 Daniel Jacobowitz <dan@debian.org>
1707
1708 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
1709 (lookup_partial_symtab): Use symtab_to_fullname.
1710
1711 2004-09-19 Jim Blandy <jimb@redhat.com>
1712
1713 * minsyms.c (lookup_minimal_symbol): Doc fix.
1714
1715 2004-09-20 Andrew Cagney <cagney@gnu.org>
1716
1717 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
1718 CHILD_RESUME.
1719 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
1720 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
1721 KILL_INFERIOR.
1722 * infptrace.c: Update.
1723
1724 2004-09-19 Daniel Jacobowitz <dan@debian.org>
1725
1726 * symtab.c (output_source_filename): Mark first argument as const.
1727 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
1728 for "info sources" output.
1729
1730 2004-09-20 Mark Kettenis <kettenis@gnu.org>
1731
1732 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
1733 <machine/vmparam.h>.
1734 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
1735 (register_u_addr): Remove prototype.
1736
1737 2004-09-19 Mark Kettenis <kettenis@gnu.org>
1738
1739 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
1740 (i386bsd_fetch_inferior_registers): Rename from
1741 fetch_inferior_registers. Make static.
1742 (i386bsd_store_inferior_registers): Rename from
1743 store_inferior_registers. Make static.
1744 (i386bsd_target): New function.
1745 * i386bsd-nat.h: New file.
1746 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
1747 "i386bsd-nat.h".
1748 (i386fbsd_resume): Rename from child_resume. Make static.
1749 (_initialize_i386fbsd_nat): Construct and add target vector.
1750 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
1751 (_initialize_i386nbsd_nat): Construct and add target vector.
1752 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
1753 Remove defines.
1754 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
1755 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
1756 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
1757 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1758 (LOADLIBES): New variable.
1759 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
1760 inf-ptrace.o. Remove inftarg.o.
1761 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
1762 inf-ptrace.o. Remove inftarg.o.
1763 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
1764 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
1765 (LOADLIBES): New variable.
1766 * Makefile.in (i386bsd_nat_h): New variable.
1767 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
1768 dependencies.
1769
1770 * sparc64nbsd-tdep.c: Include "objfiles.h".
1771 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
1772 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1773 svr4_lp64_fetch_link_map_offsets.
1774 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
1775 "nbsd-tdep.h".
1776 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
1777 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
1778 svr4_lp64_fetch_link_map_offsets.
1779 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
1780 dependencies.
1781
1782 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
1783 * fbsd-nat.h: New file.
1784 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
1785 (fbsd_nat_h): New variable.
1786 (fbsd-nat.o): New dependency.
1787
1788 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
1789 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
1790
1791 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
1792 comment.
1793
1794 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1795
1796 * ada-exp.y (type_int): New function to add layer of abstraction
1797 around references to expression types.
1798 (type_long): Ditto.
1799 (type_long_long): Ditto.
1800 (type_float): Ditto.
1801 (type_double): Ditto.
1802 (type_long_double): Ditto.
1803 (type_char): Ditto.
1804 (type_system_address): Ditto.
1805 (simple_exp): Use type_* functions in place of builtin_*
1806 variables.
1807 (exp): Ditto.
1808 (write_var_from_name): Ditto.
1809 (write_object_renaming): Ditto.
1810 * ada-lang.c (ada_create_fundamental_type): Remove redundant
1811 declaration.
1812 (build_ada_types): Remove, replacing with...
1813 (ada_language_arch_info): New function to initialize primitive
1814 type vector in language_arch_info.
1815 (ada_array_length): Remove use of builtin_type_ada_int.
1816 (value_pos_atr): Ditto.
1817 (ada_evaluate_subexp): Ditto.
1818 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
1819 builtin_type_ada_long_long, builtin_type_ada_char,
1820 builtin_type_ada_float, builtin_type_ada_double,
1821 builtin_type_ada_long_double, builtin_type_ada_natural,
1822 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1823 (ada_builtin_types): Remove.
1824 (ada_language_defn): Remove entries for la_builtin_type_vector and
1825 string_char_type and use ada_language_arch_info.
1826 (_initialize_ada_language): Do type-vector initialization along
1827 the lines of c-lang.c.
1828 (ada_create_fundamental_type): Break up line.
1829 (ada_dump_symtab): Remove unused function.
1830 (enum ada_primitive_types): Define.
1831 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
1832 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
1833 builtin_type_ada_float, builtin_type_ada_double,
1834 builtin_type_ada_long_double, builtin_type_ada_natural,
1835 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
1836 * ada-lex.l: Use type_* functions in place of builtin_* variables.
1837 (processInt): Ditto.
1838 (processReal): Ditto.
1839 (name_lookup): Ditto.
1840 * ada-typeprint.c (print_range): Use builtin_type_int, not
1841 builtin_type_ada_int.
1842
1843 2004-09-18 Mark Kettenis <kettenis@gnu.org>
1844
1845 * i386-tdep.c (i386_register_name): Rename regno to regnum.
1846
1847 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
1848 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
1849 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
1850 * configure.in: Improve checks for curses library by checking for
1851 mvwaddstr instead of initscr. Drop HP curses in favour of
1852 standard curses on HP-UX.
1853 * configure: Regenerated.
1854
1855 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
1856
1857 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
1858 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
1859 Minor formatting changes.
1860 (empty_array): Slight rewrite for formatting.
1861 (emit_char,parse,ada_language_defn,build_ada_types,
1862 ada_is_exception_sym, _initialize_ada_language): Move
1863 definitions around.
1864 (ada_dump_symtab): Remove unused definition.
1865 (ada_maybe_exception_partial_symbol): Remove unused definition.
1866
1867 2004-09-16 Andrew Cagney <cagney@gnu.org>
1868
1869 * inf-child.c: Include "gdb_string.h".
1870 (inf_child_core_file_to_sym_file): Delete.
1871 (inf_child_target): Set to_fetch_registers and to_store_registers.
1872 * inf-ptrace.c: Include "gdb_string.h".
1873 * Makefile.in: Update all dependencies.
1874
1875 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
1876 problem.
1877
1878 2004-09-14 Joel Brobecker <brobecker@gnat.com>
1879
1880 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
1881 call to heuristic_proc_desc. Remove code that became redundant
1882 as a consequence.
1883 (read_next_frame_reg): Remove special case for SP_REGNUM.
1884 (set_reg_offset): Fix small typo.
1885 (reset_saved_regs): New procedure.
1886 (mips32_heuristic_proc_desc): No longer compute a fake
1887 procedure descriptor. Compute the full frame cache instead.
1888 Some minor comment reformatting.
1889
1890 2004-09-14 Andrew Cagney <cagney@gnu.org>
1891
1892 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
1893 maintainer.
1894
1895 * thread-db.c (thread_db_new_objfile): Assume that there is a
1896 child process.
1897
1898 2004-09-13 Jim Blandy <jimb@redhat.com>
1899
1900 * valops.c (value_assign): Move 'buffer' to the enclosing block,
1901 so that its storage isn't referenced after its lifetime ends.
1902
1903 * valops.c (value_assign): 'use_buffer' is initialized to zero,
1904 and never assigned to. Delete it, and the 'if (use_buffer)'
1905 clauses. Delete 'raw_buffer', since it is now unused.
1906
1907 2004-09-13 Andrew Cagney <cagney@gnu.org>
1908
1909 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
1910 * configure: Re-generate.
1911 * nlm/Makefile.in (TAGS): Update.
1912 * Makefile.in (TAGS): Update.
1913 * config/vax/nbsd.mt (TM_FILE): Update.
1914 * config/sparc/vxworks.mt (TM_FILE): Update.
1915 * config/sparc/sol2.mt (TM_FILE): Update.
1916 * config/sparc/sol2-64.mt (TM_FILE): Update.
1917 * config/sparc/obsd64.mt (TM_FILE): Update.
1918 * config/sparc/obsd.mt (TM_FILE): Update.
1919 * config/sparc/nbsd64.mt (TM_FILE): Update.
1920 * config/sparc/nbsd.mt (TM_FILE): Update.
1921 * config/sparc/linux64.mt (TM_FILE): Update.
1922 * config/sparc/linux.mt (TM_FILE): Update.
1923 * config/sparc/fbsd.mt (TM_FILE): Update.
1924 * config/sh/wince.mt (TM_FILE): Update.
1925 * config/sh/nbsd.mt (TM_FILE): Update.
1926 * config/sh/linux.mt (TM_FILE): Update.
1927 * config/sh/embed.mt (TM_FILE): Update.
1928 * config/s390/s390.mt (TM_FILE): Update.
1929 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
1930 * config/rs6000/rs6000.mt (TM_FILE): Update.
1931 * config/rs6000/aix4.mt (TM_FILE): Update.
1932 * config/powerpc/vxworks.mt (TM_FILE): Update.
1933 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
1934 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
1935 * config/powerpc/obsd.mt (TM_FILE): Update.
1936 * config/powerpc/nbsd.mt (TM_FILE): Update.
1937 * config/powerpc/linux.mt (TM_FILE): Update.
1938 * config/powerpc/aix.mt (TM_FILE): Update.
1939 * config/pa/obsd.mt (TM_FILE): Update.
1940 * config/pa/linux.mt (TM_FILE): Update.
1941 * config/pa/hppahpux.mt (TM_FILE): Update.
1942 * config/pa/hppa64.mt (TM_FILE): Update.
1943 * config/pa/hppa.mt (TM_FILE): Update.
1944 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
1945 * config/mips/wince.mt (TM_FILE): Update.
1946 * config/mips/vxmips.mt (TM_FILE): Update.
1947 * config/mips/nbsd.mt (TM_FILE): Update.
1948 * config/mips/linux.mt (TM_FILE): Update.
1949 * config/mips/irix6.mt (TM_FILE): Update.
1950 * config/mips/irix5.mt (TM_FILE): Update.
1951 * config/mips/embed.mt (TM_FILE): Update.
1952 * config/m68k/vxworks68.mt (TM_FILE): Update.
1953 * config/m68k/st2000.mt (TM_FILE): Update.
1954 * config/m68k/os68k.mt (TM_FILE): Update.
1955 * config/m68k/obsd.mt (TM_FILE): Update.
1956 * config/m68k/nbsd.mt (TM_FILE): Update.
1957 * config/m68k/monitor.mt (TM_FILE): Update.
1958 * config/m68k/linux.mt (TM_FILE): Update.
1959 * config/m68k/cisco.mt (TM_FILE): Update.
1960 * config/ia64/linux.mt (TM_FILE): Update.
1961 * config/ia64/aix.mt (TM_FILE): Update.
1962 * config/ia64/ia64.mt (TM_FILE): Update.
1963 * config/i386/vxworks.mt (TM_FILE): Update.
1964 * config/i386/obsd64.mt (TM_FILE): Update.
1965 * config/i386/obsd.mt (TM_FILE): Update.
1966 * config/i386/nto.mt (TM_FILE): Update.
1967 * config/i386/nbsd64.mt (TM_FILE): Update.
1968 * config/i386/nbsd.mt (TM_FILE): Update.
1969 * config/i386/linux64.mt (TM_FILE): Update.
1970 * config/i386/linux.mt (TM_FILE): Update.
1971 * config/i386/i386sol2.mt (TM_FILE): Update.
1972 * config/i386/i386lynx.mt (TM_FILE): Update.
1973 * config/i386/fbsd64.mt (TM_FILE): Update.
1974 * config/i386/fbsd.mt (TM_FILE): Update.
1975 * config/i386/cygwin.mt (TM_FILE): Update.
1976 * config/h8300/h8300.mt (TM_FILE): Update.
1977 * config/frv/frv.mt (TM_FILE): Update.
1978 * config/cris/cris.mt (TM_FILE): Update.
1979 * config/arm/wince.mt (TM_FILE): Update.
1980 * config/arm/nbsd.mt (TM_FILE): Update.
1981 * config/arm/linux.mt (TM_FILE): Update.
1982 * config/arm/embed.mt (TM_FILE): Update.
1983 * config/alpha/nbsd.mt (TM_FILE): Update.
1984 * config/alpha/fbsd.mt (TM_FILE): Update.
1985 * config/alpha/alpha.mt (TM_FILE): Update.
1986 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
1987 * config/alpha/alpha-linux.mt (TM_FILE): Update.
1988
1989 Eliminate event_loop_p, always has the value 1.
1990 * defs.h (event_loop_p): Delete macro.
1991 * breakpoint.c (until_break_command): Simplify.
1992 * utils.c (prompt_for_continue): Simplify.
1993 * tracepoint.c (read_actions): Simplify.
1994 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
1995 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
1996 (set_prompt, init_main): Simplify.
1997 (init_signals, disconnect): Delete, unused.
1998 * remote.c (remote_async_resume)
1999 (extended_remote_async_create_inferior): Simplify.
2000 * mi/mi-interp.c (mi_input): Delete, unused.
2001 (mi_interpreter_resume, mi_command_loop): Simplify.
2002 * interps.c (current_interp_command_loop): Simplify.
2003 * infrun.c (proceed): Simplify.
2004 * infcmd.c (run_command, continue_command, step_1, jump_command)
2005 (until_command, advance_command, finish_command)
2006 (interrupt_target_command): Simplify.
2007 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
2008
2009 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2010 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2011 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2012 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2013 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
2014 * mips-tdep.c (mips_dump_tdep): Do not print same.
2015
2016 2004-09-12 Andrew Cagney <cagney@gnu.org>
2017
2018 * valprint.c (print_longest): Use fputs_filtered. Make "val"
2019 const.
2020 * Makefile.in (valprint.o): Delete explict rule.
2021
2022 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
2023 reported by Dave Anderson.
2024
2025 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
2026
2027 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
2028
2029 2004-09-12 Salvador E. Tropea <set@users.sf.net>
2030 Andrew Cagney <cagney@gnu.org>
2031
2032 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
2033 (mi_cmd_data_list_register_values)
2034 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
2035 the register number computation.
2036
2037 2004-09-12 Andrew Cagney <cagney@gnu.org>
2038
2039 * ppcnbsd-nat.c: Include "inf-ptrace.h".
2040 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
2041 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
2042 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
2043 target.
2044 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
2045 inf-ptrace.o and inf-child.o.
2046 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
2047 * Makefile.in: Update dependencies.
2048
2049 2004-09-11 Andrew Cagney <cagney@gnu.org>
2050
2051 * language.c (hex_string, hex_string_custom): Move from here ...
2052 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
2053 (CELLSIZE): Increase to 50.
2054 * language.h (hex_string, hex_string_custom): Move from here ...
2055 * defs.h: ... to here.
2056 * Makefile.in: Update all dependencies.
2057
2058 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
2059
2060 * language.c (local_hex_format_custom): Remove.
2061 (local_hex_string): Rename to hex_string, use C format, and move to
2062 utils.c
2063 (local_hex_string_custom): Rename to hex_string_custom and change
2064 interface. Now uses C format. Move to utils.c
2065 (local_octal_format_custom): Remove.
2066 (local_decimal_format_custom): Remove.
2067 (unknown_language_defn): Remove language-specific number
2068 formatting entries.
2069 (auto_language_defn): Ditto.
2070 (local_language_defn): Ditto.
2071 * language.h (struct language_format_info): Delete declaration.
2072 (struct language_defn): Remove language_format_info fields
2073 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
2074 (local_binary_format): Remove macro.
2075 (local_binary_format_prefix): Remove macro.
2076 (local_binary_format_specifier): Remove macro.
2077 (local_binary_format_suffix): Remove macro.
2078 (local_octal_format): Remove macro.
2079 (local_octal_format_prefix): Remove macro.
2080 (local_octal_format_specifier): Remove macro.
2081 (local_octal_format_suffix): Remove macro.
2082 (local_decimal_format): Remove macro.
2083 (local_decimal_format_prefix): Remove macro.
2084 (local_decimal_format_specifier): Remove macro.
2085 (local_decimal_format_suffix): Remove macro.
2086 (local_hex_format): Remove macro.
2087 (local_hex_format_prefix): Remove macro.
2088 (local_hex_format_specifier): Remove macro.
2089 (local_hex_format_suffix): Remove macro.
2090 (local_decimal_format_custom): Remove.
2091 (local_octal_format_custom): Remove.
2092 (local_hex_format_custom): Remove.
2093 (local_hex_string): Rename to hex_string and move to defs.h.
2094 (local_hex_string_custom): Rename to hex_string_custom, change
2095 interface, and move to defs.h.
2096 * utils.c: (int_string): New function.
2097 (hex_string): New function (from language.c).
2098 (hex_string_custom): New function (from language.c).
2099 (octal2str): New function.
2100 (decimal2str): Add width parameter.
2101 (paddr_u): Use new decimal2str interface.
2102 (paddr_d): Ditto.
2103 * defs.h (hex_string): Declare.
2104 (hex_string_custom): Declare.
2105 (int_string): Declare.
2106 * printcmd.c (print_scalar_formatted): Remove localized binary
2107 formatting.
2108 * valprint.c (print_longest): Use int_string.
2109 (print_floating): Use C hex format.
2110 (print_hex_chars): Ditto.
2111 (print_binary_chars): Remove language-specific formatting.
2112 (print_octal_chars): Use C octal format.
2113 (print_decimal_chars): Delocalize format.
2114 (print_decimal): Remove.
2115 * ada-lang.c (ada_language_defn): Remove language-specific number
2116 formatting entries.
2117 * p-lang.c (pascal_language_defn): Ditto.
2118 * c-lang.c (c_language_defn): Ditto.
2119 (cplus_language_defn): Ditto.
2120 (asm_language_defn): Ditto.
2121 (minimal_language_defn): Ditto.
2122 * f-lang.c (f_language_defn): Ditto.
2123 * jv-lang.c (java_language_defn): Ditto.
2124 * m2-lang.c (m2_language_defn): Ditto.
2125 * scm-lang.c (scm_language_defn): Ditto.
2126 * objc-lang.c (objc_language_defn): Ditto.
2127 * memattr.c (mem_info_command): Use renamed hex_string_custom with
2128 new interface.
2129 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
2130 * ui-out.c (ui_out_field_core_addr): Ditto.
2131 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
2132 * exec.c (print_section_info): Ditto.
2133 * i387-tdep.c (print_i387_status_word): Ditto.
2134 (print_i387_control_word): Ditto.
2135 (i387_print_float_info): Ditto.
2136 * maint.c (maint_print_section_info): Ditto.
2137 * solib.c (info_sharedlibrary_command): Ditto.
2138 * somsolib.c (som_sharedlibrary_info_command): Ditto.
2139 * symtab.c (print_msymbol_info): Ditto.
2140 * tracepoint.c (tracepoints_info): Ditto.
2141 * solib-frv.c (lm_base): Ditto.
2142 (frv_current_sos): Ditto.
2143 (enable_break2): Ditto.
2144 (enable_break): Ditto.
2145 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
2146 (process_one_symbol): Ditto.
2147 * infcmd.c (program_info): Ditto.
2148 * mdebugread.c (parse_partial_symbols): Ditto.
2149 * symfile.c (add_symbol_file_command): Ditto.
2150 * cli/cli-cmds.c (edit_command): Ditto.
2151 (list_command): Ditto.
2152 * infcall.c (call_function_by_hand): Ditto.
2153 * remote-vx.c (vx_run_files_info): Ditto.
2154 (vx_wait): Ditto.
2155 (vx_attach): Ditto.
2156 (vx_detach): Ditto.
2157 (vx_kill): Ditto.
2158 * aix-thread.c (pdc_symbol_addrs): Ditto.
2159 (pdc_read_regs): Ditto.
2160 (pdc_write_regs): Ditto.
2161 (pdc_read_data): Ditto.
2162 (pdc_write_data): Ditto.
2163 * d10v-tdep.c (display_trace): Ditto.
2164 * rs6000-nat.c (find_toc_address): Ditto.
2165 * aix-thread.c: Don't include language.h.
2166 * buildsym.c: Ditto.
2167 * dbxread.c: Ditto.
2168 * mdebugread.c: Ditto.
2169 * rs6000-nat.c: Ditto.
2170 * buildsym.c (make_blockvector): Use renamed hex_string.
2171
2172 2004-09-10 Jason Molenda (jmolenda@apple.com)
2173
2174 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
2175 chars after 'if' or 'while' commands in user-defined commands.
2176
2177 2004-09-08 Jim Blandy <jimb@redhat.com>
2178
2179 Fix bug reported and analyzed by Olivier Crete:
2180 * symfile.c (copy_section_addr_info): New function.
2181 (symbol_file_add_with_addrs_or_offsets): Use it to save the
2182 original set of address arguments, instead of handwritten code
2183 that uses one length to allocate and a different length to
2184 initialize. Use make_cleanup_free_section_addr_info.
2185 * symfile.h (copy_section_addr_info): New declaration.
2186 * utils.c: #include "symfile.h".
2187 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
2188 New functions.
2189 * defs.h (make_cleanup_free_section_addr_info): New declaration.
2190 * Makefile.in (utils.o): Update dependencies.
2191
2192 2004-09-08 Andrew Cagney <cagney@gnu.org>
2193
2194 * thread-db.c (keep_thread_db): Delete.
2195 (thread_db_new_objfile, thread_db_create_inferior)
2196 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
2197
2198 2004-09-08 Mark Kettenis <kettenis@gnu.org>
2199
2200 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
2201 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
2202 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
2203 (i386_frameless_signal_p): Remove prototype.
2204 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
2205 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
2206 I386_SSE_NUM_REGS.
2207 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
2208 instead of FP0_REGNUM.
2209 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
2210 of FP0_REGNUM and FPC_REGNUM.
2211
2212 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
2213 (sunos_solib_create_inferior_hook): Don't call
2214 sunos_relocate_main_executable.
2215
2216 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
2217 solib_svr4_fetch_link_map_offsets to
2218 svr4_ilp32_fetch_link_map_offsets.
2219 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
2220 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
2221 svr4_ilp32_fetch_link_map_offsets.
2222 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
2223
2224 2004-09-07 Jim Blandy <jimb@redhat.com>
2225
2226 * frame.h (frame_register): Doc fix.
2227
2228 2004-09-07 Andrew Cagney <cagney@gnu.org>
2229
2230 * vx-share/wait.h: Delete #ifdef USG.
2231 * utils.c (request_quit): Ditto.
2232 * tui/tui.c (tui_reset): Ditto.
2233 * remote.c: Ditto.
2234 * remote-sds.c: Ditto.
2235 * remote-rdi.c: Ditto.
2236 * mdebugread.c: Ditto.
2237 * m68klinux-nat.c: Ditto.
2238 * infttrace.c: Ditto.
2239 * infptrace.c: Ditto.
2240 * i386v-nat.c: Ditto.
2241 * exec.c: Ditto.
2242 * dbxread.c: Ditto.
2243 * core-aout.c: Ditto.
2244
2245 2004-09-05 Joel Brobecker <brobecker@gnat.com>
2246
2247 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
2248 heuristic_proc_desc.
2249 (mips_insn32_frame_cache): Likewise.
2250
2251 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2252
2253 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
2254 left behind by error.
2255
2256 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2257
2258 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
2259 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
2260
2261 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2262
2263 * config/rs6000/xm-aix4.h: Remove this file.
2264 * config/rs6000/aix4.mh (XM_FILE): Delete.
2265
2266 2004-09-04 Joel Brobecker <brobecker@gnat.com>
2267
2268 * config/rs6000/xm-rs6000.h: Remove this file.
2269 * config/rs6000/rs6000.mh (XM_FILE): Remove.
2270
2271 2004-09-03 Andrew Cagney <cagney@gnu.org>
2272
2273 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
2274 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
2275 only use.
2276
2277 * mips-tdep.c (temp_saved_regs): Delete.
2278 (set_reg_offset): Replace saved_regs parameter with this_cache.
2279 (heuristic_proc_desc, mips16_heuristic_proc_desc)
2280 (mips32_heuristic_proc_desc): Add this_cache parameter.
2281 (mips_insn32_frame_cache, mips_insn16_frame_cache)
2282 (after_prologue): Pass a NULL this_cache.
2283
2284 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
2285 non-kernel trap prologues.
2286
2287 * mips-tdep.c (find_proc_desc): Delete function.
2288 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
2289 simplify.
2290 (mips_insn16_frame_cache): Replace find_proc_desc with code from
2291 mips_insn32_frame_cache.
2292
2293 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
2294 Simplify as NEXT_FRAME is NULL.
2295 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
2296
2297 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
2298 local variable.
2299 (mips_skip_prologue): Update.
2300
2301 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
2302 "cur_frame" parameter.
2303 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
2304 (mips_insn32_frame_cache, find_proc_desc): Update
2305
2306 * config/vax/nm-obsd.h: Delete file.
2307 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2308 * config/vax/nm-nbsd.h: Delete file.
2309 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
2310 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2311 * config/sh/nm-nbsd.h: Delete file.
2312 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2313 * config/rs6000/nm-rs6000ly.h: Delete file.
2314 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
2315 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2316 * config/powerpc/nm-obsd.h: Delete file.
2317 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2318 * config/powerpc/nm-nbsd.h: Delete file.
2319 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2320 * config/pa/nm-obsd.h: Delete file.
2321 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2322 * config/mips/nm-nbsd.h: Delete file.
2323 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
2324 * config/m88k/nm-obsd.h: Delete file.
2325 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
2326 * config/m68k/nm-nbsd.h: Delete file.
2327 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
2328 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2329 * config/i386/nm-nbsd.h: Delete file.
2330 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
2331 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2332 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2333 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2334 * config/i386/nm-i386lynx.h: Delete file.
2335 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
2336 * config/arm/nm-nbsd.h: Delete file.
2337 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
2338 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
2339
2340 * config/i386/tm-fbsd.h: Delete file.
2341 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
2342 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
2343
2344 * config/rs6000/tm-rs6000-aix4.h: Delete file.
2345 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
2346 * config/rs6000/aix4.mt (TM_FILE): Set to
2347 config/rs6000/tm-rs6000.h.
2348 * config/powerpc/tm-ppc-aix.h: Delete file.
2349 * config/powerpc/aix.mt (TM_FILE): Set to
2350 config/rs6000/tm-rs6000.h.
2351 * config/m68k/tm-linux.h: Delete file.
2352 * config/m68k/linux.mt (TM_FILE): Set to solib.h
2353 * config/i386/tm-linux64.h: Delete file.
2354 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
2355 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
2356
2357 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2358 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
2359 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
2360 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
2361 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
2362 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
2363 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
2364 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2365 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
2366
2367 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
2368 gdb_host_cpu.
2369
2370 2004-09-02 Joel Brobecker <brobecker@gnat.com>
2371
2372 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
2373 Minor reformatting. Some code factoring.
2374
2375 2004-09-02 Andrew Cagney <cagney@gnu.org>
2376
2377 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
2378 * config/vax/tm-nbsd.h: Delete file.
2379 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2380 * config/sparc/tm-vxworks.h: Delete file.
2381 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
2382 * config/sparc/tm-nbsd.h: Delete file.
2383 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
2384 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
2385 * config/sparc/tm-linux.h: Delete file.
2386 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
2387 * config/s390/tm-linux.h: Delete file.
2388 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
2389 * config/pa/tm-bsd.h: Delete file.
2390 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
2391 * config/m68k/tm-obsd.h: Delete file.
2392 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
2393 * config/m68k/tm-nbsd.h: Delete file.
2394 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
2395 * config/i386/tm-vxworks.h: Delete file.
2396 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
2397 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
2398 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
2399 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
2400 * config/i386/tm-nbsd.h: Delete file.
2401 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
2402 * config/i386/tm-i386lynx.h: Delete file.
2403 * config/cris/cris.mt (TM_FILE): Set to solib.h.
2404 * config/cris/tm-cris.h: Delete file.
2405
2406 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
2407 * configure: Re-generate.
2408 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
2409 * config/arm/tm-nbsd.h: Delete file.
2410
2411 * config/powerpc/tm-ppcle-sim.h: Delete.
2412 * config/powerpc/tm-ppcle-eabi.h: Delete.
2413 * config/powerpc/tm-nbsd.h: Delete.
2414 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
2415 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
2416 tm-ppcle-eabi.h.
2417
2418 * config/i386/nto.mh (NAT_FILE): Delete.
2419 * config/i386/nm-nto.h: Delete.
2420
2421 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
2422 * config/m68k/tm-os68k.h: Ditto.
2423 * config/m68k/tm-monitor.h: Ditto.
2424 * config/m68k/tm-cisco.h: Ditto.
2425 * config/m68k/st2000.mt (TM_FILE): Delete.
2426 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
2427 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
2428 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
2429 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
2430
2431 * config/m68k/tm-st2000.h: Delete.
2432 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
2433 * config/sparc/fbsd.mt (TM_FILE): Delete.
2434 * config/sparc/tm-fbsd.h: Delete.
2435
2436 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
2437 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
2438 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
2439
2440 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
2441 GDB_TM_FILE and GDB_XM_FILE.
2442 * gdbarch.c: Re-generate.
2443 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
2444 quotes in macro definition.
2445 * configure.in: Re-generate.
2446
2447 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
2448 validating architecture methods.
2449 * gdbarch.c: Re-generate.
2450
2451 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
2452 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
2453 GDB_MULTI_ARCH_PARTIAL.
2454 * gdbarch.h: Re-generate.
2455
2456 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
2457 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
2458 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
2459 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
2460 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
2461 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
2462 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
2463 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
2464 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
2465 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
2466 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
2467 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
2468
2469 2004-09-01 Andrew Cagney <cagney@gnu.org>
2470
2471 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
2472 and main_func_highpc.
2473 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
2474 * objfiles.c (init_entry_point_info, objfile_relocate): Update
2475 * nlmread.c (nlm_symfile_read): Update.
2476
2477 2004-09-01 Joel Brobecker <brobecker@gnat.com>
2478
2479 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
2480 (mips_insn32_frame_cache): Inline call to find_proc_desc.
2481 (find_proc_desc): Remove dead code.
2482
2483 2004-09-01 Joel Brobecker <brobecker@gnat.com>
2484
2485 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
2486
2487 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2488
2489 * observer.sh: Add struct so_list declaration.
2490 * Makefile.in: Add dependencies on observer.h for solib.c and
2491 breakpoint.c.
2492 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
2493 function.
2494 (_initialize_breakpoint): Register
2495 disable_breakpoints_in_unloaded_shlib as an observer of the
2496 "solib unloaded" observation event.
2497 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
2498 call decode_line_1 so unfound breakpoint errors are silent.
2499 * solib.c (update_solib_list): When a solib is discovered to have
2500 been unloaded by the program, notify all observers of the
2501 "solib unloaded" observation event.
2502
2503 2004-09-01 Andrew Cagney <cagney@gnu.org>
2504
2505 * frame.c: Include "objfiles.h".
2506 (inside_main_func): New function.
2507 (get_prev_frame): Use new inside_main_func.
2508 * Makefile.in (frame.o): Update dependencies.
2509 * defs.h (inside_main_func): Delete declaration.
2510 * blockframe.c (inside_main_func): Delete function.
2511
2512 2004-08-31 Jim Blandy <jimb@redhat.com>
2513
2514 * dwarf2read.c (is_vtable_name): New function, based on logic from
2515 read_structure_type, but passing the correct length to strncmp,
2516 and using 'sizeof' instead of 'strlen'.
2517 (read_structure_type): Call it.
2518
2519 2004-08-31 Joel Brobecker <brobecker@gnat.com>
2520
2521 * config/powerpc/aix.mh: Add comment.
2522
2523 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
2524
2525 * MAINTAINERS: Add self to Write-After-Approval.
2526
2527 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
2528
2529 * MAINTAINERS: Add self to Write-After-Approval.
2530
2531 2004-08-30 Andrew Cagney <cagney@gnu.org>
2532
2533 Fix PR breakpoints/1757.
2534 * infrun.c (struct execution_control_state): Replace
2535 remove_breakpoints_on_following_step with
2536 step_after_step_resume_breakpoint.
2537 (init_execution_control_state): Update.
2538 (handle_inferior_event): For signals, when stepping off a
2539 breakpoint, set step_after_step_resume_breakpoint. When
2540 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
2541 (keep_going): Delete code handling
2542 remove_breakpoints_on_following_step.
2543
2544 2004-08-29 David Lecomber <david@streamline-computing.com>
2545
2546 Fix PR gdb/648
2547 * language.h (enum array_ordering): New enum.
2548 * language.h (struct language_defn): New la_array_ordering
2549 attribute.
2550 * language.c (unknown_language_defn, auto_language_defn)
2551 (local_language_defn): Ditto.
2552 * ada-lang.c (ada_language_defn): Ditto.
2553 * c-lang.c (c_language_defn, cplus_language_defn)
2554 (asm_language_defn, minimal_language_defn): Ditto.
2555 * f-lang.c (f_language_defn): Ditto.
2556 * jv-lang.c (java_language_defn): Ditto.
2557 * m2-lang.c (f_language_defn): Ditto.
2558 * objc-lang.c (objc_language_defn): Ditto.
2559 * p-lang.c (pascal_language_defn): Ditto.
2560 * scm-lang.c (scm_language_defn): Ditto.
2561 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
2562 oriented large to small in type structure.
2563 * dwarf2read.c (read_array_order): New function.
2564 (read_array_type): Use read_array_order to check row/column
2565 major ordering.
2566
2567 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
2568
2569 * target.c (target_resize_to_sections): Check
2570 current_target.to_sections for an old value when updating.
2571
2572 2004-08-27 Joel Brobecker <brobecker@gnat.com>
2573
2574 * procfs.c (dbx_link_bpt_addr): New static global variable.
2575 (dbx_link_shadow_contents): New static global variable.
2576 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
2577 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
2578 if we just hit it.
2579 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
2580 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
2581 from run to run.
2582 (procfs_create_inferior): Remove syssgi syscall-exit notifications
2583 after the inferior has been forked.
2584 (remove_dbx_link_breakpoint): New function.
2585 (dbx_link_addr): New function.
2586 (insert_dbx_link_bpt_in_file): New function.
2587 (insert_dbx_link_bpt_in_region): New function.
2588 (insert_dbx_link_breakpoint): New function.
2589 (proc_trace_syscalls_1): New function, extracted from
2590 proc_trace_syscalls.
2591 (proc_trace_syscalls): Replace extract code by call to
2592 proc_trace_syscalls_1.
2593 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
2594 is no longer valid.
2595
2596 2004-08-25 Jim Blandy <jimb@redhat.com>
2597
2598 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
2599
2600 2004-08-25 Andrew Cagney <cagney@gnu.org>
2601
2602 * infrun.c (struct execution_control_state): Delete field
2603 "stepping_through_sigtramp".
2604 (init_execution_control_state): Do not set same.
2605 (context_switch): Do not pass same to save_infrun_state and
2606 load_infrun_state.
2607 * gdbthread.h (struct thread_info): Delete field
2608 stepping_through_sigtramp.
2609 (save_infrun_state, load_infrun_state): Delete parameter
2610 stepping_through_sigtramp.
2611 * thread.c (load_infrun_state, save_infrun_state): Update.
2612
2613 * infrun.c: Re-indent. Move expression operators to the beginning
2614 of the line. Remove long disabled #if 0 code.
2615
2616 2004-08-24 Andrew Cagney <cagney@gnu.org>
2617
2618 * doublest.h (floatformat_ieee_quad): Rename
2619 floatformat_ia64_quad.
2620 * doublest.c (floatformat_ieee_quad): Rename
2621 floatformat_ia64_quad.
2622 (_initialize_doublest): Update.
2623
2624 2004-08-24 Jim Blandy <jimb@redhat.com>
2625
2626 * dwarf2expr.h (struct dwarf_expr_context): New members
2627 'num_pieces' and 'pieces', for returning the result of an
2628 expression that uses DW_OP_piece.
2629 (struct dwarf_expr_piece): New struct type.
2630 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
2631 pieces.
2632 (free_dwarf_expr_context): Free pieces, if any.
2633 (add_piece): New function.
2634 (execute_stack_op): Implement DW_OP_piece.
2635 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
2636 expression is a list of pieces, print an error message.
2637 (dwarf2_loc_desc_needs_frame): If the expression yields
2638 pieces, and any piece is in a register, then we need a frame.
2639
2640 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
2641 the stack until we've decided what sort of result the evaluation
2642 has produced. Use separate variables, with more specific names.
2643
2644 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
2645
2646 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
2647 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
2648 (arm_netbsd_init_abi_common): Register them.
2649
2650 2004-08-22 Mark Kettenis <kettenis@gnu.org>
2651
2652 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
2653
2654 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
2655 safe_frame_unwind_memory instead of target_read_memory.
2656
2657 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
2658 Reorder includes.
2659 (fetch_register, store_register): Remove prototypes.
2660 (child_resume): Reorganize code and comments such that it is
2661 grouped a bit more logically.
2662 (attach): Explicitly compare errno against 0.
2663 (detach): Likewise. Use perror_with_name instead of
2664 print_sys_errmsg.
2665 * Makefile.in (infptrace.o): Update dependencies.
2666
2667 * ia64-linux-nat.c: Update copyright year.
2668 (fetch_debug_register, store_debug_register)
2669 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
2670 PTRACE_TYPE_ARG3.
2671 * config/ia64/nm-linux.h: Update copyright year.
2672 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
2673
2674 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
2675 from CORE_ADDR to struct frame_info *. Use
2676 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
2677 (amd64_linux_sigtramp_p): Adjust for changed signature of
2678 and64_linux_sigtramp_start
2679
2680 * gdb_ptrace.h: GNU/Linux.
2681
2682 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2683 Remove defines.
2684
2685 * infptrace.c: Include "gdb_assert.h".
2686 (PTRACE_XFER_TYPE): Remove define.
2687 (offsetof): Only define if U_REGS_OFFSET isn't defined.
2688 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
2689 Tweak comment.
2690 (fetch_inferior_registers, store_inferior_registers): Remove
2691 redundant culry braces. Tweak comment. s/regno/regnum.
2692 * Makefile.in (infptrace.o): Update dependencies.
2693
2694 * configure.in: Change test for return type of ptrace to default
2695 to `long' instead of `int'.
2696 * configure: Regenerate.
2697
2698 2004-08-21 Mark Kettenis <kettenis@gnu.org>
2699
2700 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
2701
2702 * configure.in: Check for ttrace function.
2703 * configure, config.in: Regenerate.
2704
2705 * gdb_ptrace.h: New file.
2706 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
2707 <sys/ptrace.h>.
2708 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
2709 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
2710 (attach): Don't define PT_ATTACH.
2711 (detach): Don't define PT_DETACH.
2712 * Makefile.in (gdb_ptrace_h): New variable.
2713 (infptrace.o): Update dependencies.
2714
2715 2004-08-16 Mark Kettenis <kettenis@gnu.org>
2716
2717 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
2718 instead of `int' if not already defined.
2719 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
2720 PTRACE_TYPE_ARG3.
2721 * infptrace.c (call_ptrace): Revert change that replaced
2722 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2723
2724 2004-08-15 Mark Kettenis <kettenis@gnu.org>
2725
2726 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
2727 Remove defines.
2728
2729 * linux-nat.c (kill_inferior): Add missing third and fourth
2730 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
2731
2732 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
2733 PTRACE_TYPE_RET.
2734
2735 * proc-why.c (proc_prettyfprint_why): Fix format string.
2736
2737 * solib-osf.c (osf_current_sos): Remove unsused label.
2738
2739 * configure.in: Add <ncurses/ncurses.h> to the list of possible
2740 curses headers.
2741 * configure, config.in: Regenerate.
2742 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
2743 <ncurses/ncurses.h>.
2744
2745 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
2746 * config/nm-nbsd.h: Update copyright year.
2747 (PTRACE_ARG3_TYPE): Remove define.
2748
2749 * sparc-nat.c (fetch_inferior_registers)
2750 (store_inferior_registers, sparc_xfer_wcookie):
2751 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2752
2753 * alphabsd-nat.c (fetch_inferior_registers):
2754 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2755 PTRACE_TYPE_ARG3.
2756 * amd64bsd-nat.c (fetch_inferior_registers)
2757 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2758 PTRACE_TYPE_ARG3.
2759 * armnbsd-nat.c: Update copyright year.
2760 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
2761 (store_register, store_regs, store_fp_register, store_fp_regs):
2762 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2763 * hppabsd-nat.c (fetch_inferior_registers)
2764 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2765 PTRACE_TYPE_ARG3.
2766 * i386bsd-nat.c (fetch_inferior_registers)
2767 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
2768 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2769 * m68kbsd-nat.c (fetch_inferior_registers)
2770 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2771 PTRACE_TYPE_ARG3.
2772 * m88kbsd-nat.c (fetch_inferior_registers)
2773 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2774 PTRACE_TYPE_ARG3.
2775 * mipsnbsd-nat.c: Update copyright year.
2776 (fetch_inferior_registers, store_inferior_registers):
2777 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2778 * ns32knbsd-nat.c: Update copyright year.
2779 (fetch_inferior_registers, store_inferior_registers):
2780 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2781 * ppcnbsd-nat.c (fetch_inferior_registers):
2782 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2783 PTRACE_TYPE_ARG3.
2784 * ppcobsd-nat.c (fetch_inferior_registers):
2785 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2786 PTRACE_TYPE_ARG3.
2787 * shnbsd-nat.c: Update copyright year.
2788 (fetch_inferior_registers, store_inferior_registers):
2789 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2790 * vaxbsd-nat.c (fetch_inferior_registers)
2791 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
2792 PTRACE_TYPE_ARG3.
2793
2794 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
2795 PTRACE_TYPE_ARG3.
2796 * infptrace.c (call_ptrace, child_resume, attach, detach)
2797 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
2798 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
2799 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
2800 PTRACE_TYPE_ARG3.
2801
2802 2004-08-14 Mark Kettenis <kettenis@gnu.org>
2803
2804 * defs.h: Remove out-of-date comment.
2805 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
2806 [!GETENV_PROVIDED] (getenv): Remove prototype.
2807
2808 * standalone.c: Remove file.
2809 * Makefile.in (standalone.o): Remove dependency.
2810
2811 * i386-linux-nat.c (dummy_sse_values): Remove function and
2812 prototype.
2813 (i386_linux_dr_get): Fix typo in comment.
2814 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
2815
2816 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
2817
2818 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2819 from declaration.
2820 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2821 from definition.
2822
2823 2004-08-13 Mark Kettenis <kettenis@gnu.org>
2824
2825 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
2826 parenthesis in definition.
2827 * configure: Regenerated.
2828
2829 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
2830
2831 * PROBLEMS: Mention build/1411.
2832
2833 2004-08-09 Robert Millan <robertmh@gnu.org>
2834
2835 Committed by Nathanael Nerode.
2836 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
2837 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
2838
2839 2004-08-12 Andrew Cagney <cagney@gnu.org>
2840
2841 * NEWS: Mention fixes in GDB 6.2.1.
2842 * PROBLEMS: Remove mention of mips-irix.
2843
2844 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2845
2846 * config/powerpc/xm-aix.h: Delete.
2847 * config/powerpc/aix.mh (MH_FILE): Remove.
2848 * config/powerpc/aix432.mh (MH_FILE): Remove.
2849
2850 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2851
2852 * config/powerpc/aix.mh: Remove obsolete comment.
2853 * config/powerpc/aix432.mh: Likewise.
2854
2855 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2856
2857 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
2858
2859 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2860
2861 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
2862 this file is now empty.
2863 * config/xm-aix4.h: Remove, this file is no longer included
2864 anywhere.
2865
2866 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2867
2868 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
2869 that file is now empty.
2870 (termdef): Remove prototype, function no longer used.
2871
2872 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2873
2874 * doc/gdbint.texinfo (Host Definition): Remove documentation
2875 for USE_O_NOCTTY, no longer used.
2876 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
2877 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
2878
2879 2004-08-11 Joel Brobecker <brobecker@gnat.com>
2880
2881 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
2882 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
2883 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
2884
2885 2004-08-11 Mark Kettenis <kettenis@gnu.org>
2886
2887 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
2888 instead of FIVE_ARG_PTRACE.
2889
2890 * inflow.c (O_NOCTTY): Define to zero if not already defined.
2891 (new_tty): Use O_NOCTTY unconditionally.
2892
2893 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2894
2895 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
2896 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
2897 fflush on stdout.
2898
2899 2004-08-10 Joel Brobecker <brobecker@gnat.com>
2900
2901 * xcoff_symfile_finish: Replace last call to xmfree by call
2902 to xfree.
2903
2904 2004-08-10 Andrew Cagney <cagney@gnu.org>
2905
2906 * main.c (captured_main): Delete call to init_malloc.
2907 * defs.h (init_malloc): Delete declaration.
2908 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
2909 (init_malloc): Delete functions.
2910
2911 * defs.h (xmfree): Delete.
2912 * utils.c (xmfree): Delete function.
2913 (xfree): Inline calls to xmfree and mfree.
2914 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
2915 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
2916 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
2917 * somread.c (som_symfile_finish): Ditto.
2918 * objfiles.c (allocate_objfile, free_objfile):
2919 * nlmread.c (nlm_symfile_finish): Ditto.
2920 * hpread.c (hpread_symfile_finish): Ditto.
2921 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
2922 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
2923 * coffread.c (coff_symfile_finish): Ditto.
2924
2925 * defs.h (xmcalloc): Delete declaration.
2926 * utils.c (xmcalloc): Delete.
2927 (xcalloc): Inline calls to xmcalloc and mcalloc.
2928 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
2929 xcalloc and xfree.
2930 * symtab.c (create_demangled_names_hash): Ditto.
2931
2932 * defs.h (xmrealloc): Delete.
2933 * utils.c (xmrealloc): Delete.
2934 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
2935 * symmisc.c (extend_psymbol_list): Use xrealloc.
2936 * source.c (find_source_lines): Ditto.
2937 * hpread.c (hpread_lookup_type): Ditto.
2938 * dbxread.c (add_bincl_to_list): Ditto.
2939
2940 * utils.c (xmmalloc): Delete.
2941 (xmalloc): Inline xmmalloc and mmalloc calls.
2942 (msavestring): Use xmalloc.
2943 * defs.h (xmmalloc): Delete declaration.
2944 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
2945 xmmalloc.
2946 * symmisc.c (extend_psymbol_list): Ditto.
2947 * symfile.c (init_psymbol_list): Ditto.
2948 * source.c (find_source_lines): Ditto.
2949 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
2950 * elfread.c (elf_symtab_read): Ditto.
2951 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
2952 * coffread.c (coff_symfile_init): Ditto.
2953
2954 2004-08-10 David Carlton <carlton@bactrian.org>
2955
2956 * MAINTAINERS: Remove David Carlton from c++ testsuite
2957 maintainers.
2958
2959 2004-08-10 Jerome Guitton <guitton@gnat.com>
2960
2961 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
2962 print a line feed before the prompt.
2963
2964 2004-08-10 Mark Kettenis <kettenis@gnu.org>
2965
2966 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
2967
2968 2004-08-09 Joel Brobecker <brobecker@gnat.com>
2969
2970 General cleanup of the AIX xm include file:
2971 * config/xm-aix4.h (fd_set): Remove undefine.
2972 Remove include of <sys/select.h>.
2973 (HAVE_TERMIO): Remove define.
2974 (USG): Likewise.
2975 (NULL): Remove redefine.
2976 (alloca): Remove #pragma.
2977 (vfork): Remove define.
2978 (termdef): Remove.
2979 (SIGWINCH_HANDLER): Remove.
2980 (SIGWINCH_HANDLER_BODY): Remove.
2981
2982 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2983
2984 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
2985 GDB_OSABI_OPENBSD_ELF.
2986
2987 2004-08-07 Robert Millan <robertmh@gnu.org>
2988
2989 * bsd-kvm.c: Check for nlist.h before including it.
2990
2991 2004-08-09 Mark Kettenis <kettenis@gnu.org>
2992
2993 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
2994 sigcontext' offset consistency checks for ancient BSD.
2995
2996 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
2997
2998 * configure.in: Check for <sys/types.h>. Check return and
2999 argument types of ptrace.
3000 * configure, config.in: Regenerate.
3001
3002 2004-08-09 Jim Blandy <jimb@redhat.com>
3003
3004 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
3005 rs6000_register_sim_regno): Doc fixes.
3006
3007 2004-08-08 Joel Brobecker <brobecker@gnat.com>
3008
3009 * mips-tdep.c: Include "floatformat.h".
3010 (n32n64_floatformat_always_valid): New function.
3011 (floatformat_n32n64_long_double_big): New constant.
3012 (mips_gdbarch_init): Set size and format of long double
3013 for N32 and N64 ABIs.
3014 * Makefile.in (mips-tdep.o): Update dependencies.
3015
3016 2004-08-08 Andrew Cagney <cagney@gnu.org>
3017
3018 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
3019 print. Improve script's error messages.
3020 * gdbarch.h: Re-generate.
3021
3022 * gdbarch.sh (pformat): New function.
3023 (float_format, double_format, long_double_format): List with bit
3024 members. Use pformat when printing.
3025 * gdbarch.c, gdbarch.h: Re-generate.
3026
3027 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
3028
3029 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
3030 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
3031 (ppcnbsd_supply_pcb): New function.
3032 (_initialize_ppcnbsd_nat): New prototype and function.
3033 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3034 (LOADLIBES): New variable.
3035 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
3036
3037 2004-08-08 Andrew Cagney <cagney@gnu.org>
3038
3039 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
3040 (builtin_type_ieee_double, builtin_type_ia64_quad)
3041 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
3042 BE/LE floating-point types.
3043 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
3044 (builtin_type_ieee_double, builtin_type_ia64_quad)
3045 (builtin_type_ia64_spill): Declare.
3046 * doublest.c (_initialize_doublest, floatformat_ieee_single)
3047 (floatformat_ieee_double, floatformat_arm_ext)
3048 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
3049 of LE/BE floatformats.
3050 * doublest.h: (struct floatformat, floatformat_ieee_single)
3051 (floatformat_ieee_double, floatformat_arm_ext)
3052 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
3053
3054 2004-08-08 Mark Kettenis <kettenis@gnu.org>
3055
3056 * i386gnu-nat.c (gnu_store_registers): Fix typo.
3057
3058 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
3059 instead of regcache_raw_supply when storing the registers.
3060
3061 * i386gnu-nat.c: Update copyright year.
3062 (gnu_store_registers): Don't use deprecated_registers and
3063 deprecated_registers_valid. Use regcache_valid_p and
3064 regcache_raw_supply instead.
3065
3066 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
3067 frame_pc_unwind.
3068
3069 * procfs.c (procfs_pid_to_str): Remove redundant and unused
3070 variables. Incapitalized "process".
3071
3072 * configure.in: Add cursesX to the list of possible curses libs.
3073 Add cursesX.h to the list of possible curses headers.
3074 * configure, config.in: Regenerate.
3075
3076 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3077
3078 * configure.in: Test for struct lwp in <sys/lwp.h>.
3079 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
3080 the offset of l_addr in struct lwp.
3081
3082 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
3083
3084 * bsd-kvm.c: Include "gdbcore.h"
3085 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
3086
3087 2004-08-07 Andrew Cagney <cagney@gnu.org>
3088
3089 * gdbtypes.c (build_flt, build_complex): New functions.
3090 (gdbtypes_post_init): Use.
3091
3092 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
3093
3094 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
3095 through to builtin_type_uint128.
3096
3097 * c-exp.y: Use builtin_type function to obtain builtin types.
3098
3099 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
3100 builtin_uint128.
3101 * gdbtypes.c (gdbtypes_post_init): Update.
3102 (build_gdbtypes): Move initialization of builtin_type_int0
3103 through to builtin_type_uint128 from here ...
3104 (_initialize_gdbtypes): ... to here.
3105 * d10v-tdep.c (d10v_register_type): Update.
3106
3107 * doublest.c: Update copyright.
3108 (floatformat_from_length): Call error when floatformat is NULL.
3109 (extract_floating_by_length): Remove NULL fmt check.
3110 (store_floating_by_length): Ditto.
3111
3112 2004-08-07 Andrew Cagney <cagney@gnu.org>
3113
3114 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
3115 that the register is valid.
3116
3117 2004-08-05 Mark Kettenis <kettenis@chello.nl>
3118
3119 * i386-linux-tdep.c (i386_linux_sigtramp_start)
3120 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
3121 struct frame_info *. Use safe_frame_unwind_memory instead of
3122 deprecated_read_memory_nobpt.
3123 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
3124 changed signature of i386_linux_sigtramp_start and
3125 i386_linux_rt_sigtramp_start.
3126
3127 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
3128 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
3129 instead of deprecated_read_memory_nobpt.
3130 (i386nbsd_sigtramp_p): Adjust for changed signature of
3131 i386nbsd_sigtramp_offset.
3132
3133 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
3134 safe_frame_unwind_memory instead of target_read_memory.
3135
3136 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3137 !NO_SYS_FILE.
3138 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
3139 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
3140 (_initialize_kernel_u_addr): Remove prototype and function.
3141 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
3142 !NO_SYS_FILE.
3143 * xcoffread.c: Likewise.
3144
3145 2004-08-06 Mark Kettenis <kettenis@gnu.org>
3146
3147 * vax-nat.c: New file.
3148 * vaxbsd-nat.c: Tweak comment.
3149 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
3150 vaxnbsd-tdep.c.
3151 (vax-nat.o): New dependency.
3152 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
3153 (vax-*-ultrix2*): Remove.
3154 * config/vax/vax.mh: New file.
3155 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
3156 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
3157 (vax_register_u_addr): New prototype.
3158 (REGISTER_U_ADDR): Define using vax_register_u_addr.
3159 * config/vax/vaxult2.mh: Remove file.
3160 * config/vax/vaxult.mh: Remove file.
3161 * config/vax/vaxbsd.mh: Remove file.
3162 * config/vax/vax.mt (TM_FILE): Remove.
3163 * config/vax/tm-vaxbsd.h: Remove file.
3164
3165 2004-08-06 Joel Brobecker <brobecker@gnat.com>
3166
3167 * aix-thread.c (get_signaled_thread): New function.
3168 (iter_trap): Delete, no longer used.
3169 (iter_tid): New function.
3170 (pd_update): Find the thread that received the SIGTRAP signal
3171 by first locating the kernel thread, and then finding its
3172 associated thread.
3173
3174 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
3175
3176 * lin-lwp.c (child_wait): Continue inferior after processing
3177 PTRACE_EVENT_CLONE event.
3178
3179 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
3180
3181 * MAINTAINERS: Add self to Write-After-Approval.
3182
3183 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
3184
3185 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
3186 libunwind-xxxx.so" where xxxx is UNW_TARGET.
3187
3188 2004-08-05 Andrew Cagney <cagney@gnu.org>
3189
3190 * config/xm-sysv4.h: Delete file.
3191 * config/mips/xm-irix5.h: Delete file.
3192 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
3193 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
3194 * config/ia64/xm-aix.h: Delete file.
3195 * config/ia64/aix.mh (XM_FILE): Delete.
3196 * config/pa/xm-hppah.h: Delete file.
3197 * config/pa/hpux11w.mh (XM_FILE): Delete.
3198 * config/pa/hpux11.mh (XM_FILE): Delete.
3199 * config/pa/hpux1020.mh (XM_FILE): Delete.
3200 * config/pa/hppahpux.mh (XM_FILE): Delete.
3201
3202 * config/alpha/xm-alphalinux.h: Delete file.
3203 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
3204 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
3205 * config/alpha/xm-alphaosf.h: Delete file.
3206 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
3207 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
3208 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
3209 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
3210
3211 * config/i386/xm-i386v.h: Delete file.
3212 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
3213 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
3214 * config/i386/xm-i386sco.h: Delete file.
3215 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
3216 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
3217 * config/i386/xm-i386v4.h: Delete file.
3218 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
3219 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
3220 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
3221 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
3222
3223 * config/vax/xm-vax.h: Delete file.
3224 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
3225 * config/vax/xm-vaxult2.h: Delete file.
3226 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
3227 * config/vax/vaxult2.mh (XM_FILE): Delete.
3228 * config/vax/xm-vaxult.h: Delete file.
3229 * config/vax/vaxult.mh (XM_FILE): Delete.
3230 * config/vax/xm-vaxbsd.h: Delete file.
3231 * config/vax/vaxbsd.mh (XM_FILE): Delete.
3232
3233 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
3234 * gdbarch.h, gdbarch.c: Re-generate.
3235 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
3236 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
3237 * frame.h: Delete deprecated_read_fp from comments.
3238 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
3239 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
3240
3241 2004-08-04 Mark Kettenis <kettenis@gnu.org>
3242
3243 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
3244 trampoline in OpenBSD 3.5-current.
3245
3246 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
3247 SSE registers.
3248
3249 * Makefile.in: Remove embedded page breaks.
3250
3251 2004-08-04 Jim Blandy <jimb@redhat.com>
3252
3253 * regcache.c (regcache_raw_read): Assert that, after calling
3254 target_fetch_registers, the register we're reading is cached.
3255
3256 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
3257 a call to 'internal_error', with a more helpful error message.
3258 * rs6000-tdep.c (e500_pseudo_register_read,
3259 e500_pseudo_register_write, rs6000_store_return_value): Same.
3260
3261 2004-08-04 Andrew Cagney <cagney@gnu.org>
3262
3263 * Makefile.in: Update dependencies.
3264
3265 2004-08-04 Jim Blandy <jimb@redhat.com>
3266
3267 Change the layout of the PowerPC E500 raw register cache to allow
3268 the lower 32-bit halves of the GPRS to be their own raw registers,
3269 not pseudoregisters.
3270 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
3271 add ppc_ev0_upper_regnum flag.
3272 * rs6000-tdep.c: #include "reggroups.h".
3273 (spe_register_p): Recognize the ev upper half registers as SPE
3274 registers.
3275 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
3276 registers.
3277 (e500_move_ev_register): New function.
3278 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
3279 vector registers are the pseudo-registers now, formed by splicing
3280 together the gprs and the upper-half registers.
3281 (e500_register_reggroup_p): New function.
3282 (P): Macro deleted.
3283 (P8, A4): New macro.
3284 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
3285 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
3286 macros.
3287 (registers_e500): Rearrange register set so that the raw register
3288 set contains 32-bit GPRs and upper-half registers, and the SPE
3289 vector registers become pseudo-registers.
3290 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
3291 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
3292 register numbers are now the same for the E500 as they are for
3293 other PowerPC variants. Register e500_register_reggroup_p as the
3294 register group function for the E500.
3295 * Makefile.in (rs6000-tdep.o): Update dependencies.
3296
3297 Adapt PPC E500 native support to the new raw regcache layout.
3298 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
3299 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
3300 (fetch_spe_register, store_spe_register): Handle fetching/storing
3301 all the SPE registers at once, if regno == -1. These now take
3302 over the job of fetch_spe_registers and store_spe_registers.
3303 (fetch_spe_registers, store_spe_registers): Deleted.
3304 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
3305 unconditionally; they're always raw. Fetch/store SPE upper half
3306 registers, if present, instead of ev registers.
3307 (fetch_register, store_register): Remove sanity checks: gprs are
3308 never pseudo-registers now, so we never need to even mention any
3309 registers that are ever pseudoregisters.
3310
3311 Use a fixed register numbering when communicating with the PowerPC
3312 simulator.
3313 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
3314 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
3315 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
3316 New functions.
3317 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
3318 init_sim_regno_table.
3319 * Makefile.in (gdb_sim_ppc_h): New variable.
3320 (rs6000-tdep.o): Update dependencies.
3321
3322 2004-08-02 Andrew Cagney <cagney@gnu.org>
3323
3324 * cris-tdep.c (cris_register_size): Restore function, still used
3325 locally.
3326
3327 * gdbarch.sh (deprecated_target_read_fp)
3328 (deprecated_frame_locals_address, deprecated_frame_args_address)
3329 (deprecated_frame_chain_valid, deprecated_frame_chain)
3330 (deprecated_init_extra_frame_info, deprecated_pop_frame)
3331 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
3332 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
3333 * gdbarch.h, gdbarch.c: Re-generate.
3334 * regcache.c (deprecated_read_fp): Do not call
3335 DEPRECATED_TARGET_READ_FP_P.
3336 * infcmd.c (default_print_registers_info): Do not call
3337 DEPRECATED_DO_REGISTERS_INFO.
3338 * frame-base.c (default_frame_locals_address): Do not call
3339 DEPRECATED_FRAME_LOCALS_ADDRESS.
3340 (default_frame_args_address): Do not call
3341 DEPRECATED_FRAME_ARGS_ADDRESS.
3342
3343 * gdbarch.sh (deprecated_register_raw_size)
3344 (deprecated_register_virtual_size:int): Delete.
3345 * gdbarch.h, gdbarch.c: Re-generate.
3346 * cris-tdep.c (cris_register_size): Delete.
3347 (cris_gdbarch_init): Update.
3348 * alpha-tdep.c (alpha_register_raw_size)
3349 (alpha_register_virtual_size): Delete.
3350 (alpha_gdbarch_init): Update.
3351
3352 * gdbarch.sh (deprecated_register_virtual_type)
3353 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
3354 (deprecated_dummy_write_sp): Delete.
3355 * gdbarch.h, gdbarch.c: Re-generate.
3356
3357 * gdbarch.sh (deprecated_register_bytes): Delete.
3358 * gdbarch.h, gdbarch.c: Re-generate.
3359 * regcache.c (deprecated_register_bytes): New function.
3360 * regcache.h (deprecated_register_bytes): Declare.
3361 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3362 * v850-tdep.c (v850_gdbarch_init): Update.
3363 * sh64-tdep.c (sh64_gdbarch_init): Update.
3364 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
3365 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
3366 * mcore-tdep.c (mcore_gdbarch_init): Update.
3367 * cris-tdep.c (cris_gdbarch_init): Update.
3368 * arm-tdep.c (arm_gdbarch_init): Update.
3369 * remote.c (init_remote_state): Update.
3370 * remote-vx.c (vx_prepare_to_store): Update.
3371 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
3372 * irix5-nat.c (fetch_core_registers): Update.
3373 * cris-tdep.c (cris_register_bytes_ok): Update.
3374 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
3375
3376 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
3377 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
3378 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
3379 (mips_insn16_frame_base_address, mips_insn16_frame_base)
3380 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
3381 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
3382 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
3383 (mips_insn32_frame_base_address, mips_insn32_frame_base)
3384 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
3385 with mips_insn16 and mips_insn32.
3386
3387 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
3388 * rs6000-tdep.c (rs6000_push_dummy_call)
3389 (rs6000_extract_return_value): Use register_size.
3390 * xstormy16-tdep.c (xstormy16_get_saved_register)
3391 (xstormy16_extract_return_value): Ditto.
3392 * valops.c (value_assign): Ditto.
3393 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
3394 * v850-tdep.c (v850_extract_return_value): Ditto.
3395 * tracepoint.c (collect_symbol): Ditto.
3396 * target.c (debug_print_register): Ditto.
3397 * stack.c (frame_info): Ditto.
3398 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
3399 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
3400 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
3401 (store_register_using_P): Ditto.
3402 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
3403 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
3404 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
3405 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
3406 * regcache.c (deprecated_read_register_bytes)
3407 (deprecated_write_register_bytes, read_register)
3408 (write_register): Ditto.
3409 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
3410 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
3411 * monitor.c (monitor_supply_register, monitor_fetch_register)
3412 (monitor_store_register): Ditto.
3413 * mn10300-tdep.c (mn10300_pop_frame_regular)
3414 (mn10300_print_register): Ditto.
3415 * mipsv4-nat.c (fill_fpregset): Ditto.
3416 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
3417 (mips64_fill_fpregset): Ditto.
3418 * mi/mi-main.c (register_changed_p, get_register)
3419 (mi_cmd_data_write_register_values): Ditto.
3420 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
3421 * irix5-nat.c (fill_gregset, fetch_core_registers):
3422 * infrun.c (write_inferior_status_register): Ditto.
3423 * infptrace.c (fetch_register, store_register): Ditto.
3424 * infcmd.c (default_print_registers_info): Ditto.
3425 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
3426 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
3427 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
3428 * hpux-thread.c (hpux_thread_fetch_registers)
3429 (hpux_thread_store_registers): Ditto.
3430 * hppah-nat.c (store_inferior_registers, fetch_register):
3431 * findvar.c (value_from_register): Ditto.
3432 * dve3900-rom.c (fetch_bitmapped_register):
3433 * cris-tdep.c (cris_gdbarch_init): Ditto.
3434 * alpha-tdep.h: Ditto.
3435 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
3436
3437 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
3438 DEPRECATED_REGISTER_RAW_SIZE from comments.
3439 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
3440 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
3441 DEPRECATED_REGISTER_RAW_SIZE.
3442 * findvar.c (value_of_register): Simplify by assuming that the
3443 registers raw and virtual sizes are identical.
3444 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
3445 comment.
3446 * arch-utils.c (generic_register_size): Simplify by assuming
3447 register_type.
3448
3449 * regcache.c (legacy_read_register_gen, real_register)
3450 (legacy_write_register_gen): Delete, not used.
3451
3452 * regcache.c (struct regcache_descr): Delete legacy_p.
3453 (init_legacy_regcache_descr): Delete function.
3454 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
3455 Do not use deprecated register functions.
3456 (regcache_raw_read, deprecated_write_register_gen):
3457 (deprecated_read_register_gen, regcache_raw_write): Delete code
3458 predicated on legacy_p.
3459 (register_size): Delete check against register raw size.
3460
3461 * cris-tdep.c (cris_register_type): Replace
3462 cris_register_virtual_type.
3463 (cris_gdbarch_init): Update, set register_type.
3464
3465 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
3466 * gdbarch.h, gdbarch.c: Re-generate.
3467 * arm-tdep.c (arm_frameless_function_invocation): Delete.
3468 (arm_gdbarch_init) Do not set frameless function invocation.
3469 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
3470 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
3471 * frv-tdep.c (frv_frameless_function_invocation): Delete.
3472 (frv_gdbarch_init): Do not set frameless function invocation.
3473 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
3474 * sh-tdep.c (sh_gdbarch_init): Ditto.
3475 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
3476 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
3477 * avr-tdep.c (avr_gdbarch_init): Ditto.
3478
3479 * blockframe.c (legacy_frame_chain_valid): Delete function.
3480
3481 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
3482 and pc. Update comments.
3483 (pc_in_dummy_frame): Delete function.
3484 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
3485 use the "id".
3486 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
3487 call_hi, top and pc, use the id.
3488 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
3489
3490 * dummy-frame.c: Include "gdb_string.h".
3491 (generic_save_call_dummy_addr, generic_push_dummy_frame)
3492 (generic_save_dummy_frame_tos): Delete.
3493 (dummy_frame_push): New function, replaces above.
3494 * dummy-frame.h: Update copyright.
3495 (dummy_frame_push): Declare.
3496 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
3497 (generic_save_call_dummy_addr): Delete declarations.
3498 * infcall.c: Include "dummy-frame.h".
3499 (call_function_by_hand): Add locals caller_regcache,
3500 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
3501 with call to frame_save_as_regcache plus cleanup. Delete calls to
3502 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
3503 Move clear_proceed_status to just before the resume, add call to
3504 dummy_frame_push (discard cleanup).
3505 * Makefile.in (infcall.o): Add $(dummy_frame_h).
3506 (dummy-frame.o): Add $(gdb_string_h).
3507
3508 2004-08-01 Andrew Cagney <cagney@gnu.org>
3509
3510 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
3511 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
3512 * dummy-frame.c (find_dummy_frame): Delete.
3513 (struct dummy_frame_cache, dummy_frame_sniffer)
3514 (dummy_frame_prev_register, dummy_frame_this_id)
3515 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
3516 frame unwinder using a dummy_frame_cache.
3517
3518 2004-08-01 Andrew Cagney <cagney@gnu.org>
3519
3520 * frame.h (frame_save_as_regcache): Declare.
3521 * frame.c (frame_save_as_regcache): New function.
3522 (do_frame_read_register): Replace do_frame_unwind_register.
3523 (frame_pop): Use frame_save_as_regcache.
3524 * dummy-frame.c (generic_push_dummy_frame): Use
3525 frame_save_as_regcache.
3526
3527 2004-08-01 Joel Brobecker <brobecker@gnat.com>
3528
3529 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
3530 file as included until we record the first line in the linetable.
3531
3532 2004-08-01 Andrew Cagney <cagney@gnu.org>
3533
3534 * frame.h (deprecated_pop_dummy_frame)
3535 (deprecated_read_register_dummy)
3536 (deprecated_generic_find_dummy_frame): Delete.
3537 * dummy-frame.c (deprecated_generic_find_dummy_frame)
3538 (deprecated_read_register_dummy)
3539 (deprecated_find_dummy_frame_regcache)
3540 (discard_innermost_dummy)
3541 (deprecated_pop_dummy_frame): Delete.
3542 (dummy_frame_this_id): Simplify.
3543 (struct dummy_frame): Delete "fp" and "sp".
3544 (find_dummy_frame): Simplify.
3545 (generic_push_dummy_frame): Do not set "fp" or "sp".
3546 (fprint_dummy_frames): Do not print "fp" and "sp"
3547
3548 2004-08-01 Mark Kettenis <kettenis@gnu.org>
3549
3550 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
3551 (struct i386_insn): New structure.
3552 (i386_match_insn): New function.
3553 (i386_frame_setup_skip_insns): New variable.
3554 (i386_analyze_frame_setup): Change to use i386_match_insn and the
3555 array i386_frame_setup_insns of instructions that should be
3556 skipped inside the frame setup sequence.
3557
3558 2004-08-01 Andrew Cagney <cagney@gnu.org>
3559
3560 * frame.h (deprecated_frame_xmalloc_with_cleanup)
3561 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3562 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3563 * stack.c (frame_info): Delete references to
3564 DEPRECATED_FRAME_INIT_SAVED_REGS and
3565 deprecated_get_frame_saved_regs.
3566 * frame.c (struct frame_info): Delete saved_regs and extra_info.
3567 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
3568 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
3569 (frame_unwind_register_signed)
3570 (frame_unwind_register_unsigned)
3571 (frame_unwind_unsigned_register): Use register_size.
3572 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
3573 (deprecated_frame_xmalloc_with_cleanup)
3574 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
3575 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
3576
3577 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
3578 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
3579 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
3580 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
3581
3582 * infcall.c (call_function_by_hand): Do not use
3583 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
3584 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
3585 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
3586 DEPRECATED_STACK_ALIGN.
3587
3588 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
3589
3590 Committed by Andrew Cagney.
3591 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
3592
3593 2004-08-01 Andrew Cagney <cagney@gnu.org>
3594
3595 * mips-tdep.c (mips16_frame_cache)
3596 (mips16_frame_this_id, mips16_frame_prev_register)
3597 (mips16_frame_unwind, mips16_frame_sniffer)
3598 (mips16_frame_base_address, mips16_frame_base)
3599 (mips16_frame_base_sniffer, mips32_frame_cache)
3600 (mips32_frame_this_id, mips32_frame_prev_register)
3601 (mips32_frame_unwind, mips32_frame_sniffer)
3602 (mips32_frame_base_address, mips32_frame_base)
3603 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
3604 separate heuristic mips16 and mips32 unwinders.
3605 (mips_stub_frame_cache, mips_stub_frame_this_id)
3606 (mips_stub_frame_prev_register)
3607 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
3608 (mips_stub_frame_base_address, mips_stub_frame_base)
3609 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
3610 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
3611 match true mdebug frames.
3612 (non_heuristic_proc_desc): Add forward declaration.
3613
3614 2004-08-01 Andrew Cagney <cagney@gnu.org>
3615
3616 * config/mips/tm-irix6.h: Delete file.
3617 * config/mips/tm-irix5.h: Delete file.
3618 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
3619 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
3620
3621 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
3622 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
3623 * config/nm-gnu.h (NO_CORE_OPS): Delete.
3624 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
3625 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
3626 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
3627 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
3628 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
3629 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
3630 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
3631 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
3632 (TARGET_SIGNAL_RAW_VALUES): Delete.
3633 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3634 Delete.
3635 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
3636 (TARGET_HW_WATCH_LIMIT): Delete.
3637 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
3638 * minimon.h: Delete file.
3639
3640 * trad-frame.c (trad_frame_get_this_base)
3641 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
3642 functions.
3643 * trad-frame.h (trad_frame_set_this_base)
3644 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
3645
3646 2004-07-31 Andrew Cagney <cagney@gnu.org>
3647
3648 * trad-frame.c (trad_frame_get_prev_register): Rename
3649 trad_frame_get_prev_register.
3650 * vax-tdep.c (vax_frame_prev_register): Update.
3651 * trad-frame.h: Update.
3652 * trad-frame.c (trad_frame_get_register): Update.
3653 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
3654 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
3655 Update.
3656 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
3657 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
3658 Update.
3659 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
3660 Update.
3661 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
3662 Update.
3663 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
3664 Update.
3665 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
3666 Update.
3667 * s390-tdep.c (s390_frame_prev_register)
3668 (s390_stub_frame_prev_register)
3669 (s390_sigtramp_frame_prev_register): Update.
3670 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
3671 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
3672 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
3673 * m88k-tdep.c (m88k_frame_prev_register)
3674 * m68hc11-tdep.c (m68hc11_frame_prev_register)
3675 * m32r-tdep.c (m32r_frame_prev_register): Update.
3676 * hppa-tdep.c (hppa_frame_prev_register_helper)
3677 * frv-tdep.c (frv_frame_prev_register): Update.
3678 * d10v-tdep.c (d10v_frame_prev_register): Update.
3679 * cris-tdep.c (cris_frame_prev_register): Update.
3680 * avr-tdep.c (avr_frame_prev_register): Update.
3681 * arm-tdep.c (arm_prologue_prev_register)
3682 (arm_sigtramp_prev_register): Update.
3683
3684 2004-07-31 Andrew Cagney <cagney@gnu.org>
3685
3686 * frame.h (legacy_saved_regs_unwind)
3687 (legacy_frame_chain_valid, legacy_frame_p)
3688 (enum frame_type): Delete UNKNOWN_FRAME.
3689 * dummy-frame.c (dummy_frame_this_id): Simplify.
3690 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
3691 * frame.c (struct frame_info): Delete the field "type".
3692 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
3693 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
3694 (legacy_saved_regs_unwind, legacy_frame_p)
3695 (frame_type_from_pc): Delete.
3696 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
3697 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
3698
3699 2004-07-31 Mark Kettenis <kettenis@gnu.org>
3700
3701 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
3702 indentation.
3703
3704 * mips-nat.c: Remove file.
3705 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
3706 (mips-nat.o): Remove dependency.
3707
3708 * infptrace.c: Update copyright year.
3709 (fetch_register): Pass NULL in regcache_raw_supply call instead of
3710 explicitly setting the buffer to all zeroes.
3711
3712 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
3713 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
3714
3715 2004-07-30 Andrew Cagney <cagney@gnu.org>
3716
3717 * GDB 6.2 released from gdb_6_2-branch.
3718
3719 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3720
3721 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
3722
3723 * exec.c (exec_file_attach):
3724 * nto-tdep.c (nto_find_and_open_solib):
3725 * pa64solib.c (pa64_solib_sizeof_symbol_table):
3726 * solib.c (solib_open):
3727 * somsolib.c (som_solib_sizeof_symbol_table):
3728 * source.c (is_regular_file, openp, open_source_file):
3729 * symfile.c (symfile_bfd_open):
3730 * wince.c (upload_to_device): Differentiate between the search for
3731 binary and source files.
3732
3733 2004-07-30 Andrew Cagney <cagney@gnu.org>
3734
3735 * complaints.c (_initialize_complaints): Pass NULL to
3736 add_setshow_zinteger_cmd for help_doc.
3737 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
3738
3739 2004-07-30 Andrew Cagney <cagney@gnu.org>
3740
3741 Fix PR i18n/761.
3742 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
3743 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
3744 $(PACKAGE).pot and update-po.
3745 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
3746 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
3747 (update-po): New rules.
3748 (localedir): Define using autoconf.
3749 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
3750 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
3751 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
3752 * configure.in: Generate CATALOGS and LINGUAS from contents of
3753 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
3754 * configure: Re-generate.
3755 * po/gdbtext: New file
3756
3757 2004-07-30 Jerome Guitton <guitton@gnat.com>
3758
3759 * MAINTAINERS: Reorder Write After Approval list in alphabetical
3760 order.
3761
3762 2004-07-30 David Lecomber <dsl@sources.redhat.com>
3763
3764 * dwarf2read.c (read_file_scope): Set producer if attribute
3765 present.
3766 (struct dwarf2_cu): Added new member producer.
3767
3768 2004-07-30 Jerome Guitton <guitton@gnat.com>
3769
3770 * inflow.c (kill_command): release file handles in BFD.
3771 * exec.c (exec_file_attach): Ditto.
3772 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
3773
3774 2004-07-29 Andrew Cagney <cagney@gnu.org>
3775
3776 * PROBLEMS (mips-irix): Note that it is broken.
3777
3778 2004-07-29 Andrew Cagney <cagney@gnu.org>
3779
3780 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
3781 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
3782
3783 * config/xm-nbsd.h: Delete file.
3784 * config/arm/xm-nbsd.h: Delete file.
3785 * config/i386/xm-nbsd.h: Delete file.
3786 * config/ns32k/xm-nbsd.h: Delete file.
3787 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
3788 * config/i386/nbsdelf.mh (XM_FILE): Delete.
3789 * config/i386/nbsdaout.mh (XM_FILE): Delete.
3790 * config/arm/nbsdelf.mh (XM_FILE): Delete.
3791 * config/arm/nbsdaout.mh (XM_FILE): Delete.
3792
3793 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
3794 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
3795 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
3796 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
3797 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
3798 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
3799
3800 * config/powerpc/xm-linux.h: Delete empty file.
3801 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
3802 * config/powerpc/linux.mh (XM_FILE): Delete.
3803 * config/m68k/xm-linux.h: Delete empty file.
3804 * config/m68k/linux.mh (XM_FILE): Delete.
3805 * config/ia64/xm-linux.h: Delete empty file.
3806 * config/ia64/linux.mh (XM_FILE): Delete.
3807 * config/arm/xm-linux.h: Delete empty file.
3808 * config/arm/linux.mh (XM_FILE): Delete.
3809
3810 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3811 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
3812 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3813 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
3814 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3815 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
3816 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
3817 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
3818
3819 * config/m68k/xm-m68k.h: Delete file.
3820 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
3821 copyright.
3822 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
3823 * config/pa/xm-linux.h: Delete empty file.
3824 * config/pa/linux.mh (XM_FILE): Delete.
3825 * config/i386/xm-i386.h: Delete empty file.
3826 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
3827 "i386/xm-i386.h".
3828 * config/i386/obsdaout.mh (XM_FILE): Delete.
3829 * config/i386/obsd64.mh (XM_FILE): Delete.
3830 * config/i386/fbsd64.mh (XM_FILE): Delete.
3831 * config/i386/nto.mh (XM_FILE): Delete.
3832 * config/i386/obsd.mh (XM_FILE): Delete.
3833 * config/i386/linux64.mh (XM_FILE): Delete.
3834 * config/i386/linux.mh (XM_FILE): Delete.
3835 * config/i386/i386sol2.mh (XM_FILE): Delete.
3836 * config/i386/i386gnu.mh (XM_FILE): Delete.
3837 * config/i386/fbsd.mh (XM_FILE): Delete.
3838 * config/i386/nbsd64.mh (XM_FILE): Delete.
3839
3840 2004-07-29 Andrew Cagney <cagney@gnu.org>
3841
3842 * config/pa/xm-linux.h: Do not include "floatformat.h".
3843 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3844 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3845 * config/i386/xm-i386.h: Do not include "floatformat.h".
3846 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3847 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
3848 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
3849 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
3850 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
3851 GDB_HOST_LONG_DOUBLE_FORMAT instead.
3852 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
3853 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
3854 * configure, config.in: Regenerate.
3855 * configure.host (gdb_host_float_format, gdb_host_double_format)
3856 (gdb_host_long_double_format): Set according to the host.
3857
3858 2004-07-29 Andrew Cagney <cagney@gnu.org>
3859
3860 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
3861
3862 2004-07-28 Andrew Cagney <cagney@gnu.org>
3863
3864 * PROBLEMS: Mention threads/1650.
3865 * NEWS: Mention the NPTL fix.
3866
3867 2004-07-28 Andrew Cagney <cagney@gnu.org>
3868
3869 * cli/cli-decode.c (add_setshow_cmd): Delete function.
3870 (add_setshow_cmd_full): Make static.
3871 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
3872 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
3873 * cli/cli-decode.c (add_setshow_filename_cmd)
3874 (add_setshow_string_cmd): New functions.
3875 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
3876 * mips-tdep.c (_initialize_mips_tdep): Update.
3877 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
3878 * cli/cli-logging.c (_initialize_cli_logging): Update.
3879 * complaints.c (_initialize_complaints): Update.
3880 * remote.c (_initialize_remote): Update.
3881
3882 2004-07-28 Andrew Cagney <cagney@gnu.org>
3883
3884 * cli/cli-decode.c (add_setshow_zinteger_cmd)
3885 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
3886 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
3887 print parameters. Make string parameters constant.
3888 * command.h: Update. Update copyright.
3889 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
3890 * observer.c (_initialize_observer): Ditto.
3891 * frame.c (_initialize_frame): Ditto.
3892 * complaints.c (_initialize_complaints): Ditto.
3893 * maint.c (_initialize_maint_cmds): Ditto.
3894 * target.c (initialize_targets): Ditto.
3895 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
3896 * infcall.c (_initialize_infcall): Ditto.
3897 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3898 * m32r-rom.c (_initialize_m32r_rom): Ditto.
3899 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3900 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
3901 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3902
3903 2004-07-28 Andrew Cagney <cagney@gnu.org>
3904
3905 * gdbtypes.c (lookup_primitive_typename): Delete function.
3906 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
3907 * ada-lex.l: Use language_lookup_primitive_type_by_name.
3908 * gdbtypes.c (lookup_typename): Ditto.
3909 * f-exp.y (yylex): Ditto.
3910 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
3911
3912 * scm-lang.c (c_builtin_types): Delete extern declaration.
3913 (scm_language_defn): Replace
3914 string_char_type and primitive_type_vector with
3915 la_language_arch_info.
3916 * jv-lang.c (java_language_defn): Replace
3917 string_char_type and primitive_type_vector with
3918 la_language_arch_info.
3919 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
3920 c_builtin_types in comment.
3921 * c-lang.h (struct language_arch_info): Declare opaque.
3922 (c_language_arch_info): Declare.
3923 (c_builtin_types): Delete declaration.
3924 * c-lang.c (c_language_arch_info): Set string_char_type to
3925 builtin_char, not builtin_true_char. Make global.
3926 (c_builtin_types): Delete array.
3927 (asm_language_defn, minimal_language_defn): Replace
3928 string_char_type and primitive_type_vector with
3929 la_language_arch_info.
3930
3931 2004-07-28 Andrew Cagney <cagney@gnu.org>
3932
3933 * gdbtypes.h (struct builtin_type): Rename true_char to
3934 builtin_true_char.
3935 * gdbtypes.c (gdbtypes_post_init): Update.
3936 * c-lang.c (arch_info): New function.
3937 (enum c_primitive_types): New enum.
3938 (c_language_defn): Instead of string_char_type and
3939 primitive_type_vector set la_language_arch_info.
3940
3941 2004-07-28 Andrew Cagney <cagney@gnu.org>
3942
3943 * language.h (struct language_arch_info): Fix typo
3944 s/primative/primitive/.
3945 * gdbtypes.c (lookup_primitive_typename): Ditto.
3946 * language.c (language_lookup_primitive_type_by_name)
3947 (unknown_language_arch_info): Ditto.
3948
3949 2004-07-27 Andrew Cagney <cagney@gnu.org>
3950
3951 * defs.h (enum language): Add nr_languages.
3952 * language.h (struct language_arch_info): Define.
3953 (struct language_defn): Add la_language_arch_info.
3954 (language_lookup_primative_type_by_name): Declare.
3955 (language_string_char_type): Declare.
3956 * language.c (_initialize_language, language_gdbarch_post_init)
3957 (struct language_gdbarch, language_gdbarch_data): Implement
3958 per-architecture language information.
3959 (unknown_language_arch_info, language_string_char_type)
3960 (language_lookup_primative_type_by_name): New functions.
3961 (unknown_language_defn, auto_language_defn)
3962 (local_language_defn): Set la_language_arch_info to
3963 unknown_language_arch_info.
3964 (unknown_builtin_types): Delete.
3965 * gdbtypes.c (lookup_primitive_typename): Use
3966 language_lookup_primative_type_by_name.
3967 (create_string_type): Use language_string_char_type.
3968 * values.c (value_from_string): Use language_string_char_type.
3969 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
3970 * p-lang.c (pascal_language_defn): Ditto.
3971 * m2-lang.c (m2_language_defn): Ditto.
3972 * jv-lang.c (java_language_defn): Ditto.
3973 * objc-lang.c (objc_language_defn): Ditto.
3974 * f-lang.c (f_language_defn): Ditto.
3975 * c-lang.c (c_language_defn, cplus_language_defn)
3976 (asm_language_defn, minimal_language_defn): Ditto.
3977
3978 2004-07-27 Andrew Cagney <cagney@gnu.org>
3979
3980 * gdbtypes.h (struct builtin_type): Declare.
3981 (builtin_type): Declare.
3982 * d10v-tdep.c (d10v_register_type): Use builtin_type.
3983 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
3984 (gdbtypes_post_init): New function.
3985 (builtin_type): New function.
3986
3987 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
3988
3989 * remote-m32r-sdi.c: Fix breakpoint bug.
3990 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
3991 recv_char_data, recv_long_data): New functions to replace communication
3992 sequences.
3993
3994 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
3995
3996 Document PR threads/1650.
3997 * PROBLEMS (Threads): Document problem with many threads
3998
3999 2004-07-26 Andrew Cagney <cagney@gnu.org>
4000
4001 * gdb-mi.el: Move from here ...
4002 * mi/gdb-mi.el: ... to here.
4003
4004 2004-07-26 Andrew Cagney <cagney@gnu.org>
4005
4006 Problem reported by Ashley Pittman <ashley@quadrics.com>.
4007 * main.c (captured_main): When in batch mode always detach.
4008
4009 2004-07-26 Andrew Cagney <cagney@gnu.org>
4010
4011 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
4012 and h8300 as broken.
4013 * NEWS: END-OF-LIFE frame compatibility module.
4014 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
4015 specific comments.
4016
4017 2004-07-26 Andrew Cagney <cagney@gnu.org>
4018
4019 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
4020 * xcoffsolib.c (_initialize_xcoffsolib): Update.
4021 * wince.c (_initialize_wince): Update.
4022 * win32-nat.c (_initialize_win32_nat): Update.
4023 * varobj.c (_initialize_varobj): Update.
4024 * valops.c (_initialize_valops): Update.
4025 * utils.c (initialize_utils, initialize_utils): Update.
4026 * tui/tui-win.c (_initialize_tui_win): Update.
4027 * top.c (init_main): Update.
4028 * symfile.c (_initialize_symfile): Update.
4029 * source.c (_initialize_source): Update.
4030 * somsolib.c (_initialize_som_solib): Update.
4031 * solib.c (_initialize_solib): Update.
4032 * solib-frv.c (_initialize_frv_solib): Update.
4033 * serial.c (_initialize_serial): Update.
4034 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
4035 * remote.c (_initialize_remote, _initialize_remote): Update.
4036 * remote-vx.c (_initialize_vx): Update.
4037 * remote-utils.c (_initialize_sr_support): Update.
4038 * remote-sds.c (_initialize_remote_sds): Update.
4039 * remote-mips.c (_initialize_remote_mips): Update.
4040 * remote-e7000.c (_initialize_remote_e7000): Update.
4041 * proc-api.c (_initialize_proc_api): Update.
4042 * printcmd.c: Update.
4043 * parse.c (_initialize_parse): Update.
4044 * pa64solib.c (_initialize_pa64_solib): Update.
4045 * p-valprint.c (_initialize_pascal_valprint): Update.
4046 * monitor.c (_initialize_remote_monitors): Update.
4047 * mips-tdep.c (_initialize_mips_tdep): Update.
4048 * mcore-tdep.c (_initialize_mcore_tdep): Update.
4049 * maint.c (_initialize_maint_cmds): Update.
4050 * lin-lwp.c (_initialize_lin_lwp): Update.
4051 * language.c (_initialize_language): Update.
4052 * kod.c (_initialize_kod): Update.
4053 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
4054 * i386-tdep.c (_initialize_i386_tdep): Update.
4055 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
4056 * gdbarch.sh: Update.
4057 * gdbarch.c: Re-generate.
4058 * gdb-events.sh: Update.
4059 * gdb-events.c: Re-generate.
4060 * frame.c (_initialize_frame): Update.
4061 * exec.c: Update.
4062 * demangle.c (_initialize_demangler): Update.
4063 * dcache.c (_initialize_dcache): Update.
4064 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
4065 * cp-valprint.c (_initialize_cp_valprint): Update.
4066 * corefile.c (_initialize_core): Update.
4067 * command.h: Update.
4068 * cli/cli-decode.h: Update.
4069 * cli/cli-cmds.c (init_cli_cmds): Update.
4070 * charset.c (_initialize_charset): Update.
4071 * breakpoint.c (_initialize_breakpoint): Update.
4072 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
4073 * alpha-tdep.c (_initialize_alpha_tdep): Update.
4074 * aix-thread.c (_initialize_aix_thread): Update.
4075
4076 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4077
4078 Partial fix for PR backtrace/1718.
4079 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
4080 that GCC migrates into the prolugue. Don't handle any
4081 instructions that clobber %ebx.
4082
4083 2004-07-23 Andrew Cagney <cagney@gnu.org>
4084
4085 Use regcache_raw_collect instead of regcache_collect.
4086 * regcache.h (regcache_collect): Delete declaration.
4087 * regcache.c (regcache_colect): Delete function.
4088 * win32-nat.c (do_child_store_inferior_registers): Update.
4089 * sol-thread.c (sol_thread_store_registers): Update.
4090 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
4091 * rs6000-nat.c (store_register): Update.
4092 * remote.c (store_register_using_P, remote_store_registers): Update.
4093 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
4094 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
4095 (fill_vrregset, store_spe_registers, fill_gregset)
4096 (fill_gregset): Update.
4097 * nto-procfs.c (procfs_store_registers): Update.
4098 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
4099 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
4100 * m68klinux-nat.c (store_register, fill_gregset): Update.
4101 * m68k-tdep.c (fill_gregset): Update.
4102 * infptrace.c (store_register): Update.
4103 * i386-nto-tdep.c (i386nto_regset_fill): Update.
4104 * i386-linux-nat.c (store_register, fill_gregset): Update.
4105 * hppa-linux-nat.c (fill_gregset): Update.
4106 * go32-nat.c (store_register): Update.
4107 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
4108 (store_fp_regs): Update.
4109 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
4110 (store_nwfpe_extended, store_fpregister, store_fpregs)
4111 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
4112 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
4113 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
4114 (store_regs_user_thread, store_regs_kernel_thread): Update.
4115
4116 2004-07-24 Mark Kettenis <kettenis@gnu.org>
4117
4118 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
4119 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
4120 encoding.
4121 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
4122 member of `struct comp_unit'.
4123
4124 2004-07-23 Andrew Cagney <cagney@gnu.org>
4125
4126 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
4127 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
4128
4129 2004-07-23 Martin Hunt <hunt@redhat.com>
4130 Kevin Buettner <kevinb@redhat.com>
4131
4132 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
4133 alignment was being added to the offset instead of multiplied.
4134
4135 2004-07-23 Mark Kettenis <kettenis@gnu.org>
4136
4137 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
4138 changed signal trampoline in OpenBSD 3.5-current.
4139
4140 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
4141 <machine/pcb.h> and "bsd-kvm.h".
4142 (sparc64nbsd_supply_pcb): New function.
4143 (_initialize_sparc64nbsd_nat): Renamed from
4144 _initialize_sparcnbsd_nat. Enable libkvm interface.
4145 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
4146 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
4147 (LOADLIBES): New variable.
4148
4149 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
4150
4151 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
4152
4153 2004-07-21 Andrew Cagney <cagney@gnu.org>
4154
4155 Use regcache_raw_supply instead of supply_register.
4156 * regcache.h (supply_register): Delete declaration.
4157 * regcache.c (supply_register): Delete function.
4158 * wince.c (do_child_fetch_inferior_registers): Update.
4159 * win32-nat.c (do_child_fetch_inferior_registers)
4160 (fetch_elf_core_registers): Update.
4161 * v850ice.c (v850ice_fetch_registers): Update.
4162 * thread-db.c (thread_db_store_registers): Update.
4163 * sol-thread.c (sol_thread_store_registers): Update.
4164 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
4165 * rs6000-nat.c (fetch_register): Update.
4166 * rom68k-rom.c (rom68k_supply_one_register): Update.
4167 * remote.c (remote_wait, remote_async_wait): Update.
4168 * remote-st.c (get_hex_regs): Update.
4169 * remote-sim.c (gdbsim_fetch_register): Update.
4170 * remote-sds.c (sds_fetch_registers): Update.
4171 * remote-rdp.c (remote_rdp_fetch_register): Update.
4172 * remote-rdi.c (arm_rdi_fetch_registers): Update.
4173 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
4174 * remote-m32r-sdi.c (m32r_fetch_register): Update.
4175 * remote-hms.c (init_hms_cmds): Update.
4176 * remote-est.c (init_est_cmds): Update.
4177 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
4178 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
4179 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
4180 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
4181 (fetch_register, supply_vrregset, supply_vrregset)
4182 (fetch_spe_registers): Update.
4183 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
4184 * monitor.c (monitor_supply_register): Update.
4185 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
4186 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
4187 (mipsnbsd_supply_fpreg): Update.
4188 * mips-nat.c (fetch_inferior_registers)
4189 (fetch_core_registers): Update.
4190 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
4191 (supply_fpregset, mips64_supply_gregset)
4192 (mips64_supply_fpregset): Update.
4193 * m68klinux-nat.c (fetch_register, supply_gregset)
4194 (supply_fpregset): Update.
4195 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
4196 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
4197 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
4198 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
4199 * infptrace.c (fetch_register): Update.
4200 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
4201 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
4202 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
4203 (gnu_fetch_registers, gnu_store_registers): Update.
4204 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
4205 * i386-linux-nat.c (fetch_register, supply_gregset)
4206 (dummy_sse_values): Update.
4207 * hpux-thread.c (hpux_thread_fetch_registers): Update.
4208 * hppah-nat.c (fetch_register): Update.
4209 * hppa-linux-nat.c (fetch_register, supply_gregset)
4210 (supply_fpregset): Update.
4211 * go32-nat.c (fetch_register): Update.
4212 * dve3900-rom.c (fetch_bitmapped_register)
4213 (_initialize_r3900_rom): Update.
4214 * cris-tdep.c (supply_gregset): Update.
4215 * abug-rom.c (init_abug_cmds): Update.
4216 * core-aout.c (fetch_core_registers): Update.
4217 * armnbsd-nat.c (supply_gregset, supply_fparegset)
4218 (fetch_register, fetch_fp_register): Update.
4219 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
4220 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
4221 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
4222 * alphanbsd-tdep.c (fetch_core_registers): Update.
4223 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
4224 * alpha-nat.c (fetch_osf_core_registers)
4225 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
4226 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
4227 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
4228
4229 2004-07-21 Andrew Cagney <cagney@gnu.org>
4230
4231 * PROBLEMS: Mention breakpoints/1702.
4232 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
4233 that is known to work.
4234
4235 2004-07-21 Andrew Cagney <cagney@gnu.org>
4236
4237 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
4238 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
4239 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
4240 (handle_inferior_event): Wrap call to deprecated
4241 IGNORE_HELPER_CALL in #ifdef.
4242 * config/mips/tm-nbsd.h: Update.
4243
4244 2004-07-20 Jim Blandy <jimb@redhat.com>
4245
4246 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
4247 bfd_mach_ppc has no segment registers.
4248
4249 Include PowerPC SPR numbers for special-purpose registers.
4250 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
4251 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
4252 new member in initializer.
4253 (S, S4, SN4, S64): New macros for defining special-purpose
4254 registers.
4255 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
4256 registers_403, registers_403GC, registers_505, registers_860,
4257 registers_601, registers_602, registers_603, registers_604,
4258 registers_750, registers_e500): Use them.
4259
4260 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
4261 replace references with expression used to initialize variable.
4262
4263 2004-07-20 Andrew Cagney <cagney@gnu.org>
4264
4265 * breakpoint.c (deprecated_read_memory_nobpt): Rename
4266 read_memory_nobpt.
4267 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
4268 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
4269 (s390_sigtramp_frame_sniffer): Update.
4270 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
4271 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
4272 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
4273 (mips32_fetch_instruction): Update.
4274 * mcore-tdep.c (get_insn): Update.
4275 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
4276 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
4277 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
4278 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4279 (i386_linux_rt_sigtramp_start): Update.
4280 * i386-linux-nat.c (child_resume): Update.
4281 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
4282 * hppa-linux-tdep.c (insns_match_pattern): Update.
4283 * gdbcore.h: Update.
4284 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
4285 * frame.c (safe_frame_unwind_memory): Update.
4286 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
4287 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
4288 * alpha-tdep.c (alpha_read_insn): Update.
4289
4290 2004-07-20 Andrew Cagney <cagney@gnu.org>
4291
4292 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
4293 containing both bytes and mask. Add "frame_type".
4294 * tramp-frame.c (tramp_frame_start): Update.
4295 (tramp_frame_prepend_unwinder): Update.
4296 * mips-linux-tdep.c (mips_linux_o32_sigframe)
4297 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
4298 (mips_linux_n64_rt_sigframe): Update. Make "static const".
4299 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
4300
4301 2004-07-19 Eli Zaretskii <eliz@gnu.org>
4302
4303 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
4304 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
4305 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
4306 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
4307
4308 2004-07-17 Andrew Cagney <cagney@gnu.org>
4309
4310 * NEWS, PROBLEMS: Update for 6.2.
4311
4312 * README: Update to 6.2.
4313
4314 * utils.c (xvasprintf): Call xstrvprintf.
4315
4316 * parse.c: Update copyright.
4317 (null_post_parser): Eliminate ARGSUSED.
4318
4319 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
4320 * tui/tui-win.c (tui_get_cmd_list): Ditto.
4321 * symfile-mem.c (_initialize_symfile_mem): Ditto.
4322
4323 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
4324 * ppc-linux-nat.c: Use "Linux kernel".
4325 * hppa-linux-tdep.c: Use GNU/Linux.
4326 * hppa-linux-nat.c: Use GNU/Linux.
4327 * dwarfread.c: Add [sic] to use of Linux.
4328
4329 * hppa-linux-nat.c: Do not include <string.h>.
4330 (supply_fpregset): Remove "register" attribute.
4331
4332 * solib-frv.c (fetch_loadmap): Use xfree, not free.
4333
4334 2004-07-17 Mark Kettenis <kettenis@gnu.org>
4335
4336 * configure.in: Define _MSE_INT_H on Solaris 9 too.
4337 * configure, config.in: Regenerated.
4338
4339 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4340 "bsd-kvm.h".
4341 (vaxbsd_supply_pcb): New function.
4342 (_initialize_vaxbsd_nat): New prototype and function.
4343 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
4344 solib-sunos.o.
4345 (LOADLIBES): New variable.
4346 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4347 (LOADLIBES): New variable.
4348 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4349 (LOADLIBES): New variable.
4350 * Makefile.in (vaxbsd-nat.o): Update dependencies.
4351
4352 2004-07-16 Andrew Cagney <cagney@gnu.org>
4353
4354 * defs.h (event_loop_p): Replace variable declaration with macro,
4355 always 1.
4356 * main.c (captured_main): Delete options "-async" and "-noasync".
4357 (event_loop_p): Delete variable.
4358 * NEWS: Mention that "-async" and "-noasync" were removed.
4359
4360 2004-07-16 Andrew Cagney <cagney@gnu.org>
4361
4362 * remote-m32r-sdi.c: Re-indent.
4363
4364 2004-07-16 Jim Blandy <jimb@redhat.com>
4365
4366 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
4367 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
4368 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
4369 missing MPC823 SPRs.
4370 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
4371 incorrect. (This was corrected in GDB's register name tables on
4372 2004-07-14.)
4373
4374 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
4375 should be "esasrr" ("ESA Save and Restore Register").
4376
4377 2004-07-16 Andrew Cagney <cagney@gnu.org>
4378
4379 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
4380 calls, no longer applicable. Update comments and rename parameter
4381 "step_frame" to "return_frame".
4382
4383 2004-07-16 Andrew Cagney <cagney@gnu.org>
4384
4385 * frame.c (fprint_field): New function.
4386 (fprint_frame_id): Use fprint_field.
4387
4388 2004-07-15 Joel Brobecker <brobecker@gnat.com>
4389
4390 * ada-lang.c (ada_language_defn): Remove commented out code.
4391
4392 2004-07-15 Jim Blandy <jimb@redhat.com>
4393
4394 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
4395 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
4396
4397 2004-07-14 Jim Blandy <jimb@redhat.com>
4398
4399 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
4400
4401 * ppc-tdep.h (ppc_num_vrs): New enum constant.
4402
4403 * ppc-tdep.h (ppc_num_srs): New enum constant.
4404
4405 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
4406 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
4407 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
4408 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
4409 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
4410 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
4411 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
4412 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
4413 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
4414 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
4415 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
4416 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
4417 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
4418 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
4419 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
4420 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
4421 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
4422 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
4423 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
4424 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
4425 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
4426 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
4427 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
4428 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
4429 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
4430 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
4431 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
4432 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
4433 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
4434 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
4435 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
4436 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
4437 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
4438 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
4439 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
4440 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
4441 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
4442 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
4443 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
4444 special-purpose register numbers.
4445
4446 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
4447 manual mentions 'md_twb', but many mention 'm_twb', and at that
4448 point in the register list.)
4449
4450 2004-07-14 Andrew Cagney <cagney@gnu.org>
4451
4452 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
4453 instead of "internal-error".
4454
4455 2004-07-10 Joel Brobecker <brobecker@gnat.com>
4456
4457 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
4458 that was inserted inside a comment.
4459
4460 2004-07-10 Randolph Chung <tausq@debian.org>
4461
4462 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
4463 function.
4464 (hppa_hpux_push_dummy_code): New function.
4465 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
4466 Set find_global_pointer method.
4467
4468 2004-07-10 Mark Kettenis <kettenis@gnu.org>
4469
4470 * NEWS: Mention BSD libkvm interface.
4471
4472 2004-07-10 Michael Snyder <msnyder@redhat.com>
4473
4474 * symfile.c (generic_load): Comment typo.
4475 * stack.c (get_selected_block): Ditto.
4476 * regcache.c (regcache_cooked_read): Ditto.
4477 * monitor.c (monitor_debug): Ditto.
4478 * mips-tdep.c (mips_read_pc): Ditto.
4479 * i386-linux-nat.c (ps_get_thread_area): Ditto.
4480 * gdb_mbuild.sh: Ditto.
4481 * gdbarch.sh: Ditto.
4482 * gdbarch.h: Ditto.
4483
4484 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
4485
4486 * ada-tasks.c: Remove file.
4487
4488 Remove ARI problems:
4489
4490 * ada-exp.y (write_var_from_sym): Reformat to put operator at
4491 beginning of line.
4492
4493 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
4494 Add comment.
4495 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
4496 (MIN_OF_SIZE): Rename min_of_size. Add comment.
4497 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
4498 (UMIN_OF_SIZE): Remove.
4499 (max_of_type): New function to replace orphan macro in gdbtypes.h
4500 (min_of_type): Ditto.
4501 (discrete_type_high_bound): Use max_of_type.
4502 (discrete_type_low_bound): Use min_of_type.
4503 (possible_user_operator_p): Move operator to beginning of line.
4504 (ada_is_variant_part): Ditto.
4505 (ensure_lval): Rewrite to avoid deprecated operations.
4506 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
4507 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
4508 (ada_enum_name): Remove assignments in 'if' statements.
4509 (build_ada_types): Add gdbarch parameter.
4510 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
4511 with gdbarch_data_register_post_init.
4512 Use add_setshow_uinteger_cmd rather than add_set_cmd and
4513 add_show_from_set.
4514
4515 * ada-valprint.c (inspect_it): Remove declaration.
4516 (repeat_count_threshold): Remove declaration.
4517 (ada_print_floating): Remove assignments in 'if' statements.
4518 (print_str): Move operator to beginning of line.
4519
4520 2004-07-08 Jim Blandy <jimb@redhat.com>
4521
4522 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
4523
4524 2004-07-08 Bob Rossi <bob@brasko.net>
4525
4526 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
4527
4528 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
4529
4530 * language.h (struct_language_defn): Add new function pointer:
4531 la_class_name_from_physname. Also add new prototype for
4532 language_class_name_from_physname.
4533 * language.c (language_class_name_from_physname): New function.
4534 (unk_lang_class_name): Ditto.
4535 (unknown_language_defn, auto_language_defn): Change
4536 to add unk_lang_class_name function pointer for
4537 la_class_name_from_physname.
4538 (local_language_defn): Ditto.
4539 * dwarf2read.c (guess_structure_name): Change to call
4540 language_class_name_from_physname.
4541 (determine_class_name): Ditto.
4542 * cp-support.c (class_name_from_physname): Renamed.
4543 (cp_class_name_from_physname): New name of function.
4544 * cp-support.h: Ditto.
4545 * c-lang.c (c_language_defn): Change to add NULL
4546 for class_name_from_physname function pointer.
4547 (cplus_language_defn): Change to add cp_class_name_from_physname.
4548 * jv-lang.c (java_class_name_physname): New function.
4549 (java_find_last_component): New static routine.
4550 (java_language_defn): Add java_class_name_from_physname pointer.
4551 * ada-lang.c (ada_language_defn): Change to add NULL
4552 for class_name_from_physname function pointer.
4553 * f-lang.c (f_language_defn): Ditto.
4554 * m2-lang.c (m2_language_defn): Ditto.
4555 * objc-lang.c (objc_language_defn): Ditto.
4556 * p-lang.c (pascal_language_defn): Ditto.
4557 * scm-lang.c (scm_language_defn): Ditto.
4558
4559 2004-07-06 Andrew Cagney <cagney@gnu.org>
4560
4561 Patch from Bart Robinson.
4562 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
4563 (O_LARGEFILE): Define to 0, if not defined.
4564
4565 2004-07-03 Mark Kettenis <kettenis@gnu.org>
4566
4567 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
4568 <machine/pcb.h> and "bsd-kvm.h".
4569 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
4570 (m68kbsd_supply_pcb): New function.
4571 (_initialize_m68kbsd_nat): New prototype and function.
4572 * Makefile.in (m68kbsd-nat.o): Update dependencies.
4573 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4574 (LOADLIBES): New variable.
4575 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
4576 (LOADLIBES): New variable.
4577
4578 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
4579
4580 2004-07-03 Mark Kettenis <kettenis@gnu.org>
4581
4582 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
4583 <sys/proc.h>.
4584 (bsd_kvm_cmdlist): New variable.
4585 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
4586 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
4587 command and "kvm proc" command.
4588 * Makefile.in (bsd-kvm.o): Update dependencies.
4589
4590 2004-07-02 Mark Kettenis <kettenis@gnu.org>
4591
4592 * osabi.c: Update copyright year.
4593 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
4594 notes if EI_OSABI is set to ELFOSABI_HPUX.
4595
4596 2004-07-01 Michael Snyder <msnyder@redhat.com>
4597
4598 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
4599 that seems to have gotten whacked out of line.
4600
4601 2004-07-01 Mark Kettenis <kettenis@gnu.org>
4602
4603 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
4604 code.
4605
4606 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4607
4608 * ada-lang.c (decode_packed_array): Minor change to comment.
4609 (ada_value_slice_ptr): New function.
4610 (ada_value_slice): New function.
4611 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
4612 test. Don't know why it is there.
4613 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
4614 to avoid dereferencing huge arrays from which one is slicing.
4615 (empty_array): Correct to return an array rather than
4616 a subrange value.
4617 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
4618 on empty arrays (let'em use 'FIRST instead).
4619
4620 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
4621
4622 Address complaints from gdb_ari.sh:
4623
4624 * ada-exp.y: Include gdb_string.h rather than string.h.
4625 (convert_char_literal): Reformat declaration.
4626 * ada-lang.h: Include opaque struct declaration for struct frame_info.
4627 * ada-lex.l: Change use of free to xfree (the macro would do so
4628 anyway, but this is harmless).
4629 Include gdb_string.h rather than string.h.
4630 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
4631
4632 * ada-lang.c (parse): Remove K&Rism in parameter list.
4633 (is_name_suffix): Correct Linux => GNU/Linux in comment.
4634
4635 2004-06-30 Mark Kettenis <kettenis@gnu.org>
4636
4637 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
4638 dead code.
4639
4640 2004-06-30 Mark Kettenis <kettenis@gnu.org>
4641
4642 * alphabsd-nat.c: Update copyright year.
4643 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
4644
4645 2004-06-29 Joel Brobecker <brobecker@gnat.com>
4646
4647 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
4648 (i386_cygwin_in_solib_call_trampoline): New function.
4649 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
4650 and skip_trampoline_code gdbarch methods.
4651
4652 2004-06-29 Jim Blandy <jimb@redhat.com>
4653
4654 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
4655 name actually used in the dependency lists.
4656
4657 2004-06-29 Randolph Chung <tausq@debian.org>
4658
4659 * NEWS (New native configurations): Mention GNU/Linux/hppa.
4660
4661 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4662
4663 * win32-nat.c (child_pid_to_exec_file): New function.
4664 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
4665 functionality.
4666
4667 2004-06-28 Andrew Cagney <cagney@gnu.org>
4668
4669 * defs.h (xstrvprintf): Declare.
4670 * utils.c (xstrvprintf): New function.
4671 (internal_vproblem, xstrprintf, xasprintf)
4672 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
4673 * serial.c (serial_printf): Ditto.
4674 * complaints.c (vcomplaint): Ditto.
4675
4676 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
4677
4678 * infcmd.c (attach_command): Move call to target_terminal_inferior
4679 behind loading symbol table.
4680
4681 2004-06-28 Andrew Cagney <cagney@gnu.org>
4682
4683 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
4684 change - add back extern deprecated_ui_loop_hook declaration.
4685
4686 2004-06-28 Andrew Cagney <cagney@gnu.org>
4687
4688 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
4689 xstrprintf.
4690 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
4691 (c_value_of_variable): Ditto.
4692 * utils.c (internal_vproblem): Ditto.
4693 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
4694 * remote.c (add_packet_config_cmd): Ditto.
4695 * remote-rdp.c (rdp_set_command_line): Ditto.
4696 * regcache.c (regcache_dump): Ditto.
4697 * frv-tdep.c (new_variant, new_variant): Ditto.
4698 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
4699 (fbsd_find_memory_regions): Ditto.
4700 * breakpoint.c (create_thread_event_breakpoint)
4701 (create_breakpoints): Ditto.
4702 * aix-thread.c (aix_thread_pid_to_str): Ditto.
4703 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
4704
4705 2004-06-28 Joel Brobecker <brobecker@gnat.com>
4706
4707 * ada-lang.c: Re-indent file, with some massaging to help indent
4708 a bit when the result is otherwise really too ugly.
4709
4710 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4711
4712 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
4713 code_addr_p and special_addr_p to 'unsigned int'.
4714
4715 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4716
4717 * i386v4-nat.c: Update copyright year and tweak comment.
4718 (regmap): Remove trailing comma.
4719 (supply_gregset): Rename local variable i to regnum. Call
4720 regcache_raw_supply instead of supply_register.
4721 (fill_gregset): Rename argument regno to regnum. Call
4722 regcache_raw_collect instead of regcache_collect.
4723
4724 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
4725
4726 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
4727 and special_addr_p.
4728 (frame_id_build, frame_id_build_special): Update comments.
4729 (frame_id_build_wild): New prototype.
4730 * frame.c (frame_id_build, frame_id_build_special): Fill in new
4731 struct frame_id fields.
4732 (frame_id_build_wild): New function.
4733 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
4734
4735 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4736
4737 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
4738 hppabsd-tdep.c.
4739
4740 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4741
4742 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
4743
4744 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4745
4746 * ada-lang.c: Re-indent file.
4747
4748 2004-06-27 Joel Brobecker <brobecker@gnat.com>
4749
4750 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
4751 (no_symtab_msg): Likewise.
4752
4753 2004-06-27 Andreas Schwab <schwab@suse.de>
4754
4755 * source.c: Fix whitespace.
4756
4757 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4758
4759 * configure.in: Include <sys/param.h> for td_pcb test.
4760 * configure: Regenerated.
4761
4762 * i386nbsd-nat.c: New file.
4763 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
4764 i386obsd-nat.c and i386obsd-tdep.c.
4765 (i386nbsd-nat.o): New dependency.
4766 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
4767 bsd-kvm.o.
4768 (LOADLIBES): New variable.
4769 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
4770 bsd-kvm.o.
4771 (LOADLIBES): New variable.
4772
4773 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
4774 (LOADLIBES): New variable.
4775
4776 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
4777 fetching from BSD_KVM_PADDR. Correctly lookup address for
4778 "_thread0".
4779
4780 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
4781 "bsd-kvm.h".
4782 (amd64fbsd_supply_pcb): New funcion.
4783 (_initialize_amd64fbsd_nat): Enable libkvm interface.
4784
4785 2004-06-27 <david@streamline-computing.com>
4786
4787 Partial fix for PR cli/1056.
4788 * valarith.c: Check for zero in division and remainder
4789 evaluation.
4790
4791 2004-06-27 Mark Kettenis <kettenis@gnu.org>
4792
4793 * i387-tdep.c: Remove excessive whitespace.
4794
4795 2004-06-26 Andrew Cagney <cagney@gnu.org>
4796
4797 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
4798 * gdb-events.h, gdb-events.c: Re-generate.
4799 * tui/tui-hooks.c (tui_install_hooks): Update.
4800 (tui_remove_hooks): Update.
4801 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
4802
4803 2004-06-26 Mark Kettenis <kettenis@gnu.org>
4804
4805 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
4806 (gregset_t, fpregset_t): Remove typedefs.
4807 (REG_OFFSET): Rename argument.
4808 (amd64bsd_r_reg_offset): Rename from reg_offset.
4809 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
4810 Remove functions.
4811 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
4812 of reg_offset.
4813 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
4814
4815 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
4816
4817 * vax-tdep.c: Tweak comment.
4818
4819 Add OpenBSD/hppa support.
4820 * NEWS (New native configurations): Mention OpenBSD/hppa.
4821 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
4822 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
4823 files.
4824 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
4825 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
4826 * configure.host: Add hppa*-*-openbsd*.
4827 * configure.tgt: Add hppa*-*-openbsd*.
4828
4829 2004-06-25 Andrew Cagney <cagney@gnu.org>
4830
4831 * defs.h (deprecated_ui_loop_hook): Deprecated.
4832 * wince.c (child_wait): Update.
4833 * win32-nat.c (child_wait): Update.
4834 * v850ice.c (v850ice_wait): Update.
4835 * top.c (deprecated_ui_loop_hook): Update.
4836 * serial.h: Update.
4837 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
4838 (do_unix_readchar): Update.
4839 * ser-tcp.c (net_open): Update.
4840 * remote-sim.c (gdb_os_poll_quit): Update.
4841 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
4842
4843 2004-06-24 Andrew Cagney <cagney@gnu.org>
4844
4845 * defs.h (deprecated_pre_add_symbol_hook)
4846 (deprecated_post_add_symbol_hook): Deprecated.
4847 * symfile.c (symbol_file_add_with_addrs_or_offsets)
4848 (symbol_file_add_with_addrs_or_offsets): Update references.
4849
4850 2004-06-24 Andrew Cagney <cagney@gnu.org>
4851
4852 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
4853 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
4854 * wince.c (ui_loop_hook): Delete extern declaration.
4855 * win32-nat.c (ui_loop_hook): Delete extern declaration..
4856 * v850ice.c (ui_loop_hook): Delete extern declaration..
4857 * ser-unix.c (ui_loop_hook): Delete extern declaration..
4858 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
4859 * remote-sim.c (ui_loop_hook): Delete extern declaration..
4860 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
4861 ui_loop_hook declaration.
4862
4863 2004-06-24 Andrew Cagney <cagney@gnu.org>
4864
4865 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
4866 entry_func_highpc fields.
4867 * objfiles.c (init_entry_point_info): Do not clear
4868 entry_func_lowpc and entry_func_highpc.
4869 (objfile_relocate): Do not relocate entry_func_lowpc and
4870 entry_func_highpc.
4871 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
4872 entry_func_highpc.
4873 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
4874 entry_func_highpc.
4875 * blockframe.c (legacy_frame_chain_valid): Replace tests against
4876 entry_func_lowpc and entry_func_highpc with call to
4877 inside_entry_func.
4878
4879 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4880
4881 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
4882 quad-precision floating point arguments in registers.
4883
4884 2004-06-24 Mark Kettenis <kettenis@gnu.org>
4885
4886 From Michael Mueller <m.mueller99@kay-mueller.de>:
4887 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
4888 account.
4889
4890 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
4891
4892 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
4893 to -1.
4894 * breakpoint.c (bpstat_stop_status): Move check for ignoring
4895 untriggered watchpoints to a separate if clause. Update function
4896 comment regarding STOPPED_BY_WATCHPOINT argument.
4897
4898 2004-06-22 Jim Blandy <jimb@redhat.com>
4899
4900 * gdbarch.sh: Doc fix.
4901
4902 2004-06-21 Martin Hunt <hunt@redhat.com>
4903 Kevin Buettner <kevinb@redhat.com>
4904
4905 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
4906 * mips-tdep.h (MIPS_SP_REGNUM): Define.
4907 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
4908 to set_gdbarch_sp_regnum(). Use cooked register number.
4909 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
4910
4911 2004-06-21 Andrew Cagney <cagney@gnu.org>
4912
4913 * gdbarch.sh: When the macro field is empty, do not generate a
4914 macro definition. When the macro field is "=", generate the macro
4915 name from the upper-case function name.
4916 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
4917 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
4918 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
4919 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
4920 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
4921 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
4922 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
4923 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
4924 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
4925 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
4926 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
4927 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
4928 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
4929 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
4930 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4931 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
4932 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
4933 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
4934 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
4935 (DEPRECATED_USE_STRUCT_CONVENTION)
4936 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4937 (DEPRECATED_FRAME_INIT_SAVED_REGS)
4938 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
4939 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
4940 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4941 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
4942 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
4943 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
4944 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
4945 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
4946 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
4947 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
4948 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
4949 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
4950 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
4951 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
4952 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
4953 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
4954
4955 2004-06-21 Andrew Cagney <cagney@gnu.org>
4956
4957 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
4958 macro name, and the function rather than macro value. Only wrap
4959 macro print statements in #ifdef. Move format logic to where it
4960 is needed.
4961 * gdbarch.c: Re-generate.
4962
4963 * gdbarch.sh (read): Delete "print_p" and "description", add
4964 "garbage_at_eol". Check for non-empty garbage at end-of-line.
4965 Delete references to print_p.
4966 (TARGET_ARCHITECTURE): Delete print predicate.
4967 * gdbarch.c: Re-generate.
4968
4969 * gdbarch.sh: Check that multi-arch methods do not provide a
4970 macro.
4971 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
4972 (print_registers_info, print_float_info, print_vector_info)
4973 (adjust_breakpoint_address, remote_translate_xfer_address)
4974 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
4975 (address_class_type_flags_to_name, unwind_sp): Remove the macro
4976 name from the multi-arch definition.
4977
4978 2004-06-20 Andrew Cagney <cagney@gnu.org>
4979
4980 * gdbarch.sh: Sort by the function, instead of macro name.
4981 * gdbarch.c: Re-generate.
4982
4983 2004-06-20 Andrew Cagney <cagney@gnu.org>
4984
4985 * gdbarch.sh: Use the function, instead of macro name in
4986 errors and the log file.
4987 (return_value): Remove stray ":" in spec.
4988
4989 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
4990 * gdbarch.h, gdbarch.c: Re-generate.
4991 * Makefile.in (arch-utils.o): Update dependencies.
4992 * values.c (using_struct_return): Move code calling
4993 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
4994 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
4995 to legacy_return_value, simplify.
4996 * infcmd.c (print_return_value): Move code calling
4997 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
4998 to legacy_return_value, simplify.
4999 * infcall.c (call_function_by_hand): Move code calling
5000 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
5001 * arch-utils.c: Update copyright. Include "gdbcore.h".
5002 (legacy_return_value): New function.
5003 * arch-utils.h: Update copyright.
5004 (legacy_return_value): Declare.
5005
5006 2004-06-20 Andrew Cagney <cagney@gnu.org>
5007
5008 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
5009 * gdbarch.h, gdbarch.c: Re-generate.
5010 * values.c (using_struct_return): Update call.
5011 * mcore-tdep.c: Update comment.
5012 * infcall.c (call_function_by_hand): Update comment.
5013 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5014 * arch-utils.h (always_use_struct_convention): Update.
5015 * v850-tdep.c (v850_gdbarch_init): Update.
5016 * sh64-tdep.c (sh64_gdbarch_init): Update.
5017 * sh-tdep.c (sh_gdbarch_init): Update.
5018 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5019 * mips-tdep.c (mips_gdbarch_init): Update.
5020 * mcore-tdep.c (mcore_gdbarch_init): Update.
5021 * m32r-tdep.c (m32r_gdbarch_init): Update.
5022 * ia64-tdep.c (ia64_gdbarch_init): Update.
5023 * h8300-tdep.c (h8300_gdbarch_init): Update.
5024 * frv-tdep.c (frv_gdbarch_init): Update.
5025 * cris-tdep.c (cris_gdbarch_init): Update.
5026 * arm-tdep.c (arm_gdbarch_init): Update.
5027 * alpha-tdep.c (alpha_gdbarch_init): Update.
5028
5029 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
5030
5031 * PROBLEMS: Add more specific information, and a work-around,
5032 for PR gdb/1458.
5033
5034 2004-06-18 Andrew Cagney <cagney@gnu.org>
5035
5036 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
5037 * gdbarch.h, gdbarch.c: Re-generate.
5038 * ada-lang.c (ada_finish_decode_line_1): Update.
5039 * infrun.c (handle_inferior_event): Update.
5040 * infcall.c (find_function_addr): Update.
5041 * linespec.c (minsym_found): Update.
5042 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
5043 Update.
5044 * blockframe.c (legacy_frameless_look_for_prologue): Update.
5045 * cli/cli-cmds.c (disassemble_command): Update.
5046 * vax-tdep.c (vax_gdbarch_init): Update.
5047
5048 2004-06-18 Mark Kettenis <kettenis@gnu.org>
5049
5050 * i386-tdep.c (i386_collect_fpregset): Fix comment.
5051
5052 2004-06-17 Andrew Cagney <cagney@gnu.org>
5053
5054 GDB 6.1.1 released from the GDB 6.1 branch.
5055 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
5056 * PROBLEMS: Ditto.
5057
5058 2004-06-16 Daniel Jacobowitz <dan@debian.org>
5059
5060 PR gdb/1658
5061 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
5062 operation as a uleb128. Found by Michael Coulter.
5063
5064 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
5065
5066 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
5067 make it non-static.
5068 * ada-lang.h (task_control_block): declaration moved from ada-task.c
5069 to ada-lang.h; this is needed to be able to implement the kill command
5070 in multi-task mode.
5071 (task_ptid): Ditto.
5072 (task_entry): Ditto.
5073 (task_list): Ditto.
5074 (ada_build_task_list): Ditto.
5075
5076 * ada-lang.c: Conditionalize routines and data structures related
5077 to breakpoints, exceptions, completion, and symbol caching on
5078 GNAT_GDB, since these are not yet used in the submitted public sources.
5079 (ada_main_name): Editorial: Move definition out of exception-related
5080 code.
5081
5082 2004-06-15 Andrew Cagney <cagney@gnu.org>
5083
5084 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
5085 deprecated_pc_in_call_dummy.
5086
5087 2004-06-15 Alan Modra <amodra@bigpond.net.au>
5088
5089 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
5090 bfd_get_section_size_before_reloc or _raw_size.
5091 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
5092 * dwarf2read.c (dwarf2_locate_sections): Likewise.
5093 (dwarf2_read_section): Likewise.
5094 * elfread.c (elf_locate_sections): Likewise.
5095 * gcore.c (derive_heap_segment): Likewise.
5096 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
5097 * remote-e7000.c (e7000_load): Likewise.
5098 * remote-m32r-sdi.c (m32r_load): Likewise.
5099 * remote-mips.c (mips_load_srec): Likewise.
5100 (pmon_load_fast): Likewise.
5101 * remote.c (compare_sections_command): Likewise.
5102 * symfile.c (add_section_size_callback): Likewise.
5103 (load_section_callback): Likewise.
5104 (pc_in_unmapped_range): Likewise.
5105 (pc_in_mapped_range): Likewise.
5106 (sections_overlap): Likewise.
5107 (list_overlays_command): Likewise.
5108 (simple_overlay_update_1): Likewise.
5109 (simple_overlay_update): Likewise.
5110 * tracepoint.c (remote_set_transparent_ranges): Likewise.
5111 * win32-nat.c (core_section_load_dll_symbols): Likewise.
5112
5113 2004-06-14 Randolph Chung <tausq@debian.org>
5114
5115 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
5116 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
5117 static.
5118 (hppa_hpux_inferior_created): New function.
5119 (hppa_hpux_init_abi): Register observer.
5120 * symfile.c (hp_cxx_exception_support_initialized)
5121 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
5122 (symbol_file_add_main_1, symbol_file_clear): Likewise.
5123
5124 2004-06-14 Randolph Chung <tausq@debian.org>
5125
5126 * MAINTAINERS (Write After Approval): Alphabetize my entry
5127 correctly.
5128
5129 2004-06-14 Andrew Cagney <cagney@gnu.org>
5130
5131 * MAINTAINERS (testsuite): List Michael Chastain as the lead
5132 testsuite maintainer.
5133
5134 2004-06-13 Andrew Cagney <cagney@gnu.org>
5135
5136 * infcmd.c (print_return_value): Fix logic, allow
5137 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
5138
5139 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
5140 defining any macros.
5141 * gdbarch.h: Re-generate.
5142
5143 * gdbarch.sh: Delete "level" attribute. Only check for a macro
5144 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
5145 * gdbarch.h: Re-generate.
5146
5147 * values.c (generic_use_struct_convention): Don't check gcc_p.
5148
5149 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
5150 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
5151 * gdbarch.h, gdbarch.c: Regenerate.
5152 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
5153 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
5154 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
5155 deprecated_max_register_raw_size and
5156 deprecated_max_register_virtual_size.
5157 * v850-tdep.c (v850_gdbarch_init): Ditto.
5158 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
5159 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5160 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5161 * cris-tdep.c (cris_gdbarch_init): Ditto.
5162
5163 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
5164 * gdbarch.h, gdbarch.c: Re-generate.
5165 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
5166 (m68hc11_use_struct_convention): Delete function.
5167 (m68hc11_extract_struct_value_address): Delete function.
5168 (m68hc11_return_value): New function.
5169 (m68hc11_gdbarch_init): Instead of store_return_value,
5170 extract_return_value, return_value_on_stack,
5171 deprecated_extract_struct_value_address and use_struct_convention,
5172 set return_value.
5173 * values.c (using_struct_return): Do not call
5174 RETURN_VALUE_ON_STACK.
5175 * arch-utils.h (generic_return_value_on_stack_not): Delete
5176 declaration.
5177 * arch-utils.c (generic_return_value_on_stack_not): Delete
5178 function.
5179
5180 2004-06-12 Andrew Cagney <cagney@gnu.org>
5181
5182 * values.c (register_value_being_returned): Delete function.
5183 * infcmd.c (legacy_return_value): Delete function.
5184 * infcall.c (call_function_by_hand): Inline
5185 "register_value_being_returned", simplify.
5186 * values.c (using_struct_return): Update comment, refer to
5187 print_return_value instead of register_value_being_returned.
5188 * infcmd.c (print_return_value): Inline calls to
5189 register_value_being_returned and legacy_return_value. Simplify.
5190
5191 2004-06-11 Randolph Chung <tausq@debian.org>
5192
5193 * somread.c (som_symtab_read): Exclude gcc local symbols.
5194
5195 2004-06-11 Randolph Chung <tausq@debian.org>
5196
5197 * infrun.c (handle_inferior_event): Handle the case when a
5198 trampoline ends up in the runtime resolver, and if the trampoline
5199 has no name. Rearrange the code so that all the trampoline
5200 processing happens before other step-out-of-range handling.
5201
5202 2004-06-11 Martin Hunt <hunt@redhat.com>
5203
5204 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
5205 has no fpu.
5206
5207 2004-06-10 Andrew Cagney <cagney@gnu.org>
5208
5209 * blockframe.c (legacy_inside_entry_func): Delete.
5210 (legacy_frame_chain_valid): Inline call to
5211 legacy_inside_entry_func, simplify.
5212
5213 2004-06-10 Bob Rossi <bob@brasko.net>
5214
5215 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
5216 * dwarf2read.c (partial_die_info): Add dirname field.
5217 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
5218 (read_partial_die): Save away DW_AT_comp_dir.
5219 * defs.h (symtab_to_filename): Removed.
5220 * source.c (find_and_open_source): Added.
5221 (open_source_file): Just calls find_and_open_source.
5222 (symtab_to_filename): Removed.
5223 (symtab_to_fullname, psymtab_to_fullname): Added.
5224 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
5225 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
5226 symtab_to_filename.
5227 * symtab.h (partial_symtab): Add dirname field.
5228 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
5229 (mi_cmd_file_list_exec_source_file): Call new function
5230 symtab_to_fullname to find fullname.
5231 (mi_cmd_file_list_exec_source_files): Added.
5232 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
5233 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
5234
5235 2004-06-10 Andrew Cagney <cagney@gnu.org>
5236
5237 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
5238 to generic_use_struct_convention, the default value.
5239
5240 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
5241 of abort.
5242
5243 * ns32k-tdep.c (ns32k_push_arguments): New function.
5244 (ns32k_gdbarch_init): Set deprecated_push_arguments.
5245 * infcall.c (call_function_by_hand): Call error instead of
5246 legacy_push_arguments.
5247 * value.h (legacy_push_arguments): Delete declaration.
5248 * valops.c (legacy_push_arguments): Delete function.
5249 (value_push): Delete function.
5250
5251 2004-06-10 Brian Ford <ford@vss.fsi.com>
5252
5253 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
5254 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
5255 info.
5256 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
5257
5258 2004-06-10 Andrew Cagney <cagney@gnu.org>
5259
5260 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
5261 * gdbarch.h, gdbarch.c: Re-generate.
5262 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
5263 parameters.
5264 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
5265 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
5266 deprecated_pc_in_call_dummy instead of
5267 DEPRECATED_PC_IN_CALL_DUMMY.
5268 (arm_skip_prologue): Ditto.
5269 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
5270 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
5271 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
5272 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
5273 Ditto.
5274 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
5275 (sh64_init_extra_frame_info, sh64_get_saved_register)
5276 (sh64_pop_frame): Ditto.
5277 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
5278 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
5279 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
5280 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
5281 (h8300_pop_frame): Ditto.
5282 * blockframe.c (legacy_inside_entry_func)
5283 (legacy_frame_chain_valid): Ditto.
5284 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
5285 to deprecated_pc_in_call_dummy.
5286
5287 2004-06-09 Andrew Cagney <cagney@gnu.org>
5288
5289 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
5290 provide a default value.
5291 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
5292 * gdbarch.h, gdbarch.c: Re-generate.
5293 * arch-utils.c (generic_convert_register_p): Rename
5294 legacy_convert_register_p
5295 (legacy_register_to_value, legacy_value_to_register): Delete
5296 functions.
5297 * arch-utils.h (generic_convert_register_p): Rename
5298 legacy_convert_register_p.
5299 (legacy_register_to_value, legacy_value_to_register): Delete
5300 declarations.
5301
5302 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
5303 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
5304 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
5305 * gdbarch.h, gdbarch.c: Re-generate.
5306 * infcmd.c (default_print_registers_info): Simplify.
5307 * findvar.c (value_of_register): Simplify.
5308 * mi/mi-main.c (get_register): Simplify.
5309 * arch-utils.c (legacy_convert_register_p): Always return 0.
5310 (legacy_register_to_value, legacy_value_to_register): Always call
5311 internal_error.
5312
5313 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
5314 #ifdef CLEAR_INSN_CACHE code.
5315 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
5316 Delete #ifdef CLEAR_DEFERRED_STORES code.
5317
5318 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
5319
5320 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
5321 copyright.
5322 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
5323
5324 * config/mips/mipsv4.mh: Delete file.
5325
5326 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
5327 unreferenced macro.
5328 (hpread_adjust_stack_address): Delete declaration.
5329
5330 2004-06-08 Andrew Cagney <cagney@gnu.org>
5331
5332 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5333 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
5334 PTRACE_ATTACH / PTRACE_DETACH available call error.
5335 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
5336 * infttrace.c (update_thread_state_after_attach, attach, detach):
5337 Remove #ifdef wrappers.
5338 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
5339 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
5340 * config/nm-bsd.h (ATTACH_DETACH): Delete.
5341 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
5342 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
5343 * config/nm-linux.h (ATTACH_DETACH): Delete.
5344 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
5345 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
5346 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
5347 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
5348 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
5349
5350 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
5351
5352 * configure.in: Set $configdir to the right OS specific value.
5353 Use value when setting $tcldir and $tkdir.
5354 * configure: Regenerate.
5355
5356 2004-06-06 Paul Brook <paul@codesourcery.com>
5357
5358 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
5359 records.
5360
5361 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
5362
5363 * ada-lang.c (lookup_symbol_in_language): New function to allow
5364 re-use of another language's symbol lookup code. (Placed here
5365 temporarily while Ada support is being integrated into the public
5366 tree).
5367 (restore_language): New auxiliary function for
5368 lookup_symbol_in_language.
5369 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
5370 temporarily while Ada support is being integrated into the public
5371 tree).
5372
5373 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
5374
5375 * Makefile.in (check//%): New.
5376
5377 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
5378 (mn10300_store_return_value): Rewrite.
5379 (mn10300_type_align): New.
5380 (mn10300_use_struct_convention): Rewrite.
5381 (mn10300_return_value): New, using all of the above.
5382 (mn10300_pop_frame_regular): Add saved_regs_size.
5383 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
5384
5385 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
5386 regs if PC is on movm.
5387
5388 2004-06-07 Jim Blandy <jimb@redhat.com>
5389
5390 Add native Linux support for the PowerPC E500.
5391 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
5392 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
5393 all architectures except the E500.
5394 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
5395 #definitions.
5396 (struct gdb_evrregset_t): New type.
5397 (have_ptrace_getsetevrregs): New variable.
5398 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
5399 fetch_spe_registers): New functions.
5400 (fetch_register): Call fetch_spe_register as appropriate.
5401 Assert that we're only passed raw register numbers.
5402 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
5403 Don't fetch gprs if they're pseudoregisters.
5404 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
5405 store_spe_registers): New functions.
5406 (store_register): Call store_spe_register as appropriate.
5407 Assert that we're only passed raw register numbers.
5408 (store_ppc_registers): Call store_spe_registers as appropriate.
5409 Don't store gprs if they're pseudoregisters.
5410
5411 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
5412
5413 * thread-db.c (thread_get_info_callback): Fill in the thread_info
5414 struct if one exists, even if we are dealing with a zombie thread.
5415
5416 2004-06-07 Andrew Cagney <cagney@gnu.org>
5417
5418 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
5419 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
5420 Rename PC_REQUIRES_RUN_BEFORE_USE.
5421 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
5422 #ifdef.
5423
5424 2004-06-07 Randolph Chung <tausq@debian.org>
5425
5426 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
5427 unwinding after sp has been saved to the stack but before the end
5428 of the prologue, and after the fp has been modified but before it has
5429 been saved to the stack.
5430 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
5431 Remove superfluous definitions.
5432 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
5433
5434 2004-06-07 Guy Martin <gmsoft@gentoo.org>
5435
5436 Committed by Randolph Chung.
5437 * hppa-linux-nat.c: Include the correct version of the header file
5438 depending on the kernel version.
5439
5440 2004-06-06 Randolph Chung <tausq@debian.org>
5441
5442 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
5443 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
5444
5445 2004-06-06 Randolph Chung <tausq@debian.org>
5446
5447 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5448 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
5449 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
5450 * hppa-tdep.c (hppa_symbol_address): New function definition.
5451 * hppa-tdep.h (hppa_symbol_address): New function declaration.
5452
5453 2004-06-06 Randolph Chung <tausq@debian.org>
5454
5455 * hppa-tdep.h (struct value): Forward declaration.
5456 (gdbarch_tdep): Define tdep find_global_pointer method.
5457 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
5458 associated with the function we are trying to call, and write it
5459 to the gp register.
5460 (hppa32_convert_from_funct_ptr_addr): New function.
5461 (hppa_find_global_pointer): New function.
5462 (hppa_gdbarch_init): Set default find_global_pointer method; set
5463 convert_from_func_ptr_addr method.
5464 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
5465 (hppa_linux_init_abi): Set find_global_pointer method.
5466 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
5467
5468 2004-06-06 Randolph Chung <tausq@debian.org>
5469
5470 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
5471 to struct value *function.
5472 * gdbarch.c: Regenerate.
5473 * gdbarch.h: Likewise.
5474 * infcall.c (call_function_by_hand): Pass entire function value
5475 to push_dummy_call.
5476
5477 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
5478 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
5479 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
5480 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
5481 * arm-tdep.c (arm_push_dummy_call): Likewise.
5482 * avr-tdep.c (avr_push_dummy_call): Likewise.
5483 * cris-tdep.c (cris_push_dummy_call): Likewise.
5484 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
5485 * frv-tdep.c (frv_push_dummy_call): Likewise.
5486 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
5487 * hppa-tdep.c (hppa32_push_dummy_call)
5488 (hppa64_push_dummy_call): Likewise.
5489 * i386-tdep.c (i386_push_dummy_call): Likewise.
5490 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
5491 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
5492 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
5493 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
5494 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
5495 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
5496 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
5497 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
5498 (ppc64_sysv_abi_push_dummy_call): Likewise.
5499 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
5500 (ppc64_sysv_abi_push_dummy_call): Likewise.
5501 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
5502 * s390-tdep.c (s390_push_dummy_call): Likewise.
5503 * sh-tdep.c (sh_push_dummy_call_fpu)
5504 (sh_push_dummy_call_nofpu): Likewise.
5505 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
5506 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
5507 * vax-tdep.c (vax_push_dummy_call): Likewise.
5508
5509 2004-06-04 Jim Blandy <jimb@redhat.com>
5510
5511 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
5512 gdbarch argument to register_size.
5513
5514 * rs6000-tdep.c (rs6000_store_return_value): Use
5515 regcache_cooked_write_part instead of
5516 deprecated_write_register_bytes.
5517 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
5518 not gdbarch_deprecated_store_return_value.
5519
5520 * ppc-linux-nat.c (store_register, fetch_register): Remove
5521 incorrect assertions. Simplify and generalize handling of
5522 transfers whose sizes are not multiples of, or less than, sizeof
5523 (PTRACE_XFER_TYPE).
5524
5525 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
5526
5527 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
5528 as a new thread event.
5529 * thread-db.c (thread_get_info_callback): If the thread is a
5530 zombie, return TD_THR_ZOMBIE.
5531 (thread_from_lwp): If thread_get_info_callback returns
5532 TD_THR_ZOMBIE, check if the thread is still on the thread list
5533 and return a -1 ptid if not found.
5534 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
5535 change the status to TARGET_WAITKIND_SPURIOUS.
5536
5537 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
5538
5539 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
5540 double values in little endian mode.
5541
5542 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
5543
5544 Committed by Andrew Cagney.
5545 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
5546 after last enum constant to avoid error from IBM C
5547 compiler.
5548
5549 2004-06-02 Jim Blandy <jimb@redhat.com>
5550
5551 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
5552 to 'message', and make it local to the lone block that uses it.
5553
5554 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
5555
5556 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
5557
5558 * ada-exp.y: Update copyright notice.
5559 Include block.h.
5560
5561 Replace REGNAME, LAST, INTERNAL_VARIABLE with
5562 SPECIAL_VARIABLE and unify the treatment of these cases.
5563
5564 (write_attribute_call0): Remove.
5565 (write_attribute_call1): Remove.
5566 (write_attribute_calln): Remove.
5567 (save_qualifier): Add missing semicolon.
5568
5569 (simple_exp,exp): Decomment (i.e., reactivate) code that was
5570 temporarily disabled to allow compilation with FSF head version.
5571
5572 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
5573 use individual operators (OP_*) for all attributes.
5574 (exp syntax): Use write_int.
5575 Handle STRING literals with OP_STRING.
5576 (variable syntax): Add limit parameter to calls to
5577 write_object_renaming.
5578
5579 (temp_parse_space): New definition to hold entities that need
5580 only live until the next call to ada_parse.
5581 (string_to_operator): Rename fields of ada_opname_table entries.
5582
5583 (write_var_from_sym): Record block.
5584 (write_var_from_name): Minor reformatting.
5585 Make sure saved name is properly encoded in the case of multiple
5586 matches, and set its language to Ada.
5587 Update comment.
5588 Modify to indicate unresolved name as symbol in the UNRESOLVED
5589 namespace, allocated in temp_parse_space.
5590 (write_int): New function.
5591
5592 (write_object_renaming): Add max_depth parameter to limit
5593 chains of object renamings.
5594 Handle case where root of renaming expression is itself a renaming.
5595 Use temp_parse_space for temporary name buffer.
5596 Handle renamings to dereferenced pointers (___XEXA suffices).
5597
5598 (ada_parse, yyerror, string_to_operator,
5599 write_var_from_sym, write_var_from_name, write_attribute_call0,
5600 write_attribute_call1, write_attribute_calln,
5601 write_object_renaming): Protoize.
5602
5603 (_initialize_ada_exp): New function.
5604
5605 * ada-lang.c: Update copyright notice.
5606 General terminology change to conform to GNAT compiler usage:
5607 mangle => encode, demangle => decode
5608 Include gdb_obstack.h.
5609 Include gdb_regex.h
5610 Include frame.h
5611 Include hashtab.h
5612 Include completer.h
5613 Include gdb_stat.h
5614 Include block.h
5615 Include infcall.h
5616
5617 (ADA_RETAIN_DOTS): Make sure this is defined.
5618 (TRUNCATION_TOWARDS_ZERO): Define.
5619 (struct string_vector): Define.
5620 (unresolved_names): Remove definition.
5621 (xnew_string_vector): New function.
5622 (string_vector_append): New function.
5623 (extract_string): Make static.
5624 (ada_unqualified_name): New function.
5625 (add_angle_brackets): New function.
5626 (function_name_from_pc): New function.
5627 (place_on_stack): Rename to ensure_lval.
5628
5629 (ensure_lval): Renamed from place_on_stack.
5630 Make identity on lvals.
5631 Update comment.
5632 (is_nonfunction): New interface.
5633 Only symbols in LOC_CONST class can be enumerals.
5634 (fill_in_ada_prototype): Remove; now independent of language.
5635 (add_defn_to_vec): Add obstack and symtab arguments.
5636 Use obstack to hold collected definitions.
5637 (num_defns_collected): New function.
5638 (defns_collected): New function.
5639 (ada_resolve_subexp): Rename to resolve_subexp.
5640 (resolve_subexp): Renamed from ada_resolve_subexp.
5641 (ada_op_name): Return non-const result.
5642 (ada_decoded_op_name): Renamed from ada_op_name, now used for
5643 other purposes.
5644
5645 (to_fixed_array_type): Add declaration.
5646 (coerce_unspec_val_to_type): Remove offset parameter.
5647 (find_sal_from_funcs_and_line): New interface.
5648 (find_line_in_linetable): Ditto.
5649
5650 (all_sals_for_line): Rename to ada_sals_for_line and make
5651 global.
5652 Add new parameter. When set, do not ask the user to choose the
5653 instance, but use the first one found instead.
5654 Use given line number in returned sals.
5655 Fix comment.
5656 Skip the prologue if funfirstline is set.
5657 Correct for memory leak when 0 lines found.
5658
5659 (value_pos_atr): Use pos_atr.
5660 (pos_atr): New function.
5661 (standard_lookup): Add block parameter.
5662
5663 (makeTimeStart): Remove declaration and uses.
5664 (makeTimeStop): Remove declaration and uses.
5665
5666 (ada_completer_word_break_characters): Allow for VMS.
5667 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
5668 (raise_sym_name): New constant.
5669 (raise_unhandled_sym_name): New constant.
5670 (raise_assert_sym_name): New constant.
5671 (process_raise_exception_name): New constant.
5672 (longest_exception_template): New constant.
5673 (warning_limit): New variable to limit warnings during expression
5674 evaluation.
5675 (warnings_issued): New variable to keep track of warnings issued.
5676 (known_runtime_file_name_patterns): New constant.
5677 (known_auxiliary_function_name_patterns): New constant.
5678 (symbol_list_obstack): New variable.
5679
5680 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
5681 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
5682 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
5683 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
5684 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
5685 ada_variant_discrim_name, field_alignment, dynamic_template_type,
5686 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
5687 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
5688 and strcmp.
5689
5690 (ada_get_field_index): New function.
5691 (lim_warning): New function.
5692 (ada_translate_error_message): New function.
5693 (MAX_OF_SIZE): New function.
5694 (MIN_OF_SIZE): New function.
5695 (UMAX_OF_SIZE): New function.
5696 (UMIN_OF_SIZE): New function.
5697 (discrete_type_high_bound): New function.
5698 (discrete_type_low_bound): New function.
5699 (base_type): New function.
5700 (do_command): Remove.
5701
5702 (ada_update_initial_language): Use language_ada, not language_unknown.
5703 (ada_encode): Renamed from ada_mangle.
5704 Obey ADA_RETAIN_DOTS.
5705 (ada_decode): Renamed from ada_demangle.
5706 Update coding conventions.
5707 (decoded_names_store): New hash table.
5708 (ada_decode_symbol): New function.
5709 (ada_la_decode): New function.
5710
5711 (modify_general_field): Correct computations of offset and bit
5712 position.
5713 (desc_base_type): Handle ref types, too.
5714 (ada_is_direct_array_type): New function.
5715
5716 (ada_is_simple_array): Rename to ada_is_simple_array_type.
5717 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
5718 (ada_is_bogus_array_descriptor,ada_type_of_array,
5719 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
5720 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
5721 ada_is_array_descriptor_type.
5722
5723 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
5724 (ada_is_packed_array_type): Handle pointers or
5725 references to packed arrays as well.
5726 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
5727 (decode_packed_array_type): Search for the packed array type
5728 symbol in the currently selected block and associated
5729 superblocks too.
5730 Use lookup_symbol again.
5731
5732 (decode_packed_array): Handle pointers and references.
5733 Update call to coerce_unspec_val_to_type.
5734 (decode_packed_array_type,value_subscript_packed): Limit warnings.
5735 (ada_value_primitive_packed_val): Improve comment.
5736
5737 (ada_index_type): Substitute int type for "undefined".
5738 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
5739 ada_array_langth, ada_is_string_type): Use renamed
5740 ada_is_simple_array_type.
5741 (empty_array): New function.
5742
5743 (ada_resolve): Rename to resolve.
5744 (resolve): Make static.
5745 Call renamed resolve_subexp.
5746 Update comment.
5747 (ada_resolve_subexp): Rename to resolve_subexp.
5748 (resolve_subexp): Update comment.
5749 Decomment disabled code.
5750 Add LOC_COMPUTED* cases.
5751 Modify to use temporary struct symbols (marked as being in
5752 UNDEF_NAMESPACE) to indicate unresolved names, instead of
5753 OP_UNRESOLVED_VALUE.
5754 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
5755 Add OP_STRING case.
5756 Remove OP_ARRAY.
5757 Use SYMBOL_PRINT_NAME instead of ada_demangle.
5758 Use new ada_lookup_symbol_list interface.
5759 Use new ada_resolve_function interface.
5760 Remove OP_TYPE case.
5761
5762 (ada_args_match): Idiot proof against null actuals.
5763 Use intermediate variables to clarify.
5764 (ada_resolve_function): Update comment and interface.
5765 (mangled_ordered_before): Rename to encoded_ordered_before and
5766 update comment.
5767 (sort_choices): Update comment and interface.
5768 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
5769 (user_select_syms): New interface.
5770 Use new sort_choices interface.
5771 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
5772 (possible_user_operator_p): Idiot-proof against null values.
5773 (ada_simple_renamed_entity): Don't make cleanup; rely on
5774 caller to free result string.
5775 Remove const from return type.
5776 (make_array_descriptor): Rename uses of place_on_stack to
5777 ensure_lval.
5778 Make sure that arrays are on stack.
5779
5780 (HASH_SIZE): Define.
5781 (struct cache_entry): Define.
5782 (cache_space): Define.
5783 (cache): Define.
5784 (clear_ada_sym_cache): New function.
5785 (find_entry): New function.
5786 (lookup_cached_symbol): New function.
5787 (defn_vector_size): Define.
5788 (cache_symbol): New function.
5789 (defn_symbols): Remove.
5790
5791 (standard_lookup): Use lookup_symbol_in_language to get effect of
5792 C lookup.
5793 Cache results.
5794
5795 (symbol_completion_match): New function.
5796 (symbol_completion_add): New function.
5797 (ada_make_symbol_completion_list): New function.
5798
5799 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
5800 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
5801 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
5802 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
5803
5804 (ada_lookup_simple_minsym): New function.
5805 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
5806
5807 (add_symbols_from_enclosing_procs): New interface.
5808 Conditionalize more helpfully.
5809 Don't bother if program isn't running.
5810 Use new interface to get_frame_block.
5811 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
5812
5813 (remove_extra_symbols): New interface.
5814 (xget_renaming_scope): New function.
5815 (is_package_name): New function.
5816 (renaming_is_visible): New function.
5817 (remove_out_of_scope_renamings): New function.
5818
5819 (ada_lookup_symbol_list): New interface.
5820 Properly reinitialize the symbol list obstack.
5821 Don't call add_symbols_from_enclosing_procs if we start from a
5822 static or global block.
5823 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
5824 add_symbols_from_enclosing_procs.
5825 Add symtab data to cached entries.
5826 Handle symbols prefixed with
5827 "standard__" specially; strip prefix and don't look in local symbols.
5828 Do not include out of scope renaming symbols in list of
5829 symbols returned.
5830 Add const to block parameter.
5831 Move check for non-local, non-global symbols earlier.
5832 Remove timing stuff.
5833 (ada_lookup_symbol): New interface.
5834 Find symtab as well.
5835 (ada_lookup_symbol_nonlocal): New function.
5836
5837 (is_name_suffix): Enhance suffix detection to recognize
5838 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
5839 (is_dot_digits_suffix): New function.
5840 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
5841
5842 (ada_add_block_symbols): New interface. Use obstack to return results
5843 in a vector of struct ada_symbol_infos. Add symtab argument.
5844 Use new interface to add_defn_to_vec.
5845 Remove calls to fill_in_ada_prototype.
5846 Use BLOCK_BUCKETS, BLOCK_BUCKET.
5847
5848 (ada_finish_decode_line_1): Add const qualification to local to fix
5849 warning.
5850 Start looking in static block for functions to avoid attempts
5851 to search frame chain for up-level variables.
5852 Adapt to new ada_sals_for_line interface.
5853 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
5854 Handle quoting of the function name inside the spec string.
5855 Skip prologue when funfirstline is set and update the
5856 function documentation to that effect.
5857
5858 (debug_print_lines, debug_print_block, debug_print_blocks,
5859 debug_print_symtab): Remove.
5860
5861 (ada_main_name): New function.
5862 (ada_exception_breakpoint_type): New function.
5863 (is_known_support_routine): New function.
5864 (ada_find_printable_frame): Renamed from find_printable_frame and made
5865 global.
5866 Remove level parameter.
5867 Use new interface to select_frame.
5868
5869 (begin_command): Remove.
5870 (ada_adjust_exception_stop): New function.
5871 (ada_print_exception_stop): New function.
5872 (exception_name_from_cond): New function.
5873 (ada_report_exception_break): Replace disabled code with
5874 conditionalization on GNAT_GDB.
5875 Get the exception name from the condition string.
5876 Remove and move functionality into new functions
5877 ada_print_exception_breakpoint_task and
5878 ada_print_exception_breakpoint_nontask.
5879 (error_breakpoint_runtime_sym_not_found): New function.
5880 (is_runtime_sym_defined): New function.
5881 (ada_breakpoint_rewrite): Uncomment suppressed code.
5882 Use symbolic error-message and runtime-symbol names.
5883 Surround runtime symbol names in quotes.
5884 Allow non-specific breakpoints on exceptions and assertions before
5885 program starts.
5886
5887 (ada_is_tagged_type): Add parameter.
5888 (ada_is_tag_type): New function.
5889 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
5890 (ada_variant_discrim_type): Ditto.
5891 (value_tag_from_contents_and_address): New function.
5892 (type_from_tag): New function.
5893 (struct tag_args): New structure used to communicate with
5894 ada_tag_name_1.
5895 (ada_tag_name_1): New function.
5896 (ada_tag_name): New function.
5897
5898 (ada_scan_number): Update comment.
5899 (find_struct_field): New function.
5900 (ada_search_struct_field): Make static.
5901 (ada_value_struct_elt): New version that returns references when
5902 given pointers or references to structs.
5903 (ada_lookup_struct_elt_type): Add 'refok' parameter.
5904 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
5905 interface.
5906 (ada_value_ind): Use new ada_to_fixed_value interface.
5907 (ada_coerce_ref): Ditto.
5908 (field_offset): Remove.
5909
5910 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
5911 (ada_find_renaming_symbol): New function.
5912 (ada_prefer_type): Prefer named types over unnamed ones.
5913 (variant_field_index): New function.
5914 (contains_variant_part): Removed: subsumed by variant_field_index.
5915 (ada_template_to_fixed_record_type): New function, mostly from
5916 template_to_fixed_record_type.
5917 (template_to_fixed_record_type):
5918 Do not scan the type fields beyond the last one; prevents a
5919 potential SEGV.
5920 Handle case where variant field is listed BEFORE discriminant it
5921 depends on.
5922 Fix calculation of record length when bit length is
5923 not evenly divisible by char length.
5924 Move code to ada_template_to_fixed_record_type and call it.
5925
5926 (template_to_static_fixed_type): Revise comment.
5927 Modify to work on ordinary record types as well as templates,
5928 so as to handle fields that use ___XVE or ___XVU encodings.
5929 (to_record_with_fixed_variant_part): Fill out comment.
5930 Initialize C++ stuff in right type.
5931 Allow case where DVAL is null.
5932 Handle case where variant field is not last.
5933 Fix typo concerning record length.
5934 (to_fixed_record_type): Decomment disabled code.
5935 (to_fixed_record_type): Use variant_field_index instead of
5936 contains_variant_part.
5937 (to_fixed_variant_branch_type): Ditto.
5938 (to_fixed_array_type): Decomment disabled code.
5939 (ada_to_fixed_type): Convert tagged types to the specific type.
5940 Deactivate the size-check for array types in order to avoid
5941 some false size alarms.
5942 (to_static_fixed_type): Decomment disabled code.
5943 Modify to call template_to_static_fixed_type
5944 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
5945 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
5946 Remove valaddr argument, as it is never really used.
5947 (ada_to_fixed_value): Change interface to act on single struct value*
5948 operand.
5949 (adjust_pc_past_prologue): New function.
5950 (ada_attribute_name): Modify to take enum exp_opcode argument.
5951
5952 (ada_enum_name): Recognize new homonym-distinguishing convention.
5953 Adjust local variable's type to remove compiler warning.
5954 Fix a small problem in the part that unqualifies the enumeration name.
5955 (ada_value_binop): New function.
5956 (ada_value_equal): New function.
5957
5958 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
5959 Don't give error message when not doing normal evaluation
5960 and a tagged type doesn't seem to contain a structure member.
5961 Give error message for packed arrays.
5962 For indexing arrays, handle pointers to packed arrays correctly.
5963 Handle case of 'first and 'last attributes of bare integral type
5964 without encoded subtype info.
5965 Remove some unnecessary casts.
5966 Fix uninitialized value of type in computing 'first, 'last, or 'length
5967 of array object.
5968 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
5969 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
5970 calls.
5971 Attributes are now exp_opcode values.
5972 Correct treatment of 'modulus.
5973 Better error message for taking 'length of wrong kind of type;
5974 improve comment.
5975 Change EVAL_NORMAL to noside for consistency.
5976 Use ada_value_binop for DIV, MOD, REM.
5977 Make special case out of array of length 0, since an argument
5978 of 0 upsets some platforms' malloc.
5979 Use OP_STRING instead of OP_ARRAY.
5980 For slice, add check that we have an array type before extracting
5981 a slice out of it. Avoids a SEGV.
5982 When evaluating an array slice, if the array type is a reference to
5983 an aligner type, then replace the aligner type by the actual type.
5984 Decomment disabled code.
5985 Remove some dead code.
5986 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
5987 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
5988 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
5989 and UNOP_MBR to UNOP_IN_RANGE.
5990 If an array type has a parallel ___XVE type, then use it.
5991 Turn arrays into pointers for lvalue arrays.
5992 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
5993 bounds error and handle 0-length slices.
5994 Use lim_warning.
5995 When selecting fields, apply ada_to_fixed_value (because the fields
5996 might have ___XVU or ___XVE encodings even if not dynamic.)
5997 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
5998 (ada_is_system_address_type): New function.
5999
6000 (get_var_value): Use new interface to ada_lookup_symbol_list.
6001 (get_int_var_value): New interface.
6002 (to_fixed_range_type): Allow unknown bound, with warning.
6003 (ada_is_modular_type): Decomment disabled code.
6004 (ADA_OPERATORS): New definition.
6005 (ada_operator_length): New function.
6006 (ada_expr_op_name): New function.
6007 (ada_forward_operator_length): New function.
6008 (ada_dump_subexp_body): New function.
6009 (ada_print_subexp): New function.
6010 (ada_exp_descriptor): New constant.
6011 (ada_op_print_tab): Add 'size. Remove FIXMEs.
6012 (ada_language_defn): Add ada_exp_descriptor entry.
6013 Change ada_parse => parse.
6014 Add post-parser entry.
6015 Use ada-specific non-local symbol lookup.
6016 Don't use C-style arrays.
6017 String lower-bound is 1.
6018 Decomment disabled code.
6019 (parse): New function.
6020 New fields ada_translate_error_message, ada_lookup_symbol,
6021 ada_lookup_minimal_symbol.
6022
6023 * ada-lang.h: Update copyright dates.
6024 Replace the mangle/demangle terminology throughout by the
6025 more appropriate encode/decode one.
6026 Include breakpoint.h.
6027 Forward declare struct partial_symbol, struct block.
6028 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
6029 (EXTRACT_ADDRESS): Remove.
6030 (EXTRACT_INT): Remove.
6031 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
6032 (MAX_ENCLOSING_FRAME_LEVELS): Define.
6033 (MAX_RENAMING_CHAIN_LENGTH): Define.
6034 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
6035
6036 (enum task_states): Remove.
6037 ada_task_states: Remove.
6038 (fat_string): Remove.
6039 (struct entry_call): Remove.
6040 (struct task_fields): Remove.
6041 (struct task_entry): Remove.
6042
6043 (struct ada_symbol_info): Define.
6044 (enum ada_attribute): Remove.
6045 (enum ada_operator): Define.
6046
6047 (ada_get_field_index): Declare.
6048 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
6049 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6050 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6051 (ada_lookup_symbol_list): New interface.
6052 (ada_decode_symbol): Declare.
6053 (ada_decode): Declare.
6054 (ada_lookup_symbol): New interface.
6055 (ada_update_initial_language): Declare.
6056 (ada_lookup_simple_minsym): Declare.
6057 (user_select_syms): New interface.
6058 (ada_sals_for_line): Declare.
6059 (ada_is_tagged_type): New interface.
6060 (ada_tag_name): Declare.
6061 (ada_lookup_struct_elt_type): Remove declaration.
6062 (ada_search_struct_field): Remove declaration.
6063 (ada_attribute_name): New interface.
6064 (ada_is_system_address_type): Declare.
6065 (ada_to_fixed_value): Remove declaration.
6066 (ada_template_to_fixed_record_type_1): Declare.
6067 (get_int_var_value): New interface.
6068 (ada_find_any_symbol): Declare.
6069 (ada_find_renaming_symbol): Declare.
6070 (ada_mangle): Rename to ada_encode.
6071 (ada_simple_renamed_entity): Remove const.
6072 (ada_main_name): Declare.
6073 (get_current_task): Rename to ada_get_current_task.
6074 (get_entry_number): Remove declaration.
6075 (ada_report_exception_break): Remove declaration.
6076 (ada_print_exception_breakpoint_nontask): Declare.
6077 (ada_print_exception_breakpoint_task): Declare.
6078 (ada_find_printable_frame): Declare.
6079
6080 * ada-lex.l: Update copyright notices.
6081 Use xmalloc and xfree instead of malloc and free.
6082 Use new interface to name_lookup.
6083 Use new interface to
6084 ada_mangle=>ada_encode.
6085 Redo handling of '$...' variable to parallel current treatment
6086 in c-exp.y.
6087 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
6088 digit_to_int, strtoulst, processInt, processReal, processId,
6089 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
6090 yywrap): Protoize.
6091
6092 (processInt): Use cast to remove harmless warning.
6093 (processReal): Modify to get rid of compiler warning on scan formats.
6094
6095 (processId): Replace xmalloc with obstack_alloc for name and remove
6096 call to ada_name_string_cleanup.
6097 Remove obsolete disabled code.
6098 (name_lookup): Ditto.
6099 New interface.
6100 Use obsavestring on temp_parse_space instead of savestring
6101 on name, and remove call to ada_name_string_cleanup.
6102 Free string returned from ada_simple_renamed_entity.
6103 Use new interface to ada_lookup_symbol_list.
6104 Decomment disabled code.
6105 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
6106 not types.
6107 When a type name lookup succeeds as a result of
6108 lookup_primitive_typename, check for regular type entry that has not
6109 yet been read in.
6110 Limit length of chain of renamed symbols we are willing to follow.
6111 Do not break names beginning with "standard__" into segments.
6112 (block_lookup): Use new interface to ada_lookup_symbol_list.
6113
6114 * ada-typeprint.c: Update copyright notice.
6115 (demangled_type_name): Rename to decoded_type_name.
6116 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
6117 (print_range_bound): Correct handling of negative
6118 bounds that make the index type looked unsigned under STABS.
6119 (print_dynamic_range_bound): Use new interface to get_int_var_value.
6120 (print_range_type_named): Use the builtin int type if no type
6121 corresponding to the given type name could be found.
6122 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
6123 Add some bullet-proofing.
6124 (print_variant_clauses): Allow for variant branches with ___XVU
6125 encodings that are not dynamic fields.
6126 Use new interface to ada_is_tagged_type.
6127 (print_record_type): Allow for fields with ___XVE encodings that
6128 are not dynamic fields.
6129 Use new interface to ada_is_tagged_type.
6130 (ada_print_type): ada_is_array_descriptor =>
6131 ada_is_array_descriptor_type.
6132
6133 * ada-valprint.c: Update copyright notice.
6134 Include gdb_string.h
6135 Include infcall.h
6136 (ui_memcpy): New function.
6137 (ada_print_floating): New function.
6138 (ada_print_str): Order arguments correctly.
6139 Correct handling of empty arrays and arrays of 0-length items.
6140 ada_is_array_descriptor => ada_is_array_descriptor_type
6141 Print values of type System.Address in hexadecimal format.
6142 Use ada_print_floating to print floating-point numbers in Ada format.
6143 Print class tag values with type names.
6144 No longer print the address of reference values. Avoids
6145 a potential confusion.
6146 (ada_value_print): Stop printing the object type for reference
6147 values, but preserve that behavior for access types. Avoids
6148 a potential confusion.
6149 Simplify one conditional expression, as the first part is now
6150 necessarily true.
6151 ada_is_array_descriptor => ada_is_array_descriptor_type
6152 Add check for arrays for null records, and print them by hand.
6153
6154 2004-06-01 Jim Blandy <jimb@redhat.com>
6155
6156 * ppc-tdep.h: Delete unused 'regoff' member.
6157 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
6158
6159 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
6160
6161 Fix PR symtab/1661.
6162 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
6163 (hpread_read_struct_type): Likewise.
6164
6165 2004-06-01 Andrew Cagney <cagney@gnu.org>
6166
6167 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
6168 instead of xasprintf.
6169 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
6170 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
6171 (mi_cmd_data_list_register_names)
6172 (mi_cmd_data_list_changed_registers)
6173 (mi_cmd_data_list_register_values)
6174 (get_register, mi_cmd_data_write_register_values)
6175 (mi_cmd_data_write_register_values)
6176 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
6177 (mi_cmd_target_download, mi_cmd_target_select)
6178 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
6179 (mi_execute_cli_command, mi_execute_async_cli_command)
6180 (mi_execute_async_cli_command): Ditto.
6181 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
6182 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
6183
6184 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
6185 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
6186 error_last_message instead of mi_error_last_message.
6187 * mi/mi-main.c (mi_error_last_message): Delete function.
6188
6189 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
6190 "invalid number of columns" error. Delete redundant "out of
6191 memory" check.
6192
6193 2004-05-31 Mark Kettenis <kettenis@gnu.org>
6194
6195 * i386bsd-nat.c: Don't include <sys/procfs.h>.
6196 (gregset_t, fpregset_t): Remove typedefs.
6197 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
6198 (REG_OFFSET): Rename argument.
6199 (i386bsd_r_reg_offset): Rename from reg_offset.
6200 (REG_ADDR): Remove macro.
6201 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
6202 functions.
6203 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
6204 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
6205 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
6206 instead of supply_gregset.
6207 (store_inferior_registers): Use `struct reg' and `struct fpreg'
6208 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
6209 instead of fill_gregset.
6210 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
6211
6212 * i386bsd-nat.c: Don't include "gregset.h".
6213 (supply_gregset, fill_gregset): Make static.
6214 (supply_fpregset, fill_fpregset): Remove.
6215 * Makefile.in (i386bsd-nat.o): Update dependencies.
6216
6217 2004-05-30 Mark Kettenis <kettenis@gnu.org>
6218
6219 * fbsd-proc.c: Include "regcache.h", "regset.h" and
6220 "gdb_assert.h". Con't include "gregset.h".
6221 (fbsd_make_corefile_notes): Use regset-based core file support
6222 instead off fill_gregset and fill_fpregset.
6223 * Makefile.in (fbsd-proc.o): Update dependencies.
6224
6225 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
6226 instructions.
6227 (m88k_frame_prev_register): Simplify code a bit.
6228
6229 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
6230 (amd64_collect_fpregset): New function.
6231 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
6232
6233 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
6234
6235 * i386-tdep.c (i386_supply_gregset): Adjust comment.
6236 (i386_collect_gregset): New function.
6237 (i386_supply_fpregset): Adjust comment.
6238 (i386_collect_fpregset): New function.
6239 (i386_regset_from_core_section): Use i386_collect_gregset and
6240 i386_collect_fpregset.
6241
6242 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
6243 handle VALUEP being null.
6244
6245 * regset.h (collect_regset_ftype): Unconstify fourth argument.
6246
6247 2004-05-29 Mark Kettenis <kettenis@gnu.org>
6248
6249 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
6250
6251 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
6252 assembler in OpenBSD 3.5-current.
6253 (amd64obsd_sigcontext_addr): Likewise.
6254
6255 2004-05-28 Jim Blandy <jimb@redhat.com>
6256
6257 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
6258 register set, so our regcache isn't declared "legacy" and our E500
6259 pseudoregister read and write functions aren't ignored.
6260 (rs6000_register_byte, rs6000_register_raw_size,
6261 rs6000_register_virtual_type, rs6000_register_convertible,
6262 rs6000_register_convert_to_virtual,
6263 rs6000_register_convert_to_raw): Deleted.
6264 (rs6000_register_type, rs6000_convert_register_p,
6265 rs6000_register_to_value, rs6000_value_to_register): New
6266 functions.
6267 (rs6000_gdbarch_init): Don't register
6268 gdbarch_deprecated_register_size,
6269 gdbarch_deprecated_register_bytes,
6270 gdbarch_deprecated_register_byte,
6271 gdbarch_deprecated_register_raw_size,
6272 gdbarch_deprecated_register_virtual_type,
6273 gdbarch_deprecated_register_convertible,
6274 gdbarch_deprecated_register_convert_to_virtual, or
6275 gdbarch_deprecated_register_convert_to_raw methods. Instead,
6276 register gdbarch_register_type, gdbarch_convert_register_p,
6277 gdbarch_register_to_value, and gdbarch_value_to_register methods.
6278
6279 2004-05-26 Jim Blandy <jimb@redhat.com>
6280
6281 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
6282 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
6283 functions, updated to match the register numberings used in GCC.
6284 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
6285 rs6000_dwarf2_reg_to_regnum as register number conversions
6286 functions for STABS and Dwarf2.
6287
6288 2004-05-26 Randolph Chung <tausq@debian.org>
6289
6290 * infttrace.h (target_waitkind): Forward declare type instead of pulling
6291 in header file.
6292
6293 2004-05-25 Joel Brobecker <brobecker@gnat.com>
6294
6295 * NEWS: Document new "start" command.
6296
6297 2004-05-25 Randolph Chung <tausq@debian.org>
6298
6299 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
6300 hppa-linux.
6301
6302 2004-05-25 Randolph Chung <tausq@debian.org>
6303
6304 * hppa-hpux-tdep.c (offsetof): Define.
6305 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
6306 (hppa32_hpux_frame_base_before_sigtramp)
6307 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6308 (hppa64_hpux_frame_saved_pc_in_sigtramp)
6309 (hppa64_hpux_frame_base_before_sigtramp)
6310 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
6311 functions.
6312 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
6313 (hppa_hpux_sigtramp_frame_unwind_cache)
6314 (hppa_hpux_sigtramp_frame_this_id)
6315 (hppa_hpux_sigtramp_frame_prev_register)
6316 (hppa_hpux_sigtramp_frame_unwind)
6317 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
6318 (hppa_hpux_init_abi): Register sigtramp unwinder.
6319 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
6320
6321 2004-05-25 Randolph Chung <tausq@debian.org>
6322
6323 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
6324 and multiple stack unwinds.
6325 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
6326
6327 2004-05-25 Andrew Cagney <cagney@gnu.org>
6328
6329 * symfile.h (symbol_file_add_from_memory): Delete declaration.
6330 * symfile-mem.h: Delete file.
6331 * symfile-mem.c: Do not include "symfile-mem.h".
6332 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
6333 "struct bfd_section". When an error do not bother returning NULL.
6334 (add_symbol_file_from_memory_command): Use "struct bfd" and
6335 "struct bfd_section".
6336 * Makefile.in (symfile_mem_h): Delete.
6337 (symfile-mem.o): Update dependencies.
6338
6339 2004-05-25 Nick Roberts <nickrob@gnu.org>
6340
6341 * gdb-mi.el: New file.
6342
6343 2004-05-25 Andrew Cagney <cagney@gnu.org>
6344
6345 * inftarg.c: Include "observer.h".
6346 (child_attach, child_create_inferior): Notify inferior_created.
6347 * corelow.c: Include "observer.h".
6348 (core_open): Notify inferior_created.
6349 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
6350
6351 2004-05-25 Andrew Cagney <cagney@gnu.org>
6352
6353 * target.h (struct target_ops): Add from_tty to
6354 to_create_inferior.
6355 (target_create_inferior, find_default_create_inferior): Update.
6356 * infcmd.c (run_command): Update.
6357 * wince.c (child_create_inferior): Update.
6358 * win32-nat.c (child_create_inferior): Update.
6359 * uw-thread.c (uw_thread_create_inferior): Update.
6360 * thread-db.c (thread_db_create_inferior): Update.
6361 * target.c (debug_to_create_inferior)
6362 (find_default_create_inferior): Update.
6363 (maybe_kill_then_create_inferior): Update.
6364 * sol-thread.c (sol_thread_create_inferior): Update.
6365 * remote.c (extended_remote_async_create_inferior)
6366 (extended_remote_create_inferior): Update.
6367 * remote-vx.c (vx_create_inferior): Update.
6368 * remote-st.c (st2000_create_inferior): Update.
6369 * remote-sim.c (gdbsim_create_inferior): Update.
6370 * remote-sds.c (sds_create_inferior): Update.
6371 * remote-rdp.c (remote_rdp_create_inferior): Update.
6372 * remote-rdi.c (arm_rdi_create_inferior): Update.
6373 * remote-m32r-sdi.c (m32r_create_inferior): Update.
6374 * remote-e7000.c (e7000_create_inferior): Update.
6375 * procfs.c (procfs_create_inferior): Update.
6376 * ocd.c (ocd_create_inferior): Update.
6377 * ocd.h (ocd_create_inferior): Update.
6378 * nto-procfs.c (procfs_create_inferior): Update.
6379 * monitor.c (monitor_create_inferior): Update.
6380 * lin-lwp.c (lin_lwp_create_inferior): Update.
6381 * inftarg.c (child_create_inferior): Update.
6382 * hpux-thread.c (hpux_thread_create_inferior): Update.
6383 * gnu-nat.c (gnu_create_inferior): Update.
6384
6385 2004-05-25 Andrew Cagney <cagney@gnu.com>
6386
6387 * MAINTAINERS: Update e-mail address.
6388
6389 2004-05-24 Randolph Chung <tausq@debian.org>
6390
6391 * thread.c (info_threads_command, thread_apply_all_command)
6392 (thread_apply_command, thread_command, do_captured_thread_select):
6393 Remove HPUXHPPA-specific code.
6394
6395 2004-05-24 Randolph Chung <tausq@debian.org>
6396
6397 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
6398 unused symbols.
6399 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
6400 references.
6401
6402 2004-05-24 Joel Brobecker <brobecker@gnat.com>
6403
6404 * infcmd.c (kill_if_already_running): New function, extracted
6405 from run_command().
6406 (run_command): Replace extracted code by call to
6407 kill_if_already_running().
6408 (start_command): New function.
6409 (_initialize_infcmd): Add "start" command.
6410
6411 2004-05-24 Mark Kettenis <kettenis@gnu.org>
6412
6413 Add OpenBSD/m88k support.
6414 * NEWS (New native configurations): Mention OpenBSD/m88k.
6415 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
6416 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
6417 * Makefile.in (m88k_tdep_h): New variable.
6418 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
6419 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
6420 * configure.host: Add m88*-*-openbsd*.
6421 * configure.tgt: Add m88*-*-openbsd*.
6422
6423 2004-05-24 Jim Blandy <jimb@redhat.com>
6424
6425 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
6426 to approve changes.
6427
6428 2004-05-24 Kevin Buettner <kevinb@redhat.com>
6429
6430 * symtab.c (fixup_section): Search section table when lookup by
6431 name fails.
6432
6433 2004-05-24 Randolph Chung <tausq@debian.org>
6434
6435 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
6436 be "small_struct".
6437
6438 2004-05-24 Mark Kettenis <kettenis@gnu.org>
6439
6440 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
6441 register number in regcache_raw_collect call.
6442 (m68kbsd_collect_fpregset): Likewise.
6443 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
6444
6445 * regset.h (struct regset): Add back `regset' member.
6446
6447 2004-05-23 Mark Kettenis <kettenis@gnu.org>
6448
6449 * configure.in: Check for td_pcb in `struct thread'.
6450 * configure, config.in: Regenerated.
6451
6452 * dpx2-nat.c: Remove file.
6453 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
6454 (dpx2-nat.o): Remove dependencies.
6455
6456 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
6457 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
6458 (amd64obsd_supply_pcb): New function.
6459 (_initialize_amd64obsd_nat): Enable libkvm interface.
6460 * Makefile.in (amd64obsd-nat.o): Update dependencies.
6461 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
6462 (LOADLIBES): New variable.
6463
6464 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
6465 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
6466 (sparc32nbsd_supply_pcb): New function.
6467 (_initialize_sparcnbsd_nat): Enable libkvm interface.
6468 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
6469 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
6470 (LOADLIBES): New variable.
6471
6472 2004-05-22 Mark Kettenis <kettenis@gnu.org>
6473
6474 * bsd-kvm.c, bsd-kvm.h: New files.
6475 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
6476 "bsd-kvm.h".
6477 (i386fbsd_supply_pcb): New function.
6478 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
6479 (i386fbsd-nat.o): Update dependencies.
6480 (bsd_kvm_h): New variable.
6481 (bsd-kvm.o): New dependency.
6482 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
6483 (LOADLIBES): New variable.
6484
6485 * regset.c: Tweak comment.
6486 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
6487 macro.
6488 * regset.h: Update copyright year.
6489 (struct regset): Remove `descr' member, add `gdbarch' member.
6490 (regset_alloc): Adjust prototype and comment.
6491 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
6492 (i386_supply_fpregset): Likewise.
6493 (i386_regset_from_core_section): Update call to regset_alloc.
6494 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
6495 REGSET->arch.
6496 (i386obsd_aout_regset_from_core_section): Update call to
6497 regset_alloc.
6498 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
6499 REGSET->arch.
6500 (i386nbsd_aout_regset_from_core_section): Update call to
6501 regset_alloc.
6502 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
6503 REGSET->arch.
6504 (amd64_regset_from_core_section): Update call to regset_alloc.
6505 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
6506 REGSET->arch.
6507 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
6508 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
6509 &sparc32nbsd_gregset in sparc32_supply_gregset call.
6510 (sparc32nbsd_init_abi): Update call to regset_alloc.
6511 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
6512 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
6513 (sparc64obsd_init_abi): Update call to regset_alloc.
6514 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
6515 &sparc64nbsd_gregset in sparc64_supply_gregset call.
6516 (sparc64nbsd_init_abi): Update call to regset_alloc.
6517 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
6518 &sparc64fbsd_gregset in sparc64_supply_gregset call.
6519 (sparc64fbsd_init_abi): Update call to regset_alloc.
6520
6521 2004-05-22 Jim Blandy <jimb@redhat.com>
6522
6523 * ppc-tdep.h (spe_register_p): New declaration.
6524 (struct gdbarch_tdep): New members: ppc_acc_regnum and
6525 ppc_spefscr_regnum.
6526 * rs6000-tdep.c (spe_register_p): New function.
6527 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
6528 spefscr.
6529 (rs6000_gdbarch_init): Initialize the new members of the tdep
6530 structure.
6531
6532 2004-05-21 Jim Blandy <jimb@redhat.com>
6533
6534 * ppc-linux-nat.c (fetch_register): Move code back to be next
6535 to the comment that describes it. (Moved code, instead of
6536 comment, for symmetry with store_register.)
6537
6538 Allocate regset structures in the gdbarch's obstack, not using
6539 xmalloc.
6540 * regset.c (regset_alloc): Renamed from regset_xmalloc.
6541 Add 'arch' argument. Allocate the regset on arch's obstack, not
6542 using xmalloc.
6543 * regset.h (regset_alloc): Update declaration.
6544 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
6545 gdbarch argument.
6546 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6547 * i386-tdep.c (i386_regset_from_core_section): Same.
6548 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6549 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6550 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6551 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6552 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6553 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6554
6555 2004-05-21 Joel Brobecker <brobecker@gnat.com>
6556
6557 * config/djgpp/fnchange.lst: Undo previous change, was useless.
6558
6559 2004-05-21 Jim Blandy <jimb@redhat.com>
6560
6561 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
6562 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
6563
6564 2004-05-20 Jim Blandy <jimb@redhat.com>
6565
6566 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
6567
6568 2004-05-20 Mark Kettenis <kettenis@gnu.org>
6569
6570 * regset.h: Make prototype const-correct.
6571 * regset.c (regset_xmalloc): Make const-correct.
6572
6573 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
6574
6575 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
6576 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
6577 (symbol_search_name): Declare.
6578
6579 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
6580 (iter_name_next_hashed): Ditto.
6581 (iter_name_next_linear): Ditto.
6582 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
6583
6584 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
6585 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
6586 (symbol_search_name): New function.
6587
6588 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
6589
6590 * minsyms.c (build_minimal_symbol_hash_tables): Change
6591 test for adding to demangled hash table to check for difference
6592 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
6593
6594 2004-05-19 Jim Blandy <jimb@redhat.com>
6595
6596 Use a constructor function to create regset structures.
6597 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
6598 (struct regset): Use supply_regset_ftype. Add new
6599 'collect_regset' member.
6600 (regset_xmalloc): New declaration.
6601 * regset.c: New file.
6602 * am64-tdep.c (amd64_regset_from_core_section): Use
6603 regset_xmalloc to construct regset structures.
6604 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
6605 * i386-tdep.c (i386_regset_from_core_section): Same.
6606 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
6607 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
6608 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
6609 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
6610 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
6611 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
6612 * Makefile.in (COMMON_OBS): Add regset.o.
6613 (regset.o): New rule.
6614
6615 2004-05-19 Joel Brobecker <brobecker@gnat.com>
6616
6617 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
6618 and pthread_cond_wait.c.
6619
6620 2004-05-18 Jim Blandy <jimb@redhat.com>
6621
6622 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
6623 before the mach-specific switch, and then let the individual cases
6624 override the defaults, rather than leaving them uninitialized
6625 until the switch and then setting them in each case.
6626
6627 2004-05-18 Randolph Chung <tausq@debian.org>
6628
6629 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
6630 millicode functions.
6631
6632 2004-05-18 Randolph Chung <tausq@debian.org>
6633
6634 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
6635 references to dld_flags_buffer consistent.
6636
6637 2004-05-18 Randolph Chung <tausq@debian.org>
6638
6639 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
6640 it for unwinding the stack.
6641
6642 2004-05-18 Randolph Chung <tausq@debian.org>
6643
6644 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
6645 Undefine these so we can overide them using gdbarch.
6646
6647 2004-05-18 Randolph Chung <tausq@debian.org>
6648
6649 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
6650 handling for 64-bit HPUX (elf).
6651
6652 2004-05-18 Daniel Jacobowitz <dan@debian.org>
6653
6654 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
6655 constants.
6656 * amd64-tdep.c (amd64_skip_prologue): Likewise.
6657 * ia64-tdep.c (examine_prologue): Likewise.
6658 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
6659 * v850-tdep.c (v850_fix_call_dummy): Likewise.
6660
6661 2004-05-18 Mark Kettenis <kettenis@gnu.org>
6662
6663 * vax-tdep.c (vax_return_value): Implement
6664 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6665
6666 2004-05-17 Mark Kettenis <kettenis@gnu.org>
6667
6668 * vax-tdep.c (vax_return_value): Fix typo.
6669
6670 2004-05-17 Andrew Cagney <cagney@redhat.com>
6671
6672 * MAINTAINERS: Mark Salter was also responsible for
6673 testsuite/config/
6674
6675 * NEWS: Mention signal fixes.
6676
6677 2004-05-17 Randolph Chung <tausq@debian.org>
6678
6679 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
6680 check to see if we are unwinding an export stub. Export stubs clobber
6681 the %rp in the call path and stores the original rp in a stack slot.
6682
6683 2004-05-17 Jim Blandy <jimb@redhat.com>
6684
6685 * MAINTAINERS: Update address for J.T. Conklin.
6686
6687 2004-05-17 Randolph Chung <tausq@debian.org>
6688
6689 * hppa-tdep.c: Remove superfluous #include's.
6690 * Makefile.in (hppa-tdep.o): Update dependencies.
6691
6692 2004-05-17 Randolph Chung <tausq@debian.org>
6693
6694 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
6695 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
6696 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
6697 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
6698 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
6699 Remove static function declarations.
6700
6701 2004-05-17 Mark Kettenis <kettenis@gnu.org>
6702
6703 * alphabsd-nat.c: Update copyright year.
6704 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
6705
6706 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
6707 and M68K_A2_REGNUM.
6708
6709 * m68k-tdep.c (m68k_svr4_return_value): Implement
6710 RETURN_VALUE_ABI_RETURNS_ADDRESS.
6711
6712 2004-05-16 Mark Kettenis <kettenis@gnu.org>
6713
6714 * sol-thread.c Update copyright year. Fix various coding
6715 standards violations. Tweak a few comments.
6716 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
6717 Delete prototypes.
6718
6719 2004-05-15 Randolph Chung <tausq@debian.org>
6720
6721 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
6722 as pointer instead of array reference since HPUX compiler does
6723 not accept unsized array arguments.
6724 * somsolib.c (dld_flags_buffer): Use constant array size.
6725
6726 2004-05-15 Mark Kettenis <kettenis@gnu.org>
6727
6728 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
6729 offset with decimal offset.
6730 (amd64obsd_sigcontext_addr): Return correct address for entire
6731 signal trampoline.
6732
6733 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
6734 instead of get_frame_base.
6735
6736 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
6737 (fill_gregset): Use regcache_raw_collect.
6738
6739 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
6740 ppcobsd-tdep.c.
6741
6742 * config/sparc/tm-nbsd64.h: Remove file.
6743 * config/tm-sunos.h: Remove file.
6744
6745 2004-05-15 Joel Brobecker <brobecker@gnat.com>
6746
6747 * rs6000-tdep.c (store_param_on_stack_p): New function,
6748 an improved version of some code extracted from skip_prologue().
6749 (skip_prologue): Use store_param_on_stack_p() to detect
6750 instructions saving a parameter on the stack. Detect when r0
6751 is used to save a parameter.
6752 Do not mark "li rx, SIMM" instructions as part of the prologue,
6753 unless the following instruction is also part of the prologue.
6754
6755 2004-05-14 Andrew Cagney <cagney@redhat.com>
6756
6757 * infrun.c (handle_inferior_event): Simplify
6758 STEP_OVER_UNDEBUGGABLE.
6759
6760 * infrun.c (handle_step_into_function): Delete function.
6761 (handle_inferior_event): Inline calls to
6762 handle_step_into_function.
6763
6764 2004-05-14 Jerome Guitton <guitton@gnat.com>
6765
6766 * rs6000-nat.c: Fix a comment.
6767
6768 2004-05-12 David Anderson <davea@sgi.com>
6769
6770 Committed by Jim Blandy <jimb@redhat.com>:
6771 * regcache.c (struct regcache_descr): fix comment spelling.
6772
6773 2004-05-13 J. Brobecker <brobecker@gnat.com>
6774
6775 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
6776 Fixes a link link failure.
6777
6778 2004-05-13 J. Brobecker <brobecker@gnat.com>
6779
6780 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
6781 error that was causing the build to fail.
6782
6783 2004-05-13 J. Brobecker <brobecker@gnat.com>
6784
6785 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
6786 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
6787
6788 2004-05-13 Andrew Cagney <cagney@redhat.com>
6789
6790 * infrun.c (handle_inferior_event): Check for
6791 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
6792 calls. Update comments.
6793
6794 2004-05-13 Jim Blandy <jimb@redhat.com>
6795
6796 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
6797 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6798 (store_regs_user_thread, store_regs_kernel_thread): Use
6799 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
6800 * ppc-linux-nat.c (fill_gregset): Same.
6801 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
6802 (ppc_linux_sigtramp_cache): Same.
6803 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
6804 (ppcnbsd_sigtramp_cache_init): Same.
6805 * rs6000-nat.c (fetch_core_registers): Same.
6806 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
6807 (rs6000_frame_cache): Same.
6808
6809 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
6810 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
6811 of assuming that the gprs are numbered starting with zero.
6812 * ppc-linux-nat.c (fill_gregset): Same.
6813 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
6814 * ppcnbsd-nat.c (getregs_supplies): Same.
6815 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
6816 * rs6000-nat.c (fetch_core_registers): Same.
6817 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
6818
6819 2004-05-07 Michael Snyder <msnyder@redhat.com>
6820
6821 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
6822 LOC_COMPUTED_ARG, and LOC_INDIRECT.
6823
6824 2004-05-13 Andrew Cagney <cagney@redhat.com>
6825
6826 * infrun.c (handle_inferior_event): Use frame_unwind_id.
6827
6828 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6829
6830 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
6831 base_address for shared libraries.
6832
6833 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
6834
6835 * MAINTAINERS (write after approval): Add myself.
6836
6837 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
6838
6839 * breakpoint.c (bpstat_stop_status): Add new argument
6840 STOPPED_BY_WATCHPOINT. Use it instead of testing
6841 target_stopped_data_address agaist 0 to check whether
6842 or not we stopped due to a hardware watchpoint.
6843 * breakpoint.h (bpstat_stop_status): Adapt prototype.
6844 * infrun.c (handle_inferior_event): Call bpstat_stop_status
6845 with new argument.
6846
6847 2004-05-12 Jim Blandy <jimb@redhat.com>
6848
6849 * configure.in: When checking whether we should use the -bbigtoc
6850 option, don't forget to restore the original value of LDFLAGS.
6851 * configure: Regenerated.
6852
6853 2004-05-12 Andrew Cagney <cagney@redhat.com>
6854
6855 * thread.c (load_infrun_state): Delete step_sp.
6856 * infrun.c (context_switch): Ditto.
6857 * inferior.h (step_sp): Ditto.
6858 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
6859 * gdbthread.h (struct thread_info, save_infrun_state)
6860 (restore_infrun_state): Ditto.
6861
6862 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
6863
6864 * MAINTAINERS (write after approval): Add myself.
6865
6866 2004-05-12 Andrew Cagney <cagney@redhat.com>
6867
6868 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
6869 eliminate reference to step_sp.
6870 (struct execution_control_state, init_execution_control_state)
6871 (handle_inferior_event, keep_going): Delete update_step_sp and
6872 step_sp.
6873 * infcmd.c (step_sp): Note that variable is unused.
6874
6875 2004-05-11 Andrew Cagney <cagney@redhat.com>
6876
6877 * infrun.c (step_over_function): Delete function.
6878 (handle_step_into_function): Use insert_step_resume_breakpoint.
6879 (insert_step_resume_breakpoint): Fix assertion.
6880
6881 2004-05-11 Nick Roberts <nickrob@gnu.org>
6882
6883 * utils.c (defaulted_query): Just use the normal query input type
6884 when printing the annotations.
6885
6886 2004-05-11 Andrew Cagney <cagney@redhat.com>
6887
6888 * infrun.c (handle_inferior_event): Simplify code handling
6889 step-into or return-from a signal trampoline.
6890
6891 2004-05-11 Andrew Cagney <cagney@redhat.com>
6892
6893 * ppcnbsd-tdep.c: Include "gdb_assert.h".
6894 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
6895
6896 2004-05-10 Jim Blandy <jimb@redhat.com>
6897
6898 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
6899 with a call to internal_error.
6900
6901 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
6902 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
6903 processor variant lacks those registers.
6904 (ppc_floating_point_unit_p): Change description to make it clear
6905 that this returns info about the ISA, not the ABI.
6906 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
6907 return true or false by checking tdep->ppc_fp0_regnum and
6908 tdep->ppc_fpscr_regnum. The original code replicated the BFD
6909 arch/mach switching done in rs6000_gdbarch_init; it's better to
6910 keep that logic there, and just check the results here.
6911 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
6912 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
6913 floating-point registers.
6914 (ppc_supply_fpregset, ppc_collect_fpregset)
6915 (rs6000_push_dummy_call, rs6000_extract_return_value)
6916 (rs6000_store_return_value): Assert that we have floating-point
6917 registers.
6918 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
6919 (rs6000_frame_cache): Don't note the locations at which
6920 floating-point registers were saved if we have no fprs.
6921 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
6922 registers.
6923 (fetch_regs_user_thread, fetch_regs_kernel_thread)
6924 (store_regs_user_thread, store_regs_kernel_thread): Only call
6925 supply_fprs / fill_fprs if we actually have floating-point
6926 registers.
6927 (special_register_p): Check ppc_fpscr_regnum before matching
6928 against it.
6929 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
6930 supply / collect fpscr if we don't have it.
6931 * ppc-bdm.c: #include "gdb_assert.h".
6932 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
6933 have floating-point registers, since I can't test this code on
6934 FP-free systems to adapt it.
6935 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
6936 fpscr and floating point register numbers if they don't exist.
6937 (fetch_register): Assert that we have floating-point registers
6938 before we reach the code that handles them.
6939 (store_register): Same. And use tdep instead of calling
6940 gdbarch_tdep again.
6941 (fill_fpregset): Don't try to collect FP registers and fpscr if we
6942 don't have them.
6943 (ppc_linux_sigtramp_cache): Don't record the saved locations of
6944 fprs and fpscr if we don't have them.
6945 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
6946 don't have them.
6947 * ppcnbsd-nat.c: #include "gdb_assert.h".
6948 (getfpregs_supplies): Assert that we have floating-point registers.
6949 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
6950 * ppcobsd-tdep.c: #include "gdb_assert.h".
6951 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
6952 have floating-point registers.
6953 * rs6000-nat.c (regmap): Don't match against the fpscr and
6954 floating point register numbers if they don't exist.
6955 (fetch_inferior_registers, store_inferior_registers,
6956 fetch_core_registers): Only fetch / store / supply the
6957 floating-point registers and the fpscr if we have them.
6958 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
6959 (ppcobsd-tdep.o): Update dependencies.
6960
6961 2004-05-10 Andrew Cagney <cagney@redhat.com>
6962
6963 * infrun.c (through_sigtramp_breakpoint): Delete variable.
6964 (context_switch): Do not switch through_sigtramp_breakpoint.
6965 * gdbthread.h (save_infrun_state, load_infrun_state)
6966 (struct thread_info): Delete through_sigtramp_breakpoint parameter
6967 and structure member.
6968 * thread.c (load_infrun_state, save_infrun_state): Update.
6969
6970 2004-05-10 Mark Kettenis <kettenis@gnu.org>
6971
6972 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
6973
6974 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6975
6976 * acinclude.m4: Quote macro names being defined by AC_DEFUN
6977 throughout.
6978 * aclocal.m4: Regenerate.
6979
6980 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
6981
6982 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
6983
6984 2004-05-10 Andrew Cagney <cagney@redhat.com>
6985
6986 * infrun.c (check_sigtramp2): Delete function.
6987 (handle_inferior_event): When single stepping, and taking a
6988 signal, set a breakpoint at the signal return address. Delete
6989 redundant calls to check_sigtramp2.
6990 (insert_step_resume_breakpoint): New function.
6991 (through_sigtramp_breakpoint, handle_inferior_event)
6992 (follow_exec, wait_for_inferior, fetch_inferior_event)
6993 (currently_stepping, keep_going): Delete most uses of
6994 through_sigtramp_breakpoint, not that it should be deleted.
6995 (delete_breakpoint_current_contents): Delete function.
6996
6997 2004-05-10 Randolph Chung <tausq@debian.org>
6998
6999 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
7000 target.
7001 * config/pa/tm-linux.h: New file.
7002
7003 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
7004
7005 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
7006 of prefixes. Don't print the prefix twice in the CLI.
7007
7008 2004-05-10 Jim Blandy <jimb@redhat.com>
7009
7010 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
7011 collect all the gprs.
7012
7013 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
7014 loop collecting gprs.
7015
7016 2004-05-09 Andrew Cagney <cagney@redhat.com>
7017
7018 * remote-vx.c (net_step): Delete step-range code.
7019 * remote.c (remote_resume, init_all_packet_configs)
7020 (set_remote_protocol_E_packet_cmd)
7021 (show_remote_protocol_E_packet_cmd)
7022 (remote_protocol_E, show_remote_cmd, _initialize_remote)
7023 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
7024 (show_remote_protocol_e_packet_cmd): Ditto.
7025
7026 2004-05-09 Mark Kettenis <kettenis@gnu.org>
7027
7028 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
7029
7030 * hppa-tdep.h: Update copyright year.
7031 (struct trad_frame_saved_reg): Add opaque declaration.
7032
7033 * amd64-tdep.c (amd64_return_value): Implement
7034 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7035
7036 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
7037 (m68k_value_to_register): New functions.
7038 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
7039 value_to_register.
7040
7041 * defs.h (enum return_value_convention): Add
7042 RETURN_VALUE_ABI_RETURNS_ADDRESS and
7043 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
7044 * infcmd.c (legacy_return_value): New function.
7045 (print_return_value): Rwerite to implement
7046 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7047 * values.c (using_struct_return): Check for inequality to
7048 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
7049 RETURN_VALUE_STRUCT_CONVENTION.
7050 * i386-tdep.c (i386_return_value): Implement
7051 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7052
7053 * vax-tdep.c: Tweak comments. Reorder include files. Don't
7054 include "symtab.h", "opcode/vax.h" and "inferior.h".
7055 (vax_skip_prologue): Replace calls to read_memory_integer by calls
7056 to read_memory_unsigned_integer.
7057 (vax_gdbarch_init): Reorder.
7058 (_initialize_vax_tdep): Spell out prototype.
7059 * Makefile.in (vax-tdep.o): Update dependencies.
7060
7061 2004-05-08 Andrew Cagney <cagney@redhat.com>
7062
7063 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
7064 * target.c (target_detach, target_disconnect): Ditto.
7065
7066 * infcall.c (call_function_by_hand): When no
7067 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
7068 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
7069 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
7070 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7071 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7072
7073 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
7074 * gdbarch.h, gdbarch.c: Re-generate.
7075 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7076 deprecated_fix_call_dummy.
7077 * v850-tdep.c (v850_gdbarch_init): Ditto.
7078 * infcall.c (call_function_by_hand): Do not call
7079 DEPRECATED_FIX_CALL_DUMMY.
7080
7081 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
7082 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
7083 * gdbarch.h, gdbarch.c: Re-generate.
7084 * arm-linux-tdep.c (arm_linux_call_dummy_words)
7085 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
7086 deprecated_sizeof_call_dummy_words.
7087 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
7088 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
7089 * v850-tdep.c (v850_gdbarch_init): Ditto.
7090 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
7091 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
7092 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
7093 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
7094 * arch-utils.h (legacy_call_dummy_words)
7095 (legacy_sizeof_call_dummy_words): Delete declarations.
7096 * arch-utils.c (legacy_call_dummy_words)
7097 (legacy_sizeof_call_dummy_words): Delete variables.
7098
7099 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
7100 * gdbarch.h, gdbarch.c: Re-generate.
7101 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
7102 * infcall.c (call_function_by_hand): Eliminate call to
7103 DEPRECATED_PUSH_DUMMY_FRAME.
7104 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7105 push_dummy_frame.
7106 (ns32k_push_dummy_frame): Delete function.
7107
7108 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7109 deprecated_call_dummy_breakpoint_offset or
7110 deprecated_call_dummy_start_offset.
7111 * dummy-frame.c, arm-tdep.c: Update comments.
7112 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
7113 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
7114 * gdbarch.h, gdbarch.c: Re-generate.
7115
7116 * infcall.c (legacy_push_dummy_code): Delete function.
7117 (push_dummy_code): Delete call.
7118
7119 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
7120 * gdbarch.h, gdbarch.c: Re-generate.
7121 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
7122 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
7123 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
7124 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
7125
7126 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
7127 (struct frame_info): Delete opaque declaration.
7128 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
7129 * frame.c (get_frame_type): Delete call.
7130
7131 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
7132 pc_in_call_dummy.
7133 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
7134 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
7135
7136 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7137
7138 * alphanbsd-tdep.c: Include "gdb_string.h".
7139 * armnbsd-tdep.c: Update copyright year.
7140 Include "gdb_string.h".
7141 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
7142 dependencies.
7143
7144 * delta68-nat.c: Remove file.
7145 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
7146 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
7147 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
7148 (delta68-nat.o): Remove dependency.
7149
7150 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
7151 function.
7152 (m68k_gdbarch_init): Don't set
7153 deprecated_frameless_function_invocation.
7154
7155 2004-05-07 Randolph Chung <tausq@debian.org>
7156
7157 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
7158 read_memory_nobpt for code reading when doing frame unwinding.
7159 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
7160
7161 2004-05-07 Randolph Chung <tausq@debian.org>
7162
7163 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
7164 instead of sp, handle sigaltstack case.
7165 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
7166 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
7167 signal handler and not that of the caller.
7168 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
7169 hppa_linux_sigtramp_find_sigcontext.
7170
7171 2004-05-07 Randolph Chung <tausq@debian.org>
7172
7173 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
7174 hppa-linux-nat.c.
7175 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
7176 * hppa-linux-nat.c (fetch_register, store_register): Define.
7177 (fetch_inferior_registers, store_inferior_registers): Define.
7178 (supply_gregset): Add comment and clean up some unneeded code.
7179 (fill_gregset): Add comment and fix so that it saves registers in
7180 the right place in the gregset.
7181 (fill_fpregset): Fix buffer overrun problem.
7182 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
7183
7184 2004-05-07 Randolph Chung <tausq@debian.org>
7185
7186 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
7187 do common handling of the pcoqt register.
7188 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
7189 to use helper function.
7190 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
7191 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
7192 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
7193 generic fallback unwinder when all else fails.
7194 (hppa_gdbarch_init): Add fallback sniffer.
7195 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
7196 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
7197 to use helper function.
7198
7199 2004-05-08 Joel Brobecker <brobecker@gnat.com>
7200
7201 * config/djgpp/fnchange.lst: Add translation rules for
7202 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
7203
7204 2004-05-08 Mark Kettenis <kettenis@gnu.org>
7205
7206 * frame.c (get_prev_frame_1): Work around GCC bug.
7207 * frame.h: Add comment about GCC bug.
7208
7209 2004-05-07 Andrew Cagney <cagney@redhat.com>
7210
7211 * observer.c: Include "commands.h" and "gdbcmd.h".
7212 (observer_debug, _initialize_observer): Add the
7213 command "set/show debug observer".
7214 * observer.sh: When observer debugging, log notify calls.
7215 * Makefile.in (observer.o): Update dependencies.
7216
7217 2004-05-07 Jason Molenda (jmolenda@apple.com)
7218
7219 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
7220
7221 2004-05-07 Jim Blandy <jimb@redhat.com>
7222
7223 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
7224 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
7225 to recognize gpr regnums, instead of assuming that
7226 tdep->ppc_fp0_regnum marks the end of the general-purpose
7227 registers.
7228
7229 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
7230 the given architecture has floating-point registers.
7231
7232 2004-05-07 Andrew Cagney <cagney@redhat.com>
7233
7234 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
7235 macro defined to 1.
7236 * gdbarch.h, gdbarch.c: Re-generate.
7237 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
7238 deprecated_use_generic_dummy_frames.
7239
7240 2004-05-07 Brian Ford <ford@vss.fsi.com>
7241
7242 * NEWS: Mention Cygwin DWARF 2 support.
7243
7244 2004-05-07 Andrew Cagney <cagney@redhat.com>
7245
7246 * objfiles.h (struct entry_info): Delete unused fields
7247 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
7248 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
7249 * mipsread.c (mipscoff_symfile_read): Update.
7250 * mdebugread.c (parse_partial_symbols): Update.
7251 * dwarfread.c (read_file_scope): Update.
7252 * dwarf2read.c (read_file_scope): Update.
7253 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
7254 * coffread.c (complete_symtab): Update.
7255
7256 2004-05-07 Mark Kettenis <kettenis@gnu.org>
7257
7258 * infcall.c (_initialize_infcall): Fix typo.
7259
7260 2004-05-07 Andrew Cagney <cagney@redhat.com>
7261
7262 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
7263 * command.h (add_setshow_zinteger_cmd): Declare.
7264
7265 2004-05-06 Randolph Chung <tausq@debian.org>
7266
7267 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
7268 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
7269 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
7270 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
7271 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
7272 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
7273 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
7274 definitions ...
7275 * hppa-tdep.h: ... to here, with HPPA_ prefix.
7276 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
7277 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
7278 (hppa64_hpux_frame_find_saved_regs_in_sig)
7279 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
7280 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
7281 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
7282 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
7283 (hppa_linux_sigtramp_frame_prev_register): Likewise.
7284 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
7285 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
7286 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
7287 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
7288 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
7289 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
7290 (hppa32_register_type, hppa_cannot_store_register)
7291 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
7292 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
7293 * hpread.c (hpread_process_one_debug_symbol): Likewise.
7294 * pa64solib.c (pa64_solib_have_load_event)
7295 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
7296 (pa64_solib_unloaded_library_pathname): Likewise.
7297 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
7298 (som_solib_library_pathname): Likewise.
7299
7300 2004-05-05 Jim Ingham <jingham@apple.com>
7301
7302 * breakpoint.c (create_breakpoints): Copy the ignore count and
7303 thread id over from the pended breakpoint to the actual
7304 breakpoint.
7305
7306 2004-05-05 Andrew Cagney <cagney@redhat.com>
7307
7308 * gdbarch.sh (PARM_BOUNDARY): Delete.
7309 gdbarch.h, gdbarch.c: Re-generate.
7310 * valops.c (PARM_BOUNDARY): Delete macro.
7311 (value_push): Delete PARM_BOUNDARY code.
7312 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
7313
7314 2004-05-04 Jim Blandy <jimb@redhat.com>
7315
7316 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
7317 Don't assume that the gprs, fprs, and UISA sprs are
7318 contiguous, start at register number zero, and end with fpscr.
7319 Instead, use the numbers from the tdep structure.
7320
7321 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
7322 should no longer be used in code specific to the RS6000 and its
7323 derivatives.
7324 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
7325 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
7326 tdep->ppc_fp0_regnum.
7327 (ppc_supply_fpregset, ppc_collect_fpregset)
7328 (rs6000_push_dummy_call, rs6000_extract_return_value)
7329 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
7330 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
7331 FP0_REGNUM.
7332 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
7333 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
7334 Same.
7335 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
7336 bdm_ppc_store_registers): Same.
7337 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
7338 (store_register, fill_fpregset): Same.
7339 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
7340 (ppc_linux_supply_fpregset): Same.
7341 * ppcnbsd-nat.c (getfpregs_supplies): Same.
7342 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
7343 Same.
7344 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
7345 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
7346 ppc64_sysv_abi_return_value): Same.
7347 * rs6000-nat.c (regmap, fetch_inferior_registers)
7348 (store_inferior_registers, fetch_core_registers): Same.
7349
7350 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7351
7352 * m68knbsd-nat.c: Remove file.
7353 * m68knbsd-tdep.c: Remove file.
7354 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
7355 dependencies.
7356 * configure.host: Add m68k-*-netbsdelf*.
7357 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
7358 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
7359 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
7360 (XM_FILE): Remove.
7361 * config/m68k/nbsdelf.mh: New file.
7362 * config/m68k/nbsd.mt: New file.
7363 * config/m68k/nbsdaout.mt: Remove file.
7364 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
7365 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
7366 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
7367 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
7368 (use_struct_convention): Remove prototype.
7369 (USE_STRUCT_CONVENTION): Remove define.
7370 * config/m68k/xm-nbsd.h: Remove file.
7371
7372 2004-05-04 Michael Snyder <msnyder@redhat.com>
7373
7374 * m68k-tdep.c (m68k_gdbarch_init): Default to using
7375 reg_struct_return method (as gcc usually does for cross targets).
7376
7377 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7378
7379 Committed by Andrew Cagney.
7380 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
7381 alignment padding when accessing ucontext struct members.
7382
7383 2004-05-04 Jim Blandy <jimb@redhat.com>
7384
7385 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
7386 'ppc_gplast_regnum' member.
7387 (ppc_num_gprs): New enum constant.
7388 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
7389 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
7390 * rs6000-nat.c (regmap, fetch_inferior_registers,
7391 store_inferior_registers): Same.
7392 * rs6000-tdep.c (e500_pseudo_register_read)
7393 (e500_pseudo_register_write): Same.
7394 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
7395
7396 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
7397 * ppc-tdep.h (ppc_num_fprs): New enum constant.
7398 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
7399 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
7400 FPLAST_REGNUM.
7401 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
7402 Same.
7403 * ppc-linux-nat.c (ppc_register_u_addr): Same.
7404 * rs6000-nat.c (regmap, fetch_inferior_registers)
7405 (store_inferior_registers): Same.
7406
7407 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
7408 with FPLAST_REGNUM.
7409
7410 2004-05-03 Joel Brobecker <brobecker@gnat.com>
7411
7412 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
7413 failure detected by recent versions of GCC.
7414 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
7415 to be consistent with the usage in dwarf2_create_include_psymtab.
7416
7417 2004-05-03 Michael Snyder <msnyder@redhat.com>
7418
7419 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
7420 (heuristic_proc_start): Whitespace cleanup.
7421
7422 2004-05-04 Mark Kettenis <kettenis@gnu.org>
7423
7424 * sun3-nat.c: Remove file.
7425 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
7426 dependencies.
7427 (ALLDEPFILES): Remove sun3-nat.c.
7428 (sun3-nat.o): Remove dependencies.
7429
7430 * i386-interix-nat.c, i386-interix-tdep.c,
7431 config/i386/nm-interix.h, config/i386/interix.mh,
7432 config/i386/interix.mt: Remove files.
7433 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
7434 dependencies.
7435
7436 2004-05-03 Mark Kettenis <kettenis@gnu.org>
7437
7438 * m68k-tdep.h (struct gdbarch_tdep): Add member
7439 struct_value_regnum.
7440 (m68k_svr4_init_abi): New prototype.
7441 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
7442 different calling conventions.
7443 (m68k_extract_return_value): Remove code dealing with single-field
7444 structs.
7445 (m68k_store_return_value): Remove code dealing with single-field
7446 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
7447 (m68k_extract_struct_value_address): Remove function.
7448 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
7449 (m68k_reg_struct_return_p, m68k_return_value)
7450 (m68k_svr4_return_value): New functions.
7451 (m68k_use_struct_convention): Remove function.
7452 (m68k_push_dummy_call): Use new struct_value_regnum member of
7453 `struct gdbarch_tdep' instead of hardcoded register number to
7454 store STRUCT_ADDR.
7455 (m68k_svr4_init_abi): New function.
7456 (m68k_gdbarch_init): Don't set extract_return_value,
7457 store_return_values, deprecated_extract_struct_value_address and
7458 use_struct_convention. Set return_value instead. Initialize new
7459 struct_value_regnum member of `struct gdbarch_tdep'.
7460 * m68klinux-tdep.c: Update copyright year.
7461 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
7462 (m68k_linux_extract_struct_value_address): Remove function.
7463 (m68k_linux_init_abi): Don't set extract_return_value,
7464 store_return_values, deprecated_extract_struct_value_address and
7465 use_struct_convention. Call m68k_svr4_init_abi but override the
7466 new struct_value_regnum member of `struct gdbarch_tdep'.
7467 * Makefile.in (m68k-tdep.o): Update dependencies.
7468
7469 2004-05-03 J. Brobecker <brobecker@gnat.com>
7470
7471 * dwarf2read.c (line_header): Add new included_p field in
7472 field file_names.
7473 (partial_die_info): New field has_stmt_list. New field line_offset.
7474 (dwarf2_create_include_psymtab): New function.
7475 (dwarf2_build_include_psymtabs): New function.
7476 (add_file_name): Add forward declaration. Initialize new field.
7477 (dwarf_decode_lines): Add new parameter. Enhance this procedure
7478 to be able to determine the list of files included by the
7479 given unit, and build their associated psymtabs.
7480 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
7481 files as well.
7482 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
7483 (read_file_scope): Update call to dwarf_decode_lines.
7484 (read_partial_die): Handle DW_AT_stmt_list attributes.
7485
7486 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
7487
7488 Unfix PR gdb/1626.
7489 * configure.in: Revert special case for osf5.*.
7490 * configure: Regenerate.
7491
7492 2004-05-02 Jim Blandy <jimb@redhat.com>
7493
7494 Move the symbol-file-from-memory functions into their own file.
7495 * symfile-mem.c, symfile-mem.h: New files.
7496 * symfile.c (symbol_file_add_from_bfd): New function.
7497 (symbol_file_add): Call symbol_file_add_from_bfd.
7498 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
7499 Moved to symfile-mem.c.
7500 (_initialize_symfile): Move definition of
7501 add-symbol-file-from-memory command to symfile-mem.c.
7502 * symfile.h (symbol_file_add_from_bfd): New declaration.
7503 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
7504 * config/powerpc/linux.mt (TDEPFILES): Same.
7505 * Makefile.in (SFILES): Add symfile-mem.c.
7506 (symfile_mem_h): New variable.
7507 (HFILES_NO_SRCDIR): Add symfile-mem.h.
7508 (symfile-mem.o): New rule.
7509
7510 2004-05-01 Andrew Cagney <cagney@redhat.com>
7511
7512 * breakpoint.c (insert_bp_location): Use get_frame_id, and
7513 frame_find_by_id instead of frame_relative_level.
7514 (do_enable_breakpoint): Ditto.
7515 * thread.c: Update copyright.
7516 (info_threads_command): Ditto, simplify.
7517
7518 * frame.c (deprecated_generic_get_saved_register): Delete
7519 function, moved to "xstormy16-tdep.c".
7520 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
7521 deprecated_generic_get_saved_register from "frame.c".
7522 (xstormy16_frame_saved_register): Call
7523 xstormy16_get_saved_register.
7524 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
7525 static.
7526 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
7527 * frame.h (deprecated_generic_get_saved_register): Delete.
7528
7529 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
7530
7531 * dwarfread.c: Update documentation on the state of dwarf-1.
7532
7533 2004-05-01 Andrew Cagney <cagney@redhat.com>
7534
7535 * stack.c (select_frame_command): Delete call to
7536 frame_relative_level.
7537 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
7538 Delete #if0 code.
7539 (frame_info): Do not print FRAMELESS.
7540 (print_block_frame_labels): Replace DEPRECATED_STREQ.
7541 (catch_info): Delete #if0 code.
7542
7543 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
7544 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
7545 of frame_relative_level.
7546 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
7547 to SENTINEL_FRAME.
7548 * frame.h (enum frame_type): Add SENTINEL_FRAME.
7549 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
7550 frame_relative_level.
7551
7552 * frame.h (deprecated_set_frame_type): Delete declaration.
7553 * frame.c (deprecated_set_frame_type): Delete function, update
7554 comments.
7555
7556 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
7557 * gdbarch.h, gdbarch.c: Re-generate.
7558 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
7559 (shnbsd_pc_in_sigtramp): Delete.
7560 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
7561 pc_in_sigtramp.
7562 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
7563 pc_in_sigtramp.
7564 * frame.h: Update comments.
7565 * ppc-linux-tdep.c: Update comments.
7566 * breakpoint.c (bpstat_what): Update comments.
7567
7568 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
7569 m68klinux-tdep.o's dependencies, were previously added to
7570 m68klinux-nat.o.
7571
7572 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
7573 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
7574 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7575 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7576 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7577
7578 * Makefile.in (m68klinux-nat.o): Update dependencies.
7579 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7580 (m68k_linux_sigtramp_frame_cache)
7581 (m68k_linux_sigtramp_frame_this_id)
7582 (m68k_linux_sigtramp_frame_prev_register)
7583 (m68k_linux_sigtramp_frame_unwind)
7584 (m68k_linux_sigtramp_frame_sniffer)
7585 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
7586 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
7587 names, use trad-frame.h.
7588 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
7589 (struct m68k_sigtramp_info): Delete.
7590 * m68k-tdep.c (m68k_sigtramp_frame_cache)
7591 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
7592 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
7593 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
7594 "m68klinux-tdep.c".
7595
7596 * infrun.c (check_sigtramp2): Delete check for
7597 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
7598
7599 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7600
7601 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
7602
7603 2004-05-01 Andrew Cagney <cagney@redhat.com>
7604
7605 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
7606 (frv_linux_sigtramp_frame_cache)
7607 (frv_linux_sigtramp_frame_this_id)
7608 (frv_linux_sigtramp_frame_prev_register)
7609 (frv_linux_sigtramp_frame_unwind)
7610 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
7611 include "linux" in function and variable names, directly call
7612 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
7613 the latest trad-frame code.
7614 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
7615 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
7616 * Makefile.in (frv-linux-tdep.o): Update dependencies.
7617 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
7618 * frv-tdep.c (frv_sigtramp_frame_cache)
7619 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7620 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
7621 frv-linux-tdep.c.
7622 (frv_gdbarch_init): Do not append a sigtramp sniffer.
7623 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
7624 (frv_set_sigcontext_reg_addr): Delete function.
7625
7626 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
7627 (DEPRECATED_SIGTRAMP_END): Delete.
7628 * gdbarch.h, gdbarch.c: Re-generate.
7629 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
7630 * config/vax/tm-vaxbsd.h: Update copyright.
7631 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7632 (DEPRECATED_IN_SIGTRAMP): Define.
7633 * config/m68k/tm-nbsd.h: Update copyright.
7634 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
7635 (DEPRECATED_IN_SIGTRAMP): Define.
7636
7637 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7638
7639 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
7640 encondings. Fixes PR gdb/1628.
7641
7642 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
7643 DW_CFA_restore state without a matching DW_CFA_remember_state
7644 instead of aborting. Fixes PR backtrace/1589.
7645
7646 2004-04-30 Joel Brobecker <brobecker@gnat.com>
7647
7648 * MAINTAINERS: Add self as AIX maintainer.
7649 Update my e-mail address in write-after-approval section.
7650
7651 2004-04-30 Andrew Cagney <cagney@redhat.com>
7652
7653 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
7654 (legacy_get_prev_frame): Ditto.
7655
7656 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
7657 (mips_gdbarch_init): Do not set pc_in_sigtramp.
7658 * mipsread.c (sigtramp_address): Delete extern variable.
7659 (mipscoff_new_init): Delete reference.
7660 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
7661 (fixup_sigtramp): Delete function.
7662 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
7663 (fixup_sigtramp): Delete declarations.
7664
7665 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
7666 deprecated_pc_in_sigtramp.
7667 (ppcnbsd_pc_in_sigtramp): Delete function.
7668
7669 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7670
7671 * config/m68k/nm-nbsd.h: Tweak comments.
7672 * config/m68k/nm-nbsdaout.h: Likewise.
7673
7674 2004-04-30 Andrew Cagney <cagney@redhat.com>
7675
7676 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
7677 legacy_pc_in_sigtramp.
7678 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
7679
7680 2004-05-01 Mark Kettenis <kettenis@gnu.org>
7681
7682 Add OpenBSD/m68k support.
7683 * NEWS (New native configurations): Mention OpenBSD/m68k.
7684 * m68kbsd-tdep.c: New file.
7685 * m68kbsd-nat.c: New file.
7686 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
7687 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
7688 * configure.host: Add m68k-*-openbsd.
7689 * configure.tgt: Add m68k-*-openbsd.
7690 * config/m68k/tm-obsd.h: New file.
7691 * config/m68k/obsd.mt: New file.
7692 * config/m68k/obsd.mh: New file.
7693 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
7694 m68kbsd-tdep.c.
7695
7696 2004-04-30 Andrew Cagney <cagney@redhat.com>
7697
7698 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
7699 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
7700
7701 2004-04-30 Mark Kettenis <kettenis@gnu.org>
7702
7703 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
7704 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
7705
7706 2004-04-30 Brian Ford <ford@vss.fsi.com>
7707
7708 Revert 2004-04-16 change.
7709 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
7710 (i386_coff_init_abi): Remove.
7711 * i386-tdep.h (i386_coff_init_abi): Remove.
7712 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
7713
7714 2004-04-30 Andrew Cagney <cagney@redhat.com>
7715
7716 * blockframe.c (find_pc_partial_function): Delete use of
7717 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
7718 DEPRECATED_SIGTRAMP_END.
7719
7720 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
7721 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
7722 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
7723 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
7724 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
7725
7726 * defs.h (deprecated_inside_entry_file): Delete declaration.
7727 * blockframe.c (deprecated_inside_entry_file): Delete function.
7728 (legacy_frame_chain_valid): Delete call.
7729 * sh64-tdep.c (sh64_frame_chain): Delete call.
7730 * objfiles.h: Update comments.
7731 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
7732 call.
7733 * frame.c (get_prev_frame): Delete call, update comments.
7734
7735 2004-04-30 Brian Ford <ford@vss.fsi.com>
7736
7737 * MAINTAINERS (Write After Approval): Add myself.
7738
7739 2004-04-30 Andrew Cagney <cagney@redhat.com>
7740
7741 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
7742 * gdbarch.h, gdbarch.c: Re-generate.
7743 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
7744 code.
7745
7746 2004-04-30 Andrew Cagney <cagney@redhat.com>
7747
7748 * gdb-events.sh (selected_thread_changed)
7749 (selected_frame_level_changed, target_changed): Delete.
7750 * gdb-events.h, gdb-events.c: Re-generate.
7751 * valops.c (value_assign): Update.
7752 * stack.c (select_frame_command, up_silently_base)
7753 (down_silently_base): Update.
7754
7755 2004-04-29 Andrew Cagney <cagney@redhat.com>
7756
7757 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
7758 registers correctly.
7759 (print_gp_register_row, mips32_heuristic_proc_desc)
7760 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
7761 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
7762 references to mips_isa_regsize.
7763
7764 2004-04-29 Andrew Cagney <cagney@redhat.com>
7765
7766 * mips-tdep.c (struct gdbarch_tdep): Delete
7767 mips_fp_register_double.
7768 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
7769 mips_abi_regsize.
7770 (mips_gdbarch_init): Do not set mips_fp_register_double.
7771 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
7772
7773 2004-04-29 Joel Brobecker <brobecker@gnat.com>
7774
7775 Committed by Andrew Cagney.
7776 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
7777 function calls.
7778
7779 2004-04-29 Andrew Cagney <cagney@redhat.com>
7780
7781 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
7782 gdbarch, use mips_abi, update callers.
7783 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
7784 mips_abi_regsize, update callers.
7785 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
7786 mips_default_abi_regsize.
7787 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
7788 mips_default_abi_regsize.
7789
7790 2004-04-29 Andrew Cagney <cagney@redhat.com>
7791
7792 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
7793 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
7794 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
7795 mips_default_abi_regsize.
7796 (mips_isa_regsize): Rename mips_regisze.
7797 * mipsnbsd-tdep.c: Update.
7798 * mips-linux-tdep.c: Update.
7799 * irix5-nat.c: Update.
7800 * mips-tdep.h (mips_isa_regsize): Update.
7801
7802 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
7803 Delete all disabled code.
7804 * gdb-events.h, gdb-events.c: Re-generate.
7805
7806 2004-04-19 Jerome Guitton <guitton@gnat.com>
7807 Mark Kettenis <kettenis@gnu.org>
7808
7809 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
7810 the function begins with a branch instruction.
7811
7812 2004-04-29 Mark Kettenis <kettenis@gnu.org>
7813
7814 * i386-tdep.c: Fix spelling mistakes.
7815
7816 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7817 Andrew Cagney <cagney@redhat.com>
7818
7819 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
7820 <sys/proc.h>.
7821 * acconfig.h: Provide default _KMEMUSER value.
7822 * config.in, configure: Re-generate.
7823 * NEWS: Mention fix.
7824
7825 2004-04-24 Randolph Chung <tausq@debian.org>
7826
7827 * configure.host (hppa*-*-linux*): New target.
7828 * configure.tgt (hppa*-*-linux*): Likewise.
7829 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
7830 gdbarch_init_osabi() call earlier so that osabi-specific frame
7831 unwinders can be registered first.
7832 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
7833 hppa-linux-nat.c.
7834 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
7835 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
7836 * config/pa/linux.mh: New file.
7837 * config/pa/linux.mt: New file.
7838 * config/pa/nm-linux.h: New file.
7839 * config/pa/xm-linux.h: New file.
7840 * hppa-linux-nat.c: New file.
7841 * hppa-linux-tdep.c: New file.
7842
7843 2004-04-28 Randolph Chung <tausq@debian.org>
7844
7845 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
7846 return values.
7847 (hppa32_push_dummy_call): Fix small struct and floating point argument
7848 passing, and make sure the stack frame is properly aligned.
7849
7850 2004-04-28 Andrew Cagney <cagney@redhat.com>
7851
7852 * stack.c (print_stack_frame): Fix description.
7853
7854 * NEWS: Mention gdb/gdbserver/configure execute permission
7855 changed. PR server/519.
7856
7857 2004-04-28 Andrew Cagney <cagney@redhat.com>
7858
7859 * stack.c (print_stack_frame_stub): Delete declaration.
7860 (struct print_stack_frame_args, print_stack_frame)
7861 (print_frame_info, print_frame): Replace "source" with print what.
7862 Replace "print" with "print_level". Replace "args" with
7863 "print_args".
7864 * frame.h (show_and_print_stack_frame, print_stack_frame)
7865 (print_frame_info): Update declarations.
7866 * stack.c (select_and_print_frame, frame_command)
7867 (current_frame_command, up_command, down_command): Update calls -
7868 use get_selected_frame, pass "enum print_what" for source, do not
7869 call frame_relative_level.
7870 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
7871 * remote-rdp.c (remote_rdp_open): Ditto.
7872 * remote-mips.c (common_open): Ditto.
7873 * remote-e7000.c (e7000_start_remote): Ditto.
7874 * ocd.c (ocd_start_remote): Ditto.
7875 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
7876 * infrun.c (normal_stop): Ditto.
7877 * inflow.c (kill_command): Ditto.
7878 * infcmd.c (finish_command): Ditto.
7879 * corelow.c (core_open): Ditto.
7880 * tracepoint.c (finish_tfind_command): Ditto.
7881 * thread.c (info_threads_command, info_threads_command)
7882 (restore_current_thread, do_captured_thread_select): Ditto.
7883 * ada-tasks.c (task_command): Ditto.
7884
7885 2004-04-26 Orjan Friberg <orjanf@axis.com>
7886
7887 * frame.c: Include "observer.h".
7888 (frame_observer_target_changed): New function.
7889 (_initialize_frame): Attach target_changed observer.
7890 * regcache.c: Include "observer.h".
7891 (regcache_observer_target_changed): New function.
7892 (_initialize_regcache): Attach target_changed observer.
7893 * valops.c: Include "observer.h".
7894 (value_assign): Notify target_changed event when modifying register.
7895 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
7896
7897 2004-04-26 Orjan Friberg <orjanf@axis.com>
7898
7899 From Paul Koning <pkoning@equallogic.com>:
7900 * breakpoint.c (free_valchain): New function.
7901 (insert_bp_location, delete_breakpoint): Use free_valchain.
7902 (remove_breakpoint): Do not remove the valchain.
7903 (bpstat_stop_status): If not stopped by watchpoint, skip
7904 watchpoints when generating stop status list.
7905 * infrun.c (handle_inferior_event): Make
7906 stepped_after_stopped_by_watchpoint a global variable.
7907 * remote.c (remote_stopped_data_address): Return watch data
7908 address rather than zero if stepped_after_stopped_by_watchpoint is
7909 set.
7910
7911 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
7912
7913 Fix PR gdb/1626.
7914 * configure.in: Check for curses after termcap.
7915 On osf5.*, do not check for ncurses.
7916 * configure: Regenerate.
7917
7918 2004-04-25 Mark Kettenis <kettenis@gnu.org>
7919
7920 * ppcobsd-nat.c: Include "ppc-tdep.h".
7921 * Makefile.in (ppcobsd-nat.o): Update dependencies.
7922
7923 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
7924 Fixes PR tdep/1623 and PR tdep/1624.
7925
7926 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
7927
7928 * xmodem.h, xmodem.c: Remove files.
7929 * Makefile.in: Remove references to xmodem.h, xmodem.c.
7930
7931 2004-04-23 Randolph Chung <tausq@debian.org>
7932
7933 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
7934 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
7935 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
7936 for handling stackless frames.
7937 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
7938
7939 2004-04-23 Randolph Chung <tausq@debian.org>
7940
7941 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
7942 starts at a pc before the frame is created.
7943
7944 2004-04-23 Joel Brobecker <brobecker@gnat.com>
7945
7946 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
7947
7948 2004-04-23 Jerome Guitton <guitton@gnat.com>
7949
7950 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
7951 use convert_typed_floating to get the appropriate format.
7952
7953 2004-04-22 Randolph Chung <tausq@debian.org>
7954
7955 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
7956 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
7957 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
7958 (hppa_sign_extend): Add prototype.
7959 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
7960 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
7961 (sign_extend): Rename with hppa_ prefix and make non-static. Other
7962 hppa targets will also use these functions.
7963 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
7964 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
7965 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
7966 (hppa_gdbarch_init): Remove gdbarch setting of
7967 skip_trampoline_code, in_solib_call_trampoline and
7968 in_solib_return_trampoline.
7969 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
7970 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
7971 hppa_in_solib_call_trampoline.
7972 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
7973 Moved from hppa-tdep.c.
7974 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
7975 in_solib_call_trampoline and in_solib_return_trampoline.
7976
7977 2004-04-22 Randolph Chung <tausq@debian.org>
7978
7979 * hppa-tdep.c (hppa_debug): New variable.
7980 (find_unwind_entry, hppa_frame_cache): Add debug output.
7981 (_initialize_hppa_tdep): Add command to set debug flag.
7982
7983 2004-04-22 Andrew Cagney <cagney@redhat.com>
7984
7985 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
7986 "trad-frame.h".
7987 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
7988 signal trampoline unwinder.
7989 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
7990
7991 2004-04-22 Mark Kettenis <kettenis@gnu.org>
7992
7993 Add OpenBSD/powerpc support.
7994 * NEWS (New native configurations): Mention OpenBSD/powerpc.
7995 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
7996 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
7997 (ppc_collect_fpregset): New prototypes.
7998 * ppcobsd-nat.c: New file.
7999 * ppcobsd-tdep.c: New file.
8000 * ppcobsd-tdep.h: New file.
8001 * rs6000-tdep.c: Include "regset.h".
8002 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
8003 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
8004 New functions.
8005 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
8006 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
8007 (rs6000-tdep.o): Update dependencies.
8008 * configure.host: Add powerpc-*-openbsd.
8009 * configure.tgt: Add powerpc-*-openbsd.
8010 * config/powerpc/obsd.mh: New file.
8011 * config/powerpc/nm-obsd.h: New file.
8012 * config/powerpc/obsd.mt: New file.
8013
8014 2004-04-22 Andrew Cagney <cagney@redhat.com>
8015
8016 * frame.h (show_frame_info): Delete declaration.
8017
8018 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
8019 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
8020 * m32r-tdep.c (m32r_frame_this_id): Ditto.
8021 * frv-tdep.c (frv_frame_this_id): Ditto.
8022 * avr-tdep.c (avr_frame_this_id): Ditto.
8023
8024 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
8025
8026 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
8027
8028 2004-04-22 Jim Blandy <jimb@redhat.com>
8029
8030 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
8031 register number zero.
8032
8033 2004-04-21 Michael Snyder <msnyder@redhat.com>
8034
8035 * mips-tdep.c (heuristic_proc_start):
8036 Warning() already prefixes "Warning: ".
8037
8038 2004-04-21 Andrew Cagney <cagney@redhat.com>
8039
8040 * annotate.h (deprecated_annotate_starting_hook)
8041 (deprecated_annotate_stopped_hook)
8042 (deprecated_annotate_exited_hook)
8043 (deprecated_annotate_signal_hook)
8044 (deprecated_annotate_signalled_hook): Deprecate.
8045 * tracepoint.h (deprecated_create_tracepoint_hook)
8046 (deprecated_delete_tracepoint_hook)
8047 (deprecated_modify_tracepoint_hook)
8048 (deprecated_trace_find_hook)
8049 (deprecated_trace_start_stop_hook): Deprecate.
8050 * target.h (deprecated_target_new_objfile_hook): Deprecate.
8051 * remote.h (deprecated_target_resume_hook)
8052 (deprecated_target_wait_loop_hook): Deprecate.
8053 * gdbcore.h (deprecated_exec_file_display_hook)
8054 (deprecated_file_changed_hook): Deprecate.
8055 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
8056 * defs.h (deprecated_modify_breakpoint_hook)
8057 (deprecated_command_loop_hook, deprecated_show_load_progress)
8058 (deprecated_print_frame_info_listing_hook)
8059 (deprecated_query_hook, deprecated_warning_hook)
8060 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
8061 (deprecated_delete_breakpoint_hook)
8062 (deprecated_interactive_hook, deprecated_registers_changed_hook)
8063 (deprecated_readline_begin_hook, deprecated_readline_hook)
8064 (deprecated_readline_end_hook, deprecated_register_changed_hook)
8065 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
8066 (deprecated_context_hook, deprecated_target_wait_hook)
8067 (deprecated_attach_hook, deprecated_detach_hook)
8068 (deprecated_call_command_hook, deprecated_set_hook)
8069 (deprecated_error_hook, deprecated_error_begin_hook)
8070 (deprecated_ui_load_progress_hook): Deprecate.
8071 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
8072 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
8073 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
8074 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
8075 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
8076 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
8077 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
8078 * annotate.c, aix-thread.c: Update.
8079
8080 2004-04-21 Andrew Cagney <cagney@redhat.com>
8081
8082 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
8083 * vaxnbsd-tdep.c: Include "gdb_string.h".
8084
8085 * symfile.c (symbol_file_add_from_memory): #if 0 function.
8086 (add_symbol_file_from_memory_command): #if 0 function body, call
8087 error instead.
8088
8089 2004-04-21 Andrew Cagney <cagney@redhat.com>
8090
8091 * gdbcore.h: Update copyright.
8092 (deprecated_add_core_fns): Rename add_core_fns.
8093 * win32-nat.c (_initialize_core_win32): Update.
8094 * sun3-nat.c (_initialize_core_sun3): Update.
8095 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
8096 * rs6000-nat.c (_initialize_core_rs6000): Update.
8097 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
8098 * nto-tdep.c (_initialize_nto_tdep): Update.
8099 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
8100 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
8101 * mips-nat.c (_initialize_core_mips): Update.
8102 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8103 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
8104 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
8105 * lynx-nat.c (_initialize_core_lynx): Update.
8106 * irix5-nat.c (_initialize_core_irix5): Update.
8107 * i386-interix-nat.c (_initialize_core_interix): Update.
8108 * cris-tdep.c (_initialize_cris_tdep): Update.
8109 * corelow.c (deprecated_add_core_fns): Update.
8110 * core-regset.c (_initialize_core_regset): Update.
8111 * core-aout.c (_initialize_core_aout): Update.
8112 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
8113 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
8114 * alpha-nat.c (_initialize_core_alpha): Update.
8115
8116 2004-04-21 Jim Blandy <jimb@redhat.com>
8117
8118 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
8119
8120 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
8121
8122 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
8123 Delete.
8124 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
8125 (read_attribute_value): Update calls to dwarf_alloc_block.
8126 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
8127 dwarf2_tmp_obstack.
8128 (psymtab_to_symtab_1): Likewise. Clean up using
8129 free_stack_comp_unit.
8130 (add_to_cu_func_list): Use the comp_unit_obstack.
8131
8132 2004-04-19 Joel Brobecker <brobecker@gnat.com>
8133
8134 * dwarf2read.c (dwarf2_flag_true_p): New function.
8135 (die_is_declaration): Use the function above. Add some comments.
8136
8137 2004-04-19 Mark Kettenis <kettenis@gnu.org>
8138
8139 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
8140 architecture when registering sparcnbsd_core_osabi_sniffer.
8141 Adjust comment.
8142
8143 2004-04-18 Mark Kettenis <kettenis@gnu.org>
8144
8145 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
8146 return value.
8147
8148 Based on a patch from Brian Ford <ford@vss.fsi.com>:
8149 * i386-tdep.c: Correct register numbering scheme comments
8150 throughout.
8151 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
8152 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
8153 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
8154 (i386_gdb_arch_init): Likewise.
8155
8156 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
8157 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
8158 ppcnbsd-tdep.o.
8159
8160 * m68k-tdep.h: Tweak comments.
8161 * m68k-tdep.c: Tweak comment.
8162
8163 2004-04-17 Randolph Chung <tausq@debian.org>
8164
8165 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
8166 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
8167 (hppa_hpux_som_init_abi): Set is_elf to 0.
8168 (hppa_hpux_elf_init_abi): Set is_elf to 1.
8169 * hppa-tdep.c (low_text_segment_address): Remove global.
8170 (record_text_segment_lowaddr): Pass in low address as parameter. Use
8171 section offset to calculate segment address.
8172 (internalize_unwinds): Define low_text_segment_address as local and
8173 pass to record_text_segment_lowaddr for ELF targets.
8174 (hppa_gdbarch_init): Zero fill tdep structure.
8175 (hppa_dump_tdep): Print tdep structure.
8176 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
8177
8178 2004-04-17 Randolph Chung <tausq@debian.org>
8179
8180 * hppa-tdep.c (hppa_pseudo_register_read): Define.
8181 (hppa_gdbarch_init): Set pseudo_register_read.
8182 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
8183 * regcache.c (supply_register): Remove check for
8184 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
8185
8186 2004-04-17 Randolph Chung <tausq@debian.org>
8187
8188 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
8189 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
8190 (hpread_adjust_stack_address): Move to hpread.c.
8191 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8192 obj_private_struct): Move from tm-hppa.h.
8193 * hpread.c (hppa-tdep.h): Include.
8194 (hpread_adjust_stack_address): Move from hppa-tdep.c.
8195 (hpread_read_function_type, hpread_read_doc_function_type)
8196 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
8197 directly.
8198 * pa64solib.c (hppa-tdep.h): Include.
8199 * somsolib.c (hppa-tdep.h): Include.
8200 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
8201 inferior_status): Remove unused forward declarations.
8202 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
8203 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
8204 obj_private_struct): Move to hppa-tdep.h.
8205 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
8206
8207 2004-04-17 Randolph Chung <tausq@debian.org>
8208
8209 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
8210 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
8211 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
8212 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
8213 Remove forward declaration and make static.
8214 (hppa_reg_struct_has_addr): Remove.
8215
8216 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8217
8218 * observer.sh: Move comments in sed command to first column.
8219
8220 2004-04-16 Jason Molenda (jmolenda@apple.com)
8221
8222 * frame.c: Minor typeo corrections in comments.
8223
8224 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8225
8226 * observer.c (observer_test_first_notification_function): Update
8227 function profile.
8228 (observer_test_second_notification_function): Likewise.
8229 (observer_test_third_notification_function): Likewise.
8230
8231 2004-04-16 Mark Kettenis <kettenis@gnu.org>
8232
8233 From Brian Ford <ford@vss.fsi.com>:
8234 * i386-tdep.c (i386_coff_init_abi): New function.
8235 * i386-tdep.h (i386_coff_init_abi): New prototype.
8236 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
8237 register number translation functions for DWARF and DWARF 2.
8238
8239 2004-04-16 Joel Brobecker <brobecker@gnat.com>
8240
8241 * dwarf2read.c: Back out my previous change, it was incorrect.
8242
8243 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
8244
8245 * dwarf2read.c: Include "hashtab.h".
8246 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
8247 has_namespace_info.
8248 (struct partial_die_info): Add comments. Use bitfields to reduce
8249 memory footprint. Add scope, scope_set, has_specification,
8250 spec_offset, die_parent, die_child, and die_sibling.
8251 (peek_die_abbrev): Add prototype.
8252 (partial_read_comp_unit_head): New function, broken out from
8253 dwarf2_build_psymtabs_hard.
8254 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
8255 Use partial_read_comp_unit_head. Initialize the CU and
8256 comp_unit_obstack. Update calls to read_partial_die and
8257 scan_partial_symbols. Use free_stack_comp_unit and
8258 load_partial_dies.
8259 (scan_partial_symbols): Change PDI to a pointer. Use the child and
8260 sibling pointers to walk partial DIEs. Call fixup_partial_die.
8261 Update calls to helper functions. Remove NAMESPACE argument.
8262 Update comments.
8263 (partial_die_parent_scope, partial_die_full_name): New functions.
8264 (add_partial_symbol): Remove namespace argument. Update call to
8265 pdi_needs_namespace. Use partial_die_full_name. Handle
8266 DW_TAG_namespace. Check has_namespace_info flag.
8267 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
8268 tag. Handle namespaces.
8269 (add_partial_namespace, add_partial_enumeration): Simplify.
8270 (guess_structure_name): New function, derived from
8271 add_partial_structure.
8272 (add_partial_structure): Remove.
8273 (determine_class_name): Update comment.
8274 (dwarf2_read_abbrevs): Set has_namespace_info flag.
8275 (is_type_tag_for_partial, load_partial_dies): New functions.
8276 (read_partial_die): Pass abbrev and abbrev_len as arguments.
8277 Record specifications instead of following them immediately.
8278 (find_partial_die_in_comp_unit, find_partial_die)
8279 (fixup_partial_die, free_stack_comp_unit)
8280 (hashtab_obstack_allocate, dummy_obstack_deallocate)
8281 (partial_die_hash, partial_die_eq): New functions.
8282 * Makefile.in (hashtab_h): Define.
8283 (dwarf2read.o): Update dependencies.
8284 (observer_inc, observer_h): Move to the correct section.
8285
8286 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8287
8288 * dwarf2read.c (dwarf2_attribute_true_p): New function.
8289 (die_is_declaration): Use the function above. Add comment.
8290
8291 2004-04-15 Joel Brobecker <brobecker@gnat.com>
8292
8293 * dwarf2read.c (read_structure_scope): Identify stub types
8294 using die_is_declaration() only.
8295
8296 2004-04-15 Roland McGrath <roland@redhat.com>
8297
8298 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
8299 argument instead of NAME.
8300 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
8301 in call to symbol_file_add_with_addrs_or_offsets.
8302 (build_addr_info): New function, helper for ...
8303 (symbol_file_add_from_memory): New function.
8304 (add_symbol_file_from_memory_command): New function using that.
8305 (_initialize_symfile): Register it for add-symbol-file-from-memory.
8306 (pre_add_symbol_hook): Add const to argument type.
8307 * symfile.h (symbol_file_add_from_memory): Declare it.
8308
8309 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8310
8311 * NEWS (New native configurations): Mention OpenBSD/vax.
8312 * configure.host: Add vax-*-openbsd*.
8313 * config/vax/obsd.mh: New file.
8314 * config/vax/nm-obsd.h: New file.
8315
8316 * vax-tdep.c: Include "regset.h".
8317 (vax_supply_gregset): New function.
8318 (vax_gregset): New variable.
8319 (vax_regset_from_core_section): New function.
8320 (vax_gdbarch_init): Set regset_from_core_section.
8321 * Makefile.in (vax-tdep.o): Update dependencies.
8322
8323 2004-04-15 Andrew Cagney <cagney@redhat.com>
8324
8325 * observer.c (normal_stop_subject, observer_notify_normal_stop)
8326 (observer_normal_stop_notification_stub)
8327 (observer_attach_normal_stop, observer_detach_normal_stop):
8328 Delete, replaced by #include "observer.inc".
8329 * infrun.c (normal_stop): Pass "stop_bpstat" to
8330 observer_notify_normal_stop.
8331 * Makefile.in (observer_inc): Define.
8332 (observer.o): Update dependencies.
8333 (observer.h, observer.inc): New rules.
8334 * observer.h: Delete file.
8335 * observer.sh: New file.
8336
8337 2004-04-15 Mark Kettenis <kettenis@gnu.org>
8338
8339 * vax-tdep.c (vax_frame_cache): Fix typo.
8340
8341 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8342
8343 * NEWS (New native configurations): Mention NetBSD/vax.
8344 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
8345 * config/vax/nbsdelf.mh: New file.
8346 * config/vax/nbsdaout.mh: New file.
8347 * config/vax/nm-nbsd.h: New file.
8348 * config/vax/nm-nbsdaout.h: New file.
8349
8350 * vaxnbsd-tdep.c: New file.
8351 * Makefile.in (vaxnbsd-tdep.o): New dependency.
8352 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
8353 * config/vax/nbsd.mt: New file.
8354 * config/vax/tm-nbsd.h: New file.
8355
8356 * Makefile.in (vaxbsd-nat.o): New dependency.
8357
8358 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
8359 * vax-tdep.c (vax_store_arguments): Remove struct_return and
8360 struct_addr arguments. Don't push return value address.
8361 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
8362 arguments to vax_store_arguments. Store return value address in
8363 R1.
8364 (vax_store_struct_return, vax_extract_return_value)
8365 (vax_store_return_value): Remove functions.
8366 (vax_return_value): New function.
8367 (vax_gdbarch_init): Set return value. Don't set
8368 deprecated_store_struct_return, deprecated_extract_struct_return
8369 and deprecated_store_return_value.
8370
8371 2004-04-14 Andreas Schwab <schwab@suse.de>
8372
8373 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
8374 value buffer.
8375 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
8376
8377 2004-04-14 Mark Kettenis <kettenis@gnu.org>
8378
8379 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
8380 (vax_unwind_dummy_id): New functions.
8381 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
8382 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
8383 variables.
8384 (vax_fix_call_dummy): Remove function.
8385 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
8386 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
8387 call_dummy_location, deprecated_call_dummy_words,
8388 deprecated_sizeof_call_dummy_words,
8389 deprecated_call_dummy_breakpoint_offset,
8390 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
8391 and deprecated_dummy_write_sp.
8392
8393 2004-04-13 David Carlton <carlton@kealia.com>
8394
8395 * MAINTAINERS: Move myself to "paper trail" section.
8396
8397 2004-04-12 Mark Kettenis <kettenis@gnu.org>
8398
8399 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
8400 "trad-frame.h".
8401 (vax_frame_init_saved_regs): Remove function.
8402 (vax_sigtramp_saved_pc): Remove function.
8403 (vax_frame_saved_pc): Remove function.
8404 (vax_frame_args_address): Remove function.
8405 (vax_frame_num_args): Rewrite.
8406 (vax_frame_chain): Remove function.
8407 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
8408 VAX_FP_REGNUM.
8409 (vax_pop_frame): Likewise.
8410 (vax_saved_pc_after_call): Remove function.
8411 (struct vax_frame_cache): New structure.
8412 (vax_frame_cache): New function.
8413 (vax_frame_this_id): New function.
8414 (vax_frame_prev_register): New function.
8415 (vax_frame_unwind): New variable.
8416 (vax_frame_sniffer): New function.
8417 (vax_frame_base_address): New function.
8418 (vax_frame_args_address): New function.
8419 (vax_frame_base): New variable.
8420 (vax_unwind_pc): New function.
8421 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
8422 deprecated_fp_regnum, deprecated_saved_pc_after_call,
8423 deprecated_frame_chain, deprecated_frame_saved_pc,
8424 deprecated_frame_args_address and
8425 deprecated_frame_init_saved_regs.
8426 * Makefile.in (vax-tdep.o): Update dependencies.
8427
8428 * vaxbsd-nat.c: New file.
8429
8430 * vax-tdep.h: Update copyright year. Adjust comments.
8431 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
8432 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
8433 (vax_regnum): New enum. Replacing...
8434 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
8435 (VAX_PS_REGNUM): ... these removed macros.
8436 * vax-tdep.c (vax_register_name): Remove prototype.
8437 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
8438 (vax_register_byte, vax_register_raw_size,
8439 vax_register_virtual_size, vax_register_virtual_type): Remove
8440 functions.
8441 (vax_register_type): New function.
8442 (vax_breakpoint_from_pc): Reorganize.
8443 (vax_gdbarch_init): Set register_type. Don't set
8444 deprecated_register_size, deprecated_register_bytes,
8445 deprecated_register_byte, deprecated_register_raw_size,
8446 deprecated_max_register_raw_size,
8447 deprecated_register_virtual_size,
8448 deprecated_max_register_virtual_size and
8449 deprecated_register_virtual_type. Add comment on stack direction.
8450
8451 2004-04-11 Mark Kettenis <kettenis@gnu.org>
8452
8453 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
8454 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
8455 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
8456
8457 2004-04-10 Randolph Chung <tausq@debian.org>
8458
8459 * MAINTAINERS (write after approval): Add myself.
8460
8461 2004-04-07 Randolph Chung <tausq@debian.org>
8462
8463 * hppa-tdep.c (hppa_inner_than): Remove.
8464 (is_pa_2): Remove unused static variable.
8465 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
8466
8467 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
8468
8469 * language.h (language_defn): Add new la_post_parser field.
8470 * parser-defs.h (null_post_parser): New declaration (default for
8471 la_post_parser).
8472
8473 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
8474 insert call to that function.
8475 (parse_exp_in_context): New function, including code formerly in
8476 parse_exp_1. Calls language-dependent post-parser after
8477 prefixification.
8478 (parse_expression_in_context): New exported function.
8479 (null_post_parser): New definition.
8480 * expression.h (parse_expression_in_context): Add declaration.
8481
8482 * p-lang.c (pascal_language_defn): Add trivial post-parser.
8483 * c-lang.c (c_language_defn): Ditto.
8484 (cplus_language_defn): Ditto.
8485 (asm_language_defn): Ditto.
8486 (minimal_language_defn): Ditto.
8487 * f-lang.c (f_language_defn): Ditto.
8488 * jv-lang.c (java_language_defn): Ditto.
8489 * language.c (unknown_language_defn): Ditto.
8490 (auto_language_defn): Ditto.
8491 (local_language_defn): Ditto.
8492 * m2-lang.c (m2_language_defn): Ditto.
8493 * scm-lang.c (scm_language_defn): Ditto.
8494 * obj-lang.c (objc_language_defn): Ditto.
8495
8496 2004-04-10 Mark Kettenis <kettenis@gnu.org>
8497
8498 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
8499 (amd64nbsd_mcontext_addr): New function.
8500 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
8501 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
8502 with amd64nbsd_r_reg_offset, instead of building it on the fly.
8503
8504 * corelow.c (core_xfer_partial): Fix coding standards violation.
8505 Add support for TARGET_OBJECT_WCOOKIE.
8506
8507 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
8508 deprecated_pc_in_sigtramp.
8509 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
8510 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
8511 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
8512 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
8513 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
8514 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
8515 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
8516
8517 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
8518 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
8519 Fix typo.
8520
8521 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
8522 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
8523 (amd64_collect_fxsave): Likewise.
8524
8525 * i386-sol2-tdep.c: Include "gdb_string.h".
8526 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
8527 name.
8528 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8529
8530 2004-04-10 Mark Kettenis <kettenis@gnu.org>
8531
8532 * i386-sol2-tdep.c: Include "solib-svr4.h".
8533 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8534 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
8535 * config/i386/tm-i386sol2.h: Include :solib.h".
8536 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
8537 solib-svr4.o and solib-legacy.o.
8538 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
8539 solib-svr4.o.
8540
8541 2004-04-09 Mark Kettenis <kettenis@gnu.org>
8542
8543 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
8544 whether a register is supplied by PTRACE_GETFPREGS.
8545 (store_inferior_registers): Likewise.
8546 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
8547 whether a register is supplied by PT_GETFPREGS.
8548 (store_inferior_registers): Likewise.
8549
8550 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
8551 * config/i386/linux64.mt (TDEPFILES): Likewise.
8552
8553 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
8554
8555 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
8556 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8557 the program counter is in the range specified by `struct
8558 gdbarch_tdep'.
8559 * amd64-linux-tdep.c: Include "symtab.h".
8560 (amd64_linux_pc_in_sigtramp): Remove function.
8561 (amd64_linux_sigtramp_p): New function.
8562 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8563 deprecated_pc_in_sigtramp.
8564 * amd64nbsd-tdep.c: Include "symtab.h".
8565 (amd64nbsd_sigtramp_p): New function.
8566 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8567 deprecated_pc_in_sigtramp.
8568 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
8569 few comments.
8570 (amd64obsd_pc_in_sigtramp): Remove function.
8571 (amd64obsd_sigtramp_p): New function.
8572 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
8573 deprecated_pc_in_sigtramp.
8574 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
8575 (i386bsd_pc_ins_sigtramp): Remove prototype.
8576 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
8577 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
8578 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
8579 the program counter is in the range specified by `struct
8580 gdbarch_tdep'.
8581 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
8582 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
8583 (i386_go32_pc_in_sigtramp): Remove function.
8584 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
8585 Initialize TDEP->sigtramp_p.
8586 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
8587 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
8588 deprecated_pc_in_sigtramp.
8589 * i386-linux-tdep.c: Adjust comments.
8590 (i386_linux_pc_in_sigtramp): Remove function.
8591 (i386_linux_sigtramp_p): New function.
8592 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
8593 deprecated_pc_in_sigtramp.
8594 * i386-nto-tdep.c: Update copyright year.
8595 (i386nto_pc_in_sigtramp): Remove function.
8596 (i386nto_sigtramp_p): New function.
8597 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
8598 SP_REGNUM.
8599 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
8600 deprecated_pc_in_sigtramp.
8601 * i386-sol2-tdep.c: Update copyright year.
8602 (i386_sol2_pc_in_sigtramp): Remove function.
8603 (i386_sol2_sigtramp_p): New function.
8604 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
8605 deprecated_pc_in_sigtramp.
8606 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
8607 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
8608 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8609 deprecated_sigtramp_start and deprecated_sigtramp_end.
8610 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
8611 (i386nbsd_pc_in_sigtramp): Remove function.
8612 (i386nbsd_sigtramp_p): New function.
8613 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8614 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8615 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
8616 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
8617 (i386obsd_pc_in_sigtramp): Remove function.
8618 (i386obsd_sigtramp_p): New function.
8619 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
8620 functions.
8621 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
8622 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
8623 TDEP->sigtramp_p.
8624 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
8625 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
8626 dependencies.
8627
8628 * config/i386/i386aout.mt: Remove file.
8629
8630 * configure.tgt: Remove i[34567]86-*-go32*,
8631 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
8632 and i[34567]86-*-isc*. Set gdb_target to i386 for
8633 i[34567]86-*-netware* and i[34567]86-*-*.
8634 * config/i386/i386.mt: New file.
8635 * config/i386/embed.mt: Remove file.
8636 * config/i386/go32.mt: Remove file.
8637 * config/i386/i386nw.mt: Remove file.
8638 * config/i386/i386v.mt: Remove file.
8639 * config/i386/tm-go32.h: Remove file.
8640
8641 * tui/tui-hooks.c: Include "readline/readline.h" after
8642 "gdb_curses.h" instead of before.
8643 * tui/tui-io.c: Likewise.
8644
8645 * tui/tui.c: Fix typo in comment.
8646
8647 * sparc64-tdep.c (sparc_address_from_register): Remove function.
8648
8649 2004-04-08 Andrew Cagney <cagney@redhat.com>
8650
8651 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
8652 (deprecated_exception_support_initialized): Declare.
8653 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
8654 (initialize_hp_cxx_exception_support)
8655 (child_enable_exception_callback): Update.
8656 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
8657 (deprecated_exception_support_initialized): Rename
8658 deprecated_exception_catchpoints_are_fragile and
8659 deprecated_exception_support_initialized.
8660 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
8661
8662 * symtab.c (deprecated_hp_som_som_object_present): Rename
8663 hp_som_som_object_present.
8664 * symtab.h (deprecated_hp_som_som_object_present): Declare.
8665 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
8666 Update. Delete extern declaration.
8667 * valops.c (hp_som_som_object_present): Ditto.
8668 * parse.c (deprecated_hp_som_som_object_present)
8669 (parse_nested_classes_for_hpacc): Ditto.
8670 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
8671 * hppa-hpux-tdep.c (hp_som_som_object_present)
8672 (initialize_hp_cxx_exception_support): Ditto.
8673 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
8674 * cp-valprint.c (hp_som_som_object_present)
8675 (cp_print_class_method): Ditto.
8676 * c-typeprint.c (hp_som_som_object_present):
8677 (c_type_print_base): Ditto.
8678 * c-exp.y (hp_som_som_object_present): Ditto.
8679
8680 2004-04-08 Andrew Cagney <cagney@redhat.com>
8681
8682 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
8683 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
8684 (frame_unwind_find_by_frame): Re-implement the unwind code so
8685 that it can both prepend and append sniffers. Replace
8686 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
8687 * tramp-frame.c (tramp_frame_append): Use
8688 frame_unwind_prepend_unwinder.
8689 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
8690 frame_unwind_register_unwinder.
8691 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
8692 tramp_frame_append.
8693 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
8694 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
8695 (mips_linux_init_abi): Update.
8696
8697 2004-04-08 Kevin Buettner <kevinb@redhat.com>
8698
8699 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
8700 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
8701 file support.
8702
8703 2004-04-07 Kevin Buettner <kevinb@redhat.com>
8704
8705 * ia64-tdep.c (elf.h): Don't include.
8706 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
8707
8708 2004-04-07 Jason Molenda (jmolenda@apple.com)
8709
8710 * frame.h: Typeo corrections in comments.
8711
8712 2004-04-07 Jim Blandy <jimb@redhat.com>
8713
8714 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
8715 %esp and %ebp
8716
8717 2004-04-07 Mark Kettenis <kettenis@gnu.org>
8718
8719 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
8720 * config/sparc/linux64.mt (TDEPFILES): Likewise.
8721 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8722 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
8723 and solib-legacy.o.
8724 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
8725 solib-svr4.o.
8726 * config/sparc/tm-sol2.h: Update copyright year. Include
8727 "solib.h".
8728
8729 * sparc-sol2-tdep.c: Update copyright year. Include
8730 "solib-svr4.h".
8731 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8732 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
8733 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
8734 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
8735 dependencies.
8736
8737 2004-04-06 Andrew Cagney <cagney@redhat.com>
8738
8739 * infttrace.c: Include "infttrace.h".
8740 * infttrace.h: Include "target.h".
8741 * Makefile.in (infttrace_h): Update.
8742 (infttrace.o): Update.
8743
8744 2004-04-06 Andrew Cagney <cagney@redhat.com>
8745
8746 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
8747 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
8748 move extern declarations from here ...
8749 * infttrace.h: ... to here.
8750 * Makefile.in (hppah-nat.o): Update dependencies.
8751
8752 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
8753 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8754 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
8755 (hppa_breakpoint_from_pc): Delete.
8756
8757 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
8758
8759 2004-04-05 Andrew Cagney <cagney@redhat.com>
8760
8761 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
8762 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
8763 <sys/file.h>.
8764
8765 2004-04-06 Randolph Chung <tausq@debian.org>
8766
8767 Committed by Andrew Cagney (mechanical change).
8768 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
8769 exception_catchpoints_are_fragile, find_stub_with_shl_get,
8770 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
8771 child_enable_exception_callback, current_ex_event,
8772 null_symtab_and_line, child_get_current_exception_event,
8773 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
8774 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
8775 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
8776 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
8777 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
8778 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
8779 Move hpux-specific definitions ...
8780 * hppa-hpux-tdep.c: ... to here.
8781
8782 2004-04-05 Andrew Cagney <cagney@redhat.com>
8783
8784 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
8785 skip_prologue_using_sal.
8786
8787 2004-04-05 Andrew Cagney <cagney@redhat.com>
8788
8789 * config/i386/tm-i386.h: Delete file.
8790 * config/i386/tm-vxworks.h: Update copyright, do not include
8791 "tm-i386.h".
8792 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
8793 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
8794 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
8795 * config/i386/ncr3000.mt (TM_FILE): Delete.
8796 * config/i386/interix.mt (TM_FILE): Delete.
8797 * config/i386/i386v.mt (TM_FILE): Delete.
8798 * config/i386/i386nw.mt (TM_FILE): Delete.
8799 * config/i386/i386gnu.mt (TM_FILE): Delete.
8800 * config/i386/i386aout.mt (TM_FILE): Delete.
8801 * config/i386/embed.mt (TM_FILE): Delete.
8802
8803 2004-04-05 Kevin Buettner <kevinb@redhat.com>
8804
8805 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
8806 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
8807 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
8808 (accg7_regnum): New constants.
8809 (last_spr_regnum, last_pseudo_regnum): Update.
8810 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
8811 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8812 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
8813 for accg registers.
8814 (frv_register_sim_regno): Update spr_map[].
8815
8816 2004-04-04 Andrew Cagney <cagney@redhat.com>
8817
8818 * config/mips/xm-riscos.h: Delete.
8819 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
8820 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
8821 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
8822 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
8823 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
8824 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
8825 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
8826 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
8827 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
8828 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
8829 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
8830 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
8831 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
8832 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
8833 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
8834 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
8835 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
8836 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
8837 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
8838 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
8839 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
8840 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
8841 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
8842 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
8843 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
8844 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8845
8846 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
8847 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
8848 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
8849 * configure.host: Remove m680[01]0-sun-sunos3*,
8850 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
8851 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
8852 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
8853 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
8854 mips-*-riscos*.
8855 * NEWS: Mention removed systems.
8856
8857 2004-04-04 Andrew Cagney <cagney@redhat.com>
8858
8859 GDB 6.1 release created from 6.1 branch.
8860
8861 2004-04-04 Andrew Cagney <cagney@redhat.com>
8862
8863 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
8864 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
8865 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
8866
8867 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
8868 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
8869 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
8870
8871 2004-04-03 Jim Blandy <jimb@redhat.com>
8872
8873 * MAINTAINERS: Chris Faylor has changed employers; add him to
8874 "paper trail" section, and update his E-mail address.
8875
8876 2004-04-03 Andrew Cagney <cagney@redhat.com>
8877
8878 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
8879 generic dummy frames.
8880 * dummy-frame.c: Update copyright.
8881 (dummy_frame_sniffer): Delete check for generic dummy frames.
8882
8883 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8884 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
8885 (REG_PARM_STACK_SPACE): Delete.
8886 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
8887 Inline reference to REG_PARM_STACK_SPACE.
8888
8889 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
8890 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8891 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
8892 (FRAME_BASE_BEFORE_SIGTRAMP)
8893 (hppa32_hpux_frame_base_before_sigtramp)
8894 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
8895 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
8896 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
8897 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
8898 (FRAME_BASE_BEFORE_SIGTRAMP)
8899 (hppa64_hpux_frame_base_before_sigtramp)
8900 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
8901
8902 2004-04-03 Andrew Cagney <cagney@redhat.com>
8903
8904 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
8905
8906 2004-04-02 Andrew Cagney <cagney@redhat.com>
8907
8908 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
8909 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
8910 * dummy-frame.h: Delete out-of-date comments.
8911 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
8912 * gdbarch.h, gdbarch.c: Re-generate.
8913
8914 2004-04-02 Joel Brobecker <brobecker@gnat.com>
8915
8916 Committed by Andrew Cagney <cagney@redhat.com>.
8917 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
8918 into account an instruction saving a register if we have already
8919 seen an earlier instruction saving that same register.
8920
8921 2004-04-02 Andrew Cagney <cagney@redhat.com>
8922
8923 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
8924 * gdbarch.h, gdbarch.c: Re-generate.
8925 * frame.c (legacy_get_prev_frame): Delete references to
8926 DEPRECATED_INIT_FRAME_PC_FIRST.
8927
8928 * infrun.c (pc_in_sigtramp): Delete function.
8929 (check_sigtramp2): Inline call to pc_in_sigtramp, use
8930 get_frame_type.
8931
8932 2004-04-02 Andrew Cagney <cagney@redhat.com>
8933
8934 * infrun.c (handle_step_into_function): Delete code conditional on
8935 legacy_frame_p.
8936 (handle_inferior_event, step_over_function): Ditto.
8937
8938 2004-04-02 Andrew Cagney <cagney@redhat.com>
8939
8940 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
8941 "previous frame inner to this frame" test.
8942
8943 2004-04-02 Andrew Cagney <cagney@redhat.com>
8944
8945 * frame.c (safe_frame_unwind_memory): New function.
8946 * frame.h (safe_frame_unwind_memory): Declare. Update description
8947 of /safe_/ methods.
8948 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
8949 "next_frame". Use safe_frame_unwind_memory.
8950 (tramp_frame_sniffer): Update call to tramp_frame_start.
8951
8952 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
8953
8954 * dwarf2read.c (dwarf2_objfile_data_key): New.
8955 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
8956 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
8957 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
8958 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
8959 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
8960 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
8961 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
8962 Remove variables.
8963 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
8964 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
8965 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
8966 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
8967 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
8968 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
8969 Remove macros.
8970 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
8971 data.
8972 (dwarf2_locate_sections, dwarf2_build_psymtabs)
8973 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
8974 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
8975 (read_partial_die, read_full_die, read_indirect_string)
8976 (dwarf_decode_line_header, dwarf_decode_macros)
8977 (dwarf2_symbol_mark_computed): Remove use of removed macros.
8978 Update uses of removed variables.
8979 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
8980 of removed macros.
8981 (_initialize_dwarf2_read): New function.
8982 * symfile.h (dwarf2_has_info): Update prototype.
8983 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
8984 * elfread.c (elf_symfile_read): Likewise.
8985
8986 2004-04-01 Jim Blandy <jimb@redhat.com>
8987
8988 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
8989 function for register numbers on all the rs6000-derived targets.
8990 (rs6000_gdbarch_init): Don't register a separate
8991 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
8992 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
8993 variants.
8994
8995 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
8996 numbering.
8997
8998 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
8999
9000 * valarith.c: Update copyright notice.
9001 (value_add): Handle range types.
9002 (value_sub): Ditto.
9003 (value_equal): Ditto.
9004 (value_less): Ditto.
9005 (value_neg): Ditto.
9006 (value_complement): Ditto.
9007 (value_binop): Simplify slightly by using is_integral_type and
9008 eliminiating unnecessary COERCE_ENUMs.
9009
9010 2004-03-31 Andrew Cagney <cagney@redhat.com>
9011
9012 * frame.h (frame_unwind_id): Declare.
9013 * frame.c (frame_unwind_id): New function.
9014 (get_prev_frame_1): New function.
9015 (frame_debug_got_null_frame): New function.
9016 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
9017 code proper to prev_frame, update description.
9018 * infrun.c (step_over_function): Use frame_unwind_id.
9019
9020 2004-04-31 J. Brobecker <brobecker@gnat.com>
9021
9022 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
9023 (hppa64_push_dummy_call): Likewise.
9024
9025 2004-03-30 Jim Blandy <jimb@redhat.com>
9026
9027 From Ulrich Weigand:
9028 * utils.c (query): Do not use a va_list variable multiple times.
9029
9030 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9031
9032 * Makefile.in (linux_nat_h): Update dependencies.
9033 * configure.in: Check for <gnu/libc-version.h>.
9034 * configure: Regenerate.
9035 * config.in: Regenerate.
9036 * linux-nat.h: Include "target.h". Add waitstatus field to
9037 struct lwp_info.
9038 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
9039 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
9040 to.
9041 (lin_lwp_handle_extended): New function. Handle clone events.
9042 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
9043 thread exit events.
9044 (child_wait): Handle clone events.
9045 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
9046 * linux-nat.c (linux_enable_event_reporting): Turn on
9047 PTRACE_O_TRACECLONE.
9048 (linux_handle_extended_wait): Handle clone events.
9049 * thread-db.c: Include <gnu/libc-version.h>.
9050 (struct private_thread_info): Add dying flag.
9051 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
9052 higher.
9053 (attach_thread): Update comments. Handle dying threads.
9054 (detach_thread): Set the dying flag.
9055 (check_event): Always call attach_thread.
9056
9057 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
9058
9059 * mips-tdep.c (mips_pdr_data): New.
9060 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
9061 (_initialize_mips_tdep): Initialize mips_pdr_data.
9062
9063 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
9064
9065 * minsyms.c (install_minimal_symbols): Move dropping leading
9066 char from linkage name from here...
9067 (prim_record_minimal_symbol_and_info): ...to here. Simplify
9068 test for "__gnu_compiled*" symbols.
9069
9070 2004-03-28 Jim Blandy <jimb@redhat.com>
9071
9072 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
9073 registers to temp register r0 and byte stores as prologue
9074 instructions.
9075
9076 2004-03-28 Andrew Cagney <cagney@redhat.com>
9077
9078 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
9079 arm*-*-*.
9080
9081 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9082
9083 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
9084 and switch the layout to force a display of register window.
9085
9086 2004-02-26 J. Brobecker <brobecker@gnat.com>
9087
9088 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
9089 of the INTEGER class.
9090
9091 2004-03-26 Jim Blandy <jimb@redhat.com>
9092
9093 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
9094 bytes long on PPC GNU/Linux.
9095
9096 2004-03-26 David Carlton <carlton@kealia.com>
9097
9098 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
9099
9100 2004-03-25 Andrew Cagney <cagney@redhat.com>
9101
9102 * PROBLEMS: Add general section titles, remove references to
9103 specific releases.
9104
9105 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
9106
9107 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
9108 INT_REGISTER_SIZE.
9109 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
9110 FP_REGISTER_VIRTUAL_SIZE.
9111 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
9112 of DEPRECATED_REGISTER_RAW_SIZE.
9113 (arm_register_type): Add gdbarch argument.
9114 (arm_register_raw_size, arm_register_virtual_size): Delete.
9115 (arm_register_byte, arm_extract_return_value)
9116 (arm_store_return_value, arm_get_longjmp_target): Update references
9117 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
9118 (arm_gdbarch_init): Likewise. Don't set
9119 deprecated_register_raw_size, deprecated_register_virtual_size,
9120 deprecated_max_register_raw_size,
9121 deprecated_max_register_virtual_size, or
9122 deprecated_max_register_virtual_type. Do set register_type.
9123 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
9124 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
9125 (FP_REGISTER_VIRTUAL_SIZE): Delete.
9126 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
9127 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
9128 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
9129 INT_REGISTER_SIZE.
9130 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
9131 (remote_rdp_store_register): Likewise.
9132
9133 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
9134
9135 * Makefile.in (mips-linux-tdep.o): Update dependencies.
9136 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
9137 to after osabi initialization.
9138 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
9139 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
9140 functions.
9141 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
9142 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
9143 variables.
9144 (mips_linux_init_abi): Append signal trampoline unwinders.
9145
9146 2004-03-24 Andrew Cagney <cagney@redhat.com>
9147
9148 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
9149 * tramp-frame.c: Include "gdb_assert.h".
9150 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
9151 correct sizeof.
9152 (tramp_frame_append): Validate the tramp frame's instructions.
9153 * Makefile.in (tramp-frame.o): Update dependencies.
9154
9155 2004-03-23 Andrew Cagney <cagney@redhat.com>
9156
9157 * trad-frame.h (trad_frame_set_reg_addr): Declare.
9158
9159 2004-03-23 Andrew Cagney <cagney@redhat.com>
9160
9161 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
9162 Nasser as past testsuite/lib/ (and other) maintainers.
9163
9164 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9165
9166 * infcmd.c (attach_command): Reread symbols if we already have
9167 an exec file.
9168
9169 2004-03-23 Andrew Cagney <cagney@redhat.com>
9170
9171 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
9172
9173 2004-03-23 Andrew Cagney <cagney@redhat.com>
9174
9175 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
9176 * gdbarch.h, gdbarch.c: Re-generate.
9177 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9178 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9179 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9180 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
9181 (DEPRECATED_SIGTRAMP_START): Update.
9182 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
9183 (DEPRECATED_SIGTRAMP_START): Update.
9184 * blockframe.c (find_pc_sect_partial_function): Update.
9185 * arch-utils.c (legacy_pc_in_sigtramp): Update.
9186
9187 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
9188
9189 * remote.c (remote_open_1): Reopen the exec file and reread symbols
9190 if necessary.
9191
9192 2004-03-23 Andrew Cagney <cagney@redhat.com>
9193
9194 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
9195 predicate, deprecate.
9196 * gdbarch.h, gdbarch.c: Re-generate.
9197 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
9198 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
9199 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
9200 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
9201 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
9202 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
9203 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
9204 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
9205 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
9206 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
9207 * blockframe.c (find_pc_partial_function): Update.
9208 * breakpoint.c (bpstat_what): Update.
9209 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
9210 * frv-linux-tdep.c (frv_linux_init_abi): Update.
9211 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
9212 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
9213 * i386-interix-tdep.c (i386_interix_init_abi): Update.
9214 * i386-linux-tdep.c (i386_linux_init_abi): Update.
9215 * i386-nto-tdep.c (i386nto_init_abi): Update.
9216 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
9217 * i386-tdep.c (i386_sigtramp_frame_sniffer)
9218 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
9219 * i386bsd-tdep.c (i386bsd_init_abi): Update.
9220 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
9221 * i386obsd-tdep.c (i386obsd_init_abi): Update.
9222 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
9223 * infrun.c (pc_in_sigtramp): Update.
9224 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
9225 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9226 * mips-tdep.c (mips_gdbarch_init): Update.
9227 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
9228 * ppc-linux-tdep.c: Update comment.
9229 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
9230 * shnbsd-tdep.c (shnbsd_init_abi): Update.
9231 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
9232 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
9233 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
9234 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
9235 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
9236 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
9237 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
9238 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
9239
9240 2004-03-23 Andrew Cagney <cagney@redhat.com>
9241
9242 * tramp-frame.h, tramp-frame.h: New files.
9243 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
9244 Update rules to include "tramp-frame.h" and "tramp-frame.c".
9245
9246 * Makefile.in: Update all dependencies.
9247
9248 2004-03-23 Andrew Cagney <cagney@redhat.com>
9249
9250 * Makefile.in (trad_frame_h): Add $(frame_h).
9251 * trad-frame.h: Update copyright. Include "frame.h".
9252 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
9253 (trad_frame_set_id, trad_frame_get_id): Declare.
9254 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
9255 * trad-frame.c: Update copyright.
9256 (struct trad_frame_cache): Define.
9257 (trad_frame_cache_zalloc): New function.
9258 (trad_frame_set_id, trad_frame_get_id): New functions.
9259 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
9260
9261 2004-03-22 Andrew Cagney <cagney@redhat.com>
9262
9263 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
9264 s390_pltstub_unwind_cache.
9265 (s390_stub_frame_unwind_cache): Rename
9266 s390_pltstub_frame_unwind_cache.
9267 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
9268 (s390_stub_frame_prev_register): Rename
9269 s390_pltstub_frame_prev_register.
9270 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
9271 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
9272
9273 From Ulrich Weigand:
9274 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
9275 pointer calls like PLT calls.
9276
9277 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9278
9279 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
9280 PC rather than the partial function start address. Use the start
9281 address to sanity check the found PDR.
9282
9283 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
9284
9285 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
9286 linux_handle_extended_wait.
9287
9288 2004-03-22 Andrew Cagney <cagney@redhat.com>
9289
9290 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
9291 function.
9292
9293 * frame.h (generic_pop_current_frame): Delete declaration.
9294 (deprecate_pop_dummy_frame): Deprecate
9295 generic_pop_dummy_frame.
9296 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
9297 (generic_pop_current_frame): Delete function.
9298 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
9299 generic_pop_current_frame.
9300 * v850-tdep.c (v850_pop_frame): Update.
9301 * mcore-tdep.c (mcore_pop_frame): Update.
9302 * sh64-tdep.c (sh64_pop_frame): Update.
9303 * h8300-tdep.c (h8300_pop_frame): Update.
9304
9305 2004-03-22 Andrew Cagney <cagney@redhat.com>
9306
9307 * frame.h (deprecated_pc_in_call_dummy): Rename
9308 generic_pc_in_call_dummy.
9309 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
9310 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
9311 generic_pc_in_call_dummy.
9312 (pc_in_dummy_frame): Make static.
9313 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
9314 * gdbarch.h, gdbarch.c: Re-generate.
9315 * dummy-frame.c (dummy_frame_sniffer): Simplify.
9316 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
9317 (legacy_get_prev_frame): Ditto.
9318 * inferior.h: Delete reference to generic_pc_in_call_dummy in
9319 comment.
9320
9321 2004-03-21 Andrew Cagney <cagney@redhat.com>
9322
9323 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
9324 declaration and out-of-date comment.
9325 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9326 Delete function.
9327 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
9328 deprecated_pc_in_call_dummy.
9329
9330 * infrun.c (handle_inferior_event): For non legacy frames, use the
9331 frame ID and frame type to identify a signal trampoline. Update
9332 comments.
9333
9334 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
9335
9336 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
9337 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
9338
9339 2004-03-21 Andrew Cagney <cagney@redhat.com>
9340
9341 * frame-unwind.h: Update copyright.
9342 (struct frame_data): Add opaque declaration.
9343 (frame_sniffer_ftype): Declare.
9344 (struct frame_unwind): Add "unwind_data" and "sniffer".
9345 (frame_unwind_register_unwinder): Declare.
9346 (frame_unwind_find_by_frame): Add parameter "this_cache".
9347 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
9348 (legacy_get_prev_frame, legacy_get_prev_frame)
9349 (get_frame_type): Pass the prologue_cache to
9350 frame_unwind_find_by_frame.
9351 * frame-unwind.c (struct frame_unwind_table_entry): Add field
9352 "unwinder".
9353 (frame_unwind_register_unwinder): New function.
9354 (frame_unwind_find_by_frame): Handle an unwind sniffer.
9355
9356 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
9357
9358 * bcache.c (print_percentage): Use floating point to avoid
9359 incorrect results when portion*100 overflows.
9360
9361 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9362
9363 * ppc_tdep.h (ppc_linux_frame_saved_pc)
9364 (ppc_linux_init_extra_frame_info)
9365 (ppc_linux_frameless_function_invocation)
9366 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
9367 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
9368 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
9369 (rs6000_frame_chain): Delete declarations.
9370 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
9371 (ppc_linux_init_extra_frame_info)
9372 (ppc_linux_frameless_function_invocation)
9373 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
9374 (ppc_linux_init_abi): Remove registration of above deleted functions.
9375 * rs6000-tdep.c (rs6000_init_extra_frame_info)
9376 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
9377 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
9378 (rs6000_pop_frame, rs6000_frameless_function_invocation)
9379 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
9380 (rs6000_gdbarch_init): Remove registration of above deleted functions.
9381 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
9382 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
9383 frame management for all OSABIs.
9384
9385 2004-03-19 Andrew Cagney <cagney@redhat.com>
9386
9387 Committed by Kevin Buettner <kevinb@redhat.com>.
9388
9389 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
9390 Update copyright.
9391 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
9392 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
9393 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
9394 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
9395 unwinders. #ifdef legacy frame code.
9396 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9397 "frame-base.h".
9398 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
9399 (struct rs6000_frame_cache, rs6000_frame_cache)
9400 (rs6000_frame_this_id, rs6000_frame_prev_register)
9401 (rs6000_frame_sniffer, rs6000_frame_unwind)
9402 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
9403 (rs6000_frame_base): Implement a traditional frame unwinder.
9404 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
9405 frame unwinder.
9406
9407 2004-03-19 Kevin Buettner <kevinb@redhat.com>
9408
9409 * breakpoint.c (adjust_breakpoint_address): Don't adjust
9410 breakpoint address for watchpoints or the catch eventpoints.
9411 Add new paramter ``bptype''. Adjust all callers.
9412
9413 2004-03-19 Andrew Cagney <cagney@redhat.com>
9414
9415 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
9416
9417 * PROBLEMS: Delete note that ARM does not use frame code, problem
9418 fixed.
9419
9420 2004-03-18 Andrew Cagney <cagney@redhat.com>
9421
9422 * stack.c (return_command): Delete code wrapped in #ifdef
9423 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
9424
9425 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
9426
9427 2004-03-18 Andrew Cagney <cagney@redhat.com>
9428
9429 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
9430 DEPRECATED_IN_SIGTRAMP.
9431 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9432 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
9433 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9434 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9435 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9436 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9437 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9438 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
9439 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
9440 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
9441
9442 2004-03-18 Andrew Cagney <cagney@redhat.com>
9443
9444 * frame-base.c: Update copyright. Include "gdb_obstack.h".
9445 (struct frame_base_table_entry): Define.
9446 (struct frame_base_table): Re-implement as a linked list.
9447 (frame_base_init): Re-implement.
9448 (frame_base_table): Delete function.
9449 (append_predicate): Delete function.
9450 (frame_base_append_sniffer): Update.
9451 (frame_base_set_default): Update.
9452 (frame_base_find_by_frame): Update.
9453 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
9454 * Makefile.in (frame-base.o): Update dependencies.
9455
9456 2004-03-17 Andrew Cagney <cagney@redhat.com>
9457
9458 * frame.c (legacy_get_prev_frame): Pass correct frame to
9459 frame_unwind_find_by_frame.
9460
9461 2004-03-17 David Carlton <carlton@kealia.com>
9462
9463 * NEWS: Mention C++ nested types and namespaces
9464
9465 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
9466
9467 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
9468 and "Regressions since gdb 5.3.". Add known regressions since
9469 gdb 6.0.
9470
9471 2004-03-16 David Carlton <carlton@kealia.com>
9472
9473 * dwarf2read.c (process_structure_scope): Process children even
9474 when we're a declaration.
9475
9476 2004-03-16 Andrew Cagney <cagney@redhat.com>
9477
9478 * symtab.h (find_pc_sect_partial_function): Delete declaration.
9479 * blockframe.c (find_pc_partial_function)
9480 (find_pc_sect_partial_function): Merge into a single
9481 find_pc_partial_function.
9482
9483 2004-03-16 Mark Kettenis <kettenis@gnu.org>
9484
9485 * i386bsd-nat.c: s/regno/regnum/g.
9486 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
9487 FP0_REGNUM.
9488 (store_inferior_registers): Likewise.
9489
9490 2004-03-16 Mark Kettenis <kettenis@gnu.org>
9491
9492 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
9493 of i387_fill_fsave.
9494 (store_inferior_registers): Call i387_collect_fsave and
9495 i387_collect_fxsave instead of i387_fill_fsave and
9496 i387_fill_fxsave.
9497
9498 2004-03-15 Andrew Cagney <cagney@redhat.com>
9499
9500 * Makefile.in (frame-unwind.o): Update dependencies.
9501 * frame-unwind.c: Include "gdb_obstack.h".
9502 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
9503 parameter.
9504 (append_predicate): Delete function.
9505 (struct frame_unwind_table_entry): New structure.
9506 (struct frame_unwind_table): Replace "sniffer" with "head" and
9507 "tail".
9508 (frame_unwind_append_sniffer): Update.
9509 (frame_unwind_find_by_frame): Update.
9510 (_initialize_frame_unwind): Registe frame_unwind_init using
9511 gdbarch_data_register_pre_init.
9512
9513 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9514
9515 * i386bsd-nat.c: Update copyright year.
9516 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
9517 define unconditionally.
9518
9519 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9520
9521 * i387-tdep.h (i387_collect_fsave): New prototype.
9522 * i387-tdep.c (i387_collect_fsave): New function containing most
9523 of the code from i387_fill_fsave.
9524 (i387_fill_fsave): Call i387_collect_fsave.
9525
9526 2004-03-15 Mark Kettenis <kettenis@gnu.org>
9527
9528 * i386-linux-tdep.c: Update copyright year.
9529 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
9530 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
9531 svr4_ilp32_link_map_offsets instead of
9532 i386_linux_svr4_fetch_link_map_offsets.
9533
9534 2004-03-15 David Carlton <carlton@kealia.com>
9535
9536 Fix for PR c++/1553:
9537 * dwarf2read.c (read_structure_type): Determine type name by
9538 calling determine_class_name.
9539 (determine_class_name): New.
9540 (determine_prefix): Look at TYPE_TAG_NAME and call
9541 determine_class_name when appropriate.
9542 (determine_prefix_aux, class_name): Delete.
9543 (read_namespace): Set die->type.
9544
9545 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9546
9547 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
9548 unused macro definition. The definition in target.h (or perhaps
9549 elsewhere) takes precedence.
9550
9551 2004-03-15 Andrew Cagney <cagney@redhat.com>
9552
9553 * ppc-tdep.h: Update copyright.
9554 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
9555 function signatures to match "regsets.h".
9556 * ppc-linux-tdep.c: Include "regset.h".
9557 (ELF_GREGSET_SIZE): Delete.
9558 (right_supply_register): New function.
9559 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
9560 using right_supply_register.
9561 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
9562 functions.
9563 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
9564 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
9565 (_initialize_ppc_linux_tdep): Do not register
9566 ppc_linux_regset_core_fns.
9567 (ppc_linux_regset_from_core_section): Replace
9568 fetch_core_registers.
9569 (ppc_linux_regset_core_fns): Delete.
9570 * ppc-linux-nat.c: (right_fill_reg): New function.
9571 (supply_gregset): Update call to ppc_linux_supply_gregset.
9572 (fill_gregset): Clear the register set, use right_fill_reg.
9573 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
9574 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
9575
9576 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
9577 unsigned.
9578
9579 2004-03-15 Andrew Cagney <cagney@redhat.com>
9580
9581 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
9582 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
9583 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
9584 and register_gdbarch_data.
9585 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
9586 (struct gdbarch_data): Replace "init" by "pre_init" and
9587 "post_init".
9588 * gdbarch.h, gdbarch.c: Re-generate.
9589 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
9590 with"obstack", use OBSTACK_ZALLOC.
9591 (dwarf2_frame_ops): Delete.
9592 (dwarf2_frame_set_init_reg): Use gdbarch_data.
9593 (dwarf2_frame_init_reg): Use gdbarch_data.
9594 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
9595 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
9596 (_initialize_svr4_solib): Update.
9597 * user-regs.c (_initialize_user_regs): Update.
9598 * reggroups.c (_initialize_reggroup): Update.
9599 * regcache.c (_initialize_regcache): Update.
9600 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
9601 * libunwind-frame.c (_initialize_libunwind_frame): Update.
9602 * gnu-v3-abi.c (init_gnuv3_ops): Update.
9603 * frame-unwind.c (_initialize_frame_unwind): Update.
9604 * frame-base.c (_initialize_frame_base): Update.
9605 * user-regs.c (user_reg_add): Update.
9606 * reggroups.c (reggroup_add): Update.
9607 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
9608 * libunwind-frame.c (libunwind_frame_set_descr): Update.
9609 * frame-unwind.c (frame_unwind_append_sniffer): Update.
9610 * frame-base.c (frame_base_table): Update.
9611 * remote.c (_initialize_remote): Update.
9612 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
9613
9614 2004-03-15 Andrew Cagney <cagney@redhat.com>
9615
9616 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
9617
9618 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9619
9620 * Makefile.in (frv-linux-tdep.o): Add dependencies.
9621 * frv-linux-tdep.c: New file.
9622 * frv-tdep.c (struct gdbarch_tdep): Add new field
9623 ``sigcontext_reg_addr''.
9624 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
9625 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
9626 (frv_sigramp_frame_sniffer): New functions.
9627 (frv_sigtramp_frame_unwind): New static global.
9628 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
9629 sniffers.
9630 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
9631 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
9632
9633 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9634
9635 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
9636 but not via a call to error(), when unable to read memory.
9637
9638 2004-03-15 Kevin Buettner <kevinb@redhat.com>
9639
9640 * frv-tdep.c (frv_call_dummy_words): Delete.
9641 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
9642
9643 2004-03-15 Andrew Cagney <cagney@redhat.com>
9644
9645 * infrun.c (handle_step_into_function, step_over_function): Only
9646 update and use STEP_FRAME_ID when the system is using legacy
9647 frames. Update comments.
9648
9649 2004-03-14 Mark Kettenis <kettenis@gnu.org>
9650
9651 * amd64-linux-tdep.h: Remove file.
9652 * amd64-linux-tdep.c: Don't include "inferior.h" and
9653 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
9654 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
9655 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
9656 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
9657 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
9658 macros.
9659 (user_to_gdb_regmap): Remove variable.
9660 (amd64_linux_gregset_reg_offset): New variable.
9661 (amd64_core_fns): Remove variable.
9662 (fetch_core_registers): Remove function.
9663 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
9664 functions.
9665 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
9666 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
9667 * Makefile.in (amd64_linux_tdep_h): Remove.
9668 (amd64-linux-nat.o): Update dependencies.
9669 (amd64-linux-tdep.o): Update dependencies.
9670
9671 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
9672 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
9673 functions.
9674 (fetch_inferior_registers, store_inferior_registers): Rewrite.
9675
9676 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
9677 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
9678
9679 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
9680
9681 * dwarf2read.c (read_structure_type): Rename from
9682 read_structure_scope. Don't create a symbol or call process_die.
9683 Return immediately if die->type is set. Call read_type_die before
9684 dwarf2_add_member_fn.
9685 (process_structure_scope): New function.
9686 (read_enumeration_type, process_enumeration_scope): New functions,
9687 broken out from read_enumeration. Don't create the enumeration
9688 type if it has already been created.
9689 (read_enumeration): Removed.
9690 (process_die): Call read_structure_type, process_structure_scope,
9691 read_enumeration_type, and process_enumeration_scope. Just call
9692 new_symbol for base and subrange types. Add a comment about other
9693 type dies.
9694 (read_type_die): Call read_enumeration_type.
9695 (add_partial_structure, new_symbol): Update comments.
9696
9697 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9698
9699 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
9700
9701 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
9702
9703 * tui/tui-win.h (tui_get_cmd_list): Declare.
9704 * tui/tui-win.c (tui_command): New function.
9705 (tui_get_cmd_list): New function.
9706 (_initialize_tui_win): Moved initialization of tui command in
9707 tui_get_cmd_list.
9708
9709 * tui/tui-data.c (init_content_element): Setup new data members.
9710 (init_win_info): Likewise.
9711 (free_content_elements): Free it.
9712 * tui/tui-data.h (struct tui_data_element): Store the register
9713 content to print.
9714 (struct tui_data_info): Keep the current register group.
9715
9716 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
9717
9718 * tui/tui-regs.h (tui_show_registers): Update prototype.
9719 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
9720 (tui_resize_all): No need to calculate anything for register window.
9721 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
9722 (tui_set_register_element, tui_set_general_regs_content): Remove.
9723 (tui_set_special_regs_content): Remove.
9724 (tui_set_general_and_special_regs_content): Remove.
9725 (tui_set_float_regs_content): Remove.
9726 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
9727 (tui_set_regs_content): Remove.
9728 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
9729 (tui_v_show_registers_command_support): Remove.
9730 (tui_show_registers): Use a reggroup to specify the registers to show.
9731 (tui_show_register_group): New function.
9732 (tui_display_registers_from): Compute the layout of register window
9733 and refresh with new API; be sure to delete old register windows.
9734 (tui_check_register_values): Update to use tui_get_register and
9735 tui_display_data.
9736 (tui_display_register): Just refresh the register window part.
9737 (tui_register_format): Format registers and save in tui_data_element.
9738 (tui_get_register): New to combine tui_reg_value_has_changed and
9739 tui_get_register_raw_value; fix to use the new gdb API.
9740 (tui_show_float_command): Renamed tui_reg_float_command.
9741 (tui_show_general_command): Renamed tui_reg_general_command.
9742 (tui_show_special_command): Renamed tui_reg_system_command.
9743 (_initialize_tui_regs): Remove unused commands.
9744
9745 2004-03-13 Mark Kettenis <kettenis@gnu.org>
9746
9747 * NEWS (New native configurations): Mention OpenBSD/amd64.
9748
9749 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
9750 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
9751 Remove defines.
9752 * config/i386/nm-fbsd64.h: Likewise.
9753 * config/i386/nm-obsd.h: Likewise.
9754 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
9755 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
9756
9757 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9758
9759 * frv-tdep.c (set_variant_scratch_registers): New function.
9760 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
9761 New constants.
9762
9763 From Richard Sandiford <rsandifo@redhat.com>:
9764 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
9765
9766 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9767
9768 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
9769 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
9770 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
9771 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
9772 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
9773 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
9774 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
9775 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
9776 definitions from frv-tdep.c to frv-tdep.h.
9777
9778 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9779
9780 Add shared library support for FR-V FDPIC ABI:
9781 * Makefile.in (solib-frv.o): Add dependencies.
9782 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
9783 New functions.
9784 (frv_push_dummy_call): Add support for FDPIC ABI.
9785 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
9786 for FDPIC ABI.
9787 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
9788 (frv_fdpic_find_canonical_descriptor): Declare.
9789 * solib-frv.c: New file.
9790 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
9791 * config/frv/tm-frv.h (solib.h): Include.
9792
9793 2004-03-12 Kevin Buettner <kevinb@redhat.com>
9794
9795 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
9796 (frv-tdep.o): Update dependencies.
9797 * frv-tdep.h: New file.
9798 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
9799 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
9800 constants.
9801 (struct gdbarch_tdep): Add new member ``frv_abi''.
9802 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
9803 functions.
9804 (new_variant): Set ``frv_abi'' field.
9805 (gdb_arch_init): Detect FDPIC executables.
9806
9807 2004-03-12 Mark Kettenis <kettenis@gnu.org>
9808
9809 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
9810 wrapper.
9811
9812 2004-03-11 Andrew Cagney <cagney@redhat.com>
9813
9814 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
9815
9816 2004-03-11 Kevin Buettner <kevinb@redhat.com>
9817
9818 * solist.h (master_so_list): New function.
9819 * solib.c (master_so_list): Likewise.
9820 * solib-svr4.c (enable_break): Iterate over so_list entries
9821 obtained from master list instead of entries obtained directly
9822 via svr4_current_sos().
9823
9824 2004-03-10 Ben Elliston <bje@gnu.org>
9825
9826 * MAINTAINERS: Update my mail address.
9827
9828 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9829
9830 * remote-m32r-sdi.c: Support hardware watchpoint.
9831
9832 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9833
9834 * user-regs.c: Update copyright years.
9835 (struct user_regs): Rename to gdb_user_regs.
9836 (append_user_reg, builtin_user_regs, user_regs_init)
9837 (user_reg_add, user_reg_map_name_to_regnum)
9838 (usernum_to_user_reg): Update.
9839
9840 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9841
9842 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
9843 (skip_children): New functions.
9844 (locate_pdi_sibling): Call skip_children.
9845
9846 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9847
9848 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
9849 * gdbtypes.c (check_typedef): Update comments.
9850
9851 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9852
9853 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
9854 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
9855 pointer. Update comment about comp_unit_head.
9856 (struct abbrev_info): Shorten two int flags.
9857 (dwarf_alloc_abbrev): Take a CU argument.
9858 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
9859 each time through the loop. Update cleanup argument.
9860 (psymtab_to_symtab_1): Update cleanup call.
9861 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
9862 abbrev_obstack.
9863 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
9864 Just call obstack_free and clear the pointer.
9865
9866 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9867
9868 * infrun.c (handle_inferior_event): Remove short-circuit code for
9869 events in a different thread.
9870
9871 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9872
9873 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
9874 print the whole transfer.
9875 (initialize_targets): Update description of "set debug target".
9876
9877 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
9878
9879 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
9880
9881 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
9882
9883 * MAINTAINERS (write after approval): Add myself.
9884
9885 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9886
9887 * sh-tdep.c (sh_print_registers_info): Use for loop.
9888 Don't skip multiple registers when a float register is encountered.
9889
9890 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
9891
9892 Fix PR tdep/1291.
9893 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
9894 to official SH documentation.
9895
9896 2004-03-07 Andrew Cagney <cagney@redhat.com>
9897
9898 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
9899 unused function.
9900
9901 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
9902
9903 * arm-tdep.c (thumb_get_next_pc): Handle BX.
9904 (arm_get_next_pc): Handle BX and BLX.
9905
9906 2004-03-07 Andrew Cagney <cagney@redhat.com>
9907
9908 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
9909 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
9910 HPPA_SP_REGNUM.
9911 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
9912 (hppa_target_read_fp): Delete.
9913 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
9914 register_virtual_size, max_register_raw_size,
9915 max_register_virtual_size, register_byte, register_size,
9916 target_read_fp, fp_regnum, and register_bytes. Set register_type
9917 instead of register_virtual_type.
9918 (hppa32_register_type, hppa64_register_type): Replace
9919 hppa32_register_virtual_type and hppa64_register_virtual_type.
9920 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
9921 (HPPA_FP_REGNUM): Define.
9922
9923 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
9924
9925 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
9926 (pa_do_registers_info): Delete.
9927 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
9928 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
9929 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
9930
9931 * infcall.c (legacy_push_dummy_code): Delete #ifdef
9932 GDB_TARGET_IS_HPPA code.
9933 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
9934 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
9935 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
9936 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
9937 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
9938 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
9939 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
9940 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
9941 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
9942 (hppa_frameless_function_invocation, hppa64_store_return_value)
9943 (hppa_store_struct_return, hppa64_extract_return_value)
9944 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
9945 (hppa32_call_dummy_length, hppa64_call_dummy_length)
9946 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
9947 (find_proc_framesize, deposit_21, restore_pc_queue)
9948 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
9949 (rp_saved, pc_in_linker_stub): Delete.
9950
9951 Unconditionally enable 64-bit frame and ABI code.
9952 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
9953 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
9954 push_dummy_frame, fix_call_dummy, push_arguments,
9955 call_dummy_location, extract_return_value, use_struct_convention,
9956 store_return_value, store_struct_return, saved_pc_after_call,
9957 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
9958 frame_chain, frame_chain_valid, frameless_function_invocation,
9959 frame_saved_pc, and pop_frame.
9960
9961 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
9962 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
9963 (hppa_gdbarch_init): Do not set PC_REGNUM.
9964
9965 2004-03-06 Mark Kettenis <kettenis@gnu.org>
9966
9967 * config/alpha/tm-fbsd.h: Remove file.
9968 * config/alpha/fbsd.mt: Tweak comment.
9969 (TM_FILE): Set to tm-alpha.h.
9970
9971 2004-03-05 Andrew Cagney <cagney@redhat.com>
9972
9973 * infrun.c (step_over_function): When non-legacy code, and no
9974 step_frame_id, use the unwinder to get the caller's frame ID.
9975
9976 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9977
9978 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
9979 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
9980 bfd_arch_unknown. Adjust comment.
9981
9982 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
9983 * i386obsd-tdep.c: Correct spelling in comment.
9984 * i386nbsd-tdep.c: Correct spelling in comment.
9985 * sparc-tdep.c: Correct spelling in comments.
9986
9987 2004-03-05 David Carlton <carlton@kealia.com>
9988
9989 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
9990 bug.
9991
9992 2004-03-05 Mark Kettenis <kettenis@gnu.org>
9993
9994 * sparc-tdep.c: Fix typo in comment.
9995
9996 2004-03-04 J. Brobecker <brobecker@gnat.com>
9997
9998 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
9999
10000 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
10001
10002 * dwarf2read.c: Add comment describing memory lifetimes.
10003 (struct dwarf2_pinfo): Update comment.
10004 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
10005 (read_enumeration, new_symbol): Don't use obsavestring.
10006
10007 2004-03-04 Mark Kettenis <kettenis@gnu.org>
10008
10009 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
10010 instead of amd64_fill_fxsave.
10011 * amd64bsd-nat.c (store_inferior_registers): Likewise.
10012 * amd64fbsd-nat.c (fill_fpregset): Likewise.
10013
10014 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
10015 Reorganize code a bit.
10016
10017 2004-03-04 Orjan Friberg <orjanf@axis.com>
10018
10019 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
10020 when the frame pointer is pushed. Don't set the frame pointer's
10021 address on the stack unless it's actually located there.
10022 Set the SRP's address on the stack correctly when the PC is still in
10023 the prologue.
10024 (cris_return_value): New function.
10025 (cris_gdbarch_init): Clear deprecated store_return_value,
10026 extract_return_value.
10027
10028 2004-03-02 Jim Blandy <jimb@redhat.com>
10029
10030 * stabsread.c (reg_value_complaint): The maximum register number
10031 is one less than the number of registers.
10032
10033 2004-03-02 Andrew Cagney <cagney@redhat.com>
10034
10035 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
10036 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
10037 trailing comma and redundant assignment of I386_ST0_REGNUM.
10038 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
10039 32-bit segment registers.
10040
10041 2004-03-01 Andrew Cagney <cagney@redhat.com>
10042
10043 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
10044 use frame_relative_level and get_next_frame.
10045
10046 2004-02-29 Andrew Cagney <cagney@redhat.com>
10047
10048 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
10049 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
10050 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
10051 Delete macro.
10052
10053 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10054
10055 * inflow.c (terminal_inferior): Don't give up the terminal if we
10056 previously couldn't get the inferior's terminal state.
10057
10058 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
10059
10060 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
10061 PC_REGNUM.
10062
10063 2004-02-28 Andrew Cagney <cagney@redhat.com>
10064
10065 * NEWS: Refer to GDB 6.1.
10066 * README: Refer to GDB 6.1.
10067 * PROBLEMS: Refer to GDB 6.1.
10068
10069 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
10070
10071 * thread-db.c (disable_thread_signals): Remove unused function.
10072
10073 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10074
10075 * amd64-nat.c: Include "gdb_string.h".
10076 (amd64_collect_native_gregset): Zero-extend the 32-bit
10077 general-purpose registers and %eip.
10078
10079 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
10080 * amd64-tdep.c (amd64_collect_fxsave): New function.
10081 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
10082
10083 * i387-tdep.h: Update copyright year.
10084 (i387_collect_fxsave): New prototype.
10085 * i387-tdep.c: Update copyright year.
10086 (i387_collect_fxsave): New function containing most of the code
10087 from i387_fill_fxsave.
10088 (i387_fill_fxsave): Call i387_collect_fxsave.
10089
10090 2004-02-28 Andrew Cagney <cagney@redhat.com>
10091
10092 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
10093 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
10094
10095 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10096
10097 * amd64-tdep.c (amd64_frame_cache): Fix comment.
10098
10099 2004-02-28 Andrew Cagney <cagney@redhat.com>
10100
10101 * utils.c: Use "", instead of <>, to include readline.
10102 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
10103 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
10104 * source.c, solib.c, exec.c, event-top.c: Ditto.
10105 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
10106 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
10107 * Makefile.in: Update all dependencies.
10108 (readline_tilde_h, readline_history_h): Define.
10109 (readline_headers): Delete.
10110
10111 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10112
10113 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
10114 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
10115 "config/i386/tm-lx64.h".
10116
10117 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
10118 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
10119 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
10120
10121 2004-02-28 Andrew Cagney <cagney@redhat.com>
10122
10123 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
10124
10125 * breakpoint.c (_initialize_breakpoint): Use
10126 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
10127 Add help to show command.
10128
10129 2004-02-28 Mark Kettenis <kettenis@gnu.org>
10130
10131 * i386-nat.c: Reformat to be closer to coding standards.
10132 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
10133 `retval'. Make variables `align' and `size' local to while-loop.
10134 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
10135 (_initialize_i386_nat): New prototype.
10136
10137 * tui/tui.c: Include <readline/readline.h> instead of
10138 "readline/readline.h". Include it after <term.h> and
10139 "gdb_curses.h".
10140
10141 2004-02-27 Andrew Cagney <cagney@redhat.com>
10142
10143 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
10144 the new frame unwind code.
10145 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
10146 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
10147 PCOQ_HEAD_REGNUM.
10148
10149 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
10150 "return_value" and "push_dummy_call".
10151 (hppa32_use_struct_convention): Delete unused function.
10152 (hppa32_store_return_value): Delete unused function.
10153 (hppa32_extract_return_value): Delete unused function.
10154 (hppa32_stack_align): Delete function.
10155
10156 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
10157
10158 * coffread.c (enter_linenos): Don't let rawptr reference memory
10159 outside linetab[]'s limits.
10160
10161 2004-02-27 Andrew Cagney <cagney@redhat.com>
10162
10163 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
10164 inferior stack space - the stack needs to grow upwards.
10165 (hppa32_frame_align): New function.
10166 (hppa64_frame_align): Replace hppa_frame_align.
10167 (hppa_gdbarch_init): Update.
10168
10169 2004-02-26 Orjan Friberg <orjanf@axis.com>
10170
10171 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
10172 (dwarf2-frame.h): Include.
10173 (enum cris_regnums): New enum CRIS_FP_REGNUM.
10174 Remove static variables related to ABI setting.
10175 (struct gdbarch_tdep): Remove cris_abi member.
10176 (struct frame_extra_info): Remove.
10177 (cris_unwind_cache, stack_item): New structs.
10178 (cris_frame_unwind, cris_frame_base): New variables.
10179 (push_stack_item, pop_stack_item)
10180 (cris_frame_unwind_cache, cris_frame_this_id)
10181 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
10182 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
10183 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
10184 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
10185 (cris_reg_struct_has_addr): New functions.
10186 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
10187 (cris_frame_saved_pc, cris_saved_pc_after_call,
10188 (cris_store_struct_return, cris_frameless_function_invocation)
10189 (cris_pop_frame, cris_skip_prologue_main)
10190 (cris_abi_original_store_return_value)
10191 (cris_abi_v2_store_return_value)
10192 (cris_abi_original_extract_return_value)
10193 (cris_abi_v2_extract_return_value)
10194 (cris_abi_original_reg_struct_has_addr)
10195 (cris_abi_v2_reg_struct_has_addr)
10196 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
10197 (cris_push_return_address, cris_abi_update): Remove.
10198 (_initialize_cris_tdep): Remove ABI command.
10199 (cris_dump_tdep): Ditto.
10200 (cris_gdbarch_init): Remove ABI command.
10201 Set store_return_value, extract_return_value, push_dummy_code,
10202 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
10203 frame_unwind_append_sniffer, frame_base_set_default.
10204 Clear deprecated init_frame_pc, push_arguments, store_return_value,
10205 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
10206 sizeof_call_dummy_words, get_saved_register, push_return_address,
10207 pop_frame, store_struct_return, frame_init_saved_regs,
10208 init_extra_frame_info, frameless_function_invocation, frame_chain,
10209 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
10210 dummy_write_sp.
10211
10212 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10213
10214 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
10215 * valprint.c (print_hex_chars): Change from static to external.
10216 (print_char_chars): New function.
10217 * printcmd.c (print_scalar_formatted): For integer and enum types
10218 that are longer than LONGEST, perform processing via appropriate
10219 print_*_chars routines.
10220
10221 2004-02-26 Andrew Cagney <cagney@redhat.com>
10222
10223 * Makefile.in: Update dependencies.
10224 Changes from Ulrich Weigand,
10225 * s390-tdep.c: Include "dwarf2-frame.h".
10226 (s390_dwarf2_frame_init_reg): New function.
10227 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
10228 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
10229
10230 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
10231
10232 * breakpoint.c (pending_break_support): New setting variable.
10233 (break_command_1): Account for pending_break_support setting
10234 when creating pending breakpoints.
10235 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
10236 (_initialize_breakpoint): Add "set breakpoint pending" and
10237 "show breakpoint pending" commands.
10238
10239 2004-02-26 Andrew Cagney <cagney@redhat.com>
10240
10241 Fix PR i18n/1570.
10242 * charset.c (backslashable, backslashed, represented): Remove 'e'
10243 from list of escaped characters, not part of ISO-C.
10244
10245 2004-02-25 J. Brobecker <brobecker@gnat.com>
10246
10247 From Peter Schauer <schauer@pdf.de>:
10248 * tui/tui.c: Move system header includes after local includes.
10249 Fixes a build failure on solaris systems.
10250
10251 2004-02-25 J. Brobecker <brobecker@gnat.com>
10252
10253 * configure.in: Refine the previous change.
10254 * configure: Regenerate.
10255
10256 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10257
10258 * amd64-tdep.h: Renamed from x86-64-tdep.h.
10259 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
10260 "amd64-tdep.h" instead of "x86-64-tdep.h".
10261 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10262 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
10263 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
10264 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10265 and "x86-64-tdep.c".
10266 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
10267 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
10268 and "x86-64-tdep.c".
10269 * amd64bsd-nat.c: Update copyright year.
10270 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
10271 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
10272 "x86-64-tdep.h".
10273 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
10274 "x86-64-tdep.h".
10275 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
10276 "x86-64-tdep.h".
10277 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
10278 "x86-64-tdep.h".
10279 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
10280 "x86-64-tdep.h".
10281 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
10282 "x86-64-tdep.h".
10283 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
10284 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
10285 * Makefile.in (amd64_linux_tdep_h): Renamed from
10286 x86_64_linux_tdep_h.
10287 (amd64_tdep_h): Renamed from x86_64_tdep_h.
10288 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
10289 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
10290 (amd64obsd-tdep.o): Update dependencies.
10291 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
10292 dependencies.
10293 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
10294 dependencies.
10295 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
10296 amd64-linux-nat.c amd64-linux-tdep.c.
10297 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
10298 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
10299 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
10300 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
10301 amd64-tdep.o and amd64-linux-tdep.o.
10302 (TM_FILE): Set to tm-linux64.h.
10303 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
10304 (NAT_FILE): Set to nm-linux64.h.
10305 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
10306 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10307 amd64-tdep.o.
10308 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10309 amd64-tdep.o.
10310 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
10311 amd64-tdep.o.
10312
10313 2004-02-25 Roland McGrath <roland@redhat.com>
10314
10315 * remote.c (remote_protocol_qPart_auxv): New variable.
10316 (init_all_packet_configs): Initialize it.
10317 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
10318 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
10319 (show_remote_cmd): Call it.
10320 (_initialize_remote): Initialize commands.
10321 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
10322 service TARGET_OBJECT_AUXV requests.
10323
10324 2004-02-25 J. Brobecker <brobecker@gnat.com>
10325
10326 * configure.in: Make sure that the wborder function is available.
10327 Otherwise, search for it in the cur_colr library.
10328 * configure: Regenerate.
10329
10330 2004-02-25 Andrew Cagney <cagney@redhat.com>
10331
10332 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
10333
10334 2004-02-25 Mark Kettenis <kettenis@gnu.org>
10335
10336 * config/i386/tm-x86-64linux.h: Tweak comments.
10337
10338 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
10339
10340 * MAINTAINERS: Add self to write-after-approval list.
10341
10342 2004-02-25 Andrew Cagney <cagney@redhat.com>
10343
10344 PR cli/1566. Problem found, and fix suggested by David Allan.
10345 * cli/cli-script.c (execute_control_command): Unconditionally
10346 install a cleanup. Default "ret" to "invalid_control". Use
10347 "break" instead of "return" to escape from the switch.
10348
10349 2004-02-24 J. Brobecker <brobecker@gnat.com>
10350
10351 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
10352 with the lines macro defined in term.h on AiX.
10353 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
10354 a collision with the label_width macro defined in term.h on AiX.
10355
10356 2004-02-23 David Mosberger <davidm@hpl.hp.com>
10357
10358 Committed by Kevin Buettner <kevinb@redhat.com>.
10359
10360 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
10361 * ia64-tdep.c (ia64_write_pc): Make it a global function.
10362 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
10363 instead of ia64_write_pc().
10364 * ia64-linux-tdep.c (regcache.h): Include.
10365 (ia64_linux_write_pc): New function.
10366
10367 2004-02-23 Roland McGrath <roland@redhat.com>
10368
10369 * auxv.c (info_auxv_command): Fix typos in error messages.
10370
10371 2004-02-23 Mark Kettenis <kettenis@gnu.org>
10372
10373 * x86-64-tdep.h: Tweak comment.
10374 (enum amd64_regnum): New.
10375 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
10376 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
10377 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
10378 (X86_64_XMM1_REGNUM): Removed.
10379 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
10380 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
10381 prototypes for renamed functions.
10382 * x86-64-tdep.c: Fix typo.
10383 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
10384 register numbers.
10385 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
10386 Use constants from `enum amd64_regnum' for register numbers.
10387 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
10388 (amd64_analyze_prologue, amd64_frame_cache,
10389 amd64_sigtramp_frame_cache): Use constants from `enum
10390 amd64_regnum' for register numbers.
10391 (amd64_supply_fpregset): Adjust for renamed functions.
10392 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
10393 `enum amd64_regnum' for register numbers.
10394 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
10395 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
10396 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
10397 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
10398 (amd64_linux_fill_gregset): Adjust for renamed macros.
10399 (fetch_core_registers): Adjust for renamed functions.
10400 (amd64_linux_init_abi): Adjust for renamed functions.
10401 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
10402 renamed functions.
10403 * amd64-nat.c: Adjust for renamed macros.
10404 * amd64bsd-nat.c (fetch_inferior_registers)
10405 (store_inferior_registers): Use constants from `enum amd64_regnum'
10406 for register numbers. Adjust for renamed variables.
10407 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
10408 renamed variables.
10409 (_initialize_amd64fbsd_nat): Use constants from `enum
10410 amd64_regnum' for register numbers.
10411 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
10412 `enum amd64_regnum' for register numbers.
10413 (amd64fbsd_init_abi): Adjust for renamed functions.
10414 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
10415 `enum amd64_regnum' for register numbers.
10416 (amd64nbsd_init_abi): Adjust for renamed functions.
10417 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
10418 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
10419 `enum amd64_regnum' for register numbers.
10420 (amd64obsd_init_abi): Adjust for renamed functions.
10421 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
10422
10423 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10424
10425 * breakpoint.c (print_one_breakpoint): Do not output spaces
10426 after printing <PENDING> for a pending breakpoint.
10427
10428 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10429
10430 * printcmd.c (print_scalar_formatted): Initialize val_long
10431 to remove compiler warning message.
10432
10433 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
10434
10435 * defs.h (nquery, yquery): New prototypes.
10436 * breakpoint.c (break_command_1): Use new nquery interface.
10437 * utils.c (defaulted_query, nquery, yquery): New functions.
10438
10439 2004-02-23 Andrew Cagney <cagney@redhat.com>
10440
10441 * hppa-tdep.c (hppa_frame_align): New function.
10442 (hppa32_push_dummy_call): New function.
10443 (hppa64_push_dummy_call): New function.
10444 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
10445 disabled.
10446
10447 * infcall.c (legacy_push_dummy_code): Don't call deprecated
10448 FIX_CALL_DUMMY when push_dummy_call is available.
10449 (call_function_by_hand, push_dummy_code): Ditto.
10450
10451 2004-02-22 Andrew Cagney <cagney@redhat.com>
10452
10453 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
10454 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
10455 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
10456 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
10457 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
10458 call_dummy_location to ON_STACK.
10459
10460 2004-02-22 Mark Kettenis <kettenis@gnu.org>
10461
10462 * x86-64-linux-tdep.c: Tweak comment.
10463 (amd64_linux_supply_gregset): Renamed from
10464 x86_64_linux_supply_gresget.
10465 (amd64_linux_fill_gregset): Renamed from
10466 x86_64_linux_fill_gregset.
10467 (fetch_core_registers): Adjust for renamed functions.
10468 (amd64_core_fns): Renamed from x86_64_core_fns.
10469 (amd64_linux_sigtramp_start): Renamed from
10470 x86_64_linux_sigtramp_start.
10471 (amd64_linux_pc_in_sigtramp): Renamed from
10472 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
10473 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
10474 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
10475 (amd64_linux_sigcontext_addr): Renamed from
10476 x86_64_linux_sigcontext_addr.
10477 (amd64_linux_sc_reg_offset): Renamed from
10478 x86_64_linux_sc_reg_offset.
10479 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
10480 Adjust for renamed functions and variables.
10481 (_initialize_amd64_linux_tdep): Renamed from
10482 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
10483 variables.
10484 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
10485 Adjust for renamed functions.
10486
10487 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
10488 from x86_64_linux_gregset64_reg_offset.
10489 (amd64_linux_gregset32_reg_offset): Rename from
10490 x86_64_linux_gregset64_reg_offset.
10491 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
10492 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
10493 (amd64_linux_dr_set_control): Renamed from
10494 x86_64_linux_dr_set_control. Adjust for renamed functions.
10495 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
10496 Adjust for renamed functions.
10497 (amd64_linux_dr_reset_addr): Renamed from
10498 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
10499 (amd64_linux_dr_get_status): Renamed from
10500 x86_64_linux_dr_get_status. Adjust for renamed functions.
10501 (_initialize_amd64_linux_nat): Renamed from
10502 _initialize_x86_64_linux_nat. Adjust for renamed variables and
10503 functions.
10504 * config/i386/nm-x86-64linux.h: Update copyright year.
10505 Adjust for renamed functions.
10506
10507 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
10508 amd64fbsd_sigtramp_start.
10509 (amd64fbsd_sigtramp_end_addr): Renamed from
10510 amd64fbsd_sigtramp_end.
10511 (amd64fbsd_init_abi): Adjust for renamed variables.
10512 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
10513 variables.
10514 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
10515 amd64fbsd_sigtramp_start.
10516 (amd64fbsd_sigtramp_end_addr): Renamed from
10517 amd64fbsd_sigtramp_end.
10518
10519 2004-02-22 Andrew Cagney <cagney@redhat.com>
10520
10521 * hppa-tdep.c (hppa32_return_value): New function.
10522 (hppa64_return_value): New function.
10523 (hppa_gdbarch_init): Set return_value; keep disabled.
10524
10525 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
10526 struct-return and inferior function call methods.
10527
10528 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10529 "frame-base.h".
10530 (struct hppa_frame_cache): Define.
10531 (hppa_frame_cache, hppa_frame_this_id): New functions.
10532 (hppa_frame_prev_register): New function.
10533 (hppa_frame_unwind, hppa_frame_base): New variables.
10534 (hppa_frame_unwind_sniffer): New function.
10535 (hppa_frame_base_address, hppa_unwind_pc): New function.
10536 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
10537 sniffer, and frame base sniffer; keep disabled.
10538 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
10539 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
10540
10541 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
10542 to predicates for "seriously old code".
10543
10544 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
10545 runtime if(0).
10546
10547 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
10548 unsigned.
10549 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
10550
10551 * config/pa/tm-hppa.h: Update copyright.
10552 (DEPRECATED_INIT_FRAME_PC): Delete macro.
10553 (deprecated_init_frame_pc_default): Delete declaration.
10554 (hppa_frame_init_saved_regs): Delete declaration.
10555 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
10556 * hppa-tdep.c: Include "arch-utils.h".
10557 (hppa_gdbarch_init): Set deprecated init_frame_pc
10558 and deprecated frame_init_saved_regs.
10559 (hppa_frame_init_saved_regs): Make static.
10560
10561 2004-02-22 Mark Kettenis <kettenis@gnu.org>
10562
10563 Remove old 386BSD support.
10564 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
10565 * configure.host: Remove i[34567]86-*-bsd*.
10566 * configure.tgt: Remove i[34567]86-*-bsd*.
10567 * i386b-nat.c: Removed.
10568 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
10569 (i386b-nat.o): Remove dependencies.
10570
10571 * config/i386/i386bsd.mh: Removed.
10572 * config/i386/i386bsd.mt: Removed.
10573 * config/i386/nm-i386bsd.h: Removed.
10574 * config/i386/tm-i386bsd.h: Removed.
10575 * config/i386/xm-i386bsd.h: Removed.
10576
10577 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
10578
10579 * amd64fbsd-tdep.c: Include "solib-svr4.h".
10580 (amd64fbsd_init_abi): Set link map offsets.
10581 * amd64nbsd-tdep.c: Include "slib-svr4.h".
10582 (amd64nbsd_init_abi): Set link map offsets.
10583 * amd64obsd-tdep.c: Include "solib-svr4.h".
10584 (amd64obsd_init_abi): Set link map offsets.
10585 * i386fbsd-tdep.c: Include "solib-svr4.h".
10586 (i386fbsd_init_abi): Set link map offsets.
10587 * i386nbsd-tdep.c: Include "solib-svr4.h".
10588 (i386nbsdelf_init_abi): Set link map offsets.
10589 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
10590 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
10591 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
10592 solib-legacy.o and core-aout.o. Reformat.
10593 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
10594 solib-svr4.o, solib-legacy.o. Reformat.
10595 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
10596 * config/i386/nbsdelf.mh: Reformat.
10597 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
10598 solib-svr4.o, solib-legacy.o and corelow.o.
10599 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
10600 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
10601 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
10602 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10603 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
10604 (TM_FILE): Set to tm-fbsd.h.
10605 * config/i386/nbsd.mt (TDEPFILES): Reformat.
10606 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
10607 solib-svr4.o.
10608 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
10609 solib-svr4.o.
10610 (TM_FILE): Set to nm-nbsd.h.
10611 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
10612 Simplify shared library support. Don't include "elf/common.h".
10613 (SVR4_SHARED_LIBS): Don't define.
10614 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
10615 "solib.h".
10616 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
10617 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
10618 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
10619 Don't include "i386/tm-i386.h". Include "solib.h".
10620 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
10621 Don't include "i386/tm-i386.h".
10622 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
10623 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
10624 Include "i386/xm-i386.h".
10625 (HOST_LONG_DOUBLE_FORMAT): Remove.
10626
10627 Fix OpenBSD/i386 sigtramp recognition.
10628 * i386-tdep.h: Update copyright year.
10629 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
10630 (i386bsd_sigtramp_end): New prototypes.
10631 (i386fbsd_sigtramp_start_addr): Renamed from
10632 i386fbsd_sigtramp_start.
10633 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10634 (i386obsd_sigtramp_start_addr): Renamed from
10635 i386obsd_sigtramp_start.
10636 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10637 * i386bsd-tdep.c: Update copyright year.
10638 (i386bsd_pc_in_sigtramp): Make public.
10639 * i386fbsd-nat.c: Update copyright year.
10640 (_initialize_i386fbsd_nat): Adjust for renamed variables.
10641 * i386fbsd-tdep.c: Update copyright year.
10642 (i386fbsd_sigtramp_start_addr): Renamed from
10643 i386fbsd_sigtramp_start.
10644 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
10645 (i386fbsdaout_init_abi): Adjust for renamed variables.
10646 * i386obsd-nat.c: Update copyright year.
10647 (_initialize_i386obsd_nat): Adjust for renamed variables.
10648 * i386obsd-tdep.c: Include "target.h".
10649 (i386obsd_page_size): New variable.
10650 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
10651 (i386obsd_sigtramp_end): New functions.
10652 (i386obsd_sigtramp_start_addr): Renamed from
10653 i386obsd_sigtramp_start.
10654 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
10655 (i386obsd_init_abi): Adjust for renamed variables. Set
10656 pc_in_sigtramp, sigtramp_start and sigtramp_end.
10657 * Makefile.in (i386obsd-tdep.o): Update dependencies.
10658
10659 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
10660 trampoline change in OpenBSD kernel.
10661
10662 * amd64-nat.c: Update copyright year.
10663 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
10664 architecture from REGCACHE.
10665
10666 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
10667 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
10668
10669 2004-02-21 Mark Kettenis <kettenis@gnu.org>
10670
10671 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
10672 i[34567]86-*-openbsd3.[0-3].
10673 * config/i386/obsdaout.mh: New file.
10674
10675 * config/i386/obsd.mh (MH_FLAGS): Remove.
10676
10677 Fix PR build/1549.
10678 * i386obsd-tdep.c: Update copyright years. Include
10679 "solib-svr4.h".
10680 (i386obsd_init_abi): Don't set regset_from_core_section here.
10681 (i386obsd_aout_init_abi): New function. Set
10682 regset_from_core_section here.
10683 (i386obsd_elf_init_abi): New function.
10684 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
10685 * Makefile.in (i386obsd-tdep.o): Update dependecies.
10686 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
10687 (TM_FILE): Set to tm-nbsd.h.
10688
10689 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
10690 solib-sunos.o.
10691
10692 * solib-svr4.h: Update copyright year.
10693 (svr4_ilp32_fetch_link_map_offsets)
10694 (svr4_lp64_fetch_link_map_offsets): New prototype.
10695 * solib-svr4.c: Update copyright year.
10696 (svr4_ilp32_fetch_link_map_offsets)
10697 (svr4_lp64_fetch_link_map_offsets): New function.
10698
10699 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
10700
10701 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
10702 to the partial symbol table.
10703
10704 2004-02-20 J. brobecker <brobecker@gnat.com>
10705
10706 * PROBLEMS: Add description of problem documented under gdb/1560.
10707
10708 2004-02-20 Mark Kettenis <kettenis@gnu.org>
10709
10710 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
10711 comments.
10712 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
10713 functions.
10714 (amd64obsd_init_abi): Reorder initializations. Use
10715 amd64obsd_r_reg_offset to initialize the general-purpose register
10716 set details. Set regset_from_core_section.
10717 (_initialize_amd64obsd_tdep): Rename from
10718 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
10719 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
10720 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
10721
10722 * NEWS (New native configurations): Mention OpenBSD/alpha.
10723 * configure.tgt: Add alpha*-*-openbsd*.
10724 * configure.host: Add alpha*-*-openbsd*.
10725 * alphanbsd-tdep.c: Update copyright year.
10726 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
10727
10728 2004-02-20 Andrew Cagney <cagney@redhat.com>
10729
10730 Fix PR tdep/1372.
10731 * configure.tgt: Delete target "none-*-*".
10732 * configure.host: Delete host "none-*-*".
10733 * config/none/none.mh: Delete file.
10734 * config/none/none.mt: Delete file.
10735 * config/none/xm-none.h: Delete file.
10736 * config/none/tm-none.h: Delete file.
10737 * config/none/nm-none.h: Delete file.
10738
10739 2004-02-19 Fred Fish <fnf@redhat.com>
10740
10741 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
10742 cache->uses_fp prior to setting it.
10743
10744 2004-02-19 Fred Fish <fnf@redhat.com>
10745
10746 Fix for PR breakpoint/1558.
10747 * sh-tdep.c (IS_JSR): New macro.
10748 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
10749
10750 2004-02-19 Jim Blandy <jimb@redhat.com>
10751
10752 * findvar.c (value_from_register): Doc fix.
10753
10754 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
10755
10756 * printcmd.c (print_scalar_formatted): Do not check for sizeof
10757 type being greater than sizeof of host's LONGEST. Always use
10758 unpack_long() unless format 'f' chosen.
10759
10760 2004-02-19 Joel Brobecker <brobecker@gnat.com>
10761
10762 Committed by Elena Zannoni <ezannoni@redhat.com>
10763
10764 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
10765 contains a symbol wich is the best, non-exact match for the given
10766 pc. Update comments.
10767
10768 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
10769
10770 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
10771 macro, which was part of the now removed Mach 3 port.
10772 * utils.c (request_quit): Ditto.
10773
10774 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10775
10776 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
10777 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
10778
10779 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10780
10781 Committed by Mark Kettenis <kettenis@gnu.org>.
10782
10783 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
10784 Define.
10785
10786 2004-02-18 Andrew Cagney <cagney@redhat.com>
10787
10788 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
10789 CONFIG_INSTALL and CONFIG_UNINSTALL.
10790 * configure: Re-generate.
10791 * interps.h (INTERP_TUI): Define.
10792 * Makefile.in: Update dependencies.
10793 (TUI): New macro.
10794 (tui-main.o): Specify dependencies.
10795 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
10796 * tui/tui-main.c: New file.
10797
10798 2004-02-18 Mark Kettenis <kettenis@gnu.org>
10799
10800 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
10801 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
10802 dependencies.
10803 * configure.host: Add x86_64-*-openbsd*.
10804 * configure.tgt: Add x86_64-*-openbsd*.
10805 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
10806
10807 * tui/tui.c: Don't include <malloc.h>.
10808
10809 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
10810 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
10811 amd64nbsd-tdep.c.
10812
10813 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
10814 static. Remove extraneous whitespace.
10815 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
10816 static.
10817
10818 2004-02-17 Jim Blandy <jimb@redhat.com>
10819
10820 * findvar.c (value_from_register): Doc fix.
10821
10822 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10823
10824 Committed by Jim Blandy <jimb@redhat.com>.
10825
10826 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
10827 CORE_ADDR as type for selectors. Correct types for GNU run time
10828 message lookup function to use double indirection.
10829 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
10830 * objc-lang.h (lookup_child_selector): Adapt prototype.
10831
10832 * s390-nat.c (SUBOFF): New macro.
10833 (supply_gregset, fill_gregset): Use it to handle debugging
10834 of 32-bit exectuables running under a 64-bit kernel.
10835 * s390-tdep.c: Include "solib-svr4.h".
10836 (s390_svr4_fetch_link_map_offset): New function.
10837 (s390x_svr_fetch_link_map_offset): Likewise.
10838 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
10839 * Makefile.in (s390-tdep.o): Update dependencies.
10840
10841 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
10842 "frame-unwind.h".
10843 (s390_readinstruction): Reformat. Use read_memory_nobpt.
10844 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
10845 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
10846 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
10847 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
10848 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
10849 S390_SIGNAL_FRAMESIZE,
10850 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
10851 (struct frame_extra_info): Remove.
10852 (s390_memset_extra_info): Remove.
10853 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
10854 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
10855 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
10856 (is_rse): Renamed to ...
10857 (is_rsy): ... this. Support long displacements.
10858 (is_rxe): Renamed to ...
10859 (is_rxy): ... this. Support long displacements.
10860 (compute_x_addr): Support long displacements.
10861 (struct s390_prologue_data): New data type.
10862 (s390_on_stack): Change API to use struct s390_prologue_data.
10863 (s390_store): Reimplement.
10864 (s390_load): New function.
10865 (s390_get_signal_frame_info): Remove.
10866 (s390_get_frame_info): Remove, replace by ...
10867 (s390_analyze_prolog): ... this new function.
10868 (s390_check_function_end): Remove.
10869 (s390_function_start): Remove.
10870 (s390_frameless_function_invokation): Remove.
10871 (s390_is_sigreturn): Remove.
10872 (s390_init_frame_pc_first): Remove.
10873 (s390_init_frame_extra_info): Remove.
10874 (s390_frame_init_saved_regs): Remove.
10875 (s390_frame_saved_pc_nofix): Remove.
10876 (s390_frame_saved_pc): Remove.
10877 (s390_frame_chain): Remove.
10878 (s390_fp_regnum, s390_read_fp): Remove.
10879 (s390_pop_frame_regular, s390_pop_frame): Remove.
10880 (s390_saved_pc_after_call): Remove.
10881 (s390_skip_prologue): Reimplement.
10882 (s390_in_function_epilogue_p): Support long displacements.
10883 (struct s390_unwind_cache): New data structure.
10884 (s390_frame_unwind_cache): New function.
10885 (s390_prologue_frame_unwind_cache): Likewise.
10886 (s390_backchain_frame_unwind_cache): Likewise.
10887 (s390_frame_this_id, s390_frame_prev_register): Likewise.
10888 (s390_frame_unwind): Define.
10889 (s390_frame_sniffer): New function.
10890 (struct s390_pltstub_unwind_cache): New data structure.
10891 (s390_pltstub_frame_unwind_cache): New function.
10892 (s390_pltstub_frame_this_id): Likewise.
10893 (s390_pltstub_frame_prev_register): Likewise.
10894 (s390_pltstub_frame_unwind): Define.
10895 (s390_pltstub_frame_sniffer): New function.
10896 (struct s390_sigtramp_unwind_cache): New data structure.
10897 (s390_sigtramp_frame_unwind_cache): New function.
10898 (s390_sigtramp_frame_this_id): Likewise.
10899 (s390_sigtramp_frame_prev_register): Likewise.
10900 (s390_sigtramp_frame_unwind): Define.
10901 (s390_sigtramp_frame_sniffer): New function.
10902 (s390_frame_base_address, s390_local_base_address): New functions.
10903 (s390_frame_base): Define.
10904 (s390_unwind_pc, s390_unwind_sp): New function.
10905 (s390_push_dummy_call): Use new frame base location.
10906 (s390_unwind_dummy_id): Likewise.
10907 (s390_gdbarch_init): Remove calls to:
10908 set_gdbarch_frameless_function_invocation,
10909 set_gdbarch_deprecated_init_frame_pc,
10910 set_gdbarch_deprecated_frame_chain,
10911 set_gdbarch_deprecated_frame_init_saved_regs,
10912 set_gdbarch_deprecated_pop_frame,
10913 set_gdbarch_deprecated_init_extra_frame_info,
10914 set_gdbarch_deprecated_init_frame_pc_first,
10915 set_gdbarch_deprecated_target_read_fp,
10916 set_gdbarch_deprecated_frame_saved_pc,
10917 set_gdbarch_deprecated_saved_pc_after_call,
10918 set_gdbarch_deprecated_fp_regnum.
10919 Add calls to:
10920 set_gdbarch_in_solib_call_trampoline,
10921 frame_unwind_append_sniffer,
10922 frame_base_set_default,
10923 set_gdbarch_unwind_pc,
10924 set_gdbarch_unwind_sp.
10925 * Makefile.in (s390-tdep.o): Update dependencies.
10926
10927 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
10928 (S390_STACK_FRAME_OVERHEAD): Remove.
10929 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
10930 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
10931 (s390_promote_integer_argument): Remove.
10932 (s390_cannot_extract_struct_value_address): Remove.
10933 (s390_use_struct_convention, s390_store_struct_return): Remove.
10934 (s390_extract_return_value, s390_store_return_value): Remove.
10935 (s390_return_value_convention, s390_return_value): New functions.
10936 (is_float_singleton): Handle typedefs.
10937 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
10938 Remove, replace by ...
10939 (s390_function_arg_pass_by_reference, s390_function_arg_float,
10940 s390_function_arg_integer): ... these new functions.
10941 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
10942 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
10943 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
10944 Fill in tdep->abi.
10945 Remove calls to:
10946 set_gdbarch_deprecated_store_struct_return,
10947 set_gdbarch_deprecated_extract_return_value,
10948 set_gdbarch_deprecated_store_return_value,
10949 set_gdbarch_use_struct_convention,
10950 set_gdbarch_extract_struct_value_address,
10951 set_gdbarch_deprecated_pc_in_call_dummy,
10952 set_gdbarch_deprecated_push_arguments,
10953 set_gdbarch_deprecated_save_dummy_frame_tos,
10954 set_gdbarch_deprecated_push_return_address,
10955 set_gdbarch_deprecated_sizeof_call_dummy_words,
10956 set_gdbarch_deprecated_call_dummy_words,
10957 set_gdbarch_deprecated_dummy_write_sp.
10958 Add calls to:
10959 set_gdbarch_push_dummy_call,
10960 set_gdbarch_unwind_dummy_id,
10961 set_gdbarch_return_value.
10962
10963 * config/s390/nm-linux.h: Update comments.
10964 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
10965 (STOPPED_BY_WATCHPOINT): Redefine.
10966 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
10967 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
10968 (s390_stopped_by_watchpoint): Likewise.
10969 (watch_area_cnt): Remove.
10970 * s390-nat.c: Update comments.
10971 (watch_area): Remove typedef.
10972 Global replace watch_area by struct watch_area.
10973 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
10974 (s390_stopped_by_watchpoint): Remove pid argument,
10975 use s390_inferior_tid. Add short-cut for the no watchpoint case.
10976 (s390_fix_watch_points): Remove pid argument,
10977 use s390_inferior_tid. Recompute area spanned by watchpoints.
10978 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
10979 argument. Reimplement.
10980
10981 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
10982 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
10983 (FETCH_INFERIOR_REGISTERS): Define.
10984 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
10985 core-regset.o.
10986 * config/s390/s390x.mt: Remove.
10987 * config/s390/tm-s390.h: Remove.
10988 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
10989 (TARGET_ELF64): Remove.
10990 (SKIP_TRAMPOLINE_CODE): Do not undefine.
10991 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
10992 s390*-*-* case; always set gdb_target to s390.
10993 * regformats/reg-s390.dat: Remove control registers.
10994 * regformats/reg-s390x.dat: Likewise.
10995 * s390-tdep.h: New file.
10996 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
10997 Include "inferior.h" and "s390-tdep.h".
10998 Remove private definition of offsetof.
10999 (s390_register_u_addr): Remove.
11000 (regmap_gregset, regmap_fpregset): Define.
11001 (supply_gregset, fill_gregset): Reimplement.
11002 (supply_fpregset, fill_fpregset): Likewise.
11003 (s390_inferior_tid): New function.
11004 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
11005 (fetch_inferior_registers, store_inferior_registers): Likewise.
11006 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
11007 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
11008 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
11009 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
11010 (struct gdbarch_tdep): Define.
11011 (struct s390_register_info): Define.
11012 (s390_register_info): New variable.
11013 (s390_register_name): Reimplement.
11014 (s390_register_type): New function.
11015 (s390_register_raw_size, s390x_register_raw_size): Remove.
11016 (s390_cannot_fetch_register): Remove.
11017 (s390_register_byte): Remove.
11018 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
11019 (s390_dwarf_regmap): New variable.
11020 (s390_dwarf_reg_to_regnum): New function.
11021 (s390_stab_reg_to_regnum): Remove.
11022 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
11023 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
11024 (s390_convert_register_p): Likewise.
11025 (s390_register_to_value, s390_value_to_register): Likewise.
11026 (s390_register_reggroup_p): Likewise.
11027 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
11028 s390_gregset, s390x_gregset, s390_fpregset): New variables.
11029 (s390_supply_regset, s390_regset_from_core_section): New functions.
11030 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
11031 (S390_FPR_SIZE): Likewise.
11032 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
11033 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
11034 (S390_NUM_GPRS): Move here from tm-s390.h.
11035 (S390_NUM_FPRS): Likewise.
11036 (s390_in_function_epilogue_p): New function.
11037 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
11038 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
11039 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
11040 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
11041 Replace S390_FP_REGNUM by S390_SP_REGNUM.
11042 Remove calls to:
11043 set_gdbarch_deprecated_max_register_raw_size,
11044 set_gdbarch_deprecated_max_register_virtual_size,
11045 set_gdbarch_deprecated_register_byte,
11046 set_gdbarch_cannot_fetch_register,
11047 set_gdbarch_cannot_store_register,
11048 set_gdbarch_deprecated_register_size,
11049 set_gdbarch_deprecated_register_raw_size,
11050 set_gdbarch_deprecated_register_virtual_size,
11051 set_gdbarch_deprecated_register_virtual_type,
11052 set_gdbarch_deprecated_register_bytes.
11053 Add calls to:
11054 set_gdbarch_num_pseudo_regs,
11055 set_gdbarch_register_type,
11056 set_gdbarch_convert_register_p,
11057 set_gdbarch_register_to_value,
11058 set_gdbarch_value_to_register,
11059 set_gdbarch_register_reggroup_p,
11060 set_gdbarch_regset_from_core_section,
11061 set_gdbarch_pseudo_register_read,
11062 set_gdbarch_pseudo_register_write,
11063 set_gdbarch_in_function_epilogue_p.
11064 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
11065 (s390_tdep_h): New variable.
11066
11067 2004-02-17 Jim Blandy <jimb@redhat.com>
11068
11069 * findvar.c (value_from_register): If the type has no length, just
11070 return an acceptable value --- don't report an internal error.
11071
11072 * stabsread.c (read_type): If we find any type numbers that are
11073 forward references, complain if the references aren't resolved by
11074 the time we're finished reading.
11075 (cleanup_undefined_types): Make error message more appropriate for
11076 a complaint.
11077
11078 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11079
11080 * Makefile.in (defs_h): Remove dependency on progress_h.
11081 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
11082 progress.h.
11083 * main.c (captured_main): Delete use of START_PROGRESS and
11084 END_PROGRESS.
11085
11086 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
11087
11088 * objfiles.c (terminate_minimal_symbol_table): Add back
11089 initialization of MSYMBOL_TYPE.
11090
11091 2004-02-17 David Mosberger <davidm@hpl.hp.com>
11092
11093 Committed by Andrew Cagney.
11094 * Makefile.in (ia64_tdep_h): New macro.
11095 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
11096 (ia64-tdep.o): Likewise.
11097 * ia64-tdep.h: New file.
11098 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
11099 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
11100 (ia64_aix_sigcontext_register_address): Likewise.
11101 (ia64_linux_getunwind_table): Delete declaration.
11102 * ia64-linux-tdep.c: Likewise.
11103
11104 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
11105
11106 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
11107 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
11108 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
11109
11110 2004-02-17 Andrew Cagney <cagney@redhat.com>
11111
11112 * symtab.c (skip_prologue_using_sal): New function.
11113 * symtab.h (skip_prologue_using_sal): Declare.
11114 * frv-tdep.c: Include "symtab.h".
11115 (skip_prologue_using_sal): Delete function.
11116 * mips-tdep.c (skip_prologue_using_sal): Delete function.
11117 * rs6000-tdep.c (refine_prologue_limit): Mention
11118 skip_prologue_using_sal.
11119 * ia64-tdep.c (refine_prologue_limit): Ditto.
11120 * Makefile.in: Update dependencies.
11121
11122 2004-02-16 Andrew Cagney <cagney@redhat.com>
11123
11124 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
11125 START_INFERIOR_TRAPS_EXPECTED.
11126 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
11127 START_INFERIOR_TRAPS_EXPECTED.
11128 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
11129 Delete macro.
11130 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
11131 macro, moved to "nm-osf.h". Update copyright.
11132 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
11133 update copyright.
11134
11135 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
11136 and function replacing FRAMELESS_FUNCTION_INVOCATION.
11137 * blockframe.c (legacy_frameless_look_for_prologue): Rename
11138 frameless_look_for_prologue.
11139 * frame.h (legacy_frameless_look_for_prologue): Rename
11140 frameless_look_for_prologue.
11141 * gdbarch.h, gdbarch.c: Re-generate.
11142 * sh64-tdep.c (sh64_gdbarch_init): Update.
11143 * sh-tdep.c (sh_gdbarch_init): Update.
11144 * s390-tdep.c (s390_gdbarch_init): Update.
11145 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11146 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
11147 * m68k-tdep.c (m68k_gdbarch_init): Update.
11148 (delta68_frame_args_address): Update.
11149 * m32r-tdep.c (m32r_gdbarch_init): Update.
11150 * hppa-tdep.c (hppa_gdbarch_init): Update.
11151 * h8300-tdep.c (h8300_gdbarch_init): Update.
11152 * frv-tdep.c (frv_gdbarch_init): Update.
11153 (frv_frameless_function_invocation): Update.
11154 * cris-tdep.c (cris_gdbarch_init): Update.
11155 (cris_frameless_function_invocation): Update.
11156 * avr-tdep.c (avr_gdbarch_init): Update.
11157 * arm-tdep.c (arm_gdbarch_init): Update.
11158 * stack.c (frame_info): Update, call predicate.
11159 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
11160 * frame.c (legacy_get_prev_frame): Update, call predicate..
11161 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
11162 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
11163 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
11164 invocation.
11165 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11166 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11167 * vax-tdep.c (vax_gdbarch_init): Ditto.
11168
11169 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
11170 function.
11171
11172 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11173
11174 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
11175 initializations.
11176
11177 2004-02-16 Andrew Cagney <cagney@redhat.com>
11178
11179 * tui/tui-windata.c: Include "gdb_string.h".
11180 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
11181 * tui/tui-layout.c, tui/tui-command.c: Ditto.
11182 * Makefile.in: Update dependencies.
11183
11184 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
11185
11186 * Makefile.in (infrun.o): Add $(gdb_assert_h).
11187 * infrun.c: Include "gdb_assert.h".
11188 (singlestep_ptid, saved_singlestep_ptid)
11189 (stepping_past_singlestep_breakpoint): New variables.
11190 (resume): Set singlestep_ptid. Check for singlestep thread
11191 hop.
11192 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
11193 (handle_inferior_event): Handle singlestep thread hop.
11194
11195 2004-02-16 Andrew Cagney <cagney@redhat.com>
11196
11197 * dwarf2-frame.c (dwarf2_frame_ops): New function.
11198 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
11199 (dwarf2_frame_init_reg): Ditto.
11200
11201 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
11202 suggested by Joshua Neuheisel
11203
11204 * configure.in: Always check for curses, including pdcurses.
11205 Warn, instead of error, when no curses are found. Enable TUI when
11206 curses is available.
11207 * configure: Re-generate.
11208
11209 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11210
11211 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
11212 sh_sh4_register_convert_to_virtual.
11213 (sh_register_convert_to_raw): Rename from
11214 sh_sh4_register_convert_to_raw.
11215 (sh_pseudo_register_read): Accomodate above name change.
11216 (sh_pseudo_register_write): Ditto.
11217
11218 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
11219
11220 * sh-tdep.c (sh_generic_register_name): Remove.
11221 (sh_gdbarch_init): Use sh_sh_register_name in default case.
11222
11223 2004-02-15 Andrew Cagney <cagney@redhat.com>
11224
11225 * configure.in (build_warnings): Add -Wunused-function.
11226 * configure: Re-generate.
11227
11228 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
11229 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
11230
11231 * procfs.c (procfs_init_inferior): Assume that
11232 START_INFERIOR_TRAPS_EXPECTED is defined.
11233 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
11234 * config/ns32k/tm-nbsd.h: Delete file,
11235 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
11236
11237 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
11238 * config/vax/tm-vax.h: Delete file.
11239
11240 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11241 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11242 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11243 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11244 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
11245 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
11246 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
11247
11248 2004-02-15 Mark Kettenis <kettenis@gnu.org>
11249
11250 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
11251 * dwarf2-frame.c (dwarf2_frame_data): New variable.
11252 (struct dwarf2_frame_ops): New.
11253 (dwarf2_frame_default_init_reg): New function, based on
11254 dwarf2_frame_init_reg.
11255 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
11256 (dwarf2_frame_init_reg): Call architecture-specific function.
11257 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
11258 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
11259 instead of dwarf2_frame_data.
11260 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
11261 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
11262
11263 2004-02-15 Andrew Cagney <cagney@redhat.com>
11264
11265 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
11266 register_gdbarch_swap.
11267 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
11268 * f-lang.c (_initialize_f_language): Update, use
11269 DEPRECATED_REGISTER_GDBARCH_SWAP.
11270 * remote.c (_initialize_remote): Ditto.
11271 * regcache.c (_initialize_regcache): Ditto.
11272 * parse.c (_initialize_parse): Ditto.
11273 * infrun.c (_initialize_infrun): Ditto.
11274 * mi/mi-main.c (_initialize_mi_main): Ditto.
11275 * gdbtypes.c (_initialize_gdbtypes): Ditto.
11276
11277 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
11278 poking .cacheable directly.
11279 * symfile.c (symfile_bfd_open): Ditto.
11280
11281 * Makefile.in: Update all dependencies.
11282
11283 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
11284 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
11285 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
11286 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
11287 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
11288
11289 2004-02-14 Andrew Cagney <cagney@redhat.com>
11290
11291 * arch-utils.c (legacy_convert_register_p): Check
11292 DEPRECATED_REGISTER_CONVERTIBLE_P.
11293 * findvar.c (value_of_register): Ditto.
11294
11295 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
11296 * gdbarch.h, gdbarch.c: Re-generate.
11297 * arch-utils.c (deprecated_register_convertible_not): Delete.
11298 * arch-utils.h (deprecated_register_convertible_not): Delete.
11299 * mi/mi-main.c (get_register): Update. Update copyright.
11300 * infcmd.c (default_print_registers_info): Update.
11301
11302 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11303 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
11304 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
11305 * gdbarch.h, gdbarch.c: Re-generate.
11306 * frame.c (deprecated_get_next_frame_hack): Delete function.
11307 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
11308 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
11309 Update.
11310 * infcall.c (call_function_by_hand): Update.
11311
11312 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
11313
11314 * symfile.c (init_entry_point_info, entry_point_address): Move
11315 from here...
11316 * objfiles.c (init_entry_point_info, entry_point_address):..to
11317 here.
11318 * symfile.h (init_entry_point_info, entry_point_address): Remove
11319 prototypes.
11320 * objfiles.h (init_entry_point_info, entry_point_address):Add
11321 prototypes.
11322 * cris-tdep.c: Remove include of symfile.h. Add include of
11323 objfiles.h.
11324 * infcall.c: Ditto.
11325 * mcore-tdep.c: Ditto.
11326 * mn10300-tdep.c: Ditto.
11327 * sh64-tdep.c: Ditto.
11328 * v850-tdep.c: Ditto.
11329 * arm-tdep.c: Remove include of symfile.h.
11330 * blockframe.c: Ditto.
11331 * coffread.c: Ditto.
11332 * dbxread.c: Ditto.
11333 * dwarf2read.c: Ditto.
11334 * dwarfread.c: Ditto.
11335 * frv-tdep.c: Ditto.
11336 * ia64-tdep.c: Ditto.
11337 * mdebugread.c: Ditto.
11338 * mipsread.c: Ditto.
11339 * rs6000-tdep.c: Ditto.
11340 * s390-tdep.c: Ditto.
11341 * sh-tdep.c: Ditto.
11342 * xstormy16-tdep.c: Ditto.
11343 * gdbarch.sh: Remove include of symfile.h.
11344 * gdbarch.c: Regenerate.
11345 * solib-irix.c (enable_break): Use entry_point_address().
11346 Add comment about include file.
11347 * xcoffread.c: Add comment about include file.
11348 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
11349 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
11350 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
11351 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
11352 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
11353
11354 2004-02-13 Andrew Cagney <cagney@redhat.com>
11355
11356 * corelow.c (core_xfer_partial): Use "struct bfd_section".
11357 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
11358 copyright.
11359 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
11360
11361 2004-02-12 Fred Fish <fnf@redhat.com>
11362
11363 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
11364 set_gdbarch_store_return_value.
11365
11366 2004-02-12 Andrew Cagney <cagney@redhat.com>
11367
11368 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
11369 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
11370 (interrupt_query): Ditto.
11371 (ofunc): Delete unused variable.
11372 * cris-tdep.c (cris_abi): Delete unused function.
11373 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
11374 (cris_get_wide_opcode, cris_get_short_size): Ditto.
11375 (cris_get_asr_quick_shift_steps): Ditto.
11376 (cris_skip_prologue_frameless_p): Ditto.
11377 * arm-tdep.c (arm_push_return_address): Delete unused function.
11378 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
11379 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
11380 * s390-tdep.c (s390_function_start): Delete unused function.
11381
11382 2004-02-12 Andrew Cagney <cagney@redhat.com>
11383
11384 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
11385 gdbarch.h, gdbarch.c: Re-generate.
11386 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
11387 to generic_prologue_frameless_p.
11388 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
11389 * arch-utils.c (generic_prologue_frameless_p): Delete function.
11390
11391 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
11392
11393 * mips-linux-tdep.c: Include "frame.h".
11394 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
11395 (mips_linux_skip_resolver): New functions.
11396 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
11397 and set_gdbarch_in_solib_call_trampoline.
11398 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
11399 to after set_gdbarch_in_solib_return_trampoline. Only set the
11400 solib hooks to mips16 functions if the OS ABI is unknown.
11401 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
11402 including "config/tm-linux.h".
11403 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
11404 * Makefile.in (mips-linux-tdep.o): Update.
11405
11406 2004-02-11 David Carlton <carlton@kealia.com>
11407
11408 * linespec.c (decode_compound): Only look for a class symbol when
11409 considering all but the rightmost component.
11410
11411 2004-02-11 Andrew Cagney <cagney@redhat.com>
11412
11413 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
11414 abi code are are separatly grouped.
11415
11416 2004-02-11 Andrew Cagney <cagney@redhat.com>
11417
11418 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
11419 * gdbarch.h, gdbarch.c: Re-generate.
11420 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11421 * v850-tdep.c (v850_gdbarch_init): Update.
11422 * sh64-tdep.c (sh64_gdbarch_init): Update.
11423 * sh-tdep.c (sh_gdbarch_init): Update.
11424 * s390-tdep.c (s390_gdbarch_init): Update.
11425 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
11426 * mips-tdep.c (mips_gdbarch_init): Update.
11427 * mcore-tdep.c (mcore_gdbarch_init): Update.
11428 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11429 * m32r-tdep.c (m32r_gdbarch_init): Update.
11430 * ia64-tdep.c (ia64_gdbarch_init): Update.
11431 * hppa-tdep.c (hppa_gdbarch_init): Update.
11432 * h8300-tdep.c (h8300_gdbarch_init): Update.
11433 * frv-tdep.c (frv_gdbarch_init): Update.
11434 * d10v-tdep.c (d10v_gdbarch_init): Update.
11435 * cris-tdep.c (cris_gdbarch_init): Update.
11436 * avr-tdep.c (avr_gdbarch_init): Update.
11437 * arm-tdep.c (arm_gdbarch_init): Update.
11438 * alpha-tdep.c (alpha_gdbarch_init): Update.
11439
11440 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
11441
11442 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
11443 comma.
11444 (sh_sh4al_dsp_register_name): Ditto.
11445
11446 2004-02-10 Andrew Cagney <cagney@redhat.com>
11447
11448 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
11449 (mips_init_frame_pc_first): Delete function.
11450 (mips_frame_saved_pc): Delete function.
11451 (mips_frame_chain): Delete function.
11452 (mips_init_extra_frame_info): Delete function.
11453 (mips_xfer_register): Delete unused variable "reg".
11454 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
11455 (mips_n32n64_return_value): Delete unused variable "reg".
11456 (mips_n32n64_return_value): Delete unused variable "pos".
11457 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
11458 (mips_o32_return_value): Delete unused variable "pos".
11459 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
11460 (mips_print_fp_register): Delete unused variable "namelen"
11461 (mips_print_fp_register): Delete unused variable "flt2"
11462 (get_frame_pointer): Delete function.
11463 (cached_proc_desc): Delete static variable.
11464 (mips_pop_frame): Delete function.
11465 (mips_find_saved_regs): Delete function.
11466 (mips_get_saved_register): Delete function.
11467 (mips_saved_pc_after_call): Delete function.
11468 (SIGFRAME_BASE): Delete macro.
11469 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
11470 (SIGFRAME_PC_OFF): Delete macro.
11471 (SIGFRAME_REGSAVE_OFF): Delete macro.
11472 (mips_dump_tdep): Do not print deleted macro definitions.
11473
11474 2004-02-10 Andrew Cagney <cagney@redhat.com>
11475
11476 * Makefile.in (SFILES): Remove explictly listed tui files.
11477 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
11478
11479 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
11480
11481 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
11482 to use paddr functions to format ia64 addresses and long values.
11483 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
11484 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
11485 (get_kernel_table, ia64_find_proc_info_x): Ditto.
11486 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
11487 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
11488
11489 2004-02-10 Andrew Cagney <cagney@redhat.com>
11490
11491 * defs.h: Do not include "tui.h".
11492 * gdb_curses.h: New file.
11493 * tui/tui-hooks.h: New file.
11494 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
11495 (tui_install_hooks, tui_remove_hooks): Delete declarations.
11496 (tui_initialize_io): Delete declaration.
11497 (tui_initialize_readline: Delete redundant declaration.
11498 (struct tui_point): Delete definition.
11499 * tui/tui-data.h (struct tui_point): Define.
11500 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
11501 * utils.c: Include "tui/tui.h".
11502 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
11503 * printcmd.c [TUI]: Include "tui/tui.h".
11504 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
11505 * tui/tui-command.c: Include "gdb_curses.h".
11506 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
11507 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
11508 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
11509 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
11510 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
11511 * Makefile.in: Update all dependencies.
11512 (tui_hooks_h, gdb_curses_h): Define.
11513 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
11514
11515 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
11516
11517 * objfiles.h (struct objfile): Remove unused fields auxf1 and
11518 auxf2. Add comments about some other rarely used fields.
11519
11520 2004-02-10 Andrew Cagney <cagney@redhat.com>
11521
11522 * Makefile.in (init.c): Fix script removing duplicates. Problem
11523 reported by Peter Schauer.
11524
11525 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
11526
11527 * bcache.c (bcache_xmalloc): Use obstack_init instead of
11528 obstack_specify_allocation.
11529 * objfiles.c (allocate_objfile): Ditto.
11530 * solib-sunos.c (solib_add_common_symbols)
11531 (allocate_rt_common_objfile): Ditto.
11532 * symfile.c (reread_symbols): Ditto.
11533 * gdb_obstack.h: Add comment.
11534
11535 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
11536
11537 * linespec.c (decode_line_1, locate_first_half)
11538 (decode_compound, lookup_prefix_sym): Update comments. Delete old
11539 commented out code.
11540
11541 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
11542
11543 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
11544 obstack_free.
11545
11546 2004-02-09 Andrew Cagney <cagney@redhat.com>
11547
11548 * blockframe.c (find_pc_partial_function): If find_pc_overlay
11549 fails, try find_pc_section. Fix PR c++/1267.
11550 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
11551 instead of find_pc_mapped_section.
11552 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
11553 not default to the section containing PC. Fix PR symtab/1519.
11554
11555 2004-02-09 Andrew Cagney <cagney@redhat.com>
11556
11557 * Makefile.in (mips-tdep.o): Update dependencies.
11558 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
11559 "trad-frame.h".
11560 (mips_unwind_pc): Return the pseudo PC register.
11561 (mips_unwind_dummy_id): New function.
11562 (mips16_fetch_instruction): New function.
11563 (mips32_fetch_instruction): New function.
11564 (struct mips_frame_cache): Define.
11565 (mips_mdebug_frame_cache): New function.
11566 (mips_mdebug_frame_this_id): New function.
11567 (mips_mdebug_frame_prev_register): New function.
11568 (mips_mdebug_frame_unwind): Define.
11569 (mips_mdebug_frame_sniffer): New function.
11570 (mips_mdebug_frame_base_address): New function.
11571 (mips_mdebug_frame_base): Define.
11572 (mips_mdebug_frame_base_sniffer): New function.
11573 (mips_gdbarch_init): Append unwind and base sniffers. Set
11574 unwind_dummy_id.
11575
11576 2004-02-08 Andrew Cagney <cagney@redhat.com>
11577
11578 * frame.c: Print both the register number and name.
11579
11580 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
11581 and a sed into a single sed. Make .c and .o patterns more robust.
11582 (OBS): Delete.
11583 (INIT_FILES): Replace OBS with COMMON_OBS.
11584 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
11585
11586 2004-02-08 Mark Kettenis <kettenis@gnu.org>
11587
11588 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
11589 the PT_WCOOKIE request.
11590
11591 2004-02-08 Andrew Cagney <cagney@redhat.com>
11592
11593 * mips-tdep.c (mips_unwind_pc): New function.
11594 (mips_gdbarch_init): Set mips_unwind_pc.
11595
11596 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
11597 (get_frame_id): Allow the UNKNOWN_FRAME.
11598 (frame_register_unwind, get_frame_type): Ditto.
11599
11600 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
11601 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
11602 unwind_dummy_id indicates a legacy frame.
11603
11604 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
11605 * configure: Re-generate.
11606
11607 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
11608 methods.
11609
11610 2004-02-08 Andrew Cagney <cagney@redhat.com>
11611
11612 * configure.in (CONFIG_ALL): Set to Makefile target, and not
11613 makefile macro.
11614 * configure: Re-generate.
11615 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
11616 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
11617 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
11618 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
11619 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
11620 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
11621 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
11622 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
11623 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
11624 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
11625
11626 2004-02-07 Andrew Cagney <cagney@redhat.com>
11627
11628 * Makefile.in: Update all dependencies.
11629
11630 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
11631 * configure: Re-generate.
11632 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
11633 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
11634 (COMMON_OBS): Add "main.o" and "annotate.o".
11635 (ANNOTATE_OBS): Delete.
11636 (OBS): Remove ANNOTATE_OBS.
11637 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
11638 CONFIG_INITS.
11639 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
11640 against CONFIG_OBS and "main.o".
11641 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
11642 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
11643
11644 * tui/tui-command.c: Include "gdb_string.h", delete register
11645 attribute, use ISO-C function signatures.
11646 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
11647 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11648 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
11649 * tui/tui.c: Ditto.
11650
11651 * tui/tui-command.c: Change variable and function names to lower
11652 case.
11653 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
11654 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
11655 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11656 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11657 * tui/tui-winsource.c, tui/tui.c: Ditto.
11658
11659 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11660
11661 * buildsym.c (free_pending_blocks, finish_block)
11662 (record_pending_block, make_blockvector, end_symtab): Replace
11663 symbol_obstack with objfile_obstack.
11664 * coffread.c (process_coff_symbol, coff_read_struct_type)
11665 (coff_read_enum_type): Ditto.
11666 * cp-namespace.c (initialize_namespace_symtab)
11667 (check_one_possible_namespace_symbol): Ditto.
11668 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
11669 (dwarf2_symbol_mark_computed): Ditto.
11670 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
11671 * elfread.c (elf_symtab_read): Ditto.
11672 * hpread.c (hpread_symfile_init, hpread_symfile_init)
11673 (hpread_read_enum_type, hpread_read_function_type)
11674 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
11675 Ditto.
11676 * jv-lang.c (get_java_class_symtab, add_class_symbol)
11677 (java_link_class_type): Ditto.
11678 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
11679 (new_symbol): Ditto.
11680 * minsyms.c (install_minimal_symbols): Ditto.
11681 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
11682 (terminate_minimal_symbol_table): Replace symbol_obstack with
11683 objfile_obstack.
11684 (free_objfile): Remove freeing of symbol_obstack.
11685 * objfiles.h: Remove symbol_obstack field.
11686 * pa64solib.c (add_to_solist): Replace symbol_obstack with
11687 objfile_obstack.
11688 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11689 symbol_obstack.
11690 (solib_add_common_symbols): Replace symbol_obstack with
11691 objfile_obstack.
11692 * somsolib.c (som_solib_add): Ditto.
11693 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
11694 (common_block_start, common_block_end): Ditto.
11695 * symfile.c (reread_symbols): Remove freeing and init of
11696 symbol_obstack.
11697 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
11698 * symfile.h: Update comment.
11699 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
11700 stats printing.
11701 * symtab.c (symbol_set_names): Replace symbol_obstack with
11702 objfile_obstack.
11703 * symtab.h (struct general_symbol_info, struct minimal_symbol):
11704 Update comments.
11705 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
11706 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
11707 objfile_obstack.
11708
11709 2004-02-07 Andrew Cagney <cagney@redhat.com>
11710
11711 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
11712 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
11713 fields and variables.
11714 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
11715 (m_beInvisible): Delete macro.
11716 * tui/tui-data.h: Fix case case fields and variables.
11717 (m_genWinPtrIsNull): Delete macro.
11718 (tui_win_list): Rename winList.
11719 (TUI_SRC_WIN): Rename srcWin.
11720 (TUI_DISASM_WIN): Rename disassemWin.
11721 (TUI_DATA_WIN): Rename dataWin.
11722 (TUI_CMD_WIN): Rename cmdWin.
11723 (m_genWinPtrNotNull): Delete macro.
11724 (m_winPtrIsNull): Delete macro.
11725 (m_winPtrNotNull): Delete macro.
11726 (tui_win_is_source_type): Replace m_winIsSourceType
11727 (tui_win_is_auxillary): Replace m_winIsAuzillary.
11728 (tui_win_has_locator): Replace m_hasLocator.
11729 (tui_set_win_highlight): Replace m_setWinHighlightOn and
11730 m_setWinHighlightOff.
11731 * tui/tui-data.c: Update references.
11732 (tui_win_is_source_type, tui_set_win_highlight): New functions.
11733 (tui_win_has_locator, tui_win_is_auxillary): New functions.
11734 * tui/tui-command.c, tui/tui-disasm.c: Update references.
11735 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
11736 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
11737 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11738 * tui/tui-winsource.c, tui/tui.c: Ditto.
11739
11740 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11741
11742 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
11743 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
11744 StackGhost.
11745
11746 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
11747 variable `i6' to `i7'.
11748 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
11749
11750 2004-02-07 Andrew Cagney <cagney@redhat.com>
11751
11752 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
11753 (TuiPoint, TuiPointPtr): Ditto.
11754 (TuiStatus, TuiStatusPtr): Ditto.
11755 (TuiWinType, TuiWinTypePtr): Ditto.
11756 (struct tui_point): Rename _TuiPoint.
11757 (tui_get_low_disassembly_address): Rename
11758 tuiGetLowDisassemblyAddress.
11759 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
11760 (tuiFree): Delete declaration.
11761 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
11762 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
11763 * tui/tui.c (tuiFree): Delete function.
11764 * cli/cli-cmds.c (disassemble_command): Update references.
11765 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
11766 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
11767 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
11768 * tui/tui-winsource.c: Ditto.
11769
11770 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11771
11772 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
11773 coffstab_build_psymtabs, elfstab_build_psymtabs)
11774 (stabsect_build_psymtabs): Replace psymbol_obstack with
11775 objfile_obstack.
11776 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
11777 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
11778 Ditto.
11779 * dwarfread.c (scan_compilation_units): Ditto.
11780 * elfread.c (elfstab_offset_sections): Ditto.
11781 * hppa-tdep.c (read_unwind_info): Ditto.
11782 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
11783 (hpread_end_psymtab): Ditto.
11784 * mdebugread.c (mdebug_build_psymtabs, add_pending)
11785 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
11786 Ditto.
11787 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
11788 * objfiles.c (add_to_objfile_sections)
11789 (build_objfile_section_table): Ditto.
11790 (allocate_objfile): Remove init of psymbol_obstack.
11791 (free_objfile): Remove freeing of psymbol_obstack.
11792 * objfiles.h (struct objfile): Remove field
11793 psymbol_obstack. Update comments.
11794 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
11795 psymbol_obstack with objfile_obstack.
11796 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
11797 psymbol_obstack.
11798 * somread.c (som_symfile_offsets, init_import_symbols)
11799 (init_export_symbols): Replace psymbol_obstack with
11800 objfile_obstack.
11801 * somsolib.c (som_solib_add_solib_objfile): Ditto.
11802 * symfile.c (default_symfile_offsets, syms_from_objfile)
11803 (reread_symbols): Remove freeing and init of psymbol_obstack.
11804 (cashier_psymtab): Update comment.
11805 * symmisc.c (print_objfile_statistics): Don't report stats for
11806 psymbol obstack.
11807 * symtab.h (struct general_symbol_info, struct partial_symtab):
11808 Update comments.
11809 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
11810 (xcoff_symfile_offsets): Replace psymbol_obstack with
11811 objfile_obstack.
11812
11813 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
11814
11815 * objfiles.h (struct objfile): Add objfile_obstack field.
11816 Remove type_obstack field.
11817
11818 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
11819 read_structure_scope read_enumeration, new_symbol): Replace
11820 type_obstack with objfile_obstack.
11821 * dwarfread.c (struct_type, enum_type): Ditto.
11822 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
11823 (lookup_fundamental_type): Ditto.
11824 * gdbtypes.h (TYPE_ALLOC): Ditto.
11825 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
11826 (hpread_read_doc_function_type, hpread_read_struct_type)
11827 (fix_static_member_physnames, hpread_read_array_type)
11828 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
11829 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
11830 (java_link_class_type): Ditto.
11831 * mdebugread.c (parse_type): Ditto.
11832 * objfiles.c (allocate_objfile, free_objfile): Ditto.
11833 * solib-sunos.c (solib_add_common_symbols): Ditto.
11834 * stabsread.c (define_symbol, read_type, read_member_functions,
11835 read_cpp_abbrev, read_one_struct_field): Ditto.
11836 * symfile.c (reread_symbols): Ditto.
11837 * symmisc.c (print_objfile_statistics): Ditto.
11838
11839 2004-02-07 Andrew Cagney <cagney@redhat.com>
11840
11841 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
11842 (tui_exec_info_content): Rename TuiExecInfoContent.
11843 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
11844 (TuiWinInfo, TuiWinInfoPtr): Ditto.
11845 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
11846 (TuiList, TuiListPtr): Ditto.
11847 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
11848 (TuiDataType, TuiDataTypePtr): Ditto.
11849 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
11850 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
11851 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
11852 (TuiSourceElement, TuiSourceElementPtr): Ditto.
11853 (TuiDataElement, TuiDataElementPtr): Ditto.
11854 (TuiWinElement, TuiWinElementPtr): Ditto.
11855 (TuiDataInfo, TuiDataInfoPtr): Ditto.
11856 (TuiCommandElement, TuiCommandElementPtr): Ditto.
11857 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
11858 (TuiWhichElement, TuiWhichElementPtr): Ditto.
11859 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
11860 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
11861 * tui/tui-command.c, tui/tui-data.c: Update references.
11862 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
11863 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
11864 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
11865 * tui/tui-winsource.c, tui/tui.c: Ditto.
11866
11867 2004-02-07 Mark Kettenis <kettenis@gnu.org>
11868
11869 * dwarf2-frame.h: Update copyright.
11870 (enum dwarf2_frame_reg_rule): New.
11871 (struct dwarf2_frame_state_reg): New.
11872 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
11873 * dwarf2-frame.c: Update copyright.
11874 (enum dwarf2_reg_rule): Remove.
11875 (struct dwarf2_frame_state): Remove defenition of `struct
11876 dwarf2_frame_state_reg'.
11877 (read_reg): Call get_frame_arch to get the architecture instead of
11878 using CURRENT_GDBARCH.
11879 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
11880 DWARF2_FRAME_.
11881 (dwarf2_frame_init_reg): New function.
11882 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
11883 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
11884 initialize the register state. Prefix old `enum dwarf2_reg_rule'
11885 tags with DWARF2_FRAME_.
11886 (dwarf2_frame_prev_register): Call get_frame_arch to get the
11887 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
11888 dwarf2_reg_rule' tags with DWARF2_FRAME_.
11889
11890 2004-02-06 Andrew Cagney <cagney@redhat.com>
11891
11892 * tui/tui-data.h (struct tui_list): Rename _TuiList.
11893 (enum tui_data_type): Rename _TuiDataType.
11894 (struct tui_layout_def): Rename _TuiLayoutDef.
11895 (struct tui_source_element): Rename _TuiSourceElement.
11896 (struct tui_data_element): Rename _TuiDataElement.
11897 (struct tui_command_element): Rename _TuiCommandElement.
11898 (struct tui_locator_element): Rename _TuiLocatorElement.
11899 (union tui_which_element): Define.
11900 (struct tui_win_element): Rename _TuiWinElement.
11901 (struct tui_data_info): Rename _TuiDataInfo.
11902 (struct tui_source_info): Rename _TuiSourceInfo.
11903 (struct tui_command_info): Rename _TuiCommandInfo.
11904 (tui_initialize_static_data): Rename initializeStaticData.
11905 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
11906 (tui_alloc_win_info): Rename allocWinInfo.
11907 (tui_init_generic_part): Rename initGenericPart.
11908 (tui_init_win_info): Rename initWinInfo.
11909 (tui_alloc_content): Rename allocContent.
11910 (tui_add_content_elements): Rename addContentElements.
11911 (tui_init_content_element): Rename initContentElement.
11912 (tui_free_window): Rename freeWindow.
11913 (tui_free_win_content): Rename freeWinContent.
11914 (tui_free_data_content): Rename freeDataContent.
11915 (tui_free_all_source_wins_content): Rename
11916 freeAllSourceWinsContent.
11917 (tui_del_window): Rename tuiDelWindow.
11918 (tui_del_data_windows): Rename tuiDelDataWindows.
11919 (tui_partial_win_by_name): Rename partialWinByName.
11920 (tui_win_name): Rename winName.
11921 (tui_current_layout): Rename currentLayout.
11922 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
11923 (tui_term_height): Rename termHeight.
11924 (tui_set_term_height_to): Rename setTermHeightTo.
11925 (tui_term_width): Rename termWidth.
11926 (tui_set_term_width_to): Rename setTermWidthTo.
11927 (tui_set_gen_win_origin): Rename setGenWinOrigin.
11928 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
11929 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
11930 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
11931 (tui_source_windows): Rename sourceWindows.
11932 (tui_clear_source_windows): Rename clearSourceWindows.
11933 (tui_clear_source_windows_detail): Rename
11934 clearSourceWindowsDetail.
11935 (tui_clear_win_detail): Rename clearWinDetail.
11936 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
11937 (tui_default_tab_len): Rename tuiDefaultTabLen.
11938 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
11939 (tui_win_with_focus): Rename tuiWinWithFocus.
11940 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
11941 (tui_layout_def): Rename tuiLayoutDef.
11942 (tui_win_resized): Rename tuiWinResized.
11943 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
11944 (tui_next_win): Rename tuiNextWin.
11945 (tui_prev_win): Rename tuiPrevWin.
11946 (tui_add_to_source_windows): Rename addToSourceWindows.
11947 * tui/tui-winsource.c, tui/tui-win.c: Update references.
11948 * tui/tui-layout.c, tui/tui-source.c: Ditto.
11949 * tui/tui-stack.c, tui/tui-io.c: Ditto.
11950 * tui/tui.c, tui/tui-data.c: Ditto.
11951 * tui/tui-interp.c, tui/tui-data.c: Ditto.
11952 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
11953
11954 * tui/tui-source.h: Update copyright. Include "tui-data.h".
11955 (struct symtab): Declare.
11956 (tui_set_source_content): Rename tuiSetSourceContent.
11957 (tui_show_symtab_source): Rename tuiShowSource.
11958 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
11959 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
11960 * tui/tui-source.c: Update copyright. Update references.
11961 * tui/tui-win.c, tui/tui-winsource.c: Update references.
11962 * tui/tui-stack.c: Update references.
11963
11964 * tui/tui-win.h: Update copyright. Include "tui-data.h".
11965 (struct tui_win_info): Declare.
11966 (tui_scroll_forward): Rename tuiScrollForward.
11967 (tui_scroll_backward): Rename tuiScrollBackward.
11968 (tui_scroll_left): Rename tuiScrollLeft.
11969 (tui_scroll_right): Rename tuiScrollRight.
11970 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
11971 (tui_resize_all): Rename tuiResizeAll.
11972 (tui_refresh_all_win): Rename tuiRefreshAll.
11973 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
11974 * tui/tui-layout.c, * tui/tui-io.c: Update references.
11975 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
11976 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
11977
11978 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
11979 (tui_erase_data_content): Rename tuiEraseDataContent.
11980 (tui_display_all_data): Rename tuiDisplayAllData.
11981 (tui_check_data_values): Rename tuiCheckDataValues.
11982 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
11983 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
11984 (tui_first_data_element_no_in_line): Rename
11985 tuiFirstDataElementNoInLine.
11986 (tui_delete_data_content_windows): Rename
11987 tuiDeleteDataContentWindows.
11988 (tui_refresh_data_win): Rename tuiRefreshDataWin.
11989 (tui_display_data_from): Rename tuiDisplayDataFrom.
11990 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
11991 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
11992 * tui/tui-win.c, tui/tui-regs.c: Update references.
11993 * tui/tui-layout.c, tui/tui.c: Update references.
11994
11995 * tui/tui-wingeneral.h: Update copyright.
11996 (m_allBeVisible): Delete macro.
11997 (m_allBeInvisible): Delete macro.
11998 (struct tui_gen_win_info): Declare.
11999 (struct tui_win_info): Declare.
12000 (tui_unhighlight_win): Rename unhighlightWin.
12001 (tui_make_visible, tui_make_invisible): Replace makeVisible.
12002 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
12003 (tui_make_window): Rename makeWindow.
12004 (tui_copy_win): Rename copyWin.
12005 (tui_box_win): Rename boxWin.
12006 (tui_highlight_win): Rename highlightWin.
12007 (tui_check_and_display_highlight_if_needed): Rename
12008 checkAndDisplayHighlightIfNeeded.
12009 (tui_refresh_all): Rename refreshAll.
12010 (tui_delete_win): Rename tuiDelwin.
12011 (tui_refresh_win): Rename tuiRefreshWin.
12012 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
12013 (tui_make_visible, tui_make_invisible): New functions.
12014 (tui_make_all_visible, tui_make_all_invisible): New functions.
12015 (make_all_visible): Rename makeAllVisible.
12016 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
12017 * tui/tui-data.c, tui/tui-winsource.c: Update references.
12018 * tui/tui-windata.c, tui/tui-win.c: Update references.
12019 * tui/tui-regs.c, tui/tui-layout.c: Update references.
12020 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
12021
12022 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12023
12024 * proc-api.c (write_with_trace): Initialize local variable to
12025 silence compiler warning.
12026
12027 2004-02-06 Andrew Cagney <cagney@redhat.com>
12028
12029 * tui/tui-source.h: Do not include "defs.h".
12030 (struct tui_win_info): Declare.
12031 (tui_set_source_content_nil): Declare.
12032 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
12033 (union tui_line_or_address): Rename _TuiLineOrAddress.
12034 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
12035 (tui_update_source_window): Rename tuiUpdateSourceWindow.
12036 (tui_update_source_window_as_is): Rename
12037 tuiUpdateSourceWindowAsIs.
12038 (tui_update_source_windows_with_addr): Rename
12039 tuiUpdateSourceWindowsWithAddr.
12040 (tui_update_source_windows_with_line): Rename
12041 tuiUpdateSourceWindowsWithLine.
12042 (tui_clear_source_content): Rename tuiClearSourceContent.
12043 (tui_erase_source_content): Rename tuiEraseSourceContent.
12044 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
12045 (tui_show_source_content): Rename tuiShowSourceContent.
12046 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
12047 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
12048 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
12049 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
12050 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
12051 (tui_update_exec_info): Rename tuiUpdateExecInfo.
12052 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
12053 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
12054 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
12055 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
12056 (struct tui_win_info): Declare.
12057 * tui/tui-stack.c: Update references.
12058 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
12059 * tui/tui-win.c, tui/tui-source.c: Ditto.
12060 * tui/tui.c, tui/tui-disasm.c: Ditto.
12061
12062 2004-02-06 Mark Kettenis <kettenis@gnu.org>
12063
12064 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
12065 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
12066
12067 2004-02-05 Mark Kettenis <kettenis@gnu.org>
12068
12069 * infrun.c (handle_inferior_event): Allow for breakpoint
12070 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
12071 and SIGEMT. Update comments.
12072 * NEWS (Revised SPARC target): Mention support for non-executable
12073 stack.
12074
12075 2004-02-04 Mark Kettenis <kettenis@gnu.org>
12076
12077 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
12078 * inftarg.c: Update copyright year.
12079 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
12080 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
12081 (sparc_xfer_wcookie): New function.
12082 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12083 * Makefile.in (sparc-nat.o): Update dependencies.
12084 * config/sparc/nm-nbsd.h: Include "target.h".
12085 (NATIVE_XFER_WCOOKIE): New define.
12086 (sparc_xfer_wcookie): New prototype.
12087
12088 2004-02-04 Andrew Cagney <cagney@redhat.com>
12089
12090 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
12091 SYSCALL_TRAP function.
12092 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
12093
12094 2004-02-04 Andrew Cagney <cagney@redhat.com>
12095 Daniel Jacobowitz <drow@mvista.com>
12096
12097 * objfiles.h: Delete comments refering to inside_entry_func and
12098 DEPRECATED_FRAME_CHAIN_VALID.
12099 * defs.h (inside_entry_func): Update prototype..
12100 * blockframe.c (inside_entry_func): Rename to
12101 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
12102 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
12103
12104 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
12105
12106 * breakpoint.c (struct captured_parse_breakpoint_args): Move
12107 outside of #ifdef SOLIB_ADD region.
12108 (do_restore_lang_radix_cleanup): Ditto.
12109 (resolve_pending_breakpoint): Ditto.
12110
12111 2004-02-03 Andrew Cagney <cagney@redhat.com>
12112
12113 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
12114 (process_note_abi_tag_sections): Delete unused function.
12115 (ia64_read_fp): Delete unused function.
12116 (gdbarch_extract_struct_value_address): Delete declaration.
12117
12118 2004-02-02 Andrew Cagney <cagney@redhat.com>
12119
12120 * vax-tdep.c (vax_frame_chain): Delete call to
12121 deprecated_inside_entry_file.
12122 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
12123
12124 2004-02-02 Mark Kettenis <kettenis@gnu.org>
12125
12126 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
12127 column that's "empty" or "same value" when eliminating REG_RA
12128 rules.
12129
12130 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12131
12132 * NEWS: Add information about new pending breakpoint support.
12133
12134 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
12135
12136 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
12137 and pending fields for pending breakpoint support.
12138 * breakpoint.c (breakpoint_enabled): Add check for not pending.
12139 (condition_command): Only parse condition if not a pending
12140 breakpoint.
12141 (print_one_breakpoint): Add support for pending breakpoints.
12142 (describe_other_breakpoints): Add checks to verify we are not
12143 dealing with pending breakpoints.
12144 (check_duplicates): Don't check pending breakpoints.
12145 (set_raw_breakpoint): Initialize pending flag.
12146 (do_restore_lang_radix_cleanup): New cleanup routine.
12147 (resolve_pending_breakpoint): New function.
12148 (re_enable_breakpoints_in_shlibs): Try and resolve any
12149 pending breakpoints via resolve_pending_breakpoint.
12150 (mention): Add pending breakpoint support.
12151 (parse_breakpoint_sals): Add new parameter to pass to
12152 decode_line_1 to indicate silent errors when files or functions
12153 are not found. Change all callers.
12154 (do_captured_parse_breakpoint): New function.
12155 (break_command_1): Change prototype to return an rc value and to
12156 take an optional pending breakpoint pointer. Support creating
12157 a pending breakpoint if a "not found" form of error occurs when
12158 parsing the breakpoint. Also support resolving an existing pending
12159 breakpoint and be silent if the resolution fails.
12160 (create_breakpoints): Change prototype to take pending breakpoint
12161 pointer. When resolving a pending breakpoint, use the new pointer
12162 to provide a conditional or commands added by the end-user.
12163 (delete_breakpoint): Add appropriate check for pending.
12164 (breakpoint_re_set_one): Ditto.
12165 (do_enable_breakpoint): Ditto.
12166
12167 2004-02-02 David Carlton <carlton@kealia.com>
12168
12169 * valops.c (enum oload_classification): New.
12170 (find_overload_match): Break implementation into separate
12171 functions; delete #if 0'd code; look for symbols within
12172 namespaces.
12173 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
12174 (find_oload_champ,oload_method_static,classify_oload_match): New.
12175 * cp-support.h: Add declaration for cp_func_name; update
12176 declaration for make_symbol_overload_list.
12177 * cp-support.c (cp_func_name): New.
12178 (overload_list_add_symbol): Fix comment, use
12179 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
12180 (make_symbol_overload_list): Take a function name and a namespace
12181 instead of a symbol; change implementation.
12182 (make_symbol_overload_list_using): New.
12183 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
12184
12185 2004-02-02 Fred Fish <fnf@redhat.com>
12186
12187 * main.c (gdb_stdtarg): Move definition to group with other
12188 gdb_stdtarg definitions and update copyright years.
12189 * remote-sim.c (gdb_os_write_stderr): Write output to
12190 gdb_stdtargerr stream instead of gdb_stdtarg stream.
12191 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
12192 gdb_stderr stream and update copyright years.
12193
12194 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12195
12196 * Makefile.in (mips-linux-nat.o): Update dependencies.
12197 * mips-linux-nat.c: Include mips-tdep.h.
12198
12199 2004-02-01 Roland McGrath <roland@redhat.com>
12200
12201 * sol-thread.c (sol_thread_xfer_partial): New function.
12202 (init_sol_thread_ops): Use that for to_xfer_partial hook.
12203 (init_sol_core_ops): Likewise.
12204
12205 * procfs.c (procfs_xfer_partial): New function.
12206 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
12207 * Makefile.in (procfs.o): Add $(auxv_h) dep.
12208
12209 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
12210 procfs_xfer_auxv function.
12211
12212 * procfs.c (procfs_make_note_section): If we can read
12213 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
12214 * linux-proc.c (linux_make_note_section): Likewise.
12215
12216 * auxv.h: New file.
12217 * auxv.c: New file.
12218 * Makefile.in (auxv_h): New variable.
12219 (COMMON_OBS): Add auxv.o here.
12220 (auxv.o): New target.
12221
12222 * corelow.c (core_xfer_partial): New function.
12223 (init_core_ops): Use it for core_ops.to_xfer_partial.
12224
12225 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
12226 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
12227 macro if that is defined.
12228
12229 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12230
12231 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
12232 and check the specified thread for each breakpoint.
12233 * breakpoint.h (bpstat_stop_status): Update prototype.
12234 * infrun.c (handle_inferior_event): Update calls to
12235 bpstat_stop_status.
12236
12237 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12238
12239 * Makefile.in (cli-cmds.o): Add $(readline_h).
12240
12241 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
12242
12243 * cli/cli-cmds.c: Include readline.h.
12244 (complete_command): Pass the start of the last word to
12245 complete_line.
12246
12247 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12248
12249 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
12250 argument, and change first argument to a CORE_ADDR.
12251 * breakpoint.h (bpstat_stop_status): Update prototype.
12252 * infrun.c (adjust_pc_after_break): Add a new comment.
12253 (handle_inferior_event): Update calls to bpstat_stop_status.
12254
12255 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12256
12257 * breakpoint.h: Update copyright years.
12258
12259 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12260
12261 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
12262 (bpstat_stop_status): Don't decrement PC.
12263 * breakpoint.h (software_breakpoint_inserted_here_p): Add
12264 prototype.
12265 * infrun.c (adjust_pc_after_break): New function.
12266 (handle_inferior_event): Call it, early. Remove later references
12267 to DECR_PC_AFTER_BREAK.
12268 (normal_stop): Add commentary.
12269
12270 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
12271
12272 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
12273 2004-01-27 double-free fix.
12274
12275 2004-01-31 Mark Kettenis <kettenis@gnu.org>
12276
12277 * sparc-tdep.c (sparc_fetch_wcookie): New function.
12278 (sparc32_frame_prev_register): Handle StackGhost.
12279 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12280
12281 2004-01-29 Roland McGrath <roland@redhat.com>
12282
12283 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
12284 * configure: Regenerated.
12285
12286 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
12287 * Makefile.in (procfs.o): Add dep.
12288
12289 2004-01-28 Andrew Cagney <cagney@redhat.com>
12290
12291 * tui/tui-stack.h: Update copyright.
12292 (struct frame_info): Add opaque declaration.
12293 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
12294 (tui_show_locator_content): Rename tuiShowLocatorContent.
12295 (tui_show_frame_info): Rename tuiShowFrameInfo.
12296 * tui/tui-stack.c: Update copyright. Update references.
12297 * tui/tui-winsource.c: Update references.
12298 * tui/tui-win.c: Update references.
12299 * tui/tui-layout.c: Update references.
12300 * tui/tui-hooks.c: Update copyright, update references.
12301 * tui/tui.c: Update copyright, update references.
12302 * tui/tui-disasm.c: Update references.
12303
12304 2004-01-28 David Carlton <carlton@kealia.com>
12305
12306 * dwarf2read.c (add_partial_structure): Use demangled name if
12307 namespace equals "".
12308
12309 2004-01-27 Jim Blandy <jimb@redhat.com>
12310
12311 Clean up misapplied patch:
12312 * dwarf2read.c (determine_prefix): Change one of the two forward
12313 declarations for 'determine_prefix_aux' to a declaration for this.
12314 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
12315 argument to 'die_specification'.
12316
12317 * dwarf2read.c (read_func_scope): Re-indent comment.
12318
12319 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
12320
12321 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
12322 b->exp to NULL after freeing so that error during re-parsing or
12323 evaluation of expressions associated with breakpoint don't
12324 eventually lead to re-freeing of storage.
12325 Committed by Andrew Cagney.
12326
12327 2004-01-27 Andrew Cagney <cagney@redhat.com>
12328
12329 * source.c (ambiguous_line_spec): Delete undefined declaration.
12330 * m32r-rom.c (m32r_set_board_address): Delete unused function.
12331 (m32r_set_server_address, m32r_set_download_path): Ditto.
12332 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
12333
12334 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
12335
12336 * dwarf2read.c: Update calls to changed and renamed functions, and
12337 references to moved variables.
12338
12339 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
12340 language, language_defn, list_in_scope, and ftypes members.
12341 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
12342 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
12343 (baseaddr): Remove globals.
12344
12345 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
12346 (set_cu_language, die_is_declaration, die_specification)
12347 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
12348 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
12349 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
12350 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
12351
12352 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
12353 cu.list_in_scope. Don't initialize cu_header_offset.
12354 (add_partial_symbol): Add local baseaddr.
12355 (psymtab_to_symtab_1): Add local baseaddr. Use
12356 objfile->section_offsets for consistency. Don't initialize
12357 cu_header_offset; do initialize cu.header.offset and
12358 cu.list_in_scope.
12359 (read_file_scope, read_func_scope, read_lexical_block_scope)
12360 (dwarf_decode_lines, new_symbol): Add local baseaddr.
12361
12362 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
12363
12364 * PROBLEMS: Add gdb/1516.
12365
12366 2003-12-29 Robert Millan <robertmh@gnu.org>
12367
12368 Patch committed by Andrw Cagney.
12369 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
12370 * configure.tgt: Match knetbsd*-gnu.
12371
12372 2004-01-26 Andrew Cagney <cagney@redhat.com>
12373
12374 * breakpoint.c (catch_command_1): Delete #ifdef code.
12375 (catch_fork_command_1): Delete #ifdef wrapper.
12376 (catch_exec_command_1): Ditto.
12377 (catch_load_command_1): Ditto.
12378 (catch_unload_command_1): Ditto.
12379
12380 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
12381 (catch_breakpoint): Delete #if0ed function.
12382 (disable_catch_breakpoint): Ditto.
12383 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
12384 (disable_catch, enable_catch, delete_catch): Ditto.
12385
12386 2004-01-26 Andrew Cagney <cagney@redhat.com>
12387
12388 * remote.c (echo_check, quit_flag): Delete variables.
12389 (cisco_kernel_mode): Delete variable.
12390 (minitelnet_return, tty_input, escape_count): Delete variables.
12391 (remote_cisco_mode): Delete variable.
12392 (remote_cisco_open, remote_cisco_close): Delete function.
12393 (remote_cisco_mourn, remote_cisco_wait): Delete function.
12394 (init_remote_cisco_ops): Delete function.
12395 (_initialize_remote): Do not install "remote cisco" code.
12396 (read_frame): Delete cisco specific code.
12397 (remote_info_process): Delete function.
12398 (remote_wait): Delete cisco specific code.
12399 (remote_cisco_section_offsets): Delete function.
12400 (remote_cisco_objfile_relocate): Delete function.
12401 (remote_async_wait): Delete cisco specific code.
12402 (minitelnet, readtty, readsocket): Delete function.
12403
12404 2004-01-26 Andrew Cagney <cagney@redhat.com>
12405
12406 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
12407 comments mentioning extract_returned_value_address.
12408 * infcmd.c (print_return_value): Update. Add comments on
12409 extract_returned_value_address.
12410 * stack.c (return_command): Add comments on
12411 extract_returned_value_address.
12412 * values.c: Update comment.
12413 * m32r-tdep.c: Update comment.
12414 * sparc-tdep.c: Update comment.
12415 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
12416 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12417 * sh64-tdep.c (sh64_gdbarch_init): Update.
12418 * sh-tdep.c (sh_gdbarch_init): Update.
12419 * s390-tdep.c (s390_gdbarch_init): Update.
12420 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12421 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
12422 * m68k-tdep.c (m68k_gdbarch_init): Update.
12423 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12424 * m32r-tdep.c (m32r_gdbarch_init): Update.
12425 * ia64-tdep.c (ia64_gdbarch_init): Update.
12426 * h8300-tdep.c (h8300_gdbarch_init): Update.
12427 * frv-tdep.c (frv_gdbarch_init): Update.
12428 * arm-tdep.c (arm_gdbarch_init): Update.
12429 * alpha-tdep.c (alpha_gdbarch_init): Update.
12430
12431 2004-01-26 Andrew Cagney <cagney@redhat.com>
12432
12433 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
12434 SYMBOL_LOCATION_FUNCS
12435 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
12436 "struct symbol_ops".
12437 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
12438 type to "struct symbol_ops".
12439 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
12440 (struct symbol): Replace ".aux_value.loc.funcs" and
12441 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
12442 (SYMBOL_OBJFILE): Delete macro.
12443 (SYMBOL_LOCATION_FUNCS): Delete macro.
12444 (SYMBOL_LOCATION_BATON): Update.
12445 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
12446 intead of SYMBOL_LOCATION_FUNCS.
12447 * ax-gdb.c (gen_var_ref): Ditto.
12448 * printcmd.c (address_info): Ditto.
12449 * findvar.c (read_var_value): Ditto.
12450 (symbol_read_needs_frame): Ditto.
12451
12452 2004-01-26 Andrew Cagney <cagney@redhat.com>
12453
12454 * dwarf2read.c (read_func_scope): Document frame-base hack.
12455
12456 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12457
12458 * infcmd.c (print_return_value): Plug memory leak; delete
12459 ui_stream object. Rename argument `structure_return' to
12460 `struct_return'.
12461
12462 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12463
12464 * infcmd.c (print_return_value): Wrap long lines.
12465 (finish_command_continuation, finish_command): Remove unused
12466 variable `funcaddr'. Fix some coding-standards problems.
12467
12468 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
12469 SECT_SIZE is large enough, not whether it's exactly the right size.
12470 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
12471 TDEP->fpregset to zero.
12472
12473 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
12474 floating-point registers for traditional NetBSD core files.
12475 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
12476 TDEP->sizeof_fpregset here.
12477
12478 2004-01-25 Mark Kettenis <kettenis@gnu.org>
12479
12480 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
12481 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
12482 function with code split out from
12483 sparc32nbsd_sigcontext_frame_cache.
12484 (sparc32nbsd_sigcontext_frame_cache): Use
12485 sparc32nbsd_sigcontext_saved_regs.
12486 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
12487 OpenBSD.
12488 * sparcobsd-tdep.c: New file.
12489 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
12490 (sparcobsd-tdep.o): New dependency.
12491 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
12492 * config/sparc/obsd.mt: New file.
12493
12494 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
12495 TDEP->fpregset to be initialized to enable core file register
12496 sets.
12497
12498 2004-01-24 Mark Kettenis <kettenis@gnu.org>
12499
12500 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
12501 Add opaque declarations.
12502 (sparc64nbsd_sigcontext_saved_regs): New prototype.
12503 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
12504 function with code split out from
12505 sparc64nbsd_sigcontext_frame_cache.
12506 (sparc64nbsd_sigcontext_frame_cache): Use
12507 sparc64nbsd_sigcontext_saved_regs.
12508 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
12509 OpenBSD.
12510 * sparc64obsd-tdep.c: New file.
12511 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
12512 (sparc64obsd-tdep.o): New dependency.
12513 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
12514 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
12515 * config/sparc/obsd64.mt: New file.
12516
12517 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
12518 read the instruction at PC.
12519
12520 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
12521 value of GDB_OSABI_DEFAULT.
12522 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
12523 instead of GDB_OSABI_NETBSD_AOUT.
12524
12525 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
12526
12527 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
12528 copyright.
12529
12530 2004-01-23 Andrew Cagney <cagney@redhat.com>
12531
12532 * printcmd.c (display_command): Replace tui_set_display call with
12533 tui_set_layout_for_display_command.
12534 * tui/tui.h (enum tui_win_type): Define.
12535 (tui_set_layout): Delete declaration.
12536 (tui_set_layout_for_display_command): Rename set_tui_layout.
12537 * tui/tui-data.h (enum tui_layout_type): Define.
12538 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
12539 "tui.h".
12540 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
12541 (tui_default_win_height): Rename tuiDefaultWinHeight.
12542 (tui_default_win_viewport_height): Rename
12543 tuiDefaultWinViewportHeight.
12544 (tui_set_layout): RenametuiSetLayout.
12545 * tui/tui-layout.c: Update references.
12546 * tui/tui.c: Update references.
12547 * tui/tui-disasm.c: Update references.
12548
12549 2004-01-23 David Carlton <carlton@kealia.com>
12550
12551 Partial workaround for PR c++/1511:
12552 * cp-namespace.c: Include frame.h.
12553 (cp_lookup_transparent_type): New
12554 (cp_lookup_transparent_type_loop): New.
12555 * cp-support.h: Declare cp_lookup_transparent_type.
12556 * symtab.c (basic_lookup_transparent_type): Renamed from
12557 lookup_transparent_type.
12558 (lookup_transparent_type): Replace old body by a call to
12559 current_language->la_lookup_transparent_type.
12560 * symtab.h: Update copyright. Declare
12561 basic_lookup_transparent_type.
12562 * language.h: Update copyright.
12563 (struct language_defn): Add la_lookup_transparent_type.
12564 * language.c: Update copyright.
12565 (unknown_language_defn): Add basic_lookup_transparent_type.
12566 (auto_language_defn): Add basic_lookup_transparent_type.
12567 (local_language_defn): Add basic_lookup_transparent_type.
12568 * ada-lang.c: Update copyright.
12569 (ada_language_defn): Add basic_lookup_transparent_type.
12570 * c-lang.c: Update copyright.
12571 (c_language_defn): Add basic_lookup_transparent_type.
12572 (cplus_language_defn): Add basic_lookup_transparent_type.
12573 (asm_language_defn): Add basic_lookup_transparent_type.
12574 (minimal_language_defn): Add basic_lookup_transparent_type.
12575 * f-lang.c: Update copyright.
12576 (f_language_defn): Add basic_lookup_transparent_type.
12577 * jv-lang.c: Update copyright.
12578 (java_language_defn): Add basic_lookup_transparent_type.
12579 * m2-lang.c: Update copyright.
12580 (m2_language_defn): Add basic_lookup_transparent_type.
12581 * objc-lang.c: Update copyright.
12582 (objc_language_defn): Add basic_lookup_transparent_type.
12583 * p-lang.c: Update copyright.
12584 (p_language_defn): Add basic_lookup_transparent_type.
12585 * scm-lang.c: Update copyright.
12586 (scm_language_defn): Add basic_lookup_transparent_type.
12587 * Makefile.in (cp-namespace.o): Depend on frame.h.
12588
12589 2004-01-23 David Carlton <carlton@kealia.com>
12590
12591 Patch for PR c++/1520:
12592 * dwarf2read.c (read_func_scope): Set processing_current_prefix
12593 properly if we have a specification die.
12594 (determine_prefix_aux): Rename from determine_prefix.
12595 (determine_prefix): Like the old determine_prefix, but never
12596 returns NULL.
12597
12598 2004-01-23 Theodore A. Roth <troth@openavr.org>
12599
12600 * avr-tdep.c: Update copyright.
12601 (avr_iaddr_p): Delete unused function.
12602 (avr_saddr_p): Delete unused function.
12603
12604 2004-01-23 David Carlton <carlton@kealia.com>
12605
12606 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
12607 Fix for PR symtab/1534.
12608
12609 2004-01-23 Mark Kettenis <kettenis@gnu.org>
12610
12611 * NEWS (New native configurations): Mention OpenBSD/sparc and
12612 OpenBSD/sparc64.
12613 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
12614 * configure.host: Likewise.
12615 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
12616 handler for OpenBSD.
12617 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
12618
12619 2004-01-22 Mark Kettenis <kettenis@gnu.org>
12620
12621 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
12622 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
12623
12624 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
12625 * cli/cli-cmds.c (shell_escape): Likewise.
12626
12627 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
12628 OpenBSD .note.openbsd.ident sections.
12629
12630 2004-01-22 David Carlton <carlton@kealia.com>
12631
12632 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
12633 get_scope_pc_bounds.
12634 (read_file_scope): Ditto.
12635 (get_scope_pc_bounds): New function, produced by extracting code
12636 from the above two functions, consolidating it, and adding support
12637 for DW_TAG_namespace.
12638
12639 2004-01-22 Mark Kettenis <kettenis@gnu.org>
12640
12641 * osabi.c (MAX_NOTESZ): New define.
12642 (check_note): New function.
12643 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
12644 check_note.
12645
12646 2004-01-21 Roland McGrath <roland@redhat.com>
12647
12648 * MAINTAINERS (write after approval): Add myself.
12649
12650 2004-01-21 Eli Zaretskii <eliz@gnu.org>
12651
12652 * utils.c (init_page_info): Move declarations of `rows' and
12653 `cols' before the __GO32__-specific code. Move the closing brace
12654 outside the #ifdef __GO32__..#endif block.
12655 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
12656
12657 2004-01-21 Paul Brook <paul@codesourcery.com>
12658
12659 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
12660 BPSTAT_WHAT_CHECK_SHLIBS.
12661
12662 2004-01-21 Paul Brook <paul@codesourcery.com>
12663
12664 * MAINTAINERS: Add myself to write-after-approval.
12665
12666 2004-01-20 Andrew Cagney <cagney@redhat.com>
12667
12668 * ax-gdb.c (print_axs_value): Delete unused function.
12669 * jv-lang.c (java_lookup_type): Delete unused function.
12670 * cli/cli-dump.c (dump_filetype): Delete unused function.
12671 * remote-mips.c (remote_mips_insert_hw_breakpoint)
12672 (remote_mips_remove_hw_breakpoint): Delete unused functions.
12673 (mips_getstring): Delete unused function.
12674 (pmon_insert_breakpoint): Delete #if0ed function.
12675 (PMON_MAX_BP): Delete #if0ed MACRO.
12676 (mips_pmon_bp_info): Delete #if0ed variable.
12677 (pmon_remove_breakpoint): Delete #if0ed function.
12678 * monitor.c (monitor_write_even_block): Delete unused function.
12679 (monitor_write_memory_block): Delete #if0ed code.
12680 * dink32-rom.c (dink32_load): Delete unused function.
12681 (_initialize_dink32_rom): Delete #if0ed code.
12682 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
12683
12684 * tui/tui-command.c: Update references.
12685 * tui/tui-io.c: Update references.
12686 * tui/tui-command.h: Update copyright.
12687 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
12688
12689 * source.c (ambiguous_line_spec): Delete never-defined function.
12690 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
12691 * gdbtypes.c (add_name, add_mangled_type): Ditto.
12692 * cli/cli-cmds.c (validate_comname): Ditto.
12693
12694 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
12695 "tui-data.h".
12696 (tui_set_disassem_content): Rename tuiSetDisassemContent.
12697 (tui_show_disassem): Rename tuiShowDisassem.
12698 (tui_show_disassem_and_update_source): Rename
12699 tuiVerticalDisassemScroll.
12700 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
12701 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
12702 * tui/tui.h: Update copyright.
12703 (enum tui_status): Define.
12704 * tui/tui-data.h (enum tui_scroll_direction): Define.
12705 * tui/tui-disasm.c: Update copyright. Update references.
12706 * tui/tui-winsource.c: Update copyright. Update references.
12707 * tui/tui-win.c: Update references.
12708 * tui/tui-layout.c: Update references.
12709
12710 2004-01-20 Andrew Cagney <cagney@redhat.com>
12711
12712 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
12713 sym2 to start of block.
12714
12715 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
12716
12717 * MAINTAINERS: Delete mmalloc.
12718 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
12719 * NEWS: Mention removal of --with-malloc.
12720 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
12721 * config.in: Regenerate.
12722 * configure: Regenerate.
12723 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
12724 USE_MMALLOC, MMCHECK_FORCE.
12725 * gdbinit.in: Remove mmalloc.
12726 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
12727 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
12728 * config/i386/go32.mh: Likewise.
12729 * config/i386/interix.mh: Likewise.
12730 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
12731
12732 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
12733
12734 * linespec.c (decode_variable, symtab_from_filename): Call
12735 error_silent with error message instead of throwing an exception
12736 directly.
12737 * defs.h (error_silent, error_output_message): Add prototypes.
12738 (catch_exceptions_with_msg): Ditto.
12739 * utils.c (error_silent, error_output_message): New functions.
12740 * top.c (catch_exceptions_with_msg): New function.
12741
12742 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
12743
12744 * mi/mi-cmds.h (enum print_values): Add definition.
12745
12746 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
12747 type and value for simple data types and just the name and type
12748 for complex ones, if required.
12749
12750 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
12751 children, if required.
12752
12753 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12754
12755 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
12756 unused declarations.
12757
12758 2004-01-19 Andrew Cagney <cagney@redhat.com>
12759
12760 * top.h (mapped_symbol_files): Delete declaration.
12761 * main.c (captured_main): Delete option "m" and "mapped".
12762 * objfiles.c (mapped_symbol_files): Delete variable.
12763 * symfile.c (symbol_file_command): Delete mmap code.
12764 (symbol_file_add_with_addrs_or_offsets): Ditto.
12765 (add_symbol_file_command, reread_separate_symbols): Ditto.
12766 * objfiles.h (OBJF_MAPPED): Delete.
12767 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
12768 (free_objfile) [USE_MMALLOC]: Ditto.
12769 (open_existing_mapped_file): Delete function.
12770 (open_mapped_file): Delete function.
12771 (map_to_file): Delete function.
12772
12773 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12774
12775 * infrun.c (step_into_function): Account for possible breakpoint
12776 adjustment when computing ``stop_func_start''.
12777
12778 2004-01-19 Kevin Buettner <kevinb@redhat.com>
12779
12780 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
12781 the region size against the size of a pointer, not the size of
12782 a register as given by DEPRECATED_REGISTER_SIZE.
12783
12784 2004-01-19 Andrew Cagney <cagney@redhat.com>
12785
12786 * tui/tui-regs.h: Include "tui-data.h".
12787 (tuiFirstRegElementNoInLine): Delete declaration.
12788 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
12789 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
12790 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
12791 (tui_calculate_regs_column_count): Rename
12792 tuiCalculateRegsColumnCount.
12793 (tui_check_register_values): Rename tuiCheckRegisterValues.
12794 (tui_show_registers): Rename tuiShowRegisters.
12795 (tui_display_registers_from_line): Rename
12796 tuiDisplayRegistersFromLine.
12797 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
12798 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
12799 (tui_first_reg_element_no_inline): Rename
12800 tuiFirstRegElementNoInLine.
12801 * tui/tui-data.h: Update copyright.
12802 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
12803 * tui/tui-windata.c: Update copyright, update references.
12804 * tui/tui-regs.c: Update copyright, update references.
12805 * tui/tui-win.c: Update copyright, update references.
12806 * tui/tui-layout.c: Update copyright, update references.
12807
12808 2004-01-18 Andrew Cagney <cagney@redhat.com>
12809
12810 * tui/tui-io.c: Update copyright.
12811 (key_is_end_sequence, key_is_backspace): New functions.
12812 (key_is_command_char, key_is_start_sequence): New function.
12813 (tui_getc): Update references.
12814 * tui/tui-io.h: Update copyright.
12815 (m_tuiStartNewLine): Delete macro.
12816 (m_isBackspace, m_isDeleteChar): Delete macros.
12817 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
12818 (m_isNextPage, m_isPrevPage): Delete macros.
12819 (m_isLeftArrow, m_isRightArrow): Delete macros.
12820 (m_isXdbStyleCommandChar): Delete macro.
12821 (key_is_start_sequence): Declare, replace m_isStartSequence.
12822 (key_is_end_sequence): Declare, replace m_isEndSequence.
12823 (key_is_backspace): Declare ,replace m_isBackspace.
12824 (key_is_command_char): Declare, replace m_isCommandChar.
12825 * tui/tui-command.c: Update copyright.
12826 (tuiDispatchCtrlChar): Update references.
12827
12828 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
12829 tuiSourceWin.h.
12830
12831 * tui/tui-command.c: Rename tui/tuiCommand.c.
12832 * tui/tui-command.h: Rename tui/tuiCommand.h.
12833 * tui/tui-data.c: Rename tui/tuiData.c.
12834 * tui/tui-data.h: Rename tui/tuiData.h.
12835 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
12836 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
12837 * tui/tui-io.c: Rename tui/tuiIO.c.
12838 * tui/tui-io.h: Rename tui/tuiIO.h.
12839 * tui/tui-layout.c: Rename tui/tuiLayout.c.
12840 * tui/tui-layout.h: Rename tui/tuiLayout.h.
12841 * tui/tui-regs.c: Rename tui/tuiRegs.c.
12842 * tui/tui-regs.h: Rename tui/tuiRegs.h.
12843 * tui/tui-source.c: Rename tui/tuiSource.c.
12844 * tui/tui-source.h: Rename tui/tuiSource.h.
12845 * tui/tui-stack.c: Rename tui/tuiStack.c.
12846 * tui/tui-stack.h: Rename tui/tuiStack.h.
12847 * tui/tui-win.c: Rename tui/tuiWin.c.
12848 * tui/tui-win.h: Rename tui/tuiWin.h.
12849 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
12850 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
12851 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
12852 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
12853 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
12854 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
12855 * tui/tui-file.c: Update includes.
12856 * tui/tui-hooks.c: Update includes.
12857 * tui/tui-interp.c: Update includes.
12858 * tui/tui.c: Update includes.
12859 * Makefile.in: Update all tui/ dependencies.
12860 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
12861
12862 * Makefile.in: Update copyright. Update dependencies.
12863
12864 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
12865 problem.
12866
12867 2004-01-18 Andrew Cagney <cagney@redhat.com>
12868
12869 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
12870 instead of register_gdbarch_init.
12871
12872 * remote-sds.c (tohex): Delete unused function. Update copyright.
12873 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
12874 * v850-tdep.c (v850_register_virtual_size): Ditto.
12875 * target.c (normal_target_post_startup_inferior): Ditto.
12876 * source.c (ambiguous_line_spec): Ditto.
12877 * remote.c (adapt_remote_get_threadinfo): Ditto.
12878 * mi/mi-out.c (out_field_fmt): Ditto.
12879 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
12880 (output_control_change_notification): Ditto.
12881 * m68k-tdep.c (m68k_register_byte): Ditto.
12882 (m68k_remote_breakpoint_from_pc): Ditto.
12883 * ui-out.c (init_ui_out_state): Delete unused declaration.
12884 * stabsread.c (search_value): Ditto.
12885 * mi/mi-cmd-env.c (env_cli_command): Ditto.
12886 * maint.c (print_section_table): Ditto.
12887 * infrun.c (set_follow_fork_mode_command): Ditto.
12888
12889 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12890
12891 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
12892 DW_CFA_def_cfa_exporession. Add support for
12893 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
12894 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
12895
12896 2004-01-18 Andrew Cagney <cagney@redhat.com>
12897
12898 * ocd.c: Update copyright.
12899 (bdm_read_register_command): Delete unused function.
12900 (_initialize_remote_ocd): Delete commented out reference.
12901 (get_quoted_char, reset_packet): Delete #if0ed function.
12902 (output_packet, put_quoted_char): Delete #if0ed function.
12903 (stu_put_packet, stu_get_packet): Delete #if0ed function.
12904 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
12905 (BDM_BREAKPOINT): Delete #if0ed macro.
12906 (remote_timeout): Delete #if0ed variable.
12907
12908 2004-01-18 Mark Kettenis <kettenis@gnu.org>
12909
12910 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
12911 (core-sol2.o): Remove dependency.
12912 * core-sol2.c: Remove file.
12913
12914 2004-01-17 Andrew Cagney <cagney@redhat.com>
12915
12916 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
12917 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
12918 enums.
12919
12920 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12921
12922 * remote.c: Update copyright years.
12923
12924 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12925
12926 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
12927
12928 2004-01-17 Andrew Cagney <cagney@redhat.com>
12929
12930 * mdebugread.c: Update copyright.
12931 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
12932 (parse_type, parse_procedure): Ditto.
12933 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
12934
12935 * cris-tdep.c (cris_store_struct_return): Put back accidently
12936 deleted function.
12937
12938 * gdbarch.sh: Update copyright year.
12939 * gdbarch.h, gdbarch.c: Re-generate.
12940
12941 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12942
12943 Suggested by George Anzinger.
12944 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
12945 correct stack offset. Include unknown opcode numbers in the error
12946 message.
12947
12948 2004-01-17 Andrew Cagney <cagney@redhat.com>
12949
12950 * x86-64-tdep.c (x86_64_init_abi): No need to clear
12951 extract_struct_value_address, i386 does not set it.
12952 * sparc64-tdep.c (sparc64_init_abi): Do not set
12953 extract_struct_value_address, never called.
12954 (sparc64_extract_struct_value_address): Delete function.
12955 * m68hc11-tdep.c: Update copyright.
12956 (m68hc11_gdbarch_init): Delete redundant assignment of
12957 extract_struct_value_address.
12958 * i386-tdep.c: Update copyright.
12959 (i386_gdbarch_init): Do not set extract_struct_value_address,
12960 never called.
12961 (i386_extract_struct_value_address): Delete function.
12962 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
12963 extract_struct_value_address, never called.
12964 (sparc32_extract_struct_value_address): #if 0 function. Add
12965 comments explaining its future.
12966
12967 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12968
12969 * arm-tdep.c (arm_write_pc): New function.
12970 (arm_gdbarch_init): Call set_gdbarch_write_pc.
12971
12972 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
12973
12974 * breakpoint.c (must_shift_inst_regs): Delete.
12975 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
12976 and SHIFT_INST_REGS.
12977 * infcmd.c (step_1, step_1_continuation): Delete references to
12978 SHIFT_INST_REGS.
12979 * infrun.c (keep_going): Likewise.
12980 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
12981 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
12982
12983 2004-01-17 Andrew Cagney <cagney@redhat.com>
12984
12985 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
12986 * gdbarch.h, gdbarch.c: Re-generate.
12987 * infcmd.c (print_return_value): Delete reference to
12988 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
12989
12990 * cris-tdep.c (cris_gdbarch_init): Do not set
12991 deprecated_extract_struct_value_address.
12992
12993 * xstormy16-tdep.c: Update copyright.
12994 (xstormy16_extract_struct_value_address): Update to current
12995 extract struct value address interface.
12996 (xstormy16_gdbarch_init): Set extract_struct_value_address.
12997 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
12998 current extract struct value address interface.
12999 (sh64_gdbarch_init): Set extract_struct_value_address.
13000
13001 * cris-tdep.c: Update copyright.
13002 (cris_extract_struct_value_address): Delete function.
13003 (struct_return_address): Delete variable.
13004 (cris_store_struct_return): Do not set struct_return_address.
13005
13006 * mcore-tdep.c: Update copyright.
13007 (mcore_extract_struct_value_address): Delete function. Update
13008 comments.
13009 (mcore_gdbarch_init): Update.
13010 * mn10300-tdep.c: Update copyright.
13011 (mn10300_extract_struct_value_address): Delete function.
13012 (mn10300_gdbarch_init): Update.
13013 * v850-tdep.c: Update copyright.
13014 (v850_extract_struct_value_address): Delete.
13015 (v850_gdbarch_init): Update.
13016 * ns32k-tdep.c: Update copyright.
13017 (ns32k_extract_struct_value_address): Delete.
13018 (ns32k_gdbarch_init): Update.
13019 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
13020 (hppa_gdbarch_init): Update.
13021 * vax-tdep.c: Update copyright.
13022 (vax_extract_struct_value_address): Delete.
13023 (vax_gdbarch_init): Update.
13024
13025 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
13026 * gdbarch.h, gdbarch.c: Re-generate.
13027 * procfs.c (procfs_fetch_registers): Delete reference to
13028 DEPRECATED_NPC_REGNUM.
13029 (procfs_store_registers): Ditto.
13030 * regcache.c (generic_target_write_pc): Simplify.
13031 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
13032
13033 * core-sol2.c (fetch_core_registers): Replace
13034 DEPRECATED_NPC_REGNUM with equivalent tdep value.
13035
13036 * hppa-tdep.c: Update copyright year.
13037 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
13038 NPC_REGNUM.
13039 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
13040
13041 * mips-tdep.c (mips_write_pc): New function.
13042 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
13043 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
13044 (mips_find_saved_regs, mips_software_single_step: Ditto.
13045 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
13046 mips_init_extra_frame_info, mips_pop_frame): Ditto.
13047
13048 2004-01-17 Andrew Cagney <cagney@redhat.com>
13049
13050 * mips-tdep.c: Re-indent. Group functions by ABI.
13051
13052 2004-01-17 Andrew Cagney <cagney@redhat.com>
13053
13054 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
13055 * gdbarch.c: Re-generate.
13056 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13057 DECR_PC_AFTER_BREAK to zero.
13058 * vax-tdep.c (vax_gdbarch_init): Ditto.
13059 * v850-tdep.c (v850_gdbarch_init): Ditto.
13060 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13061 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13062 * sh-tdep.c (sh_gdbarch_init): Ditto.
13063 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13064 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13065 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13066 * mips-tdep.c (mips_gdbarch_init): Ditto.
13067 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13068 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13069 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13070 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13071 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
13072 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13073 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13074 * frv-tdep.c (frv_gdbarch_init): Ditto.
13075 * cris-tdep.c (cris_gdbarch_init): Ditto.
13076 * avr-tdep.c (avr_gdbarch_init): Ditto.
13077 * arm-tdep.c (arm_gdbarch_init): Ditto.
13078 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
13079
13080 2004-01-17 J. Brobecker <brobecker@gnat.com>
13081
13082 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
13083 Delete, no longer used.
13084 (read_subrange_type): New function, mostly extracted from
13085 read_array_type().
13086 (read_array_type): Replace extracted code by call to
13087 read_subrange_type().
13088 (dwarf2_get_attr_constant_value): New function.
13089 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
13090 (add_partial_symbol): Likewise.
13091 (process_die): Likewise.
13092 (new_symbol): Likewise.
13093 (read_type_die): Likewise.
13094
13095 2004-01-16 Andrew Cagney <cagney@redhat.com>
13096
13097 * symfile.c: Update copyright year.
13098 (compare_symbols): Delete unused function.
13099 * stabsread.c: Update copyright year.
13100 (lrs_general_complaint): Delete unused function.
13101 (ref_search_value): Ditto.
13102 (get_substring): Delete declaration.
13103 * sh64-tdep.c: Update copyright year.
13104 (sh64_get_gdb_regnum): Delete unused function.
13105 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
13106 Delete unused function.
13107
13108 2004-01-17 Mark Kettenis <kettenis@gnu.org>
13109
13110 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
13111 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
13112
13113 2004-01-16 Andrew Cagney <cagney@redhat.com>
13114
13115 Changes from Peter Schauer.
13116 * rs6000-tdep.c: Update copyright year.
13117 (rs6000_push_dummy_call): Update the stack pointer before
13118 accessing the corresponding stack region.
13119 * rs6000-nat.c: Update copyright year.
13120 (set_host_arch): Set "info.abfd" to "exec_bfd".
13121
13122 2004-01-15 Mark Kettenis <kettenis@gnu.org>
13123
13124 * blockframe.c: Update copyright year.
13125 (inside_entry_func): Don't treat a zero PC specially.
13126
13127 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
13128
13129 * gcore.c (gcore_copy_callback): Use paddr_d to print size
13130 variable.
13131 (gcore_create_callback): Ditto. Skip any memory segment that has
13132 no permissions set.
13133
13134 2004-01-14 David Carlton <carlton@kealia.com>
13135
13136 Change symbols for C++ nested types to contain the fully qualified
13137 name, if possible. (At least in the DWARF-2 case.) Partial fix
13138 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
13139 c++/895.
13140 * c-exp.y (qualified_type): Handle types nested within classes.
13141 * cp-namespace.c: Update comments.
13142 (cp_set_block_scope): Delete #if 0.
13143 (cp_lookup_nested_type): Handle types nested within classes.
13144 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
13145 when appropriate.
13146 (add_partial_symbol): Add the name of the enclosing namespace to
13147 types.
13148 (pdi_needs_namespace): New.
13149 (add_partial_namespace): Tweak comment.
13150 (add_partial_structure): New.
13151 (psymtab_to_symtab_1): Initialize processing_current_prefix
13152 here...
13153 (process_die): instead of here.
13154 (read_structure_scope): Try to figure out the name of the class or
13155 namespace that the structure might be defined within.
13156 (read_enumeration): Generate fully-qualified names, if possible.
13157 (read_namespace): Don't set name to NULL.
13158 (die_specification): New.
13159 (new_symbol): Generate fully-qualified names for types.
13160 (read_type_die): Determine appropriate prefix.
13161 (determine_prefix): New.
13162 (typename_concat): New.
13163 (class_name): New.
13164 * valops.c (value_aggregate_elt): Pass NOSIDE to
13165 value_struct_elt_for_reference.
13166 (value_struct_elt_for_reference): Make static, add NOSIDE
13167 parameter, call value_maybe_namespace_elt as a last resort.
13168 (value_namespace_elt): Break out code into
13169 value_maybe_namespace_elt.
13170 (value_maybe_namespace_elt): New.
13171
13172 2004-01-12 Andrew Cagney <cagney@redhat.com>
13173
13174 * mips-tdep.c (mips_convert_register_p): Handle both raw and
13175 cooked floating-point registers.
13176 (mips_gdbarch_init): Set convert_register_p, register_to_value,
13177 and value_to_register.
13178
13179 2004-01-13 Andrew Cagney <cagney@redhat.com>
13180
13181 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
13182 * gdbarch.c: Re-generate.
13183 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
13184 FUNCTION_START_OFFSET.
13185 * v850-tdep.c (v850_gdbarch_init): Ditto.
13186 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
13187 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
13188 * sh-tdep.c (sh_gdbarch_init): Ditto.
13189 * s390-tdep.c (s390_gdbarch_init): Ditto.
13190 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
13191 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
13192 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
13193 * mips-tdep.c (mips_gdbarch_init): Ditto.
13194 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
13195 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
13196 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
13197 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
13198 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
13199 * i386-tdep.c (i386_gdbarch_init): Ditto.
13200 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
13201 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
13202 * frv-tdep.c (frv_gdbarch_init): Ditto.
13203 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
13204 * cris-tdep.c (cris_gdbarch_init): Ditto.
13205 * avr-tdep.c (avr_gdbarch_init): Ditto.
13206 * arm-tdep.c (arm_gdbarch_init): Ditto.
13207 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
13208
13209 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
13210
13211 * infrun.c (follow_fork_mode_ask): Remove.
13212 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
13213 (follow_fork): Simplify and remove internal error for
13214 follow_fork_mode_ask.
13215 (_initialize_infrun): Update "set follow-fork-mode" help text.
13216
13217 2004-01-13 Andrew Cagney <cagney@redhat.com>
13218
13219 * configure.in: Update copyright year.
13220 (build_warnings): Add -Wunused-label.
13221 * configure: Re-generate.
13222
13223 2004-01-12 Andrew Cagney <cagney@redhat.com>
13224
13225 * exec.h (exec_ops): Make "extern".
13226
13227 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
13228 the function is void.
13229 (mips_pseudo_register_write): Ditto.
13230
13231 2004-01-12 Andrew Cagney <cagney@redhat.com>
13232
13233 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
13234 call. Never defined.
13235 * sparc-tdep.h (struct frame_info): Add opaque declaration.
13236 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
13237 (struct sparc_gregset, struct regcache): Ditto.
13238 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
13239
13240 2004-01-12 Andrew Cagney <cagney@redhat.com>
13241
13242 * mi/ChangeLog: Delete file. Renamed to ...
13243 * mi/ChangeLog-1999-2003: New file.
13244 * tui/ChangeLog: Delete file. Renamed to ...
13245 * tui/ChangeLog-1998-2003: New file.
13246
13247 2004-01-11 Mark Kettenis <kettenis@gnu.org>
13248
13249 * sparc64nbsd-tdep.c: Include "regset.h".
13250 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
13251 Remove variables.
13252 (fetch_core_registers): Remove function.
13253 (sparc64nbsd_core_fns): Remove variable.
13254 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
13255 functions.
13256 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
13257 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13258 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
13259
13260 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
13261 sparc_extract_struct_value_address.
13262 (sparc32_gdbarch_init): Set extract_struct_value_address.
13263 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
13264 function.
13265 (sparc64_init_abi): Set extract_struct_value_address. Don't set
13266 return_value_on_stack.
13267
13268 * NEWS: Mention that %cs and %ss have been added to the AMD64
13269 configurations
13270
13271 * frame.c: Update copyright year.
13272 (get_prev_frame): Improve comment.
13273
13274 * sparc64fbsd-tdep.c: Include "regset.h".
13275 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13276 Remove variables.
13277 (fetch_core_registers): Remove function.
13278 (sparc64fbsd_core_fns): Remove variable.
13279 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
13280 functions.
13281 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
13282 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
13283 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
13284
13285 * sparcnbsd-tdep.c: Include "regset.h".
13286 (fetch_core_registers): Remove function.
13287 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
13288 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
13289 functions.
13290 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
13291 TDEP->fpregset.
13292 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
13293
13294 * sparc-tdep.h (struct regset): Provide opaque declaration.
13295 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
13296 fpregset and sizeof_fpregset members.
13297 * sparc-tdep.c (struct regset): Provide opaque declaration.
13298 (sparc_regset_from_core_section): New function.
13299 (sparc32_gdbarch_init): Initialize TDEP->gregset,
13300 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
13301 Set regset_from_core_section when appropriate.
13302
13303 2004-01-10 Mark Kettenis <kettenis@gnu.org>
13304
13305 * x86-64-tdep.c (amd64_non_pod_p): New function.
13306 (amd64_classify_aggregate): Return class memory for non-POD
13307 C++ structure types.
13308
13309 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
13310 argument. Use it to reserve a register if necessary.
13311 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
13312 amd64_push_arguments.
13313
13314 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
13315
13316 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
13317 register numbers in comments.
13318 * x86-64-tdep.h: Update copyright year.
13319 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
13320 Adjust for addition of %cs and %ss.
13321 * amd64fbsd-nat.c: Update copyright year.
13322 (reg_offset): Add register offsets for %cs and %ss.
13323 * amd64fbsd-tdep.c: Update copyright year.
13324 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
13325 (amd64fbsd_sc_reg_offset): Likewise.
13326 * x86-64-linux-nat.c: Update copyright year.
13327 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
13328 and %ss.
13329 * amd64nbsd-nat.c: Update copyright year.
13330 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
13331 * amd64nbsd-tdep.c: Update copyright year.
13332 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
13333 * x86-64-linux-tdep.c: Update copyright year.
13334 (user_to_gdb_regmap): Add mapping for %cs and %ss.
13335 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
13336 * regformats/reg-x86-64.dat: Add %cs and %ss.
13337
13338 * blockframe.c (inside_entry_func): Reformat. Introduce new local
13339 variables to prevent long lines. Update comments to reflect
13340 reality.
13341
13342 2004-01-09 David Carlton <carlton@kealia.com>
13343
13344 Checked in by Elena Zannoni <ezannoni@redhat.com>.
13345 * dwarf2read.c (read_namespace): Pull out name-generating code
13346 into namespace_name. Rename previous_namespace to previous_prefix
13347 and processing_current_namespace to processing_current_prefix..
13348 (namespace_name): New function.
13349 (add_partial_symbol): Substitute uses of pdi->name with
13350 actual_name.
13351 * cp-support.h: Rename processing_current_namespace to
13352 processing_current_prefix.
13353 Update copyright year.
13354 * cp-namespace.c: Rename processing_current_namespace to
13355 processing_current_prefix.
13356 Update copyright year.
13357
13358 2004-01-09 Andrew Cagney <cagney@redhat.com>
13359
13360 * jv-valprint.c, ser-unix.c: Add missing copyright years.
13361
13362 2004-01-09 Mark Kettenis <kettenis@gnu.org>
13363
13364 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
13365 complaining.
13366 (process_one_symbol): Deal with N_PATCH stabs.
13367
13368 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
13369
13370 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
13371 ifdeffed code.
13372 Update copyright year.
13373
13374 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13375
13376 * config/pa/tm-hppa.h: Update extern declarations for
13377 hppa32_hpux_frame_saved_pc_in_sigtramp,
13378 hppa32_hpux_frame_base_before_sigtramp, and
13379 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
13380
13381 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
13382
13383 * config/pa/tm-hppah.h: Update copyright years.
13384
13385 2004-01-08 Andrew Cagney <cagney@redhat.com>
13386
13387 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
13388 (mips_o32_reg_struct_has_addr): Delete function.
13389 (mips_gdbarch_init): Update.
13390 (mips_extract_struct_value_address): Delete function.
13391
13392 2004-01-08 David Mosberger <davidm@hpl.hp.com>
13393
13394 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
13395 reality.
13396
13397 2004-01-07 Andrew Cagney <cagney@redhat.com>
13398
13399 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
13400 architecture's elf flags (when available).
13401
13402 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
13403 FPU to the start, check the MIPS FPU when looking for an old
13404 architecture.
13405 (set_mipsfpu_single_command): Update the architecture.
13406 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
13407
13408 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
13409 (mips_mask_address_p): Add "tdep" parameter.
13410 (show_mask_address, mips_addr_bits_remove): Update.
13411 (mips_dump_tdep): Update.
13412 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
13413 (MIPS_STACK_ARGSIZE): Delete macro.
13414 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
13415 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
13416 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
13417 (mips_dump_tdep): Update.
13418 (MIPS_SAVED_REGSIZE): Delete macro.
13419 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
13420 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
13421 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
13422 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
13423 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
13424 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
13425 (mips_pop_frame, return_value_location): Update.
13426 (mips_n32n64_return_value, mips_dump_tdep): Update.
13427
13428 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
13429 MIPS ABI.
13430
13431 * mips-tdep.c: Update copyright.
13432 (mips_gdbarch_init): Merge two code blocks handling the register
13433 name and number layout.
13434
13435 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
13436
13437 * tracepoint.c (validate_actionline): Fix segv at EOF
13438
13439 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
13440
13441 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
13442 properly for static fields.
13443
13444 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
13445 Jason Molenda <jmolenda@apple.com>
13446
13447 * disasm.c: Update copyright to include 2004.
13448 (do_mixed_source_and_assembly): For uiout asm list
13449 and tuple cleanups, initialize to null_cleanup instead of
13450 NULL and do so prior to loop. Only reset when we close off
13451 the tuple/list. Move check for whether to close off the
13452 asm tuple/list to after dump_insns call where it will be run
13453 on each loop iteration.
13454
13455 2004-01-05 Andrew Cagney <cagney@redhat.com>
13456
13457 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
13458 should be a switch case and not a label.
13459 * mips-tdep.c (mips32_next_pc): Delete unused labels
13460 "greater_equal_branch" and "less_zero_branch".
13461 * jv-valprint.c (java_print_value_fields): Delete unused label
13462 "flush_it".
13463
13464 * target.c (unpush_target): Only close a target that is in the
13465 target stack.
13466
13467 2004-01-05 Mark Kettenis <kettenis@gnu.org>
13468
13469 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
13470 address from [sp + 64] instead of %o2.
13471
13472 * frame.c (get_prev_frame): Don't try to unwind the PC. This
13473 fixes PR backtrace/1476.
13474
13475 2004-01-05 Andrew Cagney <cagney@redhat.com>
13476
13477 * libunwind-frame.h (struct frame_id): Add opaque declaration,
13478 move to start of file.
13479 * i386-tdep.h (struct regcache): Add opaque declaration.
13480 * config/ia64/nm-linux.h (struct target_ops): Add opaque
13481 declaration.
13482 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
13483 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
13484 * win32-nat.c (fake_create_process): Use ISO C style definition.
13485 * stabsread.c (define_symbol): Delete #ifndef
13486 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
13487 stabs_argument_has_addr call, macro never defined.
13488
13489 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
13490
13491 * op50-rom.c: Delete.
13492 * w89k-rom.c: Delete.
13493 * Makefile.in: Remove references.
13494
13495 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13496
13497 * x86-64-tdep.c: Update copyright year.
13498 (struct amd64_register_info): Rename from x86_64_register_info.
13499 (amd64_register_info): Rename from x86_64_register_info.
13500 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
13501 (amd64_register_name): Rename from x86_64_register_name.
13502 (amd64_register_type): Rename from x86_64_register_type.
13503 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
13504 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
13505 (amd64_dwarf_reg_to_regnum): Rename from
13506 x86_64_dwarf_reg_to_regnum.
13507 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
13508 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
13509 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
13510 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
13511 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
13512 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
13513 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
13514 (amd64_frame_cache): Rename from x86_64_frame_cache.
13515 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
13516 (amd64_frame_prev_register): Rename from
13517 x86_64_frame_prev_register.
13518 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
13519 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
13520 (amd64_sigtramp_frame_cache): Rename from
13521 x86_64_sigtramp_frame_cache.
13522 (amd64_sigtramp_frame_prev_register): Rename from
13523 x86_64_sigtramp_frame_prev_register.
13524 (amd64_sigtramp_frame_unwind): Rename from
13525 x86_64_sigtramp_frame_unwind.
13526 (amd64_sigtramp_frame_sniffer): Rename from
13527 x86_64_sigtramp_frame_sniffer.
13528 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
13529 (amd64_frame_base): Rename from x86_64_frame_base.
13530 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
13531 (amd64_frame_align): Rename from x86_64_frame_align.
13532 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
13533 (amd64_regset_from_core_section): Rename from
13534 x86_64_regset_from_core_section.
13535 (x86_64_init_abi): Update comments.
13536
13537 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
13538
13539 * MAINTAINERS (write after approval): Add myself.
13540
13541 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13542
13543 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
13544 `float' arguments.
13545
13546 2004-01-04 Mark Kettenis <kettenis@gnu.org>
13547
13548 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
13549 such that it mentions a specific version of GCC that exhibits this
13550 bug.
13551
13552 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13553
13554 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
13555 structure that has a single `float' member, store it in %f1 in
13556 addition to %f0.
13557
13558 * sparc-sol2-nat.c: Add missing '\'.
13559
13560 * sparc-tdep.c (sparc32_return_value): New function.
13561 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
13562 Remove functions.
13563 (sparc32_gdbarch_init): Set return_value, don't set
13564 extract_return_value, store_return_value, use_struct_convention
13565 and return_value_on_stack.
13566
13567 * sparc-sol2-nat.c: Add missing ')'.
13568
13569 2004-01-03 J. Brobecker <brobecker@gnat.com>
13570
13571 * infrun.c (handle_step_into_function): New function.
13572 (handle_inferior_event): Extract out some code into the new
13573 function above.
13574
13575 2004-01-03 J. Brobecker <brobecker@gnat.com>
13576
13577 * infrun.c (handle_inferior_event): Move the declaration of
13578 real_stop_pc inside the if blocks where it is used.
13579
13580 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13581
13582 * sparc64-tdep.c (sparc64_16_byte_align_p)
13583 (sparc64_store_floating_fields, sparc64_store_floating_fields):
13584 Use check_typedef to get subtypes of structures and unions.
13585 (sparc64_store_return_value): Fix calculation of the appropriate
13586 offset into VALBUF when storing a structure or union.
13587 (sparc64_return_value): New function.
13588 (sparc64_use_struct_convention): Remove function.
13589 (sparc64_init_abi): Set return_value, don't set
13590 extract_return_value, store_return_value and
13591 use_struct_convention.
13592
13593 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
13594
13595 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
13596 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
13597 gdb/config/alpha/xm-alphaosf.h,
13598 gdb/config/powerpc/tm-ppcle-eabi.h,
13599 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
13600 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
13601 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
13602 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
13603 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
13604 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
13605 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
13606 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
13607 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
13608 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
13609 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
13610 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
13611 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
13612 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
13613 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
13614 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
13615 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
13616 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
13617 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
13618 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
13619 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
13620 Remove lines for .cvsignore files.
13621
13622 2004-01-03 J. Brobecker <brobecker@gnat.com>
13623
13624 * infrun.c: Back out the previous change.
13625
13626 2004-01-03 Mark Kettenis <kettenis@gnu.org>
13627
13628 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
13629 sparc-*-sunos4* to the list of REMOVED configurations.
13630
13631 * configure.tgt: Add back sparc-*-vxworks*.
13632 * remote-vxsparc.c: Remove all includes except for "defs.h",
13633 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
13634 Include "sparc-tdep.h".
13635 (SPARC_R_G1): New define.
13636 (vxsparc_gregset): New variable.
13637 (ext_format_sparc): Remove extern declaration.
13638 (vx_read_register): Rewrite to use sparc32_supply_gregset and
13639 sparc32_supply_fpregset.
13640 (vx_write_register): Rewrite to use sparc32_collect_gregset,
13641 sparc_collect_rwindow and sparc32_collect_fpregset.
13642 * config/sparc/tm-vxworks.h: New file, based on recently removed
13643 tm-vxsparc.h.
13644 * config/sparc/vxworks.mt: New file, based on recently removed
13645 vxworks.mt.
13646
13647 2004-01-03 J. Brobecker <brobecker@gnat.com>
13648
13649 * infrun.c (handle_step_into_function): New function.
13650 (handle_inferior_event): Extract out some code into the new
13651 function above.
13652
13653 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13654
13655 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
13656 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
13657 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
13658 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
13659 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
13660 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
13661 (sparc_nat_h): New variable.
13662 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
13663 (tm-sun4os4.h): Remove dependency.
13664 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
13665 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
13666 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
13667 sparc-tdep.o): Update dependencies.
13668 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
13669 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
13670 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
13671 dependencies.
13672 * configure.host: Remove existing sparc-*-lynxos*,
13673 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
13674 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
13675 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
13676 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
13677 triplets.
13678 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
13679 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
13680 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
13681 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
13682 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
13683 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
13684 sparc64-*-solaris2* and sparc64-*-* triplets.
13685 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
13686 "symtab.h" and "objfiles.h".
13687 (BIAS): Remove define.
13688 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
13689 (X_DISP19): Remove macros.
13690 (sparc_fetch_instruction): Remove function.
13691 (struct gdbarch_tdep): Remove definition.
13692 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
13693 (sparc_breakpoint_from_pc): Remove function.
13694 (struct sparc64_frame_cache): Remove definition.
13695 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
13696 sparc64_unwind_pc): Remove functions.
13697 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
13698 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
13699 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
13700 (sparc64_frame_cache): Change return type to `struct
13701 sparc_frame_cache *'. Simply call sparc_frame_cache.
13702 (sparc64_frame_this_id, sparc64_frame_prev_register,
13703 sparc64_frame_base_address): Use `struct sparc_frame_cache'
13704 instead of `struct sparc64_frame_cache.
13705 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
13706 sparc_analyze_control_transfer, sparc_software_single_step,
13707 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
13708 _initialize_sparc64_tdep): Remove functions.
13709 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
13710 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
13711 macros.
13712 (sparc64_supply_gregset, sparc64_collect_gregset,
13713 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
13714 (sparc64_init_abi): New function.
13715 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
13716 inclusion guard. Include "sparc-tdep.h".
13717 (BIAS): Define.
13718 (r_tstate_offset, r_fprs_offset): New defines.
13719 (enum sparc_regnum): Remove defenition.
13720 (enum sparc64_regnum): Reformat.
13721 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
13722 (sparc64_init_abi, sparc64_supply_gregset,
13723 sparc64_collect_gregset, sparc64_supply_fpregset,
13724 sparc64_collect_fpregset): New prototypes.
13725 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
13726 Add extern declarations.
13727 (sparc64_sol2_init_abi): New prototype.
13728 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13729 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13730 prototypes.
13731 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
13732 "sparnbsd-nat.h".
13733 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
13734 functions.
13735 (_initialize_sparc64fbsd_nat): Remove initialization of
13736 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
13737 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
13738 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
13739 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
13740 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
13741 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
13742 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
13743 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
13744 (sparc64fbsd_r_y_offset): Remove variables.
13745 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
13746 Make static and const.
13747 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
13748 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
13749 functions.
13750 (sparc64fbsd_gregset): New variable.
13751 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
13752 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
13753 and sparc64_supply_fpregset.
13754 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
13755 (sparc64fbsd_sigtramp_frame_this_id)
13756 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
13757 (sparc64fbsd_sigtramp_frame_unwind): New variable.
13758 (sparc64fbsd_sigtramp_frame_sniffer): New function.
13759 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
13760 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
13761 * sparcnbsd-tdep.c: Update copyright year. Include
13762 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
13763 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
13764 "value.h" and "sparcnbsd-tdep.h".
13765 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
13766 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
13767 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
13768 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
13769 defines.
13770 (sparcnbsd_gregset): New variable.
13771 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
13772 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
13773 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
13774 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
13775 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
13776 variables.
13777 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
13778 (sparc32nbsd_sigcontext_frame_this_id)
13779 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
13780 (sparc32nbsd_sigcontext_frame_unwind): New variable.
13781 (sparc32nbsd_sigtramp_frame_sniffer): New function.
13782 (sparcnbsd_get_longjmp_target_32,
13783 sparcnbsd_get_longjmp_target_64): Remove functions.
13784 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
13785 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
13786 sparcnbsd_init_elf): Remove.
13787 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
13788 (sparcnbsd_elf_init_abi): New functions.
13789 (_initialize_sparcnbsd_tdep): New prototype.
13790 (_initialize_sparnbsd_tdep): Update.
13791 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
13792 corelow.o. Add sparc64-nat.o and sparc-nat.o.
13793 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
13794 * config/sparc/linux.mh: Update comment.
13795 (XM_FILE, HOST_IPC): Remove variables.
13796 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
13797 sparc-linux-nat.o.
13798 * config/sparc/linux.mt: Update comment.
13799 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
13800 * config/sparc/nbsd.mt: Reformat.
13801 * config/sparc/nbsd64.mh: Update comment.
13802 (NATDEPFILES): Add sparc-nat.o.
13803 * config/sparc/nbsd64.mt: Update comment.
13804 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
13805 (TM_FILE): Set to tm-nbsd.h.
13806 * config/sparc/nbsdelf.mh: Update comment.
13807 (NATDEPFILES): Add sparc-nat.o.
13808 (XM_FILE): Delete.
13809 * config/sparc/nbsdaout.mh: Update comment.
13810 (NATDEPFILES): Add sparc-nat.o
13811 (XM_FILE): Delete.
13812 * config/sparc/nm-linux.h: Update copyright year. Don't include
13813 "config/nm-svr4.h" and "solib.h". Add protection against multiple
13814 inclusion.
13815 (KERNEL_U_SIZE): Remove define.
13816 (kernel_u_size): Remove prototype.
13817 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
13818 * config/sparc/nm-nbsd.h: Update copyright. Don't include
13819 "regcache.h".
13820 (CHILD_PREPARE_TO_STORE): Remove define.
13821 * config/sparc/nm-nbsdaout.h: Tweak some comments.
13822 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
13823 sparcnbsd-nat.c: Rewrite files.
13824 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
13825 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
13826 sparcnbsd-tdep.h: Remove files.
13827 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
13828 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
13829 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
13830 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
13831 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
13832 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
13833 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
13834 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
13835 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
13836 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
13837 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
13838 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
13839 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
13840 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
13841 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
13842 * config/sparc/linux64.mh, config/sparc/linux64.mt,
13843 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
13844 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
13845 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
13846
13847 2004-01-02 Andrew Cagney <cagney@redhat.com>
13848
13849 From 2003-12-18 Kazuhiro Inaoka:
13850 * configure.host: Add m32r-linux target.
13851
13852 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
13853
13854 * top.c (print_gdb_version): Update year to 2004.
13855
13856 2004-01-02 Mark Mitchell <mark@codesourcery.com>
13857
13858 * MAINTAINERS: Add myself to the write-after-approval category.
13859
13860 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
13861
13862 From Bernardo Innocenti <bernie@develer.com>:
13863 * configure.tgt: Add uClinux target.
13864
13865 2004-01-02 Andrew Cagney <cagney@redhat.com>
13866
13867 * utils.c (do_my_cleanups): Make static, add forward declaration.
13868 * defs.h (do_my_cleanups): Delete declaration.
13869
13870 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
13871
13872 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
13873 bfd/ChangeLog-0203.
13874
13875 2004-01-02 Mark Kettenis <kettenis@gnu.org>
13876
13877 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
13878 in <machine/reg.h>.
13879 * configure, config.in: Regenerate.
13880
13881 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
13882 tui/ChangeLog-1998-2003.
13883 \f
13884 Local Variables:
13885 mode: change-log
13886 left-margin: 8
13887 fill-column: 74
13888 version-control: never
13889 End:
This page took 0.563375 seconds and 5 git commands to generate.