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