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