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