9e4e10e278cb65a151cbe66cee7b9c7dc6e73ea1
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-08-15 Mark Kettenis <kettenis@gnu.org>
2
3 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
4 * config/nm-nbsd.h: Update copyright year.
5 (PTRACE_ARG3_TYPE): Remove define.
6
7 * sparc-nat.c (fetch_inferior_registers)
8 (store_inferior_registers, sparc_xfer_wcookie):
9 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
10
11 * alphabsd-nat.c (fetch_inferior_registers):
12 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
13 PTRACE_TYPE_ARG3.
14 * amd64bsd-nat.c (fetch_inferior_registers)
15 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
16 PTRACE_TYPE_ARG3.
17 * armnbsd-nat.c: Update copyright year.
18 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
19 (store_register, store_regs, store_fp_register, store_fp_regs):
20 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
21 * hppabsd-nat.c (fetch_inferior_registers)
22 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
23 PTRACE_TYPE_ARG3.
24 * i386bsd-nat.c (fetch_inferior_registers)
25 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
26 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
27 * m68kbsd-nat.c (fetch_inferior_registers)
28 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
29 PTRACE_TYPE_ARG3.
30 * m88kbsd-nat.c (fetch_inferior_registers)
31 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
32 PTRACE_TYPE_ARG3.
33 * mipsnbsd-nat.c: Update copyright year.
34 (fetch_inferior_registers, store_inferior_registers):
35 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
36 * ns32knbsd-nat.c: Update copyright year.
37 (fetch_inferior_registers, store_inferior_registers):
38 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
39 * ppcnbsd-nat.c (fetch_inferior_registers):
40 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
41 PTRACE_TYPE_ARG3.
42 * ppcobsd-nat.c (fetch_inferior_registers):
43 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
44 PTRACE_TYPE_ARG3.
45 * shnbsd-nat.c: Update copyright year.
46 (fetch_inferior_registers, store_inferior_registers):
47 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
48 * vaxbsd-nat.c (fetch_inferior_registers)
49 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
50 PTRACE_TYPE_ARG3.
51
52 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
53 PTRACE_TYPE_ARG3.
54 * infptrace.c (call_ptrace, child_resume, attach, detach)
55 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
56 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
57 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
58 PTRACE_TYPE_ARG3.
59
60 2004-08-14 Mark Kettenis <kettenis@gnu.org>
61
62 * defs.h: Remove out-of-date comment.
63 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
64 [!GETENV_PROVIDED] (getenv): Remove prototype.
65
66 * standalone.c: Remove file.
67 * Makefile.in (standalone.o): Remove dependency.
68
69 * i386-linux-nat.c (dummy_sse_values): Remove function and
70 prototype.
71 (i386_linux_dr_get): Fix typo in comment.
72 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
73
74 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
75
76 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
77 from declaration.
78 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
79 from definition.
80
81 2004-08-13 Mark Kettenis <kettenis@gnu.org>
82
83 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
84 parenthesis in definition.
85 * configure: Regenerated.
86
87 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
88
89 * PROBLEMS: Mention build/1411.
90
91 2004-08-09 Robert Millan <robertmh@gnu.org>
92
93 Committed by Nathanael Nerode.
94 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
95 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
96
97 2004-08-12 Andrew Cagney <cagney@gnu.org>
98
99 * NEWS: Mention fixes in GDB 6.2.1.
100 * PROBLEMS: Remove mention of mips-irix.
101
102 2004-08-11 Joel Brobecker <brobecker@gnat.com>
103
104 * config/powerpc/xm-aix.h: Delete.
105 * config/powerpc/aix.mh (MH_FILE): Remove.
106 * config/powerpc/aix432.mh (MH_FILE): Remove.
107
108 2004-08-11 Joel Brobecker <brobecker@gnat.com>
109
110 * config/powerpc/aix.mh: Remove obsolete comment.
111 * config/powerpc/aix432.mh: Likewise.
112
113 2004-08-11 Joel Brobecker <brobecker@gnat.com>
114
115 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
116
117 2004-08-11 Joel Brobecker <brobecker@gnat.com>
118
119 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
120 this file is now empty.
121 * config/xm-aix4.h: Remove, this file is no longer included
122 anywhere.
123
124 2004-08-11 Joel Brobecker <brobecker@gnat.com>
125
126 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
127 that file is now empty.
128 (termdef): Remove prototype, function no longer used.
129
130 2004-08-11 Joel Brobecker <brobecker@gnat.com>
131
132 * doc/gdbint.texinfo (Host Definition): Remove documentation
133 for USE_O_NOCTTY, no longer used.
134 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
135 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
136
137 2004-08-11 Joel Brobecker <brobecker@gnat.com>
138
139 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
140 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
141 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
142
143 2004-08-11 Mark Kettenis <kettenis@gnu.org>
144
145 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
146 instead of FIVE_ARG_PTRACE.
147
148 * inflow.c (O_NOCTTY): Define to zero if not already defined.
149 (new_tty): Use O_NOCTTY unconditionally.
150
151 2004-08-10 Mark Kettenis <kettenis@gnu.org>
152
153 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
154 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
155 fflush on stdout.
156
157 2004-08-10 Joel Brobecker <brobecker@gnat.com>
158
159 * xcoff_symfile_finish: Replace last call to xmfree by call
160 to xfree.
161
162 2004-08-10 Andrew Cagney <cagney@gnu.org>
163
164 * main.c (captured_main): Delete call to init_malloc.
165 * defs.h (init_malloc): Delete declaration.
166 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
167 (init_malloc): Delete functions.
168
169 * defs.h (xmfree): Delete.
170 * utils.c (xmfree): Delete function.
171 (xfree): Inline calls to xmfree and mfree.
172 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
173 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
174 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
175 * somread.c (som_symfile_finish): Ditto.
176 * objfiles.c (allocate_objfile, free_objfile):
177 * nlmread.c (nlm_symfile_finish): Ditto.
178 * hpread.c (hpread_symfile_finish): Ditto.
179 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
180 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
181 * coffread.c (coff_symfile_finish): Ditto.
182
183 * defs.h (xmcalloc): Delete declaration.
184 * utils.c (xmcalloc): Delete.
185 (xcalloc): Inline calls to xmcalloc and mcalloc.
186 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
187 xcalloc and xfree.
188 * symtab.c (create_demangled_names_hash): Ditto.
189
190 * defs.h (xmrealloc): Delete.
191 * utils.c (xmrealloc): Delete.
192 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
193 * symmisc.c (extend_psymbol_list): Use xrealloc.
194 * source.c (find_source_lines): Ditto.
195 * hpread.c (hpread_lookup_type): Ditto.
196 * dbxread.c (add_bincl_to_list): Ditto.
197
198 * utils.c (xmmalloc): Delete.
199 (xmalloc): Inline xmmalloc and mmalloc calls.
200 (msavestring): Use xmalloc.
201 * defs.h (xmmalloc): Delete declaration.
202 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
203 xmmalloc.
204 * symmisc.c (extend_psymbol_list): Ditto.
205 * symfile.c (init_psymbol_list): Ditto.
206 * source.c (find_source_lines): Ditto.
207 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
208 * elfread.c (elf_symtab_read): Ditto.
209 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
210 * coffread.c (coff_symfile_init): Ditto.
211
212 2004-08-10 David Carlton <carlton@bactrian.org>
213
214 * MAINTAINERS: Remove David Carlton from c++ testsuite
215 maintainers.
216
217 2004-08-10 Jerome Guitton <guitton@gnat.com>
218
219 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
220 print a line feed before the prompt.
221
222 2004-08-10 Mark Kettenis <kettenis@gnu.org>
223
224 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
225
226 2004-08-09 Joel Brobecker <brobecker@gnat.com>
227
228 General cleanup of the AIX xm include file:
229 * config/xm-aix4.h (fd_set): Remove undefine.
230 Remove include of <sys/select.h>.
231 (HAVE_TERMIO): Remove define.
232 (USG): Likewise.
233 (NULL): Remove redefine.
234 (alloca): Remove #pragma.
235 (vfork): Remove define.
236 (termdef): Remove.
237 (SIGWINCH_HANDLER): Remove.
238 (SIGWINCH_HANDLER_BODY): Remove.
239
240 2004-08-09 Mark Kettenis <kettenis@gnu.org>
241
242 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
243 GDB_OSABI_OPENBSD_ELF.
244
245 2004-08-07 Robert Millan <robertmh@gnu.org>
246
247 * bsd-kvm.c: Check for nlist.h before including it.
248
249 2004-08-09 Mark Kettenis <kettenis@gnu.org>
250
251 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
252 sigcontext' offset consistency checks for ancient BSD.
253
254 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
255
256 * configure.in: Check for <sys/types.h>. Check return and
257 argument types of ptrace.
258 * configure, config.in: Regenerate.
259
260 2004-08-09 Jim Blandy <jimb@redhat.com>
261
262 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
263 rs6000_register_sim_regno): Doc fixes.
264
265 2004-08-08 Joel Brobecker <brobecker@gnat.com>
266
267 * mips-tdep.c: Include "floatformat.h".
268 (n32n64_floatformat_always_valid): New function.
269 (floatformat_n32n64_long_double_big): New constant.
270 (mips_gdbarch_init): Set size and format of long double
271 for N32 and N64 ABIs.
272 * Makefile.in (mips-tdep.o): Update dependencies.
273
274 2004-08-08 Andrew Cagney <cagney@gnu.org>
275
276 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
277 print. Improve script's error messages.
278 * gdbarch.h: Re-generate.
279
280 * gdbarch.sh (pformat): New function.
281 (float_format, double_format, long_double_format): List with bit
282 members. Use pformat when printing.
283 * gdbarch.c, gdbarch.h: Re-generate.
284
285 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
286
287 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
288 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
289 (ppcnbsd_supply_pcb): New function.
290 (_initialize_ppcnbsd_nat): New prototype and function.
291 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
292 (LOADLIBES): New variable.
293 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
294
295 2004-08-08 Andrew Cagney <cagney@gnu.org>
296
297 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
298 (builtin_type_ieee_double, builtin_type_ia64_quad)
299 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
300 BE/LE floating-point types.
301 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
302 (builtin_type_ieee_double, builtin_type_ia64_quad)
303 (builtin_type_ia64_spill): Declare.
304 * doublest.c (_initialize_doublest, floatformat_ieee_single)
305 (floatformat_ieee_double, floatformat_arm_ext)
306 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
307 of LE/BE floatformats.
308 * doublest.h: (struct floatformat, floatformat_ieee_single)
309 (floatformat_ieee_double, floatformat_arm_ext)
310 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
311
312 2004-08-08 Mark Kettenis <kettenis@gnu.org>
313
314 * i386gnu-nat.c (gnu_store_registers): Fix typo.
315
316 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
317 instead of regcache_raw_supply when storing the registers.
318
319 * i386gnu-nat.c: Update copyright year.
320 (gnu_store_registers): Don't use deprecated_registers and
321 deprecated_registers_valid. Use regcache_valid_p and
322 regcache_raw_supply instead.
323
324 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
325 frame_pc_unwind.
326
327 * procfs.c (procfs_pid_to_str): Remove redundant and unused
328 variables. Incapitalized "process".
329
330 * configure.in: Add cursesX to the list of possible curses libs.
331 Add cursesX.h to the list of possible curses headers.
332 * configure, config.in: Regenerate.
333
334 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
335
336 * configure.in: Test for struct lwp in <sys/lwp.h>.
337 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
338 the offset of l_addr in struct lwp.
339
340 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
341
342 * bsd-kvm.c: Include "gdbcore.h"
343 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
344
345 2004-08-07 Andrew Cagney <cagney@gnu.org>
346
347 * gdbtypes.c (build_flt, build_complex): New functions.
348 (gdbtypes_post_init): Use.
349
350 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
351
352 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
353 through to builtin_type_uint128.
354
355 * c-exp.y: Use builtin_type function to obtain builtin types.
356
357 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
358 builtin_uint128.
359 * gdbtypes.c (gdbtypes_post_init): Update.
360 (build_gdbtypes): Move initialization of builtin_type_int0
361 through to builtin_type_uint128 from here ...
362 (_initialize_gdbtypes): ... to here.
363 * d10v-tdep.c (d10v_register_type): Update.
364
365 * doublest.c: Update copyright.
366 (floatformat_from_length): Call error when floatformat is NULL.
367 (extract_floating_by_length): Remove NULL fmt check.
368 (store_floating_by_length): Ditto.
369
370 2004-08-07 Andrew Cagney <cagney@gnu.org>
371
372 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
373 that the register is valid.
374
375 2004-08-05 Mark Kettenis <kettenis@chello.nl>
376
377 * i386-linux-tdep.c (i386_linux_sigtramp_start)
378 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
379 struct frame_info *. Use safe_frame_unwind_memory instead of
380 deprecated_read_memory_nobpt.
381 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
382 changed signature of i386_linux_sigtramp_start and
383 i386_linux_rt_sigtramp_start.
384
385 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
386 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
387 instead of deprecated_read_memory_nobpt.
388 (i386nbsd_sigtramp_p): Adjust for changed signature of
389 i386nbsd_sigtramp_offset.
390
391 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
392 safe_frame_unwind_memory instead of target_read_memory.
393
394 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
395 !NO_SYS_FILE.
396 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
397 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
398 (_initialize_kernel_u_addr): Remove prototype and function.
399 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
400 !NO_SYS_FILE.
401 * xcoffread.c: Likewise.
402
403 2004-08-06 Mark Kettenis <kettenis@gnu.org>
404
405 * vax-nat.c: New file.
406 * vaxbsd-nat.c: Tweak comment.
407 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
408 vaxnbsd-tdep.c.
409 (vax-nat.o): New dependency.
410 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
411 (vax-*-ultrix2*): Remove.
412 * config/vax/vax.mh: New file.
413 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
414 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
415 (vax_register_u_addr): New prototype.
416 (REGISTER_U_ADDR): Define using vax_register_u_addr.
417 * config/vax/vaxult2.mh: Remove file.
418 * config/vax/vaxult.mh: Remove file.
419 * config/vax/vaxbsd.mh: Remove file.
420 * config/vax/vax.mt (TM_FILE): Remove.
421 * config/vax/tm-vaxbsd.h: Remove file.
422
423 2004-08-06 Joel Brobecker <brobecker@gnat.com>
424
425 * aix-thread.c (get_signaled_thread): New function.
426 (iter_trap): Delete, no longer used.
427 (iter_tid): New function.
428 (pd_update): Find the thread that received the SIGTRAP signal
429 by first locating the kernel thread, and then finding its
430 associated thread.
431
432 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
433
434 * lin-lwp.c (child_wait): Continue inferior after processing
435 PTRACE_EVENT_CLONE event.
436
437 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
438
439 * MAINTAINERS: Add self to Write-After-Approval.
440
441 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
442
443 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
444 libunwind-xxxx.so" where xxxx is UNW_TARGET.
445
446 2004-08-05 Andrew Cagney <cagney@gnu.org>
447
448 * config/xm-sysv4.h: Delete file.
449 * config/mips/xm-irix5.h: Delete file.
450 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
451 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
452 * config/ia64/xm-aix.h: Delete file.
453 * config/ia64/aix.mh (XM_FILE): Delete.
454 * config/pa/xm-hppah.h: Delete file.
455 * config/pa/hpux11w.mh (XM_FILE): Delete.
456 * config/pa/hpux11.mh (XM_FILE): Delete.
457 * config/pa/hpux1020.mh (XM_FILE): Delete.
458 * config/pa/hppahpux.mh (XM_FILE): Delete.
459
460 * config/alpha/xm-alphalinux.h: Delete file.
461 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
462 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
463 * config/alpha/xm-alphaosf.h: Delete file.
464 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
465 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
466 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
467 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
468
469 * config/i386/xm-i386v.h: Delete file.
470 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
471 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
472 * config/i386/xm-i386sco.h: Delete file.
473 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
474 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
475 * config/i386/xm-i386v4.h: Delete file.
476 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
477 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
478 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
479 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
480
481 * config/vax/xm-vax.h: Delete file.
482 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
483 * config/vax/xm-vaxult2.h: Delete file.
484 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
485 * config/vax/vaxult2.mh (XM_FILE): Delete.
486 * config/vax/xm-vaxult.h: Delete file.
487 * config/vax/vaxult.mh (XM_FILE): Delete.
488 * config/vax/xm-vaxbsd.h: Delete file.
489 * config/vax/vaxbsd.mh (XM_FILE): Delete.
490
491 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
492 * gdbarch.h, gdbarch.c: Re-generate.
493 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
494 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
495 * frame.h: Delete deprecated_read_fp from comments.
496 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
497 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
498
499 2004-08-04 Mark Kettenis <kettenis@gnu.org>
500
501 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
502 trampoline in OpenBSD 3.5-current.
503
504 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
505 SSE registers.
506
507 * Makefile.in: Remove embedded page breaks.
508
509 2004-08-04 Jim Blandy <jimb@redhat.com>
510
511 * regcache.c (regcache_raw_read): Assert that, after calling
512 target_fetch_registers, the register we're reading is cached.
513
514 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
515 a call to 'internal_error', with a more helpful error message.
516 * rs6000-tdep.c (e500_pseudo_register_read,
517 e500_pseudo_register_write, rs6000_store_return_value): Same.
518
519 2004-08-04 Andrew Cagney <cagney@gnu.org>
520
521 * Makefile.in: Update dependencies.
522
523 2004-08-04 Jim Blandy <jimb@redhat.com>
524
525 Change the layout of the PowerPC E500 raw register cache to allow
526 the lower 32-bit halves of the GPRS to be their own raw registers,
527 not pseudoregisters.
528 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
529 add ppc_ev0_upper_regnum flag.
530 * rs6000-tdep.c: #include "reggroups.h".
531 (spe_register_p): Recognize the ev upper half registers as SPE
532 registers.
533 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
534 registers.
535 (e500_move_ev_register): New function.
536 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
537 vector registers are the pseudo-registers now, formed by splicing
538 together the gprs and the upper-half registers.
539 (e500_register_reggroup_p): New function.
540 (P): Macro deleted.
541 (P8, A4): New macro.
542 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
543 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
544 macros.
545 (registers_e500): Rearrange register set so that the raw register
546 set contains 32-bit GPRs and upper-half registers, and the SPE
547 vector registers become pseudo-registers.
548 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
549 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
550 register numbers are now the same for the E500 as they are for
551 other PowerPC variants. Register e500_register_reggroup_p as the
552 register group function for the E500.
553 * Makefile.in (rs6000-tdep.o): Update dependencies.
554
555 Adapt PPC E500 native support to the new raw regcache layout.
556 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
557 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
558 (fetch_spe_register, store_spe_register): Handle fetching/storing
559 all the SPE registers at once, if regno == -1. These now take
560 over the job of fetch_spe_registers and store_spe_registers.
561 (fetch_spe_registers, store_spe_registers): Deleted.
562 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
563 unconditionally; they're always raw. Fetch/store SPE upper half
564 registers, if present, instead of ev registers.
565 (fetch_register, store_register): Remove sanity checks: gprs are
566 never pseudo-registers now, so we never need to even mention any
567 registers that are ever pseudoregisters.
568
569 Use a fixed register numbering when communicating with the PowerPC
570 simulator.
571 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
572 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
573 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
574 New functions.
575 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
576 init_sim_regno_table.
577 * Makefile.in (gdb_sim_ppc_h): New variable.
578 (rs6000-tdep.o): Update dependencies.
579
580 2004-08-02 Andrew Cagney <cagney@gnu.org>
581
582 * cris-tdep.c (cris_register_size): Restore function, still used
583 locally.
584
585 * gdbarch.sh (deprecated_target_read_fp)
586 (deprecated_frame_locals_address, deprecated_frame_args_address)
587 (deprecated_frame_chain_valid, deprecated_frame_chain)
588 (deprecated_init_extra_frame_info, deprecated_pop_frame)
589 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
590 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
591 * gdbarch.h, gdbarch.c: Re-generate.
592 * regcache.c (deprecated_read_fp): Do not call
593 DEPRECATED_TARGET_READ_FP_P.
594 * infcmd.c (default_print_registers_info): Do not call
595 DEPRECATED_DO_REGISTERS_INFO.
596 * frame-base.c (default_frame_locals_address): Do not call
597 DEPRECATED_FRAME_LOCALS_ADDRESS.
598 (default_frame_args_address): Do not call
599 DEPRECATED_FRAME_ARGS_ADDRESS.
600
601 * gdbarch.sh (deprecated_register_raw_size)
602 (deprecated_register_virtual_size:int): Delete.
603 * gdbarch.h, gdbarch.c: Re-generate.
604 * cris-tdep.c (cris_register_size): Delete.
605 (cris_gdbarch_init): Update.
606 * alpha-tdep.c (alpha_register_raw_size)
607 (alpha_register_virtual_size): Delete.
608 (alpha_gdbarch_init): Update.
609
610 * gdbarch.sh (deprecated_register_virtual_type)
611 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
612 (deprecated_dummy_write_sp): Delete.
613 * gdbarch.h, gdbarch.c: Re-generate.
614
615 * gdbarch.sh (deprecated_register_bytes): Delete.
616 * gdbarch.h, gdbarch.c: Re-generate.
617 * regcache.c (deprecated_register_bytes): New function.
618 * regcache.h (deprecated_register_bytes): Declare.
619 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
620 * v850-tdep.c (v850_gdbarch_init): Update.
621 * sh64-tdep.c (sh64_gdbarch_init): Update.
622 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
623 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
624 * mcore-tdep.c (mcore_gdbarch_init): Update.
625 * cris-tdep.c (cris_gdbarch_init): Update.
626 * arm-tdep.c (arm_gdbarch_init): Update.
627 * remote.c (init_remote_state): Update.
628 * remote-vx.c (vx_prepare_to_store): Update.
629 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
630 * irix5-nat.c (fetch_core_registers): Update.
631 * cris-tdep.c (cris_register_bytes_ok): Update.
632 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
633
634 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
635 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
636 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
637 (mips_insn16_frame_base_address, mips_insn16_frame_base)
638 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
639 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
640 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
641 (mips_insn32_frame_base_address, mips_insn32_frame_base)
642 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
643 with mips_insn16 and mips_insn32.
644
645 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
646 * rs6000-tdep.c (rs6000_push_dummy_call)
647 (rs6000_extract_return_value): Use register_size.
648 * xstormy16-tdep.c (xstormy16_get_saved_register)
649 (xstormy16_extract_return_value): Ditto.
650 * valops.c (value_assign): Ditto.
651 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
652 * v850-tdep.c (v850_extract_return_value): Ditto.
653 * tracepoint.c (collect_symbol): Ditto.
654 * target.c (debug_print_register): Ditto.
655 * stack.c (frame_info): Ditto.
656 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
657 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
658 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
659 (store_register_using_P): Ditto.
660 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
661 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
662 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
663 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
664 * regcache.c (deprecated_read_register_bytes)
665 (deprecated_write_register_bytes, read_register)
666 (write_register): Ditto.
667 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
668 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
669 * monitor.c (monitor_supply_register, monitor_fetch_register)
670 (monitor_store_register): Ditto.
671 * mn10300-tdep.c (mn10300_pop_frame_regular)
672 (mn10300_print_register): Ditto.
673 * mipsv4-nat.c (fill_fpregset): Ditto.
674 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
675 (mips64_fill_fpregset): Ditto.
676 * mi/mi-main.c (register_changed_p, get_register)
677 (mi_cmd_data_write_register_values): Ditto.
678 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
679 * irix5-nat.c (fill_gregset, fetch_core_registers):
680 * infrun.c (write_inferior_status_register): Ditto.
681 * infptrace.c (fetch_register, store_register): Ditto.
682 * infcmd.c (default_print_registers_info): Ditto.
683 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
684 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
685 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
686 * hpux-thread.c (hpux_thread_fetch_registers)
687 (hpux_thread_store_registers): Ditto.
688 * hppah-nat.c (store_inferior_registers, fetch_register):
689 * findvar.c (value_from_register): Ditto.
690 * dve3900-rom.c (fetch_bitmapped_register):
691 * cris-tdep.c (cris_gdbarch_init): Ditto.
692 * alpha-tdep.h: Ditto.
693 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
694
695 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
696 DEPRECATED_REGISTER_RAW_SIZE from comments.
697 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
698 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
699 DEPRECATED_REGISTER_RAW_SIZE.
700 * findvar.c (value_of_register): Simplify by assuming that the
701 registers raw and virtual sizes are identical.
702 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
703 comment.
704 * arch-utils.c (generic_register_size): Simplify by assuming
705 register_type.
706
707 * regcache.c (legacy_read_register_gen, real_register)
708 (legacy_write_register_gen): Delete, not used.
709
710 * regcache.c (struct regcache_descr): Delete legacy_p.
711 (init_legacy_regcache_descr): Delete function.
712 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
713 Do not use deprecated register functions.
714 (regcache_raw_read, deprecated_write_register_gen):
715 (deprecated_read_register_gen, regcache_raw_write): Delete code
716 predicated on legacy_p.
717 (register_size): Delete check against register raw size.
718
719 * cris-tdep.c (cris_register_type): Replace
720 cris_register_virtual_type.
721 (cris_gdbarch_init): Update, set register_type.
722
723 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
724 * gdbarch.h, gdbarch.c: Re-generate.
725 * arm-tdep.c (arm_frameless_function_invocation): Delete.
726 (arm_gdbarch_init) Do not set frameless function invocation.
727 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
728 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
729 * frv-tdep.c (frv_frameless_function_invocation): Delete.
730 (frv_gdbarch_init): Do not set frameless function invocation.
731 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
732 * sh-tdep.c (sh_gdbarch_init): Ditto.
733 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
734 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
735 * avr-tdep.c (avr_gdbarch_init): Ditto.
736
737 * blockframe.c (legacy_frame_chain_valid): Delete function.
738
739 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
740 and pc. Update comments.
741 (pc_in_dummy_frame): Delete function.
742 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
743 use the "id".
744 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
745 call_hi, top and pc, use the id.
746 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
747
748 * dummy-frame.c: Include "gdb_string.h".
749 (generic_save_call_dummy_addr, generic_push_dummy_frame)
750 (generic_save_dummy_frame_tos): Delete.
751 (dummy_frame_push): New function, replaces above.
752 * dummy-frame.h: Update copyright.
753 (dummy_frame_push): Declare.
754 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
755 (generic_save_call_dummy_addr): Delete declarations.
756 * infcall.c: Include "dummy-frame.h".
757 (call_function_by_hand): Add locals caller_regcache,
758 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
759 with call to frame_save_as_regcache plus cleanup. Delete calls to
760 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
761 Move clear_proceed_status to just before the resume, add call to
762 dummy_frame_push (discard cleanup).
763 * Makefile.in (infcall.o): Add $(dummy_frame_h).
764 (dummy-frame.o): Add $(gdb_string_h).
765
766 2004-08-01 Andrew Cagney <cagney@gnu.org>
767
768 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
769 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
770 * dummy-frame.c (find_dummy_frame): Delete.
771 (struct dummy_frame_cache, dummy_frame_sniffer)
772 (dummy_frame_prev_register, dummy_frame_this_id)
773 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
774 frame unwinder using a dummy_frame_cache.
775
776 2004-08-01 Andrew Cagney <cagney@gnu.org>
777
778 * frame.h (frame_save_as_regcache): Declare.
779 * frame.c (frame_save_as_regcache): New function.
780 (do_frame_read_register): Replace do_frame_unwind_register.
781 (frame_pop): Use frame_save_as_regcache.
782 * dummy-frame.c (generic_push_dummy_frame): Use
783 frame_save_as_regcache.
784
785 2004-08-01 Joel Brobecker <brobecker@gnat.com>
786
787 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
788 file as included until we record the first line in the linetable.
789
790 2004-08-01 Andrew Cagney <cagney@gnu.org>
791
792 * frame.h (deprecated_pop_dummy_frame)
793 (deprecated_read_register_dummy)
794 (deprecated_generic_find_dummy_frame): Delete.
795 * dummy-frame.c (deprecated_generic_find_dummy_frame)
796 (deprecated_read_register_dummy)
797 (deprecated_find_dummy_frame_regcache)
798 (discard_innermost_dummy)
799 (deprecated_pop_dummy_frame): Delete.
800 (dummy_frame_this_id): Simplify.
801 (struct dummy_frame): Delete "fp" and "sp".
802 (find_dummy_frame): Simplify.
803 (generic_push_dummy_frame): Do not set "fp" or "sp".
804 (fprint_dummy_frames): Do not print "fp" and "sp"
805
806 2004-08-01 Mark Kettenis <kettenis@gnu.org>
807
808 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
809 (struct i386_insn): New structure.
810 (i386_match_insn): New function.
811 (i386_frame_setup_skip_insns): New variable.
812 (i386_analyze_frame_setup): Change to use i386_match_insn and the
813 array i386_frame_setup_insns of instructions that should be
814 skipped inside the frame setup sequence.
815
816 2004-08-01 Andrew Cagney <cagney@gnu.org>
817
818 * frame.h (deprecated_frame_xmalloc_with_cleanup)
819 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
820 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
821 * stack.c (frame_info): Delete references to
822 DEPRECATED_FRAME_INIT_SAVED_REGS and
823 deprecated_get_frame_saved_regs.
824 * frame.c (struct frame_info): Delete saved_regs and extra_info.
825 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
826 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
827 (frame_unwind_register_signed)
828 (frame_unwind_register_unsigned)
829 (frame_unwind_unsigned_register): Use register_size.
830 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
831 (deprecated_frame_xmalloc_with_cleanup)
832 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
833 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
834
835 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
836 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
837 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
838 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
839
840 * infcall.c (call_function_by_hand): Do not use
841 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
842 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
843 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
844 DEPRECATED_STACK_ALIGN.
845
846 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
847
848 Committed by Andrew Cagney.
849 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
850
851 2004-08-01 Andrew Cagney <cagney@gnu.org>
852
853 * mips-tdep.c (mips16_frame_cache)
854 (mips16_frame_this_id, mips16_frame_prev_register)
855 (mips16_frame_unwind, mips16_frame_sniffer)
856 (mips16_frame_base_address, mips16_frame_base)
857 (mips16_frame_base_sniffer, mips32_frame_cache)
858 (mips32_frame_this_id, mips32_frame_prev_register)
859 (mips32_frame_unwind, mips32_frame_sniffer)
860 (mips32_frame_base_address, mips32_frame_base)
861 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
862 separate heuristic mips16 and mips32 unwinders.
863 (mips_stub_frame_cache, mips_stub_frame_this_id)
864 (mips_stub_frame_prev_register)
865 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
866 (mips_stub_frame_base_address, mips_stub_frame_base)
867 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
868 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
869 match true mdebug frames.
870 (non_heuristic_proc_desc): Add forward declaration.
871
872 2004-08-01 Andrew Cagney <cagney@gnu.org>
873
874 * config/mips/tm-irix6.h: Delete file.
875 * config/mips/tm-irix5.h: Delete file.
876 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
877 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
878
879 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
880 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
881 * config/nm-gnu.h (NO_CORE_OPS): Delete.
882 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
883 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
884 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
885 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
886 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
887 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
888 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
889 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
890 (TARGET_SIGNAL_RAW_VALUES): Delete.
891 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
892 Delete.
893 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
894 (TARGET_HW_WATCH_LIMIT): Delete.
895 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
896 * minimon.h: Delete file.
897
898 * trad-frame.c (trad_frame_get_this_base)
899 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
900 functions.
901 * trad-frame.h (trad_frame_set_this_base)
902 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
903
904 2004-07-31 Andrew Cagney <cagney@gnu.org>
905
906 * trad-frame.c (trad_frame_get_prev_register): Rename
907 trad_frame_get_prev_register.
908 * vax-tdep.c (vax_frame_prev_register): Update.
909 * trad-frame.h: Update.
910 * trad-frame.c (trad_frame_get_register): Update.
911 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
912 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
913 Update.
914 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
915 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
916 Update.
917 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
918 Update.
919 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
920 Update.
921 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
922 Update.
923 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
924 Update.
925 * s390-tdep.c (s390_frame_prev_register)
926 (s390_stub_frame_prev_register)
927 (s390_sigtramp_frame_prev_register): Update.
928 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
929 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
930 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
931 * m88k-tdep.c (m88k_frame_prev_register)
932 * m68hc11-tdep.c (m68hc11_frame_prev_register)
933 * m32r-tdep.c (m32r_frame_prev_register): Update.
934 * hppa-tdep.c (hppa_frame_prev_register_helper)
935 * frv-tdep.c (frv_frame_prev_register): Update.
936 * d10v-tdep.c (d10v_frame_prev_register): Update.
937 * cris-tdep.c (cris_frame_prev_register): Update.
938 * avr-tdep.c (avr_frame_prev_register): Update.
939 * arm-tdep.c (arm_prologue_prev_register)
940 (arm_sigtramp_prev_register): Update.
941
942 2004-07-31 Andrew Cagney <cagney@gnu.org>
943
944 * frame.h (legacy_saved_regs_unwind)
945 (legacy_frame_chain_valid, legacy_frame_p)
946 (enum frame_type): Delete UNKNOWN_FRAME.
947 * dummy-frame.c (dummy_frame_this_id): Simplify.
948 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
949 * frame.c (struct frame_info): Delete the field "type".
950 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
951 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
952 (legacy_saved_regs_unwind, legacy_frame_p)
953 (frame_type_from_pc): Delete.
954 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
955 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
956
957 2004-07-31 Mark Kettenis <kettenis@gnu.org>
958
959 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
960 indentation.
961
962 * mips-nat.c: Remove file.
963 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
964 (mips-nat.o): Remove dependency.
965
966 * infptrace.c: Update copyright year.
967 (fetch_register): Pass NULL in regcache_raw_supply call instead of
968 explicitly setting the buffer to all zeroes.
969
970 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
971 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
972
973 2004-07-30 Andrew Cagney <cagney@gnu.org>
974
975 * GDB 6.2 released from gdb_6_2-branch.
976
977 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
978
979 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
980
981 * exec.c (exec_file_attach):
982 * nto-tdep.c (nto_find_and_open_solib):
983 * pa64solib.c (pa64_solib_sizeof_symbol_table):
984 * solib.c (solib_open):
985 * somsolib.c (som_solib_sizeof_symbol_table):
986 * source.c (is_regular_file, openp, open_source_file):
987 * symfile.c (symfile_bfd_open):
988 * wince.c (upload_to_device): Differentiate between the search for
989 binary and source files.
990
991 2004-07-30 Andrew Cagney <cagney@gnu.org>
992
993 * complaints.c (_initialize_complaints): Pass NULL to
994 add_setshow_zinteger_cmd for help_doc.
995 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
996
997 2004-07-30 Andrew Cagney <cagney@gnu.org>
998
999 Fix PR i18n/761.
1000 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1001 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1002 $(PACKAGE).pot and update-po.
1003 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1004 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1005 (update-po): New rules.
1006 (localedir): Define using autoconf.
1007 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1008 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1009 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1010 * configure.in: Generate CATALOGS and LINGUAS from contents of
1011 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1012 * configure: Re-generate.
1013 * po/gdbtext: New file
1014
1015 2004-07-30 Jerome Guitton <guitton@gnat.com>
1016
1017 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1018 order.
1019
1020 2004-07-30 David Lecomber <dsl@sources.redhat.com>
1021
1022 * dwarf2read.c (read_file_scope): Set producer if attribute
1023 present.
1024 (struct dwarf2_cu): Added new member producer.
1025
1026 2004-07-30 Jerome Guitton <guitton@gnat.com>
1027
1028 * inflow.c (kill_command): release file handles in BFD.
1029 * exec.c (exec_file_attach): Ditto.
1030 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1031
1032 2004-07-29 Andrew Cagney <cagney@gnu.org>
1033
1034 * PROBLEMS (mips-irix): Note that it is broken.
1035
1036 2004-07-29 Andrew Cagney <cagney@gnu.org>
1037
1038 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1039 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1040
1041 * config/xm-nbsd.h: Delete file.
1042 * config/arm/xm-nbsd.h: Delete file.
1043 * config/i386/xm-nbsd.h: Delete file.
1044 * config/ns32k/xm-nbsd.h: Delete file.
1045 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1046 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1047 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1048 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1049 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1050
1051 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1052 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1053 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1054 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1055 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1056 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1057
1058 * config/powerpc/xm-linux.h: Delete empty file.
1059 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1060 * config/powerpc/linux.mh (XM_FILE): Delete.
1061 * config/m68k/xm-linux.h: Delete empty file.
1062 * config/m68k/linux.mh (XM_FILE): Delete.
1063 * config/ia64/xm-linux.h: Delete empty file.
1064 * config/ia64/linux.mh (XM_FILE): Delete.
1065 * config/arm/xm-linux.h: Delete empty file.
1066 * config/arm/linux.mh (XM_FILE): Delete.
1067
1068 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1069 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1070 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1071 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1072 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1073 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1074 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1075 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1076
1077 * config/m68k/xm-m68k.h: Delete file.
1078 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1079 copyright.
1080 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1081 * config/pa/xm-linux.h: Delete empty file.
1082 * config/pa/linux.mh (XM_FILE): Delete.
1083 * config/i386/xm-i386.h: Delete empty file.
1084 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1085 "i386/xm-i386.h".
1086 * config/i386/obsdaout.mh (XM_FILE): Delete.
1087 * config/i386/obsd64.mh (XM_FILE): Delete.
1088 * config/i386/fbsd64.mh (XM_FILE): Delete.
1089 * config/i386/nto.mh (XM_FILE): Delete.
1090 * config/i386/obsd.mh (XM_FILE): Delete.
1091 * config/i386/linux64.mh (XM_FILE): Delete.
1092 * config/i386/linux.mh (XM_FILE): Delete.
1093 * config/i386/i386sol2.mh (XM_FILE): Delete.
1094 * config/i386/i386gnu.mh (XM_FILE): Delete.
1095 * config/i386/fbsd.mh (XM_FILE): Delete.
1096 * config/i386/nbsd64.mh (XM_FILE): Delete.
1097
1098 2004-07-29 Andrew Cagney <cagney@gnu.org>
1099
1100 * config/pa/xm-linux.h: Do not include "floatformat.h".
1101 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1102 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1103 * config/i386/xm-i386.h: Do not include "floatformat.h".
1104 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1105 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1106 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1107 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
1108 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1109 GDB_HOST_LONG_DOUBLE_FORMAT instead.
1110 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1111 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1112 * configure, config.in: Regenerate.
1113 * configure.host (gdb_host_float_format, gdb_host_double_format)
1114 (gdb_host_long_double_format): Set according to the host.
1115
1116 2004-07-29 Andrew Cagney <cagney@gnu.org>
1117
1118 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1119
1120 2004-07-28 Andrew Cagney <cagney@gnu.org>
1121
1122 * PROBLEMS: Mention threads/1650.
1123 * NEWS: Mention the NPTL fix.
1124
1125 2004-07-28 Andrew Cagney <cagney@gnu.org>
1126
1127 * cli/cli-decode.c (add_setshow_cmd): Delete function.
1128 (add_setshow_cmd_full): Make static.
1129 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1130 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1131 * cli/cli-decode.c (add_setshow_filename_cmd)
1132 (add_setshow_string_cmd): New functions.
1133 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
1134 * mips-tdep.c (_initialize_mips_tdep): Update.
1135 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
1136 * cli/cli-logging.c (_initialize_cli_logging): Update.
1137 * complaints.c (_initialize_complaints): Update.
1138 * remote.c (_initialize_remote): Update.
1139
1140 2004-07-28 Andrew Cagney <cagney@gnu.org>
1141
1142 * cli/cli-decode.c (add_setshow_zinteger_cmd)
1143 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1144 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1145 print parameters. Make string parameters constant.
1146 * command.h: Update. Update copyright.
1147 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1148 * observer.c (_initialize_observer): Ditto.
1149 * frame.c (_initialize_frame): Ditto.
1150 * complaints.c (_initialize_complaints): Ditto.
1151 * maint.c (_initialize_maint_cmds): Ditto.
1152 * target.c (initialize_targets): Ditto.
1153 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1154 * infcall.c (_initialize_infcall): Ditto.
1155 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1156 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1157 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1158 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1159 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1160
1161 2004-07-28 Andrew Cagney <cagney@gnu.org>
1162
1163 * gdbtypes.c (lookup_primitive_typename): Delete function.
1164 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1165 * ada-lex.l: Use language_lookup_primitive_type_by_name.
1166 * gdbtypes.c (lookup_typename): Ditto.
1167 * f-exp.y (yylex): Ditto.
1168 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1169
1170 * scm-lang.c (c_builtin_types): Delete extern declaration.
1171 (scm_language_defn): Replace
1172 string_char_type and primitive_type_vector with
1173 la_language_arch_info.
1174 * jv-lang.c (java_language_defn): Replace
1175 string_char_type and primitive_type_vector with
1176 la_language_arch_info.
1177 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1178 c_builtin_types in comment.
1179 * c-lang.h (struct language_arch_info): Declare opaque.
1180 (c_language_arch_info): Declare.
1181 (c_builtin_types): Delete declaration.
1182 * c-lang.c (c_language_arch_info): Set string_char_type to
1183 builtin_char, not builtin_true_char. Make global.
1184 (c_builtin_types): Delete array.
1185 (asm_language_defn, minimal_language_defn): Replace
1186 string_char_type and primitive_type_vector with
1187 la_language_arch_info.
1188
1189 2004-07-28 Andrew Cagney <cagney@gnu.org>
1190
1191 * gdbtypes.h (struct builtin_type): Rename true_char to
1192 builtin_true_char.
1193 * gdbtypes.c (gdbtypes_post_init): Update.
1194 * c-lang.c (arch_info): New function.
1195 (enum c_primitive_types): New enum.
1196 (c_language_defn): Instead of string_char_type and
1197 primitive_type_vector set la_language_arch_info.
1198
1199 2004-07-28 Andrew Cagney <cagney@gnu.org>
1200
1201 * language.h (struct language_arch_info): Fix typo
1202 s/primative/primitive/.
1203 * gdbtypes.c (lookup_primitive_typename): Ditto.
1204 * language.c (language_lookup_primitive_type_by_name)
1205 (unknown_language_arch_info): Ditto.
1206
1207 2004-07-27 Andrew Cagney <cagney@gnu.org>
1208
1209 * defs.h (enum language): Add nr_languages.
1210 * language.h (struct language_arch_info): Define.
1211 (struct language_defn): Add la_language_arch_info.
1212 (language_lookup_primative_type_by_name): Declare.
1213 (language_string_char_type): Declare.
1214 * language.c (_initialize_language, language_gdbarch_post_init)
1215 (struct language_gdbarch, language_gdbarch_data): Implement
1216 per-architecture language information.
1217 (unknown_language_arch_info, language_string_char_type)
1218 (language_lookup_primative_type_by_name): New functions.
1219 (unknown_language_defn, auto_language_defn)
1220 (local_language_defn): Set la_language_arch_info to
1221 unknown_language_arch_info.
1222 (unknown_builtin_types): Delete.
1223 * gdbtypes.c (lookup_primitive_typename): Use
1224 language_lookup_primative_type_by_name.
1225 (create_string_type): Use language_string_char_type.
1226 * values.c (value_from_string): Use language_string_char_type.
1227 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1228 * p-lang.c (pascal_language_defn): Ditto.
1229 * m2-lang.c (m2_language_defn): Ditto.
1230 * jv-lang.c (java_language_defn): Ditto.
1231 * objc-lang.c (objc_language_defn): Ditto.
1232 * f-lang.c (f_language_defn): Ditto.
1233 * c-lang.c (c_language_defn, cplus_language_defn)
1234 (asm_language_defn, minimal_language_defn): Ditto.
1235
1236 2004-07-27 Andrew Cagney <cagney@gnu.org>
1237
1238 * gdbtypes.h (struct builtin_type): Declare.
1239 (builtin_type): Declare.
1240 * d10v-tdep.c (d10v_register_type): Use builtin_type.
1241 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1242 (gdbtypes_post_init): New function.
1243 (builtin_type): New function.
1244
1245 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
1246
1247 * remote-m32r-sdi.c: Fix breakpoint bug.
1248 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1249 recv_char_data, recv_long_data): New functions to replace communication
1250 sequences.
1251
1252 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
1253
1254 Document PR threads/1650.
1255 * PROBLEMS (Threads): Document problem with many threads
1256
1257 2004-07-26 Andrew Cagney <cagney@gnu.org>
1258
1259 * gdb-mi.el: Move from here ...
1260 * mi/gdb-mi.el: ... to here.
1261
1262 2004-07-26 Andrew Cagney <cagney@gnu.org>
1263
1264 Problem reported by Ashley Pittman <ashley@quadrics.com>.
1265 * main.c (captured_main): When in batch mode always detach.
1266
1267 2004-07-26 Andrew Cagney <cagney@gnu.org>
1268
1269 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1270 and h8300 as broken.
1271 * NEWS: END-OF-LIFE frame compatibility module.
1272 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1273 specific comments.
1274
1275 2004-07-26 Andrew Cagney <cagney@gnu.org>
1276
1277 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1278 * xcoffsolib.c (_initialize_xcoffsolib): Update.
1279 * wince.c (_initialize_wince): Update.
1280 * win32-nat.c (_initialize_win32_nat): Update.
1281 * varobj.c (_initialize_varobj): Update.
1282 * valops.c (_initialize_valops): Update.
1283 * utils.c (initialize_utils, initialize_utils): Update.
1284 * tui/tui-win.c (_initialize_tui_win): Update.
1285 * top.c (init_main): Update.
1286 * symfile.c (_initialize_symfile): Update.
1287 * source.c (_initialize_source): Update.
1288 * somsolib.c (_initialize_som_solib): Update.
1289 * solib.c (_initialize_solib): Update.
1290 * solib-frv.c (_initialize_frv_solib): Update.
1291 * serial.c (_initialize_serial): Update.
1292 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1293 * remote.c (_initialize_remote, _initialize_remote): Update.
1294 * remote-vx.c (_initialize_vx): Update.
1295 * remote-utils.c (_initialize_sr_support): Update.
1296 * remote-sds.c (_initialize_remote_sds): Update.
1297 * remote-mips.c (_initialize_remote_mips): Update.
1298 * remote-e7000.c (_initialize_remote_e7000): Update.
1299 * proc-api.c (_initialize_proc_api): Update.
1300 * printcmd.c: Update.
1301 * parse.c (_initialize_parse): Update.
1302 * pa64solib.c (_initialize_pa64_solib): Update.
1303 * p-valprint.c (_initialize_pascal_valprint): Update.
1304 * monitor.c (_initialize_remote_monitors): Update.
1305 * mips-tdep.c (_initialize_mips_tdep): Update.
1306 * mcore-tdep.c (_initialize_mcore_tdep): Update.
1307 * maint.c (_initialize_maint_cmds): Update.
1308 * lin-lwp.c (_initialize_lin_lwp): Update.
1309 * language.c (_initialize_language): Update.
1310 * kod.c (_initialize_kod): Update.
1311 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1312 * i386-tdep.c (_initialize_i386_tdep): Update.
1313 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1314 * gdbarch.sh: Update.
1315 * gdbarch.c: Re-generate.
1316 * gdb-events.sh: Update.
1317 * gdb-events.c: Re-generate.
1318 * frame.c (_initialize_frame): Update.
1319 * exec.c: Update.
1320 * demangle.c (_initialize_demangler): Update.
1321 * dcache.c (_initialize_dcache): Update.
1322 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1323 * cp-valprint.c (_initialize_cp_valprint): Update.
1324 * corefile.c (_initialize_core): Update.
1325 * command.h: Update.
1326 * cli/cli-decode.h: Update.
1327 * cli/cli-cmds.c (init_cli_cmds): Update.
1328 * charset.c (_initialize_charset): Update.
1329 * breakpoint.c (_initialize_breakpoint): Update.
1330 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1331 * alpha-tdep.c (_initialize_alpha_tdep): Update.
1332 * aix-thread.c (_initialize_aix_thread): Update.
1333
1334 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1335
1336 Partial fix for PR backtrace/1718.
1337 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1338 that GCC migrates into the prolugue. Don't handle any
1339 instructions that clobber %ebx.
1340
1341 2004-07-23 Andrew Cagney <cagney@gnu.org>
1342
1343 Use regcache_raw_collect instead of regcache_collect.
1344 * regcache.h (regcache_collect): Delete declaration.
1345 * regcache.c (regcache_colect): Delete function.
1346 * win32-nat.c (do_child_store_inferior_registers): Update.
1347 * sol-thread.c (sol_thread_store_registers): Update.
1348 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1349 * rs6000-nat.c (store_register): Update.
1350 * remote.c (store_register_using_P, remote_store_registers): Update.
1351 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1352 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
1353 (fill_vrregset, store_spe_registers, fill_gregset)
1354 (fill_gregset): Update.
1355 * nto-procfs.c (procfs_store_registers): Update.
1356 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1357 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1358 * m68klinux-nat.c (store_register, fill_gregset): Update.
1359 * m68k-tdep.c (fill_gregset): Update.
1360 * infptrace.c (store_register): Update.
1361 * i386-nto-tdep.c (i386nto_regset_fill): Update.
1362 * i386-linux-nat.c (store_register, fill_gregset): Update.
1363 * hppa-linux-nat.c (fill_gregset): Update.
1364 * go32-nat.c (store_register): Update.
1365 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1366 (store_fp_regs): Update.
1367 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
1368 (store_nwfpe_extended, store_fpregister, store_fpregs)
1369 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1370 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1371 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1372 (store_regs_user_thread, store_regs_kernel_thread): Update.
1373
1374 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1375
1376 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1377 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1378 encoding.
1379 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1380 member of `struct comp_unit'.
1381
1382 2004-07-23 Andrew Cagney <cagney@gnu.org>
1383
1384 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1385 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1386
1387 2004-07-23 Martin Hunt <hunt@redhat.com>
1388 Kevin Buettner <kevinb@redhat.com>
1389
1390 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1391 alignment was being added to the offset instead of multiplied.
1392
1393 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1394
1395 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1396 changed signal trampoline in OpenBSD 3.5-current.
1397
1398 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1399 <machine/pcb.h> and "bsd-kvm.h".
1400 (sparc64nbsd_supply_pcb): New function.
1401 (_initialize_sparc64nbsd_nat): Renamed from
1402 _initialize_sparcnbsd_nat. Enable libkvm interface.
1403 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1404 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1405 (LOADLIBES): New variable.
1406
1407 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1408
1409 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1410
1411 2004-07-21 Andrew Cagney <cagney@gnu.org>
1412
1413 Use regcache_raw_supply instead of supply_register.
1414 * regcache.h (supply_register): Delete declaration.
1415 * regcache.c (supply_register): Delete function.
1416 * wince.c (do_child_fetch_inferior_registers): Update.
1417 * win32-nat.c (do_child_fetch_inferior_registers)
1418 (fetch_elf_core_registers): Update.
1419 * v850ice.c (v850ice_fetch_registers): Update.
1420 * thread-db.c (thread_db_store_registers): Update.
1421 * sol-thread.c (sol_thread_store_registers): Update.
1422 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1423 * rs6000-nat.c (fetch_register): Update.
1424 * rom68k-rom.c (rom68k_supply_one_register): Update.
1425 * remote.c (remote_wait, remote_async_wait): Update.
1426 * remote-st.c (get_hex_regs): Update.
1427 * remote-sim.c (gdbsim_fetch_register): Update.
1428 * remote-sds.c (sds_fetch_registers): Update.
1429 * remote-rdp.c (remote_rdp_fetch_register): Update.
1430 * remote-rdi.c (arm_rdi_fetch_registers): Update.
1431 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1432 * remote-m32r-sdi.c (m32r_fetch_register): Update.
1433 * remote-hms.c (init_hms_cmds): Update.
1434 * remote-est.c (init_est_cmds): Update.
1435 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
1436 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1437 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1438 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
1439 (fetch_register, supply_vrregset, supply_vrregset)
1440 (fetch_spe_registers): Update.
1441 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1442 * monitor.c (monitor_supply_register): Update.
1443 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1444 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1445 (mipsnbsd_supply_fpreg): Update.
1446 * mips-nat.c (fetch_inferior_registers)
1447 (fetch_core_registers): Update.
1448 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
1449 (supply_fpregset, mips64_supply_gregset)
1450 (mips64_supply_fpregset): Update.
1451 * m68klinux-nat.c (fetch_register, supply_gregset)
1452 (supply_fpregset): Update.
1453 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1454 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1455 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1456 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1457 * infptrace.c (fetch_register): Update.
1458 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1459 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1460 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
1461 (gnu_fetch_registers, gnu_store_registers): Update.
1462 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1463 * i386-linux-nat.c (fetch_register, supply_gregset)
1464 (dummy_sse_values): Update.
1465 * hpux-thread.c (hpux_thread_fetch_registers): Update.
1466 * hppah-nat.c (fetch_register): Update.
1467 * hppa-linux-nat.c (fetch_register, supply_gregset)
1468 (supply_fpregset): Update.
1469 * go32-nat.c (fetch_register): Update.
1470 * dve3900-rom.c (fetch_bitmapped_register)
1471 (_initialize_r3900_rom): Update.
1472 * cris-tdep.c (supply_gregset): Update.
1473 * abug-rom.c (init_abug_cmds): Update.
1474 * core-aout.c (fetch_core_registers): Update.
1475 * armnbsd-nat.c (supply_gregset, supply_fparegset)
1476 (fetch_register, fetch_fp_register): Update.
1477 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1478 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1479 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1480 * alphanbsd-tdep.c (fetch_core_registers): Update.
1481 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1482 * alpha-nat.c (fetch_osf_core_registers)
1483 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1484 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
1485 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1486
1487 2004-07-21 Andrew Cagney <cagney@gnu.org>
1488
1489 * PROBLEMS: Mention breakpoints/1702.
1490 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1491 that is known to work.
1492
1493 2004-07-21 Andrew Cagney <cagney@gnu.org>
1494
1495 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1496 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1497 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1498 (handle_inferior_event): Wrap call to deprecated
1499 IGNORE_HELPER_CALL in #ifdef.
1500 * config/mips/tm-nbsd.h: Update.
1501
1502 2004-07-20 Jim Blandy <jimb@redhat.com>
1503
1504 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1505 bfd_mach_ppc has no segment registers.
1506
1507 Include PowerPC SPR numbers for special-purpose registers.
1508 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1509 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1510 new member in initializer.
1511 (S, S4, SN4, S64): New macros for defining special-purpose
1512 registers.
1513 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1514 registers_403, registers_403GC, registers_505, registers_860,
1515 registers_601, registers_602, registers_603, registers_604,
1516 registers_750, registers_e500): Use them.
1517
1518 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1519 replace references with expression used to initialize variable.
1520
1521 2004-07-20 Andrew Cagney <cagney@gnu.org>
1522
1523 * breakpoint.c (deprecated_read_memory_nobpt): Rename
1524 read_memory_nobpt.
1525 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1526 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1527 (s390_sigtramp_frame_sniffer): Update.
1528 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1529 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1530 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1531 (mips32_fetch_instruction): Update.
1532 * mcore-tdep.c (get_insn): Update.
1533 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1534 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1535 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1536 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1537 (i386_linux_rt_sigtramp_start): Update.
1538 * i386-linux-nat.c (child_resume): Update.
1539 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1540 * hppa-linux-tdep.c (insns_match_pattern): Update.
1541 * gdbcore.h: Update.
1542 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1543 * frame.c (safe_frame_unwind_memory): Update.
1544 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1545 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1546 * alpha-tdep.c (alpha_read_insn): Update.
1547
1548 2004-07-20 Andrew Cagney <cagney@gnu.org>
1549
1550 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1551 containing both bytes and mask. Add "frame_type".
1552 * tramp-frame.c (tramp_frame_start): Update.
1553 (tramp_frame_prepend_unwinder): Update.
1554 * mips-linux-tdep.c (mips_linux_o32_sigframe)
1555 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1556 (mips_linux_n64_rt_sigframe): Update. Make "static const".
1557 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1558
1559 2004-07-19 Eli Zaretskii <eliz@gnu.org>
1560
1561 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1562 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1563 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1564 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1565
1566 2004-07-17 Andrew Cagney <cagney@gnu.org>
1567
1568 * NEWS, PROBLEMS: Update for 6.2.
1569
1570 * README: Update to 6.2.
1571
1572 * utils.c (xvasprintf): Call xstrvprintf.
1573
1574 * parse.c: Update copyright.
1575 (null_post_parser): Eliminate ARGSUSED.
1576
1577 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1578 * tui/tui-win.c (tui_get_cmd_list): Ditto.
1579 * symfile-mem.c (_initialize_symfile_mem): Ditto.
1580
1581 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1582 * ppc-linux-nat.c: Use "Linux kernel".
1583 * hppa-linux-tdep.c: Use GNU/Linux.
1584 * hppa-linux-nat.c: Use GNU/Linux.
1585 * dwarfread.c: Add [sic] to use of Linux.
1586
1587 * hppa-linux-nat.c: Do not include <string.h>.
1588 (supply_fpregset): Remove "register" attribute.
1589
1590 * solib-frv.c (fetch_loadmap): Use xfree, not free.
1591
1592 2004-07-17 Mark Kettenis <kettenis@gnu.org>
1593
1594 * configure.in: Define _MSE_INT_H on Solaris 9 too.
1595 * configure, config.in: Regenerated.
1596
1597 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1598 "bsd-kvm.h".
1599 (vaxbsd_supply_pcb): New function.
1600 (_initialize_vaxbsd_nat): New prototype and function.
1601 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1602 solib-sunos.o.
1603 (LOADLIBES): New variable.
1604 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1605 (LOADLIBES): New variable.
1606 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1607 (LOADLIBES): New variable.
1608 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1609
1610 2004-07-16 Andrew Cagney <cagney@gnu.org>
1611
1612 * defs.h (event_loop_p): Replace variable declaration with macro,
1613 always 1.
1614 * main.c (captured_main): Delete options "-async" and "-noasync".
1615 (event_loop_p): Delete variable.
1616 * NEWS: Mention that "-async" and "-noasync" were removed.
1617
1618 2004-07-16 Andrew Cagney <cagney@gnu.org>
1619
1620 * remote-m32r-sdi.c: Re-indent.
1621
1622 2004-07-16 Jim Blandy <jimb@redhat.com>
1623
1624 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1625 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1626 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1627 missing MPC823 SPRs.
1628 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1629 incorrect. (This was corrected in GDB's register name tables on
1630 2004-07-14.)
1631
1632 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1633 should be "esasrr" ("ESA Save and Restore Register").
1634
1635 2004-07-16 Andrew Cagney <cagney@gnu.org>
1636
1637 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1638 calls, no longer applicable. Update comments and rename parameter
1639 "step_frame" to "return_frame".
1640
1641 2004-07-16 Andrew Cagney <cagney@gnu.org>
1642
1643 * frame.c (fprint_field): New function.
1644 (fprint_frame_id): Use fprint_field.
1645
1646 2004-07-15 Joel Brobecker <brobecker@gnat.com>
1647
1648 * ada-lang.c (ada_language_defn): Remove commented out code.
1649
1650 2004-07-15 Jim Blandy <jimb@redhat.com>
1651
1652 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1653 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1654
1655 2004-07-14 Jim Blandy <jimb@redhat.com>
1656
1657 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1658
1659 * ppc-tdep.h (ppc_num_vrs): New enum constant.
1660
1661 * ppc-tdep.h (ppc_num_srs): New enum constant.
1662
1663 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1664 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1665 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1666 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1667 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1668 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1669 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1670 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1671 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1672 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
1673 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
1674 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
1675 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
1676 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
1677 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
1678 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
1679 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
1680 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
1681 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
1682 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
1683 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
1684 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
1685 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
1686 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
1687 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
1688 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
1689 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
1690 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
1691 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
1692 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
1693 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
1694 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
1695 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
1696 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
1697 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
1698 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
1699 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
1700 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
1701 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
1702 special-purpose register numbers.
1703
1704 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
1705 manual mentions 'md_twb', but many mention 'm_twb', and at that
1706 point in the register list.)
1707
1708 2004-07-14 Andrew Cagney <cagney@gnu.org>
1709
1710 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
1711 instead of "internal-error".
1712
1713 2004-07-10 Joel Brobecker <brobecker@gnat.com>
1714
1715 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
1716 that was inserted inside a comment.
1717
1718 2004-07-10 Randolph Chung <tausq@debian.org>
1719
1720 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
1721 function.
1722 (hppa_hpux_push_dummy_code): New function.
1723 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
1724 Set find_global_pointer method.
1725
1726 2004-07-10 Mark Kettenis <kettenis@gnu.org>
1727
1728 * NEWS: Mention BSD libkvm interface.
1729
1730 2004-07-10 Michael Snyder <msnyder@redhat.com>
1731
1732 * symfile.c (generic_load): Comment typo.
1733 * stack.c (get_selected_block): Ditto.
1734 * regcache.c (regcache_cooked_read): Ditto.
1735 * monitor.c (monitor_debug): Ditto.
1736 * mips-tdep.c (mips_read_pc): Ditto.
1737 * i386-linux-nat.c (ps_get_thread_area): Ditto.
1738 * gdb_mbuild.sh: Ditto.
1739 * gdbarch.sh: Ditto.
1740 * gdbarch.h: Ditto.
1741
1742 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
1743
1744 * ada-tasks.c: Remove file.
1745
1746 Remove ARI problems:
1747
1748 * ada-exp.y (write_var_from_sym): Reformat to put operator at
1749 beginning of line.
1750
1751 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
1752 Add comment.
1753 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
1754 (MIN_OF_SIZE): Rename min_of_size. Add comment.
1755 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
1756 (UMIN_OF_SIZE): Remove.
1757 (max_of_type): New function to replace orphan macro in gdbtypes.h
1758 (min_of_type): Ditto.
1759 (discrete_type_high_bound): Use max_of_type.
1760 (discrete_type_low_bound): Use min_of_type.
1761 (possible_user_operator_p): Move operator to beginning of line.
1762 (ada_is_variant_part): Ditto.
1763 (ensure_lval): Rewrite to avoid deprecated operations.
1764 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
1765 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
1766 (ada_enum_name): Remove assignments in 'if' statements.
1767 (build_ada_types): Add gdbarch parameter.
1768 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
1769 with gdbarch_data_register_post_init.
1770 Use add_setshow_uinteger_cmd rather than add_set_cmd and
1771 add_show_from_set.
1772
1773 * ada-valprint.c (inspect_it): Remove declaration.
1774 (repeat_count_threshold): Remove declaration.
1775 (ada_print_floating): Remove assignments in 'if' statements.
1776 (print_str): Move operator to beginning of line.
1777
1778 2004-07-08 Jim Blandy <jimb@redhat.com>
1779
1780 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
1781
1782 2004-07-08 Bob Rossi <bob@brasko.net>
1783
1784 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
1785
1786 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
1787
1788 * language.h (struct_language_defn): Add new function pointer:
1789 la_class_name_from_physname. Also add new prototype for
1790 language_class_name_from_physname.
1791 * language.c (language_class_name_from_physname): New function.
1792 (unk_lang_class_name): Ditto.
1793 (unknown_language_defn, auto_language_defn): Change
1794 to add unk_lang_class_name function pointer for
1795 la_class_name_from_physname.
1796 (local_language_defn): Ditto.
1797 * dwarf2read.c (guess_structure_name): Change to call
1798 language_class_name_from_physname.
1799 (determine_class_name): Ditto.
1800 * cp-support.c (class_name_from_physname): Renamed.
1801 (cp_class_name_from_physname): New name of function.
1802 * cp-support.h: Ditto.
1803 * c-lang.c (c_language_defn): Change to add NULL
1804 for class_name_from_physname function pointer.
1805 (cplus_language_defn): Change to add cp_class_name_from_physname.
1806 * jv-lang.c (java_class_name_physname): New function.
1807 (java_find_last_component): New static routine.
1808 (java_language_defn): Add java_class_name_from_physname pointer.
1809 * ada-lang.c (ada_language_defn): Change to add NULL
1810 for class_name_from_physname function pointer.
1811 * f-lang.c (f_language_defn): Ditto.
1812 * m2-lang.c (m2_language_defn): Ditto.
1813 * objc-lang.c (objc_language_defn): Ditto.
1814 * p-lang.c (pascal_language_defn): Ditto.
1815 * scm-lang.c (scm_language_defn): Ditto.
1816
1817 2004-07-06 Andrew Cagney <cagney@gnu.org>
1818
1819 Patch from Bart Robinson.
1820 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
1821 (O_LARGEFILE): Define to 0, if not defined.
1822
1823 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1824
1825 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
1826 <machine/pcb.h> and "bsd-kvm.h".
1827 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
1828 (m68kbsd_supply_pcb): New function.
1829 (_initialize_m68kbsd_nat): New prototype and function.
1830 * Makefile.in (m68kbsd-nat.o): Update dependencies.
1831 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1832 (LOADLIBES): New variable.
1833 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1834 (LOADLIBES): New variable.
1835
1836 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
1837
1838 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1839
1840 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
1841 <sys/proc.h>.
1842 (bsd_kvm_cmdlist): New variable.
1843 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
1844 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
1845 command and "kvm proc" command.
1846 * Makefile.in (bsd-kvm.o): Update dependencies.
1847
1848 2004-07-02 Mark Kettenis <kettenis@gnu.org>
1849
1850 * osabi.c: Update copyright year.
1851 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
1852 notes if EI_OSABI is set to ELFOSABI_HPUX.
1853
1854 2004-07-01 Michael Snyder <msnyder@redhat.com>
1855
1856 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1857 that seems to have gotten whacked out of line.
1858
1859 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1860
1861 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1862 code.
1863
1864 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1865
1866 * ada-lang.c (decode_packed_array): Minor change to comment.
1867 (ada_value_slice_ptr): New function.
1868 (ada_value_slice): New function.
1869 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1870 test. Don't know why it is there.
1871 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1872 to avoid dereferencing huge arrays from which one is slicing.
1873 (empty_array): Correct to return an array rather than
1874 a subrange value.
1875 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1876 on empty arrays (let'em use 'FIRST instead).
1877
1878 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1879
1880 Address complaints from gdb_ari.sh:
1881
1882 * ada-exp.y: Include gdb_string.h rather than string.h.
1883 (convert_char_literal): Reformat declaration.
1884 * ada-lang.h: Include opaque struct declaration for struct frame_info.
1885 * ada-lex.l: Change use of free to xfree (the macro would do so
1886 anyway, but this is harmless).
1887 Include gdb_string.h rather than string.h.
1888 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1889
1890 * ada-lang.c (parse): Remove K&Rism in parameter list.
1891 (is_name_suffix): Correct Linux => GNU/Linux in comment.
1892
1893 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1894
1895 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1896 dead code.
1897
1898 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1899
1900 * alphabsd-nat.c: Update copyright year.
1901 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1902
1903 2004-06-29 Joel Brobecker <brobecker@gnat.com>
1904
1905 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
1906 (i386_cygwin_in_solib_call_trampoline): New function.
1907 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1908 and skip_trampoline_code gdbarch methods.
1909
1910 2004-06-29 Jim Blandy <jimb@redhat.com>
1911
1912 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
1913 name actually used in the dependency lists.
1914
1915 2004-06-29 Randolph Chung <tausq@debian.org>
1916
1917 * NEWS (New native configurations): Mention GNU/Linux/hppa.
1918
1919 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1920
1921 * win32-nat.c (child_pid_to_exec_file): New function.
1922 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
1923 functionality.
1924
1925 2004-06-28 Andrew Cagney <cagney@gnu.org>
1926
1927 * defs.h (xstrvprintf): Declare.
1928 * utils.c (xstrvprintf): New function.
1929 (internal_vproblem, xstrprintf, xasprintf)
1930 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
1931 * serial.c (serial_printf): Ditto.
1932 * complaints.c (vcomplaint): Ditto.
1933
1934 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1935
1936 * infcmd.c (attach_command): Move call to target_terminal_inferior
1937 behind loading symbol table.
1938
1939 2004-06-28 Andrew Cagney <cagney@gnu.org>
1940
1941 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
1942 change - add back extern deprecated_ui_loop_hook declaration.
1943
1944 2004-06-28 Andrew Cagney <cagney@gnu.org>
1945
1946 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
1947 xstrprintf.
1948 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
1949 (c_value_of_variable): Ditto.
1950 * utils.c (internal_vproblem): Ditto.
1951 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
1952 * remote.c (add_packet_config_cmd): Ditto.
1953 * remote-rdp.c (rdp_set_command_line): Ditto.
1954 * regcache.c (regcache_dump): Ditto.
1955 * frv-tdep.c (new_variant, new_variant): Ditto.
1956 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
1957 (fbsd_find_memory_regions): Ditto.
1958 * breakpoint.c (create_thread_event_breakpoint)
1959 (create_breakpoints): Ditto.
1960 * aix-thread.c (aix_thread_pid_to_str): Ditto.
1961 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
1962
1963 2004-06-28 Joel Brobecker <brobecker@gnat.com>
1964
1965 * ada-lang.c: Re-indent file, with some massaging to help indent
1966 a bit when the result is otherwise really too ugly.
1967
1968 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1969
1970 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
1971 code_addr_p and special_addr_p to 'unsigned int'.
1972
1973 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1974
1975 * i386v4-nat.c: Update copyright year and tweak comment.
1976 (regmap): Remove trailing comma.
1977 (supply_gregset): Rename local variable i to regnum. Call
1978 regcache_raw_supply instead of supply_register.
1979 (fill_gregset): Rename argument regno to regnum. Call
1980 regcache_raw_collect instead of regcache_collect.
1981
1982 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1983
1984 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
1985 and special_addr_p.
1986 (frame_id_build, frame_id_build_special): Update comments.
1987 (frame_id_build_wild): New prototype.
1988 * frame.c (frame_id_build, frame_id_build_special): Fill in new
1989 struct frame_id fields.
1990 (frame_id_build_wild): New function.
1991 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
1992
1993 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1994
1995 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
1996 hppabsd-tdep.c.
1997
1998 2004-06-27 Joel Brobecker <brobecker@gnat.com>
1999
2000 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2001
2002 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2003
2004 * ada-lang.c: Re-indent file.
2005
2006 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2007
2008 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2009 (no_symtab_msg): Likewise.
2010
2011 2004-06-27 Andreas Schwab <schwab@suse.de>
2012
2013 * source.c: Fix whitespace.
2014
2015 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2016
2017 * configure.in: Include <sys/param.h> for td_pcb test.
2018 * configure: Regenerated.
2019
2020 * i386nbsd-nat.c: New file.
2021 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2022 i386obsd-nat.c and i386obsd-tdep.c.
2023 (i386nbsd-nat.o): New dependency.
2024 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2025 bsd-kvm.o.
2026 (LOADLIBES): New variable.
2027 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2028 bsd-kvm.o.
2029 (LOADLIBES): New variable.
2030
2031 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2032 (LOADLIBES): New variable.
2033
2034 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2035 fetching from BSD_KVM_PADDR. Correctly lookup address for
2036 "_thread0".
2037
2038 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2039 "bsd-kvm.h".
2040 (amd64fbsd_supply_pcb): New funcion.
2041 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2042
2043 2004-06-27 <david@streamline-computing.com>
2044
2045 Partial fix for PR cli/1056.
2046 * valarith.c: Check for zero in division and remainder
2047 evaluation.
2048
2049 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2050
2051 * i387-tdep.c: Remove excessive whitespace.
2052
2053 2004-06-26 Andrew Cagney <cagney@gnu.org>
2054
2055 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2056 * gdb-events.h, gdb-events.c: Re-generate.
2057 * tui/tui-hooks.c (tui_install_hooks): Update.
2058 (tui_remove_hooks): Update.
2059 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2060
2061 2004-06-26 Mark Kettenis <kettenis@gnu.org>
2062
2063 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2064 (gregset_t, fpregset_t): Remove typedefs.
2065 (REG_OFFSET): Rename argument.
2066 (amd64bsd_r_reg_offset): Rename from reg_offset.
2067 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2068 Remove functions.
2069 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2070 of reg_offset.
2071 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2072
2073 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2074
2075 * vax-tdep.c: Tweak comment.
2076
2077 Add OpenBSD/hppa support.
2078 * NEWS (New native configurations): Mention OpenBSD/hppa.
2079 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2080 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2081 files.
2082 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2083 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2084 * configure.host: Add hppa*-*-openbsd*.
2085 * configure.tgt: Add hppa*-*-openbsd*.
2086
2087 2004-06-25 Andrew Cagney <cagney@gnu.org>
2088
2089 * defs.h (deprecated_ui_loop_hook): Deprecated.
2090 * wince.c (child_wait): Update.
2091 * win32-nat.c (child_wait): Update.
2092 * v850ice.c (v850ice_wait): Update.
2093 * top.c (deprecated_ui_loop_hook): Update.
2094 * serial.h: Update.
2095 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2096 (do_unix_readchar): Update.
2097 * ser-tcp.c (net_open): Update.
2098 * remote-sim.c (gdb_os_poll_quit): Update.
2099 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2100
2101 2004-06-24 Andrew Cagney <cagney@gnu.org>
2102
2103 * defs.h (deprecated_pre_add_symbol_hook)
2104 (deprecated_post_add_symbol_hook): Deprecated.
2105 * symfile.c (symbol_file_add_with_addrs_or_offsets)
2106 (symbol_file_add_with_addrs_or_offsets): Update references.
2107
2108 2004-06-24 Andrew Cagney <cagney@gnu.org>
2109
2110 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2111 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2112 * wince.c (ui_loop_hook): Delete extern declaration.
2113 * win32-nat.c (ui_loop_hook): Delete extern declaration..
2114 * v850ice.c (ui_loop_hook): Delete extern declaration..
2115 * ser-unix.c (ui_loop_hook): Delete extern declaration..
2116 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2117 * remote-sim.c (ui_loop_hook): Delete extern declaration..
2118 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2119 ui_loop_hook declaration.
2120
2121 2004-06-24 Andrew Cagney <cagney@gnu.org>
2122
2123 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2124 entry_func_highpc fields.
2125 * objfiles.c (init_entry_point_info): Do not clear
2126 entry_func_lowpc and entry_func_highpc.
2127 (objfile_relocate): Do not relocate entry_func_lowpc and
2128 entry_func_highpc.
2129 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2130 entry_func_highpc.
2131 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2132 entry_func_highpc.
2133 * blockframe.c (legacy_frame_chain_valid): Replace tests against
2134 entry_func_lowpc and entry_func_highpc with call to
2135 inside_entry_func.
2136
2137 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2138
2139 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2140 quad-precision floating point arguments in registers.
2141
2142 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2143
2144 From Michael Mueller <m.mueller99@kay-mueller.de>:
2145 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2146 account.
2147
2148 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
2149
2150 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2151 to -1.
2152 * breakpoint.c (bpstat_stop_status): Move check for ignoring
2153 untriggered watchpoints to a separate if clause. Update function
2154 comment regarding STOPPED_BY_WATCHPOINT argument.
2155
2156 2004-06-22 Jim Blandy <jimb@redhat.com>
2157
2158 * gdbarch.sh: Doc fix.
2159
2160 2004-06-21 Martin Hunt <hunt@redhat.com>
2161 Kevin Buettner <kevinb@redhat.com>
2162
2163 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2164 * mips-tdep.h (MIPS_SP_REGNUM): Define.
2165 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2166 to set_gdbarch_sp_regnum(). Use cooked register number.
2167 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2168
2169 2004-06-21 Andrew Cagney <cagney@gnu.org>
2170
2171 * gdbarch.sh: When the macro field is empty, do not generate a
2172 macro definition. When the macro field is "=", generate the macro
2173 name from the upper-case function name.
2174 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2175 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2176 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2177 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2178 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2179 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2180 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2181 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2182 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2183 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2184 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2185 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2186 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2187 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2188 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2189 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2190 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2191 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2192 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2193 (DEPRECATED_USE_STRUCT_CONVENTION)
2194 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2195 (DEPRECATED_FRAME_INIT_SAVED_REGS)
2196 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2197 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2198 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2199 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2200 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2201 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2202 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2203 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2204 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2205 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2206 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2207 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2208 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2209 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2210 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2211 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2212
2213 2004-06-21 Andrew Cagney <cagney@gnu.org>
2214
2215 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2216 macro name, and the function rather than macro value. Only wrap
2217 macro print statements in #ifdef. Move format logic to where it
2218 is needed.
2219 * gdbarch.c: Re-generate.
2220
2221 * gdbarch.sh (read): Delete "print_p" and "description", add
2222 "garbage_at_eol". Check for non-empty garbage at end-of-line.
2223 Delete references to print_p.
2224 (TARGET_ARCHITECTURE): Delete print predicate.
2225 * gdbarch.c: Re-generate.
2226
2227 * gdbarch.sh: Check that multi-arch methods do not provide a
2228 macro.
2229 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2230 (print_registers_info, print_float_info, print_vector_info)
2231 (adjust_breakpoint_address, remote_translate_xfer_address)
2232 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2233 (address_class_type_flags_to_name, unwind_sp): Remove the macro
2234 name from the multi-arch definition.
2235
2236 2004-06-20 Andrew Cagney <cagney@gnu.org>
2237
2238 * gdbarch.sh: Sort by the function, instead of macro name.
2239 * gdbarch.c: Re-generate.
2240
2241 2004-06-20 Andrew Cagney <cagney@gnu.org>
2242
2243 * gdbarch.sh: Use the function, instead of macro name in
2244 errors and the log file.
2245 (return_value): Remove stray ":" in spec.
2246
2247 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2248 * gdbarch.h, gdbarch.c: Re-generate.
2249 * Makefile.in (arch-utils.o): Update dependencies.
2250 * values.c (using_struct_return): Move code calling
2251 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2252 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2253 to legacy_return_value, simplify.
2254 * infcmd.c (print_return_value): Move code calling
2255 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2256 to legacy_return_value, simplify.
2257 * infcall.c (call_function_by_hand): Move code calling
2258 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2259 * arch-utils.c: Update copyright. Include "gdbcore.h".
2260 (legacy_return_value): New function.
2261 * arch-utils.h: Update copyright.
2262 (legacy_return_value): Declare.
2263
2264 2004-06-20 Andrew Cagney <cagney@gnu.org>
2265
2266 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2267 * gdbarch.h, gdbarch.c: Re-generate.
2268 * values.c (using_struct_return): Update call.
2269 * mcore-tdep.c: Update comment.
2270 * infcall.c (call_function_by_hand): Update comment.
2271 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2272 * arch-utils.h (always_use_struct_convention): Update.
2273 * v850-tdep.c (v850_gdbarch_init): Update.
2274 * sh64-tdep.c (sh64_gdbarch_init): Update.
2275 * sh-tdep.c (sh_gdbarch_init): Update.
2276 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2277 * mips-tdep.c (mips_gdbarch_init): Update.
2278 * mcore-tdep.c (mcore_gdbarch_init): Update.
2279 * m32r-tdep.c (m32r_gdbarch_init): Update.
2280 * ia64-tdep.c (ia64_gdbarch_init): Update.
2281 * h8300-tdep.c (h8300_gdbarch_init): Update.
2282 * frv-tdep.c (frv_gdbarch_init): Update.
2283 * cris-tdep.c (cris_gdbarch_init): Update.
2284 * arm-tdep.c (arm_gdbarch_init): Update.
2285 * alpha-tdep.c (alpha_gdbarch_init): Update.
2286
2287 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
2288
2289 * PROBLEMS: Add more specific information, and a work-around,
2290 for PR gdb/1458.
2291
2292 2004-06-18 Andrew Cagney <cagney@gnu.org>
2293
2294 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2295 * gdbarch.h, gdbarch.c: Re-generate.
2296 * ada-lang.c (ada_finish_decode_line_1): Update.
2297 * infrun.c (handle_inferior_event): Update.
2298 * infcall.c (find_function_addr): Update.
2299 * linespec.c (minsym_found): Update.
2300 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2301 Update.
2302 * blockframe.c (legacy_frameless_look_for_prologue): Update.
2303 * cli/cli-cmds.c (disassemble_command): Update.
2304 * vax-tdep.c (vax_gdbarch_init): Update.
2305
2306 2004-06-18 Mark Kettenis <kettenis@gnu.org>
2307
2308 * i386-tdep.c (i386_collect_fpregset): Fix comment.
2309
2310 2004-06-17 Andrew Cagney <cagney@gnu.org>
2311
2312 GDB 6.1.1 released from the GDB 6.1 branch.
2313 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2314 * PROBLEMS: Ditto.
2315
2316 2004-06-16 Daniel Jacobowitz <dan@debian.org>
2317
2318 PR gdb/1658
2319 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2320 operation as a uleb128. Found by Michael Coulter.
2321
2322 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
2323
2324 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2325 make it non-static.
2326 * ada-lang.h (task_control_block): declaration moved from ada-task.c
2327 to ada-lang.h; this is needed to be able to implement the kill command
2328 in multi-task mode.
2329 (task_ptid): Ditto.
2330 (task_entry): Ditto.
2331 (task_list): Ditto.
2332 (ada_build_task_list): Ditto.
2333
2334 * ada-lang.c: Conditionalize routines and data structures related
2335 to breakpoints, exceptions, completion, and symbol caching on
2336 GNAT_GDB, since these are not yet used in the submitted public sources.
2337 (ada_main_name): Editorial: Move definition out of exception-related
2338 code.
2339
2340 2004-06-15 Andrew Cagney <cagney@gnu.org>
2341
2342 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2343 deprecated_pc_in_call_dummy.
2344
2345 2004-06-15 Alan Modra <amodra@bigpond.net.au>
2346
2347 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2348 bfd_get_section_size_before_reloc or _raw_size.
2349 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2350 * dwarf2read.c (dwarf2_locate_sections): Likewise.
2351 (dwarf2_read_section): Likewise.
2352 * elfread.c (elf_locate_sections): Likewise.
2353 * gcore.c (derive_heap_segment): Likewise.
2354 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2355 * remote-e7000.c (e7000_load): Likewise.
2356 * remote-m32r-sdi.c (m32r_load): Likewise.
2357 * remote-mips.c (mips_load_srec): Likewise.
2358 (pmon_load_fast): Likewise.
2359 * remote.c (compare_sections_command): Likewise.
2360 * symfile.c (add_section_size_callback): Likewise.
2361 (load_section_callback): Likewise.
2362 (pc_in_unmapped_range): Likewise.
2363 (pc_in_mapped_range): Likewise.
2364 (sections_overlap): Likewise.
2365 (list_overlays_command): Likewise.
2366 (simple_overlay_update_1): Likewise.
2367 (simple_overlay_update): Likewise.
2368 * tracepoint.c (remote_set_transparent_ranges): Likewise.
2369 * win32-nat.c (core_section_load_dll_symbols): Likewise.
2370
2371 2004-06-14 Randolph Chung <tausq@debian.org>
2372
2373 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2374 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
2375 static.
2376 (hppa_hpux_inferior_created): New function.
2377 (hppa_hpux_init_abi): Register observer.
2378 * symfile.c (hp_cxx_exception_support_initialized)
2379 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2380 (symbol_file_add_main_1, symbol_file_clear): Likewise.
2381
2382 2004-06-14 Randolph Chung <tausq@debian.org>
2383
2384 * MAINTAINERS (Write After Approval): Alphabetize my entry
2385 correctly.
2386
2387 2004-06-14 Andrew Cagney <cagney@gnu.org>
2388
2389 * MAINTAINERS (testsuite): List Michael Chastain as the lead
2390 testsuite maintainer.
2391
2392 2004-06-13 Andrew Cagney <cagney@gnu.org>
2393
2394 * infcmd.c (print_return_value): Fix logic, allow
2395 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2396
2397 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2398 defining any macros.
2399 * gdbarch.h: Re-generate.
2400
2401 * gdbarch.sh: Delete "level" attribute. Only check for a macro
2402 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2403 * gdbarch.h: Re-generate.
2404
2405 * values.c (generic_use_struct_convention): Don't check gcc_p.
2406
2407 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2408 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2409 * gdbarch.h, gdbarch.c: Regenerate.
2410 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
2411 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2412 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2413 deprecated_max_register_raw_size and
2414 deprecated_max_register_virtual_size.
2415 * v850-tdep.c (v850_gdbarch_init): Ditto.
2416 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2417 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2418 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2419 * cris-tdep.c (cris_gdbarch_init): Ditto.
2420
2421 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2422 * gdbarch.h, gdbarch.c: Re-generate.
2423 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2424 (m68hc11_use_struct_convention): Delete function.
2425 (m68hc11_extract_struct_value_address): Delete function.
2426 (m68hc11_return_value): New function.
2427 (m68hc11_gdbarch_init): Instead of store_return_value,
2428 extract_return_value, return_value_on_stack,
2429 deprecated_extract_struct_value_address and use_struct_convention,
2430 set return_value.
2431 * values.c (using_struct_return): Do not call
2432 RETURN_VALUE_ON_STACK.
2433 * arch-utils.h (generic_return_value_on_stack_not): Delete
2434 declaration.
2435 * arch-utils.c (generic_return_value_on_stack_not): Delete
2436 function.
2437
2438 2004-06-12 Andrew Cagney <cagney@gnu.org>
2439
2440 * values.c (register_value_being_returned): Delete function.
2441 * infcmd.c (legacy_return_value): Delete function.
2442 * infcall.c (call_function_by_hand): Inline
2443 "register_value_being_returned", simplify.
2444 * values.c (using_struct_return): Update comment, refer to
2445 print_return_value instead of register_value_being_returned.
2446 * infcmd.c (print_return_value): Inline calls to
2447 register_value_being_returned and legacy_return_value. Simplify.
2448
2449 2004-06-11 Randolph Chung <tausq@debian.org>
2450
2451 * somread.c (som_symtab_read): Exclude gcc local symbols.
2452
2453 2004-06-11 Randolph Chung <tausq@debian.org>
2454
2455 * infrun.c (handle_inferior_event): Handle the case when a
2456 trampoline ends up in the runtime resolver, and if the trampoline
2457 has no name. Rearrange the code so that all the trampoline
2458 processing happens before other step-out-of-range handling.
2459
2460 2004-06-11 Martin Hunt <hunt@redhat.com>
2461
2462 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2463 has no fpu.
2464
2465 2004-06-10 Andrew Cagney <cagney@gnu.org>
2466
2467 * blockframe.c (legacy_inside_entry_func): Delete.
2468 (legacy_frame_chain_valid): Inline call to
2469 legacy_inside_entry_func, simplify.
2470
2471 2004-06-10 Bob Rossi <bob@brasko.net>
2472
2473 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2474 * dwarf2read.c (partial_die_info): Add dirname field.
2475 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2476 (read_partial_die): Save away DW_AT_comp_dir.
2477 * defs.h (symtab_to_filename): Removed.
2478 * source.c (find_and_open_source): Added.
2479 (open_source_file): Just calls find_and_open_source.
2480 (symtab_to_filename): Removed.
2481 (symtab_to_fullname, psymtab_to_fullname): Added.
2482 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2483 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2484 symtab_to_filename.
2485 * symtab.h (partial_symtab): Add dirname field.
2486 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2487 (mi_cmd_file_list_exec_source_file): Call new function
2488 symtab_to_fullname to find fullname.
2489 (mi_cmd_file_list_exec_source_files): Added.
2490 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2491 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2492
2493 2004-06-10 Andrew Cagney <cagney@gnu.org>
2494
2495 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2496 to generic_use_struct_convention, the default value.
2497
2498 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2499 of abort.
2500
2501 * ns32k-tdep.c (ns32k_push_arguments): New function.
2502 (ns32k_gdbarch_init): Set deprecated_push_arguments.
2503 * infcall.c (call_function_by_hand): Call error instead of
2504 legacy_push_arguments.
2505 * value.h (legacy_push_arguments): Delete declaration.
2506 * valops.c (legacy_push_arguments): Delete function.
2507 (value_push): Delete function.
2508
2509 2004-06-10 Brian Ford <ford@vss.fsi.com>
2510
2511 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2512 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
2513 info.
2514 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2515
2516 2004-06-10 Andrew Cagney <cagney@gnu.org>
2517
2518 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2519 * gdbarch.h, gdbarch.c: Re-generate.
2520 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2521 parameters.
2522 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2523 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2524 deprecated_pc_in_call_dummy instead of
2525 DEPRECATED_PC_IN_CALL_DUMMY.
2526 (arm_skip_prologue): Ditto.
2527 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2528 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2529 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2530 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2531 Ditto.
2532 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
2533 (sh64_init_extra_frame_info, sh64_get_saved_register)
2534 (sh64_pop_frame): Ditto.
2535 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2536 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
2537 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2538 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
2539 (h8300_pop_frame): Ditto.
2540 * blockframe.c (legacy_inside_entry_func)
2541 (legacy_frame_chain_valid): Ditto.
2542 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2543 to deprecated_pc_in_call_dummy.
2544
2545 2004-06-09 Andrew Cagney <cagney@gnu.org>
2546
2547 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2548 provide a default value.
2549 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2550 * gdbarch.h, gdbarch.c: Re-generate.
2551 * arch-utils.c (generic_convert_register_p): Rename
2552 legacy_convert_register_p
2553 (legacy_register_to_value, legacy_value_to_register): Delete
2554 functions.
2555 * arch-utils.h (generic_convert_register_p): Rename
2556 legacy_convert_register_p.
2557 (legacy_register_to_value, legacy_value_to_register): Delete
2558 declarations.
2559
2560 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2561 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2562 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2563 * gdbarch.h, gdbarch.c: Re-generate.
2564 * infcmd.c (default_print_registers_info): Simplify.
2565 * findvar.c (value_of_register): Simplify.
2566 * mi/mi-main.c (get_register): Simplify.
2567 * arch-utils.c (legacy_convert_register_p): Always return 0.
2568 (legacy_register_to_value, legacy_value_to_register): Always call
2569 internal_error.
2570
2571 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2572 #ifdef CLEAR_INSN_CACHE code.
2573 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2574 Delete #ifdef CLEAR_DEFERRED_STORES code.
2575
2576 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2577
2578 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2579 copyright.
2580 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2581
2582 * config/mips/mipsv4.mh: Delete file.
2583
2584 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2585 unreferenced macro.
2586 (hpread_adjust_stack_address): Delete declaration.
2587
2588 2004-06-08 Andrew Cagney <cagney@gnu.org>
2589
2590 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2591 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2592 PTRACE_ATTACH / PTRACE_DETACH available call error.
2593 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2594 * infttrace.c (update_thread_state_after_attach, attach, detach):
2595 Remove #ifdef wrappers.
2596 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2597 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2598 * config/nm-bsd.h (ATTACH_DETACH): Delete.
2599 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2600 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2601 * config/nm-linux.h (ATTACH_DETACH): Delete.
2602 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2603 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2604 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2605 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2606 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2607
2608 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
2609
2610 * configure.in: Set $configdir to the right OS specific value.
2611 Use value when setting $tcldir and $tkdir.
2612 * configure: Regenerate.
2613
2614 2004-06-06 Paul Brook <paul@codesourcery.com>
2615
2616 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2617 records.
2618
2619 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
2620
2621 * ada-lang.c (lookup_symbol_in_language): New function to allow
2622 re-use of another language's symbol lookup code. (Placed here
2623 temporarily while Ada support is being integrated into the public
2624 tree).
2625 (restore_language): New auxiliary function for
2626 lookup_symbol_in_language.
2627 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2628 temporarily while Ada support is being integrated into the public
2629 tree).
2630
2631 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
2632
2633 * Makefile.in (check//%): New.
2634
2635 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2636 (mn10300_store_return_value): Rewrite.
2637 (mn10300_type_align): New.
2638 (mn10300_use_struct_convention): Rewrite.
2639 (mn10300_return_value): New, using all of the above.
2640 (mn10300_pop_frame_regular): Add saved_regs_size.
2641 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2642
2643 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2644 regs if PC is on movm.
2645
2646 2004-06-07 Jim Blandy <jimb@redhat.com>
2647
2648 Add native Linux support for the PowerPC E500.
2649 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2650 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2651 all architectures except the E500.
2652 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2653 #definitions.
2654 (struct gdb_evrregset_t): New type.
2655 (have_ptrace_getsetevrregs): New variable.
2656 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
2657 fetch_spe_registers): New functions.
2658 (fetch_register): Call fetch_spe_register as appropriate.
2659 Assert that we're only passed raw register numbers.
2660 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2661 Don't fetch gprs if they're pseudoregisters.
2662 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2663 store_spe_registers): New functions.
2664 (store_register): Call store_spe_register as appropriate.
2665 Assert that we're only passed raw register numbers.
2666 (store_ppc_registers): Call store_spe_registers as appropriate.
2667 Don't store gprs if they're pseudoregisters.
2668
2669 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
2670
2671 * thread-db.c (thread_get_info_callback): Fill in the thread_info
2672 struct if one exists, even if we are dealing with a zombie thread.
2673
2674 2004-06-07 Andrew Cagney <cagney@gnu.org>
2675
2676 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
2677 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
2678 Rename PC_REQUIRES_RUN_BEFORE_USE.
2679 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
2680 #ifdef.
2681
2682 2004-06-07 Randolph Chung <tausq@debian.org>
2683
2684 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
2685 unwinding after sp has been saved to the stack but before the end
2686 of the prologue, and after the fp has been modified but before it has
2687 been saved to the stack.
2688 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
2689 Remove superfluous definitions.
2690 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
2691
2692 2004-06-07 Guy Martin <gmsoft@gentoo.org>
2693
2694 Committed by Randolph Chung.
2695 * hppa-linux-nat.c: Include the correct version of the header file
2696 depending on the kernel version.
2697
2698 2004-06-06 Randolph Chung <tausq@debian.org>
2699
2700 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
2701 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
2702
2703 2004-06-06 Randolph Chung <tausq@debian.org>
2704
2705 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
2706 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
2707 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
2708 * hppa-tdep.c (hppa_symbol_address): New function definition.
2709 * hppa-tdep.h (hppa_symbol_address): New function declaration.
2710
2711 2004-06-06 Randolph Chung <tausq@debian.org>
2712
2713 * hppa-tdep.h (struct value): Forward declaration.
2714 (gdbarch_tdep): Define tdep find_global_pointer method.
2715 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
2716 associated with the function we are trying to call, and write it
2717 to the gp register.
2718 (hppa32_convert_from_funct_ptr_addr): New function.
2719 (hppa_find_global_pointer): New function.
2720 (hppa_gdbarch_init): Set default find_global_pointer method; set
2721 convert_from_func_ptr_addr method.
2722 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
2723 (hppa_linux_init_abi): Set find_global_pointer method.
2724 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
2725
2726 2004-06-06 Randolph Chung <tausq@debian.org>
2727
2728 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
2729 to struct value *function.
2730 * gdbarch.c: Regenerate.
2731 * gdbarch.h: Likewise.
2732 * infcall.c (call_function_by_hand): Pass entire function value
2733 to push_dummy_call.
2734
2735 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
2736 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
2737 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
2738 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
2739 * arm-tdep.c (arm_push_dummy_call): Likewise.
2740 * avr-tdep.c (avr_push_dummy_call): Likewise.
2741 * cris-tdep.c (cris_push_dummy_call): Likewise.
2742 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
2743 * frv-tdep.c (frv_push_dummy_call): Likewise.
2744 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2745 * hppa-tdep.c (hppa32_push_dummy_call)
2746 (hppa64_push_dummy_call): Likewise.
2747 * i386-tdep.c (i386_push_dummy_call): Likewise.
2748 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
2749 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
2750 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
2751 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
2752 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
2753 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2754 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
2755 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2756 (ppc64_sysv_abi_push_dummy_call): Likewise.
2757 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
2758 (ppc64_sysv_abi_push_dummy_call): Likewise.
2759 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
2760 * s390-tdep.c (s390_push_dummy_call): Likewise.
2761 * sh-tdep.c (sh_push_dummy_call_fpu)
2762 (sh_push_dummy_call_nofpu): Likewise.
2763 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
2764 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
2765 * vax-tdep.c (vax_push_dummy_call): Likewise.
2766
2767 2004-06-04 Jim Blandy <jimb@redhat.com>
2768
2769 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
2770 gdbarch argument to register_size.
2771
2772 * rs6000-tdep.c (rs6000_store_return_value): Use
2773 regcache_cooked_write_part instead of
2774 deprecated_write_register_bytes.
2775 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
2776 not gdbarch_deprecated_store_return_value.
2777
2778 * ppc-linux-nat.c (store_register, fetch_register): Remove
2779 incorrect assertions. Simplify and generalize handling of
2780 transfers whose sizes are not multiples of, or less than, sizeof
2781 (PTRACE_XFER_TYPE).
2782
2783 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
2784
2785 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
2786 as a new thread event.
2787 * thread-db.c (thread_get_info_callback): If the thread is a
2788 zombie, return TD_THR_ZOMBIE.
2789 (thread_from_lwp): If thread_get_info_callback returns
2790 TD_THR_ZOMBIE, check if the thread is still on the thread list
2791 and return a -1 ptid if not found.
2792 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
2793 change the status to TARGET_WAITKIND_SPURIOUS.
2794
2795 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
2796
2797 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
2798 double values in little endian mode.
2799
2800 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
2801
2802 Committed by Andrew Cagney.
2803 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
2804 after last enum constant to avoid error from IBM C
2805 compiler.
2806
2807 2004-06-02 Jim Blandy <jimb@redhat.com>
2808
2809 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
2810 to 'message', and make it local to the lone block that uses it.
2811
2812 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
2813
2814 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
2815
2816 * ada-exp.y: Update copyright notice.
2817 Include block.h.
2818
2819 Replace REGNAME, LAST, INTERNAL_VARIABLE with
2820 SPECIAL_VARIABLE and unify the treatment of these cases.
2821
2822 (write_attribute_call0): Remove.
2823 (write_attribute_call1): Remove.
2824 (write_attribute_calln): Remove.
2825 (save_qualifier): Add missing semicolon.
2826
2827 (simple_exp,exp): Decomment (i.e., reactivate) code that was
2828 temporarily disabled to allow compilation with FSF head version.
2829
2830 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
2831 use individual operators (OP_*) for all attributes.
2832 (exp syntax): Use write_int.
2833 Handle STRING literals with OP_STRING.
2834 (variable syntax): Add limit parameter to calls to
2835 write_object_renaming.
2836
2837 (temp_parse_space): New definition to hold entities that need
2838 only live until the next call to ada_parse.
2839 (string_to_operator): Rename fields of ada_opname_table entries.
2840
2841 (write_var_from_sym): Record block.
2842 (write_var_from_name): Minor reformatting.
2843 Make sure saved name is properly encoded in the case of multiple
2844 matches, and set its language to Ada.
2845 Update comment.
2846 Modify to indicate unresolved name as symbol in the UNRESOLVED
2847 namespace, allocated in temp_parse_space.
2848 (write_int): New function.
2849
2850 (write_object_renaming): Add max_depth parameter to limit
2851 chains of object renamings.
2852 Handle case where root of renaming expression is itself a renaming.
2853 Use temp_parse_space for temporary name buffer.
2854 Handle renamings to dereferenced pointers (___XEXA suffices).
2855
2856 (ada_parse, yyerror, string_to_operator,
2857 write_var_from_sym, write_var_from_name, write_attribute_call0,
2858 write_attribute_call1, write_attribute_calln,
2859 write_object_renaming): Protoize.
2860
2861 (_initialize_ada_exp): New function.
2862
2863 * ada-lang.c: Update copyright notice.
2864 General terminology change to conform to GNAT compiler usage:
2865 mangle => encode, demangle => decode
2866 Include gdb_obstack.h.
2867 Include gdb_regex.h
2868 Include frame.h
2869 Include hashtab.h
2870 Include completer.h
2871 Include gdb_stat.h
2872 Include block.h
2873 Include infcall.h
2874
2875 (ADA_RETAIN_DOTS): Make sure this is defined.
2876 (TRUNCATION_TOWARDS_ZERO): Define.
2877 (struct string_vector): Define.
2878 (unresolved_names): Remove definition.
2879 (xnew_string_vector): New function.
2880 (string_vector_append): New function.
2881 (extract_string): Make static.
2882 (ada_unqualified_name): New function.
2883 (add_angle_brackets): New function.
2884 (function_name_from_pc): New function.
2885 (place_on_stack): Rename to ensure_lval.
2886
2887 (ensure_lval): Renamed from place_on_stack.
2888 Make identity on lvals.
2889 Update comment.
2890 (is_nonfunction): New interface.
2891 Only symbols in LOC_CONST class can be enumerals.
2892 (fill_in_ada_prototype): Remove; now independent of language.
2893 (add_defn_to_vec): Add obstack and symtab arguments.
2894 Use obstack to hold collected definitions.
2895 (num_defns_collected): New function.
2896 (defns_collected): New function.
2897 (ada_resolve_subexp): Rename to resolve_subexp.
2898 (resolve_subexp): Renamed from ada_resolve_subexp.
2899 (ada_op_name): Return non-const result.
2900 (ada_decoded_op_name): Renamed from ada_op_name, now used for
2901 other purposes.
2902
2903 (to_fixed_array_type): Add declaration.
2904 (coerce_unspec_val_to_type): Remove offset parameter.
2905 (find_sal_from_funcs_and_line): New interface.
2906 (find_line_in_linetable): Ditto.
2907
2908 (all_sals_for_line): Rename to ada_sals_for_line and make
2909 global.
2910 Add new parameter. When set, do not ask the user to choose the
2911 instance, but use the first one found instead.
2912 Use given line number in returned sals.
2913 Fix comment.
2914 Skip the prologue if funfirstline is set.
2915 Correct for memory leak when 0 lines found.
2916
2917 (value_pos_atr): Use pos_atr.
2918 (pos_atr): New function.
2919 (standard_lookup): Add block parameter.
2920
2921 (makeTimeStart): Remove declaration and uses.
2922 (makeTimeStop): Remove declaration and uses.
2923
2924 (ada_completer_word_break_characters): Allow for VMS.
2925 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
2926 (raise_sym_name): New constant.
2927 (raise_unhandled_sym_name): New constant.
2928 (raise_assert_sym_name): New constant.
2929 (process_raise_exception_name): New constant.
2930 (longest_exception_template): New constant.
2931 (warning_limit): New variable to limit warnings during expression
2932 evaluation.
2933 (warnings_issued): New variable to keep track of warnings issued.
2934 (known_runtime_file_name_patterns): New constant.
2935 (known_auxiliary_function_name_patterns): New constant.
2936 (symbol_list_obstack): New variable.
2937
2938 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
2939 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
2940 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
2941 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
2942 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
2943 ada_variant_discrim_name, field_alignment, dynamic_template_type,
2944 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
2945 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
2946 and strcmp.
2947
2948 (ada_get_field_index): New function.
2949 (lim_warning): New function.
2950 (ada_translate_error_message): New function.
2951 (MAX_OF_SIZE): New function.
2952 (MIN_OF_SIZE): New function.
2953 (UMAX_OF_SIZE): New function.
2954 (UMIN_OF_SIZE): New function.
2955 (discrete_type_high_bound): New function.
2956 (discrete_type_low_bound): New function.
2957 (base_type): New function.
2958 (do_command): Remove.
2959
2960 (ada_update_initial_language): Use language_ada, not language_unknown.
2961 (ada_encode): Renamed from ada_mangle.
2962 Obey ADA_RETAIN_DOTS.
2963 (ada_decode): Renamed from ada_demangle.
2964 Update coding conventions.
2965 (decoded_names_store): New hash table.
2966 (ada_decode_symbol): New function.
2967 (ada_la_decode): New function.
2968
2969 (modify_general_field): Correct computations of offset and bit
2970 position.
2971 (desc_base_type): Handle ref types, too.
2972 (ada_is_direct_array_type): New function.
2973
2974 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2975 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2976 (ada_is_bogus_array_descriptor,ada_type_of_array,
2977 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
2978 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
2979 ada_is_array_descriptor_type.
2980
2981 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
2982 (ada_is_packed_array_type): Handle pointers or
2983 references to packed arrays as well.
2984 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
2985 (decode_packed_array_type): Search for the packed array type
2986 symbol in the currently selected block and associated
2987 superblocks too.
2988 Use lookup_symbol again.
2989
2990 (decode_packed_array): Handle pointers and references.
2991 Update call to coerce_unspec_val_to_type.
2992 (decode_packed_array_type,value_subscript_packed): Limit warnings.
2993 (ada_value_primitive_packed_val): Improve comment.
2994
2995 (ada_index_type): Substitute int type for "undefined".
2996 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
2997 ada_array_langth, ada_is_string_type): Use renamed
2998 ada_is_simple_array_type.
2999 (empty_array): New function.
3000
3001 (ada_resolve): Rename to resolve.
3002 (resolve): Make static.
3003 Call renamed resolve_subexp.
3004 Update comment.
3005 (ada_resolve_subexp): Rename to resolve_subexp.
3006 (resolve_subexp): Update comment.
3007 Decomment disabled code.
3008 Add LOC_COMPUTED* cases.
3009 Modify to use temporary struct symbols (marked as being in
3010 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3011 OP_UNRESOLVED_VALUE.
3012 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3013 Add OP_STRING case.
3014 Remove OP_ARRAY.
3015 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3016 Use new ada_lookup_symbol_list interface.
3017 Use new ada_resolve_function interface.
3018 Remove OP_TYPE case.
3019
3020 (ada_args_match): Idiot proof against null actuals.
3021 Use intermediate variables to clarify.
3022 (ada_resolve_function): Update comment and interface.
3023 (mangled_ordered_before): Rename to encoded_ordered_before and
3024 update comment.
3025 (sort_choices): Update comment and interface.
3026 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3027 (user_select_syms): New interface.
3028 Use new sort_choices interface.
3029 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3030 (possible_user_operator_p): Idiot-proof against null values.
3031 (ada_simple_renamed_entity): Don't make cleanup; rely on
3032 caller to free result string.
3033 Remove const from return type.
3034 (make_array_descriptor): Rename uses of place_on_stack to
3035 ensure_lval.
3036 Make sure that arrays are on stack.
3037
3038 (HASH_SIZE): Define.
3039 (struct cache_entry): Define.
3040 (cache_space): Define.
3041 (cache): Define.
3042 (clear_ada_sym_cache): New function.
3043 (find_entry): New function.
3044 (lookup_cached_symbol): New function.
3045 (defn_vector_size): Define.
3046 (cache_symbol): New function.
3047 (defn_symbols): Remove.
3048
3049 (standard_lookup): Use lookup_symbol_in_language to get effect of
3050 C lookup.
3051 Cache results.
3052
3053 (symbol_completion_match): New function.
3054 (symbol_completion_add): New function.
3055 (ada_make_symbol_completion_list): New function.
3056
3057 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3058 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3059 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3060 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3061
3062 (ada_lookup_simple_minsym): New function.
3063 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3064
3065 (add_symbols_from_enclosing_procs): New interface.
3066 Conditionalize more helpfully.
3067 Don't bother if program isn't running.
3068 Use new interface to get_frame_block.
3069 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3070
3071 (remove_extra_symbols): New interface.
3072 (xget_renaming_scope): New function.
3073 (is_package_name): New function.
3074 (renaming_is_visible): New function.
3075 (remove_out_of_scope_renamings): New function.
3076
3077 (ada_lookup_symbol_list): New interface.
3078 Properly reinitialize the symbol list obstack.
3079 Don't call add_symbols_from_enclosing_procs if we start from a
3080 static or global block.
3081 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3082 add_symbols_from_enclosing_procs.
3083 Add symtab data to cached entries.
3084 Handle symbols prefixed with
3085 "standard__" specially; strip prefix and don't look in local symbols.
3086 Do not include out of scope renaming symbols in list of
3087 symbols returned.
3088 Add const to block parameter.
3089 Move check for non-local, non-global symbols earlier.
3090 Remove timing stuff.
3091 (ada_lookup_symbol): New interface.
3092 Find symtab as well.
3093 (ada_lookup_symbol_nonlocal): New function.
3094
3095 (is_name_suffix): Enhance suffix detection to recognize
3096 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3097 (is_dot_digits_suffix): New function.
3098 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3099
3100 (ada_add_block_symbols): New interface. Use obstack to return results
3101 in a vector of struct ada_symbol_infos. Add symtab argument.
3102 Use new interface to add_defn_to_vec.
3103 Remove calls to fill_in_ada_prototype.
3104 Use BLOCK_BUCKETS, BLOCK_BUCKET.
3105
3106 (ada_finish_decode_line_1): Add const qualification to local to fix
3107 warning.
3108 Start looking in static block for functions to avoid attempts
3109 to search frame chain for up-level variables.
3110 Adapt to new ada_sals_for_line interface.
3111 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3112 Handle quoting of the function name inside the spec string.
3113 Skip prologue when funfirstline is set and update the
3114 function documentation to that effect.
3115
3116 (debug_print_lines, debug_print_block, debug_print_blocks,
3117 debug_print_symtab): Remove.
3118
3119 (ada_main_name): New function.
3120 (ada_exception_breakpoint_type): New function.
3121 (is_known_support_routine): New function.
3122 (ada_find_printable_frame): Renamed from find_printable_frame and made
3123 global.
3124 Remove level parameter.
3125 Use new interface to select_frame.
3126
3127 (begin_command): Remove.
3128 (ada_adjust_exception_stop): New function.
3129 (ada_print_exception_stop): New function.
3130 (exception_name_from_cond): New function.
3131 (ada_report_exception_break): Replace disabled code with
3132 conditionalization on GNAT_GDB.
3133 Get the exception name from the condition string.
3134 Remove and move functionality into new functions
3135 ada_print_exception_breakpoint_task and
3136 ada_print_exception_breakpoint_nontask.
3137 (error_breakpoint_runtime_sym_not_found): New function.
3138 (is_runtime_sym_defined): New function.
3139 (ada_breakpoint_rewrite): Uncomment suppressed code.
3140 Use symbolic error-message and runtime-symbol names.
3141 Surround runtime symbol names in quotes.
3142 Allow non-specific breakpoints on exceptions and assertions before
3143 program starts.
3144
3145 (ada_is_tagged_type): Add parameter.
3146 (ada_is_tag_type): New function.
3147 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3148 (ada_variant_discrim_type): Ditto.
3149 (value_tag_from_contents_and_address): New function.
3150 (type_from_tag): New function.
3151 (struct tag_args): New structure used to communicate with
3152 ada_tag_name_1.
3153 (ada_tag_name_1): New function.
3154 (ada_tag_name): New function.
3155
3156 (ada_scan_number): Update comment.
3157 (find_struct_field): New function.
3158 (ada_search_struct_field): Make static.
3159 (ada_value_struct_elt): New version that returns references when
3160 given pointers or references to structs.
3161 (ada_lookup_struct_elt_type): Add 'refok' parameter.
3162 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3163 interface.
3164 (ada_value_ind): Use new ada_to_fixed_value interface.
3165 (ada_coerce_ref): Ditto.
3166 (field_offset): Remove.
3167
3168 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3169 (ada_find_renaming_symbol): New function.
3170 (ada_prefer_type): Prefer named types over unnamed ones.
3171 (variant_field_index): New function.
3172 (contains_variant_part): Removed: subsumed by variant_field_index.
3173 (ada_template_to_fixed_record_type): New function, mostly from
3174 template_to_fixed_record_type.
3175 (template_to_fixed_record_type):
3176 Do not scan the type fields beyond the last one; prevents a
3177 potential SEGV.
3178 Handle case where variant field is listed BEFORE discriminant it
3179 depends on.
3180 Fix calculation of record length when bit length is
3181 not evenly divisible by char length.
3182 Move code to ada_template_to_fixed_record_type and call it.
3183
3184 (template_to_static_fixed_type): Revise comment.
3185 Modify to work on ordinary record types as well as templates,
3186 so as to handle fields that use ___XVE or ___XVU encodings.
3187 (to_record_with_fixed_variant_part): Fill out comment.
3188 Initialize C++ stuff in right type.
3189 Allow case where DVAL is null.
3190 Handle case where variant field is not last.
3191 Fix typo concerning record length.
3192 (to_fixed_record_type): Decomment disabled code.
3193 (to_fixed_record_type): Use variant_field_index instead of
3194 contains_variant_part.
3195 (to_fixed_variant_branch_type): Ditto.
3196 (to_fixed_array_type): Decomment disabled code.
3197 (ada_to_fixed_type): Convert tagged types to the specific type.
3198 Deactivate the size-check for array types in order to avoid
3199 some false size alarms.
3200 (to_static_fixed_type): Decomment disabled code.
3201 Modify to call template_to_static_fixed_type
3202 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3203 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3204 Remove valaddr argument, as it is never really used.
3205 (ada_to_fixed_value): Change interface to act on single struct value*
3206 operand.
3207 (adjust_pc_past_prologue): New function.
3208 (ada_attribute_name): Modify to take enum exp_opcode argument.
3209
3210 (ada_enum_name): Recognize new homonym-distinguishing convention.
3211 Adjust local variable's type to remove compiler warning.
3212 Fix a small problem in the part that unqualifies the enumeration name.
3213 (ada_value_binop): New function.
3214 (ada_value_equal): New function.
3215
3216 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3217 Don't give error message when not doing normal evaluation
3218 and a tagged type doesn't seem to contain a structure member.
3219 Give error message for packed arrays.
3220 For indexing arrays, handle pointers to packed arrays correctly.
3221 Handle case of 'first and 'last attributes of bare integral type
3222 without encoded subtype info.
3223 Remove some unnecessary casts.
3224 Fix uninitialized value of type in computing 'first, 'last, or 'length
3225 of array object.
3226 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3227 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3228 calls.
3229 Attributes are now exp_opcode values.
3230 Correct treatment of 'modulus.
3231 Better error message for taking 'length of wrong kind of type;
3232 improve comment.
3233 Change EVAL_NORMAL to noside for consistency.
3234 Use ada_value_binop for DIV, MOD, REM.
3235 Make special case out of array of length 0, since an argument
3236 of 0 upsets some platforms' malloc.
3237 Use OP_STRING instead of OP_ARRAY.
3238 For slice, add check that we have an array type before extracting
3239 a slice out of it. Avoids a SEGV.
3240 When evaluating an array slice, if the array type is a reference to
3241 an aligner type, then replace the aligner type by the actual type.
3242 Decomment disabled code.
3243 Remove some dead code.
3244 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
3245 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3246 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
3247 and UNOP_MBR to UNOP_IN_RANGE.
3248 If an array type has a parallel ___XVE type, then use it.
3249 Turn arrays into pointers for lvalue arrays.
3250 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3251 bounds error and handle 0-length slices.
3252 Use lim_warning.
3253 When selecting fields, apply ada_to_fixed_value (because the fields
3254 might have ___XVU or ___XVE encodings even if not dynamic.)
3255 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3256 (ada_is_system_address_type): New function.
3257
3258 (get_var_value): Use new interface to ada_lookup_symbol_list.
3259 (get_int_var_value): New interface.
3260 (to_fixed_range_type): Allow unknown bound, with warning.
3261 (ada_is_modular_type): Decomment disabled code.
3262 (ADA_OPERATORS): New definition.
3263 (ada_operator_length): New function.
3264 (ada_expr_op_name): New function.
3265 (ada_forward_operator_length): New function.
3266 (ada_dump_subexp_body): New function.
3267 (ada_print_subexp): New function.
3268 (ada_exp_descriptor): New constant.
3269 (ada_op_print_tab): Add 'size. Remove FIXMEs.
3270 (ada_language_defn): Add ada_exp_descriptor entry.
3271 Change ada_parse => parse.
3272 Add post-parser entry.
3273 Use ada-specific non-local symbol lookup.
3274 Don't use C-style arrays.
3275 String lower-bound is 1.
3276 Decomment disabled code.
3277 (parse): New function.
3278 New fields ada_translate_error_message, ada_lookup_symbol,
3279 ada_lookup_minimal_symbol.
3280
3281 * ada-lang.h: Update copyright dates.
3282 Replace the mangle/demangle terminology throughout by the
3283 more appropriate encode/decode one.
3284 Include breakpoint.h.
3285 Forward declare struct partial_symbol, struct block.
3286 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3287 (EXTRACT_ADDRESS): Remove.
3288 (EXTRACT_INT): Remove.
3289 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3290 (MAX_ENCLOSING_FRAME_LEVELS): Define.
3291 (MAX_RENAMING_CHAIN_LENGTH): Define.
3292 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3293
3294 (enum task_states): Remove.
3295 ada_task_states: Remove.
3296 (fat_string): Remove.
3297 (struct entry_call): Remove.
3298 (struct task_fields): Remove.
3299 (struct task_entry): Remove.
3300
3301 (struct ada_symbol_info): Define.
3302 (enum ada_attribute): Remove.
3303 (enum ada_operator): Define.
3304
3305 (ada_get_field_index): Declare.
3306 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3307 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3308 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3309 (ada_lookup_symbol_list): New interface.
3310 (ada_decode_symbol): Declare.
3311 (ada_decode): Declare.
3312 (ada_lookup_symbol): New interface.
3313 (ada_update_initial_language): Declare.
3314 (ada_lookup_simple_minsym): Declare.
3315 (user_select_syms): New interface.
3316 (ada_sals_for_line): Declare.
3317 (ada_is_tagged_type): New interface.
3318 (ada_tag_name): Declare.
3319 (ada_lookup_struct_elt_type): Remove declaration.
3320 (ada_search_struct_field): Remove declaration.
3321 (ada_attribute_name): New interface.
3322 (ada_is_system_address_type): Declare.
3323 (ada_to_fixed_value): Remove declaration.
3324 (ada_template_to_fixed_record_type_1): Declare.
3325 (get_int_var_value): New interface.
3326 (ada_find_any_symbol): Declare.
3327 (ada_find_renaming_symbol): Declare.
3328 (ada_mangle): Rename to ada_encode.
3329 (ada_simple_renamed_entity): Remove const.
3330 (ada_main_name): Declare.
3331 (get_current_task): Rename to ada_get_current_task.
3332 (get_entry_number): Remove declaration.
3333 (ada_report_exception_break): Remove declaration.
3334 (ada_print_exception_breakpoint_nontask): Declare.
3335 (ada_print_exception_breakpoint_task): Declare.
3336 (ada_find_printable_frame): Declare.
3337
3338 * ada-lex.l: Update copyright notices.
3339 Use xmalloc and xfree instead of malloc and free.
3340 Use new interface to name_lookup.
3341 Use new interface to
3342 ada_mangle=>ada_encode.
3343 Redo handling of '$...' variable to parallel current treatment
3344 in c-exp.y.
3345 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3346 digit_to_int, strtoulst, processInt, processReal, processId,
3347 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3348 yywrap): Protoize.
3349
3350 (processInt): Use cast to remove harmless warning.
3351 (processReal): Modify to get rid of compiler warning on scan formats.
3352
3353 (processId): Replace xmalloc with obstack_alloc for name and remove
3354 call to ada_name_string_cleanup.
3355 Remove obsolete disabled code.
3356 (name_lookup): Ditto.
3357 New interface.
3358 Use obsavestring on temp_parse_space instead of savestring
3359 on name, and remove call to ada_name_string_cleanup.
3360 Free string returned from ada_simple_renamed_entity.
3361 Use new interface to ada_lookup_symbol_list.
3362 Decomment disabled code.
3363 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
3364 not types.
3365 When a type name lookup succeeds as a result of
3366 lookup_primitive_typename, check for regular type entry that has not
3367 yet been read in.
3368 Limit length of chain of renamed symbols we are willing to follow.
3369 Do not break names beginning with "standard__" into segments.
3370 (block_lookup): Use new interface to ada_lookup_symbol_list.
3371
3372 * ada-typeprint.c: Update copyright notice.
3373 (demangled_type_name): Rename to decoded_type_name.
3374 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3375 (print_range_bound): Correct handling of negative
3376 bounds that make the index type looked unsigned under STABS.
3377 (print_dynamic_range_bound): Use new interface to get_int_var_value.
3378 (print_range_type_named): Use the builtin int type if no type
3379 corresponding to the given type name could be found.
3380 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3381 Add some bullet-proofing.
3382 (print_variant_clauses): Allow for variant branches with ___XVU
3383 encodings that are not dynamic fields.
3384 Use new interface to ada_is_tagged_type.
3385 (print_record_type): Allow for fields with ___XVE encodings that
3386 are not dynamic fields.
3387 Use new interface to ada_is_tagged_type.
3388 (ada_print_type): ada_is_array_descriptor =>
3389 ada_is_array_descriptor_type.
3390
3391 * ada-valprint.c: Update copyright notice.
3392 Include gdb_string.h
3393 Include infcall.h
3394 (ui_memcpy): New function.
3395 (ada_print_floating): New function.
3396 (ada_print_str): Order arguments correctly.
3397 Correct handling of empty arrays and arrays of 0-length items.
3398 ada_is_array_descriptor => ada_is_array_descriptor_type
3399 Print values of type System.Address in hexadecimal format.
3400 Use ada_print_floating to print floating-point numbers in Ada format.
3401 Print class tag values with type names.
3402 No longer print the address of reference values. Avoids
3403 a potential confusion.
3404 (ada_value_print): Stop printing the object type for reference
3405 values, but preserve that behavior for access types. Avoids
3406 a potential confusion.
3407 Simplify one conditional expression, as the first part is now
3408 necessarily true.
3409 ada_is_array_descriptor => ada_is_array_descriptor_type
3410 Add check for arrays for null records, and print them by hand.
3411
3412 2004-06-01 Jim Blandy <jimb@redhat.com>
3413
3414 * ppc-tdep.h: Delete unused 'regoff' member.
3415 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3416
3417 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
3418
3419 Fix PR symtab/1661.
3420 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3421 (hpread_read_struct_type): Likewise.
3422
3423 2004-06-01 Andrew Cagney <cagney@gnu.org>
3424
3425 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3426 instead of xasprintf.
3427 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
3428 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
3429 (mi_cmd_data_list_register_names)
3430 (mi_cmd_data_list_changed_registers)
3431 (mi_cmd_data_list_register_values)
3432 (get_register, mi_cmd_data_write_register_values)
3433 (mi_cmd_data_write_register_values)
3434 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
3435 (mi_cmd_target_download, mi_cmd_target_select)
3436 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
3437 (mi_execute_cli_command, mi_execute_async_cli_command)
3438 (mi_execute_async_cli_command): Ditto.
3439 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3440 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3441
3442 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3443 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3444 error_last_message instead of mi_error_last_message.
3445 * mi/mi-main.c (mi_error_last_message): Delete function.
3446
3447 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3448 "invalid number of columns" error. Delete redundant "out of
3449 memory" check.
3450
3451 2004-05-31 Mark Kettenis <kettenis@gnu.org>
3452
3453 * i386bsd-nat.c: Don't include <sys/procfs.h>.
3454 (gregset_t, fpregset_t): Remove typedefs.
3455 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3456 (REG_OFFSET): Rename argument.
3457 (i386bsd_r_reg_offset): Rename from reg_offset.
3458 (REG_ADDR): Remove macro.
3459 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3460 functions.
3461 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3462 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3463 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
3464 instead of supply_gregset.
3465 (store_inferior_registers): Use `struct reg' and `struct fpreg'
3466 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
3467 instead of fill_gregset.
3468 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3469
3470 * i386bsd-nat.c: Don't include "gregset.h".
3471 (supply_gregset, fill_gregset): Make static.
3472 (supply_fpregset, fill_fpregset): Remove.
3473 * Makefile.in (i386bsd-nat.o): Update dependencies.
3474
3475 2004-05-30 Mark Kettenis <kettenis@gnu.org>
3476
3477 * fbsd-proc.c: Include "regcache.h", "regset.h" and
3478 "gdb_assert.h". Con't include "gregset.h".
3479 (fbsd_make_corefile_notes): Use regset-based core file support
3480 instead off fill_gregset and fill_fpregset.
3481 * Makefile.in (fbsd-proc.o): Update dependencies.
3482
3483 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3484 instructions.
3485 (m88k_frame_prev_register): Simplify code a bit.
3486
3487 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3488 (amd64_collect_fpregset): New function.
3489 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3490
3491 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3492
3493 * i386-tdep.c (i386_supply_gregset): Adjust comment.
3494 (i386_collect_gregset): New function.
3495 (i386_supply_fpregset): Adjust comment.
3496 (i386_collect_fpregset): New function.
3497 (i386_regset_from_core_section): Use i386_collect_gregset and
3498 i386_collect_fpregset.
3499
3500 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3501 handle VALUEP being null.
3502
3503 * regset.h (collect_regset_ftype): Unconstify fourth argument.
3504
3505 2004-05-29 Mark Kettenis <kettenis@gnu.org>
3506
3507 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
3508
3509 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3510 assembler in OpenBSD 3.5-current.
3511 (amd64obsd_sigcontext_addr): Likewise.
3512
3513 2004-05-28 Jim Blandy <jimb@redhat.com>
3514
3515 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3516 register set, so our regcache isn't declared "legacy" and our E500
3517 pseudoregister read and write functions aren't ignored.
3518 (rs6000_register_byte, rs6000_register_raw_size,
3519 rs6000_register_virtual_type, rs6000_register_convertible,
3520 rs6000_register_convert_to_virtual,
3521 rs6000_register_convert_to_raw): Deleted.
3522 (rs6000_register_type, rs6000_convert_register_p,
3523 rs6000_register_to_value, rs6000_value_to_register): New
3524 functions.
3525 (rs6000_gdbarch_init): Don't register
3526 gdbarch_deprecated_register_size,
3527 gdbarch_deprecated_register_bytes,
3528 gdbarch_deprecated_register_byte,
3529 gdbarch_deprecated_register_raw_size,
3530 gdbarch_deprecated_register_virtual_type,
3531 gdbarch_deprecated_register_convertible,
3532 gdbarch_deprecated_register_convert_to_virtual, or
3533 gdbarch_deprecated_register_convert_to_raw methods. Instead,
3534 register gdbarch_register_type, gdbarch_convert_register_p,
3535 gdbarch_register_to_value, and gdbarch_value_to_register methods.
3536
3537 2004-05-26 Jim Blandy <jimb@redhat.com>
3538
3539 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3540 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3541 functions, updated to match the register numberings used in GCC.
3542 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3543 rs6000_dwarf2_reg_to_regnum as register number conversions
3544 functions for STABS and Dwarf2.
3545
3546 2004-05-26 Randolph Chung <tausq@debian.org>
3547
3548 * infttrace.h (target_waitkind): Forward declare type instead of pulling
3549 in header file.
3550
3551 2004-05-25 Joel Brobecker <brobecker@gnat.com>
3552
3553 * NEWS: Document new "start" command.
3554
3555 2004-05-25 Randolph Chung <tausq@debian.org>
3556
3557 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3558 hppa-linux.
3559
3560 2004-05-25 Randolph Chung <tausq@debian.org>
3561
3562 * hppa-hpux-tdep.c (offsetof): Define.
3563 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3564 (hppa32_hpux_frame_base_before_sigtramp)
3565 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3566 (hppa64_hpux_frame_saved_pc_in_sigtramp)
3567 (hppa64_hpux_frame_base_before_sigtramp)
3568 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
3569 functions.
3570 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3571 (hppa_hpux_sigtramp_frame_unwind_cache)
3572 (hppa_hpux_sigtramp_frame_this_id)
3573 (hppa_hpux_sigtramp_frame_prev_register)
3574 (hppa_hpux_sigtramp_frame_unwind)
3575 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3576 (hppa_hpux_init_abi): Register sigtramp unwinder.
3577 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3578
3579 2004-05-25 Randolph Chung <tausq@debian.org>
3580
3581 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3582 and multiple stack unwinds.
3583 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3584
3585 2004-05-25 Andrew Cagney <cagney@gnu.org>
3586
3587 * symfile.h (symbol_file_add_from_memory): Delete declaration.
3588 * symfile-mem.h: Delete file.
3589 * symfile-mem.c: Do not include "symfile-mem.h".
3590 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3591 "struct bfd_section". When an error do not bother returning NULL.
3592 (add_symbol_file_from_memory_command): Use "struct bfd" and
3593 "struct bfd_section".
3594 * Makefile.in (symfile_mem_h): Delete.
3595 (symfile-mem.o): Update dependencies.
3596
3597 2004-05-25 Nick Roberts <nickrob@gnu.org>
3598
3599 * gdb-mi.el: New file.
3600
3601 2004-05-25 Andrew Cagney <cagney@gnu.org>
3602
3603 * inftarg.c: Include "observer.h".
3604 (child_attach, child_create_inferior): Notify inferior_created.
3605 * corelow.c: Include "observer.h".
3606 (core_open): Notify inferior_created.
3607 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3608
3609 2004-05-25 Andrew Cagney <cagney@gnu.org>
3610
3611 * target.h (struct target_ops): Add from_tty to
3612 to_create_inferior.
3613 (target_create_inferior, find_default_create_inferior): Update.
3614 * infcmd.c (run_command): Update.
3615 * wince.c (child_create_inferior): Update.
3616 * win32-nat.c (child_create_inferior): Update.
3617 * uw-thread.c (uw_thread_create_inferior): Update.
3618 * thread-db.c (thread_db_create_inferior): Update.
3619 * target.c (debug_to_create_inferior)
3620 (find_default_create_inferior): Update.
3621 (maybe_kill_then_create_inferior): Update.
3622 * sol-thread.c (sol_thread_create_inferior): Update.
3623 * remote.c (extended_remote_async_create_inferior)
3624 (extended_remote_create_inferior): Update.
3625 * remote-vx.c (vx_create_inferior): Update.
3626 * remote-st.c (st2000_create_inferior): Update.
3627 * remote-sim.c (gdbsim_create_inferior): Update.
3628 * remote-sds.c (sds_create_inferior): Update.
3629 * remote-rdp.c (remote_rdp_create_inferior): Update.
3630 * remote-rdi.c (arm_rdi_create_inferior): Update.
3631 * remote-m32r-sdi.c (m32r_create_inferior): Update.
3632 * remote-e7000.c (e7000_create_inferior): Update.
3633 * procfs.c (procfs_create_inferior): Update.
3634 * ocd.c (ocd_create_inferior): Update.
3635 * ocd.h (ocd_create_inferior): Update.
3636 * nto-procfs.c (procfs_create_inferior): Update.
3637 * monitor.c (monitor_create_inferior): Update.
3638 * lin-lwp.c (lin_lwp_create_inferior): Update.
3639 * inftarg.c (child_create_inferior): Update.
3640 * hpux-thread.c (hpux_thread_create_inferior): Update.
3641 * gnu-nat.c (gnu_create_inferior): Update.
3642
3643 2004-05-25 Andrew Cagney <cagney@gnu.com>
3644
3645 * MAINTAINERS: Update e-mail address.
3646
3647 2004-05-24 Randolph Chung <tausq@debian.org>
3648
3649 * thread.c (info_threads_command, thread_apply_all_command)
3650 (thread_apply_command, thread_command, do_captured_thread_select):
3651 Remove HPUXHPPA-specific code.
3652
3653 2004-05-24 Randolph Chung <tausq@debian.org>
3654
3655 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3656 unused symbols.
3657 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3658 references.
3659
3660 2004-05-24 Joel Brobecker <brobecker@gnat.com>
3661
3662 * infcmd.c (kill_if_already_running): New function, extracted
3663 from run_command().
3664 (run_command): Replace extracted code by call to
3665 kill_if_already_running().
3666 (start_command): New function.
3667 (_initialize_infcmd): Add "start" command.
3668
3669 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3670
3671 Add OpenBSD/m88k support.
3672 * NEWS (New native configurations): Mention OpenBSD/m88k.
3673 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
3674 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
3675 * Makefile.in (m88k_tdep_h): New variable.
3676 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
3677 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
3678 * configure.host: Add m88*-*-openbsd*.
3679 * configure.tgt: Add m88*-*-openbsd*.
3680
3681 2004-05-24 Jim Blandy <jimb@redhat.com>
3682
3683 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
3684 to approve changes.
3685
3686 2004-05-24 Kevin Buettner <kevinb@redhat.com>
3687
3688 * symtab.c (fixup_section): Search section table when lookup by
3689 name fails.
3690
3691 2004-05-24 Randolph Chung <tausq@debian.org>
3692
3693 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
3694 be "small_struct".
3695
3696 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3697
3698 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
3699 register number in regcache_raw_collect call.
3700 (m68kbsd_collect_fpregset): Likewise.
3701 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
3702
3703 * regset.h (struct regset): Add back `regset' member.
3704
3705 2004-05-23 Mark Kettenis <kettenis@gnu.org>
3706
3707 * configure.in: Check for td_pcb in `struct thread'.
3708 * configure, config.in: Regenerated.
3709
3710 * dpx2-nat.c: Remove file.
3711 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
3712 (dpx2-nat.o): Remove dependencies.
3713
3714 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
3715 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
3716 (amd64obsd_supply_pcb): New function.
3717 (_initialize_amd64obsd_nat): Enable libkvm interface.
3718 * Makefile.in (amd64obsd-nat.o): Update dependencies.
3719 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
3720 (LOADLIBES): New variable.
3721
3722 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
3723 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
3724 (sparc32nbsd_supply_pcb): New function.
3725 (_initialize_sparcnbsd_nat): Enable libkvm interface.
3726 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
3727 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3728 (LOADLIBES): New variable.
3729
3730 2004-05-22 Mark Kettenis <kettenis@gnu.org>
3731
3732 * bsd-kvm.c, bsd-kvm.h: New files.
3733 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3734 "bsd-kvm.h".
3735 (i386fbsd_supply_pcb): New function.
3736 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
3737 (i386fbsd-nat.o): Update dependencies.
3738 (bsd_kvm_h): New variable.
3739 (bsd-kvm.o): New dependency.
3740 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3741 (LOADLIBES): New variable.
3742
3743 * regset.c: Tweak comment.
3744 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
3745 macro.
3746 * regset.h: Update copyright year.
3747 (struct regset): Remove `descr' member, add `gdbarch' member.
3748 (regset_alloc): Adjust prototype and comment.
3749 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
3750 (i386_supply_fpregset): Likewise.
3751 (i386_regset_from_core_section): Update call to regset_alloc.
3752 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
3753 REGSET->arch.
3754 (i386obsd_aout_regset_from_core_section): Update call to
3755 regset_alloc.
3756 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
3757 REGSET->arch.
3758 (i386nbsd_aout_regset_from_core_section): Update call to
3759 regset_alloc.
3760 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
3761 REGSET->arch.
3762 (amd64_regset_from_core_section): Update call to regset_alloc.
3763 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
3764 REGSET->arch.
3765 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
3766 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
3767 &sparc32nbsd_gregset in sparc32_supply_gregset call.
3768 (sparc32nbsd_init_abi): Update call to regset_alloc.
3769 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
3770 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
3771 (sparc64obsd_init_abi): Update call to regset_alloc.
3772 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
3773 &sparc64nbsd_gregset in sparc64_supply_gregset call.
3774 (sparc64nbsd_init_abi): Update call to regset_alloc.
3775 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
3776 &sparc64fbsd_gregset in sparc64_supply_gregset call.
3777 (sparc64fbsd_init_abi): Update call to regset_alloc.
3778
3779 2004-05-22 Jim Blandy <jimb@redhat.com>
3780
3781 * ppc-tdep.h (spe_register_p): New declaration.
3782 (struct gdbarch_tdep): New members: ppc_acc_regnum and
3783 ppc_spefscr_regnum.
3784 * rs6000-tdep.c (spe_register_p): New function.
3785 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
3786 spefscr.
3787 (rs6000_gdbarch_init): Initialize the new members of the tdep
3788 structure.
3789
3790 2004-05-21 Jim Blandy <jimb@redhat.com>
3791
3792 * ppc-linux-nat.c (fetch_register): Move code back to be next
3793 to the comment that describes it. (Moved code, instead of
3794 comment, for symmetry with store_register.)
3795
3796 Allocate regset structures in the gdbarch's obstack, not using
3797 xmalloc.
3798 * regset.c (regset_alloc): Renamed from regset_xmalloc.
3799 Add 'arch' argument. Allocate the regset on arch's obstack, not
3800 using xmalloc.
3801 * regset.h (regset_alloc): Update declaration.
3802 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
3803 gdbarch argument.
3804 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3805 * i386-tdep.c (i386_regset_from_core_section): Same.
3806 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3807 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3808 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3809 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3810 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3811 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3812
3813 2004-05-21 Joel Brobecker <brobecker@gnat.com>
3814
3815 * config/djgpp/fnchange.lst: Undo previous change, was useless.
3816
3817 2004-05-21 Jim Blandy <jimb@redhat.com>
3818
3819 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
3820 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
3821
3822 2004-05-20 Jim Blandy <jimb@redhat.com>
3823
3824 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
3825
3826 2004-05-20 Mark Kettenis <kettenis@gnu.org>
3827
3828 * regset.h: Make prototype const-correct.
3829 * regset.c (regset_xmalloc): Make const-correct.
3830
3831 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
3832
3833 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
3834 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
3835 (symbol_search_name): Declare.
3836
3837 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
3838 (iter_name_next_hashed): Ditto.
3839 (iter_name_next_linear): Ditto.
3840 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
3841
3842 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
3843 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
3844 (symbol_search_name): New function.
3845
3846 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
3847
3848 * minsyms.c (build_minimal_symbol_hash_tables): Change
3849 test for adding to demangled hash table to check for difference
3850 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3851
3852 2004-05-19 Jim Blandy <jimb@redhat.com>
3853
3854 Use a constructor function to create regset structures.
3855 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3856 (struct regset): Use supply_regset_ftype. Add new
3857 'collect_regset' member.
3858 (regset_xmalloc): New declaration.
3859 * regset.c: New file.
3860 * am64-tdep.c (amd64_regset_from_core_section): Use
3861 regset_xmalloc to construct regset structures.
3862 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3863 * i386-tdep.c (i386_regset_from_core_section): Same.
3864 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3865 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3866 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3867 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3868 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3869 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3870 * Makefile.in (COMMON_OBS): Add regset.o.
3871 (regset.o): New rule.
3872
3873 2004-05-19 Joel Brobecker <brobecker@gnat.com>
3874
3875 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3876 and pthread_cond_wait.c.
3877
3878 2004-05-18 Jim Blandy <jimb@redhat.com>
3879
3880 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3881 before the mach-specific switch, and then let the individual cases
3882 override the defaults, rather than leaving them uninitialized
3883 until the switch and then setting them in each case.
3884
3885 2004-05-18 Randolph Chung <tausq@debian.org>
3886
3887 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3888 millicode functions.
3889
3890 2004-05-18 Randolph Chung <tausq@debian.org>
3891
3892 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3893 references to dld_flags_buffer consistent.
3894
3895 2004-05-18 Randolph Chung <tausq@debian.org>
3896
3897 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3898 it for unwinding the stack.
3899
3900 2004-05-18 Randolph Chung <tausq@debian.org>
3901
3902 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3903 Undefine these so we can overide them using gdbarch.
3904
3905 2004-05-18 Randolph Chung <tausq@debian.org>
3906
3907 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3908 handling for 64-bit HPUX (elf).
3909
3910 2004-05-18 Daniel Jacobowitz <dan@debian.org>
3911
3912 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
3913 constants.
3914 * amd64-tdep.c (amd64_skip_prologue): Likewise.
3915 * ia64-tdep.c (examine_prologue): Likewise.
3916 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
3917 * v850-tdep.c (v850_fix_call_dummy): Likewise.
3918
3919 2004-05-18 Mark Kettenis <kettenis@gnu.org>
3920
3921 * vax-tdep.c (vax_return_value): Implement
3922 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3923
3924 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3925
3926 * vax-tdep.c (vax_return_value): Fix typo.
3927
3928 2004-05-17 Andrew Cagney <cagney@redhat.com>
3929
3930 * MAINTAINERS: Mark Salter was also responsible for
3931 testsuite/config/
3932
3933 * NEWS: Mention signal fixes.
3934
3935 2004-05-17 Randolph Chung <tausq@debian.org>
3936
3937 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
3938 check to see if we are unwinding an export stub. Export stubs clobber
3939 the %rp in the call path and stores the original rp in a stack slot.
3940
3941 2004-05-17 Jim Blandy <jimb@redhat.com>
3942
3943 * MAINTAINERS: Update address for J.T. Conklin.
3944
3945 2004-05-17 Randolph Chung <tausq@debian.org>
3946
3947 * hppa-tdep.c: Remove superfluous #include's.
3948 * Makefile.in (hppa-tdep.o): Update dependencies.
3949
3950 2004-05-17 Randolph Chung <tausq@debian.org>
3951
3952 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
3953 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
3954 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
3955 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
3956 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
3957 Remove static function declarations.
3958
3959 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3960
3961 * alphabsd-nat.c: Update copyright year.
3962 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
3963
3964 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
3965 and M68K_A2_REGNUM.
3966
3967 * m68k-tdep.c (m68k_svr4_return_value): Implement
3968 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3969
3970 2004-05-16 Mark Kettenis <kettenis@gnu.org>
3971
3972 * sol-thread.c Update copyright year. Fix various coding
3973 standards violations. Tweak a few comments.
3974 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
3975 Delete prototypes.
3976
3977 2004-05-15 Randolph Chung <tausq@debian.org>
3978
3979 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
3980 as pointer instead of array reference since HPUX compiler does
3981 not accept unsized array arguments.
3982 * somsolib.c (dld_flags_buffer): Use constant array size.
3983
3984 2004-05-15 Mark Kettenis <kettenis@gnu.org>
3985
3986 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
3987 offset with decimal offset.
3988 (amd64obsd_sigcontext_addr): Return correct address for entire
3989 signal trampoline.
3990
3991 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
3992 instead of get_frame_base.
3993
3994 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
3995 (fill_gregset): Use regcache_raw_collect.
3996
3997 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
3998 ppcobsd-tdep.c.
3999
4000 * config/sparc/tm-nbsd64.h: Remove file.
4001 * config/tm-sunos.h: Remove file.
4002
4003 2004-05-15 Joel Brobecker <brobecker@gnat.com>
4004
4005 * rs6000-tdep.c (store_param_on_stack_p): New function,
4006 an improved version of some code extracted from skip_prologue().
4007 (skip_prologue): Use store_param_on_stack_p() to detect
4008 instructions saving a parameter on the stack. Detect when r0
4009 is used to save a parameter.
4010 Do not mark "li rx, SIMM" instructions as part of the prologue,
4011 unless the following instruction is also part of the prologue.
4012
4013 2004-05-14 Andrew Cagney <cagney@redhat.com>
4014
4015 * infrun.c (handle_inferior_event): Simplify
4016 STEP_OVER_UNDEBUGGABLE.
4017
4018 * infrun.c (handle_step_into_function): Delete function.
4019 (handle_inferior_event): Inline calls to
4020 handle_step_into_function.
4021
4022 2004-05-14 Jerome Guitton <guitton@gnat.com>
4023
4024 * rs6000-nat.c: Fix a comment.
4025
4026 2004-05-12 David Anderson <davea@sgi.com>
4027
4028 Committed by Jim Blandy <jimb@redhat.com>:
4029 * regcache.c (struct regcache_descr): fix comment spelling.
4030
4031 2004-05-13 J. Brobecker <brobecker@gnat.com>
4032
4033 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4034 Fixes a link link failure.
4035
4036 2004-05-13 J. Brobecker <brobecker@gnat.com>
4037
4038 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4039 error that was causing the build to fail.
4040
4041 2004-05-13 J. Brobecker <brobecker@gnat.com>
4042
4043 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4044 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4045
4046 2004-05-13 Andrew Cagney <cagney@redhat.com>
4047
4048 * infrun.c (handle_inferior_event): Check for
4049 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4050 calls. Update comments.
4051
4052 2004-05-13 Jim Blandy <jimb@redhat.com>
4053
4054 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4055 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4056 (store_regs_user_thread, store_regs_kernel_thread): Use
4057 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4058 * ppc-linux-nat.c (fill_gregset): Same.
4059 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4060 (ppc_linux_sigtramp_cache): Same.
4061 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4062 (ppcnbsd_sigtramp_cache_init): Same.
4063 * rs6000-nat.c (fetch_core_registers): Same.
4064 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4065 (rs6000_frame_cache): Same.
4066
4067 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4068 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4069 of assuming that the gprs are numbered starting with zero.
4070 * ppc-linux-nat.c (fill_gregset): Same.
4071 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4072 * ppcnbsd-nat.c (getregs_supplies): Same.
4073 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4074 * rs6000-nat.c (fetch_core_registers): Same.
4075 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4076
4077 2004-05-07 Michael Snyder <msnyder@redhat.com>
4078
4079 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4080 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4081
4082 2004-05-13 Andrew Cagney <cagney@redhat.com>
4083
4084 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4085
4086 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4087
4088 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4089 base_address for shared libraries.
4090
4091 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4092
4093 * MAINTAINERS (write after approval): Add myself.
4094
4095 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4096
4097 * breakpoint.c (bpstat_stop_status): Add new argument
4098 STOPPED_BY_WATCHPOINT. Use it instead of testing
4099 target_stopped_data_address agaist 0 to check whether
4100 or not we stopped due to a hardware watchpoint.
4101 * breakpoint.h (bpstat_stop_status): Adapt prototype.
4102 * infrun.c (handle_inferior_event): Call bpstat_stop_status
4103 with new argument.
4104
4105 2004-05-12 Jim Blandy <jimb@redhat.com>
4106
4107 * configure.in: When checking whether we should use the -bbigtoc
4108 option, don't forget to restore the original value of LDFLAGS.
4109 * configure: Regenerated.
4110
4111 2004-05-12 Andrew Cagney <cagney@redhat.com>
4112
4113 * thread.c (load_infrun_state): Delete step_sp.
4114 * infrun.c (context_switch): Ditto.
4115 * inferior.h (step_sp): Ditto.
4116 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4117 * gdbthread.h (struct thread_info, save_infrun_state)
4118 (restore_infrun_state): Ditto.
4119
4120 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
4121
4122 * MAINTAINERS (write after approval): Add myself.
4123
4124 2004-05-12 Andrew Cagney <cagney@redhat.com>
4125
4126 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4127 eliminate reference to step_sp.
4128 (struct execution_control_state, init_execution_control_state)
4129 (handle_inferior_event, keep_going): Delete update_step_sp and
4130 step_sp.
4131 * infcmd.c (step_sp): Note that variable is unused.
4132
4133 2004-05-11 Andrew Cagney <cagney@redhat.com>
4134
4135 * infrun.c (step_over_function): Delete function.
4136 (handle_step_into_function): Use insert_step_resume_breakpoint.
4137 (insert_step_resume_breakpoint): Fix assertion.
4138
4139 2004-05-11 Nick Roberts <nickrob@gnu.org>
4140
4141 * utils.c (defaulted_query): Just use the normal query input type
4142 when printing the annotations.
4143
4144 2004-05-11 Andrew Cagney <cagney@redhat.com>
4145
4146 * infrun.c (handle_inferior_event): Simplify code handling
4147 step-into or return-from a signal trampoline.
4148
4149 2004-05-11 Andrew Cagney <cagney@redhat.com>
4150
4151 * ppcnbsd-tdep.c: Include "gdb_assert.h".
4152 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4153
4154 2004-05-10 Jim Blandy <jimb@redhat.com>
4155
4156 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4157 with a call to internal_error.
4158
4159 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4160 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4161 processor variant lacks those registers.
4162 (ppc_floating_point_unit_p): Change description to make it clear
4163 that this returns info about the ISA, not the ABI.
4164 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4165 return true or false by checking tdep->ppc_fp0_regnum and
4166 tdep->ppc_fpscr_regnum. The original code replicated the BFD
4167 arch/mach switching done in rs6000_gdbarch_init; it's better to
4168 keep that logic there, and just check the results here.
4169 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4170 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4171 floating-point registers.
4172 (ppc_supply_fpregset, ppc_collect_fpregset)
4173 (rs6000_push_dummy_call, rs6000_extract_return_value)
4174 (rs6000_store_return_value): Assert that we have floating-point
4175 registers.
4176 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4177 (rs6000_frame_cache): Don't note the locations at which
4178 floating-point registers were saved if we have no fprs.
4179 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4180 registers.
4181 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4182 (store_regs_user_thread, store_regs_kernel_thread): Only call
4183 supply_fprs / fill_fprs if we actually have floating-point
4184 registers.
4185 (special_register_p): Check ppc_fpscr_regnum before matching
4186 against it.
4187 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4188 supply / collect fpscr if we don't have it.
4189 * ppc-bdm.c: #include "gdb_assert.h".
4190 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4191 have floating-point registers, since I can't test this code on
4192 FP-free systems to adapt it.
4193 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4194 fpscr and floating point register numbers if they don't exist.
4195 (fetch_register): Assert that we have floating-point registers
4196 before we reach the code that handles them.
4197 (store_register): Same. And use tdep instead of calling
4198 gdbarch_tdep again.
4199 (fill_fpregset): Don't try to collect FP registers and fpscr if we
4200 don't have them.
4201 (ppc_linux_sigtramp_cache): Don't record the saved locations of
4202 fprs and fpscr if we don't have them.
4203 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4204 don't have them.
4205 * ppcnbsd-nat.c: #include "gdb_assert.h".
4206 (getfpregs_supplies): Assert that we have floating-point registers.
4207 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4208 * ppcobsd-tdep.c: #include "gdb_assert.h".
4209 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4210 have floating-point registers.
4211 * rs6000-nat.c (regmap): Don't match against the fpscr and
4212 floating point register numbers if they don't exist.
4213 (fetch_inferior_registers, store_inferior_registers,
4214 fetch_core_registers): Only fetch / store / supply the
4215 floating-point registers and the fpscr if we have them.
4216 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4217 (ppcobsd-tdep.o): Update dependencies.
4218
4219 2004-05-10 Andrew Cagney <cagney@redhat.com>
4220
4221 * infrun.c (through_sigtramp_breakpoint): Delete variable.
4222 (context_switch): Do not switch through_sigtramp_breakpoint.
4223 * gdbthread.h (save_infrun_state, load_infrun_state)
4224 (struct thread_info): Delete through_sigtramp_breakpoint parameter
4225 and structure member.
4226 * thread.c (load_infrun_state, save_infrun_state): Update.
4227
4228 2004-05-10 Mark Kettenis <kettenis@gnu.org>
4229
4230 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4231
4232 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4233
4234 * acinclude.m4: Quote macro names being defined by AC_DEFUN
4235 throughout.
4236 * aclocal.m4: Regenerate.
4237
4238 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
4239
4240 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4241
4242 2004-05-10 Andrew Cagney <cagney@redhat.com>
4243
4244 * infrun.c (check_sigtramp2): Delete function.
4245 (handle_inferior_event): When single stepping, and taking a
4246 signal, set a breakpoint at the signal return address. Delete
4247 redundant calls to check_sigtramp2.
4248 (insert_step_resume_breakpoint): New function.
4249 (through_sigtramp_breakpoint, handle_inferior_event)
4250 (follow_exec, wait_for_inferior, fetch_inferior_event)
4251 (currently_stepping, keep_going): Delete most uses of
4252 through_sigtramp_breakpoint, not that it should be deleted.
4253 (delete_breakpoint_current_contents): Delete function.
4254
4255 2004-05-10 Randolph Chung <tausq@debian.org>
4256
4257 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4258 target.
4259 * config/pa/tm-linux.h: New file.
4260
4261 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
4262
4263 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4264 of prefixes. Don't print the prefix twice in the CLI.
4265
4266 2004-05-10 Jim Blandy <jimb@redhat.com>
4267
4268 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4269 collect all the gprs.
4270
4271 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4272 loop collecting gprs.
4273
4274 2004-05-09 Andrew Cagney <cagney@redhat.com>
4275
4276 * remote-vx.c (net_step): Delete step-range code.
4277 * remote.c (remote_resume, init_all_packet_configs)
4278 (set_remote_protocol_E_packet_cmd)
4279 (show_remote_protocol_E_packet_cmd)
4280 (remote_protocol_E, show_remote_cmd, _initialize_remote)
4281 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4282 (show_remote_protocol_e_packet_cmd): Ditto.
4283
4284 2004-05-09 Mark Kettenis <kettenis@gnu.org>
4285
4286 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4287
4288 * hppa-tdep.h: Update copyright year.
4289 (struct trad_frame_saved_reg): Add opaque declaration.
4290
4291 * amd64-tdep.c (amd64_return_value): Implement
4292 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4293
4294 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4295 (m68k_value_to_register): New functions.
4296 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4297 value_to_register.
4298
4299 * defs.h (enum return_value_convention): Add
4300 RETURN_VALUE_ABI_RETURNS_ADDRESS and
4301 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4302 * infcmd.c (legacy_return_value): New function.
4303 (print_return_value): Rwerite to implement
4304 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4305 * values.c (using_struct_return): Check for inequality to
4306 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4307 RETURN_VALUE_STRUCT_CONVENTION.
4308 * i386-tdep.c (i386_return_value): Implement
4309 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4310
4311 * vax-tdep.c: Tweak comments. Reorder include files. Don't
4312 include "symtab.h", "opcode/vax.h" and "inferior.h".
4313 (vax_skip_prologue): Replace calls to read_memory_integer by calls
4314 to read_memory_unsigned_integer.
4315 (vax_gdbarch_init): Reorder.
4316 (_initialize_vax_tdep): Spell out prototype.
4317 * Makefile.in (vax-tdep.o): Update dependencies.
4318
4319 2004-05-08 Andrew Cagney <cagney@redhat.com>
4320
4321 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4322 * target.c (target_detach, target_disconnect): Ditto.
4323
4324 * infcall.c (call_function_by_hand): When no
4325 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4326 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4327 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4328 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4329 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4330
4331 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4332 * gdbarch.h, gdbarch.c: Re-generate.
4333 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4334 deprecated_fix_call_dummy.
4335 * v850-tdep.c (v850_gdbarch_init): Ditto.
4336 * infcall.c (call_function_by_hand): Do not call
4337 DEPRECATED_FIX_CALL_DUMMY.
4338
4339 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4340 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4341 * gdbarch.h, gdbarch.c: Re-generate.
4342 * arm-linux-tdep.c (arm_linux_call_dummy_words)
4343 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4344 deprecated_sizeof_call_dummy_words.
4345 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4346 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4347 * v850-tdep.c (v850_gdbarch_init): Ditto.
4348 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4349 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4350 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4351 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4352 * arch-utils.h (legacy_call_dummy_words)
4353 (legacy_sizeof_call_dummy_words): Delete declarations.
4354 * arch-utils.c (legacy_call_dummy_words)
4355 (legacy_sizeof_call_dummy_words): Delete variables.
4356
4357 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4358 * gdbarch.h, gdbarch.c: Re-generate.
4359 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4360 * infcall.c (call_function_by_hand): Eliminate call to
4361 DEPRECATED_PUSH_DUMMY_FRAME.
4362 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4363 push_dummy_frame.
4364 (ns32k_push_dummy_frame): Delete function.
4365
4366 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4367 deprecated_call_dummy_breakpoint_offset or
4368 deprecated_call_dummy_start_offset.
4369 * dummy-frame.c, arm-tdep.c: Update comments.
4370 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4371 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4372 * gdbarch.h, gdbarch.c: Re-generate.
4373
4374 * infcall.c (legacy_push_dummy_code): Delete function.
4375 (push_dummy_code): Delete call.
4376
4377 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4378 * gdbarch.h, gdbarch.c: Re-generate.
4379 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4380 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4381 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4382 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4383
4384 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4385 (struct frame_info): Delete opaque declaration.
4386 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4387 * frame.c (get_frame_type): Delete call.
4388
4389 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4390 pc_in_call_dummy.
4391 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4392 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4393
4394 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4395
4396 * alphanbsd-tdep.c: Include "gdb_string.h".
4397 * armnbsd-tdep.c: Update copyright year.
4398 Include "gdb_string.h".
4399 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4400 dependencies.
4401
4402 * delta68-nat.c: Remove file.
4403 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4404 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4405 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4406 (delta68-nat.o): Remove dependency.
4407
4408 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4409 function.
4410 (m68k_gdbarch_init): Don't set
4411 deprecated_frameless_function_invocation.
4412
4413 2004-05-07 Randolph Chung <tausq@debian.org>
4414
4415 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
4416 read_memory_nobpt for code reading when doing frame unwinding.
4417 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4418
4419 2004-05-07 Randolph Chung <tausq@debian.org>
4420
4421 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4422 instead of sp, handle sigaltstack case.
4423 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
4424 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4425 signal handler and not that of the caller.
4426 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4427 hppa_linux_sigtramp_find_sigcontext.
4428
4429 2004-05-07 Randolph Chung <tausq@debian.org>
4430
4431 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4432 hppa-linux-nat.c.
4433 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4434 * hppa-linux-nat.c (fetch_register, store_register): Define.
4435 (fetch_inferior_registers, store_inferior_registers): Define.
4436 (supply_gregset): Add comment and clean up some unneeded code.
4437 (fill_gregset): Add comment and fix so that it saves registers in
4438 the right place in the gregset.
4439 (fill_fpregset): Fix buffer overrun problem.
4440 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4441
4442 2004-05-07 Randolph Chung <tausq@debian.org>
4443
4444 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
4445 do common handling of the pcoqt register.
4446 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4447 to use helper function.
4448 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4449 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4450 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4451 generic fallback unwinder when all else fails.
4452 (hppa_gdbarch_init): Add fallback sniffer.
4453 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4454 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4455 to use helper function.
4456
4457 2004-05-08 Joel Brobecker <brobecker@gnat.com>
4458
4459 * config/djgpp/fnchange.lst: Add translation rules for
4460 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4461
4462 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4463
4464 * frame.c (get_prev_frame_1): Work around GCC bug.
4465 * frame.h: Add comment about GCC bug.
4466
4467 2004-05-07 Andrew Cagney <cagney@redhat.com>
4468
4469 * observer.c: Include "commands.h" and "gdbcmd.h".
4470 (observer_debug, _initialize_observer): Add the
4471 command "set/show debug observer".
4472 * observer.sh: When observer debugging, log notify calls.
4473 * Makefile.in (observer.o): Update dependencies.
4474
4475 2004-05-07 Jason Molenda (jmolenda@apple.com)
4476
4477 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4478
4479 2004-05-07 Jim Blandy <jimb@redhat.com>
4480
4481 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4482 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4483 to recognize gpr regnums, instead of assuming that
4484 tdep->ppc_fp0_regnum marks the end of the general-purpose
4485 registers.
4486
4487 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4488 the given architecture has floating-point registers.
4489
4490 2004-05-07 Andrew Cagney <cagney@redhat.com>
4491
4492 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4493 macro defined to 1.
4494 * gdbarch.h, gdbarch.c: Re-generate.
4495 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4496 deprecated_use_generic_dummy_frames.
4497
4498 2004-05-07 Brian Ford <ford@vss.fsi.com>
4499
4500 * NEWS: Mention Cygwin DWARF 2 support.
4501
4502 2004-05-07 Andrew Cagney <cagney@redhat.com>
4503
4504 * objfiles.h (struct entry_info): Delete unused fields
4505 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4506 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4507 * mipsread.c (mipscoff_symfile_read): Update.
4508 * mdebugread.c (parse_partial_symbols): Update.
4509 * dwarfread.c (read_file_scope): Update.
4510 * dwarf2read.c (read_file_scope): Update.
4511 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4512 * coffread.c (complete_symtab): Update.
4513
4514 2004-05-07 Mark Kettenis <kettenis@gnu.org>
4515
4516 * infcall.c (_initialize_infcall): Fix typo.
4517
4518 2004-05-07 Andrew Cagney <cagney@redhat.com>
4519
4520 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4521 * command.h (add_setshow_zinteger_cmd): Declare.
4522
4523 2004-05-06 Randolph Chung <tausq@debian.org>
4524
4525 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4526 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4527 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4528 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4529 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4530 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4531 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
4532 definitions ...
4533 * hppa-tdep.h: ... to here, with HPPA_ prefix.
4534 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4535 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4536 (hppa64_hpux_frame_find_saved_regs_in_sig)
4537 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4538 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4539 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4540 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4541 (hppa_linux_sigtramp_frame_prev_register): Likewise.
4542 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4543 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4544 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4545 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4546 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4547 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4548 (hppa32_register_type, hppa_cannot_store_register)
4549 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4550 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4551 * hpread.c (hpread_process_one_debug_symbol): Likewise.
4552 * pa64solib.c (pa64_solib_have_load_event)
4553 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4554 (pa64_solib_unloaded_library_pathname): Likewise.
4555 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4556 (som_solib_library_pathname): Likewise.
4557
4558 2004-05-05 Jim Ingham <jingham@apple.com>
4559
4560 * breakpoint.c (create_breakpoints): Copy the ignore count and
4561 thread id over from the pended breakpoint to the actual
4562 breakpoint.
4563
4564 2004-05-05 Andrew Cagney <cagney@redhat.com>
4565
4566 * gdbarch.sh (PARM_BOUNDARY): Delete.
4567 gdbarch.h, gdbarch.c: Re-generate.
4568 * valops.c (PARM_BOUNDARY): Delete macro.
4569 (value_push): Delete PARM_BOUNDARY code.
4570 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4571
4572 2004-05-04 Jim Blandy <jimb@redhat.com>
4573
4574 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4575 Don't assume that the gprs, fprs, and UISA sprs are
4576 contiguous, start at register number zero, and end with fpscr.
4577 Instead, use the numbers from the tdep structure.
4578
4579 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4580 should no longer be used in code specific to the RS6000 and its
4581 derivatives.
4582 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4583 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4584 tdep->ppc_fp0_regnum.
4585 (ppc_supply_fpregset, ppc_collect_fpregset)
4586 (rs6000_push_dummy_call, rs6000_extract_return_value)
4587 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4588 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4589 FP0_REGNUM.
4590 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4591 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4592 Same.
4593 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4594 bdm_ppc_store_registers): Same.
4595 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
4596 (store_register, fill_fpregset): Same.
4597 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
4598 (ppc_linux_supply_fpregset): Same.
4599 * ppcnbsd-nat.c (getfpregs_supplies): Same.
4600 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4601 Same.
4602 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4603 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4604 ppc64_sysv_abi_return_value): Same.
4605 * rs6000-nat.c (regmap, fetch_inferior_registers)
4606 (store_inferior_registers, fetch_core_registers): Same.
4607
4608 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4609
4610 * m68knbsd-nat.c: Remove file.
4611 * m68knbsd-tdep.c: Remove file.
4612 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4613 dependencies.
4614 * configure.host: Add m68k-*-netbsdelf*.
4615 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4616 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4617 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
4618 (XM_FILE): Remove.
4619 * config/m68k/nbsdelf.mh: New file.
4620 * config/m68k/nbsd.mt: New file.
4621 * config/m68k/nbsdaout.mt: Remove file.
4622 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4623 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
4624 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4625 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4626 (use_struct_convention): Remove prototype.
4627 (USE_STRUCT_CONVENTION): Remove define.
4628 * config/m68k/xm-nbsd.h: Remove file.
4629
4630 2004-05-04 Michael Snyder <msnyder@redhat.com>
4631
4632 * m68k-tdep.c (m68k_gdbarch_init): Default to using
4633 reg_struct_return method (as gcc usually does for cross targets).
4634
4635 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4636
4637 Committed by Andrew Cagney.
4638 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4639 alignment padding when accessing ucontext struct members.
4640
4641 2004-05-04 Jim Blandy <jimb@redhat.com>
4642
4643 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4644 'ppc_gplast_regnum' member.
4645 (ppc_num_gprs): New enum constant.
4646 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4647 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4648 * rs6000-nat.c (regmap, fetch_inferior_registers,
4649 store_inferior_registers): Same.
4650 * rs6000-tdep.c (e500_pseudo_register_read)
4651 (e500_pseudo_register_write): Same.
4652 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4653
4654 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4655 * ppc-tdep.h (ppc_num_fprs): New enum constant.
4656 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4657 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4658 FPLAST_REGNUM.
4659 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4660 Same.
4661 * ppc-linux-nat.c (ppc_register_u_addr): Same.
4662 * rs6000-nat.c (regmap, fetch_inferior_registers)
4663 (store_inferior_registers): Same.
4664
4665 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4666 with FPLAST_REGNUM.
4667
4668 2004-05-03 Joel Brobecker <brobecker@gnat.com>
4669
4670 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4671 failure detected by recent versions of GCC.
4672 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
4673 to be consistent with the usage in dwarf2_create_include_psymtab.
4674
4675 2004-05-03 Michael Snyder <msnyder@redhat.com>
4676
4677 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
4678 (heuristic_proc_start): Whitespace cleanup.
4679
4680 2004-05-04 Mark Kettenis <kettenis@gnu.org>
4681
4682 * sun3-nat.c: Remove file.
4683 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
4684 dependencies.
4685 (ALLDEPFILES): Remove sun3-nat.c.
4686 (sun3-nat.o): Remove dependencies.
4687
4688 * i386-interix-nat.c, i386-interix-tdep.c,
4689 config/i386/nm-interix.h, config/i386/interix.mh,
4690 config/i386/interix.mt: Remove files.
4691 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
4692 dependencies.
4693
4694 2004-05-03 Mark Kettenis <kettenis@gnu.org>
4695
4696 * m68k-tdep.h (struct gdbarch_tdep): Add member
4697 struct_value_regnum.
4698 (m68k_svr4_init_abi): New prototype.
4699 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
4700 different calling conventions.
4701 (m68k_extract_return_value): Remove code dealing with single-field
4702 structs.
4703 (m68k_store_return_value): Remove code dealing with single-field
4704 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
4705 (m68k_extract_struct_value_address): Remove function.
4706 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
4707 (m68k_reg_struct_return_p, m68k_return_value)
4708 (m68k_svr4_return_value): New functions.
4709 (m68k_use_struct_convention): Remove function.
4710 (m68k_push_dummy_call): Use new struct_value_regnum member of
4711 `struct gdbarch_tdep' instead of hardcoded register number to
4712 store STRUCT_ADDR.
4713 (m68k_svr4_init_abi): New function.
4714 (m68k_gdbarch_init): Don't set extract_return_value,
4715 store_return_values, deprecated_extract_struct_value_address and
4716 use_struct_convention. Set return_value instead. Initialize new
4717 struct_value_regnum member of `struct gdbarch_tdep'.
4718 * m68klinux-tdep.c: Update copyright year.
4719 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
4720 (m68k_linux_extract_struct_value_address): Remove function.
4721 (m68k_linux_init_abi): Don't set extract_return_value,
4722 store_return_values, deprecated_extract_struct_value_address and
4723 use_struct_convention. Call m68k_svr4_init_abi but override the
4724 new struct_value_regnum member of `struct gdbarch_tdep'.
4725 * Makefile.in (m68k-tdep.o): Update dependencies.
4726
4727 2004-05-03 J. Brobecker <brobecker@gnat.com>
4728
4729 * dwarf2read.c (line_header): Add new included_p field in
4730 field file_names.
4731 (partial_die_info): New field has_stmt_list. New field line_offset.
4732 (dwarf2_create_include_psymtab): New function.
4733 (dwarf2_build_include_psymtabs): New function.
4734 (add_file_name): Add forward declaration. Initialize new field.
4735 (dwarf_decode_lines): Add new parameter. Enhance this procedure
4736 to be able to determine the list of files included by the
4737 given unit, and build their associated psymtabs.
4738 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
4739 files as well.
4740 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
4741 (read_file_scope): Update call to dwarf_decode_lines.
4742 (read_partial_die): Handle DW_AT_stmt_list attributes.
4743
4744 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
4745
4746 Unfix PR gdb/1626.
4747 * configure.in: Revert special case for osf5.*.
4748 * configure: Regenerate.
4749
4750 2004-05-02 Jim Blandy <jimb@redhat.com>
4751
4752 Move the symbol-file-from-memory functions into their own file.
4753 * symfile-mem.c, symfile-mem.h: New files.
4754 * symfile.c (symbol_file_add_from_bfd): New function.
4755 (symbol_file_add): Call symbol_file_add_from_bfd.
4756 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
4757 Moved to symfile-mem.c.
4758 (_initialize_symfile): Move definition of
4759 add-symbol-file-from-memory command to symfile-mem.c.
4760 * symfile.h (symbol_file_add_from_bfd): New declaration.
4761 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
4762 * config/powerpc/linux.mt (TDEPFILES): Same.
4763 * Makefile.in (SFILES): Add symfile-mem.c.
4764 (symfile_mem_h): New variable.
4765 (HFILES_NO_SRCDIR): Add symfile-mem.h.
4766 (symfile-mem.o): New rule.
4767
4768 2004-05-01 Andrew Cagney <cagney@redhat.com>
4769
4770 * breakpoint.c (insert_bp_location): Use get_frame_id, and
4771 frame_find_by_id instead of frame_relative_level.
4772 (do_enable_breakpoint): Ditto.
4773 * thread.c: Update copyright.
4774 (info_threads_command): Ditto, simplify.
4775
4776 * frame.c (deprecated_generic_get_saved_register): Delete
4777 function, moved to "xstormy16-tdep.c".
4778 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
4779 deprecated_generic_get_saved_register from "frame.c".
4780 (xstormy16_frame_saved_register): Call
4781 xstormy16_get_saved_register.
4782 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
4783 static.
4784 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
4785 * frame.h (deprecated_generic_get_saved_register): Delete.
4786
4787 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
4788
4789 * dwarfread.c: Update documentation on the state of dwarf-1.
4790
4791 2004-05-01 Andrew Cagney <cagney@redhat.com>
4792
4793 * stack.c (select_frame_command): Delete call to
4794 frame_relative_level.
4795 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
4796 Delete #if0 code.
4797 (frame_info): Do not print FRAMELESS.
4798 (print_block_frame_labels): Replace DEPRECATED_STREQ.
4799 (catch_info): Delete #if0 code.
4800
4801 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
4802 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
4803 of frame_relative_level.
4804 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
4805 to SENTINEL_FRAME.
4806 * frame.h (enum frame_type): Add SENTINEL_FRAME.
4807 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
4808 frame_relative_level.
4809
4810 * frame.h (deprecated_set_frame_type): Delete declaration.
4811 * frame.c (deprecated_set_frame_type): Delete function, update
4812 comments.
4813
4814 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
4815 * gdbarch.h, gdbarch.c: Re-generate.
4816 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
4817 (shnbsd_pc_in_sigtramp): Delete.
4818 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
4819 pc_in_sigtramp.
4820 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
4821 pc_in_sigtramp.
4822 * frame.h: Update comments.
4823 * ppc-linux-tdep.c: Update comments.
4824 * breakpoint.c (bpstat_what): Update comments.
4825
4826 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
4827 m68klinux-tdep.o's dependencies, were previously added to
4828 m68klinux-nat.o.
4829
4830 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
4831 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
4832 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
4833 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
4834 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
4835
4836 * Makefile.in (m68klinux-nat.o): Update dependencies.
4837 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4838 (m68k_linux_sigtramp_frame_cache)
4839 (m68k_linux_sigtramp_frame_this_id)
4840 (m68k_linux_sigtramp_frame_prev_register)
4841 (m68k_linux_sigtramp_frame_unwind)
4842 (m68k_linux_sigtramp_frame_sniffer)
4843 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
4844 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
4845 names, use trad-frame.h.
4846 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
4847 (struct m68k_sigtramp_info): Delete.
4848 * m68k-tdep.c (m68k_sigtramp_frame_cache)
4849 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4850 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4851 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4852 "m68klinux-tdep.c".
4853
4854 * infrun.c (check_sigtramp2): Delete check for
4855 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4856
4857 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4858
4859 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4860
4861 2004-05-01 Andrew Cagney <cagney@redhat.com>
4862
4863 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4864 (frv_linux_sigtramp_frame_cache)
4865 (frv_linux_sigtramp_frame_this_id)
4866 (frv_linux_sigtramp_frame_prev_register)
4867 (frv_linux_sigtramp_frame_unwind)
4868 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4869 include "linux" in function and variable names, directly call
4870 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4871 the latest trad-frame code.
4872 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4873 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4874 * Makefile.in (frv-linux-tdep.o): Update dependencies.
4875 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4876 * frv-tdep.c (frv_sigtramp_frame_cache)
4877 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4878 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4879 frv-linux-tdep.c.
4880 (frv_gdbarch_init): Do not append a sigtramp sniffer.
4881 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4882 (frv_set_sigcontext_reg_addr): Delete function.
4883
4884 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4885 (DEPRECATED_SIGTRAMP_END): Delete.
4886 * gdbarch.h, gdbarch.c: Re-generate.
4887 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4888 * config/vax/tm-vaxbsd.h: Update copyright.
4889 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4890 (DEPRECATED_IN_SIGTRAMP): Define.
4891 * config/m68k/tm-nbsd.h: Update copyright.
4892 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4893 (DEPRECATED_IN_SIGTRAMP): Define.
4894
4895 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4896
4897 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4898 encondings. Fixes PR gdb/1628.
4899
4900 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4901 DW_CFA_restore state without a matching DW_CFA_remember_state
4902 instead of aborting. Fixes PR backtrace/1589.
4903
4904 2004-04-30 Joel Brobecker <brobecker@gnat.com>
4905
4906 * MAINTAINERS: Add self as AIX maintainer.
4907 Update my e-mail address in write-after-approval section.
4908
4909 2004-04-30 Andrew Cagney <cagney@redhat.com>
4910
4911 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
4912 (legacy_get_prev_frame): Ditto.
4913
4914 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
4915 (mips_gdbarch_init): Do not set pc_in_sigtramp.
4916 * mipsread.c (sigtramp_address): Delete extern variable.
4917 (mipscoff_new_init): Delete reference.
4918 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
4919 (fixup_sigtramp): Delete function.
4920 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
4921 (fixup_sigtramp): Delete declarations.
4922
4923 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
4924 deprecated_pc_in_sigtramp.
4925 (ppcnbsd_pc_in_sigtramp): Delete function.
4926
4927 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4928
4929 * config/m68k/nm-nbsd.h: Tweak comments.
4930 * config/m68k/nm-nbsdaout.h: Likewise.
4931
4932 2004-04-30 Andrew Cagney <cagney@redhat.com>
4933
4934 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
4935 legacy_pc_in_sigtramp.
4936 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
4937
4938 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4939
4940 Add OpenBSD/m68k support.
4941 * NEWS (New native configurations): Mention OpenBSD/m68k.
4942 * m68kbsd-tdep.c: New file.
4943 * m68kbsd-nat.c: New file.
4944 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
4945 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
4946 * configure.host: Add m68k-*-openbsd.
4947 * configure.tgt: Add m68k-*-openbsd.
4948 * config/m68k/tm-obsd.h: New file.
4949 * config/m68k/obsd.mt: New file.
4950 * config/m68k/obsd.mh: New file.
4951 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
4952 m68kbsd-tdep.c.
4953
4954 2004-04-30 Andrew Cagney <cagney@redhat.com>
4955
4956 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
4957 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
4958
4959 2004-04-30 Mark Kettenis <kettenis@gnu.org>
4960
4961 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
4962 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
4963
4964 2004-04-30 Brian Ford <ford@vss.fsi.com>
4965
4966 Revert 2004-04-16 change.
4967 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
4968 (i386_coff_init_abi): Remove.
4969 * i386-tdep.h (i386_coff_init_abi): Remove.
4970 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
4971
4972 2004-04-30 Andrew Cagney <cagney@redhat.com>
4973
4974 * blockframe.c (find_pc_partial_function): Delete use of
4975 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
4976 DEPRECATED_SIGTRAMP_END.
4977
4978 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
4979 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
4980 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
4981 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
4982 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
4983
4984 * defs.h (deprecated_inside_entry_file): Delete declaration.
4985 * blockframe.c (deprecated_inside_entry_file): Delete function.
4986 (legacy_frame_chain_valid): Delete call.
4987 * sh64-tdep.c (sh64_frame_chain): Delete call.
4988 * objfiles.h: Update comments.
4989 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
4990 call.
4991 * frame.c (get_prev_frame): Delete call, update comments.
4992
4993 2004-04-30 Brian Ford <ford@vss.fsi.com>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2004-04-30 Andrew Cagney <cagney@redhat.com>
4998
4999 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5000 * gdbarch.h, gdbarch.c: Re-generate.
5001 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5002 code.
5003
5004 2004-04-30 Andrew Cagney <cagney@redhat.com>
5005
5006 * gdb-events.sh (selected_thread_changed)
5007 (selected_frame_level_changed, target_changed): Delete.
5008 * gdb-events.h, gdb-events.c: Re-generate.
5009 * valops.c (value_assign): Update.
5010 * stack.c (select_frame_command, up_silently_base)
5011 (down_silently_base): Update.
5012
5013 2004-04-29 Andrew Cagney <cagney@redhat.com>
5014
5015 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5016 registers correctly.
5017 (print_gp_register_row, mips32_heuristic_proc_desc)
5018 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5019 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5020 references to mips_isa_regsize.
5021
5022 2004-04-29 Andrew Cagney <cagney@redhat.com>
5023
5024 * mips-tdep.c (struct gdbarch_tdep): Delete
5025 mips_fp_register_double.
5026 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5027 mips_abi_regsize.
5028 (mips_gdbarch_init): Do not set mips_fp_register_double.
5029 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5030
5031 2004-04-29 Joel Brobecker <brobecker@gnat.com>
5032
5033 Committed by Andrew Cagney.
5034 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5035 function calls.
5036
5037 2004-04-29 Andrew Cagney <cagney@redhat.com>
5038
5039 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5040 gdbarch, use mips_abi, update callers.
5041 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5042 mips_abi_regsize, update callers.
5043 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5044 mips_default_abi_regsize.
5045 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5046 mips_default_abi_regsize.
5047
5048 2004-04-29 Andrew Cagney <cagney@redhat.com>
5049
5050 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5051 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5052 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5053 mips_default_abi_regsize.
5054 (mips_isa_regsize): Rename mips_regisze.
5055 * mipsnbsd-tdep.c: Update.
5056 * mips-linux-tdep.c: Update.
5057 * irix5-nat.c: Update.
5058 * mips-tdep.h (mips_isa_regsize): Update.
5059
5060 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5061 Delete all disabled code.
5062 * gdb-events.h, gdb-events.c: Re-generate.
5063
5064 2004-04-19 Jerome Guitton <guitton@gnat.com>
5065 Mark Kettenis <kettenis@gnu.org>
5066
5067 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5068 the function begins with a branch instruction.
5069
5070 2004-04-29 Mark Kettenis <kettenis@gnu.org>
5071
5072 * i386-tdep.c: Fix spelling mistakes.
5073
5074 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5075 Andrew Cagney <cagney@redhat.com>
5076
5077 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5078 <sys/proc.h>.
5079 * acconfig.h: Provide default _KMEMUSER value.
5080 * config.in, configure: Re-generate.
5081 * NEWS: Mention fix.
5082
5083 2004-04-24 Randolph Chung <tausq@debian.org>
5084
5085 * configure.host (hppa*-*-linux*): New target.
5086 * configure.tgt (hppa*-*-linux*): Likewise.
5087 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5088 gdbarch_init_osabi() call earlier so that osabi-specific frame
5089 unwinders can be registered first.
5090 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5091 hppa-linux-nat.c.
5092 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5093 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5094 * config/pa/linux.mh: New file.
5095 * config/pa/linux.mt: New file.
5096 * config/pa/nm-linux.h: New file.
5097 * config/pa/xm-linux.h: New file.
5098 * hppa-linux-nat.c: New file.
5099 * hppa-linux-tdep.c: New file.
5100
5101 2004-04-28 Randolph Chung <tausq@debian.org>
5102
5103 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5104 return values.
5105 (hppa32_push_dummy_call): Fix small struct and floating point argument
5106 passing, and make sure the stack frame is properly aligned.
5107
5108 2004-04-28 Andrew Cagney <cagney@redhat.com>
5109
5110 * stack.c (print_stack_frame): Fix description.
5111
5112 * NEWS: Mention gdb/gdbserver/configure execute permission
5113 changed. PR server/519.
5114
5115 2004-04-28 Andrew Cagney <cagney@redhat.com>
5116
5117 * stack.c (print_stack_frame_stub): Delete declaration.
5118 (struct print_stack_frame_args, print_stack_frame)
5119 (print_frame_info, print_frame): Replace "source" with print what.
5120 Replace "print" with "print_level". Replace "args" with
5121 "print_args".
5122 * frame.h (show_and_print_stack_frame, print_stack_frame)
5123 (print_frame_info): Update declarations.
5124 * stack.c (select_and_print_frame, frame_command)
5125 (current_frame_command, up_command, down_command): Update calls -
5126 use get_selected_frame, pass "enum print_what" for source, do not
5127 call frame_relative_level.
5128 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5129 * remote-rdp.c (remote_rdp_open): Ditto.
5130 * remote-mips.c (common_open): Ditto.
5131 * remote-e7000.c (e7000_start_remote): Ditto.
5132 * ocd.c (ocd_start_remote): Ditto.
5133 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5134 * infrun.c (normal_stop): Ditto.
5135 * inflow.c (kill_command): Ditto.
5136 * infcmd.c (finish_command): Ditto.
5137 * corelow.c (core_open): Ditto.
5138 * tracepoint.c (finish_tfind_command): Ditto.
5139 * thread.c (info_threads_command, info_threads_command)
5140 (restore_current_thread, do_captured_thread_select): Ditto.
5141 * ada-tasks.c (task_command): Ditto.
5142
5143 2004-04-26 Orjan Friberg <orjanf@axis.com>
5144
5145 * frame.c: Include "observer.h".
5146 (frame_observer_target_changed): New function.
5147 (_initialize_frame): Attach target_changed observer.
5148 * regcache.c: Include "observer.h".
5149 (regcache_observer_target_changed): New function.
5150 (_initialize_regcache): Attach target_changed observer.
5151 * valops.c: Include "observer.h".
5152 (value_assign): Notify target_changed event when modifying register.
5153 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5154
5155 2004-04-26 Orjan Friberg <orjanf@axis.com>
5156
5157 From Paul Koning <pkoning@equallogic.com>:
5158 * breakpoint.c (free_valchain): New function.
5159 (insert_bp_location, delete_breakpoint): Use free_valchain.
5160 (remove_breakpoint): Do not remove the valchain.
5161 (bpstat_stop_status): If not stopped by watchpoint, skip
5162 watchpoints when generating stop status list.
5163 * infrun.c (handle_inferior_event): Make
5164 stepped_after_stopped_by_watchpoint a global variable.
5165 * remote.c (remote_stopped_data_address): Return watch data
5166 address rather than zero if stepped_after_stopped_by_watchpoint is
5167 set.
5168
5169 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
5170
5171 Fix PR gdb/1626.
5172 * configure.in: Check for curses after termcap.
5173 On osf5.*, do not check for ncurses.
5174 * configure: Regenerate.
5175
5176 2004-04-25 Mark Kettenis <kettenis@gnu.org>
5177
5178 * ppcobsd-nat.c: Include "ppc-tdep.h".
5179 * Makefile.in (ppcobsd-nat.o): Update dependencies.
5180
5181 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5182 Fixes PR tdep/1623 and PR tdep/1624.
5183
5184 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
5185
5186 * xmodem.h, xmodem.c: Remove files.
5187 * Makefile.in: Remove references to xmodem.h, xmodem.c.
5188
5189 2004-04-23 Randolph Chung <tausq@debian.org>
5190
5191 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5192 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5193 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5194 for handling stackless frames.
5195 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
5196
5197 2004-04-23 Randolph Chung <tausq@debian.org>
5198
5199 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5200 starts at a pc before the frame is created.
5201
5202 2004-04-23 Joel Brobecker <brobecker@gnat.com>
5203
5204 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5205
5206 2004-04-23 Jerome Guitton <guitton@gnat.com>
5207
5208 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5209 use convert_typed_floating to get the appropriate format.
5210
5211 2004-04-22 Randolph Chung <tausq@debian.org>
5212
5213 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5214 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5215 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5216 (hppa_sign_extend): Add prototype.
5217 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5218 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5219 (sign_extend): Rename with hppa_ prefix and make non-static. Other
5220 hppa targets will also use these functions.
5221 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5222 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5223 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5224 (hppa_gdbarch_init): Remove gdbarch setting of
5225 skip_trampoline_code, in_solib_call_trampoline and
5226 in_solib_return_trampoline.
5227 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5228 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5229 hppa_in_solib_call_trampoline.
5230 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5231 Moved from hppa-tdep.c.
5232 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
5233 in_solib_call_trampoline and in_solib_return_trampoline.
5234
5235 2004-04-22 Randolph Chung <tausq@debian.org>
5236
5237 * hppa-tdep.c (hppa_debug): New variable.
5238 (find_unwind_entry, hppa_frame_cache): Add debug output.
5239 (_initialize_hppa_tdep): Add command to set debug flag.
5240
5241 2004-04-22 Andrew Cagney <cagney@redhat.com>
5242
5243 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
5244 "trad-frame.h".
5245 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5246 signal trampoline unwinder.
5247 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5248
5249 2004-04-22 Mark Kettenis <kettenis@gnu.org>
5250
5251 Add OpenBSD/powerpc support.
5252 * NEWS (New native configurations): Mention OpenBSD/powerpc.
5253 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5254 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5255 (ppc_collect_fpregset): New prototypes.
5256 * ppcobsd-nat.c: New file.
5257 * ppcobsd-tdep.c: New file.
5258 * ppcobsd-tdep.h: New file.
5259 * rs6000-tdep.c: Include "regset.h".
5260 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5261 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5262 New functions.
5263 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5264 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5265 (rs6000-tdep.o): Update dependencies.
5266 * configure.host: Add powerpc-*-openbsd.
5267 * configure.tgt: Add powerpc-*-openbsd.
5268 * config/powerpc/obsd.mh: New file.
5269 * config/powerpc/nm-obsd.h: New file.
5270 * config/powerpc/obsd.mt: New file.
5271
5272 2004-04-22 Andrew Cagney <cagney@redhat.com>
5273
5274 * frame.h (show_frame_info): Delete declaration.
5275
5276 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5277 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5278 * m32r-tdep.c (m32r_frame_this_id): Ditto.
5279 * frv-tdep.c (frv_frame_this_id): Ditto.
5280 * avr-tdep.c (avr_frame_this_id): Ditto.
5281
5282 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
5283
5284 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5285
5286 2004-04-22 Jim Blandy <jimb@redhat.com>
5287
5288 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5289 register number zero.
5290
5291 2004-04-21 Michael Snyder <msnyder@redhat.com>
5292
5293 * mips-tdep.c (heuristic_proc_start):
5294 Warning() already prefixes "Warning: ".
5295
5296 2004-04-21 Andrew Cagney <cagney@redhat.com>
5297
5298 * annotate.h (deprecated_annotate_starting_hook)
5299 (deprecated_annotate_stopped_hook)
5300 (deprecated_annotate_exited_hook)
5301 (deprecated_annotate_signal_hook)
5302 (deprecated_annotate_signalled_hook): Deprecate.
5303 * tracepoint.h (deprecated_create_tracepoint_hook)
5304 (deprecated_delete_tracepoint_hook)
5305 (deprecated_modify_tracepoint_hook)
5306 (deprecated_trace_find_hook)
5307 (deprecated_trace_start_stop_hook): Deprecate.
5308 * target.h (deprecated_target_new_objfile_hook): Deprecate.
5309 * remote.h (deprecated_target_resume_hook)
5310 (deprecated_target_wait_loop_hook): Deprecate.
5311 * gdbcore.h (deprecated_exec_file_display_hook)
5312 (deprecated_file_changed_hook): Deprecate.
5313 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5314 * defs.h (deprecated_modify_breakpoint_hook)
5315 (deprecated_command_loop_hook, deprecated_show_load_progress)
5316 (deprecated_print_frame_info_listing_hook)
5317 (deprecated_query_hook, deprecated_warning_hook)
5318 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5319 (deprecated_delete_breakpoint_hook)
5320 (deprecated_interactive_hook, deprecated_registers_changed_hook)
5321 (deprecated_readline_begin_hook, deprecated_readline_hook)
5322 (deprecated_readline_end_hook, deprecated_register_changed_hook)
5323 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5324 (deprecated_context_hook, deprecated_target_wait_hook)
5325 (deprecated_attach_hook, deprecated_detach_hook)
5326 (deprecated_call_command_hook, deprecated_set_hook)
5327 (deprecated_error_hook, deprecated_error_begin_hook)
5328 (deprecated_ui_load_progress_hook): Deprecate.
5329 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5330 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5331 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5332 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5333 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5334 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5335 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5336 * annotate.c, aix-thread.c: Update.
5337
5338 2004-04-21 Andrew Cagney <cagney@redhat.com>
5339
5340 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5341 * vaxnbsd-tdep.c: Include "gdb_string.h".
5342
5343 * symfile.c (symbol_file_add_from_memory): #if 0 function.
5344 (add_symbol_file_from_memory_command): #if 0 function body, call
5345 error instead.
5346
5347 2004-04-21 Andrew Cagney <cagney@redhat.com>
5348
5349 * gdbcore.h: Update copyright.
5350 (deprecated_add_core_fns): Rename add_core_fns.
5351 * win32-nat.c (_initialize_core_win32): Update.
5352 * sun3-nat.c (_initialize_core_sun3): Update.
5353 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5354 * rs6000-nat.c (_initialize_core_rs6000): Update.
5355 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5356 * nto-tdep.c (_initialize_nto_tdep): Update.
5357 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5358 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5359 * mips-nat.c (_initialize_core_mips): Update.
5360 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5361 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5362 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5363 * lynx-nat.c (_initialize_core_lynx): Update.
5364 * irix5-nat.c (_initialize_core_irix5): Update.
5365 * i386-interix-nat.c (_initialize_core_interix): Update.
5366 * cris-tdep.c (_initialize_cris_tdep): Update.
5367 * corelow.c (deprecated_add_core_fns): Update.
5368 * core-regset.c (_initialize_core_regset): Update.
5369 * core-aout.c (_initialize_core_aout): Update.
5370 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5371 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5372 * alpha-nat.c (_initialize_core_alpha): Update.
5373
5374 2004-04-21 Jim Blandy <jimb@redhat.com>
5375
5376 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5377
5378 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
5379
5380 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5381 Delete.
5382 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
5383 (read_attribute_value): Update calls to dwarf_alloc_block.
5384 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5385 dwarf2_tmp_obstack.
5386 (psymtab_to_symtab_1): Likewise. Clean up using
5387 free_stack_comp_unit.
5388 (add_to_cu_func_list): Use the comp_unit_obstack.
5389
5390 2004-04-19 Joel Brobecker <brobecker@gnat.com>
5391
5392 * dwarf2read.c (dwarf2_flag_true_p): New function.
5393 (die_is_declaration): Use the function above. Add some comments.
5394
5395 2004-04-19 Mark Kettenis <kettenis@gnu.org>
5396
5397 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5398 architecture when registering sparcnbsd_core_osabi_sniffer.
5399 Adjust comment.
5400
5401 2004-04-18 Mark Kettenis <kettenis@gnu.org>
5402
5403 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5404 return value.
5405
5406 Based on a patch from Brian Ford <ford@vss.fsi.com>:
5407 * i386-tdep.c: Correct register numbering scheme comments
5408 throughout.
5409 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5410 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5411 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5412 (i386_gdb_arch_init): Likewise.
5413
5414 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5415 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5416 ppcnbsd-tdep.o.
5417
5418 * m68k-tdep.h: Tweak comments.
5419 * m68k-tdep.c: Tweak comment.
5420
5421 2004-04-17 Randolph Chung <tausq@debian.org>
5422
5423 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5424 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5425 (hppa_hpux_som_init_abi): Set is_elf to 0.
5426 (hppa_hpux_elf_init_abi): Set is_elf to 1.
5427 * hppa-tdep.c (low_text_segment_address): Remove global.
5428 (record_text_segment_lowaddr): Pass in low address as parameter. Use
5429 section offset to calculate segment address.
5430 (internalize_unwinds): Define low_text_segment_address as local and
5431 pass to record_text_segment_lowaddr for ELF targets.
5432 (hppa_gdbarch_init): Zero fill tdep structure.
5433 (hppa_dump_tdep): Print tdep structure.
5434 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5435
5436 2004-04-17 Randolph Chung <tausq@debian.org>
5437
5438 * hppa-tdep.c (hppa_pseudo_register_read): Define.
5439 (hppa_gdbarch_init): Set pseudo_register_read.
5440 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5441 * regcache.c (supply_register): Remove check for
5442 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5443
5444 2004-04-17 Randolph Chung <tausq@debian.org>
5445
5446 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5447 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5448 (hpread_adjust_stack_address): Move to hpread.c.
5449 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5450 obj_private_struct): Move from tm-hppa.h.
5451 * hpread.c (hppa-tdep.h): Include.
5452 (hpread_adjust_stack_address): Move from hppa-tdep.c.
5453 (hpread_read_function_type, hpread_read_doc_function_type)
5454 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
5455 directly.
5456 * pa64solib.c (hppa-tdep.h): Include.
5457 * somsolib.c (hppa-tdep.h): Include.
5458 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5459 inferior_status): Remove unused forward declarations.
5460 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5461 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5462 obj_private_struct): Move to hppa-tdep.h.
5463 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5464
5465 2004-04-17 Randolph Chung <tausq@debian.org>
5466
5467 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5468 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5469 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5470 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5471 Remove forward declaration and make static.
5472 (hppa_reg_struct_has_addr): Remove.
5473
5474 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5475
5476 * observer.sh: Move comments in sed command to first column.
5477
5478 2004-04-16 Jason Molenda (jmolenda@apple.com)
5479
5480 * frame.c: Minor typeo corrections in comments.
5481
5482 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5483
5484 * observer.c (observer_test_first_notification_function): Update
5485 function profile.
5486 (observer_test_second_notification_function): Likewise.
5487 (observer_test_third_notification_function): Likewise.
5488
5489 2004-04-16 Mark Kettenis <kettenis@gnu.org>
5490
5491 From Brian Ford <ford@vss.fsi.com>:
5492 * i386-tdep.c (i386_coff_init_abi): New function.
5493 * i386-tdep.h (i386_coff_init_abi): New prototype.
5494 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
5495 register number translation functions for DWARF and DWARF 2.
5496
5497 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5498
5499 * dwarf2read.c: Back out my previous change, it was incorrect.
5500
5501 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
5502
5503 * dwarf2read.c: Include "hashtab.h".
5504 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5505 has_namespace_info.
5506 (struct partial_die_info): Add comments. Use bitfields to reduce
5507 memory footprint. Add scope, scope_set, has_specification,
5508 spec_offset, die_parent, die_child, and die_sibling.
5509 (peek_die_abbrev): Add prototype.
5510 (partial_read_comp_unit_head): New function, broken out from
5511 dwarf2_build_psymtabs_hard.
5512 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5513 Use partial_read_comp_unit_head. Initialize the CU and
5514 comp_unit_obstack. Update calls to read_partial_die and
5515 scan_partial_symbols. Use free_stack_comp_unit and
5516 load_partial_dies.
5517 (scan_partial_symbols): Change PDI to a pointer. Use the child and
5518 sibling pointers to walk partial DIEs. Call fixup_partial_die.
5519 Update calls to helper functions. Remove NAMESPACE argument.
5520 Update comments.
5521 (partial_die_parent_scope, partial_die_full_name): New functions.
5522 (add_partial_symbol): Remove namespace argument. Update call to
5523 pdi_needs_namespace. Use partial_die_full_name. Handle
5524 DW_TAG_namespace. Check has_namespace_info flag.
5525 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
5526 tag. Handle namespaces.
5527 (add_partial_namespace, add_partial_enumeration): Simplify.
5528 (guess_structure_name): New function, derived from
5529 add_partial_structure.
5530 (add_partial_structure): Remove.
5531 (determine_class_name): Update comment.
5532 (dwarf2_read_abbrevs): Set has_namespace_info flag.
5533 (is_type_tag_for_partial, load_partial_dies): New functions.
5534 (read_partial_die): Pass abbrev and abbrev_len as arguments.
5535 Record specifications instead of following them immediately.
5536 (find_partial_die_in_comp_unit, find_partial_die)
5537 (fixup_partial_die, free_stack_comp_unit)
5538 (hashtab_obstack_allocate, dummy_obstack_deallocate)
5539 (partial_die_hash, partial_die_eq): New functions.
5540 * Makefile.in (hashtab_h): Define.
5541 (dwarf2read.o): Update dependencies.
5542 (observer_inc, observer_h): Move to the correct section.
5543
5544 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5545
5546 * dwarf2read.c (dwarf2_attribute_true_p): New function.
5547 (die_is_declaration): Use the function above. Add comment.
5548
5549 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5550
5551 * dwarf2read.c (read_structure_scope): Identify stub types
5552 using die_is_declaration() only.
5553
5554 2004-04-15 Roland McGrath <roland@redhat.com>
5555
5556 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5557 argument instead of NAME.
5558 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5559 in call to symbol_file_add_with_addrs_or_offsets.
5560 (build_addr_info): New function, helper for ...
5561 (symbol_file_add_from_memory): New function.
5562 (add_symbol_file_from_memory_command): New function using that.
5563 (_initialize_symfile): Register it for add-symbol-file-from-memory.
5564 (pre_add_symbol_hook): Add const to argument type.
5565 * symfile.h (symbol_file_add_from_memory): Declare it.
5566
5567 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5568
5569 * NEWS (New native configurations): Mention OpenBSD/vax.
5570 * configure.host: Add vax-*-openbsd*.
5571 * config/vax/obsd.mh: New file.
5572 * config/vax/nm-obsd.h: New file.
5573
5574 * vax-tdep.c: Include "regset.h".
5575 (vax_supply_gregset): New function.
5576 (vax_gregset): New variable.
5577 (vax_regset_from_core_section): New function.
5578 (vax_gdbarch_init): Set regset_from_core_section.
5579 * Makefile.in (vax-tdep.o): Update dependencies.
5580
5581 2004-04-15 Andrew Cagney <cagney@redhat.com>
5582
5583 * observer.c (normal_stop_subject, observer_notify_normal_stop)
5584 (observer_normal_stop_notification_stub)
5585 (observer_attach_normal_stop, observer_detach_normal_stop):
5586 Delete, replaced by #include "observer.inc".
5587 * infrun.c (normal_stop): Pass "stop_bpstat" to
5588 observer_notify_normal_stop.
5589 * Makefile.in (observer_inc): Define.
5590 (observer.o): Update dependencies.
5591 (observer.h, observer.inc): New rules.
5592 * observer.h: Delete file.
5593 * observer.sh: New file.
5594
5595 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5596
5597 * vax-tdep.c (vax_frame_cache): Fix typo.
5598
5599 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5600
5601 * NEWS (New native configurations): Mention NetBSD/vax.
5602 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5603 * config/vax/nbsdelf.mh: New file.
5604 * config/vax/nbsdaout.mh: New file.
5605 * config/vax/nm-nbsd.h: New file.
5606 * config/vax/nm-nbsdaout.h: New file.
5607
5608 * vaxnbsd-tdep.c: New file.
5609 * Makefile.in (vaxnbsd-tdep.o): New dependency.
5610 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5611 * config/vax/nbsd.mt: New file.
5612 * config/vax/tm-nbsd.h: New file.
5613
5614 * Makefile.in (vaxbsd-nat.o): New dependency.
5615
5616 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5617 * vax-tdep.c (vax_store_arguments): Remove struct_return and
5618 struct_addr arguments. Don't push return value address.
5619 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5620 arguments to vax_store_arguments. Store return value address in
5621 R1.
5622 (vax_store_struct_return, vax_extract_return_value)
5623 (vax_store_return_value): Remove functions.
5624 (vax_return_value): New function.
5625 (vax_gdbarch_init): Set return value. Don't set
5626 deprecated_store_struct_return, deprecated_extract_struct_return
5627 and deprecated_store_return_value.
5628
5629 2004-04-14 Andreas Schwab <schwab@suse.de>
5630
5631 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5632 value buffer.
5633 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5634
5635 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5636
5637 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5638 (vax_unwind_dummy_id): New functions.
5639 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5640 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5641 variables.
5642 (vax_fix_call_dummy): Remove function.
5643 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5644 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5645 call_dummy_location, deprecated_call_dummy_words,
5646 deprecated_sizeof_call_dummy_words,
5647 deprecated_call_dummy_breakpoint_offset,
5648 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5649 and deprecated_dummy_write_sp.
5650
5651 2004-04-13 David Carlton <carlton@kealia.com>
5652
5653 * MAINTAINERS: Move myself to "paper trail" section.
5654
5655 2004-04-12 Mark Kettenis <kettenis@gnu.org>
5656
5657 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5658 "trad-frame.h".
5659 (vax_frame_init_saved_regs): Remove function.
5660 (vax_sigtramp_saved_pc): Remove function.
5661 (vax_frame_saved_pc): Remove function.
5662 (vax_frame_args_address): Remove function.
5663 (vax_frame_num_args): Rewrite.
5664 (vax_frame_chain): Remove function.
5665 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5666 VAX_FP_REGNUM.
5667 (vax_pop_frame): Likewise.
5668 (vax_saved_pc_after_call): Remove function.
5669 (struct vax_frame_cache): New structure.
5670 (vax_frame_cache): New function.
5671 (vax_frame_this_id): New function.
5672 (vax_frame_prev_register): New function.
5673 (vax_frame_unwind): New variable.
5674 (vax_frame_sniffer): New function.
5675 (vax_frame_base_address): New function.
5676 (vax_frame_args_address): New function.
5677 (vax_frame_base): New variable.
5678 (vax_unwind_pc): New function.
5679 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
5680 deprecated_fp_regnum, deprecated_saved_pc_after_call,
5681 deprecated_frame_chain, deprecated_frame_saved_pc,
5682 deprecated_frame_args_address and
5683 deprecated_frame_init_saved_regs.
5684 * Makefile.in (vax-tdep.o): Update dependencies.
5685
5686 * vaxbsd-nat.c: New file.
5687
5688 * vax-tdep.h: Update copyright year. Adjust comments.
5689 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
5690 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
5691 (vax_regnum): New enum. Replacing...
5692 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
5693 (VAX_PS_REGNUM): ... these removed macros.
5694 * vax-tdep.c (vax_register_name): Remove prototype.
5695 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
5696 (vax_register_byte, vax_register_raw_size,
5697 vax_register_virtual_size, vax_register_virtual_type): Remove
5698 functions.
5699 (vax_register_type): New function.
5700 (vax_breakpoint_from_pc): Reorganize.
5701 (vax_gdbarch_init): Set register_type. Don't set
5702 deprecated_register_size, deprecated_register_bytes,
5703 deprecated_register_byte, deprecated_register_raw_size,
5704 deprecated_max_register_raw_size,
5705 deprecated_register_virtual_size,
5706 deprecated_max_register_virtual_size and
5707 deprecated_register_virtual_type. Add comment on stack direction.
5708
5709 2004-04-11 Mark Kettenis <kettenis@gnu.org>
5710
5711 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
5712 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
5713 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
5714
5715 2004-04-10 Randolph Chung <tausq@debian.org>
5716
5717 * MAINTAINERS (write after approval): Add myself.
5718
5719 2004-04-07 Randolph Chung <tausq@debian.org>
5720
5721 * hppa-tdep.c (hppa_inner_than): Remove.
5722 (is_pa_2): Remove unused static variable.
5723 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
5724
5725 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
5726
5727 * language.h (language_defn): Add new la_post_parser field.
5728 * parser-defs.h (null_post_parser): New declaration (default for
5729 la_post_parser).
5730
5731 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
5732 insert call to that function.
5733 (parse_exp_in_context): New function, including code formerly in
5734 parse_exp_1. Calls language-dependent post-parser after
5735 prefixification.
5736 (parse_expression_in_context): New exported function.
5737 (null_post_parser): New definition.
5738 * expression.h (parse_expression_in_context): Add declaration.
5739
5740 * p-lang.c (pascal_language_defn): Add trivial post-parser.
5741 * c-lang.c (c_language_defn): Ditto.
5742 (cplus_language_defn): Ditto.
5743 (asm_language_defn): Ditto.
5744 (minimal_language_defn): Ditto.
5745 * f-lang.c (f_language_defn): Ditto.
5746 * jv-lang.c (java_language_defn): Ditto.
5747 * language.c (unknown_language_defn): Ditto.
5748 (auto_language_defn): Ditto.
5749 (local_language_defn): Ditto.
5750 * m2-lang.c (m2_language_defn): Ditto.
5751 * scm-lang.c (scm_language_defn): Ditto.
5752 * obj-lang.c (objc_language_defn): Ditto.
5753
5754 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5755
5756 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
5757 (amd64nbsd_mcontext_addr): New function.
5758 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
5759 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
5760 with amd64nbsd_r_reg_offset, instead of building it on the fly.
5761
5762 * corelow.c (core_xfer_partial): Fix coding standards violation.
5763 Add support for TARGET_OBJECT_WCOOKIE.
5764
5765 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
5766 deprecated_pc_in_sigtramp.
5767 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
5768 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
5769 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
5770 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
5771 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
5772 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
5773 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5774
5775 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
5776 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
5777 Fix typo.
5778
5779 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
5780 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
5781 (amd64_collect_fxsave): Likewise.
5782
5783 * i386-sol2-tdep.c: Include "gdb_string.h".
5784 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
5785 name.
5786 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5787
5788 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5789
5790 * i386-sol2-tdep.c: Include "solib-svr4.h".
5791 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5792 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5793 * config/i386/tm-i386sol2.h: Include :solib.h".
5794 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
5795 solib-svr4.o and solib-legacy.o.
5796 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
5797 solib-svr4.o.
5798
5799 2004-04-09 Mark Kettenis <kettenis@gnu.org>
5800
5801 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
5802 whether a register is supplied by PTRACE_GETFPREGS.
5803 (store_inferior_registers): Likewise.
5804 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
5805 whether a register is supplied by PT_GETFPREGS.
5806 (store_inferior_registers): Likewise.
5807
5808 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
5809 * config/i386/linux64.mt (TDEPFILES): Likewise.
5810
5811 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
5812
5813 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
5814 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5815 the program counter is in the range specified by `struct
5816 gdbarch_tdep'.
5817 * amd64-linux-tdep.c: Include "symtab.h".
5818 (amd64_linux_pc_in_sigtramp): Remove function.
5819 (amd64_linux_sigtramp_p): New function.
5820 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5821 deprecated_pc_in_sigtramp.
5822 * amd64nbsd-tdep.c: Include "symtab.h".
5823 (amd64nbsd_sigtramp_p): New function.
5824 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5825 deprecated_pc_in_sigtramp.
5826 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
5827 few comments.
5828 (amd64obsd_pc_in_sigtramp): Remove function.
5829 (amd64obsd_sigtramp_p): New function.
5830 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5831 deprecated_pc_in_sigtramp.
5832 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
5833 (i386bsd_pc_ins_sigtramp): Remove prototype.
5834 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
5835 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
5836 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5837 the program counter is in the range specified by `struct
5838 gdbarch_tdep'.
5839 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
5840 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
5841 (i386_go32_pc_in_sigtramp): Remove function.
5842 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
5843 Initialize TDEP->sigtramp_p.
5844 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
5845 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
5846 deprecated_pc_in_sigtramp.
5847 * i386-linux-tdep.c: Adjust comments.
5848 (i386_linux_pc_in_sigtramp): Remove function.
5849 (i386_linux_sigtramp_p): New function.
5850 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5851 deprecated_pc_in_sigtramp.
5852 * i386-nto-tdep.c: Update copyright year.
5853 (i386nto_pc_in_sigtramp): Remove function.
5854 (i386nto_sigtramp_p): New function.
5855 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5856 SP_REGNUM.
5857 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
5858 deprecated_pc_in_sigtramp.
5859 * i386-sol2-tdep.c: Update copyright year.
5860 (i386_sol2_pc_in_sigtramp): Remove function.
5861 (i386_sol2_sigtramp_p): New function.
5862 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
5863 deprecated_pc_in_sigtramp.
5864 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5865 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5866 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5867 deprecated_sigtramp_start and deprecated_sigtramp_end.
5868 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5869 (i386nbsd_pc_in_sigtramp): Remove function.
5870 (i386nbsd_sigtramp_p): New function.
5871 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5872 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5873 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5874 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5875 (i386obsd_pc_in_sigtramp): Remove function.
5876 (i386obsd_sigtramp_p): New function.
5877 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5878 functions.
5879 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5880 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5881 TDEP->sigtramp_p.
5882 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5883 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5884 dependencies.
5885
5886 * config/i386/i386aout.mt: Remove file.
5887
5888 * configure.tgt: Remove i[34567]86-*-go32*,
5889 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5890 and i[34567]86-*-isc*. Set gdb_target to i386 for
5891 i[34567]86-*-netware* and i[34567]86-*-*.
5892 * config/i386/i386.mt: New file.
5893 * config/i386/embed.mt: Remove file.
5894 * config/i386/go32.mt: Remove file.
5895 * config/i386/i386nw.mt: Remove file.
5896 * config/i386/i386v.mt: Remove file.
5897 * config/i386/tm-go32.h: Remove file.
5898
5899 * tui/tui-hooks.c: Include "readline/readline.h" after
5900 "gdb_curses.h" instead of before.
5901 * tui/tui-io.c: Likewise.
5902
5903 * tui/tui.c: Fix typo in comment.
5904
5905 * sparc64-tdep.c (sparc_address_from_register): Remove function.
5906
5907 2004-04-08 Andrew Cagney <cagney@redhat.com>
5908
5909 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
5910 (deprecated_exception_support_initialized): Declare.
5911 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
5912 (initialize_hp_cxx_exception_support)
5913 (child_enable_exception_callback): Update.
5914 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
5915 (deprecated_exception_support_initialized): Rename
5916 deprecated_exception_catchpoints_are_fragile and
5917 deprecated_exception_support_initialized.
5918 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
5919
5920 * symtab.c (deprecated_hp_som_som_object_present): Rename
5921 hp_som_som_object_present.
5922 * symtab.h (deprecated_hp_som_som_object_present): Declare.
5923 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
5924 Update. Delete extern declaration.
5925 * valops.c (hp_som_som_object_present): Ditto.
5926 * parse.c (deprecated_hp_som_som_object_present)
5927 (parse_nested_classes_for_hpacc): Ditto.
5928 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
5929 * hppa-hpux-tdep.c (hp_som_som_object_present)
5930 (initialize_hp_cxx_exception_support): Ditto.
5931 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
5932 * cp-valprint.c (hp_som_som_object_present)
5933 (cp_print_class_method): Ditto.
5934 * c-typeprint.c (hp_som_som_object_present):
5935 (c_type_print_base): Ditto.
5936 * c-exp.y (hp_som_som_object_present): Ditto.
5937
5938 2004-04-08 Andrew Cagney <cagney@redhat.com>
5939
5940 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
5941 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
5942 (frame_unwind_find_by_frame): Re-implement the unwind code so
5943 that it can both prepend and append sniffers. Replace
5944 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
5945 * tramp-frame.c (tramp_frame_append): Use
5946 frame_unwind_prepend_unwinder.
5947 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
5948 frame_unwind_register_unwinder.
5949 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
5950 tramp_frame_append.
5951 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
5952 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
5953 (mips_linux_init_abi): Update.
5954
5955 2004-04-08 Kevin Buettner <kevinb@redhat.com>
5956
5957 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
5958 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
5959 file support.
5960
5961 2004-04-07 Kevin Buettner <kevinb@redhat.com>
5962
5963 * ia64-tdep.c (elf.h): Don't include.
5964 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
5965
5966 2004-04-07 Jason Molenda (jmolenda@apple.com)
5967
5968 * frame.h: Typeo corrections in comments.
5969
5970 2004-04-07 Jim Blandy <jimb@redhat.com>
5971
5972 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
5973 %esp and %ebp
5974
5975 2004-04-07 Mark Kettenis <kettenis@gnu.org>
5976
5977 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
5978 * config/sparc/linux64.mt (TDEPFILES): Likewise.
5979 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
5980 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
5981 and solib-legacy.o.
5982 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
5983 solib-svr4.o.
5984 * config/sparc/tm-sol2.h: Update copyright year. Include
5985 "solib.h".
5986
5987 * sparc-sol2-tdep.c: Update copyright year. Include
5988 "solib-svr4.h".
5989 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5990 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
5991 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5992 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
5993 dependencies.
5994
5995 2004-04-06 Andrew Cagney <cagney@redhat.com>
5996
5997 * infttrace.c: Include "infttrace.h".
5998 * infttrace.h: Include "target.h".
5999 * Makefile.in (infttrace_h): Update.
6000 (infttrace.o): Update.
6001
6002 2004-04-06 Andrew Cagney <cagney@redhat.com>
6003
6004 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6005 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6006 move extern declarations from here ...
6007 * infttrace.h: ... to here.
6008 * Makefile.in (hppah-nat.o): Update dependencies.
6009
6010 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6011 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6012 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6013 (hppa_breakpoint_from_pc): Delete.
6014
6015 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6016
6017 2004-04-05 Andrew Cagney <cagney@redhat.com>
6018
6019 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6020 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6021 <sys/file.h>.
6022
6023 2004-04-06 Randolph Chung <tausq@debian.org>
6024
6025 Committed by Andrew Cagney (mechanical change).
6026 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6027 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6028 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6029 child_enable_exception_callback, current_ex_event,
6030 null_symtab_and_line, child_get_current_exception_event,
6031 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6032 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6033 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6034 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6035 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6036 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6037 Move hpux-specific definitions ...
6038 * hppa-hpux-tdep.c: ... to here.
6039
6040 2004-04-05 Andrew Cagney <cagney@redhat.com>
6041
6042 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6043 skip_prologue_using_sal.
6044
6045 2004-04-05 Andrew Cagney <cagney@redhat.com>
6046
6047 * config/i386/tm-i386.h: Delete file.
6048 * config/i386/tm-vxworks.h: Update copyright, do not include
6049 "tm-i386.h".
6050 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6051 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6052 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6053 * config/i386/ncr3000.mt (TM_FILE): Delete.
6054 * config/i386/interix.mt (TM_FILE): Delete.
6055 * config/i386/i386v.mt (TM_FILE): Delete.
6056 * config/i386/i386nw.mt (TM_FILE): Delete.
6057 * config/i386/i386gnu.mt (TM_FILE): Delete.
6058 * config/i386/i386aout.mt (TM_FILE): Delete.
6059 * config/i386/embed.mt (TM_FILE): Delete.
6060
6061 2004-04-05 Kevin Buettner <kevinb@redhat.com>
6062
6063 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6064 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6065 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6066 (accg7_regnum): New constants.
6067 (last_spr_regnum, last_pseudo_regnum): Update.
6068 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6069 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6070 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6071 for accg registers.
6072 (frv_register_sim_regno): Update spr_map[].
6073
6074 2004-04-04 Andrew Cagney <cagney@redhat.com>
6075
6076 * config/mips/xm-riscos.h: Delete.
6077 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6078 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6079 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6080 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6081 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6082 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6083 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6084 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6085 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6086 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6087 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6088 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6089 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6090 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6091 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6092 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6093 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6094 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6095 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6096 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6097 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6098 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6099 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6100 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6101 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6102 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6103
6104 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6105 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6106 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6107 * configure.host: Remove m680[01]0-sun-sunos3*,
6108 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6109 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6110 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6111 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6112 mips-*-riscos*.
6113 * NEWS: Mention removed systems.
6114
6115 2004-04-04 Andrew Cagney <cagney@redhat.com>
6116
6117 GDB 6.1 release created from 6.1 branch.
6118
6119 2004-04-04 Andrew Cagney <cagney@redhat.com>
6120
6121 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6122 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6123 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6124
6125 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6126 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6127 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6128
6129 2004-04-03 Jim Blandy <jimb@redhat.com>
6130
6131 * MAINTAINERS: Chris Faylor has changed employers; add him to
6132 "paper trail" section, and update his E-mail address.
6133
6134 2004-04-03 Andrew Cagney <cagney@redhat.com>
6135
6136 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6137 generic dummy frames.
6138 * dummy-frame.c: Update copyright.
6139 (dummy_frame_sniffer): Delete check for generic dummy frames.
6140
6141 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6142 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6143 (REG_PARM_STACK_SPACE): Delete.
6144 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6145 Inline reference to REG_PARM_STACK_SPACE.
6146
6147 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6148 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6149 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6150 (FRAME_BASE_BEFORE_SIGTRAMP)
6151 (hppa32_hpux_frame_base_before_sigtramp)
6152 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6153 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6154 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6155 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6156 (FRAME_BASE_BEFORE_SIGTRAMP)
6157 (hppa64_hpux_frame_base_before_sigtramp)
6158 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6159
6160 2004-04-03 Andrew Cagney <cagney@redhat.com>
6161
6162 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6163
6164 2004-04-02 Andrew Cagney <cagney@redhat.com>
6165
6166 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6167 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6168 * dummy-frame.h: Delete out-of-date comments.
6169 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6170 * gdbarch.h, gdbarch.c: Re-generate.
6171
6172 2004-04-02 Joel Brobecker <brobecker@gnat.com>
6173
6174 Committed by Andrew Cagney <cagney@redhat.com>.
6175 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6176 into account an instruction saving a register if we have already
6177 seen an earlier instruction saving that same register.
6178
6179 2004-04-02 Andrew Cagney <cagney@redhat.com>
6180
6181 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6182 * gdbarch.h, gdbarch.c: Re-generate.
6183 * frame.c (legacy_get_prev_frame): Delete references to
6184 DEPRECATED_INIT_FRAME_PC_FIRST.
6185
6186 * infrun.c (pc_in_sigtramp): Delete function.
6187 (check_sigtramp2): Inline call to pc_in_sigtramp, use
6188 get_frame_type.
6189
6190 2004-04-02 Andrew Cagney <cagney@redhat.com>
6191
6192 * infrun.c (handle_step_into_function): Delete code conditional on
6193 legacy_frame_p.
6194 (handle_inferior_event, step_over_function): Ditto.
6195
6196 2004-04-02 Andrew Cagney <cagney@redhat.com>
6197
6198 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6199 "previous frame inner to this frame" test.
6200
6201 2004-04-02 Andrew Cagney <cagney@redhat.com>
6202
6203 * frame.c (safe_frame_unwind_memory): New function.
6204 * frame.h (safe_frame_unwind_memory): Declare. Update description
6205 of /safe_/ methods.
6206 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6207 "next_frame". Use safe_frame_unwind_memory.
6208 (tramp_frame_sniffer): Update call to tramp_frame_start.
6209
6210 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
6211
6212 * dwarf2read.c (dwarf2_objfile_data_key): New.
6213 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6214 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6215 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6216 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6217 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6218 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6219 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6220 Remove variables.
6221 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
6222 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6223 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6224 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6225 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6226 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6227 Remove macros.
6228 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
6229 data.
6230 (dwarf2_locate_sections, dwarf2_build_psymtabs)
6231 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6232 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6233 (read_partial_die, read_full_die, read_indirect_string)
6234 (dwarf_decode_line_header, dwarf_decode_macros)
6235 (dwarf2_symbol_mark_computed): Remove use of removed macros.
6236 Update uses of removed variables.
6237 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
6238 of removed macros.
6239 (_initialize_dwarf2_read): New function.
6240 * symfile.h (dwarf2_has_info): Update prototype.
6241 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6242 * elfread.c (elf_symfile_read): Likewise.
6243
6244 2004-04-01 Jim Blandy <jimb@redhat.com>
6245
6246 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6247 function for register numbers on all the rs6000-derived targets.
6248 (rs6000_gdbarch_init): Don't register a separate
6249 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
6250 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6251 variants.
6252
6253 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6254 numbering.
6255
6256 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
6257
6258 * valarith.c: Update copyright notice.
6259 (value_add): Handle range types.
6260 (value_sub): Ditto.
6261 (value_equal): Ditto.
6262 (value_less): Ditto.
6263 (value_neg): Ditto.
6264 (value_complement): Ditto.
6265 (value_binop): Simplify slightly by using is_integral_type and
6266 eliminiating unnecessary COERCE_ENUMs.
6267
6268 2004-03-31 Andrew Cagney <cagney@redhat.com>
6269
6270 * frame.h (frame_unwind_id): Declare.
6271 * frame.c (frame_unwind_id): New function.
6272 (get_prev_frame_1): New function.
6273 (frame_debug_got_null_frame): New function.
6274 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
6275 code proper to prev_frame, update description.
6276 * infrun.c (step_over_function): Use frame_unwind_id.
6277
6278 2004-04-31 J. Brobecker <brobecker@gnat.com>
6279
6280 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6281 (hppa64_push_dummy_call): Likewise.
6282
6283 2004-03-30 Jim Blandy <jimb@redhat.com>
6284
6285 From Ulrich Weigand:
6286 * utils.c (query): Do not use a va_list variable multiple times.
6287
6288 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6289
6290 * Makefile.in (linux_nat_h): Update dependencies.
6291 * configure.in: Check for <gnu/libc-version.h>.
6292 * configure: Regenerate.
6293 * config.in: Regenerate.
6294 * linux-nat.h: Include "target.h". Add waitstatus field to
6295 struct lwp_info.
6296 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6297 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6298 to.
6299 (lin_lwp_handle_extended): New function. Handle clone events.
6300 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
6301 thread exit events.
6302 (child_wait): Handle clone events.
6303 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6304 * linux-nat.c (linux_enable_event_reporting): Turn on
6305 PTRACE_O_TRACECLONE.
6306 (linux_handle_extended_wait): Handle clone events.
6307 * thread-db.c: Include <gnu/libc-version.h>.
6308 (struct private_thread_info): Add dying flag.
6309 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6310 higher.
6311 (attach_thread): Update comments. Handle dying threads.
6312 (detach_thread): Set the dying flag.
6313 (check_event): Always call attach_thread.
6314
6315 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6316
6317 * mips-tdep.c (mips_pdr_data): New.
6318 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6319 (_initialize_mips_tdep): Initialize mips_pdr_data.
6320
6321 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
6322
6323 * minsyms.c (install_minimal_symbols): Move dropping leading
6324 char from linkage name from here...
6325 (prim_record_minimal_symbol_and_info): ...to here. Simplify
6326 test for "__gnu_compiled*" symbols.
6327
6328 2004-03-28 Jim Blandy <jimb@redhat.com>
6329
6330 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6331 registers to temp register r0 and byte stores as prologue
6332 instructions.
6333
6334 2004-03-28 Andrew Cagney <cagney@redhat.com>
6335
6336 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
6337 arm*-*-*.
6338
6339 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6340
6341 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6342 and switch the layout to force a display of register window.
6343
6344 2004-02-26 J. Brobecker <brobecker@gnat.com>
6345
6346 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6347 of the INTEGER class.
6348
6349 2004-03-26 Jim Blandy <jimb@redhat.com>
6350
6351 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6352 bytes long on PPC GNU/Linux.
6353
6354 2004-03-26 David Carlton <carlton@kealia.com>
6355
6356 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6357
6358 2004-03-25 Andrew Cagney <cagney@redhat.com>
6359
6360 * PROBLEMS: Add general section titles, remove references to
6361 specific releases.
6362
6363 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
6364
6365 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6366 INT_REGISTER_SIZE.
6367 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6368 FP_REGISTER_VIRTUAL_SIZE.
6369 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6370 of DEPRECATED_REGISTER_RAW_SIZE.
6371 (arm_register_type): Add gdbarch argument.
6372 (arm_register_raw_size, arm_register_virtual_size): Delete.
6373 (arm_register_byte, arm_extract_return_value)
6374 (arm_store_return_value, arm_get_longjmp_target): Update references
6375 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6376 (arm_gdbarch_init): Likewise. Don't set
6377 deprecated_register_raw_size, deprecated_register_virtual_size,
6378 deprecated_max_register_raw_size,
6379 deprecated_max_register_virtual_size, or
6380 deprecated_max_register_virtual_type. Do set register_type.
6381 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6382 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6383 (FP_REGISTER_VIRTUAL_SIZE): Delete.
6384 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6385 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6386 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6387 INT_REGISTER_SIZE.
6388 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6389 (remote_rdp_store_register): Likewise.
6390
6391 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
6392
6393 * Makefile.in (mips-linux-tdep.o): Update dependencies.
6394 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6395 to after osabi initialization.
6396 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6397 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6398 functions.
6399 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6400 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6401 variables.
6402 (mips_linux_init_abi): Append signal trampoline unwinders.
6403
6404 2004-03-24 Andrew Cagney <cagney@redhat.com>
6405
6406 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6407 * tramp-frame.c: Include "gdb_assert.h".
6408 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
6409 correct sizeof.
6410 (tramp_frame_append): Validate the tramp frame's instructions.
6411 * Makefile.in (tramp-frame.o): Update dependencies.
6412
6413 2004-03-23 Andrew Cagney <cagney@redhat.com>
6414
6415 * trad-frame.h (trad_frame_set_reg_addr): Declare.
6416
6417 2004-03-23 Andrew Cagney <cagney@redhat.com>
6418
6419 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6420 Nasser as past testsuite/lib/ (and other) maintainers.
6421
6422 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6423
6424 * infcmd.c (attach_command): Reread symbols if we already have
6425 an exec file.
6426
6427 2004-03-23 Andrew Cagney <cagney@redhat.com>
6428
6429 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6430
6431 2004-03-23 Andrew Cagney <cagney@redhat.com>
6432
6433 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6434 * gdbarch.h, gdbarch.c: Re-generate.
6435 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6436 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6437 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6438 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6439 (DEPRECATED_SIGTRAMP_START): Update.
6440 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6441 (DEPRECATED_SIGTRAMP_START): Update.
6442 * blockframe.c (find_pc_sect_partial_function): Update.
6443 * arch-utils.c (legacy_pc_in_sigtramp): Update.
6444
6445 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6446
6447 * remote.c (remote_open_1): Reopen the exec file and reread symbols
6448 if necessary.
6449
6450 2004-03-23 Andrew Cagney <cagney@redhat.com>
6451
6452 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6453 predicate, deprecate.
6454 * gdbarch.h, gdbarch.c: Re-generate.
6455 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6456 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6457 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6458 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6459 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6460 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6461 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6462 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6463 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6464 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6465 * blockframe.c (find_pc_partial_function): Update.
6466 * breakpoint.c (bpstat_what): Update.
6467 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6468 * frv-linux-tdep.c (frv_linux_init_abi): Update.
6469 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6470 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6471 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6472 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6473 * i386-nto-tdep.c (i386nto_init_abi): Update.
6474 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6475 * i386-tdep.c (i386_sigtramp_frame_sniffer)
6476 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6477 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6478 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6479 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6480 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6481 * infrun.c (pc_in_sigtramp): Update.
6482 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6483 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6484 * mips-tdep.c (mips_gdbarch_init): Update.
6485 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6486 * ppc-linux-tdep.c: Update comment.
6487 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6488 * shnbsd-tdep.c (shnbsd_init_abi): Update.
6489 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6490 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6491 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6492 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6493 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6494 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6495 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6496 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6497
6498 2004-03-23 Andrew Cagney <cagney@redhat.com>
6499
6500 * tramp-frame.h, tramp-frame.h: New files.
6501 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6502 Update rules to include "tramp-frame.h" and "tramp-frame.c".
6503
6504 * Makefile.in: Update all dependencies.
6505
6506 2004-03-23 Andrew Cagney <cagney@redhat.com>
6507
6508 * Makefile.in (trad_frame_h): Add $(frame_h).
6509 * trad-frame.h: Update copyright. Include "frame.h".
6510 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6511 (trad_frame_set_id, trad_frame_get_id): Declare.
6512 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6513 * trad-frame.c: Update copyright.
6514 (struct trad_frame_cache): Define.
6515 (trad_frame_cache_zalloc): New function.
6516 (trad_frame_set_id, trad_frame_get_id): New functions.
6517 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6518
6519 2004-03-22 Andrew Cagney <cagney@redhat.com>
6520
6521 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6522 s390_pltstub_unwind_cache.
6523 (s390_stub_frame_unwind_cache): Rename
6524 s390_pltstub_frame_unwind_cache.
6525 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6526 (s390_stub_frame_prev_register): Rename
6527 s390_pltstub_frame_prev_register.
6528 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6529 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6530
6531 From Ulrich Weigand:
6532 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6533 pointer calls like PLT calls.
6534
6535 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6536
6537 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6538 PC rather than the partial function start address. Use the start
6539 address to sanity check the found PDR.
6540
6541 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6542
6543 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6544 linux_handle_extended_wait.
6545
6546 2004-03-22 Andrew Cagney <cagney@redhat.com>
6547
6548 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6549 function.
6550
6551 * frame.h (generic_pop_current_frame): Delete declaration.
6552 (deprecate_pop_dummy_frame): Deprecate
6553 generic_pop_dummy_frame.
6554 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6555 (generic_pop_current_frame): Delete function.
6556 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6557 generic_pop_current_frame.
6558 * v850-tdep.c (v850_pop_frame): Update.
6559 * mcore-tdep.c (mcore_pop_frame): Update.
6560 * sh64-tdep.c (sh64_pop_frame): Update.
6561 * h8300-tdep.c (h8300_pop_frame): Update.
6562
6563 2004-03-22 Andrew Cagney <cagney@redhat.com>
6564
6565 * frame.h (deprecated_pc_in_call_dummy): Rename
6566 generic_pc_in_call_dummy.
6567 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6568 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6569 generic_pc_in_call_dummy.
6570 (pc_in_dummy_frame): Make static.
6571 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6572 * gdbarch.h, gdbarch.c: Re-generate.
6573 * dummy-frame.c (dummy_frame_sniffer): Simplify.
6574 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6575 (legacy_get_prev_frame): Ditto.
6576 * inferior.h: Delete reference to generic_pc_in_call_dummy in
6577 comment.
6578
6579 2004-03-21 Andrew Cagney <cagney@redhat.com>
6580
6581 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6582 declaration and out-of-date comment.
6583 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6584 Delete function.
6585 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6586 deprecated_pc_in_call_dummy.
6587
6588 * infrun.c (handle_inferior_event): For non legacy frames, use the
6589 frame ID and frame type to identify a signal trampoline. Update
6590 comments.
6591
6592 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
6593
6594 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6595 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6596
6597 2004-03-21 Andrew Cagney <cagney@redhat.com>
6598
6599 * frame-unwind.h: Update copyright.
6600 (struct frame_data): Add opaque declaration.
6601 (frame_sniffer_ftype): Declare.
6602 (struct frame_unwind): Add "unwind_data" and "sniffer".
6603 (frame_unwind_register_unwinder): Declare.
6604 (frame_unwind_find_by_frame): Add parameter "this_cache".
6605 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6606 (legacy_get_prev_frame, legacy_get_prev_frame)
6607 (get_frame_type): Pass the prologue_cache to
6608 frame_unwind_find_by_frame.
6609 * frame-unwind.c (struct frame_unwind_table_entry): Add field
6610 "unwinder".
6611 (frame_unwind_register_unwinder): New function.
6612 (frame_unwind_find_by_frame): Handle an unwind sniffer.
6613
6614 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
6615
6616 * bcache.c (print_percentage): Use floating point to avoid
6617 incorrect results when portion*100 overflows.
6618
6619 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6620
6621 * ppc_tdep.h (ppc_linux_frame_saved_pc)
6622 (ppc_linux_init_extra_frame_info)
6623 (ppc_linux_frameless_function_invocation)
6624 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6625 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6626 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6627 (rs6000_frame_chain): Delete declarations.
6628 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6629 (ppc_linux_init_extra_frame_info)
6630 (ppc_linux_frameless_function_invocation)
6631 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6632 (ppc_linux_init_abi): Remove registration of above deleted functions.
6633 * rs6000-tdep.c (rs6000_init_extra_frame_info)
6634 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6635 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6636 (rs6000_pop_frame, rs6000_frameless_function_invocation)
6637 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6638 (rs6000_gdbarch_init): Remove registration of above deleted functions.
6639 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6640 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6641 frame management for all OSABIs.
6642
6643 2004-03-19 Andrew Cagney <cagney@redhat.com>
6644
6645 Committed by Kevin Buettner <kevinb@redhat.com>.
6646
6647 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6648 Update copyright.
6649 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6650 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6651 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6652 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6653 unwinders. #ifdef legacy frame code.
6654 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6655 "frame-base.h".
6656 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6657 (struct rs6000_frame_cache, rs6000_frame_cache)
6658 (rs6000_frame_this_id, rs6000_frame_prev_register)
6659 (rs6000_frame_sniffer, rs6000_frame_unwind)
6660 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6661 (rs6000_frame_base): Implement a traditional frame unwinder.
6662 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6663 frame unwinder.
6664
6665 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6666
6667 * breakpoint.c (adjust_breakpoint_address): Don't adjust
6668 breakpoint address for watchpoints or the catch eventpoints.
6669 Add new paramter ``bptype''. Adjust all callers.
6670
6671 2004-03-19 Andrew Cagney <cagney@redhat.com>
6672
6673 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
6674
6675 * PROBLEMS: Delete note that ARM does not use frame code, problem
6676 fixed.
6677
6678 2004-03-18 Andrew Cagney <cagney@redhat.com>
6679
6680 * stack.c (return_command): Delete code wrapped in #ifdef
6681 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
6682
6683 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
6684
6685 2004-03-18 Andrew Cagney <cagney@redhat.com>
6686
6687 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
6688 DEPRECATED_IN_SIGTRAMP.
6689 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6690 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
6691 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6692 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6693 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6694 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6695 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6696 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6697 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
6698 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
6699
6700 2004-03-18 Andrew Cagney <cagney@redhat.com>
6701
6702 * frame-base.c: Update copyright. Include "gdb_obstack.h".
6703 (struct frame_base_table_entry): Define.
6704 (struct frame_base_table): Re-implement as a linked list.
6705 (frame_base_init): Re-implement.
6706 (frame_base_table): Delete function.
6707 (append_predicate): Delete function.
6708 (frame_base_append_sniffer): Update.
6709 (frame_base_set_default): Update.
6710 (frame_base_find_by_frame): Update.
6711 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
6712 * Makefile.in (frame-base.o): Update dependencies.
6713
6714 2004-03-17 Andrew Cagney <cagney@redhat.com>
6715
6716 * frame.c (legacy_get_prev_frame): Pass correct frame to
6717 frame_unwind_find_by_frame.
6718
6719 2004-03-17 David Carlton <carlton@kealia.com>
6720
6721 * NEWS: Mention C++ nested types and namespaces
6722
6723 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
6724
6725 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
6726 and "Regressions since gdb 5.3.". Add known regressions since
6727 gdb 6.0.
6728
6729 2004-03-16 David Carlton <carlton@kealia.com>
6730
6731 * dwarf2read.c (process_structure_scope): Process children even
6732 when we're a declaration.
6733
6734 2004-03-16 Andrew Cagney <cagney@redhat.com>
6735
6736 * symtab.h (find_pc_sect_partial_function): Delete declaration.
6737 * blockframe.c (find_pc_partial_function)
6738 (find_pc_sect_partial_function): Merge into a single
6739 find_pc_partial_function.
6740
6741 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6742
6743 * i386bsd-nat.c: s/regno/regnum/g.
6744 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
6745 FP0_REGNUM.
6746 (store_inferior_registers): Likewise.
6747
6748 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6749
6750 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
6751 of i387_fill_fsave.
6752 (store_inferior_registers): Call i387_collect_fsave and
6753 i387_collect_fxsave instead of i387_fill_fsave and
6754 i387_fill_fxsave.
6755
6756 2004-03-15 Andrew Cagney <cagney@redhat.com>
6757
6758 * Makefile.in (frame-unwind.o): Update dependencies.
6759 * frame-unwind.c: Include "gdb_obstack.h".
6760 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
6761 parameter.
6762 (append_predicate): Delete function.
6763 (struct frame_unwind_table_entry): New structure.
6764 (struct frame_unwind_table): Replace "sniffer" with "head" and
6765 "tail".
6766 (frame_unwind_append_sniffer): Update.
6767 (frame_unwind_find_by_frame): Update.
6768 (_initialize_frame_unwind): Registe frame_unwind_init using
6769 gdbarch_data_register_pre_init.
6770
6771 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6772
6773 * i386bsd-nat.c: Update copyright year.
6774 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
6775 define unconditionally.
6776
6777 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6778
6779 * i387-tdep.h (i387_collect_fsave): New prototype.
6780 * i387-tdep.c (i387_collect_fsave): New function containing most
6781 of the code from i387_fill_fsave.
6782 (i387_fill_fsave): Call i387_collect_fsave.
6783
6784 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6785
6786 * i386-linux-tdep.c: Update copyright year.
6787 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
6788 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
6789 svr4_ilp32_link_map_offsets instead of
6790 i386_linux_svr4_fetch_link_map_offsets.
6791
6792 2004-03-15 David Carlton <carlton@kealia.com>
6793
6794 Fix for PR c++/1553:
6795 * dwarf2read.c (read_structure_type): Determine type name by
6796 calling determine_class_name.
6797 (determine_class_name): New.
6798 (determine_prefix): Look at TYPE_TAG_NAME and call
6799 determine_class_name when appropriate.
6800 (determine_prefix_aux, class_name): Delete.
6801 (read_namespace): Set die->type.
6802
6803 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6804
6805 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
6806 unused macro definition. The definition in target.h (or perhaps
6807 elsewhere) takes precedence.
6808
6809 2004-03-15 Andrew Cagney <cagney@redhat.com>
6810
6811 * ppc-tdep.h: Update copyright.
6812 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
6813 function signatures to match "regsets.h".
6814 * ppc-linux-tdep.c: Include "regset.h".
6815 (ELF_GREGSET_SIZE): Delete.
6816 (right_supply_register): New function.
6817 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
6818 using right_supply_register.
6819 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
6820 functions.
6821 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
6822 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
6823 (_initialize_ppc_linux_tdep): Do not register
6824 ppc_linux_regset_core_fns.
6825 (ppc_linux_regset_from_core_section): Replace
6826 fetch_core_registers.
6827 (ppc_linux_regset_core_fns): Delete.
6828 * ppc-linux-nat.c: (right_fill_reg): New function.
6829 (supply_gregset): Update call to ppc_linux_supply_gregset.
6830 (fill_gregset): Clear the register set, use right_fill_reg.
6831 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
6832 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
6833
6834 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
6835 unsigned.
6836
6837 2004-03-15 Andrew Cagney <cagney@redhat.com>
6838
6839 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
6840 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
6841 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
6842 and register_gdbarch_data.
6843 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
6844 (struct gdbarch_data): Replace "init" by "pre_init" and
6845 "post_init".
6846 * gdbarch.h, gdbarch.c: Re-generate.
6847 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
6848 with"obstack", use OBSTACK_ZALLOC.
6849 (dwarf2_frame_ops): Delete.
6850 (dwarf2_frame_set_init_reg): Use gdbarch_data.
6851 (dwarf2_frame_init_reg): Use gdbarch_data.
6852 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
6853 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
6854 (_initialize_svr4_solib): Update.
6855 * user-regs.c (_initialize_user_regs): Update.
6856 * reggroups.c (_initialize_reggroup): Update.
6857 * regcache.c (_initialize_regcache): Update.
6858 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6859 * libunwind-frame.c (_initialize_libunwind_frame): Update.
6860 * gnu-v3-abi.c (init_gnuv3_ops): Update.
6861 * frame-unwind.c (_initialize_frame_unwind): Update.
6862 * frame-base.c (_initialize_frame_base): Update.
6863 * user-regs.c (user_reg_add): Update.
6864 * reggroups.c (reggroup_add): Update.
6865 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6866 * libunwind-frame.c (libunwind_frame_set_descr): Update.
6867 * frame-unwind.c (frame_unwind_append_sniffer): Update.
6868 * frame-base.c (frame_base_table): Update.
6869 * remote.c (_initialize_remote): Update.
6870 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
6871
6872 2004-03-15 Andrew Cagney <cagney@redhat.com>
6873
6874 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6875
6876 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6877
6878 * Makefile.in (frv-linux-tdep.o): Add dependencies.
6879 * frv-linux-tdep.c: New file.
6880 * frv-tdep.c (struct gdbarch_tdep): Add new field
6881 ``sigcontext_reg_addr''.
6882 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6883 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6884 (frv_sigramp_frame_sniffer): New functions.
6885 (frv_sigtramp_frame_unwind): New static global.
6886 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
6887 sniffers.
6888 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6889 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6890
6891 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6892
6893 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6894 but not via a call to error(), when unable to read memory.
6895
6896 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6897
6898 * frv-tdep.c (frv_call_dummy_words): Delete.
6899 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6900
6901 2004-03-15 Andrew Cagney <cagney@redhat.com>
6902
6903 * infrun.c (handle_step_into_function, step_over_function): Only
6904 update and use STEP_FRAME_ID when the system is using legacy
6905 frames. Update comments.
6906
6907 2004-03-14 Mark Kettenis <kettenis@gnu.org>
6908
6909 * amd64-linux-tdep.h: Remove file.
6910 * amd64-linux-tdep.c: Don't include "inferior.h" and
6911 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
6912 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
6913 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
6914 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
6915 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
6916 macros.
6917 (user_to_gdb_regmap): Remove variable.
6918 (amd64_linux_gregset_reg_offset): New variable.
6919 (amd64_core_fns): Remove variable.
6920 (fetch_core_registers): Remove function.
6921 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
6922 functions.
6923 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
6924 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
6925 * Makefile.in (amd64_linux_tdep_h): Remove.
6926 (amd64-linux-nat.o): Update dependencies.
6927 (amd64-linux-tdep.o): Update dependencies.
6928
6929 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
6930 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
6931 functions.
6932 (fetch_inferior_registers, store_inferior_registers): Rewrite.
6933
6934 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
6935 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
6936
6937 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
6938
6939 * dwarf2read.c (read_structure_type): Rename from
6940 read_structure_scope. Don't create a symbol or call process_die.
6941 Return immediately if die->type is set. Call read_type_die before
6942 dwarf2_add_member_fn.
6943 (process_structure_scope): New function.
6944 (read_enumeration_type, process_enumeration_scope): New functions,
6945 broken out from read_enumeration. Don't create the enumeration
6946 type if it has already been created.
6947 (read_enumeration): Removed.
6948 (process_die): Call read_structure_type, process_structure_scope,
6949 read_enumeration_type, and process_enumeration_scope. Just call
6950 new_symbol for base and subrange types. Add a comment about other
6951 type dies.
6952 (read_type_die): Call read_enumeration_type.
6953 (add_partial_structure, new_symbol): Update comments.
6954
6955 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6956
6957 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
6958
6959 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6960
6961 * tui/tui-win.h (tui_get_cmd_list): Declare.
6962 * tui/tui-win.c (tui_command): New function.
6963 (tui_get_cmd_list): New function.
6964 (_initialize_tui_win): Moved initialization of tui command in
6965 tui_get_cmd_list.
6966
6967 * tui/tui-data.c (init_content_element): Setup new data members.
6968 (init_win_info): Likewise.
6969 (free_content_elements): Free it.
6970 * tui/tui-data.h (struct tui_data_element): Store the register
6971 content to print.
6972 (struct tui_data_info): Keep the current register group.
6973
6974 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
6975
6976 * tui/tui-regs.h (tui_show_registers): Update prototype.
6977 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
6978 (tui_resize_all): No need to calculate anything for register window.
6979 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
6980 (tui_set_register_element, tui_set_general_regs_content): Remove.
6981 (tui_set_special_regs_content): Remove.
6982 (tui_set_general_and_special_regs_content): Remove.
6983 (tui_set_float_regs_content): Remove.
6984 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
6985 (tui_set_regs_content): Remove.
6986 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
6987 (tui_v_show_registers_command_support): Remove.
6988 (tui_show_registers): Use a reggroup to specify the registers to show.
6989 (tui_show_register_group): New function.
6990 (tui_display_registers_from): Compute the layout of register window
6991 and refresh with new API; be sure to delete old register windows.
6992 (tui_check_register_values): Update to use tui_get_register and
6993 tui_display_data.
6994 (tui_display_register): Just refresh the register window part.
6995 (tui_register_format): Format registers and save in tui_data_element.
6996 (tui_get_register): New to combine tui_reg_value_has_changed and
6997 tui_get_register_raw_value; fix to use the new gdb API.
6998 (tui_show_float_command): Renamed tui_reg_float_command.
6999 (tui_show_general_command): Renamed tui_reg_general_command.
7000 (tui_show_special_command): Renamed tui_reg_system_command.
7001 (_initialize_tui_regs): Remove unused commands.
7002
7003 2004-03-13 Mark Kettenis <kettenis@gnu.org>
7004
7005 * NEWS (New native configurations): Mention OpenBSD/amd64.
7006
7007 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7008 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7009 Remove defines.
7010 * config/i386/nm-fbsd64.h: Likewise.
7011 * config/i386/nm-obsd.h: Likewise.
7012 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7013 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7014
7015 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7016
7017 * frv-tdep.c (set_variant_scratch_registers): New function.
7018 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7019 New constants.
7020
7021 From Richard Sandiford <rsandifo@redhat.com>:
7022 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7023
7024 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7025
7026 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7027 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7028 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7029 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7030 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7031 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7032 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7033 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7034 definitions from frv-tdep.c to frv-tdep.h.
7035
7036 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7037
7038 Add shared library support for FR-V FDPIC ABI:
7039 * Makefile.in (solib-frv.o): Add dependencies.
7040 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7041 New functions.
7042 (frv_push_dummy_call): Add support for FDPIC ABI.
7043 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7044 for FDPIC ABI.
7045 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7046 (frv_fdpic_find_canonical_descriptor): Declare.
7047 * solib-frv.c: New file.
7048 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7049 * config/frv/tm-frv.h (solib.h): Include.
7050
7051 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7052
7053 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7054 (frv-tdep.o): Update dependencies.
7055 * frv-tdep.h: New file.
7056 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7057 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7058 constants.
7059 (struct gdbarch_tdep): Add new member ``frv_abi''.
7060 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7061 functions.
7062 (new_variant): Set ``frv_abi'' field.
7063 (gdb_arch_init): Detect FDPIC executables.
7064
7065 2004-03-12 Mark Kettenis <kettenis@gnu.org>
7066
7067 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7068 wrapper.
7069
7070 2004-03-11 Andrew Cagney <cagney@redhat.com>
7071
7072 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7073
7074 2004-03-11 Kevin Buettner <kevinb@redhat.com>
7075
7076 * solist.h (master_so_list): New function.
7077 * solib.c (master_so_list): Likewise.
7078 * solib-svr4.c (enable_break): Iterate over so_list entries
7079 obtained from master list instead of entries obtained directly
7080 via svr4_current_sos().
7081
7082 2004-03-10 Ben Elliston <bje@gnu.org>
7083
7084 * MAINTAINERS: Update my mail address.
7085
7086 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7087
7088 * remote-m32r-sdi.c: Support hardware watchpoint.
7089
7090 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7091
7092 * user-regs.c: Update copyright years.
7093 (struct user_regs): Rename to gdb_user_regs.
7094 (append_user_reg, builtin_user_regs, user_regs_init)
7095 (user_reg_add, user_reg_map_name_to_regnum)
7096 (usernum_to_user_reg): Update.
7097
7098 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7099
7100 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7101 (skip_children): New functions.
7102 (locate_pdi_sibling): Call skip_children.
7103
7104 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7105
7106 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7107 * gdbtypes.c (check_typedef): Update comments.
7108
7109 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7110
7111 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7112 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7113 pointer. Update comment about comp_unit_head.
7114 (struct abbrev_info): Shorten two int flags.
7115 (dwarf_alloc_abbrev): Take a CU argument.
7116 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7117 each time through the loop. Update cleanup argument.
7118 (psymtab_to_symtab_1): Update cleanup call.
7119 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7120 abbrev_obstack.
7121 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7122 Just call obstack_free and clear the pointer.
7123
7124 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7125
7126 * infrun.c (handle_inferior_event): Remove short-circuit code for
7127 events in a different thread.
7128
7129 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7130
7131 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7132 print the whole transfer.
7133 (initialize_targets): Update description of "set debug target".
7134
7135 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7136
7137 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7138
7139 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
7140
7141 * MAINTAINERS (write after approval): Add myself.
7142
7143 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7144
7145 * sh-tdep.c (sh_print_registers_info): Use for loop.
7146 Don't skip multiple registers when a float register is encountered.
7147
7148 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7149
7150 Fix PR tdep/1291.
7151 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7152 to official SH documentation.
7153
7154 2004-03-07 Andrew Cagney <cagney@redhat.com>
7155
7156 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7157 unused function.
7158
7159 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
7160
7161 * arm-tdep.c (thumb_get_next_pc): Handle BX.
7162 (arm_get_next_pc): Handle BX and BLX.
7163
7164 2004-03-07 Andrew Cagney <cagney@redhat.com>
7165
7166 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7167 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7168 HPPA_SP_REGNUM.
7169 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7170 (hppa_target_read_fp): Delete.
7171 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7172 register_virtual_size, max_register_raw_size,
7173 max_register_virtual_size, register_byte, register_size,
7174 target_read_fp, fp_regnum, and register_bytes. Set register_type
7175 instead of register_virtual_type.
7176 (hppa32_register_type, hppa64_register_type): Replace
7177 hppa32_register_virtual_type and hppa64_register_virtual_type.
7178 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7179 (HPPA_FP_REGNUM): Define.
7180
7181 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7182
7183 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7184 (pa_do_registers_info): Delete.
7185 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7186 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7187 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7188
7189 * infcall.c (legacy_push_dummy_code): Delete #ifdef
7190 GDB_TARGET_IS_HPPA code.
7191 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7192 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7193 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7194 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7195 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7196 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7197 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7198 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7199 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7200 (hppa_frameless_function_invocation, hppa64_store_return_value)
7201 (hppa_store_struct_return, hppa64_extract_return_value)
7202 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7203 (hppa32_call_dummy_length, hppa64_call_dummy_length)
7204 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7205 (find_proc_framesize, deposit_21, restore_pc_queue)
7206 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7207 (rp_saved, pc_in_linker_stub): Delete.
7208
7209 Unconditionally enable 64-bit frame and ABI code.
7210 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7211 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7212 push_dummy_frame, fix_call_dummy, push_arguments,
7213 call_dummy_location, extract_return_value, use_struct_convention,
7214 store_return_value, store_struct_return, saved_pc_after_call,
7215 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7216 frame_chain, frame_chain_valid, frameless_function_invocation,
7217 frame_saved_pc, and pop_frame.
7218
7219 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7220 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7221 (hppa_gdbarch_init): Do not set PC_REGNUM.
7222
7223 2004-03-06 Mark Kettenis <kettenis@gnu.org>
7224
7225 * config/alpha/tm-fbsd.h: Remove file.
7226 * config/alpha/fbsd.mt: Tweak comment.
7227 (TM_FILE): Set to tm-alpha.h.
7228
7229 2004-03-05 Andrew Cagney <cagney@redhat.com>
7230
7231 * infrun.c (step_over_function): When non-legacy code, and no
7232 step_frame_id, use the unwinder to get the caller's frame ID.
7233
7234 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7235
7236 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7237 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7238 bfd_arch_unknown. Adjust comment.
7239
7240 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
7241 * i386obsd-tdep.c: Correct spelling in comment.
7242 * i386nbsd-tdep.c: Correct spelling in comment.
7243 * sparc-tdep.c: Correct spelling in comments.
7244
7245 2004-03-05 David Carlton <carlton@kealia.com>
7246
7247 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7248 bug.
7249
7250 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7251
7252 * sparc-tdep.c: Fix typo in comment.
7253
7254 2004-03-04 J. Brobecker <brobecker@gnat.com>
7255
7256 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7257
7258 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
7259
7260 * dwarf2read.c: Add comment describing memory lifetimes.
7261 (struct dwarf2_pinfo): Update comment.
7262 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7263 (read_enumeration, new_symbol): Don't use obsavestring.
7264
7265 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7266
7267 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7268 instead of amd64_fill_fxsave.
7269 * amd64bsd-nat.c (store_inferior_registers): Likewise.
7270 * amd64fbsd-nat.c (fill_fpregset): Likewise.
7271
7272 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7273 Reorganize code a bit.
7274
7275 2004-03-04 Orjan Friberg <orjanf@axis.com>
7276
7277 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7278 when the frame pointer is pushed. Don't set the frame pointer's
7279 address on the stack unless it's actually located there.
7280 Set the SRP's address on the stack correctly when the PC is still in
7281 the prologue.
7282 (cris_return_value): New function.
7283 (cris_gdbarch_init): Clear deprecated store_return_value,
7284 extract_return_value.
7285
7286 2004-03-02 Jim Blandy <jimb@redhat.com>
7287
7288 * stabsread.c (reg_value_complaint): The maximum register number
7289 is one less than the number of registers.
7290
7291 2004-03-02 Andrew Cagney <cagney@redhat.com>
7292
7293 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7294 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
7295 trailing comma and redundant assignment of I386_ST0_REGNUM.
7296 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7297 32-bit segment registers.
7298
7299 2004-03-01 Andrew Cagney <cagney@redhat.com>
7300
7301 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7302 use frame_relative_level and get_next_frame.
7303
7304 2004-02-29 Andrew Cagney <cagney@redhat.com>
7305
7306 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7307 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7308 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7309 Delete macro.
7310
7311 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7312
7313 * inflow.c (terminal_inferior): Don't give up the terminal if we
7314 previously couldn't get the inferior's terminal state.
7315
7316 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7317
7318 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7319 PC_REGNUM.
7320
7321 2004-02-28 Andrew Cagney <cagney@redhat.com>
7322
7323 * NEWS: Refer to GDB 6.1.
7324 * README: Refer to GDB 6.1.
7325 * PROBLEMS: Refer to GDB 6.1.
7326
7327 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7328
7329 * thread-db.c (disable_thread_signals): Remove unused function.
7330
7331 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7332
7333 * amd64-nat.c: Include "gdb_string.h".
7334 (amd64_collect_native_gregset): Zero-extend the 32-bit
7335 general-purpose registers and %eip.
7336
7337 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7338 * amd64-tdep.c (amd64_collect_fxsave): New function.
7339 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7340
7341 * i387-tdep.h: Update copyright year.
7342 (i387_collect_fxsave): New prototype.
7343 * i387-tdep.c: Update copyright year.
7344 (i387_collect_fxsave): New function containing most of the code
7345 from i387_fill_fxsave.
7346 (i387_fill_fxsave): Call i387_collect_fxsave.
7347
7348 2004-02-28 Andrew Cagney <cagney@redhat.com>
7349
7350 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7351 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
7352
7353 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7354
7355 * amd64-tdep.c (amd64_frame_cache): Fix comment.
7356
7357 2004-02-28 Andrew Cagney <cagney@redhat.com>
7358
7359 * utils.c: Use "", instead of <>, to include readline.
7360 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7361 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7362 * source.c, solib.c, exec.c, event-top.c: Ditto.
7363 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7364 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7365 * Makefile.in: Update all dependencies.
7366 (readline_tilde_h, readline_history_h): Define.
7367 (readline_headers): Delete.
7368
7369 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7370
7371 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7372 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7373 "config/i386/tm-lx64.h".
7374
7375 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7376 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
7377 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7378
7379 2004-02-28 Andrew Cagney <cagney@redhat.com>
7380
7381 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7382
7383 * breakpoint.c (_initialize_breakpoint): Use
7384 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
7385 Add help to show command.
7386
7387 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7388
7389 * i386-nat.c: Reformat to be closer to coding standards.
7390 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7391 `retval'. Make variables `align' and `size' local to while-loop.
7392 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7393 (_initialize_i386_nat): New prototype.
7394
7395 * tui/tui.c: Include <readline/readline.h> instead of
7396 "readline/readline.h". Include it after <term.h> and
7397 "gdb_curses.h".
7398
7399 2004-02-27 Andrew Cagney <cagney@redhat.com>
7400
7401 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7402 the new frame unwind code.
7403 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7404 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7405 PCOQ_HEAD_REGNUM.
7406
7407 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7408 "return_value" and "push_dummy_call".
7409 (hppa32_use_struct_convention): Delete unused function.
7410 (hppa32_store_return_value): Delete unused function.
7411 (hppa32_extract_return_value): Delete unused function.
7412 (hppa32_stack_align): Delete function.
7413
7414 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
7415
7416 * coffread.c (enter_linenos): Don't let rawptr reference memory
7417 outside linetab[]'s limits.
7418
7419 2004-02-27 Andrew Cagney <cagney@redhat.com>
7420
7421 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7422 inferior stack space - the stack needs to grow upwards.
7423 (hppa32_frame_align): New function.
7424 (hppa64_frame_align): Replace hppa_frame_align.
7425 (hppa_gdbarch_init): Update.
7426
7427 2004-02-26 Orjan Friberg <orjanf@axis.com>
7428
7429 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7430 (dwarf2-frame.h): Include.
7431 (enum cris_regnums): New enum CRIS_FP_REGNUM.
7432 Remove static variables related to ABI setting.
7433 (struct gdbarch_tdep): Remove cris_abi member.
7434 (struct frame_extra_info): Remove.
7435 (cris_unwind_cache, stack_item): New structs.
7436 (cris_frame_unwind, cris_frame_base): New variables.
7437 (push_stack_item, pop_stack_item)
7438 (cris_frame_unwind_cache, cris_frame_this_id)
7439 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7440 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7441 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7442 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7443 (cris_reg_struct_has_addr): New functions.
7444 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7445 (cris_frame_saved_pc, cris_saved_pc_after_call,
7446 (cris_store_struct_return, cris_frameless_function_invocation)
7447 (cris_pop_frame, cris_skip_prologue_main)
7448 (cris_abi_original_store_return_value)
7449 (cris_abi_v2_store_return_value)
7450 (cris_abi_original_extract_return_value)
7451 (cris_abi_v2_extract_return_value)
7452 (cris_abi_original_reg_struct_has_addr)
7453 (cris_abi_v2_reg_struct_has_addr)
7454 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7455 (cris_push_return_address, cris_abi_update): Remove.
7456 (_initialize_cris_tdep): Remove ABI command.
7457 (cris_dump_tdep): Ditto.
7458 (cris_gdbarch_init): Remove ABI command.
7459 Set store_return_value, extract_return_value, push_dummy_code,
7460 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7461 frame_unwind_append_sniffer, frame_base_set_default.
7462 Clear deprecated init_frame_pc, push_arguments, store_return_value,
7463 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7464 sizeof_call_dummy_words, get_saved_register, push_return_address,
7465 pop_frame, store_struct_return, frame_init_saved_regs,
7466 init_extra_frame_info, frameless_function_invocation, frame_chain,
7467 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7468 dummy_write_sp.
7469
7470 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7471
7472 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7473 * valprint.c (print_hex_chars): Change from static to external.
7474 (print_char_chars): New function.
7475 * printcmd.c (print_scalar_formatted): For integer and enum types
7476 that are longer than LONGEST, perform processing via appropriate
7477 print_*_chars routines.
7478
7479 2004-02-26 Andrew Cagney <cagney@redhat.com>
7480
7481 * Makefile.in: Update dependencies.
7482 Changes from Ulrich Weigand,
7483 * s390-tdep.c: Include "dwarf2-frame.h".
7484 (s390_dwarf2_frame_init_reg): New function.
7485 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7486 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
7487
7488 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7489
7490 * breakpoint.c (pending_break_support): New setting variable.
7491 (break_command_1): Account for pending_break_support setting
7492 when creating pending breakpoints.
7493 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7494 (_initialize_breakpoint): Add "set breakpoint pending" and
7495 "show breakpoint pending" commands.
7496
7497 2004-02-26 Andrew Cagney <cagney@redhat.com>
7498
7499 Fix PR i18n/1570.
7500 * charset.c (backslashable, backslashed, represented): Remove 'e'
7501 from list of escaped characters, not part of ISO-C.
7502
7503 2004-02-25 J. Brobecker <brobecker@gnat.com>
7504
7505 From Peter Schauer <schauer@pdf.de>:
7506 * tui/tui.c: Move system header includes after local includes.
7507 Fixes a build failure on solaris systems.
7508
7509 2004-02-25 J. Brobecker <brobecker@gnat.com>
7510
7511 * configure.in: Refine the previous change.
7512 * configure: Regenerate.
7513
7514 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7515
7516 * amd64-tdep.h: Renamed from x86-64-tdep.h.
7517 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
7518 "amd64-tdep.h" instead of "x86-64-tdep.h".
7519 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7520 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7521 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
7522 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7523 and "x86-64-tdep.c".
7524 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
7525 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7526 and "x86-64-tdep.c".
7527 * amd64bsd-nat.c: Update copyright year.
7528 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7529 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7530 "x86-64-tdep.h".
7531 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7532 "x86-64-tdep.h".
7533 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7534 "x86-64-tdep.h".
7535 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7536 "x86-64-tdep.h".
7537 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7538 "x86-64-tdep.h".
7539 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7540 "x86-64-tdep.h".
7541 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7542 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7543 * Makefile.in (amd64_linux_tdep_h): Renamed from
7544 x86_64_linux_tdep_h.
7545 (amd64_tdep_h): Renamed from x86_64_tdep_h.
7546 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7547 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7548 (amd64obsd-tdep.o): Update dependencies.
7549 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7550 dependencies.
7551 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7552 dependencies.
7553 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7554 amd64-linux-nat.c amd64-linux-tdep.c.
7555 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7556 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7557 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7558 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7559 amd64-tdep.o and amd64-linux-tdep.o.
7560 (TM_FILE): Set to tm-linux64.h.
7561 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7562 (NAT_FILE): Set to nm-linux64.h.
7563 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7564 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7565 amd64-tdep.o.
7566 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7567 amd64-tdep.o.
7568 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7569 amd64-tdep.o.
7570
7571 2004-02-25 Roland McGrath <roland@redhat.com>
7572
7573 * remote.c (remote_protocol_qPart_auxv): New variable.
7574 (init_all_packet_configs): Initialize it.
7575 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7576 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7577 (show_remote_cmd): Call it.
7578 (_initialize_remote): Initialize commands.
7579 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7580 service TARGET_OBJECT_AUXV requests.
7581
7582 2004-02-25 J. Brobecker <brobecker@gnat.com>
7583
7584 * configure.in: Make sure that the wborder function is available.
7585 Otherwise, search for it in the cur_colr library.
7586 * configure: Regenerate.
7587
7588 2004-02-25 Andrew Cagney <cagney@redhat.com>
7589
7590 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7591
7592 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7593
7594 * config/i386/tm-x86-64linux.h: Tweak comments.
7595
7596 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
7597
7598 * MAINTAINERS: Add self to write-after-approval list.
7599
7600 2004-02-25 Andrew Cagney <cagney@redhat.com>
7601
7602 PR cli/1566. Problem found, and fix suggested by David Allan.
7603 * cli/cli-script.c (execute_control_command): Unconditionally
7604 install a cleanup. Default "ret" to "invalid_control". Use
7605 "break" instead of "return" to escape from the switch.
7606
7607 2004-02-24 J. Brobecker <brobecker@gnat.com>
7608
7609 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7610 with the lines macro defined in term.h on AiX.
7611 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7612 a collision with the label_width macro defined in term.h on AiX.
7613
7614 2004-02-23 David Mosberger <davidm@hpl.hp.com>
7615
7616 Committed by Kevin Buettner <kevinb@redhat.com>.
7617
7618 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7619 * ia64-tdep.c (ia64_write_pc): Make it a global function.
7620 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7621 instead of ia64_write_pc().
7622 * ia64-linux-tdep.c (regcache.h): Include.
7623 (ia64_linux_write_pc): New function.
7624
7625 2004-02-23 Roland McGrath <roland@redhat.com>
7626
7627 * auxv.c (info_auxv_command): Fix typos in error messages.
7628
7629 2004-02-23 Mark Kettenis <kettenis@gnu.org>
7630
7631 * x86-64-tdep.h: Tweak comment.
7632 (enum amd64_regnum): New.
7633 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7634 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7635 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7636 (X86_64_XMM1_REGNUM): Removed.
7637 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7638 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7639 prototypes for renamed functions.
7640 * x86-64-tdep.c: Fix typo.
7641 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7642 register numbers.
7643 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7644 Use constants from `enum amd64_regnum' for register numbers.
7645 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7646 (amd64_analyze_prologue, amd64_frame_cache,
7647 amd64_sigtramp_frame_cache): Use constants from `enum
7648 amd64_regnum' for register numbers.
7649 (amd64_supply_fpregset): Adjust for renamed functions.
7650 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
7651 `enum amd64_regnum' for register numbers.
7652 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7653 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7654 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7655 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7656 (amd64_linux_fill_gregset): Adjust for renamed macros.
7657 (fetch_core_registers): Adjust for renamed functions.
7658 (amd64_linux_init_abi): Adjust for renamed functions.
7659 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7660 renamed functions.
7661 * amd64-nat.c: Adjust for renamed macros.
7662 * amd64bsd-nat.c (fetch_inferior_registers)
7663 (store_inferior_registers): Use constants from `enum amd64_regnum'
7664 for register numbers. Adjust for renamed variables.
7665 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7666 renamed variables.
7667 (_initialize_amd64fbsd_nat): Use constants from `enum
7668 amd64_regnum' for register numbers.
7669 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7670 `enum amd64_regnum' for register numbers.
7671 (amd64fbsd_init_abi): Adjust for renamed functions.
7672 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
7673 `enum amd64_regnum' for register numbers.
7674 (amd64nbsd_init_abi): Adjust for renamed functions.
7675 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
7676 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
7677 `enum amd64_regnum' for register numbers.
7678 (amd64obsd_init_abi): Adjust for renamed functions.
7679 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
7680
7681 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7682
7683 * breakpoint.c (print_one_breakpoint): Do not output spaces
7684 after printing <PENDING> for a pending breakpoint.
7685
7686 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7687
7688 * printcmd.c (print_scalar_formatted): Initialize val_long
7689 to remove compiler warning message.
7690
7691 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7692
7693 * defs.h (nquery, yquery): New prototypes.
7694 * breakpoint.c (break_command_1): Use new nquery interface.
7695 * utils.c (defaulted_query, nquery, yquery): New functions.
7696
7697 2004-02-23 Andrew Cagney <cagney@redhat.com>
7698
7699 * hppa-tdep.c (hppa_frame_align): New function.
7700 (hppa32_push_dummy_call): New function.
7701 (hppa64_push_dummy_call): New function.
7702 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
7703 disabled.
7704
7705 * infcall.c (legacy_push_dummy_code): Don't call deprecated
7706 FIX_CALL_DUMMY when push_dummy_call is available.
7707 (call_function_by_hand, push_dummy_code): Ditto.
7708
7709 2004-02-22 Andrew Cagney <cagney@redhat.com>
7710
7711 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
7712 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
7713 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
7714 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
7715 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
7716 call_dummy_location to ON_STACK.
7717
7718 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7719
7720 * x86-64-linux-tdep.c: Tweak comment.
7721 (amd64_linux_supply_gregset): Renamed from
7722 x86_64_linux_supply_gresget.
7723 (amd64_linux_fill_gregset): Renamed from
7724 x86_64_linux_fill_gregset.
7725 (fetch_core_registers): Adjust for renamed functions.
7726 (amd64_core_fns): Renamed from x86_64_core_fns.
7727 (amd64_linux_sigtramp_start): Renamed from
7728 x86_64_linux_sigtramp_start.
7729 (amd64_linux_pc_in_sigtramp): Renamed from
7730 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
7731 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
7732 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
7733 (amd64_linux_sigcontext_addr): Renamed from
7734 x86_64_linux_sigcontext_addr.
7735 (amd64_linux_sc_reg_offset): Renamed from
7736 x86_64_linux_sc_reg_offset.
7737 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
7738 Adjust for renamed functions and variables.
7739 (_initialize_amd64_linux_tdep): Renamed from
7740 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
7741 variables.
7742 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
7743 Adjust for renamed functions.
7744
7745 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
7746 from x86_64_linux_gregset64_reg_offset.
7747 (amd64_linux_gregset32_reg_offset): Rename from
7748 x86_64_linux_gregset64_reg_offset.
7749 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
7750 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
7751 (amd64_linux_dr_set_control): Renamed from
7752 x86_64_linux_dr_set_control. Adjust for renamed functions.
7753 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
7754 Adjust for renamed functions.
7755 (amd64_linux_dr_reset_addr): Renamed from
7756 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
7757 (amd64_linux_dr_get_status): Renamed from
7758 x86_64_linux_dr_get_status. Adjust for renamed functions.
7759 (_initialize_amd64_linux_nat): Renamed from
7760 _initialize_x86_64_linux_nat. Adjust for renamed variables and
7761 functions.
7762 * config/i386/nm-x86-64linux.h: Update copyright year.
7763 Adjust for renamed functions.
7764
7765 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
7766 amd64fbsd_sigtramp_start.
7767 (amd64fbsd_sigtramp_end_addr): Renamed from
7768 amd64fbsd_sigtramp_end.
7769 (amd64fbsd_init_abi): Adjust for renamed variables.
7770 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
7771 variables.
7772 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
7773 amd64fbsd_sigtramp_start.
7774 (amd64fbsd_sigtramp_end_addr): Renamed from
7775 amd64fbsd_sigtramp_end.
7776
7777 2004-02-22 Andrew Cagney <cagney@redhat.com>
7778
7779 * hppa-tdep.c (hppa32_return_value): New function.
7780 (hppa64_return_value): New function.
7781 (hppa_gdbarch_init): Set return_value; keep disabled.
7782
7783 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
7784 struct-return and inferior function call methods.
7785
7786 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7787 "frame-base.h".
7788 (struct hppa_frame_cache): Define.
7789 (hppa_frame_cache, hppa_frame_this_id): New functions.
7790 (hppa_frame_prev_register): New function.
7791 (hppa_frame_unwind, hppa_frame_base): New variables.
7792 (hppa_frame_unwind_sniffer): New function.
7793 (hppa_frame_base_address, hppa_unwind_pc): New function.
7794 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
7795 sniffer, and frame base sniffer; keep disabled.
7796 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
7797 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
7798
7799 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
7800 to predicates for "seriously old code".
7801
7802 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
7803 runtime if(0).
7804
7805 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
7806 unsigned.
7807 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
7808
7809 * config/pa/tm-hppa.h: Update copyright.
7810 (DEPRECATED_INIT_FRAME_PC): Delete macro.
7811 (deprecated_init_frame_pc_default): Delete declaration.
7812 (hppa_frame_init_saved_regs): Delete declaration.
7813 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7814 * hppa-tdep.c: Include "arch-utils.h".
7815 (hppa_gdbarch_init): Set deprecated init_frame_pc
7816 and deprecated frame_init_saved_regs.
7817 (hppa_frame_init_saved_regs): Make static.
7818
7819 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7820
7821 Remove old 386BSD support.
7822 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
7823 * configure.host: Remove i[34567]86-*-bsd*.
7824 * configure.tgt: Remove i[34567]86-*-bsd*.
7825 * i386b-nat.c: Removed.
7826 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
7827 (i386b-nat.o): Remove dependencies.
7828
7829 * config/i386/i386bsd.mh: Removed.
7830 * config/i386/i386bsd.mt: Removed.
7831 * config/i386/nm-i386bsd.h: Removed.
7832 * config/i386/tm-i386bsd.h: Removed.
7833 * config/i386/xm-i386bsd.h: Removed.
7834
7835 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
7836
7837 * amd64fbsd-tdep.c: Include "solib-svr4.h".
7838 (amd64fbsd_init_abi): Set link map offsets.
7839 * amd64nbsd-tdep.c: Include "slib-svr4.h".
7840 (amd64nbsd_init_abi): Set link map offsets.
7841 * amd64obsd-tdep.c: Include "solib-svr4.h".
7842 (amd64obsd_init_abi): Set link map offsets.
7843 * i386fbsd-tdep.c: Include "solib-svr4.h".
7844 (i386fbsd_init_abi): Set link map offsets.
7845 * i386nbsd-tdep.c: Include "solib-svr4.h".
7846 (i386nbsdelf_init_abi): Set link map offsets.
7847 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
7848 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
7849 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7850 solib-legacy.o and core-aout.o. Reformat.
7851 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7852 solib-svr4.o, solib-legacy.o. Reformat.
7853 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
7854 * config/i386/nbsdelf.mh: Reformat.
7855 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7856 solib-svr4.o, solib-legacy.o and corelow.o.
7857 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7858 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7859 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
7860 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7861 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7862 (TM_FILE): Set to tm-fbsd.h.
7863 * config/i386/nbsd.mt (TDEPFILES): Reformat.
7864 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7865 solib-svr4.o.
7866 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7867 solib-svr4.o.
7868 (TM_FILE): Set to nm-nbsd.h.
7869 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
7870 Simplify shared library support. Don't include "elf/common.h".
7871 (SVR4_SHARED_LIBS): Don't define.
7872 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
7873 "solib.h".
7874 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7875 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
7876 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
7877 Don't include "i386/tm-i386.h". Include "solib.h".
7878 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
7879 Don't include "i386/tm-i386.h".
7880 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
7881 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
7882 Include "i386/xm-i386.h".
7883 (HOST_LONG_DOUBLE_FORMAT): Remove.
7884
7885 Fix OpenBSD/i386 sigtramp recognition.
7886 * i386-tdep.h: Update copyright year.
7887 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7888 (i386bsd_sigtramp_end): New prototypes.
7889 (i386fbsd_sigtramp_start_addr): Renamed from
7890 i386fbsd_sigtramp_start.
7891 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7892 (i386obsd_sigtramp_start_addr): Renamed from
7893 i386obsd_sigtramp_start.
7894 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7895 * i386bsd-tdep.c: Update copyright year.
7896 (i386bsd_pc_in_sigtramp): Make public.
7897 * i386fbsd-nat.c: Update copyright year.
7898 (_initialize_i386fbsd_nat): Adjust for renamed variables.
7899 * i386fbsd-tdep.c: Update copyright year.
7900 (i386fbsd_sigtramp_start_addr): Renamed from
7901 i386fbsd_sigtramp_start.
7902 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7903 (i386fbsdaout_init_abi): Adjust for renamed variables.
7904 * i386obsd-nat.c: Update copyright year.
7905 (_initialize_i386obsd_nat): Adjust for renamed variables.
7906 * i386obsd-tdep.c: Include "target.h".
7907 (i386obsd_page_size): New variable.
7908 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
7909 (i386obsd_sigtramp_end): New functions.
7910 (i386obsd_sigtramp_start_addr): Renamed from
7911 i386obsd_sigtramp_start.
7912 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7913 (i386obsd_init_abi): Adjust for renamed variables. Set
7914 pc_in_sigtramp, sigtramp_start and sigtramp_end.
7915 * Makefile.in (i386obsd-tdep.o): Update dependencies.
7916
7917 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
7918 trampoline change in OpenBSD kernel.
7919
7920 * amd64-nat.c: Update copyright year.
7921 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
7922 architecture from REGCACHE.
7923
7924 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
7925 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
7926
7927 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7928
7929 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
7930 i[34567]86-*-openbsd3.[0-3].
7931 * config/i386/obsdaout.mh: New file.
7932
7933 * config/i386/obsd.mh (MH_FLAGS): Remove.
7934
7935 Fix PR build/1549.
7936 * i386obsd-tdep.c: Update copyright years. Include
7937 "solib-svr4.h".
7938 (i386obsd_init_abi): Don't set regset_from_core_section here.
7939 (i386obsd_aout_init_abi): New function. Set
7940 regset_from_core_section here.
7941 (i386obsd_elf_init_abi): New function.
7942 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
7943 * Makefile.in (i386obsd-tdep.o): Update dependecies.
7944 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7945 (TM_FILE): Set to tm-nbsd.h.
7946
7947 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
7948 solib-sunos.o.
7949
7950 * solib-svr4.h: Update copyright year.
7951 (svr4_ilp32_fetch_link_map_offsets)
7952 (svr4_lp64_fetch_link_map_offsets): New prototype.
7953 * solib-svr4.c: Update copyright year.
7954 (svr4_ilp32_fetch_link_map_offsets)
7955 (svr4_lp64_fetch_link_map_offsets): New function.
7956
7957 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
7958
7959 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
7960 to the partial symbol table.
7961
7962 2004-02-20 J. brobecker <brobecker@gnat.com>
7963
7964 * PROBLEMS: Add description of problem documented under gdb/1560.
7965
7966 2004-02-20 Mark Kettenis <kettenis@gnu.org>
7967
7968 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
7969 comments.
7970 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
7971 functions.
7972 (amd64obsd_init_abi): Reorder initializations. Use
7973 amd64obsd_r_reg_offset to initialize the general-purpose register
7974 set details. Set regset_from_core_section.
7975 (_initialize_amd64obsd_tdep): Rename from
7976 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
7977 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
7978 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
7979
7980 * NEWS (New native configurations): Mention OpenBSD/alpha.
7981 * configure.tgt: Add alpha*-*-openbsd*.
7982 * configure.host: Add alpha*-*-openbsd*.
7983 * alphanbsd-tdep.c: Update copyright year.
7984 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
7985
7986 2004-02-20 Andrew Cagney <cagney@redhat.com>
7987
7988 Fix PR tdep/1372.
7989 * configure.tgt: Delete target "none-*-*".
7990 * configure.host: Delete host "none-*-*".
7991 * config/none/none.mh: Delete file.
7992 * config/none/none.mt: Delete file.
7993 * config/none/xm-none.h: Delete file.
7994 * config/none/tm-none.h: Delete file.
7995 * config/none/nm-none.h: Delete file.
7996
7997 2004-02-19 Fred Fish <fnf@redhat.com>
7998
7999 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8000 cache->uses_fp prior to setting it.
8001
8002 2004-02-19 Fred Fish <fnf@redhat.com>
8003
8004 Fix for PR breakpoint/1558.
8005 * sh-tdep.c (IS_JSR): New macro.
8006 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8007
8008 2004-02-19 Jim Blandy <jimb@redhat.com>
8009
8010 * findvar.c (value_from_register): Doc fix.
8011
8012 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8013
8014 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8015 type being greater than sizeof of host's LONGEST. Always use
8016 unpack_long() unless format 'f' chosen.
8017
8018 2004-02-19 Joel Brobecker <brobecker@gnat.com>
8019
8020 Committed by Elena Zannoni <ezannoni@redhat.com>
8021
8022 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8023 contains a symbol wich is the best, non-exact match for the given
8024 pc. Update comments.
8025
8026 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
8027
8028 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8029 macro, which was part of the now removed Mach 3 port.
8030 * utils.c (request_quit): Ditto.
8031
8032 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8033
8034 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8035 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8036
8037 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8038
8039 Committed by Mark Kettenis <kettenis@gnu.org>.
8040
8041 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8042 Define.
8043
8044 2004-02-18 Andrew Cagney <cagney@redhat.com>
8045
8046 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8047 CONFIG_INSTALL and CONFIG_UNINSTALL.
8048 * configure: Re-generate.
8049 * interps.h (INTERP_TUI): Define.
8050 * Makefile.in: Update dependencies.
8051 (TUI): New macro.
8052 (tui-main.o): Specify dependencies.
8053 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8054 * tui/tui-main.c: New file.
8055
8056 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8057
8058 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8059 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8060 dependencies.
8061 * configure.host: Add x86_64-*-openbsd*.
8062 * configure.tgt: Add x86_64-*-openbsd*.
8063 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8064
8065 * tui/tui.c: Don't include <malloc.h>.
8066
8067 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8068 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8069 amd64nbsd-tdep.c.
8070
8071 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8072 static. Remove extraneous whitespace.
8073 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8074 static.
8075
8076 2004-02-17 Jim Blandy <jimb@redhat.com>
8077
8078 * findvar.c (value_from_register): Doc fix.
8079
8080 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8081
8082 Committed by Jim Blandy <jimb@redhat.com>.
8083
8084 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8085 CORE_ADDR as type for selectors. Correct types for GNU run time
8086 message lookup function to use double indirection.
8087 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8088 * objc-lang.h (lookup_child_selector): Adapt prototype.
8089
8090 * s390-nat.c (SUBOFF): New macro.
8091 (supply_gregset, fill_gregset): Use it to handle debugging
8092 of 32-bit exectuables running under a 64-bit kernel.
8093 * s390-tdep.c: Include "solib-svr4.h".
8094 (s390_svr4_fetch_link_map_offset): New function.
8095 (s390x_svr_fetch_link_map_offset): Likewise.
8096 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8097 * Makefile.in (s390-tdep.o): Update dependencies.
8098
8099 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8100 "frame-unwind.h".
8101 (s390_readinstruction): Reformat. Use read_memory_nobpt.
8102 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8103 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8104 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8105 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8106 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8107 S390_SIGNAL_FRAMESIZE,
8108 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8109 (struct frame_extra_info): Remove.
8110 (s390_memset_extra_info): Remove.
8111 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8112 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8113 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8114 (is_rse): Renamed to ...
8115 (is_rsy): ... this. Support long displacements.
8116 (is_rxe): Renamed to ...
8117 (is_rxy): ... this. Support long displacements.
8118 (compute_x_addr): Support long displacements.
8119 (struct s390_prologue_data): New data type.
8120 (s390_on_stack): Change API to use struct s390_prologue_data.
8121 (s390_store): Reimplement.
8122 (s390_load): New function.
8123 (s390_get_signal_frame_info): Remove.
8124 (s390_get_frame_info): Remove, replace by ...
8125 (s390_analyze_prolog): ... this new function.
8126 (s390_check_function_end): Remove.
8127 (s390_function_start): Remove.
8128 (s390_frameless_function_invokation): Remove.
8129 (s390_is_sigreturn): Remove.
8130 (s390_init_frame_pc_first): Remove.
8131 (s390_init_frame_extra_info): Remove.
8132 (s390_frame_init_saved_regs): Remove.
8133 (s390_frame_saved_pc_nofix): Remove.
8134 (s390_frame_saved_pc): Remove.
8135 (s390_frame_chain): Remove.
8136 (s390_fp_regnum, s390_read_fp): Remove.
8137 (s390_pop_frame_regular, s390_pop_frame): Remove.
8138 (s390_saved_pc_after_call): Remove.
8139 (s390_skip_prologue): Reimplement.
8140 (s390_in_function_epilogue_p): Support long displacements.
8141 (struct s390_unwind_cache): New data structure.
8142 (s390_frame_unwind_cache): New function.
8143 (s390_prologue_frame_unwind_cache): Likewise.
8144 (s390_backchain_frame_unwind_cache): Likewise.
8145 (s390_frame_this_id, s390_frame_prev_register): Likewise.
8146 (s390_frame_unwind): Define.
8147 (s390_frame_sniffer): New function.
8148 (struct s390_pltstub_unwind_cache): New data structure.
8149 (s390_pltstub_frame_unwind_cache): New function.
8150 (s390_pltstub_frame_this_id): Likewise.
8151 (s390_pltstub_frame_prev_register): Likewise.
8152 (s390_pltstub_frame_unwind): Define.
8153 (s390_pltstub_frame_sniffer): New function.
8154 (struct s390_sigtramp_unwind_cache): New data structure.
8155 (s390_sigtramp_frame_unwind_cache): New function.
8156 (s390_sigtramp_frame_this_id): Likewise.
8157 (s390_sigtramp_frame_prev_register): Likewise.
8158 (s390_sigtramp_frame_unwind): Define.
8159 (s390_sigtramp_frame_sniffer): New function.
8160 (s390_frame_base_address, s390_local_base_address): New functions.
8161 (s390_frame_base): Define.
8162 (s390_unwind_pc, s390_unwind_sp): New function.
8163 (s390_push_dummy_call): Use new frame base location.
8164 (s390_unwind_dummy_id): Likewise.
8165 (s390_gdbarch_init): Remove calls to:
8166 set_gdbarch_frameless_function_invocation,
8167 set_gdbarch_deprecated_init_frame_pc,
8168 set_gdbarch_deprecated_frame_chain,
8169 set_gdbarch_deprecated_frame_init_saved_regs,
8170 set_gdbarch_deprecated_pop_frame,
8171 set_gdbarch_deprecated_init_extra_frame_info,
8172 set_gdbarch_deprecated_init_frame_pc_first,
8173 set_gdbarch_deprecated_target_read_fp,
8174 set_gdbarch_deprecated_frame_saved_pc,
8175 set_gdbarch_deprecated_saved_pc_after_call,
8176 set_gdbarch_deprecated_fp_regnum.
8177 Add calls to:
8178 set_gdbarch_in_solib_call_trampoline,
8179 frame_unwind_append_sniffer,
8180 frame_base_set_default,
8181 set_gdbarch_unwind_pc,
8182 set_gdbarch_unwind_sp.
8183 * Makefile.in (s390-tdep.o): Update dependencies.
8184
8185 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8186 (S390_STACK_FRAME_OVERHEAD): Remove.
8187 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8188 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8189 (s390_promote_integer_argument): Remove.
8190 (s390_cannot_extract_struct_value_address): Remove.
8191 (s390_use_struct_convention, s390_store_struct_return): Remove.
8192 (s390_extract_return_value, s390_store_return_value): Remove.
8193 (s390_return_value_convention, s390_return_value): New functions.
8194 (is_float_singleton): Handle typedefs.
8195 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8196 Remove, replace by ...
8197 (s390_function_arg_pass_by_reference, s390_function_arg_float,
8198 s390_function_arg_integer): ... these new functions.
8199 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8200 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8201 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8202 Fill in tdep->abi.
8203 Remove calls to:
8204 set_gdbarch_deprecated_store_struct_return,
8205 set_gdbarch_deprecated_extract_return_value,
8206 set_gdbarch_deprecated_store_return_value,
8207 set_gdbarch_use_struct_convention,
8208 set_gdbarch_extract_struct_value_address,
8209 set_gdbarch_deprecated_pc_in_call_dummy,
8210 set_gdbarch_deprecated_push_arguments,
8211 set_gdbarch_deprecated_save_dummy_frame_tos,
8212 set_gdbarch_deprecated_push_return_address,
8213 set_gdbarch_deprecated_sizeof_call_dummy_words,
8214 set_gdbarch_deprecated_call_dummy_words,
8215 set_gdbarch_deprecated_dummy_write_sp.
8216 Add calls to:
8217 set_gdbarch_push_dummy_call,
8218 set_gdbarch_unwind_dummy_id,
8219 set_gdbarch_return_value.
8220
8221 * config/s390/nm-linux.h: Update comments.
8222 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8223 (STOPPED_BY_WATCHPOINT): Redefine.
8224 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8225 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8226 (s390_stopped_by_watchpoint): Likewise.
8227 (watch_area_cnt): Remove.
8228 * s390-nat.c: Update comments.
8229 (watch_area): Remove typedef.
8230 Global replace watch_area by struct watch_area.
8231 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8232 (s390_stopped_by_watchpoint): Remove pid argument,
8233 use s390_inferior_tid. Add short-cut for the no watchpoint case.
8234 (s390_fix_watch_points): Remove pid argument,
8235 use s390_inferior_tid. Recompute area spanned by watchpoints.
8236 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8237 argument. Reimplement.
8238
8239 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
8240 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8241 (FETCH_INFERIOR_REGISTERS): Define.
8242 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8243 core-regset.o.
8244 * config/s390/s390x.mt: Remove.
8245 * config/s390/tm-s390.h: Remove.
8246 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8247 (TARGET_ELF64): Remove.
8248 (SKIP_TRAMPOLINE_CODE): Do not undefine.
8249 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8250 s390*-*-* case; always set gdb_target to s390.
8251 * regformats/reg-s390.dat: Remove control registers.
8252 * regformats/reg-s390x.dat: Likewise.
8253 * s390-tdep.h: New file.
8254 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8255 Include "inferior.h" and "s390-tdep.h".
8256 Remove private definition of offsetof.
8257 (s390_register_u_addr): Remove.
8258 (regmap_gregset, regmap_fpregset): Define.
8259 (supply_gregset, fill_gregset): Reimplement.
8260 (supply_fpregset, fill_fpregset): Likewise.
8261 (s390_inferior_tid): New function.
8262 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8263 (fetch_inferior_registers, store_inferior_registers): Likewise.
8264 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
8265 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
8266 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8267 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8268 (struct gdbarch_tdep): Define.
8269 (struct s390_register_info): Define.
8270 (s390_register_info): New variable.
8271 (s390_register_name): Reimplement.
8272 (s390_register_type): New function.
8273 (s390_register_raw_size, s390x_register_raw_size): Remove.
8274 (s390_cannot_fetch_register): Remove.
8275 (s390_register_byte): Remove.
8276 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8277 (s390_dwarf_regmap): New variable.
8278 (s390_dwarf_reg_to_regnum): New function.
8279 (s390_stab_reg_to_regnum): Remove.
8280 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8281 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8282 (s390_convert_register_p): Likewise.
8283 (s390_register_to_value, s390_value_to_register): Likewise.
8284 (s390_register_reggroup_p): Likewise.
8285 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8286 s390_gregset, s390x_gregset, s390_fpregset): New variables.
8287 (s390_supply_regset, s390_regset_from_core_section): New functions.
8288 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8289 (S390_FPR_SIZE): Likewise.
8290 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
8291 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8292 (S390_NUM_GPRS): Move here from tm-s390.h.
8293 (S390_NUM_FPRS): Likewise.
8294 (s390_in_function_epilogue_p): New function.
8295 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8296 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8297 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8298 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8299 Replace S390_FP_REGNUM by S390_SP_REGNUM.
8300 Remove calls to:
8301 set_gdbarch_deprecated_max_register_raw_size,
8302 set_gdbarch_deprecated_max_register_virtual_size,
8303 set_gdbarch_deprecated_register_byte,
8304 set_gdbarch_cannot_fetch_register,
8305 set_gdbarch_cannot_store_register,
8306 set_gdbarch_deprecated_register_size,
8307 set_gdbarch_deprecated_register_raw_size,
8308 set_gdbarch_deprecated_register_virtual_size,
8309 set_gdbarch_deprecated_register_virtual_type,
8310 set_gdbarch_deprecated_register_bytes.
8311 Add calls to:
8312 set_gdbarch_num_pseudo_regs,
8313 set_gdbarch_register_type,
8314 set_gdbarch_convert_register_p,
8315 set_gdbarch_register_to_value,
8316 set_gdbarch_value_to_register,
8317 set_gdbarch_register_reggroup_p,
8318 set_gdbarch_regset_from_core_section,
8319 set_gdbarch_pseudo_register_read,
8320 set_gdbarch_pseudo_register_write,
8321 set_gdbarch_in_function_epilogue_p.
8322 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8323 (s390_tdep_h): New variable.
8324
8325 2004-02-17 Jim Blandy <jimb@redhat.com>
8326
8327 * findvar.c (value_from_register): If the type has no length, just
8328 return an acceptable value --- don't report an internal error.
8329
8330 * stabsread.c (read_type): If we find any type numbers that are
8331 forward references, complain if the references aren't resolved by
8332 the time we're finished reading.
8333 (cleanup_undefined_types): Make error message more appropriate for
8334 a complaint.
8335
8336 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8337
8338 * Makefile.in (defs_h): Remove dependency on progress_h.
8339 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8340 progress.h.
8341 * main.c (captured_main): Delete use of START_PROGRESS and
8342 END_PROGRESS.
8343
8344 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8345
8346 * objfiles.c (terminate_minimal_symbol_table): Add back
8347 initialization of MSYMBOL_TYPE.
8348
8349 2004-02-17 David Mosberger <davidm@hpl.hp.com>
8350
8351 Committed by Andrew Cagney.
8352 * Makefile.in (ia64_tdep_h): New macro.
8353 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8354 (ia64-tdep.o): Likewise.
8355 * ia64-tdep.h: New file.
8356 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
8357 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8358 (ia64_aix_sigcontext_register_address): Likewise.
8359 (ia64_linux_getunwind_table): Delete declaration.
8360 * ia64-linux-tdep.c: Likewise.
8361
8362 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
8363
8364 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8365 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8366 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8367
8368 2004-02-17 Andrew Cagney <cagney@redhat.com>
8369
8370 * symtab.c (skip_prologue_using_sal): New function.
8371 * symtab.h (skip_prologue_using_sal): Declare.
8372 * frv-tdep.c: Include "symtab.h".
8373 (skip_prologue_using_sal): Delete function.
8374 * mips-tdep.c (skip_prologue_using_sal): Delete function.
8375 * rs6000-tdep.c (refine_prologue_limit): Mention
8376 skip_prologue_using_sal.
8377 * ia64-tdep.c (refine_prologue_limit): Ditto.
8378 * Makefile.in: Update dependencies.
8379
8380 2004-02-16 Andrew Cagney <cagney@redhat.com>
8381
8382 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8383 START_INFERIOR_TRAPS_EXPECTED.
8384 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8385 START_INFERIOR_TRAPS_EXPECTED.
8386 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8387 Delete macro.
8388 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8389 macro, moved to "nm-osf.h". Update copyright.
8390 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8391 update copyright.
8392
8393 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8394 and function replacing FRAMELESS_FUNCTION_INVOCATION.
8395 * blockframe.c (legacy_frameless_look_for_prologue): Rename
8396 frameless_look_for_prologue.
8397 * frame.h (legacy_frameless_look_for_prologue): Rename
8398 frameless_look_for_prologue.
8399 * gdbarch.h, gdbarch.c: Re-generate.
8400 * sh64-tdep.c (sh64_gdbarch_init): Update.
8401 * sh-tdep.c (sh_gdbarch_init): Update.
8402 * s390-tdep.c (s390_gdbarch_init): Update.
8403 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8404 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8405 * m68k-tdep.c (m68k_gdbarch_init): Update.
8406 (delta68_frame_args_address): Update.
8407 * m32r-tdep.c (m32r_gdbarch_init): Update.
8408 * hppa-tdep.c (hppa_gdbarch_init): Update.
8409 * h8300-tdep.c (h8300_gdbarch_init): Update.
8410 * frv-tdep.c (frv_gdbarch_init): Update.
8411 (frv_frameless_function_invocation): Update.
8412 * cris-tdep.c (cris_gdbarch_init): Update.
8413 (cris_frameless_function_invocation): Update.
8414 * avr-tdep.c (avr_gdbarch_init): Update.
8415 * arm-tdep.c (arm_gdbarch_init): Update.
8416 * stack.c (frame_info): Update, call predicate.
8417 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8418 * frame.c (legacy_get_prev_frame): Update, call predicate..
8419 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8420 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8421 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8422 invocation.
8423 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8424 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8425 * vax-tdep.c (vax_gdbarch_init): Ditto.
8426
8427 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8428 function.
8429
8430 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8431
8432 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8433 initializations.
8434
8435 2004-02-16 Andrew Cagney <cagney@redhat.com>
8436
8437 * tui/tui-windata.c: Include "gdb_string.h".
8438 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8439 * tui/tui-layout.c, tui/tui-command.c: Ditto.
8440 * Makefile.in: Update dependencies.
8441
8442 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8443
8444 * Makefile.in (infrun.o): Add $(gdb_assert_h).
8445 * infrun.c: Include "gdb_assert.h".
8446 (singlestep_ptid, saved_singlestep_ptid)
8447 (stepping_past_singlestep_breakpoint): New variables.
8448 (resume): Set singlestep_ptid. Check for singlestep thread
8449 hop.
8450 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8451 (handle_inferior_event): Handle singlestep thread hop.
8452
8453 2004-02-16 Andrew Cagney <cagney@redhat.com>
8454
8455 * dwarf2-frame.c (dwarf2_frame_ops): New function.
8456 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8457 (dwarf2_frame_init_reg): Ditto.
8458
8459 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
8460 suggested by Joshua Neuheisel
8461
8462 * configure.in: Always check for curses, including pdcurses.
8463 Warn, instead of error, when no curses are found. Enable TUI when
8464 curses is available.
8465 * configure: Re-generate.
8466
8467 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8468
8469 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8470 sh_sh4_register_convert_to_virtual.
8471 (sh_register_convert_to_raw): Rename from
8472 sh_sh4_register_convert_to_raw.
8473 (sh_pseudo_register_read): Accomodate above name change.
8474 (sh_pseudo_register_write): Ditto.
8475
8476 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8477
8478 * sh-tdep.c (sh_generic_register_name): Remove.
8479 (sh_gdbarch_init): Use sh_sh_register_name in default case.
8480
8481 2004-02-15 Andrew Cagney <cagney@redhat.com>
8482
8483 * configure.in (build_warnings): Add -Wunused-function.
8484 * configure: Re-generate.
8485
8486 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8487 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8488
8489 * procfs.c (procfs_init_inferior): Assume that
8490 START_INFERIOR_TRAPS_EXPECTED is defined.
8491 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8492 * config/ns32k/tm-nbsd.h: Delete file,
8493 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8494
8495 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8496 * config/vax/tm-vax.h: Delete file.
8497
8498 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8499 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8500 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8501 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8502 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8503 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8504 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8505
8506 2004-02-15 Mark Kettenis <kettenis@gnu.org>
8507
8508 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8509 * dwarf2-frame.c (dwarf2_frame_data): New variable.
8510 (struct dwarf2_frame_ops): New.
8511 (dwarf2_frame_default_init_reg): New function, based on
8512 dwarf2_frame_init_reg.
8513 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8514 (dwarf2_frame_init_reg): Call architecture-specific function.
8515 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8516 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8517 instead of dwarf2_frame_data.
8518 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8519 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8520
8521 2004-02-15 Andrew Cagney <cagney@redhat.com>
8522
8523 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8524 register_gdbarch_swap.
8525 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8526 * f-lang.c (_initialize_f_language): Update, use
8527 DEPRECATED_REGISTER_GDBARCH_SWAP.
8528 * remote.c (_initialize_remote): Ditto.
8529 * regcache.c (_initialize_regcache): Ditto.
8530 * parse.c (_initialize_parse): Ditto.
8531 * infrun.c (_initialize_infrun): Ditto.
8532 * mi/mi-main.c (_initialize_mi_main): Ditto.
8533 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8534
8535 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8536 poking .cacheable directly.
8537 * symfile.c (symfile_bfd_open): Ditto.
8538
8539 * Makefile.in: Update all dependencies.
8540
8541 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8542 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
8543 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
8544 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8545 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8546
8547 2004-02-14 Andrew Cagney <cagney@redhat.com>
8548
8549 * arch-utils.c (legacy_convert_register_p): Check
8550 DEPRECATED_REGISTER_CONVERTIBLE_P.
8551 * findvar.c (value_of_register): Ditto.
8552
8553 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8554 * gdbarch.h, gdbarch.c: Re-generate.
8555 * arch-utils.c (deprecated_register_convertible_not): Delete.
8556 * arch-utils.h (deprecated_register_convertible_not): Delete.
8557 * mi/mi-main.c (get_register): Update. Update copyright.
8558 * infcmd.c (default_print_registers_info): Update.
8559
8560 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8561 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8562 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8563 * gdbarch.h, gdbarch.c: Re-generate.
8564 * frame.c (deprecated_get_next_frame_hack): Delete function.
8565 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8566 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8567 Update.
8568 * infcall.c (call_function_by_hand): Update.
8569
8570 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
8571
8572 * symfile.c (init_entry_point_info, entry_point_address): Move
8573 from here...
8574 * objfiles.c (init_entry_point_info, entry_point_address):..to
8575 here.
8576 * symfile.h (init_entry_point_info, entry_point_address): Remove
8577 prototypes.
8578 * objfiles.h (init_entry_point_info, entry_point_address):Add
8579 prototypes.
8580 * cris-tdep.c: Remove include of symfile.h. Add include of
8581 objfiles.h.
8582 * infcall.c: Ditto.
8583 * mcore-tdep.c: Ditto.
8584 * mn10300-tdep.c: Ditto.
8585 * sh64-tdep.c: Ditto.
8586 * v850-tdep.c: Ditto.
8587 * arm-tdep.c: Remove include of symfile.h.
8588 * blockframe.c: Ditto.
8589 * coffread.c: Ditto.
8590 * dbxread.c: Ditto.
8591 * dwarf2read.c: Ditto.
8592 * dwarfread.c: Ditto.
8593 * frv-tdep.c: Ditto.
8594 * ia64-tdep.c: Ditto.
8595 * mdebugread.c: Ditto.
8596 * mipsread.c: Ditto.
8597 * rs6000-tdep.c: Ditto.
8598 * s390-tdep.c: Ditto.
8599 * sh-tdep.c: Ditto.
8600 * xstormy16-tdep.c: Ditto.
8601 * gdbarch.sh: Remove include of symfile.h.
8602 * gdbarch.c: Regenerate.
8603 * solib-irix.c (enable_break): Use entry_point_address().
8604 Add comment about include file.
8605 * xcoffread.c: Add comment about include file.
8606 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8607 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8608 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8609 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8610 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8611
8612 2004-02-13 Andrew Cagney <cagney@redhat.com>
8613
8614 * corelow.c (core_xfer_partial): Use "struct bfd_section".
8615 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8616 copyright.
8617 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8618
8619 2004-02-12 Fred Fish <fnf@redhat.com>
8620
8621 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8622 set_gdbarch_store_return_value.
8623
8624 2004-02-12 Andrew Cagney <cagney@redhat.com>
8625
8626 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8627 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8628 (interrupt_query): Ditto.
8629 (ofunc): Delete unused variable.
8630 * cris-tdep.c (cris_abi): Delete unused function.
8631 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8632 (cris_get_wide_opcode, cris_get_short_size): Ditto.
8633 (cris_get_asr_quick_shift_steps): Ditto.
8634 (cris_skip_prologue_frameless_p): Ditto.
8635 * arm-tdep.c (arm_push_return_address): Delete unused function.
8636 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8637 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8638 * s390-tdep.c (s390_function_start): Delete unused function.
8639
8640 2004-02-12 Andrew Cagney <cagney@redhat.com>
8641
8642 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8643 gdbarch.h, gdbarch.c: Re-generate.
8644 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8645 to generic_prologue_frameless_p.
8646 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8647 * arch-utils.c (generic_prologue_frameless_p): Delete function.
8648
8649 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
8650
8651 * mips-linux-tdep.c: Include "frame.h".
8652 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8653 (mips_linux_skip_resolver): New functions.
8654 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8655 and set_gdbarch_in_solib_call_trampoline.
8656 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8657 to after set_gdbarch_in_solib_return_trampoline. Only set the
8658 solib hooks to mips16 functions if the OS ABI is unknown.
8659 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8660 including "config/tm-linux.h".
8661 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8662 * Makefile.in (mips-linux-tdep.o): Update.
8663
8664 2004-02-11 David Carlton <carlton@kealia.com>
8665
8666 * linespec.c (decode_compound): Only look for a class symbol when
8667 considering all but the rightmost component.
8668
8669 2004-02-11 Andrew Cagney <cagney@redhat.com>
8670
8671 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8672 abi code are are separatly grouped.
8673
8674 2004-02-11 Andrew Cagney <cagney@redhat.com>
8675
8676 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
8677 * gdbarch.h, gdbarch.c: Re-generate.
8678 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8679 * v850-tdep.c (v850_gdbarch_init): Update.
8680 * sh64-tdep.c (sh64_gdbarch_init): Update.
8681 * sh-tdep.c (sh_gdbarch_init): Update.
8682 * s390-tdep.c (s390_gdbarch_init): Update.
8683 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8684 * mips-tdep.c (mips_gdbarch_init): Update.
8685 * mcore-tdep.c (mcore_gdbarch_init): Update.
8686 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8687 * m32r-tdep.c (m32r_gdbarch_init): Update.
8688 * ia64-tdep.c (ia64_gdbarch_init): Update.
8689 * hppa-tdep.c (hppa_gdbarch_init): Update.
8690 * h8300-tdep.c (h8300_gdbarch_init): Update.
8691 * frv-tdep.c (frv_gdbarch_init): Update.
8692 * d10v-tdep.c (d10v_gdbarch_init): Update.
8693 * cris-tdep.c (cris_gdbarch_init): Update.
8694 * avr-tdep.c (avr_gdbarch_init): Update.
8695 * arm-tdep.c (arm_gdbarch_init): Update.
8696 * alpha-tdep.c (alpha_gdbarch_init): Update.
8697
8698 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
8699
8700 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
8701 comma.
8702 (sh_sh4al_dsp_register_name): Ditto.
8703
8704 2004-02-10 Andrew Cagney <cagney@redhat.com>
8705
8706 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
8707 (mips_init_frame_pc_first): Delete function.
8708 (mips_frame_saved_pc): Delete function.
8709 (mips_frame_chain): Delete function.
8710 (mips_init_extra_frame_info): Delete function.
8711 (mips_xfer_register): Delete unused variable "reg".
8712 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
8713 (mips_n32n64_return_value): Delete unused variable "reg".
8714 (mips_n32n64_return_value): Delete unused variable "pos".
8715 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
8716 (mips_o32_return_value): Delete unused variable "pos".
8717 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
8718 (mips_print_fp_register): Delete unused variable "namelen"
8719 (mips_print_fp_register): Delete unused variable "flt2"
8720 (get_frame_pointer): Delete function.
8721 (cached_proc_desc): Delete static variable.
8722 (mips_pop_frame): Delete function.
8723 (mips_find_saved_regs): Delete function.
8724 (mips_get_saved_register): Delete function.
8725 (mips_saved_pc_after_call): Delete function.
8726 (SIGFRAME_BASE): Delete macro.
8727 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
8728 (SIGFRAME_PC_OFF): Delete macro.
8729 (SIGFRAME_REGSAVE_OFF): Delete macro.
8730 (mips_dump_tdep): Do not print deleted macro definitions.
8731
8732 2004-02-10 Andrew Cagney <cagney@redhat.com>
8733
8734 * Makefile.in (SFILES): Remove explictly listed tui files.
8735 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
8736
8737 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8738
8739 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
8740 to use paddr functions to format ia64 addresses and long values.
8741 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
8742 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
8743 (get_kernel_table, ia64_find_proc_info_x): Ditto.
8744 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
8745 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
8746
8747 2004-02-10 Andrew Cagney <cagney@redhat.com>
8748
8749 * defs.h: Do not include "tui.h".
8750 * gdb_curses.h: New file.
8751 * tui/tui-hooks.h: New file.
8752 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
8753 (tui_install_hooks, tui_remove_hooks): Delete declarations.
8754 (tui_initialize_io): Delete declaration.
8755 (tui_initialize_readline: Delete redundant declaration.
8756 (struct tui_point): Delete definition.
8757 * tui/tui-data.h (struct tui_point): Define.
8758 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
8759 * utils.c: Include "tui/tui.h".
8760 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
8761 * printcmd.c [TUI]: Include "tui/tui.h".
8762 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
8763 * tui/tui-command.c: Include "gdb_curses.h".
8764 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
8765 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
8766 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
8767 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
8768 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
8769 * Makefile.in: Update all dependencies.
8770 (tui_hooks_h, gdb_curses_h): Define.
8771 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
8772
8773 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
8774
8775 * objfiles.h (struct objfile): Remove unused fields auxf1 and
8776 auxf2. Add comments about some other rarely used fields.
8777
8778 2004-02-10 Andrew Cagney <cagney@redhat.com>
8779
8780 * Makefile.in (init.c): Fix script removing duplicates. Problem
8781 reported by Peter Schauer.
8782
8783 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8784
8785 * bcache.c (bcache_xmalloc): Use obstack_init instead of
8786 obstack_specify_allocation.
8787 * objfiles.c (allocate_objfile): Ditto.
8788 * solib-sunos.c (solib_add_common_symbols)
8789 (allocate_rt_common_objfile): Ditto.
8790 * symfile.c (reread_symbols): Ditto.
8791 * gdb_obstack.h: Add comment.
8792
8793 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8794
8795 * linespec.c (decode_line_1, locate_first_half)
8796 (decode_compound, lookup_prefix_sym): Update comments. Delete old
8797 commented out code.
8798
8799 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
8800
8801 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
8802 obstack_free.
8803
8804 2004-02-09 Andrew Cagney <cagney@redhat.com>
8805
8806 * blockframe.c (find_pc_partial_function): If find_pc_overlay
8807 fails, try find_pc_section. Fix PR c++/1267.
8808 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
8809 instead of find_pc_mapped_section.
8810 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
8811 not default to the section containing PC. Fix PR symtab/1519.
8812
8813 2004-02-09 Andrew Cagney <cagney@redhat.com>
8814
8815 * Makefile.in (mips-tdep.o): Update dependencies.
8816 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
8817 "trad-frame.h".
8818 (mips_unwind_pc): Return the pseudo PC register.
8819 (mips_unwind_dummy_id): New function.
8820 (mips16_fetch_instruction): New function.
8821 (mips32_fetch_instruction): New function.
8822 (struct mips_frame_cache): Define.
8823 (mips_mdebug_frame_cache): New function.
8824 (mips_mdebug_frame_this_id): New function.
8825 (mips_mdebug_frame_prev_register): New function.
8826 (mips_mdebug_frame_unwind): Define.
8827 (mips_mdebug_frame_sniffer): New function.
8828 (mips_mdebug_frame_base_address): New function.
8829 (mips_mdebug_frame_base): Define.
8830 (mips_mdebug_frame_base_sniffer): New function.
8831 (mips_gdbarch_init): Append unwind and base sniffers. Set
8832 unwind_dummy_id.
8833
8834 2004-02-08 Andrew Cagney <cagney@redhat.com>
8835
8836 * frame.c: Print both the register number and name.
8837
8838 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
8839 and a sed into a single sed. Make .c and .o patterns more robust.
8840 (OBS): Delete.
8841 (INIT_FILES): Replace OBS with COMMON_OBS.
8842 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
8843
8844 2004-02-08 Mark Kettenis <kettenis@gnu.org>
8845
8846 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
8847 the PT_WCOOKIE request.
8848
8849 2004-02-08 Andrew Cagney <cagney@redhat.com>
8850
8851 * mips-tdep.c (mips_unwind_pc): New function.
8852 (mips_gdbarch_init): Set mips_unwind_pc.
8853
8854 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8855 (get_frame_id): Allow the UNKNOWN_FRAME.
8856 (frame_register_unwind, get_frame_type): Ditto.
8857
8858 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8859 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
8860 unwind_dummy_id indicates a legacy frame.
8861
8862 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8863 * configure: Re-generate.
8864
8865 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8866 methods.
8867
8868 2004-02-08 Andrew Cagney <cagney@redhat.com>
8869
8870 * configure.in (CONFIG_ALL): Set to Makefile target, and not
8871 makefile macro.
8872 * configure: Re-generate.
8873 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8874 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8875 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8876 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8877 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8878 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8879 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8880 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8881 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8882 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8883
8884 2004-02-07 Andrew Cagney <cagney@redhat.com>
8885
8886 * Makefile.in: Update all dependencies.
8887
8888 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8889 * configure: Re-generate.
8890 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8891 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8892 (COMMON_OBS): Add "main.o" and "annotate.o".
8893 (ANNOTATE_OBS): Delete.
8894 (OBS): Remove ANNOTATE_OBS.
8895 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8896 CONFIG_INITS.
8897 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8898 against CONFIG_OBS and "main.o".
8899 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8900 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8901
8902 * tui/tui-command.c: Include "gdb_string.h", delete register
8903 attribute, use ISO-C function signatures.
8904 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8905 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8906 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8907 * tui/tui.c: Ditto.
8908
8909 * tui/tui-command.c: Change variable and function names to lower
8910 case.
8911 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
8912 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
8913 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8914 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8915 * tui/tui-winsource.c, tui/tui.c: Ditto.
8916
8917 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8918
8919 * buildsym.c (free_pending_blocks, finish_block)
8920 (record_pending_block, make_blockvector, end_symtab): Replace
8921 symbol_obstack with objfile_obstack.
8922 * coffread.c (process_coff_symbol, coff_read_struct_type)
8923 (coff_read_enum_type): Ditto.
8924 * cp-namespace.c (initialize_namespace_symtab)
8925 (check_one_possible_namespace_symbol): Ditto.
8926 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
8927 (dwarf2_symbol_mark_computed): Ditto.
8928 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
8929 * elfread.c (elf_symtab_read): Ditto.
8930 * hpread.c (hpread_symfile_init, hpread_symfile_init)
8931 (hpread_read_enum_type, hpread_read_function_type)
8932 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
8933 Ditto.
8934 * jv-lang.c (get_java_class_symtab, add_class_symbol)
8935 (java_link_class_type): Ditto.
8936 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
8937 (new_symbol): Ditto.
8938 * minsyms.c (install_minimal_symbols): Ditto.
8939 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
8940 (terminate_minimal_symbol_table): Replace symbol_obstack with
8941 objfile_obstack.
8942 (free_objfile): Remove freeing of symbol_obstack.
8943 * objfiles.h: Remove symbol_obstack field.
8944 * pa64solib.c (add_to_solist): Replace symbol_obstack with
8945 objfile_obstack.
8946 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8947 symbol_obstack.
8948 (solib_add_common_symbols): Replace symbol_obstack with
8949 objfile_obstack.
8950 * somsolib.c (som_solib_add): Ditto.
8951 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8952 (common_block_start, common_block_end): Ditto.
8953 * symfile.c (reread_symbols): Remove freeing and init of
8954 symbol_obstack.
8955 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
8956 * symfile.h: Update comment.
8957 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
8958 stats printing.
8959 * symtab.c (symbol_set_names): Replace symbol_obstack with
8960 objfile_obstack.
8961 * symtab.h (struct general_symbol_info, struct minimal_symbol):
8962 Update comments.
8963 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
8964 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
8965 objfile_obstack.
8966
8967 2004-02-07 Andrew Cagney <cagney@redhat.com>
8968
8969 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
8970 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
8971 fields and variables.
8972 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
8973 (m_beInvisible): Delete macro.
8974 * tui/tui-data.h: Fix case case fields and variables.
8975 (m_genWinPtrIsNull): Delete macro.
8976 (tui_win_list): Rename winList.
8977 (TUI_SRC_WIN): Rename srcWin.
8978 (TUI_DISASM_WIN): Rename disassemWin.
8979 (TUI_DATA_WIN): Rename dataWin.
8980 (TUI_CMD_WIN): Rename cmdWin.
8981 (m_genWinPtrNotNull): Delete macro.
8982 (m_winPtrIsNull): Delete macro.
8983 (m_winPtrNotNull): Delete macro.
8984 (tui_win_is_source_type): Replace m_winIsSourceType
8985 (tui_win_is_auxillary): Replace m_winIsAuzillary.
8986 (tui_win_has_locator): Replace m_hasLocator.
8987 (tui_set_win_highlight): Replace m_setWinHighlightOn and
8988 m_setWinHighlightOff.
8989 * tui/tui-data.c: Update references.
8990 (tui_win_is_source_type, tui_set_win_highlight): New functions.
8991 (tui_win_has_locator, tui_win_is_auxillary): New functions.
8992 * tui/tui-command.c, tui/tui-disasm.c: Update references.
8993 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
8994 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
8995 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8996 * tui/tui-winsource.c, tui/tui.c: Ditto.
8997
8998 2004-02-07 Mark Kettenis <kettenis@gnu.org>
8999
9000 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9001 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9002 StackGhost.
9003
9004 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9005 variable `i6' to `i7'.
9006 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9007
9008 2004-02-07 Andrew Cagney <cagney@redhat.com>
9009
9010 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9011 (TuiPoint, TuiPointPtr): Ditto.
9012 (TuiStatus, TuiStatusPtr): Ditto.
9013 (TuiWinType, TuiWinTypePtr): Ditto.
9014 (struct tui_point): Rename _TuiPoint.
9015 (tui_get_low_disassembly_address): Rename
9016 tuiGetLowDisassemblyAddress.
9017 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9018 (tuiFree): Delete declaration.
9019 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9020 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9021 * tui/tui.c (tuiFree): Delete function.
9022 * cli/cli-cmds.c (disassemble_command): Update references.
9023 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9024 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9025 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9026 * tui/tui-winsource.c: Ditto.
9027
9028 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9029
9030 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9031 coffstab_build_psymtabs, elfstab_build_psymtabs)
9032 (stabsect_build_psymtabs): Replace psymbol_obstack with
9033 objfile_obstack.
9034 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9035 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9036 Ditto.
9037 * dwarfread.c (scan_compilation_units): Ditto.
9038 * elfread.c (elfstab_offset_sections): Ditto.
9039 * hppa-tdep.c (read_unwind_info): Ditto.
9040 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9041 (hpread_end_psymtab): Ditto.
9042 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9043 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9044 Ditto.
9045 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9046 * objfiles.c (add_to_objfile_sections)
9047 (build_objfile_section_table): Ditto.
9048 (allocate_objfile): Remove init of psymbol_obstack.
9049 (free_objfile): Remove freeing of psymbol_obstack.
9050 * objfiles.h (struct objfile): Remove field
9051 psymbol_obstack. Update comments.
9052 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9053 psymbol_obstack with objfile_obstack.
9054 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9055 psymbol_obstack.
9056 * somread.c (som_symfile_offsets, init_import_symbols)
9057 (init_export_symbols): Replace psymbol_obstack with
9058 objfile_obstack.
9059 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9060 * symfile.c (default_symfile_offsets, syms_from_objfile)
9061 (reread_symbols): Remove freeing and init of psymbol_obstack.
9062 (cashier_psymtab): Update comment.
9063 * symmisc.c (print_objfile_statistics): Don't report stats for
9064 psymbol obstack.
9065 * symtab.h (struct general_symbol_info, struct partial_symtab):
9066 Update comments.
9067 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9068 (xcoff_symfile_offsets): Replace psymbol_obstack with
9069 objfile_obstack.
9070
9071 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9072
9073 * objfiles.h (struct objfile): Add objfile_obstack field.
9074 Remove type_obstack field.
9075
9076 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9077 read_structure_scope read_enumeration, new_symbol): Replace
9078 type_obstack with objfile_obstack.
9079 * dwarfread.c (struct_type, enum_type): Ditto.
9080 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9081 (lookup_fundamental_type): Ditto.
9082 * gdbtypes.h (TYPE_ALLOC): Ditto.
9083 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9084 (hpread_read_doc_function_type, hpread_read_struct_type)
9085 (fix_static_member_physnames, hpread_read_array_type)
9086 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9087 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9088 (java_link_class_type): Ditto.
9089 * mdebugread.c (parse_type): Ditto.
9090 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9091 * solib-sunos.c (solib_add_common_symbols): Ditto.
9092 * stabsread.c (define_symbol, read_type, read_member_functions,
9093 read_cpp_abbrev, read_one_struct_field): Ditto.
9094 * symfile.c (reread_symbols): Ditto.
9095 * symmisc.c (print_objfile_statistics): Ditto.
9096
9097 2004-02-07 Andrew Cagney <cagney@redhat.com>
9098
9099 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9100 (tui_exec_info_content): Rename TuiExecInfoContent.
9101 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9102 (TuiWinInfo, TuiWinInfoPtr): Ditto.
9103 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9104 (TuiList, TuiListPtr): Ditto.
9105 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9106 (TuiDataType, TuiDataTypePtr): Ditto.
9107 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9108 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9109 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9110 (TuiSourceElement, TuiSourceElementPtr): Ditto.
9111 (TuiDataElement, TuiDataElementPtr): Ditto.
9112 (TuiWinElement, TuiWinElementPtr): Ditto.
9113 (TuiDataInfo, TuiDataInfoPtr): Ditto.
9114 (TuiCommandElement, TuiCommandElementPtr): Ditto.
9115 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9116 (TuiWhichElement, TuiWhichElementPtr): Ditto.
9117 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9118 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9119 * tui/tui-command.c, tui/tui-data.c: Update references.
9120 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9121 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9122 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9123 * tui/tui-winsource.c, tui/tui.c: Ditto.
9124
9125 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9126
9127 * dwarf2-frame.h: Update copyright.
9128 (enum dwarf2_frame_reg_rule): New.
9129 (struct dwarf2_frame_state_reg): New.
9130 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9131 * dwarf2-frame.c: Update copyright.
9132 (enum dwarf2_reg_rule): Remove.
9133 (struct dwarf2_frame_state): Remove defenition of `struct
9134 dwarf2_frame_state_reg'.
9135 (read_reg): Call get_frame_arch to get the architecture instead of
9136 using CURRENT_GDBARCH.
9137 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9138 DWARF2_FRAME_.
9139 (dwarf2_frame_init_reg): New function.
9140 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9141 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
9142 initialize the register state. Prefix old `enum dwarf2_reg_rule'
9143 tags with DWARF2_FRAME_.
9144 (dwarf2_frame_prev_register): Call get_frame_arch to get the
9145 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
9146 dwarf2_reg_rule' tags with DWARF2_FRAME_.
9147
9148 2004-02-06 Andrew Cagney <cagney@redhat.com>
9149
9150 * tui/tui-data.h (struct tui_list): Rename _TuiList.
9151 (enum tui_data_type): Rename _TuiDataType.
9152 (struct tui_layout_def): Rename _TuiLayoutDef.
9153 (struct tui_source_element): Rename _TuiSourceElement.
9154 (struct tui_data_element): Rename _TuiDataElement.
9155 (struct tui_command_element): Rename _TuiCommandElement.
9156 (struct tui_locator_element): Rename _TuiLocatorElement.
9157 (union tui_which_element): Define.
9158 (struct tui_win_element): Rename _TuiWinElement.
9159 (struct tui_data_info): Rename _TuiDataInfo.
9160 (struct tui_source_info): Rename _TuiSourceInfo.
9161 (struct tui_command_info): Rename _TuiCommandInfo.
9162 (tui_initialize_static_data): Rename initializeStaticData.
9163 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9164 (tui_alloc_win_info): Rename allocWinInfo.
9165 (tui_init_generic_part): Rename initGenericPart.
9166 (tui_init_win_info): Rename initWinInfo.
9167 (tui_alloc_content): Rename allocContent.
9168 (tui_add_content_elements): Rename addContentElements.
9169 (tui_init_content_element): Rename initContentElement.
9170 (tui_free_window): Rename freeWindow.
9171 (tui_free_win_content): Rename freeWinContent.
9172 (tui_free_data_content): Rename freeDataContent.
9173 (tui_free_all_source_wins_content): Rename
9174 freeAllSourceWinsContent.
9175 (tui_del_window): Rename tuiDelWindow.
9176 (tui_del_data_windows): Rename tuiDelDataWindows.
9177 (tui_partial_win_by_name): Rename partialWinByName.
9178 (tui_win_name): Rename winName.
9179 (tui_current_layout): Rename currentLayout.
9180 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9181 (tui_term_height): Rename termHeight.
9182 (tui_set_term_height_to): Rename setTermHeightTo.
9183 (tui_term_width): Rename termWidth.
9184 (tui_set_term_width_to): Rename setTermWidthTo.
9185 (tui_set_gen_win_origin): Rename setGenWinOrigin.
9186 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9187 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9188 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9189 (tui_source_windows): Rename sourceWindows.
9190 (tui_clear_source_windows): Rename clearSourceWindows.
9191 (tui_clear_source_windows_detail): Rename
9192 clearSourceWindowsDetail.
9193 (tui_clear_win_detail): Rename clearWinDetail.
9194 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9195 (tui_default_tab_len): Rename tuiDefaultTabLen.
9196 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9197 (tui_win_with_focus): Rename tuiWinWithFocus.
9198 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9199 (tui_layout_def): Rename tuiLayoutDef.
9200 (tui_win_resized): Rename tuiWinResized.
9201 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9202 (tui_next_win): Rename tuiNextWin.
9203 (tui_prev_win): Rename tuiPrevWin.
9204 (tui_add_to_source_windows): Rename addToSourceWindows.
9205 * tui/tui-winsource.c, tui/tui-win.c: Update references.
9206 * tui/tui-layout.c, tui/tui-source.c: Ditto.
9207 * tui/tui-stack.c, tui/tui-io.c: Ditto.
9208 * tui/tui.c, tui/tui-data.c: Ditto.
9209 * tui/tui-interp.c, tui/tui-data.c: Ditto.
9210 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9211
9212 * tui/tui-source.h: Update copyright. Include "tui-data.h".
9213 (struct symtab): Declare.
9214 (tui_set_source_content): Rename tuiSetSourceContent.
9215 (tui_show_symtab_source): Rename tuiShowSource.
9216 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9217 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9218 * tui/tui-source.c: Update copyright. Update references.
9219 * tui/tui-win.c, tui/tui-winsource.c: Update references.
9220 * tui/tui-stack.c: Update references.
9221
9222 * tui/tui-win.h: Update copyright. Include "tui-data.h".
9223 (struct tui_win_info): Declare.
9224 (tui_scroll_forward): Rename tuiScrollForward.
9225 (tui_scroll_backward): Rename tuiScrollBackward.
9226 (tui_scroll_left): Rename tuiScrollLeft.
9227 (tui_scroll_right): Rename tuiScrollRight.
9228 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9229 (tui_resize_all): Rename tuiResizeAll.
9230 (tui_refresh_all_win): Rename tuiRefreshAll.
9231 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9232 * tui/tui-layout.c, * tui/tui-io.c: Update references.
9233 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9234 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9235
9236 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
9237 (tui_erase_data_content): Rename tuiEraseDataContent.
9238 (tui_display_all_data): Rename tuiDisplayAllData.
9239 (tui_check_data_values): Rename tuiCheckDataValues.
9240 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9241 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9242 (tui_first_data_element_no_in_line): Rename
9243 tuiFirstDataElementNoInLine.
9244 (tui_delete_data_content_windows): Rename
9245 tuiDeleteDataContentWindows.
9246 (tui_refresh_data_win): Rename tuiRefreshDataWin.
9247 (tui_display_data_from): Rename tuiDisplayDataFrom.
9248 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9249 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9250 * tui/tui-win.c, tui/tui-regs.c: Update references.
9251 * tui/tui-layout.c, tui/tui.c: Update references.
9252
9253 * tui/tui-wingeneral.h: Update copyright.
9254 (m_allBeVisible): Delete macro.
9255 (m_allBeInvisible): Delete macro.
9256 (struct tui_gen_win_info): Declare.
9257 (struct tui_win_info): Declare.
9258 (tui_unhighlight_win): Rename unhighlightWin.
9259 (tui_make_visible, tui_make_invisible): Replace makeVisible.
9260 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9261 (tui_make_window): Rename makeWindow.
9262 (tui_copy_win): Rename copyWin.
9263 (tui_box_win): Rename boxWin.
9264 (tui_highlight_win): Rename highlightWin.
9265 (tui_check_and_display_highlight_if_needed): Rename
9266 checkAndDisplayHighlightIfNeeded.
9267 (tui_refresh_all): Rename refreshAll.
9268 (tui_delete_win): Rename tuiDelwin.
9269 (tui_refresh_win): Rename tuiRefreshWin.
9270 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9271 (tui_make_visible, tui_make_invisible): New functions.
9272 (tui_make_all_visible, tui_make_all_invisible): New functions.
9273 (make_all_visible): Rename makeAllVisible.
9274 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9275 * tui/tui-data.c, tui/tui-winsource.c: Update references.
9276 * tui/tui-windata.c, tui/tui-win.c: Update references.
9277 * tui/tui-regs.c, tui/tui-layout.c: Update references.
9278 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9279
9280 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9281
9282 * proc-api.c (write_with_trace): Initialize local variable to
9283 silence compiler warning.
9284
9285 2004-02-06 Andrew Cagney <cagney@redhat.com>
9286
9287 * tui/tui-source.h: Do not include "defs.h".
9288 (struct tui_win_info): Declare.
9289 (tui_set_source_content_nil): Declare.
9290 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9291 (union tui_line_or_address): Rename _TuiLineOrAddress.
9292 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
9293 (tui_update_source_window): Rename tuiUpdateSourceWindow.
9294 (tui_update_source_window_as_is): Rename
9295 tuiUpdateSourceWindowAsIs.
9296 (tui_update_source_windows_with_addr): Rename
9297 tuiUpdateSourceWindowsWithAddr.
9298 (tui_update_source_windows_with_line): Rename
9299 tuiUpdateSourceWindowsWithLine.
9300 (tui_clear_source_content): Rename tuiClearSourceContent.
9301 (tui_erase_source_content): Rename tuiEraseSourceContent.
9302 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9303 (tui_show_source_content): Rename tuiShowSourceContent.
9304 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9305 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9306 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9307 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9308 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9309 (tui_update_exec_info): Rename tuiUpdateExecInfo.
9310 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9311 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9312 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9313 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9314 (struct tui_win_info): Declare.
9315 * tui/tui-stack.c: Update references.
9316 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9317 * tui/tui-win.c, tui/tui-source.c: Ditto.
9318 * tui/tui.c, tui/tui-disasm.c: Ditto.
9319
9320 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9321
9322 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9323 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
9324
9325 2004-02-05 Mark Kettenis <kettenis@gnu.org>
9326
9327 * infrun.c (handle_inferior_event): Allow for breakpoint
9328 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9329 and SIGEMT. Update comments.
9330 * NEWS (Revised SPARC target): Mention support for non-executable
9331 stack.
9332
9333 2004-02-04 Mark Kettenis <kettenis@gnu.org>
9334
9335 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9336 * inftarg.c: Update copyright year.
9337 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9338 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9339 (sparc_xfer_wcookie): New function.
9340 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9341 * Makefile.in (sparc-nat.o): Update dependencies.
9342 * config/sparc/nm-nbsd.h: Include "target.h".
9343 (NATIVE_XFER_WCOOKIE): New define.
9344 (sparc_xfer_wcookie): New prototype.
9345
9346 2004-02-04 Andrew Cagney <cagney@redhat.com>
9347
9348 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9349 SYSCALL_TRAP function.
9350 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9351
9352 2004-02-04 Andrew Cagney <cagney@redhat.com>
9353 Daniel Jacobowitz <drow@mvista.com>
9354
9355 * objfiles.h: Delete comments refering to inside_entry_func and
9356 DEPRECATED_FRAME_CHAIN_VALID.
9357 * defs.h (inside_entry_func): Update prototype..
9358 * blockframe.c (inside_entry_func): Rename to
9359 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
9360 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9361
9362 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
9363
9364 * breakpoint.c (struct captured_parse_breakpoint_args): Move
9365 outside of #ifdef SOLIB_ADD region.
9366 (do_restore_lang_radix_cleanup): Ditto.
9367 (resolve_pending_breakpoint): Ditto.
9368
9369 2004-02-03 Andrew Cagney <cagney@redhat.com>
9370
9371 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9372 (process_note_abi_tag_sections): Delete unused function.
9373 (ia64_read_fp): Delete unused function.
9374 (gdbarch_extract_struct_value_address): Delete declaration.
9375
9376 2004-02-02 Andrew Cagney <cagney@redhat.com>
9377
9378 * vax-tdep.c (vax_frame_chain): Delete call to
9379 deprecated_inside_entry_file.
9380 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9381
9382 2004-02-02 Mark Kettenis <kettenis@gnu.org>
9383
9384 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9385 column that's "empty" or "same value" when eliminating REG_RA
9386 rules.
9387
9388 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9389
9390 * NEWS: Add information about new pending breakpoint support.
9391
9392 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9393
9394 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9395 and pending fields for pending breakpoint support.
9396 * breakpoint.c (breakpoint_enabled): Add check for not pending.
9397 (condition_command): Only parse condition if not a pending
9398 breakpoint.
9399 (print_one_breakpoint): Add support for pending breakpoints.
9400 (describe_other_breakpoints): Add checks to verify we are not
9401 dealing with pending breakpoints.
9402 (check_duplicates): Don't check pending breakpoints.
9403 (set_raw_breakpoint): Initialize pending flag.
9404 (do_restore_lang_radix_cleanup): New cleanup routine.
9405 (resolve_pending_breakpoint): New function.
9406 (re_enable_breakpoints_in_shlibs): Try and resolve any
9407 pending breakpoints via resolve_pending_breakpoint.
9408 (mention): Add pending breakpoint support.
9409 (parse_breakpoint_sals): Add new parameter to pass to
9410 decode_line_1 to indicate silent errors when files or functions
9411 are not found. Change all callers.
9412 (do_captured_parse_breakpoint): New function.
9413 (break_command_1): Change prototype to return an rc value and to
9414 take an optional pending breakpoint pointer. Support creating
9415 a pending breakpoint if a "not found" form of error occurs when
9416 parsing the breakpoint. Also support resolving an existing pending
9417 breakpoint and be silent if the resolution fails.
9418 (create_breakpoints): Change prototype to take pending breakpoint
9419 pointer. When resolving a pending breakpoint, use the new pointer
9420 to provide a conditional or commands added by the end-user.
9421 (delete_breakpoint): Add appropriate check for pending.
9422 (breakpoint_re_set_one): Ditto.
9423 (do_enable_breakpoint): Ditto.
9424
9425 2004-02-02 David Carlton <carlton@kealia.com>
9426
9427 * valops.c (enum oload_classification): New.
9428 (find_overload_match): Break implementation into separate
9429 functions; delete #if 0'd code; look for symbols within
9430 namespaces.
9431 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9432 (find_oload_champ,oload_method_static,classify_oload_match): New.
9433 * cp-support.h: Add declaration for cp_func_name; update
9434 declaration for make_symbol_overload_list.
9435 * cp-support.c (cp_func_name): New.
9436 (overload_list_add_symbol): Fix comment, use
9437 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9438 (make_symbol_overload_list): Take a function name and a namespace
9439 instead of a symbol; change implementation.
9440 (make_symbol_overload_list_using): New.
9441 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9442
9443 2004-02-02 Fred Fish <fnf@redhat.com>
9444
9445 * main.c (gdb_stdtarg): Move definition to group with other
9446 gdb_stdtarg definitions and update copyright years.
9447 * remote-sim.c (gdb_os_write_stderr): Write output to
9448 gdb_stdtargerr stream instead of gdb_stdtarg stream.
9449 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9450 gdb_stderr stream and update copyright years.
9451
9452 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9453
9454 * Makefile.in (mips-linux-nat.o): Update dependencies.
9455 * mips-linux-nat.c: Include mips-tdep.h.
9456
9457 2004-02-01 Roland McGrath <roland@redhat.com>
9458
9459 * sol-thread.c (sol_thread_xfer_partial): New function.
9460 (init_sol_thread_ops): Use that for to_xfer_partial hook.
9461 (init_sol_core_ops): Likewise.
9462
9463 * procfs.c (procfs_xfer_partial): New function.
9464 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9465 * Makefile.in (procfs.o): Add $(auxv_h) dep.
9466
9467 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9468 procfs_xfer_auxv function.
9469
9470 * procfs.c (procfs_make_note_section): If we can read
9471 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9472 * linux-proc.c (linux_make_note_section): Likewise.
9473
9474 * auxv.h: New file.
9475 * auxv.c: New file.
9476 * Makefile.in (auxv_h): New variable.
9477 (COMMON_OBS): Add auxv.o here.
9478 (auxv.o): New target.
9479
9480 * corelow.c (core_xfer_partial): New function.
9481 (init_core_ops): Use it for core_ops.to_xfer_partial.
9482
9483 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9484 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9485 macro if that is defined.
9486
9487 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9488
9489 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9490 and check the specified thread for each breakpoint.
9491 * breakpoint.h (bpstat_stop_status): Update prototype.
9492 * infrun.c (handle_inferior_event): Update calls to
9493 bpstat_stop_status.
9494
9495 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9496
9497 * Makefile.in (cli-cmds.o): Add $(readline_h).
9498
9499 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9500
9501 * cli/cli-cmds.c: Include readline.h.
9502 (complete_command): Pass the start of the last word to
9503 complete_line.
9504
9505 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9506
9507 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9508 argument, and change first argument to a CORE_ADDR.
9509 * breakpoint.h (bpstat_stop_status): Update prototype.
9510 * infrun.c (adjust_pc_after_break): Add a new comment.
9511 (handle_inferior_event): Update calls to bpstat_stop_status.
9512
9513 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9514
9515 * breakpoint.h: Update copyright years.
9516
9517 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9518
9519 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9520 (bpstat_stop_status): Don't decrement PC.
9521 * breakpoint.h (software_breakpoint_inserted_here_p): Add
9522 prototype.
9523 * infrun.c (adjust_pc_after_break): New function.
9524 (handle_inferior_event): Call it, early. Remove later references
9525 to DECR_PC_AFTER_BREAK.
9526 (normal_stop): Add commentary.
9527
9528 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9529
9530 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9531 2004-01-27 double-free fix.
9532
9533 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9534
9535 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9536 (sparc32_frame_prev_register): Handle StackGhost.
9537 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9538
9539 2004-01-29 Roland McGrath <roland@redhat.com>
9540
9541 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9542 * configure: Regenerated.
9543
9544 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9545 * Makefile.in (procfs.o): Add dep.
9546
9547 2004-01-28 Andrew Cagney <cagney@redhat.com>
9548
9549 * tui/tui-stack.h: Update copyright.
9550 (struct frame_info): Add opaque declaration.
9551 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9552 (tui_show_locator_content): Rename tuiShowLocatorContent.
9553 (tui_show_frame_info): Rename tuiShowFrameInfo.
9554 * tui/tui-stack.c: Update copyright. Update references.
9555 * tui/tui-winsource.c: Update references.
9556 * tui/tui-win.c: Update references.
9557 * tui/tui-layout.c: Update references.
9558 * tui/tui-hooks.c: Update copyright, update references.
9559 * tui/tui.c: Update copyright, update references.
9560 * tui/tui-disasm.c: Update references.
9561
9562 2004-01-28 David Carlton <carlton@kealia.com>
9563
9564 * dwarf2read.c (add_partial_structure): Use demangled name if
9565 namespace equals "".
9566
9567 2004-01-27 Jim Blandy <jimb@redhat.com>
9568
9569 Clean up misapplied patch:
9570 * dwarf2read.c (determine_prefix): Change one of the two forward
9571 declarations for 'determine_prefix_aux' to a declaration for this.
9572 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
9573 argument to 'die_specification'.
9574
9575 * dwarf2read.c (read_func_scope): Re-indent comment.
9576
9577 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
9578
9579 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9580 b->exp to NULL after freeing so that error during re-parsing or
9581 evaluation of expressions associated with breakpoint don't
9582 eventually lead to re-freeing of storage.
9583 Committed by Andrew Cagney.
9584
9585 2004-01-27 Andrew Cagney <cagney@redhat.com>
9586
9587 * source.c (ambiguous_line_spec): Delete undefined declaration.
9588 * m32r-rom.c (m32r_set_board_address): Delete unused function.
9589 (m32r_set_server_address, m32r_set_download_path): Ditto.
9590 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9591
9592 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
9593
9594 * dwarf2read.c: Update calls to changed and renamed functions, and
9595 references to moved variables.
9596
9597 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9598 language, language_defn, list_in_scope, and ftypes members.
9599 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9600 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9601 (baseaddr): Remove globals.
9602
9603 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
9604 (set_cu_language, die_is_declaration, die_specification)
9605 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9606 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9607 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9608 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9609
9610 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
9611 cu.list_in_scope. Don't initialize cu_header_offset.
9612 (add_partial_symbol): Add local baseaddr.
9613 (psymtab_to_symtab_1): Add local baseaddr. Use
9614 objfile->section_offsets for consistency. Don't initialize
9615 cu_header_offset; do initialize cu.header.offset and
9616 cu.list_in_scope.
9617 (read_file_scope, read_func_scope, read_lexical_block_scope)
9618 (dwarf_decode_lines, new_symbol): Add local baseaddr.
9619
9620 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
9621
9622 * PROBLEMS: Add gdb/1516.
9623
9624 2003-12-29 Robert Millan <robertmh@gnu.org>
9625
9626 Patch committed by Andrw Cagney.
9627 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9628 * configure.tgt: Match knetbsd*-gnu.
9629
9630 2004-01-26 Andrew Cagney <cagney@redhat.com>
9631
9632 * breakpoint.c (catch_command_1): Delete #ifdef code.
9633 (catch_fork_command_1): Delete #ifdef wrapper.
9634 (catch_exec_command_1): Ditto.
9635 (catch_load_command_1): Ditto.
9636 (catch_unload_command_1): Ditto.
9637
9638 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9639 (catch_breakpoint): Delete #if0ed function.
9640 (disable_catch_breakpoint): Ditto.
9641 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9642 (disable_catch, enable_catch, delete_catch): Ditto.
9643
9644 2004-01-26 Andrew Cagney <cagney@redhat.com>
9645
9646 * remote.c (echo_check, quit_flag): Delete variables.
9647 (cisco_kernel_mode): Delete variable.
9648 (minitelnet_return, tty_input, escape_count): Delete variables.
9649 (remote_cisco_mode): Delete variable.
9650 (remote_cisco_open, remote_cisco_close): Delete function.
9651 (remote_cisco_mourn, remote_cisco_wait): Delete function.
9652 (init_remote_cisco_ops): Delete function.
9653 (_initialize_remote): Do not install "remote cisco" code.
9654 (read_frame): Delete cisco specific code.
9655 (remote_info_process): Delete function.
9656 (remote_wait): Delete cisco specific code.
9657 (remote_cisco_section_offsets): Delete function.
9658 (remote_cisco_objfile_relocate): Delete function.
9659 (remote_async_wait): Delete cisco specific code.
9660 (minitelnet, readtty, readsocket): Delete function.
9661
9662 2004-01-26 Andrew Cagney <cagney@redhat.com>
9663
9664 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
9665 comments mentioning extract_returned_value_address.
9666 * infcmd.c (print_return_value): Update. Add comments on
9667 extract_returned_value_address.
9668 * stack.c (return_command): Add comments on
9669 extract_returned_value_address.
9670 * values.c: Update comment.
9671 * m32r-tdep.c: Update comment.
9672 * sparc-tdep.c: Update comment.
9673 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
9674 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9675 * sh64-tdep.c (sh64_gdbarch_init): Update.
9676 * sh-tdep.c (sh_gdbarch_init): Update.
9677 * s390-tdep.c (s390_gdbarch_init): Update.
9678 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9679 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9680 * m68k-tdep.c (m68k_gdbarch_init): Update.
9681 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9682 * m32r-tdep.c (m32r_gdbarch_init): Update.
9683 * ia64-tdep.c (ia64_gdbarch_init): Update.
9684 * h8300-tdep.c (h8300_gdbarch_init): Update.
9685 * frv-tdep.c (frv_gdbarch_init): Update.
9686 * arm-tdep.c (arm_gdbarch_init): Update.
9687 * alpha-tdep.c (alpha_gdbarch_init): Update.
9688
9689 2004-01-26 Andrew Cagney <cagney@redhat.com>
9690
9691 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
9692 SYMBOL_LOCATION_FUNCS
9693 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
9694 "struct symbol_ops".
9695 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
9696 type to "struct symbol_ops".
9697 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
9698 (struct symbol): Replace ".aux_value.loc.funcs" and
9699 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
9700 (SYMBOL_OBJFILE): Delete macro.
9701 (SYMBOL_LOCATION_FUNCS): Delete macro.
9702 (SYMBOL_LOCATION_BATON): Update.
9703 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
9704 intead of SYMBOL_LOCATION_FUNCS.
9705 * ax-gdb.c (gen_var_ref): Ditto.
9706 * printcmd.c (address_info): Ditto.
9707 * findvar.c (read_var_value): Ditto.
9708 (symbol_read_needs_frame): Ditto.
9709
9710 2004-01-26 Andrew Cagney <cagney@redhat.com>
9711
9712 * dwarf2read.c (read_func_scope): Document frame-base hack.
9713
9714 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9715
9716 * infcmd.c (print_return_value): Plug memory leak; delete
9717 ui_stream object. Rename argument `structure_return' to
9718 `struct_return'.
9719
9720 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9721
9722 * infcmd.c (print_return_value): Wrap long lines.
9723 (finish_command_continuation, finish_command): Remove unused
9724 variable `funcaddr'. Fix some coding-standards problems.
9725
9726 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
9727 SECT_SIZE is large enough, not whether it's exactly the right size.
9728 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
9729 TDEP->fpregset to zero.
9730
9731 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
9732 floating-point registers for traditional NetBSD core files.
9733 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
9734 TDEP->sizeof_fpregset here.
9735
9736 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9737
9738 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
9739 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
9740 function with code split out from
9741 sparc32nbsd_sigcontext_frame_cache.
9742 (sparc32nbsd_sigcontext_frame_cache): Use
9743 sparc32nbsd_sigcontext_saved_regs.
9744 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
9745 OpenBSD.
9746 * sparcobsd-tdep.c: New file.
9747 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
9748 (sparcobsd-tdep.o): New dependency.
9749 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
9750 * config/sparc/obsd.mt: New file.
9751
9752 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
9753 TDEP->fpregset to be initialized to enable core file register
9754 sets.
9755
9756 2004-01-24 Mark Kettenis <kettenis@gnu.org>
9757
9758 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
9759 Add opaque declarations.
9760 (sparc64nbsd_sigcontext_saved_regs): New prototype.
9761 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
9762 function with code split out from
9763 sparc64nbsd_sigcontext_frame_cache.
9764 (sparc64nbsd_sigcontext_frame_cache): Use
9765 sparc64nbsd_sigcontext_saved_regs.
9766 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
9767 OpenBSD.
9768 * sparc64obsd-tdep.c: New file.
9769 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
9770 (sparc64obsd-tdep.o): New dependency.
9771 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
9772 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
9773 * config/sparc/obsd64.mt: New file.
9774
9775 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
9776 read the instruction at PC.
9777
9778 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
9779 value of GDB_OSABI_DEFAULT.
9780 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
9781 instead of GDB_OSABI_NETBSD_AOUT.
9782
9783 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
9784
9785 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
9786 copyright.
9787
9788 2004-01-23 Andrew Cagney <cagney@redhat.com>
9789
9790 * printcmd.c (display_command): Replace tui_set_display call with
9791 tui_set_layout_for_display_command.
9792 * tui/tui.h (enum tui_win_type): Define.
9793 (tui_set_layout): Delete declaration.
9794 (tui_set_layout_for_display_command): Rename set_tui_layout.
9795 * tui/tui-data.h (enum tui_layout_type): Define.
9796 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
9797 "tui.h".
9798 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
9799 (tui_default_win_height): Rename tuiDefaultWinHeight.
9800 (tui_default_win_viewport_height): Rename
9801 tuiDefaultWinViewportHeight.
9802 (tui_set_layout): RenametuiSetLayout.
9803 * tui/tui-layout.c: Update references.
9804 * tui/tui.c: Update references.
9805 * tui/tui-disasm.c: Update references.
9806
9807 2004-01-23 David Carlton <carlton@kealia.com>
9808
9809 Partial workaround for PR c++/1511:
9810 * cp-namespace.c: Include frame.h.
9811 (cp_lookup_transparent_type): New
9812 (cp_lookup_transparent_type_loop): New.
9813 * cp-support.h: Declare cp_lookup_transparent_type.
9814 * symtab.c (basic_lookup_transparent_type): Renamed from
9815 lookup_transparent_type.
9816 (lookup_transparent_type): Replace old body by a call to
9817 current_language->la_lookup_transparent_type.
9818 * symtab.h: Update copyright. Declare
9819 basic_lookup_transparent_type.
9820 * language.h: Update copyright.
9821 (struct language_defn): Add la_lookup_transparent_type.
9822 * language.c: Update copyright.
9823 (unknown_language_defn): Add basic_lookup_transparent_type.
9824 (auto_language_defn): Add basic_lookup_transparent_type.
9825 (local_language_defn): Add basic_lookup_transparent_type.
9826 * ada-lang.c: Update copyright.
9827 (ada_language_defn): Add basic_lookup_transparent_type.
9828 * c-lang.c: Update copyright.
9829 (c_language_defn): Add basic_lookup_transparent_type.
9830 (cplus_language_defn): Add basic_lookup_transparent_type.
9831 (asm_language_defn): Add basic_lookup_transparent_type.
9832 (minimal_language_defn): Add basic_lookup_transparent_type.
9833 * f-lang.c: Update copyright.
9834 (f_language_defn): Add basic_lookup_transparent_type.
9835 * jv-lang.c: Update copyright.
9836 (java_language_defn): Add basic_lookup_transparent_type.
9837 * m2-lang.c: Update copyright.
9838 (m2_language_defn): Add basic_lookup_transparent_type.
9839 * objc-lang.c: Update copyright.
9840 (objc_language_defn): Add basic_lookup_transparent_type.
9841 * p-lang.c: Update copyright.
9842 (p_language_defn): Add basic_lookup_transparent_type.
9843 * scm-lang.c: Update copyright.
9844 (scm_language_defn): Add basic_lookup_transparent_type.
9845 * Makefile.in (cp-namespace.o): Depend on frame.h.
9846
9847 2004-01-23 David Carlton <carlton@kealia.com>
9848
9849 Patch for PR c++/1520:
9850 * dwarf2read.c (read_func_scope): Set processing_current_prefix
9851 properly if we have a specification die.
9852 (determine_prefix_aux): Rename from determine_prefix.
9853 (determine_prefix): Like the old determine_prefix, but never
9854 returns NULL.
9855
9856 2004-01-23 Theodore A. Roth <troth@openavr.org>
9857
9858 * avr-tdep.c: Update copyright.
9859 (avr_iaddr_p): Delete unused function.
9860 (avr_saddr_p): Delete unused function.
9861
9862 2004-01-23 David Carlton <carlton@kealia.com>
9863
9864 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9865 Fix for PR symtab/1534.
9866
9867 2004-01-23 Mark Kettenis <kettenis@gnu.org>
9868
9869 * NEWS (New native configurations): Mention OpenBSD/sparc and
9870 OpenBSD/sparc64.
9871 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9872 * configure.host: Likewise.
9873 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9874 handler for OpenBSD.
9875 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9876
9877 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9878
9879 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9880 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9881
9882 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9883 * cli/cli-cmds.c (shell_escape): Likewise.
9884
9885 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9886 OpenBSD .note.openbsd.ident sections.
9887
9888 2004-01-22 David Carlton <carlton@kealia.com>
9889
9890 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9891 get_scope_pc_bounds.
9892 (read_file_scope): Ditto.
9893 (get_scope_pc_bounds): New function, produced by extracting code
9894 from the above two functions, consolidating it, and adding support
9895 for DW_TAG_namespace.
9896
9897 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9898
9899 * osabi.c (MAX_NOTESZ): New define.
9900 (check_note): New function.
9901 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9902 check_note.
9903
9904 2004-01-21 Roland McGrath <roland@redhat.com>
9905
9906 * MAINTAINERS (write after approval): Add myself.
9907
9908 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9909
9910 * utils.c (init_page_info): Move declarations of `rows' and
9911 `cols' before the __GO32__-specific code. Move the closing brace
9912 outside the #ifdef __GO32__..#endif block.
9913 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
9914
9915 2004-01-21 Paul Brook <paul@codesourcery.com>
9916
9917 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
9918 BPSTAT_WHAT_CHECK_SHLIBS.
9919
9920 2004-01-21 Paul Brook <paul@codesourcery.com>
9921
9922 * MAINTAINERS: Add myself to write-after-approval.
9923
9924 2004-01-20 Andrew Cagney <cagney@redhat.com>
9925
9926 * ax-gdb.c (print_axs_value): Delete unused function.
9927 * jv-lang.c (java_lookup_type): Delete unused function.
9928 * cli/cli-dump.c (dump_filetype): Delete unused function.
9929 * remote-mips.c (remote_mips_insert_hw_breakpoint)
9930 (remote_mips_remove_hw_breakpoint): Delete unused functions.
9931 (mips_getstring): Delete unused function.
9932 (pmon_insert_breakpoint): Delete #if0ed function.
9933 (PMON_MAX_BP): Delete #if0ed MACRO.
9934 (mips_pmon_bp_info): Delete #if0ed variable.
9935 (pmon_remove_breakpoint): Delete #if0ed function.
9936 * monitor.c (monitor_write_even_block): Delete unused function.
9937 (monitor_write_memory_block): Delete #if0ed code.
9938 * dink32-rom.c (dink32_load): Delete unused function.
9939 (_initialize_dink32_rom): Delete #if0ed code.
9940 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
9941
9942 * tui/tui-command.c: Update references.
9943 * tui/tui-io.c: Update references.
9944 * tui/tui-command.h: Update copyright.
9945 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
9946
9947 * source.c (ambiguous_line_spec): Delete never-defined function.
9948 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
9949 * gdbtypes.c (add_name, add_mangled_type): Ditto.
9950 * cli/cli-cmds.c (validate_comname): Ditto.
9951
9952 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
9953 "tui-data.h".
9954 (tui_set_disassem_content): Rename tuiSetDisassemContent.
9955 (tui_show_disassem): Rename tuiShowDisassem.
9956 (tui_show_disassem_and_update_source): Rename
9957 tuiVerticalDisassemScroll.
9958 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
9959 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
9960 * tui/tui.h: Update copyright.
9961 (enum tui_status): Define.
9962 * tui/tui-data.h (enum tui_scroll_direction): Define.
9963 * tui/tui-disasm.c: Update copyright. Update references.
9964 * tui/tui-winsource.c: Update copyright. Update references.
9965 * tui/tui-win.c: Update references.
9966 * tui/tui-layout.c: Update references.
9967
9968 2004-01-20 Andrew Cagney <cagney@redhat.com>
9969
9970 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
9971 sym2 to start of block.
9972
9973 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9974
9975 * MAINTAINERS: Delete mmalloc.
9976 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
9977 * NEWS: Mention removal of --with-malloc.
9978 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
9979 * config.in: Regenerate.
9980 * configure: Regenerate.
9981 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
9982 USE_MMALLOC, MMCHECK_FORCE.
9983 * gdbinit.in: Remove mmalloc.
9984 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
9985 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
9986 * config/i386/go32.mh: Likewise.
9987 * config/i386/interix.mh: Likewise.
9988 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9989
9990 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
9991
9992 * linespec.c (decode_variable, symtab_from_filename): Call
9993 error_silent with error message instead of throwing an exception
9994 directly.
9995 * defs.h (error_silent, error_output_message): Add prototypes.
9996 (catch_exceptions_with_msg): Ditto.
9997 * utils.c (error_silent, error_output_message): New functions.
9998 * top.c (catch_exceptions_with_msg): New function.
9999
10000 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
10001
10002 * mi/mi-cmds.h (enum print_values): Add definition.
10003
10004 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10005 type and value for simple data types and just the name and type
10006 for complex ones, if required.
10007
10008 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10009 children, if required.
10010
10011 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10012
10013 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10014 unused declarations.
10015
10016 2004-01-19 Andrew Cagney <cagney@redhat.com>
10017
10018 * top.h (mapped_symbol_files): Delete declaration.
10019 * main.c (captured_main): Delete option "m" and "mapped".
10020 * objfiles.c (mapped_symbol_files): Delete variable.
10021 * symfile.c (symbol_file_command): Delete mmap code.
10022 (symbol_file_add_with_addrs_or_offsets): Ditto.
10023 (add_symbol_file_command, reread_separate_symbols): Ditto.
10024 * objfiles.h (OBJF_MAPPED): Delete.
10025 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10026 (free_objfile) [USE_MMALLOC]: Ditto.
10027 (open_existing_mapped_file): Delete function.
10028 (open_mapped_file): Delete function.
10029 (map_to_file): Delete function.
10030
10031 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10032
10033 * infrun.c (step_into_function): Account for possible breakpoint
10034 adjustment when computing ``stop_func_start''.
10035
10036 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10037
10038 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10039 the region size against the size of a pointer, not the size of
10040 a register as given by DEPRECATED_REGISTER_SIZE.
10041
10042 2004-01-19 Andrew Cagney <cagney@redhat.com>
10043
10044 * tui/tui-regs.h: Include "tui-data.h".
10045 (tuiFirstRegElementNoInLine): Delete declaration.
10046 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10047 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10048 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10049 (tui_calculate_regs_column_count): Rename
10050 tuiCalculateRegsColumnCount.
10051 (tui_check_register_values): Rename tuiCheckRegisterValues.
10052 (tui_show_registers): Rename tuiShowRegisters.
10053 (tui_display_registers_from_line): Rename
10054 tuiDisplayRegistersFromLine.
10055 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10056 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10057 (tui_first_reg_element_no_inline): Rename
10058 tuiFirstRegElementNoInLine.
10059 * tui/tui-data.h: Update copyright.
10060 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10061 * tui/tui-windata.c: Update copyright, update references.
10062 * tui/tui-regs.c: Update copyright, update references.
10063 * tui/tui-win.c: Update copyright, update references.
10064 * tui/tui-layout.c: Update copyright, update references.
10065
10066 2004-01-18 Andrew Cagney <cagney@redhat.com>
10067
10068 * tui/tui-io.c: Update copyright.
10069 (key_is_end_sequence, key_is_backspace): New functions.
10070 (key_is_command_char, key_is_start_sequence): New function.
10071 (tui_getc): Update references.
10072 * tui/tui-io.h: Update copyright.
10073 (m_tuiStartNewLine): Delete macro.
10074 (m_isBackspace, m_isDeleteChar): Delete macros.
10075 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10076 (m_isNextPage, m_isPrevPage): Delete macros.
10077 (m_isLeftArrow, m_isRightArrow): Delete macros.
10078 (m_isXdbStyleCommandChar): Delete macro.
10079 (key_is_start_sequence): Declare, replace m_isStartSequence.
10080 (key_is_end_sequence): Declare, replace m_isEndSequence.
10081 (key_is_backspace): Declare ,replace m_isBackspace.
10082 (key_is_command_char): Declare, replace m_isCommandChar.
10083 * tui/tui-command.c: Update copyright.
10084 (tuiDispatchCtrlChar): Update references.
10085
10086 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10087 tuiSourceWin.h.
10088
10089 * tui/tui-command.c: Rename tui/tuiCommand.c.
10090 * tui/tui-command.h: Rename tui/tuiCommand.h.
10091 * tui/tui-data.c: Rename tui/tuiData.c.
10092 * tui/tui-data.h: Rename tui/tuiData.h.
10093 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10094 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10095 * tui/tui-io.c: Rename tui/tuiIO.c.
10096 * tui/tui-io.h: Rename tui/tuiIO.h.
10097 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10098 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10099 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10100 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10101 * tui/tui-source.c: Rename tui/tuiSource.c.
10102 * tui/tui-source.h: Rename tui/tuiSource.h.
10103 * tui/tui-stack.c: Rename tui/tuiStack.c.
10104 * tui/tui-stack.h: Rename tui/tuiStack.h.
10105 * tui/tui-win.c: Rename tui/tuiWin.c.
10106 * tui/tui-win.h: Rename tui/tuiWin.h.
10107 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10108 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10109 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10110 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10111 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10112 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10113 * tui/tui-file.c: Update includes.
10114 * tui/tui-hooks.c: Update includes.
10115 * tui/tui-interp.c: Update includes.
10116 * tui/tui.c: Update includes.
10117 * Makefile.in: Update all tui/ dependencies.
10118 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10119
10120 * Makefile.in: Update copyright. Update dependencies.
10121
10122 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10123 problem.
10124
10125 2004-01-18 Andrew Cagney <cagney@redhat.com>
10126
10127 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10128 instead of register_gdbarch_init.
10129
10130 * remote-sds.c (tohex): Delete unused function. Update copyright.
10131 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10132 * v850-tdep.c (v850_register_virtual_size): Ditto.
10133 * target.c (normal_target_post_startup_inferior): Ditto.
10134 * source.c (ambiguous_line_spec): Ditto.
10135 * remote.c (adapt_remote_get_threadinfo): Ditto.
10136 * mi/mi-out.c (out_field_fmt): Ditto.
10137 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10138 (output_control_change_notification): Ditto.
10139 * m68k-tdep.c (m68k_register_byte): Ditto.
10140 (m68k_remote_breakpoint_from_pc): Ditto.
10141 * ui-out.c (init_ui_out_state): Delete unused declaration.
10142 * stabsread.c (search_value): Ditto.
10143 * mi/mi-cmd-env.c (env_cli_command): Ditto.
10144 * maint.c (print_section_table): Ditto.
10145 * infrun.c (set_follow_fork_mode_command): Ditto.
10146
10147 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10148
10149 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10150 DW_CFA_def_cfa_exporession. Add support for
10151 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10152 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
10153
10154 2004-01-18 Andrew Cagney <cagney@redhat.com>
10155
10156 * ocd.c: Update copyright.
10157 (bdm_read_register_command): Delete unused function.
10158 (_initialize_remote_ocd): Delete commented out reference.
10159 (get_quoted_char, reset_packet): Delete #if0ed function.
10160 (output_packet, put_quoted_char): Delete #if0ed function.
10161 (stu_put_packet, stu_get_packet): Delete #if0ed function.
10162 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10163 (BDM_BREAKPOINT): Delete #if0ed macro.
10164 (remote_timeout): Delete #if0ed variable.
10165
10166 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10167
10168 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10169 (core-sol2.o): Remove dependency.
10170 * core-sol2.c: Remove file.
10171
10172 2004-01-17 Andrew Cagney <cagney@redhat.com>
10173
10174 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10175 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10176 enums.
10177
10178 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10179
10180 * remote.c: Update copyright years.
10181
10182 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10183
10184 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10185
10186 2004-01-17 Andrew Cagney <cagney@redhat.com>
10187
10188 * mdebugread.c: Update copyright.
10189 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10190 (parse_type, parse_procedure): Ditto.
10191 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10192
10193 * cris-tdep.c (cris_store_struct_return): Put back accidently
10194 deleted function.
10195
10196 * gdbarch.sh: Update copyright year.
10197 * gdbarch.h, gdbarch.c: Re-generate.
10198
10199 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10200
10201 Suggested by George Anzinger.
10202 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10203 correct stack offset. Include unknown opcode numbers in the error
10204 message.
10205
10206 2004-01-17 Andrew Cagney <cagney@redhat.com>
10207
10208 * x86-64-tdep.c (x86_64_init_abi): No need to clear
10209 extract_struct_value_address, i386 does not set it.
10210 * sparc64-tdep.c (sparc64_init_abi): Do not set
10211 extract_struct_value_address, never called.
10212 (sparc64_extract_struct_value_address): Delete function.
10213 * m68hc11-tdep.c: Update copyright.
10214 (m68hc11_gdbarch_init): Delete redundant assignment of
10215 extract_struct_value_address.
10216 * i386-tdep.c: Update copyright.
10217 (i386_gdbarch_init): Do not set extract_struct_value_address,
10218 never called.
10219 (i386_extract_struct_value_address): Delete function.
10220 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10221 extract_struct_value_address, never called.
10222 (sparc32_extract_struct_value_address): #if 0 function. Add
10223 comments explaining its future.
10224
10225 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10226
10227 * arm-tdep.c (arm_write_pc): New function.
10228 (arm_gdbarch_init): Call set_gdbarch_write_pc.
10229
10230 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10231
10232 * breakpoint.c (must_shift_inst_regs): Delete.
10233 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10234 and SHIFT_INST_REGS.
10235 * infcmd.c (step_1, step_1_continuation): Delete references to
10236 SHIFT_INST_REGS.
10237 * infrun.c (keep_going): Likewise.
10238 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10239 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10240
10241 2004-01-17 Andrew Cagney <cagney@redhat.com>
10242
10243 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10244 * gdbarch.h, gdbarch.c: Re-generate.
10245 * infcmd.c (print_return_value): Delete reference to
10246 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10247
10248 * cris-tdep.c (cris_gdbarch_init): Do not set
10249 deprecated_extract_struct_value_address.
10250
10251 * xstormy16-tdep.c: Update copyright.
10252 (xstormy16_extract_struct_value_address): Update to current
10253 extract struct value address interface.
10254 (xstormy16_gdbarch_init): Set extract_struct_value_address.
10255 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10256 current extract struct value address interface.
10257 (sh64_gdbarch_init): Set extract_struct_value_address.
10258
10259 * cris-tdep.c: Update copyright.
10260 (cris_extract_struct_value_address): Delete function.
10261 (struct_return_address): Delete variable.
10262 (cris_store_struct_return): Do not set struct_return_address.
10263
10264 * mcore-tdep.c: Update copyright.
10265 (mcore_extract_struct_value_address): Delete function. Update
10266 comments.
10267 (mcore_gdbarch_init): Update.
10268 * mn10300-tdep.c: Update copyright.
10269 (mn10300_extract_struct_value_address): Delete function.
10270 (mn10300_gdbarch_init): Update.
10271 * v850-tdep.c: Update copyright.
10272 (v850_extract_struct_value_address): Delete.
10273 (v850_gdbarch_init): Update.
10274 * ns32k-tdep.c: Update copyright.
10275 (ns32k_extract_struct_value_address): Delete.
10276 (ns32k_gdbarch_init): Update.
10277 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10278 (hppa_gdbarch_init): Update.
10279 * vax-tdep.c: Update copyright.
10280 (vax_extract_struct_value_address): Delete.
10281 (vax_gdbarch_init): Update.
10282
10283 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10284 * gdbarch.h, gdbarch.c: Re-generate.
10285 * procfs.c (procfs_fetch_registers): Delete reference to
10286 DEPRECATED_NPC_REGNUM.
10287 (procfs_store_registers): Ditto.
10288 * regcache.c (generic_target_write_pc): Simplify.
10289 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
10290
10291 * core-sol2.c (fetch_core_registers): Replace
10292 DEPRECATED_NPC_REGNUM with equivalent tdep value.
10293
10294 * hppa-tdep.c: Update copyright year.
10295 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10296 NPC_REGNUM.
10297 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10298
10299 * mips-tdep.c (mips_write_pc): New function.
10300 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10301 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10302 (mips_find_saved_regs, mips_software_single_step: Ditto.
10303 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10304 mips_init_extra_frame_info, mips_pop_frame): Ditto.
10305
10306 2004-01-17 Andrew Cagney <cagney@redhat.com>
10307
10308 * mips-tdep.c: Re-indent. Group functions by ABI.
10309
10310 2004-01-17 Andrew Cagney <cagney@redhat.com>
10311
10312 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10313 * gdbarch.c: Re-generate.
10314 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10315 DECR_PC_AFTER_BREAK to zero.
10316 * vax-tdep.c (vax_gdbarch_init): Ditto.
10317 * v850-tdep.c (v850_gdbarch_init): Ditto.
10318 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10319 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10320 * sh-tdep.c (sh_gdbarch_init): Ditto.
10321 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10322 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10323 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10324 * mips-tdep.c (mips_gdbarch_init): Ditto.
10325 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10326 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10327 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10328 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10329 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10330 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10331 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10332 * frv-tdep.c (frv_gdbarch_init): Ditto.
10333 * cris-tdep.c (cris_gdbarch_init): Ditto.
10334 * avr-tdep.c (avr_gdbarch_init): Ditto.
10335 * arm-tdep.c (arm_gdbarch_init): Ditto.
10336 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10337
10338 2004-01-17 J. Brobecker <brobecker@gnat.com>
10339
10340 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10341 Delete, no longer used.
10342 (read_subrange_type): New function, mostly extracted from
10343 read_array_type().
10344 (read_array_type): Replace extracted code by call to
10345 read_subrange_type().
10346 (dwarf2_get_attr_constant_value): New function.
10347 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10348 (add_partial_symbol): Likewise.
10349 (process_die): Likewise.
10350 (new_symbol): Likewise.
10351 (read_type_die): Likewise.
10352
10353 2004-01-16 Andrew Cagney <cagney@redhat.com>
10354
10355 * symfile.c: Update copyright year.
10356 (compare_symbols): Delete unused function.
10357 * stabsread.c: Update copyright year.
10358 (lrs_general_complaint): Delete unused function.
10359 (ref_search_value): Ditto.
10360 (get_substring): Delete declaration.
10361 * sh64-tdep.c: Update copyright year.
10362 (sh64_get_gdb_regnum): Delete unused function.
10363 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10364 Delete unused function.
10365
10366 2004-01-17 Mark Kettenis <kettenis@gnu.org>
10367
10368 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10369 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10370
10371 2004-01-16 Andrew Cagney <cagney@redhat.com>
10372
10373 Changes from Peter Schauer.
10374 * rs6000-tdep.c: Update copyright year.
10375 (rs6000_push_dummy_call): Update the stack pointer before
10376 accessing the corresponding stack region.
10377 * rs6000-nat.c: Update copyright year.
10378 (set_host_arch): Set "info.abfd" to "exec_bfd".
10379
10380 2004-01-15 Mark Kettenis <kettenis@gnu.org>
10381
10382 * blockframe.c: Update copyright year.
10383 (inside_entry_func): Don't treat a zero PC specially.
10384
10385 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
10386
10387 * gcore.c (gcore_copy_callback): Use paddr_d to print size
10388 variable.
10389 (gcore_create_callback): Ditto. Skip any memory segment that has
10390 no permissions set.
10391
10392 2004-01-14 David Carlton <carlton@kealia.com>
10393
10394 Change symbols for C++ nested types to contain the fully qualified
10395 name, if possible. (At least in the DWARF-2 case.) Partial fix
10396 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10397 c++/895.
10398 * c-exp.y (qualified_type): Handle types nested within classes.
10399 * cp-namespace.c: Update comments.
10400 (cp_set_block_scope): Delete #if 0.
10401 (cp_lookup_nested_type): Handle types nested within classes.
10402 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10403 when appropriate.
10404 (add_partial_symbol): Add the name of the enclosing namespace to
10405 types.
10406 (pdi_needs_namespace): New.
10407 (add_partial_namespace): Tweak comment.
10408 (add_partial_structure): New.
10409 (psymtab_to_symtab_1): Initialize processing_current_prefix
10410 here...
10411 (process_die): instead of here.
10412 (read_structure_scope): Try to figure out the name of the class or
10413 namespace that the structure might be defined within.
10414 (read_enumeration): Generate fully-qualified names, if possible.
10415 (read_namespace): Don't set name to NULL.
10416 (die_specification): New.
10417 (new_symbol): Generate fully-qualified names for types.
10418 (read_type_die): Determine appropriate prefix.
10419 (determine_prefix): New.
10420 (typename_concat): New.
10421 (class_name): New.
10422 * valops.c (value_aggregate_elt): Pass NOSIDE to
10423 value_struct_elt_for_reference.
10424 (value_struct_elt_for_reference): Make static, add NOSIDE
10425 parameter, call value_maybe_namespace_elt as a last resort.
10426 (value_namespace_elt): Break out code into
10427 value_maybe_namespace_elt.
10428 (value_maybe_namespace_elt): New.
10429
10430 2004-01-12 Andrew Cagney <cagney@redhat.com>
10431
10432 * mips-tdep.c (mips_convert_register_p): Handle both raw and
10433 cooked floating-point registers.
10434 (mips_gdbarch_init): Set convert_register_p, register_to_value,
10435 and value_to_register.
10436
10437 2004-01-13 Andrew Cagney <cagney@redhat.com>
10438
10439 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10440 * gdbarch.c: Re-generate.
10441 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10442 FUNCTION_START_OFFSET.
10443 * v850-tdep.c (v850_gdbarch_init): Ditto.
10444 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10445 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10446 * sh-tdep.c (sh_gdbarch_init): Ditto.
10447 * s390-tdep.c (s390_gdbarch_init): Ditto.
10448 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10449 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10450 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10451 * mips-tdep.c (mips_gdbarch_init): Ditto.
10452 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10453 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10454 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10455 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10456 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10457 * i386-tdep.c (i386_gdbarch_init): Ditto.
10458 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10459 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10460 * frv-tdep.c (frv_gdbarch_init): Ditto.
10461 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10462 * cris-tdep.c (cris_gdbarch_init): Ditto.
10463 * avr-tdep.c (avr_gdbarch_init): Ditto.
10464 * arm-tdep.c (arm_gdbarch_init): Ditto.
10465 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10466
10467 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10468
10469 * infrun.c (follow_fork_mode_ask): Remove.
10470 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10471 (follow_fork): Simplify and remove internal error for
10472 follow_fork_mode_ask.
10473 (_initialize_infrun): Update "set follow-fork-mode" help text.
10474
10475 2004-01-13 Andrew Cagney <cagney@redhat.com>
10476
10477 * configure.in: Update copyright year.
10478 (build_warnings): Add -Wunused-label.
10479 * configure: Re-generate.
10480
10481 2004-01-12 Andrew Cagney <cagney@redhat.com>
10482
10483 * exec.h (exec_ops): Make "extern".
10484
10485 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10486 the function is void.
10487 (mips_pseudo_register_write): Ditto.
10488
10489 2004-01-12 Andrew Cagney <cagney@redhat.com>
10490
10491 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10492 call. Never defined.
10493 * sparc-tdep.h (struct frame_info): Add opaque declaration.
10494 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10495 (struct sparc_gregset, struct regcache): Ditto.
10496 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
10497
10498 2004-01-12 Andrew Cagney <cagney@redhat.com>
10499
10500 * mi/ChangeLog: Delete file. Renamed to ...
10501 * mi/ChangeLog-1999-2003: New file.
10502 * tui/ChangeLog: Delete file. Renamed to ...
10503 * tui/ChangeLog-1998-2003: New file.
10504
10505 2004-01-11 Mark Kettenis <kettenis@gnu.org>
10506
10507 * sparc64nbsd-tdep.c: Include "regset.h".
10508 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10509 Remove variables.
10510 (fetch_core_registers): Remove function.
10511 (sparc64nbsd_core_fns): Remove variable.
10512 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10513 functions.
10514 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10515 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10516 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10517
10518 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10519 sparc_extract_struct_value_address.
10520 (sparc32_gdbarch_init): Set extract_struct_value_address.
10521 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10522 function.
10523 (sparc64_init_abi): Set extract_struct_value_address. Don't set
10524 return_value_on_stack.
10525
10526 * NEWS: Mention that %cs and %ss have been added to the AMD64
10527 configurations
10528
10529 * frame.c: Update copyright year.
10530 (get_prev_frame): Improve comment.
10531
10532 * sparc64fbsd-tdep.c: Include "regset.h".
10533 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10534 Remove variables.
10535 (fetch_core_registers): Remove function.
10536 (sparc64fbsd_core_fns): Remove variable.
10537 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10538 functions.
10539 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10540 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10541 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10542
10543 * sparcnbsd-tdep.c: Include "regset.h".
10544 (fetch_core_registers): Remove function.
10545 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10546 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10547 functions.
10548 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10549 TDEP->fpregset.
10550 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10551
10552 * sparc-tdep.h (struct regset): Provide opaque declaration.
10553 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10554 fpregset and sizeof_fpregset members.
10555 * sparc-tdep.c (struct regset): Provide opaque declaration.
10556 (sparc_regset_from_core_section): New function.
10557 (sparc32_gdbarch_init): Initialize TDEP->gregset,
10558 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10559 Set regset_from_core_section when appropriate.
10560
10561 2004-01-10 Mark Kettenis <kettenis@gnu.org>
10562
10563 * x86-64-tdep.c (amd64_non_pod_p): New function.
10564 (amd64_classify_aggregate): Return class memory for non-POD
10565 C++ structure types.
10566
10567 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10568 argument. Use it to reserve a register if necessary.
10569 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10570 amd64_push_arguments.
10571
10572 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10573
10574 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
10575 register numbers in comments.
10576 * x86-64-tdep.h: Update copyright year.
10577 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10578 Adjust for addition of %cs and %ss.
10579 * amd64fbsd-nat.c: Update copyright year.
10580 (reg_offset): Add register offsets for %cs and %ss.
10581 * amd64fbsd-tdep.c: Update copyright year.
10582 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10583 (amd64fbsd_sc_reg_offset): Likewise.
10584 * x86-64-linux-nat.c: Update copyright year.
10585 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10586 and %ss.
10587 * amd64nbsd-nat.c: Update copyright year.
10588 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10589 * amd64nbsd-tdep.c: Update copyright year.
10590 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10591 * x86-64-linux-tdep.c: Update copyright year.
10592 (user_to_gdb_regmap): Add mapping for %cs and %ss.
10593 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10594 * regformats/reg-x86-64.dat: Add %cs and %ss.
10595
10596 * blockframe.c (inside_entry_func): Reformat. Introduce new local
10597 variables to prevent long lines. Update comments to reflect
10598 reality.
10599
10600 2004-01-09 David Carlton <carlton@kealia.com>
10601
10602 Checked in by Elena Zannoni <ezannoni@redhat.com>.
10603 * dwarf2read.c (read_namespace): Pull out name-generating code
10604 into namespace_name. Rename previous_namespace to previous_prefix
10605 and processing_current_namespace to processing_current_prefix..
10606 (namespace_name): New function.
10607 (add_partial_symbol): Substitute uses of pdi->name with
10608 actual_name.
10609 * cp-support.h: Rename processing_current_namespace to
10610 processing_current_prefix.
10611 Update copyright year.
10612 * cp-namespace.c: Rename processing_current_namespace to
10613 processing_current_prefix.
10614 Update copyright year.
10615
10616 2004-01-09 Andrew Cagney <cagney@redhat.com>
10617
10618 * jv-valprint.c, ser-unix.c: Add missing copyright years.
10619
10620 2004-01-09 Mark Kettenis <kettenis@gnu.org>
10621
10622 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10623 complaining.
10624 (process_one_symbol): Deal with N_PATCH stabs.
10625
10626 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
10627
10628 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10629 ifdeffed code.
10630 Update copyright year.
10631
10632 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10633
10634 * config/pa/tm-hppa.h: Update extern declarations for
10635 hppa32_hpux_frame_saved_pc_in_sigtramp,
10636 hppa32_hpux_frame_base_before_sigtramp, and
10637 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10638
10639 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10640
10641 * config/pa/tm-hppah.h: Update copyright years.
10642
10643 2004-01-08 Andrew Cagney <cagney@redhat.com>
10644
10645 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10646 (mips_o32_reg_struct_has_addr): Delete function.
10647 (mips_gdbarch_init): Update.
10648 (mips_extract_struct_value_address): Delete function.
10649
10650 2004-01-08 David Mosberger <davidm@hpl.hp.com>
10651
10652 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10653 reality.
10654
10655 2004-01-07 Andrew Cagney <cagney@redhat.com>
10656
10657 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10658 architecture's elf flags (when available).
10659
10660 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10661 FPU to the start, check the MIPS FPU when looking for an old
10662 architecture.
10663 (set_mipsfpu_single_command): Update the architecture.
10664 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10665
10666 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10667 (mips_mask_address_p): Add "tdep" parameter.
10668 (show_mask_address, mips_addr_bits_remove): Update.
10669 (mips_dump_tdep): Update.
10670 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10671 (MIPS_STACK_ARGSIZE): Delete macro.
10672 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
10673 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
10674 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
10675 (mips_dump_tdep): Update.
10676 (MIPS_SAVED_REGSIZE): Delete macro.
10677 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
10678 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
10679 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
10680 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
10681 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
10682 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
10683 (mips_pop_frame, return_value_location): Update.
10684 (mips_n32n64_return_value, mips_dump_tdep): Update.
10685
10686 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
10687 MIPS ABI.
10688
10689 * mips-tdep.c: Update copyright.
10690 (mips_gdbarch_init): Merge two code blocks handling the register
10691 name and number layout.
10692
10693 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
10694
10695 * tracepoint.c (validate_actionline): Fix segv at EOF
10696
10697 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10698
10699 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
10700 properly for static fields.
10701
10702 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
10703 Jason Molenda <jmolenda@apple.com>
10704
10705 * disasm.c: Update copyright to include 2004.
10706 (do_mixed_source_and_assembly): For uiout asm list
10707 and tuple cleanups, initialize to null_cleanup instead of
10708 NULL and do so prior to loop. Only reset when we close off
10709 the tuple/list. Move check for whether to close off the
10710 asm tuple/list to after dump_insns call where it will be run
10711 on each loop iteration.
10712
10713 2004-01-05 Andrew Cagney <cagney@redhat.com>
10714
10715 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
10716 should be a switch case and not a label.
10717 * mips-tdep.c (mips32_next_pc): Delete unused labels
10718 "greater_equal_branch" and "less_zero_branch".
10719 * jv-valprint.c (java_print_value_fields): Delete unused label
10720 "flush_it".
10721
10722 * target.c (unpush_target): Only close a target that is in the
10723 target stack.
10724
10725 2004-01-05 Mark Kettenis <kettenis@gnu.org>
10726
10727 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
10728 address from [sp + 64] instead of %o2.
10729
10730 * frame.c (get_prev_frame): Don't try to unwind the PC. This
10731 fixes PR backtrace/1476.
10732
10733 2004-01-05 Andrew Cagney <cagney@redhat.com>
10734
10735 * libunwind-frame.h (struct frame_id): Add opaque declaration,
10736 move to start of file.
10737 * i386-tdep.h (struct regcache): Add opaque declaration.
10738 * config/ia64/nm-linux.h (struct target_ops): Add opaque
10739 declaration.
10740 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
10741 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
10742 * win32-nat.c (fake_create_process): Use ISO C style definition.
10743 * stabsread.c (define_symbol): Delete #ifndef
10744 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
10745 stabs_argument_has_addr call, macro never defined.
10746
10747 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
10748
10749 * op50-rom.c: Delete.
10750 * w89k-rom.c: Delete.
10751 * Makefile.in: Remove references.
10752
10753 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10754
10755 * x86-64-tdep.c: Update copyright year.
10756 (struct amd64_register_info): Rename from x86_64_register_info.
10757 (amd64_register_info): Rename from x86_64_register_info.
10758 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
10759 (amd64_register_name): Rename from x86_64_register_name.
10760 (amd64_register_type): Rename from x86_64_register_type.
10761 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
10762 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
10763 (amd64_dwarf_reg_to_regnum): Rename from
10764 x86_64_dwarf_reg_to_regnum.
10765 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
10766 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
10767 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
10768 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
10769 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
10770 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
10771 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
10772 (amd64_frame_cache): Rename from x86_64_frame_cache.
10773 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
10774 (amd64_frame_prev_register): Rename from
10775 x86_64_frame_prev_register.
10776 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
10777 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
10778 (amd64_sigtramp_frame_cache): Rename from
10779 x86_64_sigtramp_frame_cache.
10780 (amd64_sigtramp_frame_prev_register): Rename from
10781 x86_64_sigtramp_frame_prev_register.
10782 (amd64_sigtramp_frame_unwind): Rename from
10783 x86_64_sigtramp_frame_unwind.
10784 (amd64_sigtramp_frame_sniffer): Rename from
10785 x86_64_sigtramp_frame_sniffer.
10786 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
10787 (amd64_frame_base): Rename from x86_64_frame_base.
10788 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
10789 (amd64_frame_align): Rename from x86_64_frame_align.
10790 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
10791 (amd64_regset_from_core_section): Rename from
10792 x86_64_regset_from_core_section.
10793 (x86_64_init_abi): Update comments.
10794
10795 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
10796
10797 * MAINTAINERS (write after approval): Add myself.
10798
10799 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10800
10801 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
10802 `float' arguments.
10803
10804 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10805
10806 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
10807 such that it mentions a specific version of GCC that exhibits this
10808 bug.
10809
10810 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10811
10812 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
10813 structure that has a single `float' member, store it in %f1 in
10814 addition to %f0.
10815
10816 * sparc-sol2-nat.c: Add missing '\'.
10817
10818 * sparc-tdep.c (sparc32_return_value): New function.
10819 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
10820 Remove functions.
10821 (sparc32_gdbarch_init): Set return_value, don't set
10822 extract_return_value, store_return_value, use_struct_convention
10823 and return_value_on_stack.
10824
10825 * sparc-sol2-nat.c: Add missing ')'.
10826
10827 2004-01-03 J. Brobecker <brobecker@gnat.com>
10828
10829 * infrun.c (handle_step_into_function): New function.
10830 (handle_inferior_event): Extract out some code into the new
10831 function above.
10832
10833 2004-01-03 J. Brobecker <brobecker@gnat.com>
10834
10835 * infrun.c (handle_inferior_event): Move the declaration of
10836 real_stop_pc inside the if blocks where it is used.
10837
10838 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10839
10840 * sparc64-tdep.c (sparc64_16_byte_align_p)
10841 (sparc64_store_floating_fields, sparc64_store_floating_fields):
10842 Use check_typedef to get subtypes of structures and unions.
10843 (sparc64_store_return_value): Fix calculation of the appropriate
10844 offset into VALBUF when storing a structure or union.
10845 (sparc64_return_value): New function.
10846 (sparc64_use_struct_convention): Remove function.
10847 (sparc64_init_abi): Set return_value, don't set
10848 extract_return_value, store_return_value and
10849 use_struct_convention.
10850
10851 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
10852
10853 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10854 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10855 gdb/config/alpha/xm-alphaosf.h,
10856 gdb/config/powerpc/tm-ppcle-eabi.h,
10857 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10858 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10859 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10860 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10861 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10862 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10863 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10864 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10865 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10866 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10867 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10868 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10869 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10870 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10871 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10872 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10873 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10874 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10875 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10876 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10877 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10878 Remove lines for .cvsignore files.
10879
10880 2004-01-03 J. Brobecker <brobecker@gnat.com>
10881
10882 * infrun.c: Back out the previous change.
10883
10884 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10885
10886 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
10887 sparc-*-sunos4* to the list of REMOVED configurations.
10888
10889 * configure.tgt: Add back sparc-*-vxworks*.
10890 * remote-vxsparc.c: Remove all includes except for "defs.h",
10891 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10892 Include "sparc-tdep.h".
10893 (SPARC_R_G1): New define.
10894 (vxsparc_gregset): New variable.
10895 (ext_format_sparc): Remove extern declaration.
10896 (vx_read_register): Rewrite to use sparc32_supply_gregset and
10897 sparc32_supply_fpregset.
10898 (vx_write_register): Rewrite to use sparc32_collect_gregset,
10899 sparc_collect_rwindow and sparc32_collect_fpregset.
10900 * config/sparc/tm-vxworks.h: New file, based on recently removed
10901 tm-vxsparc.h.
10902 * config/sparc/vxworks.mt: New file, based on recently removed
10903 vxworks.mt.
10904
10905 2004-01-03 J. Brobecker <brobecker@gnat.com>
10906
10907 * infrun.c (handle_step_into_function): New function.
10908 (handle_inferior_event): Extract out some code into the new
10909 function above.
10910
10911 2004-01-02 Mark Kettenis <kettenis@gnu.org>
10912
10913 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
10914 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
10915 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
10916 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
10917 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
10918 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
10919 (sparc_nat_h): New variable.
10920 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
10921 (tm-sun4os4.h): Remove dependency.
10922 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
10923 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
10924 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
10925 sparc-tdep.o): Update dependencies.
10926 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
10927 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
10928 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
10929 dependencies.
10930 * configure.host: Remove existing sparc-*-lynxos*,
10931 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
10932 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
10933 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
10934 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
10935 triplets.
10936 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
10937 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
10938 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
10939 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
10940 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
10941 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
10942 sparc64-*-solaris2* and sparc64-*-* triplets.
10943 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
10944 "symtab.h" and "objfiles.h".
10945 (BIAS): Remove define.
10946 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
10947 (X_DISP19): Remove macros.
10948 (sparc_fetch_instruction): Remove function.
10949 (struct gdbarch_tdep): Remove definition.
10950 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
10951 (sparc_breakpoint_from_pc): Remove function.
10952 (struct sparc64_frame_cache): Remove definition.
10953 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
10954 sparc64_unwind_pc): Remove functions.
10955 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
10956 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
10957 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
10958 (sparc64_frame_cache): Change return type to `struct
10959 sparc_frame_cache *'. Simply call sparc_frame_cache.
10960 (sparc64_frame_this_id, sparc64_frame_prev_register,
10961 sparc64_frame_base_address): Use `struct sparc_frame_cache'
10962 instead of `struct sparc64_frame_cache.
10963 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
10964 sparc_analyze_control_transfer, sparc_software_single_step,
10965 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
10966 _initialize_sparc64_tdep): Remove functions.
10967 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
10968 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
10969 macros.
10970 (sparc64_supply_gregset, sparc64_collect_gregset,
10971 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
10972 (sparc64_init_abi): New function.
10973 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
10974 inclusion guard. Include "sparc-tdep.h".
10975 (BIAS): Define.
10976 (r_tstate_offset, r_fprs_offset): New defines.
10977 (enum sparc_regnum): Remove defenition.
10978 (enum sparc64_regnum): Reformat.
10979 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
10980 (sparc64_init_abi, sparc64_supply_gregset,
10981 sparc64_collect_gregset, sparc64_supply_fpregset,
10982 sparc64_collect_fpregset): New prototypes.
10983 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
10984 Add extern declarations.
10985 (sparc64_sol2_init_abi): New prototype.
10986 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
10987 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
10988 prototypes.
10989 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
10990 "sparnbsd-nat.h".
10991 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
10992 functions.
10993 (_initialize_sparc64fbsd_nat): Remove initialization of
10994 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
10995 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
10996 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
10997 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
10998 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
10999 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11000 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11001 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11002 (sparc64fbsd_r_y_offset): Remove variables.
11003 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11004 Make static and const.
11005 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11006 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11007 functions.
11008 (sparc64fbsd_gregset): New variable.
11009 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11010 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11011 and sparc64_supply_fpregset.
11012 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11013 (sparc64fbsd_sigtramp_frame_this_id)
11014 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11015 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11016 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11017 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11018 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11019 * sparcnbsd-tdep.c: Update copyright year. Include
11020 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11021 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11022 "value.h" and "sparcnbsd-tdep.h".
11023 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11024 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11025 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11026 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11027 defines.
11028 (sparcnbsd_gregset): New variable.
11029 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11030 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11031 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11032 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11033 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11034 variables.
11035 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11036 (sparc32nbsd_sigcontext_frame_this_id)
11037 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11038 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11039 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11040 (sparcnbsd_get_longjmp_target_32,
11041 sparcnbsd_get_longjmp_target_64): Remove functions.
11042 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11043 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11044 sparcnbsd_init_elf): Remove.
11045 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11046 (sparcnbsd_elf_init_abi): New functions.
11047 (_initialize_sparcnbsd_tdep): New prototype.
11048 (_initialize_sparnbsd_tdep): Update.
11049 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11050 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11051 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11052 * config/sparc/linux.mh: Update comment.
11053 (XM_FILE, HOST_IPC): Remove variables.
11054 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11055 sparc-linux-nat.o.
11056 * config/sparc/linux.mt: Update comment.
11057 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11058 * config/sparc/nbsd.mt: Reformat.
11059 * config/sparc/nbsd64.mh: Update comment.
11060 (NATDEPFILES): Add sparc-nat.o.
11061 * config/sparc/nbsd64.mt: Update comment.
11062 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11063 (TM_FILE): Set to tm-nbsd.h.
11064 * config/sparc/nbsdelf.mh: Update comment.
11065 (NATDEPFILES): Add sparc-nat.o.
11066 (XM_FILE): Delete.
11067 * config/sparc/nbsdaout.mh: Update comment.
11068 (NATDEPFILES): Add sparc-nat.o
11069 (XM_FILE): Delete.
11070 * config/sparc/nm-linux.h: Update copyright year. Don't include
11071 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11072 inclusion.
11073 (KERNEL_U_SIZE): Remove define.
11074 (kernel_u_size): Remove prototype.
11075 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11076 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11077 "regcache.h".
11078 (CHILD_PREPARE_TO_STORE): Remove define.
11079 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11080 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11081 sparcnbsd-nat.c: Rewrite files.
11082 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11083 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11084 sparcnbsd-tdep.h: Remove files.
11085 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11086 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11087 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11088 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11089 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11090 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11091 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11092 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11093 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11094 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11095 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11096 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11097 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11098 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11099 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11100 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11101 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11102 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11103 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11104
11105 2004-01-02 Andrew Cagney <cagney@redhat.com>
11106
11107 From 2003-12-18 Kazuhiro Inaoka:
11108 * configure.host: Add m32r-linux target.
11109
11110 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11111
11112 * top.c (print_gdb_version): Update year to 2004.
11113
11114 2004-01-02 Mark Mitchell <mark@codesourcery.com>
11115
11116 * MAINTAINERS: Add myself to the write-after-approval category.
11117
11118 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
11119
11120 From Bernardo Innocenti <bernie@develer.com>:
11121 * configure.tgt: Add uClinux target.
11122
11123 2004-01-02 Andrew Cagney <cagney@redhat.com>
11124
11125 * utils.c (do_my_cleanups): Make static, add forward declaration.
11126 * defs.h (do_my_cleanups): Delete declaration.
11127
11128 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
11129
11130 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11131 bfd/ChangeLog-0203.
11132
11133 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11134
11135 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
11136 in <machine/reg.h>.
11137 * configure, config.in: Regenerate.
11138
11139 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11140 tui/ChangeLog-1998-2003.
11141 \f
11142 Local Variables:
11143 mode: change-log
11144 left-margin: 8
11145 fill-column: 74
11146 version-control: never
11147 End:
This page took 0.312078 seconds and 3 git commands to generate.