* elf32-m68hc1x.c (elf32_m68hc11_size_stubs): Handle bfd_link_hash_new
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
eec63939
AC
12004-08-01 Andrew Cagney <cagney@gnu.org>
2
3 * mips-tdep.c (mips16_frame_cache)
4 (mips16_frame_this_id, mips16_frame_prev_register)
5 (mips16_frame_unwind, mips16_frame_sniffer)
6 (mips16_frame_base_address, mips16_frame_base)
7 (mips16_frame_base_sniffer, mips32_frame_cache)
8 (mips32_frame_this_id, mips32_frame_prev_register)
9 (mips32_frame_unwind, mips32_frame_sniffer)
10 (mips32_frame_base_address, mips32_frame_base)
11 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
12 separate heuristic mips16 and mips32 unwinders.
13 (mips_stub_frame_cache, mips_stub_frame_this_id)
14 (mips_stub_frame_prev_register)
15 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
16 (mips_stub_frame_base_address, mips_stub_frame_base)
17 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
18 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
19 match true mdebug frames.
20 (non_heuristic_proc_desc): Add forward declaration.
21
e66299b3
AC
222004-08-01 Andrew Cagney <cagney@gnu.org>
23
83cbbf3e
AC
24 * config/mips/tm-irix6.h: Delete file.
25 * config/mips/tm-irix5.h: Delete file.
26 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
27 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
28
22d41b37
AC
29 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
30 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
31 * config/nm-gnu.h (NO_CORE_OPS): Delete.
32 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
33 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
34 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
35 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
36 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
37 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
38 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
39 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
40 (TARGET_SIGNAL_RAW_VALUES): Delete.
41 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
42 Delete.
43 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
44 (TARGET_HW_WATCH_LIMIT): Delete.
45 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
46 * minimon.h: Delete file.
47
e66299b3
AC
48 * trad-frame.c (trad_frame_get_this_base)
49 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
50 functions.
51 * trad-frame.h (trad_frame_set_this_base)
52 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
53
1f67027d
AC
542004-07-31 Andrew Cagney <cagney@gnu.org>
55
56 * trad-frame.c (trad_frame_get_prev_register): Rename
57 trad_frame_get_prev_register.
58 * vax-tdep.c (vax_frame_prev_register): Update.
59 * trad-frame.h: Update.
60 * trad-frame.c (trad_frame_get_register): Update.
61 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
62 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
63 Update.
64 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
65 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
66 Update.
67 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
68 Update.
69 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
70 Update.
71 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
72 Update.
73 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
74 Update.
75 * s390-tdep.c (s390_frame_prev_register)
76 (s390_stub_frame_prev_register)
77 (s390_sigtramp_frame_prev_register): Update.
78 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
79 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
80 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
81 * m88k-tdep.c (m88k_frame_prev_register)
82 * m68hc11-tdep.c (m68hc11_frame_prev_register)
83 * m32r-tdep.c (m32r_frame_prev_register): Update.
84 * hppa-tdep.c (hppa_frame_prev_register_helper)
85 * frv-tdep.c (frv_frame_prev_register): Update.
86 * d10v-tdep.c (d10v_frame_prev_register): Update.
87 * cris-tdep.c (cris_frame_prev_register): Update.
88 * avr-tdep.c (avr_frame_prev_register): Update.
89 * arm-tdep.c (arm_prologue_prev_register)
90 (arm_sigtramp_prev_register): Update.
91
c1bf6f65
AC
922004-07-31 Andrew Cagney <cagney@gnu.org>
93
94 * frame.h (legacy_saved_regs_unwind)
95 (legacy_frame_chain_valid, legacy_frame_p)
96 (enum frame_type): Delete UNKNOWN_FRAME.
01fbbd97
AC
97 * dummy-frame.c (dummy_frame_this_id): Simplify.
98 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
c1bf6f65
AC
99 * frame.c (struct frame_info): Delete the field "type".
100 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
101 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
102 (legacy_saved_regs_unwind, legacy_frame_p)
103 (frame_type_from_pc): Delete.
104 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
105 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
106
dc856692
MK
1072004-07-31 Mark Kettenis <kettenis@gnu.org>
108
5a5effe1
MK
109 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
110 indentation.
111
d4fd50a6
MK
112 * mips-nat.c: Remove file.
113 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
114 (mips-nat.o): Remove dependency.
115
2689df5a
MK
116 * infptrace.c: Update copyright year.
117 (fetch_register): Pass NULL in regcache_raw_supply call instead of
118 explicitly setting the buffer to all zeroes.
119
dc856692
MK
120 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
121 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
122
763910e0
AC
1232004-07-30 Andrew Cagney <cagney@gnu.org>
124
125 * GDB 6.2 released from gdb_6_2-branch.
126
0b66e38c
EZ
1272004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
128
129 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
130
131 * exec.c (exec_file_attach):
132 * nto-tdep.c (nto_find_and_open_solib):
133 * pa64solib.c (pa64_solib_sizeof_symbol_table):
134 * solib.c (solib_open):
135 * somsolib.c (som_solib_sizeof_symbol_table):
136 * source.c (is_regular_file, openp, open_source_file):
137 * symfile.c (symfile_bfd_open):
138 * wince.c (upload_to_device): Differentiate between the search for
139 binary and source files.
140
be7d7357
AC
1412004-07-30 Andrew Cagney <cagney@gnu.org>
142
143 * complaints.c (_initialize_complaints): Pass NULL to
144 add_setshow_zinteger_cmd for help_doc.
145 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
146
ddc9cd0f
AC
1472004-07-30 Andrew Cagney <cagney@gnu.org>
148
149 Fix PR i18n/761.
150 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
151 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
152 $(PACKAGE).pot and update-po.
153 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
154 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
155 (update-po): New rules.
156 (localedir): Define using autoconf.
157 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
158 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
159 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
160 * configure.in: Generate CATALOGS and LINGUAS from contents of
161 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
162 * configure: Re-generate.
163 * po/gdbtext: New file
164
e92f3704
JG
1652004-07-30 Jerome Guitton <guitton@gnat.com>
166
167 * MAINTAINERS: Reorder Write After Approval list in alphabetical
168 order.
169
b0f35d58
DL
1702004-07-30 David Lecomber <dsl@sources.redhat.com>
171
172 * dwarf2read.c (read_file_scope): Set producer if attribute
173 present.
174 (struct dwarf2_cu): Added new member producer.
175
ce7d4522
JG
1762004-07-30 Jerome Guitton <guitton@gnat.com>
177
178 * inflow.c (kill_command): release file handles in BFD.
179 * exec.c (exec_file_attach): Ditto.
180 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
181
05ee07c7
AC
1822004-07-29 Andrew Cagney <cagney@gnu.org>
183
184 * PROBLEMS (mips-irix): Note that it is broken.
185
62eceb47
AC
1862004-07-29 Andrew Cagney <cagney@gnu.org>
187
e57b8d41
AC
188 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
189 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
190
d334389b
AC
191 * config/xm-nbsd.h: Delete file.
192 * config/arm/xm-nbsd.h: Delete file.
193 * config/i386/xm-nbsd.h: Delete file.
194 * config/ns32k/xm-nbsd.h: Delete file.
195 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
196 * config/i386/nbsdelf.mh (XM_FILE): Delete.
197 * config/i386/nbsdaout.mh (XM_FILE): Delete.
198 * config/arm/nbsdelf.mh (XM_FILE): Delete.
199 * config/arm/nbsdaout.mh (XM_FILE): Delete.
200
e910f676
AC
201 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
202 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
203 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
204 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
205 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
206 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
207
6fa856b9
AC
208 * config/powerpc/xm-linux.h: Delete empty file.
209 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
210 * config/powerpc/linux.mh (XM_FILE): Delete.
211 * config/m68k/xm-linux.h: Delete empty file.
212 * config/m68k/linux.mh (XM_FILE): Delete.
213 * config/ia64/xm-linux.h: Delete empty file.
214 * config/ia64/linux.mh (XM_FILE): Delete.
215 * config/arm/xm-linux.h: Delete empty file.
216 * config/arm/linux.mh (XM_FILE): Delete.
217
471ae5ae
AC
218 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
219 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
220 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
221 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
222 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
223 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
224 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
225 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
226
62eceb47
AC
227 * config/m68k/xm-m68k.h: Delete file.
228 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
229 copyright.
230 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
231 * config/pa/xm-linux.h: Delete empty file.
232 * config/pa/linux.mh (XM_FILE): Delete.
233 * config/i386/xm-i386.h: Delete empty file.
234 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
235 "i386/xm-i386.h".
236 * config/i386/obsdaout.mh (XM_FILE): Delete.
237 * config/i386/obsd64.mh (XM_FILE): Delete.
238 * config/i386/fbsd64.mh (XM_FILE): Delete.
239 * config/i386/nto.mh (XM_FILE): Delete.
240 * config/i386/obsd.mh (XM_FILE): Delete.
241 * config/i386/linux64.mh (XM_FILE): Delete.
242 * config/i386/linux.mh (XM_FILE): Delete.
243 * config/i386/i386sol2.mh (XM_FILE): Delete.
244 * config/i386/i386gnu.mh (XM_FILE): Delete.
245 * config/i386/fbsd.mh (XM_FILE): Delete.
246 * config/i386/nbsd64.mh (XM_FILE): Delete.
247
c35f4ffc
AC
2482004-07-29 Andrew Cagney <cagney@gnu.org>
249
250 * config/pa/xm-linux.h: Do not include "floatformat.h".
251 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
252 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
253 * config/i386/xm-i386.h: Do not include "floatformat.h".
254 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
255 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
256 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
257 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
258 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
259 GDB_HOST_LONG_DOUBLE_FORMAT instead.
260 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
261 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
262 * configure, config.in: Regenerate.
263 * configure.host (gdb_host_float_format, gdb_host_double_format)
264 (gdb_host_long_double_format): Set according to the host.
265
624a44a3
AC
2662004-07-29 Andrew Cagney <cagney@gnu.org>
267
268 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
269
0dea2468
AC
2702004-07-28 Andrew Cagney <cagney@gnu.org>
271
272 * PROBLEMS: Mention threads/1650.
273 * NEWS: Mention the NPTL fix.
274
b3f42336
AC
2752004-07-28 Andrew Cagney <cagney@gnu.org>
276
277 * cli/cli-decode.c (add_setshow_cmd): Delete function.
278 (add_setshow_cmd_full): Make static.
279 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
280 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
281 * cli/cli-decode.c (add_setshow_filename_cmd)
282 (add_setshow_string_cmd): New functions.
283 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
284 * mips-tdep.c (_initialize_mips_tdep): Update.
285 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
286 * cli/cli-logging.c (_initialize_cli_logging): Update.
287 * complaints.c (_initialize_complaints): Update.
288 * remote.c (_initialize_remote): Update.
289
3b64bf98
AC
2902004-07-28 Andrew Cagney <cagney@gnu.org>
291
292 * cli/cli-decode.c (add_setshow_zinteger_cmd)
293 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
294 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
295 print parameters. Make string parameters constant.
296 * command.h: Update. Update copyright.
297 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
298 * observer.c (_initialize_observer): Ditto.
299 * frame.c (_initialize_frame): Ditto.
300 * complaints.c (_initialize_complaints): Ditto.
301 * maint.c (_initialize_maint_cmds): Ditto.
302 * target.c (initialize_targets): Ditto.
303 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
304 * infcall.c (_initialize_infcall): Ditto.
305 * arm-tdep.c (_initialize_arm_tdep): Ditto.
306 * m32r-rom.c (_initialize_m32r_rom): Ditto.
307 * remote-rdi.c (_initialize_remote_rdi): Ditto.
308 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
309 * mips-tdep.c (_initialize_mips_tdep): Ditto.
310
e9667a65
AC
3112004-07-28 Andrew Cagney <cagney@gnu.org>
312
54a5b07d
AC
313 * gdbtypes.c (lookup_primitive_typename): Delete function.
314 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
315 * ada-lex.l: Use language_lookup_primitive_type_by_name.
316 * gdbtypes.c (lookup_typename): Ditto.
317 * f-exp.y (yylex): Ditto.
318 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
319
e9667a65
AC
320 * scm-lang.c (c_builtin_types): Delete extern declaration.
321 (scm_language_defn): Replace
322 string_char_type and primitive_type_vector with
323 la_language_arch_info.
324 * jv-lang.c (java_language_defn): Replace
325 string_char_type and primitive_type_vector with
326 la_language_arch_info.
327 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
328 c_builtin_types in comment.
329 * c-lang.h (struct language_arch_info): Declare opaque.
330 (c_language_arch_info): Declare.
331 (c_builtin_types): Delete declaration.
332 * c-lang.c (c_language_arch_info): Set string_char_type to
333 builtin_char, not builtin_true_char. Make global.
334 (c_builtin_types): Delete array.
335 (asm_language_defn, minimal_language_defn): Replace
336 string_char_type and primitive_type_vector with
337 la_language_arch_info.
338
685419e2
AC
3392004-07-28 Andrew Cagney <cagney@gnu.org>
340
341 * gdbtypes.h (struct builtin_type): Rename true_char to
342 builtin_true_char.
343 * gdbtypes.c (gdbtypes_post_init): Update.
344 * c-lang.c (arch_info): New function.
345 (enum c_primitive_types): New enum.
346 (c_language_defn): Instead of string_char_type and
347 primitive_type_vector set la_language_arch_info.
348
5a44ea29
AC
3492004-07-28 Andrew Cagney <cagney@gnu.org>
350
351 * language.h (struct language_arch_info): Fix typo
352 s/primative/primitive/.
353 * gdbtypes.c (lookup_primitive_typename): Ditto.
354 * language.c (language_lookup_primitive_type_by_name)
355 (unknown_language_arch_info): Ditto.
356
f290d38e
AC
3572004-07-27 Andrew Cagney <cagney@gnu.org>
358
359 * defs.h (enum language): Add nr_languages.
360 * language.h (struct language_arch_info): Define.
361 (struct language_defn): Add la_language_arch_info.
362 (language_lookup_primative_type_by_name): Declare.
363 (language_string_char_type): Declare.
364 * language.c (_initialize_language, language_gdbarch_post_init)
365 (struct language_gdbarch, language_gdbarch_data): Implement
366 per-architecture language information.
367 (unknown_language_arch_info, language_string_char_type)
368 (language_lookup_primative_type_by_name): New functions.
369 (unknown_language_defn, auto_language_defn)
370 (local_language_defn): Set la_language_arch_info to
371 unknown_language_arch_info.
372 (unknown_builtin_types): Delete.
373 * gdbtypes.c (lookup_primitive_typename): Use
374 language_lookup_primative_type_by_name.
375 (create_string_type): Use language_string_char_type.
376 * values.c (value_from_string): Use language_string_char_type.
377 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
378 * p-lang.c (pascal_language_defn): Ditto.
379 * m2-lang.c (m2_language_defn): Ditto.
380 * jv-lang.c (java_language_defn): Ditto.
381 * objc-lang.c (objc_language_defn): Ditto.
382 * f-lang.c (f_language_defn): Ditto.
383 * c-lang.c (c_language_defn, cplus_language_defn)
384 (asm_language_defn, minimal_language_defn): Ditto.
385
000177f0
AC
3862004-07-27 Andrew Cagney <cagney@gnu.org>
387
388 * gdbtypes.h (struct builtin_type): Declare.
389 (builtin_type): Declare.
390 * d10v-tdep.c (d10v_register_type): Use builtin_type.
391 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
392 (gdbtypes_post_init): New function.
393 (builtin_type): New function.
394
e22f895c
KI
3952004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
396
397 * remote-m32r-sdi.c: Fix breakpoint bug.
398 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
399 recv_char_data, recv_long_data): New functions to replace communication
400 sequences.
401
536517dd
MC
4022004-07-26 Michael Chastain <mec.gnu@mindspring.com>
403
404 Document PR threads/1650.
405 * PROBLEMS (Threads): Document problem with many threads
406
a0a44d18
AC
4072004-07-26 Andrew Cagney <cagney@gnu.org>
408
409 * gdb-mi.el: Move from here ...
410 * mi/gdb-mi.el: ... to here.
411
7ac4ac06
AC
4122004-07-26 Andrew Cagney <cagney@gnu.org>
413
414 Problem reported by Ashley Pittman <ashley@quadrics.com>.
415 * main.c (captured_main): When in batch mode always detach.
416
a1b461bf
AC
4172004-07-26 Andrew Cagney <cagney@gnu.org>
418
419 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
420 and h8300 as broken.
421 * NEWS: END-OF-LIFE frame compatibility module.
422 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
423 specific comments.
424
cb1a6d5f
AC
4252004-07-26 Andrew Cagney <cagney@gnu.org>
426
427 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
428 * xcoffsolib.c (_initialize_xcoffsolib): Update.
429 * wince.c (_initialize_wince): Update.
430 * win32-nat.c (_initialize_win32_nat): Update.
431 * varobj.c (_initialize_varobj): Update.
432 * valops.c (_initialize_valops): Update.
433 * utils.c (initialize_utils, initialize_utils): Update.
434 * tui/tui-win.c (_initialize_tui_win): Update.
435 * top.c (init_main): Update.
436 * symfile.c (_initialize_symfile): Update.
437 * source.c (_initialize_source): Update.
438 * somsolib.c (_initialize_som_solib): Update.
439 * solib.c (_initialize_solib): Update.
440 * solib-frv.c (_initialize_frv_solib): Update.
441 * serial.c (_initialize_serial): Update.
442 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
443 * remote.c (_initialize_remote, _initialize_remote): Update.
444 * remote-vx.c (_initialize_vx): Update.
445 * remote-utils.c (_initialize_sr_support): Update.
446 * remote-sds.c (_initialize_remote_sds): Update.
447 * remote-mips.c (_initialize_remote_mips): Update.
448 * remote-e7000.c (_initialize_remote_e7000): Update.
449 * proc-api.c (_initialize_proc_api): Update.
450 * printcmd.c: Update.
451 * parse.c (_initialize_parse): Update.
452 * pa64solib.c (_initialize_pa64_solib): Update.
453 * p-valprint.c (_initialize_pascal_valprint): Update.
454 * monitor.c (_initialize_remote_monitors): Update.
455 * mips-tdep.c (_initialize_mips_tdep): Update.
456 * mcore-tdep.c (_initialize_mcore_tdep): Update.
457 * maint.c (_initialize_maint_cmds): Update.
458 * lin-lwp.c (_initialize_lin_lwp): Update.
459 * language.c (_initialize_language): Update.
460 * kod.c (_initialize_kod): Update.
461 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
462 * i386-tdep.c (_initialize_i386_tdep): Update.
463 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
464 * gdbarch.sh: Update.
465 * gdbarch.c: Re-generate.
466 * gdb-events.sh: Update.
467 * gdb-events.c: Re-generate.
468 * frame.c (_initialize_frame): Update.
469 * exec.c: Update.
470 * demangle.c (_initialize_demangler): Update.
471 * dcache.c (_initialize_dcache): Update.
472 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
473 * cp-valprint.c (_initialize_cp_valprint): Update.
474 * corefile.c (_initialize_core): Update.
475 * command.h: Update.
476 * cli/cli-decode.h: Update.
477 * cli/cli-cmds.c (init_cli_cmds): Update.
478 * charset.c (_initialize_charset): Update.
479 * breakpoint.c (_initialize_breakpoint): Update.
480 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
481 * alpha-tdep.c (_initialize_alpha_tdep): Update.
482 * aix-thread.c (_initialize_aix_thread): Update.
483
b4632131
MK
4842004-07-24 Mark Kettenis <kettenis@gnu.org>
485
486 Partial fix for PR backtrace/1718.
487 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
488 that GCC migrates into the prolugue. Don't handle any
489 instructions that clobber %ebx.
490
822c9732
AC
4912004-07-23 Andrew Cagney <cagney@gnu.org>
492
493 Use regcache_raw_collect instead of regcache_collect.
494 * regcache.h (regcache_collect): Delete declaration.
495 * regcache.c (regcache_colect): Delete function.
496 * win32-nat.c (do_child_store_inferior_registers): Update.
497 * sol-thread.c (sol_thread_store_registers): Update.
498 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
499 * rs6000-nat.c (store_register): Update.
500 * remote.c (store_register_using_P, remote_store_registers): Update.
501 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
502 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
503 (fill_vrregset, store_spe_registers, fill_gregset)
504 (fill_gregset): Update.
505 * nto-procfs.c (procfs_store_registers): Update.
506 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
507 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
508 * m68klinux-nat.c (store_register, fill_gregset): Update.
509 * m68k-tdep.c (fill_gregset): Update.
510 * infptrace.c (store_register): Update.
511 * i386-nto-tdep.c (i386nto_regset_fill): Update.
512 * i386-linux-nat.c (store_register, fill_gregset): Update.
513 * hppa-linux-nat.c (fill_gregset): Update.
514 * go32-nat.c (store_register): Update.
515 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
516 (store_fp_regs): Update.
517 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
518 (store_nwfpe_extended, store_fpregister, store_fpregs)
519 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
520 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
521 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
522 (store_regs_user_thread, store_regs_kernel_thread): Update.
523
32b05c07
MK
5242004-07-24 Mark Kettenis <kettenis@gnu.org>
525
526 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
527 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
528 encoding.
529 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
530 member of `struct comp_unit'.
531
8567c30f
AC
5322004-07-23 Andrew Cagney <cagney@gnu.org>
533
534 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
535 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
536
f6da8dd8
MH
5372004-07-23 Martin Hunt <hunt@redhat.com>
538 Kevin Buettner <kevinb@redhat.com>
539
540 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
541 alignment was being added to the offset instead of multiplied.
542
bd921882
MK
5432004-07-23 Mark Kettenis <kettenis@gnu.org>
544
24f033e8
MK
545 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
546 changed signal trampoline in OpenBSD 3.5-current.
547
90f3cecd
MK
548 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
549 <machine/pcb.h> and "bsd-kvm.h".
550 (sparc64nbsd_supply_pcb): New function.
551 (_initialize_sparc64nbsd_nat): Renamed from
552 _initialize_sparcnbsd_nat. Enable libkvm interface.
553 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
554 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
555 (LOADLIBES): New variable.
556
a4954a62
MK
557 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
558
bd921882
MK
559 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
560
23a6d369
AC
5612004-07-21 Andrew Cagney <cagney@gnu.org>
562
563 Use regcache_raw_supply instead of supply_register.
564 * regcache.h (supply_register): Delete declaration.
565 * regcache.c (supply_register): Delete function.
566 * wince.c (do_child_fetch_inferior_registers): Update.
567 * win32-nat.c (do_child_fetch_inferior_registers)
568 (fetch_elf_core_registers): Update.
569 * v850ice.c (v850ice_fetch_registers): Update.
570 * thread-db.c (thread_db_store_registers): Update.
571 * sol-thread.c (sol_thread_store_registers): Update.
572 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
573 * rs6000-nat.c (fetch_register): Update.
574 * rom68k-rom.c (rom68k_supply_one_register): Update.
575 * remote.c (remote_wait, remote_async_wait): Update.
576 * remote-st.c (get_hex_regs): Update.
577 * remote-sim.c (gdbsim_fetch_register): Update.
578 * remote-sds.c (sds_fetch_registers): Update.
579 * remote-rdp.c (remote_rdp_fetch_register): Update.
580 * remote-rdi.c (arm_rdi_fetch_registers): Update.
581 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
582 * remote-m32r-sdi.c (m32r_fetch_register): Update.
583 * remote-hms.c (init_hms_cmds): Update.
584 * remote-est.c (init_est_cmds): Update.
585 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
586 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
587 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
588 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
589 (fetch_register, supply_vrregset, supply_vrregset)
590 (fetch_spe_registers): Update.
591 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
592 * monitor.c (monitor_supply_register): Update.
593 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
594 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
595 (mipsnbsd_supply_fpreg): Update.
596 * mips-nat.c (fetch_inferior_registers)
597 (fetch_core_registers): Update.
598 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
599 (supply_fpregset, mips64_supply_gregset)
600 (mips64_supply_fpregset): Update.
601 * m68klinux-nat.c (fetch_register, supply_gregset)
602 (supply_fpregset): Update.
603 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
604 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
605 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
606 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
607 * infptrace.c (fetch_register): Update.
608 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
609 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
610 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
611 (gnu_fetch_registers, gnu_store_registers): Update.
612 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
613 * i386-linux-nat.c (fetch_register, supply_gregset)
614 (dummy_sse_values): Update.
615 * hpux-thread.c (hpux_thread_fetch_registers): Update.
616 * hppah-nat.c (fetch_register): Update.
617 * hppa-linux-nat.c (fetch_register, supply_gregset)
618 (supply_fpregset): Update.
619 * go32-nat.c (fetch_register): Update.
620 * dve3900-rom.c (fetch_bitmapped_register)
621 (_initialize_r3900_rom): Update.
622 * cris-tdep.c (supply_gregset): Update.
623 * abug-rom.c (init_abug_cmds): Update.
624 * core-aout.c (fetch_core_registers): Update.
625 * armnbsd-nat.c (supply_gregset, supply_fparegset)
626 (fetch_register, fetch_fp_register): Update.
627 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
628 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
629 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
630 * alphanbsd-tdep.c (fetch_core_registers): Update.
631 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
632 * alpha-nat.c (fetch_osf_core_registers)
633 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
634 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
635 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
636
73cc75f3
AC
6372004-07-21 Andrew Cagney <cagney@gnu.org>
638
639 * PROBLEMS: Mention breakpoints/1702.
640 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
641 that is known to work.
642
a53c66de
AC
6432004-07-21 Andrew Cagney <cagney@gnu.org>
644
645 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
646 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
647 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
648 (handle_inferior_event): Wrap call to deprecated
649 IGNORE_HELPER_CALL in #ifdef.
650 * config/mips/tm-nbsd.h: Update.
651
708ff411
JB
6522004-07-20 Jim Blandy <jimb@redhat.com>
653
412b3060
JB
654 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
655 bfd_mach_ppc has no segment registers.
656
13ac140c
JB
657 Include PowerPC SPR numbers for special-purpose registers.
658 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
659 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
660 new member in initializer.
661 (S, S4, SN4, S64): New macros for defining special-purpose
662 registers.
663 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
664 registers_403, registers_403GC, registers_505, registers_860,
665 registers_601, registers_602, registers_603, registers_604,
666 registers_750, registers_e500): Use them.
667
708ff411
JB
668 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
669 replace references with expression used to initialize variable.
670
1f602b35
AC
6712004-07-20 Andrew Cagney <cagney@gnu.org>
672
673 * breakpoint.c (deprecated_read_memory_nobpt): Rename
674 read_memory_nobpt.
675 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
676 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
677 (s390_sigtramp_frame_sniffer): Update.
678 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
679 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
680 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
681 (mips32_fetch_instruction): Update.
682 * mcore-tdep.c (get_insn): Update.
683 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
684 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
685 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
686 * i386-linux-tdep.c (i386_linux_sigtramp_start)
687 (i386_linux_rt_sigtramp_start): Update.
688 * i386-linux-nat.c (child_resume): Update.
689 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
690 * hppa-linux-tdep.c (insns_match_pattern): Update.
691 * gdbcore.h: Update.
692 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
693 * frame.c (safe_frame_unwind_memory): Update.
694 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
695 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
696 * alpha-tdep.c (alpha_read_insn): Update.
697
2cd8546d
AC
6982004-07-20 Andrew Cagney <cagney@gnu.org>
699
700 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
701 containing both bytes and mask. Add "frame_type".
702 * tramp-frame.c (tramp_frame_start): Update.
703 (tramp_frame_prepend_unwinder): Update.
704 * mips-linux-tdep.c (mips_linux_o32_sigframe)
705 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
706 (mips_linux_n64_rt_sigframe): Update. Make "static const".
707 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
708
f928dd62
EZ
7092004-07-19 Eli Zaretskii <eliz@gnu.org>
710
711 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
712 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
713 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
714 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
715
d5c560f7
AC
7162004-07-17 Andrew Cagney <cagney@gnu.org>
717
860660cb
AC
718 * NEWS, PROBLEMS: Update for 6.2.
719
8c266f54
AC
720 * README: Update to 6.2.
721
a552edd9
AC
722 * utils.c (xvasprintf): Call xstrvprintf.
723
c4a172b5
AC
724 * parse.c: Update copyright.
725 (null_post_parser): Eliminate ARGSUSED.
726
da745b36
AC
727 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
728 * tui/tui-win.c (tui_get_cmd_list): Ditto.
729 * symfile-mem.c (_initialize_symfile_mem): Ditto.
730
9cbc6ef0
AC
731 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
732 * ppc-linux-nat.c: Use "Linux kernel".
733 * hppa-linux-tdep.c: Use GNU/Linux.
734 * hppa-linux-nat.c: Use GNU/Linux.
735 * dwarfread.c: Add [sic] to use of Linux.
736
1b89295f
AC
737 * hppa-linux-nat.c: Do not include <string.h>.
738 (supply_fpregset): Remove "register" attribute.
739
d5c560f7
AC
740 * solib-frv.c (fetch_loadmap): Use xfree, not free.
741
7ddd7709
MK
7422004-07-17 Mark Kettenis <kettenis@gnu.org>
743
b1d19a62
MK
744 * configure.in: Define _MSE_INT_H on Solaris 9 too.
745 * configure, config.in: Regenerated.
746
7ddd7709
MK
747 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
748 "bsd-kvm.h".
749 (vaxbsd_supply_pcb): New function.
750 (_initialize_vaxbsd_nat): New prototype and function.
751 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
752 solib-sunos.o.
753 (LOADLIBES): New variable.
754 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
755 (LOADLIBES): New variable.
756 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
757 (LOADLIBES): New variable.
758 * Makefile.in (vaxbsd-nat.o): Update dependencies.
759
2c07db7a
AC
7602004-07-16 Andrew Cagney <cagney@gnu.org>
761
762 * defs.h (event_loop_p): Replace variable declaration with macro,
763 always 1.
764 * main.c (captured_main): Delete options "-async" and "-noasync".
765 (event_loop_p): Delete variable.
766 * NEWS: Mention that "-async" and "-noasync" were removed.
767
717eb1cf
AC
7682004-07-16 Andrew Cagney <cagney@gnu.org>
769
770 * remote-m32r-sdi.c: Re-indent.
771
c101bc14
JB
7722004-07-16 Jim Blandy <jimb@redhat.com>
773
5109a438
JB
774 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
775 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
776 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
777 missing MPC823 SPRs.
778 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
779 incorrect. (This was corrected in GDB's register name tables on
780 2004-07-14.)
781
c101bc14
JB
782 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
783 should be "esasrr" ("ESA Save and Restore Register").
784
7ce450bd
AC
7852004-07-16 Andrew Cagney <cagney@gnu.org>
786
787 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
788 calls, no longer applicable. Update comments and rename parameter
789 "step_frame" to "return_frame".
790
ca73dd9d
AC
7912004-07-16 Andrew Cagney <cagney@gnu.org>
792
793 * frame.c (fprint_field): New function.
794 (fprint_frame_id): Use fprint_field.
795
31941f6d
JB
7962004-07-15 Joel Brobecker <brobecker@gnat.com>
797
798 * ada-lang.c (ada_language_defn): Remove commented out code.
799
f86a7158
JB
8002004-07-15 Jim Blandy <jimb@redhat.com>
801
802 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
803 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
804
c24791ec
JB
8052004-07-14 Jim Blandy <jimb@redhat.com>
806
29bb1356
JB
807 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
808
cc98b5cc
JB
809 * ppc-tdep.h (ppc_num_vrs): New enum constant.
810
8f088af7
JB
811 * ppc-tdep.h (ppc_num_srs): New enum constant.
812
0ea0ec5f
JB
813 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
814 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
815 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
816 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
817 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
818 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
819 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
820 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
821 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
822 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
823 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
824 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
825 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
826 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
827 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
828 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
829 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
830 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
831 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
832 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
833 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
834 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
835 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
836 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
837 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
838 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
839 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
840 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
841 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
842 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
843 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
844 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
845 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
846 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
847 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
848 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
849 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
850 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
851 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
852 special-purpose register numbers.
853
c24791ec
JB
854 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
855 manual mentions 'md_twb', but many mention 'm_twb', and at that
856 point in the register list.)
857
d833db3b
AC
8582004-07-14 Andrew Cagney <cagney@gnu.org>
859
860 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
861 instead of "internal-error".
862
080228b2
JB
8632004-07-10 Joel Brobecker <brobecker@gnat.com>
864
865 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
866 that was inserted inside a comment.
867
c268433a
RC
8682004-07-10 Randolph Chung <tausq@debian.org>
869
870 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
871 function.
872 (hppa_hpux_push_dummy_code): New function.
873 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
874 Set find_global_pointer method.
875
71009278
MK
8762004-07-10 Mark Kettenis <kettenis@gnu.org>
877
878 * NEWS: Mention BSD libkvm interface.
879
b2fa5097
MS
8802004-07-10 Michael Snyder <msnyder@redhat.com>
881
882 * symfile.c (generic_load): Comment typo.
883 * stack.c (get_selected_block): Ditto.
884 * regcache.c (regcache_cooked_read): Ditto.
885 * monitor.c (monitor_debug): Ditto.
886 * mips-tdep.c (mips_read_pc): Ditto.
887 * i386-linux-nat.c (ps_get_thread_area): Ditto.
888 * gdb_mbuild.sh: Ditto.
889 * gdbarch.sh: Ditto.
890 * gdbarch.h: Ditto.
891
c3e5cd34
PH
8922004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
893
8a2225b2
PH
894 * ada-tasks.c: Remove file.
895
c3e5cd34
PH
896 Remove ARI problems:
897
898 * ada-exp.y (write_var_from_sym): Reformat to put operator at
899 beginning of line.
900
901 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
902 Add comment.
903 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
904 (MIN_OF_SIZE): Rename min_of_size. Add comment.
905 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
906 (UMIN_OF_SIZE): Remove.
907 (max_of_type): New function to replace orphan macro in gdbtypes.h
908 (min_of_type): Ditto.
909 (discrete_type_high_bound): Use max_of_type.
910 (discrete_type_low_bound): Use min_of_type.
911 (possible_user_operator_p): Move operator to beginning of line.
912 (ada_is_variant_part): Ditto.
913 (ensure_lval): Rewrite to avoid deprecated operations.
914 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
915 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
916 (ada_enum_name): Remove assignments in 'if' statements.
917 (build_ada_types): Add gdbarch parameter.
918 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
919 with gdbarch_data_register_post_init.
920 Use add_setshow_uinteger_cmd rather than add_set_cmd and
921 add_show_from_set.
922
923 * ada-valprint.c (inspect_it): Remove declaration.
924 (repeat_count_threshold): Remove declaration.
925 (ada_print_floating): Remove assignments in 'if' statements.
926 (print_str): Move operator to beginning of line.
927
61ce229a
JB
9282004-07-08 Jim Blandy <jimb@redhat.com>
929
930 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
931
09bcec80
BR
9322004-07-08 Bob Rossi <bob@brasko.net>
933
934 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
935
31c27f77
JJ
9362004-07-06 Jeff Johnston <jjohnstn@redhat.com>
937
938 * language.h (struct_language_defn): Add new function pointer:
939 la_class_name_from_physname. Also add new prototype for
940 language_class_name_from_physname.
941 * language.c (language_class_name_from_physname): New function.
942 (unk_lang_class_name): Ditto.
943 (unknown_language_defn, auto_language_defn): Change
944 to add unk_lang_class_name function pointer for
945 la_class_name_from_physname.
946 (local_language_defn): Ditto.
947 * dwarf2read.c (guess_structure_name): Change to call
948 language_class_name_from_physname.
949 (determine_class_name): Ditto.
950 * cp-support.c (class_name_from_physname): Renamed.
951 (cp_class_name_from_physname): New name of function.
952 * cp-support.h: Ditto.
953 * c-lang.c (c_language_defn): Change to add NULL
954 for class_name_from_physname function pointer.
955 (cplus_language_defn): Change to add cp_class_name_from_physname.
956 * jv-lang.c (java_class_name_physname): New function.
957 (java_find_last_component): New static routine.
958 (java_language_defn): Add java_class_name_from_physname pointer.
959 * ada-lang.c (ada_language_defn): Change to add NULL
960 for class_name_from_physname function pointer.
961 * f-lang.c (f_language_defn): Ditto.
962 * m2-lang.c (m2_language_defn): Ditto.
963 * objc-lang.c (objc_language_defn): Ditto.
964 * p-lang.c (pascal_language_defn): Ditto.
965 * scm-lang.c (scm_language_defn): Ditto.
966
ee28ca0f
AC
9672004-07-06 Andrew Cagney <cagney@gnu.org>
968
969 Patch from Bart Robinson.
970 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
971 (O_LARGEFILE): Define to 0, if not defined.
972
fdb1bf9d
MK
9732004-07-03 Mark Kettenis <kettenis@gnu.org>
974
cb162ff6
MK
975 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
976 <machine/pcb.h> and "bsd-kvm.h".
977 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
978 (m68kbsd_supply_pcb): New function.
979 (_initialize_m68kbsd_nat): New prototype and function.
980 * Makefile.in (m68kbsd-nat.o): Update dependencies.
981 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
982 (LOADLIBES): New variable.
983 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
984 (LOADLIBES): New variable.
985
fdb1bf9d
MK
986 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
987
963c4174
MK
9882004-07-03 Mark Kettenis <kettenis@gnu.org>
989
990 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
991 <sys/proc.h>.
992 (bsd_kvm_cmdlist): New variable.
993 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
994 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
995 command and "kvm proc" command.
996 * Makefile.in (bsd-kvm.o): Update dependencies.
997
533f1d8f
MK
9982004-07-02 Mark Kettenis <kettenis@gnu.org>
999
1000 * osabi.c: Update copyright year.
1001 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
1002 notes if EI_OSABI is set to ELFOSABI_HPUX.
1003
6780dcde
MS
10042004-07-01 Michael Snyder <msnyder@redhat.com>
1005
1006 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1007 that seems to have gotten whacked out of line.
1008
67bebe79
MK
10092004-07-01 Mark Kettenis <kettenis@gnu.org>
1010
1011 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1012 code.
1013
0b5d8877
PH
10142004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1015
1016 * ada-lang.c (decode_packed_array): Minor change to comment.
1017 (ada_value_slice_ptr): New function.
1018 (ada_value_slice): New function.
1019 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1020 test. Don't know why it is there.
1021 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1022 to avoid dereferencing huge arrays from which one is slicing.
1023 (empty_array): Correct to return an array rather than
1024 a subrange value.
1025 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1026 on empty arrays (let'em use 'FIRST instead).
1027
19c1ef65
PH
10282004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1029
1030 Address complaints from gdb_ari.sh:
1031
1032 * ada-exp.y: Include gdb_string.h rather than string.h.
1033 (convert_char_literal): Reformat declaration.
1034 * ada-lang.h: Include opaque struct declaration for struct frame_info.
1035 * ada-lex.l: Change use of free to xfree (the macro would do so
1036 anyway, but this is harmless).
1037 Include gdb_string.h rather than string.h.
1038 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1039
1040 * ada-lang.c (parse): Remove K&Rism in parameter list.
1041 (is_name_suffix): Correct Linux => GNU/Linux in comment.
1042
d81cbc94
MK
10432004-06-30 Mark Kettenis <kettenis@gnu.org>
1044
1045 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1046 dead code.
1047
07681759
MK
10482004-06-30 Mark Kettenis <kettenis@gnu.org>
1049
1050 * alphabsd-nat.c: Update copyright year.
1051 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1052
f7948b5f
JB
10532004-06-29 Joel Brobecker <brobecker@gnat.com>
1054
6e0cdd28 1055 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
f7948b5f
JB
1056 (i386_cygwin_in_solib_call_trampoline): New function.
1057 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1058 and skip_trampoline_code gdbarch methods.
1059
8f113c9a
JB
10602004-06-29 Jim Blandy <jimb@redhat.com>
1061
1062 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
1063 name actually used in the dependency lists.
1064
97dc871c
RC
10652004-06-29 Randolph Chung <tausq@debian.org>
1066
1067 * NEWS (New native configurations): Mention GNU/Linux/hppa.
1068
47216e51
CV
10692004-06-29 Corinna Vinschen <vinschen@redhat.com>
1070
1071 * win32-nat.c (child_pid_to_exec_file): New function.
6780dcde 1072 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
47216e51
CV
1073 functionality.
1074
e623b504
AC
10752004-06-28 Andrew Cagney <cagney@gnu.org>
1076
1077 * defs.h (xstrvprintf): Declare.
1078 * utils.c (xstrvprintf): New function.
1079 (internal_vproblem, xstrprintf, xasprintf)
1080 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
1081 * serial.c (serial_printf): Ditto.
1082 * complaints.c (vcomplaint): Ditto.
1083
79acc9b3
CV
10842004-06-29 Corinna Vinschen <vinschen@redhat.com>
1085
1086 * infcmd.c (attach_command): Move call to target_terminal_inferior
1087 behind loading symbol table.
1088
1daf35d9
AC
10892004-06-28 Andrew Cagney <cagney@gnu.org>
1090
1091 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
1092 change - add back extern deprecated_ui_loop_hook declaration.
1093
b435e160
AC
10942004-06-28 Andrew Cagney <cagney@gnu.org>
1095
1096 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
1097 xstrprintf.
1098 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
1099 (c_value_of_variable): Ditto.
1100 * utils.c (internal_vproblem): Ditto.
1101 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
1102 * remote.c (add_packet_config_cmd): Ditto.
1103 * remote-rdp.c (rdp_set_command_line): Ditto.
1104 * regcache.c (regcache_dump): Ditto.
1105 * frv-tdep.c (new_variant, new_variant): Ditto.
1106 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
1107 (fbsd_find_memory_regions): Ditto.
1108 * breakpoint.c (create_thread_event_breakpoint)
1109 (create_breakpoints): Ditto.
1110 * aix-thread.c (aix_thread_pid_to_str): Ditto.
1111 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
1112
06d5cf63
JB
11132004-06-28 Joel Brobecker <brobecker@gnat.com>
1114
1115 * ada-lang.c: Re-indent file, with some massaging to help indent
1116 a bit when the result is otherwise really too ugly.
1117
35809fad
UW
11182004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1119
1120 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
1121 code_addr_p and special_addr_p to 'unsigned int'.
1122
40e20472
MK
11232004-06-27 Mark Kettenis <kettenis@gnu.org>
1124
1125 * i386v4-nat.c: Update copyright year and tweak comment.
1126 (regmap): Remove trailing comma.
1127 (supply_gregset): Rename local variable i to regnum. Call
1128 regcache_raw_supply instead of supply_register.
1129 (fill_gregset): Rename argument regno to regnum. Call
1130 regcache_raw_collect instead of regcache_collect.
1131
12b0b6de
UW
11322004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1133
1134 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
1135 and special_addr_p.
1136 (frame_id_build, frame_id_build_special): Update comments.
1137 (frame_id_build_wild): New prototype.
1138 * frame.c (frame_id_build, frame_id_build_special): Fill in new
1139 struct frame_id fields.
1140 (frame_id_build_wild): New function.
1141 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
1142
47b42a3e
MK
11432004-06-27 Mark Kettenis <kettenis@gnu.org>
1144
1145 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
1146 hppabsd-tdep.c.
1147
1265e4aa
JB
11482004-06-27 Joel Brobecker <brobecker@gnat.com>
1149
1150 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
1151
76a01679
JB
11522004-06-27 Joel Brobecker <brobecker@gnat.com>
1153
1154 * ada-lang.c: Re-indent file.
1155
7aca490a
JB
11562004-06-27 Joel Brobecker <brobecker@gnat.com>
1157
1158 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
1159 (no_symtab_msg): Likewise.
1160
5e987968
AS
11612004-06-27 Andreas Schwab <schwab@suse.de>
1162
1163 * source.c: Fix whitespace.
1164
315c4276
MK
11652004-06-27 Mark Kettenis <kettenis@gnu.org>
1166
d15be926
MK
1167 * configure.in: Include <sys/param.h> for td_pcb test.
1168 * configure: Regenerated.
1169
9062529b
MK
1170 * i386nbsd-nat.c: New file.
1171 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
1172 i386obsd-nat.c and i386obsd-tdep.c.
1173 (i386nbsd-nat.o): New dependency.
1174 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
1175 bsd-kvm.o.
1176 (LOADLIBES): New variable.
1177 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
1178 bsd-kvm.o.
1179 (LOADLIBES): New variable.
1180
8010310e
MK
1181 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
1182 (LOADLIBES): New variable.
1183
efe1d7b9
MK
1184 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
1185 fetching from BSD_KVM_PADDR. Correctly lookup address for
1186 "_thread0".
1187
315c4276
MK
1188 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
1189 "bsd-kvm.h".
1190 (amd64fbsd_supply_pcb): New funcion.
1191 (_initialize_amd64fbsd_nat): Enable libkvm interface.
1192
399cfac6
DL
11932004-06-27 <david@streamline-computing.com>
1194
1195 Partial fix for PR cli/1056.
1196 * valarith.c: Check for zero in division and remainder
1197 evaluation.
1198
6235f9c8
MK
11992004-06-27 Mark Kettenis <kettenis@gnu.org>
1200
1201 * i387-tdep.c: Remove excessive whitespace.
1202
2726dafc
AC
12032004-06-26 Andrew Cagney <cagney@gnu.org>
1204
1205 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
1206 * gdb-events.h, gdb-events.c: Re-generate.
1207 * tui/tui-hooks.c (tui_install_hooks): Update.
1208 (tui_remove_hooks): Update.
1209 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
1210
0e56aeaf
MK
12112004-06-26 Mark Kettenis <kettenis@gnu.org>
1212
cb461069
MK
1213 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
1214 (gregset_t, fpregset_t): Remove typedefs.
1215 (REG_OFFSET): Rename argument.
1216 (amd64bsd_r_reg_offset): Rename from reg_offset.
1217 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
1218 Remove functions.
1219 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
1220 of reg_offset.
1221 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
1222
ecba89de
MK
1223 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
1224
4cd80476
MK
1225 * vax-tdep.c: Tweak comment.
1226
0e56aeaf
MK
1227 Add OpenBSD/hppa support.
1228 * NEWS (New native configurations): Mention OpenBSD/hppa.
1229 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
1230 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
1231 files.
1232 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
1233 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
1234 * configure.host: Add hppa*-*-openbsd*.
1235 * configure.tgt: Add hppa*-*-openbsd*.
1236
98bbd631
AC
12372004-06-25 Andrew Cagney <cagney@gnu.org>
1238
1239 * defs.h (deprecated_ui_loop_hook): Deprecated.
1240 * wince.c (child_wait): Update.
1241 * win32-nat.c (child_wait): Update.
1242 * v850ice.c (v850ice_wait): Update.
1243 * top.c (deprecated_ui_loop_hook): Update.
1244 * serial.h: Update.
1245 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
1246 (do_unix_readchar): Update.
1247 * ser-tcp.c (net_open): Update.
1248 * remote-sim.c (gdb_os_poll_quit): Update.
1249 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
1250
769d7dc4
AC
12512004-06-24 Andrew Cagney <cagney@gnu.org>
1252
1253 * defs.h (deprecated_pre_add_symbol_hook)
1254 (deprecated_post_add_symbol_hook): Deprecated.
1255 * symfile.c (symbol_file_add_with_addrs_or_offsets)
1256 (symbol_file_add_with_addrs_or_offsets): Update references.
1257
11c949aa
AC
12582004-06-24 Andrew Cagney <cagney@gnu.org>
1259
1260 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
1261 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
1262 * wince.c (ui_loop_hook): Delete extern declaration.
1263 * win32-nat.c (ui_loop_hook): Delete extern declaration..
1264 * v850ice.c (ui_loop_hook): Delete extern declaration..
1265 * ser-unix.c (ui_loop_hook): Delete extern declaration..
1266 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
1267 * remote-sim.c (ui_loop_hook): Delete extern declaration..
1268 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
1269 ui_loop_hook declaration.
1270
eedc19af
AC
12712004-06-24 Andrew Cagney <cagney@gnu.org>
1272
1273 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
1274 entry_func_highpc fields.
1275 * objfiles.c (init_entry_point_info): Do not clear
1276 entry_func_lowpc and entry_func_highpc.
1277 (objfile_relocate): Do not relocate entry_func_lowpc and
1278 entry_func_highpc.
1279 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
1280 entry_func_highpc.
1281 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
1282 entry_func_highpc.
1283 * blockframe.c (legacy_frame_chain_valid): Replace tests against
1284 entry_func_lowpc and entry_func_highpc with call to
1285 inside_entry_func.
1286
d47079be
MK
12872004-06-24 Mark Kettenis <kettenis@gnu.org>
1288
1289 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
1290 quad-precision floating point arguments in registers.
1291
2107e348
MK
12922004-06-24 Mark Kettenis <kettenis@gnu.org>
1293
1294 From Michael Mueller <m.mueller99@kay-mueller.de>:
1295 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
1296 account.
1297
46587c42
JJ
12982004-06-22 Jeff Johnston <jjohnstn@redhat.com>
1299
1300 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
1301 to -1.
1302 * breakpoint.c (bpstat_stop_status): Move check for ignoring
1303 untriggered watchpoints to a separate if clause. Update function
1304 comment regarding STOPPED_BY_WATCHPOINT argument.
1305
226f5cf4
JB
13062004-06-22 Jim Blandy <jimb@redhat.com>
1307
1308 * gdbarch.sh: Doc fix.
1309
f10683bb
MH
13102004-06-21 Martin Hunt <hunt@redhat.com>
1311 Kevin Buettner <kevinb@redhat.com>
1312
1313 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
1314 * mips-tdep.h (MIPS_SP_REGNUM): Define.
1315 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
1316 to set_gdbarch_sp_regnum(). Use cooked register number.
1317 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
1318
412d5987
AC
13192004-06-21 Andrew Cagney <cagney@gnu.org>
1320
1321 * gdbarch.sh: When the macro field is empty, do not generate a
1322 macro definition. When the macro field is "=", generate the macro
1323 name from the upper-case function name.
1324 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
1325 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
1326 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
1327 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
1328 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
1329 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
1330 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
1331 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
1332 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
1333 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
1334 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
1335 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
1336 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
1337 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
1338 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1339 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
1340 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
1341 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
1342 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
1343 (DEPRECATED_USE_STRUCT_CONVENTION)
1344 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
1345 (DEPRECATED_FRAME_INIT_SAVED_REGS)
1346 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
1347 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
1348 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1349 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
1350 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
1351 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
1352 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
1353 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
1354 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
1355 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
1356 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
1357 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
1358 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
1359 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
1360 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
1361 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
1362
68908a3e
AC
13632004-06-21 Andrew Cagney <cagney@gnu.org>
1364
48f7351b
AC
1365 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
1366 macro name, and the function rather than macro value. Only wrap
1367 macro print statements in #ifdef. Move format logic to where it
1368 is needed.
1369 * gdbarch.c: Re-generate.
1370
283354d8
AC
1371 * gdbarch.sh (read): Delete "print_p" and "description", add
1372 "garbage_at_eol". Check for non-empty garbage at end-of-line.
1373 Delete references to print_p.
1374 (TARGET_ARCHITECTURE): Delete print predicate.
1375 * gdbarch.c: Re-generate.
1376
68908a3e
AC
1377 * gdbarch.sh: Check that multi-arch methods do not provide a
1378 macro.
1379 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
1380 (print_registers_info, print_float_info, print_vector_info)
1381 (adjust_breakpoint_address, remote_translate_xfer_address)
1382 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
1383 (address_class_type_flags_to_name, unwind_sp): Remove the macro
1384 name from the multi-arch definition.
1385
a2428dbe
AC
13862004-06-20 Andrew Cagney <cagney@gnu.org>
1387
1388 * gdbarch.sh: Sort by the function, instead of macro name.
1389 * gdbarch.c: Re-generate.
1390
750eb019
AC
13912004-06-20 Andrew Cagney <cagney@gnu.org>
1392
66d659b1
AC
1393 * gdbarch.sh: Use the function, instead of macro name in
1394 errors and the log file.
1395 (return_value): Remove stray ":" in spec.
1396
750eb019
AC
1397 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
1398 * gdbarch.h, gdbarch.c: Re-generate.
1399 * Makefile.in (arch-utils.o): Update dependencies.
1400 * values.c (using_struct_return): Move code calling
1401 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
1402 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
1403 to legacy_return_value, simplify.
1404 * infcmd.c (print_return_value): Move code calling
1405 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
1406 to legacy_return_value, simplify.
1407 * infcall.c (call_function_by_hand): Move code calling
1408 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
1409 * arch-utils.c: Update copyright. Include "gdbcore.h".
1410 (legacy_return_value): New function.
1411 * arch-utils.h: Update copyright.
1412 (legacy_return_value): Declare.
1413
b5622e8d
AC
14142004-06-20 Andrew Cagney <cagney@gnu.org>
1415
1416 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
1417 * gdbarch.h, gdbarch.c: Re-generate.
1418 * values.c (using_struct_return): Update call.
1419 * mcore-tdep.c: Update comment.
1420 * infcall.c (call_function_by_hand): Update comment.
1421 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1422 * arch-utils.h (always_use_struct_convention): Update.
1423 * v850-tdep.c (v850_gdbarch_init): Update.
1424 * sh64-tdep.c (sh64_gdbarch_init): Update.
1425 * sh-tdep.c (sh_gdbarch_init): Update.
1426 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1427 * mips-tdep.c (mips_gdbarch_init): Update.
1428 * mcore-tdep.c (mcore_gdbarch_init): Update.
1429 * m32r-tdep.c (m32r_gdbarch_init): Update.
1430 * ia64-tdep.c (ia64_gdbarch_init): Update.
1431 * h8300-tdep.c (h8300_gdbarch_init): Update.
1432 * frv-tdep.c (frv_gdbarch_init): Update.
1433 * cris-tdep.c (cris_gdbarch_init): Update.
1434 * arm-tdep.c (arm_gdbarch_init): Update.
1435 * alpha-tdep.c (alpha_gdbarch_init): Update.
1436
5191de37
MC
14372004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1438
1439 * PROBLEMS: Add more specific information, and a work-around,
1440 for PR gdb/1458.
1441
782263ab
AC
14422004-06-18 Andrew Cagney <cagney@gnu.org>
1443
1444 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
1445 * gdbarch.h, gdbarch.c: Re-generate.
1446 * ada-lang.c (ada_finish_decode_line_1): Update.
1447 * infrun.c (handle_inferior_event): Update.
1448 * infcall.c (find_function_addr): Update.
1449 * linespec.c (minsym_found): Update.
1450 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
1451 Update.
1452 * blockframe.c (legacy_frameless_look_for_prologue): Update.
1453 * cli/cli-cmds.c (disassemble_command): Update.
1454 * vax-tdep.c (vax_gdbarch_init): Update.
1455
2f305df1
MK
14562004-06-18 Mark Kettenis <kettenis@gnu.org>
1457
1458 * i386-tdep.c (i386_collect_fpregset): Fix comment.
1459
e5fe55f7
AC
14602004-06-17 Andrew Cagney <cagney@gnu.org>
1461
1462 GDB 6.1.1 released from the GDB 6.1 branch.
1463 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
1464 * PROBLEMS: Ditto.
1465
473b7be6
DJ
14662004-06-16 Daniel Jacobowitz <dan@debian.org>
1467
1468 PR gdb/1658
1469 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
1470 operation as a uleb128. Found by Michael Coulter.
1471
96d887e8
PH
14722004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
1473
1474 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
1475 make it non-static.
1476 * ada-lang.h (task_control_block): declaration moved from ada-task.c
1477 to ada-lang.h; this is needed to be able to implement the kill command
1478 in multi-task mode.
1479 (task_ptid): Ditto.
1480 (task_entry): Ditto.
1481 (task_list): Ditto.
1482 (ada_build_task_list): Ditto.
1483
1484 * ada-lang.c: Conditionalize routines and data structures related
1485 to breakpoints, exceptions, completion, and symbol caching on
1486 GNAT_GDB, since these are not yet used in the submitted public sources.
1487 (ada_main_name): Editorial: Move definition out of exception-related
1488 code.
1489
31eef181
AC
14902004-06-15 Andrew Cagney <cagney@gnu.org>
1491
1492 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
1493 deprecated_pc_in_call_dummy.
1494
2c500098
AM
14952004-06-15 Alan Modra <amodra@bigpond.net.au>
1496
1497 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
1498 bfd_get_section_size_before_reloc or _raw_size.
1499 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1500 * dwarf2read.c (dwarf2_locate_sections): Likewise.
1501 (dwarf2_read_section): Likewise.
1502 * elfread.c (elf_locate_sections): Likewise.
1503 * gcore.c (derive_heap_segment): Likewise.
1504 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
1505 * remote-e7000.c (e7000_load): Likewise.
1506 * remote-m32r-sdi.c (m32r_load): Likewise.
1507 * remote-mips.c (mips_load_srec): Likewise.
1508 (pmon_load_fast): Likewise.
1509 * remote.c (compare_sections_command): Likewise.
1510 * symfile.c (add_section_size_callback): Likewise.
1511 (load_section_callback): Likewise.
1512 (pc_in_unmapped_range): Likewise.
1513 (pc_in_mapped_range): Likewise.
1514 (sections_overlap): Likewise.
1515 (list_overlays_command): Likewise.
1516 (simple_overlay_update_1): Likewise.
1517 (simple_overlay_update): Likewise.
1518 * tracepoint.c (remote_set_transparent_ranges): Likewise.
1519 * win32-nat.c (core_section_load_dll_symbols): Likewise.
1520
90f943f1
RC
15212004-06-14 Randolph Chung <tausq@debian.org>
1522
1523 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
1524 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
1525 static.
1526 (hppa_hpux_inferior_created): New function.
1527 (hppa_hpux_init_abi): Register observer.
1528 * symfile.c (hp_cxx_exception_support_initialized)
1529 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
1530 (symbol_file_add_main_1, symbol_file_clear): Likewise.
1531
700c15aa
RC
15322004-06-14 Randolph Chung <tausq@debian.org>
1533
3973a7d3
AC
1534 * MAINTAINERS (Write After Approval): Alphabetize my entry
1535 correctly.
700c15aa 1536
cea4838c
AC
15372004-06-14 Andrew Cagney <cagney@gnu.org>
1538
1539 * MAINTAINERS (testsuite): List Michael Chastain as the lead
1540 testsuite maintainer.
1541
97092415
AC
15422004-06-13 Andrew Cagney <cagney@gnu.org>
1543
e8c3165b
AC
1544 * infcmd.c (print_return_value): Fix logic, allow
1545 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
1546
bceabdd8
AC
1547 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
1548 defining any macros.
1549 * gdbarch.h: Re-generate.
1550
57010b1c
AC
1551 * gdbarch.sh: Delete "level" attribute. Only check for a macro
1552 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
1553 * gdbarch.h: Re-generate.
1554
bc87dfa0
AC
1555 * values.c (generic_use_struct_convention): Don't check gcc_p.
1556
15ac804d
AC
1557 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
1558 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
1559 * gdbarch.h, gdbarch.c: Regenerate.
1560 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
1561 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
1562 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
1563 deprecated_max_register_raw_size and
1564 deprecated_max_register_virtual_size.
1565 * v850-tdep.c (v850_gdbarch_init): Ditto.
1566 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
1567 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1568 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1569 * cris-tdep.c (cris_gdbarch_init): Ditto.
1570
97092415
AC
1571 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
1572 * gdbarch.h, gdbarch.c: Re-generate.
1573 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
1574 (m68hc11_use_struct_convention): Delete function.
1575 (m68hc11_extract_struct_value_address): Delete function.
1576 (m68hc11_return_value): New function.
1577 (m68hc11_gdbarch_init): Instead of store_return_value,
1578 extract_return_value, return_value_on_stack,
1579 deprecated_extract_struct_value_address and use_struct_convention,
1580 set return_value.
1581 * values.c (using_struct_return): Do not call
1582 RETURN_VALUE_ON_STACK.
1583 * arch-utils.h (generic_return_value_on_stack_not): Delete
1584 declaration.
1585 * arch-utils.c (generic_return_value_on_stack_not): Delete
1586 function.
1587
44e5158b
AC
15882004-06-12 Andrew Cagney <cagney@gnu.org>
1589
1590 * values.c (register_value_being_returned): Delete function.
1591 * infcmd.c (legacy_return_value): Delete function.
1592 * infcall.c (call_function_by_hand): Inline
1593 "register_value_being_returned", simplify.
1594 * values.c (using_struct_return): Update comment, refer to
1595 print_return_value instead of register_value_being_returned.
1596 * infcmd.c (print_return_value): Inline calls to
1597 register_value_being_returned and legacy_return_value. Simplify.
1598
b887c273
RC
15992004-06-11 Randolph Chung <tausq@debian.org>
1600
1601 * somread.c (som_symtab_read): Exclude gcc local symbols.
1602
1b2bfbb9
RC
16032004-06-11 Randolph Chung <tausq@debian.org>
1604
3973a7d3
AC
1605 * infrun.c (handle_inferior_event): Handle the case when a
1606 trampoline ends up in the runtime resolver, and if the trampoline
1607 has no name. Rearrange the code so that all the trampoline
1608 processing happens before other step-out-of-range handling.
1b2bfbb9 1609
a9d61c86
MH
16102004-06-11 Martin Hunt <hunt@redhat.com>
1611
1612 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
1613 has no fpu.
1614
2c87cf5a
AC
16152004-06-10 Andrew Cagney <cagney@gnu.org>
1616
1617 * blockframe.c (legacy_inside_entry_func): Delete.
1618 (legacy_frame_chain_valid): Inline call to
1619 legacy_inside_entry_func, simplify.
1620
0b67b468 16212004-06-10 Bob Rossi <bob@brasko.net>
57c22c6c
BR
1622
1623 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3973a7d3
AC
1624 * dwarf2read.c (partial_die_info): Add dirname field.
1625 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
1626 (read_partial_die): Save away DW_AT_comp_dir.
1627 * defs.h (symtab_to_filename): Removed.
1628 * source.c (find_and_open_source): Added.
57c22c6c 1629 (open_source_file): Just calls find_and_open_source.
3973a7d3
AC
1630 (symtab_to_filename): Removed.
1631 (symtab_to_fullname, psymtab_to_fullname): Added.
57c22c6c
BR
1632 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
1633 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
1634 symtab_to_filename.
1635 * symtab.h (partial_symtab): Add dirname field.
1636 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3973a7d3
AC
1637 (mi_cmd_file_list_exec_source_file): Call new function
1638 symtab_to_fullname to find fullname.
57c22c6c 1639 (mi_cmd_file_list_exec_source_files): Added.
3973a7d3 1640 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
57c22c6c
BR
1641 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
1642
9a1dd1ad
AC
16432004-06-10 Andrew Cagney <cagney@gnu.org>
1644
239ae8c7
AC
1645 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
1646 to generic_use_struct_convention, the default value.
1647
fc720350
AC
1648 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
1649 of abort.
1650
9a1dd1ad
AC
1651 * ns32k-tdep.c (ns32k_push_arguments): New function.
1652 (ns32k_gdbarch_init): Set deprecated_push_arguments.
1653 * infcall.c (call_function_by_hand): Call error instead of
1654 legacy_push_arguments.
1655 * value.h (legacy_push_arguments): Delete declaration.
1656 * valops.c (legacy_push_arguments): Delete function.
1657 (value_push): Delete function.
1658
fea25152
BF
16592004-06-10 Brian Ford <ford@vss.fsi.com>
1660
1661 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
1662 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
1663 info.
1664 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
1665
30a4a8e0
AC
16662004-06-10 Andrew Cagney <cagney@gnu.org>
1667
1668 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
1669 * gdbarch.h, gdbarch.c: Re-generate.
1670 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
1671 parameters.
1672 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
1673 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
1674 deprecated_pc_in_call_dummy instead of
1675 DEPRECATED_PC_IN_CALL_DUMMY.
1676 (arm_skip_prologue): Ditto.
1677 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
1678 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
1679 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
1680 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
1681 Ditto.
1682 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
1683 (sh64_init_extra_frame_info, sh64_get_saved_register)
1684 (sh64_pop_frame): Ditto.
1685 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
1686 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
1687 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
1688 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
1689 (h8300_pop_frame): Ditto.
1690 * blockframe.c (legacy_inside_entry_func)
1691 (legacy_frame_chain_valid): Ditto.
1692 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
1693 to deprecated_pc_in_call_dummy.
1694
81cfbe54
AC
16952004-06-09 Andrew Cagney <cagney@gnu.org>
1696
a1f4a1b6
AC
1697 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
1698 provide a default value.
1699 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
1700 * gdbarch.h, gdbarch.c: Re-generate.
1701 * arch-utils.c (generic_convert_register_p): Rename
1702 legacy_convert_register_p
1703 (legacy_register_to_value, legacy_value_to_register): Delete
1704 functions.
1705 * arch-utils.h (generic_convert_register_p): Rename
1706 legacy_convert_register_p.
1707 (legacy_register_to_value, legacy_value_to_register): Delete
1708 declarations.
1709
9730f241
AC
1710 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
1711 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
1712 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
1713 * gdbarch.h, gdbarch.c: Re-generate.
1714 * infcmd.c (default_print_registers_info): Simplify.
1715 * findvar.c (value_of_register): Simplify.
1716 * mi/mi-main.c (get_register): Simplify.
1717 * arch-utils.c (legacy_convert_register_p): Always return 0.
1718 (legacy_register_to_value, legacy_value_to_register): Always call
1719 internal_error.
1720
8a1bf479
AC
1721 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
1722 #ifdef CLEAR_INSN_CACHE code.
1723 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
1724 Delete #ifdef CLEAR_DEFERRED_STORES code.
1725
4b38d6f1
AC
1726 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
1727
2d62ecc7
AC
1728 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
1729 copyright.
1730 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
1731
be4f7469
AC
1732 * config/mips/mipsv4.mh: Delete file.
1733
81cfbe54
AC
1734 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
1735 unreferenced macro.
1736 (hpread_adjust_stack_address): Delete declaration.
1737
d966f0cb
AC
17382004-06-08 Andrew Cagney <cagney@gnu.org>
1739
1740 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
1741 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
1742 PTRACE_ATTACH / PTRACE_DETACH available call error.
1743 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
1744 * infttrace.c (update_thread_state_after_attach, attach, detach):
1745 Remove #ifdef wrappers.
1746 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
1747 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
1748 * config/nm-bsd.h (ATTACH_DETACH): Delete.
1749 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
1750 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
1751 * config/nm-linux.h (ATTACH_DETACH): Delete.
1752 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
1753 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
1754 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
1755 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
1756 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
1757
d91670b9
CV
17582004-06-08 Corinna Vinschen <vinschen@redhat.com>
1759
1760 * configure.in: Set $configdir to the right OS specific value.
1761 Use value when setting $tcldir and $tkdir.
1762 * configure: Regenerate.
1763
28ba0b33
PB
17642004-06-06 Paul Brook <paul@codesourcery.com>
1765
1766 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
1767 records.
1768
f26caa11
PH
17692004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
1770
1771 * ada-lang.c (lookup_symbol_in_language): New function to allow
1772 re-use of another language's symbol lookup code. (Placed here
1773 temporarily while Ada support is being integrated into the public
1774 tree).
1775 (restore_language): New auxiliary function for
1776 lookup_symbol_in_language.
1777 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
1778 temporarily while Ada support is being integrated into the public
1779 tree).
1780
d560a54b
AO
17812004-06-08 Alexandre Oliva <aoliva@redhat.com>
1782
e75d110c
AO
1783 * Makefile.in (check//%): New.
1784
d560a54b
AO
1785 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
1786 (mn10300_store_return_value): Rewrite.
1787 (mn10300_type_align): New.
1788 (mn10300_use_struct_convention): Rewrite.
1789 (mn10300_return_value): New, using all of the above.
1790 (mn10300_pop_frame_regular): Add saved_regs_size.
1791 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
1792
a72fbdb7
AO
1793 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
1794 regs if PC is on movm.
1795
01904826
JB
17962004-06-07 Jim Blandy <jimb@redhat.com>
1797
1798 Add native Linux support for the PowerPC E500.
1799 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
1800 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
1801 all architectures except the E500.
1802 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
1803 #definitions.
1804 (struct gdb_evrregset_t): New type.
1805 (have_ptrace_getsetevrregs): New variable.
1806 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
1807 fetch_spe_registers): New functions.
1808 (fetch_register): Call fetch_spe_register as appropriate.
1809 Assert that we're only passed raw register numbers.
1810 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
1811 Don't fetch gprs if they're pseudoregisters.
1812 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
1813 store_spe_registers): New functions.
1814 (store_register): Call store_spe_register as appropriate.
1815 Assert that we're only passed raw register numbers.
1816 (store_ppc_registers): Call store_spe_registers as appropriate.
1817 Don't store gprs if they're pseudoregisters.
1818
f90ef764
JJ
18192004-06-07 Jeff Johnston <jjohnstn@redhat.com>
1820
1821 * thread-db.c (thread_get_info_callback): Fill in the thread_info
1822 struct if one exists, even if we are dealing with a zombie thread.
1823
45b75230
AC
18242004-06-07 Andrew Cagney <cagney@gnu.org>
1825
1826 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
1827 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
1828 Rename PC_REQUIRES_RUN_BEFORE_USE.
1829 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
1830 #ifdef.
1831
1658da49
RC
18322004-06-07 Randolph Chung <tausq@debian.org>
1833
1834 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
1835 unwinding after sp has been saved to the stack but before the end
1836 of the prologue, and after the fp has been modified but before it has
1837 been saved to the stack.
1838 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
1839 Remove superfluous definitions.
1840 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
1841
9a727a3c
RC
18422004-06-07 Guy Martin <gmsoft@gentoo.org>
1843
1844 Committed by Randolph Chung.
1845 * hppa-linux-nat.c: Include the correct version of the header file
1846 depending on the kernel version.
1847
9e500012
RC
18482004-06-06 Randolph Chung <tausq@debian.org>
1849
1850 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
1851 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
1852
3388d7ff
RC
18532004-06-06 Randolph Chung <tausq@debian.org>
1854
1855 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
1856 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
1857 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
1858 * hppa-tdep.c (hppa_symbol_address): New function definition.
1859 * hppa-tdep.h (hppa_symbol_address): New function declaration.
1860
d49771ef
RC
18612004-06-06 Randolph Chung <tausq@debian.org>
1862
1863 * hppa-tdep.h (struct value): Forward declaration.
1864 (gdbarch_tdep): Define tdep find_global_pointer method.
1865 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
1866 associated with the function we are trying to call, and write it
1867 to the gp register.
1868 (hppa32_convert_from_funct_ptr_addr): New function.
1869 (hppa_find_global_pointer): New function.
1870 (hppa_gdbarch_init): Set default find_global_pointer method; set
1871 convert_from_func_ptr_addr method.
1872 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
1873 (hppa_linux_init_abi): Set find_global_pointer method.
1874 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
1875
7d9b040b
RC
18762004-06-06 Randolph Chung <tausq@debian.org>
1877
1878 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
1879 to struct value *function.
1880 * gdbarch.c: Regenerate.
1881 * gdbarch.h: Likewise.
1882 * infcall.c (call_function_by_hand): Pass entire function value
1883 to push_dummy_call.
1884
1885 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
1886 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
1887 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
1888 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
1889 * arm-tdep.c (arm_push_dummy_call): Likewise.
1890 * avr-tdep.c (avr_push_dummy_call): Likewise.
1891 * cris-tdep.c (cris_push_dummy_call): Likewise.
1892 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
1893 * frv-tdep.c (frv_push_dummy_call): Likewise.
1894 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
1895 * hppa-tdep.c (hppa32_push_dummy_call)
1896 (hppa64_push_dummy_call): Likewise.
1897 * i386-tdep.c (i386_push_dummy_call): Likewise.
1898 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
1899 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
1900 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
1901 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
1902 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
1903 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
1904 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
1905 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
1906 (ppc64_sysv_abi_push_dummy_call): Likewise.
1907 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
1908 (ppc64_sysv_abi_push_dummy_call): Likewise.
1909 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
1910 * s390-tdep.c (s390_push_dummy_call): Likewise.
1911 * sh-tdep.c (sh_push_dummy_call_fpu)
1912 (sh_push_dummy_call_nofpu): Likewise.
1913 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
1914 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
1915 * vax-tdep.c (vax_push_dummy_call): Likewise.
1916
4a19ea35
JB
19172004-06-04 Jim Blandy <jimb@redhat.com>
1918
8327ccee
JB
1919 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
1920 gdbarch argument to register_size.
1921
a3c001ce
JB
1922 * rs6000-tdep.c (rs6000_store_return_value): Use
1923 regcache_cooked_write_part instead of
1924 deprecated_write_register_bytes.
1925 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
1926 not gdbarch_deprecated_store_return_value.
1927
4a19ea35
JB
1928 * ppc-linux-nat.c (store_register, fetch_register): Remove
1929 incorrect assertions. Simplify and generalize handling of
1930 transfers whose sizes are not multiples of, or less than, sizeof
1931 (PTRACE_XFER_TYPE).
1932
b9b5d7ea
JJ
19332004-06-04 Jeff Johnston <jjohnstn@redhat.com>
1934
1935 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
1936 as a new thread event.
720c7d64 1937 * thread-db.c (thread_get_info_callback): If the thread is a
b9b5d7ea 1938 zombie, return TD_THR_ZOMBIE.
720c7d64 1939 (thread_from_lwp): If thread_get_info_callback returns
b9b5d7ea
JJ
1940 TD_THR_ZOMBIE, check if the thread is still on the thread list
1941 and return a -1 ptid if not found.
1942 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
1943 change the status to TARGET_WAITKIND_SPURIOUS.
1944
c8a3b559
CV
19452004-06-03 Corinna Vinschen <vinschen@redhat.com>
1946
1947 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
1948 double values in little endian mode.
1949
20605361
AC
19502004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
1951
1952 Committed by Andrew Cagney.
1953 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
1954 after last enum constant to avoid error from IBM C
1955 compiler.
1956
bc97b3ba
JB
19572004-06-02 Jim Blandy <jimb@redhat.com>
1958
1959 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
1960 to 'message', and make it local to the lone block that uses it.
1961
1da28ab0
JB
1962 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
1963
4c4b4cd2
PH
19642004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
1965
8a2225b2
PH
1966 * ada-exp.y: Update copyright notice.
1967 Include block.h.
1968
1969 Replace REGNAME, LAST, INTERNAL_VARIABLE with
1970 SPECIAL_VARIABLE and unify the treatment of these cases.
1971
1972 (write_attribute_call0): Remove.
1973 (write_attribute_call1): Remove.
1974 (write_attribute_calln): Remove.
1975 (save_qualifier): Add missing semicolon.
1976
1977 (simple_exp,exp): Decomment (i.e., reactivate) code that was
1978 temporarily disabled to allow compilation with FSF head version.
1979
1980 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
1981 use individual operators (OP_*) for all attributes.
1982 (exp syntax): Use write_int.
1983 Handle STRING literals with OP_STRING.
1984 (variable syntax): Add limit parameter to calls to
1985 write_object_renaming.
1986
1987 (temp_parse_space): New definition to hold entities that need
1988 only live until the next call to ada_parse.
1989 (string_to_operator): Rename fields of ada_opname_table entries.
1990
1991 (write_var_from_sym): Record block.
1992 (write_var_from_name): Minor reformatting.
1993 Make sure saved name is properly encoded in the case of multiple
1994 matches, and set its language to Ada.
1995 Update comment.
1996 Modify to indicate unresolved name as symbol in the UNRESOLVED
1997 namespace, allocated in temp_parse_space.
1998 (write_int): New function.
1999
2000 (write_object_renaming): Add max_depth parameter to limit
2001 chains of object renamings.
2002 Handle case where root of renaming expression is itself a renaming.
2003 Use temp_parse_space for temporary name buffer.
2004 Handle renamings to dereferenced pointers (___XEXA suffices).
2005
2006 (ada_parse, yyerror, string_to_operator,
2007 write_var_from_sym, write_var_from_name, write_attribute_call0,
2008 write_attribute_call1, write_attribute_calln,
2009 write_object_renaming): Protoize.
2010
2011 (_initialize_ada_exp): New function.
2012
2013 * ada-lang.c: Update copyright notice.
2014 General terminology change to conform to GNAT compiler usage:
2015 mangle => encode, demangle => decode
2016 Include gdb_obstack.h.
2017 Include gdb_regex.h
2018 Include frame.h
2019 Include hashtab.h
2020 Include completer.h
2021 Include gdb_stat.h
2022 Include block.h
2023 Include infcall.h
2024
2025 (ADA_RETAIN_DOTS): Make sure this is defined.
2026 (TRUNCATION_TOWARDS_ZERO): Define.
2027 (struct string_vector): Define.
2028 (unresolved_names): Remove definition.
2029 (xnew_string_vector): New function.
2030 (string_vector_append): New function.
2031 (extract_string): Make static.
2032 (ada_unqualified_name): New function.
2033 (add_angle_brackets): New function.
2034 (function_name_from_pc): New function.
2035 (place_on_stack): Rename to ensure_lval.
2036
2037 (ensure_lval): Renamed from place_on_stack.
2038 Make identity on lvals.
2039 Update comment.
2040 (is_nonfunction): New interface.
2041 Only symbols in LOC_CONST class can be enumerals.
2042 (fill_in_ada_prototype): Remove; now independent of language.
2043 (add_defn_to_vec): Add obstack and symtab arguments.
2044 Use obstack to hold collected definitions.
2045 (num_defns_collected): New function.
2046 (defns_collected): New function.
2047 (ada_resolve_subexp): Rename to resolve_subexp.
2048 (resolve_subexp): Renamed from ada_resolve_subexp.
2049 (ada_op_name): Return non-const result.
2050 (ada_decoded_op_name): Renamed from ada_op_name, now used for
2051 other purposes.
2052
2053 (to_fixed_array_type): Add declaration.
2054 (coerce_unspec_val_to_type): Remove offset parameter.
2055 (find_sal_from_funcs_and_line): New interface.
2056 (find_line_in_linetable): Ditto.
2057
2058 (all_sals_for_line): Rename to ada_sals_for_line and make
2059 global.
2060 Add new parameter. When set, do not ask the user to choose the
2061 instance, but use the first one found instead.
2062 Use given line number in returned sals.
2063 Fix comment.
2064 Skip the prologue if funfirstline is set.
2065 Correct for memory leak when 0 lines found.
2066
2067 (value_pos_atr): Use pos_atr.
2068 (pos_atr): New function.
2069 (standard_lookup): Add block parameter.
2070
2071 (makeTimeStart): Remove declaration and uses.
2072 (makeTimeStop): Remove declaration and uses.
2073
2074 (ada_completer_word_break_characters): Allow for VMS.
2075 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
2076 (raise_sym_name): New constant.
2077 (raise_unhandled_sym_name): New constant.
2078 (raise_assert_sym_name): New constant.
2079 (process_raise_exception_name): New constant.
2080 (longest_exception_template): New constant.
2081 (warning_limit): New variable to limit warnings during expression
2082 evaluation.
2083 (warnings_issued): New variable to keep track of warnings issued.
2084 (known_runtime_file_name_patterns): New constant.
2085 (known_auxiliary_function_name_patterns): New constant.
2086 (symbol_list_obstack): New variable.
2087
2088 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
2089 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
2090 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
2091 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
2092 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
2093 ada_variant_discrim_name, field_alignment, dynamic_template_type,
2094 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
2095 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
2096 and strcmp.
2097
2098 (ada_get_field_index): New function.
2099 (lim_warning): New function.
2100 (ada_translate_error_message): New function.
2101 (MAX_OF_SIZE): New function.
2102 (MIN_OF_SIZE): New function.
2103 (UMAX_OF_SIZE): New function.
2104 (UMIN_OF_SIZE): New function.
2105 (discrete_type_high_bound): New function.
2106 (discrete_type_low_bound): New function.
2107 (base_type): New function.
2108 (do_command): Remove.
2109
2110 (ada_update_initial_language): Use language_ada, not language_unknown.
2111 (ada_encode): Renamed from ada_mangle.
2112 Obey ADA_RETAIN_DOTS.
2113 (ada_decode): Renamed from ada_demangle.
2114 Update coding conventions.
2115 (decoded_names_store): New hash table.
2116 (ada_decode_symbol): New function.
2117 (ada_la_decode): New function.
2118
2119 (modify_general_field): Correct computations of offset and bit
2120 position.
2121 (desc_base_type): Handle ref types, too.
2122 (ada_is_direct_array_type): New function.
2123
2124 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2125 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2126 (ada_is_bogus_array_descriptor,ada_type_of_array,
2127 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
2128 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
2129 ada_is_array_descriptor_type.
2130
2131 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
2132 (ada_is_packed_array_type): Handle pointers or
2133 references to packed arrays as well.
2134 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
2135 (decode_packed_array_type): Search for the packed array type
2136 symbol in the currently selected block and associated
2137 superblocks too.
2138 Use lookup_symbol again.
2139
2140 (decode_packed_array): Handle pointers and references.
2141 Update call to coerce_unspec_val_to_type.
2142 (decode_packed_array_type,value_subscript_packed): Limit warnings.
2143 (ada_value_primitive_packed_val): Improve comment.
2144
2145 (ada_index_type): Substitute int type for "undefined".
2146 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
2147 ada_array_langth, ada_is_string_type): Use renamed
2148 ada_is_simple_array_type.
2149 (empty_array): New function.
2150
2151 (ada_resolve): Rename to resolve.
2152 (resolve): Make static.
2153 Call renamed resolve_subexp.
2154 Update comment.
2155 (ada_resolve_subexp): Rename to resolve_subexp.
2156 (resolve_subexp): Update comment.
2157 Decomment disabled code.
2158 Add LOC_COMPUTED* cases.
2159 Modify to use temporary struct symbols (marked as being in
2160 UNDEF_NAMESPACE) to indicate unresolved names, instead of
2161 OP_UNRESOLVED_VALUE.
2162 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
2163 Add OP_STRING case.
2164 Remove OP_ARRAY.
2165 Use SYMBOL_PRINT_NAME instead of ada_demangle.
2166 Use new ada_lookup_symbol_list interface.
2167 Use new ada_resolve_function interface.
2168 Remove OP_TYPE case.
2169
2170 (ada_args_match): Idiot proof against null actuals.
2171 Use intermediate variables to clarify.
2172 (ada_resolve_function): Update comment and interface.
2173 (mangled_ordered_before): Rename to encoded_ordered_before and
2174 update comment.
2175 (sort_choices): Update comment and interface.
2176 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
2177 (user_select_syms): New interface.
2178 Use new sort_choices interface.
2179 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
2180 (possible_user_operator_p): Idiot-proof against null values.
2181 (ada_simple_renamed_entity): Don't make cleanup; rely on
2182 caller to free result string.
2183 Remove const from return type.
2184 (make_array_descriptor): Rename uses of place_on_stack to
2185 ensure_lval.
2186 Make sure that arrays are on stack.
2187
2188 (HASH_SIZE): Define.
2189 (struct cache_entry): Define.
2190 (cache_space): Define.
2191 (cache): Define.
2192 (clear_ada_sym_cache): New function.
2193 (find_entry): New function.
2194 (lookup_cached_symbol): New function.
2195 (defn_vector_size): Define.
2196 (cache_symbol): New function.
2197 (defn_symbols): Remove.
2198
2199 (standard_lookup): Use lookup_symbol_in_language to get effect of
2200 C lookup.
2201 Cache results.
2202
2203 (symbol_completion_match): New function.
2204 (symbol_completion_add): New function.
2205 (ada_make_symbol_completion_list): New function.
2206
2207 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
2208 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
2209 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
2210 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
2211
2212 (ada_lookup_simple_minsym): New function.
2213 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
2214
2215 (add_symbols_from_enclosing_procs): New interface.
2216 Conditionalize more helpfully.
2217 Don't bother if program isn't running.
2218 Use new interface to get_frame_block.
2219 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
2220
2221 (remove_extra_symbols): New interface.
2222 (xget_renaming_scope): New function.
2223 (is_package_name): New function.
2224 (renaming_is_visible): New function.
2225 (remove_out_of_scope_renamings): New function.
2226
2227 (ada_lookup_symbol_list): New interface.
2228 Properly reinitialize the symbol list obstack.
2229 Don't call add_symbols_from_enclosing_procs if we start from a
2230 static or global block.
2231 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
2232 add_symbols_from_enclosing_procs.
2233 Add symtab data to cached entries.
2234 Handle symbols prefixed with
2235 "standard__" specially; strip prefix and don't look in local symbols.
2236 Do not include out of scope renaming symbols in list of
2237 symbols returned.
2238 Add const to block parameter.
2239 Move check for non-local, non-global symbols earlier.
2240 Remove timing stuff.
2241 (ada_lookup_symbol): New interface.
2242 Find symtab as well.
2243 (ada_lookup_symbol_nonlocal): New function.
2244
2245 (is_name_suffix): Enhance suffix detection to recognize
2246 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
2247 (is_dot_digits_suffix): New function.
2248 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
2249
2250 (ada_add_block_symbols): New interface. Use obstack to return results
2251 in a vector of struct ada_symbol_infos. Add symtab argument.
2252 Use new interface to add_defn_to_vec.
2253 Remove calls to fill_in_ada_prototype.
2254 Use BLOCK_BUCKETS, BLOCK_BUCKET.
2255
2256 (ada_finish_decode_line_1): Add const qualification to local to fix
2257 warning.
2258 Start looking in static block for functions to avoid attempts
2259 to search frame chain for up-level variables.
2260 Adapt to new ada_sals_for_line interface.
2261 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
2262 Handle quoting of the function name inside the spec string.
2263 Skip prologue when funfirstline is set and update the
2264 function documentation to that effect.
2265
2266 (debug_print_lines, debug_print_block, debug_print_blocks,
2267 debug_print_symtab): Remove.
2268
2269 (ada_main_name): New function.
2270 (ada_exception_breakpoint_type): New function.
2271 (is_known_support_routine): New function.
2272 (ada_find_printable_frame): Renamed from find_printable_frame and made
2273 global.
2274 Remove level parameter.
2275 Use new interface to select_frame.
2276
2277 (begin_command): Remove.
2278 (ada_adjust_exception_stop): New function.
2279 (ada_print_exception_stop): New function.
2280 (exception_name_from_cond): New function.
2281 (ada_report_exception_break): Replace disabled code with
2282 conditionalization on GNAT_GDB.
2283 Get the exception name from the condition string.
2284 Remove and move functionality into new functions
2285 ada_print_exception_breakpoint_task and
2286 ada_print_exception_breakpoint_nontask.
2287 (error_breakpoint_runtime_sym_not_found): New function.
2288 (is_runtime_sym_defined): New function.
2289 (ada_breakpoint_rewrite): Uncomment suppressed code.
2290 Use symbolic error-message and runtime-symbol names.
2291 Surround runtime symbol names in quotes.
2292 Allow non-specific breakpoints on exceptions and assertions before
2293 program starts.
2294
2295 (ada_is_tagged_type): Add parameter.
2296 (ada_is_tag_type): New function.
2297 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
2298 (ada_variant_discrim_type): Ditto.
2299 (value_tag_from_contents_and_address): New function.
2300 (type_from_tag): New function.
2301 (struct tag_args): New structure used to communicate with
2302 ada_tag_name_1.
2303 (ada_tag_name_1): New function.
2304 (ada_tag_name): New function.
2305
2306 (ada_scan_number): Update comment.
2307 (find_struct_field): New function.
2308 (ada_search_struct_field): Make static.
2309 (ada_value_struct_elt): New version that returns references when
2310 given pointers or references to structs.
2311 (ada_lookup_struct_elt_type): Add 'refok' parameter.
2312 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
2313 interface.
2314 (ada_value_ind): Use new ada_to_fixed_value interface.
2315 (ada_coerce_ref): Ditto.
2316 (field_offset): Remove.
2317
2318 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
2319 (ada_find_renaming_symbol): New function.
2320 (ada_prefer_type): Prefer named types over unnamed ones.
2321 (variant_field_index): New function.
2322 (contains_variant_part): Removed: subsumed by variant_field_index.
2323 (ada_template_to_fixed_record_type): New function, mostly from
2324 template_to_fixed_record_type.
2325 (template_to_fixed_record_type):
2326 Do not scan the type fields beyond the last one; prevents a
2327 potential SEGV.
2328 Handle case where variant field is listed BEFORE discriminant it
2329 depends on.
2330 Fix calculation of record length when bit length is
2331 not evenly divisible by char length.
2332 Move code to ada_template_to_fixed_record_type and call it.
2333
2334 (template_to_static_fixed_type): Revise comment.
2335 Modify to work on ordinary record types as well as templates,
2336 so as to handle fields that use ___XVE or ___XVU encodings.
2337 (to_record_with_fixed_variant_part): Fill out comment.
2338 Initialize C++ stuff in right type.
2339 Allow case where DVAL is null.
2340 Handle case where variant field is not last.
2341 Fix typo concerning record length.
2342 (to_fixed_record_type): Decomment disabled code.
2343 (to_fixed_record_type): Use variant_field_index instead of
2344 contains_variant_part.
2345 (to_fixed_variant_branch_type): Ditto.
2346 (to_fixed_array_type): Decomment disabled code.
2347 (ada_to_fixed_type): Convert tagged types to the specific type.
2348 Deactivate the size-check for array types in order to avoid
2349 some false size alarms.
2350 (to_static_fixed_type): Decomment disabled code.
2351 Modify to call template_to_static_fixed_type
2352 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
2353 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
2354 Remove valaddr argument, as it is never really used.
2355 (ada_to_fixed_value): Change interface to act on single struct value*
2356 operand.
2357 (adjust_pc_past_prologue): New function.
2358 (ada_attribute_name): Modify to take enum exp_opcode argument.
2359
2360 (ada_enum_name): Recognize new homonym-distinguishing convention.
2361 Adjust local variable's type to remove compiler warning.
2362 Fix a small problem in the part that unqualifies the enumeration name.
2363 (ada_value_binop): New function.
2364 (ada_value_equal): New function.
2365
2366 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
2367 Don't give error message when not doing normal evaluation
2368 and a tagged type doesn't seem to contain a structure member.
2369 Give error message for packed arrays.
2370 For indexing arrays, handle pointers to packed arrays correctly.
2371 Handle case of 'first and 'last attributes of bare integral type
2372 without encoded subtype info.
2373 Remove some unnecessary casts.
2374 Fix uninitialized value of type in computing 'first, 'last, or 'length
2375 of array object.
2376 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
2377 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
2378 calls.
2379 Attributes are now exp_opcode values.
2380 Correct treatment of 'modulus.
2381 Better error message for taking 'length of wrong kind of type;
2382 improve comment.
2383 Change EVAL_NORMAL to noside for consistency.
2384 Use ada_value_binop for DIV, MOD, REM.
2385 Make special case out of array of length 0, since an argument
2386 of 0 upsets some platforms' malloc.
2387 Use OP_STRING instead of OP_ARRAY.
2388 For slice, add check that we have an array type before extracting
2389 a slice out of it. Avoids a SEGV.
2390 When evaluating an array slice, if the array type is a reference to
2391 an aligner type, then replace the aligner type by the actual type.
2392 Decomment disabled code.
2393 Remove some dead code.
2394 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
2395 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
2396 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
2397 and UNOP_MBR to UNOP_IN_RANGE.
2398 If an array type has a parallel ___XVE type, then use it.
2399 Turn arrays into pointers for lvalue arrays.
2400 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
2401 bounds error and handle 0-length slices.
2402 Use lim_warning.
2403 When selecting fields, apply ada_to_fixed_value (because the fields
2404 might have ___XVU or ___XVE encodings even if not dynamic.)
2405 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
2406 (ada_is_system_address_type): New function.
2407
2408 (get_var_value): Use new interface to ada_lookup_symbol_list.
2409 (get_int_var_value): New interface.
2410 (to_fixed_range_type): Allow unknown bound, with warning.
2411 (ada_is_modular_type): Decomment disabled code.
2412 (ADA_OPERATORS): New definition.
2413 (ada_operator_length): New function.
2414 (ada_expr_op_name): New function.
2415 (ada_forward_operator_length): New function.
2416 (ada_dump_subexp_body): New function.
2417 (ada_print_subexp): New function.
2418 (ada_exp_descriptor): New constant.
2419 (ada_op_print_tab): Add 'size. Remove FIXMEs.
2420 (ada_language_defn): Add ada_exp_descriptor entry.
2421 Change ada_parse => parse.
2422 Add post-parser entry.
2423 Use ada-specific non-local symbol lookup.
2424 Don't use C-style arrays.
2425 String lower-bound is 1.
2426 Decomment disabled code.
2427 (parse): New function.
2428 New fields ada_translate_error_message, ada_lookup_symbol,
2429 ada_lookup_minimal_symbol.
2430
2431 * ada-lang.h: Update copyright dates.
2432 Replace the mangle/demangle terminology throughout by the
2433 more appropriate encode/decode one.
2434 Include breakpoint.h.
2435 Forward declare struct partial_symbol, struct block.
2436 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
2437 (EXTRACT_ADDRESS): Remove.
2438 (EXTRACT_INT): Remove.
2439 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
2440 (MAX_ENCLOSING_FRAME_LEVELS): Define.
2441 (MAX_RENAMING_CHAIN_LENGTH): Define.
2442 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
2443
2444 (enum task_states): Remove.
2445 ada_task_states: Remove.
2446 (fat_string): Remove.
2447 (struct entry_call): Remove.
2448 (struct task_fields): Remove.
2449 (struct task_entry): Remove.
2450
2451 (struct ada_symbol_info): Define.
2452 (enum ada_attribute): Remove.
2453 (enum ada_operator): Define.
2454
2455 (ada_get_field_index): Declare.
2456 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
2457 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2458 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2459 (ada_lookup_symbol_list): New interface.
2460 (ada_decode_symbol): Declare.
2461 (ada_decode): Declare.
2462 (ada_lookup_symbol): New interface.
2463 (ada_update_initial_language): Declare.
2464 (ada_lookup_simple_minsym): Declare.
2465 (user_select_syms): New interface.
2466 (ada_sals_for_line): Declare.
2467 (ada_is_tagged_type): New interface.
2468 (ada_tag_name): Declare.
2469 (ada_lookup_struct_elt_type): Remove declaration.
2470 (ada_search_struct_field): Remove declaration.
2471 (ada_attribute_name): New interface.
2472 (ada_is_system_address_type): Declare.
2473 (ada_to_fixed_value): Remove declaration.
2474 (ada_template_to_fixed_record_type_1): Declare.
2475 (get_int_var_value): New interface.
2476 (ada_find_any_symbol): Declare.
2477 (ada_find_renaming_symbol): Declare.
2478 (ada_mangle): Rename to ada_encode.
2479 (ada_simple_renamed_entity): Remove const.
2480 (ada_main_name): Declare.
2481 (get_current_task): Rename to ada_get_current_task.
2482 (get_entry_number): Remove declaration.
2483 (ada_report_exception_break): Remove declaration.
2484 (ada_print_exception_breakpoint_nontask): Declare.
2485 (ada_print_exception_breakpoint_task): Declare.
2486 (ada_find_printable_frame): Declare.
2487
2488 * ada-lex.l: Update copyright notices.
2489 Use xmalloc and xfree instead of malloc and free.
2490 Use new interface to name_lookup.
2491 Use new interface to
2492 ada_mangle=>ada_encode.
2493 Redo handling of '$...' variable to parallel current treatment
2494 in c-exp.y.
2495 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
2496 digit_to_int, strtoulst, processInt, processReal, processId,
2497 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
2498 yywrap): Protoize.
2499
2500 (processInt): Use cast to remove harmless warning.
2501 (processReal): Modify to get rid of compiler warning on scan formats.
2502
2503 (processId): Replace xmalloc with obstack_alloc for name and remove
2504 call to ada_name_string_cleanup.
2505 Remove obsolete disabled code.
2506 (name_lookup): Ditto.
2507 New interface.
2508 Use obsavestring on temp_parse_space instead of savestring
2509 on name, and remove call to ada_name_string_cleanup.
2510 Free string returned from ada_simple_renamed_entity.
2511 Use new interface to ada_lookup_symbol_list.
2512 Decomment disabled code.
2513 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
2514 not types.
2515 When a type name lookup succeeds as a result of
2516 lookup_primitive_typename, check for regular type entry that has not
2517 yet been read in.
2518 Limit length of chain of renamed symbols we are willing to follow.
2519 Do not break names beginning with "standard__" into segments.
2520 (block_lookup): Use new interface to ada_lookup_symbol_list.
2521
2522 * ada-typeprint.c: Update copyright notice.
2523 (demangled_type_name): Rename to decoded_type_name.
2524 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
2525 (print_range_bound): Correct handling of negative
2526 bounds that make the index type looked unsigned under STABS.
2527 (print_dynamic_range_bound): Use new interface to get_int_var_value.
2528 (print_range_type_named): Use the builtin int type if no type
2529 corresponding to the given type name could be found.
2530 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
2531 Add some bullet-proofing.
2532 (print_variant_clauses): Allow for variant branches with ___XVU
2533 encodings that are not dynamic fields.
2534 Use new interface to ada_is_tagged_type.
2535 (print_record_type): Allow for fields with ___XVE encodings that
2536 are not dynamic fields.
2537 Use new interface to ada_is_tagged_type.
2538 (ada_print_type): ada_is_array_descriptor =>
2539 ada_is_array_descriptor_type.
2540
2541 * ada-valprint.c: Update copyright notice.
2542 Include gdb_string.h
2543 Include infcall.h
2544 (ui_memcpy): New function.
2545 (ada_print_floating): New function.
2546 (ada_print_str): Order arguments correctly.
2547 Correct handling of empty arrays and arrays of 0-length items.
2548 ada_is_array_descriptor => ada_is_array_descriptor_type
2549 Print values of type System.Address in hexadecimal format.
2550 Use ada_print_floating to print floating-point numbers in Ada format.
2551 Print class tag values with type names.
2552 No longer print the address of reference values. Avoids
2553 a potential confusion.
2554 (ada_value_print): Stop printing the object type for reference
2555 values, but preserve that behavior for access types. Avoids
2556 a potential confusion.
2557 Simplify one conditional expression, as the first part is now
2558 necessarily true.
2559 ada_is_array_descriptor => ada_is_array_descriptor_type
2560 Add check for arrays for null records, and print them by hand.
4c4b4cd2 2561
f65f91b5
JB
25622004-06-01 Jim Blandy <jimb@redhat.com>
2563
2564 * ppc-tdep.h: Delete unused 'regoff' member.
2565 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
2566
d4687fa0
MC
25672004-06-01 Michael Chastain <mec.gnu@mindspring.com>
2568
2569 Fix PR symtab/1661.
2570 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
2571 (hpread_read_struct_type): Likewise.
2572
de169ec9
AC
25732004-06-01 Andrew Cagney <cagney@gnu.org>
2574
c6902d46
AC
2575 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
2576 instead of xasprintf.
2577 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
2578 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
2579 (mi_cmd_data_list_register_names)
2580 (mi_cmd_data_list_changed_registers)
2581 (mi_cmd_data_list_register_values)
2582 (get_register, mi_cmd_data_write_register_values)
2583 (mi_cmd_data_write_register_values)
2584 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
2585 (mi_cmd_target_download, mi_cmd_target_select)
2586 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
2587 (mi_execute_cli_command, mi_execute_async_cli_command)
2588 (mi_execute_async_cli_command): Ditto.
2589 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
2590 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
2591
6085fc2d
AC
2592 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
2593 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
2594 error_last_message instead of mi_error_last_message.
2595 * mi/mi-main.c (mi_error_last_message): Delete function.
2596
de169ec9
AC
2597 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
2598 "invalid number of columns" error. Delete redundant "out of
2599 memory" check.
2600
1fc7d519
MK
26012004-05-31 Mark Kettenis <kettenis@gnu.org>
2602
6cfb2041
MK
2603 * i386bsd-nat.c: Don't include <sys/procfs.h>.
2604 (gregset_t, fpregset_t): Remove typedefs.
2605 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
2606 (REG_OFFSET): Rename argument.
2607 (i386bsd_r_reg_offset): Rename from reg_offset.
2608 (REG_ADDR): Remove macro.
2609 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
2610 functions.
2611 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
2612 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
2613 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
2614 instead of supply_gregset.
2615 (store_inferior_registers): Use `struct reg' and `struct fpreg'
2616 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
2617 instead of fill_gregset.
2618 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
2619
1fc7d519
MK
2620 * i386bsd-nat.c: Don't include "gregset.h".
2621 (supply_gregset, fill_gregset): Make static.
2622 (supply_fpregset, fill_fpregset): Remove.
2623 * Makefile.in (i386bsd-nat.o): Update dependencies.
2624
2c34abbe
MK
26252004-05-30 Mark Kettenis <kettenis@gnu.org>
2626
448724fb
MK
2627 * fbsd-proc.c: Include "regcache.h", "regset.h" and
2628 "gdb_assert.h". Con't include "gregset.h".
2629 (fbsd_make_corefile_notes): Use regset-based core file support
2630 instead off fill_gregset and fill_fpregset.
2631 * Makefile.in (fbsd-proc.o): Update dependencies.
2632
5ca8ca7c
MK
2633 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
2634 instructions.
2635 (m88k_frame_prev_register): Simplify code a bit.
2636
593adc23
MK
2637 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
2638 (amd64_collect_fpregset): New function.
2639 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
2640
8d1b517b
MK
2641 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
2642
7fdafb5a
MK
2643 * i386-tdep.c (i386_supply_gregset): Adjust comment.
2644 (i386_collect_gregset): New function.
2645 (i386_supply_fpregset): Adjust comment.
2646 (i386_collect_fpregset): New function.
2647 (i386_regset_from_core_section): Use i386_collect_gregset and
2648 i386_collect_fpregset.
2649
8693c419
MK
2650 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
2651 handle VALUEP being null.
2652
2c34abbe
MK
2653 * regset.h (collect_regset_ftype): Unconstify fourth argument.
2654
45d134d8
MK
26552004-05-29 Mark Kettenis <kettenis@gnu.org>
2656
1698f4e7
MK
2657 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
2658
45d134d8
MK
2659 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
2660 assembler in OpenBSD 3.5-current.
2661 (amd64obsd_sigcontext_addr): Likewise.
2662
691d145a
JB
26632004-05-28 Jim Blandy <jimb@redhat.com>
2664
2665 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
2666 register set, so our regcache isn't declared "legacy" and our E500
2667 pseudoregister read and write functions aren't ignored.
2668 (rs6000_register_byte, rs6000_register_raw_size,
2669 rs6000_register_virtual_type, rs6000_register_convertible,
2670 rs6000_register_convert_to_virtual,
2671 rs6000_register_convert_to_raw): Deleted.
2672 (rs6000_register_type, rs6000_convert_register_p,
2673 rs6000_register_to_value, rs6000_value_to_register): New
2674 functions.
2675 (rs6000_gdbarch_init): Don't register
2676 gdbarch_deprecated_register_size,
2677 gdbarch_deprecated_register_bytes,
2678 gdbarch_deprecated_register_byte,
2679 gdbarch_deprecated_register_raw_size,
2680 gdbarch_deprecated_register_virtual_type,
2681 gdbarch_deprecated_register_convertible,
2682 gdbarch_deprecated_register_convert_to_virtual, or
2683 gdbarch_deprecated_register_convert_to_raw methods. Instead,
2684 register gdbarch_register_type, gdbarch_convert_register_p,
2685 gdbarch_register_to_value, and gdbarch_value_to_register methods.
2686
18ed0c4e
JB
26872004-05-26 Jim Blandy <jimb@redhat.com>
2688
2689 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
2690 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
2691 functions, updated to match the register numberings used in GCC.
2692 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
2693 rs6000_dwarf2_reg_to_regnum as register number conversions
2694 functions for STABS and Dwarf2.
2695
779af9e3
RC
26962004-05-26 Randolph Chung <tausq@debian.org>
2697
2698 * infttrace.h (target_waitkind): Forward declare type instead of pulling
2699 in header file.
2700
c23968a2
JB
27012004-05-25 Joel Brobecker <brobecker@gnat.com>
2702
2703 * NEWS: Document new "start" command.
2704
3a7d1c27
RC
27052004-05-25 Randolph Chung <tausq@debian.org>
2706
2707 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
2708 hppa-linux.
2709
43613416
RC
27102004-05-25 Randolph Chung <tausq@debian.org>
2711
2712 * hppa-hpux-tdep.c (offsetof): Define.
2713 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
2714 (hppa32_hpux_frame_base_before_sigtramp)
2715 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
2716 (hppa64_hpux_frame_saved_pc_in_sigtramp)
2717 (hppa64_hpux_frame_base_before_sigtramp)
2718 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
2719 functions.
2720 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
2721 (hppa_hpux_sigtramp_frame_unwind_cache)
2722 (hppa_hpux_sigtramp_frame_this_id)
2723 (hppa_hpux_sigtramp_frame_prev_register)
2724 (hppa_hpux_sigtramp_frame_unwind)
2725 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
2726 (hppa_hpux_init_abi): Register sigtramp unwinder.
2727 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
2728
6d1be3f1
RC
27292004-05-25 Randolph Chung <tausq@debian.org>
2730
2731 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
2732 and multiple stack unwinds.
2733 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
2734
97c34f65
AC
27352004-05-25 Andrew Cagney <cagney@gnu.org>
2736
2737 * symfile.h (symbol_file_add_from_memory): Delete declaration.
2738 * symfile-mem.h: Delete file.
2739 * symfile-mem.c: Do not include "symfile-mem.h".
2740 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
2741 "struct bfd_section". When an error do not bother returning NULL.
2742 (add_symbol_file_from_memory_command): Use "struct bfd" and
2743 "struct bfd_section".
2744 * Makefile.in (symfile_mem_h): Delete.
2745 (symfile-mem.o): Update dependencies.
2746
e23cbd82
NR
27472004-05-25 Nick Roberts <nickrob@gnu.org>
2748
2749 * gdb-mi.el: New file.
2750
20d2ca3e
AC
27512004-05-25 Andrew Cagney <cagney@gnu.org>
2752
2753 * inftarg.c: Include "observer.h".
2754 (child_attach, child_create_inferior): Notify inferior_created.
2755 * corelow.c: Include "observer.h".
2756 (core_open): Notify inferior_created.
2757 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
2758
c27cda74
AC
27592004-05-25 Andrew Cagney <cagney@gnu.org>
2760
2761 * target.h (struct target_ops): Add from_tty to
2762 to_create_inferior.
2763 (target_create_inferior, find_default_create_inferior): Update.
2764 * infcmd.c (run_command): Update.
2765 * wince.c (child_create_inferior): Update.
2766 * win32-nat.c (child_create_inferior): Update.
2767 * uw-thread.c (uw_thread_create_inferior): Update.
2768 * thread-db.c (thread_db_create_inferior): Update.
2769 * target.c (debug_to_create_inferior)
2770 (find_default_create_inferior): Update.
2771 (maybe_kill_then_create_inferior): Update.
2772 * sol-thread.c (sol_thread_create_inferior): Update.
2773 * remote.c (extended_remote_async_create_inferior)
2774 (extended_remote_create_inferior): Update.
2775 * remote-vx.c (vx_create_inferior): Update.
2776 * remote-st.c (st2000_create_inferior): Update.
2777 * remote-sim.c (gdbsim_create_inferior): Update.
2778 * remote-sds.c (sds_create_inferior): Update.
2779 * remote-rdp.c (remote_rdp_create_inferior): Update.
2780 * remote-rdi.c (arm_rdi_create_inferior): Update.
2781 * remote-m32r-sdi.c (m32r_create_inferior): Update.
2782 * remote-e7000.c (e7000_create_inferior): Update.
2783 * procfs.c (procfs_create_inferior): Update.
2784 * ocd.c (ocd_create_inferior): Update.
2785 * ocd.h (ocd_create_inferior): Update.
2786 * nto-procfs.c (procfs_create_inferior): Update.
2787 * monitor.c (monitor_create_inferior): Update.
2788 * lin-lwp.c (lin_lwp_create_inferior): Update.
2789 * inftarg.c (child_create_inferior): Update.
2790 * hpux-thread.c (hpux_thread_create_inferior): Update.
2791 * gnu-nat.c (gnu_create_inferior): Update.
2792
1db2a798
AC
27932004-05-25 Andrew Cagney <cagney@gnu.com>
2794
2795 * MAINTAINERS: Update e-mail address.
2796
007d08bb
RC
27972004-05-24 Randolph Chung <tausq@debian.org>
2798
2799 * thread.c (info_threads_command, thread_apply_all_command)
2800 (thread_apply_command, thread_command, do_captured_thread_select):
2801 Remove HPUXHPPA-specific code.
2802
69e7b95e
RC
28032004-05-24 Randolph Chung <tausq@debian.org>
2804
2805 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
2806 unused symbols.
2807 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
2808 references.
2809
a4d5f2e0
JB
28102004-05-24 Joel Brobecker <brobecker@gnat.com>
2811
2812 * infcmd.c (kill_if_already_running): New function, extracted
2813 from run_command().
2814 (run_command): Replace extracted code by call to
2815 kill_if_already_running().
2816 (start_command): New function.
2817 (_initialize_infcmd): Add "start" command.
2818
bf2ca189
MK
28192004-05-24 Mark Kettenis <kettenis@gnu.org>
2820
2821 Add OpenBSD/m88k support.
2822 * NEWS (New native configurations): Mention OpenBSD/m88k.
2823 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
2824 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
2825 * Makefile.in (m88k_tdep_h): New variable.
2826 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
2827 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
2828 * configure.host: Add m88*-*-openbsd*.
2829 * configure.tgt: Add m88*-*-openbsd*.
2830
80fadb11
JB
28312004-05-24 Jim Blandy <jimb@redhat.com>
2832
2833 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
2834 to approve changes.
2835
19e2d14b
KB
28362004-05-24 Kevin Buettner <kevinb@redhat.com>
2837
2838 * symtab.c (fixup_section): Search section table when lookup by
2839 name fails.
2840
1b07b470
RC
28412004-05-24 Randolph Chung <tausq@debian.org>
2842
2843 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
2844 be "small_struct".
2845
368702b1
MK
28462004-05-24 Mark Kettenis <kettenis@gnu.org>
2847
5df97fde
MK
2848 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
2849 register number in regcache_raw_collect call.
2850 (m68kbsd_collect_fpregset): Likewise.
2851 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
2852
368702b1
MK
2853 * regset.h (struct regset): Add back `regset' member.
2854
a770d4ec
MK
28552004-05-23 Mark Kettenis <kettenis@gnu.org>
2856
70f9f479
MK
2857 * configure.in: Check for td_pcb in `struct thread'.
2858 * configure, config.in: Regenerated.
2859
2e16d79e
MK
2860 * dpx2-nat.c: Remove file.
2861 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
2862 (dpx2-nat.o): Remove dependencies.
2863
492cf391
MK
2864 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
2865 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
2866 (amd64obsd_supply_pcb): New function.
2867 (_initialize_amd64obsd_nat): Enable libkvm interface.
2868 * Makefile.in (amd64obsd-nat.o): Update dependencies.
2869 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
2870 (LOADLIBES): New variable.
2871
a770d4ec
MK
2872 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
2873 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
2874 (sparc32nbsd_supply_pcb): New function.
2875 (_initialize_sparcnbsd_nat): Enable libkvm interface.
2876 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
2877 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2878 (LOADLIBES): New variable.
2879
9ea75c57
MK
28802004-05-22 Mark Kettenis <kettenis@gnu.org>
2881
2e0c3539
MK
2882 * bsd-kvm.c, bsd-kvm.h: New files.
2883 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2884 "bsd-kvm.h".
2885 (i386fbsd_supply_pcb): New function.
2886 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
2887 (i386fbsd-nat.o): Update dependencies.
2888 (bsd_kvm_h): New variable.
2889 (bsd-kvm.o): New dependency.
2890 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
2891 (LOADLIBES): New variable.
2892
9ea75c57
MK
2893 * regset.c: Tweak comment.
2894 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
2895 macro.
2896 * regset.h: Update copyright year.
2897 (struct regset): Remove `descr' member, add `gdbarch' member.
2898 (regset_alloc): Adjust prototype and comment.
2899 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
2900 (i386_supply_fpregset): Likewise.
2901 (i386_regset_from_core_section): Update call to regset_alloc.
2902 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
2903 REGSET->arch.
2904 (i386obsd_aout_regset_from_core_section): Update call to
2905 regset_alloc.
2906 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
2907 REGSET->arch.
2908 (i386nbsd_aout_regset_from_core_section): Update call to
2909 regset_alloc.
2910 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
2911 REGSET->arch.
2912 (amd64_regset_from_core_section): Update call to regset_alloc.
2913 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
2914 REGSET->arch.
2915 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
2916 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
2917 &sparc32nbsd_gregset in sparc32_supply_gregset call.
2918 (sparc32nbsd_init_abi): Update call to regset_alloc.
2919 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
2920 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
2921 (sparc64obsd_init_abi): Update call to regset_alloc.
2922 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
2923 &sparc64nbsd_gregset in sparc64_supply_gregset call.
2924 (sparc64nbsd_init_abi): Update call to regset_alloc.
2925 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
2926 &sparc64fbsd_gregset in sparc64_supply_gregset call.
2927 (sparc64fbsd_init_abi): Update call to regset_alloc.
2928
867e2dc5
JB
29292004-05-22 Jim Blandy <jimb@redhat.com>
2930
2931 * ppc-tdep.h (spe_register_p): New declaration.
2932 (struct gdbarch_tdep): New members: ppc_acc_regnum and
2933 ppc_spefscr_regnum.
2934 * rs6000-tdep.c (spe_register_p): New function.
2935 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
2936 spefscr.
2937 (rs6000_gdbarch_init): Initialize the new members of the tdep
2938 structure.
2939
617a4cba
JB
29402004-05-21 Jim Blandy <jimb@redhat.com>
2941
0397dee1
JB
2942 * ppc-linux-nat.c (fetch_register): Move code back to be next
2943 to the comment that describes it. (Moved code, instead of
2944 comment, for symmetry with store_register.)
2945
617a4cba
JB
2946 Allocate regset structures in the gdbarch's obstack, not using
2947 xmalloc.
2948 * regset.c (regset_alloc): Renamed from regset_xmalloc.
2949 Add 'arch' argument. Allocate the regset on arch's obstack, not
2950 using xmalloc.
2951 * regset.h (regset_alloc): Update declaration.
2952 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
2953 gdbarch argument.
2954 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
2955 * i386-tdep.c (i386_regset_from_core_section): Same.
2956 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
2957 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
2958 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
2959 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
2960 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
2961 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
2962
9aa3914d
JB
29632004-05-21 Joel Brobecker <brobecker@gnat.com>
2964
2965 * config/djgpp/fnchange.lst: Undo previous change, was useless.
2966
99c87dab
JB
29672004-05-21 Jim Blandy <jimb@redhat.com>
2968
2969 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
2970 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
2971
c2b6b4aa
JB
29722004-05-20 Jim Blandy <jimb@redhat.com>
2973
2974 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
2975
144529d0
MK
29762004-05-20 Mark Kettenis <kettenis@gnu.org>
2977
2978 * regset.h: Make prototype const-correct.
2979 * regset.c (regset_xmalloc): Make const-correct.
2980
4725b721
PH
29812004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
2982
2983 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
2984 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
2985 (symbol_search_name): Declare.
2986
2987 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
2988 (iter_name_next_hashed): Ditto.
2989 (iter_name_next_linear): Ditto.
2990 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
2991
2992 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
2993 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
2994 (symbol_search_name): New function.
2995
2996 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
2997
2998 * minsyms.c (build_minimal_symbol_hash_tables): Change
2999 test for adding to demangled hash table to check for difference
3000 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3001
be07a590
JB
30022004-05-19 Jim Blandy <jimb@redhat.com>
3003
3004 Use a constructor function to create regset structures.
3005 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3006 (struct regset): Use supply_regset_ftype. Add new
3007 'collect_regset' member.
3008 (regset_xmalloc): New declaration.
3009 * regset.c: New file.
3010 * am64-tdep.c (amd64_regset_from_core_section): Use
3011 regset_xmalloc to construct regset structures.
3012 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3013 * i386-tdep.c (i386_regset_from_core_section): Same.
3014 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3015 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3016 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3017 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3018 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3019 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3020 * Makefile.in (COMMON_OBS): Add regset.o.
3021 (regset.o): New rule.
3022
604368f5
JB
30232004-05-19 Joel Brobecker <brobecker@gnat.com>
3024
3025 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3026 and pthread_cond_wait.c.
3027
82d69f8b
JB
30282004-05-18 Jim Blandy <jimb@redhat.com>
3029
3030 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3031 before the mach-specific switch, and then let the individual cases
3032 override the defaults, rather than leaving them uninitialized
3033 until the switch and then setting them in each case.
3034
5859efe5
RC
30352004-05-18 Randolph Chung <tausq@debian.org>
3036
3037 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3038 millicode functions.
3039
9ca80cf8
RC
30402004-05-18 Randolph Chung <tausq@debian.org>
3041
3042 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3043 references to dld_flags_buffer consistent.
3044
ed70ba00
RC
30452004-05-18 Randolph Chung <tausq@debian.org>
3046
3047 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3048 it for unwinding the stack.
3049
63100632
RC
30502004-05-18 Randolph Chung <tausq@debian.org>
3051
3052 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3053 Undefine these so we can overide them using gdbarch.
3054
090ccbb7
RC
30552004-05-18 Randolph Chung <tausq@debian.org>
3056
3057 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3058 handling for 64-bit HPUX (elf).
3059
594706e6
DJ
30602004-05-18 Daniel Jacobowitz <dan@debian.org>
3061
3062 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
3063 constants.
3064 * amd64-tdep.c (amd64_skip_prologue): Likewise.
3065 * ia64-tdep.c (examine_prologue): Likewise.
3066 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
3067 * v850-tdep.c (v850_fix_call_dummy): Likewise.
3068
e5483145
MK
30692004-05-18 Mark Kettenis <kettenis@gnu.org>
3070
3071 * vax-tdep.c (vax_return_value): Implement
3072 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3073
caed1a45
MK
30742004-05-17 Mark Kettenis <kettenis@gnu.org>
3075
3076 * vax-tdep.c (vax_return_value): Fix typo.
3077
3c0b7db2
AC
30782004-05-17 Andrew Cagney <cagney@redhat.com>
3079
5aae53e5
AC
3080 * MAINTAINERS: Mark Salter was also responsible for
3081 testsuite/config/
3082
3c0b7db2
AC
3083 * NEWS: Mention signal fixes.
3084
22b0923d
RC
30852004-05-17 Randolph Chung <tausq@debian.org>
3086
3087 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
3088 check to see if we are unwinding an export stub. Export stubs clobber
3089 the %rp in the call path and stores the original rp in a stack slot.
3090
22f2b2f3
JB
30912004-05-17 Jim Blandy <jimb@redhat.com>
3092
3093 * MAINTAINERS: Update address for J.T. Conklin.
3094
cea96d64
RC
30952004-05-17 Randolph Chung <tausq@debian.org>
3096
3097 * hppa-tdep.c: Remove superfluous #include's.
3098 * Makefile.in (hppa-tdep.o): Update dependencies.
3099
f08f6a4a
RC
31002004-05-17 Randolph Chung <tausq@debian.org>
3101
3102 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
3103 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
3104 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
3105 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
3106 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
3107 Remove static function declarations.
3108
51da707a
MK
31092004-05-17 Mark Kettenis <kettenis@gnu.org>
3110
caed1a45
MK
3111 * alphabsd-nat.c: Update copyright year.
3112 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
3113
c0c2b0db
MK
3114 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
3115 and M68K_A2_REGNUM.
3116
51da707a
MK
3117 * m68k-tdep.c (m68k_svr4_return_value): Implement
3118 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3119
8d027a04
MK
31202004-05-16 Mark Kettenis <kettenis@gnu.org>
3121
3122 * sol-thread.c Update copyright year. Fix various coding
3123 standards violations. Tweak a few comments.
3124 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
3125 Delete prototypes.
3126
0d99fdb9
RC
31272004-05-15 Randolph Chung <tausq@debian.org>
3128
3129 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
3130 as pointer instead of array reference since HPUX compiler does
3131 not accept unsized array arguments.
3132 * somsolib.c (dld_flags_buffer): Use constant array size.
3133
f7e3843a
MK
31342004-05-15 Mark Kettenis <kettenis@gnu.org>
3135
0fe85704
MK
3136 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
3137 offset with decimal offset.
3138 (amd64obsd_sigcontext_addr): Return correct address for entire
3139 signal trampoline.
3140
a54f9a00
MK
3141 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
3142 instead of get_frame_base.
3143
feae6502
MK
3144 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
3145 (fill_gregset): Use regcache_raw_collect.
3146
0382d099
MK
3147 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
3148 ppcobsd-tdep.c.
3149
f7e3843a
MK
3150 * config/sparc/tm-nbsd64.h: Remove file.
3151 * config/tm-sunos.h: Remove file.
3152
773df3e5
JB
31532004-05-15 Joel Brobecker <brobecker@gnat.com>
3154
3155 * rs6000-tdep.c (store_param_on_stack_p): New function,
3156 an improved version of some code extracted from skip_prologue().
3157 (skip_prologue): Use store_param_on_stack_p() to detect
3158 instructions saving a parameter on the stack. Detect when r0
3159 is used to save a parameter.
3160 Do not mark "li rx, SIMM" instructions as part of the prologue,
3161 unless the following instruction is also part of the prologue.
3162
95918acb
AC
31632004-05-14 Andrew Cagney <cagney@redhat.com>
3164
06f32659
AC
3165 * infrun.c (handle_inferior_event): Simplify
3166 STEP_OVER_UNDEBUGGABLE.
3167
95918acb
AC
3168 * infrun.c (handle_step_into_function): Delete function.
3169 (handle_inferior_event): Inline calls to
3170 handle_step_into_function.
3171
40711ff1 31722004-05-14 Jerome Guitton <guitton@gnat.com>
42203e46
JG
3173
3174 * rs6000-nat.c: Fix a comment.
3175
02f60eae
JB
31762004-05-12 David Anderson <davea@sgi.com>
3177
3178 Committed by Jim Blandy <jimb@redhat.com>:
3179 * regcache.c (struct regcache_descr): fix comment spelling.
3180
552e377b
JB
31812004-05-13 J. Brobecker <brobecker@gnat.com>
3182
3183 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
3184 Fixes a link link failure.
3185
349766b2
JB
31862004-05-13 J. Brobecker <brobecker@gnat.com>
3187
3188 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
3189 error that was causing the build to fail.
3190
0d4d5484
JB
31912004-05-13 J. Brobecker <brobecker@gnat.com>
3192
3193 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
3194 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
3195
0b30808c
AC
31962004-05-13 Andrew Cagney <cagney@redhat.com>
3197
3198 * infrun.c (handle_inferior_event): Check for
3199 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
3200 calls. Update comments.
3201
cdf2c5f5
JB
32022004-05-13 Jim Blandy <jimb@redhat.com>
3203
063715bf
JB
3204 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
3205 (fetch_regs_user_thread, fetch_regs_kernel_thread)
3206 (store_regs_user_thread, store_regs_kernel_thread): Use
3207 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
3208 * ppc-linux-nat.c (fill_gregset): Same.
3209 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
3210 (ppc_linux_sigtramp_cache): Same.
3211 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
3212 (ppcnbsd_sigtramp_cache_init): Same.
3213 * rs6000-nat.c (fetch_core_registers): Same.
3214 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
3215 (rs6000_frame_cache): Same.
3216
cdf2c5f5
JB
3217 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
3218 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
3219 of assuming that the gprs are numbered starting with zero.
3220 * ppc-linux-nat.c (fill_gregset): Same.
3221 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
3222 * ppcnbsd-nat.c (getregs_supplies): Same.
3223 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
3224 * rs6000-nat.c (fetch_core_registers): Same.
3225 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
3226
450bd37b
MS
32272004-05-07 Michael Snyder <msnyder@redhat.com>
3228
3229 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
3230 LOC_COMPUTED_ARG, and LOC_INDIRECT.
3231
4a72a2a6
AC
32322004-05-13 Andrew Cagney <cagney@redhat.com>
3233
3234 * infrun.c (handle_inferior_event): Use frame_unwind_id.
3235
8edfa926
BM
32362004-05-13 Bryce McKinlay <mckinlay@redhat.com>
3237
3238 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
3239 base_address for shared libraries.
3240
723e0e3d
BM
32412004-05-13 Bryce McKinlay <mckinlay@redhat.com>
3242
3243 * MAINTAINERS (write after approval): Add myself.
3244
00d4360e
UW
32452004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
3246
3247 * breakpoint.c (bpstat_stop_status): Add new argument
3248 STOPPED_BY_WATCHPOINT. Use it instead of testing
3249 target_stopped_data_address agaist 0 to check whether
3250 or not we stopped due to a hardware watchpoint.
3251 * breakpoint.h (bpstat_stop_status): Adapt prototype.
3252 * infrun.c (handle_inferior_event): Call bpstat_stop_status
3253 with new argument.
3254
ec76baa5
JB
32552004-05-12 Jim Blandy <jimb@redhat.com>
3256
3257 * configure.in: When checking whether we should use the -bbigtoc
3258 option, don't forget to restore the original value of LDFLAGS.
3259 * configure: Regenerated.
3260
f2c9ca08
AC
32612004-05-12 Andrew Cagney <cagney@redhat.com>
3262
3263 * thread.c (load_infrun_state): Delete step_sp.
3264 * infrun.c (context_switch): Ditto.
3265 * inferior.h (step_sp): Ditto.
3266 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
3267 * gdbthread.h (struct thread_info, save_infrun_state)
3268 (restore_infrun_state): Ditto.
3269
090ddb2a
UW
32702004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
3271
3272 * MAINTAINERS (write after approval): Add myself.
3273
8aad930b
AC
32742004-05-12 Andrew Cagney <cagney@redhat.com>
3275
3276 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
3277 eliminate reference to step_sp.
3278 (struct execution_control_state, init_execution_control_state)
3279 (handle_inferior_event, keep_going): Delete update_step_sp and
3280 step_sp.
3281 * infcmd.c (step_sp): Note that variable is unused.
3282
922d5ae0
AC
32832004-05-11 Andrew Cagney <cagney@redhat.com>
3284
3285 * infrun.c (step_over_function): Delete function.
3286 (handle_step_into_function): Use insert_step_resume_breakpoint.
3287 (insert_step_resume_breakpoint): Fix assertion.
3288
017c5ca5
NR
32892004-05-11 Nick Roberts <nickrob@gnu.org>
3290
3291 * utils.c (defaulted_query): Just use the normal query input type
3292 when printing the annotations.
3293
42edda50
AC
32942004-05-11 Andrew Cagney <cagney@redhat.com>
3295
3296 * infrun.c (handle_inferior_event): Simplify code handling
3297 step-into or return-from a signal trampoline.
3298
d28b44a7
AC
32992004-05-11 Andrew Cagney <cagney@redhat.com>
3300
3301 * ppcnbsd-tdep.c: Include "gdb_assert.h".
3302 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
3303
383f0f5b
JB
33042004-05-10 Jim Blandy <jimb@redhat.com>
3305
d0b57c3a
JB
3306 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
3307 with a call to internal_error.
3308
383f0f5b
JB
3309 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
3310 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
3311 processor variant lacks those registers.
3312 (ppc_floating_point_unit_p): Change description to make it clear
3313 that this returns info about the ISA, not the ABI.
3314 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
3315 return true or false by checking tdep->ppc_fp0_regnum and
3316 tdep->ppc_fpscr_regnum. The original code replicated the BFD
3317 arch/mach switching done in rs6000_gdbarch_init; it's better to
3318 keep that logic there, and just check the results here.
3319 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
3320 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
3321 floating-point registers.
3322 (ppc_supply_fpregset, ppc_collect_fpregset)
3323 (rs6000_push_dummy_call, rs6000_extract_return_value)
3324 (rs6000_store_return_value): Assert that we have floating-point
3325 registers.
3326 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
3327 (rs6000_frame_cache): Don't note the locations at which
3328 floating-point registers were saved if we have no fprs.
3329 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
3330 registers.
3331 (fetch_regs_user_thread, fetch_regs_kernel_thread)
3332 (store_regs_user_thread, store_regs_kernel_thread): Only call
3333 supply_fprs / fill_fprs if we actually have floating-point
3334 registers.
3335 (special_register_p): Check ppc_fpscr_regnum before matching
3336 against it.
3337 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
3338 supply / collect fpscr if we don't have it.
3339 * ppc-bdm.c: #include "gdb_assert.h".
3340 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
3341 have floating-point registers, since I can't test this code on
3342 FP-free systems to adapt it.
3343 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
3344 fpscr and floating point register numbers if they don't exist.
3345 (fetch_register): Assert that we have floating-point registers
3346 before we reach the code that handles them.
3347 (store_register): Same. And use tdep instead of calling
3348 gdbarch_tdep again.
3349 (fill_fpregset): Don't try to collect FP registers and fpscr if we
3350 don't have them.
3351 (ppc_linux_sigtramp_cache): Don't record the saved locations of
3352 fprs and fpscr if we don't have them.
3353 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
3354 don't have them.
3355 * ppcnbsd-nat.c: #include "gdb_assert.h".
3356 (getfpregs_supplies): Assert that we have floating-point registers.
3357 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
3358 * ppcobsd-tdep.c: #include "gdb_assert.h".
3359 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
3360 have floating-point registers.
3361 * rs6000-nat.c (regmap): Don't match against the fpscr and
3362 floating point register numbers if they don't exist.
3363 (fetch_inferior_registers, store_inferior_registers,
3364 fetch_core_registers): Only fetch / store / supply the
3365 floating-point registers and the fpscr if we have them.
3366 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
3367 (ppcobsd-tdep.o): Update dependencies.
3368
15960608
AC
33692004-05-10 Andrew Cagney <cagney@redhat.com>
3370
3371 * infrun.c (through_sigtramp_breakpoint): Delete variable.
3372 (context_switch): Do not switch through_sigtramp_breakpoint.
3373 * gdbthread.h (save_infrun_state, load_infrun_state)
3374 (struct thread_info): Delete through_sigtramp_breakpoint parameter
3375 and structure member.
3376 * thread.c (load_infrun_state, save_infrun_state): Update.
3377
5ab5aa0f
MK
33782004-05-10 Mark Kettenis <kettenis@gnu.org>
3379
3380 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
3381
da78b0e7
DJ
33822004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3383
3384 * acinclude.m4: Quote macro names being defined by AC_DEFUN
3385 throughout.
3386 * aclocal.m4: Regenerate.
3387
cca0d3b0
NW
33882004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
3389
3390 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
3391
d303a6c7
AC
33922004-05-10 Andrew Cagney <cagney@redhat.com>
3393
3394 * infrun.c (check_sigtramp2): Delete function.
3395 (handle_inferior_event): When single stepping, and taking a
3396 signal, set a breakpoint at the signal return address. Delete
3397 redundant calls to check_sigtramp2.
3398 (insert_step_resume_breakpoint): New function.
3399 (through_sigtramp_breakpoint, handle_inferior_event)
3400 (follow_exec, wait_for_inferior, fetch_inferior_event)
3401 (currently_stepping, keep_going): Delete most uses of
3402 through_sigtramp_breakpoint, not that it should be deleted.
3403 (delete_breakpoint_current_contents): Delete function.
3404
03f4cc20
RC
34052004-05-10 Randolph Chung <tausq@debian.org>
3406
3407 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
3408 target.
3409 * config/pa/tm-linux.h: New file.
3410
37fc812e
DJ
34112004-05-10 Daniel Jacobowitz <drow@mvista.com>
3412
3413 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
3414 of prefixes. Don't print the prefix twice in the CLI.
3415
26c0b942
JB
34162004-05-10 Jim Blandy <jimb@redhat.com>
3417
2e56e9c1
JB
3418 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
3419 collect all the gprs.
3420
26c0b942
JB
3421 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
3422 loop collecting gprs.
3423
dc497459
AC
34242004-05-09 Andrew Cagney <cagney@redhat.com>
3425
3426 * remote-vx.c (net_step): Delete step-range code.
3427 * remote.c (remote_resume, init_all_packet_configs)
3428 (set_remote_protocol_E_packet_cmd)
3429 (show_remote_protocol_E_packet_cmd)
3430 (remote_protocol_E, show_remote_cmd, _initialize_remote)
3431 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
3432 (show_remote_protocol_e_packet_cmd): Ditto.
3433
0543f387
MK
34342004-05-09 Mark Kettenis <kettenis@gnu.org>
3435
c481d1ca
MK
3436 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
3437
f626a069
MK
3438 * hppa-tdep.h: Update copyright year.
3439 (struct trad_frame_saved_reg): Add opaque declaration.
3440
6fa57a7d
MK
3441 * amd64-tdep.c (amd64_return_value): Implement
3442 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3443
e47577ab
MK
3444 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
3445 (m68k_value_to_register): New functions.
3446 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
3447 value_to_register.
3448
31db7b6c
MK
3449 * defs.h (enum return_value_convention): Add
3450 RETURN_VALUE_ABI_RETURNS_ADDRESS and
3451 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
3452 * infcmd.c (legacy_return_value): New function.
3453 (print_return_value): Rwerite to implement
3454 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3455 * values.c (using_struct_return): Check for inequality to
3456 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
3457 RETURN_VALUE_STRUCT_CONVENTION.
3458 * i386-tdep.c (i386_return_value): Implement
3459 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3460
0543f387
MK
3461 * vax-tdep.c: Tweak comments. Reorder include files. Don't
3462 include "symtab.h", "opcode/vax.h" and "inferior.h".
3463 (vax_skip_prologue): Replace calls to read_memory_integer by calls
3464 to read_memory_unsigned_integer.
3465 (vax_gdbarch_init): Reorder.
3466 (_initialize_vax_tdep): Spell out prototype.
3467 * Makefile.in (vax-tdep.o): Update dependencies.
3468
0c93b7b6
AC
34692004-05-08 Andrew Cagney <cagney@redhat.com>
3470
e6b55ae2
AC
3471 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
3472 * target.c (target_detach, target_disconnect): Ditto.
3473
1ac839b8
AC
3474 * infcall.c (call_function_by_hand): When no
3475 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
3476 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
3477 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
3478 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3479 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3480
28954179
AC
3481 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
3482 * gdbarch.h, gdbarch.c: Re-generate.
3483 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
3484 deprecated_fix_call_dummy.
3485 * v850-tdep.c (v850_gdbarch_init): Ditto.
3486 * infcall.c (call_function_by_hand): Do not call
3487 DEPRECATED_FIX_CALL_DUMMY.
3488
434b87dd
AC
3489 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
3490 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
3491 * gdbarch.h, gdbarch.c: Re-generate.
3492 * arm-linux-tdep.c (arm_linux_call_dummy_words)
3493 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
3494 deprecated_sizeof_call_dummy_words.
3495 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
3496 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
3497 * v850-tdep.c (v850_gdbarch_init): Ditto.
3498 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
3499 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
3500 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3501 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3502 * arch-utils.h (legacy_call_dummy_words)
3503 (legacy_sizeof_call_dummy_words): Delete declarations.
3504 * arch-utils.c (legacy_call_dummy_words)
3505 (legacy_sizeof_call_dummy_words): Delete variables.
3506
58d28df8
AC
3507 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
3508 * gdbarch.h, gdbarch.c: Re-generate.
3509 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
3510 * infcall.c (call_function_by_hand): Eliminate call to
3511 DEPRECATED_PUSH_DUMMY_FRAME.
3512 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
3513 push_dummy_frame.
3514 (ns32k_push_dummy_frame): Delete function.
3515
e4a2df64
AC
3516 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
3517 deprecated_call_dummy_breakpoint_offset or
3518 deprecated_call_dummy_start_offset.
3519 * dummy-frame.c, arm-tdep.c: Update comments.
3520 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
3521 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
3522 * gdbarch.h, gdbarch.c: Re-generate.
3523
d3712828
AC
3524 * infcall.c (legacy_push_dummy_code): Delete function.
3525 (push_dummy_code): Delete call.
3526
7a882905
AC
3527 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
3528 * gdbarch.h, gdbarch.c: Re-generate.
3529 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
3530 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
3531 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
3532 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
3533
0ec5872b
AC
3534 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
3535 (struct frame_info): Delete opaque declaration.
3536 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
3537 * frame.c (get_frame_type): Delete call.
3538
0c93b7b6
AC
3539 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
3540 pc_in_call_dummy.
3541 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
3542 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
3543
75536971
MK
35442004-05-08 Mark Kettenis <kettenis@gnu.org>
3545
527ca6bb
MK
3546 * alphanbsd-tdep.c: Include "gdb_string.h".
3547 * armnbsd-tdep.c: Update copyright year.
3548 Include "gdb_string.h".
3549 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
3550 dependencies.
3551
d39fdc61
MK
3552 * delta68-nat.c: Remove file.
3553 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
3554 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
3555 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
3556 (delta68-nat.o): Remove dependency.
3557
75536971
MK
3558 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
3559 function.
3560 (m68k_gdbarch_init): Don't set
3561 deprecated_frameless_function_invocation.
3562
f4ca1d1f
RC
35632004-05-07 Randolph Chung <tausq@debian.org>
3564
3565 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
3566 read_memory_nobpt for code reading when doing frame unwinding.
3567 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
3568
2f0e8c7a
RC
35692004-05-07 Randolph Chung <tausq@debian.org>
3570
3571 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
3572 instead of sp, handle sigaltstack case.
3573 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
3574 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
3575 signal handler and not that of the caller.
3576 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
3577 hppa_linux_sigtramp_find_sigcontext.
3578
959464ff
RC
35792004-05-07 Randolph Chung <tausq@debian.org>
3580
3581 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
3582 hppa-linux-nat.c.
3583 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
3584 * hppa-linux-nat.c (fetch_register, store_register): Define.
3585 (fetch_inferior_registers, store_inferior_registers): Define.
3586 (supply_gregset): Add comment and clean up some unneeded code.
3587 (fill_gregset): Add comment and fix so that it saves registers in
3588 the right place in the gregset.
3589 (fill_fpregset): Fix buffer overrun problem.
3590 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
3591
0da28f8a
RC
35922004-05-07 Randolph Chung <tausq@debian.org>
3593
3594 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
3595 do common handling of the pcoqt register.
3596 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
3597 to use helper function.
3598 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
3599 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
3600 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
3601 generic fallback unwinder when all else fails.
3602 (hppa_gdbarch_init): Add fallback sniffer.
3603 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
3604 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
3605 to use helper function.
3606
b9ec757a
JB
36072004-05-08 Joel Brobecker <brobecker@gnat.com>
3608
3609 * config/djgpp/fnchange.lst: Add translation rules for
3610 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
3611
756e95f1
MK
36122004-05-08 Mark Kettenis <kettenis@gnu.org>
3613
3614 * frame.c (get_prev_frame_1): Work around GCC bug.
3615 * frame.h: Add comment about GCC bug.
3616
2b4855ab
AC
36172004-05-07 Andrew Cagney <cagney@redhat.com>
3618
3619 * observer.c: Include "commands.h" and "gdbcmd.h".
3620 (observer_debug, _initialize_observer): Add the
3621 command "set/show debug observer".
3622 * observer.sh: When observer debugging, log notify calls.
3623 * Makefile.in (observer.o): Update dependencies.
3624
ba3e8e46
JM
36252004-05-07 Jason Molenda (jmolenda@apple.com)
3626
3627 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
3628
16796152
JB
36292004-05-07 Jim Blandy <jimb@redhat.com>
3630
daf6dc85
JB
3631 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
3632 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
3633 to recognize gpr regnums, instead of assuming that
3634 tdep->ppc_fp0_regnum marks the end of the general-purpose
3635 registers.
3636
16796152
JB
3637 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
3638 the given architecture has floating-point registers.
3639
c69b8bfc
AC
36402004-05-07 Andrew Cagney <cagney@redhat.com>
3641
3642 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
3643 macro defined to 1.
3644 * gdbarch.h, gdbarch.c: Re-generate.
3645 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
3646 deprecated_use_generic_dummy_frames.
3647
7243600a
BF
36482004-05-07 Brian Ford <ford@vss.fsi.com>
3649
3650 * NEWS: Mention Cygwin DWARF 2 support.
3651
73c1e0a1
AC
36522004-05-07 Andrew Cagney <cagney@redhat.com>
3653
3654 * objfiles.h (struct entry_info): Delete unused fields
3655 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
3656 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
3657 * mipsread.c (mipscoff_symfile_read): Update.
3658 * mdebugread.c (parse_partial_symbols): Update.
3659 * dwarfread.c (read_file_scope): Update.
3660 * dwarf2read.c (read_file_scope): Update.
3661 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
3662 * coffread.c (complete_symtab): Update.
3663
1d3056ac
MK
36642004-05-07 Mark Kettenis <kettenis@gnu.org>
3665
3666 * infcall.c (_initialize_infcall): Fix typo.
3667
15170568
AC
36682004-05-07 Andrew Cagney <cagney@redhat.com>
3669
3670 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
3671 * command.h (add_setshow_zinteger_cmd): Declare.
3672
34f75cc1
RC
36732004-05-06 Randolph Chung <tausq@debian.org>
3674
3675 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
3676 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
3677 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
3678 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
3679 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
3680 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
3681 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
3682 definitions ...
3683 * hppa-tdep.h: ... to here, with HPPA_ prefix.
3684 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
3685 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
3686 (hppa64_hpux_frame_find_saved_regs_in_sig)
3687 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
3688 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
3689 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
3690 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
3691 (hppa_linux_sigtramp_frame_prev_register): Likewise.
3692 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
3693 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
3694 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
3695 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
3696 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
3697 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
3698 (hppa32_register_type, hppa_cannot_store_register)
3699 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
3700 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
3701 * hpread.c (hpread_process_one_debug_symbol): Likewise.
3702 * pa64solib.c (pa64_solib_have_load_event)
3703 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
3704 (pa64_solib_unloaded_library_pathname): Likewise.
3705 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
3706 (som_solib_library_pathname): Likewise.
3707
0a5e7efe
JI
37082004-05-05 Jim Ingham <jingham@apple.com>
3709
3710 * breakpoint.c (create_breakpoints): Copy the ignore count and
3711 thread id over from the pended breakpoint to the actual
3712 breakpoint.
3713
10a4b113
AC
37142004-05-05 Andrew Cagney <cagney@redhat.com>
3715
3716 * gdbarch.sh (PARM_BOUNDARY): Delete.
3717 gdbarch.h, gdbarch.c: Re-generate.
3718 * valops.c (PARM_BOUNDARY): Delete macro.
3719 (value_push): Delete PARM_BOUNDARY code.
3720 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
3721
366f009f
JB
37222004-05-04 Jim Blandy <jimb@redhat.com>
3723
32b99774
JB
3724 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
3725 Don't assume that the gprs, fprs, and UISA sprs are
3726 contiguous, start at register number zero, and end with fpscr.
3727 Instead, use the numbers from the tdep structure.
3728
366f009f
JB
3729 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
3730 should no longer be used in code specific to the RS6000 and its
3731 derivatives.
3732 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
3733 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
3734 tdep->ppc_fp0_regnum.
3735 (ppc_supply_fpregset, ppc_collect_fpregset)
3736 (rs6000_push_dummy_call, rs6000_extract_return_value)
3737 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
3738 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
3739 FP0_REGNUM.
3740 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
3741 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
3742 Same.
3743 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
3744 bdm_ppc_store_registers): Same.
3745 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
3746 (store_register, fill_fpregset): Same.
3747 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
3748 (ppc_linux_supply_fpregset): Same.
3749 * ppcnbsd-nat.c (getfpregs_supplies): Same.
3750 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
3751 Same.
3752 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
3753 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
3754 ppc64_sysv_abi_return_value): Same.
3755 * rs6000-nat.c (regmap, fetch_inferior_registers)
3756 (store_inferior_registers, fetch_core_registers): Same.
3757
827f338d
MK
37582004-05-01 Mark Kettenis <kettenis@gnu.org>
3759
3760 * m68knbsd-nat.c: Remove file.
3761 * m68knbsd-tdep.c: Remove file.
3762 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
3763 dependencies.
3764 * configure.host: Add m68k-*-netbsdelf*.
3765 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
3766 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
3767 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
3768 (XM_FILE): Remove.
3769 * config/m68k/nbsdelf.mh: New file.
3770 * config/m68k/nbsd.mt: New file.
3771 * config/m68k/nbsdaout.mt: Remove file.
3772 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
3773 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
3774 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
3775 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
3776 (use_struct_convention): Remove prototype.
3777 (USE_STRUCT_CONVENTION): Remove define.
3778 * config/m68k/xm-nbsd.h: Remove file.
3779
66894781
MS
37802004-05-04 Michael Snyder <msnyder@redhat.com>
3781
3782 * m68k-tdep.c (m68k_gdbarch_init): Default to using
3783 reg_struct_return method (as gcc usually does for cross targets).
3784
f0f63663
AC
37852004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3786
3787 Committed by Andrew Cagney.
3788 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
3789 alignment padding when accessing ucontext struct members.
3790
edf61169
JB
37912004-05-04 Jim Blandy <jimb@redhat.com>
3792
8bf659e8
JB
3793 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
3794 'ppc_gplast_regnum' member.
3795 (ppc_num_gprs): New enum constant.
3796 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
3797 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
3798 * rs6000-nat.c (regmap, fetch_inferior_registers,
3799 store_inferior_registers): Same.
3800 * rs6000-tdep.c (e500_pseudo_register_read)
3801 (e500_pseudo_register_write): Same.
3802 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
3803
b967e06f
JB
3804 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
3805 * ppc-tdep.h (ppc_num_fprs): New enum constant.
3806 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
3807 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
3808 FPLAST_REGNUM.
3809 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
3810 Same.
3811 * ppc-linux-nat.c (ppc_register_u_addr): Same.
3812 * rs6000-nat.c (regmap, fetch_inferior_registers)
3813 (store_inferior_registers): Same.
3814
edf61169
JB
3815 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
3816 with FPLAST_REGNUM.
3817
58a9656e
JB
38182004-05-03 Joel Brobecker <brobecker@gnat.com>
3819
3820 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
3821 failure detected by recent versions of GCC.
3822 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
3823 to be consistent with the usage in dwarf2_create_include_psymtab.
3824
dc305454
MS
38252004-05-03 Michael Snyder <msnyder@redhat.com>
3826
3827 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
3828 (heuristic_proc_start): Whitespace cleanup.
3829
29972665
MK
38302004-05-04 Mark Kettenis <kettenis@gnu.org>
3831
6b57680d
MK
3832 * sun3-nat.c: Remove file.
3833 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
3834 dependencies.
3835 (ALLDEPFILES): Remove sun3-nat.c.
3836 (sun3-nat.o): Remove dependencies.
3837
29972665
MK
3838 * i386-interix-nat.c, i386-interix-tdep.c,
3839 config/i386/nm-interix.h, config/i386/interix.mh,
3840 config/i386/interix.mt: Remove files.
3841 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
3842 dependencies.
3843
f595cb19
MK
38442004-05-03 Mark Kettenis <kettenis@gnu.org>
3845
3846 * m68k-tdep.h (struct gdbarch_tdep): Add member
3847 struct_value_regnum.
3848 (m68k_svr4_init_abi): New prototype.
3849 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
3850 different calling conventions.
3851 (m68k_extract_return_value): Remove code dealing with single-field
3852 structs.
3853 (m68k_store_return_value): Remove code dealing with single-field
3854 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
3855 (m68k_extract_struct_value_address): Remove function.
3856 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
3857 (m68k_reg_struct_return_p, m68k_return_value)
3858 (m68k_svr4_return_value): New functions.
3859 (m68k_use_struct_convention): Remove function.
3860 (m68k_push_dummy_call): Use new struct_value_regnum member of
3861 `struct gdbarch_tdep' instead of hardcoded register number to
3862 store STRUCT_ADDR.
3863 (m68k_svr4_init_abi): New function.
3864 (m68k_gdbarch_init): Don't set extract_return_value,
3865 store_return_values, deprecated_extract_struct_value_address and
3866 use_struct_convention. Set return_value instead. Initialize new
3867 struct_value_regnum member of `struct gdbarch_tdep'.
3868 * m68klinux-tdep.c: Update copyright year.
3869 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
3870 (m68k_linux_extract_struct_value_address): Remove function.
3871 (m68k_linux_init_abi): Don't set extract_return_value,
3872 store_return_values, deprecated_extract_struct_value_address and
3873 use_struct_convention. Call m68k_svr4_init_abi but override the
3874 new struct_value_regnum member of `struct gdbarch_tdep'.
3875 * Makefile.in (m68k-tdep.o): Update dependencies.
3876
aaa75496
JB
38772004-05-03 J. Brobecker <brobecker@gnat.com>
3878
3879 * dwarf2read.c (line_header): Add new included_p field in
3880 field file_names.
3881 (partial_die_info): New field has_stmt_list. New field line_offset.
3882 (dwarf2_create_include_psymtab): New function.
3883 (dwarf2_build_include_psymtabs): New function.
3884 (add_file_name): Add forward declaration. Initialize new field.
3885 (dwarf_decode_lines): Add new parameter. Enhance this procedure
3886 to be able to determine the list of files included by the
3887 given unit, and build their associated psymtabs.
3888 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
3889 files as well.
3890 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
3891 (read_file_scope): Update call to dwarf_decode_lines.
3892 (read_partial_die): Handle DW_AT_stmt_list attributes.
3893
c848556f
MC
38942004-05-02 Michael Chastain <mec.gnu@mindspring.com>
3895
3896 Unfix PR gdb/1626.
3897 * configure.in: Revert special case for osf5.*.
3898 * configure: Regenerate.
3899
eb4556d7
JB
39002004-05-02 Jim Blandy <jimb@redhat.com>
3901
3902 Move the symbol-file-from-memory functions into their own file.
3903 * symfile-mem.c, symfile-mem.h: New files.
3904 * symfile.c (symbol_file_add_from_bfd): New function.
3905 (symbol_file_add): Call symbol_file_add_from_bfd.
3906 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
3907 Moved to symfile-mem.c.
3908 (_initialize_symfile): Move definition of
3909 add-symbol-file-from-memory command to symfile-mem.c.
3910 * symfile.h (symbol_file_add_from_bfd): New declaration.
3911 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
3912 * config/powerpc/linux.mt (TDEPFILES): Same.
3913 * Makefile.in (SFILES): Add symfile-mem.c.
3914 (symfile_mem_h): New variable.
3915 (HFILES_NO_SRCDIR): Add symfile-mem.h.
3916 (symfile-mem.o): New rule.
3917
80bb239e
AC
39182004-05-01 Andrew Cagney <cagney@redhat.com>
3919
7789d0fa
AC
3920 * breakpoint.c (insert_bp_location): Use get_frame_id, and
3921 frame_find_by_id instead of frame_relative_level.
3922 (do_enable_breakpoint): Ditto.
3923 * thread.c: Update copyright.
3924 (info_threads_command): Ditto, simplify.
3925
80bb239e
AC
3926 * frame.c (deprecated_generic_get_saved_register): Delete
3927 function, moved to "xstormy16-tdep.c".
3928 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
3929 deprecated_generic_get_saved_register from "frame.c".
3930 (xstormy16_frame_saved_register): Call
3931 xstormy16_get_saved_register.
3932 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
3933 static.
3934 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
3935 * frame.h (deprecated_generic_get_saved_register): Delete.
3936
b2a871dd
MC
39372004-05-01 Michael Chastain <mec.gnu@mindspring.com>
3938
3939 * dwarfread.c: Update documentation on the state of dwarf-1.
3940
0e100dab
AC
39412004-05-01 Andrew Cagney <cagney@redhat.com>
3942
acd8056e
AC
3943 * stack.c (select_frame_command): Delete call to
3944 frame_relative_level.
3945 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
3946 Delete #if0 code.
3947 (frame_info): Do not print FRAMELESS.
3948 (print_block_frame_labels): Replace DEPRECATED_STREQ.
3949 (catch_info): Delete #if0 code.
3950
0e100dab
AC
3951 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
3952 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
3953 of frame_relative_level.
3954 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
3955 to SENTINEL_FRAME.
3956 * frame.h (enum frame_type): Add SENTINEL_FRAME.
3957 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
3958 frame_relative_level.
3959
55699d59
AC
3960 * frame.h (deprecated_set_frame_type): Delete declaration.
3961 * frame.c (deprecated_set_frame_type): Delete function, update
3962 comments.
3963
fcf70625
AC
3964 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
3965 * gdbarch.h, gdbarch.c: Re-generate.
3966 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
3967 (shnbsd_pc_in_sigtramp): Delete.
3968 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
3969 pc_in_sigtramp.
3970 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
3971 pc_in_sigtramp.
3972 * frame.h: Update comments.
3973 * ppc-linux-tdep.c: Update comments.
3974 * breakpoint.c (bpstat_what): Update comments.
3975
ac5eccb7
AC
3976 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
3977 m68klinux-tdep.o's dependencies, were previously added to
3978 m68klinux-nat.o.
3979
f2524b93
AC
3980 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
3981 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
3982 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
3983 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
3984 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
3985
17e20bce
AC
3986 * Makefile.in (m68klinux-nat.o): Update dependencies.
3987 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
3988 (m68k_linux_sigtramp_frame_cache)
3989 (m68k_linux_sigtramp_frame_this_id)
3990 (m68k_linux_sigtramp_frame_prev_register)
3991 (m68k_linux_sigtramp_frame_unwind)
3992 (m68k_linux_sigtramp_frame_sniffer)
3993 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
3994 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
3995 names, use trad-frame.h.
3996 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
3997 (struct m68k_sigtramp_info): Delete.
3998 * m68k-tdep.c (m68k_sigtramp_frame_cache)
3999 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4000 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4001 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4002 "m68klinux-tdep.c".
4003
c8864fa2
AC
4004 * infrun.c (check_sigtramp2): Delete check for
4005 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4006
511dd2cd
MK
40072004-05-01 Mark Kettenis <kettenis@gnu.org>
4008
4009 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4010
8c6b0e06
AC
40112004-05-01 Andrew Cagney <cagney@redhat.com>
4012
9df0bb3f
AC
4013 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4014 (frv_linux_sigtramp_frame_cache)
4015 (frv_linux_sigtramp_frame_this_id)
4016 (frv_linux_sigtramp_frame_prev_register)
4017 (frv_linux_sigtramp_frame_unwind)
4018 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4019 include "linux" in function and variable names, directly call
4020 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4021 the latest trad-frame code.
4022 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4023 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4024 * Makefile.in (frv-linux-tdep.o): Update dependencies.
4025 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4026 * frv-tdep.c (frv_sigtramp_frame_cache)
4027 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4028 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4029 frv-linux-tdep.c.
4030 (frv_gdbarch_init): Do not append a sigtramp sniffer.
4031 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4032 (frv_set_sigcontext_reg_addr): Delete function.
4033
8c6b0e06
AC
4034 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4035 (DEPRECATED_SIGTRAMP_END): Delete.
4036 * gdbarch.h, gdbarch.c: Re-generate.
4037 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4038 * config/vax/tm-vaxbsd.h: Update copyright.
4039 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4040 (DEPRECATED_IN_SIGTRAMP): Define.
4041 * config/m68k/tm-nbsd.h: Update copyright.
4042 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4043 (DEPRECATED_IN_SIGTRAMP): Define.
4044
50ea7769
MK
40452004-05-01 Mark Kettenis <kettenis@gnu.org>
4046
03ac2a74
MK
4047 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4048 encondings. Fixes PR gdb/1628.
4049
50ea7769
MK
4050 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4051 DW_CFA_restore state without a matching DW_CFA_remember_state
4052 instead of aborting. Fixes PR backtrace/1589.
4053
9a5d7be1
JB
40542004-04-30 Joel Brobecker <brobecker@gnat.com>
4055
4056 * MAINTAINERS: Add self as AIX maintainer.
4057 Update my e-mail address in write-after-approval section.
4058
2593d1cd
AC
40592004-04-30 Andrew Cagney <cagney@redhat.com>
4060
ce12bbf9
AC
4061 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
4062 (legacy_get_prev_frame): Ditto.
4063
36710c63
AC
4064 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
4065 (mips_gdbarch_init): Do not set pc_in_sigtramp.
4066 * mipsread.c (sigtramp_address): Delete extern variable.
4067 (mipscoff_new_init): Delete reference.
4068 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
4069 (fixup_sigtramp): Delete function.
4070 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
4071 (fixup_sigtramp): Delete declarations.
4072
2593d1cd
AC
4073 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
4074 deprecated_pc_in_sigtramp.
4075 (ppcnbsd_pc_in_sigtramp): Delete function.
4076
2a25f91c
MK
40772004-05-01 Mark Kettenis <kettenis@gnu.org>
4078
4079 * config/m68k/nm-nbsd.h: Tweak comments.
4080 * config/m68k/nm-nbsdaout.h: Likewise.
4081
0b281939
AC
40822004-04-30 Andrew Cagney <cagney@redhat.com>
4083
4084 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
4085 legacy_pc_in_sigtramp.
4086 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
4087
8f2d3ea0
MK
40882004-05-01 Mark Kettenis <kettenis@gnu.org>
4089
4090 Add OpenBSD/m68k support.
4091 * NEWS (New native configurations): Mention OpenBSD/m68k.
4092 * m68kbsd-tdep.c: New file.
4093 * m68kbsd-nat.c: New file.
4094 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
4095 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
4096 * configure.host: Add m68k-*-openbsd.
4097 * configure.tgt: Add m68k-*-openbsd.
4098 * config/m68k/tm-obsd.h: New file.
4099 * config/m68k/obsd.mt: New file.
4100 * config/m68k/obsd.mh: New file.
4101 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
4102 m68kbsd-tdep.c.
4103
c40f49a4
AC
41042004-04-30 Andrew Cagney <cagney@redhat.com>
4105
4106 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
4107 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
4108
e81554cd
MK
41092004-04-30 Mark Kettenis <kettenis@gnu.org>
4110
4111 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
4112 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
4113
d4dc1a91
BF
41142004-04-30 Brian Ford <ford@vss.fsi.com>
4115
4116 Revert 2004-04-16 change.
4117 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
4118 (i386_coff_init_abi): Remove.
4119 * i386-tdep.h (i386_coff_init_abi): Remove.
4120 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
4121
2f72f850
AC
41222004-04-30 Andrew Cagney <cagney@redhat.com>
4123
e492f9d6
AC
4124 * blockframe.c (find_pc_partial_function): Delete use of
4125 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
4126 DEPRECATED_SIGTRAMP_END.
4127
7b7adad0
AC
4128 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
4129 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
4130 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
4131 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
4132 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
4133
2f72f850
AC
4134 * defs.h (deprecated_inside_entry_file): Delete declaration.
4135 * blockframe.c (deprecated_inside_entry_file): Delete function.
4136 (legacy_frame_chain_valid): Delete call.
4137 * sh64-tdep.c (sh64_frame_chain): Delete call.
4138 * objfiles.h: Update comments.
4139 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
4140 call.
4141 * frame.c (get_prev_frame): Delete call, update comments.
4142
283f90a7
BF
41432004-04-30 Brian Ford <ford@vss.fsi.com>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
8ee56bcf
AC
41472004-04-30 Andrew Cagney <cagney@redhat.com>
4148
4149 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
4150 * gdbarch.h, gdbarch.c: Re-generate.
4151 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
4152 code.
4153
ee27e1b6
AC
41542004-04-30 Andrew Cagney <cagney@redhat.com>
4155
4156 * gdb-events.sh (selected_thread_changed)
4157 (selected_frame_level_changed, target_changed): Delete.
4158 * gdb-events.h, gdb-events.c: Re-generate.
4159 * valops.c (value_assign): Update.
4160 * stack.c (select_frame_command, up_silently_base)
4161 (down_silently_base): Update.
4162
d5ac5a39
AC
41632004-04-29 Andrew Cagney <cagney@redhat.com>
4164
4165 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
4166 registers correctly.
4167 (print_gp_register_row, mips32_heuristic_proc_desc)
4168 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
4169 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
4170 references to mips_isa_regsize.
4171
ceae6e75
AC
41722004-04-29 Andrew Cagney <cagney@redhat.com>
4173
4174 * mips-tdep.c (struct gdbarch_tdep): Delete
4175 mips_fp_register_double.
4176 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
4177 mips_abi_regsize.
4178 (mips_gdbarch_init): Do not set mips_fp_register_double.
4179 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
4180
a587af0b
AC
41812004-04-29 Joel Brobecker <brobecker@gnat.com>
4182
4183 Committed by Andrew Cagney.
4184 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
4185 function calls.
4186
13326b4e
AC
41872004-04-29 Andrew Cagney <cagney@redhat.com>
4188
4189 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
4190 gdbarch, use mips_abi, update callers.
4191 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
4192 mips_abi_regsize, update callers.
4193 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
4194 mips_default_abi_regsize.
4195 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
4196 mips_default_abi_regsize.
4197
711cc5cd
AC
41982004-04-29 Andrew Cagney <cagney@redhat.com>
4199
1b13c4f6
AC
4200 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
4201 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
4202 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
4203 mips_default_abi_regsize.
4204 (mips_isa_regsize): Rename mips_regisze.
4205 * mipsnbsd-tdep.c: Update.
4206 * mips-linux-tdep.c: Update.
4207 * irix5-nat.c: Update.
4208 * mips-tdep.h (mips_isa_regsize): Update.
4209
711cc5cd
AC
4210 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
4211 Delete all disabled code.
4212 * gdb-events.h, gdb-events.c: Re-generate.
4213
e63bbc88
MK
42142004-04-19 Jerome Guitton <guitton@gnat.com>
4215 Mark Kettenis <kettenis@gnu.org>
4216
4217 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
4218 the function begins with a branch instruction.
4219
fd35795f
MK
42202004-04-29 Mark Kettenis <kettenis@gnu.org>
4221
4222 * i386-tdep.c: Fix spelling mistakes.
4223
c960c18f
AC
42242004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4225 Andrew Cagney <cagney@redhat.com>
4226
4227 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
4228 <sys/proc.h>.
4229 * acconfig.h: Provide default _KMEMUSER value.
4230 * config.in, configure: Re-generate.
4231 * NEWS: Mention fix.
4232
50306a9d
RC
42332004-04-24 Randolph Chung <tausq@debian.org>
4234
4235 * configure.host (hppa*-*-linux*): New target.
4236 * configure.tgt (hppa*-*-linux*): Likewise.
4237 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
4238 gdbarch_init_osabi() call earlier so that osabi-specific frame
4239 unwinders can be registered first.
4240 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
4241 hppa-linux-nat.c.
4242 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
4243 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
4244 * config/pa/linux.mh: New file.
4245 * config/pa/linux.mt: New file.
4246 * config/pa/nm-linux.h: New file.
4247 * config/pa/xm-linux.h: New file.
4248 * hppa-linux-nat.c: New file.
4249 * hppa-linux-tdep.c: New file.
4250
2a6228ef
RC
42512004-04-28 Randolph Chung <tausq@debian.org>
4252
4253 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
4254 return values.
4255 (hppa32_push_dummy_call): Fix small struct and floating point argument
4256 passing, and make sure the stack frame is properly aligned.
4257
82c10df6
AC
42582004-04-28 Andrew Cagney <cagney@redhat.com>
4259
d762c46a
AC
4260 * stack.c (print_stack_frame): Fix description.
4261
82c10df6
AC
4262 * NEWS: Mention gdb/gdbserver/configure execute permission
4263 changed. PR server/519.
4264
0faf0076
AC
42652004-04-28 Andrew Cagney <cagney@redhat.com>
4266
4267 * stack.c (print_stack_frame_stub): Delete declaration.
4268 (struct print_stack_frame_args, print_stack_frame)
4269 (print_frame_info, print_frame): Replace "source" with print what.
4270 Replace "print" with "print_level". Replace "args" with
4271 "print_args".
4272 * frame.h (show_and_print_stack_frame, print_stack_frame)
4273 (print_frame_info): Update declarations.
4274 * stack.c (select_and_print_frame, frame_command)
4275 (current_frame_command, up_command, down_command): Update calls -
4276 use get_selected_frame, pass "enum print_what" for source, do not
4277 call frame_relative_level.
4278 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
4279 * remote-rdp.c (remote_rdp_open): Ditto.
4280 * remote-mips.c (common_open): Ditto.
4281 * remote-e7000.c (e7000_start_remote): Ditto.
4282 * ocd.c (ocd_start_remote): Ditto.
4283 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
4284 * infrun.c (normal_stop): Ditto.
4285 * inflow.c (kill_command): Ditto.
4286 * infcmd.c (finish_command): Ditto.
4287 * corelow.c (core_open): Ditto.
4288 * tracepoint.c (finish_tfind_command): Ditto.
4289 * thread.c (info_threads_command, info_threads_command)
4290 (restore_current_thread, do_captured_thread_select): Ditto.
4291 * ada-tasks.c (task_command): Ditto.
4292
f4c5303c
OF
42932004-04-26 Orjan Friberg <orjanf@axis.com>
4294
4295 * frame.c: Include "observer.h".
4296 (frame_observer_target_changed): New function.
4297 (_initialize_frame): Attach target_changed observer.
4298 * regcache.c: Include "observer.h".
4299 (regcache_observer_target_changed): New function.
4300 (_initialize_regcache): Attach target_changed observer.
4301 * valops.c: Include "observer.h".
4302 (value_assign): Notify target_changed event when modifying register.
4303 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
4304
7270d8f2
OF
43052004-04-26 Orjan Friberg <orjanf@axis.com>
4306
4307 From Paul Koning <pkoning@equallogic.com>:
4308 * breakpoint.c (free_valchain): New function.
4309 (insert_bp_location, delete_breakpoint): Use free_valchain.
4310 (remove_breakpoint): Do not remove the valchain.
4311 (bpstat_stop_status): If not stopped by watchpoint, skip
4312 watchpoints when generating stop status list.
4313 * infrun.c (handle_inferior_event): Make
4314 stepped_after_stopped_by_watchpoint a global variable.
4315 * remote.c (remote_stopped_data_address): Return watch data
4316 address rather than zero if stepped_after_stopped_by_watchpoint is
4317 set.
4318
02d62932
MC
43192004-04-25 Michael Chastain <mec.gnu@mindspring.com>
4320
4321 Fix PR gdb/1626.
4322 * configure.in: Check for curses after termcap.
4323 On osf5.*, do not check for ncurses.
4324 * configure: Regenerate.
4325
3e9a183c
MK
43262004-04-25 Mark Kettenis <kettenis@gnu.org>
4327
c79ac407
MK
4328 * ppcobsd-nat.c: Include "ppc-tdep.h".
4329 * Makefile.in (ppcobsd-nat.o): Update dependencies.
4330
3e9a183c
MK
4331 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
4332 Fixes PR tdep/1623 and PR tdep/1624.
4333
38cc9c28
MC
43342004-04-24 Michael Chastain <mec.gnu@mindspring.com>
4335
4336 * xmodem.h, xmodem.c: Remove files.
4337 * Makefile.in: Remove references to xmodem.h, xmodem.c.
4338
7f07c5b6
RC
43392004-04-23 Randolph Chung <tausq@debian.org>
4340
4341 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
4342 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
4343 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
4344 for handling stackless frames.
4345 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
4346
9f7194c3
RC
43472004-04-23 Randolph Chung <tausq@debian.org>
4348
4349 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
4350 starts at a pc before the frame is created.
4351
dcff6009
JB
43522004-04-23 Joel Brobecker <brobecker@gnat.com>
4353
4354 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
4355
40711ff1 43562004-04-23 Jerome Guitton <guitton@gnat.com>
65951cd9
JG
4357
4358 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
4359 use convert_typed_floating to get the appropriate format.
4360
abc485a1
RC
43612004-04-22 Randolph Chung <tausq@debian.org>
4362
4363 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
4364 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
4365 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
4366 (hppa_sign_extend): Add prototype.
4367 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
4368 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
4369 (sign_extend): Rename with hppa_ prefix and make non-static. Other
4370 hppa targets will also use these functions.
4371 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
4372 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
4373 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
4374 (hppa_gdbarch_init): Remove gdbarch setting of
4375 skip_trampoline_code, in_solib_call_trampoline and
4376 in_solib_return_trampoline.
4377 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
4378 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
4379 hppa_in_solib_call_trampoline.
4380 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
4381 Moved from hppa-tdep.c.
4382 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
4383 in_solib_call_trampoline and in_solib_return_trampoline.
4384
369aa520
RC
43852004-04-22 Randolph Chung <tausq@debian.org>
4386
4387 * hppa-tdep.c (hppa_debug): New variable.
4388 (find_unwind_entry, hppa_frame_cache): Add debug output.
4389 (_initialize_hppa_tdep): Add command to set debug flag.
4390
476be15e
AC
43912004-04-22 Andrew Cagney <cagney@redhat.com>
4392
4393 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
4394 "trad-frame.h".
4395 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
4396 signal trampoline unwinder.
4397 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
4398
d195bc9f
MK
43992004-04-22 Mark Kettenis <kettenis@gnu.org>
4400
4401 Add OpenBSD/powerpc support.
4402 * NEWS (New native configurations): Mention OpenBSD/powerpc.
4403 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
4404 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
4405 (ppc_collect_fpregset): New prototypes.
4406 * ppcobsd-nat.c: New file.
4407 * ppcobsd-tdep.c: New file.
4408 * ppcobsd-tdep.h: New file.
4409 * rs6000-tdep.c: Include "regset.h".
4410 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
4411 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
4412 New functions.
4413 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
4414 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
4415 (rs6000-tdep.o): Update dependencies.
4416 * configure.host: Add powerpc-*-openbsd.
4417 * configure.tgt: Add powerpc-*-openbsd.
4418 * config/powerpc/obsd.mh: New file.
4419 * config/powerpc/nm-obsd.h: New file.
4420 * config/powerpc/obsd.mt: New file.
4421
6f14cc33
AC
44222004-04-22 Andrew Cagney <cagney@redhat.com>
4423
fcf29e5f
AC
4424 * frame.h (show_frame_info): Delete declaration.
4425
6f14cc33
AC
4426 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
4427 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
4428 * m32r-tdep.c (m32r_frame_this_id): Ditto.
4429 * frv-tdep.c (frv_frame_this_id): Ditto.
4430 * avr-tdep.c (avr_frame_this_id): Ditto.
4431
e5786a5c
EZ
44322004-04-22 Elena Zannoni <ezannoni@redhat.com>
4433
4434 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
4435
26e75e5c
JB
44362004-04-22 Jim Blandy <jimb@redhat.com>
4437
4438 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
4439 register number zero.
4440
d8d65dd3
MS
44412004-04-21 Michael Snyder <msnyder@redhat.com>
4442
4443 * mips-tdep.c (heuristic_proc_start):
4444 Warning() already prefixes "Warning: ".
4445
9a4105ab
AC
44462004-04-21 Andrew Cagney <cagney@redhat.com>
4447
4448 * annotate.h (deprecated_annotate_starting_hook)
4449 (deprecated_annotate_stopped_hook)
4450 (deprecated_annotate_exited_hook)
4451 (deprecated_annotate_signal_hook)
4452 (deprecated_annotate_signalled_hook): Deprecate.
4453 * tracepoint.h (deprecated_create_tracepoint_hook)
4454 (deprecated_delete_tracepoint_hook)
4455 (deprecated_modify_tracepoint_hook)
4456 (deprecated_trace_find_hook)
4457 (deprecated_trace_start_stop_hook): Deprecate.
4458 * target.h (deprecated_target_new_objfile_hook): Deprecate.
4459 * remote.h (deprecated_target_resume_hook)
4460 (deprecated_target_wait_loop_hook): Deprecate.
4461 * gdbcore.h (deprecated_exec_file_display_hook)
4462 (deprecated_file_changed_hook): Deprecate.
4463 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
4464 * defs.h (deprecated_modify_breakpoint_hook)
4465 (deprecated_command_loop_hook, deprecated_show_load_progress)
4466 (deprecated_print_frame_info_listing_hook)
4467 (deprecated_query_hook, deprecated_warning_hook)
4468 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
4469 (deprecated_delete_breakpoint_hook)
4470 (deprecated_interactive_hook, deprecated_registers_changed_hook)
4471 (deprecated_readline_begin_hook, deprecated_readline_hook)
4472 (deprecated_readline_end_hook, deprecated_register_changed_hook)
4473 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
4474 (deprecated_context_hook, deprecated_target_wait_hook)
4475 (deprecated_attach_hook, deprecated_detach_hook)
4476 (deprecated_call_command_hook, deprecated_set_hook)
4477 (deprecated_error_hook, deprecated_error_begin_hook)
4478 (deprecated_ui_load_progress_hook): Deprecate.
4479 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
4480 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
4481 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
4482 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
4483 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
4484 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
4485 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
4486 * annotate.c, aix-thread.c: Update.
4487
62cf13cc
AC
44882004-04-21 Andrew Cagney <cagney@redhat.com>
4489
b2e31a62
AC
4490 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
4491 * vaxnbsd-tdep.c: Include "gdb_string.h".
4492
62cf13cc
AC
4493 * symfile.c (symbol_file_add_from_memory): #if 0 function.
4494 (add_symbol_file_from_memory_command): #if 0 function body, call
4495 error instead.
4496
00e32a35
AC
44972004-04-21 Andrew Cagney <cagney@redhat.com>
4498
4499 * gdbcore.h: Update copyright.
4500 (deprecated_add_core_fns): Rename add_core_fns.
4501 * win32-nat.c (_initialize_core_win32): Update.
4502 * sun3-nat.c (_initialize_core_sun3): Update.
4503 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
4504 * rs6000-nat.c (_initialize_core_rs6000): Update.
4505 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
4506 * nto-tdep.c (_initialize_nto_tdep): Update.
4507 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
4508 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
4509 * mips-nat.c (_initialize_core_mips): Update.
4510 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
4511 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
4512 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
4513 * lynx-nat.c (_initialize_core_lynx): Update.
4514 * irix5-nat.c (_initialize_core_irix5): Update.
4515 * i386-interix-nat.c (_initialize_core_interix): Update.
4516 * cris-tdep.c (_initialize_cris_tdep): Update.
4517 * corelow.c (deprecated_add_core_fns): Update.
4518 * core-regset.c (_initialize_core_regset): Update.
4519 * core-aout.c (_initialize_core_aout): Update.
4520 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
4521 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
4522 * alpha-nat.c (_initialize_core_alpha): Update.
4523
13c7b1ca
JB
45242004-04-21 Jim Blandy <jimb@redhat.com>
4525
4526 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
4527
7b5a2f43
DJ
45282004-04-19 Daniel Jacobowitz <drow@mvista.com>
4529
4530 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
4531 Delete.
4532 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
4533 (read_attribute_value): Update calls to dwarf_alloc_block.
4534 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
4535 dwarf2_tmp_obstack.
4536 (psymtab_to_symtab_1): Likewise. Clean up using
4537 free_stack_comp_unit.
4538 (add_to_cu_func_list): Use the comp_unit_obstack.
4539
05cf31d1
JB
45402004-04-19 Joel Brobecker <brobecker@gnat.com>
4541
4542 * dwarf2read.c (dwarf2_flag_true_p): New function.
4543 (die_is_declaration): Use the function above. Add some comments.
4544
adf93a2f
MK
45452004-04-19 Mark Kettenis <kettenis@gnu.org>
4546
4547 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
4548 architecture when registering sparcnbsd_core_osabi_sniffer.
4549 Adjust comment.
4550
748894bf
MK
45512004-04-18 Mark Kettenis <kettenis@gnu.org>
4552
f622ad42
MK
4553 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
4554 return value.
4555
c4fc7f1b
MK
4556 Based on a patch from Brian Ford <ford@vss.fsi.com>:
4557 * i386-tdep.c: Correct register numbering scheme comments
4558 throughout.
4559 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
4560 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
4561 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
4562 (i386_gdb_arch_init): Likewise.
4563
b4ead1bd
MK
4564 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
4565 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
4566 ppcnbsd-tdep.o.
4567
748894bf
MK
4568 * m68k-tdep.h: Tweak comments.
4569 * m68k-tdep.c: Tweak comment.
4570
fdd72f95
RC
45712004-04-17 Randolph Chung <tausq@debian.org>
4572
4573 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
4574 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
4575 (hppa_hpux_som_init_abi): Set is_elf to 0.
4576 (hppa_hpux_elf_init_abi): Set is_elf to 1.
4577 * hppa-tdep.c (low_text_segment_address): Remove global.
4578 (record_text_segment_lowaddr): Pass in low address as parameter. Use
4579 section offset to calculate segment address.
4580 (internalize_unwinds): Define low_text_segment_address as local and
4581 pass to record_text_segment_lowaddr for ELF targets.
4582 (hppa_gdbarch_init): Zero fill tdep structure.
4583 (hppa_dump_tdep): Print tdep structure.
4584 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
4585
0f8d9d59
RC
45862004-04-17 Randolph Chung <tausq@debian.org>
4587
4588 * hppa-tdep.c (hppa_pseudo_register_read): Define.
4589 (hppa_gdbarch_init): Set pseudo_register_read.
4590 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
4591 * regcache.c (supply_register): Remove check for
4592 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
4593
7c46b9fb
RC
45942004-04-17 Randolph Chung <tausq@debian.org>
4595
4596 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
4597 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
4598 (hpread_adjust_stack_address): Move to hpread.c.
4599 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
4600 obj_private_struct): Move from tm-hppa.h.
4601 * hpread.c (hppa-tdep.h): Include.
4602 (hpread_adjust_stack_address): Move from hppa-tdep.c.
4603 (hpread_read_function_type, hpread_read_doc_function_type)
4604 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
4605 directly.
4606 * pa64solib.c (hppa-tdep.h): Include.
4607 * somsolib.c (hppa-tdep.h): Include.
4608 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
4609 inferior_status): Remove unused forward declarations.
4610 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
4611 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
4612 obj_private_struct): Move to hppa-tdep.h.
4613 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
4614
8d153463
RC
46152004-04-17 Randolph Chung <tausq@debian.org>
4616
4617 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
4618 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
4619 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
4620 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
4621 Remove forward declaration and make static.
4622 (hppa_reg_struct_has_addr): Remove.
4623
350c2e5b
JB
46242004-04-16 Joel Brobecker <brobecker@gnat.com>
4625
4626 * observer.sh: Move comments in sed command to first column.
4627
bbde78fa
JM
46282004-04-16 Jason Molenda (jmolenda@apple.com)
4629
4630 * frame.c: Minor typeo corrections in comments.
4631
e0270fd9
JB
46322004-04-16 Joel Brobecker <brobecker@gnat.com>
4633
4634 * observer.c (observer_test_first_notification_function): Update
4635 function profile.
4636 (observer_test_second_notification_function): Likewise.
4637 (observer_test_third_notification_function): Likewise.
4638
3d049254
MK
46392004-04-16 Mark Kettenis <kettenis@gnu.org>
4640
4641 From Brian Ford <ford@vss.fsi.com>:
4642 * i386-tdep.c (i386_coff_init_abi): New function.
4643 * i386-tdep.h (i386_coff_init_abi): New prototype.
4644 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
4645 register number translation functions for DWARF and DWARF 2.
4646
7867684d
JB
46472004-04-16 Joel Brobecker <brobecker@gnat.com>
4648
4649 * dwarf2read.c: Back out my previous change, it was incorrect.
4650
72bf9492
DJ
46512004-04-16 Daniel Jacobowitz <drow@mvista.com>
4652
4653 * dwarf2read.c: Include "hashtab.h".
4654 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
4655 has_namespace_info.
4656 (struct partial_die_info): Add comments. Use bitfields to reduce
4657 memory footprint. Add scope, scope_set, has_specification,
4658 spec_offset, die_parent, die_child, and die_sibling.
4659 (peek_die_abbrev): Add prototype.
4660 (partial_read_comp_unit_head): New function, broken out from
4661 dwarf2_build_psymtabs_hard.
4662 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
4663 Use partial_read_comp_unit_head. Initialize the CU and
4664 comp_unit_obstack. Update calls to read_partial_die and
4665 scan_partial_symbols. Use free_stack_comp_unit and
4666 load_partial_dies.
4667 (scan_partial_symbols): Change PDI to a pointer. Use the child and
4668 sibling pointers to walk partial DIEs. Call fixup_partial_die.
4669 Update calls to helper functions. Remove NAMESPACE argument.
4670 Update comments.
4671 (partial_die_parent_scope, partial_die_full_name): New functions.
4672 (add_partial_symbol): Remove namespace argument. Update call to
4673 pdi_needs_namespace. Use partial_die_full_name. Handle
4674 DW_TAG_namespace. Check has_namespace_info flag.
4675 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
4676 tag. Handle namespaces.
4677 (add_partial_namespace, add_partial_enumeration): Simplify.
4678 (guess_structure_name): New function, derived from
4679 add_partial_structure.
4680 (add_partial_structure): Remove.
4681 (determine_class_name): Update comment.
4682 (dwarf2_read_abbrevs): Set has_namespace_info flag.
4683 (is_type_tag_for_partial, load_partial_dies): New functions.
4684 (read_partial_die): Pass abbrev and abbrev_len as arguments.
4685 Record specifications instead of following them immediately.
4686 (find_partial_die_in_comp_unit, find_partial_die)
4687 (fixup_partial_die, free_stack_comp_unit)
4688 (hashtab_obstack_allocate, dummy_obstack_deallocate)
4689 (partial_die_hash, partial_die_eq): New functions.
4690 * Makefile.in (hashtab_h): Define.
4691 (dwarf2read.o): Update dependencies.
4692 (observer_inc, observer_h): Move to the correct section.
4693
fdc860a3
JB
46942004-04-15 Joel Brobecker <brobecker@gnat.com>
4695
4696 * dwarf2read.c (dwarf2_attribute_true_p): New function.
4697 (die_is_declaration): Use the function above. Add comment.
4698
dc718098
JB
46992004-04-15 Joel Brobecker <brobecker@gnat.com>
4700
4701 * dwarf2read.c (read_structure_scope): Identify stub types
4702 using die_is_declaration() only.
4703
8718a420
RM
47042004-04-15 Roland McGrath <roland@redhat.com>
4705
4706 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
4707 argument instead of NAME.
4708 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
4709 in call to symbol_file_add_with_addrs_or_offsets.
4710 (build_addr_info): New function, helper for ...
4711 (symbol_file_add_from_memory): New function.
4712 (add_symbol_file_from_memory_command): New function using that.
4713 (_initialize_symfile): Register it for add-symbol-file-from-memory.
4714 (pre_add_symbol_hook): Add const to argument type.
4715 * symfile.h (symbol_file_add_from_memory): Declare it.
4716
8b910bab
MK
47172004-04-15 Mark Kettenis <kettenis@gnu.org>
4718
9f076e7a
MK
4719 * NEWS (New native configurations): Mention OpenBSD/vax.
4720 * configure.host: Add vax-*-openbsd*.
4721 * config/vax/obsd.mh: New file.
4722 * config/vax/nm-obsd.h: New file.
4723
8b910bab
MK
4724 * vax-tdep.c: Include "regset.h".
4725 (vax_supply_gregset): New function.
4726 (vax_gregset): New variable.
4727 (vax_regset_from_core_section): New function.
4728 (vax_gdbarch_init): Set regset_from_core_section.
4729 * Makefile.in (vax-tdep.o): Update dependencies.
4730
7a464420
AC
47312004-04-15 Andrew Cagney <cagney@redhat.com>
4732
4733 * observer.c (normal_stop_subject, observer_notify_normal_stop)
4734 (observer_normal_stop_notification_stub)
4735 (observer_attach_normal_stop, observer_detach_normal_stop):
4736 Delete, replaced by #include "observer.inc".
4737 * infrun.c (normal_stop): Pass "stop_bpstat" to
4738 observer_notify_normal_stop.
4739 * Makefile.in (observer_inc): Define.
4740 (observer.o): Update dependencies.
4741 (observer.h, observer.inc): New rules.
4742 * observer.h: Delete file.
4743 * observer.sh: New file.
4744
e36ad527
MK
47452004-04-15 Mark Kettenis <kettenis@gnu.org>
4746
4747 * vax-tdep.c (vax_frame_cache): Fix typo.
4748
67b441e1
MK
47492004-04-14 Mark Kettenis <kettenis@gnu.org>
4750
6f606e1c
MK
4751 * NEWS (New native configurations): Mention NetBSD/vax.
4752 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
4753 * config/vax/nbsdelf.mh: New file.
4754 * config/vax/nbsdaout.mh: New file.
4755 * config/vax/nm-nbsd.h: New file.
4756 * config/vax/nm-nbsdaout.h: New file.
4757
9c5519a5
MK
4758 * vaxnbsd-tdep.c: New file.
4759 * Makefile.in (vaxnbsd-tdep.o): New dependency.
4760 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
4761 * config/vax/nbsd.mt: New file.
4762 * config/vax/tm-nbsd.h: New file.
4763
4844a614
MK
4764 * Makefile.in (vaxbsd-nat.o): New dependency.
4765
67b441e1
MK
4766 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
4767 * vax-tdep.c (vax_store_arguments): Remove struct_return and
4768 struct_addr arguments. Don't push return value address.
4769 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
4770 arguments to vax_store_arguments. Store return value address in
4771 R1.
4772 (vax_store_struct_return, vax_extract_return_value)
4773 (vax_store_return_value): Remove functions.
4774 (vax_return_value): New function.
4775 (vax_gdbarch_init): Set return value. Don't set
4776 deprecated_store_struct_return, deprecated_extract_struct_return
4777 and deprecated_store_return_value.
4778
6672f2ae
AS
47792004-04-14 Andreas Schwab <schwab@suse.de>
4780
4781 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
4782 value buffer.
4783 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
4784
7346c184
MK
47852004-04-14 Mark Kettenis <kettenis@gnu.org>
4786
4787 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
4788 (vax_unwind_dummy_id): New functions.
4789 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
4790 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
4791 variables.
4792 (vax_fix_call_dummy): Remove function.
4793 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
4794 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
4795 call_dummy_location, deprecated_call_dummy_words,
4796 deprecated_sizeof_call_dummy_words,
4797 deprecated_call_dummy_breakpoint_offset,
4798 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
4799 and deprecated_dummy_write_sp.
4800
58e23df4
DC
48012004-04-13 David Carlton <carlton@kealia.com>
4802
4803 * MAINTAINERS: Move myself to "paper trail" section.
4804
5e6b39ff
MK
48052004-04-12 Mark Kettenis <kettenis@gnu.org>
4806
7def7fef
MK
4807 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
4808 "trad-frame.h".
4809 (vax_frame_init_saved_regs): Remove function.
4810 (vax_sigtramp_saved_pc): Remove function.
4811 (vax_frame_saved_pc): Remove function.
4812 (vax_frame_args_address): Remove function.
4813 (vax_frame_num_args): Rewrite.
4814 (vax_frame_chain): Remove function.
4815 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
4816 VAX_FP_REGNUM.
4817 (vax_pop_frame): Likewise.
4818 (vax_saved_pc_after_call): Remove function.
4819 (struct vax_frame_cache): New structure.
4820 (vax_frame_cache): New function.
4821 (vax_frame_this_id): New function.
4822 (vax_frame_prev_register): New function.
4823 (vax_frame_unwind): New variable.
4824 (vax_frame_sniffer): New function.
4825 (vax_frame_base_address): New function.
4826 (vax_frame_args_address): New function.
4827 (vax_frame_base): New variable.
4828 (vax_unwind_pc): New function.
4829 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
4830 deprecated_fp_regnum, deprecated_saved_pc_after_call,
4831 deprecated_frame_chain, deprecated_frame_saved_pc,
4832 deprecated_frame_args_address and
4833 deprecated_frame_init_saved_regs.
4834 * Makefile.in (vax-tdep.o): Update dependencies.
4835
53284fc1
MK
4836 * vaxbsd-nat.c: New file.
4837
5e6b39ff
MK
4838 * vax-tdep.h: Update copyright year. Adjust comments.
4839 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
4840 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
4841 (vax_regnum): New enum. Replacing...
4842 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
4843 (VAX_PS_REGNUM): ... these removed macros.
4844 * vax-tdep.c (vax_register_name): Remove prototype.
4845 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
4846 (vax_register_byte, vax_register_raw_size,
4847 vax_register_virtual_size, vax_register_virtual_type): Remove
4848 functions.
4849 (vax_register_type): New function.
4850 (vax_breakpoint_from_pc): Reorganize.
4851 (vax_gdbarch_init): Set register_type. Don't set
4852 deprecated_register_size, deprecated_register_bytes,
4853 deprecated_register_byte, deprecated_register_raw_size,
4854 deprecated_max_register_raw_size,
4855 deprecated_register_virtual_size,
4856 deprecated_max_register_virtual_size and
4857 deprecated_register_virtual_type. Add comment on stack direction.
4858
e9c71e9f
MK
48592004-04-11 Mark Kettenis <kettenis@gnu.org>
4860
4861 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
4862 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
296bc76f 4863 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
e9c71e9f 4864
d46f1176 48652004-04-10 Randolph Chung <tausq@debian.org>
8718a420 4866
d46f1176
RC
4867 * MAINTAINERS (write after approval): Add myself.
4868
a2a84a72
RC
48692004-04-07 Randolph Chung <tausq@debian.org>
4870
4871 * hppa-tdep.c (hppa_inner_than): Remove.
4872 (is_pa_2): Remove unused static variable.
8718a420 4873 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
a2a84a72 4874
e85c3284
PH
48752004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
4876
4877 * language.h (language_defn): Add new la_post_parser field.
4878 * parser-defs.h (null_post_parser): New declaration (default for
4879 la_post_parser).
8718a420 4880
e85c3284
PH
4881 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
4882 insert call to that function.
4883 (parse_exp_in_context): New function, including code formerly in
8718a420 4884 parse_exp_1. Calls language-dependent post-parser after
e85c3284
PH
4885 prefixification.
4886 (parse_expression_in_context): New exported function.
4887 (null_post_parser): New definition.
4888 * expression.h (parse_expression_in_context): Add declaration.
8718a420 4889
e85c3284
PH
4890 * p-lang.c (pascal_language_defn): Add trivial post-parser.
4891 * c-lang.c (c_language_defn): Ditto.
4892 (cplus_language_defn): Ditto.
4893 (asm_language_defn): Ditto.
4894 (minimal_language_defn): Ditto.
4895 * f-lang.c (f_language_defn): Ditto.
4896 * jv-lang.c (java_language_defn): Ditto.
4897 * language.c (unknown_language_defn): Ditto.
4898 (auto_language_defn): Ditto.
4899 (local_language_defn): Ditto.
4900 * m2-lang.c (m2_language_defn): Ditto.
4901 * scm-lang.c (scm_language_defn): Ditto.
4902 * obj-lang.c (objc_language_defn): Ditto.
8718a420 4903
d9f8c85b
MK
49042004-04-10 Mark Kettenis <kettenis@gnu.org>
4905
fa34704a
MK
4906 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
4907 (amd64nbsd_mcontext_addr): New function.
4908 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
4909 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
4910 with amd64nbsd_r_reg_offset, instead of building it on the fly.
4911
403e1656
MK
4912 * corelow.c (core_xfer_partial): Fix coding standards violation.
4913 Add support for TARGET_OBJECT_WCOOKIE.
4914
a57e5a95
MK
4915 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
4916 deprecated_pc_in_sigtramp.
4917 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
4918 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
4919 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
4920 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
4921 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
4922 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
4923 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
4924
377d9ebd
MK
4925 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
4926 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
4927 Fix typo.
4928
f0ef85a5
MK
4929 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
4930 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
4931 (amd64_collect_fxsave): Likewise.
4932
d9f8c85b
MK
4933 * i386-sol2-tdep.c: Include "gdb_string.h".
4934 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
4935 name.
4936 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
4937
75f501b5
MK
49382004-04-10 Mark Kettenis <kettenis@gnu.org>
4939
4940 * i386-sol2-tdep.c: Include "solib-svr4.h".
4941 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
4942 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
4943 * config/i386/tm-i386sol2.h: Include :solib.h".
4944 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
4945 solib-svr4.o and solib-legacy.o.
4946 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
4947 solib-svr4.o.
4948
b31bc724
MK
49492004-04-09 Mark Kettenis <kettenis@gnu.org>
4950
18bbbd9e
MK
4951 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
4952 whether a register is supplied by PTRACE_GETFPREGS.
4953 (store_inferior_registers): Likewise.
4954 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
4955 whether a register is supplied by PT_GETFPREGS.
4956 (store_inferior_registers): Likewise.
4957
3c30bf1b
MK
4958 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
4959 * config/i386/linux64.mt (TDEPFILES): Likewise.
4960
a4194092
MK
4961 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
4962
911bc6ee
MK
4963 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
4964 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
4965 the program counter is in the range specified by `struct
4966 gdbarch_tdep'.
4967 * amd64-linux-tdep.c: Include "symtab.h".
4968 (amd64_linux_pc_in_sigtramp): Remove function.
4969 (amd64_linux_sigtramp_p): New function.
4970 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
4971 deprecated_pc_in_sigtramp.
4972 * amd64nbsd-tdep.c: Include "symtab.h".
4973 (amd64nbsd_sigtramp_p): New function.
4974 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
4975 deprecated_pc_in_sigtramp.
4976 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
4977 few comments.
4978 (amd64obsd_pc_in_sigtramp): Remove function.
4979 (amd64obsd_sigtramp_p): New function.
4980 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
4981 deprecated_pc_in_sigtramp.
4982 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
4983 (i386bsd_pc_ins_sigtramp): Remove prototype.
4984 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
4985 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
4986 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
4987 the program counter is in the range specified by `struct
4988 gdbarch_tdep'.
4989 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
4990 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
4991 (i386_go32_pc_in_sigtramp): Remove function.
4992 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
4993 Initialize TDEP->sigtramp_p.
4994 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
4995 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
4996 deprecated_pc_in_sigtramp.
4997 * i386-linux-tdep.c: Adjust comments.
4998 (i386_linux_pc_in_sigtramp): Remove function.
4999 (i386_linux_sigtramp_p): New function.
5000 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5001 deprecated_pc_in_sigtramp.
5002 * i386-nto-tdep.c: Update copyright year.
5003 (i386nto_pc_in_sigtramp): Remove function.
5004 (i386nto_sigtramp_p): New function.
5005 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5006 SP_REGNUM.
5007 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
5008 deprecated_pc_in_sigtramp.
5009 * i386-sol2-tdep.c: Update copyright year.
5010 (i386_sol2_pc_in_sigtramp): Remove function.
5011 (i386_sol2_sigtramp_p): New function.
5012 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
5013 deprecated_pc_in_sigtramp.
5014 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5015 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5016 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5017 deprecated_sigtramp_start and deprecated_sigtramp_end.
5018 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5019 (i386nbsd_pc_in_sigtramp): Remove function.
5020 (i386nbsd_sigtramp_p): New function.
5021 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5022 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5023 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5024 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5025 (i386obsd_pc_in_sigtramp): Remove function.
5026 (i386obsd_sigtramp_p): New function.
5027 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5028 functions.
5029 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5030 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5031 TDEP->sigtramp_p.
5032 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5033 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5034 dependencies.
5035
e083e6ec
MK
5036 * config/i386/i386aout.mt: Remove file.
5037
bd153b94
MK
5038 * configure.tgt: Remove i[34567]86-*-go32*,
5039 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5040 and i[34567]86-*-isc*. Set gdb_target to i386 for
5041 i[34567]86-*-netware* and i[34567]86-*-*.
5042 * config/i386/i386.mt: New file.
5043 * config/i386/embed.mt: Remove file.
5044 * config/i386/go32.mt: Remove file.
5045 * config/i386/i386nw.mt: Remove file.
5046 * config/i386/i386v.mt: Remove file.
5047 * config/i386/tm-go32.h: Remove file.
5048
4a1bcc8c
MK
5049 * tui/tui-hooks.c: Include "readline/readline.h" after
5050 "gdb_curses.h" instead of before.
5051 * tui/tui-io.c: Likewise.
5052
f9a79064
MK
5053 * tui/tui.c: Fix typo in comment.
5054
b31bc724
MK
5055 * sparc64-tdep.c (sparc_address_from_register): Remove function.
5056
f83f82bc
AC
50572004-04-08 Andrew Cagney <cagney@redhat.com>
5058
5059 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
5060 (deprecated_exception_support_initialized): Declare.
8718a420 5061 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
f83f82bc
AC
5062 (initialize_hp_cxx_exception_support)
5063 (child_enable_exception_callback): Update.
5064 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
5065 (deprecated_exception_support_initialized): Rename
5066 deprecated_exception_catchpoints_are_fragile and
5067 deprecated_exception_support_initialized.
5068 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
5069
5070 * symtab.c (deprecated_hp_som_som_object_present): Rename
5071 hp_som_som_object_present.
5072 * symtab.h (deprecated_hp_som_som_object_present): Declare.
5073 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
5074 Update. Delete extern declaration.
5075 * valops.c (hp_som_som_object_present): Ditto.
8718a420 5076 * parse.c (deprecated_hp_som_som_object_present)
f83f82bc
AC
5077 (parse_nested_classes_for_hpacc): Ditto.
5078 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
8718a420 5079 * hppa-hpux-tdep.c (hp_som_som_object_present)
f83f82bc
AC
5080 (initialize_hp_cxx_exception_support): Ditto.
5081 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
8718a420 5082 * cp-valprint.c (hp_som_som_object_present)
f83f82bc 5083 (cp_print_class_method): Ditto.
8718a420 5084 * c-typeprint.c (hp_som_som_object_present):
f83f82bc
AC
5085 (c_type_print_base): Ditto.
5086 * c-exp.y (hp_som_som_object_present): Ditto.
5087
fb2be677
AC
50882004-04-08 Andrew Cagney <cagney@redhat.com>
5089
5090 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
5091 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
5092 (frame_unwind_find_by_frame): Re-implement the unwind code so
5093 that it can both prepend and append sniffers. Replace
5094 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
5095 * tramp-frame.c (tramp_frame_append): Use
5096 frame_unwind_prepend_unwinder.
5097 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
5098 frame_unwind_register_unwinder.
5099 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
5100 tramp_frame_append.
5101 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
8718a420 5102 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
fb2be677
AC
5103 (mips_linux_init_abi): Update.
5104
67faf007
KB
51052004-04-08 Kevin Buettner <kevinb@redhat.com>
5106
5107 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
5108 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
5109 file support.
5110
8973ff21
KB
51112004-04-07 Kevin Buettner <kevinb@redhat.com>
5112
5113 * ia64-tdep.c (elf.h): Don't include.
5114 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
5115
4a0e2f88
JM
51162004-04-07 Jason Molenda (jmolenda@apple.com)
5117
5118 * frame.h: Typeo corrections in comments.
5119
9872ad24
JB
51202004-04-07 Jim Blandy <jimb@redhat.com>
5121
5122 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
5123 %esp and %ebp
5124
70b216c8
MK
51252004-04-07 Mark Kettenis <kettenis@gnu.org>
5126
11d5789c
MK
5127 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
5128 * config/sparc/linux64.mt (TDEPFILES): Likewise.
5129 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
5130 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
5131 and solib-legacy.o.
5132 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
5133 solib-svr4.o.
5134 * config/sparc/tm-sol2.h: Update copyright year. Include
5135 "solib.h".
5136
70b216c8
MK
5137 * sparc-sol2-tdep.c: Update copyright year. Include
5138 "solib-svr4.h".
5139 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5140 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
5141 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
096f864c 5142 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
70b216c8
MK
5143 dependencies.
5144
6339dc9e
AC
51452004-04-06 Andrew Cagney <cagney@redhat.com>
5146
5147 * infttrace.c: Include "infttrace.h".
5148 * infttrace.h: Include "target.h".
5149 * Makefile.in (infttrace_h): Update.
5150 (infttrace.o): Update.
8718a420 5151
93449403
AC
51522004-04-06 Andrew Cagney <cagney@redhat.com>
5153
6d518969
AC
5154 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
5155 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
5156 move extern declarations from here ...
5157 * infttrace.h: ... to here.
5158 * Makefile.in (hppah-nat.o): Update dependencies.
5159
85f4f2d8
AC
5160 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
5161 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
8718a420 5162 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
85f4f2d8
AC
5163 (hppa_breakpoint_from_pc): Delete.
5164
93449403
AC
5165 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
5166
71456ec6
AC
51672004-04-05 Andrew Cagney <cagney@redhat.com>
5168
5169 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
5170 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
5171 <sys/file.h>.
8718a420 5172
4c02c60c
AC
51732004-04-06 Randolph Chung <tausq@debian.org>
5174
5175 Committed by Andrew Cagney (mechanical change).
5176 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
5177 exception_catchpoints_are_fragile, find_stub_with_shl_get,
5178 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
5179 child_enable_exception_callback, current_ex_event,
5180 null_symtab_and_line, child_get_current_exception_event,
5181 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
5182 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
5183 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
5184 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
5185 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
5186 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
5187 Move hpux-specific definitions ...
5188 * hppa-hpux-tdep.c: ... to here.
5189
3a515653
AC
51902004-04-05 Andrew Cagney <cagney@redhat.com>
5191
5192 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
5193 skip_prologue_using_sal.
5194
c1730d02
AC
51952004-04-05 Andrew Cagney <cagney@redhat.com>
5196
5197 * config/i386/tm-i386.h: Delete file.
5198 * config/i386/tm-vxworks.h: Update copyright, do not include
5199 "tm-i386.h".
5200 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
5201 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
5202 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
5203 * config/i386/ncr3000.mt (TM_FILE): Delete.
5204 * config/i386/interix.mt (TM_FILE): Delete.
5205 * config/i386/i386v.mt (TM_FILE): Delete.
5206 * config/i386/i386nw.mt (TM_FILE): Delete.
5207 * config/i386/i386gnu.mt (TM_FILE): Delete.
5208 * config/i386/i386aout.mt (TM_FILE): Delete.
5209 * config/i386/embed.mt (TM_FILE): Delete.
5210
8b67aa36
KB
52112004-04-05 Kevin Buettner <kevinb@redhat.com>
5212
5213 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
5214 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
5215 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
5216 (accg7_regnum): New constants.
5217 (last_spr_regnum, last_pseudo_regnum): Update.
c2f59a1a
KB
5218 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
5219 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
8b67aa36
KB
5220 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
5221 for accg registers.
5222 (frv_register_sim_regno): Update spr_map[].
5223
3c7012f5
AC
52242004-04-04 Andrew Cagney <cagney@redhat.com>
5225
5226 * config/mips/xm-riscos.h: Delete.
5227 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
5228 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
5229 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
5230 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
5231 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
5232 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
5233 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
5234 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
5235 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
5236 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
5237 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
5238 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
5239 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
5240 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
5241 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
5242 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
5243 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
5244 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
5245 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
5246 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
5247 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
5248 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
5249 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
5250 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
5251 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
5252 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
8718a420 5253
3c7012f5
AC
5254 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
5255 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
5256 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
5257 * configure.host: Remove m680[01]0-sun-sunos3*,
5258 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
5259 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
5260 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
5261 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
5262 mips-*-riscos*.
5263 * NEWS: Mention removed systems.
5264
99d16a21
AC
52652004-04-04 Andrew Cagney <cagney@redhat.com>
5266
5267 GDB 6.1 release created from 6.1 branch.
5268
6cdf9d98
AC
52692004-04-04 Andrew Cagney <cagney@redhat.com>
5270
98d346c3
AC
5271 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
5272 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
5273 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
5274
6cdf9d98
AC
5275 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
5276 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
5277 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
5278
859a326d
JB
52792004-04-03 Jim Blandy <jimb@redhat.com>
5280
5281 * MAINTAINERS: Chris Faylor has changed employers; add him to
5282 "paper trail" section, and update his E-mail address.
5283
b87178c3
AC
52842004-04-03 Andrew Cagney <cagney@redhat.com>
5285
4ea2acf0
AC
5286 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
5287 generic dummy frames.
5288 * dummy-frame.c: Update copyright.
5289 (dummy_frame_sniffer): Delete check for generic dummy frames.
5290
d0bd2d18 5291 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
8718a420 5292 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
d0bd2d18
AC
5293 (REG_PARM_STACK_SPACE): Delete.
5294 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
5295 Inline reference to REG_PARM_STACK_SPACE.
5296
b87178c3
AC
5297 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
5298 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
5299 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
5300 (FRAME_BASE_BEFORE_SIGTRAMP)
5301 (hppa32_hpux_frame_base_before_sigtramp)
5302 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
5303 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
5304 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
5305 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
5306 (FRAME_BASE_BEFORE_SIGTRAMP)
5307 (hppa64_hpux_frame_base_before_sigtramp)
5308 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
5309
43e2e1a0
AC
53102004-04-03 Andrew Cagney <cagney@redhat.com>
5311
5312 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
5313
ddc135a4
AC
53142004-04-02 Andrew Cagney <cagney@redhat.com>
5315
5316 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
5317 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
5318 * dummy-frame.h: Delete out-of-date comments.
5319 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
5320 * gdbarch.h, gdbarch.c: Re-generate.
5321
d15bfd3a 53222004-04-02 Joel Brobecker <brobecker@gnat.com>
8718a420 5323
d15bfd3a
AC
5324 Committed by Andrew Cagney <cagney@redhat.com>.
5325 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
5326 into account an instruction saving a register if we have already
5327 seen an earlier instruction saving that same register.
5328
f04ceafa
AC
53292004-04-02 Andrew Cagney <cagney@redhat.com>
5330
08be3abd
AC
5331 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
5332 * gdbarch.h, gdbarch.c: Re-generate.
5333 * frame.c (legacy_get_prev_frame): Delete references to
5334 DEPRECATED_INIT_FRAME_PC_FIRST.
5335
f04ceafa
AC
5336 * infrun.c (pc_in_sigtramp): Delete function.
5337 (check_sigtramp2): Inline call to pc_in_sigtramp, use
5338 get_frame_type.
5339
08e69816
AC
53402004-04-02 Andrew Cagney <cagney@redhat.com>
5341
5342 * infrun.c (handle_step_into_function): Delete code conditional on
5343 legacy_frame_p.
5344 (handle_inferior_event, step_over_function): Ditto.
5345
adb54772
AC
53462004-04-02 Andrew Cagney <cagney@redhat.com>
5347
5348 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
5349 "previous frame inner to this frame" test.
5350
304396fb
AC
53512004-04-02 Andrew Cagney <cagney@redhat.com>
5352
5353 * frame.c (safe_frame_unwind_memory): New function.
5354 * frame.h (safe_frame_unwind_memory): Declare. Update description
5355 of /safe_/ methods.
5356 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
5357 "next_frame". Use safe_frame_unwind_memory.
5358 (tramp_frame_sniffer): Update call to tramp_frame_start.
5359
6502dd73
DJ
53602004-04-01 Daniel Jacobowitz <drow@mvista.com>
5361
5362 * dwarf2read.c (dwarf2_objfile_data_key): New.
5363 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
5364 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
5365 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
5366 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
5367 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
5368 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
5369 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
5370 Remove variables.
5371 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
5372 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
5373 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
5374 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
5375 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
5376 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
5377 Remove macros.
5378 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
5379 data.
5380 (dwarf2_locate_sections, dwarf2_build_psymtabs)
5381 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
5382 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
5383 (read_partial_die, read_full_die, read_indirect_string)
5384 (dwarf_decode_line_header, dwarf_decode_macros)
5385 (dwarf2_symbol_mark_computed): Remove use of removed macros.
5386 Update uses of removed variables.
5387 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
5388 of removed macros.
5389 (_initialize_dwarf2_read): New function.
5390 * symfile.h (dwarf2_has_info): Update prototype.
5391 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
5392 * elfread.c (elf_symfile_read): Likewise.
5393
408752b0
JB
53942004-04-01 Jim Blandy <jimb@redhat.com>
5395
9f744501
JB
5396 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
5397 function for register numbers on all the rs6000-derived targets.
5398 (rs6000_gdbarch_init): Don't register a separate
5399 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
5400 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
5401 variants.
5402
408752b0
JB
5403 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
5404 numbering.
5405
2de41bce
PH
54062004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5407
5408 * valarith.c: Update copyright notice.
5409 (value_add): Handle range types.
5410 (value_sub): Ditto.
5411 (value_equal): Ditto.
5412 (value_less): Ditto.
5413 (value_neg): Ditto.
5414 (value_complement): Ditto.
8718a420 5415 (value_binop): Simplify slightly by using is_integral_type and
2de41bce 5416 eliminiating unnecessary COERCE_ENUMs.
8718a420 5417
5613d8d3
AC
54182004-03-31 Andrew Cagney <cagney@redhat.com>
5419
5420 * frame.h (frame_unwind_id): Declare.
5421 * frame.c (frame_unwind_id): New function.
5422 (get_prev_frame_1): New function.
5423 (frame_debug_got_null_frame): New function.
5424 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
5425 code proper to prev_frame, update description.
5426 * infrun.c (step_over_function): Use frame_unwind_id.
5427
c4557624
JB
54282004-04-31 J. Brobecker <brobecker@gnat.com>
5429
5430 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
5431 (hppa64_push_dummy_call): Likewise.
5432
3e6bb910
JB
54332004-03-30 Jim Blandy <jimb@redhat.com>
5434
5435 From Ulrich Weigand:
5436 * utils.c (query): Do not use a va_list variable multiple times.
5437
a2f23071
DJ
54382004-03-29 Daniel Jacobowitz <drow@mvista.com>
5439
5440 * Makefile.in (linux_nat_h): Update dependencies.
5441 * configure.in: Check for <gnu/libc-version.h>.
5442 * configure: Regenerate.
5443 * config.in: Regenerate.
5444 * linux-nat.h: Include "target.h". Add waitstatus field to
5445 struct lwp_info.
5446 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
5447 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
5448 to.
5449 (lin_lwp_handle_extended): New function. Handle clone events.
5450 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
5451 thread exit events.
5452 (child_wait): Handle clone events.
5453 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
5454 * linux-nat.c (linux_enable_event_reporting): Turn on
5455 PTRACE_O_TRACECLONE.
5456 (linux_handle_extended_wait): Handle clone events.
5457 * thread-db.c: Include <gnu/libc-version.h>.
5458 (struct private_thread_info): Add dying flag.
5459 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
5460 higher.
5461 (attach_thread): Update comments. Handle dying threads.
5462 (detach_thread): Set the dying flag.
5463 (check_event): Always call attach_thread.
5464
8d5f9dcb
DJ
54652004-03-29 Daniel Jacobowitz <drow@mvista.com>
5466
5467 * mips-tdep.c (mips_pdr_data): New.
5468 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
5469 (_initialize_mips_tdep): Initialize mips_pdr_data.
5470
66337bb1
CV
54712004-03-29 Corinna Vinschen <vinschen@redhat.com>
5472
5473 * minsyms.c (install_minimal_symbols): Move dropping leading
5474 char from linkage name from here...
5475 (prim_record_minimal_symbol_and_info): ...to here. Simplify
5476 test for "__gnu_compiled*" symbols.
5477
e802b915
JB
54782004-03-28 Jim Blandy <jimb@redhat.com>
5479
5480 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
5481 registers to temp register r0 and byte stores as prologue
5482 instructions.
5483
72b56458
AC
54842004-03-28 Andrew Cagney <cagney@redhat.com>
5485
5486 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
5487 arm*-*-*.
5488
0bfbda3b
SC
54892004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5490
5491 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
5492 and switch the layout to force a display of register window.
5493
5a7225ed
JB
54942004-02-26 J. Brobecker <brobecker@gnat.com>
5495
5496 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
5497 of the INTEGER class.
5498
81a07a45
JB
54992004-03-26 Jim Blandy <jimb@redhat.com>
5500
5501 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
5502 bytes long on PPC GNU/Linux.
5503
8c691c7a
DC
55042004-03-26 David Carlton <carlton@kealia.com>
5505
5506 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
5507
103a0089
AC
55082004-03-25 Andrew Cagney <cagney@redhat.com>
5509
5510 * PROBLEMS: Add general section titles, remove references to
5511 specific releases.
5512
7a5ea0d4
DJ
55132004-03-25 Daniel Jacobowitz <drow@mvista.com>
5514
5515 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
5516 INT_REGISTER_SIZE.
5517 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
5518 FP_REGISTER_VIRTUAL_SIZE.
5519 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
5520 of DEPRECATED_REGISTER_RAW_SIZE.
5521 (arm_register_type): Add gdbarch argument.
5522 (arm_register_raw_size, arm_register_virtual_size): Delete.
5523 (arm_register_byte, arm_extract_return_value)
5524 (arm_store_return_value, arm_get_longjmp_target): Update references
5525 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
5526 (arm_gdbarch_init): Likewise. Don't set
5527 deprecated_register_raw_size, deprecated_register_virtual_size,
5528 deprecated_max_register_raw_size,
5529 deprecated_max_register_virtual_size, or
5530 deprecated_max_register_virtual_type. Do set register_type.
5531 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
5532 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
5533 (FP_REGISTER_VIRTUAL_SIZE): Delete.
5534 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
5535 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
5536 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
5537 INT_REGISTER_SIZE.
5538 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
5539 (remote_rdp_store_register): Likewise.
5540
5792a79b
DJ
55412004-03-24 Daniel Jacobowitz <drow@mvista.com>
5542
5543 * Makefile.in (mips-linux-tdep.o): Update dependencies.
5544 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
5545 to after osabi initialization.
5546 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
5547 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
5548 functions.
5549 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
5550 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
5551 variables.
5552 (mips_linux_init_abi): Append signal trampoline unwinders.
5553
1196bfda
AC
55542004-03-24 Andrew Cagney <cagney@redhat.com>
5555
5556 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
5557 * tramp-frame.c: Include "gdb_assert.h".
5558 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
5559 correct sizeof.
5560 (tramp_frame_append): Validate the tramp frame's instructions.
5561 * Makefile.in (tramp-frame.o): Update dependencies.
5562
4be282b4
AC
55632004-03-23 Andrew Cagney <cagney@redhat.com>
5564
5565 * trad-frame.h (trad_frame_set_reg_addr): Declare.
5566
69aec09b
AC
55672004-03-23 Andrew Cagney <cagney@redhat.com>
5568
5569 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
5570 Nasser as past testsuite/lib/ (and other) maintainers.
5571
63ed89b4
DJ
55722004-03-23 Daniel Jacobowitz <drow@mvista.com>
5573
5574 * infcmd.c (attach_command): Reread symbols if we already have
5575 an exec file.
5576
f3b36427
AC
55772004-03-23 Andrew Cagney <cagney@redhat.com>
5578
5579 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
5580
aa2a3f87
AC
55812004-03-23 Andrew Cagney <cagney@redhat.com>
5582
5583 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
5584 * gdbarch.h, gdbarch.c: Re-generate.
5585 * i386obsd-tdep.c (i386obsd_init_abi): Update.
5586 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
5587 * i386bsd-tdep.c (i386bsd_init_abi): Update.
8718a420 5588 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87 5589 (DEPRECATED_SIGTRAMP_START): Update.
8718a420 5590 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
aa2a3f87
AC
5591 (DEPRECATED_SIGTRAMP_START): Update.
5592 * blockframe.c (find_pc_sect_partial_function): Update.
5593 * arch-utils.c (legacy_pc_in_sigtramp): Update.
5594
00cac895
DJ
55952004-03-23 Daniel Jacobowitz <drow@mvista.com>
5596
5597 * remote.c (remote_open_1): Reopen the exec file and reread symbols
5598 if necessary.
5599
f561f026
AC
56002004-03-23 Andrew Cagney <cagney@redhat.com>
5601
5602 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
5603 predicate, deprecate.
5604 * gdbarch.h, gdbarch.c: Re-generate.
5605 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5606 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5607 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
5608 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5609 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
5610 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
5611 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
5612 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
5613 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
5614 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
5615 * blockframe.c (find_pc_partial_function): Update.
5616 * breakpoint.c (bpstat_what): Update.
5617 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
5618 * frv-linux-tdep.c (frv_linux_init_abi): Update.
5619 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
5620 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
5621 * i386-interix-tdep.c (i386_interix_init_abi): Update.
5622 * i386-linux-tdep.c (i386_linux_init_abi): Update.
5623 * i386-nto-tdep.c (i386nto_init_abi): Update.
5624 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
5625 * i386-tdep.c (i386_sigtramp_frame_sniffer)
5626 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
5627 * i386bsd-tdep.c (i386bsd_init_abi): Update.
5628 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
5629 * i386obsd-tdep.c (i386obsd_init_abi): Update.
5630 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
5631 * infrun.c (pc_in_sigtramp): Update.
5632 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
5633 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
5634 * mips-tdep.c (mips_gdbarch_init): Update.
5635 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
5636 * ppc-linux-tdep.c: Update comment.
5637 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
5638 * shnbsd-tdep.c (shnbsd_init_abi): Update.
5639 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
5640 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
5641 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
5642 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
5643 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
5644 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
5645 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
5646 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
8718a420 5647
8050c72f
AC
56482004-03-23 Andrew Cagney <cagney@redhat.com>
5649
d2259dd3
AC
5650 * tramp-frame.h, tramp-frame.h: New files.
5651 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
5652 Update rules to include "tramp-frame.h" and "tramp-frame.c".
5653
8050c72f
AC
5654 * Makefile.in: Update all dependencies.
5655
0db9b4b7
AC
56562004-03-23 Andrew Cagney <cagney@redhat.com>
5657
5658 * Makefile.in (trad_frame_h): Add $(frame_h).
5659 * trad-frame.h: Update copyright. Include "frame.h".
5660 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
5661 (trad_frame_set_id, trad_frame_get_id): Declare.
5662 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
5663 * trad-frame.c: Update copyright.
5664 (struct trad_frame_cache): Define.
5665 (trad_frame_cache_zalloc): New function.
5666 (trad_frame_set_id, trad_frame_get_id): New functions.
5667 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
8718a420 5668
8e645ae7
AC
56692004-03-22 Andrew Cagney <cagney@redhat.com>
5670
5671 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
5672 s390_pltstub_unwind_cache.
5673 (s390_stub_frame_unwind_cache): Rename
5674 s390_pltstub_frame_unwind_cache.
5675 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
5676 (s390_stub_frame_prev_register): Rename
5677 s390_pltstub_frame_prev_register.
5678 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
5679 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
5680
5681 From Ulrich Weigand:
5682 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
5683 pointer calls like PLT calls.
5684
34fcf120
DJ
56852004-03-22 Daniel Jacobowitz <drow@mvista.com>
5686
5687 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
5688 PC rather than the partial function start address. Use the start
5689 address to sanity check the found PDR.
5690
5b917078
DJ
56912004-03-22 Daniel Jacobowitz <drow@mvista.com>
5692
5693 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
5694 linux_handle_extended_wait.
5695
8adf9e78
AC
56962004-03-22 Andrew Cagney <cagney@redhat.com>
5697
c3122434
AC
5698 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
5699 function.
5700
8adf9e78
AC
5701 * frame.h (generic_pop_current_frame): Delete declaration.
5702 (deprecate_pop_dummy_frame): Deprecate
5703 generic_pop_dummy_frame.
5704 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
5705 (generic_pop_current_frame): Delete function.
5706 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
5707 generic_pop_current_frame.
5708 * v850-tdep.c (v850_pop_frame): Update.
5709 * mcore-tdep.c (mcore_pop_frame): Update.
5710 * sh64-tdep.c (sh64_pop_frame): Update.
5711 * h8300-tdep.c (h8300_pop_frame): Update.
5712
90ba813f
AC
57132004-03-22 Andrew Cagney <cagney@redhat.com>
5714
5715 * frame.h (deprecated_pc_in_call_dummy): Rename
5716 generic_pc_in_call_dummy.
5717 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
5718 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
5719 generic_pc_in_call_dummy.
5720 (pc_in_dummy_frame): Make static.
5721 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
5722 * gdbarch.h, gdbarch.c: Re-generate.
5723 * dummy-frame.c (dummy_frame_sniffer): Simplify.
5724 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
5725 (legacy_get_prev_frame): Ditto.
5726 * inferior.h: Delete reference to generic_pc_in_call_dummy in
5727 comment.
8718a420 5728
ca4bb888
AC
57292004-03-21 Andrew Cagney <cagney@redhat.com>
5730
244675f9
AC
5731 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
5732 declaration and out-of-date comment.
5733 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
5734 Delete function.
5735 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
5736 deprecated_pc_in_call_dummy.
5737
ca4bb888
AC
5738 * infrun.c (handle_inferior_event): For non legacy frames, use the
5739 frame ID and frame type to identify a signal trampoline. Update
5740 comments.
5741
1777c7b4
NW
57422004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
5743
5744 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
5745 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
5746
82417da5
AC
57472004-03-21 Andrew Cagney <cagney@redhat.com>
5748
5749 * frame-unwind.h: Update copyright.
5750 (struct frame_data): Add opaque declaration.
5751 (frame_sniffer_ftype): Declare.
5752 (struct frame_unwind): Add "unwind_data" and "sniffer".
5753 (frame_unwind_register_unwinder): Declare.
5754 (frame_unwind_find_by_frame): Add parameter "this_cache".
5755 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
5756 (legacy_get_prev_frame, legacy_get_prev_frame)
5757 (get_frame_type): Pass the prologue_cache to
5758 frame_unwind_find_by_frame.
5759 * frame-unwind.c (struct frame_unwind_table_entry): Add field
5760 "unwinder".
5761 (frame_unwind_register_unwinder): New function.
5762 (frame_unwind_find_by_frame): Handle an unwind sniffer.
5763
b2ba182e
PH
57642004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
5765
5766 * bcache.c (print_percentage): Use floating point to avoid
5767 incorrect results when portion*100 overflows.
5768
81332287
KB
57692004-03-19 Kevin Buettner <kevinb@redhat.com>
5770
5771 * ppc_tdep.h (ppc_linux_frame_saved_pc)
5772 (ppc_linux_init_extra_frame_info)
5773 (ppc_linux_frameless_function_invocation)
5774 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
5775 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
5776 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
5777 (rs6000_frame_chain): Delete declarations.
5778 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
5779 (ppc_linux_init_extra_frame_info)
5780 (ppc_linux_frameless_function_invocation)
5781 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
5782 (ppc_linux_init_abi): Remove registration of above deleted functions.
5783 * rs6000-tdep.c (rs6000_init_extra_frame_info)
5784 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
5785 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
5786 (rs6000_pop_frame, rs6000_frameless_function_invocation)
5787 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
5788 (rs6000_gdbarch_init): Remove registration of above deleted functions.
5789 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
5790 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
5791 frame management for all OSABIs.
5792
61a65099
KB
57932004-03-19 Andrew Cagney <cagney@redhat.com>
5794
5795 Committed by Kevin Buettner <kevinb@redhat.com>.
5796
5797 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
5798 Update copyright.
5799 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
5800 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
5801 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
5802 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
5803 unwinders. #ifdef legacy frame code.
5804 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
5805 "frame-base.h".
5806 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
5807 (struct rs6000_frame_cache, rs6000_frame_cache)
5808 (rs6000_frame_this_id, rs6000_frame_prev_register)
5809 (rs6000_frame_sniffer, rs6000_frame_unwind)
5810 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
5811 (rs6000_frame_base): Implement a traditional frame unwinder.
5812 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
5813 frame unwinder.
5814
88f7da05
KB
58152004-03-19 Kevin Buettner <kevinb@redhat.com>
5816
5817 * breakpoint.c (adjust_breakpoint_address): Don't adjust
5818 breakpoint address for watchpoints or the catch eventpoints.
5819 Add new paramter ``bptype''. Adjust all callers.
5820
f826dce1
AC
58212004-03-19 Andrew Cagney <cagney@redhat.com>
5822
33cb8b0f
AC
5823 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
5824
f826dce1
AC
5825 * PROBLEMS: Delete note that ARM does not use frame code, problem
5826 fixed.
5827
43b1ab88
AC
58282004-03-18 Andrew Cagney <cagney@redhat.com>
5829
292ab034
AC
5830 * stack.c (return_command): Delete code wrapped in #ifdef
5831 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
5832
43b1ab88
AC
5833 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
5834
dbfe4626
AC
58352004-03-18 Andrew Cagney <cagney@redhat.com>
5836
5837 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
5838 DEPRECATED_IN_SIGTRAMP.
5839 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5840 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
5841 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5842 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5843 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5844 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5845 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5846 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
5847 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
5848 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
5849
0cad6aec
AC
58502004-03-18 Andrew Cagney <cagney@redhat.com>
5851
5852 * frame-base.c: Update copyright. Include "gdb_obstack.h".
5853 (struct frame_base_table_entry): Define.
5854 (struct frame_base_table): Re-implement as a linked list.
5855 (frame_base_init): Re-implement.
5856 (frame_base_table): Delete function.
5857 (append_predicate): Delete function.
5858 (frame_base_append_sniffer): Update.
5859 (frame_base_set_default): Update.
5860 (frame_base_find_by_frame): Update.
5861 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
5862 * Makefile.in (frame-base.o): Update dependencies.
5863
9982c2e7
AC
58642004-03-17 Andrew Cagney <cagney@redhat.com>
5865
5866 * frame.c (legacy_get_prev_frame): Pass correct frame to
5867 frame_unwind_find_by_frame.
5868
8dfe8985
DC
58692004-03-17 David Carlton <carlton@kealia.com>
5870
5871 * NEWS: Mention C++ nested types and namespaces
5872
ed47347a
MC
58732004-03-16 Michael Chastain <mec.gnu@mindspring.com>
5874
5875 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
5876 and "Regressions since gdb 5.3.". Add known regressions since
5877 gdb 6.0.
5878
90aeadfc
DC
58792004-03-16 David Carlton <carlton@kealia.com>
5880
5881 * dwarf2read.c (process_structure_scope): Process children even
5882 when we're a declaration.
5883
73912b9b
AC
58842004-03-16 Andrew Cagney <cagney@redhat.com>
5885
5886 * symtab.h (find_pc_sect_partial_function): Delete declaration.
5887 * blockframe.c (find_pc_partial_function)
5888 (find_pc_sect_partial_function): Merge into a single
5889 find_pc_partial_function.
5890
283accbc
MK
58912004-03-16 Mark Kettenis <kettenis@gnu.org>
5892
5893 * i386bsd-nat.c: s/regno/regnum/g.
5894 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
5895 FP0_REGNUM.
5896 (store_inferior_registers): Likewise.
5897
f5b1afdf
MK
58982004-03-16 Mark Kettenis <kettenis@gnu.org>
5899
5900 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
5901 of i387_fill_fsave.
5902 (store_inferior_registers): Call i387_collect_fsave and
5903 i387_collect_fxsave instead of i387_fill_fsave and
5904 i387_fill_fxsave.
5905
41fe5eb3
AC
59062004-03-15 Andrew Cagney <cagney@redhat.com>
5907
5908 * Makefile.in (frame-unwind.o): Update dependencies.
5909 * frame-unwind.c: Include "gdb_obstack.h".
5910 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
5911 parameter.
5912 (append_predicate): Delete function.
5913 (struct frame_unwind_table_entry): New structure.
5914 (struct frame_unwind_table): Replace "sniffer" with "head" and
5915 "tail".
5916 (frame_unwind_append_sniffer): Update.
5917 (frame_unwind_find_by_frame): Update.
5918 (_initialize_frame_unwind): Registe frame_unwind_init using
5919 gdbarch_data_register_pre_init.
5920
3f63813d
MK
59212004-03-15 Mark Kettenis <kettenis@gnu.org>
5922
5923 * i386bsd-nat.c: Update copyright year.
5924 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
5925 define unconditionally.
5926
3248c325 59272004-03-15 Mark Kettenis <kettenis@gnu.org>
63b6c53f
MK
5928
5929 * i387-tdep.h (i387_collect_fsave): New prototype.
5930 * i387-tdep.c (i387_collect_fsave): New function containing most
5931 of the code from i387_fill_fsave.
3248c325 5932 (i387_fill_fsave): Call i387_collect_fsave.
63b6c53f 5933
871fbe6a
MK
59342004-03-15 Mark Kettenis <kettenis@gnu.org>
5935
5936 * i386-linux-tdep.c: Update copyright year.
5937 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
5938 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
5939 svr4_ilp32_link_map_offsets instead of
5940 i386_linux_svr4_fetch_link_map_offsets.
5941
8176b9b8
DC
59422004-03-15 David Carlton <carlton@kealia.com>
5943
5944 Fix for PR c++/1553:
5945 * dwarf2read.c (read_structure_type): Determine type name by
5946 calling determine_class_name.
5947 (determine_class_name): New.
5948 (determine_prefix): Look at TYPE_TAG_NAME and call
5949 determine_class_name when appropriate.
5950 (determine_prefix_aux, class_name): Delete.
9d58e29d 5951 (read_namespace): Set die->type.
8176b9b8 5952
fe8bf7d7
KB
59532004-03-15 Kevin Buettner <kevinb@redhat.com>
5954
5955 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
5956 unused macro definition. The definition in target.h (or perhaps
5957 elsewhere) takes precedence.
5958
ed6edd9b
AC
59592004-03-15 Andrew Cagney <cagney@redhat.com>
5960
f9be684a
AC
5961 * ppc-tdep.h: Update copyright.
5962 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
5963 function signatures to match "regsets.h".
5964 * ppc-linux-tdep.c: Include "regset.h".
5965 (ELF_GREGSET_SIZE): Delete.
5966 (right_supply_register): New function.
5967 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
5968 using right_supply_register.
5969 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
5970 functions.
5971 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
5972 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
5973 (_initialize_ppc_linux_tdep): Do not register
5974 ppc_linux_regset_core_fns.
5975 (ppc_linux_regset_from_core_section): Replace
5976 fetch_core_registers.
5977 (ppc_linux_regset_core_fns): Delete.
5978 * ppc-linux-nat.c: (right_fill_reg): New function.
5979 (supply_gregset): Update call to ppc_linux_supply_gregset.
5980 (fill_gregset): Clear the register set, use right_fill_reg.
5981 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
5982 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
5983
ed6edd9b
AC
5984 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
5985 unsigned.
5986
030f20e1
AC
59872004-03-15 Andrew Cagney <cagney@redhat.com>
5988
5989 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
5990 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
5991 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
5992 and register_gdbarch_data.
5993 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
5994 (struct gdbarch_data): Replace "init" by "pre_init" and
5995 "post_init".
5996 * gdbarch.h, gdbarch.c: Re-generate.
5997 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
5998 with"obstack", use OBSTACK_ZALLOC.
5999 (dwarf2_frame_ops): Delete.
6000 (dwarf2_frame_set_init_reg): Use gdbarch_data.
6001 (dwarf2_frame_init_reg): Use gdbarch_data.
6002 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8718a420 6003 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
030f20e1
AC
6004 (_initialize_svr4_solib): Update.
6005 * user-regs.c (_initialize_user_regs): Update.
6006 * reggroups.c (_initialize_reggroup): Update.
6007 * regcache.c (_initialize_regcache): Update.
6008 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6009 * libunwind-frame.c (_initialize_libunwind_frame): Update.
6010 * gnu-v3-abi.c (init_gnuv3_ops): Update.
6011 * frame-unwind.c (_initialize_frame_unwind): Update.
6012 * frame-base.c (_initialize_frame_base): Update.
6013 * user-regs.c (user_reg_add): Update.
6014 * reggroups.c (reggroup_add): Update.
6015 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6016 * libunwind-frame.c (libunwind_frame_set_descr): Update.
6017 * frame-unwind.c (frame_unwind_append_sniffer): Update.
6018 * frame-base.c (frame_base_table): Update.
6019 * remote.c (_initialize_remote): Update.
6020 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8718a420 6021
3111a3fc
AC
60222004-03-15 Andrew Cagney <cagney@redhat.com>
6023
6024 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6025
5ecb7103
KB
60262004-03-15 Kevin Buettner <kevinb@redhat.com>
6027
6028 * Makefile.in (frv-linux-tdep.o): Add dependencies.
6029 * frv-linux-tdep.c: New file.
6030 * frv-tdep.c (struct gdbarch_tdep): Add new field
6031 ``sigcontext_reg_addr''.
6032 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6033 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6034 (frv_sigramp_frame_sniffer): New functions.
6035 (frv_sigtramp_frame_unwind): New static global.
6036 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
6037 sniffers.
6038 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6039 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6040
1ccda5e9
KB
60412004-03-15 Kevin Buettner <kevinb@redhat.com>
6042
6043 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6044 but not via a call to error(), when unable to read memory.
6045
b375a0a5
KB
60462004-03-15 Kevin Buettner <kevinb@redhat.com>
6047
6048 * frv-tdep.c (frv_call_dummy_words): Delete.
6049 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6050
4fdf6121
AC
60512004-03-15 Andrew Cagney <cagney@redhat.com>
6052
6053 * infrun.c (handle_step_into_function, step_over_function): Only
6054 update and use STEP_FRAME_ID when the system is using legacy
6055 frames. Update comments.
6056
34021503
MK
60572004-03-14 Mark Kettenis <kettenis@gnu.org>
6058
187e21d1
MK
6059 * amd64-linux-tdep.h: Remove file.
6060 * amd64-linux-tdep.c: Don't include "inferior.h" and
6061 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
6062 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
6063 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
6064 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
6065 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
6066 macros.
6067 (user_to_gdb_regmap): Remove variable.
6068 (amd64_linux_gregset_reg_offset): New variable.
6069 (amd64_core_fns): Remove variable.
6070 (fetch_core_registers): Remove function.
6071 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
6072 functions.
6073 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
6074 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
6075 * Makefile.in (amd64_linux_tdep_h): Remove.
6076 (amd64-linux-nat.o): Update dependencies.
6077 (amd64-linux-tdep.o): Update dependencies.
6078
99679982
MK
6079 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
6080 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
6081 functions.
6082 (fetch_inferior_registers, store_inferior_registers): Rewrite.
6083
34021503
MK
6084 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
6085 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
6086
134d01f1
DJ
60872004-03-14 Daniel Jacobowitz <drow@mvista.com>
6088
6089 * dwarf2read.c (read_structure_type): Rename from
8718a420 6090 read_structure_scope. Don't create a symbol or call process_die.
134d01f1
DJ
6091 Return immediately if die->type is set. Call read_type_die before
6092 dwarf2_add_member_fn.
6093 (process_structure_scope): New function.
6094 (read_enumeration_type, process_enumeration_scope): New functions,
6095 broken out from read_enumeration. Don't create the enumeration
6096 type if it has already been created.
6097 (read_enumeration): Removed.
6098 (process_die): Call read_structure_type, process_structure_scope,
6099 read_enumeration_type, and process_enumeration_scope. Just call
6100 new_symbol for base and subrange types. Add a comment about other
6101 type dies.
6102 (read_type_die): Call read_enumeration_type.
6103 (add_partial_structure, new_symbol): Update comments.
6104
65760afb
SC
61052004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6106
6107 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
6108
10f59415
SC
61092004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6110
6111 * tui/tui-win.h (tui_get_cmd_list): Declare.
6112 * tui/tui-win.c (tui_command): New function.
6113 (tui_get_cmd_list): New function.
6114 (_initialize_tui_win): Moved initialization of tui command in
6115 tui_get_cmd_list.
6116
6117 * tui/tui-data.c (init_content_element): Setup new data members.
6118 (init_win_info): Likewise.
6119 (free_content_elements): Free it.
6120 * tui/tui-data.h (struct tui_data_element): Store the register
6121 content to print.
6122 (struct tui_data_info): Keep the current register group.
6123
6124 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
6125
6126 * tui/tui-regs.h (tui_show_registers): Update prototype.
6127 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
6128 (tui_resize_all): No need to calculate anything for register window.
6129 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
6130 (tui_set_register_element, tui_set_general_regs_content): Remove.
6131 (tui_set_special_regs_content): Remove.
6132 (tui_set_general_and_special_regs_content): Remove.
6133 (tui_set_float_regs_content): Remove.
6134 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
6135 (tui_set_regs_content): Remove.
6136 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
6137 (tui_v_show_registers_command_support): Remove.
6138 (tui_show_registers): Use a reggroup to specify the registers to show.
6139 (tui_show_register_group): New function.
6140 (tui_display_registers_from): Compute the layout of register window
6141 and refresh with new API; be sure to delete old register windows.
6142 (tui_check_register_values): Update to use tui_get_register and
6143 tui_display_data.
6144 (tui_display_register): Just refresh the register window part.
6145 (tui_register_format): Format registers and save in tui_data_element.
6146 (tui_get_register): New to combine tui_reg_value_has_changed and
6147 tui_get_register_raw_value; fix to use the new gdb API.
6148 (tui_show_float_command): Renamed tui_reg_float_command.
6149 (tui_show_general_command): Renamed tui_reg_general_command.
6150 (tui_show_special_command): Renamed tui_reg_system_command.
6151 (_initialize_tui_regs): Remove unused commands.
6152
c3364ea4
MK
61532004-03-13 Mark Kettenis <kettenis@gnu.org>
6154
27d1e716
MK
6155 * NEWS (New native configurations): Mention OpenBSD/amd64.
6156
c3364ea4
MK
6157 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
6158 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
6159 Remove defines.
6160 * config/i386/nm-fbsd64.h: Likewise.
6161 * config/i386/nm-obsd.h: Likewise.
6162 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
6163 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
6164
b2d6d697
KB
61652004-03-12 Kevin Buettner <kevinb@redhat.com>
6166
6167 * frv-tdep.c (set_variant_scratch_registers): New function.
b2d6d697
KB
6168 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
6169 New constants.
6170
76e43199
KB
6171 From Richard Sandiford <rsandifo@redhat.com>:
6172 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
6173
34ce532e
KB
61742004-03-12 Kevin Buettner <kevinb@redhat.com>
6175
6176 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
6177 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
6178 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
6179 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
6180 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
6181 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
6182 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
6183 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
6184 definitions from frv-tdep.c to frv-tdep.h.
6185
c4d10515
KB
61862004-03-12 Kevin Buettner <kevinb@redhat.com>
6187
6188 Add shared library support for FR-V FDPIC ABI:
6189 * Makefile.in (solib-frv.o): Add dependencies.
6190 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
6191 New functions.
6192 (frv_push_dummy_call): Add support for FDPIC ABI.
6193 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
6194 for FDPIC ABI.
6195 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
6196 (frv_fdpic_find_canonical_descriptor): Declare.
6197 * solib-frv.c: New file.
6198 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
6199 * config/frv/tm-frv.h (solib.h): Include.
6200
ed1bd989
KB
62012004-03-12 Kevin Buettner <kevinb@redhat.com>
6202
6203 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
6204 (frv-tdep.o): Update dependencies.
6205 * frv-tdep.h: New file.
6206 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
6207 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
6208 constants.
6209 (struct gdbarch_tdep): Add new member ``frv_abi''.
6210 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
6211 functions.
6212 (new_variant): Set ``frv_abi'' field.
6213 (gdb_arch_init): Detect FDPIC executables.
6214
82b38f72
MK
62152004-03-12 Mark Kettenis <kettenis@gnu.org>
6216
6217 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
6218 wrapper.
6219
db1ea9ba
AC
62202004-03-11 Andrew Cagney <cagney@redhat.com>
6221
6222 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
6223
f8766ec1
KB
62242004-03-11 Kevin Buettner <kevinb@redhat.com>
6225
6226 * solist.h (master_so_list): New function.
6227 * solib.c (master_so_list): Likewise.
6228 * solib-svr4.c (enable_break): Iterate over so_list entries
6229 obtained from master list instead of entries obtained directly
6230 via svr4_current_sos().
6231
523f6a27
BE
62322004-03-10 Ben Elliston <bje@gnu.org>
6233
6234 * MAINTAINERS: Update my mail address.
6235
37814c18
KI
62362004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6237
6238 * remote-m32r-sdi.c: Support hardware watchpoint.
6239
8b9740d8
DJ
62402004-03-09 Daniel Jacobowitz <drow@mvista.com>
6241
6242 * user-regs.c: Update copyright years.
6243 (struct user_regs): Rename to gdb_user_regs.
6244 (append_user_reg, builtin_user_regs, user_regs_init)
6245 (user_reg_add, user_reg_map_name_to_regnum)
6246 (usernum_to_user_reg): Update.
6247
4bb7a0a7
DJ
62482004-03-09 Daniel Jacobowitz <drow@mvista.com>
6249
6250 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
6251 (skip_children): New functions.
6252 (locate_pdi_sibling): Call skip_children.
6253
44e1a9eb
DJ
62542004-03-09 Daniel Jacobowitz <drow@mvista.com>
6255
6256 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
6257 * gdbtypes.c (check_typedef): Update comments.
6258
f3dd6933
DJ
62592004-03-09 Daniel Jacobowitz <drow@mvista.com>
6260
6261 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
6262 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
6263 pointer. Update comment about comp_unit_head.
6264 (struct abbrev_info): Shorten two int flags.
6265 (dwarf_alloc_abbrev): Take a CU argument.
6266 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
6267 each time through the loop. Update cleanup argument.
6268 (psymtab_to_symtab_1): Update cleanup call.
6269 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
6270 abbrev_obstack.
6271 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
6272 Just call obstack_free and clear the pointer.
6273
b40c7d58
DJ
62742004-03-09 Daniel Jacobowitz <drow@mvista.com>
6275
6276 * infrun.c (handle_inferior_event): Remove short-circuit code for
6277 events in a different thread.
6278
333dabeb
DJ
62792004-03-09 Daniel Jacobowitz <drow@mvista.com>
6280
6281 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
6282 print the whole transfer.
6283 (initialize_targets): Update description of "set debug target".
6284
aa17d93e
DJ
62852004-03-09 Daniel Jacobowitz <drow@mvista.com>
6286
6287 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
6288
0b71f08f
NW
62892004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
6290
6291 * MAINTAINERS (write after approval): Add myself.
6292
3930f270
CV
62932004-03-08 Corinna Vinschen <vinschen@redhat.com>
6294
6295 * sh-tdep.c (sh_print_registers_info): Use for loop.
6296 Don't skip multiple registers when a float register is encountered.
6297
a2b4a96c
CV
62982004-03-08 Corinna Vinschen <vinschen@redhat.com>
6299
6300 Fix PR tdep/1291.
6301 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
6302 to official SH documentation.
6303
f15a4bc0
AC
63042004-03-07 Andrew Cagney <cagney@redhat.com>
6305
6306 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
6307 unused function.
6308
9498281f
DJ
63092004-03-07 Daniel Jacobowitz <drow@mvista.com>
6310
6311 * arm-tdep.c (thumb_get_next_pc): Handle BX.
6312 (arm_get_next_pc): Handle BX and BLX.
6313
449e1137
AC
63142004-03-07 Andrew Cagney <cagney@redhat.com>
6315
eded0a31
AC
6316 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
6317 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
6318 HPPA_SP_REGNUM.
6319 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
6320 (hppa_target_read_fp): Delete.
6321 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
6322 register_virtual_size, max_register_raw_size,
6323 max_register_virtual_size, register_byte, register_size,
6324 target_read_fp, fp_regnum, and register_bytes. Set register_type
6325 instead of register_virtual_type.
6326 (hppa32_register_type, hppa64_register_type): Replace
6327 hppa32_register_virtual_type and hppa64_register_virtual_type.
6328 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
6329 (HPPA_FP_REGNUM): Define.
6330
f5f907e2
AC
6331 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
6332
69b4bbe4
AC
6333 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
6334 (pa_do_registers_info): Delete.
6335 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8718a420 6336 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
69b4bbe4 6337 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
f5f907e2 6338
78161e48
AC
6339 * infcall.c (legacy_push_dummy_code): Delete #ifdef
6340 GDB_TARGET_IS_HPPA code.
6341 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8718a420 6342 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
78161e48
AC
6343 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
6344 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8718a420
RM
6345 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
6346 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
6347 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
78161e48 6348 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8718a420
RM
6349 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
6350 (hppa_frameless_function_invocation, hppa64_store_return_value)
6351 (hppa_store_struct_return, hppa64_extract_return_value)
78161e48 6352 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8718a420 6353 (hppa32_call_dummy_length, hppa64_call_dummy_length)
78161e48 6354 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8718a420
RM
6355 (find_proc_framesize, deposit_21, restore_pc_queue)
6356 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
210197d2 6357 (rp_saved, pc_in_linker_stub): Delete.
78161e48 6358
782eae8b
AC
6359 Unconditionally enable 64-bit frame and ABI code.
6360 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
6361 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
6362 push_dummy_frame, fix_call_dummy, push_arguments,
6363 call_dummy_location, extract_return_value, use_struct_convention,
6364 store_return_value, store_struct_return, saved_pc_after_call,
6365 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
6366 frame_chain, frame_chain_valid, frameless_function_invocation,
6367 frame_saved_pc, and pop_frame.
78161e48 6368
449e1137
AC
6369 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
6370 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
6371 (hppa_gdbarch_init): Do not set PC_REGNUM.
6372
12507572
MK
63732004-03-06 Mark Kettenis <kettenis@gnu.org>
6374
6375 * config/alpha/tm-fbsd.h: Remove file.
6376 * config/alpha/fbsd.mt: Tweak comment.
6377 (TM_FILE): Set to tm-alpha.h.
6378
c107cc1b
AC
63792004-03-05 Andrew Cagney <cagney@redhat.com>
6380
6381 * infrun.c (step_over_function): When non-legacy code, and no
6382 step_frame_id, use the unwinder to get the caller's frame ID.
6383
f2e7c15d
MK
63842004-03-05 Mark Kettenis <kettenis@gnu.org>
6385
8b0c3633
MK
6386 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
6387 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
6388 bfd_arch_unknown. Adjust comment.
6389
f2e7c15d
MK
6390 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
6391 * i386obsd-tdep.c: Correct spelling in comment.
6392 * i386nbsd-tdep.c: Correct spelling in comment.
6393 * sparc-tdep.c: Correct spelling in comments.
6394
1198ecbe
DC
63952004-03-05 David Carlton <carlton@kealia.com>
6396
6397 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
6398 bug.
6399
9eb42ed1
MK
64002004-03-05 Mark Kettenis <kettenis@gnu.org>
6401
6402 * sparc-tdep.c: Fix typo in comment.
6403
52b5e991
JB
64042004-03-04 J. Brobecker <brobecker@gnat.com>
6405
6406 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
6407
d8151005
DJ
64082004-03-04 Daniel Jacobowitz <drow@mvista.com>
6409
6410 * dwarf2read.c: Add comment describing memory lifetimes.
6411 (struct dwarf2_pinfo): Update comment.
6412 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
6413 (read_enumeration, new_symbol): Don't use obsavestring.
6414
cbeae229
MK
64152004-03-04 Mark Kettenis <kettenis@gnu.org>
6416
722d18c2
MK
6417 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
6418 instead of amd64_fill_fxsave.
6419 * amd64bsd-nat.c (store_inferior_registers): Likewise.
6420 * amd64fbsd-nat.c (fill_fpregset): Likewise.
6421
cbeae229
MK
6422 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
6423 Reorganize code a bit.
6424
b4206d25
OF
64252004-03-04 Orjan Friberg <orjanf@axis.com>
6426
6427 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8718a420
RM
6428 when the frame pointer is pushed. Don't set the frame pointer's
6429 address on the stack unless it's actually located there.
b4206d25
OF
6430 Set the SRP's address on the stack correctly when the PC is still in
6431 the prologue.
6432 (cris_return_value): New function.
6433 (cris_gdbarch_init): Clear deprecated store_return_value,
6434 extract_return_value.
6435
49b0b195
JB
64362004-03-02 Jim Blandy <jimb@redhat.com>
6437
6438 * stabsread.c (reg_value_complaint): The maximum register number
6439 is one less than the number of registers.
6440
e9ff708b
AC
64412004-03-02 Andrew Cagney <cagney@redhat.com>
6442
6443 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
6444 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
6445 trailing comma and redundant assignment of I386_ST0_REGNUM.
6446 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
6447 32-bit segment registers.
6448
d4715e41
AC
64492004-03-01 Andrew Cagney <cagney@redhat.com>
6450
6451 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
6452 use frame_relative_level and get_next_frame.
6453
3ce2bf18
AC
64542004-02-29 Andrew Cagney <cagney@redhat.com>
6455
6456 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
6457 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
6458 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
6459 Delete macro.
6460
2da6aac3
DJ
64612004-02-29 Daniel Jacobowitz <drow@mvista.com>
6462
6463 * inflow.c (terminal_inferior): Don't give up the terminal if we
6464 previously couldn't get the inferior's terminal state.
6465
6ba34a8d
DJ
64662004-02-29 Daniel Jacobowitz <drow@mvista.com>
6467
6468 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
6469 PC_REGNUM.
6470
faae5abe
AC
64712004-02-28 Andrew Cagney <cagney@redhat.com>
6472
6473 * NEWS: Refer to GDB 6.1.
6474 * README: Refer to GDB 6.1.
6475 * PROBLEMS: Refer to GDB 6.1.
6476
2227a3c5
DJ
64772004-02-28 Daniel Jacobowitz <drow@mvista.com>
6478
6479 * thread-db.c (disable_thread_signals): Remove unused function.
6480
80571bff
MK
64812004-02-28 Mark Kettenis <kettenis@gnu.org>
6482
041bd74b
MK
6483 * amd64-nat.c: Include "gdb_string.h".
6484 (amd64_collect_native_gregset): Zero-extend the 32-bit
6485 general-purpose registers and %eip.
6486
3c017e40
MK
6487 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
6488 * amd64-tdep.c (amd64_collect_fxsave): New function.
6489 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
6490
80571bff
MK
6491 * i387-tdep.h: Update copyright year.
6492 (i387_collect_fxsave): New prototype.
6493 * i387-tdep.c: Update copyright year.
6494 (i387_collect_fxsave): New function containing most of the code
6495 from i387_fill_fxsave.
6496 (i387_fill_fxsave): Call i387_collect_fxsave.
6497
50d71875
AC
64982004-02-28 Andrew Cagney <cagney@redhat.com>
6499
6500 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
6501 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
6502
4a28816e
MK
65032004-02-28 Mark Kettenis <kettenis@gnu.org>
6504
6505 * amd64-tdep.c (amd64_frame_cache): Fix comment.
6506
dbda9972
AC
65072004-02-28 Andrew Cagney <cagney@redhat.com>
6508
6509 * utils.c: Use "", instead of <>, to include readline.
6510 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
6511 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
6512 * source.c, solib.c, exec.c, event-top.c: Ditto.
6513 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
6514 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
6515 * Makefile.in: Update all dependencies.
6516 (readline_tilde_h, readline_history_h): Define.
6517 (readline_headers): Delete.
6518
83277a99
MK
65192004-02-28 Mark Kettenis <kettenis@gnu.org>
6520
91ae4303
MK
6521 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
6522 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
6523 "config/i386/tm-lx64.h".
6524
83277a99
MK
6525 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
6526 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
6527 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
6528
6e1d7d6c
AC
65292004-02-28 Andrew Cagney <cagney@redhat.com>
6530
ecc9ac84
AC
6531 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
6532
6e1d7d6c
AC
6533 * breakpoint.c (_initialize_breakpoint): Use
6534 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
6535 Add help to show command.
6536
9671aeef
MK
65372004-02-28 Mark Kettenis <kettenis@gnu.org>
6538
7fa2737c
MK
6539 * i386-nat.c: Reformat to be closer to coding standards.
6540 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
6541 `retval'. Make variables `align' and `size' local to while-loop.
6542 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
6543 (_initialize_i386_nat): New prototype.
6544
9671aeef
MK
6545 * tui/tui.c: Include <readline/readline.h> instead of
6546 "readline/readline.h". Include it after <term.h> and
6547 "gdb_curses.h".
6548
fca7aa43
AC
65492004-02-27 Andrew Cagney <cagney@redhat.com>
6550
412275d5
AC
6551 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
6552 the new frame unwind code.
6553 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
6554 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
6555 PCOQ_HEAD_REGNUM.
6556
fca7aa43
AC
6557 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
6558 "return_value" and "push_dummy_call".
6559 (hppa32_use_struct_convention): Delete unused function.
6560 (hppa32_store_return_value): Delete unused function.
6561 (hppa32_extract_return_value): Delete unused function.
6562 (hppa32_stack_align): Delete function.
6563
e6a8a7d2
EZ
65642004-02-27 Eli Zaretskii <eliz@elta.co.il>
6565
6566 * coffread.c (enter_linenos): Don't let rawptr reference memory
6567 outside linetab[]'s limits.
6568
1797a8f6
AC
65692004-02-27 Andrew Cagney <cagney@redhat.com>
6570
6571 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
6572 inferior stack space - the stack needs to grow upwards.
6573 (hppa32_frame_align): New function.
6574 (hppa64_frame_align): Replace hppa_frame_align.
6575 (hppa_gdbarch_init): Update.
6576
2e4b5889
OF
65772004-02-26 Orjan Friberg <orjanf@axis.com>
6578
6579 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
6580 (dwarf2-frame.h): Include.
6581 (enum cris_regnums): New enum CRIS_FP_REGNUM.
6582 Remove static variables related to ABI setting.
6583 (struct gdbarch_tdep): Remove cris_abi member.
6584 (struct frame_extra_info): Remove.
6585 (cris_unwind_cache, stack_item): New structs.
6586 (cris_frame_unwind, cris_frame_base): New variables.
6587 (push_stack_item, pop_stack_item)
6588 (cris_frame_unwind_cache, cris_frame_this_id)
6589 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
6590 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
6591 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
6592 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
6593 (cris_reg_struct_has_addr): New functions.
6594 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8718a420 6595 (cris_frame_saved_pc, cris_saved_pc_after_call,
2e4b5889
OF
6596 (cris_store_struct_return, cris_frameless_function_invocation)
6597 (cris_pop_frame, cris_skip_prologue_main)
6598 (cris_abi_original_store_return_value)
6599 (cris_abi_v2_store_return_value)
6600 (cris_abi_original_extract_return_value)
6601 (cris_abi_v2_extract_return_value)
6602 (cris_abi_original_reg_struct_has_addr)
6603 (cris_abi_v2_reg_struct_has_addr)
6604 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
6605 (cris_push_return_address, cris_abi_update): Remove.
6606 (_initialize_cris_tdep): Remove ABI command.
6607 (cris_dump_tdep): Ditto.
8718a420 6608 (cris_gdbarch_init): Remove ABI command.
2e4b5889
OF
6609 Set store_return_value, extract_return_value, push_dummy_code,
6610 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
6611 frame_unwind_append_sniffer, frame_base_set_default.
6612 Clear deprecated init_frame_pc, push_arguments, store_return_value,
6613 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
6614 sizeof_call_dummy_words, get_saved_register, push_return_address,
8718a420 6615 pop_frame, store_struct_return, frame_init_saved_regs,
2e4b5889
OF
6616 init_extra_frame_info, frameless_function_invocation, frame_chain,
6617 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
6618 dummy_write_sp.
8718a420 6619
6b9acc27
JJ
66202004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6621
6622 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
6623 * valprint.c (print_hex_chars): Change from static to external.
6624 (print_char_chars): New function.
6625 * printcmd.c (print_scalar_formatted): For integer and enum types
6626 that are longer than LONGEST, perform processing via appropriate
6627 print_*_chars routines.
6628
a431654a
AC
66292004-02-26 Andrew Cagney <cagney@redhat.com>
6630
6631 * Makefile.in: Update dependencies.
6632 Changes from Ulrich Weigand,
6633 * s390-tdep.c: Include "dwarf2-frame.h".
6634 (s390_dwarf2_frame_init_reg): New function.
6635 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
6636 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
6637
fa8d40ab
JJ
66382004-02-26 Jeff Johnston <jjohnstn@redhat.com>
6639
6640 * breakpoint.c (pending_break_support): New setting variable.
6641 (break_command_1): Account for pending_break_support setting
6642 when creating pending breakpoints.
6643 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
6644 (_initialize_breakpoint): Add "set breakpoint pending" and
6645 "show breakpoint pending" commands.
6646
0dcd613f
AC
66472004-02-26 Andrew Cagney <cagney@redhat.com>
6648
6649 Fix PR i18n/1570.
6650 * charset.c (backslashable, backslashed, represented): Remove 'e'
6651 from list of escaped characters, not part of ISO-C.
6652
479272a3
JB
66532004-02-25 J. Brobecker <brobecker@gnat.com>
6654
6655 From Peter Schauer <schauer@pdf.de>:
6656 * tui/tui.c: Move system header includes after local includes.
6657 Fixes a build failure on solaris systems.
6658
7613d933
JB
66592004-02-25 J. Brobecker <brobecker@gnat.com>
6660
6661 * configure.in: Refine the previous change.
6662 * configure: Regenerate.
6663
9c1488cb
MK
66642004-02-25 Mark Kettenis <kettenis@gnu.org>
6665
6666 * amd64-tdep.h: Renamed from x86-64-tdep.h.
6667 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
6668 "amd64-tdep.h" instead of "x86-64-tdep.h".
6669 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
6670 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
6671 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
6672 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
6673 and "x86-64-tdep.c".
6674 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
6675 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
6676 and "x86-64-tdep.c".
6677 * amd64bsd-nat.c: Update copyright year.
6678 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
6679 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
6680 "x86-64-tdep.h".
6681 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
6682 "x86-64-tdep.h".
6683 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
6684 "x86-64-tdep.h".
6685 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
6686 "x86-64-tdep.h".
6687 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
6688 "x86-64-tdep.h".
6689 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
6690 "x86-64-tdep.h".
8718a420 6691 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
9c1488cb
MK
6692 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
6693 * Makefile.in (amd64_linux_tdep_h): Renamed from
6694 x86_64_linux_tdep_h.
6695 (amd64_tdep_h): Renamed from x86_64_tdep_h.
6696 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
6697 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
6698 (amd64obsd-tdep.o): Update dependencies.
6699 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
6700 dependencies.
6701 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
6702 dependencies.
6703 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
6704 amd64-linux-nat.c amd64-linux-tdep.c.
6705 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
6706 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
6707 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
6708 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
6709 amd64-tdep.o and amd64-linux-tdep.o.
6710 (TM_FILE): Set to tm-linux64.h.
6711 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
6712 (NAT_FILE): Set to nm-linux64.h.
6713 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
6714 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
6715 amd64-tdep.o.
6716 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
6717 amd64-tdep.o.
6718 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
6719 amd64-tdep.o.
6720
4b8dad4a
RM
67212004-02-25 Roland McGrath <roland@redhat.com>
6722
6723 * remote.c (remote_protocol_qPart_auxv): New variable.
6724 (init_all_packet_configs): Initialize it.
6725 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
6726 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
6727 (show_remote_cmd): Call it.
6728 (_initialize_remote): Initialize commands.
6729 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
6730 service TARGET_OBJECT_AUXV requests.
6731
66745969
JB
67322004-02-25 J. Brobecker <brobecker@gnat.com>
6733
6734 * configure.in: Make sure that the wborder function is available.
6735 Otherwise, search for it in the cur_colr library.
6736 * configure: Regenerate.
6737
79508e1e
AC
67382004-02-25 Andrew Cagney <cagney@redhat.com>
6739
6740 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
6741
571ee600
MK
67422004-02-25 Mark Kettenis <kettenis@gnu.org>
6743
6744 * config/i386/tm-x86-64linux.h: Tweak comments.
6745
2b1b322f 67462004-02-25 Richard Sandiford <rsandifo@redhat.com>
ad74788f
RS
6747
6748 * MAINTAINERS: Add self to write-after-approval list.
6749
4d2acc65
AC
67502004-02-25 Andrew Cagney <cagney@redhat.com>
6751
4b8dad4a 6752 PR cli/1566. Problem found, and fix suggested by David Allan.
4d2acc65
AC
6753 * cli/cli-script.c (execute_control_command): Unconditionally
6754 install a cleanup. Default "ret" to "invalid_control". Use
6755 "break" instead of "return" to escape from the switch.
6756
4cfcaf21
JB
67572004-02-24 J. Brobecker <brobecker@gnat.com>
6758
6759 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
6760 with the lines macro defined in term.h on AiX.
6761 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
6762 a collision with the label_width macro defined in term.h on AiX.
6763
54a5c8d8
KB
67642004-02-23 David Mosberger <davidm@hpl.hp.com>
6765
6766 Committed by Kevin Buettner <kevinb@redhat.com>.
6767
6768 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
6769 * ia64-tdep.c (ia64_write_pc): Make it a global function.
6770 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
6771 instead of ia64_write_pc().
6772 * ia64-linux-tdep.c (regcache.h): Include.
6773 (ia64_linux_write_pc): New function.
4b8dad4a 6774
8a1dac83
RM
67752004-02-23 Roland McGrath <roland@redhat.com>
6776
6777 * auxv.c (info_auxv_command): Fix typos in error messages.
6778
90f90721
MK
67792004-02-23 Mark Kettenis <kettenis@gnu.org>
6780
8a1dac83 6781 * x86-64-tdep.h: Tweak comment.
90f90721
MK
6782 (enum amd64_regnum): New.
6783 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
6784 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
6785 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
6786 (X86_64_XMM1_REGNUM): Removed.
6787 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
6788 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
6789 prototypes for renamed functions.
6790 * x86-64-tdep.c: Fix typo.
6791 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
6792 register numbers.
6793 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
6794 Use constants from `enum amd64_regnum' for register numbers.
6795 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
6796 (amd64_analyze_prologue, amd64_frame_cache,
6797 amd64_sigtramp_frame_cache): Use constants from `enum
6798 amd64_regnum' for register numbers.
6799 (amd64_supply_fpregset): Adjust for renamed functions.
6800 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
6801 `enum amd64_regnum' for register numbers.
6802 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
6803 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
6804 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
6805 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
6806 (amd64_linux_fill_gregset): Adjust for renamed macros.
6807 (fetch_core_registers): Adjust for renamed functions.
6808 (amd64_linux_init_abi): Adjust for renamed functions.
6809 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
6810 renamed functions.
6811 * amd64-nat.c: Adjust for renamed macros.
6812 * amd64bsd-nat.c (fetch_inferior_registers)
6813 (store_inferior_registers): Use constants from `enum amd64_regnum'
6814 for register numbers. Adjust for renamed variables.
6815 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
6816 renamed variables.
6817 (_initialize_amd64fbsd_nat): Use constants from `enum
6818 amd64_regnum' for register numbers.
6819 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
6820 `enum amd64_regnum' for register numbers.
6821 (amd64fbsd_init_abi): Adjust for renamed functions.
6822 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
6823 `enum amd64_regnum' for register numbers.
6824 (amd64nbsd_init_abi): Adjust for renamed functions.
6825 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
6826 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
6827 `enum amd64_regnum' for register numbers.
6828 (amd64obsd_init_abi): Adjust for renamed functions.
6829 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
6830
d5479188
JJ
68312004-02-23 Jeff Johnston <jjohnstn@redhat.com>
6832
6833 * breakpoint.c (print_one_breakpoint): Do not output spaces
6834 after printing <PENDING> for a pending breakpoint.
6835
81cb7cc9
JJ
68362004-02-23 Jeff Johnston <jjohnstn@redhat.com>
6837
6838 * printcmd.c (print_scalar_formatted): Initialize val_long
6839 to remove compiler warning message.
6840
cbdeadca
JJ
68412004-02-23 Jeff Johnston <jjohnstn@redhat.com>
6842
6843 * defs.h (nquery, yquery): New prototypes.
6844 * breakpoint.c (break_command_1): Use new nquery interface.
6845 * utils.c (defaulted_query, nquery, yquery): New functions.
6846
da6bab63
AC
68472004-02-23 Andrew Cagney <cagney@redhat.com>
6848
2f690297
AC
6849 * hppa-tdep.c (hppa_frame_align): New function.
6850 (hppa32_push_dummy_call): New function.
6851 (hppa64_push_dummy_call): New function.
6852 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
6853 disabled.
8a1dac83 6854
da6bab63
AC
6855 * infcall.c (legacy_push_dummy_code): Don't call deprecated
6856 FIX_CALL_DUMMY when push_dummy_call is available.
6857 (call_function_by_hand, push_dummy_code): Ditto.
6858
abf9b42d
AC
68592004-02-22 Andrew Cagney <cagney@redhat.com>
6860
6861 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
6862 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
6863 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
6864 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
6865 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
6866 call_dummy_location to ON_STACK.
6867
10fc94a4
MK
68682004-02-22 Mark Kettenis <kettenis@gnu.org>
6869
51433e4b
MK
6870 * x86-64-linux-tdep.c: Tweak comment.
6871 (amd64_linux_supply_gregset): Renamed from
6872 x86_64_linux_supply_gresget.
6873 (amd64_linux_fill_gregset): Renamed from
6874 x86_64_linux_fill_gregset.
6875 (fetch_core_registers): Adjust for renamed functions.
6876 (amd64_core_fns): Renamed from x86_64_core_fns.
6877 (amd64_linux_sigtramp_start): Renamed from
6878 x86_64_linux_sigtramp_start.
6879 (amd64_linux_pc_in_sigtramp): Renamed from
6880 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
6881 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
6882 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
6883 (amd64_linux_sigcontext_addr): Renamed from
6884 x86_64_linux_sigcontext_addr.
6885 (amd64_linux_sc_reg_offset): Renamed from
6886 x86_64_linux_sc_reg_offset.
6887 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
6888 Adjust for renamed functions and variables.
6889 (_initialize_amd64_linux_tdep): Renamed from
6890 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
6891 variables.
6892 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
6893 Adjust for renamed functions.
6894
430eaf2e
MK
6895 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
6896 from x86_64_linux_gregset64_reg_offset.
6897 (amd64_linux_gregset32_reg_offset): Rename from
6898 x86_64_linux_gregset64_reg_offset.
6899 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
6900 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
6901 (amd64_linux_dr_set_control): Renamed from
6902 x86_64_linux_dr_set_control. Adjust for renamed functions.
6903 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
6904 Adjust for renamed functions.
6905 (amd64_linux_dr_reset_addr): Renamed from
6906 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
6907 (amd64_linux_dr_get_status): Renamed from
6908 x86_64_linux_dr_get_status. Adjust for renamed functions.
6909 (_initialize_amd64_linux_nat): Renamed from
6910 _initialize_x86_64_linux_nat. Adjust for renamed variables and
6911 functions.
6912 * config/i386/nm-x86-64linux.h: Update copyright year.
6913 Adjust for renamed functions.
6914
10fc94a4
MK
6915 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
6916 amd64fbsd_sigtramp_start.
6917 (amd64fbsd_sigtramp_end_addr): Renamed from
6918 amd64fbsd_sigtramp_end.
6919 (amd64fbsd_init_abi): Adjust for renamed variables.
6920 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
6921 variables.
6922 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
6923 amd64fbsd_sigtramp_start.
6924 (amd64fbsd_sigtramp_end_addr): Renamed from
6925 amd64fbsd_sigtramp_end.
6926
343af405
AC
69272004-02-22 Andrew Cagney <cagney@redhat.com>
6928
537987fc
AC
6929 * hppa-tdep.c (hppa32_return_value): New function.
6930 (hppa64_return_value): New function.
6931 (hppa_gdbarch_init): Set return_value; keep disabled.
6932
fad850b2
AC
6933 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
6934 struct-return and inferior function call methods.
6935
26d08f08
AC
6936 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6937 "frame-base.h".
6938 (struct hppa_frame_cache): Define.
6939 (hppa_frame_cache, hppa_frame_this_id): New functions.
6940 (hppa_frame_prev_register): New function.
6941 (hppa_frame_unwind, hppa_frame_base): New variables.
6942 (hppa_frame_unwind_sniffer): New function.
6943 (hppa_frame_base_address, hppa_unwind_pc): New function.
6944 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
6945 sniffer, and frame base sniffer; keep disabled.
6946 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
6947 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
6948
e7d7bd65
AC
6949 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
6950 to predicates for "seriously old code".
6951
e963316f
AC
6952 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
6953 runtime if(0).
6954
56132691
AC
6955 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
6956 unsigned.
6957 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
e963316f 6958
343af405
AC
6959 * config/pa/tm-hppa.h: Update copyright.
6960 (DEPRECATED_INIT_FRAME_PC): Delete macro.
6961 (deprecated_init_frame_pc_default): Delete declaration.
6962 (hppa_frame_init_saved_regs): Delete declaration.
6963 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
6964 * hppa-tdep.c: Include "arch-utils.h".
6965 (hppa_gdbarch_init): Set deprecated init_frame_pc
6966 and deprecated frame_init_saved_regs.
6967 (hppa_frame_init_saved_regs): Make static.
6968
f5859b4d
MK
69692004-02-22 Mark Kettenis <kettenis@gnu.org>
6970
86f6f8e7 6971 Remove old 386BSD support.
cf7c5c23 6972 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
86f6f8e7
MK
6973 * configure.host: Remove i[34567]86-*-bsd*.
6974 * configure.tgt: Remove i[34567]86-*-bsd*.
6975 * i386b-nat.c: Removed.
6976 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
cf7c5c23
MK
6977 (i386b-nat.o): Remove dependencies.
6978
86f6f8e7
MK
6979 * config/i386/i386bsd.mh: Removed.
6980 * config/i386/i386bsd.mt: Removed.
6981 * config/i386/nm-i386bsd.h: Removed.
6982 * config/i386/tm-i386bsd.h: Removed.
6983 * config/i386/xm-i386bsd.h: Removed.
6984
971218cd
MK
6985 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
6986
7e654c37
MK
6987 * amd64fbsd-tdep.c: Include "solib-svr4.h".
6988 (amd64fbsd_init_abi): Set link map offsets.
6989 * amd64nbsd-tdep.c: Include "slib-svr4.h".
6990 (amd64nbsd_init_abi): Set link map offsets.
6991 * amd64obsd-tdep.c: Include "solib-svr4.h".
6992 (amd64obsd_init_abi): Set link map offsets.
6993 * i386fbsd-tdep.c: Include "solib-svr4.h".
6994 (i386fbsd_init_abi): Set link map offsets.
6995 * i386nbsd-tdep.c: Include "solib-svr4.h".
6996 (i386nbsdelf_init_abi): Set link map offsets.
6997 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
6998 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
6999 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7000 solib-legacy.o and core-aout.o. Reformat.
7001 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7002 solib-svr4.o, solib-legacy.o. Reformat.
7003 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
7004 * config/i386/nbsdelf.mh: Reformat.
7005 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7006 solib-svr4.o, solib-legacy.o and corelow.o.
7007 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7008 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7009 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
7010 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7011 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7012 (TM_FILE): Set to tm-fbsd.h.
7013 * config/i386/nbsd.mt (TDEPFILES): Reformat.
7014 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7015 solib-svr4.o.
7016 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7017 solib-svr4.o.
7018 (TM_FILE): Set to nm-nbsd.h.
7019 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
7020 Simplify shared library support. Don't include "elf/common.h".
7021 (SVR4_SHARED_LIBS): Don't define.
7022 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
7023 "solib.h".
7024 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7025 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
7026 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
7027 Don't include "i386/tm-i386.h". Include "solib.h".
7028 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
7029 Don't include "i386/tm-i386.h".
7030 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
7031 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
7032 Include "i386/xm-i386.h".
7033 (HOST_LONG_DOUBLE_FORMAT): Remove.
7034
5d93ae8c
MK
7035 Fix OpenBSD/i386 sigtramp recognition.
7036 * i386-tdep.h: Update copyright year.
7037 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7038 (i386bsd_sigtramp_end): New prototypes.
7039 (i386fbsd_sigtramp_start_addr): Renamed from
7040 i386fbsd_sigtramp_start.
7041 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7042 (i386obsd_sigtramp_start_addr): Renamed from
7043 i386obsd_sigtramp_start.
7044 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7045 * i386bsd-tdep.c: Update copyright year.
7046 (i386bsd_pc_in_sigtramp): Make public.
7047 * i386fbsd-nat.c: Update copyright year.
7048 (_initialize_i386fbsd_nat): Adjust for renamed variables.
7049 * i386fbsd-tdep.c: Update copyright year.
7050 (i386fbsd_sigtramp_start_addr): Renamed from
7051 i386fbsd_sigtramp_start.
7052 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7053 (i386fbsdaout_init_abi): Adjust for renamed variables.
7054 * i386obsd-nat.c: Update copyright year.
7055 (_initialize_i386obsd_nat): Adjust for renamed variables.
7056 * i386obsd-tdep.c: Include "target.h".
7057 (i386obsd_page_size): New variable.
7058 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
7059 (i386obsd_sigtramp_end): New functions.
7060 (i386obsd_sigtramp_start_addr): Renamed from
7061 i386obsd_sigtramp_start.
7062 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7063 (i386obsd_init_abi): Adjust for renamed variables. Set
7064 pc_in_sigtramp, sigtramp_start and sigtramp_end.
7065 * Makefile.in (i386obsd-tdep.o): Update dependencies.
7066
84d04465
MK
7067 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
7068 trampoline change in OpenBSD kernel.
7069
b053aceb
MK
7070 * amd64-nat.c: Update copyright year.
7071 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
7072 architecture from REGCACHE.
7073
f5859b4d
MK
7074 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
7075 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
7076
e4bbbda8
MK
70772004-02-21 Mark Kettenis <kettenis@gnu.org>
7078
ba361932
MK
7079 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
7080 i[34567]86-*-openbsd3.[0-3].
7081 * config/i386/obsdaout.mh: New file.
7082
d3e48264
MK
7083 * config/i386/obsd.mh (MH_FLAGS): Remove.
7084
60a6eeb6
MK
7085 Fix PR build/1549.
7086 * i386obsd-tdep.c: Update copyright years. Include
7087 "solib-svr4.h".
7088 (i386obsd_init_abi): Don't set regset_from_core_section here.
7089 (i386obsd_aout_init_abi): New function. Set
7090 regset_from_core_section here.
7091 (i386obsd_elf_init_abi): New function.
7092 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
7093 * Makefile.in (i386obsd-tdep.o): Update dependecies.
7094 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7095 (TM_FILE): Set to tm-nbsd.h.
7096
7097 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
7098 solib-sunos.o.
7099
e4bbbda8
MK
7100 * solib-svr4.h: Update copyright year.
7101 (svr4_ilp32_fetch_link_map_offsets)
7102 (svr4_lp64_fetch_link_map_offsets): New prototype.
7103 * solib-svr4.c: Update copyright year.
7104 (svr4_ilp32_fetch_link_map_offsets)
7105 (svr4_lp64_fetch_link_map_offsets): New function.
7106
f6fe98ef
DJ
71072004-02-20 Daniel Jacobowitz <drow@mvista.com>
7108
7109 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
7110 to the partial symbol table.
7111
589ca796
JB
71122004-02-20 J. brobecker <brobecker@gnat.com>
7113
7114 * PROBLEMS: Add description of problem documented under gdb/1560.
7115
2031c21a
MK
71162004-02-20 Mark Kettenis <kettenis@gnu.org>
7117
30b344b1
MK
7118 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
7119 comments.
7120 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
7121 functions.
7122 (amd64obsd_init_abi): Reorder initializations. Use
7123 amd64obsd_r_reg_offset to initialize the general-purpose register
7124 set details. Set regset_from_core_section.
7125 (_initialize_amd64obsd_tdep): Rename from
7126 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
7127 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
7128 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
7129
2031c21a
MK
7130 * NEWS (New native configurations): Mention OpenBSD/alpha.
7131 * configure.tgt: Add alpha*-*-openbsd*.
7132 * configure.host: Add alpha*-*-openbsd*.
7133 * alphanbsd-tdep.c: Update copyright year.
7134 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
7135
42471775
AC
71362004-02-20 Andrew Cagney <cagney@redhat.com>
7137
7138 Fix PR tdep/1372.
7139 * configure.tgt: Delete target "none-*-*".
7140 * configure.host: Delete host "none-*-*".
7141 * config/none/none.mh: Delete file.
7142 * config/none/none.mt: Delete file.
7143 * config/none/xm-none.h: Delete file.
7144 * config/none/tm-none.h: Delete file.
7145 * config/none/nm-none.h: Delete file.
7146
960ccd7d
FF
71472004-02-19 Fred Fish <fnf@redhat.com>
7148
7149 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
7150 cache->uses_fp prior to setting it.
7151
5f883edd
FF
71522004-02-19 Fred Fish <fnf@redhat.com>
7153
7154 Fix for PR breakpoint/1558.
7155 * sh-tdep.c (IS_JSR): New macro.
7156 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
7157
f98c22d5
JB
71582004-02-19 Jim Blandy <jimb@redhat.com>
7159
7160 * findvar.c (value_from_register): Doc fix.
7161
95051d27
JJ
71622004-02-19 Jeff Johnston <jjohnstn@redhat.com>
7163
7164 * printcmd.c (print_scalar_formatted): Do not check for sizeof
7165 type being greater than sizeof of host's LONGEST. Always use
7166 unpack_long() unless format 'f' chosen.
7167
ccefbec3
EZ
71682004-02-19 Joel Brobecker <brobecker@gnat.com>
7169
7170 Committed by Elena Zannoni <ezannoni@redhat.com>
2ede629f 7171
ccefbec3
EZ
7172 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
7173 contains a symbol wich is the best, non-exact match for the given
7174 pc. Update comments.
7175
71762004-02-19 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 7177
2ede629f
EZ
7178 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
7179 macro, which was part of the now removed Mach 3 port.
7180 * utils.c (request_quit): Ditto.
7181
567ee972
MK
71822004-02-18 Mark Kettenis <kettenis@gnu.org>
7183
7184 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
7185 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
7186
50cca7bb
MK
71872004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7188
7189 Committed by Mark Kettenis <kettenis@gnu.org>.
7190
7191 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
7192 Define.
7193
226361c4
AC
71942004-02-18 Andrew Cagney <cagney@redhat.com>
7195
7196 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
7197 CONFIG_INSTALL and CONFIG_UNINSTALL.
7198 * configure: Re-generate.
7199 * interps.h (INTERP_TUI): Define.
7200 * Makefile.in: Update dependencies.
7201 (TUI): New macro.
7202 (tui-main.o): Specify dependencies.
7203 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
7204 * tui/tui-main.c: New file.
7205
49cfa46f
MK
72062004-02-18 Mark Kettenis <kettenis@gnu.org>
7207
e2879ccb
MK
7208 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
7209 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
7210 dependencies.
7211 * configure.host: Add x86_64-*-openbsd*.
7212 * configure.tgt: Add x86_64-*-openbsd*.
7213 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
7214
c43f4bec
MK
7215 * tui/tui.c: Don't include <malloc.h>.
7216
09ae75b6
MK
7217 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
7218 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
7219 amd64nbsd-tdep.c.
7220
49cfa46f 7221 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8a1dac83 7222 static. Remove extraneous whitespace.
49cfa46f
MK
7223 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
7224 static.
7225
05957fdb
JB
72262004-02-17 Jim Blandy <jimb@redhat.com>
7227
7228 * findvar.c (value_from_register): Doc fix.
7229
d0f54f9d
JB
72302004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7231
7232 Committed by Jim Blandy <jimb@redhat.com>.
e1457d83 7233
8a1dac83 7234 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
c253954e
JB
7235 CORE_ADDR as type for selectors. Correct types for GNU run time
7236 message lookup function to use double indirection.
7237 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
7238 * objc-lang.h (lookup_child_selector): Adapt prototype.
7239
9cbd5950
JB
7240 * s390-nat.c (SUBOFF): New macro.
7241 (supply_gregset, fill_gregset): Use it to handle debugging
7242 of 32-bit exectuables running under a 64-bit kernel.
7243 * s390-tdep.c: Include "solib-svr4.h".
7244 (s390_svr4_fetch_link_map_offset): New function.
7245 (s390x_svr_fetch_link_map_offset): Likewise.
7246 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
7247 * Makefile.in (s390-tdep.o): Update dependencies.
7248
a8c99f38
JB
7249 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
7250 "frame-unwind.h".
7251 (s390_readinstruction): Reformat. Use read_memory_nobpt.
7252 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
7253 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
7254 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
7255 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
7256 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8a1dac83 7257 S390_SIGNAL_FRAMESIZE,
a8c99f38
JB
7258 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
7259 (struct frame_extra_info): Remove.
7260 (s390_memset_extra_info): Remove.
f73b1eff
JB
7261 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
7262 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
7263 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
a8c99f38
JB
7264 (is_rse): Renamed to ...
7265 (is_rsy): ... this. Support long displacements.
7266 (is_rxe): Renamed to ...
7267 (is_rxy): ... this. Support long displacements.
7268 (compute_x_addr): Support long displacements.
7269 (struct s390_prologue_data): New data type.
7270 (s390_on_stack): Change API to use struct s390_prologue_data.
7271 (s390_store): Reimplement.
7272 (s390_load): New function.
7273 (s390_get_signal_frame_info): Remove.
7274 (s390_get_frame_info): Remove, replace by ...
7275 (s390_analyze_prolog): ... this new function.
7276 (s390_check_function_end): Remove.
7277 (s390_function_start): Remove.
7278 (s390_frameless_function_invokation): Remove.
7279 (s390_is_sigreturn): Remove.
7280 (s390_init_frame_pc_first): Remove.
7281 (s390_init_frame_extra_info): Remove.
7282 (s390_frame_init_saved_regs): Remove.
7283 (s390_frame_saved_pc_nofix): Remove.
7284 (s390_frame_saved_pc): Remove.
7285 (s390_frame_chain): Remove.
7286 (s390_fp_regnum, s390_read_fp): Remove.
7287 (s390_pop_frame_regular, s390_pop_frame): Remove.
7288 (s390_saved_pc_after_call): Remove.
7289 (s390_skip_prologue): Reimplement.
7290 (s390_in_function_epilogue_p): Support long displacements.
7291 (struct s390_unwind_cache): New data structure.
7292 (s390_frame_unwind_cache): New function.
7293 (s390_prologue_frame_unwind_cache): Likewise.
7294 (s390_backchain_frame_unwind_cache): Likewise.
7295 (s390_frame_this_id, s390_frame_prev_register): Likewise.
7296 (s390_frame_unwind): Define.
7297 (s390_frame_sniffer): New function.
7298 (struct s390_pltstub_unwind_cache): New data structure.
7299 (s390_pltstub_frame_unwind_cache): New function.
7300 (s390_pltstub_frame_this_id): Likewise.
7301 (s390_pltstub_frame_prev_register): Likewise.
7302 (s390_pltstub_frame_unwind): Define.
7303 (s390_pltstub_frame_sniffer): New function.
7304 (struct s390_sigtramp_unwind_cache): New data structure.
7305 (s390_sigtramp_frame_unwind_cache): New function.
7306 (s390_sigtramp_frame_this_id): Likewise.
7307 (s390_sigtramp_frame_prev_register): Likewise.
7308 (s390_sigtramp_frame_unwind): Define.
7309 (s390_sigtramp_frame_sniffer): New function.
7310 (s390_frame_base_address, s390_local_base_address): New functions.
7311 (s390_frame_base): Define.
7312 (s390_unwind_pc, s390_unwind_sp): New function.
7313 (s390_push_dummy_call): Use new frame base location.
7314 (s390_unwind_dummy_id): Likewise.
7315 (s390_gdbarch_init): Remove calls to:
7316 set_gdbarch_frameless_function_invocation,
7317 set_gdbarch_deprecated_init_frame_pc,
7318 set_gdbarch_deprecated_frame_chain,
7319 set_gdbarch_deprecated_frame_init_saved_regs,
7320 set_gdbarch_deprecated_pop_frame,
7321 set_gdbarch_deprecated_init_extra_frame_info,
7322 set_gdbarch_deprecated_init_frame_pc_first,
7323 set_gdbarch_deprecated_target_read_fp,
7324 set_gdbarch_deprecated_frame_saved_pc,
7325 set_gdbarch_deprecated_saved_pc_after_call,
7326 set_gdbarch_deprecated_fp_regnum.
7327 Add calls to:
7328 set_gdbarch_in_solib_call_trampoline,
7329 frame_unwind_append_sniffer,
7330 frame_base_set_default,
7331 set_gdbarch_unwind_pc,
7332 set_gdbarch_unwind_sp.
7333 * Makefile.in (s390-tdep.o): Update dependencies.
7334
b0cf273e
JB
7335 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
7336 (S390_STACK_FRAME_OVERHEAD): Remove.
7337 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
7338 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
7339 (s390_promote_integer_argument): Remove.
7340 (s390_cannot_extract_struct_value_address): Remove.
7341 (s390_use_struct_convention, s390_store_struct_return): Remove.
7342 (s390_extract_return_value, s390_store_return_value): Remove.
7343 (s390_return_value_convention, s390_return_value): New functions.
7344 (is_float_singleton): Handle typedefs.
8a1dac83 7345 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
b0cf273e
JB
7346 Remove, replace by ...
7347 (s390_function_arg_pass_by_reference, s390_function_arg_float,
7348 s390_function_arg_integer): ... these new functions.
7349 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
7350 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
7351 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
7352 Fill in tdep->abi.
7353 Remove calls to:
7354 set_gdbarch_deprecated_store_struct_return,
7355 set_gdbarch_deprecated_extract_return_value,
7356 set_gdbarch_deprecated_store_return_value,
7357 set_gdbarch_use_struct_convention,
7358 set_gdbarch_extract_struct_value_address,
7359 set_gdbarch_deprecated_pc_in_call_dummy,
7360 set_gdbarch_deprecated_push_arguments,
7361 set_gdbarch_deprecated_save_dummy_frame_tos,
7362 set_gdbarch_deprecated_push_return_address,
7363 set_gdbarch_deprecated_sizeof_call_dummy_words,
7364 set_gdbarch_deprecated_call_dummy_words,
7365 set_gdbarch_deprecated_dummy_write_sp.
7366 Add calls to:
7367 set_gdbarch_push_dummy_call,
7368 set_gdbarch_unwind_dummy_id,
7369 set_gdbarch_return_value.
8a1dac83 7370
e1457d83
JB
7371 * config/s390/nm-linux.h: Update comments.
7372 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
7373 (STOPPED_BY_WATCHPOINT): Redefine.
7374 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
7375 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
7376 (s390_stopped_by_watchpoint): Likewise.
7377 (watch_area_cnt): Remove.
7378 * s390-nat.c: Update comments.
7379 (watch_area): Remove typedef.
7380 Global replace watch_area by struct watch_area.
7381 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8a1dac83 7382 (s390_stopped_by_watchpoint): Remove pid argument,
e1457d83
JB
7383 use s390_inferior_tid. Add short-cut for the no watchpoint case.
7384 (s390_fix_watch_points): Remove pid argument,
7385 use s390_inferior_tid. Recompute area spanned by watchpoints.
7386 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
7387 argument. Reimplement.
7388
d0f54f9d
JB
7389 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
7390 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
7391 (FETCH_INFERIOR_REGISTERS): Define.
8a1dac83 7392 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
d0f54f9d
JB
7393 core-regset.o.
7394 * config/s390/s390x.mt: Remove.
7395 * config/s390/tm-s390.h: Remove.
7396 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
7397 (TARGET_ELF64): Remove.
7398 (SKIP_TRAMPOLINE_CODE): Do not undefine.
7399 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
7400 s390*-*-* case; always set gdb_target to s390.
7401 * regformats/reg-s390.dat: Remove control registers.
7402 * regformats/reg-s390x.dat: Likewise.
7403 * s390-tdep.h: New file.
8a1dac83 7404 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
d0f54f9d
JB
7405 Include "inferior.h" and "s390-tdep.h".
7406 Remove private definition of offsetof.
7407 (s390_register_u_addr): Remove.
7408 (regmap_gregset, regmap_fpregset): Define.
7409 (supply_gregset, fill_gregset): Reimplement.
7410 (supply_fpregset, fill_fpregset): Likewise.
7411 (s390_inferior_tid): New function.
7412 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
7413 (fetch_inferior_registers, store_inferior_registers): Likewise.
7414 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
7415 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
7416 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
7417 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
7418 (struct gdbarch_tdep): Define.
7419 (struct s390_register_info): Define.
7420 (s390_register_info): New variable.
7421 (s390_register_name): Reimplement.
7422 (s390_register_type): New function.
7423 (s390_register_raw_size, s390x_register_raw_size): Remove.
7424 (s390_cannot_fetch_register): Remove.
7425 (s390_register_byte): Remove.
7426 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
7427 (s390_dwarf_regmap): New variable.
7428 (s390_dwarf_reg_to_regnum): New function.
7429 (s390_stab_reg_to_regnum): Remove.
7430 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
7431 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
7432 (s390_convert_register_p): Likewise.
7433 (s390_register_to_value, s390_value_to_register): Likewise.
7434 (s390_register_reggroup_p): Likewise.
7435 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
7436 s390_gregset, s390x_gregset, s390_fpregset): New variables.
7437 (s390_supply_regset, s390_regset_from_core_section): New functions.
7438 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
7439 (S390_FPR_SIZE): Likewise.
7440 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
7441 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
7442 (S390_NUM_GPRS): Move here from tm-s390.h.
7443 (S390_NUM_FPRS): Likewise.
7444 (s390_in_function_epilogue_p): New function.
7445 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
7446 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
7447 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
7448 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
7449 Replace S390_FP_REGNUM by S390_SP_REGNUM.
7450 Remove calls to:
7451 set_gdbarch_deprecated_max_register_raw_size,
8a1dac83
RM
7452 set_gdbarch_deprecated_max_register_virtual_size,
7453 set_gdbarch_deprecated_register_byte,
d0f54f9d 7454 set_gdbarch_cannot_fetch_register,
8a1dac83 7455 set_gdbarch_cannot_store_register,
d0f54f9d
JB
7456 set_gdbarch_deprecated_register_size,
7457 set_gdbarch_deprecated_register_raw_size,
7458 set_gdbarch_deprecated_register_virtual_size,
7459 set_gdbarch_deprecated_register_virtual_type,
7460 set_gdbarch_deprecated_register_bytes.
7461 Add calls to:
7462 set_gdbarch_num_pseudo_regs,
7463 set_gdbarch_register_type,
7464 set_gdbarch_convert_register_p,
7465 set_gdbarch_register_to_value,
7466 set_gdbarch_value_to_register,
7467 set_gdbarch_register_reggroup_p,
7468 set_gdbarch_regset_from_core_section,
7469 set_gdbarch_pseudo_register_read,
7470 set_gdbarch_pseudo_register_write,
7471 set_gdbarch_in_function_epilogue_p.
7472 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
7473 (s390_tdep_h): New variable.
7474
8cfe231d
JB
74752004-02-17 Jim Blandy <jimb@redhat.com>
7476
4589a601
JB
7477 * findvar.c (value_from_register): If the type has no length, just
7478 return an acceptable value --- don't report an internal error.
7479
8cfe231d
JB
7480 * stabsread.c (read_type): If we find any type numbers that are
7481 forward references, complain if the references aren't resolved by
7482 the time we're finished reading.
7483 (cleanup_undefined_types): Make error message more appropriate for
7484 a complaint.
7485
5bf0017e
EZ
74862004-02-17 Elena Zannoni <ezannoni@redhat.com>
7487
9d62932d
EZ
7488 * Makefile.in (defs_h): Remove dependency on progress_h.
7489 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
7490 progress.h.
7491 * main.c (captured_main): Delete use of START_PROGRESS and
7492 END_PROGRESS.
7493
74942004-02-17 Elena Zannoni <ezannoni@redhat.com>
8a1dac83 7495
5bf0017e
EZ
7496 * objfiles.c (terminate_minimal_symbol_table): Add back
7497 initialization of MSYMBOL_TYPE.
7498
9fc9f5e2
AC
74992004-02-17 David Mosberger <davidm@hpl.hp.com>
7500
7501 Committed by Andrew Cagney.
7502 * Makefile.in (ia64_tdep_h): New macro.
7503 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
7504 (ia64-tdep.o): Likewise.
7505 * ia64-tdep.h: New file.
7506 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
7507 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
7508 (ia64_aix_sigcontext_register_address): Likewise.
7509 (ia64_linux_getunwind_table): Delete declaration.
7510 * ia64-linux-tdep.c: Likewise.
7511
76cd2bd9
CV
75122004-02-17 Corinna Vinschen <vinschen@redhat.com>
7513
7514 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
7515 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
7516 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
7517
634aa483
AC
75182004-02-17 Andrew Cagney <cagney@redhat.com>
7519
7520 * symtab.c (skip_prologue_using_sal): New function.
7521 * symtab.h (skip_prologue_using_sal): Declare.
7522 * frv-tdep.c: Include "symtab.h".
7523 (skip_prologue_using_sal): Delete function.
7524 * mips-tdep.c (skip_prologue_using_sal): Delete function.
7525 * rs6000-tdep.c (refine_prologue_limit): Mention
7526 skip_prologue_using_sal.
7527 * ia64-tdep.c (refine_prologue_limit): Ditto.
7528 * Makefile.in: Update dependencies.
7529
75302004-02-16 Andrew Cagney <cagney@redhat.com>
19772a2c 7531
39ce7b3f
AC
7532 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
7533 START_INFERIOR_TRAPS_EXPECTED.
7534 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
7535 START_INFERIOR_TRAPS_EXPECTED.
7536 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
7537 Delete macro.
7538 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
7539 macro, moved to "nm-osf.h". Update copyright.
7540 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
7541 update copyright.
7542
19772a2c
AC
7543 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
7544 and function replacing FRAMELESS_FUNCTION_INVOCATION.
7545 * blockframe.c (legacy_frameless_look_for_prologue): Rename
7546 frameless_look_for_prologue.
7547 * frame.h (legacy_frameless_look_for_prologue): Rename
7548 frameless_look_for_prologue.
7549 * gdbarch.h, gdbarch.c: Re-generate.
7550 * sh64-tdep.c (sh64_gdbarch_init): Update.
7551 * sh-tdep.c (sh_gdbarch_init): Update.
7552 * s390-tdep.c (s390_gdbarch_init): Update.
7553 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
7554 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
7555 * m68k-tdep.c (m68k_gdbarch_init): Update.
7556 (delta68_frame_args_address): Update.
7557 * m32r-tdep.c (m32r_gdbarch_init): Update.
7558 * hppa-tdep.c (hppa_gdbarch_init): Update.
7559 * h8300-tdep.c (h8300_gdbarch_init): Update.
7560 * frv-tdep.c (frv_gdbarch_init): Update.
7561 (frv_frameless_function_invocation): Update.
7562 * cris-tdep.c (cris_gdbarch_init): Update.
7563 (cris_frameless_function_invocation): Update.
7564 * avr-tdep.c (avr_gdbarch_init): Update.
7565 * arm-tdep.c (arm_gdbarch_init): Update.
7566 * stack.c (frame_info): Update, call predicate.
7567 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
7568 * frame.c (legacy_get_prev_frame): Update, call predicate..
7569 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
7570 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
7571 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
7572 invocation.
7573 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
7574 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
7575 * vax-tdep.c (vax_gdbarch_init): Ditto.
2be8b3c1
AC
7576
7577 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
7578 function.
7579
7dcaac91
DJ
75802004-02-16 Daniel Jacobowitz <drow@mvista.com>
7581
7582 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
7583 initializations.
7584
88289b6e
AC
75852004-02-16 Andrew Cagney <cagney@redhat.com>
7586
7587 * tui/tui-windata.c: Include "gdb_string.h".
7588 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
7589 * tui/tui-layout.c, tui/tui-command.c: Ditto.
7590 * Makefile.in: Update dependencies.
7591
9f976b41
DJ
75922004-02-16 Daniel Jacobowitz <drow@mvista.com>
7593
7594 * Makefile.in (infrun.o): Add $(gdb_assert_h).
7595 * infrun.c: Include "gdb_assert.h".
7596 (singlestep_ptid, saved_singlestep_ptid)
7597 (stepping_past_singlestep_breakpoint): New variables.
7598 (resume): Set singlestep_ptid. Check for singlestep thread
7599 hop.
7600 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
7601 (handle_inferior_event): Handle singlestep thread hop.
7602
c324d747
AC
76032004-02-16 Andrew Cagney <cagney@redhat.com>
7604
f090b9b1
AC
7605 * dwarf2-frame.c (dwarf2_frame_ops): New function.
7606 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
7607 (dwarf2_frame_init_reg): Ditto.
7608
fd33e6cb
AC
7609 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
7610 suggested by Joshua Neuheisel
7611
c324d747
AC
7612 * configure.in: Always check for curses, including pdcurses.
7613 Warn, instead of error, when no curses are found. Enable TUI when
7614 curses is available.
7615 * configure: Re-generate.
7616
b66ba949
CV
76172004-02-16 Corinna Vinschen <vinschen@redhat.com>
7618
7619 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
7620 sh_sh4_register_convert_to_virtual.
7621 (sh_register_convert_to_raw): Rename from
7622 sh_sh4_register_convert_to_raw.
7623 (sh_pseudo_register_read): Accomodate above name change.
7624 (sh_pseudo_register_write): Ditto.
7625
b58cbbf2
CV
76262004-02-16 Corinna Vinschen <vinschen@redhat.com>
7627
7628 * sh-tdep.c (sh_generic_register_name): Remove.
7629 (sh_gdbarch_init): Use sh_sh_register_name in default case.
7630
5929a910
AC
76312004-02-15 Andrew Cagney <cagney@redhat.com>
7632
4566dfcf
AC
7633 * configure.in (build_warnings): Add -Wunused-function.
7634 * configure: Re-generate.
7635
db11ed55
AC
7636 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
7637 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
7638
46ac7a5d
AC
7639 * procfs.c (procfs_init_inferior): Assume that
7640 START_INFERIOR_TRAPS_EXPECTED is defined.
7641 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
7642 * config/ns32k/tm-nbsd.h: Delete file,
7643 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
7644
ba801595
AC
7645 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
7646 * config/vax/tm-vax.h: Delete file.
7647
5929a910
AC
7648 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
7649 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
7650 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
7651 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
7652 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
7653 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
7654 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
7655
8f22cb90
MK
76562004-02-15 Mark Kettenis <kettenis@gnu.org>
7657
7658 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
7659 * dwarf2-frame.c (dwarf2_frame_data): New variable.
7660 (struct dwarf2_frame_ops): New.
7661 (dwarf2_frame_default_init_reg): New function, based on
7662 dwarf2_frame_init_reg.
7663 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
7664 (dwarf2_frame_init_reg): Call architecture-specific function.
7665 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
7666 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
7667 instead of dwarf2_frame_data.
7668 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
7669 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
7670
8132723e
AC
76712004-02-15 Andrew Cagney <cagney@redhat.com>
7672
046a4708
AC
7673 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
7674 register_gdbarch_swap.
7675 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
7676 * f-lang.c (_initialize_f_language): Update, use
7677 DEPRECATED_REGISTER_GDBARCH_SWAP.
7678 * remote.c (_initialize_remote): Ditto.
7679 * regcache.c (_initialize_regcache): Ditto.
7680 * parse.c (_initialize_parse): Ditto.
7681 * infrun.c (_initialize_infrun): Ditto.
7682 * mi/mi-main.c (_initialize_mi_main): Ditto.
7683 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8a1dac83 7684
549c1eea
AC
7685 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
7686 poking .cacheable directly.
7687 * symfile.c (symfile_bfd_open): Ditto.
7688
0c0b39de
AC
7689 * Makefile.in: Update all dependencies.
7690
8132723e
AC
7691 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
7692 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
7693 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
7694 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
7695 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
0c0b39de 7696
b9d26eb9
AC
76972004-02-14 Andrew Cagney <cagney@redhat.com>
7698
8e1f669a
AC
7699 * arch-utils.c (legacy_convert_register_p): Check
7700 DEPRECATED_REGISTER_CONVERTIBLE_P.
7701 * findvar.c (value_of_register): Ditto.
7702
cd0bfa36
AC
7703 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
7704 * gdbarch.h, gdbarch.c: Re-generate.
7705 * arch-utils.c (deprecated_register_convertible_not): Delete.
7706 * arch-utils.h (deprecated_register_convertible_not): Delete.
7707 * mi/mi-main.c (get_register): Update. Update copyright.
7708 * infcmd.c (default_print_registers_info): Update.
7709
b9d26eb9
AC
7710 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
7711 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
7712 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8a1dac83 7713 * gdbarch.h, gdbarch.c: Re-generate.
b9d26eb9
AC
7714 * frame.c (deprecated_get_next_frame_hack): Delete function.
7715 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
7716 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7717 Update.
7718 * infcall.c (call_function_by_hand): Update.
7719
9ab9195f
EZ
77202004-02-14 Elena Zannoni <ezannoni@redhat.com>
7721
7722 * symfile.c (init_entry_point_info, entry_point_address): Move
8a1dac83 7723 from here...
9ab9195f
EZ
7724 * objfiles.c (init_entry_point_info, entry_point_address):..to
7725 here.
7726 * symfile.h (init_entry_point_info, entry_point_address): Remove
7727 prototypes.
7728 * objfiles.h (init_entry_point_info, entry_point_address):Add
8a1dac83 7729 prototypes.
9ab9195f
EZ
7730 * cris-tdep.c: Remove include of symfile.h. Add include of
7731 objfiles.h.
7732 * infcall.c: Ditto.
7733 * mcore-tdep.c: Ditto.
7734 * mn10300-tdep.c: Ditto.
7735 * sh64-tdep.c: Ditto.
7736 * v850-tdep.c: Ditto.
7737 * arm-tdep.c: Remove include of symfile.h.
7738 * blockframe.c: Ditto.
7739 * coffread.c: Ditto.
7740 * dbxread.c: Ditto.
7741 * dwarf2read.c: Ditto.
7742 * dwarfread.c: Ditto.
8a1dac83 7743 * frv-tdep.c: Ditto.
9ab9195f
EZ
7744 * ia64-tdep.c: Ditto.
7745 * mdebugread.c: Ditto.
7746 * mipsread.c: Ditto.
8a1dac83 7747 * rs6000-tdep.c: Ditto.
9ab9195f
EZ
7748 * s390-tdep.c: Ditto.
7749 * sh-tdep.c: Ditto.
8a1dac83 7750 * xstormy16-tdep.c: Ditto.
9ab9195f
EZ
7751 * gdbarch.sh: Remove include of symfile.h.
7752 * gdbarch.c: Regenerate.
7753 * solib-irix.c (enable_break): Use entry_point_address().
7754 Add comment about include file.
7755 * xcoffread.c: Add comment about include file.
8a1dac83
RM
7756 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
7757 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
7758 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
7759 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9ab9195f
EZ
7760 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
7761
c4c5b7ba
AC
77622004-02-13 Andrew Cagney <cagney@redhat.com>
7763
7764 * corelow.c (core_xfer_partial): Use "struct bfd_section".
7765 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
7766 copyright.
7767 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
7768
3e7879de
FF
77692004-02-12 Fred Fish <fnf@redhat.com>
7770
7771 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
7772 set_gdbarch_store_return_value.
7773
6a7760b6
AC
77742004-02-12 Andrew Cagney <cagney@redhat.com>
7775
7776 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
7777 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
7778 (interrupt_query): Ditto.
7779 (ofunc): Delete unused variable.
7780 * cris-tdep.c (cris_abi): Delete unused function.
7781 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
7782 (cris_get_wide_opcode, cris_get_short_size): Ditto.
7783 (cris_get_asr_quick_shift_steps): Ditto.
7784 (cris_skip_prologue_frameless_p): Ditto.
7785 * arm-tdep.c (arm_push_return_address): Delete unused function.
7786 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
7787 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
7788 * s390-tdep.c (s390_function_start): Delete unused function.
7789
31687c3c
AC
77902004-02-12 Andrew Cagney <cagney@redhat.com>
7791
7792 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
7793 gdbarch.h, gdbarch.c: Re-generate.
7794 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
7795 to generic_prologue_frameless_p.
7796 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
7797 * arch-utils.c (generic_prologue_frameless_p): Delete function.
7798
6de918a6
DJ
77992004-02-11 Daniel Jacobowitz <drow@mvista.com>
7800
7801 * mips-linux-tdep.c: Include "frame.h".
7802 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
7803 (mips_linux_skip_resolver): New functions.
7804 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
7805 and set_gdbarch_in_solib_call_trampoline.
7806 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
7807 to after set_gdbarch_in_solib_return_trampoline. Only set the
7808 solib hooks to mips16 functions if the OS ABI is unknown.
7809 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
7810 including "config/tm-linux.h".
7811 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
7812 * Makefile.in (mips-linux-tdep.o): Update.
7813
87b3ede8
DC
78142004-02-11 David Carlton <carlton@kealia.com>
7815
7816 * linespec.c (decode_compound): Only look for a class symbol when
7817 considering all but the rightmost component.
7818
5979bc46
AC
78192004-02-11 Andrew Cagney <cagney@redhat.com>
7820
7821 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
7822 abi code are are separatly grouped.
7823
5867a2fb
AC
78242004-02-11 Andrew Cagney <cagney@redhat.com>
7825
7826 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
7827 * gdbarch.h, gdbarch.c: Re-generate.
7828 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
7829 * v850-tdep.c (v850_gdbarch_init): Update.
7830 * sh64-tdep.c (sh64_gdbarch_init): Update.
7831 * sh-tdep.c (sh_gdbarch_init): Update.
7832 * s390-tdep.c (s390_gdbarch_init): Update.
7833 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
7834 * mips-tdep.c (mips_gdbarch_init): Update.
7835 * mcore-tdep.c (mcore_gdbarch_init): Update.
7836 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
7837 * m32r-tdep.c (m32r_gdbarch_init): Update.
7838 * ia64-tdep.c (ia64_gdbarch_init): Update.
7839 * hppa-tdep.c (hppa_gdbarch_init): Update.
7840 * h8300-tdep.c (h8300_gdbarch_init): Update.
7841 * frv-tdep.c (frv_gdbarch_init): Update.
7842 * d10v-tdep.c (d10v_gdbarch_init): Update.
7843 * cris-tdep.c (cris_gdbarch_init): Update.
7844 * avr-tdep.c (avr_gdbarch_init): Update.
7845 * arm-tdep.c (arm_gdbarch_init): Update.
7846 * alpha-tdep.c (alpha_gdbarch_init): Update.
7847
026a72f8
CV
78482004-02-11 Corinna Vinschen <vinschen@redhat.com>
7849
7850 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
7851 comma.
7852 (sh_sh4al_dsp_register_name): Ditto.
7853
3903d437
AC
78542004-02-10 Andrew Cagney <cagney@redhat.com>
7855
7856 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
7857 (mips_init_frame_pc_first): Delete function.
7858 (mips_frame_saved_pc): Delete function.
7859 (mips_frame_chain): Delete function.
7860 (mips_init_extra_frame_info): Delete function.
7861 (mips_xfer_register): Delete unused variable "reg".
7862 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
7863 (mips_n32n64_return_value): Delete unused variable "reg".
7864 (mips_n32n64_return_value): Delete unused variable "pos".
7865 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
7866 (mips_o32_return_value): Delete unused variable "pos".
7867 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
7868 (mips_print_fp_register): Delete unused variable "namelen"
7869 (mips_print_fp_register): Delete unused variable "flt2"
7870 (get_frame_pointer): Delete function.
7871 (cached_proc_desc): Delete static variable.
7872 (mips_pop_frame): Delete function.
7873 (mips_find_saved_regs): Delete function.
7874 (mips_get_saved_register): Delete function.
7875 (mips_saved_pc_after_call): Delete function.
7876 (SIGFRAME_BASE): Delete macro.
7877 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
7878 (SIGFRAME_PC_OFF): Delete macro.
7879 (SIGFRAME_REGSAVE_OFF): Delete macro.
7880 (mips_dump_tdep): Do not print deleted macro definitions.
7881
b9fb98bd
AC
78822004-02-10 Andrew Cagney <cagney@redhat.com>
7883
7884 * Makefile.in (SFILES): Remove explictly listed tui files.
7885 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
7886
78ced177 78872004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8a1dac83 7888
78ced177
JJ
7889 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
7890 to use paddr functions to format ia64 addresses and long values.
7891 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
7892 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
7893 (get_kernel_table, ia64_find_proc_info_x): Ditto.
7894 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
7895 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
7896
6a83354a
AC
78972004-02-10 Andrew Cagney <cagney@redhat.com>
7898
7899 * defs.h: Do not include "tui.h".
7900 * gdb_curses.h: New file.
7901 * tui/tui-hooks.h: New file.
7902 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
7903 (tui_install_hooks, tui_remove_hooks): Delete declarations.
7904 (tui_initialize_io): Delete declaration.
7905 (tui_initialize_readline: Delete redundant declaration.
7906 (struct tui_point): Delete definition.
7907 * tui/tui-data.h (struct tui_point): Define.
7908 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
7909 * utils.c: Include "tui/tui.h".
7910 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
7911 * printcmd.c [TUI]: Include "tui/tui.h".
7912 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
7913 * tui/tui-command.c: Include "gdb_curses.h".
7914 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
7915 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
7916 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
7917 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
7918 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
7919 * Makefile.in: Update all dependencies.
7920 (tui_hooks_h, gdb_curses_h): Define.
7921 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
7922
997470ef
EZ
79232004-02-10 Elena Zannoni <ezannoni@redhat.com>
7924
7925 * objfiles.h (struct objfile): Remove unused fields auxf1 and
7926 auxf2. Add comments about some other rarely used fields.
7927
4ff2cc4d
AC
79282004-02-10 Andrew Cagney <cagney@redhat.com>
7929
7930 * Makefile.in (init.c): Fix script removing duplicates. Problem
7931 reported by Peter Schauer.
7932
1ab21617
EZ
79332004-02-09 Elena Zannoni <ezannoni@redhat.com>
7934
7935 * bcache.c (bcache_xmalloc): Use obstack_init instead of
7936 obstack_specify_allocation.
7937 * objfiles.c (allocate_objfile): Ditto.
8a1dac83 7938 * solib-sunos.c (solib_add_common_symbols)
1ab21617
EZ
7939 (allocate_rt_common_objfile): Ditto.
7940 * symfile.c (reread_symbols): Ditto.
7941 * gdb_obstack.h: Add comment.
7942
17763fd9
EZ
79432004-02-09 Elena Zannoni <ezannoni@redhat.com>
7944
7945 * linespec.c (decode_line_1, locate_first_half)
7946 (decode_compound, lookup_prefix_sym): Update comments. Delete old
7947 commented out code.
7948
ec5cdd75
DJ
79492004-02-09 Daniel Jacobowitz <drow@mvista.com>
7950
7951 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
7952 obstack_free.
7953
43b54b88
AC
79542004-02-09 Andrew Cagney <cagney@redhat.com>
7955
7956 * blockframe.c (find_pc_partial_function): If find_pc_overlay
7957 fails, try find_pc_section. Fix PR c++/1267.
7958 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
7959 instead of find_pc_mapped_section.
7960 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
7961 not default to the section containing PC. Fix PR symtab/1519.
7962
edfae063
AC
79632004-02-09 Andrew Cagney <cagney@redhat.com>
7964
7965 * Makefile.in (mips-tdep.o): Update dependencies.
7966 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
7967 "trad-frame.h".
7968 (mips_unwind_pc): Return the pseudo PC register.
7969 (mips_unwind_dummy_id): New function.
7970 (mips16_fetch_instruction): New function.
7971 (mips32_fetch_instruction): New function.
7972 (struct mips_frame_cache): Define.
7973 (mips_mdebug_frame_cache): New function.
7974 (mips_mdebug_frame_this_id): New function.
7975 (mips_mdebug_frame_prev_register): New function.
7976 (mips_mdebug_frame_unwind): Define.
7977 (mips_mdebug_frame_sniffer): New function.
7978 (mips_mdebug_frame_base_address): New function.
7979 (mips_mdebug_frame_base): Define.
7980 (mips_mdebug_frame_base_sniffer): New function.
7981 (mips_gdbarch_init): Append unwind and base sniffers. Set
7982 unwind_dummy_id.
7983
defc864c
AC
79842004-02-08 Andrew Cagney <cagney@redhat.com>
7985
6764ddad
AC
7986 * frame.c: Print both the register number and name.
7987
defc864c
AC
7988 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
7989 and a sed into a single sed. Make .c and .o patterns more robust.
7990 (OBS): Delete.
7991 (INIT_FILES): Replace OBS with COMMON_OBS.
7992 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
7993
645d6d10
MK
79942004-02-08 Mark Kettenis <kettenis@gnu.org>
7995
7996 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
7997 the PT_WCOOKIE request.
7998
23e3c3fc
AC
79992004-02-08 Andrew Cagney <cagney@redhat.com>
8000
58dfe9ff
AC
8001 * mips-tdep.c (mips_unwind_pc): New function.
8002 (mips_gdbarch_init): Set mips_unwind_pc.
8003
1152e35e
AC
8004 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8005 (get_frame_id): Allow the UNKNOWN_FRAME.
8006 (frame_register_unwind, get_frame_type): Ditto.
8007
31b75dbf
AC
8008 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8009 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
8010 unwind_dummy_id indicates a legacy frame.
8011
3483b318
AC
8012 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8013 * configure: Re-generate.
8014
23e3c3fc
AC
8015 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8016 methods.
8017
33f8ca73
AC
80182004-02-08 Andrew Cagney <cagney@redhat.com>
8019
8020 * configure.in (CONFIG_ALL): Set to Makefile target, and not
8021 makefile macro.
8022 * configure: Re-generate.
8023 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8024 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8025 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8026 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8027 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8028 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8029 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8030 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8031 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8032 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8033
6ba8e26f 80342004-02-07 Andrew Cagney <cagney@redhat.com>
d836ee13 8035
20d286a5
AC
8036 * Makefile.in: Update all dependencies.
8037
d836ee13
AC
8038 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8039 * configure: Re-generate.
8040 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8041 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8042 (COMMON_OBS): Add "main.o" and "annotate.o".
8043 (ANNOTATE_OBS): Delete.
8044 (OBS): Remove ANNOTATE_OBS.
8045 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8046 CONFIG_INITS.
8047 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8048 against CONFIG_OBS and "main.o".
8049 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8050 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8051
d02c80cd
AC
8052 * tui/tui-command.c: Include "gdb_string.h", delete register
8053 attribute, use ISO-C function signatures.
8054 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8055 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8056 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8057 * tui/tui.c: Ditto.
6ba8e26f
AC
8058
8059 * tui/tui-command.c: Change variable and function names to lower
8060 case.
8061 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
8062 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
8063 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8064 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8065 * tui/tui-winsource.c, tui/tui.c: Ditto.
8066
4a146b47
EZ
80672004-02-07 Elena Zannoni <ezannoni@redhat.com>
8068
8069 * buildsym.c (free_pending_blocks, finish_block)
8070 (record_pending_block, make_blockvector, end_symtab): Replace
8071 symbol_obstack with objfile_obstack.
8a1dac83 8072 * coffread.c (process_coff_symbol, coff_read_struct_type)
4a146b47 8073 (coff_read_enum_type): Ditto.
8a1dac83 8074 * cp-namespace.c (initialize_namespace_symtab)
4a146b47 8075 (check_one_possible_namespace_symbol): Ditto.
8a1dac83 8076 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
4a146b47
EZ
8077 (dwarf2_symbol_mark_computed): Ditto.
8078 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
8079 * elfread.c (elf_symtab_read): Ditto.
8080 * hpread.c (hpread_symfile_init, hpread_symfile_init)
8081 (hpread_read_enum_type, hpread_read_function_type)
8082 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
8083 Ditto.
8a1dac83 8084 * jv-lang.c (get_java_class_symtab, add_class_symbol)
4a146b47 8085 (java_link_class_type): Ditto.
8a1dac83 8086 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
4a146b47
EZ
8087 (new_symbol): Ditto.
8088 * minsyms.c (install_minimal_symbols): Ditto.
8089 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
8090 (terminate_minimal_symbol_table): Replace symbol_obstack with
8091 objfile_obstack.
8092 (free_objfile): Remove freeing of symbol_obstack.
8093 * objfiles.h: Remove symbol_obstack field.
8094 * pa64solib.c (add_to_solist): Replace symbol_obstack with
8095 objfile_obstack.
8096 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8097 symbol_obstack.
8098 (solib_add_common_symbols): Replace symbol_obstack with
8099 objfile_obstack.
8100 * somsolib.c (som_solib_add): Ditto.
8101 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8102 (common_block_start, common_block_end): Ditto.
8103 * symfile.c (reread_symbols): Remove freeing and init of
8104 symbol_obstack.
8105 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
8106 * symfile.h: Update comment.
8107 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
8108 stats printing.
8109 * symtab.c (symbol_set_names): Replace symbol_obstack with
8110 objfile_obstack.
8111 * symtab.h (struct general_symbol_info, struct minimal_symbol):
8112 Update comments.
8113 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
8114 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
8115 objfile_obstack.
8116
6d012f14
AC
81172004-02-07 Andrew Cagney <cagney@redhat.com>
8118
8119 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
8120 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
8121 fields and variables.
8122 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
8123 (m_beInvisible): Delete macro.
8124 * tui/tui-data.h: Fix case case fields and variables.
8125 (m_genWinPtrIsNull): Delete macro.
8126 (tui_win_list): Rename winList.
8127 (TUI_SRC_WIN): Rename srcWin.
8128 (TUI_DISASM_WIN): Rename disassemWin.
8129 (TUI_DATA_WIN): Rename dataWin.
8130 (TUI_CMD_WIN): Rename cmdWin.
8131 (m_genWinPtrNotNull): Delete macro.
8132 (m_winPtrIsNull): Delete macro.
8133 (m_winPtrNotNull): Delete macro.
8134 (tui_win_is_source_type): Replace m_winIsSourceType
8135 (tui_win_is_auxillary): Replace m_winIsAuzillary.
8136 (tui_win_has_locator): Replace m_hasLocator.
8137 (tui_set_win_highlight): Replace m_setWinHighlightOn and
8138 m_setWinHighlightOff.
8139 * tui/tui-data.c: Update references.
8140 (tui_win_is_source_type, tui_set_win_highlight): New functions.
8141 (tui_win_has_locator, tui_win_is_auxillary): New functions.
8142 * tui/tui-command.c, tui/tui-disasm.c: Update references.
8143 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
8144 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
8145 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8146 * tui/tui-winsource.c, tui/tui.c: Ditto.
8147
7d34766b
MK
81482004-02-07 Mark Kettenis <kettenis@gnu.org>
8149
1c800673
MK
8150 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
8151 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
8152 StackGhost.
8153
7d34766b
MK
8154 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
8155 variable `i6' to `i7'.
8156 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
8157
22940a24
AC
81582004-02-07 Andrew Cagney <cagney@redhat.com>
8159
8160 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
8161 (TuiPoint, TuiPointPtr): Ditto.
8162 (TuiStatus, TuiStatusPtr): Ditto.
8163 (TuiWinType, TuiWinTypePtr): Ditto.
8164 (struct tui_point): Rename _TuiPoint.
8165 (tui_get_low_disassembly_address): Rename
8166 tuiGetLowDisassemblyAddress.
8167 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
8168 (tuiFree): Delete declaration.
8169 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
8170 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
8171 * tui/tui.c (tuiFree): Delete function.
8172 * cli/cli-cmds.c (disassemble_command): Update references.
8173 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
8174 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8175 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
8176 * tui/tui-winsource.c: Ditto.
8177
8b92e4d5
EZ
81782004-02-07 Elena Zannoni <ezannoni@redhat.com>
8179
8180 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
8181 coffstab_build_psymtabs, elfstab_build_psymtabs)
8182 (stabsect_build_psymtabs): Replace psymbol_obstack with
8183 objfile_obstack.
8184 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
8185 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
8186 Ditto.
8187 * dwarfread.c (scan_compilation_units): Ditto.
8188 * elfread.c (elfstab_offset_sections): Ditto.
8189 * hppa-tdep.c (read_unwind_info): Ditto.
8190 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
8191 (hpread_end_psymtab): Ditto.
8192 * mdebugread.c (mdebug_build_psymtabs, add_pending)
8193 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
8194 Ditto.
8195 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
8a1dac83 8196 * objfiles.c (add_to_objfile_sections)
8b92e4d5
EZ
8197 (build_objfile_section_table): Ditto.
8198 (allocate_objfile): Remove init of psymbol_obstack.
8199 (free_objfile): Remove freeing of psymbol_obstack.
8200 * objfiles.h (struct objfile): Remove field
8201 psymbol_obstack. Update comments.
8202 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
8203 psymbol_obstack with objfile_obstack.
8204 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8205 psymbol_obstack.
8206 * somread.c (som_symfile_offsets, init_import_symbols)
8207 (init_export_symbols): Replace psymbol_obstack with
8208 objfile_obstack.
8209 * somsolib.c (som_solib_add_solib_objfile): Ditto.
8210 * symfile.c (default_symfile_offsets, syms_from_objfile)
8211 (reread_symbols): Remove freeing and init of psymbol_obstack.
8212 (cashier_psymtab): Update comment.
8213 * symmisc.c (print_objfile_statistics): Don't report stats for
8214 psymbol obstack.
8215 * symtab.h (struct general_symbol_info, struct partial_symtab):
8216 Update comments.
8217 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
8218 (xcoff_symfile_offsets): Replace psymbol_obstack with
8219 objfile_obstack.
8220
b99607ea
EZ
82212004-02-07 Elena Zannoni <ezannoni@redhat.com>
8222
8223 * objfiles.h (struct objfile): Add objfile_obstack field.
8224 Remove type_obstack field.
8225
8226 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
8227 read_structure_scope read_enumeration, new_symbol): Replace
8228 type_obstack with objfile_obstack.
8229 * dwarfread.c (struct_type, enum_type): Ditto.
8a1dac83 8230 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
b99607ea
EZ
8231 (lookup_fundamental_type): Ditto.
8232 * gdbtypes.h (TYPE_ALLOC): Ditto.
8a1dac83
RM
8233 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
8234 (hpread_read_doc_function_type, hpread_read_struct_type)
8235 (fix_static_member_physnames, hpread_read_array_type)
b99607ea 8236 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
8a1dac83 8237 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
b99607ea
EZ
8238 (java_link_class_type): Ditto.
8239 * mdebugread.c (parse_type): Ditto.
8240 * objfiles.c (allocate_objfile, free_objfile): Ditto.
8241 * solib-sunos.c (solib_add_common_symbols): Ditto.
8242 * stabsread.c (define_symbol, read_type, read_member_functions,
8243 read_cpp_abbrev, read_one_struct_field): Ditto.
8244 * symfile.c (reread_symbols): Ditto.
8245 * symmisc.c (print_objfile_statistics): Ditto.
8a1dac83 8246
2a8854a7
AC
82472004-02-07 Andrew Cagney <cagney@redhat.com>
8248
8249 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
8250 (tui_exec_info_content): Rename TuiExecInfoContent.
8251 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
8252 (TuiWinInfo, TuiWinInfoPtr): Ditto.
8253 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
8254 (TuiList, TuiListPtr): Ditto.
8255 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
8256 (TuiDataType, TuiDataTypePtr): Ditto.
8257 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
8258 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
8259 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
8260 (TuiSourceElement, TuiSourceElementPtr): Ditto.
8261 (TuiDataElement, TuiDataElementPtr): Ditto.
8262 (TuiWinElement, TuiWinElementPtr): Ditto.
8263 (TuiDataInfo, TuiDataInfoPtr): Ditto.
8264 (TuiCommandElement, TuiCommandElementPtr): Ditto.
8265 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
8266 (TuiWhichElement, TuiWhichElementPtr): Ditto.
8267 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
8268 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
8269 * tui/tui-command.c, tui/tui-data.c: Update references.
8270 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
8271 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8272 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8273 * tui/tui-winsource.c, tui/tui.c: Ditto.
8a1dac83 8274
05cbe71a
MK
82752004-02-07 Mark Kettenis <kettenis@gnu.org>
8276
8277 * dwarf2-frame.h: Update copyright.
8278 (enum dwarf2_frame_reg_rule): New.
8279 (struct dwarf2_frame_state_reg): New.
8280 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
8281 * dwarf2-frame.c: Update copyright.
8282 (enum dwarf2_reg_rule): Remove.
8283 (struct dwarf2_frame_state): Remove defenition of `struct
8284 dwarf2_frame_state_reg'.
8285 (read_reg): Call get_frame_arch to get the architecture instead of
8286 using CURRENT_GDBARCH.
8287 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
8288 DWARF2_FRAME_.
8289 (dwarf2_frame_init_reg): New function.
8290 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
8291 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
8292 initialize the register state. Prefix old `enum dwarf2_reg_rule'
8293 tags with DWARF2_FRAME_.
8294 (dwarf2_frame_prev_register): Call get_frame_arch to get the
8295 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
8296 dwarf2_reg_rule' tags with DWARF2_FRAME_.
8297
ec7d9e56
AC
82982004-02-06 Andrew Cagney <cagney@redhat.com>
8299
dd1abb8c
AC
8300 * tui/tui-data.h (struct tui_list): Rename _TuiList.
8301 (enum tui_data_type): Rename _TuiDataType.
8302 (struct tui_layout_def): Rename _TuiLayoutDef.
8303 (struct tui_source_element): Rename _TuiSourceElement.
8304 (struct tui_data_element): Rename _TuiDataElement.
8305 (struct tui_command_element): Rename _TuiCommandElement.
8306 (struct tui_locator_element): Rename _TuiLocatorElement.
8307 (union tui_which_element): Define.
8308 (struct tui_win_element): Rename _TuiWinElement.
8309 (struct tui_data_info): Rename _TuiDataInfo.
8310 (struct tui_source_info): Rename _TuiSourceInfo.
8311 (struct tui_command_info): Rename _TuiCommandInfo.
8312 (tui_initialize_static_data): Rename initializeStaticData.
8313 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
8314 (tui_alloc_win_info): Rename allocWinInfo.
8315 (tui_init_generic_part): Rename initGenericPart.
8316 (tui_init_win_info): Rename initWinInfo.
8317 (tui_alloc_content): Rename allocContent.
8318 (tui_add_content_elements): Rename addContentElements.
8319 (tui_init_content_element): Rename initContentElement.
8320 (tui_free_window): Rename freeWindow.
8321 (tui_free_win_content): Rename freeWinContent.
8322 (tui_free_data_content): Rename freeDataContent.
8323 (tui_free_all_source_wins_content): Rename
8324 freeAllSourceWinsContent.
8325 (tui_del_window): Rename tuiDelWindow.
8326 (tui_del_data_windows): Rename tuiDelDataWindows.
8327 (tui_partial_win_by_name): Rename partialWinByName.
8328 (tui_win_name): Rename winName.
8329 (tui_current_layout): Rename currentLayout.
8330 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
8331 (tui_term_height): Rename termHeight.
8332 (tui_set_term_height_to): Rename setTermHeightTo.
8333 (tui_term_width): Rename termWidth.
8334 (tui_set_term_width_to): Rename setTermWidthTo.
8335 (tui_set_gen_win_origin): Rename setGenWinOrigin.
8336 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
8337 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
8338 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
8339 (tui_source_windows): Rename sourceWindows.
8340 (tui_clear_source_windows): Rename clearSourceWindows.
8341 (tui_clear_source_windows_detail): Rename
8342 clearSourceWindowsDetail.
8343 (tui_clear_win_detail): Rename clearWinDetail.
8344 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
8345 (tui_default_tab_len): Rename tuiDefaultTabLen.
8346 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
8347 (tui_win_with_focus): Rename tuiWinWithFocus.
8348 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
8349 (tui_layout_def): Rename tuiLayoutDef.
8350 (tui_win_resized): Rename tuiWinResized.
8351 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
8352 (tui_next_win): Rename tuiNextWin.
8353 (tui_prev_win): Rename tuiPrevWin.
8354 (tui_add_to_source_windows): Rename addToSourceWindows.
8355 * tui/tui-winsource.c, tui/tui-win.c: Update references.
8356 * tui/tui-layout.c, tui/tui-source.c: Ditto.
8357 * tui/tui-stack.c, tui/tui-io.c: Ditto.
8358 * tui/tui.c, tui/tui-data.c: Ditto.
8359 * tui/tui-interp.c, tui/tui-data.c: Ditto.
8360 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
8361
a358af15
AC
8362 * tui/tui-source.h: Update copyright. Include "tui-data.h".
8363 (struct symtab): Declare.
8364 (tui_set_source_content): Rename tuiSetSourceContent.
8365 (tui_show_symtab_source): Rename tuiShowSource.
8366 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
8367 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
8368 * tui/tui-source.c: Update copyright. Update references.
8369 * tui/tui-win.c, tui/tui-winsource.c: Update references.
8370 * tui/tui-stack.c: Update references.
8371
a21fcd8f
AC
8372 * tui/tui-win.h: Update copyright. Include "tui-data.h".
8373 (struct tui_win_info): Declare.
8374 (tui_scroll_forward): Rename tuiScrollForward.
8375 (tui_scroll_backward): Rename tuiScrollBackward.
8376 (tui_scroll_left): Rename tuiScrollLeft.
8377 (tui_scroll_right): Rename tuiScrollRight.
8378 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
8379 (tui_resize_all): Rename tuiResizeAll.
8380 (tui_refresh_all_win): Rename tuiRefreshAll.
8381 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
8382 * tui/tui-layout.c, * tui/tui-io.c: Update references.
8383 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
8384 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
8385
edae1ccf
AC
8386 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
8387 (tui_erase_data_content): Rename tuiEraseDataContent.
8388 (tui_display_all_data): Rename tuiDisplayAllData.
8389 (tui_check_data_values): Rename tuiCheckDataValues.
8390 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
8391 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
8392 (tui_first_data_element_no_in_line): Rename
8393 tuiFirstDataElementNoInLine.
8394 (tui_delete_data_content_windows): Rename
8395 tuiDeleteDataContentWindows.
8396 (tui_refresh_data_win): Rename tuiRefreshDataWin.
8397 (tui_display_data_from): Rename tuiDisplayDataFrom.
8398 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
8399 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
8400 * tui/tui-win.c, tui/tui-regs.c: Update references.
8401 * tui/tui-layout.c, tui/tui.c: Update references.
8402
ec7d9e56
AC
8403 * tui/tui-wingeneral.h: Update copyright.
8404 (m_allBeVisible): Delete macro.
8a1dac83 8405 (m_allBeInvisible): Delete macro.
ec7d9e56
AC
8406 (struct tui_gen_win_info): Declare.
8407 (struct tui_win_info): Declare.
8408 (tui_unhighlight_win): Rename unhighlightWin.
8409 (tui_make_visible, tui_make_invisible): Replace makeVisible.
8410 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
8411 (tui_make_window): Rename makeWindow.
8412 (tui_copy_win): Rename copyWin.
8413 (tui_box_win): Rename boxWin.
8414 (tui_highlight_win): Rename highlightWin.
8415 (tui_check_and_display_highlight_if_needed): Rename
8416 checkAndDisplayHighlightIfNeeded.
8417 (tui_refresh_all): Rename refreshAll.
8418 (tui_delete_win): Rename tuiDelwin.
8419 (tui_refresh_win): Rename tuiRefreshWin.
8420 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
8421 (tui_make_visible, tui_make_invisible): New functions.
8422 (tui_make_all_visible, tui_make_all_invisible): New functions.
8423 (make_all_visible): Rename makeAllVisible.
8424 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
8425 * tui/tui-data.c, tui/tui-winsource.c: Update references.
8426 * tui/tui-windata.c, tui/tui-win.c: Update references.
8427 * tui/tui-regs.c, tui/tui-layout.c: Update references.
8428 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
8429
1e52e2eb
MK
84302004-02-06 Mark Kettenis <kettenis@gnu.org>
8431
8432 * proc-api.c (write_with_trace): Initialize local variable to
8433 silence compiler warning.
8434
f80bda8e
AC
84352004-02-06 Andrew Cagney <cagney@redhat.com>
8436
8437 * tui/tui-source.h: Do not include "defs.h".
8438 (struct tui_win_info): Declare.
8439 (tui_set_source_content_nil): Declare.
8440 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
8441 (union tui_line_or_address): Rename _TuiLineOrAddress.
8442 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
8443 (tui_update_source_window): Rename tuiUpdateSourceWindow.
8444 (tui_update_source_window_as_is): Rename
8445 tuiUpdateSourceWindowAsIs.
8446 (tui_update_source_windows_with_addr): Rename
8447 tuiUpdateSourceWindowsWithAddr.
8448 (tui_update_source_windows_with_line): Rename
8449 tuiUpdateSourceWindowsWithLine.
8450 (tui_clear_source_content): Rename tuiClearSourceContent.
8451 (tui_erase_source_content): Rename tuiEraseSourceContent.
8452 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
8453 (tui_show_source_content): Rename tuiShowSourceContent.
8454 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
8455 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
8456 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
8457 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
8458 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
8459 (tui_update_exec_info): Rename tuiUpdateExecInfo.
8460 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
8461 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
8462 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
8463 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
8464 (struct tui_win_info): Declare.
8465 * tui/tui-stack.c: Update references.
8466 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
8467 * tui/tui-win.c, tui/tui-source.c: Ditto.
8468 * tui/tui.c, tui/tui-disasm.c: Ditto.
8469
9fbfb822
MK
84702004-02-06 Mark Kettenis <kettenis@gnu.org>
8471
8472 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
8473 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
8474
03cebad2
MK
84752004-02-05 Mark Kettenis <kettenis@gnu.org>
8476
8477 * infrun.c (handle_inferior_event): Allow for breakpoint
8478 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
8479 and SIGEMT. Update comments.
8480 * NEWS (Revised SPARC target): Mention support for non-executable
8481 stack.
8482
290281b1
MK
84832004-02-04 Mark Kettenis <kettenis@gnu.org>
8484
8485 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
8486 * inftarg.c: Update copyright year.
8487 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
8488 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
8489 (sparc_xfer_wcookie): New function.
8490 * sparc-tdep.c (sparc_fetch_wcookie): New function.
8491 * Makefile.in (sparc-nat.o): Update dependencies.
8492 * config/sparc/nm-nbsd.h: Include "target.h".
8493 (NATIVE_XFER_WCOOKIE): New define.
8494 (sparc_xfer_wcookie): New prototype.
8495
212161df
AC
84962004-02-04 Andrew Cagney <cagney@redhat.com>
8497
8498 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
8499 SYSCALL_TRAP function.
8500 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
8501
6e4c6c91
DJ
85022004-02-04 Andrew Cagney <cagney@redhat.com>
8503 Daniel Jacobowitz <drow@mvista.com>
8504
8505 * objfiles.h: Delete comments refering to inside_entry_func and
8506 DEPRECATED_FRAME_CHAIN_VALID.
8507 * defs.h (inside_entry_func): Update prototype..
8508 * blockframe.c (inside_entry_func): Rename to
8509 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
8510 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
8511
cae688ec
JJ
85122004-02-03 Jeff Johnston <jjohnstn@redhat.com>
8513
8514 * breakpoint.c (struct captured_parse_breakpoint_args): Move
8515 outside of #ifdef SOLIB_ADD region.
8516 (do_restore_lang_radix_cleanup): Ditto.
8517 (resolve_pending_breakpoint): Ditto.
8518
19217676
AC
85192004-02-03 Andrew Cagney <cagney@redhat.com>
8520
8521 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
8522 (process_note_abi_tag_sections): Delete unused function.
8523 (ia64_read_fp): Delete unused function.
8524 (gdbarch_extract_struct_value_address): Delete declaration.
8525
876753be
AC
85262004-02-02 Andrew Cagney <cagney@redhat.com>
8527
8528 * vax-tdep.c (vax_frame_chain): Delete call to
8529 deprecated_inside_entry_file.
8530 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
8531
d4f10bf2
MK
85322004-02-02 Mark Kettenis <kettenis@gnu.org>
8533
8534 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
8535 column that's "empty" or "same value" when eliminating REG_RA
8536 rules.
8537
cae688ec
JJ
85382004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8539
8540 * NEWS: Add information about new pending breakpoint support.
8541
0101ce28
JJ
85422004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8543
8544 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
8545 and pending fields for pending breakpoint support.
8546 * breakpoint.c (breakpoint_enabled): Add check for not pending.
8547 (condition_command): Only parse condition if not a pending
8548 breakpoint.
8549 (print_one_breakpoint): Add support for pending breakpoints.
8550 (describe_other_breakpoints): Add checks to verify we are not
8551 dealing with pending breakpoints.
8552 (check_duplicates): Don't check pending breakpoints.
8553 (set_raw_breakpoint): Initialize pending flag.
8554 (do_restore_lang_radix_cleanup): New cleanup routine.
8555 (resolve_pending_breakpoint): New function.
8556 (re_enable_breakpoints_in_shlibs): Try and resolve any
8557 pending breakpoints via resolve_pending_breakpoint.
8558 (mention): Add pending breakpoint support.
8559 (parse_breakpoint_sals): Add new parameter to pass to
8560 decode_line_1 to indicate silent errors when files or functions
8561 are not found. Change all callers.
8562 (do_captured_parse_breakpoint): New function.
8563 (break_command_1): Change prototype to return an rc value and to
8564 take an optional pending breakpoint pointer. Support creating
8565 a pending breakpoint if a "not found" form of error occurs when
8566 parsing the breakpoint. Also support resolving an existing pending
8567 breakpoint and be silent if the resolution fails.
8568 (create_breakpoints): Change prototype to take pending breakpoint
8569 pointer. When resolving a pending breakpoint, use the new pointer
8570 to provide a conditional or commands added by the end-user.
8571 (delete_breakpoint): Add appropriate check for pending.
8572 (breakpoint_re_set_one): Ditto.
8573 (do_enable_breakpoint): Ditto.
8574
8d577d32
DC
85752004-02-02 David Carlton <carlton@kealia.com>
8576
8577 * valops.c (enum oload_classification): New.
8578 (find_overload_match): Break implementation into separate
8579 functions; delete #if 0'd code; look for symbols within
8580 namespaces.
8581 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
8582 (find_oload_champ,oload_method_static,classify_oload_match): New.
8583 * cp-support.h: Add declaration for cp_func_name; update
8584 declaration for make_symbol_overload_list.
8585 * cp-support.c (cp_func_name): New.
8586 (overload_list_add_symbol): Fix comment, use
8587 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
8588 (make_symbol_overload_list): Take a function name and a namespace
8589 instead of a symbol; change implementation.
8590 (make_symbol_overload_list_using): New.
8591 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
8592
22e8e3c7
FF
85932004-02-02 Fred Fish <fnf@redhat.com>
8594
8595 * main.c (gdb_stdtarg): Move definition to group with other
15390fef 8596 gdb_stdtarg definitions and update copyright years.
22e8e3c7
FF
8597 * remote-sim.c (gdb_os_write_stderr): Write output to
8598 gdb_stdtargerr stream instead of gdb_stdtarg stream.
8599 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
15390fef 8600 gdb_stderr stream and update copyright years.
22e8e3c7 8601
6b753f60
DJ
86022004-02-01 Daniel Jacobowitz <drow@mvista.com>
8603
8604 * Makefile.in (mips-linux-nat.o): Update dependencies.
8605 * mips-linux-nat.c: Include mips-tdep.h.
8606
86072004-02-01 Roland McGrath <roland@redhat.com>
2cb6b099
RM
8608
8609 * sol-thread.c (sol_thread_xfer_partial): New function.
8610 (init_sol_thread_ops): Use that for to_xfer_partial hook.
8611 (init_sol_core_ops): Likewise.
8612
8613 * procfs.c (procfs_xfer_partial): New function.
8614 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
8615 * Makefile.in (procfs.o): Add $(auxv_h) dep.
8616
8617 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
8618 procfs_xfer_auxv function.
8619
8620 * procfs.c (procfs_make_note_section): If we can read
8621 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
8622 * linux-proc.c (linux_make_note_section): Likewise.
8623
8624 * auxv.h: New file.
8625 * auxv.c: New file.
8626 * Makefile.in (auxv_h): New variable.
8627 (COMMON_OBS): Add auxv.o here.
8628 (auxv.o): New target.
8629
8630 * corelow.c (core_xfer_partial): New function.
8631 (init_core_ops): Use it for core_ops.to_xfer_partial.
8632
8633 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
8634 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
8635 macro if that is defined.
8636
fa5281d0
DJ
86372004-02-01 Daniel Jacobowitz <drow@mvista.com>
8638
8639 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
8640 and check the specified thread for each breakpoint.
8641 * breakpoint.h (bpstat_stop_status): Update prototype.
8642 * infrun.c (handle_inferior_event): Update calls to
8643 bpstat_stop_status.
8644
26ee262d
DJ
86452004-02-01 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * Makefile.in (cli-cmds.o): Add $(readline_h).
8648
d9b52655
DJ
86492004-02-01 Daniel Jacobowitz <drow@mvista.com>
8650
8651 * cli/cli-cmds.c: Include readline.h.
8652 (complete_command): Pass the start of the last word to
8653 complete_line.
8654
9709f61c
DJ
86552004-01-31 Daniel Jacobowitz <drow@mvista.com>
8656
8657 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
8658 argument, and change first argument to a CORE_ADDR.
8659 * breakpoint.h (bpstat_stop_status): Update prototype.
8660 * infrun.c (adjust_pc_after_break): Add a new comment.
8661 (handle_inferior_event): Update calls to bpstat_stop_status.
8662
4f1280bb
DJ
86632004-01-31 Daniel Jacobowitz <drow@mvista.com>
8664
8665 * breakpoint.h: Update copyright years.
8666
4fa8626c
DJ
86672004-01-31 Daniel Jacobowitz <drow@mvista.com>
8668
8669 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
8670 (bpstat_stop_status): Don't decrement PC.
8671 * breakpoint.h (software_breakpoint_inserted_here_p): Add
8672 prototype.
8673 * infrun.c (adjust_pc_after_break): New function.
8674 (handle_inferior_event): Call it, early. Remove later references
8675 to DECR_PC_AFTER_BREAK.
8676 (normal_stop): Add commentary.
8677
fad0733a
DJ
86782004-01-31 Daniel Jacobowitz <drow@mvista.com>
8679
8680 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
8681 2004-01-27 double-free fix.
8682
42cdca6c
MK
86832004-01-31 Mark Kettenis <kettenis@gnu.org>
8684
8685 * sparc-tdep.c (sparc_fetch_wcookie): New function.
8686 (sparc32_frame_prev_register): Handle StackGhost.
8687 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
8688
932d5416
RM
86892004-01-29 Roland McGrath <roland@redhat.com>
8690
8691 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
8692 * configure: Regenerated.
8693
8694 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
8695 * Makefile.in (procfs.o): Add dep.
8696
47d3492a
AC
86972004-01-28 Andrew Cagney <cagney@redhat.com>
8698
8699 * tui/tui-stack.h: Update copyright.
8700 (struct frame_info): Add opaque declaration.
8701 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
8702 (tui_show_locator_content): Rename tuiShowLocatorContent.
8703 (tui_show_frame_info): Rename tuiShowFrameInfo.
8704 * tui/tui-stack.c: Update copyright. Update references.
8705 * tui/tui-winsource.c: Update references.
8706 * tui/tui-win.c: Update references.
8707 * tui/tui-layout.c: Update references.
8708 * tui/tui-hooks.c: Update copyright, update references.
8709 * tui/tui.c: Update copyright, update references.
8710 * tui/tui-disasm.c: Update references.
8711
5d51ca54
DC
87122004-01-28 David Carlton <carlton@kealia.com>
8713
8714 * dwarf2read.c (add_partial_structure): Use demangled name if
8715 namespace equals "".
8716
086ed43d
JB
87172004-01-27 Jim Blandy <jimb@redhat.com>
8718
8719 Clean up misapplied patch:
8720 * dwarf2read.c (determine_prefix): Change one of the two forward
8721 declarations for 'determine_prefix_aux' to a declaration for this.
8722 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
8723 argument to 'die_specification'.
8724
2a35147e
JB
8725 * dwarf2read.c (read_func_scope): Re-indent comment.
8726
a355c7de 87272004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
932d5416 8728
a355c7de
AC
8729 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
8730 b->exp to NULL after freeing so that error during re-parsing or
8731 evaluation of expressions associated with breakpoint don't
8732 eventually lead to re-freeing of storage.
8733 Committed by Andrew Cagney.
8734
63ff5125
AC
87352004-01-27 Andrew Cagney <cagney@redhat.com>
8736
8737 * source.c (ambiguous_line_spec): Delete undefined declaration.
8738 * m32r-rom.c (m32r_set_board_address): Delete unused function.
8739 (m32r_set_server_address, m32r_set_download_path): Ditto.
8740 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
8741
e142c38c
DJ
87422004-01-27 Daniel Jacobowitz <drow@mvista.com>
8743
8744 * dwarf2read.c: Update calls to changed and renamed functions, and
8745 references to moved variables.
8746
8747 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
8748 language, language_defn, list_in_scope, and ftypes members.
8749 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
8750 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
8751 (baseaddr): Remove globals.
8752
8753 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
8754 (set_cu_language, die_is_declaration, die_specification)
8755 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
8756 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
8757 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
8758 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
8759
8760 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
8761 cu.list_in_scope. Don't initialize cu_header_offset.
8762 (add_partial_symbol): Add local baseaddr.
8763 (psymtab_to_symtab_1): Add local baseaddr. Use
8764 objfile->section_offsets for consistency. Don't initialize
8765 cu_header_offset; do initialize cu.header.offset and
8766 cu.list_in_scope.
8767 (read_file_scope, read_func_scope, read_lexical_block_scope)
8768 (dwarf_decode_lines, new_symbol): Add local baseaddr.
8769
c6e06ede
MC
87702004-01-27 Michael Chastain <mec.gnu@mindspring.com>
8771
fb328ecc 8772 * PROBLEMS: Add gdb/1516.
c6e06ede 8773
48184fd4
AC
87742003-12-29 Robert Millan <robertmh@gnu.org>
8775
8776 Patch committed by Andrw Cagney.
8777 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
8778 * configure.tgt: Match knetbsd*-gnu.
8779
c1321b30
AC
87802004-01-26 Andrew Cagney <cagney@redhat.com>
8781
f3699be3
AC
8782 * breakpoint.c (catch_command_1): Delete #ifdef code.
8783 (catch_fork_command_1): Delete #ifdef wrapper.
8784 (catch_exec_command_1): Ditto.
8785 (catch_load_command_1): Ditto.
8786 (catch_unload_command_1): Ditto.
8787
c1321b30
AC
8788 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
8789 (catch_breakpoint): Delete #if0ed function.
8790 (disable_catch_breakpoint): Ditto.
8791 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
8792 (disable_catch, enable_catch, delete_catch): Ditto.
8793
b4501125
AC
87942004-01-26 Andrew Cagney <cagney@redhat.com>
8795
8796 * remote.c (echo_check, quit_flag): Delete variables.
8797 (cisco_kernel_mode): Delete variable.
8798 (minitelnet_return, tty_input, escape_count): Delete variables.
8799 (remote_cisco_mode): Delete variable.
8800 (remote_cisco_open, remote_cisco_close): Delete function.
8801 (remote_cisco_mourn, remote_cisco_wait): Delete function.
8802 (init_remote_cisco_ops): Delete function.
8803 (_initialize_remote): Do not install "remote cisco" code.
8804 (read_frame): Delete cisco specific code.
8805 (remote_info_process): Delete function.
8806 (remote_wait): Delete cisco specific code.
8807 (remote_cisco_section_offsets): Delete function.
8808 (remote_cisco_objfile_relocate): Delete function.
8809 (remote_async_wait): Delete cisco specific code.
8810 (minitelnet, readtty, readsocket): Delete function.
8811
74055713
AC
88122004-01-26 Andrew Cagney <cagney@redhat.com>
8813
8814 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
8815 comments mentioning extract_returned_value_address.
8816 * infcmd.c (print_return_value): Update. Add comments on
8817 extract_returned_value_address.
8818 * stack.c (return_command): Add comments on
8819 extract_returned_value_address.
8820 * values.c: Update comment.
8821 * m32r-tdep.c: Update comment.
8822 * sparc-tdep.c: Update comment.
8823 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
8824 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8825 * sh64-tdep.c (sh64_gdbarch_init): Update.
8826 * sh-tdep.c (sh_gdbarch_init): Update.
8827 * s390-tdep.c (s390_gdbarch_init): Update.
8828 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8829 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
8830 * m68k-tdep.c (m68k_gdbarch_init): Update.
8831 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8832 * m32r-tdep.c (m32r_gdbarch_init): Update.
8833 * ia64-tdep.c (ia64_gdbarch_init): Update.
8834 * h8300-tdep.c (h8300_gdbarch_init): Update.
8835 * frv-tdep.c (frv_gdbarch_init): Update.
8836 * arm-tdep.c (arm_gdbarch_init): Update.
8837 * alpha-tdep.c (alpha_gdbarch_init): Update.
8838
a67af2b9
AC
88392004-01-26 Andrew Cagney <cagney@redhat.com>
8840
8841 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
8842 SYMBOL_LOCATION_FUNCS
8843 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
8844 "struct symbol_ops".
8845 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
8846 type to "struct symbol_ops".
8847 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
8848 (struct symbol): Replace ".aux_value.loc.funcs" and
8849 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
8850 (SYMBOL_OBJFILE): Delete macro.
8851 (SYMBOL_LOCATION_FUNCS): Delete macro.
8852 (SYMBOL_LOCATION_BATON): Update.
8853 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
8854 intead of SYMBOL_LOCATION_FUNCS.
8855 * ax-gdb.c (gen_var_ref): Ditto.
8856 * printcmd.c (address_info): Ditto.
8857 * findvar.c (read_var_value): Ditto.
8858 (symbol_read_needs_frame): Ditto.
8859
c034e007
AC
88602004-01-26 Andrew Cagney <cagney@redhat.com>
8861
8862 * dwarf2read.c (read_func_scope): Document frame-base hack.
8863
bb472c1e
MK
88642004-01-25 Mark Kettenis <kettenis@gnu.org>
8865
8866 * infcmd.c (print_return_value): Plug memory leak; delete
8867 ui_stream object. Rename argument `structure_return' to
8868 `struct_return'.
8869
c8e737d5
MK
88702004-01-25 Mark Kettenis <kettenis@gnu.org>
8871
f941662f
MK
8872 * infcmd.c (print_return_value): Wrap long lines.
8873 (finish_command_continuation, finish_command): Remove unused
8874 variable `funcaddr'. Fix some coding-standards problems.
8875
c558d81a 8876 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
d8d65dd3 8877 SECT_SIZE is large enough, not whether it's exactly the right size.
c558d81a
MK
8878 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
8879 TDEP->fpregset to zero.
8880
bf1e5861 8881 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
c8e737d5
MK
8882 floating-point registers for traditional NetBSD core files.
8883 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
8884 TDEP->sizeof_fpregset here.
8885
4c72d57a
MK
88862004-01-25 Mark Kettenis <kettenis@gnu.org>
8887
566626fa
MK
8888 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
8889 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
8890 function with code split out from
8891 sparc32nbsd_sigcontext_frame_cache.
8892 (sparc32nbsd_sigcontext_frame_cache): Use
8893 sparc32nbsd_sigcontext_saved_regs.
8894 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
8895 OpenBSD.
8896 * sparcobsd-tdep.c: New file.
8897 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
8898 (sparcobsd-tdep.o): New dependency.
8899 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
8900 * config/sparc/obsd.mt: New file.
8901
4c72d57a
MK
8902 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
8903 TDEP->fpregset to be initialized to enable core file register
8904 sets.
8905
7e5e9f88
MK
89062004-01-24 Mark Kettenis <kettenis@gnu.org>
8907
f0f207fd 8908 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
1e067c66
MK
8909 Add opaque declarations.
8910 (sparc64nbsd_sigcontext_saved_regs): New prototype.
8911 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
8912 function with code split out from
8913 sparc64nbsd_sigcontext_frame_cache.
8914 (sparc64nbsd_sigcontext_frame_cache): Use
8915 sparc64nbsd_sigcontext_saved_regs.
8916 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
8917 OpenBSD.
8918 * sparc64obsd-tdep.c: New file.
8919 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
8920 (sparc64obsd-tdep.o): New dependency.
8921 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
8922 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
8923 * config/sparc/obsd64.mt: New file.
8924
690668cc
MK
8925 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
8926 read the instruction at PC.
8927
7e5e9f88
MK
8928 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
8929 value of GDB_OSABI_DEFAULT.
8930 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
8931 instead of GDB_OSABI_NETBSD_AOUT.
8932
68b6dce9
NR
89332004-01-24 Nick Roberts <nick@nick.uklinux.net>
8934
8935 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
8936 copyright.
8937
080ce8c0
AC
89382004-01-23 Andrew Cagney <cagney@redhat.com>
8939
8940 * printcmd.c (display_command): Replace tui_set_display call with
8941 tui_set_layout_for_display_command.
8942 * tui/tui.h (enum tui_win_type): Define.
8943 (tui_set_layout): Delete declaration.
8944 (tui_set_layout_for_display_command): Rename set_tui_layout.
8945 * tui/tui-data.h (enum tui_layout_type): Define.
8946 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
8947 "tui.h".
8948 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
8949 (tui_default_win_height): Rename tuiDefaultWinHeight.
8950 (tui_default_win_viewport_height): Rename
8951 tuiDefaultWinViewportHeight.
8952 (tui_set_layout): RenametuiSetLayout.
8953 * tui/tui-layout.c: Update references.
8954 * tui/tui.c: Update references.
8955 * tui/tui-disasm.c: Update references.
8956
b368761e
DC
89572004-01-23 David Carlton <carlton@kealia.com>
8958
8959 Partial workaround for PR c++/1511:
8960 * cp-namespace.c: Include frame.h.
8961 (cp_lookup_transparent_type): New
8962 (cp_lookup_transparent_type_loop): New.
8963 * cp-support.h: Declare cp_lookup_transparent_type.
8964 * symtab.c (basic_lookup_transparent_type): Renamed from
8965 lookup_transparent_type.
8966 (lookup_transparent_type): Replace old body by a call to
8967 current_language->la_lookup_transparent_type.
8968 * symtab.h: Update copyright. Declare
8969 basic_lookup_transparent_type.
8970 * language.h: Update copyright.
8971 (struct language_defn): Add la_lookup_transparent_type.
8972 * language.c: Update copyright.
8973 (unknown_language_defn): Add basic_lookup_transparent_type.
8974 (auto_language_defn): Add basic_lookup_transparent_type.
8975 (local_language_defn): Add basic_lookup_transparent_type.
8976 * ada-lang.c: Update copyright.
8977 (ada_language_defn): Add basic_lookup_transparent_type.
8978 * c-lang.c: Update copyright.
8979 (c_language_defn): Add basic_lookup_transparent_type.
8980 (cplus_language_defn): Add basic_lookup_transparent_type.
8981 (asm_language_defn): Add basic_lookup_transparent_type.
8982 (minimal_language_defn): Add basic_lookup_transparent_type.
8983 * f-lang.c: Update copyright.
8984 (f_language_defn): Add basic_lookup_transparent_type.
8985 * jv-lang.c: Update copyright.
8986 (java_language_defn): Add basic_lookup_transparent_type.
8987 * m2-lang.c: Update copyright.
8988 (m2_language_defn): Add basic_lookup_transparent_type.
8989 * objc-lang.c: Update copyright.
8990 (objc_language_defn): Add basic_lookup_transparent_type.
8991 * p-lang.c: Update copyright.
8992 (p_language_defn): Add basic_lookup_transparent_type.
8993 * scm-lang.c: Update copyright.
8994 (scm_language_defn): Add basic_lookup_transparent_type.
8995 * Makefile.in (cp-namespace.o): Depend on frame.h.
8996
fdde2d81
DC
89972004-01-23 David Carlton <carlton@kealia.com>
8998
8999 Patch for PR c++/1520:
9000 * dwarf2read.c (read_func_scope): Set processing_current_prefix
9001 properly if we have a specification die.
9002 (determine_prefix_aux): Rename from determine_prefix.
9003 (determine_prefix): Like the old determine_prefix, but never
9004 returns NULL.
9005
5b828b6b
TR
90062004-01-23 Theodore A. Roth <troth@openavr.org>
9007
9008 * avr-tdep.c: Update copyright.
9009 (avr_iaddr_p): Delete unused function.
9010 (avr_saddr_p): Delete unused function.
9011
a1b8c067
DC
90122004-01-23 David Carlton <carlton@kealia.com>
9013
9014 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9015 Fix for PR symtab/1534.
9016
f2cab569
MK
90172004-01-23 Mark Kettenis <kettenis@gnu.org>
9018
9019 * NEWS (New native configurations): Mention OpenBSD/sparc and
9020 OpenBSD/sparc64.
9021 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9022 * configure.host: Likewise.
9023 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9024 handler for OpenBSD.
9025 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9026
642d8300
MK
90272004-01-22 Mark Kettenis <kettenis@gnu.org>
9028
89aac506
MK
9029 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9030 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9031
36662fde
MK
9032 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9033 * cli/cli-cmds.c (shell_escape): Likewise.
9034
642d8300
MK
9035 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9036 OpenBSD .note.openbsd.ident sections.
9037
fae299cd
DC
90382004-01-22 David Carlton <carlton@kealia.com>
9039
9040 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9041 get_scope_pc_bounds.
9042 (read_file_scope): Ditto.
9043 (get_scope_pc_bounds): New function, produced by extracting code
9044 from the above two functions, consolidating it, and adding support
9045 for DW_TAG_namespace.
9046
a49d618c
MK
90472004-01-22 Mark Kettenis <kettenis@gnu.org>
9048
9049 * osabi.c (MAX_NOTESZ): New define.
9050 (check_note): New function.
9051 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9052 check_note.
9053
fe61caab
RM
90542004-01-21 Roland McGrath <roland@redhat.com>
9055
9056 * MAINTAINERS (write after approval): Add myself.
9057
ec145965
EZ
90582004-01-21 Eli Zaretskii <eliz@gnu.org>
9059
9060 * utils.c (init_page_info): Move declarations of `rows' and
9061 `cols' before the __GO32__-specific code. Move the closing brace
9062 outside the #ifdef __GO32__..#endif block.
9063 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
9064
877522db
PB
90652004-01-21 Paul Brook <paul@codesourcery.com>
9066
9067 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
9068 BPSTAT_WHAT_CHECK_SHLIBS.
9069
dbf5be1c
PB
90702004-01-21 Paul Brook <paul@codesourcery.com>
9071
9072 * MAINTAINERS: Add myself to write-after-approval.
9073
81f08b92
AC
90742004-01-20 Andrew Cagney <cagney@redhat.com>
9075
5a1efed7
AC
9076 * ax-gdb.c (print_axs_value): Delete unused function.
9077 * jv-lang.c (java_lookup_type): Delete unused function.
9078 * cli/cli-dump.c (dump_filetype): Delete unused function.
9079 * remote-mips.c (remote_mips_insert_hw_breakpoint)
9080 (remote_mips_remove_hw_breakpoint): Delete unused functions.
9081 (mips_getstring): Delete unused function.
9082 (pmon_insert_breakpoint): Delete #if0ed function.
9083 (PMON_MAX_BP): Delete #if0ed MACRO.
9084 (mips_pmon_bp_info): Delete #if0ed variable.
9085 (pmon_remove_breakpoint): Delete #if0ed function.
9086 * monitor.c (monitor_write_even_block): Delete unused function.
9087 (monitor_write_memory_block): Delete #if0ed code.
9088 * dink32-rom.c (dink32_load): Delete unused function.
9089 (_initialize_dink32_rom): Delete #if0ed code.
9090 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
9091
b0a30fce
AC
9092 * tui/tui-command.c: Update references.
9093 * tui/tui-io.c: Update references.
9094 * tui/tui-command.h: Update copyright.
9095 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
9096
81f08b92
AC
9097 * source.c (ambiguous_line_spec): Delete never-defined function.
9098 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
9099 * gdbtypes.c (add_name, add_mangled_type): Ditto.
9100 * cli/cli-cmds.c (validate_comname): Ditto.
9101
65f05602
AC
9102 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
9103 "tui-data.h".
9104 (tui_set_disassem_content): Rename tuiSetDisassemContent.
9105 (tui_show_disassem): Rename tuiShowDisassem.
9106 (tui_show_disassem_and_update_source): Rename
9107 tuiVerticalDisassemScroll.
9108 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
9109 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
9110 * tui/tui.h: Update copyright.
9111 (enum tui_status): Define.
9112 * tui/tui-data.h (enum tui_scroll_direction): Define.
9113 * tui/tui-disasm.c: Update copyright. Update references.
9114 * tui/tui-winsource.c: Update copyright. Update references.
9115 * tui/tui-win.c: Update references.
9116 * tui/tui-layout.c: Update references.
9117
6bb0384f
AC
91182004-01-20 Andrew Cagney <cagney@redhat.com>
9119
9120 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
9121 sym2 to start of block.
9122
9175c9a3
MC
91232004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9124
9125 * MAINTAINERS: Delete mmalloc.
9126 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
9127 * NEWS: Mention removal of --with-malloc.
9128 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
9129 * config.in: Regenerate.
9130 * configure: Regenerate.
6bb0384f
AC
9131 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
9132 USE_MMALLOC, MMCHECK_FORCE.
9175c9a3
MC
9133 * gdbinit.in: Remove mmalloc.
9134 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
9135 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
9136 * config/i386/go32.mh: Likewise.
9137 * config/i386/interix.mh: Likewise.
9138 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9139
4fcef00a
JJ
91402004-01-19 Jeff Johnston <jjohnstn@redhat.com>
9141
9142 * linespec.c (decode_variable, symtab_from_filename): Call
9143 error_silent with error message instead of throwing an exception
9144 directly.
9145 * defs.h (error_silent, error_output_message): Add prototypes.
9146 (catch_exceptions_with_msg): Ditto.
9147 * utils.c (error_silent, error_output_message): New functions.
9148 * top.c (catch_exceptions_with_msg): New function.
9149
8e94b928
NR
91502004-01-20 Nick Roberts <nick@nick.uklinux.net>
9151
9152 * mi/mi-cmds.h (enum print_values): Add definition.
9153
9154 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
9155 type and value for simple data types and just the name and type
9156 for complex ones, if required.
9157
9158 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
9159 children, if required.
9160
a02d6af8
KB
91612004-01-19 Kevin Buettner <kevinb@redhat.com>
9162
9163 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
9164 unused declarations.
9165
78a4a9b9
AC
91662004-01-19 Andrew Cagney <cagney@redhat.com>
9167
9168 * top.h (mapped_symbol_files): Delete declaration.
9169 * main.c (captured_main): Delete option "m" and "mapped".
9170 * objfiles.c (mapped_symbol_files): Delete variable.
9171 * symfile.c (symbol_file_command): Delete mmap code.
9172 (symbol_file_add_with_addrs_or_offsets): Ditto.
9173 (add_symbol_file_command, reread_separate_symbols): Ditto.
9174 * objfiles.h (OBJF_MAPPED): Delete.
9175 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
9176 (free_objfile) [USE_MMALLOC]: Ditto.
9177 (open_existing_mapped_file): Delete function.
9178 (open_mapped_file): Delete function.
9179 (map_to_file): Delete function.
9180
2dbd5e30
KB
91812004-01-19 Kevin Buettner <kevinb@redhat.com>
9182
9183 * infrun.c (step_into_function): Account for possible breakpoint
9184 adjustment when computing ``stop_func_start''.
9185
437b434f
KB
91862004-01-19 Kevin Buettner <kevinb@redhat.com>
9187
9188 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
9189 the region size against the size of a pointer, not the size of
9190 a register as given by DEPRECATED_REGISTER_SIZE.
9191
55fb0713
AC
91922004-01-19 Andrew Cagney <cagney@redhat.com>
9193
9194 * tui/tui-regs.h: Include "tui-data.h".
9195 (tuiFirstRegElementNoInLine): Delete declaration.
9196 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
9197 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
9198 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
9199 (tui_calculate_regs_column_count): Rename
9200 tuiCalculateRegsColumnCount.
9201 (tui_check_register_values): Rename tuiCheckRegisterValues.
9202 (tui_show_registers): Rename tuiShowRegisters.
9203 (tui_display_registers_from_line): Rename
9204 tuiDisplayRegistersFromLine.
9205 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
9206 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
9207 (tui_first_reg_element_no_inline): Rename
9208 tuiFirstRegElementNoInLine.
9209 * tui/tui-data.h: Update copyright.
9210 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
9211 * tui/tui-windata.c: Update copyright, update references.
9212 * tui/tui-regs.c: Update copyright, update references.
9213 * tui/tui-win.c: Update copyright, update references.
9214 * tui/tui-layout.c: Update copyright, update references.
fe61caab 9215
cebe9500
AC
92162004-01-18 Andrew Cagney <cagney@redhat.com>
9217
bcdf1568
AC
9218 * tui/tui-io.c: Update copyright.
9219 (key_is_end_sequence, key_is_backspace): New functions.
9220 (key_is_command_char, key_is_start_sequence): New function.
9221 (tui_getc): Update references.
9222 * tui/tui-io.h: Update copyright.
9223 (m_tuiStartNewLine): Delete macro.
9224 (m_isBackspace, m_isDeleteChar): Delete macros.
9225 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
9226 (m_isNextPage, m_isPrevPage): Delete macros.
9227 (m_isLeftArrow, m_isRightArrow): Delete macros.
9228 (m_isXdbStyleCommandChar): Delete macro.
9229 (key_is_start_sequence): Declare, replace m_isStartSequence.
9230 (key_is_end_sequence): Declare, replace m_isEndSequence.
9231 (key_is_backspace): Declare ,replace m_isBackspace.
9232 (key_is_command_char): Declare, replace m_isCommandChar.
9233 * tui/tui-command.c: Update copyright.
9234 (tuiDispatchCtrlChar): Update references.
9235
130d87e6
AC
9236 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
9237 tuiSourceWin.h.
9238
d7b2e967
AC
9239 * tui/tui-command.c: Rename tui/tuiCommand.c.
9240 * tui/tui-command.h: Rename tui/tuiCommand.h.
9241 * tui/tui-data.c: Rename tui/tuiData.c.
9242 * tui/tui-data.h: Rename tui/tuiData.h.
9243 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
9244 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
9245 * tui/tui-io.c: Rename tui/tuiIO.c.
9246 * tui/tui-io.h: Rename tui/tuiIO.h.
9247 * tui/tui-layout.c: Rename tui/tuiLayout.c.
9248 * tui/tui-layout.h: Rename tui/tuiLayout.h.
9249 * tui/tui-regs.c: Rename tui/tuiRegs.c.
9250 * tui/tui-regs.h: Rename tui/tuiRegs.h.
9251 * tui/tui-source.c: Rename tui/tuiSource.c.
9252 * tui/tui-source.h: Rename tui/tuiSource.h.
9253 * tui/tui-stack.c: Rename tui/tuiStack.c.
9254 * tui/tui-stack.h: Rename tui/tuiStack.h.
9255 * tui/tui-win.c: Rename tui/tuiWin.c.
9256 * tui/tui-win.h: Rename tui/tuiWin.h.
9257 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
9258 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
9259 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
9260 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
9261 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
9262 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
9263 * tui/tui-file.c: Update includes.
9264 * tui/tui-hooks.c: Update includes.
9265 * tui/tui-interp.c: Update includes.
9266 * tui/tui.c: Update includes.
9267 * Makefile.in: Update all tui/ dependencies.
9268 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
9269
b2100910
AC
9270 * Makefile.in: Update copyright. Update dependencies.
9271
cebe9500
AC
9272 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
9273 problem.
9274
c6f0559b
AC
92752004-01-18 Andrew Cagney <cagney@redhat.com>
9276
43e9390b
AC
9277 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
9278 instead of register_gdbarch_init.
9279
c6f0559b
AC
9280 * remote-sds.c (tohex): Delete unused function. Update copyright.
9281 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
9282 * v850-tdep.c (v850_register_virtual_size): Ditto.
9283 * target.c (normal_target_post_startup_inferior): Ditto.
9284 * source.c (ambiguous_line_spec): Ditto.
9285 * remote.c (adapt_remote_get_threadinfo): Ditto.
9286 * mi/mi-out.c (out_field_fmt): Ditto.
9287 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
9288 (output_control_change_notification): Ditto.
9289 * m68k-tdep.c (m68k_register_byte): Ditto.
9290 (m68k_remote_breakpoint_from_pc): Ditto.
9291 * ui-out.c (init_ui_out_state): Delete unused declaration.
9292 * stabsread.c (search_value): Ditto.
9293 * mi/mi-cmd-env.c (env_cli_command): Ditto.
9294 * maint.c (print_section_table): Ditto.
9295 * infrun.c (set_follow_fork_mode_command): Ditto.
9296
a8504492
MK
92972004-01-18 Mark Kettenis <kettenis@gnu.org>
9298
9299 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
9300 DW_CFA_def_cfa_exporession. Add support for
9301 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
9302 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
9303
0bd8997e
AC
93042004-01-18 Andrew Cagney <cagney@redhat.com>
9305
9306 * ocd.c: Update copyright.
9307 (bdm_read_register_command): Delete unused function.
9308 (_initialize_remote_ocd): Delete commented out reference.
9309 (get_quoted_char, reset_packet): Delete #if0ed function.
9310 (output_packet, put_quoted_char): Delete #if0ed function.
9311 (stu_put_packet, stu_get_packet): Delete #if0ed function.
9312 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
9313 (BDM_BREAKPOINT): Delete #if0ed macro.
9314 (remote_timeout): Delete #if0ed variable.
9315
31bb40e4
MK
93162004-01-18 Mark Kettenis <kettenis@gnu.org>
9317
9318 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
9319 (core-sol2.o): Remove dependency.
9320 * core-sol2.c: Remove file.
9321
887432a5
AC
93222004-01-17 Andrew Cagney <cagney@redhat.com>
9323
9324 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
9325 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
9326 enums.
9327
29182b13
DJ
93282004-01-17 Daniel Jacobowitz <drow@mvista.com>
9329
9330 * remote.c: Update copyright years.
9331
2963ee1d
DJ
93322004-01-17 Daniel Jacobowitz <drow@mvista.com>
9333
9334 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
9335
79d45cd4
AC
93362004-01-17 Andrew Cagney <cagney@redhat.com>
9337
ee300cd4
AC
9338 * mdebugread.c: Update copyright.
9339 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
9340 (parse_type, parse_procedure): Ditto.
9341 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
9342
fcacc9c2
AC
9343 * cris-tdep.c (cris_store_struct_return): Put back accidently
9344 deleted function.
9345
79d45cd4
AC
9346 * gdbarch.sh: Update copyright year.
9347 * gdbarch.h, gdbarch.c: Re-generate.
9348
b263358a
DJ
93492004-01-17 Daniel Jacobowitz <drow@mvista.com>
9350
9351 Suggested by George Anzinger.
9352 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
9353 correct stack offset. Include unknown opcode numbers in the error
9354 message.
9355
931aecf5
AC
93562004-01-17 Andrew Cagney <cagney@redhat.com>
9357
9358 * x86-64-tdep.c (x86_64_init_abi): No need to clear
9359 extract_struct_value_address, i386 does not set it.
9360 * sparc64-tdep.c (sparc64_init_abi): Do not set
9361 extract_struct_value_address, never called.
9362 (sparc64_extract_struct_value_address): Delete function.
9363 * m68hc11-tdep.c: Update copyright.
9364 (m68hc11_gdbarch_init): Delete redundant assignment of
9365 extract_struct_value_address.
9366 * i386-tdep.c: Update copyright.
9367 (i386_gdbarch_init): Do not set extract_struct_value_address,
9368 never called.
9369 (i386_extract_struct_value_address): Delete function.
9370 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
9371 extract_struct_value_address, never called.
9372 (sparc32_extract_struct_value_address): #if 0 function. Add
9373 comments explaining its future.
9374
756fe439
DJ
93752004-01-17 Daniel Jacobowitz <drow@mvista.com>
9376
9377 * arm-tdep.c (arm_write_pc): New function.
9378 (arm_gdbarch_init): Call set_gdbarch_write_pc.
9379
e74f0f02
DJ
93802004-01-17 Daniel Jacobowitz <drow@mvista.com>
9381
9382 * breakpoint.c (must_shift_inst_regs): Delete.
9383 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
9384 and SHIFT_INST_REGS.
9385 * infcmd.c (step_1, step_1_continuation): Delete references to
9386 SHIFT_INST_REGS.
9387 * infrun.c (keep_going): Likewise.
9388 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
9389 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
9390
b6cb9035
AC
93912004-01-17 Andrew Cagney <cagney@redhat.com>
9392
444a1e2e
AC
9393 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
9394 * gdbarch.h, gdbarch.c: Re-generate.
9395 * infcmd.c (print_return_value): Delete reference to
9396 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9397
def7e6ed
AC
9398 * cris-tdep.c (cris_gdbarch_init): Do not set
9399 deprecated_extract_struct_value_address.
9400
07be497a
AC
9401 * xstormy16-tdep.c: Update copyright.
9402 (xstormy16_extract_struct_value_address): Update to current
9403 extract struct value address interface.
9404 (xstormy16_gdbarch_init): Set extract_struct_value_address.
9405 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
9406 current extract struct value address interface.
9407 (sh64_gdbarch_init): Set extract_struct_value_address.
9408
6b4d5c91
AC
9409 * cris-tdep.c: Update copyright.
9410 (cris_extract_struct_value_address): Delete function.
9411 (struct_return_address): Delete variable.
9412 (cris_store_struct_return): Do not set struct_return_address.
9413
464e0365
AC
9414 * mcore-tdep.c: Update copyright.
9415 (mcore_extract_struct_value_address): Delete function. Update
9416 comments.
9417 (mcore_gdbarch_init): Update.
9418 * mn10300-tdep.c: Update copyright.
9419 (mn10300_extract_struct_value_address): Delete function.
9420 (mn10300_gdbarch_init): Update.
9421 * v850-tdep.c: Update copyright.
9422 (v850_extract_struct_value_address): Delete.
9423 (v850_gdbarch_init): Update.
9424 * ns32k-tdep.c: Update copyright.
9425 (ns32k_extract_struct_value_address): Delete.
9426 (ns32k_gdbarch_init): Update.
9427 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
9428 (hppa_gdbarch_init): Update.
9429 * vax-tdep.c: Update copyright.
9430 (vax_extract_struct_value_address): Delete.
9431 (vax_gdbarch_init): Update.
9432
afb18d0f
AC
9433 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
9434 * gdbarch.h, gdbarch.c: Re-generate.
9435 * procfs.c (procfs_fetch_registers): Delete reference to
9436 DEPRECATED_NPC_REGNUM.
9437 (procfs_store_registers): Ditto.
9438 * regcache.c (generic_target_write_pc): Simplify.
9439 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
9440
a698f53e
AC
9441 * core-sol2.c (fetch_core_registers): Replace
9442 DEPRECATED_NPC_REGNUM with equivalent tdep value.
9443
adc11376
AC
9444 * hppa-tdep.c: Update copyright year.
9445 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
9446 NPC_REGNUM.
9447 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
9448
b6cb9035
AC
9449 * mips-tdep.c (mips_write_pc): New function.
9450 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
9451 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
9452 (mips_find_saved_regs, mips_software_single_step: Ditto.
9453 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
9454 mips_init_extra_frame_info, mips_pop_frame): Ditto.
9455
6d82d43b
AC
94562004-01-17 Andrew Cagney <cagney@redhat.com>
9457
9458 * mips-tdep.c: Re-indent. Group functions by ABI.
9459
71bd6bd4
AC
94602004-01-17 Andrew Cagney <cagney@redhat.com>
9461
9462 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
9463 * gdbarch.c: Re-generate.
9464 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9465 DECR_PC_AFTER_BREAK to zero.
9466 * vax-tdep.c (vax_gdbarch_init): Ditto.
9467 * v850-tdep.c (v850_gdbarch_init): Ditto.
9468 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
9469 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
9470 * sh-tdep.c (sh_gdbarch_init): Ditto.
9471 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9472 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9473 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9474 * mips-tdep.c (mips_gdbarch_init): Ditto.
9475 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9476 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9477 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
9478 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9479 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
9480 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9481 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9482 * frv-tdep.c (frv_gdbarch_init): Ditto.
9483 * cris-tdep.c (cris_gdbarch_init): Ditto.
9484 * avr-tdep.c (avr_gdbarch_init): Ditto.
9485 * arm-tdep.c (arm_gdbarch_init): Ditto.
9486 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
9487
a02abb62
JB
94882004-01-17 J. Brobecker <brobecker@gnat.com>
9489
9490 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
9491 Delete, no longer used.
9492 (read_subrange_type): New function, mostly extracted from
9493 read_array_type().
9494 (read_array_type): Replace extracted code by call to
9495 read_subrange_type().
9496 (dwarf2_get_attr_constant_value): New function.
9497 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
9498 (add_partial_symbol): Likewise.
9499 (process_die): Likewise.
9500 (new_symbol): Likewise.
9501 (read_type_die): Likewise.
9502
cf5b2f1b
AC
95032004-01-16 Andrew Cagney <cagney@redhat.com>
9504
9505 * symfile.c: Update copyright year.
9506 (compare_symbols): Delete unused function.
9507 * stabsread.c: Update copyright year.
9508 (lrs_general_complaint): Delete unused function.
9509 (ref_search_value): Ditto.
9510 (get_substring): Delete declaration.
9511 * sh64-tdep.c: Update copyright year.
9512 (sh64_get_gdb_regnum): Delete unused function.
9513 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
9514 Delete unused function.
9515
d33b9831
MK
95162004-01-17 Mark Kettenis <kettenis@gnu.org>
9517
9518 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
9519 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
9520
7aea86e6
AC
95212004-01-16 Andrew Cagney <cagney@redhat.com>
9522
9523 Changes from Peter Schauer.
9524 * rs6000-tdep.c: Update copyright year.
9525 (rs6000_push_dummy_call): Update the stack pointer before
9526 accessing the corresponding stack region.
9527 * rs6000-nat.c: Update copyright year.
9528 (set_host_arch): Set "info.abfd" to "exec_bfd".
9529
26b0da32
MK
95302004-01-15 Mark Kettenis <kettenis@gnu.org>
9531
9532 * blockframe.c: Update copyright year.
9533 (inside_entry_func): Don't treat a zero PC specially.
9534
86fbe6cc
EZ
95352004-01-14 Elena Zannoni <ezannoni@redhat.com>
9536
9537 * gcore.c (gcore_copy_callback): Use paddr_d to print size
9538 variable.
9539 (gcore_create_callback): Ditto. Skip any memory segment that has
9540 no permissions set.
9541
63d06c5c
DC
95422004-01-14 David Carlton <carlton@kealia.com>
9543
9544 Change symbols for C++ nested types to contain the fully qualified
9545 name, if possible. (At least in the DWARF-2 case.) Partial fix
9546 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
9547 c++/895.
9548 * c-exp.y (qualified_type): Handle types nested within classes.
9549 * cp-namespace.c: Update comments.
9550 (cp_set_block_scope): Delete #if 0.
9551 (cp_lookup_nested_type): Handle types nested within classes.
9552 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
9553 when appropriate.
9554 (add_partial_symbol): Add the name of the enclosing namespace to
9555 types.
9556 (pdi_needs_namespace): New.
9557 (add_partial_namespace): Tweak comment.
9558 (add_partial_structure): New.
9559 (psymtab_to_symtab_1): Initialize processing_current_prefix
9560 here...
9561 (process_die): instead of here.
9562 (read_structure_scope): Try to figure out the name of the class or
9563 namespace that the structure might be defined within.
9564 (read_enumeration): Generate fully-qualified names, if possible.
9565 (read_namespace): Don't set name to NULL.
9566 (die_specification): New.
9567 (new_symbol): Generate fully-qualified names for types.
9568 (read_type_die): Determine appropriate prefix.
9569 (determine_prefix): New.
9570 (typename_concat): New.
9571 (class_name): New.
9572 * valops.c (value_aggregate_elt): Pass NOSIDE to
9573 value_struct_elt_for_reference.
9574 (value_struct_elt_for_reference): Make static, add NOSIDE
9575 parameter, call value_maybe_namespace_elt as a last resort.
9576 (value_namespace_elt): Break out code into
9577 value_maybe_namespace_elt.
9578 (value_maybe_namespace_elt): New.
9579
87783b8b
AC
95802004-01-12 Andrew Cagney <cagney@redhat.com>
9581
9582 * mips-tdep.c (mips_convert_register_p): Handle both raw and
9583 cooked floating-point registers.
9584 (mips_gdbarch_init): Set convert_register_p, register_to_value,
9585 and value_to_register.
9586
6503b91e
AC
95872004-01-13 Andrew Cagney <cagney@redhat.com>
9588
9589 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
9590 * gdbarch.c: Re-generate.
9591 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9592 FUNCTION_START_OFFSET.
9593 * v850-tdep.c (v850_gdbarch_init): Ditto.
9594 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
9595 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
9596 * sh-tdep.c (sh_gdbarch_init): Ditto.
9597 * s390-tdep.c (s390_gdbarch_init): Ditto.
9598 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9599 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9600 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9601 * mips-tdep.c (mips_gdbarch_init): Ditto.
9602 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9603 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
9604 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9605 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
9606 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9607 * i386-tdep.c (i386_gdbarch_init): Ditto.
9608 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9609 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9610 * frv-tdep.c (frv_gdbarch_init): Ditto.
9611 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9612 * cris-tdep.c (cris_gdbarch_init): Ditto.
9613 * avr-tdep.c (avr_gdbarch_init): Ditto.
9614 * arm-tdep.c (arm_gdbarch_init): Ditto.
9615 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
9616
ea1dd7bc
DJ
96172004-01-13 Daniel Jacobowitz <drow@mvista.com>
9618
9619 * infrun.c (follow_fork_mode_ask): Remove.
9620 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
9621 (follow_fork): Simplify and remove internal error for
9622 follow_fork_mode_ask.
9623 (_initialize_infrun): Update "set follow-fork-mode" help text.
9624
0f0cffd2
AC
96252004-01-13 Andrew Cagney <cagney@redhat.com>
9626
9627 * configure.in: Update copyright year.
9628 (build_warnings): Add -Wunused-label.
9629 * configure: Re-generate.
9630
de38af99
AC
96312004-01-12 Andrew Cagney <cagney@redhat.com>
9632
954a7fba
AC
9633 * exec.h (exec_ops): Make "extern".
9634
de38af99
AC
9635 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
9636 the function is void.
9637 (mips_pseudo_register_write): Ditto.
9638
1a111ce3
AC
96392004-01-12 Andrew Cagney <cagney@redhat.com>
9640
9641 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
9642 call. Never defined.
9643 * sparc-tdep.h (struct frame_info): Add opaque declaration.
9644 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
9645 (struct sparc_gregset, struct regcache): Ditto.
9646 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
9647
48efe704
AC
96482004-01-12 Andrew Cagney <cagney@redhat.com>
9649
9650 * mi/ChangeLog: Delete file. Renamed to ...
9651 * mi/ChangeLog-1999-2003: New file.
9652 * tui/ChangeLog: Delete file. Renamed to ...
9653 * tui/ChangeLog-1998-2003: New file.
fe61caab 9654
a54124c5
MK
96552004-01-11 Mark Kettenis <kettenis@gnu.org>
9656
2ca62865
MK
9657 * sparc64nbsd-tdep.c: Include "regset.h".
9658 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
9659 Remove variables.
9660 (fetch_core_registers): Remove function.
9661 (sparc64nbsd_core_fns): Remove variable.
9662 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
9663 functions.
9664 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
9665 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
9666 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
9667
ca9d58e9
MK
9668 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
9669 sparc_extract_struct_value_address.
9670 (sparc32_gdbarch_init): Set extract_struct_value_address.
9671 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
9672 function.
9673 (sparc64_init_abi): Set extract_struct_value_address. Don't set
9674 return_value_on_stack.
9675
3cc87ec0
MK
9676 * NEWS: Mention that %cs and %ss have been added to the AMD64
9677 configurations
9678
5bf00f29
MK
9679 * frame.c: Update copyright year.
9680 (get_prev_frame): Improve comment.
9681
4f7ec84e
MK
9682 * sparc64fbsd-tdep.c: Include "regset.h".
9683 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
9684 Remove variables.
9685 (fetch_core_registers): Remove function.
9686 (sparc64fbsd_core_fns): Remove variable.
9687 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
9688 functions.
9689 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
9690 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
46b58ce9 9691 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
4f7ec84e 9692
4e7b0cd3
MK
9693 * sparcnbsd-tdep.c: Include "regset.h".
9694 (fetch_core_registers): Remove function.
9695 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
9696 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
9697 functions.
9698 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
9699 TDEP->fpregset.
46b58ce9 9700 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
4e7b0cd3 9701
a54124c5
MK
9702 * sparc-tdep.h (struct regset): Provide opaque declaration.
9703 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
9704 fpregset and sizeof_fpregset members.
9705 * sparc-tdep.c (struct regset): Provide opaque declaration.
9706 (sparc_regset_from_core_section): New function.
9707 (sparc32_gdbarch_init): Initialize TDEP->gregset,
9708 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
9709 Set regset_from_core_section when appropriate.
9710
29ff87c5
MK
97112004-01-10 Mark Kettenis <kettenis@gnu.org>
9712
79b1ab3d
MK
9713 * x86-64-tdep.c (amd64_non_pod_p): New function.
9714 (amd64_classify_aggregate): Return class memory for non-POD
9715 C++ structure types.
9716
6470d250
MK
9717 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
9718 argument. Use it to reserve a register if necessary.
9719 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
9720 amd64_push_arguments.
9721
562c50c2
MK
9722 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
9723
af233647
MK
9724 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
9725 register numbers in comments.
9726 * x86-64-tdep.h: Update copyright year.
9727 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
9728 Adjust for addition of %cs and %ss.
9729 * amd64fbsd-nat.c: Update copyright year.
9730 (reg_offset): Add register offsets for %cs and %ss.
9731 * amd64fbsd-tdep.c: Update copyright year.
9732 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
9733 (amd64fbsd_sc_reg_offset): Likewise.
9734 * x86-64-linux-nat.c: Update copyright year.
9735 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
9736 and %ss.
9737 * amd64nbsd-nat.c: Update copyright year.
9738 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
9739 * amd64nbsd-tdep.c: Update copyright year.
9740 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
9741 * x86-64-linux-tdep.c: Update copyright year.
9742 (user_to_gdb_regmap): Add mapping for %cs and %ss.
9743 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
9744 * regformats/reg-x86-64.dat: Add %cs and %ss.
9745
29ff87c5
MK
9746 * blockframe.c (inside_entry_func): Reformat. Introduce new local
9747 variables to prevent long lines. Update comments to reflect
9748 reality.
9749
38d518c9
EZ
97502004-01-09 David Carlton <carlton@kealia.com>
9751
9752 Checked in by Elena Zannoni <ezannoni@redhat.com>.
9753 * dwarf2read.c (read_namespace): Pull out name-generating code
9754 into namespace_name. Rename previous_namespace to previous_prefix
9755 and processing_current_namespace to processing_current_prefix..
9756 (namespace_name): New function.
9757 (add_partial_symbol): Substitute uses of pdi->name with
9758 actual_name.
9759 * cp-support.h: Rename processing_current_namespace to
9760 processing_current_prefix.
9761 Update copyright year.
9762 * cp-namespace.c: Rename processing_current_namespace to
9763 processing_current_prefix.
9764 Update copyright year.
fe61caab 9765
1e4728e7
AC
97662004-01-09 Andrew Cagney <cagney@redhat.com>
9767
9768 * jv-valprint.c, ser-unix.c: Add missing copyright years.
9769
c77c642a
MK
97702004-01-09 Mark Kettenis <kettenis@gnu.org>
9771
9772 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
9773 complaining.
9774 (process_one_symbol): Deal with N_PATCH stabs.
9775
b44e9041
EZ
97762004-01-09 Elena Zannoni <ezannoni@redhat.com>
9777
9778 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
9779 ifdeffed code.
9780 Update copyright year.
38d518c9 9781
eccfb640
MC
97822004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9783
9784 * config/pa/tm-hppa.h: Update extern declarations for
9785 hppa32_hpux_frame_saved_pc_in_sigtramp,
9786 hppa32_hpux_frame_base_before_sigtramp, and
9787 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
9788
848c5feb
MC
97892004-01-08 Michael Chastain <mec.gnu@mindspring.com>
9790
9791 * config/pa/tm-hppah.h: Update copyright years.
9792
3cc5d663
AC
97932004-01-08 Andrew Cagney <cagney@redhat.com>
9794
9795 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
9796 (mips_o32_reg_struct_has_addr): Delete function.
9797 (mips_gdbarch_init): Update.
9798 (mips_extract_struct_value_address): Delete function.
9799
bfec0b41
JJ
98002004-01-08 David Mosberger <davidm@hpl.hp.com>
9801
9802 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
9803 reality.
9804
16e109ca
AC
98052004-01-07 Andrew Cagney <cagney@redhat.com>
9806
6214a8a1
AC
9807 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
9808 architecture's elf flags (when available).
9809
8d5838b5
AC
9810 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
9811 FPU to the start, check the MIPS FPU when looking for an old
9812 architecture.
9813 (set_mipsfpu_single_command): Update the architecture.
9814 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
9815
480d3dd2
AC
9816 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
9817 (mips_mask_address_p): Add "tdep" parameter.
9818 (show_mask_address, mips_addr_bits_remove): Update.
9819 (mips_dump_tdep): Update.
9820 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
9821 (MIPS_STACK_ARGSIZE): Delete macro.
9822 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
9823 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
9824 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
9825 (mips_dump_tdep): Update.
9826 (MIPS_SAVED_REGSIZE): Delete macro.
9827 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
9828 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
9829 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
9830 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
9831 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
9832 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
9833 (mips_pop_frame, return_value_location): Update.
9834 (mips_n32n64_return_value, mips_dump_tdep): Update.
9835
ec03c1ac
AC
9836 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
9837 MIPS ABI.
9838
16e109ca
AC
9839 * mips-tdep.c: Update copyright.
9840 (mips_gdbarch_init): Merge two code blocks handling the register
9841 name and number layout.
9842
15255275
MS
98432004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
9844
9845 * tracepoint.c (validate_actionline): Fix segv at EOF
9846
9f9057da
MC
98472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
9848
9849 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
9850 properly for static fields.
9851
0127c0d3 98522004-01-06 Jeff Johnston <jjohnstn@redhat.com>
91562f53 9853 Jason Molenda <jmolenda@apple.com>
0127c0d3
JJ
9854
9855 * disasm.c: Update copyright to include 2004.
9856 (do_mixed_source_and_assembly): For uiout asm list
9857 and tuple cleanups, initialize to null_cleanup instead of
fe61caab 9858 NULL and do so prior to loop. Only reset when we close off
0127c0d3 9859 the tuple/list. Move check for whether to close off the
fe61caab 9860 asm tuple/list to after dump_insns call where it will be run
0127c0d3
JJ
9861 on each loop iteration.
9862
5269965e
AC
98632004-01-05 Andrew Cagney <cagney@redhat.com>
9864
54f1137d
AC
9865 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
9866 should be a switch case and not a label.
9867 * mips-tdep.c (mips32_next_pc): Delete unused labels
9868 "greater_equal_branch" and "less_zero_branch".
9869 * jv-valprint.c (java_print_value_fields): Delete unused label
9870 "flush_it".
9871
5269965e
AC
9872 * target.c (unpush_target): Only close a target that is in the
9873 target stack.
9874
dbc22fa1
MK
98752004-01-05 Mark Kettenis <kettenis@gnu.org>
9876
9515395e
MK
9877 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
9878 address from [sp + 64] instead of %o2.
9879
dbc22fa1
MK
9880 * frame.c (get_prev_frame): Don't try to unwind the PC. This
9881 fixes PR backtrace/1476.
9882
5439edaa
AC
98832004-01-05 Andrew Cagney <cagney@redhat.com>
9884
9885 * libunwind-frame.h (struct frame_id): Add opaque declaration,
9886 move to start of file.
9887 * i386-tdep.h (struct regcache): Add opaque declaration.
9888 * config/ia64/nm-linux.h (struct target_ops): Add opaque
9889 declaration.
9890 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
9891 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
9892 * win32-nat.c (fake_create_process): Use ISO C style definition.
9893 * stabsread.c (define_symbol): Delete #ifndef
9894 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
9895 stabs_argument_has_addr call, macro never defined.
9896
19061abe
MC
98972004-01-04 Michael Chastain <mec.gnu@mindspring.com>
9898
9899 * op50-rom.c: Delete.
9900 * w89k-rom.c: Delete.
9901 * Makefile.in: Remove references.
9902
e53bef9f
MK
99032004-01-04 Mark Kettenis <kettenis@gnu.org>
9904
9905 * x86-64-tdep.c: Update copyright year.
9906 (struct amd64_register_info): Rename from x86_64_register_info.
9907 (amd64_register_info): Rename from x86_64_register_info.
9908 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
9909 (amd64_register_name): Rename from x86_64_register_name.
9910 (amd64_register_type): Rename from x86_64_register_type.
9911 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
9912 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
9913 (amd64_dwarf_reg_to_regnum): Rename from
9914 x86_64_dwarf_reg_to_regnum.
9915 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
9916 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
9917 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
9918 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
9919 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
9920 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
9921 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
9922 (amd64_frame_cache): Rename from x86_64_frame_cache.
9923 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
9924 (amd64_frame_prev_register): Rename from
9925 x86_64_frame_prev_register.
9926 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
9927 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
9928 (amd64_sigtramp_frame_cache): Rename from
9929 x86_64_sigtramp_frame_cache.
9930 (amd64_sigtramp_frame_prev_register): Rename from
9931 x86_64_sigtramp_frame_prev_register.
9932 (amd64_sigtramp_frame_unwind): Rename from
9933 x86_64_sigtramp_frame_unwind.
9934 (amd64_sigtramp_frame_sniffer): Rename from
9935 x86_64_sigtramp_frame_sniffer.
9936 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
9937 (amd64_frame_base): Rename from x86_64_frame_base.
9938 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
9939 (amd64_frame_align): Rename from x86_64_frame_align.
9940 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
9941 (amd64_regset_from_core_section): Rename from
9942 x86_64_regset_from_core_section.
9943 (x86_64_init_abi): Update comments.
9944
fca6aa58
NR
99452004-01-04 Nick Roberts <nick@nick.uklinux.net>
9946
9947 * MAINTAINERS (write after approval): Add myself.
9948
8ada74e3
MK
99492004-01-04 Mark Kettenis <kettenis@gnu.org>
9950
9951 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
9952 `float' arguments.
9953
5154b0cd
MK
99542004-01-04 Mark Kettenis <kettenis@gnu.org>
9955
9956 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
9957 such that it mentions a specific version of GCC that exhibits this
9958 bug.
9959
fb316966
MK
99602004-01-03 Mark Kettenis <kettenis@gnu.org>
9961
200cc553
MK
9962 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
9963 structure that has a single `float' member, store it in %f1 in
9964 addition to %f0.
9965
e226a4a0
MK
9966 * sparc-sol2-nat.c: Add missing '\'.
9967
b9d4c5ed
MK
9968 * sparc-tdep.c (sparc32_return_value): New function.
9969 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
9970 Remove functions.
9971 (sparc32_gdbarch_init): Set return_value, don't set
9972 extract_return_value, store_return_value, use_struct_convention
9973 and return_value_on_stack.
9974
fb316966
MK
9975 * sparc-sol2-nat.c: Add missing ')'.
9976
1af510a8
JB
99772004-01-03 J. Brobecker <brobecker@gnat.com>
9978
9979 * infrun.c (handle_step_into_function): New function.
9980 (handle_inferior_event): Extract out some code into the new
9981 function above.
9982
5cf4d23a
JB
99832004-01-03 J. Brobecker <brobecker@gnat.com>
9984
9985 * infrun.c (handle_inferior_event): Move the declaration of
9986 real_stop_pc inside the if blocks where it is used.
9987
60af1db2
MK
99882004-01-03 Mark Kettenis <kettenis@gnu.org>
9989
9990 * sparc64-tdep.c (sparc64_16_byte_align_p)
9991 (sparc64_store_floating_fields, sparc64_store_floating_fields):
9992 Use check_typedef to get subtypes of structures and unions.
9993 (sparc64_store_return_value): Fix calculation of the appropriate
9994 offset into VALBUF when storing a structure or union.
9995 (sparc64_return_value): New function.
9996 (sparc64_use_struct_convention): Remove function.
9997 (sparc64_init_abi): Set return_value, don't set
9998 extract_return_value, store_return_value and
9999 use_struct_convention.
10000
1a901d3f
EZ
100012004-01-03 Eli Zaretskii <eliz@elta.co.il>
10002
10003 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10004 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10005 gdb/config/alpha/xm-alphaosf.h,
10006 gdb/config/powerpc/tm-ppcle-eabi.h,
10007 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10008 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10009 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10010 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10011 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10012 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10013 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10014 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10015 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10016 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10017 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10018 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10019 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10020 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10021 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10022 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10023 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10024 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10025 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10026 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10027 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10028 Remove lines for .cvsignore files.
10029
ef52e463
JB
100302004-01-03 J. Brobecker <brobecker@gnat.com>
10031
10032 * infrun.c: Back out the previous change.
10033
cb1bf9dc
MK
100342004-01-03 Mark Kettenis <kettenis@gnu.org>
10035
f0424ef6
MK
10036 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
10037 sparc-*-sunos4* to the list of REMOVED configurations.
10038
cb1bf9dc
MK
10039 * configure.tgt: Add back sparc-*-vxworks*.
10040 * remote-vxsparc.c: Remove all includes except for "defs.h",
10041 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10042 Include "sparc-tdep.h".
10043 (SPARC_R_G1): New define.
10044 (vxsparc_gregset): New variable.
10045 (ext_format_sparc): Remove extern declaration.
10046 (vx_read_register): Rewrite to use sparc32_supply_gregset and
10047 sparc32_supply_fpregset.
10048 (vx_write_register): Rewrite to use sparc32_collect_gregset,
10049 sparc_collect_rwindow and sparc32_collect_fpregset.
10050 * config/sparc/tm-vxworks.h: New file, based on recently removed
10051 tm-vxsparc.h.
10052 * config/sparc/vxworks.mt: New file, based on recently removed
10053 vxworks.mt.
fe61caab 10054
5e938f9f
JB
100552004-01-03 J. Brobecker <brobecker@gnat.com>
10056
10057 * infrun.c (handle_step_into_function): New function.
10058 (handle_inferior_event): Extract out some code into the new
10059 function above.
10060
386c036b
MK
100612004-01-02 Mark Kettenis <kettenis@gnu.org>
10062
10063 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
10064 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
10065 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
10066 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
10067 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
10068 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
10069 (sparc_nat_h): New variable.
10070 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
10071 (tm-sun4os4.h): Remove dependency.
10072 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
10073 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
10074 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
10075 sparc-tdep.o): Update dependencies.
10076 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
10077 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
10078 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
10079 dependencies.
10080 * configure.host: Remove existing sparc-*-lynxos*,
10081 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
10082 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
10083 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
10084 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
10085 triplets.
10086 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
10087 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
10088 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
10089 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
10090 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
10091 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
10092 sparc64-*-solaris2* and sparc64-*-* triplets.
10093 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
10094 "symtab.h" and "objfiles.h".
10095 (BIAS): Remove define.
10096 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
10097 (X_DISP19): Remove macros.
10098 (sparc_fetch_instruction): Remove function.
10099 (struct gdbarch_tdep): Remove definition.
10100 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
10101 (sparc_breakpoint_from_pc): Remove function.
10102 (struct sparc64_frame_cache): Remove definition.
10103 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
10104 sparc64_unwind_pc): Remove functions.
10105 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
10106 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
10107 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
10108 (sparc64_frame_cache): Change return type to `struct
10109 sparc_frame_cache *'. Simply call sparc_frame_cache.
10110 (sparc64_frame_this_id, sparc64_frame_prev_register,
10111 sparc64_frame_base_address): Use `struct sparc_frame_cache'
10112 instead of `struct sparc64_frame_cache.
10113 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
10114 sparc_analyze_control_transfer, sparc_software_single_step,
10115 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
10116 _initialize_sparc64_tdep): Remove functions.
10117 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
10118 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
10119 macros.
10120 (sparc64_supply_gregset, sparc64_collect_gregset,
10121 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
10122 (sparc64_init_abi): New function.
10123 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
10124 inclusion guard. Include "sparc-tdep.h".
10125 (BIAS): Define.
10126 (r_tstate_offset, r_fprs_offset): New defines.
10127 (enum sparc_regnum): Remove defenition.
10128 (enum sparc64_regnum): Reformat.
10129 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
10130 (sparc64_init_abi, sparc64_supply_gregset,
10131 sparc64_collect_gregset, sparc64_supply_fpregset,
10132 sparc64_collect_fpregset): New prototypes.
10133 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
10134 Add extern declarations.
10135 (sparc64_sol2_init_abi): New prototype.
10136 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
10137 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
10138 prototypes.
10139 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
10140 "sparnbsd-nat.h".
10141 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
10142 functions.
10143 (_initialize_sparc64fbsd_nat): Remove initialization of
10144 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
10145 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
fe61caab 10146 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
386c036b
MK
10147 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
10148 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
10149 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
10150 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
10151 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
10152 (sparc64fbsd_r_y_offset): Remove variables.
10153 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10154 Make static and const.
10155 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
10156 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
10157 functions.
10158 (sparc64fbsd_gregset): New variable.
10159 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
10160 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
10161 and sparc64_supply_fpregset.
10162 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
10163 (sparc64fbsd_sigtramp_frame_this_id)
10164 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
10165 (sparc64fbsd_sigtramp_frame_unwind): New variable.
10166 (sparc64fbsd_sigtramp_frame_sniffer): New function.
10167 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
10168 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
10169 * sparcnbsd-tdep.c: Update copyright year. Include
10170 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
10171 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
10172 "value.h" and "sparcnbsd-tdep.h".
10173 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
10174 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
10175 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
10176 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
10177 defines.
10178 (sparcnbsd_gregset): New variable.
10179 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
10180 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
10181 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
10182 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
10183 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
10184 variables.
10185 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
10186 (sparc32nbsd_sigcontext_frame_this_id)
10187 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
10188 (sparc32nbsd_sigcontext_frame_unwind): New variable.
10189 (sparc32nbsd_sigtramp_frame_sniffer): New function.
10190 (sparcnbsd_get_longjmp_target_32,
10191 sparcnbsd_get_longjmp_target_64): Remove functions.
10192 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
10193 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
10194 sparcnbsd_init_elf): Remove.
10195 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
10196 (sparcnbsd_elf_init_abi): New functions.
10197 (_initialize_sparcnbsd_tdep): New prototype.
10198 (_initialize_sparnbsd_tdep): Update.
10199 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
10200 corelow.o. Add sparc64-nat.o and sparc-nat.o.
10201 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
10202 * config/sparc/linux.mh: Update comment.
10203 (XM_FILE, HOST_IPC): Remove variables.
10204 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
10205 sparc-linux-nat.o.
10206 * config/sparc/linux.mt: Update comment.
10207 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
10208 * config/sparc/nbsd.mt: Reformat.
10209 * config/sparc/nbsd64.mh: Update comment.
10210 (NATDEPFILES): Add sparc-nat.o.
10211 * config/sparc/nbsd64.mt: Update comment.
10212 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
10213 (TM_FILE): Set to tm-nbsd.h.
10214 * config/sparc/nbsdelf.mh: Update comment.
10215 (NATDEPFILES): Add sparc-nat.o.
10216 (XM_FILE): Delete.
10217 * config/sparc/nbsdaout.mh: Update comment.
10218 (NATDEPFILES): Add sparc-nat.o
10219 (XM_FILE): Delete.
10220 * config/sparc/nm-linux.h: Update copyright year. Don't include
10221 "config/nm-svr4.h" and "solib.h". Add protection against multiple
10222 inclusion.
10223 (KERNEL_U_SIZE): Remove define.
10224 (kernel_u_size): Remove prototype.
10225 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
10226 * config/sparc/nm-nbsd.h: Update copyright. Don't include
10227 "regcache.h".
10228 (CHILD_PREPARE_TO_STORE): Remove define.
10229 * config/sparc/nm-nbsdaout.h: Tweak some comments.
10230 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
10231 sparcnbsd-nat.c: Rewrite files.
10232 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
10233 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
10234 sparcnbsd-tdep.h: Remove files.
10235 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
10236 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
10237 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
10238 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
10239 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
10240 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
10241 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
10242 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
10243 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
10244 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
10245 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
10246 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
10247 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
10248 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
10249 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
10250 * config/sparc/linux64.mh, config/sparc/linux64.mt,
10251 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
10252 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
10253 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
10254
ee84457a
AC
102552004-01-02 Andrew Cagney <cagney@redhat.com>
10256
10257 From 2003-12-18 Kazuhiro Inaoka:
10258 * configure.host: Add m32r-linux target.
10259
0bc2134e
MC
102602004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10261
10262 * top.c (print_gdb_version): Update year to 2004.
10263
89a72f9c
MM
102642004-01-02 Mark Mitchell <mark@codesourcery.com>
10265
10266 * MAINTAINERS: Add myself to the write-after-approval category.
10267
86b013ed
DJ
102682004-01-02 Daniel Jacobowitz <drow@mvista.com>
10269
10270 From Bernardo Innocenti <bernie@develer.com>:
10271 * configure.tgt: Add uClinux target.
10272
e42c9534
AC
102732004-01-02 Andrew Cagney <cagney@redhat.com>
10274
10275 * utils.c (do_my_cleanups): Make static, add forward declaration.
10276 * defs.h (do_my_cleanups): Delete declaration.
10277
162467d3
EZ
102782004-01-02 Eli Zaretskii <eliz@elta.co.il>
10279
10280 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
10281 bfd/ChangeLog-0203.
10282
78434e59
MK
102832004-01-02 Mark Kettenis <kettenis@gnu.org>
10284
10285 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
10286 in <machine/reg.h>.
10287 * configure, config.in: Regenerate.
10288
48efe704
AC
10289For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
10290tui/ChangeLog-1998-2003.
c906108c
SS
10291\f
10292Local Variables:
10293mode: change-log
10294left-margin: 8
10295fill-column: 74
10296version-control: never
10297End:
This page took 1.059962 seconds and 4 git commands to generate.