2004-08-07 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-08-07 Andrew Cagney <cagney@gnu.org>
2
3 * c-exp.y: Use builtin_type function to obtain builtin types.
4
5 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
6 builtin_uint128.
7 * gdbtypes.c (gdbtypes_post_init): Update.
8 (build_gdbtypes): Move initialization of builtin_type_int0
9 through to builtin_type_uint128 from here ...
10 (_initialize_gdbtypes): ... to here.
11 * d10v-tdep.c (d10v_register_type): Update.
12
13 * doublest.c: Update copyright.
14 (floatformat_from_length): Call error when floatformat is NULL.
15 (extract_floating_by_length): Remove NULL fmt check.
16 (store_floating_by_length): Ditto.
17
18 2004-08-07 Andrew Cagney <cagney@gnu.org>
19
20 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
21 that the register is valid.
22
23 2004-08-05 Mark Kettenis <kettenis@chello.nl>
24
25 * i386-linux-tdep.c (i386_linux_sigtramp_start)
26 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
27 struct frame_info *. Use safe_frame_unwind_memory instead of
28 deprecated_read_memory_nobpt.
29 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
30 changed signature of i386_linux_sigtramp_start and
31 i386_linux_rt_sigtramp_start.
32
33 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
34 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
35 instead of deprecated_read_memory_nobpt.
36 (i386nbsd_sigtramp_p): Adjust for changed signature of
37 i386nbsd_sigtramp_offset.
38
39 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
40 safe_frame_unwind_memory instead of target_read_memory.
41
42 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
43 !NO_SYS_FILE.
44 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
45 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
46 (_initialize_kernel_u_addr): Remove prototype and function.
47 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
48 !NO_SYS_FILE.
49 * xcoffread.c: Likewise.
50
51 2004-08-06 Mark Kettenis <kettenis@gnu.org>
52
53 * vax-nat.c: New file.
54 * vaxbsd-nat.c: Tweak comment.
55 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
56 vaxnbsd-tdep.c.
57 (vax-nat.o): New dependency.
58 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
59 (vax-*-ultrix2*): Remove.
60 * config/vax/vax.mh: New file.
61 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
62 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
63 (vax_register_u_addr): New prototype.
64 (REGISTER_U_ADDR): Define using vax_register_u_addr.
65 * config/vax/vaxult2.mh: Remove file.
66 * config/vax/vaxult.mh: Remove file.
67 * config/vax/vaxbsd.mh: Remove file.
68 * config/vax/vax.mt (TM_FILE): Remove.
69 * config/vax/tm-vaxbsd.h: Remove file.
70
71 2004-08-06 Joel Brobecker <brobecker@gnat.com>
72
73 * aix-thread.c (get_signaled_thread): New function.
74 (iter_trap): Delete, no longer used.
75 (iter_tid): New function.
76 (pd_update): Find the thread that received the SIGTRAP signal
77 by first locating the kernel thread, and then finding its
78 associated thread.
79
80 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
81
82 * lin-lwp.c (child_wait): Continue inferior after processing
83 PTRACE_EVENT_CLONE event.
84
85 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
86
87 * MAINTAINERS: Add self to Write-After-Approval.
88
89 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
90
91 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
92 libunwind-xxxx.so" where xxxx is UNW_TARGET.
93
94 2004-08-05 Andrew Cagney <cagney@gnu.org>
95
96 * config/xm-sysv4.h: Delete file.
97 * config/mips/xm-irix5.h: Delete file.
98 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
99 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
100 * config/ia64/xm-aix.h: Delete file.
101 * config/ia64/aix.mh (XM_FILE): Delete.
102 * config/pa/xm-hppah.h: Delete file.
103 * config/pa/hpux11w.mh (XM_FILE): Delete.
104 * config/pa/hpux11.mh (XM_FILE): Delete.
105 * config/pa/hpux1020.mh (XM_FILE): Delete.
106 * config/pa/hppahpux.mh (XM_FILE): Delete.
107
108 * config/alpha/xm-alphalinux.h: Delete file.
109 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
110 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
111 * config/alpha/xm-alphaosf.h: Delete file.
112 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
113 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
114 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
115 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
116
117 * config/i386/xm-i386v.h: Delete file.
118 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
119 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
120 * config/i386/xm-i386sco.h: Delete file.
121 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
122 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
123 * config/i386/xm-i386v4.h: Delete file.
124 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
125 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
126 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
127 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
128
129 * config/vax/xm-vax.h: Delete file.
130 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
131 * config/vax/xm-vaxult2.h: Delete file.
132 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
133 * config/vax/vaxult2.mh (XM_FILE): Delete.
134 * config/vax/xm-vaxult.h: Delete file.
135 * config/vax/vaxult.mh (XM_FILE): Delete.
136 * config/vax/xm-vaxbsd.h: Delete file.
137 * config/vax/vaxbsd.mh (XM_FILE): Delete.
138
139 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
140 * gdbarch.h, gdbarch.c: Re-generate.
141 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
142 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
143 * frame.h: Delete deprecated_read_fp from comments.
144 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
145 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
146
147 2004-08-04 Mark Kettenis <kettenis@gnu.org>
148
149 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
150 trampoline in OpenBSD 3.5-current.
151
152 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
153 SSE registers.
154
155 * Makefile.in: Remove embedded page breaks.
156
157 2004-08-04 Jim Blandy <jimb@redhat.com>
158
159 * regcache.c (regcache_raw_read): Assert that, after calling
160 target_fetch_registers, the register we're reading is cached.
161
162 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
163 a call to 'internal_error', with a more helpful error message.
164 * rs6000-tdep.c (e500_pseudo_register_read,
165 e500_pseudo_register_write, rs6000_store_return_value): Same.
166
167 2004-08-04 Andrew Cagney <cagney@gnu.org>
168
169 * Makefile.in: Update dependencies.
170
171 2004-08-04 Jim Blandy <jimb@redhat.com>
172
173 Change the layout of the PowerPC E500 raw register cache to allow
174 the lower 32-bit halves of the GPRS to be their own raw registers,
175 not pseudoregisters.
176 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
177 add ppc_ev0_upper_regnum flag.
178 * rs6000-tdep.c: #include "reggroups.h".
179 (spe_register_p): Recognize the ev upper half registers as SPE
180 registers.
181 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
182 registers.
183 (e500_move_ev_register): New function.
184 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
185 vector registers are the pseudo-registers now, formed by splicing
186 together the gprs and the upper-half registers.
187 (e500_register_reggroup_p): New function.
188 (P): Macro deleted.
189 (P8, A4): New macro.
190 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
191 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
192 macros.
193 (registers_e500): Rearrange register set so that the raw register
194 set contains 32-bit GPRs and upper-half registers, and the SPE
195 vector registers become pseudo-registers.
196 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
197 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
198 register numbers are now the same for the E500 as they are for
199 other PowerPC variants. Register e500_register_reggroup_p as the
200 register group function for the E500.
201 * Makefile.in (rs6000-tdep.o): Update dependencies.
202
203 Adapt PPC E500 native support to the new raw regcache layout.
204 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
205 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
206 (fetch_spe_register, store_spe_register): Handle fetching/storing
207 all the SPE registers at once, if regno == -1. These now take
208 over the job of fetch_spe_registers and store_spe_registers.
209 (fetch_spe_registers, store_spe_registers): Deleted.
210 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
211 unconditionally; they're always raw. Fetch/store SPE upper half
212 registers, if present, instead of ev registers.
213 (fetch_register, store_register): Remove sanity checks: gprs are
214 never pseudo-registers now, so we never need to even mention any
215 registers that are ever pseudoregisters.
216
217 Use a fixed register numbering when communicating with the PowerPC
218 simulator.
219 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
220 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
221 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
222 New functions.
223 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
224 init_sim_regno_table.
225 * Makefile.in (gdb_sim_ppc_h): New variable.
226 (rs6000-tdep.o): Update dependencies.
227
228 2004-08-02 Andrew Cagney <cagney@gnu.org>
229
230 * cris-tdep.c (cris_register_size): Restore function, still used
231 locally.
232
233 * gdbarch.sh (deprecated_target_read_fp)
234 (deprecated_frame_locals_address, deprecated_frame_args_address)
235 (deprecated_frame_chain_valid, deprecated_frame_chain)
236 (deprecated_init_extra_frame_info, deprecated_pop_frame)
237 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
238 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
239 * gdbarch.h, gdbarch.c: Re-generate.
240 * regcache.c (deprecated_read_fp): Do not call
241 DEPRECATED_TARGET_READ_FP_P.
242 * infcmd.c (default_print_registers_info): Do not call
243 DEPRECATED_DO_REGISTERS_INFO.
244 * frame-base.c (default_frame_locals_address): Do not call
245 DEPRECATED_FRAME_LOCALS_ADDRESS.
246 (default_frame_args_address): Do not call
247 DEPRECATED_FRAME_ARGS_ADDRESS.
248
249 * gdbarch.sh (deprecated_register_raw_size)
250 (deprecated_register_virtual_size:int): Delete.
251 * gdbarch.h, gdbarch.c: Re-generate.
252 * cris-tdep.c (cris_register_size): Delete.
253 (cris_gdbarch_init): Update.
254 * alpha-tdep.c (alpha_register_raw_size)
255 (alpha_register_virtual_size): Delete.
256 (alpha_gdbarch_init): Update.
257
258 * gdbarch.sh (deprecated_register_virtual_type)
259 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
260 (deprecated_dummy_write_sp): Delete.
261 * gdbarch.h, gdbarch.c: Re-generate.
262
263 * gdbarch.sh (deprecated_register_bytes): Delete.
264 * gdbarch.h, gdbarch.c: Re-generate.
265 * regcache.c (deprecated_register_bytes): New function.
266 * regcache.h (deprecated_register_bytes): Declare.
267 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
268 * v850-tdep.c (v850_gdbarch_init): Update.
269 * sh64-tdep.c (sh64_gdbarch_init): Update.
270 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
271 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
272 * mcore-tdep.c (mcore_gdbarch_init): Update.
273 * cris-tdep.c (cris_gdbarch_init): Update.
274 * arm-tdep.c (arm_gdbarch_init): Update.
275 * remote.c (init_remote_state): Update.
276 * remote-vx.c (vx_prepare_to_store): Update.
277 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
278 * irix5-nat.c (fetch_core_registers): Update.
279 * cris-tdep.c (cris_register_bytes_ok): Update.
280 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
281
282 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
283 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
284 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
285 (mips_insn16_frame_base_address, mips_insn16_frame_base)
286 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
287 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
288 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
289 (mips_insn32_frame_base_address, mips_insn32_frame_base)
290 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
291 with mips_insn16 and mips_insn32.
292
293 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
294 * rs6000-tdep.c (rs6000_push_dummy_call)
295 (rs6000_extract_return_value): Use register_size.
296 * xstormy16-tdep.c (xstormy16_get_saved_register)
297 (xstormy16_extract_return_value): Ditto.
298 * valops.c (value_assign): Ditto.
299 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
300 * v850-tdep.c (v850_extract_return_value): Ditto.
301 * tracepoint.c (collect_symbol): Ditto.
302 * target.c (debug_print_register): Ditto.
303 * stack.c (frame_info): Ditto.
304 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
305 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
306 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
307 (store_register_using_P): Ditto.
308 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
309 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
310 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
311 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
312 * regcache.c (deprecated_read_register_bytes)
313 (deprecated_write_register_bytes, read_register)
314 (write_register): Ditto.
315 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
316 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
317 * monitor.c (monitor_supply_register, monitor_fetch_register)
318 (monitor_store_register): Ditto.
319 * mn10300-tdep.c (mn10300_pop_frame_regular)
320 (mn10300_print_register): Ditto.
321 * mipsv4-nat.c (fill_fpregset): Ditto.
322 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
323 (mips64_fill_fpregset): Ditto.
324 * mi/mi-main.c (register_changed_p, get_register)
325 (mi_cmd_data_write_register_values): Ditto.
326 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
327 * irix5-nat.c (fill_gregset, fetch_core_registers):
328 * infrun.c (write_inferior_status_register): Ditto.
329 * infptrace.c (fetch_register, store_register): Ditto.
330 * infcmd.c (default_print_registers_info): Ditto.
331 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
332 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
333 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
334 * hpux-thread.c (hpux_thread_fetch_registers)
335 (hpux_thread_store_registers): Ditto.
336 * hppah-nat.c (store_inferior_registers, fetch_register):
337 * findvar.c (value_from_register): Ditto.
338 * dve3900-rom.c (fetch_bitmapped_register):
339 * cris-tdep.c (cris_gdbarch_init): Ditto.
340 * alpha-tdep.h: Ditto.
341 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
342
343 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
344 DEPRECATED_REGISTER_RAW_SIZE from comments.
345 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
346 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
347 DEPRECATED_REGISTER_RAW_SIZE.
348 * findvar.c (value_of_register): Simplify by assuming that the
349 registers raw and virtual sizes are identical.
350 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
351 comment.
352 * arch-utils.c (generic_register_size): Simplify by assuming
353 register_type.
354
355 * regcache.c (legacy_read_register_gen, real_register)
356 (legacy_write_register_gen): Delete, not used.
357
358 * regcache.c (struct regcache_descr): Delete legacy_p.
359 (init_legacy_regcache_descr): Delete function.
360 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
361 Do not use deprecated register functions.
362 (regcache_raw_read, deprecated_write_register_gen):
363 (deprecated_read_register_gen, regcache_raw_write): Delete code
364 predicated on legacy_p.
365 (register_size): Delete check against register raw size.
366
367 * cris-tdep.c (cris_register_type): Replace
368 cris_register_virtual_type.
369 (cris_gdbarch_init): Update, set register_type.
370
371 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
372 * gdbarch.h, gdbarch.c: Re-generate.
373 * arm-tdep.c (arm_frameless_function_invocation): Delete.
374 (arm_gdbarch_init) Do not set frameless function invocation.
375 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
376 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
377 * frv-tdep.c (frv_frameless_function_invocation): Delete.
378 (frv_gdbarch_init): Do not set frameless function invocation.
379 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
380 * sh-tdep.c (sh_gdbarch_init): Ditto.
381 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
382 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
383 * avr-tdep.c (avr_gdbarch_init): Ditto.
384
385 * blockframe.c (legacy_frame_chain_valid): Delete function.
386
387 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
388 and pc. Update comments.
389 (pc_in_dummy_frame): Delete function.
390 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
391 use the "id".
392 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
393 call_hi, top and pc, use the id.
394 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
395
396 * dummy-frame.c: Include "gdb_string.h".
397 (generic_save_call_dummy_addr, generic_push_dummy_frame)
398 (generic_save_dummy_frame_tos): Delete.
399 (dummy_frame_push): New function, replaces above.
400 * dummy-frame.h: Update copyright.
401 (dummy_frame_push): Declare.
402 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
403 (generic_save_call_dummy_addr): Delete declarations.
404 * infcall.c: Include "dummy-frame.h".
405 (call_function_by_hand): Add locals caller_regcache,
406 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
407 with call to frame_save_as_regcache plus cleanup. Delete calls to
408 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
409 Move clear_proceed_status to just before the resume, add call to
410 dummy_frame_push (discard cleanup).
411 * Makefile.in (infcall.o): Add $(dummy_frame_h).
412 (dummy-frame.o): Add $(gdb_string_h).
413
414 2004-08-01 Andrew Cagney <cagney@gnu.org>
415
416 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
417 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
418 * dummy-frame.c (find_dummy_frame): Delete.
419 (struct dummy_frame_cache, dummy_frame_sniffer)
420 (dummy_frame_prev_register, dummy_frame_this_id)
421 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
422 frame unwinder using a dummy_frame_cache.
423
424 2004-08-01 Andrew Cagney <cagney@gnu.org>
425
426 * frame.h (frame_save_as_regcache): Declare.
427 * frame.c (frame_save_as_regcache): New function.
428 (do_frame_read_register): Replace do_frame_unwind_register.
429 (frame_pop): Use frame_save_as_regcache.
430 * dummy-frame.c (generic_push_dummy_frame): Use
431 frame_save_as_regcache.
432
433 2004-08-01 Joel Brobecker <brobecker@gnat.com>
434
435 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
436 file as included until we record the first line in the linetable.
437
438 2004-08-01 Andrew Cagney <cagney@gnu.org>
439
440 * frame.h (deprecated_pop_dummy_frame)
441 (deprecated_read_register_dummy)
442 (deprecated_generic_find_dummy_frame): Delete.
443 * dummy-frame.c (deprecated_generic_find_dummy_frame)
444 (deprecated_read_register_dummy)
445 (deprecated_find_dummy_frame_regcache)
446 (discard_innermost_dummy)
447 (deprecated_pop_dummy_frame): Delete.
448 (dummy_frame_this_id): Simplify.
449 (struct dummy_frame): Delete "fp" and "sp".
450 (find_dummy_frame): Simplify.
451 (generic_push_dummy_frame): Do not set "fp" or "sp".
452 (fprint_dummy_frames): Do not print "fp" and "sp"
453
454 2004-08-01 Mark Kettenis <kettenis@gnu.org>
455
456 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
457 (struct i386_insn): New structure.
458 (i386_match_insn): New function.
459 (i386_frame_setup_skip_insns): New variable.
460 (i386_analyze_frame_setup): Change to use i386_match_insn and the
461 array i386_frame_setup_insns of instructions that should be
462 skipped inside the frame setup sequence.
463
464 2004-08-01 Andrew Cagney <cagney@gnu.org>
465
466 * frame.h (deprecated_frame_xmalloc_with_cleanup)
467 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
468 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
469 * stack.c (frame_info): Delete references to
470 DEPRECATED_FRAME_INIT_SAVED_REGS and
471 deprecated_get_frame_saved_regs.
472 * frame.c (struct frame_info): Delete saved_regs and extra_info.
473 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
474 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
475 (frame_unwind_register_signed)
476 (frame_unwind_register_unsigned)
477 (frame_unwind_unsigned_register): Use register_size.
478 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
479 (deprecated_frame_xmalloc_with_cleanup)
480 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
481 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
482
483 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
484 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
485 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
486 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
487
488 * infcall.c (call_function_by_hand): Do not use
489 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
490 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
491 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
492 DEPRECATED_STACK_ALIGN.
493
494 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
495
496 Committed by Andrew Cagney.
497 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
498
499 2004-08-01 Andrew Cagney <cagney@gnu.org>
500
501 * mips-tdep.c (mips16_frame_cache)
502 (mips16_frame_this_id, mips16_frame_prev_register)
503 (mips16_frame_unwind, mips16_frame_sniffer)
504 (mips16_frame_base_address, mips16_frame_base)
505 (mips16_frame_base_sniffer, mips32_frame_cache)
506 (mips32_frame_this_id, mips32_frame_prev_register)
507 (mips32_frame_unwind, mips32_frame_sniffer)
508 (mips32_frame_base_address, mips32_frame_base)
509 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
510 separate heuristic mips16 and mips32 unwinders.
511 (mips_stub_frame_cache, mips_stub_frame_this_id)
512 (mips_stub_frame_prev_register)
513 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
514 (mips_stub_frame_base_address, mips_stub_frame_base)
515 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
516 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
517 match true mdebug frames.
518 (non_heuristic_proc_desc): Add forward declaration.
519
520 2004-08-01 Andrew Cagney <cagney@gnu.org>
521
522 * config/mips/tm-irix6.h: Delete file.
523 * config/mips/tm-irix5.h: Delete file.
524 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
525 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
526
527 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
528 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
529 * config/nm-gnu.h (NO_CORE_OPS): Delete.
530 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
531 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
532 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
533 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
534 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
535 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
536 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
537 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
538 (TARGET_SIGNAL_RAW_VALUES): Delete.
539 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
540 Delete.
541 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
542 (TARGET_HW_WATCH_LIMIT): Delete.
543 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
544 * minimon.h: Delete file.
545
546 * trad-frame.c (trad_frame_get_this_base)
547 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
548 functions.
549 * trad-frame.h (trad_frame_set_this_base)
550 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
551
552 2004-07-31 Andrew Cagney <cagney@gnu.org>
553
554 * trad-frame.c (trad_frame_get_prev_register): Rename
555 trad_frame_get_prev_register.
556 * vax-tdep.c (vax_frame_prev_register): Update.
557 * trad-frame.h: Update.
558 * trad-frame.c (trad_frame_get_register): Update.
559 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
560 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
561 Update.
562 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
563 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
564 Update.
565 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
566 Update.
567 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
568 Update.
569 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
570 Update.
571 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
572 Update.
573 * s390-tdep.c (s390_frame_prev_register)
574 (s390_stub_frame_prev_register)
575 (s390_sigtramp_frame_prev_register): Update.
576 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
577 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
578 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
579 * m88k-tdep.c (m88k_frame_prev_register)
580 * m68hc11-tdep.c (m68hc11_frame_prev_register)
581 * m32r-tdep.c (m32r_frame_prev_register): Update.
582 * hppa-tdep.c (hppa_frame_prev_register_helper)
583 * frv-tdep.c (frv_frame_prev_register): Update.
584 * d10v-tdep.c (d10v_frame_prev_register): Update.
585 * cris-tdep.c (cris_frame_prev_register): Update.
586 * avr-tdep.c (avr_frame_prev_register): Update.
587 * arm-tdep.c (arm_prologue_prev_register)
588 (arm_sigtramp_prev_register): Update.
589
590 2004-07-31 Andrew Cagney <cagney@gnu.org>
591
592 * frame.h (legacy_saved_regs_unwind)
593 (legacy_frame_chain_valid, legacy_frame_p)
594 (enum frame_type): Delete UNKNOWN_FRAME.
595 * dummy-frame.c (dummy_frame_this_id): Simplify.
596 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
597 * frame.c (struct frame_info): Delete the field "type".
598 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
599 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
600 (legacy_saved_regs_unwind, legacy_frame_p)
601 (frame_type_from_pc): Delete.
602 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
603 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
604
605 2004-07-31 Mark Kettenis <kettenis@gnu.org>
606
607 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
608 indentation.
609
610 * mips-nat.c: Remove file.
611 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
612 (mips-nat.o): Remove dependency.
613
614 * infptrace.c: Update copyright year.
615 (fetch_register): Pass NULL in regcache_raw_supply call instead of
616 explicitly setting the buffer to all zeroes.
617
618 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
619 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
620
621 2004-07-30 Andrew Cagney <cagney@gnu.org>
622
623 * GDB 6.2 released from gdb_6_2-branch.
624
625 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
626
627 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
628
629 * exec.c (exec_file_attach):
630 * nto-tdep.c (nto_find_and_open_solib):
631 * pa64solib.c (pa64_solib_sizeof_symbol_table):
632 * solib.c (solib_open):
633 * somsolib.c (som_solib_sizeof_symbol_table):
634 * source.c (is_regular_file, openp, open_source_file):
635 * symfile.c (symfile_bfd_open):
636 * wince.c (upload_to_device): Differentiate between the search for
637 binary and source files.
638
639 2004-07-30 Andrew Cagney <cagney@gnu.org>
640
641 * complaints.c (_initialize_complaints): Pass NULL to
642 add_setshow_zinteger_cmd for help_doc.
643 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
644
645 2004-07-30 Andrew Cagney <cagney@gnu.org>
646
647 Fix PR i18n/761.
648 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
649 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
650 $(PACKAGE).pot and update-po.
651 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
652 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
653 (update-po): New rules.
654 (localedir): Define using autoconf.
655 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
656 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
657 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
658 * configure.in: Generate CATALOGS and LINGUAS from contents of
659 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
660 * configure: Re-generate.
661 * po/gdbtext: New file
662
663 2004-07-30 Jerome Guitton <guitton@gnat.com>
664
665 * MAINTAINERS: Reorder Write After Approval list in alphabetical
666 order.
667
668 2004-07-30 David Lecomber <dsl@sources.redhat.com>
669
670 * dwarf2read.c (read_file_scope): Set producer if attribute
671 present.
672 (struct dwarf2_cu): Added new member producer.
673
674 2004-07-30 Jerome Guitton <guitton@gnat.com>
675
676 * inflow.c (kill_command): release file handles in BFD.
677 * exec.c (exec_file_attach): Ditto.
678 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
679
680 2004-07-29 Andrew Cagney <cagney@gnu.org>
681
682 * PROBLEMS (mips-irix): Note that it is broken.
683
684 2004-07-29 Andrew Cagney <cagney@gnu.org>
685
686 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
687 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
688
689 * config/xm-nbsd.h: Delete file.
690 * config/arm/xm-nbsd.h: Delete file.
691 * config/i386/xm-nbsd.h: Delete file.
692 * config/ns32k/xm-nbsd.h: Delete file.
693 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
694 * config/i386/nbsdelf.mh (XM_FILE): Delete.
695 * config/i386/nbsdaout.mh (XM_FILE): Delete.
696 * config/arm/nbsdelf.mh (XM_FILE): Delete.
697 * config/arm/nbsdaout.mh (XM_FILE): Delete.
698
699 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
700 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
701 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
702 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
703 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
704 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
705
706 * config/powerpc/xm-linux.h: Delete empty file.
707 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
708 * config/powerpc/linux.mh (XM_FILE): Delete.
709 * config/m68k/xm-linux.h: Delete empty file.
710 * config/m68k/linux.mh (XM_FILE): Delete.
711 * config/ia64/xm-linux.h: Delete empty file.
712 * config/ia64/linux.mh (XM_FILE): Delete.
713 * config/arm/xm-linux.h: Delete empty file.
714 * config/arm/linux.mh (XM_FILE): Delete.
715
716 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
717 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
718 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
719 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
720 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
721 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
722 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
723 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
724
725 * config/m68k/xm-m68k.h: Delete file.
726 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
727 copyright.
728 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
729 * config/pa/xm-linux.h: Delete empty file.
730 * config/pa/linux.mh (XM_FILE): Delete.
731 * config/i386/xm-i386.h: Delete empty file.
732 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
733 "i386/xm-i386.h".
734 * config/i386/obsdaout.mh (XM_FILE): Delete.
735 * config/i386/obsd64.mh (XM_FILE): Delete.
736 * config/i386/fbsd64.mh (XM_FILE): Delete.
737 * config/i386/nto.mh (XM_FILE): Delete.
738 * config/i386/obsd.mh (XM_FILE): Delete.
739 * config/i386/linux64.mh (XM_FILE): Delete.
740 * config/i386/linux.mh (XM_FILE): Delete.
741 * config/i386/i386sol2.mh (XM_FILE): Delete.
742 * config/i386/i386gnu.mh (XM_FILE): Delete.
743 * config/i386/fbsd.mh (XM_FILE): Delete.
744 * config/i386/nbsd64.mh (XM_FILE): Delete.
745
746 2004-07-29 Andrew Cagney <cagney@gnu.org>
747
748 * config/pa/xm-linux.h: Do not include "floatformat.h".
749 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
750 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
751 * config/i386/xm-i386.h: Do not include "floatformat.h".
752 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
753 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
754 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
755 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
756 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
757 GDB_HOST_LONG_DOUBLE_FORMAT instead.
758 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
759 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
760 * configure, config.in: Regenerate.
761 * configure.host (gdb_host_float_format, gdb_host_double_format)
762 (gdb_host_long_double_format): Set according to the host.
763
764 2004-07-29 Andrew Cagney <cagney@gnu.org>
765
766 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
767
768 2004-07-28 Andrew Cagney <cagney@gnu.org>
769
770 * PROBLEMS: Mention threads/1650.
771 * NEWS: Mention the NPTL fix.
772
773 2004-07-28 Andrew Cagney <cagney@gnu.org>
774
775 * cli/cli-decode.c (add_setshow_cmd): Delete function.
776 (add_setshow_cmd_full): Make static.
777 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
778 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
779 * cli/cli-decode.c (add_setshow_filename_cmd)
780 (add_setshow_string_cmd): New functions.
781 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
782 * mips-tdep.c (_initialize_mips_tdep): Update.
783 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
784 * cli/cli-logging.c (_initialize_cli_logging): Update.
785 * complaints.c (_initialize_complaints): Update.
786 * remote.c (_initialize_remote): Update.
787
788 2004-07-28 Andrew Cagney <cagney@gnu.org>
789
790 * cli/cli-decode.c (add_setshow_zinteger_cmd)
791 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
792 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
793 print parameters. Make string parameters constant.
794 * command.h: Update. Update copyright.
795 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
796 * observer.c (_initialize_observer): Ditto.
797 * frame.c (_initialize_frame): Ditto.
798 * complaints.c (_initialize_complaints): Ditto.
799 * maint.c (_initialize_maint_cmds): Ditto.
800 * target.c (initialize_targets): Ditto.
801 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
802 * infcall.c (_initialize_infcall): Ditto.
803 * arm-tdep.c (_initialize_arm_tdep): Ditto.
804 * m32r-rom.c (_initialize_m32r_rom): Ditto.
805 * remote-rdi.c (_initialize_remote_rdi): Ditto.
806 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
807 * mips-tdep.c (_initialize_mips_tdep): Ditto.
808
809 2004-07-28 Andrew Cagney <cagney@gnu.org>
810
811 * gdbtypes.c (lookup_primitive_typename): Delete function.
812 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
813 * ada-lex.l: Use language_lookup_primitive_type_by_name.
814 * gdbtypes.c (lookup_typename): Ditto.
815 * f-exp.y (yylex): Ditto.
816 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
817
818 * scm-lang.c (c_builtin_types): Delete extern declaration.
819 (scm_language_defn): Replace
820 string_char_type and primitive_type_vector with
821 la_language_arch_info.
822 * jv-lang.c (java_language_defn): Replace
823 string_char_type and primitive_type_vector with
824 la_language_arch_info.
825 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
826 c_builtin_types in comment.
827 * c-lang.h (struct language_arch_info): Declare opaque.
828 (c_language_arch_info): Declare.
829 (c_builtin_types): Delete declaration.
830 * c-lang.c (c_language_arch_info): Set string_char_type to
831 builtin_char, not builtin_true_char. Make global.
832 (c_builtin_types): Delete array.
833 (asm_language_defn, minimal_language_defn): Replace
834 string_char_type and primitive_type_vector with
835 la_language_arch_info.
836
837 2004-07-28 Andrew Cagney <cagney@gnu.org>
838
839 * gdbtypes.h (struct builtin_type): Rename true_char to
840 builtin_true_char.
841 * gdbtypes.c (gdbtypes_post_init): Update.
842 * c-lang.c (arch_info): New function.
843 (enum c_primitive_types): New enum.
844 (c_language_defn): Instead of string_char_type and
845 primitive_type_vector set la_language_arch_info.
846
847 2004-07-28 Andrew Cagney <cagney@gnu.org>
848
849 * language.h (struct language_arch_info): Fix typo
850 s/primative/primitive/.
851 * gdbtypes.c (lookup_primitive_typename): Ditto.
852 * language.c (language_lookup_primitive_type_by_name)
853 (unknown_language_arch_info): Ditto.
854
855 2004-07-27 Andrew Cagney <cagney@gnu.org>
856
857 * defs.h (enum language): Add nr_languages.
858 * language.h (struct language_arch_info): Define.
859 (struct language_defn): Add la_language_arch_info.
860 (language_lookup_primative_type_by_name): Declare.
861 (language_string_char_type): Declare.
862 * language.c (_initialize_language, language_gdbarch_post_init)
863 (struct language_gdbarch, language_gdbarch_data): Implement
864 per-architecture language information.
865 (unknown_language_arch_info, language_string_char_type)
866 (language_lookup_primative_type_by_name): New functions.
867 (unknown_language_defn, auto_language_defn)
868 (local_language_defn): Set la_language_arch_info to
869 unknown_language_arch_info.
870 (unknown_builtin_types): Delete.
871 * gdbtypes.c (lookup_primitive_typename): Use
872 language_lookup_primative_type_by_name.
873 (create_string_type): Use language_string_char_type.
874 * values.c (value_from_string): Use language_string_char_type.
875 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
876 * p-lang.c (pascal_language_defn): Ditto.
877 * m2-lang.c (m2_language_defn): Ditto.
878 * jv-lang.c (java_language_defn): Ditto.
879 * objc-lang.c (objc_language_defn): Ditto.
880 * f-lang.c (f_language_defn): Ditto.
881 * c-lang.c (c_language_defn, cplus_language_defn)
882 (asm_language_defn, minimal_language_defn): Ditto.
883
884 2004-07-27 Andrew Cagney <cagney@gnu.org>
885
886 * gdbtypes.h (struct builtin_type): Declare.
887 (builtin_type): Declare.
888 * d10v-tdep.c (d10v_register_type): Use builtin_type.
889 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
890 (gdbtypes_post_init): New function.
891 (builtin_type): New function.
892
893 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
894
895 * remote-m32r-sdi.c: Fix breakpoint bug.
896 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
897 recv_char_data, recv_long_data): New functions to replace communication
898 sequences.
899
900 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
901
902 Document PR threads/1650.
903 * PROBLEMS (Threads): Document problem with many threads
904
905 2004-07-26 Andrew Cagney <cagney@gnu.org>
906
907 * gdb-mi.el: Move from here ...
908 * mi/gdb-mi.el: ... to here.
909
910 2004-07-26 Andrew Cagney <cagney@gnu.org>
911
912 Problem reported by Ashley Pittman <ashley@quadrics.com>.
913 * main.c (captured_main): When in batch mode always detach.
914
915 2004-07-26 Andrew Cagney <cagney@gnu.org>
916
917 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
918 and h8300 as broken.
919 * NEWS: END-OF-LIFE frame compatibility module.
920 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
921 specific comments.
922
923 2004-07-26 Andrew Cagney <cagney@gnu.org>
924
925 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
926 * xcoffsolib.c (_initialize_xcoffsolib): Update.
927 * wince.c (_initialize_wince): Update.
928 * win32-nat.c (_initialize_win32_nat): Update.
929 * varobj.c (_initialize_varobj): Update.
930 * valops.c (_initialize_valops): Update.
931 * utils.c (initialize_utils, initialize_utils): Update.
932 * tui/tui-win.c (_initialize_tui_win): Update.
933 * top.c (init_main): Update.
934 * symfile.c (_initialize_symfile): Update.
935 * source.c (_initialize_source): Update.
936 * somsolib.c (_initialize_som_solib): Update.
937 * solib.c (_initialize_solib): Update.
938 * solib-frv.c (_initialize_frv_solib): Update.
939 * serial.c (_initialize_serial): Update.
940 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
941 * remote.c (_initialize_remote, _initialize_remote): Update.
942 * remote-vx.c (_initialize_vx): Update.
943 * remote-utils.c (_initialize_sr_support): Update.
944 * remote-sds.c (_initialize_remote_sds): Update.
945 * remote-mips.c (_initialize_remote_mips): Update.
946 * remote-e7000.c (_initialize_remote_e7000): Update.
947 * proc-api.c (_initialize_proc_api): Update.
948 * printcmd.c: Update.
949 * parse.c (_initialize_parse): Update.
950 * pa64solib.c (_initialize_pa64_solib): Update.
951 * p-valprint.c (_initialize_pascal_valprint): Update.
952 * monitor.c (_initialize_remote_monitors): Update.
953 * mips-tdep.c (_initialize_mips_tdep): Update.
954 * mcore-tdep.c (_initialize_mcore_tdep): Update.
955 * maint.c (_initialize_maint_cmds): Update.
956 * lin-lwp.c (_initialize_lin_lwp): Update.
957 * language.c (_initialize_language): Update.
958 * kod.c (_initialize_kod): Update.
959 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
960 * i386-tdep.c (_initialize_i386_tdep): Update.
961 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
962 * gdbarch.sh: Update.
963 * gdbarch.c: Re-generate.
964 * gdb-events.sh: Update.
965 * gdb-events.c: Re-generate.
966 * frame.c (_initialize_frame): Update.
967 * exec.c: Update.
968 * demangle.c (_initialize_demangler): Update.
969 * dcache.c (_initialize_dcache): Update.
970 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
971 * cp-valprint.c (_initialize_cp_valprint): Update.
972 * corefile.c (_initialize_core): Update.
973 * command.h: Update.
974 * cli/cli-decode.h: Update.
975 * cli/cli-cmds.c (init_cli_cmds): Update.
976 * charset.c (_initialize_charset): Update.
977 * breakpoint.c (_initialize_breakpoint): Update.
978 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
979 * alpha-tdep.c (_initialize_alpha_tdep): Update.
980 * aix-thread.c (_initialize_aix_thread): Update.
981
982 2004-07-24 Mark Kettenis <kettenis@gnu.org>
983
984 Partial fix for PR backtrace/1718.
985 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
986 that GCC migrates into the prolugue. Don't handle any
987 instructions that clobber %ebx.
988
989 2004-07-23 Andrew Cagney <cagney@gnu.org>
990
991 Use regcache_raw_collect instead of regcache_collect.
992 * regcache.h (regcache_collect): Delete declaration.
993 * regcache.c (regcache_colect): Delete function.
994 * win32-nat.c (do_child_store_inferior_registers): Update.
995 * sol-thread.c (sol_thread_store_registers): Update.
996 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
997 * rs6000-nat.c (store_register): Update.
998 * remote.c (store_register_using_P, remote_store_registers): Update.
999 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1000 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
1001 (fill_vrregset, store_spe_registers, fill_gregset)
1002 (fill_gregset): Update.
1003 * nto-procfs.c (procfs_store_registers): Update.
1004 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1005 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1006 * m68klinux-nat.c (store_register, fill_gregset): Update.
1007 * m68k-tdep.c (fill_gregset): Update.
1008 * infptrace.c (store_register): Update.
1009 * i386-nto-tdep.c (i386nto_regset_fill): Update.
1010 * i386-linux-nat.c (store_register, fill_gregset): Update.
1011 * hppa-linux-nat.c (fill_gregset): Update.
1012 * go32-nat.c (store_register): Update.
1013 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1014 (store_fp_regs): Update.
1015 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
1016 (store_nwfpe_extended, store_fpregister, store_fpregs)
1017 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1018 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1019 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1020 (store_regs_user_thread, store_regs_kernel_thread): Update.
1021
1022 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1023
1024 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1025 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1026 encoding.
1027 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1028 member of `struct comp_unit'.
1029
1030 2004-07-23 Andrew Cagney <cagney@gnu.org>
1031
1032 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1033 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1034
1035 2004-07-23 Martin Hunt <hunt@redhat.com>
1036 Kevin Buettner <kevinb@redhat.com>
1037
1038 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1039 alignment was being added to the offset instead of multiplied.
1040
1041 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1042
1043 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1044 changed signal trampoline in OpenBSD 3.5-current.
1045
1046 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1047 <machine/pcb.h> and "bsd-kvm.h".
1048 (sparc64nbsd_supply_pcb): New function.
1049 (_initialize_sparc64nbsd_nat): Renamed from
1050 _initialize_sparcnbsd_nat. Enable libkvm interface.
1051 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1052 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1053 (LOADLIBES): New variable.
1054
1055 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1056
1057 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1058
1059 2004-07-21 Andrew Cagney <cagney@gnu.org>
1060
1061 Use regcache_raw_supply instead of supply_register.
1062 * regcache.h (supply_register): Delete declaration.
1063 * regcache.c (supply_register): Delete function.
1064 * wince.c (do_child_fetch_inferior_registers): Update.
1065 * win32-nat.c (do_child_fetch_inferior_registers)
1066 (fetch_elf_core_registers): Update.
1067 * v850ice.c (v850ice_fetch_registers): Update.
1068 * thread-db.c (thread_db_store_registers): Update.
1069 * sol-thread.c (sol_thread_store_registers): Update.
1070 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1071 * rs6000-nat.c (fetch_register): Update.
1072 * rom68k-rom.c (rom68k_supply_one_register): Update.
1073 * remote.c (remote_wait, remote_async_wait): Update.
1074 * remote-st.c (get_hex_regs): Update.
1075 * remote-sim.c (gdbsim_fetch_register): Update.
1076 * remote-sds.c (sds_fetch_registers): Update.
1077 * remote-rdp.c (remote_rdp_fetch_register): Update.
1078 * remote-rdi.c (arm_rdi_fetch_registers): Update.
1079 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1080 * remote-m32r-sdi.c (m32r_fetch_register): Update.
1081 * remote-hms.c (init_hms_cmds): Update.
1082 * remote-est.c (init_est_cmds): Update.
1083 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
1084 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1085 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1086 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
1087 (fetch_register, supply_vrregset, supply_vrregset)
1088 (fetch_spe_registers): Update.
1089 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1090 * monitor.c (monitor_supply_register): Update.
1091 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1092 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1093 (mipsnbsd_supply_fpreg): Update.
1094 * mips-nat.c (fetch_inferior_registers)
1095 (fetch_core_registers): Update.
1096 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
1097 (supply_fpregset, mips64_supply_gregset)
1098 (mips64_supply_fpregset): Update.
1099 * m68klinux-nat.c (fetch_register, supply_gregset)
1100 (supply_fpregset): Update.
1101 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1102 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1103 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1104 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1105 * infptrace.c (fetch_register): Update.
1106 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1107 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1108 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
1109 (gnu_fetch_registers, gnu_store_registers): Update.
1110 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1111 * i386-linux-nat.c (fetch_register, supply_gregset)
1112 (dummy_sse_values): Update.
1113 * hpux-thread.c (hpux_thread_fetch_registers): Update.
1114 * hppah-nat.c (fetch_register): Update.
1115 * hppa-linux-nat.c (fetch_register, supply_gregset)
1116 (supply_fpregset): Update.
1117 * go32-nat.c (fetch_register): Update.
1118 * dve3900-rom.c (fetch_bitmapped_register)
1119 (_initialize_r3900_rom): Update.
1120 * cris-tdep.c (supply_gregset): Update.
1121 * abug-rom.c (init_abug_cmds): Update.
1122 * core-aout.c (fetch_core_registers): Update.
1123 * armnbsd-nat.c (supply_gregset, supply_fparegset)
1124 (fetch_register, fetch_fp_register): Update.
1125 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1126 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1127 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1128 * alphanbsd-tdep.c (fetch_core_registers): Update.
1129 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1130 * alpha-nat.c (fetch_osf_core_registers)
1131 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1132 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
1133 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1134
1135 2004-07-21 Andrew Cagney <cagney@gnu.org>
1136
1137 * PROBLEMS: Mention breakpoints/1702.
1138 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1139 that is known to work.
1140
1141 2004-07-21 Andrew Cagney <cagney@gnu.org>
1142
1143 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1144 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1145 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1146 (handle_inferior_event): Wrap call to deprecated
1147 IGNORE_HELPER_CALL in #ifdef.
1148 * config/mips/tm-nbsd.h: Update.
1149
1150 2004-07-20 Jim Blandy <jimb@redhat.com>
1151
1152 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1153 bfd_mach_ppc has no segment registers.
1154
1155 Include PowerPC SPR numbers for special-purpose registers.
1156 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1157 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1158 new member in initializer.
1159 (S, S4, SN4, S64): New macros for defining special-purpose
1160 registers.
1161 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1162 registers_403, registers_403GC, registers_505, registers_860,
1163 registers_601, registers_602, registers_603, registers_604,
1164 registers_750, registers_e500): Use them.
1165
1166 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1167 replace references with expression used to initialize variable.
1168
1169 2004-07-20 Andrew Cagney <cagney@gnu.org>
1170
1171 * breakpoint.c (deprecated_read_memory_nobpt): Rename
1172 read_memory_nobpt.
1173 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1174 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1175 (s390_sigtramp_frame_sniffer): Update.
1176 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1177 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1178 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1179 (mips32_fetch_instruction): Update.
1180 * mcore-tdep.c (get_insn): Update.
1181 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1182 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1183 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1184 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1185 (i386_linux_rt_sigtramp_start): Update.
1186 * i386-linux-nat.c (child_resume): Update.
1187 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1188 * hppa-linux-tdep.c (insns_match_pattern): Update.
1189 * gdbcore.h: Update.
1190 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1191 * frame.c (safe_frame_unwind_memory): Update.
1192 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1193 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1194 * alpha-tdep.c (alpha_read_insn): Update.
1195
1196 2004-07-20 Andrew Cagney <cagney@gnu.org>
1197
1198 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1199 containing both bytes and mask. Add "frame_type".
1200 * tramp-frame.c (tramp_frame_start): Update.
1201 (tramp_frame_prepend_unwinder): Update.
1202 * mips-linux-tdep.c (mips_linux_o32_sigframe)
1203 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1204 (mips_linux_n64_rt_sigframe): Update. Make "static const".
1205 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1206
1207 2004-07-19 Eli Zaretskii <eliz@gnu.org>
1208
1209 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1210 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1211 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1212 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1213
1214 2004-07-17 Andrew Cagney <cagney@gnu.org>
1215
1216 * NEWS, PROBLEMS: Update for 6.2.
1217
1218 * README: Update to 6.2.
1219
1220 * utils.c (xvasprintf): Call xstrvprintf.
1221
1222 * parse.c: Update copyright.
1223 (null_post_parser): Eliminate ARGSUSED.
1224
1225 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1226 * tui/tui-win.c (tui_get_cmd_list): Ditto.
1227 * symfile-mem.c (_initialize_symfile_mem): Ditto.
1228
1229 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1230 * ppc-linux-nat.c: Use "Linux kernel".
1231 * hppa-linux-tdep.c: Use GNU/Linux.
1232 * hppa-linux-nat.c: Use GNU/Linux.
1233 * dwarfread.c: Add [sic] to use of Linux.
1234
1235 * hppa-linux-nat.c: Do not include <string.h>.
1236 (supply_fpregset): Remove "register" attribute.
1237
1238 * solib-frv.c (fetch_loadmap): Use xfree, not free.
1239
1240 2004-07-17 Mark Kettenis <kettenis@gnu.org>
1241
1242 * configure.in: Define _MSE_INT_H on Solaris 9 too.
1243 * configure, config.in: Regenerated.
1244
1245 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1246 "bsd-kvm.h".
1247 (vaxbsd_supply_pcb): New function.
1248 (_initialize_vaxbsd_nat): New prototype and function.
1249 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1250 solib-sunos.o.
1251 (LOADLIBES): New variable.
1252 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1253 (LOADLIBES): New variable.
1254 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1255 (LOADLIBES): New variable.
1256 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1257
1258 2004-07-16 Andrew Cagney <cagney@gnu.org>
1259
1260 * defs.h (event_loop_p): Replace variable declaration with macro,
1261 always 1.
1262 * main.c (captured_main): Delete options "-async" and "-noasync".
1263 (event_loop_p): Delete variable.
1264 * NEWS: Mention that "-async" and "-noasync" were removed.
1265
1266 2004-07-16 Andrew Cagney <cagney@gnu.org>
1267
1268 * remote-m32r-sdi.c: Re-indent.
1269
1270 2004-07-16 Jim Blandy <jimb@redhat.com>
1271
1272 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1273 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1274 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1275 missing MPC823 SPRs.
1276 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1277 incorrect. (This was corrected in GDB's register name tables on
1278 2004-07-14.)
1279
1280 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1281 should be "esasrr" ("ESA Save and Restore Register").
1282
1283 2004-07-16 Andrew Cagney <cagney@gnu.org>
1284
1285 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1286 calls, no longer applicable. Update comments and rename parameter
1287 "step_frame" to "return_frame".
1288
1289 2004-07-16 Andrew Cagney <cagney@gnu.org>
1290
1291 * frame.c (fprint_field): New function.
1292 (fprint_frame_id): Use fprint_field.
1293
1294 2004-07-15 Joel Brobecker <brobecker@gnat.com>
1295
1296 * ada-lang.c (ada_language_defn): Remove commented out code.
1297
1298 2004-07-15 Jim Blandy <jimb@redhat.com>
1299
1300 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1301 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1302
1303 2004-07-14 Jim Blandy <jimb@redhat.com>
1304
1305 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1306
1307 * ppc-tdep.h (ppc_num_vrs): New enum constant.
1308
1309 * ppc-tdep.h (ppc_num_srs): New enum constant.
1310
1311 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1312 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1313 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1314 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1315 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1316 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1317 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1318 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1319 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1320 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
1321 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
1322 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
1323 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
1324 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
1325 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
1326 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
1327 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
1328 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
1329 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
1330 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
1331 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
1332 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
1333 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
1334 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
1335 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
1336 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
1337 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
1338 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
1339 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
1340 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
1341 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
1342 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
1343 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
1344 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
1345 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
1346 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
1347 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
1348 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
1349 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
1350 special-purpose register numbers.
1351
1352 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
1353 manual mentions 'md_twb', but many mention 'm_twb', and at that
1354 point in the register list.)
1355
1356 2004-07-14 Andrew Cagney <cagney@gnu.org>
1357
1358 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
1359 instead of "internal-error".
1360
1361 2004-07-10 Joel Brobecker <brobecker@gnat.com>
1362
1363 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
1364 that was inserted inside a comment.
1365
1366 2004-07-10 Randolph Chung <tausq@debian.org>
1367
1368 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
1369 function.
1370 (hppa_hpux_push_dummy_code): New function.
1371 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
1372 Set find_global_pointer method.
1373
1374 2004-07-10 Mark Kettenis <kettenis@gnu.org>
1375
1376 * NEWS: Mention BSD libkvm interface.
1377
1378 2004-07-10 Michael Snyder <msnyder@redhat.com>
1379
1380 * symfile.c (generic_load): Comment typo.
1381 * stack.c (get_selected_block): Ditto.
1382 * regcache.c (regcache_cooked_read): Ditto.
1383 * monitor.c (monitor_debug): Ditto.
1384 * mips-tdep.c (mips_read_pc): Ditto.
1385 * i386-linux-nat.c (ps_get_thread_area): Ditto.
1386 * gdb_mbuild.sh: Ditto.
1387 * gdbarch.sh: Ditto.
1388 * gdbarch.h: Ditto.
1389
1390 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
1391
1392 * ada-tasks.c: Remove file.
1393
1394 Remove ARI problems:
1395
1396 * ada-exp.y (write_var_from_sym): Reformat to put operator at
1397 beginning of line.
1398
1399 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
1400 Add comment.
1401 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
1402 (MIN_OF_SIZE): Rename min_of_size. Add comment.
1403 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
1404 (UMIN_OF_SIZE): Remove.
1405 (max_of_type): New function to replace orphan macro in gdbtypes.h
1406 (min_of_type): Ditto.
1407 (discrete_type_high_bound): Use max_of_type.
1408 (discrete_type_low_bound): Use min_of_type.
1409 (possible_user_operator_p): Move operator to beginning of line.
1410 (ada_is_variant_part): Ditto.
1411 (ensure_lval): Rewrite to avoid deprecated operations.
1412 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
1413 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
1414 (ada_enum_name): Remove assignments in 'if' statements.
1415 (build_ada_types): Add gdbarch parameter.
1416 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
1417 with gdbarch_data_register_post_init.
1418 Use add_setshow_uinteger_cmd rather than add_set_cmd and
1419 add_show_from_set.
1420
1421 * ada-valprint.c (inspect_it): Remove declaration.
1422 (repeat_count_threshold): Remove declaration.
1423 (ada_print_floating): Remove assignments in 'if' statements.
1424 (print_str): Move operator to beginning of line.
1425
1426 2004-07-08 Jim Blandy <jimb@redhat.com>
1427
1428 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
1429
1430 2004-07-08 Bob Rossi <bob@brasko.net>
1431
1432 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
1433
1434 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
1435
1436 * language.h (struct_language_defn): Add new function pointer:
1437 la_class_name_from_physname. Also add new prototype for
1438 language_class_name_from_physname.
1439 * language.c (language_class_name_from_physname): New function.
1440 (unk_lang_class_name): Ditto.
1441 (unknown_language_defn, auto_language_defn): Change
1442 to add unk_lang_class_name function pointer for
1443 la_class_name_from_physname.
1444 (local_language_defn): Ditto.
1445 * dwarf2read.c (guess_structure_name): Change to call
1446 language_class_name_from_physname.
1447 (determine_class_name): Ditto.
1448 * cp-support.c (class_name_from_physname): Renamed.
1449 (cp_class_name_from_physname): New name of function.
1450 * cp-support.h: Ditto.
1451 * c-lang.c (c_language_defn): Change to add NULL
1452 for class_name_from_physname function pointer.
1453 (cplus_language_defn): Change to add cp_class_name_from_physname.
1454 * jv-lang.c (java_class_name_physname): New function.
1455 (java_find_last_component): New static routine.
1456 (java_language_defn): Add java_class_name_from_physname pointer.
1457 * ada-lang.c (ada_language_defn): Change to add NULL
1458 for class_name_from_physname function pointer.
1459 * f-lang.c (f_language_defn): Ditto.
1460 * m2-lang.c (m2_language_defn): Ditto.
1461 * objc-lang.c (objc_language_defn): Ditto.
1462 * p-lang.c (pascal_language_defn): Ditto.
1463 * scm-lang.c (scm_language_defn): Ditto.
1464
1465 2004-07-06 Andrew Cagney <cagney@gnu.org>
1466
1467 Patch from Bart Robinson.
1468 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
1469 (O_LARGEFILE): Define to 0, if not defined.
1470
1471 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1472
1473 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
1474 <machine/pcb.h> and "bsd-kvm.h".
1475 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
1476 (m68kbsd_supply_pcb): New function.
1477 (_initialize_m68kbsd_nat): New prototype and function.
1478 * Makefile.in (m68kbsd-nat.o): Update dependencies.
1479 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1480 (LOADLIBES): New variable.
1481 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1482 (LOADLIBES): New variable.
1483
1484 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
1485
1486 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1487
1488 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
1489 <sys/proc.h>.
1490 (bsd_kvm_cmdlist): New variable.
1491 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
1492 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
1493 command and "kvm proc" command.
1494 * Makefile.in (bsd-kvm.o): Update dependencies.
1495
1496 2004-07-02 Mark Kettenis <kettenis@gnu.org>
1497
1498 * osabi.c: Update copyright year.
1499 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
1500 notes if EI_OSABI is set to ELFOSABI_HPUX.
1501
1502 2004-07-01 Michael Snyder <msnyder@redhat.com>
1503
1504 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1505 that seems to have gotten whacked out of line.
1506
1507 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1508
1509 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1510 code.
1511
1512 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1513
1514 * ada-lang.c (decode_packed_array): Minor change to comment.
1515 (ada_value_slice_ptr): New function.
1516 (ada_value_slice): New function.
1517 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1518 test. Don't know why it is there.
1519 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1520 to avoid dereferencing huge arrays from which one is slicing.
1521 (empty_array): Correct to return an array rather than
1522 a subrange value.
1523 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1524 on empty arrays (let'em use 'FIRST instead).
1525
1526 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1527
1528 Address complaints from gdb_ari.sh:
1529
1530 * ada-exp.y: Include gdb_string.h rather than string.h.
1531 (convert_char_literal): Reformat declaration.
1532 * ada-lang.h: Include opaque struct declaration for struct frame_info.
1533 * ada-lex.l: Change use of free to xfree (the macro would do so
1534 anyway, but this is harmless).
1535 Include gdb_string.h rather than string.h.
1536 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1537
1538 * ada-lang.c (parse): Remove K&Rism in parameter list.
1539 (is_name_suffix): Correct Linux => GNU/Linux in comment.
1540
1541 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1542
1543 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1544 dead code.
1545
1546 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1547
1548 * alphabsd-nat.c: Update copyright year.
1549 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1550
1551 2004-06-29 Joel Brobecker <brobecker@gnat.com>
1552
1553 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
1554 (i386_cygwin_in_solib_call_trampoline): New function.
1555 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1556 and skip_trampoline_code gdbarch methods.
1557
1558 2004-06-29 Jim Blandy <jimb@redhat.com>
1559
1560 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
1561 name actually used in the dependency lists.
1562
1563 2004-06-29 Randolph Chung <tausq@debian.org>
1564
1565 * NEWS (New native configurations): Mention GNU/Linux/hppa.
1566
1567 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1568
1569 * win32-nat.c (child_pid_to_exec_file): New function.
1570 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
1571 functionality.
1572
1573 2004-06-28 Andrew Cagney <cagney@gnu.org>
1574
1575 * defs.h (xstrvprintf): Declare.
1576 * utils.c (xstrvprintf): New function.
1577 (internal_vproblem, xstrprintf, xasprintf)
1578 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
1579 * serial.c (serial_printf): Ditto.
1580 * complaints.c (vcomplaint): Ditto.
1581
1582 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1583
1584 * infcmd.c (attach_command): Move call to target_terminal_inferior
1585 behind loading symbol table.
1586
1587 2004-06-28 Andrew Cagney <cagney@gnu.org>
1588
1589 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
1590 change - add back extern deprecated_ui_loop_hook declaration.
1591
1592 2004-06-28 Andrew Cagney <cagney@gnu.org>
1593
1594 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
1595 xstrprintf.
1596 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
1597 (c_value_of_variable): Ditto.
1598 * utils.c (internal_vproblem): Ditto.
1599 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
1600 * remote.c (add_packet_config_cmd): Ditto.
1601 * remote-rdp.c (rdp_set_command_line): Ditto.
1602 * regcache.c (regcache_dump): Ditto.
1603 * frv-tdep.c (new_variant, new_variant): Ditto.
1604 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
1605 (fbsd_find_memory_regions): Ditto.
1606 * breakpoint.c (create_thread_event_breakpoint)
1607 (create_breakpoints): Ditto.
1608 * aix-thread.c (aix_thread_pid_to_str): Ditto.
1609 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
1610
1611 2004-06-28 Joel Brobecker <brobecker@gnat.com>
1612
1613 * ada-lang.c: Re-indent file, with some massaging to help indent
1614 a bit when the result is otherwise really too ugly.
1615
1616 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1617
1618 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
1619 code_addr_p and special_addr_p to 'unsigned int'.
1620
1621 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1622
1623 * i386v4-nat.c: Update copyright year and tweak comment.
1624 (regmap): Remove trailing comma.
1625 (supply_gregset): Rename local variable i to regnum. Call
1626 regcache_raw_supply instead of supply_register.
1627 (fill_gregset): Rename argument regno to regnum. Call
1628 regcache_raw_collect instead of regcache_collect.
1629
1630 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1631
1632 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
1633 and special_addr_p.
1634 (frame_id_build, frame_id_build_special): Update comments.
1635 (frame_id_build_wild): New prototype.
1636 * frame.c (frame_id_build, frame_id_build_special): Fill in new
1637 struct frame_id fields.
1638 (frame_id_build_wild): New function.
1639 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
1640
1641 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1642
1643 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
1644 hppabsd-tdep.c.
1645
1646 2004-06-27 Joel Brobecker <brobecker@gnat.com>
1647
1648 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
1649
1650 2004-06-27 Joel Brobecker <brobecker@gnat.com>
1651
1652 * ada-lang.c: Re-indent file.
1653
1654 2004-06-27 Joel Brobecker <brobecker@gnat.com>
1655
1656 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
1657 (no_symtab_msg): Likewise.
1658
1659 2004-06-27 Andreas Schwab <schwab@suse.de>
1660
1661 * source.c: Fix whitespace.
1662
1663 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1664
1665 * configure.in: Include <sys/param.h> for td_pcb test.
1666 * configure: Regenerated.
1667
1668 * i386nbsd-nat.c: New file.
1669 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
1670 i386obsd-nat.c and i386obsd-tdep.c.
1671 (i386nbsd-nat.o): New dependency.
1672 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
1673 bsd-kvm.o.
1674 (LOADLIBES): New variable.
1675 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
1676 bsd-kvm.o.
1677 (LOADLIBES): New variable.
1678
1679 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
1680 (LOADLIBES): New variable.
1681
1682 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
1683 fetching from BSD_KVM_PADDR. Correctly lookup address for
1684 "_thread0".
1685
1686 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
1687 "bsd-kvm.h".
1688 (amd64fbsd_supply_pcb): New funcion.
1689 (_initialize_amd64fbsd_nat): Enable libkvm interface.
1690
1691 2004-06-27 <david@streamline-computing.com>
1692
1693 Partial fix for PR cli/1056.
1694 * valarith.c: Check for zero in division and remainder
1695 evaluation.
1696
1697 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1698
1699 * i387-tdep.c: Remove excessive whitespace.
1700
1701 2004-06-26 Andrew Cagney <cagney@gnu.org>
1702
1703 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
1704 * gdb-events.h, gdb-events.c: Re-generate.
1705 * tui/tui-hooks.c (tui_install_hooks): Update.
1706 (tui_remove_hooks): Update.
1707 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
1708
1709 2004-06-26 Mark Kettenis <kettenis@gnu.org>
1710
1711 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
1712 (gregset_t, fpregset_t): Remove typedefs.
1713 (REG_OFFSET): Rename argument.
1714 (amd64bsd_r_reg_offset): Rename from reg_offset.
1715 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
1716 Remove functions.
1717 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
1718 of reg_offset.
1719 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
1720
1721 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
1722
1723 * vax-tdep.c: Tweak comment.
1724
1725 Add OpenBSD/hppa support.
1726 * NEWS (New native configurations): Mention OpenBSD/hppa.
1727 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
1728 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
1729 files.
1730 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
1731 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
1732 * configure.host: Add hppa*-*-openbsd*.
1733 * configure.tgt: Add hppa*-*-openbsd*.
1734
1735 2004-06-25 Andrew Cagney <cagney@gnu.org>
1736
1737 * defs.h (deprecated_ui_loop_hook): Deprecated.
1738 * wince.c (child_wait): Update.
1739 * win32-nat.c (child_wait): Update.
1740 * v850ice.c (v850ice_wait): Update.
1741 * top.c (deprecated_ui_loop_hook): Update.
1742 * serial.h: Update.
1743 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
1744 (do_unix_readchar): Update.
1745 * ser-tcp.c (net_open): Update.
1746 * remote-sim.c (gdb_os_poll_quit): Update.
1747 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
1748
1749 2004-06-24 Andrew Cagney <cagney@gnu.org>
1750
1751 * defs.h (deprecated_pre_add_symbol_hook)
1752 (deprecated_post_add_symbol_hook): Deprecated.
1753 * symfile.c (symbol_file_add_with_addrs_or_offsets)
1754 (symbol_file_add_with_addrs_or_offsets): Update references.
1755
1756 2004-06-24 Andrew Cagney <cagney@gnu.org>
1757
1758 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
1759 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
1760 * wince.c (ui_loop_hook): Delete extern declaration.
1761 * win32-nat.c (ui_loop_hook): Delete extern declaration..
1762 * v850ice.c (ui_loop_hook): Delete extern declaration..
1763 * ser-unix.c (ui_loop_hook): Delete extern declaration..
1764 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
1765 * remote-sim.c (ui_loop_hook): Delete extern declaration..
1766 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
1767 ui_loop_hook declaration.
1768
1769 2004-06-24 Andrew Cagney <cagney@gnu.org>
1770
1771 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
1772 entry_func_highpc fields.
1773 * objfiles.c (init_entry_point_info): Do not clear
1774 entry_func_lowpc and entry_func_highpc.
1775 (objfile_relocate): Do not relocate entry_func_lowpc and
1776 entry_func_highpc.
1777 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
1778 entry_func_highpc.
1779 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
1780 entry_func_highpc.
1781 * blockframe.c (legacy_frame_chain_valid): Replace tests against
1782 entry_func_lowpc and entry_func_highpc with call to
1783 inside_entry_func.
1784
1785 2004-06-24 Mark Kettenis <kettenis@gnu.org>
1786
1787 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
1788 quad-precision floating point arguments in registers.
1789
1790 2004-06-24 Mark Kettenis <kettenis@gnu.org>
1791
1792 From Michael Mueller <m.mueller99@kay-mueller.de>:
1793 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
1794 account.
1795
1796 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
1797
1798 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
1799 to -1.
1800 * breakpoint.c (bpstat_stop_status): Move check for ignoring
1801 untriggered watchpoints to a separate if clause. Update function
1802 comment regarding STOPPED_BY_WATCHPOINT argument.
1803
1804 2004-06-22 Jim Blandy <jimb@redhat.com>
1805
1806 * gdbarch.sh: Doc fix.
1807
1808 2004-06-21 Martin Hunt <hunt@redhat.com>
1809 Kevin Buettner <kevinb@redhat.com>
1810
1811 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
1812 * mips-tdep.h (MIPS_SP_REGNUM): Define.
1813 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
1814 to set_gdbarch_sp_regnum(). Use cooked register number.
1815 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
1816
1817 2004-06-21 Andrew Cagney <cagney@gnu.org>
1818
1819 * gdbarch.sh: When the macro field is empty, do not generate a
1820 macro definition. When the macro field is "=", generate the macro
1821 name from the upper-case function name.
1822 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
1823 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
1824 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
1825 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
1826 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
1827 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
1828 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
1829 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
1830 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
1831 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
1832 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
1833 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
1834 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
1835 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
1836 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
1837 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
1838 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
1839 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
1840 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
1841 (DEPRECATED_USE_STRUCT_CONVENTION)
1842 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
1843 (DEPRECATED_FRAME_INIT_SAVED_REGS)
1844 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
1845 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
1846 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
1847 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
1848 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
1849 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
1850 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
1851 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
1852 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
1853 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
1854 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
1855 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
1856 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
1857 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
1858 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
1859 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
1860
1861 2004-06-21 Andrew Cagney <cagney@gnu.org>
1862
1863 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
1864 macro name, and the function rather than macro value. Only wrap
1865 macro print statements in #ifdef. Move format logic to where it
1866 is needed.
1867 * gdbarch.c: Re-generate.
1868
1869 * gdbarch.sh (read): Delete "print_p" and "description", add
1870 "garbage_at_eol". Check for non-empty garbage at end-of-line.
1871 Delete references to print_p.
1872 (TARGET_ARCHITECTURE): Delete print predicate.
1873 * gdbarch.c: Re-generate.
1874
1875 * gdbarch.sh: Check that multi-arch methods do not provide a
1876 macro.
1877 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
1878 (print_registers_info, print_float_info, print_vector_info)
1879 (adjust_breakpoint_address, remote_translate_xfer_address)
1880 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
1881 (address_class_type_flags_to_name, unwind_sp): Remove the macro
1882 name from the multi-arch definition.
1883
1884 2004-06-20 Andrew Cagney <cagney@gnu.org>
1885
1886 * gdbarch.sh: Sort by the function, instead of macro name.
1887 * gdbarch.c: Re-generate.
1888
1889 2004-06-20 Andrew Cagney <cagney@gnu.org>
1890
1891 * gdbarch.sh: Use the function, instead of macro name in
1892 errors and the log file.
1893 (return_value): Remove stray ":" in spec.
1894
1895 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
1896 * gdbarch.h, gdbarch.c: Re-generate.
1897 * Makefile.in (arch-utils.o): Update dependencies.
1898 * values.c (using_struct_return): Move code calling
1899 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
1900 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
1901 to legacy_return_value, simplify.
1902 * infcmd.c (print_return_value): Move code calling
1903 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
1904 to legacy_return_value, simplify.
1905 * infcall.c (call_function_by_hand): Move code calling
1906 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
1907 * arch-utils.c: Update copyright. Include "gdbcore.h".
1908 (legacy_return_value): New function.
1909 * arch-utils.h: Update copyright.
1910 (legacy_return_value): Declare.
1911
1912 2004-06-20 Andrew Cagney <cagney@gnu.org>
1913
1914 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
1915 * gdbarch.h, gdbarch.c: Re-generate.
1916 * values.c (using_struct_return): Update call.
1917 * mcore-tdep.c: Update comment.
1918 * infcall.c (call_function_by_hand): Update comment.
1919 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1920 * arch-utils.h (always_use_struct_convention): Update.
1921 * v850-tdep.c (v850_gdbarch_init): Update.
1922 * sh64-tdep.c (sh64_gdbarch_init): Update.
1923 * sh-tdep.c (sh_gdbarch_init): Update.
1924 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1925 * mips-tdep.c (mips_gdbarch_init): Update.
1926 * mcore-tdep.c (mcore_gdbarch_init): Update.
1927 * m32r-tdep.c (m32r_gdbarch_init): Update.
1928 * ia64-tdep.c (ia64_gdbarch_init): Update.
1929 * h8300-tdep.c (h8300_gdbarch_init): Update.
1930 * frv-tdep.c (frv_gdbarch_init): Update.
1931 * cris-tdep.c (cris_gdbarch_init): Update.
1932 * arm-tdep.c (arm_gdbarch_init): Update.
1933 * alpha-tdep.c (alpha_gdbarch_init): Update.
1934
1935 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
1936
1937 * PROBLEMS: Add more specific information, and a work-around,
1938 for PR gdb/1458.
1939
1940 2004-06-18 Andrew Cagney <cagney@gnu.org>
1941
1942 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
1943 * gdbarch.h, gdbarch.c: Re-generate.
1944 * ada-lang.c (ada_finish_decode_line_1): Update.
1945 * infrun.c (handle_inferior_event): Update.
1946 * infcall.c (find_function_addr): Update.
1947 * linespec.c (minsym_found): Update.
1948 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
1949 Update.
1950 * blockframe.c (legacy_frameless_look_for_prologue): Update.
1951 * cli/cli-cmds.c (disassemble_command): Update.
1952 * vax-tdep.c (vax_gdbarch_init): Update.
1953
1954 2004-06-18 Mark Kettenis <kettenis@gnu.org>
1955
1956 * i386-tdep.c (i386_collect_fpregset): Fix comment.
1957
1958 2004-06-17 Andrew Cagney <cagney@gnu.org>
1959
1960 GDB 6.1.1 released from the GDB 6.1 branch.
1961 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
1962 * PROBLEMS: Ditto.
1963
1964 2004-06-16 Daniel Jacobowitz <dan@debian.org>
1965
1966 PR gdb/1658
1967 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
1968 operation as a uleb128. Found by Michael Coulter.
1969
1970 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
1971
1972 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
1973 make it non-static.
1974 * ada-lang.h (task_control_block): declaration moved from ada-task.c
1975 to ada-lang.h; this is needed to be able to implement the kill command
1976 in multi-task mode.
1977 (task_ptid): Ditto.
1978 (task_entry): Ditto.
1979 (task_list): Ditto.
1980 (ada_build_task_list): Ditto.
1981
1982 * ada-lang.c: Conditionalize routines and data structures related
1983 to breakpoints, exceptions, completion, and symbol caching on
1984 GNAT_GDB, since these are not yet used in the submitted public sources.
1985 (ada_main_name): Editorial: Move definition out of exception-related
1986 code.
1987
1988 2004-06-15 Andrew Cagney <cagney@gnu.org>
1989
1990 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
1991 deprecated_pc_in_call_dummy.
1992
1993 2004-06-15 Alan Modra <amodra@bigpond.net.au>
1994
1995 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
1996 bfd_get_section_size_before_reloc or _raw_size.
1997 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
1998 * dwarf2read.c (dwarf2_locate_sections): Likewise.
1999 (dwarf2_read_section): Likewise.
2000 * elfread.c (elf_locate_sections): Likewise.
2001 * gcore.c (derive_heap_segment): Likewise.
2002 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2003 * remote-e7000.c (e7000_load): Likewise.
2004 * remote-m32r-sdi.c (m32r_load): Likewise.
2005 * remote-mips.c (mips_load_srec): Likewise.
2006 (pmon_load_fast): Likewise.
2007 * remote.c (compare_sections_command): Likewise.
2008 * symfile.c (add_section_size_callback): Likewise.
2009 (load_section_callback): Likewise.
2010 (pc_in_unmapped_range): Likewise.
2011 (pc_in_mapped_range): Likewise.
2012 (sections_overlap): Likewise.
2013 (list_overlays_command): Likewise.
2014 (simple_overlay_update_1): Likewise.
2015 (simple_overlay_update): Likewise.
2016 * tracepoint.c (remote_set_transparent_ranges): Likewise.
2017 * win32-nat.c (core_section_load_dll_symbols): Likewise.
2018
2019 2004-06-14 Randolph Chung <tausq@debian.org>
2020
2021 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2022 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
2023 static.
2024 (hppa_hpux_inferior_created): New function.
2025 (hppa_hpux_init_abi): Register observer.
2026 * symfile.c (hp_cxx_exception_support_initialized)
2027 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2028 (symbol_file_add_main_1, symbol_file_clear): Likewise.
2029
2030 2004-06-14 Randolph Chung <tausq@debian.org>
2031
2032 * MAINTAINERS (Write After Approval): Alphabetize my entry
2033 correctly.
2034
2035 2004-06-14 Andrew Cagney <cagney@gnu.org>
2036
2037 * MAINTAINERS (testsuite): List Michael Chastain as the lead
2038 testsuite maintainer.
2039
2040 2004-06-13 Andrew Cagney <cagney@gnu.org>
2041
2042 * infcmd.c (print_return_value): Fix logic, allow
2043 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2044
2045 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2046 defining any macros.
2047 * gdbarch.h: Re-generate.
2048
2049 * gdbarch.sh: Delete "level" attribute. Only check for a macro
2050 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2051 * gdbarch.h: Re-generate.
2052
2053 * values.c (generic_use_struct_convention): Don't check gcc_p.
2054
2055 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2056 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2057 * gdbarch.h, gdbarch.c: Regenerate.
2058 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
2059 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2060 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2061 deprecated_max_register_raw_size and
2062 deprecated_max_register_virtual_size.
2063 * v850-tdep.c (v850_gdbarch_init): Ditto.
2064 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2065 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2066 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2067 * cris-tdep.c (cris_gdbarch_init): Ditto.
2068
2069 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2070 * gdbarch.h, gdbarch.c: Re-generate.
2071 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2072 (m68hc11_use_struct_convention): Delete function.
2073 (m68hc11_extract_struct_value_address): Delete function.
2074 (m68hc11_return_value): New function.
2075 (m68hc11_gdbarch_init): Instead of store_return_value,
2076 extract_return_value, return_value_on_stack,
2077 deprecated_extract_struct_value_address and use_struct_convention,
2078 set return_value.
2079 * values.c (using_struct_return): Do not call
2080 RETURN_VALUE_ON_STACK.
2081 * arch-utils.h (generic_return_value_on_stack_not): Delete
2082 declaration.
2083 * arch-utils.c (generic_return_value_on_stack_not): Delete
2084 function.
2085
2086 2004-06-12 Andrew Cagney <cagney@gnu.org>
2087
2088 * values.c (register_value_being_returned): Delete function.
2089 * infcmd.c (legacy_return_value): Delete function.
2090 * infcall.c (call_function_by_hand): Inline
2091 "register_value_being_returned", simplify.
2092 * values.c (using_struct_return): Update comment, refer to
2093 print_return_value instead of register_value_being_returned.
2094 * infcmd.c (print_return_value): Inline calls to
2095 register_value_being_returned and legacy_return_value. Simplify.
2096
2097 2004-06-11 Randolph Chung <tausq@debian.org>
2098
2099 * somread.c (som_symtab_read): Exclude gcc local symbols.
2100
2101 2004-06-11 Randolph Chung <tausq@debian.org>
2102
2103 * infrun.c (handle_inferior_event): Handle the case when a
2104 trampoline ends up in the runtime resolver, and if the trampoline
2105 has no name. Rearrange the code so that all the trampoline
2106 processing happens before other step-out-of-range handling.
2107
2108 2004-06-11 Martin Hunt <hunt@redhat.com>
2109
2110 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2111 has no fpu.
2112
2113 2004-06-10 Andrew Cagney <cagney@gnu.org>
2114
2115 * blockframe.c (legacy_inside_entry_func): Delete.
2116 (legacy_frame_chain_valid): Inline call to
2117 legacy_inside_entry_func, simplify.
2118
2119 2004-06-10 Bob Rossi <bob@brasko.net>
2120
2121 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2122 * dwarf2read.c (partial_die_info): Add dirname field.
2123 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2124 (read_partial_die): Save away DW_AT_comp_dir.
2125 * defs.h (symtab_to_filename): Removed.
2126 * source.c (find_and_open_source): Added.
2127 (open_source_file): Just calls find_and_open_source.
2128 (symtab_to_filename): Removed.
2129 (symtab_to_fullname, psymtab_to_fullname): Added.
2130 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2131 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2132 symtab_to_filename.
2133 * symtab.h (partial_symtab): Add dirname field.
2134 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2135 (mi_cmd_file_list_exec_source_file): Call new function
2136 symtab_to_fullname to find fullname.
2137 (mi_cmd_file_list_exec_source_files): Added.
2138 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2139 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2140
2141 2004-06-10 Andrew Cagney <cagney@gnu.org>
2142
2143 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2144 to generic_use_struct_convention, the default value.
2145
2146 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2147 of abort.
2148
2149 * ns32k-tdep.c (ns32k_push_arguments): New function.
2150 (ns32k_gdbarch_init): Set deprecated_push_arguments.
2151 * infcall.c (call_function_by_hand): Call error instead of
2152 legacy_push_arguments.
2153 * value.h (legacy_push_arguments): Delete declaration.
2154 * valops.c (legacy_push_arguments): Delete function.
2155 (value_push): Delete function.
2156
2157 2004-06-10 Brian Ford <ford@vss.fsi.com>
2158
2159 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2160 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
2161 info.
2162 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2163
2164 2004-06-10 Andrew Cagney <cagney@gnu.org>
2165
2166 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2167 * gdbarch.h, gdbarch.c: Re-generate.
2168 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2169 parameters.
2170 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2171 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2172 deprecated_pc_in_call_dummy instead of
2173 DEPRECATED_PC_IN_CALL_DUMMY.
2174 (arm_skip_prologue): Ditto.
2175 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2176 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2177 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2178 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2179 Ditto.
2180 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
2181 (sh64_init_extra_frame_info, sh64_get_saved_register)
2182 (sh64_pop_frame): Ditto.
2183 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2184 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
2185 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2186 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
2187 (h8300_pop_frame): Ditto.
2188 * blockframe.c (legacy_inside_entry_func)
2189 (legacy_frame_chain_valid): Ditto.
2190 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2191 to deprecated_pc_in_call_dummy.
2192
2193 2004-06-09 Andrew Cagney <cagney@gnu.org>
2194
2195 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2196 provide a default value.
2197 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2198 * gdbarch.h, gdbarch.c: Re-generate.
2199 * arch-utils.c (generic_convert_register_p): Rename
2200 legacy_convert_register_p
2201 (legacy_register_to_value, legacy_value_to_register): Delete
2202 functions.
2203 * arch-utils.h (generic_convert_register_p): Rename
2204 legacy_convert_register_p.
2205 (legacy_register_to_value, legacy_value_to_register): Delete
2206 declarations.
2207
2208 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2209 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2210 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2211 * gdbarch.h, gdbarch.c: Re-generate.
2212 * infcmd.c (default_print_registers_info): Simplify.
2213 * findvar.c (value_of_register): Simplify.
2214 * mi/mi-main.c (get_register): Simplify.
2215 * arch-utils.c (legacy_convert_register_p): Always return 0.
2216 (legacy_register_to_value, legacy_value_to_register): Always call
2217 internal_error.
2218
2219 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2220 #ifdef CLEAR_INSN_CACHE code.
2221 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2222 Delete #ifdef CLEAR_DEFERRED_STORES code.
2223
2224 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2225
2226 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2227 copyright.
2228 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2229
2230 * config/mips/mipsv4.mh: Delete file.
2231
2232 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2233 unreferenced macro.
2234 (hpread_adjust_stack_address): Delete declaration.
2235
2236 2004-06-08 Andrew Cagney <cagney@gnu.org>
2237
2238 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2239 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2240 PTRACE_ATTACH / PTRACE_DETACH available call error.
2241 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2242 * infttrace.c (update_thread_state_after_attach, attach, detach):
2243 Remove #ifdef wrappers.
2244 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2245 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2246 * config/nm-bsd.h (ATTACH_DETACH): Delete.
2247 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2248 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2249 * config/nm-linux.h (ATTACH_DETACH): Delete.
2250 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2251 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2252 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2253 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2254 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2255
2256 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
2257
2258 * configure.in: Set $configdir to the right OS specific value.
2259 Use value when setting $tcldir and $tkdir.
2260 * configure: Regenerate.
2261
2262 2004-06-06 Paul Brook <paul@codesourcery.com>
2263
2264 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2265 records.
2266
2267 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
2268
2269 * ada-lang.c (lookup_symbol_in_language): New function to allow
2270 re-use of another language's symbol lookup code. (Placed here
2271 temporarily while Ada support is being integrated into the public
2272 tree).
2273 (restore_language): New auxiliary function for
2274 lookup_symbol_in_language.
2275 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2276 temporarily while Ada support is being integrated into the public
2277 tree).
2278
2279 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
2280
2281 * Makefile.in (check//%): New.
2282
2283 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2284 (mn10300_store_return_value): Rewrite.
2285 (mn10300_type_align): New.
2286 (mn10300_use_struct_convention): Rewrite.
2287 (mn10300_return_value): New, using all of the above.
2288 (mn10300_pop_frame_regular): Add saved_regs_size.
2289 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2290
2291 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2292 regs if PC is on movm.
2293
2294 2004-06-07 Jim Blandy <jimb@redhat.com>
2295
2296 Add native Linux support for the PowerPC E500.
2297 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2298 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2299 all architectures except the E500.
2300 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2301 #definitions.
2302 (struct gdb_evrregset_t): New type.
2303 (have_ptrace_getsetevrregs): New variable.
2304 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
2305 fetch_spe_registers): New functions.
2306 (fetch_register): Call fetch_spe_register as appropriate.
2307 Assert that we're only passed raw register numbers.
2308 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2309 Don't fetch gprs if they're pseudoregisters.
2310 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2311 store_spe_registers): New functions.
2312 (store_register): Call store_spe_register as appropriate.
2313 Assert that we're only passed raw register numbers.
2314 (store_ppc_registers): Call store_spe_registers as appropriate.
2315 Don't store gprs if they're pseudoregisters.
2316
2317 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
2318
2319 * thread-db.c (thread_get_info_callback): Fill in the thread_info
2320 struct if one exists, even if we are dealing with a zombie thread.
2321
2322 2004-06-07 Andrew Cagney <cagney@gnu.org>
2323
2324 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
2325 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
2326 Rename PC_REQUIRES_RUN_BEFORE_USE.
2327 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
2328 #ifdef.
2329
2330 2004-06-07 Randolph Chung <tausq@debian.org>
2331
2332 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
2333 unwinding after sp has been saved to the stack but before the end
2334 of the prologue, and after the fp has been modified but before it has
2335 been saved to the stack.
2336 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
2337 Remove superfluous definitions.
2338 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
2339
2340 2004-06-07 Guy Martin <gmsoft@gentoo.org>
2341
2342 Committed by Randolph Chung.
2343 * hppa-linux-nat.c: Include the correct version of the header file
2344 depending on the kernel version.
2345
2346 2004-06-06 Randolph Chung <tausq@debian.org>
2347
2348 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
2349 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
2350
2351 2004-06-06 Randolph Chung <tausq@debian.org>
2352
2353 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
2354 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
2355 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
2356 * hppa-tdep.c (hppa_symbol_address): New function definition.
2357 * hppa-tdep.h (hppa_symbol_address): New function declaration.
2358
2359 2004-06-06 Randolph Chung <tausq@debian.org>
2360
2361 * hppa-tdep.h (struct value): Forward declaration.
2362 (gdbarch_tdep): Define tdep find_global_pointer method.
2363 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
2364 associated with the function we are trying to call, and write it
2365 to the gp register.
2366 (hppa32_convert_from_funct_ptr_addr): New function.
2367 (hppa_find_global_pointer): New function.
2368 (hppa_gdbarch_init): Set default find_global_pointer method; set
2369 convert_from_func_ptr_addr method.
2370 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
2371 (hppa_linux_init_abi): Set find_global_pointer method.
2372 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
2373
2374 2004-06-06 Randolph Chung <tausq@debian.org>
2375
2376 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
2377 to struct value *function.
2378 * gdbarch.c: Regenerate.
2379 * gdbarch.h: Likewise.
2380 * infcall.c (call_function_by_hand): Pass entire function value
2381 to push_dummy_call.
2382
2383 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
2384 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
2385 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
2386 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
2387 * arm-tdep.c (arm_push_dummy_call): Likewise.
2388 * avr-tdep.c (avr_push_dummy_call): Likewise.
2389 * cris-tdep.c (cris_push_dummy_call): Likewise.
2390 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
2391 * frv-tdep.c (frv_push_dummy_call): Likewise.
2392 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2393 * hppa-tdep.c (hppa32_push_dummy_call)
2394 (hppa64_push_dummy_call): Likewise.
2395 * i386-tdep.c (i386_push_dummy_call): Likewise.
2396 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
2397 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
2398 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
2399 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
2400 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
2401 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2402 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
2403 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2404 (ppc64_sysv_abi_push_dummy_call): Likewise.
2405 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
2406 (ppc64_sysv_abi_push_dummy_call): Likewise.
2407 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
2408 * s390-tdep.c (s390_push_dummy_call): Likewise.
2409 * sh-tdep.c (sh_push_dummy_call_fpu)
2410 (sh_push_dummy_call_nofpu): Likewise.
2411 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
2412 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
2413 * vax-tdep.c (vax_push_dummy_call): Likewise.
2414
2415 2004-06-04 Jim Blandy <jimb@redhat.com>
2416
2417 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
2418 gdbarch argument to register_size.
2419
2420 * rs6000-tdep.c (rs6000_store_return_value): Use
2421 regcache_cooked_write_part instead of
2422 deprecated_write_register_bytes.
2423 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
2424 not gdbarch_deprecated_store_return_value.
2425
2426 * ppc-linux-nat.c (store_register, fetch_register): Remove
2427 incorrect assertions. Simplify and generalize handling of
2428 transfers whose sizes are not multiples of, or less than, sizeof
2429 (PTRACE_XFER_TYPE).
2430
2431 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
2432
2433 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
2434 as a new thread event.
2435 * thread-db.c (thread_get_info_callback): If the thread is a
2436 zombie, return TD_THR_ZOMBIE.
2437 (thread_from_lwp): If thread_get_info_callback returns
2438 TD_THR_ZOMBIE, check if the thread is still on the thread list
2439 and return a -1 ptid if not found.
2440 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
2441 change the status to TARGET_WAITKIND_SPURIOUS.
2442
2443 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
2444
2445 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
2446 double values in little endian mode.
2447
2448 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
2449
2450 Committed by Andrew Cagney.
2451 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
2452 after last enum constant to avoid error from IBM C
2453 compiler.
2454
2455 2004-06-02 Jim Blandy <jimb@redhat.com>
2456
2457 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
2458 to 'message', and make it local to the lone block that uses it.
2459
2460 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
2461
2462 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
2463
2464 * ada-exp.y: Update copyright notice.
2465 Include block.h.
2466
2467 Replace REGNAME, LAST, INTERNAL_VARIABLE with
2468 SPECIAL_VARIABLE and unify the treatment of these cases.
2469
2470 (write_attribute_call0): Remove.
2471 (write_attribute_call1): Remove.
2472 (write_attribute_calln): Remove.
2473 (save_qualifier): Add missing semicolon.
2474
2475 (simple_exp,exp): Decomment (i.e., reactivate) code that was
2476 temporarily disabled to allow compilation with FSF head version.
2477
2478 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
2479 use individual operators (OP_*) for all attributes.
2480 (exp syntax): Use write_int.
2481 Handle STRING literals with OP_STRING.
2482 (variable syntax): Add limit parameter to calls to
2483 write_object_renaming.
2484
2485 (temp_parse_space): New definition to hold entities that need
2486 only live until the next call to ada_parse.
2487 (string_to_operator): Rename fields of ada_opname_table entries.
2488
2489 (write_var_from_sym): Record block.
2490 (write_var_from_name): Minor reformatting.
2491 Make sure saved name is properly encoded in the case of multiple
2492 matches, and set its language to Ada.
2493 Update comment.
2494 Modify to indicate unresolved name as symbol in the UNRESOLVED
2495 namespace, allocated in temp_parse_space.
2496 (write_int): New function.
2497
2498 (write_object_renaming): Add max_depth parameter to limit
2499 chains of object renamings.
2500 Handle case where root of renaming expression is itself a renaming.
2501 Use temp_parse_space for temporary name buffer.
2502 Handle renamings to dereferenced pointers (___XEXA suffices).
2503
2504 (ada_parse, yyerror, string_to_operator,
2505 write_var_from_sym, write_var_from_name, write_attribute_call0,
2506 write_attribute_call1, write_attribute_calln,
2507 write_object_renaming): Protoize.
2508
2509 (_initialize_ada_exp): New function.
2510
2511 * ada-lang.c: Update copyright notice.
2512 General terminology change to conform to GNAT compiler usage:
2513 mangle => encode, demangle => decode
2514 Include gdb_obstack.h.
2515 Include gdb_regex.h
2516 Include frame.h
2517 Include hashtab.h
2518 Include completer.h
2519 Include gdb_stat.h
2520 Include block.h
2521 Include infcall.h
2522
2523 (ADA_RETAIN_DOTS): Make sure this is defined.
2524 (TRUNCATION_TOWARDS_ZERO): Define.
2525 (struct string_vector): Define.
2526 (unresolved_names): Remove definition.
2527 (xnew_string_vector): New function.
2528 (string_vector_append): New function.
2529 (extract_string): Make static.
2530 (ada_unqualified_name): New function.
2531 (add_angle_brackets): New function.
2532 (function_name_from_pc): New function.
2533 (place_on_stack): Rename to ensure_lval.
2534
2535 (ensure_lval): Renamed from place_on_stack.
2536 Make identity on lvals.
2537 Update comment.
2538 (is_nonfunction): New interface.
2539 Only symbols in LOC_CONST class can be enumerals.
2540 (fill_in_ada_prototype): Remove; now independent of language.
2541 (add_defn_to_vec): Add obstack and symtab arguments.
2542 Use obstack to hold collected definitions.
2543 (num_defns_collected): New function.
2544 (defns_collected): New function.
2545 (ada_resolve_subexp): Rename to resolve_subexp.
2546 (resolve_subexp): Renamed from ada_resolve_subexp.
2547 (ada_op_name): Return non-const result.
2548 (ada_decoded_op_name): Renamed from ada_op_name, now used for
2549 other purposes.
2550
2551 (to_fixed_array_type): Add declaration.
2552 (coerce_unspec_val_to_type): Remove offset parameter.
2553 (find_sal_from_funcs_and_line): New interface.
2554 (find_line_in_linetable): Ditto.
2555
2556 (all_sals_for_line): Rename to ada_sals_for_line and make
2557 global.
2558 Add new parameter. When set, do not ask the user to choose the
2559 instance, but use the first one found instead.
2560 Use given line number in returned sals.
2561 Fix comment.
2562 Skip the prologue if funfirstline is set.
2563 Correct for memory leak when 0 lines found.
2564
2565 (value_pos_atr): Use pos_atr.
2566 (pos_atr): New function.
2567 (standard_lookup): Add block parameter.
2568
2569 (makeTimeStart): Remove declaration and uses.
2570 (makeTimeStop): Remove declaration and uses.
2571
2572 (ada_completer_word_break_characters): Allow for VMS.
2573 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
2574 (raise_sym_name): New constant.
2575 (raise_unhandled_sym_name): New constant.
2576 (raise_assert_sym_name): New constant.
2577 (process_raise_exception_name): New constant.
2578 (longest_exception_template): New constant.
2579 (warning_limit): New variable to limit warnings during expression
2580 evaluation.
2581 (warnings_issued): New variable to keep track of warnings issued.
2582 (known_runtime_file_name_patterns): New constant.
2583 (known_auxiliary_function_name_patterns): New constant.
2584 (symbol_list_obstack): New variable.
2585
2586 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
2587 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
2588 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
2589 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
2590 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
2591 ada_variant_discrim_name, field_alignment, dynamic_template_type,
2592 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
2593 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
2594 and strcmp.
2595
2596 (ada_get_field_index): New function.
2597 (lim_warning): New function.
2598 (ada_translate_error_message): New function.
2599 (MAX_OF_SIZE): New function.
2600 (MIN_OF_SIZE): New function.
2601 (UMAX_OF_SIZE): New function.
2602 (UMIN_OF_SIZE): New function.
2603 (discrete_type_high_bound): New function.
2604 (discrete_type_low_bound): New function.
2605 (base_type): New function.
2606 (do_command): Remove.
2607
2608 (ada_update_initial_language): Use language_ada, not language_unknown.
2609 (ada_encode): Renamed from ada_mangle.
2610 Obey ADA_RETAIN_DOTS.
2611 (ada_decode): Renamed from ada_demangle.
2612 Update coding conventions.
2613 (decoded_names_store): New hash table.
2614 (ada_decode_symbol): New function.
2615 (ada_la_decode): New function.
2616
2617 (modify_general_field): Correct computations of offset and bit
2618 position.
2619 (desc_base_type): Handle ref types, too.
2620 (ada_is_direct_array_type): New function.
2621
2622 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2623 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2624 (ada_is_bogus_array_descriptor,ada_type_of_array,
2625 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
2626 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
2627 ada_is_array_descriptor_type.
2628
2629 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
2630 (ada_is_packed_array_type): Handle pointers or
2631 references to packed arrays as well.
2632 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
2633 (decode_packed_array_type): Search for the packed array type
2634 symbol in the currently selected block and associated
2635 superblocks too.
2636 Use lookup_symbol again.
2637
2638 (decode_packed_array): Handle pointers and references.
2639 Update call to coerce_unspec_val_to_type.
2640 (decode_packed_array_type,value_subscript_packed): Limit warnings.
2641 (ada_value_primitive_packed_val): Improve comment.
2642
2643 (ada_index_type): Substitute int type for "undefined".
2644 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
2645 ada_array_langth, ada_is_string_type): Use renamed
2646 ada_is_simple_array_type.
2647 (empty_array): New function.
2648
2649 (ada_resolve): Rename to resolve.
2650 (resolve): Make static.
2651 Call renamed resolve_subexp.
2652 Update comment.
2653 (ada_resolve_subexp): Rename to resolve_subexp.
2654 (resolve_subexp): Update comment.
2655 Decomment disabled code.
2656 Add LOC_COMPUTED* cases.
2657 Modify to use temporary struct symbols (marked as being in
2658 UNDEF_NAMESPACE) to indicate unresolved names, instead of
2659 OP_UNRESOLVED_VALUE.
2660 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
2661 Add OP_STRING case.
2662 Remove OP_ARRAY.
2663 Use SYMBOL_PRINT_NAME instead of ada_demangle.
2664 Use new ada_lookup_symbol_list interface.
2665 Use new ada_resolve_function interface.
2666 Remove OP_TYPE case.
2667
2668 (ada_args_match): Idiot proof against null actuals.
2669 Use intermediate variables to clarify.
2670 (ada_resolve_function): Update comment and interface.
2671 (mangled_ordered_before): Rename to encoded_ordered_before and
2672 update comment.
2673 (sort_choices): Update comment and interface.
2674 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
2675 (user_select_syms): New interface.
2676 Use new sort_choices interface.
2677 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
2678 (possible_user_operator_p): Idiot-proof against null values.
2679 (ada_simple_renamed_entity): Don't make cleanup; rely on
2680 caller to free result string.
2681 Remove const from return type.
2682 (make_array_descriptor): Rename uses of place_on_stack to
2683 ensure_lval.
2684 Make sure that arrays are on stack.
2685
2686 (HASH_SIZE): Define.
2687 (struct cache_entry): Define.
2688 (cache_space): Define.
2689 (cache): Define.
2690 (clear_ada_sym_cache): New function.
2691 (find_entry): New function.
2692 (lookup_cached_symbol): New function.
2693 (defn_vector_size): Define.
2694 (cache_symbol): New function.
2695 (defn_symbols): Remove.
2696
2697 (standard_lookup): Use lookup_symbol_in_language to get effect of
2698 C lookup.
2699 Cache results.
2700
2701 (symbol_completion_match): New function.
2702 (symbol_completion_add): New function.
2703 (ada_make_symbol_completion_list): New function.
2704
2705 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
2706 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
2707 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
2708 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
2709
2710 (ada_lookup_simple_minsym): New function.
2711 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
2712
2713 (add_symbols_from_enclosing_procs): New interface.
2714 Conditionalize more helpfully.
2715 Don't bother if program isn't running.
2716 Use new interface to get_frame_block.
2717 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
2718
2719 (remove_extra_symbols): New interface.
2720 (xget_renaming_scope): New function.
2721 (is_package_name): New function.
2722 (renaming_is_visible): New function.
2723 (remove_out_of_scope_renamings): New function.
2724
2725 (ada_lookup_symbol_list): New interface.
2726 Properly reinitialize the symbol list obstack.
2727 Don't call add_symbols_from_enclosing_procs if we start from a
2728 static or global block.
2729 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
2730 add_symbols_from_enclosing_procs.
2731 Add symtab data to cached entries.
2732 Handle symbols prefixed with
2733 "standard__" specially; strip prefix and don't look in local symbols.
2734 Do not include out of scope renaming symbols in list of
2735 symbols returned.
2736 Add const to block parameter.
2737 Move check for non-local, non-global symbols earlier.
2738 Remove timing stuff.
2739 (ada_lookup_symbol): New interface.
2740 Find symtab as well.
2741 (ada_lookup_symbol_nonlocal): New function.
2742
2743 (is_name_suffix): Enhance suffix detection to recognize
2744 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
2745 (is_dot_digits_suffix): New function.
2746 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
2747
2748 (ada_add_block_symbols): New interface. Use obstack to return results
2749 in a vector of struct ada_symbol_infos. Add symtab argument.
2750 Use new interface to add_defn_to_vec.
2751 Remove calls to fill_in_ada_prototype.
2752 Use BLOCK_BUCKETS, BLOCK_BUCKET.
2753
2754 (ada_finish_decode_line_1): Add const qualification to local to fix
2755 warning.
2756 Start looking in static block for functions to avoid attempts
2757 to search frame chain for up-level variables.
2758 Adapt to new ada_sals_for_line interface.
2759 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
2760 Handle quoting of the function name inside the spec string.
2761 Skip prologue when funfirstline is set and update the
2762 function documentation to that effect.
2763
2764 (debug_print_lines, debug_print_block, debug_print_blocks,
2765 debug_print_symtab): Remove.
2766
2767 (ada_main_name): New function.
2768 (ada_exception_breakpoint_type): New function.
2769 (is_known_support_routine): New function.
2770 (ada_find_printable_frame): Renamed from find_printable_frame and made
2771 global.
2772 Remove level parameter.
2773 Use new interface to select_frame.
2774
2775 (begin_command): Remove.
2776 (ada_adjust_exception_stop): New function.
2777 (ada_print_exception_stop): New function.
2778 (exception_name_from_cond): New function.
2779 (ada_report_exception_break): Replace disabled code with
2780 conditionalization on GNAT_GDB.
2781 Get the exception name from the condition string.
2782 Remove and move functionality into new functions
2783 ada_print_exception_breakpoint_task and
2784 ada_print_exception_breakpoint_nontask.
2785 (error_breakpoint_runtime_sym_not_found): New function.
2786 (is_runtime_sym_defined): New function.
2787 (ada_breakpoint_rewrite): Uncomment suppressed code.
2788 Use symbolic error-message and runtime-symbol names.
2789 Surround runtime symbol names in quotes.
2790 Allow non-specific breakpoints on exceptions and assertions before
2791 program starts.
2792
2793 (ada_is_tagged_type): Add parameter.
2794 (ada_is_tag_type): New function.
2795 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
2796 (ada_variant_discrim_type): Ditto.
2797 (value_tag_from_contents_and_address): New function.
2798 (type_from_tag): New function.
2799 (struct tag_args): New structure used to communicate with
2800 ada_tag_name_1.
2801 (ada_tag_name_1): New function.
2802 (ada_tag_name): New function.
2803
2804 (ada_scan_number): Update comment.
2805 (find_struct_field): New function.
2806 (ada_search_struct_field): Make static.
2807 (ada_value_struct_elt): New version that returns references when
2808 given pointers or references to structs.
2809 (ada_lookup_struct_elt_type): Add 'refok' parameter.
2810 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
2811 interface.
2812 (ada_value_ind): Use new ada_to_fixed_value interface.
2813 (ada_coerce_ref): Ditto.
2814 (field_offset): Remove.
2815
2816 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
2817 (ada_find_renaming_symbol): New function.
2818 (ada_prefer_type): Prefer named types over unnamed ones.
2819 (variant_field_index): New function.
2820 (contains_variant_part): Removed: subsumed by variant_field_index.
2821 (ada_template_to_fixed_record_type): New function, mostly from
2822 template_to_fixed_record_type.
2823 (template_to_fixed_record_type):
2824 Do not scan the type fields beyond the last one; prevents a
2825 potential SEGV.
2826 Handle case where variant field is listed BEFORE discriminant it
2827 depends on.
2828 Fix calculation of record length when bit length is
2829 not evenly divisible by char length.
2830 Move code to ada_template_to_fixed_record_type and call it.
2831
2832 (template_to_static_fixed_type): Revise comment.
2833 Modify to work on ordinary record types as well as templates,
2834 so as to handle fields that use ___XVE or ___XVU encodings.
2835 (to_record_with_fixed_variant_part): Fill out comment.
2836 Initialize C++ stuff in right type.
2837 Allow case where DVAL is null.
2838 Handle case where variant field is not last.
2839 Fix typo concerning record length.
2840 (to_fixed_record_type): Decomment disabled code.
2841 (to_fixed_record_type): Use variant_field_index instead of
2842 contains_variant_part.
2843 (to_fixed_variant_branch_type): Ditto.
2844 (to_fixed_array_type): Decomment disabled code.
2845 (ada_to_fixed_type): Convert tagged types to the specific type.
2846 Deactivate the size-check for array types in order to avoid
2847 some false size alarms.
2848 (to_static_fixed_type): Decomment disabled code.
2849 Modify to call template_to_static_fixed_type
2850 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
2851 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
2852 Remove valaddr argument, as it is never really used.
2853 (ada_to_fixed_value): Change interface to act on single struct value*
2854 operand.
2855 (adjust_pc_past_prologue): New function.
2856 (ada_attribute_name): Modify to take enum exp_opcode argument.
2857
2858 (ada_enum_name): Recognize new homonym-distinguishing convention.
2859 Adjust local variable's type to remove compiler warning.
2860 Fix a small problem in the part that unqualifies the enumeration name.
2861 (ada_value_binop): New function.
2862 (ada_value_equal): New function.
2863
2864 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
2865 Don't give error message when not doing normal evaluation
2866 and a tagged type doesn't seem to contain a structure member.
2867 Give error message for packed arrays.
2868 For indexing arrays, handle pointers to packed arrays correctly.
2869 Handle case of 'first and 'last attributes of bare integral type
2870 without encoded subtype info.
2871 Remove some unnecessary casts.
2872 Fix uninitialized value of type in computing 'first, 'last, or 'length
2873 of array object.
2874 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
2875 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
2876 calls.
2877 Attributes are now exp_opcode values.
2878 Correct treatment of 'modulus.
2879 Better error message for taking 'length of wrong kind of type;
2880 improve comment.
2881 Change EVAL_NORMAL to noside for consistency.
2882 Use ada_value_binop for DIV, MOD, REM.
2883 Make special case out of array of length 0, since an argument
2884 of 0 upsets some platforms' malloc.
2885 Use OP_STRING instead of OP_ARRAY.
2886 For slice, add check that we have an array type before extracting
2887 a slice out of it. Avoids a SEGV.
2888 When evaluating an array slice, if the array type is a reference to
2889 an aligner type, then replace the aligner type by the actual type.
2890 Decomment disabled code.
2891 Remove some dead code.
2892 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
2893 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
2894 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
2895 and UNOP_MBR to UNOP_IN_RANGE.
2896 If an array type has a parallel ___XVE type, then use it.
2897 Turn arrays into pointers for lvalue arrays.
2898 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
2899 bounds error and handle 0-length slices.
2900 Use lim_warning.
2901 When selecting fields, apply ada_to_fixed_value (because the fields
2902 might have ___XVU or ___XVE encodings even if not dynamic.)
2903 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
2904 (ada_is_system_address_type): New function.
2905
2906 (get_var_value): Use new interface to ada_lookup_symbol_list.
2907 (get_int_var_value): New interface.
2908 (to_fixed_range_type): Allow unknown bound, with warning.
2909 (ada_is_modular_type): Decomment disabled code.
2910 (ADA_OPERATORS): New definition.
2911 (ada_operator_length): New function.
2912 (ada_expr_op_name): New function.
2913 (ada_forward_operator_length): New function.
2914 (ada_dump_subexp_body): New function.
2915 (ada_print_subexp): New function.
2916 (ada_exp_descriptor): New constant.
2917 (ada_op_print_tab): Add 'size. Remove FIXMEs.
2918 (ada_language_defn): Add ada_exp_descriptor entry.
2919 Change ada_parse => parse.
2920 Add post-parser entry.
2921 Use ada-specific non-local symbol lookup.
2922 Don't use C-style arrays.
2923 String lower-bound is 1.
2924 Decomment disabled code.
2925 (parse): New function.
2926 New fields ada_translate_error_message, ada_lookup_symbol,
2927 ada_lookup_minimal_symbol.
2928
2929 * ada-lang.h: Update copyright dates.
2930 Replace the mangle/demangle terminology throughout by the
2931 more appropriate encode/decode one.
2932 Include breakpoint.h.
2933 Forward declare struct partial_symbol, struct block.
2934 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
2935 (EXTRACT_ADDRESS): Remove.
2936 (EXTRACT_INT): Remove.
2937 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
2938 (MAX_ENCLOSING_FRAME_LEVELS): Define.
2939 (MAX_RENAMING_CHAIN_LENGTH): Define.
2940 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
2941
2942 (enum task_states): Remove.
2943 ada_task_states: Remove.
2944 (fat_string): Remove.
2945 (struct entry_call): Remove.
2946 (struct task_fields): Remove.
2947 (struct task_entry): Remove.
2948
2949 (struct ada_symbol_info): Define.
2950 (enum ada_attribute): Remove.
2951 (enum ada_operator): Define.
2952
2953 (ada_get_field_index): Declare.
2954 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
2955 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2956 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2957 (ada_lookup_symbol_list): New interface.
2958 (ada_decode_symbol): Declare.
2959 (ada_decode): Declare.
2960 (ada_lookup_symbol): New interface.
2961 (ada_update_initial_language): Declare.
2962 (ada_lookup_simple_minsym): Declare.
2963 (user_select_syms): New interface.
2964 (ada_sals_for_line): Declare.
2965 (ada_is_tagged_type): New interface.
2966 (ada_tag_name): Declare.
2967 (ada_lookup_struct_elt_type): Remove declaration.
2968 (ada_search_struct_field): Remove declaration.
2969 (ada_attribute_name): New interface.
2970 (ada_is_system_address_type): Declare.
2971 (ada_to_fixed_value): Remove declaration.
2972 (ada_template_to_fixed_record_type_1): Declare.
2973 (get_int_var_value): New interface.
2974 (ada_find_any_symbol): Declare.
2975 (ada_find_renaming_symbol): Declare.
2976 (ada_mangle): Rename to ada_encode.
2977 (ada_simple_renamed_entity): Remove const.
2978 (ada_main_name): Declare.
2979 (get_current_task): Rename to ada_get_current_task.
2980 (get_entry_number): Remove declaration.
2981 (ada_report_exception_break): Remove declaration.
2982 (ada_print_exception_breakpoint_nontask): Declare.
2983 (ada_print_exception_breakpoint_task): Declare.
2984 (ada_find_printable_frame): Declare.
2985
2986 * ada-lex.l: Update copyright notices.
2987 Use xmalloc and xfree instead of malloc and free.
2988 Use new interface to name_lookup.
2989 Use new interface to
2990 ada_mangle=>ada_encode.
2991 Redo handling of '$...' variable to parallel current treatment
2992 in c-exp.y.
2993 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
2994 digit_to_int, strtoulst, processInt, processReal, processId,
2995 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
2996 yywrap): Protoize.
2997
2998 (processInt): Use cast to remove harmless warning.
2999 (processReal): Modify to get rid of compiler warning on scan formats.
3000
3001 (processId): Replace xmalloc with obstack_alloc for name and remove
3002 call to ada_name_string_cleanup.
3003 Remove obsolete disabled code.
3004 (name_lookup): Ditto.
3005 New interface.
3006 Use obsavestring on temp_parse_space instead of savestring
3007 on name, and remove call to ada_name_string_cleanup.
3008 Free string returned from ada_simple_renamed_entity.
3009 Use new interface to ada_lookup_symbol_list.
3010 Decomment disabled code.
3011 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
3012 not types.
3013 When a type name lookup succeeds as a result of
3014 lookup_primitive_typename, check for regular type entry that has not
3015 yet been read in.
3016 Limit length of chain of renamed symbols we are willing to follow.
3017 Do not break names beginning with "standard__" into segments.
3018 (block_lookup): Use new interface to ada_lookup_symbol_list.
3019
3020 * ada-typeprint.c: Update copyright notice.
3021 (demangled_type_name): Rename to decoded_type_name.
3022 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3023 (print_range_bound): Correct handling of negative
3024 bounds that make the index type looked unsigned under STABS.
3025 (print_dynamic_range_bound): Use new interface to get_int_var_value.
3026 (print_range_type_named): Use the builtin int type if no type
3027 corresponding to the given type name could be found.
3028 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3029 Add some bullet-proofing.
3030 (print_variant_clauses): Allow for variant branches with ___XVU
3031 encodings that are not dynamic fields.
3032 Use new interface to ada_is_tagged_type.
3033 (print_record_type): Allow for fields with ___XVE encodings that
3034 are not dynamic fields.
3035 Use new interface to ada_is_tagged_type.
3036 (ada_print_type): ada_is_array_descriptor =>
3037 ada_is_array_descriptor_type.
3038
3039 * ada-valprint.c: Update copyright notice.
3040 Include gdb_string.h
3041 Include infcall.h
3042 (ui_memcpy): New function.
3043 (ada_print_floating): New function.
3044 (ada_print_str): Order arguments correctly.
3045 Correct handling of empty arrays and arrays of 0-length items.
3046 ada_is_array_descriptor => ada_is_array_descriptor_type
3047 Print values of type System.Address in hexadecimal format.
3048 Use ada_print_floating to print floating-point numbers in Ada format.
3049 Print class tag values with type names.
3050 No longer print the address of reference values. Avoids
3051 a potential confusion.
3052 (ada_value_print): Stop printing the object type for reference
3053 values, but preserve that behavior for access types. Avoids
3054 a potential confusion.
3055 Simplify one conditional expression, as the first part is now
3056 necessarily true.
3057 ada_is_array_descriptor => ada_is_array_descriptor_type
3058 Add check for arrays for null records, and print them by hand.
3059
3060 2004-06-01 Jim Blandy <jimb@redhat.com>
3061
3062 * ppc-tdep.h: Delete unused 'regoff' member.
3063 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3064
3065 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
3066
3067 Fix PR symtab/1661.
3068 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3069 (hpread_read_struct_type): Likewise.
3070
3071 2004-06-01 Andrew Cagney <cagney@gnu.org>
3072
3073 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3074 instead of xasprintf.
3075 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
3076 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
3077 (mi_cmd_data_list_register_names)
3078 (mi_cmd_data_list_changed_registers)
3079 (mi_cmd_data_list_register_values)
3080 (get_register, mi_cmd_data_write_register_values)
3081 (mi_cmd_data_write_register_values)
3082 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
3083 (mi_cmd_target_download, mi_cmd_target_select)
3084 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
3085 (mi_execute_cli_command, mi_execute_async_cli_command)
3086 (mi_execute_async_cli_command): Ditto.
3087 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3088 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3089
3090 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3091 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3092 error_last_message instead of mi_error_last_message.
3093 * mi/mi-main.c (mi_error_last_message): Delete function.
3094
3095 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3096 "invalid number of columns" error. Delete redundant "out of
3097 memory" check.
3098
3099 2004-05-31 Mark Kettenis <kettenis@gnu.org>
3100
3101 * i386bsd-nat.c: Don't include <sys/procfs.h>.
3102 (gregset_t, fpregset_t): Remove typedefs.
3103 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3104 (REG_OFFSET): Rename argument.
3105 (i386bsd_r_reg_offset): Rename from reg_offset.
3106 (REG_ADDR): Remove macro.
3107 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3108 functions.
3109 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3110 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3111 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
3112 instead of supply_gregset.
3113 (store_inferior_registers): Use `struct reg' and `struct fpreg'
3114 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
3115 instead of fill_gregset.
3116 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3117
3118 * i386bsd-nat.c: Don't include "gregset.h".
3119 (supply_gregset, fill_gregset): Make static.
3120 (supply_fpregset, fill_fpregset): Remove.
3121 * Makefile.in (i386bsd-nat.o): Update dependencies.
3122
3123 2004-05-30 Mark Kettenis <kettenis@gnu.org>
3124
3125 * fbsd-proc.c: Include "regcache.h", "regset.h" and
3126 "gdb_assert.h". Con't include "gregset.h".
3127 (fbsd_make_corefile_notes): Use regset-based core file support
3128 instead off fill_gregset and fill_fpregset.
3129 * Makefile.in (fbsd-proc.o): Update dependencies.
3130
3131 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3132 instructions.
3133 (m88k_frame_prev_register): Simplify code a bit.
3134
3135 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3136 (amd64_collect_fpregset): New function.
3137 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3138
3139 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3140
3141 * i386-tdep.c (i386_supply_gregset): Adjust comment.
3142 (i386_collect_gregset): New function.
3143 (i386_supply_fpregset): Adjust comment.
3144 (i386_collect_fpregset): New function.
3145 (i386_regset_from_core_section): Use i386_collect_gregset and
3146 i386_collect_fpregset.
3147
3148 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3149 handle VALUEP being null.
3150
3151 * regset.h (collect_regset_ftype): Unconstify fourth argument.
3152
3153 2004-05-29 Mark Kettenis <kettenis@gnu.org>
3154
3155 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
3156
3157 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3158 assembler in OpenBSD 3.5-current.
3159 (amd64obsd_sigcontext_addr): Likewise.
3160
3161 2004-05-28 Jim Blandy <jimb@redhat.com>
3162
3163 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3164 register set, so our regcache isn't declared "legacy" and our E500
3165 pseudoregister read and write functions aren't ignored.
3166 (rs6000_register_byte, rs6000_register_raw_size,
3167 rs6000_register_virtual_type, rs6000_register_convertible,
3168 rs6000_register_convert_to_virtual,
3169 rs6000_register_convert_to_raw): Deleted.
3170 (rs6000_register_type, rs6000_convert_register_p,
3171 rs6000_register_to_value, rs6000_value_to_register): New
3172 functions.
3173 (rs6000_gdbarch_init): Don't register
3174 gdbarch_deprecated_register_size,
3175 gdbarch_deprecated_register_bytes,
3176 gdbarch_deprecated_register_byte,
3177 gdbarch_deprecated_register_raw_size,
3178 gdbarch_deprecated_register_virtual_type,
3179 gdbarch_deprecated_register_convertible,
3180 gdbarch_deprecated_register_convert_to_virtual, or
3181 gdbarch_deprecated_register_convert_to_raw methods. Instead,
3182 register gdbarch_register_type, gdbarch_convert_register_p,
3183 gdbarch_register_to_value, and gdbarch_value_to_register methods.
3184
3185 2004-05-26 Jim Blandy <jimb@redhat.com>
3186
3187 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3188 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3189 functions, updated to match the register numberings used in GCC.
3190 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3191 rs6000_dwarf2_reg_to_regnum as register number conversions
3192 functions for STABS and Dwarf2.
3193
3194 2004-05-26 Randolph Chung <tausq@debian.org>
3195
3196 * infttrace.h (target_waitkind): Forward declare type instead of pulling
3197 in header file.
3198
3199 2004-05-25 Joel Brobecker <brobecker@gnat.com>
3200
3201 * NEWS: Document new "start" command.
3202
3203 2004-05-25 Randolph Chung <tausq@debian.org>
3204
3205 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3206 hppa-linux.
3207
3208 2004-05-25 Randolph Chung <tausq@debian.org>
3209
3210 * hppa-hpux-tdep.c (offsetof): Define.
3211 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3212 (hppa32_hpux_frame_base_before_sigtramp)
3213 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3214 (hppa64_hpux_frame_saved_pc_in_sigtramp)
3215 (hppa64_hpux_frame_base_before_sigtramp)
3216 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
3217 functions.
3218 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3219 (hppa_hpux_sigtramp_frame_unwind_cache)
3220 (hppa_hpux_sigtramp_frame_this_id)
3221 (hppa_hpux_sigtramp_frame_prev_register)
3222 (hppa_hpux_sigtramp_frame_unwind)
3223 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3224 (hppa_hpux_init_abi): Register sigtramp unwinder.
3225 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3226
3227 2004-05-25 Randolph Chung <tausq@debian.org>
3228
3229 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3230 and multiple stack unwinds.
3231 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3232
3233 2004-05-25 Andrew Cagney <cagney@gnu.org>
3234
3235 * symfile.h (symbol_file_add_from_memory): Delete declaration.
3236 * symfile-mem.h: Delete file.
3237 * symfile-mem.c: Do not include "symfile-mem.h".
3238 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3239 "struct bfd_section". When an error do not bother returning NULL.
3240 (add_symbol_file_from_memory_command): Use "struct bfd" and
3241 "struct bfd_section".
3242 * Makefile.in (symfile_mem_h): Delete.
3243 (symfile-mem.o): Update dependencies.
3244
3245 2004-05-25 Nick Roberts <nickrob@gnu.org>
3246
3247 * gdb-mi.el: New file.
3248
3249 2004-05-25 Andrew Cagney <cagney@gnu.org>
3250
3251 * inftarg.c: Include "observer.h".
3252 (child_attach, child_create_inferior): Notify inferior_created.
3253 * corelow.c: Include "observer.h".
3254 (core_open): Notify inferior_created.
3255 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3256
3257 2004-05-25 Andrew Cagney <cagney@gnu.org>
3258
3259 * target.h (struct target_ops): Add from_tty to
3260 to_create_inferior.
3261 (target_create_inferior, find_default_create_inferior): Update.
3262 * infcmd.c (run_command): Update.
3263 * wince.c (child_create_inferior): Update.
3264 * win32-nat.c (child_create_inferior): Update.
3265 * uw-thread.c (uw_thread_create_inferior): Update.
3266 * thread-db.c (thread_db_create_inferior): Update.
3267 * target.c (debug_to_create_inferior)
3268 (find_default_create_inferior): Update.
3269 (maybe_kill_then_create_inferior): Update.
3270 * sol-thread.c (sol_thread_create_inferior): Update.
3271 * remote.c (extended_remote_async_create_inferior)
3272 (extended_remote_create_inferior): Update.
3273 * remote-vx.c (vx_create_inferior): Update.
3274 * remote-st.c (st2000_create_inferior): Update.
3275 * remote-sim.c (gdbsim_create_inferior): Update.
3276 * remote-sds.c (sds_create_inferior): Update.
3277 * remote-rdp.c (remote_rdp_create_inferior): Update.
3278 * remote-rdi.c (arm_rdi_create_inferior): Update.
3279 * remote-m32r-sdi.c (m32r_create_inferior): Update.
3280 * remote-e7000.c (e7000_create_inferior): Update.
3281 * procfs.c (procfs_create_inferior): Update.
3282 * ocd.c (ocd_create_inferior): Update.
3283 * ocd.h (ocd_create_inferior): Update.
3284 * nto-procfs.c (procfs_create_inferior): Update.
3285 * monitor.c (monitor_create_inferior): Update.
3286 * lin-lwp.c (lin_lwp_create_inferior): Update.
3287 * inftarg.c (child_create_inferior): Update.
3288 * hpux-thread.c (hpux_thread_create_inferior): Update.
3289 * gnu-nat.c (gnu_create_inferior): Update.
3290
3291 2004-05-25 Andrew Cagney <cagney@gnu.com>
3292
3293 * MAINTAINERS: Update e-mail address.
3294
3295 2004-05-24 Randolph Chung <tausq@debian.org>
3296
3297 * thread.c (info_threads_command, thread_apply_all_command)
3298 (thread_apply_command, thread_command, do_captured_thread_select):
3299 Remove HPUXHPPA-specific code.
3300
3301 2004-05-24 Randolph Chung <tausq@debian.org>
3302
3303 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3304 unused symbols.
3305 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3306 references.
3307
3308 2004-05-24 Joel Brobecker <brobecker@gnat.com>
3309
3310 * infcmd.c (kill_if_already_running): New function, extracted
3311 from run_command().
3312 (run_command): Replace extracted code by call to
3313 kill_if_already_running().
3314 (start_command): New function.
3315 (_initialize_infcmd): Add "start" command.
3316
3317 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3318
3319 Add OpenBSD/m88k support.
3320 * NEWS (New native configurations): Mention OpenBSD/m88k.
3321 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
3322 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
3323 * Makefile.in (m88k_tdep_h): New variable.
3324 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
3325 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
3326 * configure.host: Add m88*-*-openbsd*.
3327 * configure.tgt: Add m88*-*-openbsd*.
3328
3329 2004-05-24 Jim Blandy <jimb@redhat.com>
3330
3331 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
3332 to approve changes.
3333
3334 2004-05-24 Kevin Buettner <kevinb@redhat.com>
3335
3336 * symtab.c (fixup_section): Search section table when lookup by
3337 name fails.
3338
3339 2004-05-24 Randolph Chung <tausq@debian.org>
3340
3341 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
3342 be "small_struct".
3343
3344 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3345
3346 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
3347 register number in regcache_raw_collect call.
3348 (m68kbsd_collect_fpregset): Likewise.
3349 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
3350
3351 * regset.h (struct regset): Add back `regset' member.
3352
3353 2004-05-23 Mark Kettenis <kettenis@gnu.org>
3354
3355 * configure.in: Check for td_pcb in `struct thread'.
3356 * configure, config.in: Regenerated.
3357
3358 * dpx2-nat.c: Remove file.
3359 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
3360 (dpx2-nat.o): Remove dependencies.
3361
3362 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
3363 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
3364 (amd64obsd_supply_pcb): New function.
3365 (_initialize_amd64obsd_nat): Enable libkvm interface.
3366 * Makefile.in (amd64obsd-nat.o): Update dependencies.
3367 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
3368 (LOADLIBES): New variable.
3369
3370 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
3371 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
3372 (sparc32nbsd_supply_pcb): New function.
3373 (_initialize_sparcnbsd_nat): Enable libkvm interface.
3374 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
3375 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3376 (LOADLIBES): New variable.
3377
3378 2004-05-22 Mark Kettenis <kettenis@gnu.org>
3379
3380 * bsd-kvm.c, bsd-kvm.h: New files.
3381 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3382 "bsd-kvm.h".
3383 (i386fbsd_supply_pcb): New function.
3384 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
3385 (i386fbsd-nat.o): Update dependencies.
3386 (bsd_kvm_h): New variable.
3387 (bsd-kvm.o): New dependency.
3388 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3389 (LOADLIBES): New variable.
3390
3391 * regset.c: Tweak comment.
3392 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
3393 macro.
3394 * regset.h: Update copyright year.
3395 (struct regset): Remove `descr' member, add `gdbarch' member.
3396 (regset_alloc): Adjust prototype and comment.
3397 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
3398 (i386_supply_fpregset): Likewise.
3399 (i386_regset_from_core_section): Update call to regset_alloc.
3400 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
3401 REGSET->arch.
3402 (i386obsd_aout_regset_from_core_section): Update call to
3403 regset_alloc.
3404 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
3405 REGSET->arch.
3406 (i386nbsd_aout_regset_from_core_section): Update call to
3407 regset_alloc.
3408 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
3409 REGSET->arch.
3410 (amd64_regset_from_core_section): Update call to regset_alloc.
3411 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
3412 REGSET->arch.
3413 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
3414 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
3415 &sparc32nbsd_gregset in sparc32_supply_gregset call.
3416 (sparc32nbsd_init_abi): Update call to regset_alloc.
3417 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
3418 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
3419 (sparc64obsd_init_abi): Update call to regset_alloc.
3420 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
3421 &sparc64nbsd_gregset in sparc64_supply_gregset call.
3422 (sparc64nbsd_init_abi): Update call to regset_alloc.
3423 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
3424 &sparc64fbsd_gregset in sparc64_supply_gregset call.
3425 (sparc64fbsd_init_abi): Update call to regset_alloc.
3426
3427 2004-05-22 Jim Blandy <jimb@redhat.com>
3428
3429 * ppc-tdep.h (spe_register_p): New declaration.
3430 (struct gdbarch_tdep): New members: ppc_acc_regnum and
3431 ppc_spefscr_regnum.
3432 * rs6000-tdep.c (spe_register_p): New function.
3433 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
3434 spefscr.
3435 (rs6000_gdbarch_init): Initialize the new members of the tdep
3436 structure.
3437
3438 2004-05-21 Jim Blandy <jimb@redhat.com>
3439
3440 * ppc-linux-nat.c (fetch_register): Move code back to be next
3441 to the comment that describes it. (Moved code, instead of
3442 comment, for symmetry with store_register.)
3443
3444 Allocate regset structures in the gdbarch's obstack, not using
3445 xmalloc.
3446 * regset.c (regset_alloc): Renamed from regset_xmalloc.
3447 Add 'arch' argument. Allocate the regset on arch's obstack, not
3448 using xmalloc.
3449 * regset.h (regset_alloc): Update declaration.
3450 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
3451 gdbarch argument.
3452 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3453 * i386-tdep.c (i386_regset_from_core_section): Same.
3454 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3455 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3456 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3457 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3458 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3459 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3460
3461 2004-05-21 Joel Brobecker <brobecker@gnat.com>
3462
3463 * config/djgpp/fnchange.lst: Undo previous change, was useless.
3464
3465 2004-05-21 Jim Blandy <jimb@redhat.com>
3466
3467 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
3468 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
3469
3470 2004-05-20 Jim Blandy <jimb@redhat.com>
3471
3472 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
3473
3474 2004-05-20 Mark Kettenis <kettenis@gnu.org>
3475
3476 * regset.h: Make prototype const-correct.
3477 * regset.c (regset_xmalloc): Make const-correct.
3478
3479 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
3480
3481 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
3482 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
3483 (symbol_search_name): Declare.
3484
3485 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
3486 (iter_name_next_hashed): Ditto.
3487 (iter_name_next_linear): Ditto.
3488 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
3489
3490 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
3491 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
3492 (symbol_search_name): New function.
3493
3494 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
3495
3496 * minsyms.c (build_minimal_symbol_hash_tables): Change
3497 test for adding to demangled hash table to check for difference
3498 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3499
3500 2004-05-19 Jim Blandy <jimb@redhat.com>
3501
3502 Use a constructor function to create regset structures.
3503 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3504 (struct regset): Use supply_regset_ftype. Add new
3505 'collect_regset' member.
3506 (regset_xmalloc): New declaration.
3507 * regset.c: New file.
3508 * am64-tdep.c (amd64_regset_from_core_section): Use
3509 regset_xmalloc to construct regset structures.
3510 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3511 * i386-tdep.c (i386_regset_from_core_section): Same.
3512 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3513 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3514 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3515 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3516 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3517 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3518 * Makefile.in (COMMON_OBS): Add regset.o.
3519 (regset.o): New rule.
3520
3521 2004-05-19 Joel Brobecker <brobecker@gnat.com>
3522
3523 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3524 and pthread_cond_wait.c.
3525
3526 2004-05-18 Jim Blandy <jimb@redhat.com>
3527
3528 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3529 before the mach-specific switch, and then let the individual cases
3530 override the defaults, rather than leaving them uninitialized
3531 until the switch and then setting them in each case.
3532
3533 2004-05-18 Randolph Chung <tausq@debian.org>
3534
3535 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3536 millicode functions.
3537
3538 2004-05-18 Randolph Chung <tausq@debian.org>
3539
3540 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3541 references to dld_flags_buffer consistent.
3542
3543 2004-05-18 Randolph Chung <tausq@debian.org>
3544
3545 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3546 it for unwinding the stack.
3547
3548 2004-05-18 Randolph Chung <tausq@debian.org>
3549
3550 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3551 Undefine these so we can overide them using gdbarch.
3552
3553 2004-05-18 Randolph Chung <tausq@debian.org>
3554
3555 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3556 handling for 64-bit HPUX (elf).
3557
3558 2004-05-18 Daniel Jacobowitz <dan@debian.org>
3559
3560 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
3561 constants.
3562 * amd64-tdep.c (amd64_skip_prologue): Likewise.
3563 * ia64-tdep.c (examine_prologue): Likewise.
3564 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
3565 * v850-tdep.c (v850_fix_call_dummy): Likewise.
3566
3567 2004-05-18 Mark Kettenis <kettenis@gnu.org>
3568
3569 * vax-tdep.c (vax_return_value): Implement
3570 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3571
3572 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3573
3574 * vax-tdep.c (vax_return_value): Fix typo.
3575
3576 2004-05-17 Andrew Cagney <cagney@redhat.com>
3577
3578 * MAINTAINERS: Mark Salter was also responsible for
3579 testsuite/config/
3580
3581 * NEWS: Mention signal fixes.
3582
3583 2004-05-17 Randolph Chung <tausq@debian.org>
3584
3585 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
3586 check to see if we are unwinding an export stub. Export stubs clobber
3587 the %rp in the call path and stores the original rp in a stack slot.
3588
3589 2004-05-17 Jim Blandy <jimb@redhat.com>
3590
3591 * MAINTAINERS: Update address for J.T. Conklin.
3592
3593 2004-05-17 Randolph Chung <tausq@debian.org>
3594
3595 * hppa-tdep.c: Remove superfluous #include's.
3596 * Makefile.in (hppa-tdep.o): Update dependencies.
3597
3598 2004-05-17 Randolph Chung <tausq@debian.org>
3599
3600 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
3601 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
3602 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
3603 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
3604 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
3605 Remove static function declarations.
3606
3607 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3608
3609 * alphabsd-nat.c: Update copyright year.
3610 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
3611
3612 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
3613 and M68K_A2_REGNUM.
3614
3615 * m68k-tdep.c (m68k_svr4_return_value): Implement
3616 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3617
3618 2004-05-16 Mark Kettenis <kettenis@gnu.org>
3619
3620 * sol-thread.c Update copyright year. Fix various coding
3621 standards violations. Tweak a few comments.
3622 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
3623 Delete prototypes.
3624
3625 2004-05-15 Randolph Chung <tausq@debian.org>
3626
3627 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
3628 as pointer instead of array reference since HPUX compiler does
3629 not accept unsized array arguments.
3630 * somsolib.c (dld_flags_buffer): Use constant array size.
3631
3632 2004-05-15 Mark Kettenis <kettenis@gnu.org>
3633
3634 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
3635 offset with decimal offset.
3636 (amd64obsd_sigcontext_addr): Return correct address for entire
3637 signal trampoline.
3638
3639 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
3640 instead of get_frame_base.
3641
3642 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
3643 (fill_gregset): Use regcache_raw_collect.
3644
3645 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
3646 ppcobsd-tdep.c.
3647
3648 * config/sparc/tm-nbsd64.h: Remove file.
3649 * config/tm-sunos.h: Remove file.
3650
3651 2004-05-15 Joel Brobecker <brobecker@gnat.com>
3652
3653 * rs6000-tdep.c (store_param_on_stack_p): New function,
3654 an improved version of some code extracted from skip_prologue().
3655 (skip_prologue): Use store_param_on_stack_p() to detect
3656 instructions saving a parameter on the stack. Detect when r0
3657 is used to save a parameter.
3658 Do not mark "li rx, SIMM" instructions as part of the prologue,
3659 unless the following instruction is also part of the prologue.
3660
3661 2004-05-14 Andrew Cagney <cagney@redhat.com>
3662
3663 * infrun.c (handle_inferior_event): Simplify
3664 STEP_OVER_UNDEBUGGABLE.
3665
3666 * infrun.c (handle_step_into_function): Delete function.
3667 (handle_inferior_event): Inline calls to
3668 handle_step_into_function.
3669
3670 2004-05-14 Jerome Guitton <guitton@gnat.com>
3671
3672 * rs6000-nat.c: Fix a comment.
3673
3674 2004-05-12 David Anderson <davea@sgi.com>
3675
3676 Committed by Jim Blandy <jimb@redhat.com>:
3677 * regcache.c (struct regcache_descr): fix comment spelling.
3678
3679 2004-05-13 J. Brobecker <brobecker@gnat.com>
3680
3681 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
3682 Fixes a link link failure.
3683
3684 2004-05-13 J. Brobecker <brobecker@gnat.com>
3685
3686 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
3687 error that was causing the build to fail.
3688
3689 2004-05-13 J. Brobecker <brobecker@gnat.com>
3690
3691 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
3692 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
3693
3694 2004-05-13 Andrew Cagney <cagney@redhat.com>
3695
3696 * infrun.c (handle_inferior_event): Check for
3697 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
3698 calls. Update comments.
3699
3700 2004-05-13 Jim Blandy <jimb@redhat.com>
3701
3702 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
3703 (fetch_regs_user_thread, fetch_regs_kernel_thread)
3704 (store_regs_user_thread, store_regs_kernel_thread): Use
3705 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
3706 * ppc-linux-nat.c (fill_gregset): Same.
3707 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
3708 (ppc_linux_sigtramp_cache): Same.
3709 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
3710 (ppcnbsd_sigtramp_cache_init): Same.
3711 * rs6000-nat.c (fetch_core_registers): Same.
3712 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
3713 (rs6000_frame_cache): Same.
3714
3715 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
3716 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
3717 of assuming that the gprs are numbered starting with zero.
3718 * ppc-linux-nat.c (fill_gregset): Same.
3719 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
3720 * ppcnbsd-nat.c (getregs_supplies): Same.
3721 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
3722 * rs6000-nat.c (fetch_core_registers): Same.
3723 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
3724
3725 2004-05-07 Michael Snyder <msnyder@redhat.com>
3726
3727 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
3728 LOC_COMPUTED_ARG, and LOC_INDIRECT.
3729
3730 2004-05-13 Andrew Cagney <cagney@redhat.com>
3731
3732 * infrun.c (handle_inferior_event): Use frame_unwind_id.
3733
3734 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
3735
3736 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
3737 base_address for shared libraries.
3738
3739 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
3740
3741 * MAINTAINERS (write after approval): Add myself.
3742
3743 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
3744
3745 * breakpoint.c (bpstat_stop_status): Add new argument
3746 STOPPED_BY_WATCHPOINT. Use it instead of testing
3747 target_stopped_data_address agaist 0 to check whether
3748 or not we stopped due to a hardware watchpoint.
3749 * breakpoint.h (bpstat_stop_status): Adapt prototype.
3750 * infrun.c (handle_inferior_event): Call bpstat_stop_status
3751 with new argument.
3752
3753 2004-05-12 Jim Blandy <jimb@redhat.com>
3754
3755 * configure.in: When checking whether we should use the -bbigtoc
3756 option, don't forget to restore the original value of LDFLAGS.
3757 * configure: Regenerated.
3758
3759 2004-05-12 Andrew Cagney <cagney@redhat.com>
3760
3761 * thread.c (load_infrun_state): Delete step_sp.
3762 * infrun.c (context_switch): Ditto.
3763 * inferior.h (step_sp): Ditto.
3764 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
3765 * gdbthread.h (struct thread_info, save_infrun_state)
3766 (restore_infrun_state): Ditto.
3767
3768 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
3769
3770 * MAINTAINERS (write after approval): Add myself.
3771
3772 2004-05-12 Andrew Cagney <cagney@redhat.com>
3773
3774 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
3775 eliminate reference to step_sp.
3776 (struct execution_control_state, init_execution_control_state)
3777 (handle_inferior_event, keep_going): Delete update_step_sp and
3778 step_sp.
3779 * infcmd.c (step_sp): Note that variable is unused.
3780
3781 2004-05-11 Andrew Cagney <cagney@redhat.com>
3782
3783 * infrun.c (step_over_function): Delete function.
3784 (handle_step_into_function): Use insert_step_resume_breakpoint.
3785 (insert_step_resume_breakpoint): Fix assertion.
3786
3787 2004-05-11 Nick Roberts <nickrob@gnu.org>
3788
3789 * utils.c (defaulted_query): Just use the normal query input type
3790 when printing the annotations.
3791
3792 2004-05-11 Andrew Cagney <cagney@redhat.com>
3793
3794 * infrun.c (handle_inferior_event): Simplify code handling
3795 step-into or return-from a signal trampoline.
3796
3797 2004-05-11 Andrew Cagney <cagney@redhat.com>
3798
3799 * ppcnbsd-tdep.c: Include "gdb_assert.h".
3800 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
3801
3802 2004-05-10 Jim Blandy <jimb@redhat.com>
3803
3804 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
3805 with a call to internal_error.
3806
3807 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
3808 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
3809 processor variant lacks those registers.
3810 (ppc_floating_point_unit_p): Change description to make it clear
3811 that this returns info about the ISA, not the ABI.
3812 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
3813 return true or false by checking tdep->ppc_fp0_regnum and
3814 tdep->ppc_fpscr_regnum. The original code replicated the BFD
3815 arch/mach switching done in rs6000_gdbarch_init; it's better to
3816 keep that logic there, and just check the results here.
3817 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
3818 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
3819 floating-point registers.
3820 (ppc_supply_fpregset, ppc_collect_fpregset)
3821 (rs6000_push_dummy_call, rs6000_extract_return_value)
3822 (rs6000_store_return_value): Assert that we have floating-point
3823 registers.
3824 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
3825 (rs6000_frame_cache): Don't note the locations at which
3826 floating-point registers were saved if we have no fprs.
3827 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
3828 registers.
3829 (fetch_regs_user_thread, fetch_regs_kernel_thread)
3830 (store_regs_user_thread, store_regs_kernel_thread): Only call
3831 supply_fprs / fill_fprs if we actually have floating-point
3832 registers.
3833 (special_register_p): Check ppc_fpscr_regnum before matching
3834 against it.
3835 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
3836 supply / collect fpscr if we don't have it.
3837 * ppc-bdm.c: #include "gdb_assert.h".
3838 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
3839 have floating-point registers, since I can't test this code on
3840 FP-free systems to adapt it.
3841 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
3842 fpscr and floating point register numbers if they don't exist.
3843 (fetch_register): Assert that we have floating-point registers
3844 before we reach the code that handles them.
3845 (store_register): Same. And use tdep instead of calling
3846 gdbarch_tdep again.
3847 (fill_fpregset): Don't try to collect FP registers and fpscr if we
3848 don't have them.
3849 (ppc_linux_sigtramp_cache): Don't record the saved locations of
3850 fprs and fpscr if we don't have them.
3851 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
3852 don't have them.
3853 * ppcnbsd-nat.c: #include "gdb_assert.h".
3854 (getfpregs_supplies): Assert that we have floating-point registers.
3855 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
3856 * ppcobsd-tdep.c: #include "gdb_assert.h".
3857 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
3858 have floating-point registers.
3859 * rs6000-nat.c (regmap): Don't match against the fpscr and
3860 floating point register numbers if they don't exist.
3861 (fetch_inferior_registers, store_inferior_registers,
3862 fetch_core_registers): Only fetch / store / supply the
3863 floating-point registers and the fpscr if we have them.
3864 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
3865 (ppcobsd-tdep.o): Update dependencies.
3866
3867 2004-05-10 Andrew Cagney <cagney@redhat.com>
3868
3869 * infrun.c (through_sigtramp_breakpoint): Delete variable.
3870 (context_switch): Do not switch through_sigtramp_breakpoint.
3871 * gdbthread.h (save_infrun_state, load_infrun_state)
3872 (struct thread_info): Delete through_sigtramp_breakpoint parameter
3873 and structure member.
3874 * thread.c (load_infrun_state, save_infrun_state): Update.
3875
3876 2004-05-10 Mark Kettenis <kettenis@gnu.org>
3877
3878 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
3879
3880 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
3881
3882 * acinclude.m4: Quote macro names being defined by AC_DEFUN
3883 throughout.
3884 * aclocal.m4: Regenerate.
3885
3886 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
3887
3888 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
3889
3890 2004-05-10 Andrew Cagney <cagney@redhat.com>
3891
3892 * infrun.c (check_sigtramp2): Delete function.
3893 (handle_inferior_event): When single stepping, and taking a
3894 signal, set a breakpoint at the signal return address. Delete
3895 redundant calls to check_sigtramp2.
3896 (insert_step_resume_breakpoint): New function.
3897 (through_sigtramp_breakpoint, handle_inferior_event)
3898 (follow_exec, wait_for_inferior, fetch_inferior_event)
3899 (currently_stepping, keep_going): Delete most uses of
3900 through_sigtramp_breakpoint, not that it should be deleted.
3901 (delete_breakpoint_current_contents): Delete function.
3902
3903 2004-05-10 Randolph Chung <tausq@debian.org>
3904
3905 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
3906 target.
3907 * config/pa/tm-linux.h: New file.
3908
3909 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
3910
3911 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
3912 of prefixes. Don't print the prefix twice in the CLI.
3913
3914 2004-05-10 Jim Blandy <jimb@redhat.com>
3915
3916 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
3917 collect all the gprs.
3918
3919 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
3920 loop collecting gprs.
3921
3922 2004-05-09 Andrew Cagney <cagney@redhat.com>
3923
3924 * remote-vx.c (net_step): Delete step-range code.
3925 * remote.c (remote_resume, init_all_packet_configs)
3926 (set_remote_protocol_E_packet_cmd)
3927 (show_remote_protocol_E_packet_cmd)
3928 (remote_protocol_E, show_remote_cmd, _initialize_remote)
3929 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
3930 (show_remote_protocol_e_packet_cmd): Ditto.
3931
3932 2004-05-09 Mark Kettenis <kettenis@gnu.org>
3933
3934 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
3935
3936 * hppa-tdep.h: Update copyright year.
3937 (struct trad_frame_saved_reg): Add opaque declaration.
3938
3939 * amd64-tdep.c (amd64_return_value): Implement
3940 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3941
3942 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
3943 (m68k_value_to_register): New functions.
3944 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
3945 value_to_register.
3946
3947 * defs.h (enum return_value_convention): Add
3948 RETURN_VALUE_ABI_RETURNS_ADDRESS and
3949 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
3950 * infcmd.c (legacy_return_value): New function.
3951 (print_return_value): Rwerite to implement
3952 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3953 * values.c (using_struct_return): Check for inequality to
3954 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
3955 RETURN_VALUE_STRUCT_CONVENTION.
3956 * i386-tdep.c (i386_return_value): Implement
3957 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3958
3959 * vax-tdep.c: Tweak comments. Reorder include files. Don't
3960 include "symtab.h", "opcode/vax.h" and "inferior.h".
3961 (vax_skip_prologue): Replace calls to read_memory_integer by calls
3962 to read_memory_unsigned_integer.
3963 (vax_gdbarch_init): Reorder.
3964 (_initialize_vax_tdep): Spell out prototype.
3965 * Makefile.in (vax-tdep.o): Update dependencies.
3966
3967 2004-05-08 Andrew Cagney <cagney@redhat.com>
3968
3969 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
3970 * target.c (target_detach, target_disconnect): Ditto.
3971
3972 * infcall.c (call_function_by_hand): When no
3973 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
3974 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
3975 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
3976 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3977 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3978
3979 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
3980 * gdbarch.h, gdbarch.c: Re-generate.
3981 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
3982 deprecated_fix_call_dummy.
3983 * v850-tdep.c (v850_gdbarch_init): Ditto.
3984 * infcall.c (call_function_by_hand): Do not call
3985 DEPRECATED_FIX_CALL_DUMMY.
3986
3987 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
3988 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
3989 * gdbarch.h, gdbarch.c: Re-generate.
3990 * arm-linux-tdep.c (arm_linux_call_dummy_words)
3991 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
3992 deprecated_sizeof_call_dummy_words.
3993 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
3994 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
3995 * v850-tdep.c (v850_gdbarch_init): Ditto.
3996 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
3997 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
3998 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3999 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4000 * arch-utils.h (legacy_call_dummy_words)
4001 (legacy_sizeof_call_dummy_words): Delete declarations.
4002 * arch-utils.c (legacy_call_dummy_words)
4003 (legacy_sizeof_call_dummy_words): Delete variables.
4004
4005 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4006 * gdbarch.h, gdbarch.c: Re-generate.
4007 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4008 * infcall.c (call_function_by_hand): Eliminate call to
4009 DEPRECATED_PUSH_DUMMY_FRAME.
4010 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4011 push_dummy_frame.
4012 (ns32k_push_dummy_frame): Delete function.
4013
4014 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4015 deprecated_call_dummy_breakpoint_offset or
4016 deprecated_call_dummy_start_offset.
4017 * dummy-frame.c, arm-tdep.c: Update comments.
4018 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4019 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4020 * gdbarch.h, gdbarch.c: Re-generate.
4021
4022 * infcall.c (legacy_push_dummy_code): Delete function.
4023 (push_dummy_code): Delete call.
4024
4025 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4026 * gdbarch.h, gdbarch.c: Re-generate.
4027 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4028 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4029 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4030 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4031
4032 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4033 (struct frame_info): Delete opaque declaration.
4034 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4035 * frame.c (get_frame_type): Delete call.
4036
4037 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4038 pc_in_call_dummy.
4039 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4040 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4041
4042 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4043
4044 * alphanbsd-tdep.c: Include "gdb_string.h".
4045 * armnbsd-tdep.c: Update copyright year.
4046 Include "gdb_string.h".
4047 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4048 dependencies.
4049
4050 * delta68-nat.c: Remove file.
4051 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4052 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4053 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4054 (delta68-nat.o): Remove dependency.
4055
4056 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4057 function.
4058 (m68k_gdbarch_init): Don't set
4059 deprecated_frameless_function_invocation.
4060
4061 2004-05-07 Randolph Chung <tausq@debian.org>
4062
4063 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
4064 read_memory_nobpt for code reading when doing frame unwinding.
4065 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4066
4067 2004-05-07 Randolph Chung <tausq@debian.org>
4068
4069 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4070 instead of sp, handle sigaltstack case.
4071 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
4072 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4073 signal handler and not that of the caller.
4074 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4075 hppa_linux_sigtramp_find_sigcontext.
4076
4077 2004-05-07 Randolph Chung <tausq@debian.org>
4078
4079 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4080 hppa-linux-nat.c.
4081 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4082 * hppa-linux-nat.c (fetch_register, store_register): Define.
4083 (fetch_inferior_registers, store_inferior_registers): Define.
4084 (supply_gregset): Add comment and clean up some unneeded code.
4085 (fill_gregset): Add comment and fix so that it saves registers in
4086 the right place in the gregset.
4087 (fill_fpregset): Fix buffer overrun problem.
4088 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4089
4090 2004-05-07 Randolph Chung <tausq@debian.org>
4091
4092 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
4093 do common handling of the pcoqt register.
4094 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4095 to use helper function.
4096 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4097 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4098 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4099 generic fallback unwinder when all else fails.
4100 (hppa_gdbarch_init): Add fallback sniffer.
4101 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4102 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4103 to use helper function.
4104
4105 2004-05-08 Joel Brobecker <brobecker@gnat.com>
4106
4107 * config/djgpp/fnchange.lst: Add translation rules for
4108 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4109
4110 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4111
4112 * frame.c (get_prev_frame_1): Work around GCC bug.
4113 * frame.h: Add comment about GCC bug.
4114
4115 2004-05-07 Andrew Cagney <cagney@redhat.com>
4116
4117 * observer.c: Include "commands.h" and "gdbcmd.h".
4118 (observer_debug, _initialize_observer): Add the
4119 command "set/show debug observer".
4120 * observer.sh: When observer debugging, log notify calls.
4121 * Makefile.in (observer.o): Update dependencies.
4122
4123 2004-05-07 Jason Molenda (jmolenda@apple.com)
4124
4125 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4126
4127 2004-05-07 Jim Blandy <jimb@redhat.com>
4128
4129 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4130 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4131 to recognize gpr regnums, instead of assuming that
4132 tdep->ppc_fp0_regnum marks the end of the general-purpose
4133 registers.
4134
4135 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4136 the given architecture has floating-point registers.
4137
4138 2004-05-07 Andrew Cagney <cagney@redhat.com>
4139
4140 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4141 macro defined to 1.
4142 * gdbarch.h, gdbarch.c: Re-generate.
4143 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4144 deprecated_use_generic_dummy_frames.
4145
4146 2004-05-07 Brian Ford <ford@vss.fsi.com>
4147
4148 * NEWS: Mention Cygwin DWARF 2 support.
4149
4150 2004-05-07 Andrew Cagney <cagney@redhat.com>
4151
4152 * objfiles.h (struct entry_info): Delete unused fields
4153 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4154 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4155 * mipsread.c (mipscoff_symfile_read): Update.
4156 * mdebugread.c (parse_partial_symbols): Update.
4157 * dwarfread.c (read_file_scope): Update.
4158 * dwarf2read.c (read_file_scope): Update.
4159 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4160 * coffread.c (complete_symtab): Update.
4161
4162 2004-05-07 Mark Kettenis <kettenis@gnu.org>
4163
4164 * infcall.c (_initialize_infcall): Fix typo.
4165
4166 2004-05-07 Andrew Cagney <cagney@redhat.com>
4167
4168 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4169 * command.h (add_setshow_zinteger_cmd): Declare.
4170
4171 2004-05-06 Randolph Chung <tausq@debian.org>
4172
4173 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4174 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4175 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4176 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4177 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4178 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4179 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
4180 definitions ...
4181 * hppa-tdep.h: ... to here, with HPPA_ prefix.
4182 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4183 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4184 (hppa64_hpux_frame_find_saved_regs_in_sig)
4185 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4186 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4187 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4188 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4189 (hppa_linux_sigtramp_frame_prev_register): Likewise.
4190 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4191 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4192 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4193 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4194 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4195 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4196 (hppa32_register_type, hppa_cannot_store_register)
4197 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4198 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4199 * hpread.c (hpread_process_one_debug_symbol): Likewise.
4200 * pa64solib.c (pa64_solib_have_load_event)
4201 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4202 (pa64_solib_unloaded_library_pathname): Likewise.
4203 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4204 (som_solib_library_pathname): Likewise.
4205
4206 2004-05-05 Jim Ingham <jingham@apple.com>
4207
4208 * breakpoint.c (create_breakpoints): Copy the ignore count and
4209 thread id over from the pended breakpoint to the actual
4210 breakpoint.
4211
4212 2004-05-05 Andrew Cagney <cagney@redhat.com>
4213
4214 * gdbarch.sh (PARM_BOUNDARY): Delete.
4215 gdbarch.h, gdbarch.c: Re-generate.
4216 * valops.c (PARM_BOUNDARY): Delete macro.
4217 (value_push): Delete PARM_BOUNDARY code.
4218 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4219
4220 2004-05-04 Jim Blandy <jimb@redhat.com>
4221
4222 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4223 Don't assume that the gprs, fprs, and UISA sprs are
4224 contiguous, start at register number zero, and end with fpscr.
4225 Instead, use the numbers from the tdep structure.
4226
4227 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4228 should no longer be used in code specific to the RS6000 and its
4229 derivatives.
4230 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4231 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4232 tdep->ppc_fp0_regnum.
4233 (ppc_supply_fpregset, ppc_collect_fpregset)
4234 (rs6000_push_dummy_call, rs6000_extract_return_value)
4235 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4236 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4237 FP0_REGNUM.
4238 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4239 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4240 Same.
4241 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4242 bdm_ppc_store_registers): Same.
4243 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
4244 (store_register, fill_fpregset): Same.
4245 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
4246 (ppc_linux_supply_fpregset): Same.
4247 * ppcnbsd-nat.c (getfpregs_supplies): Same.
4248 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4249 Same.
4250 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4251 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4252 ppc64_sysv_abi_return_value): Same.
4253 * rs6000-nat.c (regmap, fetch_inferior_registers)
4254 (store_inferior_registers, fetch_core_registers): Same.
4255
4256 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4257
4258 * m68knbsd-nat.c: Remove file.
4259 * m68knbsd-tdep.c: Remove file.
4260 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4261 dependencies.
4262 * configure.host: Add m68k-*-netbsdelf*.
4263 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4264 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4265 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
4266 (XM_FILE): Remove.
4267 * config/m68k/nbsdelf.mh: New file.
4268 * config/m68k/nbsd.mt: New file.
4269 * config/m68k/nbsdaout.mt: Remove file.
4270 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4271 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
4272 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4273 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4274 (use_struct_convention): Remove prototype.
4275 (USE_STRUCT_CONVENTION): Remove define.
4276 * config/m68k/xm-nbsd.h: Remove file.
4277
4278 2004-05-04 Michael Snyder <msnyder@redhat.com>
4279
4280 * m68k-tdep.c (m68k_gdbarch_init): Default to using
4281 reg_struct_return method (as gcc usually does for cross targets).
4282
4283 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4284
4285 Committed by Andrew Cagney.
4286 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4287 alignment padding when accessing ucontext struct members.
4288
4289 2004-05-04 Jim Blandy <jimb@redhat.com>
4290
4291 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4292 'ppc_gplast_regnum' member.
4293 (ppc_num_gprs): New enum constant.
4294 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4295 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4296 * rs6000-nat.c (regmap, fetch_inferior_registers,
4297 store_inferior_registers): Same.
4298 * rs6000-tdep.c (e500_pseudo_register_read)
4299 (e500_pseudo_register_write): Same.
4300 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4301
4302 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4303 * ppc-tdep.h (ppc_num_fprs): New enum constant.
4304 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4305 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4306 FPLAST_REGNUM.
4307 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4308 Same.
4309 * ppc-linux-nat.c (ppc_register_u_addr): Same.
4310 * rs6000-nat.c (regmap, fetch_inferior_registers)
4311 (store_inferior_registers): Same.
4312
4313 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4314 with FPLAST_REGNUM.
4315
4316 2004-05-03 Joel Brobecker <brobecker@gnat.com>
4317
4318 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4319 failure detected by recent versions of GCC.
4320 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
4321 to be consistent with the usage in dwarf2_create_include_psymtab.
4322
4323 2004-05-03 Michael Snyder <msnyder@redhat.com>
4324
4325 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
4326 (heuristic_proc_start): Whitespace cleanup.
4327
4328 2004-05-04 Mark Kettenis <kettenis@gnu.org>
4329
4330 * sun3-nat.c: Remove file.
4331 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
4332 dependencies.
4333 (ALLDEPFILES): Remove sun3-nat.c.
4334 (sun3-nat.o): Remove dependencies.
4335
4336 * i386-interix-nat.c, i386-interix-tdep.c,
4337 config/i386/nm-interix.h, config/i386/interix.mh,
4338 config/i386/interix.mt: Remove files.
4339 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
4340 dependencies.
4341
4342 2004-05-03 Mark Kettenis <kettenis@gnu.org>
4343
4344 * m68k-tdep.h (struct gdbarch_tdep): Add member
4345 struct_value_regnum.
4346 (m68k_svr4_init_abi): New prototype.
4347 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
4348 different calling conventions.
4349 (m68k_extract_return_value): Remove code dealing with single-field
4350 structs.
4351 (m68k_store_return_value): Remove code dealing with single-field
4352 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
4353 (m68k_extract_struct_value_address): Remove function.
4354 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
4355 (m68k_reg_struct_return_p, m68k_return_value)
4356 (m68k_svr4_return_value): New functions.
4357 (m68k_use_struct_convention): Remove function.
4358 (m68k_push_dummy_call): Use new struct_value_regnum member of
4359 `struct gdbarch_tdep' instead of hardcoded register number to
4360 store STRUCT_ADDR.
4361 (m68k_svr4_init_abi): New function.
4362 (m68k_gdbarch_init): Don't set extract_return_value,
4363 store_return_values, deprecated_extract_struct_value_address and
4364 use_struct_convention. Set return_value instead. Initialize new
4365 struct_value_regnum member of `struct gdbarch_tdep'.
4366 * m68klinux-tdep.c: Update copyright year.
4367 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
4368 (m68k_linux_extract_struct_value_address): Remove function.
4369 (m68k_linux_init_abi): Don't set extract_return_value,
4370 store_return_values, deprecated_extract_struct_value_address and
4371 use_struct_convention. Call m68k_svr4_init_abi but override the
4372 new struct_value_regnum member of `struct gdbarch_tdep'.
4373 * Makefile.in (m68k-tdep.o): Update dependencies.
4374
4375 2004-05-03 J. Brobecker <brobecker@gnat.com>
4376
4377 * dwarf2read.c (line_header): Add new included_p field in
4378 field file_names.
4379 (partial_die_info): New field has_stmt_list. New field line_offset.
4380 (dwarf2_create_include_psymtab): New function.
4381 (dwarf2_build_include_psymtabs): New function.
4382 (add_file_name): Add forward declaration. Initialize new field.
4383 (dwarf_decode_lines): Add new parameter. Enhance this procedure
4384 to be able to determine the list of files included by the
4385 given unit, and build their associated psymtabs.
4386 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
4387 files as well.
4388 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
4389 (read_file_scope): Update call to dwarf_decode_lines.
4390 (read_partial_die): Handle DW_AT_stmt_list attributes.
4391
4392 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
4393
4394 Unfix PR gdb/1626.
4395 * configure.in: Revert special case for osf5.*.
4396 * configure: Regenerate.
4397
4398 2004-05-02 Jim Blandy <jimb@redhat.com>
4399
4400 Move the symbol-file-from-memory functions into their own file.
4401 * symfile-mem.c, symfile-mem.h: New files.
4402 * symfile.c (symbol_file_add_from_bfd): New function.
4403 (symbol_file_add): Call symbol_file_add_from_bfd.
4404 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
4405 Moved to symfile-mem.c.
4406 (_initialize_symfile): Move definition of
4407 add-symbol-file-from-memory command to symfile-mem.c.
4408 * symfile.h (symbol_file_add_from_bfd): New declaration.
4409 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
4410 * config/powerpc/linux.mt (TDEPFILES): Same.
4411 * Makefile.in (SFILES): Add symfile-mem.c.
4412 (symfile_mem_h): New variable.
4413 (HFILES_NO_SRCDIR): Add symfile-mem.h.
4414 (symfile-mem.o): New rule.
4415
4416 2004-05-01 Andrew Cagney <cagney@redhat.com>
4417
4418 * breakpoint.c (insert_bp_location): Use get_frame_id, and
4419 frame_find_by_id instead of frame_relative_level.
4420 (do_enable_breakpoint): Ditto.
4421 * thread.c: Update copyright.
4422 (info_threads_command): Ditto, simplify.
4423
4424 * frame.c (deprecated_generic_get_saved_register): Delete
4425 function, moved to "xstormy16-tdep.c".
4426 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
4427 deprecated_generic_get_saved_register from "frame.c".
4428 (xstormy16_frame_saved_register): Call
4429 xstormy16_get_saved_register.
4430 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
4431 static.
4432 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
4433 * frame.h (deprecated_generic_get_saved_register): Delete.
4434
4435 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
4436
4437 * dwarfread.c: Update documentation on the state of dwarf-1.
4438
4439 2004-05-01 Andrew Cagney <cagney@redhat.com>
4440
4441 * stack.c (select_frame_command): Delete call to
4442 frame_relative_level.
4443 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
4444 Delete #if0 code.
4445 (frame_info): Do not print FRAMELESS.
4446 (print_block_frame_labels): Replace DEPRECATED_STREQ.
4447 (catch_info): Delete #if0 code.
4448
4449 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
4450 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
4451 of frame_relative_level.
4452 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
4453 to SENTINEL_FRAME.
4454 * frame.h (enum frame_type): Add SENTINEL_FRAME.
4455 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
4456 frame_relative_level.
4457
4458 * frame.h (deprecated_set_frame_type): Delete declaration.
4459 * frame.c (deprecated_set_frame_type): Delete function, update
4460 comments.
4461
4462 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
4463 * gdbarch.h, gdbarch.c: Re-generate.
4464 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
4465 (shnbsd_pc_in_sigtramp): Delete.
4466 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
4467 pc_in_sigtramp.
4468 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
4469 pc_in_sigtramp.
4470 * frame.h: Update comments.
4471 * ppc-linux-tdep.c: Update comments.
4472 * breakpoint.c (bpstat_what): Update comments.
4473
4474 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
4475 m68klinux-tdep.o's dependencies, were previously added to
4476 m68klinux-nat.o.
4477
4478 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
4479 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
4480 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
4481 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
4482 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
4483
4484 * Makefile.in (m68klinux-nat.o): Update dependencies.
4485 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4486 (m68k_linux_sigtramp_frame_cache)
4487 (m68k_linux_sigtramp_frame_this_id)
4488 (m68k_linux_sigtramp_frame_prev_register)
4489 (m68k_linux_sigtramp_frame_unwind)
4490 (m68k_linux_sigtramp_frame_sniffer)
4491 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
4492 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
4493 names, use trad-frame.h.
4494 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
4495 (struct m68k_sigtramp_info): Delete.
4496 * m68k-tdep.c (m68k_sigtramp_frame_cache)
4497 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4498 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4499 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4500 "m68klinux-tdep.c".
4501
4502 * infrun.c (check_sigtramp2): Delete check for
4503 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4504
4505 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4506
4507 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4508
4509 2004-05-01 Andrew Cagney <cagney@redhat.com>
4510
4511 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4512 (frv_linux_sigtramp_frame_cache)
4513 (frv_linux_sigtramp_frame_this_id)
4514 (frv_linux_sigtramp_frame_prev_register)
4515 (frv_linux_sigtramp_frame_unwind)
4516 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4517 include "linux" in function and variable names, directly call
4518 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4519 the latest trad-frame code.
4520 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4521 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4522 * Makefile.in (frv-linux-tdep.o): Update dependencies.
4523 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4524 * frv-tdep.c (frv_sigtramp_frame_cache)
4525 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4526 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4527 frv-linux-tdep.c.
4528 (frv_gdbarch_init): Do not append a sigtramp sniffer.
4529 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4530 (frv_set_sigcontext_reg_addr): Delete function.
4531
4532 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4533 (DEPRECATED_SIGTRAMP_END): Delete.
4534 * gdbarch.h, gdbarch.c: Re-generate.
4535 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4536 * config/vax/tm-vaxbsd.h: Update copyright.
4537 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4538 (DEPRECATED_IN_SIGTRAMP): Define.
4539 * config/m68k/tm-nbsd.h: Update copyright.
4540 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4541 (DEPRECATED_IN_SIGTRAMP): Define.
4542
4543 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4544
4545 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4546 encondings. Fixes PR gdb/1628.
4547
4548 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4549 DW_CFA_restore state without a matching DW_CFA_remember_state
4550 instead of aborting. Fixes PR backtrace/1589.
4551
4552 2004-04-30 Joel Brobecker <brobecker@gnat.com>
4553
4554 * MAINTAINERS: Add self as AIX maintainer.
4555 Update my e-mail address in write-after-approval section.
4556
4557 2004-04-30 Andrew Cagney <cagney@redhat.com>
4558
4559 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
4560 (legacy_get_prev_frame): Ditto.
4561
4562 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
4563 (mips_gdbarch_init): Do not set pc_in_sigtramp.
4564 * mipsread.c (sigtramp_address): Delete extern variable.
4565 (mipscoff_new_init): Delete reference.
4566 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
4567 (fixup_sigtramp): Delete function.
4568 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
4569 (fixup_sigtramp): Delete declarations.
4570
4571 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
4572 deprecated_pc_in_sigtramp.
4573 (ppcnbsd_pc_in_sigtramp): Delete function.
4574
4575 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4576
4577 * config/m68k/nm-nbsd.h: Tweak comments.
4578 * config/m68k/nm-nbsdaout.h: Likewise.
4579
4580 2004-04-30 Andrew Cagney <cagney@redhat.com>
4581
4582 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
4583 legacy_pc_in_sigtramp.
4584 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
4585
4586 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4587
4588 Add OpenBSD/m68k support.
4589 * NEWS (New native configurations): Mention OpenBSD/m68k.
4590 * m68kbsd-tdep.c: New file.
4591 * m68kbsd-nat.c: New file.
4592 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
4593 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
4594 * configure.host: Add m68k-*-openbsd.
4595 * configure.tgt: Add m68k-*-openbsd.
4596 * config/m68k/tm-obsd.h: New file.
4597 * config/m68k/obsd.mt: New file.
4598 * config/m68k/obsd.mh: New file.
4599 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
4600 m68kbsd-tdep.c.
4601
4602 2004-04-30 Andrew Cagney <cagney@redhat.com>
4603
4604 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
4605 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
4606
4607 2004-04-30 Mark Kettenis <kettenis@gnu.org>
4608
4609 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
4610 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
4611
4612 2004-04-30 Brian Ford <ford@vss.fsi.com>
4613
4614 Revert 2004-04-16 change.
4615 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
4616 (i386_coff_init_abi): Remove.
4617 * i386-tdep.h (i386_coff_init_abi): Remove.
4618 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
4619
4620 2004-04-30 Andrew Cagney <cagney@redhat.com>
4621
4622 * blockframe.c (find_pc_partial_function): Delete use of
4623 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
4624 DEPRECATED_SIGTRAMP_END.
4625
4626 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
4627 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
4628 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
4629 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
4630 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
4631
4632 * defs.h (deprecated_inside_entry_file): Delete declaration.
4633 * blockframe.c (deprecated_inside_entry_file): Delete function.
4634 (legacy_frame_chain_valid): Delete call.
4635 * sh64-tdep.c (sh64_frame_chain): Delete call.
4636 * objfiles.h: Update comments.
4637 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
4638 call.
4639 * frame.c (get_prev_frame): Delete call, update comments.
4640
4641 2004-04-30 Brian Ford <ford@vss.fsi.com>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2004-04-30 Andrew Cagney <cagney@redhat.com>
4646
4647 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
4648 * gdbarch.h, gdbarch.c: Re-generate.
4649 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
4650 code.
4651
4652 2004-04-30 Andrew Cagney <cagney@redhat.com>
4653
4654 * gdb-events.sh (selected_thread_changed)
4655 (selected_frame_level_changed, target_changed): Delete.
4656 * gdb-events.h, gdb-events.c: Re-generate.
4657 * valops.c (value_assign): Update.
4658 * stack.c (select_frame_command, up_silently_base)
4659 (down_silently_base): Update.
4660
4661 2004-04-29 Andrew Cagney <cagney@redhat.com>
4662
4663 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
4664 registers correctly.
4665 (print_gp_register_row, mips32_heuristic_proc_desc)
4666 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
4667 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
4668 references to mips_isa_regsize.
4669
4670 2004-04-29 Andrew Cagney <cagney@redhat.com>
4671
4672 * mips-tdep.c (struct gdbarch_tdep): Delete
4673 mips_fp_register_double.
4674 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
4675 mips_abi_regsize.
4676 (mips_gdbarch_init): Do not set mips_fp_register_double.
4677 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
4678
4679 2004-04-29 Joel Brobecker <brobecker@gnat.com>
4680
4681 Committed by Andrew Cagney.
4682 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
4683 function calls.
4684
4685 2004-04-29 Andrew Cagney <cagney@redhat.com>
4686
4687 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
4688 gdbarch, use mips_abi, update callers.
4689 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
4690 mips_abi_regsize, update callers.
4691 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
4692 mips_default_abi_regsize.
4693 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
4694 mips_default_abi_regsize.
4695
4696 2004-04-29 Andrew Cagney <cagney@redhat.com>
4697
4698 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
4699 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
4700 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
4701 mips_default_abi_regsize.
4702 (mips_isa_regsize): Rename mips_regisze.
4703 * mipsnbsd-tdep.c: Update.
4704 * mips-linux-tdep.c: Update.
4705 * irix5-nat.c: Update.
4706 * mips-tdep.h (mips_isa_regsize): Update.
4707
4708 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
4709 Delete all disabled code.
4710 * gdb-events.h, gdb-events.c: Re-generate.
4711
4712 2004-04-19 Jerome Guitton <guitton@gnat.com>
4713 Mark Kettenis <kettenis@gnu.org>
4714
4715 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
4716 the function begins with a branch instruction.
4717
4718 2004-04-29 Mark Kettenis <kettenis@gnu.org>
4719
4720 * i386-tdep.c: Fix spelling mistakes.
4721
4722 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4723 Andrew Cagney <cagney@redhat.com>
4724
4725 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
4726 <sys/proc.h>.
4727 * acconfig.h: Provide default _KMEMUSER value.
4728 * config.in, configure: Re-generate.
4729 * NEWS: Mention fix.
4730
4731 2004-04-24 Randolph Chung <tausq@debian.org>
4732
4733 * configure.host (hppa*-*-linux*): New target.
4734 * configure.tgt (hppa*-*-linux*): Likewise.
4735 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
4736 gdbarch_init_osabi() call earlier so that osabi-specific frame
4737 unwinders can be registered first.
4738 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
4739 hppa-linux-nat.c.
4740 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
4741 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
4742 * config/pa/linux.mh: New file.
4743 * config/pa/linux.mt: New file.
4744 * config/pa/nm-linux.h: New file.
4745 * config/pa/xm-linux.h: New file.
4746 * hppa-linux-nat.c: New file.
4747 * hppa-linux-tdep.c: New file.
4748
4749 2004-04-28 Randolph Chung <tausq@debian.org>
4750
4751 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
4752 return values.
4753 (hppa32_push_dummy_call): Fix small struct and floating point argument
4754 passing, and make sure the stack frame is properly aligned.
4755
4756 2004-04-28 Andrew Cagney <cagney@redhat.com>
4757
4758 * stack.c (print_stack_frame): Fix description.
4759
4760 * NEWS: Mention gdb/gdbserver/configure execute permission
4761 changed. PR server/519.
4762
4763 2004-04-28 Andrew Cagney <cagney@redhat.com>
4764
4765 * stack.c (print_stack_frame_stub): Delete declaration.
4766 (struct print_stack_frame_args, print_stack_frame)
4767 (print_frame_info, print_frame): Replace "source" with print what.
4768 Replace "print" with "print_level". Replace "args" with
4769 "print_args".
4770 * frame.h (show_and_print_stack_frame, print_stack_frame)
4771 (print_frame_info): Update declarations.
4772 * stack.c (select_and_print_frame, frame_command)
4773 (current_frame_command, up_command, down_command): Update calls -
4774 use get_selected_frame, pass "enum print_what" for source, do not
4775 call frame_relative_level.
4776 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
4777 * remote-rdp.c (remote_rdp_open): Ditto.
4778 * remote-mips.c (common_open): Ditto.
4779 * remote-e7000.c (e7000_start_remote): Ditto.
4780 * ocd.c (ocd_start_remote): Ditto.
4781 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
4782 * infrun.c (normal_stop): Ditto.
4783 * inflow.c (kill_command): Ditto.
4784 * infcmd.c (finish_command): Ditto.
4785 * corelow.c (core_open): Ditto.
4786 * tracepoint.c (finish_tfind_command): Ditto.
4787 * thread.c (info_threads_command, info_threads_command)
4788 (restore_current_thread, do_captured_thread_select): Ditto.
4789 * ada-tasks.c (task_command): Ditto.
4790
4791 2004-04-26 Orjan Friberg <orjanf@axis.com>
4792
4793 * frame.c: Include "observer.h".
4794 (frame_observer_target_changed): New function.
4795 (_initialize_frame): Attach target_changed observer.
4796 * regcache.c: Include "observer.h".
4797 (regcache_observer_target_changed): New function.
4798 (_initialize_regcache): Attach target_changed observer.
4799 * valops.c: Include "observer.h".
4800 (value_assign): Notify target_changed event when modifying register.
4801 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
4802
4803 2004-04-26 Orjan Friberg <orjanf@axis.com>
4804
4805 From Paul Koning <pkoning@equallogic.com>:
4806 * breakpoint.c (free_valchain): New function.
4807 (insert_bp_location, delete_breakpoint): Use free_valchain.
4808 (remove_breakpoint): Do not remove the valchain.
4809 (bpstat_stop_status): If not stopped by watchpoint, skip
4810 watchpoints when generating stop status list.
4811 * infrun.c (handle_inferior_event): Make
4812 stepped_after_stopped_by_watchpoint a global variable.
4813 * remote.c (remote_stopped_data_address): Return watch data
4814 address rather than zero if stepped_after_stopped_by_watchpoint is
4815 set.
4816
4817 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
4818
4819 Fix PR gdb/1626.
4820 * configure.in: Check for curses after termcap.
4821 On osf5.*, do not check for ncurses.
4822 * configure: Regenerate.
4823
4824 2004-04-25 Mark Kettenis <kettenis@gnu.org>
4825
4826 * ppcobsd-nat.c: Include "ppc-tdep.h".
4827 * Makefile.in (ppcobsd-nat.o): Update dependencies.
4828
4829 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
4830 Fixes PR tdep/1623 and PR tdep/1624.
4831
4832 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
4833
4834 * xmodem.h, xmodem.c: Remove files.
4835 * Makefile.in: Remove references to xmodem.h, xmodem.c.
4836
4837 2004-04-23 Randolph Chung <tausq@debian.org>
4838
4839 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
4840 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
4841 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
4842 for handling stackless frames.
4843 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
4844
4845 2004-04-23 Randolph Chung <tausq@debian.org>
4846
4847 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
4848 starts at a pc before the frame is created.
4849
4850 2004-04-23 Joel Brobecker <brobecker@gnat.com>
4851
4852 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
4853
4854 2004-04-23 Jerome Guitton <guitton@gnat.com>
4855
4856 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
4857 use convert_typed_floating to get the appropriate format.
4858
4859 2004-04-22 Randolph Chung <tausq@debian.org>
4860
4861 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
4862 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
4863 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
4864 (hppa_sign_extend): Add prototype.
4865 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
4866 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
4867 (sign_extend): Rename with hppa_ prefix and make non-static. Other
4868 hppa targets will also use these functions.
4869 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
4870 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
4871 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
4872 (hppa_gdbarch_init): Remove gdbarch setting of
4873 skip_trampoline_code, in_solib_call_trampoline and
4874 in_solib_return_trampoline.
4875 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
4876 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
4877 hppa_in_solib_call_trampoline.
4878 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
4879 Moved from hppa-tdep.c.
4880 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
4881 in_solib_call_trampoline and in_solib_return_trampoline.
4882
4883 2004-04-22 Randolph Chung <tausq@debian.org>
4884
4885 * hppa-tdep.c (hppa_debug): New variable.
4886 (find_unwind_entry, hppa_frame_cache): Add debug output.
4887 (_initialize_hppa_tdep): Add command to set debug flag.
4888
4889 2004-04-22 Andrew Cagney <cagney@redhat.com>
4890
4891 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
4892 "trad-frame.h".
4893 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
4894 signal trampoline unwinder.
4895 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
4896
4897 2004-04-22 Mark Kettenis <kettenis@gnu.org>
4898
4899 Add OpenBSD/powerpc support.
4900 * NEWS (New native configurations): Mention OpenBSD/powerpc.
4901 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
4902 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
4903 (ppc_collect_fpregset): New prototypes.
4904 * ppcobsd-nat.c: New file.
4905 * ppcobsd-tdep.c: New file.
4906 * ppcobsd-tdep.h: New file.
4907 * rs6000-tdep.c: Include "regset.h".
4908 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
4909 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
4910 New functions.
4911 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
4912 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
4913 (rs6000-tdep.o): Update dependencies.
4914 * configure.host: Add powerpc-*-openbsd.
4915 * configure.tgt: Add powerpc-*-openbsd.
4916 * config/powerpc/obsd.mh: New file.
4917 * config/powerpc/nm-obsd.h: New file.
4918 * config/powerpc/obsd.mt: New file.
4919
4920 2004-04-22 Andrew Cagney <cagney@redhat.com>
4921
4922 * frame.h (show_frame_info): Delete declaration.
4923
4924 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
4925 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
4926 * m32r-tdep.c (m32r_frame_this_id): Ditto.
4927 * frv-tdep.c (frv_frame_this_id): Ditto.
4928 * avr-tdep.c (avr_frame_this_id): Ditto.
4929
4930 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
4931
4932 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
4933
4934 2004-04-22 Jim Blandy <jimb@redhat.com>
4935
4936 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
4937 register number zero.
4938
4939 2004-04-21 Michael Snyder <msnyder@redhat.com>
4940
4941 * mips-tdep.c (heuristic_proc_start):
4942 Warning() already prefixes "Warning: ".
4943
4944 2004-04-21 Andrew Cagney <cagney@redhat.com>
4945
4946 * annotate.h (deprecated_annotate_starting_hook)
4947 (deprecated_annotate_stopped_hook)
4948 (deprecated_annotate_exited_hook)
4949 (deprecated_annotate_signal_hook)
4950 (deprecated_annotate_signalled_hook): Deprecate.
4951 * tracepoint.h (deprecated_create_tracepoint_hook)
4952 (deprecated_delete_tracepoint_hook)
4953 (deprecated_modify_tracepoint_hook)
4954 (deprecated_trace_find_hook)
4955 (deprecated_trace_start_stop_hook): Deprecate.
4956 * target.h (deprecated_target_new_objfile_hook): Deprecate.
4957 * remote.h (deprecated_target_resume_hook)
4958 (deprecated_target_wait_loop_hook): Deprecate.
4959 * gdbcore.h (deprecated_exec_file_display_hook)
4960 (deprecated_file_changed_hook): Deprecate.
4961 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
4962 * defs.h (deprecated_modify_breakpoint_hook)
4963 (deprecated_command_loop_hook, deprecated_show_load_progress)
4964 (deprecated_print_frame_info_listing_hook)
4965 (deprecated_query_hook, deprecated_warning_hook)
4966 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
4967 (deprecated_delete_breakpoint_hook)
4968 (deprecated_interactive_hook, deprecated_registers_changed_hook)
4969 (deprecated_readline_begin_hook, deprecated_readline_hook)
4970 (deprecated_readline_end_hook, deprecated_register_changed_hook)
4971 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
4972 (deprecated_context_hook, deprecated_target_wait_hook)
4973 (deprecated_attach_hook, deprecated_detach_hook)
4974 (deprecated_call_command_hook, deprecated_set_hook)
4975 (deprecated_error_hook, deprecated_error_begin_hook)
4976 (deprecated_ui_load_progress_hook): Deprecate.
4977 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
4978 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
4979 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
4980 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
4981 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
4982 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
4983 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
4984 * annotate.c, aix-thread.c: Update.
4985
4986 2004-04-21 Andrew Cagney <cagney@redhat.com>
4987
4988 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
4989 * vaxnbsd-tdep.c: Include "gdb_string.h".
4990
4991 * symfile.c (symbol_file_add_from_memory): #if 0 function.
4992 (add_symbol_file_from_memory_command): #if 0 function body, call
4993 error instead.
4994
4995 2004-04-21 Andrew Cagney <cagney@redhat.com>
4996
4997 * gdbcore.h: Update copyright.
4998 (deprecated_add_core_fns): Rename add_core_fns.
4999 * win32-nat.c (_initialize_core_win32): Update.
5000 * sun3-nat.c (_initialize_core_sun3): Update.
5001 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5002 * rs6000-nat.c (_initialize_core_rs6000): Update.
5003 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5004 * nto-tdep.c (_initialize_nto_tdep): Update.
5005 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5006 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5007 * mips-nat.c (_initialize_core_mips): Update.
5008 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5009 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5010 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5011 * lynx-nat.c (_initialize_core_lynx): Update.
5012 * irix5-nat.c (_initialize_core_irix5): Update.
5013 * i386-interix-nat.c (_initialize_core_interix): Update.
5014 * cris-tdep.c (_initialize_cris_tdep): Update.
5015 * corelow.c (deprecated_add_core_fns): Update.
5016 * core-regset.c (_initialize_core_regset): Update.
5017 * core-aout.c (_initialize_core_aout): Update.
5018 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5019 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5020 * alpha-nat.c (_initialize_core_alpha): Update.
5021
5022 2004-04-21 Jim Blandy <jimb@redhat.com>
5023
5024 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5025
5026 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
5027
5028 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5029 Delete.
5030 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
5031 (read_attribute_value): Update calls to dwarf_alloc_block.
5032 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5033 dwarf2_tmp_obstack.
5034 (psymtab_to_symtab_1): Likewise. Clean up using
5035 free_stack_comp_unit.
5036 (add_to_cu_func_list): Use the comp_unit_obstack.
5037
5038 2004-04-19 Joel Brobecker <brobecker@gnat.com>
5039
5040 * dwarf2read.c (dwarf2_flag_true_p): New function.
5041 (die_is_declaration): Use the function above. Add some comments.
5042
5043 2004-04-19 Mark Kettenis <kettenis@gnu.org>
5044
5045 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5046 architecture when registering sparcnbsd_core_osabi_sniffer.
5047 Adjust comment.
5048
5049 2004-04-18 Mark Kettenis <kettenis@gnu.org>
5050
5051 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5052 return value.
5053
5054 Based on a patch from Brian Ford <ford@vss.fsi.com>:
5055 * i386-tdep.c: Correct register numbering scheme comments
5056 throughout.
5057 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5058 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5059 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5060 (i386_gdb_arch_init): Likewise.
5061
5062 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5063 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5064 ppcnbsd-tdep.o.
5065
5066 * m68k-tdep.h: Tweak comments.
5067 * m68k-tdep.c: Tweak comment.
5068
5069 2004-04-17 Randolph Chung <tausq@debian.org>
5070
5071 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5072 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5073 (hppa_hpux_som_init_abi): Set is_elf to 0.
5074 (hppa_hpux_elf_init_abi): Set is_elf to 1.
5075 * hppa-tdep.c (low_text_segment_address): Remove global.
5076 (record_text_segment_lowaddr): Pass in low address as parameter. Use
5077 section offset to calculate segment address.
5078 (internalize_unwinds): Define low_text_segment_address as local and
5079 pass to record_text_segment_lowaddr for ELF targets.
5080 (hppa_gdbarch_init): Zero fill tdep structure.
5081 (hppa_dump_tdep): Print tdep structure.
5082 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5083
5084 2004-04-17 Randolph Chung <tausq@debian.org>
5085
5086 * hppa-tdep.c (hppa_pseudo_register_read): Define.
5087 (hppa_gdbarch_init): Set pseudo_register_read.
5088 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5089 * regcache.c (supply_register): Remove check for
5090 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5091
5092 2004-04-17 Randolph Chung <tausq@debian.org>
5093
5094 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5095 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5096 (hpread_adjust_stack_address): Move to hpread.c.
5097 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5098 obj_private_struct): Move from tm-hppa.h.
5099 * hpread.c (hppa-tdep.h): Include.
5100 (hpread_adjust_stack_address): Move from hppa-tdep.c.
5101 (hpread_read_function_type, hpread_read_doc_function_type)
5102 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
5103 directly.
5104 * pa64solib.c (hppa-tdep.h): Include.
5105 * somsolib.c (hppa-tdep.h): Include.
5106 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5107 inferior_status): Remove unused forward declarations.
5108 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5109 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5110 obj_private_struct): Move to hppa-tdep.h.
5111 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5112
5113 2004-04-17 Randolph Chung <tausq@debian.org>
5114
5115 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5116 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5117 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5118 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5119 Remove forward declaration and make static.
5120 (hppa_reg_struct_has_addr): Remove.
5121
5122 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5123
5124 * observer.sh: Move comments in sed command to first column.
5125
5126 2004-04-16 Jason Molenda (jmolenda@apple.com)
5127
5128 * frame.c: Minor typeo corrections in comments.
5129
5130 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5131
5132 * observer.c (observer_test_first_notification_function): Update
5133 function profile.
5134 (observer_test_second_notification_function): Likewise.
5135 (observer_test_third_notification_function): Likewise.
5136
5137 2004-04-16 Mark Kettenis <kettenis@gnu.org>
5138
5139 From Brian Ford <ford@vss.fsi.com>:
5140 * i386-tdep.c (i386_coff_init_abi): New function.
5141 * i386-tdep.h (i386_coff_init_abi): New prototype.
5142 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
5143 register number translation functions for DWARF and DWARF 2.
5144
5145 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5146
5147 * dwarf2read.c: Back out my previous change, it was incorrect.
5148
5149 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
5150
5151 * dwarf2read.c: Include "hashtab.h".
5152 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5153 has_namespace_info.
5154 (struct partial_die_info): Add comments. Use bitfields to reduce
5155 memory footprint. Add scope, scope_set, has_specification,
5156 spec_offset, die_parent, die_child, and die_sibling.
5157 (peek_die_abbrev): Add prototype.
5158 (partial_read_comp_unit_head): New function, broken out from
5159 dwarf2_build_psymtabs_hard.
5160 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5161 Use partial_read_comp_unit_head. Initialize the CU and
5162 comp_unit_obstack. Update calls to read_partial_die and
5163 scan_partial_symbols. Use free_stack_comp_unit and
5164 load_partial_dies.
5165 (scan_partial_symbols): Change PDI to a pointer. Use the child and
5166 sibling pointers to walk partial DIEs. Call fixup_partial_die.
5167 Update calls to helper functions. Remove NAMESPACE argument.
5168 Update comments.
5169 (partial_die_parent_scope, partial_die_full_name): New functions.
5170 (add_partial_symbol): Remove namespace argument. Update call to
5171 pdi_needs_namespace. Use partial_die_full_name. Handle
5172 DW_TAG_namespace. Check has_namespace_info flag.
5173 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
5174 tag. Handle namespaces.
5175 (add_partial_namespace, add_partial_enumeration): Simplify.
5176 (guess_structure_name): New function, derived from
5177 add_partial_structure.
5178 (add_partial_structure): Remove.
5179 (determine_class_name): Update comment.
5180 (dwarf2_read_abbrevs): Set has_namespace_info flag.
5181 (is_type_tag_for_partial, load_partial_dies): New functions.
5182 (read_partial_die): Pass abbrev and abbrev_len as arguments.
5183 Record specifications instead of following them immediately.
5184 (find_partial_die_in_comp_unit, find_partial_die)
5185 (fixup_partial_die, free_stack_comp_unit)
5186 (hashtab_obstack_allocate, dummy_obstack_deallocate)
5187 (partial_die_hash, partial_die_eq): New functions.
5188 * Makefile.in (hashtab_h): Define.
5189 (dwarf2read.o): Update dependencies.
5190 (observer_inc, observer_h): Move to the correct section.
5191
5192 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5193
5194 * dwarf2read.c (dwarf2_attribute_true_p): New function.
5195 (die_is_declaration): Use the function above. Add comment.
5196
5197 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5198
5199 * dwarf2read.c (read_structure_scope): Identify stub types
5200 using die_is_declaration() only.
5201
5202 2004-04-15 Roland McGrath <roland@redhat.com>
5203
5204 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5205 argument instead of NAME.
5206 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5207 in call to symbol_file_add_with_addrs_or_offsets.
5208 (build_addr_info): New function, helper for ...
5209 (symbol_file_add_from_memory): New function.
5210 (add_symbol_file_from_memory_command): New function using that.
5211 (_initialize_symfile): Register it for add-symbol-file-from-memory.
5212 (pre_add_symbol_hook): Add const to argument type.
5213 * symfile.h (symbol_file_add_from_memory): Declare it.
5214
5215 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5216
5217 * NEWS (New native configurations): Mention OpenBSD/vax.
5218 * configure.host: Add vax-*-openbsd*.
5219 * config/vax/obsd.mh: New file.
5220 * config/vax/nm-obsd.h: New file.
5221
5222 * vax-tdep.c: Include "regset.h".
5223 (vax_supply_gregset): New function.
5224 (vax_gregset): New variable.
5225 (vax_regset_from_core_section): New function.
5226 (vax_gdbarch_init): Set regset_from_core_section.
5227 * Makefile.in (vax-tdep.o): Update dependencies.
5228
5229 2004-04-15 Andrew Cagney <cagney@redhat.com>
5230
5231 * observer.c (normal_stop_subject, observer_notify_normal_stop)
5232 (observer_normal_stop_notification_stub)
5233 (observer_attach_normal_stop, observer_detach_normal_stop):
5234 Delete, replaced by #include "observer.inc".
5235 * infrun.c (normal_stop): Pass "stop_bpstat" to
5236 observer_notify_normal_stop.
5237 * Makefile.in (observer_inc): Define.
5238 (observer.o): Update dependencies.
5239 (observer.h, observer.inc): New rules.
5240 * observer.h: Delete file.
5241 * observer.sh: New file.
5242
5243 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5244
5245 * vax-tdep.c (vax_frame_cache): Fix typo.
5246
5247 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5248
5249 * NEWS (New native configurations): Mention NetBSD/vax.
5250 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5251 * config/vax/nbsdelf.mh: New file.
5252 * config/vax/nbsdaout.mh: New file.
5253 * config/vax/nm-nbsd.h: New file.
5254 * config/vax/nm-nbsdaout.h: New file.
5255
5256 * vaxnbsd-tdep.c: New file.
5257 * Makefile.in (vaxnbsd-tdep.o): New dependency.
5258 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5259 * config/vax/nbsd.mt: New file.
5260 * config/vax/tm-nbsd.h: New file.
5261
5262 * Makefile.in (vaxbsd-nat.o): New dependency.
5263
5264 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5265 * vax-tdep.c (vax_store_arguments): Remove struct_return and
5266 struct_addr arguments. Don't push return value address.
5267 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5268 arguments to vax_store_arguments. Store return value address in
5269 R1.
5270 (vax_store_struct_return, vax_extract_return_value)
5271 (vax_store_return_value): Remove functions.
5272 (vax_return_value): New function.
5273 (vax_gdbarch_init): Set return value. Don't set
5274 deprecated_store_struct_return, deprecated_extract_struct_return
5275 and deprecated_store_return_value.
5276
5277 2004-04-14 Andreas Schwab <schwab@suse.de>
5278
5279 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5280 value buffer.
5281 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5282
5283 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5284
5285 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5286 (vax_unwind_dummy_id): New functions.
5287 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5288 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5289 variables.
5290 (vax_fix_call_dummy): Remove function.
5291 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5292 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5293 call_dummy_location, deprecated_call_dummy_words,
5294 deprecated_sizeof_call_dummy_words,
5295 deprecated_call_dummy_breakpoint_offset,
5296 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5297 and deprecated_dummy_write_sp.
5298
5299 2004-04-13 David Carlton <carlton@kealia.com>
5300
5301 * MAINTAINERS: Move myself to "paper trail" section.
5302
5303 2004-04-12 Mark Kettenis <kettenis@gnu.org>
5304
5305 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5306 "trad-frame.h".
5307 (vax_frame_init_saved_regs): Remove function.
5308 (vax_sigtramp_saved_pc): Remove function.
5309 (vax_frame_saved_pc): Remove function.
5310 (vax_frame_args_address): Remove function.
5311 (vax_frame_num_args): Rewrite.
5312 (vax_frame_chain): Remove function.
5313 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5314 VAX_FP_REGNUM.
5315 (vax_pop_frame): Likewise.
5316 (vax_saved_pc_after_call): Remove function.
5317 (struct vax_frame_cache): New structure.
5318 (vax_frame_cache): New function.
5319 (vax_frame_this_id): New function.
5320 (vax_frame_prev_register): New function.
5321 (vax_frame_unwind): New variable.
5322 (vax_frame_sniffer): New function.
5323 (vax_frame_base_address): New function.
5324 (vax_frame_args_address): New function.
5325 (vax_frame_base): New variable.
5326 (vax_unwind_pc): New function.
5327 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
5328 deprecated_fp_regnum, deprecated_saved_pc_after_call,
5329 deprecated_frame_chain, deprecated_frame_saved_pc,
5330 deprecated_frame_args_address and
5331 deprecated_frame_init_saved_regs.
5332 * Makefile.in (vax-tdep.o): Update dependencies.
5333
5334 * vaxbsd-nat.c: New file.
5335
5336 * vax-tdep.h: Update copyright year. Adjust comments.
5337 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
5338 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
5339 (vax_regnum): New enum. Replacing...
5340 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
5341 (VAX_PS_REGNUM): ... these removed macros.
5342 * vax-tdep.c (vax_register_name): Remove prototype.
5343 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
5344 (vax_register_byte, vax_register_raw_size,
5345 vax_register_virtual_size, vax_register_virtual_type): Remove
5346 functions.
5347 (vax_register_type): New function.
5348 (vax_breakpoint_from_pc): Reorganize.
5349 (vax_gdbarch_init): Set register_type. Don't set
5350 deprecated_register_size, deprecated_register_bytes,
5351 deprecated_register_byte, deprecated_register_raw_size,
5352 deprecated_max_register_raw_size,
5353 deprecated_register_virtual_size,
5354 deprecated_max_register_virtual_size and
5355 deprecated_register_virtual_type. Add comment on stack direction.
5356
5357 2004-04-11 Mark Kettenis <kettenis@gnu.org>
5358
5359 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
5360 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
5361 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
5362
5363 2004-04-10 Randolph Chung <tausq@debian.org>
5364
5365 * MAINTAINERS (write after approval): Add myself.
5366
5367 2004-04-07 Randolph Chung <tausq@debian.org>
5368
5369 * hppa-tdep.c (hppa_inner_than): Remove.
5370 (is_pa_2): Remove unused static variable.
5371 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
5372
5373 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
5374
5375 * language.h (language_defn): Add new la_post_parser field.
5376 * parser-defs.h (null_post_parser): New declaration (default for
5377 la_post_parser).
5378
5379 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
5380 insert call to that function.
5381 (parse_exp_in_context): New function, including code formerly in
5382 parse_exp_1. Calls language-dependent post-parser after
5383 prefixification.
5384 (parse_expression_in_context): New exported function.
5385 (null_post_parser): New definition.
5386 * expression.h (parse_expression_in_context): Add declaration.
5387
5388 * p-lang.c (pascal_language_defn): Add trivial post-parser.
5389 * c-lang.c (c_language_defn): Ditto.
5390 (cplus_language_defn): Ditto.
5391 (asm_language_defn): Ditto.
5392 (minimal_language_defn): Ditto.
5393 * f-lang.c (f_language_defn): Ditto.
5394 * jv-lang.c (java_language_defn): Ditto.
5395 * language.c (unknown_language_defn): Ditto.
5396 (auto_language_defn): Ditto.
5397 (local_language_defn): Ditto.
5398 * m2-lang.c (m2_language_defn): Ditto.
5399 * scm-lang.c (scm_language_defn): Ditto.
5400 * obj-lang.c (objc_language_defn): Ditto.
5401
5402 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5403
5404 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
5405 (amd64nbsd_mcontext_addr): New function.
5406 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
5407 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
5408 with amd64nbsd_r_reg_offset, instead of building it on the fly.
5409
5410 * corelow.c (core_xfer_partial): Fix coding standards violation.
5411 Add support for TARGET_OBJECT_WCOOKIE.
5412
5413 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
5414 deprecated_pc_in_sigtramp.
5415 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
5416 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
5417 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
5418 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
5419 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
5420 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
5421 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5422
5423 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
5424 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
5425 Fix typo.
5426
5427 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
5428 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
5429 (amd64_collect_fxsave): Likewise.
5430
5431 * i386-sol2-tdep.c: Include "gdb_string.h".
5432 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
5433 name.
5434 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5435
5436 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5437
5438 * i386-sol2-tdep.c: Include "solib-svr4.h".
5439 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5440 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5441 * config/i386/tm-i386sol2.h: Include :solib.h".
5442 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
5443 solib-svr4.o and solib-legacy.o.
5444 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
5445 solib-svr4.o.
5446
5447 2004-04-09 Mark Kettenis <kettenis@gnu.org>
5448
5449 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
5450 whether a register is supplied by PTRACE_GETFPREGS.
5451 (store_inferior_registers): Likewise.
5452 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
5453 whether a register is supplied by PT_GETFPREGS.
5454 (store_inferior_registers): Likewise.
5455
5456 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
5457 * config/i386/linux64.mt (TDEPFILES): Likewise.
5458
5459 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
5460
5461 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
5462 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5463 the program counter is in the range specified by `struct
5464 gdbarch_tdep'.
5465 * amd64-linux-tdep.c: Include "symtab.h".
5466 (amd64_linux_pc_in_sigtramp): Remove function.
5467 (amd64_linux_sigtramp_p): New function.
5468 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5469 deprecated_pc_in_sigtramp.
5470 * amd64nbsd-tdep.c: Include "symtab.h".
5471 (amd64nbsd_sigtramp_p): New function.
5472 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5473 deprecated_pc_in_sigtramp.
5474 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
5475 few comments.
5476 (amd64obsd_pc_in_sigtramp): Remove function.
5477 (amd64obsd_sigtramp_p): New function.
5478 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5479 deprecated_pc_in_sigtramp.
5480 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
5481 (i386bsd_pc_ins_sigtramp): Remove prototype.
5482 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
5483 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
5484 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5485 the program counter is in the range specified by `struct
5486 gdbarch_tdep'.
5487 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
5488 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
5489 (i386_go32_pc_in_sigtramp): Remove function.
5490 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
5491 Initialize TDEP->sigtramp_p.
5492 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
5493 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
5494 deprecated_pc_in_sigtramp.
5495 * i386-linux-tdep.c: Adjust comments.
5496 (i386_linux_pc_in_sigtramp): Remove function.
5497 (i386_linux_sigtramp_p): New function.
5498 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5499 deprecated_pc_in_sigtramp.
5500 * i386-nto-tdep.c: Update copyright year.
5501 (i386nto_pc_in_sigtramp): Remove function.
5502 (i386nto_sigtramp_p): New function.
5503 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5504 SP_REGNUM.
5505 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
5506 deprecated_pc_in_sigtramp.
5507 * i386-sol2-tdep.c: Update copyright year.
5508 (i386_sol2_pc_in_sigtramp): Remove function.
5509 (i386_sol2_sigtramp_p): New function.
5510 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
5511 deprecated_pc_in_sigtramp.
5512 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5513 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5514 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5515 deprecated_sigtramp_start and deprecated_sigtramp_end.
5516 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5517 (i386nbsd_pc_in_sigtramp): Remove function.
5518 (i386nbsd_sigtramp_p): New function.
5519 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5520 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5521 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5522 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5523 (i386obsd_pc_in_sigtramp): Remove function.
5524 (i386obsd_sigtramp_p): New function.
5525 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5526 functions.
5527 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5528 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5529 TDEP->sigtramp_p.
5530 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5531 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5532 dependencies.
5533
5534 * config/i386/i386aout.mt: Remove file.
5535
5536 * configure.tgt: Remove i[34567]86-*-go32*,
5537 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5538 and i[34567]86-*-isc*. Set gdb_target to i386 for
5539 i[34567]86-*-netware* and i[34567]86-*-*.
5540 * config/i386/i386.mt: New file.
5541 * config/i386/embed.mt: Remove file.
5542 * config/i386/go32.mt: Remove file.
5543 * config/i386/i386nw.mt: Remove file.
5544 * config/i386/i386v.mt: Remove file.
5545 * config/i386/tm-go32.h: Remove file.
5546
5547 * tui/tui-hooks.c: Include "readline/readline.h" after
5548 "gdb_curses.h" instead of before.
5549 * tui/tui-io.c: Likewise.
5550
5551 * tui/tui.c: Fix typo in comment.
5552
5553 * sparc64-tdep.c (sparc_address_from_register): Remove function.
5554
5555 2004-04-08 Andrew Cagney <cagney@redhat.com>
5556
5557 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
5558 (deprecated_exception_support_initialized): Declare.
5559 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
5560 (initialize_hp_cxx_exception_support)
5561 (child_enable_exception_callback): Update.
5562 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
5563 (deprecated_exception_support_initialized): Rename
5564 deprecated_exception_catchpoints_are_fragile and
5565 deprecated_exception_support_initialized.
5566 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
5567
5568 * symtab.c (deprecated_hp_som_som_object_present): Rename
5569 hp_som_som_object_present.
5570 * symtab.h (deprecated_hp_som_som_object_present): Declare.
5571 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
5572 Update. Delete extern declaration.
5573 * valops.c (hp_som_som_object_present): Ditto.
5574 * parse.c (deprecated_hp_som_som_object_present)
5575 (parse_nested_classes_for_hpacc): Ditto.
5576 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
5577 * hppa-hpux-tdep.c (hp_som_som_object_present)
5578 (initialize_hp_cxx_exception_support): Ditto.
5579 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
5580 * cp-valprint.c (hp_som_som_object_present)
5581 (cp_print_class_method): Ditto.
5582 * c-typeprint.c (hp_som_som_object_present):
5583 (c_type_print_base): Ditto.
5584 * c-exp.y (hp_som_som_object_present): Ditto.
5585
5586 2004-04-08 Andrew Cagney <cagney@redhat.com>
5587
5588 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
5589 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
5590 (frame_unwind_find_by_frame): Re-implement the unwind code so
5591 that it can both prepend and append sniffers. Replace
5592 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
5593 * tramp-frame.c (tramp_frame_append): Use
5594 frame_unwind_prepend_unwinder.
5595 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
5596 frame_unwind_register_unwinder.
5597 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
5598 tramp_frame_append.
5599 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
5600 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
5601 (mips_linux_init_abi): Update.
5602
5603 2004-04-08 Kevin Buettner <kevinb@redhat.com>
5604
5605 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
5606 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
5607 file support.
5608
5609 2004-04-07 Kevin Buettner <kevinb@redhat.com>
5610
5611 * ia64-tdep.c (elf.h): Don't include.
5612 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
5613
5614 2004-04-07 Jason Molenda (jmolenda@apple.com)
5615
5616 * frame.h: Typeo corrections in comments.
5617
5618 2004-04-07 Jim Blandy <jimb@redhat.com>
5619
5620 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
5621 %esp and %ebp
5622
5623 2004-04-07 Mark Kettenis <kettenis@gnu.org>
5624
5625 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
5626 * config/sparc/linux64.mt (TDEPFILES): Likewise.
5627 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
5628 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
5629 and solib-legacy.o.
5630 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
5631 solib-svr4.o.
5632 * config/sparc/tm-sol2.h: Update copyright year. Include
5633 "solib.h".
5634
5635 * sparc-sol2-tdep.c: Update copyright year. Include
5636 "solib-svr4.h".
5637 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5638 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
5639 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5640 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
5641 dependencies.
5642
5643 2004-04-06 Andrew Cagney <cagney@redhat.com>
5644
5645 * infttrace.c: Include "infttrace.h".
5646 * infttrace.h: Include "target.h".
5647 * Makefile.in (infttrace_h): Update.
5648 (infttrace.o): Update.
5649
5650 2004-04-06 Andrew Cagney <cagney@redhat.com>
5651
5652 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
5653 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
5654 move extern declarations from here ...
5655 * infttrace.h: ... to here.
5656 * Makefile.in (hppah-nat.o): Update dependencies.
5657
5658 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
5659 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
5660 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
5661 (hppa_breakpoint_from_pc): Delete.
5662
5663 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
5664
5665 2004-04-05 Andrew Cagney <cagney@redhat.com>
5666
5667 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
5668 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
5669 <sys/file.h>.
5670
5671 2004-04-06 Randolph Chung <tausq@debian.org>
5672
5673 Committed by Andrew Cagney (mechanical change).
5674 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
5675 exception_catchpoints_are_fragile, find_stub_with_shl_get,
5676 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
5677 child_enable_exception_callback, current_ex_event,
5678 null_symtab_and_line, child_get_current_exception_event,
5679 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
5680 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
5681 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
5682 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
5683 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
5684 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
5685 Move hpux-specific definitions ...
5686 * hppa-hpux-tdep.c: ... to here.
5687
5688 2004-04-05 Andrew Cagney <cagney@redhat.com>
5689
5690 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
5691 skip_prologue_using_sal.
5692
5693 2004-04-05 Andrew Cagney <cagney@redhat.com>
5694
5695 * config/i386/tm-i386.h: Delete file.
5696 * config/i386/tm-vxworks.h: Update copyright, do not include
5697 "tm-i386.h".
5698 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
5699 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
5700 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
5701 * config/i386/ncr3000.mt (TM_FILE): Delete.
5702 * config/i386/interix.mt (TM_FILE): Delete.
5703 * config/i386/i386v.mt (TM_FILE): Delete.
5704 * config/i386/i386nw.mt (TM_FILE): Delete.
5705 * config/i386/i386gnu.mt (TM_FILE): Delete.
5706 * config/i386/i386aout.mt (TM_FILE): Delete.
5707 * config/i386/embed.mt (TM_FILE): Delete.
5708
5709 2004-04-05 Kevin Buettner <kevinb@redhat.com>
5710
5711 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
5712 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
5713 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
5714 (accg7_regnum): New constants.
5715 (last_spr_regnum, last_pseudo_regnum): Update.
5716 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
5717 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
5718 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
5719 for accg registers.
5720 (frv_register_sim_regno): Update spr_map[].
5721
5722 2004-04-04 Andrew Cagney <cagney@redhat.com>
5723
5724 * config/mips/xm-riscos.h: Delete.
5725 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
5726 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
5727 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
5728 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
5729 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
5730 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
5731 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
5732 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
5733 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
5734 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
5735 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
5736 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
5737 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
5738 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
5739 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
5740 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
5741 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
5742 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
5743 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
5744 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
5745 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
5746 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
5747 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
5748 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
5749 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
5750 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
5751
5752 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
5753 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
5754 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
5755 * configure.host: Remove m680[01]0-sun-sunos3*,
5756 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
5757 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
5758 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
5759 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
5760 mips-*-riscos*.
5761 * NEWS: Mention removed systems.
5762
5763 2004-04-04 Andrew Cagney <cagney@redhat.com>
5764
5765 GDB 6.1 release created from 6.1 branch.
5766
5767 2004-04-04 Andrew Cagney <cagney@redhat.com>
5768
5769 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
5770 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
5771 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
5772
5773 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
5774 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
5775 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
5776
5777 2004-04-03 Jim Blandy <jimb@redhat.com>
5778
5779 * MAINTAINERS: Chris Faylor has changed employers; add him to
5780 "paper trail" section, and update his E-mail address.
5781
5782 2004-04-03 Andrew Cagney <cagney@redhat.com>
5783
5784 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
5785 generic dummy frames.
5786 * dummy-frame.c: Update copyright.
5787 (dummy_frame_sniffer): Delete check for generic dummy frames.
5788
5789 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
5790 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
5791 (REG_PARM_STACK_SPACE): Delete.
5792 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
5793 Inline reference to REG_PARM_STACK_SPACE.
5794
5795 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
5796 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
5797 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
5798 (FRAME_BASE_BEFORE_SIGTRAMP)
5799 (hppa32_hpux_frame_base_before_sigtramp)
5800 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
5801 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
5802 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
5803 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
5804 (FRAME_BASE_BEFORE_SIGTRAMP)
5805 (hppa64_hpux_frame_base_before_sigtramp)
5806 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
5807
5808 2004-04-03 Andrew Cagney <cagney@redhat.com>
5809
5810 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
5811
5812 2004-04-02 Andrew Cagney <cagney@redhat.com>
5813
5814 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
5815 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
5816 * dummy-frame.h: Delete out-of-date comments.
5817 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
5818 * gdbarch.h, gdbarch.c: Re-generate.
5819
5820 2004-04-02 Joel Brobecker <brobecker@gnat.com>
5821
5822 Committed by Andrew Cagney <cagney@redhat.com>.
5823 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
5824 into account an instruction saving a register if we have already
5825 seen an earlier instruction saving that same register.
5826
5827 2004-04-02 Andrew Cagney <cagney@redhat.com>
5828
5829 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
5830 * gdbarch.h, gdbarch.c: Re-generate.
5831 * frame.c (legacy_get_prev_frame): Delete references to
5832 DEPRECATED_INIT_FRAME_PC_FIRST.
5833
5834 * infrun.c (pc_in_sigtramp): Delete function.
5835 (check_sigtramp2): Inline call to pc_in_sigtramp, use
5836 get_frame_type.
5837
5838 2004-04-02 Andrew Cagney <cagney@redhat.com>
5839
5840 * infrun.c (handle_step_into_function): Delete code conditional on
5841 legacy_frame_p.
5842 (handle_inferior_event, step_over_function): Ditto.
5843
5844 2004-04-02 Andrew Cagney <cagney@redhat.com>
5845
5846 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
5847 "previous frame inner to this frame" test.
5848
5849 2004-04-02 Andrew Cagney <cagney@redhat.com>
5850
5851 * frame.c (safe_frame_unwind_memory): New function.
5852 * frame.h (safe_frame_unwind_memory): Declare. Update description
5853 of /safe_/ methods.
5854 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
5855 "next_frame". Use safe_frame_unwind_memory.
5856 (tramp_frame_sniffer): Update call to tramp_frame_start.
5857
5858 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
5859
5860 * dwarf2read.c (dwarf2_objfile_data_key): New.
5861 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
5862 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
5863 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
5864 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
5865 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
5866 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
5867 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
5868 Remove variables.
5869 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
5870 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
5871 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
5872 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
5873 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
5874 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
5875 Remove macros.
5876 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
5877 data.
5878 (dwarf2_locate_sections, dwarf2_build_psymtabs)
5879 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
5880 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
5881 (read_partial_die, read_full_die, read_indirect_string)
5882 (dwarf_decode_line_header, dwarf_decode_macros)
5883 (dwarf2_symbol_mark_computed): Remove use of removed macros.
5884 Update uses of removed variables.
5885 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
5886 of removed macros.
5887 (_initialize_dwarf2_read): New function.
5888 * symfile.h (dwarf2_has_info): Update prototype.
5889 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
5890 * elfread.c (elf_symfile_read): Likewise.
5891
5892 2004-04-01 Jim Blandy <jimb@redhat.com>
5893
5894 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
5895 function for register numbers on all the rs6000-derived targets.
5896 (rs6000_gdbarch_init): Don't register a separate
5897 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
5898 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
5899 variants.
5900
5901 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
5902 numbering.
5903
5904 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5905
5906 * valarith.c: Update copyright notice.
5907 (value_add): Handle range types.
5908 (value_sub): Ditto.
5909 (value_equal): Ditto.
5910 (value_less): Ditto.
5911 (value_neg): Ditto.
5912 (value_complement): Ditto.
5913 (value_binop): Simplify slightly by using is_integral_type and
5914 eliminiating unnecessary COERCE_ENUMs.
5915
5916 2004-03-31 Andrew Cagney <cagney@redhat.com>
5917
5918 * frame.h (frame_unwind_id): Declare.
5919 * frame.c (frame_unwind_id): New function.
5920 (get_prev_frame_1): New function.
5921 (frame_debug_got_null_frame): New function.
5922 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
5923 code proper to prev_frame, update description.
5924 * infrun.c (step_over_function): Use frame_unwind_id.
5925
5926 2004-04-31 J. Brobecker <brobecker@gnat.com>
5927
5928 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
5929 (hppa64_push_dummy_call): Likewise.
5930
5931 2004-03-30 Jim Blandy <jimb@redhat.com>
5932
5933 From Ulrich Weigand:
5934 * utils.c (query): Do not use a va_list variable multiple times.
5935
5936 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
5937
5938 * Makefile.in (linux_nat_h): Update dependencies.
5939 * configure.in: Check for <gnu/libc-version.h>.
5940 * configure: Regenerate.
5941 * config.in: Regenerate.
5942 * linux-nat.h: Include "target.h". Add waitstatus field to
5943 struct lwp_info.
5944 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
5945 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
5946 to.
5947 (lin_lwp_handle_extended): New function. Handle clone events.
5948 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
5949 thread exit events.
5950 (child_wait): Handle clone events.
5951 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
5952 * linux-nat.c (linux_enable_event_reporting): Turn on
5953 PTRACE_O_TRACECLONE.
5954 (linux_handle_extended_wait): Handle clone events.
5955 * thread-db.c: Include <gnu/libc-version.h>.
5956 (struct private_thread_info): Add dying flag.
5957 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
5958 higher.
5959 (attach_thread): Update comments. Handle dying threads.
5960 (detach_thread): Set the dying flag.
5961 (check_event): Always call attach_thread.
5962
5963 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
5964
5965 * mips-tdep.c (mips_pdr_data): New.
5966 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
5967 (_initialize_mips_tdep): Initialize mips_pdr_data.
5968
5969 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
5970
5971 * minsyms.c (install_minimal_symbols): Move dropping leading
5972 char from linkage name from here...
5973 (prim_record_minimal_symbol_and_info): ...to here. Simplify
5974 test for "__gnu_compiled*" symbols.
5975
5976 2004-03-28 Jim Blandy <jimb@redhat.com>
5977
5978 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
5979 registers to temp register r0 and byte stores as prologue
5980 instructions.
5981
5982 2004-03-28 Andrew Cagney <cagney@redhat.com>
5983
5984 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
5985 arm*-*-*.
5986
5987 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
5988
5989 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
5990 and switch the layout to force a display of register window.
5991
5992 2004-02-26 J. Brobecker <brobecker@gnat.com>
5993
5994 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
5995 of the INTEGER class.
5996
5997 2004-03-26 Jim Blandy <jimb@redhat.com>
5998
5999 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6000 bytes long on PPC GNU/Linux.
6001
6002 2004-03-26 David Carlton <carlton@kealia.com>
6003
6004 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6005
6006 2004-03-25 Andrew Cagney <cagney@redhat.com>
6007
6008 * PROBLEMS: Add general section titles, remove references to
6009 specific releases.
6010
6011 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
6012
6013 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6014 INT_REGISTER_SIZE.
6015 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6016 FP_REGISTER_VIRTUAL_SIZE.
6017 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6018 of DEPRECATED_REGISTER_RAW_SIZE.
6019 (arm_register_type): Add gdbarch argument.
6020 (arm_register_raw_size, arm_register_virtual_size): Delete.
6021 (arm_register_byte, arm_extract_return_value)
6022 (arm_store_return_value, arm_get_longjmp_target): Update references
6023 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6024 (arm_gdbarch_init): Likewise. Don't set
6025 deprecated_register_raw_size, deprecated_register_virtual_size,
6026 deprecated_max_register_raw_size,
6027 deprecated_max_register_virtual_size, or
6028 deprecated_max_register_virtual_type. Do set register_type.
6029 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6030 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6031 (FP_REGISTER_VIRTUAL_SIZE): Delete.
6032 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6033 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6034 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6035 INT_REGISTER_SIZE.
6036 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6037 (remote_rdp_store_register): Likewise.
6038
6039 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
6040
6041 * Makefile.in (mips-linux-tdep.o): Update dependencies.
6042 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6043 to after osabi initialization.
6044 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6045 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6046 functions.
6047 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6048 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6049 variables.
6050 (mips_linux_init_abi): Append signal trampoline unwinders.
6051
6052 2004-03-24 Andrew Cagney <cagney@redhat.com>
6053
6054 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6055 * tramp-frame.c: Include "gdb_assert.h".
6056 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
6057 correct sizeof.
6058 (tramp_frame_append): Validate the tramp frame's instructions.
6059 * Makefile.in (tramp-frame.o): Update dependencies.
6060
6061 2004-03-23 Andrew Cagney <cagney@redhat.com>
6062
6063 * trad-frame.h (trad_frame_set_reg_addr): Declare.
6064
6065 2004-03-23 Andrew Cagney <cagney@redhat.com>
6066
6067 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6068 Nasser as past testsuite/lib/ (and other) maintainers.
6069
6070 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6071
6072 * infcmd.c (attach_command): Reread symbols if we already have
6073 an exec file.
6074
6075 2004-03-23 Andrew Cagney <cagney@redhat.com>
6076
6077 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6078
6079 2004-03-23 Andrew Cagney <cagney@redhat.com>
6080
6081 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6082 * gdbarch.h, gdbarch.c: Re-generate.
6083 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6084 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6085 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6086 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6087 (DEPRECATED_SIGTRAMP_START): Update.
6088 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6089 (DEPRECATED_SIGTRAMP_START): Update.
6090 * blockframe.c (find_pc_sect_partial_function): Update.
6091 * arch-utils.c (legacy_pc_in_sigtramp): Update.
6092
6093 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6094
6095 * remote.c (remote_open_1): Reopen the exec file and reread symbols
6096 if necessary.
6097
6098 2004-03-23 Andrew Cagney <cagney@redhat.com>
6099
6100 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6101 predicate, deprecate.
6102 * gdbarch.h, gdbarch.c: Re-generate.
6103 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6104 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6105 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6106 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6107 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6108 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6109 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6110 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6111 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6112 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6113 * blockframe.c (find_pc_partial_function): Update.
6114 * breakpoint.c (bpstat_what): Update.
6115 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6116 * frv-linux-tdep.c (frv_linux_init_abi): Update.
6117 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6118 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6119 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6120 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6121 * i386-nto-tdep.c (i386nto_init_abi): Update.
6122 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6123 * i386-tdep.c (i386_sigtramp_frame_sniffer)
6124 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6125 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6126 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6127 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6128 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6129 * infrun.c (pc_in_sigtramp): Update.
6130 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6131 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6132 * mips-tdep.c (mips_gdbarch_init): Update.
6133 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6134 * ppc-linux-tdep.c: Update comment.
6135 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6136 * shnbsd-tdep.c (shnbsd_init_abi): Update.
6137 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6138 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6139 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6140 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6141 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6142 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6143 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6144 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6145
6146 2004-03-23 Andrew Cagney <cagney@redhat.com>
6147
6148 * tramp-frame.h, tramp-frame.h: New files.
6149 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6150 Update rules to include "tramp-frame.h" and "tramp-frame.c".
6151
6152 * Makefile.in: Update all dependencies.
6153
6154 2004-03-23 Andrew Cagney <cagney@redhat.com>
6155
6156 * Makefile.in (trad_frame_h): Add $(frame_h).
6157 * trad-frame.h: Update copyright. Include "frame.h".
6158 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6159 (trad_frame_set_id, trad_frame_get_id): Declare.
6160 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6161 * trad-frame.c: Update copyright.
6162 (struct trad_frame_cache): Define.
6163 (trad_frame_cache_zalloc): New function.
6164 (trad_frame_set_id, trad_frame_get_id): New functions.
6165 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6166
6167 2004-03-22 Andrew Cagney <cagney@redhat.com>
6168
6169 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6170 s390_pltstub_unwind_cache.
6171 (s390_stub_frame_unwind_cache): Rename
6172 s390_pltstub_frame_unwind_cache.
6173 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6174 (s390_stub_frame_prev_register): Rename
6175 s390_pltstub_frame_prev_register.
6176 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6177 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6178
6179 From Ulrich Weigand:
6180 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6181 pointer calls like PLT calls.
6182
6183 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6184
6185 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6186 PC rather than the partial function start address. Use the start
6187 address to sanity check the found PDR.
6188
6189 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6190
6191 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6192 linux_handle_extended_wait.
6193
6194 2004-03-22 Andrew Cagney <cagney@redhat.com>
6195
6196 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6197 function.
6198
6199 * frame.h (generic_pop_current_frame): Delete declaration.
6200 (deprecate_pop_dummy_frame): Deprecate
6201 generic_pop_dummy_frame.
6202 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6203 (generic_pop_current_frame): Delete function.
6204 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6205 generic_pop_current_frame.
6206 * v850-tdep.c (v850_pop_frame): Update.
6207 * mcore-tdep.c (mcore_pop_frame): Update.
6208 * sh64-tdep.c (sh64_pop_frame): Update.
6209 * h8300-tdep.c (h8300_pop_frame): Update.
6210
6211 2004-03-22 Andrew Cagney <cagney@redhat.com>
6212
6213 * frame.h (deprecated_pc_in_call_dummy): Rename
6214 generic_pc_in_call_dummy.
6215 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6216 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6217 generic_pc_in_call_dummy.
6218 (pc_in_dummy_frame): Make static.
6219 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6220 * gdbarch.h, gdbarch.c: Re-generate.
6221 * dummy-frame.c (dummy_frame_sniffer): Simplify.
6222 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6223 (legacy_get_prev_frame): Ditto.
6224 * inferior.h: Delete reference to generic_pc_in_call_dummy in
6225 comment.
6226
6227 2004-03-21 Andrew Cagney <cagney@redhat.com>
6228
6229 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6230 declaration and out-of-date comment.
6231 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6232 Delete function.
6233 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6234 deprecated_pc_in_call_dummy.
6235
6236 * infrun.c (handle_inferior_event): For non legacy frames, use the
6237 frame ID and frame type to identify a signal trampoline. Update
6238 comments.
6239
6240 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
6241
6242 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6243 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6244
6245 2004-03-21 Andrew Cagney <cagney@redhat.com>
6246
6247 * frame-unwind.h: Update copyright.
6248 (struct frame_data): Add opaque declaration.
6249 (frame_sniffer_ftype): Declare.
6250 (struct frame_unwind): Add "unwind_data" and "sniffer".
6251 (frame_unwind_register_unwinder): Declare.
6252 (frame_unwind_find_by_frame): Add parameter "this_cache".
6253 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6254 (legacy_get_prev_frame, legacy_get_prev_frame)
6255 (get_frame_type): Pass the prologue_cache to
6256 frame_unwind_find_by_frame.
6257 * frame-unwind.c (struct frame_unwind_table_entry): Add field
6258 "unwinder".
6259 (frame_unwind_register_unwinder): New function.
6260 (frame_unwind_find_by_frame): Handle an unwind sniffer.
6261
6262 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
6263
6264 * bcache.c (print_percentage): Use floating point to avoid
6265 incorrect results when portion*100 overflows.
6266
6267 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6268
6269 * ppc_tdep.h (ppc_linux_frame_saved_pc)
6270 (ppc_linux_init_extra_frame_info)
6271 (ppc_linux_frameless_function_invocation)
6272 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6273 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6274 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6275 (rs6000_frame_chain): Delete declarations.
6276 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6277 (ppc_linux_init_extra_frame_info)
6278 (ppc_linux_frameless_function_invocation)
6279 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6280 (ppc_linux_init_abi): Remove registration of above deleted functions.
6281 * rs6000-tdep.c (rs6000_init_extra_frame_info)
6282 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6283 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6284 (rs6000_pop_frame, rs6000_frameless_function_invocation)
6285 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6286 (rs6000_gdbarch_init): Remove registration of above deleted functions.
6287 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6288 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6289 frame management for all OSABIs.
6290
6291 2004-03-19 Andrew Cagney <cagney@redhat.com>
6292
6293 Committed by Kevin Buettner <kevinb@redhat.com>.
6294
6295 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6296 Update copyright.
6297 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6298 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6299 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6300 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6301 unwinders. #ifdef legacy frame code.
6302 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6303 "frame-base.h".
6304 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6305 (struct rs6000_frame_cache, rs6000_frame_cache)
6306 (rs6000_frame_this_id, rs6000_frame_prev_register)
6307 (rs6000_frame_sniffer, rs6000_frame_unwind)
6308 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6309 (rs6000_frame_base): Implement a traditional frame unwinder.
6310 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6311 frame unwinder.
6312
6313 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6314
6315 * breakpoint.c (adjust_breakpoint_address): Don't adjust
6316 breakpoint address for watchpoints or the catch eventpoints.
6317 Add new paramter ``bptype''. Adjust all callers.
6318
6319 2004-03-19 Andrew Cagney <cagney@redhat.com>
6320
6321 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
6322
6323 * PROBLEMS: Delete note that ARM does not use frame code, problem
6324 fixed.
6325
6326 2004-03-18 Andrew Cagney <cagney@redhat.com>
6327
6328 * stack.c (return_command): Delete code wrapped in #ifdef
6329 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
6330
6331 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
6332
6333 2004-03-18 Andrew Cagney <cagney@redhat.com>
6334
6335 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
6336 DEPRECATED_IN_SIGTRAMP.
6337 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6338 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
6339 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6340 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6341 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6342 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6343 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6344 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6345 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
6346 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
6347
6348 2004-03-18 Andrew Cagney <cagney@redhat.com>
6349
6350 * frame-base.c: Update copyright. Include "gdb_obstack.h".
6351 (struct frame_base_table_entry): Define.
6352 (struct frame_base_table): Re-implement as a linked list.
6353 (frame_base_init): Re-implement.
6354 (frame_base_table): Delete function.
6355 (append_predicate): Delete function.
6356 (frame_base_append_sniffer): Update.
6357 (frame_base_set_default): Update.
6358 (frame_base_find_by_frame): Update.
6359 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
6360 * Makefile.in (frame-base.o): Update dependencies.
6361
6362 2004-03-17 Andrew Cagney <cagney@redhat.com>
6363
6364 * frame.c (legacy_get_prev_frame): Pass correct frame to
6365 frame_unwind_find_by_frame.
6366
6367 2004-03-17 David Carlton <carlton@kealia.com>
6368
6369 * NEWS: Mention C++ nested types and namespaces
6370
6371 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
6372
6373 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
6374 and "Regressions since gdb 5.3.". Add known regressions since
6375 gdb 6.0.
6376
6377 2004-03-16 David Carlton <carlton@kealia.com>
6378
6379 * dwarf2read.c (process_structure_scope): Process children even
6380 when we're a declaration.
6381
6382 2004-03-16 Andrew Cagney <cagney@redhat.com>
6383
6384 * symtab.h (find_pc_sect_partial_function): Delete declaration.
6385 * blockframe.c (find_pc_partial_function)
6386 (find_pc_sect_partial_function): Merge into a single
6387 find_pc_partial_function.
6388
6389 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6390
6391 * i386bsd-nat.c: s/regno/regnum/g.
6392 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
6393 FP0_REGNUM.
6394 (store_inferior_registers): Likewise.
6395
6396 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6397
6398 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
6399 of i387_fill_fsave.
6400 (store_inferior_registers): Call i387_collect_fsave and
6401 i387_collect_fxsave instead of i387_fill_fsave and
6402 i387_fill_fxsave.
6403
6404 2004-03-15 Andrew Cagney <cagney@redhat.com>
6405
6406 * Makefile.in (frame-unwind.o): Update dependencies.
6407 * frame-unwind.c: Include "gdb_obstack.h".
6408 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
6409 parameter.
6410 (append_predicate): Delete function.
6411 (struct frame_unwind_table_entry): New structure.
6412 (struct frame_unwind_table): Replace "sniffer" with "head" and
6413 "tail".
6414 (frame_unwind_append_sniffer): Update.
6415 (frame_unwind_find_by_frame): Update.
6416 (_initialize_frame_unwind): Registe frame_unwind_init using
6417 gdbarch_data_register_pre_init.
6418
6419 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6420
6421 * i386bsd-nat.c: Update copyright year.
6422 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
6423 define unconditionally.
6424
6425 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6426
6427 * i387-tdep.h (i387_collect_fsave): New prototype.
6428 * i387-tdep.c (i387_collect_fsave): New function containing most
6429 of the code from i387_fill_fsave.
6430 (i387_fill_fsave): Call i387_collect_fsave.
6431
6432 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6433
6434 * i386-linux-tdep.c: Update copyright year.
6435 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
6436 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
6437 svr4_ilp32_link_map_offsets instead of
6438 i386_linux_svr4_fetch_link_map_offsets.
6439
6440 2004-03-15 David Carlton <carlton@kealia.com>
6441
6442 Fix for PR c++/1553:
6443 * dwarf2read.c (read_structure_type): Determine type name by
6444 calling determine_class_name.
6445 (determine_class_name): New.
6446 (determine_prefix): Look at TYPE_TAG_NAME and call
6447 determine_class_name when appropriate.
6448 (determine_prefix_aux, class_name): Delete.
6449 (read_namespace): Set die->type.
6450
6451 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6452
6453 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
6454 unused macro definition. The definition in target.h (or perhaps
6455 elsewhere) takes precedence.
6456
6457 2004-03-15 Andrew Cagney <cagney@redhat.com>
6458
6459 * ppc-tdep.h: Update copyright.
6460 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
6461 function signatures to match "regsets.h".
6462 * ppc-linux-tdep.c: Include "regset.h".
6463 (ELF_GREGSET_SIZE): Delete.
6464 (right_supply_register): New function.
6465 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
6466 using right_supply_register.
6467 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
6468 functions.
6469 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
6470 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
6471 (_initialize_ppc_linux_tdep): Do not register
6472 ppc_linux_regset_core_fns.
6473 (ppc_linux_regset_from_core_section): Replace
6474 fetch_core_registers.
6475 (ppc_linux_regset_core_fns): Delete.
6476 * ppc-linux-nat.c: (right_fill_reg): New function.
6477 (supply_gregset): Update call to ppc_linux_supply_gregset.
6478 (fill_gregset): Clear the register set, use right_fill_reg.
6479 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
6480 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
6481
6482 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
6483 unsigned.
6484
6485 2004-03-15 Andrew Cagney <cagney@redhat.com>
6486
6487 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
6488 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
6489 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
6490 and register_gdbarch_data.
6491 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
6492 (struct gdbarch_data): Replace "init" by "pre_init" and
6493 "post_init".
6494 * gdbarch.h, gdbarch.c: Re-generate.
6495 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
6496 with"obstack", use OBSTACK_ZALLOC.
6497 (dwarf2_frame_ops): Delete.
6498 (dwarf2_frame_set_init_reg): Use gdbarch_data.
6499 (dwarf2_frame_init_reg): Use gdbarch_data.
6500 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
6501 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
6502 (_initialize_svr4_solib): Update.
6503 * user-regs.c (_initialize_user_regs): Update.
6504 * reggroups.c (_initialize_reggroup): Update.
6505 * regcache.c (_initialize_regcache): Update.
6506 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6507 * libunwind-frame.c (_initialize_libunwind_frame): Update.
6508 * gnu-v3-abi.c (init_gnuv3_ops): Update.
6509 * frame-unwind.c (_initialize_frame_unwind): Update.
6510 * frame-base.c (_initialize_frame_base): Update.
6511 * user-regs.c (user_reg_add): Update.
6512 * reggroups.c (reggroup_add): Update.
6513 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6514 * libunwind-frame.c (libunwind_frame_set_descr): Update.
6515 * frame-unwind.c (frame_unwind_append_sniffer): Update.
6516 * frame-base.c (frame_base_table): Update.
6517 * remote.c (_initialize_remote): Update.
6518 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
6519
6520 2004-03-15 Andrew Cagney <cagney@redhat.com>
6521
6522 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6523
6524 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6525
6526 * Makefile.in (frv-linux-tdep.o): Add dependencies.
6527 * frv-linux-tdep.c: New file.
6528 * frv-tdep.c (struct gdbarch_tdep): Add new field
6529 ``sigcontext_reg_addr''.
6530 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6531 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6532 (frv_sigramp_frame_sniffer): New functions.
6533 (frv_sigtramp_frame_unwind): New static global.
6534 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
6535 sniffers.
6536 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6537 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6538
6539 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6540
6541 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6542 but not via a call to error(), when unable to read memory.
6543
6544 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6545
6546 * frv-tdep.c (frv_call_dummy_words): Delete.
6547 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6548
6549 2004-03-15 Andrew Cagney <cagney@redhat.com>
6550
6551 * infrun.c (handle_step_into_function, step_over_function): Only
6552 update and use STEP_FRAME_ID when the system is using legacy
6553 frames. Update comments.
6554
6555 2004-03-14 Mark Kettenis <kettenis@gnu.org>
6556
6557 * amd64-linux-tdep.h: Remove file.
6558 * amd64-linux-tdep.c: Don't include "inferior.h" and
6559 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
6560 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
6561 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
6562 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
6563 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
6564 macros.
6565 (user_to_gdb_regmap): Remove variable.
6566 (amd64_linux_gregset_reg_offset): New variable.
6567 (amd64_core_fns): Remove variable.
6568 (fetch_core_registers): Remove function.
6569 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
6570 functions.
6571 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
6572 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
6573 * Makefile.in (amd64_linux_tdep_h): Remove.
6574 (amd64-linux-nat.o): Update dependencies.
6575 (amd64-linux-tdep.o): Update dependencies.
6576
6577 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
6578 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
6579 functions.
6580 (fetch_inferior_registers, store_inferior_registers): Rewrite.
6581
6582 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
6583 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
6584
6585 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
6586
6587 * dwarf2read.c (read_structure_type): Rename from
6588 read_structure_scope. Don't create a symbol or call process_die.
6589 Return immediately if die->type is set. Call read_type_die before
6590 dwarf2_add_member_fn.
6591 (process_structure_scope): New function.
6592 (read_enumeration_type, process_enumeration_scope): New functions,
6593 broken out from read_enumeration. Don't create the enumeration
6594 type if it has already been created.
6595 (read_enumeration): Removed.
6596 (process_die): Call read_structure_type, process_structure_scope,
6597 read_enumeration_type, and process_enumeration_scope. Just call
6598 new_symbol for base and subrange types. Add a comment about other
6599 type dies.
6600 (read_type_die): Call read_enumeration_type.
6601 (add_partial_structure, new_symbol): Update comments.
6602
6603 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6604
6605 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
6606
6607 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6608
6609 * tui/tui-win.h (tui_get_cmd_list): Declare.
6610 * tui/tui-win.c (tui_command): New function.
6611 (tui_get_cmd_list): New function.
6612 (_initialize_tui_win): Moved initialization of tui command in
6613 tui_get_cmd_list.
6614
6615 * tui/tui-data.c (init_content_element): Setup new data members.
6616 (init_win_info): Likewise.
6617 (free_content_elements): Free it.
6618 * tui/tui-data.h (struct tui_data_element): Store the register
6619 content to print.
6620 (struct tui_data_info): Keep the current register group.
6621
6622 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
6623
6624 * tui/tui-regs.h (tui_show_registers): Update prototype.
6625 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
6626 (tui_resize_all): No need to calculate anything for register window.
6627 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
6628 (tui_set_register_element, tui_set_general_regs_content): Remove.
6629 (tui_set_special_regs_content): Remove.
6630 (tui_set_general_and_special_regs_content): Remove.
6631 (tui_set_float_regs_content): Remove.
6632 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
6633 (tui_set_regs_content): Remove.
6634 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
6635 (tui_v_show_registers_command_support): Remove.
6636 (tui_show_registers): Use a reggroup to specify the registers to show.
6637 (tui_show_register_group): New function.
6638 (tui_display_registers_from): Compute the layout of register window
6639 and refresh with new API; be sure to delete old register windows.
6640 (tui_check_register_values): Update to use tui_get_register and
6641 tui_display_data.
6642 (tui_display_register): Just refresh the register window part.
6643 (tui_register_format): Format registers and save in tui_data_element.
6644 (tui_get_register): New to combine tui_reg_value_has_changed and
6645 tui_get_register_raw_value; fix to use the new gdb API.
6646 (tui_show_float_command): Renamed tui_reg_float_command.
6647 (tui_show_general_command): Renamed tui_reg_general_command.
6648 (tui_show_special_command): Renamed tui_reg_system_command.
6649 (_initialize_tui_regs): Remove unused commands.
6650
6651 2004-03-13 Mark Kettenis <kettenis@gnu.org>
6652
6653 * NEWS (New native configurations): Mention OpenBSD/amd64.
6654
6655 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
6656 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
6657 Remove defines.
6658 * config/i386/nm-fbsd64.h: Likewise.
6659 * config/i386/nm-obsd.h: Likewise.
6660 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
6661 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
6662
6663 2004-03-12 Kevin Buettner <kevinb@redhat.com>
6664
6665 * frv-tdep.c (set_variant_scratch_registers): New function.
6666 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
6667 New constants.
6668
6669 From Richard Sandiford <rsandifo@redhat.com>:
6670 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
6671
6672 2004-03-12 Kevin Buettner <kevinb@redhat.com>
6673
6674 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
6675 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
6676 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
6677 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
6678 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
6679 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
6680 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
6681 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
6682 definitions from frv-tdep.c to frv-tdep.h.
6683
6684 2004-03-12 Kevin Buettner <kevinb@redhat.com>
6685
6686 Add shared library support for FR-V FDPIC ABI:
6687 * Makefile.in (solib-frv.o): Add dependencies.
6688 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
6689 New functions.
6690 (frv_push_dummy_call): Add support for FDPIC ABI.
6691 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
6692 for FDPIC ABI.
6693 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
6694 (frv_fdpic_find_canonical_descriptor): Declare.
6695 * solib-frv.c: New file.
6696 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
6697 * config/frv/tm-frv.h (solib.h): Include.
6698
6699 2004-03-12 Kevin Buettner <kevinb@redhat.com>
6700
6701 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
6702 (frv-tdep.o): Update dependencies.
6703 * frv-tdep.h: New file.
6704 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
6705 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
6706 constants.
6707 (struct gdbarch_tdep): Add new member ``frv_abi''.
6708 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
6709 functions.
6710 (new_variant): Set ``frv_abi'' field.
6711 (gdb_arch_init): Detect FDPIC executables.
6712
6713 2004-03-12 Mark Kettenis <kettenis@gnu.org>
6714
6715 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
6716 wrapper.
6717
6718 2004-03-11 Andrew Cagney <cagney@redhat.com>
6719
6720 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
6721
6722 2004-03-11 Kevin Buettner <kevinb@redhat.com>
6723
6724 * solist.h (master_so_list): New function.
6725 * solib.c (master_so_list): Likewise.
6726 * solib-svr4.c (enable_break): Iterate over so_list entries
6727 obtained from master list instead of entries obtained directly
6728 via svr4_current_sos().
6729
6730 2004-03-10 Ben Elliston <bje@gnu.org>
6731
6732 * MAINTAINERS: Update my mail address.
6733
6734 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
6735
6736 * remote-m32r-sdi.c: Support hardware watchpoint.
6737
6738 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6739
6740 * user-regs.c: Update copyright years.
6741 (struct user_regs): Rename to gdb_user_regs.
6742 (append_user_reg, builtin_user_regs, user_regs_init)
6743 (user_reg_add, user_reg_map_name_to_regnum)
6744 (usernum_to_user_reg): Update.
6745
6746 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6747
6748 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
6749 (skip_children): New functions.
6750 (locate_pdi_sibling): Call skip_children.
6751
6752 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6753
6754 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
6755 * gdbtypes.c (check_typedef): Update comments.
6756
6757 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6758
6759 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
6760 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
6761 pointer. Update comment about comp_unit_head.
6762 (struct abbrev_info): Shorten two int flags.
6763 (dwarf_alloc_abbrev): Take a CU argument.
6764 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
6765 each time through the loop. Update cleanup argument.
6766 (psymtab_to_symtab_1): Update cleanup call.
6767 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
6768 abbrev_obstack.
6769 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
6770 Just call obstack_free and clear the pointer.
6771
6772 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6773
6774 * infrun.c (handle_inferior_event): Remove short-circuit code for
6775 events in a different thread.
6776
6777 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6778
6779 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
6780 print the whole transfer.
6781 (initialize_targets): Update description of "set debug target".
6782
6783 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
6784
6785 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
6786
6787 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
6788
6789 * MAINTAINERS (write after approval): Add myself.
6790
6791 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
6792
6793 * sh-tdep.c (sh_print_registers_info): Use for loop.
6794 Don't skip multiple registers when a float register is encountered.
6795
6796 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
6797
6798 Fix PR tdep/1291.
6799 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
6800 to official SH documentation.
6801
6802 2004-03-07 Andrew Cagney <cagney@redhat.com>
6803
6804 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
6805 unused function.
6806
6807 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
6808
6809 * arm-tdep.c (thumb_get_next_pc): Handle BX.
6810 (arm_get_next_pc): Handle BX and BLX.
6811
6812 2004-03-07 Andrew Cagney <cagney@redhat.com>
6813
6814 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
6815 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
6816 HPPA_SP_REGNUM.
6817 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
6818 (hppa_target_read_fp): Delete.
6819 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
6820 register_virtual_size, max_register_raw_size,
6821 max_register_virtual_size, register_byte, register_size,
6822 target_read_fp, fp_regnum, and register_bytes. Set register_type
6823 instead of register_virtual_type.
6824 (hppa32_register_type, hppa64_register_type): Replace
6825 hppa32_register_virtual_type and hppa64_register_virtual_type.
6826 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
6827 (HPPA_FP_REGNUM): Define.
6828
6829 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
6830
6831 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
6832 (pa_do_registers_info): Delete.
6833 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
6834 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
6835 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
6836
6837 * infcall.c (legacy_push_dummy_code): Delete #ifdef
6838 GDB_TARGET_IS_HPPA code.
6839 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
6840 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
6841 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
6842 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
6843 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
6844 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
6845 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
6846 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
6847 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
6848 (hppa_frameless_function_invocation, hppa64_store_return_value)
6849 (hppa_store_struct_return, hppa64_extract_return_value)
6850 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
6851 (hppa32_call_dummy_length, hppa64_call_dummy_length)
6852 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
6853 (find_proc_framesize, deposit_21, restore_pc_queue)
6854 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
6855 (rp_saved, pc_in_linker_stub): Delete.
6856
6857 Unconditionally enable 64-bit frame and ABI code.
6858 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
6859 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
6860 push_dummy_frame, fix_call_dummy, push_arguments,
6861 call_dummy_location, extract_return_value, use_struct_convention,
6862 store_return_value, store_struct_return, saved_pc_after_call,
6863 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
6864 frame_chain, frame_chain_valid, frameless_function_invocation,
6865 frame_saved_pc, and pop_frame.
6866
6867 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
6868 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
6869 (hppa_gdbarch_init): Do not set PC_REGNUM.
6870
6871 2004-03-06 Mark Kettenis <kettenis@gnu.org>
6872
6873 * config/alpha/tm-fbsd.h: Remove file.
6874 * config/alpha/fbsd.mt: Tweak comment.
6875 (TM_FILE): Set to tm-alpha.h.
6876
6877 2004-03-05 Andrew Cagney <cagney@redhat.com>
6878
6879 * infrun.c (step_over_function): When non-legacy code, and no
6880 step_frame_id, use the unwinder to get the caller's frame ID.
6881
6882 2004-03-05 Mark Kettenis <kettenis@gnu.org>
6883
6884 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
6885 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
6886 bfd_arch_unknown. Adjust comment.
6887
6888 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
6889 * i386obsd-tdep.c: Correct spelling in comment.
6890 * i386nbsd-tdep.c: Correct spelling in comment.
6891 * sparc-tdep.c: Correct spelling in comments.
6892
6893 2004-03-05 David Carlton <carlton@kealia.com>
6894
6895 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
6896 bug.
6897
6898 2004-03-05 Mark Kettenis <kettenis@gnu.org>
6899
6900 * sparc-tdep.c: Fix typo in comment.
6901
6902 2004-03-04 J. Brobecker <brobecker@gnat.com>
6903
6904 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
6905
6906 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
6907
6908 * dwarf2read.c: Add comment describing memory lifetimes.
6909 (struct dwarf2_pinfo): Update comment.
6910 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
6911 (read_enumeration, new_symbol): Don't use obsavestring.
6912
6913 2004-03-04 Mark Kettenis <kettenis@gnu.org>
6914
6915 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
6916 instead of amd64_fill_fxsave.
6917 * amd64bsd-nat.c (store_inferior_registers): Likewise.
6918 * amd64fbsd-nat.c (fill_fpregset): Likewise.
6919
6920 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
6921 Reorganize code a bit.
6922
6923 2004-03-04 Orjan Friberg <orjanf@axis.com>
6924
6925 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
6926 when the frame pointer is pushed. Don't set the frame pointer's
6927 address on the stack unless it's actually located there.
6928 Set the SRP's address on the stack correctly when the PC is still in
6929 the prologue.
6930 (cris_return_value): New function.
6931 (cris_gdbarch_init): Clear deprecated store_return_value,
6932 extract_return_value.
6933
6934 2004-03-02 Jim Blandy <jimb@redhat.com>
6935
6936 * stabsread.c (reg_value_complaint): The maximum register number
6937 is one less than the number of registers.
6938
6939 2004-03-02 Andrew Cagney <cagney@redhat.com>
6940
6941 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
6942 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
6943 trailing comma and redundant assignment of I386_ST0_REGNUM.
6944 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
6945 32-bit segment registers.
6946
6947 2004-03-01 Andrew Cagney <cagney@redhat.com>
6948
6949 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
6950 use frame_relative_level and get_next_frame.
6951
6952 2004-02-29 Andrew Cagney <cagney@redhat.com>
6953
6954 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
6955 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
6956 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
6957 Delete macro.
6958
6959 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
6960
6961 * inflow.c (terminal_inferior): Don't give up the terminal if we
6962 previously couldn't get the inferior's terminal state.
6963
6964 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
6965
6966 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
6967 PC_REGNUM.
6968
6969 2004-02-28 Andrew Cagney <cagney@redhat.com>
6970
6971 * NEWS: Refer to GDB 6.1.
6972 * README: Refer to GDB 6.1.
6973 * PROBLEMS: Refer to GDB 6.1.
6974
6975 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
6976
6977 * thread-db.c (disable_thread_signals): Remove unused function.
6978
6979 2004-02-28 Mark Kettenis <kettenis@gnu.org>
6980
6981 * amd64-nat.c: Include "gdb_string.h".
6982 (amd64_collect_native_gregset): Zero-extend the 32-bit
6983 general-purpose registers and %eip.
6984
6985 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
6986 * amd64-tdep.c (amd64_collect_fxsave): New function.
6987 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
6988
6989 * i387-tdep.h: Update copyright year.
6990 (i387_collect_fxsave): New prototype.
6991 * i387-tdep.c: Update copyright year.
6992 (i387_collect_fxsave): New function containing most of the code
6993 from i387_fill_fxsave.
6994 (i387_fill_fxsave): Call i387_collect_fxsave.
6995
6996 2004-02-28 Andrew Cagney <cagney@redhat.com>
6997
6998 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
6999 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
7000
7001 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7002
7003 * amd64-tdep.c (amd64_frame_cache): Fix comment.
7004
7005 2004-02-28 Andrew Cagney <cagney@redhat.com>
7006
7007 * utils.c: Use "", instead of <>, to include readline.
7008 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7009 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7010 * source.c, solib.c, exec.c, event-top.c: Ditto.
7011 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7012 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7013 * Makefile.in: Update all dependencies.
7014 (readline_tilde_h, readline_history_h): Define.
7015 (readline_headers): Delete.
7016
7017 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7018
7019 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7020 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7021 "config/i386/tm-lx64.h".
7022
7023 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7024 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
7025 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7026
7027 2004-02-28 Andrew Cagney <cagney@redhat.com>
7028
7029 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7030
7031 * breakpoint.c (_initialize_breakpoint): Use
7032 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
7033 Add help to show command.
7034
7035 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7036
7037 * i386-nat.c: Reformat to be closer to coding standards.
7038 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7039 `retval'. Make variables `align' and `size' local to while-loop.
7040 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7041 (_initialize_i386_nat): New prototype.
7042
7043 * tui/tui.c: Include <readline/readline.h> instead of
7044 "readline/readline.h". Include it after <term.h> and
7045 "gdb_curses.h".
7046
7047 2004-02-27 Andrew Cagney <cagney@redhat.com>
7048
7049 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7050 the new frame unwind code.
7051 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7052 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7053 PCOQ_HEAD_REGNUM.
7054
7055 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7056 "return_value" and "push_dummy_call".
7057 (hppa32_use_struct_convention): Delete unused function.
7058 (hppa32_store_return_value): Delete unused function.
7059 (hppa32_extract_return_value): Delete unused function.
7060 (hppa32_stack_align): Delete function.
7061
7062 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
7063
7064 * coffread.c (enter_linenos): Don't let rawptr reference memory
7065 outside linetab[]'s limits.
7066
7067 2004-02-27 Andrew Cagney <cagney@redhat.com>
7068
7069 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7070 inferior stack space - the stack needs to grow upwards.
7071 (hppa32_frame_align): New function.
7072 (hppa64_frame_align): Replace hppa_frame_align.
7073 (hppa_gdbarch_init): Update.
7074
7075 2004-02-26 Orjan Friberg <orjanf@axis.com>
7076
7077 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7078 (dwarf2-frame.h): Include.
7079 (enum cris_regnums): New enum CRIS_FP_REGNUM.
7080 Remove static variables related to ABI setting.
7081 (struct gdbarch_tdep): Remove cris_abi member.
7082 (struct frame_extra_info): Remove.
7083 (cris_unwind_cache, stack_item): New structs.
7084 (cris_frame_unwind, cris_frame_base): New variables.
7085 (push_stack_item, pop_stack_item)
7086 (cris_frame_unwind_cache, cris_frame_this_id)
7087 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7088 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7089 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7090 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7091 (cris_reg_struct_has_addr): New functions.
7092 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7093 (cris_frame_saved_pc, cris_saved_pc_after_call,
7094 (cris_store_struct_return, cris_frameless_function_invocation)
7095 (cris_pop_frame, cris_skip_prologue_main)
7096 (cris_abi_original_store_return_value)
7097 (cris_abi_v2_store_return_value)
7098 (cris_abi_original_extract_return_value)
7099 (cris_abi_v2_extract_return_value)
7100 (cris_abi_original_reg_struct_has_addr)
7101 (cris_abi_v2_reg_struct_has_addr)
7102 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7103 (cris_push_return_address, cris_abi_update): Remove.
7104 (_initialize_cris_tdep): Remove ABI command.
7105 (cris_dump_tdep): Ditto.
7106 (cris_gdbarch_init): Remove ABI command.
7107 Set store_return_value, extract_return_value, push_dummy_code,
7108 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7109 frame_unwind_append_sniffer, frame_base_set_default.
7110 Clear deprecated init_frame_pc, push_arguments, store_return_value,
7111 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7112 sizeof_call_dummy_words, get_saved_register, push_return_address,
7113 pop_frame, store_struct_return, frame_init_saved_regs,
7114 init_extra_frame_info, frameless_function_invocation, frame_chain,
7115 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7116 dummy_write_sp.
7117
7118 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7119
7120 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7121 * valprint.c (print_hex_chars): Change from static to external.
7122 (print_char_chars): New function.
7123 * printcmd.c (print_scalar_formatted): For integer and enum types
7124 that are longer than LONGEST, perform processing via appropriate
7125 print_*_chars routines.
7126
7127 2004-02-26 Andrew Cagney <cagney@redhat.com>
7128
7129 * Makefile.in: Update dependencies.
7130 Changes from Ulrich Weigand,
7131 * s390-tdep.c: Include "dwarf2-frame.h".
7132 (s390_dwarf2_frame_init_reg): New function.
7133 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7134 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
7135
7136 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7137
7138 * breakpoint.c (pending_break_support): New setting variable.
7139 (break_command_1): Account for pending_break_support setting
7140 when creating pending breakpoints.
7141 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7142 (_initialize_breakpoint): Add "set breakpoint pending" and
7143 "show breakpoint pending" commands.
7144
7145 2004-02-26 Andrew Cagney <cagney@redhat.com>
7146
7147 Fix PR i18n/1570.
7148 * charset.c (backslashable, backslashed, represented): Remove 'e'
7149 from list of escaped characters, not part of ISO-C.
7150
7151 2004-02-25 J. Brobecker <brobecker@gnat.com>
7152
7153 From Peter Schauer <schauer@pdf.de>:
7154 * tui/tui.c: Move system header includes after local includes.
7155 Fixes a build failure on solaris systems.
7156
7157 2004-02-25 J. Brobecker <brobecker@gnat.com>
7158
7159 * configure.in: Refine the previous change.
7160 * configure: Regenerate.
7161
7162 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7163
7164 * amd64-tdep.h: Renamed from x86-64-tdep.h.
7165 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
7166 "amd64-tdep.h" instead of "x86-64-tdep.h".
7167 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7168 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7169 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
7170 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7171 and "x86-64-tdep.c".
7172 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
7173 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7174 and "x86-64-tdep.c".
7175 * amd64bsd-nat.c: Update copyright year.
7176 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7177 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7178 "x86-64-tdep.h".
7179 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7180 "x86-64-tdep.h".
7181 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7182 "x86-64-tdep.h".
7183 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7184 "x86-64-tdep.h".
7185 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7186 "x86-64-tdep.h".
7187 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7188 "x86-64-tdep.h".
7189 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7190 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7191 * Makefile.in (amd64_linux_tdep_h): Renamed from
7192 x86_64_linux_tdep_h.
7193 (amd64_tdep_h): Renamed from x86_64_tdep_h.
7194 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7195 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7196 (amd64obsd-tdep.o): Update dependencies.
7197 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7198 dependencies.
7199 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7200 dependencies.
7201 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7202 amd64-linux-nat.c amd64-linux-tdep.c.
7203 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7204 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7205 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7206 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7207 amd64-tdep.o and amd64-linux-tdep.o.
7208 (TM_FILE): Set to tm-linux64.h.
7209 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7210 (NAT_FILE): Set to nm-linux64.h.
7211 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7212 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7213 amd64-tdep.o.
7214 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7215 amd64-tdep.o.
7216 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7217 amd64-tdep.o.
7218
7219 2004-02-25 Roland McGrath <roland@redhat.com>
7220
7221 * remote.c (remote_protocol_qPart_auxv): New variable.
7222 (init_all_packet_configs): Initialize it.
7223 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7224 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7225 (show_remote_cmd): Call it.
7226 (_initialize_remote): Initialize commands.
7227 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7228 service TARGET_OBJECT_AUXV requests.
7229
7230 2004-02-25 J. Brobecker <brobecker@gnat.com>
7231
7232 * configure.in: Make sure that the wborder function is available.
7233 Otherwise, search for it in the cur_colr library.
7234 * configure: Regenerate.
7235
7236 2004-02-25 Andrew Cagney <cagney@redhat.com>
7237
7238 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7239
7240 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7241
7242 * config/i386/tm-x86-64linux.h: Tweak comments.
7243
7244 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
7245
7246 * MAINTAINERS: Add self to write-after-approval list.
7247
7248 2004-02-25 Andrew Cagney <cagney@redhat.com>
7249
7250 PR cli/1566. Problem found, and fix suggested by David Allan.
7251 * cli/cli-script.c (execute_control_command): Unconditionally
7252 install a cleanup. Default "ret" to "invalid_control". Use
7253 "break" instead of "return" to escape from the switch.
7254
7255 2004-02-24 J. Brobecker <brobecker@gnat.com>
7256
7257 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7258 with the lines macro defined in term.h on AiX.
7259 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7260 a collision with the label_width macro defined in term.h on AiX.
7261
7262 2004-02-23 David Mosberger <davidm@hpl.hp.com>
7263
7264 Committed by Kevin Buettner <kevinb@redhat.com>.
7265
7266 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7267 * ia64-tdep.c (ia64_write_pc): Make it a global function.
7268 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7269 instead of ia64_write_pc().
7270 * ia64-linux-tdep.c (regcache.h): Include.
7271 (ia64_linux_write_pc): New function.
7272
7273 2004-02-23 Roland McGrath <roland@redhat.com>
7274
7275 * auxv.c (info_auxv_command): Fix typos in error messages.
7276
7277 2004-02-23 Mark Kettenis <kettenis@gnu.org>
7278
7279 * x86-64-tdep.h: Tweak comment.
7280 (enum amd64_regnum): New.
7281 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7282 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7283 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7284 (X86_64_XMM1_REGNUM): Removed.
7285 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7286 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7287 prototypes for renamed functions.
7288 * x86-64-tdep.c: Fix typo.
7289 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7290 register numbers.
7291 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7292 Use constants from `enum amd64_regnum' for register numbers.
7293 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7294 (amd64_analyze_prologue, amd64_frame_cache,
7295 amd64_sigtramp_frame_cache): Use constants from `enum
7296 amd64_regnum' for register numbers.
7297 (amd64_supply_fpregset): Adjust for renamed functions.
7298 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
7299 `enum amd64_regnum' for register numbers.
7300 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7301 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7302 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7303 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7304 (amd64_linux_fill_gregset): Adjust for renamed macros.
7305 (fetch_core_registers): Adjust for renamed functions.
7306 (amd64_linux_init_abi): Adjust for renamed functions.
7307 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7308 renamed functions.
7309 * amd64-nat.c: Adjust for renamed macros.
7310 * amd64bsd-nat.c (fetch_inferior_registers)
7311 (store_inferior_registers): Use constants from `enum amd64_regnum'
7312 for register numbers. Adjust for renamed variables.
7313 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7314 renamed variables.
7315 (_initialize_amd64fbsd_nat): Use constants from `enum
7316 amd64_regnum' for register numbers.
7317 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7318 `enum amd64_regnum' for register numbers.
7319 (amd64fbsd_init_abi): Adjust for renamed functions.
7320 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
7321 `enum amd64_regnum' for register numbers.
7322 (amd64nbsd_init_abi): Adjust for renamed functions.
7323 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
7324 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
7325 `enum amd64_regnum' for register numbers.
7326 (amd64obsd_init_abi): Adjust for renamed functions.
7327 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
7328
7329 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7330
7331 * breakpoint.c (print_one_breakpoint): Do not output spaces
7332 after printing <PENDING> for a pending breakpoint.
7333
7334 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7335
7336 * printcmd.c (print_scalar_formatted): Initialize val_long
7337 to remove compiler warning message.
7338
7339 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7340
7341 * defs.h (nquery, yquery): New prototypes.
7342 * breakpoint.c (break_command_1): Use new nquery interface.
7343 * utils.c (defaulted_query, nquery, yquery): New functions.
7344
7345 2004-02-23 Andrew Cagney <cagney@redhat.com>
7346
7347 * hppa-tdep.c (hppa_frame_align): New function.
7348 (hppa32_push_dummy_call): New function.
7349 (hppa64_push_dummy_call): New function.
7350 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
7351 disabled.
7352
7353 * infcall.c (legacy_push_dummy_code): Don't call deprecated
7354 FIX_CALL_DUMMY when push_dummy_call is available.
7355 (call_function_by_hand, push_dummy_code): Ditto.
7356
7357 2004-02-22 Andrew Cagney <cagney@redhat.com>
7358
7359 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
7360 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
7361 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
7362 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
7363 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
7364 call_dummy_location to ON_STACK.
7365
7366 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7367
7368 * x86-64-linux-tdep.c: Tweak comment.
7369 (amd64_linux_supply_gregset): Renamed from
7370 x86_64_linux_supply_gresget.
7371 (amd64_linux_fill_gregset): Renamed from
7372 x86_64_linux_fill_gregset.
7373 (fetch_core_registers): Adjust for renamed functions.
7374 (amd64_core_fns): Renamed from x86_64_core_fns.
7375 (amd64_linux_sigtramp_start): Renamed from
7376 x86_64_linux_sigtramp_start.
7377 (amd64_linux_pc_in_sigtramp): Renamed from
7378 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
7379 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
7380 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
7381 (amd64_linux_sigcontext_addr): Renamed from
7382 x86_64_linux_sigcontext_addr.
7383 (amd64_linux_sc_reg_offset): Renamed from
7384 x86_64_linux_sc_reg_offset.
7385 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
7386 Adjust for renamed functions and variables.
7387 (_initialize_amd64_linux_tdep): Renamed from
7388 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
7389 variables.
7390 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
7391 Adjust for renamed functions.
7392
7393 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
7394 from x86_64_linux_gregset64_reg_offset.
7395 (amd64_linux_gregset32_reg_offset): Rename from
7396 x86_64_linux_gregset64_reg_offset.
7397 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
7398 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
7399 (amd64_linux_dr_set_control): Renamed from
7400 x86_64_linux_dr_set_control. Adjust for renamed functions.
7401 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
7402 Adjust for renamed functions.
7403 (amd64_linux_dr_reset_addr): Renamed from
7404 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
7405 (amd64_linux_dr_get_status): Renamed from
7406 x86_64_linux_dr_get_status. Adjust for renamed functions.
7407 (_initialize_amd64_linux_nat): Renamed from
7408 _initialize_x86_64_linux_nat. Adjust for renamed variables and
7409 functions.
7410 * config/i386/nm-x86-64linux.h: Update copyright year.
7411 Adjust for renamed functions.
7412
7413 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
7414 amd64fbsd_sigtramp_start.
7415 (amd64fbsd_sigtramp_end_addr): Renamed from
7416 amd64fbsd_sigtramp_end.
7417 (amd64fbsd_init_abi): Adjust for renamed variables.
7418 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
7419 variables.
7420 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
7421 amd64fbsd_sigtramp_start.
7422 (amd64fbsd_sigtramp_end_addr): Renamed from
7423 amd64fbsd_sigtramp_end.
7424
7425 2004-02-22 Andrew Cagney <cagney@redhat.com>
7426
7427 * hppa-tdep.c (hppa32_return_value): New function.
7428 (hppa64_return_value): New function.
7429 (hppa_gdbarch_init): Set return_value; keep disabled.
7430
7431 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
7432 struct-return and inferior function call methods.
7433
7434 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7435 "frame-base.h".
7436 (struct hppa_frame_cache): Define.
7437 (hppa_frame_cache, hppa_frame_this_id): New functions.
7438 (hppa_frame_prev_register): New function.
7439 (hppa_frame_unwind, hppa_frame_base): New variables.
7440 (hppa_frame_unwind_sniffer): New function.
7441 (hppa_frame_base_address, hppa_unwind_pc): New function.
7442 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
7443 sniffer, and frame base sniffer; keep disabled.
7444 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
7445 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
7446
7447 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
7448 to predicates for "seriously old code".
7449
7450 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
7451 runtime if(0).
7452
7453 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
7454 unsigned.
7455 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
7456
7457 * config/pa/tm-hppa.h: Update copyright.
7458 (DEPRECATED_INIT_FRAME_PC): Delete macro.
7459 (deprecated_init_frame_pc_default): Delete declaration.
7460 (hppa_frame_init_saved_regs): Delete declaration.
7461 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7462 * hppa-tdep.c: Include "arch-utils.h".
7463 (hppa_gdbarch_init): Set deprecated init_frame_pc
7464 and deprecated frame_init_saved_regs.
7465 (hppa_frame_init_saved_regs): Make static.
7466
7467 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7468
7469 Remove old 386BSD support.
7470 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
7471 * configure.host: Remove i[34567]86-*-bsd*.
7472 * configure.tgt: Remove i[34567]86-*-bsd*.
7473 * i386b-nat.c: Removed.
7474 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
7475 (i386b-nat.o): Remove dependencies.
7476
7477 * config/i386/i386bsd.mh: Removed.
7478 * config/i386/i386bsd.mt: Removed.
7479 * config/i386/nm-i386bsd.h: Removed.
7480 * config/i386/tm-i386bsd.h: Removed.
7481 * config/i386/xm-i386bsd.h: Removed.
7482
7483 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
7484
7485 * amd64fbsd-tdep.c: Include "solib-svr4.h".
7486 (amd64fbsd_init_abi): Set link map offsets.
7487 * amd64nbsd-tdep.c: Include "slib-svr4.h".
7488 (amd64nbsd_init_abi): Set link map offsets.
7489 * amd64obsd-tdep.c: Include "solib-svr4.h".
7490 (amd64obsd_init_abi): Set link map offsets.
7491 * i386fbsd-tdep.c: Include "solib-svr4.h".
7492 (i386fbsd_init_abi): Set link map offsets.
7493 * i386nbsd-tdep.c: Include "solib-svr4.h".
7494 (i386nbsdelf_init_abi): Set link map offsets.
7495 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
7496 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
7497 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7498 solib-legacy.o and core-aout.o. Reformat.
7499 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7500 solib-svr4.o, solib-legacy.o. Reformat.
7501 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
7502 * config/i386/nbsdelf.mh: Reformat.
7503 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7504 solib-svr4.o, solib-legacy.o and corelow.o.
7505 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7506 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7507 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
7508 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7509 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7510 (TM_FILE): Set to tm-fbsd.h.
7511 * config/i386/nbsd.mt (TDEPFILES): Reformat.
7512 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7513 solib-svr4.o.
7514 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7515 solib-svr4.o.
7516 (TM_FILE): Set to nm-nbsd.h.
7517 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
7518 Simplify shared library support. Don't include "elf/common.h".
7519 (SVR4_SHARED_LIBS): Don't define.
7520 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
7521 "solib.h".
7522 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7523 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
7524 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
7525 Don't include "i386/tm-i386.h". Include "solib.h".
7526 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
7527 Don't include "i386/tm-i386.h".
7528 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
7529 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
7530 Include "i386/xm-i386.h".
7531 (HOST_LONG_DOUBLE_FORMAT): Remove.
7532
7533 Fix OpenBSD/i386 sigtramp recognition.
7534 * i386-tdep.h: Update copyright year.
7535 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7536 (i386bsd_sigtramp_end): New prototypes.
7537 (i386fbsd_sigtramp_start_addr): Renamed from
7538 i386fbsd_sigtramp_start.
7539 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7540 (i386obsd_sigtramp_start_addr): Renamed from
7541 i386obsd_sigtramp_start.
7542 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7543 * i386bsd-tdep.c: Update copyright year.
7544 (i386bsd_pc_in_sigtramp): Make public.
7545 * i386fbsd-nat.c: Update copyright year.
7546 (_initialize_i386fbsd_nat): Adjust for renamed variables.
7547 * i386fbsd-tdep.c: Update copyright year.
7548 (i386fbsd_sigtramp_start_addr): Renamed from
7549 i386fbsd_sigtramp_start.
7550 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7551 (i386fbsdaout_init_abi): Adjust for renamed variables.
7552 * i386obsd-nat.c: Update copyright year.
7553 (_initialize_i386obsd_nat): Adjust for renamed variables.
7554 * i386obsd-tdep.c: Include "target.h".
7555 (i386obsd_page_size): New variable.
7556 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
7557 (i386obsd_sigtramp_end): New functions.
7558 (i386obsd_sigtramp_start_addr): Renamed from
7559 i386obsd_sigtramp_start.
7560 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7561 (i386obsd_init_abi): Adjust for renamed variables. Set
7562 pc_in_sigtramp, sigtramp_start and sigtramp_end.
7563 * Makefile.in (i386obsd-tdep.o): Update dependencies.
7564
7565 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
7566 trampoline change in OpenBSD kernel.
7567
7568 * amd64-nat.c: Update copyright year.
7569 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
7570 architecture from REGCACHE.
7571
7572 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
7573 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
7574
7575 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7576
7577 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
7578 i[34567]86-*-openbsd3.[0-3].
7579 * config/i386/obsdaout.mh: New file.
7580
7581 * config/i386/obsd.mh (MH_FLAGS): Remove.
7582
7583 Fix PR build/1549.
7584 * i386obsd-tdep.c: Update copyright years. Include
7585 "solib-svr4.h".
7586 (i386obsd_init_abi): Don't set regset_from_core_section here.
7587 (i386obsd_aout_init_abi): New function. Set
7588 regset_from_core_section here.
7589 (i386obsd_elf_init_abi): New function.
7590 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
7591 * Makefile.in (i386obsd-tdep.o): Update dependecies.
7592 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7593 (TM_FILE): Set to tm-nbsd.h.
7594
7595 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
7596 solib-sunos.o.
7597
7598 * solib-svr4.h: Update copyright year.
7599 (svr4_ilp32_fetch_link_map_offsets)
7600 (svr4_lp64_fetch_link_map_offsets): New prototype.
7601 * solib-svr4.c: Update copyright year.
7602 (svr4_ilp32_fetch_link_map_offsets)
7603 (svr4_lp64_fetch_link_map_offsets): New function.
7604
7605 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
7606
7607 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
7608 to the partial symbol table.
7609
7610 2004-02-20 J. brobecker <brobecker@gnat.com>
7611
7612 * PROBLEMS: Add description of problem documented under gdb/1560.
7613
7614 2004-02-20 Mark Kettenis <kettenis@gnu.org>
7615
7616 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
7617 comments.
7618 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
7619 functions.
7620 (amd64obsd_init_abi): Reorder initializations. Use
7621 amd64obsd_r_reg_offset to initialize the general-purpose register
7622 set details. Set regset_from_core_section.
7623 (_initialize_amd64obsd_tdep): Rename from
7624 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
7625 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
7626 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
7627
7628 * NEWS (New native configurations): Mention OpenBSD/alpha.
7629 * configure.tgt: Add alpha*-*-openbsd*.
7630 * configure.host: Add alpha*-*-openbsd*.
7631 * alphanbsd-tdep.c: Update copyright year.
7632 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
7633
7634 2004-02-20 Andrew Cagney <cagney@redhat.com>
7635
7636 Fix PR tdep/1372.
7637 * configure.tgt: Delete target "none-*-*".
7638 * configure.host: Delete host "none-*-*".
7639 * config/none/none.mh: Delete file.
7640 * config/none/none.mt: Delete file.
7641 * config/none/xm-none.h: Delete file.
7642 * config/none/tm-none.h: Delete file.
7643 * config/none/nm-none.h: Delete file.
7644
7645 2004-02-19 Fred Fish <fnf@redhat.com>
7646
7647 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
7648 cache->uses_fp prior to setting it.
7649
7650 2004-02-19 Fred Fish <fnf@redhat.com>
7651
7652 Fix for PR breakpoint/1558.
7653 * sh-tdep.c (IS_JSR): New macro.
7654 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
7655
7656 2004-02-19 Jim Blandy <jimb@redhat.com>
7657
7658 * findvar.c (value_from_register): Doc fix.
7659
7660 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
7661
7662 * printcmd.c (print_scalar_formatted): Do not check for sizeof
7663 type being greater than sizeof of host's LONGEST. Always use
7664 unpack_long() unless format 'f' chosen.
7665
7666 2004-02-19 Joel Brobecker <brobecker@gnat.com>
7667
7668 Committed by Elena Zannoni <ezannoni@redhat.com>
7669
7670 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
7671 contains a symbol wich is the best, non-exact match for the given
7672 pc. Update comments.
7673
7674 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
7675
7676 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
7677 macro, which was part of the now removed Mach 3 port.
7678 * utils.c (request_quit): Ditto.
7679
7680 2004-02-18 Mark Kettenis <kettenis@gnu.org>
7681
7682 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
7683 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
7684
7685 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7686
7687 Committed by Mark Kettenis <kettenis@gnu.org>.
7688
7689 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
7690 Define.
7691
7692 2004-02-18 Andrew Cagney <cagney@redhat.com>
7693
7694 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
7695 CONFIG_INSTALL and CONFIG_UNINSTALL.
7696 * configure: Re-generate.
7697 * interps.h (INTERP_TUI): Define.
7698 * Makefile.in: Update dependencies.
7699 (TUI): New macro.
7700 (tui-main.o): Specify dependencies.
7701 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
7702 * tui/tui-main.c: New file.
7703
7704 2004-02-18 Mark Kettenis <kettenis@gnu.org>
7705
7706 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
7707 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
7708 dependencies.
7709 * configure.host: Add x86_64-*-openbsd*.
7710 * configure.tgt: Add x86_64-*-openbsd*.
7711 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
7712
7713 * tui/tui.c: Don't include <malloc.h>.
7714
7715 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
7716 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
7717 amd64nbsd-tdep.c.
7718
7719 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
7720 static. Remove extraneous whitespace.
7721 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
7722 static.
7723
7724 2004-02-17 Jim Blandy <jimb@redhat.com>
7725
7726 * findvar.c (value_from_register): Doc fix.
7727
7728 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7729
7730 Committed by Jim Blandy <jimb@redhat.com>.
7731
7732 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
7733 CORE_ADDR as type for selectors. Correct types for GNU run time
7734 message lookup function to use double indirection.
7735 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
7736 * objc-lang.h (lookup_child_selector): Adapt prototype.
7737
7738 * s390-nat.c (SUBOFF): New macro.
7739 (supply_gregset, fill_gregset): Use it to handle debugging
7740 of 32-bit exectuables running under a 64-bit kernel.
7741 * s390-tdep.c: Include "solib-svr4.h".
7742 (s390_svr4_fetch_link_map_offset): New function.
7743 (s390x_svr_fetch_link_map_offset): Likewise.
7744 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
7745 * Makefile.in (s390-tdep.o): Update dependencies.
7746
7747 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
7748 "frame-unwind.h".
7749 (s390_readinstruction): Reformat. Use read_memory_nobpt.
7750 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
7751 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
7752 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
7753 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
7754 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
7755 S390_SIGNAL_FRAMESIZE,
7756 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
7757 (struct frame_extra_info): Remove.
7758 (s390_memset_extra_info): Remove.
7759 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
7760 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
7761 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
7762 (is_rse): Renamed to ...
7763 (is_rsy): ... this. Support long displacements.
7764 (is_rxe): Renamed to ...
7765 (is_rxy): ... this. Support long displacements.
7766 (compute_x_addr): Support long displacements.
7767 (struct s390_prologue_data): New data type.
7768 (s390_on_stack): Change API to use struct s390_prologue_data.
7769 (s390_store): Reimplement.
7770 (s390_load): New function.
7771 (s390_get_signal_frame_info): Remove.
7772 (s390_get_frame_info): Remove, replace by ...
7773 (s390_analyze_prolog): ... this new function.
7774 (s390_check_function_end): Remove.
7775 (s390_function_start): Remove.
7776 (s390_frameless_function_invokation): Remove.
7777 (s390_is_sigreturn): Remove.
7778 (s390_init_frame_pc_first): Remove.
7779 (s390_init_frame_extra_info): Remove.
7780 (s390_frame_init_saved_regs): Remove.
7781 (s390_frame_saved_pc_nofix): Remove.
7782 (s390_frame_saved_pc): Remove.
7783 (s390_frame_chain): Remove.
7784 (s390_fp_regnum, s390_read_fp): Remove.
7785 (s390_pop_frame_regular, s390_pop_frame): Remove.
7786 (s390_saved_pc_after_call): Remove.
7787 (s390_skip_prologue): Reimplement.
7788 (s390_in_function_epilogue_p): Support long displacements.
7789 (struct s390_unwind_cache): New data structure.
7790 (s390_frame_unwind_cache): New function.
7791 (s390_prologue_frame_unwind_cache): Likewise.
7792 (s390_backchain_frame_unwind_cache): Likewise.
7793 (s390_frame_this_id, s390_frame_prev_register): Likewise.
7794 (s390_frame_unwind): Define.
7795 (s390_frame_sniffer): New function.
7796 (struct s390_pltstub_unwind_cache): New data structure.
7797 (s390_pltstub_frame_unwind_cache): New function.
7798 (s390_pltstub_frame_this_id): Likewise.
7799 (s390_pltstub_frame_prev_register): Likewise.
7800 (s390_pltstub_frame_unwind): Define.
7801 (s390_pltstub_frame_sniffer): New function.
7802 (struct s390_sigtramp_unwind_cache): New data structure.
7803 (s390_sigtramp_frame_unwind_cache): New function.
7804 (s390_sigtramp_frame_this_id): Likewise.
7805 (s390_sigtramp_frame_prev_register): Likewise.
7806 (s390_sigtramp_frame_unwind): Define.
7807 (s390_sigtramp_frame_sniffer): New function.
7808 (s390_frame_base_address, s390_local_base_address): New functions.
7809 (s390_frame_base): Define.
7810 (s390_unwind_pc, s390_unwind_sp): New function.
7811 (s390_push_dummy_call): Use new frame base location.
7812 (s390_unwind_dummy_id): Likewise.
7813 (s390_gdbarch_init): Remove calls to:
7814 set_gdbarch_frameless_function_invocation,
7815 set_gdbarch_deprecated_init_frame_pc,
7816 set_gdbarch_deprecated_frame_chain,
7817 set_gdbarch_deprecated_frame_init_saved_regs,
7818 set_gdbarch_deprecated_pop_frame,
7819 set_gdbarch_deprecated_init_extra_frame_info,
7820 set_gdbarch_deprecated_init_frame_pc_first,
7821 set_gdbarch_deprecated_target_read_fp,
7822 set_gdbarch_deprecated_frame_saved_pc,
7823 set_gdbarch_deprecated_saved_pc_after_call,
7824 set_gdbarch_deprecated_fp_regnum.
7825 Add calls to:
7826 set_gdbarch_in_solib_call_trampoline,
7827 frame_unwind_append_sniffer,
7828 frame_base_set_default,
7829 set_gdbarch_unwind_pc,
7830 set_gdbarch_unwind_sp.
7831 * Makefile.in (s390-tdep.o): Update dependencies.
7832
7833 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
7834 (S390_STACK_FRAME_OVERHEAD): Remove.
7835 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
7836 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
7837 (s390_promote_integer_argument): Remove.
7838 (s390_cannot_extract_struct_value_address): Remove.
7839 (s390_use_struct_convention, s390_store_struct_return): Remove.
7840 (s390_extract_return_value, s390_store_return_value): Remove.
7841 (s390_return_value_convention, s390_return_value): New functions.
7842 (is_float_singleton): Handle typedefs.
7843 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
7844 Remove, replace by ...
7845 (s390_function_arg_pass_by_reference, s390_function_arg_float,
7846 s390_function_arg_integer): ... these new functions.
7847 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
7848 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
7849 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
7850 Fill in tdep->abi.
7851 Remove calls to:
7852 set_gdbarch_deprecated_store_struct_return,
7853 set_gdbarch_deprecated_extract_return_value,
7854 set_gdbarch_deprecated_store_return_value,
7855 set_gdbarch_use_struct_convention,
7856 set_gdbarch_extract_struct_value_address,
7857 set_gdbarch_deprecated_pc_in_call_dummy,
7858 set_gdbarch_deprecated_push_arguments,
7859 set_gdbarch_deprecated_save_dummy_frame_tos,
7860 set_gdbarch_deprecated_push_return_address,
7861 set_gdbarch_deprecated_sizeof_call_dummy_words,
7862 set_gdbarch_deprecated_call_dummy_words,
7863 set_gdbarch_deprecated_dummy_write_sp.
7864 Add calls to:
7865 set_gdbarch_push_dummy_call,
7866 set_gdbarch_unwind_dummy_id,
7867 set_gdbarch_return_value.
7868
7869 * config/s390/nm-linux.h: Update comments.
7870 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
7871 (STOPPED_BY_WATCHPOINT): Redefine.
7872 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
7873 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
7874 (s390_stopped_by_watchpoint): Likewise.
7875 (watch_area_cnt): Remove.
7876 * s390-nat.c: Update comments.
7877 (watch_area): Remove typedef.
7878 Global replace watch_area by struct watch_area.
7879 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
7880 (s390_stopped_by_watchpoint): Remove pid argument,
7881 use s390_inferior_tid. Add short-cut for the no watchpoint case.
7882 (s390_fix_watch_points): Remove pid argument,
7883 use s390_inferior_tid. Recompute area spanned by watchpoints.
7884 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
7885 argument. Reimplement.
7886
7887 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
7888 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
7889 (FETCH_INFERIOR_REGISTERS): Define.
7890 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
7891 core-regset.o.
7892 * config/s390/s390x.mt: Remove.
7893 * config/s390/tm-s390.h: Remove.
7894 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
7895 (TARGET_ELF64): Remove.
7896 (SKIP_TRAMPOLINE_CODE): Do not undefine.
7897 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
7898 s390*-*-* case; always set gdb_target to s390.
7899 * regformats/reg-s390.dat: Remove control registers.
7900 * regformats/reg-s390x.dat: Likewise.
7901 * s390-tdep.h: New file.
7902 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
7903 Include "inferior.h" and "s390-tdep.h".
7904 Remove private definition of offsetof.
7905 (s390_register_u_addr): Remove.
7906 (regmap_gregset, regmap_fpregset): Define.
7907 (supply_gregset, fill_gregset): Reimplement.
7908 (supply_fpregset, fill_fpregset): Likewise.
7909 (s390_inferior_tid): New function.
7910 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
7911 (fetch_inferior_registers, store_inferior_registers): Likewise.
7912 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
7913 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
7914 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
7915 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
7916 (struct gdbarch_tdep): Define.
7917 (struct s390_register_info): Define.
7918 (s390_register_info): New variable.
7919 (s390_register_name): Reimplement.
7920 (s390_register_type): New function.
7921 (s390_register_raw_size, s390x_register_raw_size): Remove.
7922 (s390_cannot_fetch_register): Remove.
7923 (s390_register_byte): Remove.
7924 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
7925 (s390_dwarf_regmap): New variable.
7926 (s390_dwarf_reg_to_regnum): New function.
7927 (s390_stab_reg_to_regnum): Remove.
7928 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
7929 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
7930 (s390_convert_register_p): Likewise.
7931 (s390_register_to_value, s390_value_to_register): Likewise.
7932 (s390_register_reggroup_p): Likewise.
7933 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
7934 s390_gregset, s390x_gregset, s390_fpregset): New variables.
7935 (s390_supply_regset, s390_regset_from_core_section): New functions.
7936 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
7937 (S390_FPR_SIZE): Likewise.
7938 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
7939 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
7940 (S390_NUM_GPRS): Move here from tm-s390.h.
7941 (S390_NUM_FPRS): Likewise.
7942 (s390_in_function_epilogue_p): New function.
7943 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
7944 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
7945 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
7946 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
7947 Replace S390_FP_REGNUM by S390_SP_REGNUM.
7948 Remove calls to:
7949 set_gdbarch_deprecated_max_register_raw_size,
7950 set_gdbarch_deprecated_max_register_virtual_size,
7951 set_gdbarch_deprecated_register_byte,
7952 set_gdbarch_cannot_fetch_register,
7953 set_gdbarch_cannot_store_register,
7954 set_gdbarch_deprecated_register_size,
7955 set_gdbarch_deprecated_register_raw_size,
7956 set_gdbarch_deprecated_register_virtual_size,
7957 set_gdbarch_deprecated_register_virtual_type,
7958 set_gdbarch_deprecated_register_bytes.
7959 Add calls to:
7960 set_gdbarch_num_pseudo_regs,
7961 set_gdbarch_register_type,
7962 set_gdbarch_convert_register_p,
7963 set_gdbarch_register_to_value,
7964 set_gdbarch_value_to_register,
7965 set_gdbarch_register_reggroup_p,
7966 set_gdbarch_regset_from_core_section,
7967 set_gdbarch_pseudo_register_read,
7968 set_gdbarch_pseudo_register_write,
7969 set_gdbarch_in_function_epilogue_p.
7970 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
7971 (s390_tdep_h): New variable.
7972
7973 2004-02-17 Jim Blandy <jimb@redhat.com>
7974
7975 * findvar.c (value_from_register): If the type has no length, just
7976 return an acceptable value --- don't report an internal error.
7977
7978 * stabsread.c (read_type): If we find any type numbers that are
7979 forward references, complain if the references aren't resolved by
7980 the time we're finished reading.
7981 (cleanup_undefined_types): Make error message more appropriate for
7982 a complaint.
7983
7984 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
7985
7986 * Makefile.in (defs_h): Remove dependency on progress_h.
7987 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
7988 progress.h.
7989 * main.c (captured_main): Delete use of START_PROGRESS and
7990 END_PROGRESS.
7991
7992 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
7993
7994 * objfiles.c (terminate_minimal_symbol_table): Add back
7995 initialization of MSYMBOL_TYPE.
7996
7997 2004-02-17 David Mosberger <davidm@hpl.hp.com>
7998
7999 Committed by Andrew Cagney.
8000 * Makefile.in (ia64_tdep_h): New macro.
8001 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8002 (ia64-tdep.o): Likewise.
8003 * ia64-tdep.h: New file.
8004 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
8005 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8006 (ia64_aix_sigcontext_register_address): Likewise.
8007 (ia64_linux_getunwind_table): Delete declaration.
8008 * ia64-linux-tdep.c: Likewise.
8009
8010 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
8011
8012 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8013 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8014 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8015
8016 2004-02-17 Andrew Cagney <cagney@redhat.com>
8017
8018 * symtab.c (skip_prologue_using_sal): New function.
8019 * symtab.h (skip_prologue_using_sal): Declare.
8020 * frv-tdep.c: Include "symtab.h".
8021 (skip_prologue_using_sal): Delete function.
8022 * mips-tdep.c (skip_prologue_using_sal): Delete function.
8023 * rs6000-tdep.c (refine_prologue_limit): Mention
8024 skip_prologue_using_sal.
8025 * ia64-tdep.c (refine_prologue_limit): Ditto.
8026 * Makefile.in: Update dependencies.
8027
8028 2004-02-16 Andrew Cagney <cagney@redhat.com>
8029
8030 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8031 START_INFERIOR_TRAPS_EXPECTED.
8032 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8033 START_INFERIOR_TRAPS_EXPECTED.
8034 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8035 Delete macro.
8036 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8037 macro, moved to "nm-osf.h". Update copyright.
8038 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8039 update copyright.
8040
8041 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8042 and function replacing FRAMELESS_FUNCTION_INVOCATION.
8043 * blockframe.c (legacy_frameless_look_for_prologue): Rename
8044 frameless_look_for_prologue.
8045 * frame.h (legacy_frameless_look_for_prologue): Rename
8046 frameless_look_for_prologue.
8047 * gdbarch.h, gdbarch.c: Re-generate.
8048 * sh64-tdep.c (sh64_gdbarch_init): Update.
8049 * sh-tdep.c (sh_gdbarch_init): Update.
8050 * s390-tdep.c (s390_gdbarch_init): Update.
8051 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8052 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8053 * m68k-tdep.c (m68k_gdbarch_init): Update.
8054 (delta68_frame_args_address): Update.
8055 * m32r-tdep.c (m32r_gdbarch_init): Update.
8056 * hppa-tdep.c (hppa_gdbarch_init): Update.
8057 * h8300-tdep.c (h8300_gdbarch_init): Update.
8058 * frv-tdep.c (frv_gdbarch_init): Update.
8059 (frv_frameless_function_invocation): Update.
8060 * cris-tdep.c (cris_gdbarch_init): Update.
8061 (cris_frameless_function_invocation): Update.
8062 * avr-tdep.c (avr_gdbarch_init): Update.
8063 * arm-tdep.c (arm_gdbarch_init): Update.
8064 * stack.c (frame_info): Update, call predicate.
8065 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8066 * frame.c (legacy_get_prev_frame): Update, call predicate..
8067 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8068 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8069 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8070 invocation.
8071 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8072 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8073 * vax-tdep.c (vax_gdbarch_init): Ditto.
8074
8075 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8076 function.
8077
8078 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8079
8080 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8081 initializations.
8082
8083 2004-02-16 Andrew Cagney <cagney@redhat.com>
8084
8085 * tui/tui-windata.c: Include "gdb_string.h".
8086 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8087 * tui/tui-layout.c, tui/tui-command.c: Ditto.
8088 * Makefile.in: Update dependencies.
8089
8090 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8091
8092 * Makefile.in (infrun.o): Add $(gdb_assert_h).
8093 * infrun.c: Include "gdb_assert.h".
8094 (singlestep_ptid, saved_singlestep_ptid)
8095 (stepping_past_singlestep_breakpoint): New variables.
8096 (resume): Set singlestep_ptid. Check for singlestep thread
8097 hop.
8098 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8099 (handle_inferior_event): Handle singlestep thread hop.
8100
8101 2004-02-16 Andrew Cagney <cagney@redhat.com>
8102
8103 * dwarf2-frame.c (dwarf2_frame_ops): New function.
8104 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8105 (dwarf2_frame_init_reg): Ditto.
8106
8107 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
8108 suggested by Joshua Neuheisel
8109
8110 * configure.in: Always check for curses, including pdcurses.
8111 Warn, instead of error, when no curses are found. Enable TUI when
8112 curses is available.
8113 * configure: Re-generate.
8114
8115 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8116
8117 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8118 sh_sh4_register_convert_to_virtual.
8119 (sh_register_convert_to_raw): Rename from
8120 sh_sh4_register_convert_to_raw.
8121 (sh_pseudo_register_read): Accomodate above name change.
8122 (sh_pseudo_register_write): Ditto.
8123
8124 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8125
8126 * sh-tdep.c (sh_generic_register_name): Remove.
8127 (sh_gdbarch_init): Use sh_sh_register_name in default case.
8128
8129 2004-02-15 Andrew Cagney <cagney@redhat.com>
8130
8131 * configure.in (build_warnings): Add -Wunused-function.
8132 * configure: Re-generate.
8133
8134 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8135 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8136
8137 * procfs.c (procfs_init_inferior): Assume that
8138 START_INFERIOR_TRAPS_EXPECTED is defined.
8139 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8140 * config/ns32k/tm-nbsd.h: Delete file,
8141 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8142
8143 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8144 * config/vax/tm-vax.h: Delete file.
8145
8146 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8147 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8148 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8149 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8150 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8151 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8152 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8153
8154 2004-02-15 Mark Kettenis <kettenis@gnu.org>
8155
8156 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8157 * dwarf2-frame.c (dwarf2_frame_data): New variable.
8158 (struct dwarf2_frame_ops): New.
8159 (dwarf2_frame_default_init_reg): New function, based on
8160 dwarf2_frame_init_reg.
8161 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8162 (dwarf2_frame_init_reg): Call architecture-specific function.
8163 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8164 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8165 instead of dwarf2_frame_data.
8166 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8167 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8168
8169 2004-02-15 Andrew Cagney <cagney@redhat.com>
8170
8171 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8172 register_gdbarch_swap.
8173 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8174 * f-lang.c (_initialize_f_language): Update, use
8175 DEPRECATED_REGISTER_GDBARCH_SWAP.
8176 * remote.c (_initialize_remote): Ditto.
8177 * regcache.c (_initialize_regcache): Ditto.
8178 * parse.c (_initialize_parse): Ditto.
8179 * infrun.c (_initialize_infrun): Ditto.
8180 * mi/mi-main.c (_initialize_mi_main): Ditto.
8181 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8182
8183 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8184 poking .cacheable directly.
8185 * symfile.c (symfile_bfd_open): Ditto.
8186
8187 * Makefile.in: Update all dependencies.
8188
8189 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8190 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
8191 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
8192 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8193 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8194
8195 2004-02-14 Andrew Cagney <cagney@redhat.com>
8196
8197 * arch-utils.c (legacy_convert_register_p): Check
8198 DEPRECATED_REGISTER_CONVERTIBLE_P.
8199 * findvar.c (value_of_register): Ditto.
8200
8201 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8202 * gdbarch.h, gdbarch.c: Re-generate.
8203 * arch-utils.c (deprecated_register_convertible_not): Delete.
8204 * arch-utils.h (deprecated_register_convertible_not): Delete.
8205 * mi/mi-main.c (get_register): Update. Update copyright.
8206 * infcmd.c (default_print_registers_info): Update.
8207
8208 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8209 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8210 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8211 * gdbarch.h, gdbarch.c: Re-generate.
8212 * frame.c (deprecated_get_next_frame_hack): Delete function.
8213 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8214 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8215 Update.
8216 * infcall.c (call_function_by_hand): Update.
8217
8218 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
8219
8220 * symfile.c (init_entry_point_info, entry_point_address): Move
8221 from here...
8222 * objfiles.c (init_entry_point_info, entry_point_address):..to
8223 here.
8224 * symfile.h (init_entry_point_info, entry_point_address): Remove
8225 prototypes.
8226 * objfiles.h (init_entry_point_info, entry_point_address):Add
8227 prototypes.
8228 * cris-tdep.c: Remove include of symfile.h. Add include of
8229 objfiles.h.
8230 * infcall.c: Ditto.
8231 * mcore-tdep.c: Ditto.
8232 * mn10300-tdep.c: Ditto.
8233 * sh64-tdep.c: Ditto.
8234 * v850-tdep.c: Ditto.
8235 * arm-tdep.c: Remove include of symfile.h.
8236 * blockframe.c: Ditto.
8237 * coffread.c: Ditto.
8238 * dbxread.c: Ditto.
8239 * dwarf2read.c: Ditto.
8240 * dwarfread.c: Ditto.
8241 * frv-tdep.c: Ditto.
8242 * ia64-tdep.c: Ditto.
8243 * mdebugread.c: Ditto.
8244 * mipsread.c: Ditto.
8245 * rs6000-tdep.c: Ditto.
8246 * s390-tdep.c: Ditto.
8247 * sh-tdep.c: Ditto.
8248 * xstormy16-tdep.c: Ditto.
8249 * gdbarch.sh: Remove include of symfile.h.
8250 * gdbarch.c: Regenerate.
8251 * solib-irix.c (enable_break): Use entry_point_address().
8252 Add comment about include file.
8253 * xcoffread.c: Add comment about include file.
8254 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8255 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8256 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8257 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8258 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8259
8260 2004-02-13 Andrew Cagney <cagney@redhat.com>
8261
8262 * corelow.c (core_xfer_partial): Use "struct bfd_section".
8263 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8264 copyright.
8265 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8266
8267 2004-02-12 Fred Fish <fnf@redhat.com>
8268
8269 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8270 set_gdbarch_store_return_value.
8271
8272 2004-02-12 Andrew Cagney <cagney@redhat.com>
8273
8274 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8275 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8276 (interrupt_query): Ditto.
8277 (ofunc): Delete unused variable.
8278 * cris-tdep.c (cris_abi): Delete unused function.
8279 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8280 (cris_get_wide_opcode, cris_get_short_size): Ditto.
8281 (cris_get_asr_quick_shift_steps): Ditto.
8282 (cris_skip_prologue_frameless_p): Ditto.
8283 * arm-tdep.c (arm_push_return_address): Delete unused function.
8284 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8285 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8286 * s390-tdep.c (s390_function_start): Delete unused function.
8287
8288 2004-02-12 Andrew Cagney <cagney@redhat.com>
8289
8290 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8291 gdbarch.h, gdbarch.c: Re-generate.
8292 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8293 to generic_prologue_frameless_p.
8294 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8295 * arch-utils.c (generic_prologue_frameless_p): Delete function.
8296
8297 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
8298
8299 * mips-linux-tdep.c: Include "frame.h".
8300 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8301 (mips_linux_skip_resolver): New functions.
8302 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8303 and set_gdbarch_in_solib_call_trampoline.
8304 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8305 to after set_gdbarch_in_solib_return_trampoline. Only set the
8306 solib hooks to mips16 functions if the OS ABI is unknown.
8307 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8308 including "config/tm-linux.h".
8309 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8310 * Makefile.in (mips-linux-tdep.o): Update.
8311
8312 2004-02-11 David Carlton <carlton@kealia.com>
8313
8314 * linespec.c (decode_compound): Only look for a class symbol when
8315 considering all but the rightmost component.
8316
8317 2004-02-11 Andrew Cagney <cagney@redhat.com>
8318
8319 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8320 abi code are are separatly grouped.
8321
8322 2004-02-11 Andrew Cagney <cagney@redhat.com>
8323
8324 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
8325 * gdbarch.h, gdbarch.c: Re-generate.
8326 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8327 * v850-tdep.c (v850_gdbarch_init): Update.
8328 * sh64-tdep.c (sh64_gdbarch_init): Update.
8329 * sh-tdep.c (sh_gdbarch_init): Update.
8330 * s390-tdep.c (s390_gdbarch_init): Update.
8331 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8332 * mips-tdep.c (mips_gdbarch_init): Update.
8333 * mcore-tdep.c (mcore_gdbarch_init): Update.
8334 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8335 * m32r-tdep.c (m32r_gdbarch_init): Update.
8336 * ia64-tdep.c (ia64_gdbarch_init): Update.
8337 * hppa-tdep.c (hppa_gdbarch_init): Update.
8338 * h8300-tdep.c (h8300_gdbarch_init): Update.
8339 * frv-tdep.c (frv_gdbarch_init): Update.
8340 * d10v-tdep.c (d10v_gdbarch_init): Update.
8341 * cris-tdep.c (cris_gdbarch_init): Update.
8342 * avr-tdep.c (avr_gdbarch_init): Update.
8343 * arm-tdep.c (arm_gdbarch_init): Update.
8344 * alpha-tdep.c (alpha_gdbarch_init): Update.
8345
8346 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
8347
8348 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
8349 comma.
8350 (sh_sh4al_dsp_register_name): Ditto.
8351
8352 2004-02-10 Andrew Cagney <cagney@redhat.com>
8353
8354 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
8355 (mips_init_frame_pc_first): Delete function.
8356 (mips_frame_saved_pc): Delete function.
8357 (mips_frame_chain): Delete function.
8358 (mips_init_extra_frame_info): Delete function.
8359 (mips_xfer_register): Delete unused variable "reg".
8360 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
8361 (mips_n32n64_return_value): Delete unused variable "reg".
8362 (mips_n32n64_return_value): Delete unused variable "pos".
8363 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
8364 (mips_o32_return_value): Delete unused variable "pos".
8365 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
8366 (mips_print_fp_register): Delete unused variable "namelen"
8367 (mips_print_fp_register): Delete unused variable "flt2"
8368 (get_frame_pointer): Delete function.
8369 (cached_proc_desc): Delete static variable.
8370 (mips_pop_frame): Delete function.
8371 (mips_find_saved_regs): Delete function.
8372 (mips_get_saved_register): Delete function.
8373 (mips_saved_pc_after_call): Delete function.
8374 (SIGFRAME_BASE): Delete macro.
8375 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
8376 (SIGFRAME_PC_OFF): Delete macro.
8377 (SIGFRAME_REGSAVE_OFF): Delete macro.
8378 (mips_dump_tdep): Do not print deleted macro definitions.
8379
8380 2004-02-10 Andrew Cagney <cagney@redhat.com>
8381
8382 * Makefile.in (SFILES): Remove explictly listed tui files.
8383 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
8384
8385 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8386
8387 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
8388 to use paddr functions to format ia64 addresses and long values.
8389 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
8390 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
8391 (get_kernel_table, ia64_find_proc_info_x): Ditto.
8392 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
8393 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
8394
8395 2004-02-10 Andrew Cagney <cagney@redhat.com>
8396
8397 * defs.h: Do not include "tui.h".
8398 * gdb_curses.h: New file.
8399 * tui/tui-hooks.h: New file.
8400 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
8401 (tui_install_hooks, tui_remove_hooks): Delete declarations.
8402 (tui_initialize_io): Delete declaration.
8403 (tui_initialize_readline: Delete redundant declaration.
8404 (struct tui_point): Delete definition.
8405 * tui/tui-data.h (struct tui_point): Define.
8406 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
8407 * utils.c: Include "tui/tui.h".
8408 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
8409 * printcmd.c [TUI]: Include "tui/tui.h".
8410 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
8411 * tui/tui-command.c: Include "gdb_curses.h".
8412 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
8413 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
8414 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
8415 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
8416 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
8417 * Makefile.in: Update all dependencies.
8418 (tui_hooks_h, gdb_curses_h): Define.
8419 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
8420
8421 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
8422
8423 * objfiles.h (struct objfile): Remove unused fields auxf1 and
8424 auxf2. Add comments about some other rarely used fields.
8425
8426 2004-02-10 Andrew Cagney <cagney@redhat.com>
8427
8428 * Makefile.in (init.c): Fix script removing duplicates. Problem
8429 reported by Peter Schauer.
8430
8431 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8432
8433 * bcache.c (bcache_xmalloc): Use obstack_init instead of
8434 obstack_specify_allocation.
8435 * objfiles.c (allocate_objfile): Ditto.
8436 * solib-sunos.c (solib_add_common_symbols)
8437 (allocate_rt_common_objfile): Ditto.
8438 * symfile.c (reread_symbols): Ditto.
8439 * gdb_obstack.h: Add comment.
8440
8441 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8442
8443 * linespec.c (decode_line_1, locate_first_half)
8444 (decode_compound, lookup_prefix_sym): Update comments. Delete old
8445 commented out code.
8446
8447 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
8448
8449 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
8450 obstack_free.
8451
8452 2004-02-09 Andrew Cagney <cagney@redhat.com>
8453
8454 * blockframe.c (find_pc_partial_function): If find_pc_overlay
8455 fails, try find_pc_section. Fix PR c++/1267.
8456 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
8457 instead of find_pc_mapped_section.
8458 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
8459 not default to the section containing PC. Fix PR symtab/1519.
8460
8461 2004-02-09 Andrew Cagney <cagney@redhat.com>
8462
8463 * Makefile.in (mips-tdep.o): Update dependencies.
8464 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
8465 "trad-frame.h".
8466 (mips_unwind_pc): Return the pseudo PC register.
8467 (mips_unwind_dummy_id): New function.
8468 (mips16_fetch_instruction): New function.
8469 (mips32_fetch_instruction): New function.
8470 (struct mips_frame_cache): Define.
8471 (mips_mdebug_frame_cache): New function.
8472 (mips_mdebug_frame_this_id): New function.
8473 (mips_mdebug_frame_prev_register): New function.
8474 (mips_mdebug_frame_unwind): Define.
8475 (mips_mdebug_frame_sniffer): New function.
8476 (mips_mdebug_frame_base_address): New function.
8477 (mips_mdebug_frame_base): Define.
8478 (mips_mdebug_frame_base_sniffer): New function.
8479 (mips_gdbarch_init): Append unwind and base sniffers. Set
8480 unwind_dummy_id.
8481
8482 2004-02-08 Andrew Cagney <cagney@redhat.com>
8483
8484 * frame.c: Print both the register number and name.
8485
8486 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
8487 and a sed into a single sed. Make .c and .o patterns more robust.
8488 (OBS): Delete.
8489 (INIT_FILES): Replace OBS with COMMON_OBS.
8490 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
8491
8492 2004-02-08 Mark Kettenis <kettenis@gnu.org>
8493
8494 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
8495 the PT_WCOOKIE request.
8496
8497 2004-02-08 Andrew Cagney <cagney@redhat.com>
8498
8499 * mips-tdep.c (mips_unwind_pc): New function.
8500 (mips_gdbarch_init): Set mips_unwind_pc.
8501
8502 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8503 (get_frame_id): Allow the UNKNOWN_FRAME.
8504 (frame_register_unwind, get_frame_type): Ditto.
8505
8506 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8507 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
8508 unwind_dummy_id indicates a legacy frame.
8509
8510 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8511 * configure: Re-generate.
8512
8513 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8514 methods.
8515
8516 2004-02-08 Andrew Cagney <cagney@redhat.com>
8517
8518 * configure.in (CONFIG_ALL): Set to Makefile target, and not
8519 makefile macro.
8520 * configure: Re-generate.
8521 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8522 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8523 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8524 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8525 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8526 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8527 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8528 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8529 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8530 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8531
8532 2004-02-07 Andrew Cagney <cagney@redhat.com>
8533
8534 * Makefile.in: Update all dependencies.
8535
8536 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8537 * configure: Re-generate.
8538 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8539 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8540 (COMMON_OBS): Add "main.o" and "annotate.o".
8541 (ANNOTATE_OBS): Delete.
8542 (OBS): Remove ANNOTATE_OBS.
8543 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8544 CONFIG_INITS.
8545 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8546 against CONFIG_OBS and "main.o".
8547 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8548 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8549
8550 * tui/tui-command.c: Include "gdb_string.h", delete register
8551 attribute, use ISO-C function signatures.
8552 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8553 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8554 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8555 * tui/tui.c: Ditto.
8556
8557 * tui/tui-command.c: Change variable and function names to lower
8558 case.
8559 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
8560 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
8561 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8562 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8563 * tui/tui-winsource.c, tui/tui.c: Ditto.
8564
8565 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8566
8567 * buildsym.c (free_pending_blocks, finish_block)
8568 (record_pending_block, make_blockvector, end_symtab): Replace
8569 symbol_obstack with objfile_obstack.
8570 * coffread.c (process_coff_symbol, coff_read_struct_type)
8571 (coff_read_enum_type): Ditto.
8572 * cp-namespace.c (initialize_namespace_symtab)
8573 (check_one_possible_namespace_symbol): Ditto.
8574 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
8575 (dwarf2_symbol_mark_computed): Ditto.
8576 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
8577 * elfread.c (elf_symtab_read): Ditto.
8578 * hpread.c (hpread_symfile_init, hpread_symfile_init)
8579 (hpread_read_enum_type, hpread_read_function_type)
8580 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
8581 Ditto.
8582 * jv-lang.c (get_java_class_symtab, add_class_symbol)
8583 (java_link_class_type): Ditto.
8584 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
8585 (new_symbol): Ditto.
8586 * minsyms.c (install_minimal_symbols): Ditto.
8587 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
8588 (terminate_minimal_symbol_table): Replace symbol_obstack with
8589 objfile_obstack.
8590 (free_objfile): Remove freeing of symbol_obstack.
8591 * objfiles.h: Remove symbol_obstack field.
8592 * pa64solib.c (add_to_solist): Replace symbol_obstack with
8593 objfile_obstack.
8594 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8595 symbol_obstack.
8596 (solib_add_common_symbols): Replace symbol_obstack with
8597 objfile_obstack.
8598 * somsolib.c (som_solib_add): Ditto.
8599 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8600 (common_block_start, common_block_end): Ditto.
8601 * symfile.c (reread_symbols): Remove freeing and init of
8602 symbol_obstack.
8603 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
8604 * symfile.h: Update comment.
8605 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
8606 stats printing.
8607 * symtab.c (symbol_set_names): Replace symbol_obstack with
8608 objfile_obstack.
8609 * symtab.h (struct general_symbol_info, struct minimal_symbol):
8610 Update comments.
8611 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
8612 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
8613 objfile_obstack.
8614
8615 2004-02-07 Andrew Cagney <cagney@redhat.com>
8616
8617 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
8618 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
8619 fields and variables.
8620 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
8621 (m_beInvisible): Delete macro.
8622 * tui/tui-data.h: Fix case case fields and variables.
8623 (m_genWinPtrIsNull): Delete macro.
8624 (tui_win_list): Rename winList.
8625 (TUI_SRC_WIN): Rename srcWin.
8626 (TUI_DISASM_WIN): Rename disassemWin.
8627 (TUI_DATA_WIN): Rename dataWin.
8628 (TUI_CMD_WIN): Rename cmdWin.
8629 (m_genWinPtrNotNull): Delete macro.
8630 (m_winPtrIsNull): Delete macro.
8631 (m_winPtrNotNull): Delete macro.
8632 (tui_win_is_source_type): Replace m_winIsSourceType
8633 (tui_win_is_auxillary): Replace m_winIsAuzillary.
8634 (tui_win_has_locator): Replace m_hasLocator.
8635 (tui_set_win_highlight): Replace m_setWinHighlightOn and
8636 m_setWinHighlightOff.
8637 * tui/tui-data.c: Update references.
8638 (tui_win_is_source_type, tui_set_win_highlight): New functions.
8639 (tui_win_has_locator, tui_win_is_auxillary): New functions.
8640 * tui/tui-command.c, tui/tui-disasm.c: Update references.
8641 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
8642 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
8643 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8644 * tui/tui-winsource.c, tui/tui.c: Ditto.
8645
8646 2004-02-07 Mark Kettenis <kettenis@gnu.org>
8647
8648 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
8649 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
8650 StackGhost.
8651
8652 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
8653 variable `i6' to `i7'.
8654 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
8655
8656 2004-02-07 Andrew Cagney <cagney@redhat.com>
8657
8658 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
8659 (TuiPoint, TuiPointPtr): Ditto.
8660 (TuiStatus, TuiStatusPtr): Ditto.
8661 (TuiWinType, TuiWinTypePtr): Ditto.
8662 (struct tui_point): Rename _TuiPoint.
8663 (tui_get_low_disassembly_address): Rename
8664 tuiGetLowDisassemblyAddress.
8665 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
8666 (tuiFree): Delete declaration.
8667 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
8668 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
8669 * tui/tui.c (tuiFree): Delete function.
8670 * cli/cli-cmds.c (disassemble_command): Update references.
8671 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
8672 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8673 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
8674 * tui/tui-winsource.c: Ditto.
8675
8676 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8677
8678 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
8679 coffstab_build_psymtabs, elfstab_build_psymtabs)
8680 (stabsect_build_psymtabs): Replace psymbol_obstack with
8681 objfile_obstack.
8682 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
8683 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
8684 Ditto.
8685 * dwarfread.c (scan_compilation_units): Ditto.
8686 * elfread.c (elfstab_offset_sections): Ditto.
8687 * hppa-tdep.c (read_unwind_info): Ditto.
8688 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
8689 (hpread_end_psymtab): Ditto.
8690 * mdebugread.c (mdebug_build_psymtabs, add_pending)
8691 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
8692 Ditto.
8693 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
8694 * objfiles.c (add_to_objfile_sections)
8695 (build_objfile_section_table): Ditto.
8696 (allocate_objfile): Remove init of psymbol_obstack.
8697 (free_objfile): Remove freeing of psymbol_obstack.
8698 * objfiles.h (struct objfile): Remove field
8699 psymbol_obstack. Update comments.
8700 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
8701 psymbol_obstack with objfile_obstack.
8702 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8703 psymbol_obstack.
8704 * somread.c (som_symfile_offsets, init_import_symbols)
8705 (init_export_symbols): Replace psymbol_obstack with
8706 objfile_obstack.
8707 * somsolib.c (som_solib_add_solib_objfile): Ditto.
8708 * symfile.c (default_symfile_offsets, syms_from_objfile)
8709 (reread_symbols): Remove freeing and init of psymbol_obstack.
8710 (cashier_psymtab): Update comment.
8711 * symmisc.c (print_objfile_statistics): Don't report stats for
8712 psymbol obstack.
8713 * symtab.h (struct general_symbol_info, struct partial_symtab):
8714 Update comments.
8715 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
8716 (xcoff_symfile_offsets): Replace psymbol_obstack with
8717 objfile_obstack.
8718
8719 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8720
8721 * objfiles.h (struct objfile): Add objfile_obstack field.
8722 Remove type_obstack field.
8723
8724 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
8725 read_structure_scope read_enumeration, new_symbol): Replace
8726 type_obstack with objfile_obstack.
8727 * dwarfread.c (struct_type, enum_type): Ditto.
8728 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
8729 (lookup_fundamental_type): Ditto.
8730 * gdbtypes.h (TYPE_ALLOC): Ditto.
8731 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
8732 (hpread_read_doc_function_type, hpread_read_struct_type)
8733 (fix_static_member_physnames, hpread_read_array_type)
8734 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
8735 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
8736 (java_link_class_type): Ditto.
8737 * mdebugread.c (parse_type): Ditto.
8738 * objfiles.c (allocate_objfile, free_objfile): Ditto.
8739 * solib-sunos.c (solib_add_common_symbols): Ditto.
8740 * stabsread.c (define_symbol, read_type, read_member_functions,
8741 read_cpp_abbrev, read_one_struct_field): Ditto.
8742 * symfile.c (reread_symbols): Ditto.
8743 * symmisc.c (print_objfile_statistics): Ditto.
8744
8745 2004-02-07 Andrew Cagney <cagney@redhat.com>
8746
8747 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
8748 (tui_exec_info_content): Rename TuiExecInfoContent.
8749 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
8750 (TuiWinInfo, TuiWinInfoPtr): Ditto.
8751 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
8752 (TuiList, TuiListPtr): Ditto.
8753 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
8754 (TuiDataType, TuiDataTypePtr): Ditto.
8755 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
8756 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
8757 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
8758 (TuiSourceElement, TuiSourceElementPtr): Ditto.
8759 (TuiDataElement, TuiDataElementPtr): Ditto.
8760 (TuiWinElement, TuiWinElementPtr): Ditto.
8761 (TuiDataInfo, TuiDataInfoPtr): Ditto.
8762 (TuiCommandElement, TuiCommandElementPtr): Ditto.
8763 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
8764 (TuiWhichElement, TuiWhichElementPtr): Ditto.
8765 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
8766 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
8767 * tui/tui-command.c, tui/tui-data.c: Update references.
8768 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
8769 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8770 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8771 * tui/tui-winsource.c, tui/tui.c: Ditto.
8772
8773 2004-02-07 Mark Kettenis <kettenis@gnu.org>
8774
8775 * dwarf2-frame.h: Update copyright.
8776 (enum dwarf2_frame_reg_rule): New.
8777 (struct dwarf2_frame_state_reg): New.
8778 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
8779 * dwarf2-frame.c: Update copyright.
8780 (enum dwarf2_reg_rule): Remove.
8781 (struct dwarf2_frame_state): Remove defenition of `struct
8782 dwarf2_frame_state_reg'.
8783 (read_reg): Call get_frame_arch to get the architecture instead of
8784 using CURRENT_GDBARCH.
8785 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
8786 DWARF2_FRAME_.
8787 (dwarf2_frame_init_reg): New function.
8788 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
8789 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
8790 initialize the register state. Prefix old `enum dwarf2_reg_rule'
8791 tags with DWARF2_FRAME_.
8792 (dwarf2_frame_prev_register): Call get_frame_arch to get the
8793 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
8794 dwarf2_reg_rule' tags with DWARF2_FRAME_.
8795
8796 2004-02-06 Andrew Cagney <cagney@redhat.com>
8797
8798 * tui/tui-data.h (struct tui_list): Rename _TuiList.
8799 (enum tui_data_type): Rename _TuiDataType.
8800 (struct tui_layout_def): Rename _TuiLayoutDef.
8801 (struct tui_source_element): Rename _TuiSourceElement.
8802 (struct tui_data_element): Rename _TuiDataElement.
8803 (struct tui_command_element): Rename _TuiCommandElement.
8804 (struct tui_locator_element): Rename _TuiLocatorElement.
8805 (union tui_which_element): Define.
8806 (struct tui_win_element): Rename _TuiWinElement.
8807 (struct tui_data_info): Rename _TuiDataInfo.
8808 (struct tui_source_info): Rename _TuiSourceInfo.
8809 (struct tui_command_info): Rename _TuiCommandInfo.
8810 (tui_initialize_static_data): Rename initializeStaticData.
8811 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
8812 (tui_alloc_win_info): Rename allocWinInfo.
8813 (tui_init_generic_part): Rename initGenericPart.
8814 (tui_init_win_info): Rename initWinInfo.
8815 (tui_alloc_content): Rename allocContent.
8816 (tui_add_content_elements): Rename addContentElements.
8817 (tui_init_content_element): Rename initContentElement.
8818 (tui_free_window): Rename freeWindow.
8819 (tui_free_win_content): Rename freeWinContent.
8820 (tui_free_data_content): Rename freeDataContent.
8821 (tui_free_all_source_wins_content): Rename
8822 freeAllSourceWinsContent.
8823 (tui_del_window): Rename tuiDelWindow.
8824 (tui_del_data_windows): Rename tuiDelDataWindows.
8825 (tui_partial_win_by_name): Rename partialWinByName.
8826 (tui_win_name): Rename winName.
8827 (tui_current_layout): Rename currentLayout.
8828 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
8829 (tui_term_height): Rename termHeight.
8830 (tui_set_term_height_to): Rename setTermHeightTo.
8831 (tui_term_width): Rename termWidth.
8832 (tui_set_term_width_to): Rename setTermWidthTo.
8833 (tui_set_gen_win_origin): Rename setGenWinOrigin.
8834 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
8835 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
8836 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
8837 (tui_source_windows): Rename sourceWindows.
8838 (tui_clear_source_windows): Rename clearSourceWindows.
8839 (tui_clear_source_windows_detail): Rename
8840 clearSourceWindowsDetail.
8841 (tui_clear_win_detail): Rename clearWinDetail.
8842 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
8843 (tui_default_tab_len): Rename tuiDefaultTabLen.
8844 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
8845 (tui_win_with_focus): Rename tuiWinWithFocus.
8846 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
8847 (tui_layout_def): Rename tuiLayoutDef.
8848 (tui_win_resized): Rename tuiWinResized.
8849 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
8850 (tui_next_win): Rename tuiNextWin.
8851 (tui_prev_win): Rename tuiPrevWin.
8852 (tui_add_to_source_windows): Rename addToSourceWindows.
8853 * tui/tui-winsource.c, tui/tui-win.c: Update references.
8854 * tui/tui-layout.c, tui/tui-source.c: Ditto.
8855 * tui/tui-stack.c, tui/tui-io.c: Ditto.
8856 * tui/tui.c, tui/tui-data.c: Ditto.
8857 * tui/tui-interp.c, tui/tui-data.c: Ditto.
8858 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
8859
8860 * tui/tui-source.h: Update copyright. Include "tui-data.h".
8861 (struct symtab): Declare.
8862 (tui_set_source_content): Rename tuiSetSourceContent.
8863 (tui_show_symtab_source): Rename tuiShowSource.
8864 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
8865 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
8866 * tui/tui-source.c: Update copyright. Update references.
8867 * tui/tui-win.c, tui/tui-winsource.c: Update references.
8868 * tui/tui-stack.c: Update references.
8869
8870 * tui/tui-win.h: Update copyright. Include "tui-data.h".
8871 (struct tui_win_info): Declare.
8872 (tui_scroll_forward): Rename tuiScrollForward.
8873 (tui_scroll_backward): Rename tuiScrollBackward.
8874 (tui_scroll_left): Rename tuiScrollLeft.
8875 (tui_scroll_right): Rename tuiScrollRight.
8876 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
8877 (tui_resize_all): Rename tuiResizeAll.
8878 (tui_refresh_all_win): Rename tuiRefreshAll.
8879 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
8880 * tui/tui-layout.c, * tui/tui-io.c: Update references.
8881 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
8882 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
8883
8884 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
8885 (tui_erase_data_content): Rename tuiEraseDataContent.
8886 (tui_display_all_data): Rename tuiDisplayAllData.
8887 (tui_check_data_values): Rename tuiCheckDataValues.
8888 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
8889 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
8890 (tui_first_data_element_no_in_line): Rename
8891 tuiFirstDataElementNoInLine.
8892 (tui_delete_data_content_windows): Rename
8893 tuiDeleteDataContentWindows.
8894 (tui_refresh_data_win): Rename tuiRefreshDataWin.
8895 (tui_display_data_from): Rename tuiDisplayDataFrom.
8896 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
8897 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
8898 * tui/tui-win.c, tui/tui-regs.c: Update references.
8899 * tui/tui-layout.c, tui/tui.c: Update references.
8900
8901 * tui/tui-wingeneral.h: Update copyright.
8902 (m_allBeVisible): Delete macro.
8903 (m_allBeInvisible): Delete macro.
8904 (struct tui_gen_win_info): Declare.
8905 (struct tui_win_info): Declare.
8906 (tui_unhighlight_win): Rename unhighlightWin.
8907 (tui_make_visible, tui_make_invisible): Replace makeVisible.
8908 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
8909 (tui_make_window): Rename makeWindow.
8910 (tui_copy_win): Rename copyWin.
8911 (tui_box_win): Rename boxWin.
8912 (tui_highlight_win): Rename highlightWin.
8913 (tui_check_and_display_highlight_if_needed): Rename
8914 checkAndDisplayHighlightIfNeeded.
8915 (tui_refresh_all): Rename refreshAll.
8916 (tui_delete_win): Rename tuiDelwin.
8917 (tui_refresh_win): Rename tuiRefreshWin.
8918 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
8919 (tui_make_visible, tui_make_invisible): New functions.
8920 (tui_make_all_visible, tui_make_all_invisible): New functions.
8921 (make_all_visible): Rename makeAllVisible.
8922 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
8923 * tui/tui-data.c, tui/tui-winsource.c: Update references.
8924 * tui/tui-windata.c, tui/tui-win.c: Update references.
8925 * tui/tui-regs.c, tui/tui-layout.c: Update references.
8926 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
8927
8928 2004-02-06 Mark Kettenis <kettenis@gnu.org>
8929
8930 * proc-api.c (write_with_trace): Initialize local variable to
8931 silence compiler warning.
8932
8933 2004-02-06 Andrew Cagney <cagney@redhat.com>
8934
8935 * tui/tui-source.h: Do not include "defs.h".
8936 (struct tui_win_info): Declare.
8937 (tui_set_source_content_nil): Declare.
8938 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
8939 (union tui_line_or_address): Rename _TuiLineOrAddress.
8940 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
8941 (tui_update_source_window): Rename tuiUpdateSourceWindow.
8942 (tui_update_source_window_as_is): Rename
8943 tuiUpdateSourceWindowAsIs.
8944 (tui_update_source_windows_with_addr): Rename
8945 tuiUpdateSourceWindowsWithAddr.
8946 (tui_update_source_windows_with_line): Rename
8947 tuiUpdateSourceWindowsWithLine.
8948 (tui_clear_source_content): Rename tuiClearSourceContent.
8949 (tui_erase_source_content): Rename tuiEraseSourceContent.
8950 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
8951 (tui_show_source_content): Rename tuiShowSourceContent.
8952 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
8953 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
8954 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
8955 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
8956 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
8957 (tui_update_exec_info): Rename tuiUpdateExecInfo.
8958 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
8959 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
8960 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
8961 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
8962 (struct tui_win_info): Declare.
8963 * tui/tui-stack.c: Update references.
8964 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
8965 * tui/tui-win.c, tui/tui-source.c: Ditto.
8966 * tui/tui.c, tui/tui-disasm.c: Ditto.
8967
8968 2004-02-06 Mark Kettenis <kettenis@gnu.org>
8969
8970 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
8971 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
8972
8973 2004-02-05 Mark Kettenis <kettenis@gnu.org>
8974
8975 * infrun.c (handle_inferior_event): Allow for breakpoint
8976 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
8977 and SIGEMT. Update comments.
8978 * NEWS (Revised SPARC target): Mention support for non-executable
8979 stack.
8980
8981 2004-02-04 Mark Kettenis <kettenis@gnu.org>
8982
8983 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
8984 * inftarg.c: Update copyright year.
8985 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
8986 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
8987 (sparc_xfer_wcookie): New function.
8988 * sparc-tdep.c (sparc_fetch_wcookie): New function.
8989 * Makefile.in (sparc-nat.o): Update dependencies.
8990 * config/sparc/nm-nbsd.h: Include "target.h".
8991 (NATIVE_XFER_WCOOKIE): New define.
8992 (sparc_xfer_wcookie): New prototype.
8993
8994 2004-02-04 Andrew Cagney <cagney@redhat.com>
8995
8996 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
8997 SYSCALL_TRAP function.
8998 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
8999
9000 2004-02-04 Andrew Cagney <cagney@redhat.com>
9001 Daniel Jacobowitz <drow@mvista.com>
9002
9003 * objfiles.h: Delete comments refering to inside_entry_func and
9004 DEPRECATED_FRAME_CHAIN_VALID.
9005 * defs.h (inside_entry_func): Update prototype..
9006 * blockframe.c (inside_entry_func): Rename to
9007 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
9008 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9009
9010 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
9011
9012 * breakpoint.c (struct captured_parse_breakpoint_args): Move
9013 outside of #ifdef SOLIB_ADD region.
9014 (do_restore_lang_radix_cleanup): Ditto.
9015 (resolve_pending_breakpoint): Ditto.
9016
9017 2004-02-03 Andrew Cagney <cagney@redhat.com>
9018
9019 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9020 (process_note_abi_tag_sections): Delete unused function.
9021 (ia64_read_fp): Delete unused function.
9022 (gdbarch_extract_struct_value_address): Delete declaration.
9023
9024 2004-02-02 Andrew Cagney <cagney@redhat.com>
9025
9026 * vax-tdep.c (vax_frame_chain): Delete call to
9027 deprecated_inside_entry_file.
9028 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9029
9030 2004-02-02 Mark Kettenis <kettenis@gnu.org>
9031
9032 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9033 column that's "empty" or "same value" when eliminating REG_RA
9034 rules.
9035
9036 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9037
9038 * NEWS: Add information about new pending breakpoint support.
9039
9040 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9041
9042 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9043 and pending fields for pending breakpoint support.
9044 * breakpoint.c (breakpoint_enabled): Add check for not pending.
9045 (condition_command): Only parse condition if not a pending
9046 breakpoint.
9047 (print_one_breakpoint): Add support for pending breakpoints.
9048 (describe_other_breakpoints): Add checks to verify we are not
9049 dealing with pending breakpoints.
9050 (check_duplicates): Don't check pending breakpoints.
9051 (set_raw_breakpoint): Initialize pending flag.
9052 (do_restore_lang_radix_cleanup): New cleanup routine.
9053 (resolve_pending_breakpoint): New function.
9054 (re_enable_breakpoints_in_shlibs): Try and resolve any
9055 pending breakpoints via resolve_pending_breakpoint.
9056 (mention): Add pending breakpoint support.
9057 (parse_breakpoint_sals): Add new parameter to pass to
9058 decode_line_1 to indicate silent errors when files or functions
9059 are not found. Change all callers.
9060 (do_captured_parse_breakpoint): New function.
9061 (break_command_1): Change prototype to return an rc value and to
9062 take an optional pending breakpoint pointer. Support creating
9063 a pending breakpoint if a "not found" form of error occurs when
9064 parsing the breakpoint. Also support resolving an existing pending
9065 breakpoint and be silent if the resolution fails.
9066 (create_breakpoints): Change prototype to take pending breakpoint
9067 pointer. When resolving a pending breakpoint, use the new pointer
9068 to provide a conditional or commands added by the end-user.
9069 (delete_breakpoint): Add appropriate check for pending.
9070 (breakpoint_re_set_one): Ditto.
9071 (do_enable_breakpoint): Ditto.
9072
9073 2004-02-02 David Carlton <carlton@kealia.com>
9074
9075 * valops.c (enum oload_classification): New.
9076 (find_overload_match): Break implementation into separate
9077 functions; delete #if 0'd code; look for symbols within
9078 namespaces.
9079 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9080 (find_oload_champ,oload_method_static,classify_oload_match): New.
9081 * cp-support.h: Add declaration for cp_func_name; update
9082 declaration for make_symbol_overload_list.
9083 * cp-support.c (cp_func_name): New.
9084 (overload_list_add_symbol): Fix comment, use
9085 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9086 (make_symbol_overload_list): Take a function name and a namespace
9087 instead of a symbol; change implementation.
9088 (make_symbol_overload_list_using): New.
9089 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9090
9091 2004-02-02 Fred Fish <fnf@redhat.com>
9092
9093 * main.c (gdb_stdtarg): Move definition to group with other
9094 gdb_stdtarg definitions and update copyright years.
9095 * remote-sim.c (gdb_os_write_stderr): Write output to
9096 gdb_stdtargerr stream instead of gdb_stdtarg stream.
9097 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9098 gdb_stderr stream and update copyright years.
9099
9100 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9101
9102 * Makefile.in (mips-linux-nat.o): Update dependencies.
9103 * mips-linux-nat.c: Include mips-tdep.h.
9104
9105 2004-02-01 Roland McGrath <roland@redhat.com>
9106
9107 * sol-thread.c (sol_thread_xfer_partial): New function.
9108 (init_sol_thread_ops): Use that for to_xfer_partial hook.
9109 (init_sol_core_ops): Likewise.
9110
9111 * procfs.c (procfs_xfer_partial): New function.
9112 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9113 * Makefile.in (procfs.o): Add $(auxv_h) dep.
9114
9115 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9116 procfs_xfer_auxv function.
9117
9118 * procfs.c (procfs_make_note_section): If we can read
9119 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9120 * linux-proc.c (linux_make_note_section): Likewise.
9121
9122 * auxv.h: New file.
9123 * auxv.c: New file.
9124 * Makefile.in (auxv_h): New variable.
9125 (COMMON_OBS): Add auxv.o here.
9126 (auxv.o): New target.
9127
9128 * corelow.c (core_xfer_partial): New function.
9129 (init_core_ops): Use it for core_ops.to_xfer_partial.
9130
9131 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9132 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9133 macro if that is defined.
9134
9135 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9136
9137 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9138 and check the specified thread for each breakpoint.
9139 * breakpoint.h (bpstat_stop_status): Update prototype.
9140 * infrun.c (handle_inferior_event): Update calls to
9141 bpstat_stop_status.
9142
9143 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9144
9145 * Makefile.in (cli-cmds.o): Add $(readline_h).
9146
9147 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9148
9149 * cli/cli-cmds.c: Include readline.h.
9150 (complete_command): Pass the start of the last word to
9151 complete_line.
9152
9153 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9154
9155 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9156 argument, and change first argument to a CORE_ADDR.
9157 * breakpoint.h (bpstat_stop_status): Update prototype.
9158 * infrun.c (adjust_pc_after_break): Add a new comment.
9159 (handle_inferior_event): Update calls to bpstat_stop_status.
9160
9161 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9162
9163 * breakpoint.h: Update copyright years.
9164
9165 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9166
9167 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9168 (bpstat_stop_status): Don't decrement PC.
9169 * breakpoint.h (software_breakpoint_inserted_here_p): Add
9170 prototype.
9171 * infrun.c (adjust_pc_after_break): New function.
9172 (handle_inferior_event): Call it, early. Remove later references
9173 to DECR_PC_AFTER_BREAK.
9174 (normal_stop): Add commentary.
9175
9176 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9177
9178 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9179 2004-01-27 double-free fix.
9180
9181 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9182
9183 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9184 (sparc32_frame_prev_register): Handle StackGhost.
9185 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9186
9187 2004-01-29 Roland McGrath <roland@redhat.com>
9188
9189 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9190 * configure: Regenerated.
9191
9192 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9193 * Makefile.in (procfs.o): Add dep.
9194
9195 2004-01-28 Andrew Cagney <cagney@redhat.com>
9196
9197 * tui/tui-stack.h: Update copyright.
9198 (struct frame_info): Add opaque declaration.
9199 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9200 (tui_show_locator_content): Rename tuiShowLocatorContent.
9201 (tui_show_frame_info): Rename tuiShowFrameInfo.
9202 * tui/tui-stack.c: Update copyright. Update references.
9203 * tui/tui-winsource.c: Update references.
9204 * tui/tui-win.c: Update references.
9205 * tui/tui-layout.c: Update references.
9206 * tui/tui-hooks.c: Update copyright, update references.
9207 * tui/tui.c: Update copyright, update references.
9208 * tui/tui-disasm.c: Update references.
9209
9210 2004-01-28 David Carlton <carlton@kealia.com>
9211
9212 * dwarf2read.c (add_partial_structure): Use demangled name if
9213 namespace equals "".
9214
9215 2004-01-27 Jim Blandy <jimb@redhat.com>
9216
9217 Clean up misapplied patch:
9218 * dwarf2read.c (determine_prefix): Change one of the two forward
9219 declarations for 'determine_prefix_aux' to a declaration for this.
9220 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
9221 argument to 'die_specification'.
9222
9223 * dwarf2read.c (read_func_scope): Re-indent comment.
9224
9225 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
9226
9227 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9228 b->exp to NULL after freeing so that error during re-parsing or
9229 evaluation of expressions associated with breakpoint don't
9230 eventually lead to re-freeing of storage.
9231 Committed by Andrew Cagney.
9232
9233 2004-01-27 Andrew Cagney <cagney@redhat.com>
9234
9235 * source.c (ambiguous_line_spec): Delete undefined declaration.
9236 * m32r-rom.c (m32r_set_board_address): Delete unused function.
9237 (m32r_set_server_address, m32r_set_download_path): Ditto.
9238 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9239
9240 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
9241
9242 * dwarf2read.c: Update calls to changed and renamed functions, and
9243 references to moved variables.
9244
9245 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9246 language, language_defn, list_in_scope, and ftypes members.
9247 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9248 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9249 (baseaddr): Remove globals.
9250
9251 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
9252 (set_cu_language, die_is_declaration, die_specification)
9253 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9254 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9255 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9256 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9257
9258 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
9259 cu.list_in_scope. Don't initialize cu_header_offset.
9260 (add_partial_symbol): Add local baseaddr.
9261 (psymtab_to_symtab_1): Add local baseaddr. Use
9262 objfile->section_offsets for consistency. Don't initialize
9263 cu_header_offset; do initialize cu.header.offset and
9264 cu.list_in_scope.
9265 (read_file_scope, read_func_scope, read_lexical_block_scope)
9266 (dwarf_decode_lines, new_symbol): Add local baseaddr.
9267
9268 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
9269
9270 * PROBLEMS: Add gdb/1516.
9271
9272 2003-12-29 Robert Millan <robertmh@gnu.org>
9273
9274 Patch committed by Andrw Cagney.
9275 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9276 * configure.tgt: Match knetbsd*-gnu.
9277
9278 2004-01-26 Andrew Cagney <cagney@redhat.com>
9279
9280 * breakpoint.c (catch_command_1): Delete #ifdef code.
9281 (catch_fork_command_1): Delete #ifdef wrapper.
9282 (catch_exec_command_1): Ditto.
9283 (catch_load_command_1): Ditto.
9284 (catch_unload_command_1): Ditto.
9285
9286 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9287 (catch_breakpoint): Delete #if0ed function.
9288 (disable_catch_breakpoint): Ditto.
9289 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9290 (disable_catch, enable_catch, delete_catch): Ditto.
9291
9292 2004-01-26 Andrew Cagney <cagney@redhat.com>
9293
9294 * remote.c (echo_check, quit_flag): Delete variables.
9295 (cisco_kernel_mode): Delete variable.
9296 (minitelnet_return, tty_input, escape_count): Delete variables.
9297 (remote_cisco_mode): Delete variable.
9298 (remote_cisco_open, remote_cisco_close): Delete function.
9299 (remote_cisco_mourn, remote_cisco_wait): Delete function.
9300 (init_remote_cisco_ops): Delete function.
9301 (_initialize_remote): Do not install "remote cisco" code.
9302 (read_frame): Delete cisco specific code.
9303 (remote_info_process): Delete function.
9304 (remote_wait): Delete cisco specific code.
9305 (remote_cisco_section_offsets): Delete function.
9306 (remote_cisco_objfile_relocate): Delete function.
9307 (remote_async_wait): Delete cisco specific code.
9308 (minitelnet, readtty, readsocket): Delete function.
9309
9310 2004-01-26 Andrew Cagney <cagney@redhat.com>
9311
9312 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
9313 comments mentioning extract_returned_value_address.
9314 * infcmd.c (print_return_value): Update. Add comments on
9315 extract_returned_value_address.
9316 * stack.c (return_command): Add comments on
9317 extract_returned_value_address.
9318 * values.c: Update comment.
9319 * m32r-tdep.c: Update comment.
9320 * sparc-tdep.c: Update comment.
9321 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
9322 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9323 * sh64-tdep.c (sh64_gdbarch_init): Update.
9324 * sh-tdep.c (sh_gdbarch_init): Update.
9325 * s390-tdep.c (s390_gdbarch_init): Update.
9326 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9327 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9328 * m68k-tdep.c (m68k_gdbarch_init): Update.
9329 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9330 * m32r-tdep.c (m32r_gdbarch_init): Update.
9331 * ia64-tdep.c (ia64_gdbarch_init): Update.
9332 * h8300-tdep.c (h8300_gdbarch_init): Update.
9333 * frv-tdep.c (frv_gdbarch_init): Update.
9334 * arm-tdep.c (arm_gdbarch_init): Update.
9335 * alpha-tdep.c (alpha_gdbarch_init): Update.
9336
9337 2004-01-26 Andrew Cagney <cagney@redhat.com>
9338
9339 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
9340 SYMBOL_LOCATION_FUNCS
9341 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
9342 "struct symbol_ops".
9343 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
9344 type to "struct symbol_ops".
9345 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
9346 (struct symbol): Replace ".aux_value.loc.funcs" and
9347 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
9348 (SYMBOL_OBJFILE): Delete macro.
9349 (SYMBOL_LOCATION_FUNCS): Delete macro.
9350 (SYMBOL_LOCATION_BATON): Update.
9351 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
9352 intead of SYMBOL_LOCATION_FUNCS.
9353 * ax-gdb.c (gen_var_ref): Ditto.
9354 * printcmd.c (address_info): Ditto.
9355 * findvar.c (read_var_value): Ditto.
9356 (symbol_read_needs_frame): Ditto.
9357
9358 2004-01-26 Andrew Cagney <cagney@redhat.com>
9359
9360 * dwarf2read.c (read_func_scope): Document frame-base hack.
9361
9362 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9363
9364 * infcmd.c (print_return_value): Plug memory leak; delete
9365 ui_stream object. Rename argument `structure_return' to
9366 `struct_return'.
9367
9368 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9369
9370 * infcmd.c (print_return_value): Wrap long lines.
9371 (finish_command_continuation, finish_command): Remove unused
9372 variable `funcaddr'. Fix some coding-standards problems.
9373
9374 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
9375 SECT_SIZE is large enough, not whether it's exactly the right size.
9376 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
9377 TDEP->fpregset to zero.
9378
9379 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
9380 floating-point registers for traditional NetBSD core files.
9381 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
9382 TDEP->sizeof_fpregset here.
9383
9384 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9385
9386 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
9387 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
9388 function with code split out from
9389 sparc32nbsd_sigcontext_frame_cache.
9390 (sparc32nbsd_sigcontext_frame_cache): Use
9391 sparc32nbsd_sigcontext_saved_regs.
9392 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
9393 OpenBSD.
9394 * sparcobsd-tdep.c: New file.
9395 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
9396 (sparcobsd-tdep.o): New dependency.
9397 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
9398 * config/sparc/obsd.mt: New file.
9399
9400 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
9401 TDEP->fpregset to be initialized to enable core file register
9402 sets.
9403
9404 2004-01-24 Mark Kettenis <kettenis@gnu.org>
9405
9406 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
9407 Add opaque declarations.
9408 (sparc64nbsd_sigcontext_saved_regs): New prototype.
9409 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
9410 function with code split out from
9411 sparc64nbsd_sigcontext_frame_cache.
9412 (sparc64nbsd_sigcontext_frame_cache): Use
9413 sparc64nbsd_sigcontext_saved_regs.
9414 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
9415 OpenBSD.
9416 * sparc64obsd-tdep.c: New file.
9417 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
9418 (sparc64obsd-tdep.o): New dependency.
9419 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
9420 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
9421 * config/sparc/obsd64.mt: New file.
9422
9423 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
9424 read the instruction at PC.
9425
9426 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
9427 value of GDB_OSABI_DEFAULT.
9428 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
9429 instead of GDB_OSABI_NETBSD_AOUT.
9430
9431 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
9432
9433 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
9434 copyright.
9435
9436 2004-01-23 Andrew Cagney <cagney@redhat.com>
9437
9438 * printcmd.c (display_command): Replace tui_set_display call with
9439 tui_set_layout_for_display_command.
9440 * tui/tui.h (enum tui_win_type): Define.
9441 (tui_set_layout): Delete declaration.
9442 (tui_set_layout_for_display_command): Rename set_tui_layout.
9443 * tui/tui-data.h (enum tui_layout_type): Define.
9444 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
9445 "tui.h".
9446 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
9447 (tui_default_win_height): Rename tuiDefaultWinHeight.
9448 (tui_default_win_viewport_height): Rename
9449 tuiDefaultWinViewportHeight.
9450 (tui_set_layout): RenametuiSetLayout.
9451 * tui/tui-layout.c: Update references.
9452 * tui/tui.c: Update references.
9453 * tui/tui-disasm.c: Update references.
9454
9455 2004-01-23 David Carlton <carlton@kealia.com>
9456
9457 Partial workaround for PR c++/1511:
9458 * cp-namespace.c: Include frame.h.
9459 (cp_lookup_transparent_type): New
9460 (cp_lookup_transparent_type_loop): New.
9461 * cp-support.h: Declare cp_lookup_transparent_type.
9462 * symtab.c (basic_lookup_transparent_type): Renamed from
9463 lookup_transparent_type.
9464 (lookup_transparent_type): Replace old body by a call to
9465 current_language->la_lookup_transparent_type.
9466 * symtab.h: Update copyright. Declare
9467 basic_lookup_transparent_type.
9468 * language.h: Update copyright.
9469 (struct language_defn): Add la_lookup_transparent_type.
9470 * language.c: Update copyright.
9471 (unknown_language_defn): Add basic_lookup_transparent_type.
9472 (auto_language_defn): Add basic_lookup_transparent_type.
9473 (local_language_defn): Add basic_lookup_transparent_type.
9474 * ada-lang.c: Update copyright.
9475 (ada_language_defn): Add basic_lookup_transparent_type.
9476 * c-lang.c: Update copyright.
9477 (c_language_defn): Add basic_lookup_transparent_type.
9478 (cplus_language_defn): Add basic_lookup_transparent_type.
9479 (asm_language_defn): Add basic_lookup_transparent_type.
9480 (minimal_language_defn): Add basic_lookup_transparent_type.
9481 * f-lang.c: Update copyright.
9482 (f_language_defn): Add basic_lookup_transparent_type.
9483 * jv-lang.c: Update copyright.
9484 (java_language_defn): Add basic_lookup_transparent_type.
9485 * m2-lang.c: Update copyright.
9486 (m2_language_defn): Add basic_lookup_transparent_type.
9487 * objc-lang.c: Update copyright.
9488 (objc_language_defn): Add basic_lookup_transparent_type.
9489 * p-lang.c: Update copyright.
9490 (p_language_defn): Add basic_lookup_transparent_type.
9491 * scm-lang.c: Update copyright.
9492 (scm_language_defn): Add basic_lookup_transparent_type.
9493 * Makefile.in (cp-namespace.o): Depend on frame.h.
9494
9495 2004-01-23 David Carlton <carlton@kealia.com>
9496
9497 Patch for PR c++/1520:
9498 * dwarf2read.c (read_func_scope): Set processing_current_prefix
9499 properly if we have a specification die.
9500 (determine_prefix_aux): Rename from determine_prefix.
9501 (determine_prefix): Like the old determine_prefix, but never
9502 returns NULL.
9503
9504 2004-01-23 Theodore A. Roth <troth@openavr.org>
9505
9506 * avr-tdep.c: Update copyright.
9507 (avr_iaddr_p): Delete unused function.
9508 (avr_saddr_p): Delete unused function.
9509
9510 2004-01-23 David Carlton <carlton@kealia.com>
9511
9512 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9513 Fix for PR symtab/1534.
9514
9515 2004-01-23 Mark Kettenis <kettenis@gnu.org>
9516
9517 * NEWS (New native configurations): Mention OpenBSD/sparc and
9518 OpenBSD/sparc64.
9519 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9520 * configure.host: Likewise.
9521 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9522 handler for OpenBSD.
9523 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9524
9525 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9526
9527 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9528 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9529
9530 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9531 * cli/cli-cmds.c (shell_escape): Likewise.
9532
9533 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9534 OpenBSD .note.openbsd.ident sections.
9535
9536 2004-01-22 David Carlton <carlton@kealia.com>
9537
9538 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9539 get_scope_pc_bounds.
9540 (read_file_scope): Ditto.
9541 (get_scope_pc_bounds): New function, produced by extracting code
9542 from the above two functions, consolidating it, and adding support
9543 for DW_TAG_namespace.
9544
9545 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9546
9547 * osabi.c (MAX_NOTESZ): New define.
9548 (check_note): New function.
9549 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9550 check_note.
9551
9552 2004-01-21 Roland McGrath <roland@redhat.com>
9553
9554 * MAINTAINERS (write after approval): Add myself.
9555
9556 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9557
9558 * utils.c (init_page_info): Move declarations of `rows' and
9559 `cols' before the __GO32__-specific code. Move the closing brace
9560 outside the #ifdef __GO32__..#endif block.
9561 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
9562
9563 2004-01-21 Paul Brook <paul@codesourcery.com>
9564
9565 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
9566 BPSTAT_WHAT_CHECK_SHLIBS.
9567
9568 2004-01-21 Paul Brook <paul@codesourcery.com>
9569
9570 * MAINTAINERS: Add myself to write-after-approval.
9571
9572 2004-01-20 Andrew Cagney <cagney@redhat.com>
9573
9574 * ax-gdb.c (print_axs_value): Delete unused function.
9575 * jv-lang.c (java_lookup_type): Delete unused function.
9576 * cli/cli-dump.c (dump_filetype): Delete unused function.
9577 * remote-mips.c (remote_mips_insert_hw_breakpoint)
9578 (remote_mips_remove_hw_breakpoint): Delete unused functions.
9579 (mips_getstring): Delete unused function.
9580 (pmon_insert_breakpoint): Delete #if0ed function.
9581 (PMON_MAX_BP): Delete #if0ed MACRO.
9582 (mips_pmon_bp_info): Delete #if0ed variable.
9583 (pmon_remove_breakpoint): Delete #if0ed function.
9584 * monitor.c (monitor_write_even_block): Delete unused function.
9585 (monitor_write_memory_block): Delete #if0ed code.
9586 * dink32-rom.c (dink32_load): Delete unused function.
9587 (_initialize_dink32_rom): Delete #if0ed code.
9588 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
9589
9590 * tui/tui-command.c: Update references.
9591 * tui/tui-io.c: Update references.
9592 * tui/tui-command.h: Update copyright.
9593 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
9594
9595 * source.c (ambiguous_line_spec): Delete never-defined function.
9596 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
9597 * gdbtypes.c (add_name, add_mangled_type): Ditto.
9598 * cli/cli-cmds.c (validate_comname): Ditto.
9599
9600 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
9601 "tui-data.h".
9602 (tui_set_disassem_content): Rename tuiSetDisassemContent.
9603 (tui_show_disassem): Rename tuiShowDisassem.
9604 (tui_show_disassem_and_update_source): Rename
9605 tuiVerticalDisassemScroll.
9606 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
9607 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
9608 * tui/tui.h: Update copyright.
9609 (enum tui_status): Define.
9610 * tui/tui-data.h (enum tui_scroll_direction): Define.
9611 * tui/tui-disasm.c: Update copyright. Update references.
9612 * tui/tui-winsource.c: Update copyright. Update references.
9613 * tui/tui-win.c: Update references.
9614 * tui/tui-layout.c: Update references.
9615
9616 2004-01-20 Andrew Cagney <cagney@redhat.com>
9617
9618 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
9619 sym2 to start of block.
9620
9621 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9622
9623 * MAINTAINERS: Delete mmalloc.
9624 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
9625 * NEWS: Mention removal of --with-malloc.
9626 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
9627 * config.in: Regenerate.
9628 * configure: Regenerate.
9629 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
9630 USE_MMALLOC, MMCHECK_FORCE.
9631 * gdbinit.in: Remove mmalloc.
9632 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
9633 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
9634 * config/i386/go32.mh: Likewise.
9635 * config/i386/interix.mh: Likewise.
9636 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9637
9638 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
9639
9640 * linespec.c (decode_variable, symtab_from_filename): Call
9641 error_silent with error message instead of throwing an exception
9642 directly.
9643 * defs.h (error_silent, error_output_message): Add prototypes.
9644 (catch_exceptions_with_msg): Ditto.
9645 * utils.c (error_silent, error_output_message): New functions.
9646 * top.c (catch_exceptions_with_msg): New function.
9647
9648 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
9649
9650 * mi/mi-cmds.h (enum print_values): Add definition.
9651
9652 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
9653 type and value for simple data types and just the name and type
9654 for complex ones, if required.
9655
9656 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
9657 children, if required.
9658
9659 2004-01-19 Kevin Buettner <kevinb@redhat.com>
9660
9661 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
9662 unused declarations.
9663
9664 2004-01-19 Andrew Cagney <cagney@redhat.com>
9665
9666 * top.h (mapped_symbol_files): Delete declaration.
9667 * main.c (captured_main): Delete option "m" and "mapped".
9668 * objfiles.c (mapped_symbol_files): Delete variable.
9669 * symfile.c (symbol_file_command): Delete mmap code.
9670 (symbol_file_add_with_addrs_or_offsets): Ditto.
9671 (add_symbol_file_command, reread_separate_symbols): Ditto.
9672 * objfiles.h (OBJF_MAPPED): Delete.
9673 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
9674 (free_objfile) [USE_MMALLOC]: Ditto.
9675 (open_existing_mapped_file): Delete function.
9676 (open_mapped_file): Delete function.
9677 (map_to_file): Delete function.
9678
9679 2004-01-19 Kevin Buettner <kevinb@redhat.com>
9680
9681 * infrun.c (step_into_function): Account for possible breakpoint
9682 adjustment when computing ``stop_func_start''.
9683
9684 2004-01-19 Kevin Buettner <kevinb@redhat.com>
9685
9686 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
9687 the region size against the size of a pointer, not the size of
9688 a register as given by DEPRECATED_REGISTER_SIZE.
9689
9690 2004-01-19 Andrew Cagney <cagney@redhat.com>
9691
9692 * tui/tui-regs.h: Include "tui-data.h".
9693 (tuiFirstRegElementNoInLine): Delete declaration.
9694 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
9695 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
9696 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
9697 (tui_calculate_regs_column_count): Rename
9698 tuiCalculateRegsColumnCount.
9699 (tui_check_register_values): Rename tuiCheckRegisterValues.
9700 (tui_show_registers): Rename tuiShowRegisters.
9701 (tui_display_registers_from_line): Rename
9702 tuiDisplayRegistersFromLine.
9703 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
9704 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
9705 (tui_first_reg_element_no_inline): Rename
9706 tuiFirstRegElementNoInLine.
9707 * tui/tui-data.h: Update copyright.
9708 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
9709 * tui/tui-windata.c: Update copyright, update references.
9710 * tui/tui-regs.c: Update copyright, update references.
9711 * tui/tui-win.c: Update copyright, update references.
9712 * tui/tui-layout.c: Update copyright, update references.
9713
9714 2004-01-18 Andrew Cagney <cagney@redhat.com>
9715
9716 * tui/tui-io.c: Update copyright.
9717 (key_is_end_sequence, key_is_backspace): New functions.
9718 (key_is_command_char, key_is_start_sequence): New function.
9719 (tui_getc): Update references.
9720 * tui/tui-io.h: Update copyright.
9721 (m_tuiStartNewLine): Delete macro.
9722 (m_isBackspace, m_isDeleteChar): Delete macros.
9723 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
9724 (m_isNextPage, m_isPrevPage): Delete macros.
9725 (m_isLeftArrow, m_isRightArrow): Delete macros.
9726 (m_isXdbStyleCommandChar): Delete macro.
9727 (key_is_start_sequence): Declare, replace m_isStartSequence.
9728 (key_is_end_sequence): Declare, replace m_isEndSequence.
9729 (key_is_backspace): Declare ,replace m_isBackspace.
9730 (key_is_command_char): Declare, replace m_isCommandChar.
9731 * tui/tui-command.c: Update copyright.
9732 (tuiDispatchCtrlChar): Update references.
9733
9734 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
9735 tuiSourceWin.h.
9736
9737 * tui/tui-command.c: Rename tui/tuiCommand.c.
9738 * tui/tui-command.h: Rename tui/tuiCommand.h.
9739 * tui/tui-data.c: Rename tui/tuiData.c.
9740 * tui/tui-data.h: Rename tui/tuiData.h.
9741 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
9742 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
9743 * tui/tui-io.c: Rename tui/tuiIO.c.
9744 * tui/tui-io.h: Rename tui/tuiIO.h.
9745 * tui/tui-layout.c: Rename tui/tuiLayout.c.
9746 * tui/tui-layout.h: Rename tui/tuiLayout.h.
9747 * tui/tui-regs.c: Rename tui/tuiRegs.c.
9748 * tui/tui-regs.h: Rename tui/tuiRegs.h.
9749 * tui/tui-source.c: Rename tui/tuiSource.c.
9750 * tui/tui-source.h: Rename tui/tuiSource.h.
9751 * tui/tui-stack.c: Rename tui/tuiStack.c.
9752 * tui/tui-stack.h: Rename tui/tuiStack.h.
9753 * tui/tui-win.c: Rename tui/tuiWin.c.
9754 * tui/tui-win.h: Rename tui/tuiWin.h.
9755 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
9756 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
9757 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
9758 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
9759 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
9760 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
9761 * tui/tui-file.c: Update includes.
9762 * tui/tui-hooks.c: Update includes.
9763 * tui/tui-interp.c: Update includes.
9764 * tui/tui.c: Update includes.
9765 * Makefile.in: Update all tui/ dependencies.
9766 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
9767
9768 * Makefile.in: Update copyright. Update dependencies.
9769
9770 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
9771 problem.
9772
9773 2004-01-18 Andrew Cagney <cagney@redhat.com>
9774
9775 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
9776 instead of register_gdbarch_init.
9777
9778 * remote-sds.c (tohex): Delete unused function. Update copyright.
9779 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
9780 * v850-tdep.c (v850_register_virtual_size): Ditto.
9781 * target.c (normal_target_post_startup_inferior): Ditto.
9782 * source.c (ambiguous_line_spec): Ditto.
9783 * remote.c (adapt_remote_get_threadinfo): Ditto.
9784 * mi/mi-out.c (out_field_fmt): Ditto.
9785 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
9786 (output_control_change_notification): Ditto.
9787 * m68k-tdep.c (m68k_register_byte): Ditto.
9788 (m68k_remote_breakpoint_from_pc): Ditto.
9789 * ui-out.c (init_ui_out_state): Delete unused declaration.
9790 * stabsread.c (search_value): Ditto.
9791 * mi/mi-cmd-env.c (env_cli_command): Ditto.
9792 * maint.c (print_section_table): Ditto.
9793 * infrun.c (set_follow_fork_mode_command): Ditto.
9794
9795 2004-01-18 Mark Kettenis <kettenis@gnu.org>
9796
9797 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
9798 DW_CFA_def_cfa_exporession. Add support for
9799 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
9800 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
9801
9802 2004-01-18 Andrew Cagney <cagney@redhat.com>
9803
9804 * ocd.c: Update copyright.
9805 (bdm_read_register_command): Delete unused function.
9806 (_initialize_remote_ocd): Delete commented out reference.
9807 (get_quoted_char, reset_packet): Delete #if0ed function.
9808 (output_packet, put_quoted_char): Delete #if0ed function.
9809 (stu_put_packet, stu_get_packet): Delete #if0ed function.
9810 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
9811 (BDM_BREAKPOINT): Delete #if0ed macro.
9812 (remote_timeout): Delete #if0ed variable.
9813
9814 2004-01-18 Mark Kettenis <kettenis@gnu.org>
9815
9816 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
9817 (core-sol2.o): Remove dependency.
9818 * core-sol2.c: Remove file.
9819
9820 2004-01-17 Andrew Cagney <cagney@redhat.com>
9821
9822 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
9823 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
9824 enums.
9825
9826 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9827
9828 * remote.c: Update copyright years.
9829
9830 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9831
9832 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
9833
9834 2004-01-17 Andrew Cagney <cagney@redhat.com>
9835
9836 * mdebugread.c: Update copyright.
9837 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
9838 (parse_type, parse_procedure): Ditto.
9839 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
9840
9841 * cris-tdep.c (cris_store_struct_return): Put back accidently
9842 deleted function.
9843
9844 * gdbarch.sh: Update copyright year.
9845 * gdbarch.h, gdbarch.c: Re-generate.
9846
9847 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9848
9849 Suggested by George Anzinger.
9850 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
9851 correct stack offset. Include unknown opcode numbers in the error
9852 message.
9853
9854 2004-01-17 Andrew Cagney <cagney@redhat.com>
9855
9856 * x86-64-tdep.c (x86_64_init_abi): No need to clear
9857 extract_struct_value_address, i386 does not set it.
9858 * sparc64-tdep.c (sparc64_init_abi): Do not set
9859 extract_struct_value_address, never called.
9860 (sparc64_extract_struct_value_address): Delete function.
9861 * m68hc11-tdep.c: Update copyright.
9862 (m68hc11_gdbarch_init): Delete redundant assignment of
9863 extract_struct_value_address.
9864 * i386-tdep.c: Update copyright.
9865 (i386_gdbarch_init): Do not set extract_struct_value_address,
9866 never called.
9867 (i386_extract_struct_value_address): Delete function.
9868 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
9869 extract_struct_value_address, never called.
9870 (sparc32_extract_struct_value_address): #if 0 function. Add
9871 comments explaining its future.
9872
9873 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9874
9875 * arm-tdep.c (arm_write_pc): New function.
9876 (arm_gdbarch_init): Call set_gdbarch_write_pc.
9877
9878 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9879
9880 * breakpoint.c (must_shift_inst_regs): Delete.
9881 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
9882 and SHIFT_INST_REGS.
9883 * infcmd.c (step_1, step_1_continuation): Delete references to
9884 SHIFT_INST_REGS.
9885 * infrun.c (keep_going): Likewise.
9886 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
9887 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
9888
9889 2004-01-17 Andrew Cagney <cagney@redhat.com>
9890
9891 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
9892 * gdbarch.h, gdbarch.c: Re-generate.
9893 * infcmd.c (print_return_value): Delete reference to
9894 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9895
9896 * cris-tdep.c (cris_gdbarch_init): Do not set
9897 deprecated_extract_struct_value_address.
9898
9899 * xstormy16-tdep.c: Update copyright.
9900 (xstormy16_extract_struct_value_address): Update to current
9901 extract struct value address interface.
9902 (xstormy16_gdbarch_init): Set extract_struct_value_address.
9903 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
9904 current extract struct value address interface.
9905 (sh64_gdbarch_init): Set extract_struct_value_address.
9906
9907 * cris-tdep.c: Update copyright.
9908 (cris_extract_struct_value_address): Delete function.
9909 (struct_return_address): Delete variable.
9910 (cris_store_struct_return): Do not set struct_return_address.
9911
9912 * mcore-tdep.c: Update copyright.
9913 (mcore_extract_struct_value_address): Delete function. Update
9914 comments.
9915 (mcore_gdbarch_init): Update.
9916 * mn10300-tdep.c: Update copyright.
9917 (mn10300_extract_struct_value_address): Delete function.
9918 (mn10300_gdbarch_init): Update.
9919 * v850-tdep.c: Update copyright.
9920 (v850_extract_struct_value_address): Delete.
9921 (v850_gdbarch_init): Update.
9922 * ns32k-tdep.c: Update copyright.
9923 (ns32k_extract_struct_value_address): Delete.
9924 (ns32k_gdbarch_init): Update.
9925 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
9926 (hppa_gdbarch_init): Update.
9927 * vax-tdep.c: Update copyright.
9928 (vax_extract_struct_value_address): Delete.
9929 (vax_gdbarch_init): Update.
9930
9931 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
9932 * gdbarch.h, gdbarch.c: Re-generate.
9933 * procfs.c (procfs_fetch_registers): Delete reference to
9934 DEPRECATED_NPC_REGNUM.
9935 (procfs_store_registers): Ditto.
9936 * regcache.c (generic_target_write_pc): Simplify.
9937 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
9938
9939 * core-sol2.c (fetch_core_registers): Replace
9940 DEPRECATED_NPC_REGNUM with equivalent tdep value.
9941
9942 * hppa-tdep.c: Update copyright year.
9943 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
9944 NPC_REGNUM.
9945 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
9946
9947 * mips-tdep.c (mips_write_pc): New function.
9948 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
9949 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
9950 (mips_find_saved_regs, mips_software_single_step: Ditto.
9951 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
9952 mips_init_extra_frame_info, mips_pop_frame): Ditto.
9953
9954 2004-01-17 Andrew Cagney <cagney@redhat.com>
9955
9956 * mips-tdep.c: Re-indent. Group functions by ABI.
9957
9958 2004-01-17 Andrew Cagney <cagney@redhat.com>
9959
9960 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
9961 * gdbarch.c: Re-generate.
9962 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
9963 DECR_PC_AFTER_BREAK to zero.
9964 * vax-tdep.c (vax_gdbarch_init): Ditto.
9965 * v850-tdep.c (v850_gdbarch_init): Ditto.
9966 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
9967 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
9968 * sh-tdep.c (sh_gdbarch_init): Ditto.
9969 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
9970 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9971 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
9972 * mips-tdep.c (mips_gdbarch_init): Ditto.
9973 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
9974 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
9975 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
9976 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
9977 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
9978 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
9979 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
9980 * frv-tdep.c (frv_gdbarch_init): Ditto.
9981 * cris-tdep.c (cris_gdbarch_init): Ditto.
9982 * avr-tdep.c (avr_gdbarch_init): Ditto.
9983 * arm-tdep.c (arm_gdbarch_init): Ditto.
9984 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
9985
9986 2004-01-17 J. Brobecker <brobecker@gnat.com>
9987
9988 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
9989 Delete, no longer used.
9990 (read_subrange_type): New function, mostly extracted from
9991 read_array_type().
9992 (read_array_type): Replace extracted code by call to
9993 read_subrange_type().
9994 (dwarf2_get_attr_constant_value): New function.
9995 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
9996 (add_partial_symbol): Likewise.
9997 (process_die): Likewise.
9998 (new_symbol): Likewise.
9999 (read_type_die): Likewise.
10000
10001 2004-01-16 Andrew Cagney <cagney@redhat.com>
10002
10003 * symfile.c: Update copyright year.
10004 (compare_symbols): Delete unused function.
10005 * stabsread.c: Update copyright year.
10006 (lrs_general_complaint): Delete unused function.
10007 (ref_search_value): Ditto.
10008 (get_substring): Delete declaration.
10009 * sh64-tdep.c: Update copyright year.
10010 (sh64_get_gdb_regnum): Delete unused function.
10011 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10012 Delete unused function.
10013
10014 2004-01-17 Mark Kettenis <kettenis@gnu.org>
10015
10016 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10017 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10018
10019 2004-01-16 Andrew Cagney <cagney@redhat.com>
10020
10021 Changes from Peter Schauer.
10022 * rs6000-tdep.c: Update copyright year.
10023 (rs6000_push_dummy_call): Update the stack pointer before
10024 accessing the corresponding stack region.
10025 * rs6000-nat.c: Update copyright year.
10026 (set_host_arch): Set "info.abfd" to "exec_bfd".
10027
10028 2004-01-15 Mark Kettenis <kettenis@gnu.org>
10029
10030 * blockframe.c: Update copyright year.
10031 (inside_entry_func): Don't treat a zero PC specially.
10032
10033 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
10034
10035 * gcore.c (gcore_copy_callback): Use paddr_d to print size
10036 variable.
10037 (gcore_create_callback): Ditto. Skip any memory segment that has
10038 no permissions set.
10039
10040 2004-01-14 David Carlton <carlton@kealia.com>
10041
10042 Change symbols for C++ nested types to contain the fully qualified
10043 name, if possible. (At least in the DWARF-2 case.) Partial fix
10044 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10045 c++/895.
10046 * c-exp.y (qualified_type): Handle types nested within classes.
10047 * cp-namespace.c: Update comments.
10048 (cp_set_block_scope): Delete #if 0.
10049 (cp_lookup_nested_type): Handle types nested within classes.
10050 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10051 when appropriate.
10052 (add_partial_symbol): Add the name of the enclosing namespace to
10053 types.
10054 (pdi_needs_namespace): New.
10055 (add_partial_namespace): Tweak comment.
10056 (add_partial_structure): New.
10057 (psymtab_to_symtab_1): Initialize processing_current_prefix
10058 here...
10059 (process_die): instead of here.
10060 (read_structure_scope): Try to figure out the name of the class or
10061 namespace that the structure might be defined within.
10062 (read_enumeration): Generate fully-qualified names, if possible.
10063 (read_namespace): Don't set name to NULL.
10064 (die_specification): New.
10065 (new_symbol): Generate fully-qualified names for types.
10066 (read_type_die): Determine appropriate prefix.
10067 (determine_prefix): New.
10068 (typename_concat): New.
10069 (class_name): New.
10070 * valops.c (value_aggregate_elt): Pass NOSIDE to
10071 value_struct_elt_for_reference.
10072 (value_struct_elt_for_reference): Make static, add NOSIDE
10073 parameter, call value_maybe_namespace_elt as a last resort.
10074 (value_namespace_elt): Break out code into
10075 value_maybe_namespace_elt.
10076 (value_maybe_namespace_elt): New.
10077
10078 2004-01-12 Andrew Cagney <cagney@redhat.com>
10079
10080 * mips-tdep.c (mips_convert_register_p): Handle both raw and
10081 cooked floating-point registers.
10082 (mips_gdbarch_init): Set convert_register_p, register_to_value,
10083 and value_to_register.
10084
10085 2004-01-13 Andrew Cagney <cagney@redhat.com>
10086
10087 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10088 * gdbarch.c: Re-generate.
10089 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10090 FUNCTION_START_OFFSET.
10091 * v850-tdep.c (v850_gdbarch_init): Ditto.
10092 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10093 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10094 * sh-tdep.c (sh_gdbarch_init): Ditto.
10095 * s390-tdep.c (s390_gdbarch_init): Ditto.
10096 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10097 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10098 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10099 * mips-tdep.c (mips_gdbarch_init): Ditto.
10100 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10101 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10102 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10103 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10104 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10105 * i386-tdep.c (i386_gdbarch_init): Ditto.
10106 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10107 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10108 * frv-tdep.c (frv_gdbarch_init): Ditto.
10109 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10110 * cris-tdep.c (cris_gdbarch_init): Ditto.
10111 * avr-tdep.c (avr_gdbarch_init): Ditto.
10112 * arm-tdep.c (arm_gdbarch_init): Ditto.
10113 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10114
10115 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10116
10117 * infrun.c (follow_fork_mode_ask): Remove.
10118 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10119 (follow_fork): Simplify and remove internal error for
10120 follow_fork_mode_ask.
10121 (_initialize_infrun): Update "set follow-fork-mode" help text.
10122
10123 2004-01-13 Andrew Cagney <cagney@redhat.com>
10124
10125 * configure.in: Update copyright year.
10126 (build_warnings): Add -Wunused-label.
10127 * configure: Re-generate.
10128
10129 2004-01-12 Andrew Cagney <cagney@redhat.com>
10130
10131 * exec.h (exec_ops): Make "extern".
10132
10133 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10134 the function is void.
10135 (mips_pseudo_register_write): Ditto.
10136
10137 2004-01-12 Andrew Cagney <cagney@redhat.com>
10138
10139 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10140 call. Never defined.
10141 * sparc-tdep.h (struct frame_info): Add opaque declaration.
10142 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10143 (struct sparc_gregset, struct regcache): Ditto.
10144 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
10145
10146 2004-01-12 Andrew Cagney <cagney@redhat.com>
10147
10148 * mi/ChangeLog: Delete file. Renamed to ...
10149 * mi/ChangeLog-1999-2003: New file.
10150 * tui/ChangeLog: Delete file. Renamed to ...
10151 * tui/ChangeLog-1998-2003: New file.
10152
10153 2004-01-11 Mark Kettenis <kettenis@gnu.org>
10154
10155 * sparc64nbsd-tdep.c: Include "regset.h".
10156 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10157 Remove variables.
10158 (fetch_core_registers): Remove function.
10159 (sparc64nbsd_core_fns): Remove variable.
10160 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10161 functions.
10162 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10163 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10164 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10165
10166 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10167 sparc_extract_struct_value_address.
10168 (sparc32_gdbarch_init): Set extract_struct_value_address.
10169 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10170 function.
10171 (sparc64_init_abi): Set extract_struct_value_address. Don't set
10172 return_value_on_stack.
10173
10174 * NEWS: Mention that %cs and %ss have been added to the AMD64
10175 configurations
10176
10177 * frame.c: Update copyright year.
10178 (get_prev_frame): Improve comment.
10179
10180 * sparc64fbsd-tdep.c: Include "regset.h".
10181 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10182 Remove variables.
10183 (fetch_core_registers): Remove function.
10184 (sparc64fbsd_core_fns): Remove variable.
10185 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10186 functions.
10187 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10188 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10189 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10190
10191 * sparcnbsd-tdep.c: Include "regset.h".
10192 (fetch_core_registers): Remove function.
10193 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10194 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10195 functions.
10196 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10197 TDEP->fpregset.
10198 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10199
10200 * sparc-tdep.h (struct regset): Provide opaque declaration.
10201 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10202 fpregset and sizeof_fpregset members.
10203 * sparc-tdep.c (struct regset): Provide opaque declaration.
10204 (sparc_regset_from_core_section): New function.
10205 (sparc32_gdbarch_init): Initialize TDEP->gregset,
10206 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10207 Set regset_from_core_section when appropriate.
10208
10209 2004-01-10 Mark Kettenis <kettenis@gnu.org>
10210
10211 * x86-64-tdep.c (amd64_non_pod_p): New function.
10212 (amd64_classify_aggregate): Return class memory for non-POD
10213 C++ structure types.
10214
10215 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10216 argument. Use it to reserve a register if necessary.
10217 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10218 amd64_push_arguments.
10219
10220 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10221
10222 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
10223 register numbers in comments.
10224 * x86-64-tdep.h: Update copyright year.
10225 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10226 Adjust for addition of %cs and %ss.
10227 * amd64fbsd-nat.c: Update copyright year.
10228 (reg_offset): Add register offsets for %cs and %ss.
10229 * amd64fbsd-tdep.c: Update copyright year.
10230 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10231 (amd64fbsd_sc_reg_offset): Likewise.
10232 * x86-64-linux-nat.c: Update copyright year.
10233 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10234 and %ss.
10235 * amd64nbsd-nat.c: Update copyright year.
10236 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10237 * amd64nbsd-tdep.c: Update copyright year.
10238 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10239 * x86-64-linux-tdep.c: Update copyright year.
10240 (user_to_gdb_regmap): Add mapping for %cs and %ss.
10241 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10242 * regformats/reg-x86-64.dat: Add %cs and %ss.
10243
10244 * blockframe.c (inside_entry_func): Reformat. Introduce new local
10245 variables to prevent long lines. Update comments to reflect
10246 reality.
10247
10248 2004-01-09 David Carlton <carlton@kealia.com>
10249
10250 Checked in by Elena Zannoni <ezannoni@redhat.com>.
10251 * dwarf2read.c (read_namespace): Pull out name-generating code
10252 into namespace_name. Rename previous_namespace to previous_prefix
10253 and processing_current_namespace to processing_current_prefix..
10254 (namespace_name): New function.
10255 (add_partial_symbol): Substitute uses of pdi->name with
10256 actual_name.
10257 * cp-support.h: Rename processing_current_namespace to
10258 processing_current_prefix.
10259 Update copyright year.
10260 * cp-namespace.c: Rename processing_current_namespace to
10261 processing_current_prefix.
10262 Update copyright year.
10263
10264 2004-01-09 Andrew Cagney <cagney@redhat.com>
10265
10266 * jv-valprint.c, ser-unix.c: Add missing copyright years.
10267
10268 2004-01-09 Mark Kettenis <kettenis@gnu.org>
10269
10270 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10271 complaining.
10272 (process_one_symbol): Deal with N_PATCH stabs.
10273
10274 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
10275
10276 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10277 ifdeffed code.
10278 Update copyright year.
10279
10280 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10281
10282 * config/pa/tm-hppa.h: Update extern declarations for
10283 hppa32_hpux_frame_saved_pc_in_sigtramp,
10284 hppa32_hpux_frame_base_before_sigtramp, and
10285 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10286
10287 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10288
10289 * config/pa/tm-hppah.h: Update copyright years.
10290
10291 2004-01-08 Andrew Cagney <cagney@redhat.com>
10292
10293 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10294 (mips_o32_reg_struct_has_addr): Delete function.
10295 (mips_gdbarch_init): Update.
10296 (mips_extract_struct_value_address): Delete function.
10297
10298 2004-01-08 David Mosberger <davidm@hpl.hp.com>
10299
10300 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10301 reality.
10302
10303 2004-01-07 Andrew Cagney <cagney@redhat.com>
10304
10305 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10306 architecture's elf flags (when available).
10307
10308 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10309 FPU to the start, check the MIPS FPU when looking for an old
10310 architecture.
10311 (set_mipsfpu_single_command): Update the architecture.
10312 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10313
10314 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10315 (mips_mask_address_p): Add "tdep" parameter.
10316 (show_mask_address, mips_addr_bits_remove): Update.
10317 (mips_dump_tdep): Update.
10318 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10319 (MIPS_STACK_ARGSIZE): Delete macro.
10320 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
10321 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
10322 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
10323 (mips_dump_tdep): Update.
10324 (MIPS_SAVED_REGSIZE): Delete macro.
10325 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
10326 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
10327 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
10328 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
10329 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
10330 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
10331 (mips_pop_frame, return_value_location): Update.
10332 (mips_n32n64_return_value, mips_dump_tdep): Update.
10333
10334 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
10335 MIPS ABI.
10336
10337 * mips-tdep.c: Update copyright.
10338 (mips_gdbarch_init): Merge two code blocks handling the register
10339 name and number layout.
10340
10341 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
10342
10343 * tracepoint.c (validate_actionline): Fix segv at EOF
10344
10345 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10346
10347 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
10348 properly for static fields.
10349
10350 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
10351 Jason Molenda <jmolenda@apple.com>
10352
10353 * disasm.c: Update copyright to include 2004.
10354 (do_mixed_source_and_assembly): For uiout asm list
10355 and tuple cleanups, initialize to null_cleanup instead of
10356 NULL and do so prior to loop. Only reset when we close off
10357 the tuple/list. Move check for whether to close off the
10358 asm tuple/list to after dump_insns call where it will be run
10359 on each loop iteration.
10360
10361 2004-01-05 Andrew Cagney <cagney@redhat.com>
10362
10363 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
10364 should be a switch case and not a label.
10365 * mips-tdep.c (mips32_next_pc): Delete unused labels
10366 "greater_equal_branch" and "less_zero_branch".
10367 * jv-valprint.c (java_print_value_fields): Delete unused label
10368 "flush_it".
10369
10370 * target.c (unpush_target): Only close a target that is in the
10371 target stack.
10372
10373 2004-01-05 Mark Kettenis <kettenis@gnu.org>
10374
10375 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
10376 address from [sp + 64] instead of %o2.
10377
10378 * frame.c (get_prev_frame): Don't try to unwind the PC. This
10379 fixes PR backtrace/1476.
10380
10381 2004-01-05 Andrew Cagney <cagney@redhat.com>
10382
10383 * libunwind-frame.h (struct frame_id): Add opaque declaration,
10384 move to start of file.
10385 * i386-tdep.h (struct regcache): Add opaque declaration.
10386 * config/ia64/nm-linux.h (struct target_ops): Add opaque
10387 declaration.
10388 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
10389 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
10390 * win32-nat.c (fake_create_process): Use ISO C style definition.
10391 * stabsread.c (define_symbol): Delete #ifndef
10392 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
10393 stabs_argument_has_addr call, macro never defined.
10394
10395 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
10396
10397 * op50-rom.c: Delete.
10398 * w89k-rom.c: Delete.
10399 * Makefile.in: Remove references.
10400
10401 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10402
10403 * x86-64-tdep.c: Update copyright year.
10404 (struct amd64_register_info): Rename from x86_64_register_info.
10405 (amd64_register_info): Rename from x86_64_register_info.
10406 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
10407 (amd64_register_name): Rename from x86_64_register_name.
10408 (amd64_register_type): Rename from x86_64_register_type.
10409 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
10410 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
10411 (amd64_dwarf_reg_to_regnum): Rename from
10412 x86_64_dwarf_reg_to_regnum.
10413 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
10414 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
10415 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
10416 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
10417 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
10418 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
10419 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
10420 (amd64_frame_cache): Rename from x86_64_frame_cache.
10421 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
10422 (amd64_frame_prev_register): Rename from
10423 x86_64_frame_prev_register.
10424 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
10425 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
10426 (amd64_sigtramp_frame_cache): Rename from
10427 x86_64_sigtramp_frame_cache.
10428 (amd64_sigtramp_frame_prev_register): Rename from
10429 x86_64_sigtramp_frame_prev_register.
10430 (amd64_sigtramp_frame_unwind): Rename from
10431 x86_64_sigtramp_frame_unwind.
10432 (amd64_sigtramp_frame_sniffer): Rename from
10433 x86_64_sigtramp_frame_sniffer.
10434 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
10435 (amd64_frame_base): Rename from x86_64_frame_base.
10436 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
10437 (amd64_frame_align): Rename from x86_64_frame_align.
10438 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
10439 (amd64_regset_from_core_section): Rename from
10440 x86_64_regset_from_core_section.
10441 (x86_64_init_abi): Update comments.
10442
10443 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
10444
10445 * MAINTAINERS (write after approval): Add myself.
10446
10447 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10448
10449 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
10450 `float' arguments.
10451
10452 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10453
10454 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
10455 such that it mentions a specific version of GCC that exhibits this
10456 bug.
10457
10458 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10459
10460 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
10461 structure that has a single `float' member, store it in %f1 in
10462 addition to %f0.
10463
10464 * sparc-sol2-nat.c: Add missing '\'.
10465
10466 * sparc-tdep.c (sparc32_return_value): New function.
10467 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
10468 Remove functions.
10469 (sparc32_gdbarch_init): Set return_value, don't set
10470 extract_return_value, store_return_value, use_struct_convention
10471 and return_value_on_stack.
10472
10473 * sparc-sol2-nat.c: Add missing ')'.
10474
10475 2004-01-03 J. Brobecker <brobecker@gnat.com>
10476
10477 * infrun.c (handle_step_into_function): New function.
10478 (handle_inferior_event): Extract out some code into the new
10479 function above.
10480
10481 2004-01-03 J. Brobecker <brobecker@gnat.com>
10482
10483 * infrun.c (handle_inferior_event): Move the declaration of
10484 real_stop_pc inside the if blocks where it is used.
10485
10486 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10487
10488 * sparc64-tdep.c (sparc64_16_byte_align_p)
10489 (sparc64_store_floating_fields, sparc64_store_floating_fields):
10490 Use check_typedef to get subtypes of structures and unions.
10491 (sparc64_store_return_value): Fix calculation of the appropriate
10492 offset into VALBUF when storing a structure or union.
10493 (sparc64_return_value): New function.
10494 (sparc64_use_struct_convention): Remove function.
10495 (sparc64_init_abi): Set return_value, don't set
10496 extract_return_value, store_return_value and
10497 use_struct_convention.
10498
10499 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
10500
10501 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10502 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10503 gdb/config/alpha/xm-alphaosf.h,
10504 gdb/config/powerpc/tm-ppcle-eabi.h,
10505 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10506 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10507 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10508 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10509 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10510 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10511 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10512 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10513 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10514 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10515 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10516 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10517 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10518 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10519 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10520 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10521 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10522 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10523 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10524 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10525 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10526 Remove lines for .cvsignore files.
10527
10528 2004-01-03 J. Brobecker <brobecker@gnat.com>
10529
10530 * infrun.c: Back out the previous change.
10531
10532 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10533
10534 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
10535 sparc-*-sunos4* to the list of REMOVED configurations.
10536
10537 * configure.tgt: Add back sparc-*-vxworks*.
10538 * remote-vxsparc.c: Remove all includes except for "defs.h",
10539 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10540 Include "sparc-tdep.h".
10541 (SPARC_R_G1): New define.
10542 (vxsparc_gregset): New variable.
10543 (ext_format_sparc): Remove extern declaration.
10544 (vx_read_register): Rewrite to use sparc32_supply_gregset and
10545 sparc32_supply_fpregset.
10546 (vx_write_register): Rewrite to use sparc32_collect_gregset,
10547 sparc_collect_rwindow and sparc32_collect_fpregset.
10548 * config/sparc/tm-vxworks.h: New file, based on recently removed
10549 tm-vxsparc.h.
10550 * config/sparc/vxworks.mt: New file, based on recently removed
10551 vxworks.mt.
10552
10553 2004-01-03 J. Brobecker <brobecker@gnat.com>
10554
10555 * infrun.c (handle_step_into_function): New function.
10556 (handle_inferior_event): Extract out some code into the new
10557 function above.
10558
10559 2004-01-02 Mark Kettenis <kettenis@gnu.org>
10560
10561 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
10562 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
10563 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
10564 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
10565 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
10566 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
10567 (sparc_nat_h): New variable.
10568 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
10569 (tm-sun4os4.h): Remove dependency.
10570 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
10571 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
10572 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
10573 sparc-tdep.o): Update dependencies.
10574 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
10575 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
10576 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
10577 dependencies.
10578 * configure.host: Remove existing sparc-*-lynxos*,
10579 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
10580 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
10581 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
10582 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
10583 triplets.
10584 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
10585 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
10586 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
10587 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
10588 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
10589 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
10590 sparc64-*-solaris2* and sparc64-*-* triplets.
10591 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
10592 "symtab.h" and "objfiles.h".
10593 (BIAS): Remove define.
10594 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
10595 (X_DISP19): Remove macros.
10596 (sparc_fetch_instruction): Remove function.
10597 (struct gdbarch_tdep): Remove definition.
10598 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
10599 (sparc_breakpoint_from_pc): Remove function.
10600 (struct sparc64_frame_cache): Remove definition.
10601 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
10602 sparc64_unwind_pc): Remove functions.
10603 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
10604 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
10605 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
10606 (sparc64_frame_cache): Change return type to `struct
10607 sparc_frame_cache *'. Simply call sparc_frame_cache.
10608 (sparc64_frame_this_id, sparc64_frame_prev_register,
10609 sparc64_frame_base_address): Use `struct sparc_frame_cache'
10610 instead of `struct sparc64_frame_cache.
10611 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
10612 sparc_analyze_control_transfer, sparc_software_single_step,
10613 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
10614 _initialize_sparc64_tdep): Remove functions.
10615 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
10616 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
10617 macros.
10618 (sparc64_supply_gregset, sparc64_collect_gregset,
10619 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
10620 (sparc64_init_abi): New function.
10621 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
10622 inclusion guard. Include "sparc-tdep.h".
10623 (BIAS): Define.
10624 (r_tstate_offset, r_fprs_offset): New defines.
10625 (enum sparc_regnum): Remove defenition.
10626 (enum sparc64_regnum): Reformat.
10627 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
10628 (sparc64_init_abi, sparc64_supply_gregset,
10629 sparc64_collect_gregset, sparc64_supply_fpregset,
10630 sparc64_collect_fpregset): New prototypes.
10631 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
10632 Add extern declarations.
10633 (sparc64_sol2_init_abi): New prototype.
10634 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
10635 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
10636 prototypes.
10637 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
10638 "sparnbsd-nat.h".
10639 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
10640 functions.
10641 (_initialize_sparc64fbsd_nat): Remove initialization of
10642 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
10643 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
10644 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
10645 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
10646 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
10647 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
10648 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
10649 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
10650 (sparc64fbsd_r_y_offset): Remove variables.
10651 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10652 Make static and const.
10653 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
10654 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
10655 functions.
10656 (sparc64fbsd_gregset): New variable.
10657 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
10658 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
10659 and sparc64_supply_fpregset.
10660 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
10661 (sparc64fbsd_sigtramp_frame_this_id)
10662 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
10663 (sparc64fbsd_sigtramp_frame_unwind): New variable.
10664 (sparc64fbsd_sigtramp_frame_sniffer): New function.
10665 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
10666 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
10667 * sparcnbsd-tdep.c: Update copyright year. Include
10668 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
10669 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
10670 "value.h" and "sparcnbsd-tdep.h".
10671 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
10672 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
10673 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
10674 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
10675 defines.
10676 (sparcnbsd_gregset): New variable.
10677 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
10678 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
10679 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
10680 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
10681 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
10682 variables.
10683 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
10684 (sparc32nbsd_sigcontext_frame_this_id)
10685 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
10686 (sparc32nbsd_sigcontext_frame_unwind): New variable.
10687 (sparc32nbsd_sigtramp_frame_sniffer): New function.
10688 (sparcnbsd_get_longjmp_target_32,
10689 sparcnbsd_get_longjmp_target_64): Remove functions.
10690 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
10691 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
10692 sparcnbsd_init_elf): Remove.
10693 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
10694 (sparcnbsd_elf_init_abi): New functions.
10695 (_initialize_sparcnbsd_tdep): New prototype.
10696 (_initialize_sparnbsd_tdep): Update.
10697 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
10698 corelow.o. Add sparc64-nat.o and sparc-nat.o.
10699 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
10700 * config/sparc/linux.mh: Update comment.
10701 (XM_FILE, HOST_IPC): Remove variables.
10702 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
10703 sparc-linux-nat.o.
10704 * config/sparc/linux.mt: Update comment.
10705 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
10706 * config/sparc/nbsd.mt: Reformat.
10707 * config/sparc/nbsd64.mh: Update comment.
10708 (NATDEPFILES): Add sparc-nat.o.
10709 * config/sparc/nbsd64.mt: Update comment.
10710 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
10711 (TM_FILE): Set to tm-nbsd.h.
10712 * config/sparc/nbsdelf.mh: Update comment.
10713 (NATDEPFILES): Add sparc-nat.o.
10714 (XM_FILE): Delete.
10715 * config/sparc/nbsdaout.mh: Update comment.
10716 (NATDEPFILES): Add sparc-nat.o
10717 (XM_FILE): Delete.
10718 * config/sparc/nm-linux.h: Update copyright year. Don't include
10719 "config/nm-svr4.h" and "solib.h". Add protection against multiple
10720 inclusion.
10721 (KERNEL_U_SIZE): Remove define.
10722 (kernel_u_size): Remove prototype.
10723 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
10724 * config/sparc/nm-nbsd.h: Update copyright. Don't include
10725 "regcache.h".
10726 (CHILD_PREPARE_TO_STORE): Remove define.
10727 * config/sparc/nm-nbsdaout.h: Tweak some comments.
10728 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
10729 sparcnbsd-nat.c: Rewrite files.
10730 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
10731 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
10732 sparcnbsd-tdep.h: Remove files.
10733 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
10734 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
10735 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
10736 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
10737 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
10738 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
10739 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
10740 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
10741 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
10742 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
10743 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
10744 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
10745 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
10746 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
10747 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
10748 * config/sparc/linux64.mh, config/sparc/linux64.mt,
10749 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
10750 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
10751 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
10752
10753 2004-01-02 Andrew Cagney <cagney@redhat.com>
10754
10755 From 2003-12-18 Kazuhiro Inaoka:
10756 * configure.host: Add m32r-linux target.
10757
10758 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
10759
10760 * top.c (print_gdb_version): Update year to 2004.
10761
10762 2004-01-02 Mark Mitchell <mark@codesourcery.com>
10763
10764 * MAINTAINERS: Add myself to the write-after-approval category.
10765
10766 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
10767
10768 From Bernardo Innocenti <bernie@develer.com>:
10769 * configure.tgt: Add uClinux target.
10770
10771 2004-01-02 Andrew Cagney <cagney@redhat.com>
10772
10773 * utils.c (do_my_cleanups): Make static, add forward declaration.
10774 * defs.h (do_my_cleanups): Delete declaration.
10775
10776 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
10777
10778 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
10779 bfd/ChangeLog-0203.
10780
10781 2004-01-02 Mark Kettenis <kettenis@gnu.org>
10782
10783 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
10784 in <machine/reg.h>.
10785 * configure, config.in: Regenerate.
10786
10787 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
10788 tui/ChangeLog-1998-2003.
10789 \f
10790 Local Variables:
10791 mode: change-log
10792 left-margin: 8
10793 fill-column: 74
10794 version-control: never
10795 End:
This page took 0.375073 seconds and 4 git commands to generate.