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