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