37807a11fafe9bbdcc8259287fea61e2e55c274b
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-08-22 Mark Kettenis <kettenis@gnu.org>
2
3 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
4 safe_frame_unwind_memory instead of target_read_memory.
5
6 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
7 Reorder includes.
8 (fetch_register, store_register): Remove prototypes.
9 (child_resume): Reorganize code and comments such that it is
10 grouped a bit more logically.
11 (attach): Explicitly compare errno against 0.
12 (detach): Likewise. Use perror_with_name instead of
13 print_sys_errmsg.
14 * Makefile.in (infptrace.o): Update dependencies.
15
16 * ia64-linux-nat.c: Update copyright year.
17 (fetch_debug_register, store_debug_register)
18 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
19 PTRACE_TYPE_ARG3.
20 * config/ia64/nm-linux.h: Update copyright year.
21 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
22
23 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
24 from CORE_ADDR to struct frame_info *. Use
25 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
26 (amd64_linux_sigtramp_p): Adjust for changed signature of
27 and64_linux_sigtramp_start
28
29 * gdb_ptrace.h: GNU/Linux.
30
31 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
32 Remove defines.
33
34 * infptrace.c: Include "gdb_assert.h".
35 (PTRACE_XFER_TYPE): Remove define.
36 (offsetof): Only define if U_REGS_OFFSET isn't defined.
37 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
38 Tweak comment.
39 (fetch_inferior_registers, store_inferior_registers): Remove
40 redundant culry braces. Tweak comment. s/regno/regnum.
41 * Makefile.in (infptrace.o): Update dependencies.
42
43 * configure.in: Change test for return type of ptrace to default
44 to `long' instead of `int'.
45 * configure: Regenerate.
46
47 2004-08-21 Mark Kettenis <kettenis@gnu.org>
48
49 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
50
51 * configure.in: Check for ttrace function.
52 * configure, config.in: Regenerate.
53
54 * gdb_ptrace.h: New file.
55 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
56 <sys/ptrace.h>.
57 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
58 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
59 (attach): Don't define PT_ATTACH.
60 (detach): Don't define PT_DETACH.
61 * Makefile.in (gdb_ptrace_h): New variable.
62 (infptrace.o): Update dependencies.
63
64 2004-08-16 Mark Kettenis <kettenis@gnu.org>
65
66 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
67 instead of `int' if not already defined.
68 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
69 PTRACE_TYPE_ARG3.
70 * infptrace.c (call_ptrace): Revert change that replaced
71 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
72
73 2004-08-15 Mark Kettenis <kettenis@gnu.org>
74
75 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
76 Remove defines.
77
78 * linux-nat.c (kill_inferior): Add missing third and fourth
79 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
80
81 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
82 PTRACE_TYPE_RET.
83
84 * proc-why.c (proc_prettyfprint_why): Fix format string.
85
86 * solib-osf.c (osf_current_sos): Remove unsused label.
87
88 * configure.in: Add <ncurses/ncurses.h> to the list of possible
89 curses headers.
90 * configure, config.in: Regenerate.
91 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
92 <ncurses/ncurses.h>.
93
94 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
95 * config/nm-nbsd.h: Update copyright year.
96 (PTRACE_ARG3_TYPE): Remove define.
97
98 * sparc-nat.c (fetch_inferior_registers)
99 (store_inferior_registers, sparc_xfer_wcookie):
100 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
101
102 * alphabsd-nat.c (fetch_inferior_registers):
103 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
104 PTRACE_TYPE_ARG3.
105 * amd64bsd-nat.c (fetch_inferior_registers)
106 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
107 PTRACE_TYPE_ARG3.
108 * armnbsd-nat.c: Update copyright year.
109 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
110 (store_register, store_regs, store_fp_register, store_fp_regs):
111 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
112 * hppabsd-nat.c (fetch_inferior_registers)
113 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
114 PTRACE_TYPE_ARG3.
115 * i386bsd-nat.c (fetch_inferior_registers)
116 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
117 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
118 * m68kbsd-nat.c (fetch_inferior_registers)
119 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
120 PTRACE_TYPE_ARG3.
121 * m88kbsd-nat.c (fetch_inferior_registers)
122 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
123 PTRACE_TYPE_ARG3.
124 * mipsnbsd-nat.c: Update copyright year.
125 (fetch_inferior_registers, store_inferior_registers):
126 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
127 * ns32knbsd-nat.c: Update copyright year.
128 (fetch_inferior_registers, store_inferior_registers):
129 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
130 * ppcnbsd-nat.c (fetch_inferior_registers):
131 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
132 PTRACE_TYPE_ARG3.
133 * ppcobsd-nat.c (fetch_inferior_registers):
134 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
135 PTRACE_TYPE_ARG3.
136 * shnbsd-nat.c: Update copyright year.
137 (fetch_inferior_registers, store_inferior_registers):
138 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
139 * vaxbsd-nat.c (fetch_inferior_registers)
140 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
141 PTRACE_TYPE_ARG3.
142
143 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
144 PTRACE_TYPE_ARG3.
145 * infptrace.c (call_ptrace, child_resume, attach, detach)
146 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
147 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
148 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
149 PTRACE_TYPE_ARG3.
150
151 2004-08-14 Mark Kettenis <kettenis@gnu.org>
152
153 * defs.h: Remove out-of-date comment.
154 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
155 [!GETENV_PROVIDED] (getenv): Remove prototype.
156
157 * standalone.c: Remove file.
158 * Makefile.in (standalone.o): Remove dependency.
159
160 * i386-linux-nat.c (dummy_sse_values): Remove function and
161 prototype.
162 (i386_linux_dr_get): Fix typo in comment.
163 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
164
165 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
166
167 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
168 from declaration.
169 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
170 from definition.
171
172 2004-08-13 Mark Kettenis <kettenis@gnu.org>
173
174 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
175 parenthesis in definition.
176 * configure: Regenerated.
177
178 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
179
180 * PROBLEMS: Mention build/1411.
181
182 2004-08-09 Robert Millan <robertmh@gnu.org>
183
184 Committed by Nathanael Nerode.
185 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
186 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
187
188 2004-08-12 Andrew Cagney <cagney@gnu.org>
189
190 * NEWS: Mention fixes in GDB 6.2.1.
191 * PROBLEMS: Remove mention of mips-irix.
192
193 2004-08-11 Joel Brobecker <brobecker@gnat.com>
194
195 * config/powerpc/xm-aix.h: Delete.
196 * config/powerpc/aix.mh (MH_FILE): Remove.
197 * config/powerpc/aix432.mh (MH_FILE): Remove.
198
199 2004-08-11 Joel Brobecker <brobecker@gnat.com>
200
201 * config/powerpc/aix.mh: Remove obsolete comment.
202 * config/powerpc/aix432.mh: Likewise.
203
204 2004-08-11 Joel Brobecker <brobecker@gnat.com>
205
206 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
207
208 2004-08-11 Joel Brobecker <brobecker@gnat.com>
209
210 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
211 this file is now empty.
212 * config/xm-aix4.h: Remove, this file is no longer included
213 anywhere.
214
215 2004-08-11 Joel Brobecker <brobecker@gnat.com>
216
217 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
218 that file is now empty.
219 (termdef): Remove prototype, function no longer used.
220
221 2004-08-11 Joel Brobecker <brobecker@gnat.com>
222
223 * doc/gdbint.texinfo (Host Definition): Remove documentation
224 for USE_O_NOCTTY, no longer used.
225 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
226 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
227
228 2004-08-11 Joel Brobecker <brobecker@gnat.com>
229
230 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
231 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
232 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
233
234 2004-08-11 Mark Kettenis <kettenis@gnu.org>
235
236 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
237 instead of FIVE_ARG_PTRACE.
238
239 * inflow.c (O_NOCTTY): Define to zero if not already defined.
240 (new_tty): Use O_NOCTTY unconditionally.
241
242 2004-08-10 Mark Kettenis <kettenis@gnu.org>
243
244 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
245 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
246 fflush on stdout.
247
248 2004-08-10 Joel Brobecker <brobecker@gnat.com>
249
250 * xcoff_symfile_finish: Replace last call to xmfree by call
251 to xfree.
252
253 2004-08-10 Andrew Cagney <cagney@gnu.org>
254
255 * main.c (captured_main): Delete call to init_malloc.
256 * defs.h (init_malloc): Delete declaration.
257 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
258 (init_malloc): Delete functions.
259
260 * defs.h (xmfree): Delete.
261 * utils.c (xmfree): Delete function.
262 (xfree): Inline calls to xmfree and mfree.
263 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
264 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
265 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
266 * somread.c (som_symfile_finish): Ditto.
267 * objfiles.c (allocate_objfile, free_objfile):
268 * nlmread.c (nlm_symfile_finish): Ditto.
269 * hpread.c (hpread_symfile_finish): Ditto.
270 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
271 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
272 * coffread.c (coff_symfile_finish): Ditto.
273
274 * defs.h (xmcalloc): Delete declaration.
275 * utils.c (xmcalloc): Delete.
276 (xcalloc): Inline calls to xmcalloc and mcalloc.
277 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
278 xcalloc and xfree.
279 * symtab.c (create_demangled_names_hash): Ditto.
280
281 * defs.h (xmrealloc): Delete.
282 * utils.c (xmrealloc): Delete.
283 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
284 * symmisc.c (extend_psymbol_list): Use xrealloc.
285 * source.c (find_source_lines): Ditto.
286 * hpread.c (hpread_lookup_type): Ditto.
287 * dbxread.c (add_bincl_to_list): Ditto.
288
289 * utils.c (xmmalloc): Delete.
290 (xmalloc): Inline xmmalloc and mmalloc calls.
291 (msavestring): Use xmalloc.
292 * defs.h (xmmalloc): Delete declaration.
293 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
294 xmmalloc.
295 * symmisc.c (extend_psymbol_list): Ditto.
296 * symfile.c (init_psymbol_list): Ditto.
297 * source.c (find_source_lines): Ditto.
298 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
299 * elfread.c (elf_symtab_read): Ditto.
300 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
301 * coffread.c (coff_symfile_init): Ditto.
302
303 2004-08-10 David Carlton <carlton@bactrian.org>
304
305 * MAINTAINERS: Remove David Carlton from c++ testsuite
306 maintainers.
307
308 2004-08-10 Jerome Guitton <guitton@gnat.com>
309
310 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
311 print a line feed before the prompt.
312
313 2004-08-10 Mark Kettenis <kettenis@gnu.org>
314
315 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
316
317 2004-08-09 Joel Brobecker <brobecker@gnat.com>
318
319 General cleanup of the AIX xm include file:
320 * config/xm-aix4.h (fd_set): Remove undefine.
321 Remove include of <sys/select.h>.
322 (HAVE_TERMIO): Remove define.
323 (USG): Likewise.
324 (NULL): Remove redefine.
325 (alloca): Remove #pragma.
326 (vfork): Remove define.
327 (termdef): Remove.
328 (SIGWINCH_HANDLER): Remove.
329 (SIGWINCH_HANDLER_BODY): Remove.
330
331 2004-08-09 Mark Kettenis <kettenis@gnu.org>
332
333 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
334 GDB_OSABI_OPENBSD_ELF.
335
336 2004-08-07 Robert Millan <robertmh@gnu.org>
337
338 * bsd-kvm.c: Check for nlist.h before including it.
339
340 2004-08-09 Mark Kettenis <kettenis@gnu.org>
341
342 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
343 sigcontext' offset consistency checks for ancient BSD.
344
345 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
346
347 * configure.in: Check for <sys/types.h>. Check return and
348 argument types of ptrace.
349 * configure, config.in: Regenerate.
350
351 2004-08-09 Jim Blandy <jimb@redhat.com>
352
353 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
354 rs6000_register_sim_regno): Doc fixes.
355
356 2004-08-08 Joel Brobecker <brobecker@gnat.com>
357
358 * mips-tdep.c: Include "floatformat.h".
359 (n32n64_floatformat_always_valid): New function.
360 (floatformat_n32n64_long_double_big): New constant.
361 (mips_gdbarch_init): Set size and format of long double
362 for N32 and N64 ABIs.
363 * Makefile.in (mips-tdep.o): Update dependencies.
364
365 2004-08-08 Andrew Cagney <cagney@gnu.org>
366
367 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
368 print. Improve script's error messages.
369 * gdbarch.h: Re-generate.
370
371 * gdbarch.sh (pformat): New function.
372 (float_format, double_format, long_double_format): List with bit
373 members. Use pformat when printing.
374 * gdbarch.c, gdbarch.h: Re-generate.
375
376 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
377
378 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
379 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
380 (ppcnbsd_supply_pcb): New function.
381 (_initialize_ppcnbsd_nat): New prototype and function.
382 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
383 (LOADLIBES): New variable.
384 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
385
386 2004-08-08 Andrew Cagney <cagney@gnu.org>
387
388 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
389 (builtin_type_ieee_double, builtin_type_ia64_quad)
390 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
391 BE/LE floating-point types.
392 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
393 (builtin_type_ieee_double, builtin_type_ia64_quad)
394 (builtin_type_ia64_spill): Declare.
395 * doublest.c (_initialize_doublest, floatformat_ieee_single)
396 (floatformat_ieee_double, floatformat_arm_ext)
397 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
398 of LE/BE floatformats.
399 * doublest.h: (struct floatformat, floatformat_ieee_single)
400 (floatformat_ieee_double, floatformat_arm_ext)
401 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
402
403 2004-08-08 Mark Kettenis <kettenis@gnu.org>
404
405 * i386gnu-nat.c (gnu_store_registers): Fix typo.
406
407 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
408 instead of regcache_raw_supply when storing the registers.
409
410 * i386gnu-nat.c: Update copyright year.
411 (gnu_store_registers): Don't use deprecated_registers and
412 deprecated_registers_valid. Use regcache_valid_p and
413 regcache_raw_supply instead.
414
415 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
416 frame_pc_unwind.
417
418 * procfs.c (procfs_pid_to_str): Remove redundant and unused
419 variables. Incapitalized "process".
420
421 * configure.in: Add cursesX to the list of possible curses libs.
422 Add cursesX.h to the list of possible curses headers.
423 * configure, config.in: Regenerate.
424
425 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
426
427 * configure.in: Test for struct lwp in <sys/lwp.h>.
428 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
429 the offset of l_addr in struct lwp.
430
431 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
432
433 * bsd-kvm.c: Include "gdbcore.h"
434 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
435
436 2004-08-07 Andrew Cagney <cagney@gnu.org>
437
438 * gdbtypes.c (build_flt, build_complex): New functions.
439 (gdbtypes_post_init): Use.
440
441 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
442
443 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
444 through to builtin_type_uint128.
445
446 * c-exp.y: Use builtin_type function to obtain builtin types.
447
448 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
449 builtin_uint128.
450 * gdbtypes.c (gdbtypes_post_init): Update.
451 (build_gdbtypes): Move initialization of builtin_type_int0
452 through to builtin_type_uint128 from here ...
453 (_initialize_gdbtypes): ... to here.
454 * d10v-tdep.c (d10v_register_type): Update.
455
456 * doublest.c: Update copyright.
457 (floatformat_from_length): Call error when floatformat is NULL.
458 (extract_floating_by_length): Remove NULL fmt check.
459 (store_floating_by_length): Ditto.
460
461 2004-08-07 Andrew Cagney <cagney@gnu.org>
462
463 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
464 that the register is valid.
465
466 2004-08-05 Mark Kettenis <kettenis@chello.nl>
467
468 * i386-linux-tdep.c (i386_linux_sigtramp_start)
469 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
470 struct frame_info *. Use safe_frame_unwind_memory instead of
471 deprecated_read_memory_nobpt.
472 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
473 changed signature of i386_linux_sigtramp_start and
474 i386_linux_rt_sigtramp_start.
475
476 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
477 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
478 instead of deprecated_read_memory_nobpt.
479 (i386nbsd_sigtramp_p): Adjust for changed signature of
480 i386nbsd_sigtramp_offset.
481
482 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
483 safe_frame_unwind_memory instead of target_read_memory.
484
485 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
486 !NO_SYS_FILE.
487 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
488 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
489 (_initialize_kernel_u_addr): Remove prototype and function.
490 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
491 !NO_SYS_FILE.
492 * xcoffread.c: Likewise.
493
494 2004-08-06 Mark Kettenis <kettenis@gnu.org>
495
496 * vax-nat.c: New file.
497 * vaxbsd-nat.c: Tweak comment.
498 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
499 vaxnbsd-tdep.c.
500 (vax-nat.o): New dependency.
501 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
502 (vax-*-ultrix2*): Remove.
503 * config/vax/vax.mh: New file.
504 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
505 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
506 (vax_register_u_addr): New prototype.
507 (REGISTER_U_ADDR): Define using vax_register_u_addr.
508 * config/vax/vaxult2.mh: Remove file.
509 * config/vax/vaxult.mh: Remove file.
510 * config/vax/vaxbsd.mh: Remove file.
511 * config/vax/vax.mt (TM_FILE): Remove.
512 * config/vax/tm-vaxbsd.h: Remove file.
513
514 2004-08-06 Joel Brobecker <brobecker@gnat.com>
515
516 * aix-thread.c (get_signaled_thread): New function.
517 (iter_trap): Delete, no longer used.
518 (iter_tid): New function.
519 (pd_update): Find the thread that received the SIGTRAP signal
520 by first locating the kernel thread, and then finding its
521 associated thread.
522
523 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
524
525 * lin-lwp.c (child_wait): Continue inferior after processing
526 PTRACE_EVENT_CLONE event.
527
528 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
529
530 * MAINTAINERS: Add self to Write-After-Approval.
531
532 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
533
534 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
535 libunwind-xxxx.so" where xxxx is UNW_TARGET.
536
537 2004-08-05 Andrew Cagney <cagney@gnu.org>
538
539 * config/xm-sysv4.h: Delete file.
540 * config/mips/xm-irix5.h: Delete file.
541 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
542 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
543 * config/ia64/xm-aix.h: Delete file.
544 * config/ia64/aix.mh (XM_FILE): Delete.
545 * config/pa/xm-hppah.h: Delete file.
546 * config/pa/hpux11w.mh (XM_FILE): Delete.
547 * config/pa/hpux11.mh (XM_FILE): Delete.
548 * config/pa/hpux1020.mh (XM_FILE): Delete.
549 * config/pa/hppahpux.mh (XM_FILE): Delete.
550
551 * config/alpha/xm-alphalinux.h: Delete file.
552 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
553 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
554 * config/alpha/xm-alphaosf.h: Delete file.
555 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
556 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
557 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
558 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
559
560 * config/i386/xm-i386v.h: Delete file.
561 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
562 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
563 * config/i386/xm-i386sco.h: Delete file.
564 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
565 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
566 * config/i386/xm-i386v4.h: Delete file.
567 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
568 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
569 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
570 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
571
572 * config/vax/xm-vax.h: Delete file.
573 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
574 * config/vax/xm-vaxult2.h: Delete file.
575 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
576 * config/vax/vaxult2.mh (XM_FILE): Delete.
577 * config/vax/xm-vaxult.h: Delete file.
578 * config/vax/vaxult.mh (XM_FILE): Delete.
579 * config/vax/xm-vaxbsd.h: Delete file.
580 * config/vax/vaxbsd.mh (XM_FILE): Delete.
581
582 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
583 * gdbarch.h, gdbarch.c: Re-generate.
584 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
585 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
586 * frame.h: Delete deprecated_read_fp from comments.
587 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
588 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
589
590 2004-08-04 Mark Kettenis <kettenis@gnu.org>
591
592 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
593 trampoline in OpenBSD 3.5-current.
594
595 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
596 SSE registers.
597
598 * Makefile.in: Remove embedded page breaks.
599
600 2004-08-04 Jim Blandy <jimb@redhat.com>
601
602 * regcache.c (regcache_raw_read): Assert that, after calling
603 target_fetch_registers, the register we're reading is cached.
604
605 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
606 a call to 'internal_error', with a more helpful error message.
607 * rs6000-tdep.c (e500_pseudo_register_read,
608 e500_pseudo_register_write, rs6000_store_return_value): Same.
609
610 2004-08-04 Andrew Cagney <cagney@gnu.org>
611
612 * Makefile.in: Update dependencies.
613
614 2004-08-04 Jim Blandy <jimb@redhat.com>
615
616 Change the layout of the PowerPC E500 raw register cache to allow
617 the lower 32-bit halves of the GPRS to be their own raw registers,
618 not pseudoregisters.
619 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
620 add ppc_ev0_upper_regnum flag.
621 * rs6000-tdep.c: #include "reggroups.h".
622 (spe_register_p): Recognize the ev upper half registers as SPE
623 registers.
624 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
625 registers.
626 (e500_move_ev_register): New function.
627 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
628 vector registers are the pseudo-registers now, formed by splicing
629 together the gprs and the upper-half registers.
630 (e500_register_reggroup_p): New function.
631 (P): Macro deleted.
632 (P8, A4): New macro.
633 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
634 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
635 macros.
636 (registers_e500): Rearrange register set so that the raw register
637 set contains 32-bit GPRs and upper-half registers, and the SPE
638 vector registers become pseudo-registers.
639 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
640 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
641 register numbers are now the same for the E500 as they are for
642 other PowerPC variants. Register e500_register_reggroup_p as the
643 register group function for the E500.
644 * Makefile.in (rs6000-tdep.o): Update dependencies.
645
646 Adapt PPC E500 native support to the new raw regcache layout.
647 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
648 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
649 (fetch_spe_register, store_spe_register): Handle fetching/storing
650 all the SPE registers at once, if regno == -1. These now take
651 over the job of fetch_spe_registers and store_spe_registers.
652 (fetch_spe_registers, store_spe_registers): Deleted.
653 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
654 unconditionally; they're always raw. Fetch/store SPE upper half
655 registers, if present, instead of ev registers.
656 (fetch_register, store_register): Remove sanity checks: gprs are
657 never pseudo-registers now, so we never need to even mention any
658 registers that are ever pseudoregisters.
659
660 Use a fixed register numbering when communicating with the PowerPC
661 simulator.
662 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
663 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
664 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
665 New functions.
666 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
667 init_sim_regno_table.
668 * Makefile.in (gdb_sim_ppc_h): New variable.
669 (rs6000-tdep.o): Update dependencies.
670
671 2004-08-02 Andrew Cagney <cagney@gnu.org>
672
673 * cris-tdep.c (cris_register_size): Restore function, still used
674 locally.
675
676 * gdbarch.sh (deprecated_target_read_fp)
677 (deprecated_frame_locals_address, deprecated_frame_args_address)
678 (deprecated_frame_chain_valid, deprecated_frame_chain)
679 (deprecated_init_extra_frame_info, deprecated_pop_frame)
680 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
681 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
682 * gdbarch.h, gdbarch.c: Re-generate.
683 * regcache.c (deprecated_read_fp): Do not call
684 DEPRECATED_TARGET_READ_FP_P.
685 * infcmd.c (default_print_registers_info): Do not call
686 DEPRECATED_DO_REGISTERS_INFO.
687 * frame-base.c (default_frame_locals_address): Do not call
688 DEPRECATED_FRAME_LOCALS_ADDRESS.
689 (default_frame_args_address): Do not call
690 DEPRECATED_FRAME_ARGS_ADDRESS.
691
692 * gdbarch.sh (deprecated_register_raw_size)
693 (deprecated_register_virtual_size:int): Delete.
694 * gdbarch.h, gdbarch.c: Re-generate.
695 * cris-tdep.c (cris_register_size): Delete.
696 (cris_gdbarch_init): Update.
697 * alpha-tdep.c (alpha_register_raw_size)
698 (alpha_register_virtual_size): Delete.
699 (alpha_gdbarch_init): Update.
700
701 * gdbarch.sh (deprecated_register_virtual_type)
702 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
703 (deprecated_dummy_write_sp): Delete.
704 * gdbarch.h, gdbarch.c: Re-generate.
705
706 * gdbarch.sh (deprecated_register_bytes): Delete.
707 * gdbarch.h, gdbarch.c: Re-generate.
708 * regcache.c (deprecated_register_bytes): New function.
709 * regcache.h (deprecated_register_bytes): Declare.
710 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
711 * v850-tdep.c (v850_gdbarch_init): Update.
712 * sh64-tdep.c (sh64_gdbarch_init): Update.
713 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
714 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
715 * mcore-tdep.c (mcore_gdbarch_init): Update.
716 * cris-tdep.c (cris_gdbarch_init): Update.
717 * arm-tdep.c (arm_gdbarch_init): Update.
718 * remote.c (init_remote_state): Update.
719 * remote-vx.c (vx_prepare_to_store): Update.
720 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
721 * irix5-nat.c (fetch_core_registers): Update.
722 * cris-tdep.c (cris_register_bytes_ok): Update.
723 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
724
725 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
726 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
727 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
728 (mips_insn16_frame_base_address, mips_insn16_frame_base)
729 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
730 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
731 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
732 (mips_insn32_frame_base_address, mips_insn32_frame_base)
733 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
734 with mips_insn16 and mips_insn32.
735
736 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
737 * rs6000-tdep.c (rs6000_push_dummy_call)
738 (rs6000_extract_return_value): Use register_size.
739 * xstormy16-tdep.c (xstormy16_get_saved_register)
740 (xstormy16_extract_return_value): Ditto.
741 * valops.c (value_assign): Ditto.
742 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
743 * v850-tdep.c (v850_extract_return_value): Ditto.
744 * tracepoint.c (collect_symbol): Ditto.
745 * target.c (debug_print_register): Ditto.
746 * stack.c (frame_info): Ditto.
747 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
748 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
749 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
750 (store_register_using_P): Ditto.
751 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
752 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
753 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
754 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
755 * regcache.c (deprecated_read_register_bytes)
756 (deprecated_write_register_bytes, read_register)
757 (write_register): Ditto.
758 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
759 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
760 * monitor.c (monitor_supply_register, monitor_fetch_register)
761 (monitor_store_register): Ditto.
762 * mn10300-tdep.c (mn10300_pop_frame_regular)
763 (mn10300_print_register): Ditto.
764 * mipsv4-nat.c (fill_fpregset): Ditto.
765 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
766 (mips64_fill_fpregset): Ditto.
767 * mi/mi-main.c (register_changed_p, get_register)
768 (mi_cmd_data_write_register_values): Ditto.
769 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
770 * irix5-nat.c (fill_gregset, fetch_core_registers):
771 * infrun.c (write_inferior_status_register): Ditto.
772 * infptrace.c (fetch_register, store_register): Ditto.
773 * infcmd.c (default_print_registers_info): Ditto.
774 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
775 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
776 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
777 * hpux-thread.c (hpux_thread_fetch_registers)
778 (hpux_thread_store_registers): Ditto.
779 * hppah-nat.c (store_inferior_registers, fetch_register):
780 * findvar.c (value_from_register): Ditto.
781 * dve3900-rom.c (fetch_bitmapped_register):
782 * cris-tdep.c (cris_gdbarch_init): Ditto.
783 * alpha-tdep.h: Ditto.
784 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
785
786 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
787 DEPRECATED_REGISTER_RAW_SIZE from comments.
788 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
789 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
790 DEPRECATED_REGISTER_RAW_SIZE.
791 * findvar.c (value_of_register): Simplify by assuming that the
792 registers raw and virtual sizes are identical.
793 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
794 comment.
795 * arch-utils.c (generic_register_size): Simplify by assuming
796 register_type.
797
798 * regcache.c (legacy_read_register_gen, real_register)
799 (legacy_write_register_gen): Delete, not used.
800
801 * regcache.c (struct regcache_descr): Delete legacy_p.
802 (init_legacy_regcache_descr): Delete function.
803 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
804 Do not use deprecated register functions.
805 (regcache_raw_read, deprecated_write_register_gen):
806 (deprecated_read_register_gen, regcache_raw_write): Delete code
807 predicated on legacy_p.
808 (register_size): Delete check against register raw size.
809
810 * cris-tdep.c (cris_register_type): Replace
811 cris_register_virtual_type.
812 (cris_gdbarch_init): Update, set register_type.
813
814 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
815 * gdbarch.h, gdbarch.c: Re-generate.
816 * arm-tdep.c (arm_frameless_function_invocation): Delete.
817 (arm_gdbarch_init) Do not set frameless function invocation.
818 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
819 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
820 * frv-tdep.c (frv_frameless_function_invocation): Delete.
821 (frv_gdbarch_init): Do not set frameless function invocation.
822 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
823 * sh-tdep.c (sh_gdbarch_init): Ditto.
824 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
825 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
826 * avr-tdep.c (avr_gdbarch_init): Ditto.
827
828 * blockframe.c (legacy_frame_chain_valid): Delete function.
829
830 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
831 and pc. Update comments.
832 (pc_in_dummy_frame): Delete function.
833 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
834 use the "id".
835 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
836 call_hi, top and pc, use the id.
837 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
838
839 * dummy-frame.c: Include "gdb_string.h".
840 (generic_save_call_dummy_addr, generic_push_dummy_frame)
841 (generic_save_dummy_frame_tos): Delete.
842 (dummy_frame_push): New function, replaces above.
843 * dummy-frame.h: Update copyright.
844 (dummy_frame_push): Declare.
845 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
846 (generic_save_call_dummy_addr): Delete declarations.
847 * infcall.c: Include "dummy-frame.h".
848 (call_function_by_hand): Add locals caller_regcache,
849 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
850 with call to frame_save_as_regcache plus cleanup. Delete calls to
851 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
852 Move clear_proceed_status to just before the resume, add call to
853 dummy_frame_push (discard cleanup).
854 * Makefile.in (infcall.o): Add $(dummy_frame_h).
855 (dummy-frame.o): Add $(gdb_string_h).
856
857 2004-08-01 Andrew Cagney <cagney@gnu.org>
858
859 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
860 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
861 * dummy-frame.c (find_dummy_frame): Delete.
862 (struct dummy_frame_cache, dummy_frame_sniffer)
863 (dummy_frame_prev_register, dummy_frame_this_id)
864 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
865 frame unwinder using a dummy_frame_cache.
866
867 2004-08-01 Andrew Cagney <cagney@gnu.org>
868
869 * frame.h (frame_save_as_regcache): Declare.
870 * frame.c (frame_save_as_regcache): New function.
871 (do_frame_read_register): Replace do_frame_unwind_register.
872 (frame_pop): Use frame_save_as_regcache.
873 * dummy-frame.c (generic_push_dummy_frame): Use
874 frame_save_as_regcache.
875
876 2004-08-01 Joel Brobecker <brobecker@gnat.com>
877
878 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
879 file as included until we record the first line in the linetable.
880
881 2004-08-01 Andrew Cagney <cagney@gnu.org>
882
883 * frame.h (deprecated_pop_dummy_frame)
884 (deprecated_read_register_dummy)
885 (deprecated_generic_find_dummy_frame): Delete.
886 * dummy-frame.c (deprecated_generic_find_dummy_frame)
887 (deprecated_read_register_dummy)
888 (deprecated_find_dummy_frame_regcache)
889 (discard_innermost_dummy)
890 (deprecated_pop_dummy_frame): Delete.
891 (dummy_frame_this_id): Simplify.
892 (struct dummy_frame): Delete "fp" and "sp".
893 (find_dummy_frame): Simplify.
894 (generic_push_dummy_frame): Do not set "fp" or "sp".
895 (fprint_dummy_frames): Do not print "fp" and "sp"
896
897 2004-08-01 Mark Kettenis <kettenis@gnu.org>
898
899 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
900 (struct i386_insn): New structure.
901 (i386_match_insn): New function.
902 (i386_frame_setup_skip_insns): New variable.
903 (i386_analyze_frame_setup): Change to use i386_match_insn and the
904 array i386_frame_setup_insns of instructions that should be
905 skipped inside the frame setup sequence.
906
907 2004-08-01 Andrew Cagney <cagney@gnu.org>
908
909 * frame.h (deprecated_frame_xmalloc_with_cleanup)
910 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
911 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
912 * stack.c (frame_info): Delete references to
913 DEPRECATED_FRAME_INIT_SAVED_REGS and
914 deprecated_get_frame_saved_regs.
915 * frame.c (struct frame_info): Delete saved_regs and extra_info.
916 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
917 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
918 (frame_unwind_register_signed)
919 (frame_unwind_register_unsigned)
920 (frame_unwind_unsigned_register): Use register_size.
921 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
922 (deprecated_frame_xmalloc_with_cleanup)
923 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
924 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
925
926 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
927 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
928 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
929 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
930
931 * infcall.c (call_function_by_hand): Do not use
932 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
933 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
934 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
935 DEPRECATED_STACK_ALIGN.
936
937 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
938
939 Committed by Andrew Cagney.
940 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
941
942 2004-08-01 Andrew Cagney <cagney@gnu.org>
943
944 * mips-tdep.c (mips16_frame_cache)
945 (mips16_frame_this_id, mips16_frame_prev_register)
946 (mips16_frame_unwind, mips16_frame_sniffer)
947 (mips16_frame_base_address, mips16_frame_base)
948 (mips16_frame_base_sniffer, mips32_frame_cache)
949 (mips32_frame_this_id, mips32_frame_prev_register)
950 (mips32_frame_unwind, mips32_frame_sniffer)
951 (mips32_frame_base_address, mips32_frame_base)
952 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
953 separate heuristic mips16 and mips32 unwinders.
954 (mips_stub_frame_cache, mips_stub_frame_this_id)
955 (mips_stub_frame_prev_register)
956 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
957 (mips_stub_frame_base_address, mips_stub_frame_base)
958 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
959 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
960 match true mdebug frames.
961 (non_heuristic_proc_desc): Add forward declaration.
962
963 2004-08-01 Andrew Cagney <cagney@gnu.org>
964
965 * config/mips/tm-irix6.h: Delete file.
966 * config/mips/tm-irix5.h: Delete file.
967 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
968 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
969
970 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
971 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
972 * config/nm-gnu.h (NO_CORE_OPS): Delete.
973 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
974 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
975 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
976 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
977 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
978 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
979 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
980 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
981 (TARGET_SIGNAL_RAW_VALUES): Delete.
982 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
983 Delete.
984 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
985 (TARGET_HW_WATCH_LIMIT): Delete.
986 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
987 * minimon.h: Delete file.
988
989 * trad-frame.c (trad_frame_get_this_base)
990 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
991 functions.
992 * trad-frame.h (trad_frame_set_this_base)
993 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
994
995 2004-07-31 Andrew Cagney <cagney@gnu.org>
996
997 * trad-frame.c (trad_frame_get_prev_register): Rename
998 trad_frame_get_prev_register.
999 * vax-tdep.c (vax_frame_prev_register): Update.
1000 * trad-frame.h: Update.
1001 * trad-frame.c (trad_frame_get_register): Update.
1002 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1003 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1004 Update.
1005 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1006 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1007 Update.
1008 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1009 Update.
1010 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1011 Update.
1012 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1013 Update.
1014 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1015 Update.
1016 * s390-tdep.c (s390_frame_prev_register)
1017 (s390_stub_frame_prev_register)
1018 (s390_sigtramp_frame_prev_register): Update.
1019 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1020 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1021 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1022 * m88k-tdep.c (m88k_frame_prev_register)
1023 * m68hc11-tdep.c (m68hc11_frame_prev_register)
1024 * m32r-tdep.c (m32r_frame_prev_register): Update.
1025 * hppa-tdep.c (hppa_frame_prev_register_helper)
1026 * frv-tdep.c (frv_frame_prev_register): Update.
1027 * d10v-tdep.c (d10v_frame_prev_register): Update.
1028 * cris-tdep.c (cris_frame_prev_register): Update.
1029 * avr-tdep.c (avr_frame_prev_register): Update.
1030 * arm-tdep.c (arm_prologue_prev_register)
1031 (arm_sigtramp_prev_register): Update.
1032
1033 2004-07-31 Andrew Cagney <cagney@gnu.org>
1034
1035 * frame.h (legacy_saved_regs_unwind)
1036 (legacy_frame_chain_valid, legacy_frame_p)
1037 (enum frame_type): Delete UNKNOWN_FRAME.
1038 * dummy-frame.c (dummy_frame_this_id): Simplify.
1039 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1040 * frame.c (struct frame_info): Delete the field "type".
1041 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1042 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1043 (legacy_saved_regs_unwind, legacy_frame_p)
1044 (frame_type_from_pc): Delete.
1045 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1046 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1047
1048 2004-07-31 Mark Kettenis <kettenis@gnu.org>
1049
1050 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1051 indentation.
1052
1053 * mips-nat.c: Remove file.
1054 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1055 (mips-nat.o): Remove dependency.
1056
1057 * infptrace.c: Update copyright year.
1058 (fetch_register): Pass NULL in regcache_raw_supply call instead of
1059 explicitly setting the buffer to all zeroes.
1060
1061 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1062 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1063
1064 2004-07-30 Andrew Cagney <cagney@gnu.org>
1065
1066 * GDB 6.2 released from gdb_6_2-branch.
1067
1068 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1069
1070 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1071
1072 * exec.c (exec_file_attach):
1073 * nto-tdep.c (nto_find_and_open_solib):
1074 * pa64solib.c (pa64_solib_sizeof_symbol_table):
1075 * solib.c (solib_open):
1076 * somsolib.c (som_solib_sizeof_symbol_table):
1077 * source.c (is_regular_file, openp, open_source_file):
1078 * symfile.c (symfile_bfd_open):
1079 * wince.c (upload_to_device): Differentiate between the search for
1080 binary and source files.
1081
1082 2004-07-30 Andrew Cagney <cagney@gnu.org>
1083
1084 * complaints.c (_initialize_complaints): Pass NULL to
1085 add_setshow_zinteger_cmd for help_doc.
1086 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1087
1088 2004-07-30 Andrew Cagney <cagney@gnu.org>
1089
1090 Fix PR i18n/761.
1091 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1092 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1093 $(PACKAGE).pot and update-po.
1094 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1095 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1096 (update-po): New rules.
1097 (localedir): Define using autoconf.
1098 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1099 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1100 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1101 * configure.in: Generate CATALOGS and LINGUAS from contents of
1102 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1103 * configure: Re-generate.
1104 * po/gdbtext: New file
1105
1106 2004-07-30 Jerome Guitton <guitton@gnat.com>
1107
1108 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1109 order.
1110
1111 2004-07-30 David Lecomber <dsl@sources.redhat.com>
1112
1113 * dwarf2read.c (read_file_scope): Set producer if attribute
1114 present.
1115 (struct dwarf2_cu): Added new member producer.
1116
1117 2004-07-30 Jerome Guitton <guitton@gnat.com>
1118
1119 * inflow.c (kill_command): release file handles in BFD.
1120 * exec.c (exec_file_attach): Ditto.
1121 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1122
1123 2004-07-29 Andrew Cagney <cagney@gnu.org>
1124
1125 * PROBLEMS (mips-irix): Note that it is broken.
1126
1127 2004-07-29 Andrew Cagney <cagney@gnu.org>
1128
1129 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1130 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1131
1132 * config/xm-nbsd.h: Delete file.
1133 * config/arm/xm-nbsd.h: Delete file.
1134 * config/i386/xm-nbsd.h: Delete file.
1135 * config/ns32k/xm-nbsd.h: Delete file.
1136 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1137 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1138 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1139 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1140 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1141
1142 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1143 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1144 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1145 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1146 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1147 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1148
1149 * config/powerpc/xm-linux.h: Delete empty file.
1150 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1151 * config/powerpc/linux.mh (XM_FILE): Delete.
1152 * config/m68k/xm-linux.h: Delete empty file.
1153 * config/m68k/linux.mh (XM_FILE): Delete.
1154 * config/ia64/xm-linux.h: Delete empty file.
1155 * config/ia64/linux.mh (XM_FILE): Delete.
1156 * config/arm/xm-linux.h: Delete empty file.
1157 * config/arm/linux.mh (XM_FILE): Delete.
1158
1159 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1160 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1161 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1162 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1163 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1164 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1165 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1166 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1167
1168 * config/m68k/xm-m68k.h: Delete file.
1169 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1170 copyright.
1171 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1172 * config/pa/xm-linux.h: Delete empty file.
1173 * config/pa/linux.mh (XM_FILE): Delete.
1174 * config/i386/xm-i386.h: Delete empty file.
1175 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1176 "i386/xm-i386.h".
1177 * config/i386/obsdaout.mh (XM_FILE): Delete.
1178 * config/i386/obsd64.mh (XM_FILE): Delete.
1179 * config/i386/fbsd64.mh (XM_FILE): Delete.
1180 * config/i386/nto.mh (XM_FILE): Delete.
1181 * config/i386/obsd.mh (XM_FILE): Delete.
1182 * config/i386/linux64.mh (XM_FILE): Delete.
1183 * config/i386/linux.mh (XM_FILE): Delete.
1184 * config/i386/i386sol2.mh (XM_FILE): Delete.
1185 * config/i386/i386gnu.mh (XM_FILE): Delete.
1186 * config/i386/fbsd.mh (XM_FILE): Delete.
1187 * config/i386/nbsd64.mh (XM_FILE): Delete.
1188
1189 2004-07-29 Andrew Cagney <cagney@gnu.org>
1190
1191 * config/pa/xm-linux.h: Do not include "floatformat.h".
1192 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1193 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1194 * config/i386/xm-i386.h: Do not include "floatformat.h".
1195 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1196 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1197 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1198 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
1199 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1200 GDB_HOST_LONG_DOUBLE_FORMAT instead.
1201 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1202 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1203 * configure, config.in: Regenerate.
1204 * configure.host (gdb_host_float_format, gdb_host_double_format)
1205 (gdb_host_long_double_format): Set according to the host.
1206
1207 2004-07-29 Andrew Cagney <cagney@gnu.org>
1208
1209 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1210
1211 2004-07-28 Andrew Cagney <cagney@gnu.org>
1212
1213 * PROBLEMS: Mention threads/1650.
1214 * NEWS: Mention the NPTL fix.
1215
1216 2004-07-28 Andrew Cagney <cagney@gnu.org>
1217
1218 * cli/cli-decode.c (add_setshow_cmd): Delete function.
1219 (add_setshow_cmd_full): Make static.
1220 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1221 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1222 * cli/cli-decode.c (add_setshow_filename_cmd)
1223 (add_setshow_string_cmd): New functions.
1224 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
1225 * mips-tdep.c (_initialize_mips_tdep): Update.
1226 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
1227 * cli/cli-logging.c (_initialize_cli_logging): Update.
1228 * complaints.c (_initialize_complaints): Update.
1229 * remote.c (_initialize_remote): Update.
1230
1231 2004-07-28 Andrew Cagney <cagney@gnu.org>
1232
1233 * cli/cli-decode.c (add_setshow_zinteger_cmd)
1234 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1235 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1236 print parameters. Make string parameters constant.
1237 * command.h: Update. Update copyright.
1238 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1239 * observer.c (_initialize_observer): Ditto.
1240 * frame.c (_initialize_frame): Ditto.
1241 * complaints.c (_initialize_complaints): Ditto.
1242 * maint.c (_initialize_maint_cmds): Ditto.
1243 * target.c (initialize_targets): Ditto.
1244 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1245 * infcall.c (_initialize_infcall): Ditto.
1246 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1247 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1248 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1249 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1250 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1251
1252 2004-07-28 Andrew Cagney <cagney@gnu.org>
1253
1254 * gdbtypes.c (lookup_primitive_typename): Delete function.
1255 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1256 * ada-lex.l: Use language_lookup_primitive_type_by_name.
1257 * gdbtypes.c (lookup_typename): Ditto.
1258 * f-exp.y (yylex): Ditto.
1259 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1260
1261 * scm-lang.c (c_builtin_types): Delete extern declaration.
1262 (scm_language_defn): Replace
1263 string_char_type and primitive_type_vector with
1264 la_language_arch_info.
1265 * jv-lang.c (java_language_defn): Replace
1266 string_char_type and primitive_type_vector with
1267 la_language_arch_info.
1268 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1269 c_builtin_types in comment.
1270 * c-lang.h (struct language_arch_info): Declare opaque.
1271 (c_language_arch_info): Declare.
1272 (c_builtin_types): Delete declaration.
1273 * c-lang.c (c_language_arch_info): Set string_char_type to
1274 builtin_char, not builtin_true_char. Make global.
1275 (c_builtin_types): Delete array.
1276 (asm_language_defn, minimal_language_defn): Replace
1277 string_char_type and primitive_type_vector with
1278 la_language_arch_info.
1279
1280 2004-07-28 Andrew Cagney <cagney@gnu.org>
1281
1282 * gdbtypes.h (struct builtin_type): Rename true_char to
1283 builtin_true_char.
1284 * gdbtypes.c (gdbtypes_post_init): Update.
1285 * c-lang.c (arch_info): New function.
1286 (enum c_primitive_types): New enum.
1287 (c_language_defn): Instead of string_char_type and
1288 primitive_type_vector set la_language_arch_info.
1289
1290 2004-07-28 Andrew Cagney <cagney@gnu.org>
1291
1292 * language.h (struct language_arch_info): Fix typo
1293 s/primative/primitive/.
1294 * gdbtypes.c (lookup_primitive_typename): Ditto.
1295 * language.c (language_lookup_primitive_type_by_name)
1296 (unknown_language_arch_info): Ditto.
1297
1298 2004-07-27 Andrew Cagney <cagney@gnu.org>
1299
1300 * defs.h (enum language): Add nr_languages.
1301 * language.h (struct language_arch_info): Define.
1302 (struct language_defn): Add la_language_arch_info.
1303 (language_lookup_primative_type_by_name): Declare.
1304 (language_string_char_type): Declare.
1305 * language.c (_initialize_language, language_gdbarch_post_init)
1306 (struct language_gdbarch, language_gdbarch_data): Implement
1307 per-architecture language information.
1308 (unknown_language_arch_info, language_string_char_type)
1309 (language_lookup_primative_type_by_name): New functions.
1310 (unknown_language_defn, auto_language_defn)
1311 (local_language_defn): Set la_language_arch_info to
1312 unknown_language_arch_info.
1313 (unknown_builtin_types): Delete.
1314 * gdbtypes.c (lookup_primitive_typename): Use
1315 language_lookup_primative_type_by_name.
1316 (create_string_type): Use language_string_char_type.
1317 * values.c (value_from_string): Use language_string_char_type.
1318 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1319 * p-lang.c (pascal_language_defn): Ditto.
1320 * m2-lang.c (m2_language_defn): Ditto.
1321 * jv-lang.c (java_language_defn): Ditto.
1322 * objc-lang.c (objc_language_defn): Ditto.
1323 * f-lang.c (f_language_defn): Ditto.
1324 * c-lang.c (c_language_defn, cplus_language_defn)
1325 (asm_language_defn, minimal_language_defn): Ditto.
1326
1327 2004-07-27 Andrew Cagney <cagney@gnu.org>
1328
1329 * gdbtypes.h (struct builtin_type): Declare.
1330 (builtin_type): Declare.
1331 * d10v-tdep.c (d10v_register_type): Use builtin_type.
1332 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1333 (gdbtypes_post_init): New function.
1334 (builtin_type): New function.
1335
1336 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
1337
1338 * remote-m32r-sdi.c: Fix breakpoint bug.
1339 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1340 recv_char_data, recv_long_data): New functions to replace communication
1341 sequences.
1342
1343 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
1344
1345 Document PR threads/1650.
1346 * PROBLEMS (Threads): Document problem with many threads
1347
1348 2004-07-26 Andrew Cagney <cagney@gnu.org>
1349
1350 * gdb-mi.el: Move from here ...
1351 * mi/gdb-mi.el: ... to here.
1352
1353 2004-07-26 Andrew Cagney <cagney@gnu.org>
1354
1355 Problem reported by Ashley Pittman <ashley@quadrics.com>.
1356 * main.c (captured_main): When in batch mode always detach.
1357
1358 2004-07-26 Andrew Cagney <cagney@gnu.org>
1359
1360 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1361 and h8300 as broken.
1362 * NEWS: END-OF-LIFE frame compatibility module.
1363 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1364 specific comments.
1365
1366 2004-07-26 Andrew Cagney <cagney@gnu.org>
1367
1368 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1369 * xcoffsolib.c (_initialize_xcoffsolib): Update.
1370 * wince.c (_initialize_wince): Update.
1371 * win32-nat.c (_initialize_win32_nat): Update.
1372 * varobj.c (_initialize_varobj): Update.
1373 * valops.c (_initialize_valops): Update.
1374 * utils.c (initialize_utils, initialize_utils): Update.
1375 * tui/tui-win.c (_initialize_tui_win): Update.
1376 * top.c (init_main): Update.
1377 * symfile.c (_initialize_symfile): Update.
1378 * source.c (_initialize_source): Update.
1379 * somsolib.c (_initialize_som_solib): Update.
1380 * solib.c (_initialize_solib): Update.
1381 * solib-frv.c (_initialize_frv_solib): Update.
1382 * serial.c (_initialize_serial): Update.
1383 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1384 * remote.c (_initialize_remote, _initialize_remote): Update.
1385 * remote-vx.c (_initialize_vx): Update.
1386 * remote-utils.c (_initialize_sr_support): Update.
1387 * remote-sds.c (_initialize_remote_sds): Update.
1388 * remote-mips.c (_initialize_remote_mips): Update.
1389 * remote-e7000.c (_initialize_remote_e7000): Update.
1390 * proc-api.c (_initialize_proc_api): Update.
1391 * printcmd.c: Update.
1392 * parse.c (_initialize_parse): Update.
1393 * pa64solib.c (_initialize_pa64_solib): Update.
1394 * p-valprint.c (_initialize_pascal_valprint): Update.
1395 * monitor.c (_initialize_remote_monitors): Update.
1396 * mips-tdep.c (_initialize_mips_tdep): Update.
1397 * mcore-tdep.c (_initialize_mcore_tdep): Update.
1398 * maint.c (_initialize_maint_cmds): Update.
1399 * lin-lwp.c (_initialize_lin_lwp): Update.
1400 * language.c (_initialize_language): Update.
1401 * kod.c (_initialize_kod): Update.
1402 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1403 * i386-tdep.c (_initialize_i386_tdep): Update.
1404 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1405 * gdbarch.sh: Update.
1406 * gdbarch.c: Re-generate.
1407 * gdb-events.sh: Update.
1408 * gdb-events.c: Re-generate.
1409 * frame.c (_initialize_frame): Update.
1410 * exec.c: Update.
1411 * demangle.c (_initialize_demangler): Update.
1412 * dcache.c (_initialize_dcache): Update.
1413 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1414 * cp-valprint.c (_initialize_cp_valprint): Update.
1415 * corefile.c (_initialize_core): Update.
1416 * command.h: Update.
1417 * cli/cli-decode.h: Update.
1418 * cli/cli-cmds.c (init_cli_cmds): Update.
1419 * charset.c (_initialize_charset): Update.
1420 * breakpoint.c (_initialize_breakpoint): Update.
1421 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1422 * alpha-tdep.c (_initialize_alpha_tdep): Update.
1423 * aix-thread.c (_initialize_aix_thread): Update.
1424
1425 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1426
1427 Partial fix for PR backtrace/1718.
1428 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1429 that GCC migrates into the prolugue. Don't handle any
1430 instructions that clobber %ebx.
1431
1432 2004-07-23 Andrew Cagney <cagney@gnu.org>
1433
1434 Use regcache_raw_collect instead of regcache_collect.
1435 * regcache.h (regcache_collect): Delete declaration.
1436 * regcache.c (regcache_colect): Delete function.
1437 * win32-nat.c (do_child_store_inferior_registers): Update.
1438 * sol-thread.c (sol_thread_store_registers): Update.
1439 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1440 * rs6000-nat.c (store_register): Update.
1441 * remote.c (store_register_using_P, remote_store_registers): Update.
1442 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1443 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
1444 (fill_vrregset, store_spe_registers, fill_gregset)
1445 (fill_gregset): Update.
1446 * nto-procfs.c (procfs_store_registers): Update.
1447 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1448 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1449 * m68klinux-nat.c (store_register, fill_gregset): Update.
1450 * m68k-tdep.c (fill_gregset): Update.
1451 * infptrace.c (store_register): Update.
1452 * i386-nto-tdep.c (i386nto_regset_fill): Update.
1453 * i386-linux-nat.c (store_register, fill_gregset): Update.
1454 * hppa-linux-nat.c (fill_gregset): Update.
1455 * go32-nat.c (store_register): Update.
1456 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1457 (store_fp_regs): Update.
1458 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
1459 (store_nwfpe_extended, store_fpregister, store_fpregs)
1460 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1461 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1462 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1463 (store_regs_user_thread, store_regs_kernel_thread): Update.
1464
1465 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1466
1467 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1468 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1469 encoding.
1470 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1471 member of `struct comp_unit'.
1472
1473 2004-07-23 Andrew Cagney <cagney@gnu.org>
1474
1475 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1476 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1477
1478 2004-07-23 Martin Hunt <hunt@redhat.com>
1479 Kevin Buettner <kevinb@redhat.com>
1480
1481 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1482 alignment was being added to the offset instead of multiplied.
1483
1484 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1485
1486 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1487 changed signal trampoline in OpenBSD 3.5-current.
1488
1489 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1490 <machine/pcb.h> and "bsd-kvm.h".
1491 (sparc64nbsd_supply_pcb): New function.
1492 (_initialize_sparc64nbsd_nat): Renamed from
1493 _initialize_sparcnbsd_nat. Enable libkvm interface.
1494 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1495 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1496 (LOADLIBES): New variable.
1497
1498 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1499
1500 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1501
1502 2004-07-21 Andrew Cagney <cagney@gnu.org>
1503
1504 Use regcache_raw_supply instead of supply_register.
1505 * regcache.h (supply_register): Delete declaration.
1506 * regcache.c (supply_register): Delete function.
1507 * wince.c (do_child_fetch_inferior_registers): Update.
1508 * win32-nat.c (do_child_fetch_inferior_registers)
1509 (fetch_elf_core_registers): Update.
1510 * v850ice.c (v850ice_fetch_registers): Update.
1511 * thread-db.c (thread_db_store_registers): Update.
1512 * sol-thread.c (sol_thread_store_registers): Update.
1513 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1514 * rs6000-nat.c (fetch_register): Update.
1515 * rom68k-rom.c (rom68k_supply_one_register): Update.
1516 * remote.c (remote_wait, remote_async_wait): Update.
1517 * remote-st.c (get_hex_regs): Update.
1518 * remote-sim.c (gdbsim_fetch_register): Update.
1519 * remote-sds.c (sds_fetch_registers): Update.
1520 * remote-rdp.c (remote_rdp_fetch_register): Update.
1521 * remote-rdi.c (arm_rdi_fetch_registers): Update.
1522 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1523 * remote-m32r-sdi.c (m32r_fetch_register): Update.
1524 * remote-hms.c (init_hms_cmds): Update.
1525 * remote-est.c (init_est_cmds): Update.
1526 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
1527 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1528 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1529 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
1530 (fetch_register, supply_vrregset, supply_vrregset)
1531 (fetch_spe_registers): Update.
1532 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1533 * monitor.c (monitor_supply_register): Update.
1534 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1535 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1536 (mipsnbsd_supply_fpreg): Update.
1537 * mips-nat.c (fetch_inferior_registers)
1538 (fetch_core_registers): Update.
1539 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
1540 (supply_fpregset, mips64_supply_gregset)
1541 (mips64_supply_fpregset): Update.
1542 * m68klinux-nat.c (fetch_register, supply_gregset)
1543 (supply_fpregset): Update.
1544 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1545 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1546 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1547 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1548 * infptrace.c (fetch_register): Update.
1549 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1550 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1551 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
1552 (gnu_fetch_registers, gnu_store_registers): Update.
1553 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1554 * i386-linux-nat.c (fetch_register, supply_gregset)
1555 (dummy_sse_values): Update.
1556 * hpux-thread.c (hpux_thread_fetch_registers): Update.
1557 * hppah-nat.c (fetch_register): Update.
1558 * hppa-linux-nat.c (fetch_register, supply_gregset)
1559 (supply_fpregset): Update.
1560 * go32-nat.c (fetch_register): Update.
1561 * dve3900-rom.c (fetch_bitmapped_register)
1562 (_initialize_r3900_rom): Update.
1563 * cris-tdep.c (supply_gregset): Update.
1564 * abug-rom.c (init_abug_cmds): Update.
1565 * core-aout.c (fetch_core_registers): Update.
1566 * armnbsd-nat.c (supply_gregset, supply_fparegset)
1567 (fetch_register, fetch_fp_register): Update.
1568 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1569 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1570 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1571 * alphanbsd-tdep.c (fetch_core_registers): Update.
1572 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1573 * alpha-nat.c (fetch_osf_core_registers)
1574 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1575 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
1576 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1577
1578 2004-07-21 Andrew Cagney <cagney@gnu.org>
1579
1580 * PROBLEMS: Mention breakpoints/1702.
1581 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1582 that is known to work.
1583
1584 2004-07-21 Andrew Cagney <cagney@gnu.org>
1585
1586 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1587 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1588 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1589 (handle_inferior_event): Wrap call to deprecated
1590 IGNORE_HELPER_CALL in #ifdef.
1591 * config/mips/tm-nbsd.h: Update.
1592
1593 2004-07-20 Jim Blandy <jimb@redhat.com>
1594
1595 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1596 bfd_mach_ppc has no segment registers.
1597
1598 Include PowerPC SPR numbers for special-purpose registers.
1599 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1600 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1601 new member in initializer.
1602 (S, S4, SN4, S64): New macros for defining special-purpose
1603 registers.
1604 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1605 registers_403, registers_403GC, registers_505, registers_860,
1606 registers_601, registers_602, registers_603, registers_604,
1607 registers_750, registers_e500): Use them.
1608
1609 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1610 replace references with expression used to initialize variable.
1611
1612 2004-07-20 Andrew Cagney <cagney@gnu.org>
1613
1614 * breakpoint.c (deprecated_read_memory_nobpt): Rename
1615 read_memory_nobpt.
1616 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1617 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1618 (s390_sigtramp_frame_sniffer): Update.
1619 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1620 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1621 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1622 (mips32_fetch_instruction): Update.
1623 * mcore-tdep.c (get_insn): Update.
1624 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1625 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1626 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1627 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1628 (i386_linux_rt_sigtramp_start): Update.
1629 * i386-linux-nat.c (child_resume): Update.
1630 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1631 * hppa-linux-tdep.c (insns_match_pattern): Update.
1632 * gdbcore.h: Update.
1633 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1634 * frame.c (safe_frame_unwind_memory): Update.
1635 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1636 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1637 * alpha-tdep.c (alpha_read_insn): Update.
1638
1639 2004-07-20 Andrew Cagney <cagney@gnu.org>
1640
1641 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1642 containing both bytes and mask. Add "frame_type".
1643 * tramp-frame.c (tramp_frame_start): Update.
1644 (tramp_frame_prepend_unwinder): Update.
1645 * mips-linux-tdep.c (mips_linux_o32_sigframe)
1646 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1647 (mips_linux_n64_rt_sigframe): Update. Make "static const".
1648 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1649
1650 2004-07-19 Eli Zaretskii <eliz@gnu.org>
1651
1652 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1653 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1654 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1655 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1656
1657 2004-07-17 Andrew Cagney <cagney@gnu.org>
1658
1659 * NEWS, PROBLEMS: Update for 6.2.
1660
1661 * README: Update to 6.2.
1662
1663 * utils.c (xvasprintf): Call xstrvprintf.
1664
1665 * parse.c: Update copyright.
1666 (null_post_parser): Eliminate ARGSUSED.
1667
1668 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1669 * tui/tui-win.c (tui_get_cmd_list): Ditto.
1670 * symfile-mem.c (_initialize_symfile_mem): Ditto.
1671
1672 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1673 * ppc-linux-nat.c: Use "Linux kernel".
1674 * hppa-linux-tdep.c: Use GNU/Linux.
1675 * hppa-linux-nat.c: Use GNU/Linux.
1676 * dwarfread.c: Add [sic] to use of Linux.
1677
1678 * hppa-linux-nat.c: Do not include <string.h>.
1679 (supply_fpregset): Remove "register" attribute.
1680
1681 * solib-frv.c (fetch_loadmap): Use xfree, not free.
1682
1683 2004-07-17 Mark Kettenis <kettenis@gnu.org>
1684
1685 * configure.in: Define _MSE_INT_H on Solaris 9 too.
1686 * configure, config.in: Regenerated.
1687
1688 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1689 "bsd-kvm.h".
1690 (vaxbsd_supply_pcb): New function.
1691 (_initialize_vaxbsd_nat): New prototype and function.
1692 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1693 solib-sunos.o.
1694 (LOADLIBES): New variable.
1695 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1696 (LOADLIBES): New variable.
1697 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1698 (LOADLIBES): New variable.
1699 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1700
1701 2004-07-16 Andrew Cagney <cagney@gnu.org>
1702
1703 * defs.h (event_loop_p): Replace variable declaration with macro,
1704 always 1.
1705 * main.c (captured_main): Delete options "-async" and "-noasync".
1706 (event_loop_p): Delete variable.
1707 * NEWS: Mention that "-async" and "-noasync" were removed.
1708
1709 2004-07-16 Andrew Cagney <cagney@gnu.org>
1710
1711 * remote-m32r-sdi.c: Re-indent.
1712
1713 2004-07-16 Jim Blandy <jimb@redhat.com>
1714
1715 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1716 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1717 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1718 missing MPC823 SPRs.
1719 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1720 incorrect. (This was corrected in GDB's register name tables on
1721 2004-07-14.)
1722
1723 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1724 should be "esasrr" ("ESA Save and Restore Register").
1725
1726 2004-07-16 Andrew Cagney <cagney@gnu.org>
1727
1728 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1729 calls, no longer applicable. Update comments and rename parameter
1730 "step_frame" to "return_frame".
1731
1732 2004-07-16 Andrew Cagney <cagney@gnu.org>
1733
1734 * frame.c (fprint_field): New function.
1735 (fprint_frame_id): Use fprint_field.
1736
1737 2004-07-15 Joel Brobecker <brobecker@gnat.com>
1738
1739 * ada-lang.c (ada_language_defn): Remove commented out code.
1740
1741 2004-07-15 Jim Blandy <jimb@redhat.com>
1742
1743 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1744 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1745
1746 2004-07-14 Jim Blandy <jimb@redhat.com>
1747
1748 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1749
1750 * ppc-tdep.h (ppc_num_vrs): New enum constant.
1751
1752 * ppc-tdep.h (ppc_num_srs): New enum constant.
1753
1754 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1755 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1756 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1757 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1758 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1759 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1760 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1761 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1762 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1763 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
1764 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
1765 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
1766 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
1767 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
1768 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
1769 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
1770 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
1771 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
1772 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
1773 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
1774 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
1775 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
1776 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
1777 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
1778 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
1779 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
1780 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
1781 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
1782 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
1783 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
1784 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
1785 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
1786 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
1787 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
1788 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
1789 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
1790 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
1791 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
1792 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
1793 special-purpose register numbers.
1794
1795 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
1796 manual mentions 'md_twb', but many mention 'm_twb', and at that
1797 point in the register list.)
1798
1799 2004-07-14 Andrew Cagney <cagney@gnu.org>
1800
1801 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
1802 instead of "internal-error".
1803
1804 2004-07-10 Joel Brobecker <brobecker@gnat.com>
1805
1806 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
1807 that was inserted inside a comment.
1808
1809 2004-07-10 Randolph Chung <tausq@debian.org>
1810
1811 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
1812 function.
1813 (hppa_hpux_push_dummy_code): New function.
1814 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
1815 Set find_global_pointer method.
1816
1817 2004-07-10 Mark Kettenis <kettenis@gnu.org>
1818
1819 * NEWS: Mention BSD libkvm interface.
1820
1821 2004-07-10 Michael Snyder <msnyder@redhat.com>
1822
1823 * symfile.c (generic_load): Comment typo.
1824 * stack.c (get_selected_block): Ditto.
1825 * regcache.c (regcache_cooked_read): Ditto.
1826 * monitor.c (monitor_debug): Ditto.
1827 * mips-tdep.c (mips_read_pc): Ditto.
1828 * i386-linux-nat.c (ps_get_thread_area): Ditto.
1829 * gdb_mbuild.sh: Ditto.
1830 * gdbarch.sh: Ditto.
1831 * gdbarch.h: Ditto.
1832
1833 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
1834
1835 * ada-tasks.c: Remove file.
1836
1837 Remove ARI problems:
1838
1839 * ada-exp.y (write_var_from_sym): Reformat to put operator at
1840 beginning of line.
1841
1842 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
1843 Add comment.
1844 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
1845 (MIN_OF_SIZE): Rename min_of_size. Add comment.
1846 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
1847 (UMIN_OF_SIZE): Remove.
1848 (max_of_type): New function to replace orphan macro in gdbtypes.h
1849 (min_of_type): Ditto.
1850 (discrete_type_high_bound): Use max_of_type.
1851 (discrete_type_low_bound): Use min_of_type.
1852 (possible_user_operator_p): Move operator to beginning of line.
1853 (ada_is_variant_part): Ditto.
1854 (ensure_lval): Rewrite to avoid deprecated operations.
1855 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
1856 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
1857 (ada_enum_name): Remove assignments in 'if' statements.
1858 (build_ada_types): Add gdbarch parameter.
1859 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
1860 with gdbarch_data_register_post_init.
1861 Use add_setshow_uinteger_cmd rather than add_set_cmd and
1862 add_show_from_set.
1863
1864 * ada-valprint.c (inspect_it): Remove declaration.
1865 (repeat_count_threshold): Remove declaration.
1866 (ada_print_floating): Remove assignments in 'if' statements.
1867 (print_str): Move operator to beginning of line.
1868
1869 2004-07-08 Jim Blandy <jimb@redhat.com>
1870
1871 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
1872
1873 2004-07-08 Bob Rossi <bob@brasko.net>
1874
1875 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
1876
1877 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
1878
1879 * language.h (struct_language_defn): Add new function pointer:
1880 la_class_name_from_physname. Also add new prototype for
1881 language_class_name_from_physname.
1882 * language.c (language_class_name_from_physname): New function.
1883 (unk_lang_class_name): Ditto.
1884 (unknown_language_defn, auto_language_defn): Change
1885 to add unk_lang_class_name function pointer for
1886 la_class_name_from_physname.
1887 (local_language_defn): Ditto.
1888 * dwarf2read.c (guess_structure_name): Change to call
1889 language_class_name_from_physname.
1890 (determine_class_name): Ditto.
1891 * cp-support.c (class_name_from_physname): Renamed.
1892 (cp_class_name_from_physname): New name of function.
1893 * cp-support.h: Ditto.
1894 * c-lang.c (c_language_defn): Change to add NULL
1895 for class_name_from_physname function pointer.
1896 (cplus_language_defn): Change to add cp_class_name_from_physname.
1897 * jv-lang.c (java_class_name_physname): New function.
1898 (java_find_last_component): New static routine.
1899 (java_language_defn): Add java_class_name_from_physname pointer.
1900 * ada-lang.c (ada_language_defn): Change to add NULL
1901 for class_name_from_physname function pointer.
1902 * f-lang.c (f_language_defn): Ditto.
1903 * m2-lang.c (m2_language_defn): Ditto.
1904 * objc-lang.c (objc_language_defn): Ditto.
1905 * p-lang.c (pascal_language_defn): Ditto.
1906 * scm-lang.c (scm_language_defn): Ditto.
1907
1908 2004-07-06 Andrew Cagney <cagney@gnu.org>
1909
1910 Patch from Bart Robinson.
1911 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
1912 (O_LARGEFILE): Define to 0, if not defined.
1913
1914 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1915
1916 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
1917 <machine/pcb.h> and "bsd-kvm.h".
1918 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
1919 (m68kbsd_supply_pcb): New function.
1920 (_initialize_m68kbsd_nat): New prototype and function.
1921 * Makefile.in (m68kbsd-nat.o): Update dependencies.
1922 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1923 (LOADLIBES): New variable.
1924 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1925 (LOADLIBES): New variable.
1926
1927 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
1928
1929 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1930
1931 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
1932 <sys/proc.h>.
1933 (bsd_kvm_cmdlist): New variable.
1934 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
1935 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
1936 command and "kvm proc" command.
1937 * Makefile.in (bsd-kvm.o): Update dependencies.
1938
1939 2004-07-02 Mark Kettenis <kettenis@gnu.org>
1940
1941 * osabi.c: Update copyright year.
1942 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
1943 notes if EI_OSABI is set to ELFOSABI_HPUX.
1944
1945 2004-07-01 Michael Snyder <msnyder@redhat.com>
1946
1947 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1948 that seems to have gotten whacked out of line.
1949
1950 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1951
1952 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1953 code.
1954
1955 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1956
1957 * ada-lang.c (decode_packed_array): Minor change to comment.
1958 (ada_value_slice_ptr): New function.
1959 (ada_value_slice): New function.
1960 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1961 test. Don't know why it is there.
1962 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1963 to avoid dereferencing huge arrays from which one is slicing.
1964 (empty_array): Correct to return an array rather than
1965 a subrange value.
1966 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1967 on empty arrays (let'em use 'FIRST instead).
1968
1969 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1970
1971 Address complaints from gdb_ari.sh:
1972
1973 * ada-exp.y: Include gdb_string.h rather than string.h.
1974 (convert_char_literal): Reformat declaration.
1975 * ada-lang.h: Include opaque struct declaration for struct frame_info.
1976 * ada-lex.l: Change use of free to xfree (the macro would do so
1977 anyway, but this is harmless).
1978 Include gdb_string.h rather than string.h.
1979 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1980
1981 * ada-lang.c (parse): Remove K&Rism in parameter list.
1982 (is_name_suffix): Correct Linux => GNU/Linux in comment.
1983
1984 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1985
1986 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1987 dead code.
1988
1989 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1990
1991 * alphabsd-nat.c: Update copyright year.
1992 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1993
1994 2004-06-29 Joel Brobecker <brobecker@gnat.com>
1995
1996 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
1997 (i386_cygwin_in_solib_call_trampoline): New function.
1998 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1999 and skip_trampoline_code gdbarch methods.
2000
2001 2004-06-29 Jim Blandy <jimb@redhat.com>
2002
2003 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2004 name actually used in the dependency lists.
2005
2006 2004-06-29 Randolph Chung <tausq@debian.org>
2007
2008 * NEWS (New native configurations): Mention GNU/Linux/hppa.
2009
2010 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
2011
2012 * win32-nat.c (child_pid_to_exec_file): New function.
2013 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2014 functionality.
2015
2016 2004-06-28 Andrew Cagney <cagney@gnu.org>
2017
2018 * defs.h (xstrvprintf): Declare.
2019 * utils.c (xstrvprintf): New function.
2020 (internal_vproblem, xstrprintf, xasprintf)
2021 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2022 * serial.c (serial_printf): Ditto.
2023 * complaints.c (vcomplaint): Ditto.
2024
2025 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
2026
2027 * infcmd.c (attach_command): Move call to target_terminal_inferior
2028 behind loading symbol table.
2029
2030 2004-06-28 Andrew Cagney <cagney@gnu.org>
2031
2032 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2033 change - add back extern deprecated_ui_loop_hook declaration.
2034
2035 2004-06-28 Andrew Cagney <cagney@gnu.org>
2036
2037 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2038 xstrprintf.
2039 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2040 (c_value_of_variable): Ditto.
2041 * utils.c (internal_vproblem): Ditto.
2042 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2043 * remote.c (add_packet_config_cmd): Ditto.
2044 * remote-rdp.c (rdp_set_command_line): Ditto.
2045 * regcache.c (regcache_dump): Ditto.
2046 * frv-tdep.c (new_variant, new_variant): Ditto.
2047 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2048 (fbsd_find_memory_regions): Ditto.
2049 * breakpoint.c (create_thread_event_breakpoint)
2050 (create_breakpoints): Ditto.
2051 * aix-thread.c (aix_thread_pid_to_str): Ditto.
2052 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
2053
2054 2004-06-28 Joel Brobecker <brobecker@gnat.com>
2055
2056 * ada-lang.c: Re-indent file, with some massaging to help indent
2057 a bit when the result is otherwise really too ugly.
2058
2059 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2060
2061 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
2062 code_addr_p and special_addr_p to 'unsigned int'.
2063
2064 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2065
2066 * i386v4-nat.c: Update copyright year and tweak comment.
2067 (regmap): Remove trailing comma.
2068 (supply_gregset): Rename local variable i to regnum. Call
2069 regcache_raw_supply instead of supply_register.
2070 (fill_gregset): Rename argument regno to regnum. Call
2071 regcache_raw_collect instead of regcache_collect.
2072
2073 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2074
2075 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2076 and special_addr_p.
2077 (frame_id_build, frame_id_build_special): Update comments.
2078 (frame_id_build_wild): New prototype.
2079 * frame.c (frame_id_build, frame_id_build_special): Fill in new
2080 struct frame_id fields.
2081 (frame_id_build_wild): New function.
2082 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2083
2084 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2085
2086 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2087 hppabsd-tdep.c.
2088
2089 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2090
2091 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2092
2093 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2094
2095 * ada-lang.c: Re-indent file.
2096
2097 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2098
2099 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2100 (no_symtab_msg): Likewise.
2101
2102 2004-06-27 Andreas Schwab <schwab@suse.de>
2103
2104 * source.c: Fix whitespace.
2105
2106 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2107
2108 * configure.in: Include <sys/param.h> for td_pcb test.
2109 * configure: Regenerated.
2110
2111 * i386nbsd-nat.c: New file.
2112 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2113 i386obsd-nat.c and i386obsd-tdep.c.
2114 (i386nbsd-nat.o): New dependency.
2115 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2116 bsd-kvm.o.
2117 (LOADLIBES): New variable.
2118 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2119 bsd-kvm.o.
2120 (LOADLIBES): New variable.
2121
2122 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2123 (LOADLIBES): New variable.
2124
2125 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2126 fetching from BSD_KVM_PADDR. Correctly lookup address for
2127 "_thread0".
2128
2129 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2130 "bsd-kvm.h".
2131 (amd64fbsd_supply_pcb): New funcion.
2132 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2133
2134 2004-06-27 <david@streamline-computing.com>
2135
2136 Partial fix for PR cli/1056.
2137 * valarith.c: Check for zero in division and remainder
2138 evaluation.
2139
2140 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2141
2142 * i387-tdep.c: Remove excessive whitespace.
2143
2144 2004-06-26 Andrew Cagney <cagney@gnu.org>
2145
2146 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2147 * gdb-events.h, gdb-events.c: Re-generate.
2148 * tui/tui-hooks.c (tui_install_hooks): Update.
2149 (tui_remove_hooks): Update.
2150 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2151
2152 2004-06-26 Mark Kettenis <kettenis@gnu.org>
2153
2154 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2155 (gregset_t, fpregset_t): Remove typedefs.
2156 (REG_OFFSET): Rename argument.
2157 (amd64bsd_r_reg_offset): Rename from reg_offset.
2158 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2159 Remove functions.
2160 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2161 of reg_offset.
2162 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2163
2164 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2165
2166 * vax-tdep.c: Tweak comment.
2167
2168 Add OpenBSD/hppa support.
2169 * NEWS (New native configurations): Mention OpenBSD/hppa.
2170 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2171 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2172 files.
2173 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2174 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2175 * configure.host: Add hppa*-*-openbsd*.
2176 * configure.tgt: Add hppa*-*-openbsd*.
2177
2178 2004-06-25 Andrew Cagney <cagney@gnu.org>
2179
2180 * defs.h (deprecated_ui_loop_hook): Deprecated.
2181 * wince.c (child_wait): Update.
2182 * win32-nat.c (child_wait): Update.
2183 * v850ice.c (v850ice_wait): Update.
2184 * top.c (deprecated_ui_loop_hook): Update.
2185 * serial.h: Update.
2186 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2187 (do_unix_readchar): Update.
2188 * ser-tcp.c (net_open): Update.
2189 * remote-sim.c (gdb_os_poll_quit): Update.
2190 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2191
2192 2004-06-24 Andrew Cagney <cagney@gnu.org>
2193
2194 * defs.h (deprecated_pre_add_symbol_hook)
2195 (deprecated_post_add_symbol_hook): Deprecated.
2196 * symfile.c (symbol_file_add_with_addrs_or_offsets)
2197 (symbol_file_add_with_addrs_or_offsets): Update references.
2198
2199 2004-06-24 Andrew Cagney <cagney@gnu.org>
2200
2201 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2202 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2203 * wince.c (ui_loop_hook): Delete extern declaration.
2204 * win32-nat.c (ui_loop_hook): Delete extern declaration..
2205 * v850ice.c (ui_loop_hook): Delete extern declaration..
2206 * ser-unix.c (ui_loop_hook): Delete extern declaration..
2207 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2208 * remote-sim.c (ui_loop_hook): Delete extern declaration..
2209 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2210 ui_loop_hook declaration.
2211
2212 2004-06-24 Andrew Cagney <cagney@gnu.org>
2213
2214 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2215 entry_func_highpc fields.
2216 * objfiles.c (init_entry_point_info): Do not clear
2217 entry_func_lowpc and entry_func_highpc.
2218 (objfile_relocate): Do not relocate entry_func_lowpc and
2219 entry_func_highpc.
2220 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2221 entry_func_highpc.
2222 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2223 entry_func_highpc.
2224 * blockframe.c (legacy_frame_chain_valid): Replace tests against
2225 entry_func_lowpc and entry_func_highpc with call to
2226 inside_entry_func.
2227
2228 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2229
2230 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2231 quad-precision floating point arguments in registers.
2232
2233 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2234
2235 From Michael Mueller <m.mueller99@kay-mueller.de>:
2236 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2237 account.
2238
2239 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
2240
2241 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2242 to -1.
2243 * breakpoint.c (bpstat_stop_status): Move check for ignoring
2244 untriggered watchpoints to a separate if clause. Update function
2245 comment regarding STOPPED_BY_WATCHPOINT argument.
2246
2247 2004-06-22 Jim Blandy <jimb@redhat.com>
2248
2249 * gdbarch.sh: Doc fix.
2250
2251 2004-06-21 Martin Hunt <hunt@redhat.com>
2252 Kevin Buettner <kevinb@redhat.com>
2253
2254 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2255 * mips-tdep.h (MIPS_SP_REGNUM): Define.
2256 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2257 to set_gdbarch_sp_regnum(). Use cooked register number.
2258 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2259
2260 2004-06-21 Andrew Cagney <cagney@gnu.org>
2261
2262 * gdbarch.sh: When the macro field is empty, do not generate a
2263 macro definition. When the macro field is "=", generate the macro
2264 name from the upper-case function name.
2265 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2266 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2267 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2268 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2269 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2270 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2271 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2272 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2273 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2274 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2275 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2276 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2277 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2278 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2279 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2280 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2281 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2282 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2283 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2284 (DEPRECATED_USE_STRUCT_CONVENTION)
2285 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2286 (DEPRECATED_FRAME_INIT_SAVED_REGS)
2287 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2288 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2289 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2290 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2291 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2292 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2293 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2294 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2295 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2296 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2297 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2298 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2299 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2300 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2301 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2302 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2303
2304 2004-06-21 Andrew Cagney <cagney@gnu.org>
2305
2306 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2307 macro name, and the function rather than macro value. Only wrap
2308 macro print statements in #ifdef. Move format logic to where it
2309 is needed.
2310 * gdbarch.c: Re-generate.
2311
2312 * gdbarch.sh (read): Delete "print_p" and "description", add
2313 "garbage_at_eol". Check for non-empty garbage at end-of-line.
2314 Delete references to print_p.
2315 (TARGET_ARCHITECTURE): Delete print predicate.
2316 * gdbarch.c: Re-generate.
2317
2318 * gdbarch.sh: Check that multi-arch methods do not provide a
2319 macro.
2320 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2321 (print_registers_info, print_float_info, print_vector_info)
2322 (adjust_breakpoint_address, remote_translate_xfer_address)
2323 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2324 (address_class_type_flags_to_name, unwind_sp): Remove the macro
2325 name from the multi-arch definition.
2326
2327 2004-06-20 Andrew Cagney <cagney@gnu.org>
2328
2329 * gdbarch.sh: Sort by the function, instead of macro name.
2330 * gdbarch.c: Re-generate.
2331
2332 2004-06-20 Andrew Cagney <cagney@gnu.org>
2333
2334 * gdbarch.sh: Use the function, instead of macro name in
2335 errors and the log file.
2336 (return_value): Remove stray ":" in spec.
2337
2338 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2339 * gdbarch.h, gdbarch.c: Re-generate.
2340 * Makefile.in (arch-utils.o): Update dependencies.
2341 * values.c (using_struct_return): Move code calling
2342 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2343 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2344 to legacy_return_value, simplify.
2345 * infcmd.c (print_return_value): Move code calling
2346 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2347 to legacy_return_value, simplify.
2348 * infcall.c (call_function_by_hand): Move code calling
2349 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2350 * arch-utils.c: Update copyright. Include "gdbcore.h".
2351 (legacy_return_value): New function.
2352 * arch-utils.h: Update copyright.
2353 (legacy_return_value): Declare.
2354
2355 2004-06-20 Andrew Cagney <cagney@gnu.org>
2356
2357 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2358 * gdbarch.h, gdbarch.c: Re-generate.
2359 * values.c (using_struct_return): Update call.
2360 * mcore-tdep.c: Update comment.
2361 * infcall.c (call_function_by_hand): Update comment.
2362 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2363 * arch-utils.h (always_use_struct_convention): Update.
2364 * v850-tdep.c (v850_gdbarch_init): Update.
2365 * sh64-tdep.c (sh64_gdbarch_init): Update.
2366 * sh-tdep.c (sh_gdbarch_init): Update.
2367 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2368 * mips-tdep.c (mips_gdbarch_init): Update.
2369 * mcore-tdep.c (mcore_gdbarch_init): Update.
2370 * m32r-tdep.c (m32r_gdbarch_init): Update.
2371 * ia64-tdep.c (ia64_gdbarch_init): Update.
2372 * h8300-tdep.c (h8300_gdbarch_init): Update.
2373 * frv-tdep.c (frv_gdbarch_init): Update.
2374 * cris-tdep.c (cris_gdbarch_init): Update.
2375 * arm-tdep.c (arm_gdbarch_init): Update.
2376 * alpha-tdep.c (alpha_gdbarch_init): Update.
2377
2378 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
2379
2380 * PROBLEMS: Add more specific information, and a work-around,
2381 for PR gdb/1458.
2382
2383 2004-06-18 Andrew Cagney <cagney@gnu.org>
2384
2385 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2386 * gdbarch.h, gdbarch.c: Re-generate.
2387 * ada-lang.c (ada_finish_decode_line_1): Update.
2388 * infrun.c (handle_inferior_event): Update.
2389 * infcall.c (find_function_addr): Update.
2390 * linespec.c (minsym_found): Update.
2391 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2392 Update.
2393 * blockframe.c (legacy_frameless_look_for_prologue): Update.
2394 * cli/cli-cmds.c (disassemble_command): Update.
2395 * vax-tdep.c (vax_gdbarch_init): Update.
2396
2397 2004-06-18 Mark Kettenis <kettenis@gnu.org>
2398
2399 * i386-tdep.c (i386_collect_fpregset): Fix comment.
2400
2401 2004-06-17 Andrew Cagney <cagney@gnu.org>
2402
2403 GDB 6.1.1 released from the GDB 6.1 branch.
2404 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2405 * PROBLEMS: Ditto.
2406
2407 2004-06-16 Daniel Jacobowitz <dan@debian.org>
2408
2409 PR gdb/1658
2410 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2411 operation as a uleb128. Found by Michael Coulter.
2412
2413 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
2414
2415 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2416 make it non-static.
2417 * ada-lang.h (task_control_block): declaration moved from ada-task.c
2418 to ada-lang.h; this is needed to be able to implement the kill command
2419 in multi-task mode.
2420 (task_ptid): Ditto.
2421 (task_entry): Ditto.
2422 (task_list): Ditto.
2423 (ada_build_task_list): Ditto.
2424
2425 * ada-lang.c: Conditionalize routines and data structures related
2426 to breakpoints, exceptions, completion, and symbol caching on
2427 GNAT_GDB, since these are not yet used in the submitted public sources.
2428 (ada_main_name): Editorial: Move definition out of exception-related
2429 code.
2430
2431 2004-06-15 Andrew Cagney <cagney@gnu.org>
2432
2433 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2434 deprecated_pc_in_call_dummy.
2435
2436 2004-06-15 Alan Modra <amodra@bigpond.net.au>
2437
2438 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2439 bfd_get_section_size_before_reloc or _raw_size.
2440 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2441 * dwarf2read.c (dwarf2_locate_sections): Likewise.
2442 (dwarf2_read_section): Likewise.
2443 * elfread.c (elf_locate_sections): Likewise.
2444 * gcore.c (derive_heap_segment): Likewise.
2445 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2446 * remote-e7000.c (e7000_load): Likewise.
2447 * remote-m32r-sdi.c (m32r_load): Likewise.
2448 * remote-mips.c (mips_load_srec): Likewise.
2449 (pmon_load_fast): Likewise.
2450 * remote.c (compare_sections_command): Likewise.
2451 * symfile.c (add_section_size_callback): Likewise.
2452 (load_section_callback): Likewise.
2453 (pc_in_unmapped_range): Likewise.
2454 (pc_in_mapped_range): Likewise.
2455 (sections_overlap): Likewise.
2456 (list_overlays_command): Likewise.
2457 (simple_overlay_update_1): Likewise.
2458 (simple_overlay_update): Likewise.
2459 * tracepoint.c (remote_set_transparent_ranges): Likewise.
2460 * win32-nat.c (core_section_load_dll_symbols): Likewise.
2461
2462 2004-06-14 Randolph Chung <tausq@debian.org>
2463
2464 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2465 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
2466 static.
2467 (hppa_hpux_inferior_created): New function.
2468 (hppa_hpux_init_abi): Register observer.
2469 * symfile.c (hp_cxx_exception_support_initialized)
2470 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2471 (symbol_file_add_main_1, symbol_file_clear): Likewise.
2472
2473 2004-06-14 Randolph Chung <tausq@debian.org>
2474
2475 * MAINTAINERS (Write After Approval): Alphabetize my entry
2476 correctly.
2477
2478 2004-06-14 Andrew Cagney <cagney@gnu.org>
2479
2480 * MAINTAINERS (testsuite): List Michael Chastain as the lead
2481 testsuite maintainer.
2482
2483 2004-06-13 Andrew Cagney <cagney@gnu.org>
2484
2485 * infcmd.c (print_return_value): Fix logic, allow
2486 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2487
2488 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2489 defining any macros.
2490 * gdbarch.h: Re-generate.
2491
2492 * gdbarch.sh: Delete "level" attribute. Only check for a macro
2493 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2494 * gdbarch.h: Re-generate.
2495
2496 * values.c (generic_use_struct_convention): Don't check gcc_p.
2497
2498 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2499 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2500 * gdbarch.h, gdbarch.c: Regenerate.
2501 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
2502 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2503 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2504 deprecated_max_register_raw_size and
2505 deprecated_max_register_virtual_size.
2506 * v850-tdep.c (v850_gdbarch_init): Ditto.
2507 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2508 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2509 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2510 * cris-tdep.c (cris_gdbarch_init): Ditto.
2511
2512 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2513 * gdbarch.h, gdbarch.c: Re-generate.
2514 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2515 (m68hc11_use_struct_convention): Delete function.
2516 (m68hc11_extract_struct_value_address): Delete function.
2517 (m68hc11_return_value): New function.
2518 (m68hc11_gdbarch_init): Instead of store_return_value,
2519 extract_return_value, return_value_on_stack,
2520 deprecated_extract_struct_value_address and use_struct_convention,
2521 set return_value.
2522 * values.c (using_struct_return): Do not call
2523 RETURN_VALUE_ON_STACK.
2524 * arch-utils.h (generic_return_value_on_stack_not): Delete
2525 declaration.
2526 * arch-utils.c (generic_return_value_on_stack_not): Delete
2527 function.
2528
2529 2004-06-12 Andrew Cagney <cagney@gnu.org>
2530
2531 * values.c (register_value_being_returned): Delete function.
2532 * infcmd.c (legacy_return_value): Delete function.
2533 * infcall.c (call_function_by_hand): Inline
2534 "register_value_being_returned", simplify.
2535 * values.c (using_struct_return): Update comment, refer to
2536 print_return_value instead of register_value_being_returned.
2537 * infcmd.c (print_return_value): Inline calls to
2538 register_value_being_returned and legacy_return_value. Simplify.
2539
2540 2004-06-11 Randolph Chung <tausq@debian.org>
2541
2542 * somread.c (som_symtab_read): Exclude gcc local symbols.
2543
2544 2004-06-11 Randolph Chung <tausq@debian.org>
2545
2546 * infrun.c (handle_inferior_event): Handle the case when a
2547 trampoline ends up in the runtime resolver, and if the trampoline
2548 has no name. Rearrange the code so that all the trampoline
2549 processing happens before other step-out-of-range handling.
2550
2551 2004-06-11 Martin Hunt <hunt@redhat.com>
2552
2553 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2554 has no fpu.
2555
2556 2004-06-10 Andrew Cagney <cagney@gnu.org>
2557
2558 * blockframe.c (legacy_inside_entry_func): Delete.
2559 (legacy_frame_chain_valid): Inline call to
2560 legacy_inside_entry_func, simplify.
2561
2562 2004-06-10 Bob Rossi <bob@brasko.net>
2563
2564 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2565 * dwarf2read.c (partial_die_info): Add dirname field.
2566 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2567 (read_partial_die): Save away DW_AT_comp_dir.
2568 * defs.h (symtab_to_filename): Removed.
2569 * source.c (find_and_open_source): Added.
2570 (open_source_file): Just calls find_and_open_source.
2571 (symtab_to_filename): Removed.
2572 (symtab_to_fullname, psymtab_to_fullname): Added.
2573 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2574 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2575 symtab_to_filename.
2576 * symtab.h (partial_symtab): Add dirname field.
2577 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2578 (mi_cmd_file_list_exec_source_file): Call new function
2579 symtab_to_fullname to find fullname.
2580 (mi_cmd_file_list_exec_source_files): Added.
2581 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2582 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2583
2584 2004-06-10 Andrew Cagney <cagney@gnu.org>
2585
2586 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2587 to generic_use_struct_convention, the default value.
2588
2589 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2590 of abort.
2591
2592 * ns32k-tdep.c (ns32k_push_arguments): New function.
2593 (ns32k_gdbarch_init): Set deprecated_push_arguments.
2594 * infcall.c (call_function_by_hand): Call error instead of
2595 legacy_push_arguments.
2596 * value.h (legacy_push_arguments): Delete declaration.
2597 * valops.c (legacy_push_arguments): Delete function.
2598 (value_push): Delete function.
2599
2600 2004-06-10 Brian Ford <ford@vss.fsi.com>
2601
2602 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2603 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
2604 info.
2605 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2606
2607 2004-06-10 Andrew Cagney <cagney@gnu.org>
2608
2609 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2610 * gdbarch.h, gdbarch.c: Re-generate.
2611 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2612 parameters.
2613 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2614 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2615 deprecated_pc_in_call_dummy instead of
2616 DEPRECATED_PC_IN_CALL_DUMMY.
2617 (arm_skip_prologue): Ditto.
2618 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2619 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2620 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2621 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2622 Ditto.
2623 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
2624 (sh64_init_extra_frame_info, sh64_get_saved_register)
2625 (sh64_pop_frame): Ditto.
2626 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2627 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
2628 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2629 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
2630 (h8300_pop_frame): Ditto.
2631 * blockframe.c (legacy_inside_entry_func)
2632 (legacy_frame_chain_valid): Ditto.
2633 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2634 to deprecated_pc_in_call_dummy.
2635
2636 2004-06-09 Andrew Cagney <cagney@gnu.org>
2637
2638 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2639 provide a default value.
2640 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2641 * gdbarch.h, gdbarch.c: Re-generate.
2642 * arch-utils.c (generic_convert_register_p): Rename
2643 legacy_convert_register_p
2644 (legacy_register_to_value, legacy_value_to_register): Delete
2645 functions.
2646 * arch-utils.h (generic_convert_register_p): Rename
2647 legacy_convert_register_p.
2648 (legacy_register_to_value, legacy_value_to_register): Delete
2649 declarations.
2650
2651 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2652 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2653 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2654 * gdbarch.h, gdbarch.c: Re-generate.
2655 * infcmd.c (default_print_registers_info): Simplify.
2656 * findvar.c (value_of_register): Simplify.
2657 * mi/mi-main.c (get_register): Simplify.
2658 * arch-utils.c (legacy_convert_register_p): Always return 0.
2659 (legacy_register_to_value, legacy_value_to_register): Always call
2660 internal_error.
2661
2662 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2663 #ifdef CLEAR_INSN_CACHE code.
2664 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2665 Delete #ifdef CLEAR_DEFERRED_STORES code.
2666
2667 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2668
2669 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2670 copyright.
2671 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2672
2673 * config/mips/mipsv4.mh: Delete file.
2674
2675 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2676 unreferenced macro.
2677 (hpread_adjust_stack_address): Delete declaration.
2678
2679 2004-06-08 Andrew Cagney <cagney@gnu.org>
2680
2681 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2682 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2683 PTRACE_ATTACH / PTRACE_DETACH available call error.
2684 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2685 * infttrace.c (update_thread_state_after_attach, attach, detach):
2686 Remove #ifdef wrappers.
2687 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2688 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2689 * config/nm-bsd.h (ATTACH_DETACH): Delete.
2690 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2691 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2692 * config/nm-linux.h (ATTACH_DETACH): Delete.
2693 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2694 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2695 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2696 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2697 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2698
2699 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
2700
2701 * configure.in: Set $configdir to the right OS specific value.
2702 Use value when setting $tcldir and $tkdir.
2703 * configure: Regenerate.
2704
2705 2004-06-06 Paul Brook <paul@codesourcery.com>
2706
2707 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2708 records.
2709
2710 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
2711
2712 * ada-lang.c (lookup_symbol_in_language): New function to allow
2713 re-use of another language's symbol lookup code. (Placed here
2714 temporarily while Ada support is being integrated into the public
2715 tree).
2716 (restore_language): New auxiliary function for
2717 lookup_symbol_in_language.
2718 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2719 temporarily while Ada support is being integrated into the public
2720 tree).
2721
2722 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
2723
2724 * Makefile.in (check//%): New.
2725
2726 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2727 (mn10300_store_return_value): Rewrite.
2728 (mn10300_type_align): New.
2729 (mn10300_use_struct_convention): Rewrite.
2730 (mn10300_return_value): New, using all of the above.
2731 (mn10300_pop_frame_regular): Add saved_regs_size.
2732 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2733
2734 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2735 regs if PC is on movm.
2736
2737 2004-06-07 Jim Blandy <jimb@redhat.com>
2738
2739 Add native Linux support for the PowerPC E500.
2740 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2741 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2742 all architectures except the E500.
2743 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2744 #definitions.
2745 (struct gdb_evrregset_t): New type.
2746 (have_ptrace_getsetevrregs): New variable.
2747 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
2748 fetch_spe_registers): New functions.
2749 (fetch_register): Call fetch_spe_register as appropriate.
2750 Assert that we're only passed raw register numbers.
2751 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2752 Don't fetch gprs if they're pseudoregisters.
2753 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2754 store_spe_registers): New functions.
2755 (store_register): Call store_spe_register as appropriate.
2756 Assert that we're only passed raw register numbers.
2757 (store_ppc_registers): Call store_spe_registers as appropriate.
2758 Don't store gprs if they're pseudoregisters.
2759
2760 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
2761
2762 * thread-db.c (thread_get_info_callback): Fill in the thread_info
2763 struct if one exists, even if we are dealing with a zombie thread.
2764
2765 2004-06-07 Andrew Cagney <cagney@gnu.org>
2766
2767 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
2768 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
2769 Rename PC_REQUIRES_RUN_BEFORE_USE.
2770 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
2771 #ifdef.
2772
2773 2004-06-07 Randolph Chung <tausq@debian.org>
2774
2775 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
2776 unwinding after sp has been saved to the stack but before the end
2777 of the prologue, and after the fp has been modified but before it has
2778 been saved to the stack.
2779 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
2780 Remove superfluous definitions.
2781 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
2782
2783 2004-06-07 Guy Martin <gmsoft@gentoo.org>
2784
2785 Committed by Randolph Chung.
2786 * hppa-linux-nat.c: Include the correct version of the header file
2787 depending on the kernel version.
2788
2789 2004-06-06 Randolph Chung <tausq@debian.org>
2790
2791 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
2792 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
2793
2794 2004-06-06 Randolph Chung <tausq@debian.org>
2795
2796 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
2797 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
2798 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
2799 * hppa-tdep.c (hppa_symbol_address): New function definition.
2800 * hppa-tdep.h (hppa_symbol_address): New function declaration.
2801
2802 2004-06-06 Randolph Chung <tausq@debian.org>
2803
2804 * hppa-tdep.h (struct value): Forward declaration.
2805 (gdbarch_tdep): Define tdep find_global_pointer method.
2806 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
2807 associated with the function we are trying to call, and write it
2808 to the gp register.
2809 (hppa32_convert_from_funct_ptr_addr): New function.
2810 (hppa_find_global_pointer): New function.
2811 (hppa_gdbarch_init): Set default find_global_pointer method; set
2812 convert_from_func_ptr_addr method.
2813 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
2814 (hppa_linux_init_abi): Set find_global_pointer method.
2815 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
2816
2817 2004-06-06 Randolph Chung <tausq@debian.org>
2818
2819 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
2820 to struct value *function.
2821 * gdbarch.c: Regenerate.
2822 * gdbarch.h: Likewise.
2823 * infcall.c (call_function_by_hand): Pass entire function value
2824 to push_dummy_call.
2825
2826 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
2827 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
2828 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
2829 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
2830 * arm-tdep.c (arm_push_dummy_call): Likewise.
2831 * avr-tdep.c (avr_push_dummy_call): Likewise.
2832 * cris-tdep.c (cris_push_dummy_call): Likewise.
2833 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
2834 * frv-tdep.c (frv_push_dummy_call): Likewise.
2835 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2836 * hppa-tdep.c (hppa32_push_dummy_call)
2837 (hppa64_push_dummy_call): Likewise.
2838 * i386-tdep.c (i386_push_dummy_call): Likewise.
2839 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
2840 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
2841 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
2842 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
2843 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
2844 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2845 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
2846 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2847 (ppc64_sysv_abi_push_dummy_call): Likewise.
2848 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
2849 (ppc64_sysv_abi_push_dummy_call): Likewise.
2850 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
2851 * s390-tdep.c (s390_push_dummy_call): Likewise.
2852 * sh-tdep.c (sh_push_dummy_call_fpu)
2853 (sh_push_dummy_call_nofpu): Likewise.
2854 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
2855 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
2856 * vax-tdep.c (vax_push_dummy_call): Likewise.
2857
2858 2004-06-04 Jim Blandy <jimb@redhat.com>
2859
2860 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
2861 gdbarch argument to register_size.
2862
2863 * rs6000-tdep.c (rs6000_store_return_value): Use
2864 regcache_cooked_write_part instead of
2865 deprecated_write_register_bytes.
2866 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
2867 not gdbarch_deprecated_store_return_value.
2868
2869 * ppc-linux-nat.c (store_register, fetch_register): Remove
2870 incorrect assertions. Simplify and generalize handling of
2871 transfers whose sizes are not multiples of, or less than, sizeof
2872 (PTRACE_XFER_TYPE).
2873
2874 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
2875
2876 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
2877 as a new thread event.
2878 * thread-db.c (thread_get_info_callback): If the thread is a
2879 zombie, return TD_THR_ZOMBIE.
2880 (thread_from_lwp): If thread_get_info_callback returns
2881 TD_THR_ZOMBIE, check if the thread is still on the thread list
2882 and return a -1 ptid if not found.
2883 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
2884 change the status to TARGET_WAITKIND_SPURIOUS.
2885
2886 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
2887
2888 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
2889 double values in little endian mode.
2890
2891 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
2892
2893 Committed by Andrew Cagney.
2894 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
2895 after last enum constant to avoid error from IBM C
2896 compiler.
2897
2898 2004-06-02 Jim Blandy <jimb@redhat.com>
2899
2900 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
2901 to 'message', and make it local to the lone block that uses it.
2902
2903 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
2904
2905 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
2906
2907 * ada-exp.y: Update copyright notice.
2908 Include block.h.
2909
2910 Replace REGNAME, LAST, INTERNAL_VARIABLE with
2911 SPECIAL_VARIABLE and unify the treatment of these cases.
2912
2913 (write_attribute_call0): Remove.
2914 (write_attribute_call1): Remove.
2915 (write_attribute_calln): Remove.
2916 (save_qualifier): Add missing semicolon.
2917
2918 (simple_exp,exp): Decomment (i.e., reactivate) code that was
2919 temporarily disabled to allow compilation with FSF head version.
2920
2921 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
2922 use individual operators (OP_*) for all attributes.
2923 (exp syntax): Use write_int.
2924 Handle STRING literals with OP_STRING.
2925 (variable syntax): Add limit parameter to calls to
2926 write_object_renaming.
2927
2928 (temp_parse_space): New definition to hold entities that need
2929 only live until the next call to ada_parse.
2930 (string_to_operator): Rename fields of ada_opname_table entries.
2931
2932 (write_var_from_sym): Record block.
2933 (write_var_from_name): Minor reformatting.
2934 Make sure saved name is properly encoded in the case of multiple
2935 matches, and set its language to Ada.
2936 Update comment.
2937 Modify to indicate unresolved name as symbol in the UNRESOLVED
2938 namespace, allocated in temp_parse_space.
2939 (write_int): New function.
2940
2941 (write_object_renaming): Add max_depth parameter to limit
2942 chains of object renamings.
2943 Handle case where root of renaming expression is itself a renaming.
2944 Use temp_parse_space for temporary name buffer.
2945 Handle renamings to dereferenced pointers (___XEXA suffices).
2946
2947 (ada_parse, yyerror, string_to_operator,
2948 write_var_from_sym, write_var_from_name, write_attribute_call0,
2949 write_attribute_call1, write_attribute_calln,
2950 write_object_renaming): Protoize.
2951
2952 (_initialize_ada_exp): New function.
2953
2954 * ada-lang.c: Update copyright notice.
2955 General terminology change to conform to GNAT compiler usage:
2956 mangle => encode, demangle => decode
2957 Include gdb_obstack.h.
2958 Include gdb_regex.h
2959 Include frame.h
2960 Include hashtab.h
2961 Include completer.h
2962 Include gdb_stat.h
2963 Include block.h
2964 Include infcall.h
2965
2966 (ADA_RETAIN_DOTS): Make sure this is defined.
2967 (TRUNCATION_TOWARDS_ZERO): Define.
2968 (struct string_vector): Define.
2969 (unresolved_names): Remove definition.
2970 (xnew_string_vector): New function.
2971 (string_vector_append): New function.
2972 (extract_string): Make static.
2973 (ada_unqualified_name): New function.
2974 (add_angle_brackets): New function.
2975 (function_name_from_pc): New function.
2976 (place_on_stack): Rename to ensure_lval.
2977
2978 (ensure_lval): Renamed from place_on_stack.
2979 Make identity on lvals.
2980 Update comment.
2981 (is_nonfunction): New interface.
2982 Only symbols in LOC_CONST class can be enumerals.
2983 (fill_in_ada_prototype): Remove; now independent of language.
2984 (add_defn_to_vec): Add obstack and symtab arguments.
2985 Use obstack to hold collected definitions.
2986 (num_defns_collected): New function.
2987 (defns_collected): New function.
2988 (ada_resolve_subexp): Rename to resolve_subexp.
2989 (resolve_subexp): Renamed from ada_resolve_subexp.
2990 (ada_op_name): Return non-const result.
2991 (ada_decoded_op_name): Renamed from ada_op_name, now used for
2992 other purposes.
2993
2994 (to_fixed_array_type): Add declaration.
2995 (coerce_unspec_val_to_type): Remove offset parameter.
2996 (find_sal_from_funcs_and_line): New interface.
2997 (find_line_in_linetable): Ditto.
2998
2999 (all_sals_for_line): Rename to ada_sals_for_line and make
3000 global.
3001 Add new parameter. When set, do not ask the user to choose the
3002 instance, but use the first one found instead.
3003 Use given line number in returned sals.
3004 Fix comment.
3005 Skip the prologue if funfirstline is set.
3006 Correct for memory leak when 0 lines found.
3007
3008 (value_pos_atr): Use pos_atr.
3009 (pos_atr): New function.
3010 (standard_lookup): Add block parameter.
3011
3012 (makeTimeStart): Remove declaration and uses.
3013 (makeTimeStop): Remove declaration and uses.
3014
3015 (ada_completer_word_break_characters): Allow for VMS.
3016 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3017 (raise_sym_name): New constant.
3018 (raise_unhandled_sym_name): New constant.
3019 (raise_assert_sym_name): New constant.
3020 (process_raise_exception_name): New constant.
3021 (longest_exception_template): New constant.
3022 (warning_limit): New variable to limit warnings during expression
3023 evaluation.
3024 (warnings_issued): New variable to keep track of warnings issued.
3025 (known_runtime_file_name_patterns): New constant.
3026 (known_auxiliary_function_name_patterns): New constant.
3027 (symbol_list_obstack): New variable.
3028
3029 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3030 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3031 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3032 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
3033 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
3034 ada_variant_discrim_name, field_alignment, dynamic_template_type,
3035 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
3036 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
3037 and strcmp.
3038
3039 (ada_get_field_index): New function.
3040 (lim_warning): New function.
3041 (ada_translate_error_message): New function.
3042 (MAX_OF_SIZE): New function.
3043 (MIN_OF_SIZE): New function.
3044 (UMAX_OF_SIZE): New function.
3045 (UMIN_OF_SIZE): New function.
3046 (discrete_type_high_bound): New function.
3047 (discrete_type_low_bound): New function.
3048 (base_type): New function.
3049 (do_command): Remove.
3050
3051 (ada_update_initial_language): Use language_ada, not language_unknown.
3052 (ada_encode): Renamed from ada_mangle.
3053 Obey ADA_RETAIN_DOTS.
3054 (ada_decode): Renamed from ada_demangle.
3055 Update coding conventions.
3056 (decoded_names_store): New hash table.
3057 (ada_decode_symbol): New function.
3058 (ada_la_decode): New function.
3059
3060 (modify_general_field): Correct computations of offset and bit
3061 position.
3062 (desc_base_type): Handle ref types, too.
3063 (ada_is_direct_array_type): New function.
3064
3065 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3066 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3067 (ada_is_bogus_array_descriptor,ada_type_of_array,
3068 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3069 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
3070 ada_is_array_descriptor_type.
3071
3072 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3073 (ada_is_packed_array_type): Handle pointers or
3074 references to packed arrays as well.
3075 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3076 (decode_packed_array_type): Search for the packed array type
3077 symbol in the currently selected block and associated
3078 superblocks too.
3079 Use lookup_symbol again.
3080
3081 (decode_packed_array): Handle pointers and references.
3082 Update call to coerce_unspec_val_to_type.
3083 (decode_packed_array_type,value_subscript_packed): Limit warnings.
3084 (ada_value_primitive_packed_val): Improve comment.
3085
3086 (ada_index_type): Substitute int type for "undefined".
3087 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3088 ada_array_langth, ada_is_string_type): Use renamed
3089 ada_is_simple_array_type.
3090 (empty_array): New function.
3091
3092 (ada_resolve): Rename to resolve.
3093 (resolve): Make static.
3094 Call renamed resolve_subexp.
3095 Update comment.
3096 (ada_resolve_subexp): Rename to resolve_subexp.
3097 (resolve_subexp): Update comment.
3098 Decomment disabled code.
3099 Add LOC_COMPUTED* cases.
3100 Modify to use temporary struct symbols (marked as being in
3101 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3102 OP_UNRESOLVED_VALUE.
3103 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3104 Add OP_STRING case.
3105 Remove OP_ARRAY.
3106 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3107 Use new ada_lookup_symbol_list interface.
3108 Use new ada_resolve_function interface.
3109 Remove OP_TYPE case.
3110
3111 (ada_args_match): Idiot proof against null actuals.
3112 Use intermediate variables to clarify.
3113 (ada_resolve_function): Update comment and interface.
3114 (mangled_ordered_before): Rename to encoded_ordered_before and
3115 update comment.
3116 (sort_choices): Update comment and interface.
3117 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3118 (user_select_syms): New interface.
3119 Use new sort_choices interface.
3120 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3121 (possible_user_operator_p): Idiot-proof against null values.
3122 (ada_simple_renamed_entity): Don't make cleanup; rely on
3123 caller to free result string.
3124 Remove const from return type.
3125 (make_array_descriptor): Rename uses of place_on_stack to
3126 ensure_lval.
3127 Make sure that arrays are on stack.
3128
3129 (HASH_SIZE): Define.
3130 (struct cache_entry): Define.
3131 (cache_space): Define.
3132 (cache): Define.
3133 (clear_ada_sym_cache): New function.
3134 (find_entry): New function.
3135 (lookup_cached_symbol): New function.
3136 (defn_vector_size): Define.
3137 (cache_symbol): New function.
3138 (defn_symbols): Remove.
3139
3140 (standard_lookup): Use lookup_symbol_in_language to get effect of
3141 C lookup.
3142 Cache results.
3143
3144 (symbol_completion_match): New function.
3145 (symbol_completion_add): New function.
3146 (ada_make_symbol_completion_list): New function.
3147
3148 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3149 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3150 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3151 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3152
3153 (ada_lookup_simple_minsym): New function.
3154 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3155
3156 (add_symbols_from_enclosing_procs): New interface.
3157 Conditionalize more helpfully.
3158 Don't bother if program isn't running.
3159 Use new interface to get_frame_block.
3160 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3161
3162 (remove_extra_symbols): New interface.
3163 (xget_renaming_scope): New function.
3164 (is_package_name): New function.
3165 (renaming_is_visible): New function.
3166 (remove_out_of_scope_renamings): New function.
3167
3168 (ada_lookup_symbol_list): New interface.
3169 Properly reinitialize the symbol list obstack.
3170 Don't call add_symbols_from_enclosing_procs if we start from a
3171 static or global block.
3172 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3173 add_symbols_from_enclosing_procs.
3174 Add symtab data to cached entries.
3175 Handle symbols prefixed with
3176 "standard__" specially; strip prefix and don't look in local symbols.
3177 Do not include out of scope renaming symbols in list of
3178 symbols returned.
3179 Add const to block parameter.
3180 Move check for non-local, non-global symbols earlier.
3181 Remove timing stuff.
3182 (ada_lookup_symbol): New interface.
3183 Find symtab as well.
3184 (ada_lookup_symbol_nonlocal): New function.
3185
3186 (is_name_suffix): Enhance suffix detection to recognize
3187 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3188 (is_dot_digits_suffix): New function.
3189 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3190
3191 (ada_add_block_symbols): New interface. Use obstack to return results
3192 in a vector of struct ada_symbol_infos. Add symtab argument.
3193 Use new interface to add_defn_to_vec.
3194 Remove calls to fill_in_ada_prototype.
3195 Use BLOCK_BUCKETS, BLOCK_BUCKET.
3196
3197 (ada_finish_decode_line_1): Add const qualification to local to fix
3198 warning.
3199 Start looking in static block for functions to avoid attempts
3200 to search frame chain for up-level variables.
3201 Adapt to new ada_sals_for_line interface.
3202 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3203 Handle quoting of the function name inside the spec string.
3204 Skip prologue when funfirstline is set and update the
3205 function documentation to that effect.
3206
3207 (debug_print_lines, debug_print_block, debug_print_blocks,
3208 debug_print_symtab): Remove.
3209
3210 (ada_main_name): New function.
3211 (ada_exception_breakpoint_type): New function.
3212 (is_known_support_routine): New function.
3213 (ada_find_printable_frame): Renamed from find_printable_frame and made
3214 global.
3215 Remove level parameter.
3216 Use new interface to select_frame.
3217
3218 (begin_command): Remove.
3219 (ada_adjust_exception_stop): New function.
3220 (ada_print_exception_stop): New function.
3221 (exception_name_from_cond): New function.
3222 (ada_report_exception_break): Replace disabled code with
3223 conditionalization on GNAT_GDB.
3224 Get the exception name from the condition string.
3225 Remove and move functionality into new functions
3226 ada_print_exception_breakpoint_task and
3227 ada_print_exception_breakpoint_nontask.
3228 (error_breakpoint_runtime_sym_not_found): New function.
3229 (is_runtime_sym_defined): New function.
3230 (ada_breakpoint_rewrite): Uncomment suppressed code.
3231 Use symbolic error-message and runtime-symbol names.
3232 Surround runtime symbol names in quotes.
3233 Allow non-specific breakpoints on exceptions and assertions before
3234 program starts.
3235
3236 (ada_is_tagged_type): Add parameter.
3237 (ada_is_tag_type): New function.
3238 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3239 (ada_variant_discrim_type): Ditto.
3240 (value_tag_from_contents_and_address): New function.
3241 (type_from_tag): New function.
3242 (struct tag_args): New structure used to communicate with
3243 ada_tag_name_1.
3244 (ada_tag_name_1): New function.
3245 (ada_tag_name): New function.
3246
3247 (ada_scan_number): Update comment.
3248 (find_struct_field): New function.
3249 (ada_search_struct_field): Make static.
3250 (ada_value_struct_elt): New version that returns references when
3251 given pointers or references to structs.
3252 (ada_lookup_struct_elt_type): Add 'refok' parameter.
3253 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3254 interface.
3255 (ada_value_ind): Use new ada_to_fixed_value interface.
3256 (ada_coerce_ref): Ditto.
3257 (field_offset): Remove.
3258
3259 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3260 (ada_find_renaming_symbol): New function.
3261 (ada_prefer_type): Prefer named types over unnamed ones.
3262 (variant_field_index): New function.
3263 (contains_variant_part): Removed: subsumed by variant_field_index.
3264 (ada_template_to_fixed_record_type): New function, mostly from
3265 template_to_fixed_record_type.
3266 (template_to_fixed_record_type):
3267 Do not scan the type fields beyond the last one; prevents a
3268 potential SEGV.
3269 Handle case where variant field is listed BEFORE discriminant it
3270 depends on.
3271 Fix calculation of record length when bit length is
3272 not evenly divisible by char length.
3273 Move code to ada_template_to_fixed_record_type and call it.
3274
3275 (template_to_static_fixed_type): Revise comment.
3276 Modify to work on ordinary record types as well as templates,
3277 so as to handle fields that use ___XVE or ___XVU encodings.
3278 (to_record_with_fixed_variant_part): Fill out comment.
3279 Initialize C++ stuff in right type.
3280 Allow case where DVAL is null.
3281 Handle case where variant field is not last.
3282 Fix typo concerning record length.
3283 (to_fixed_record_type): Decomment disabled code.
3284 (to_fixed_record_type): Use variant_field_index instead of
3285 contains_variant_part.
3286 (to_fixed_variant_branch_type): Ditto.
3287 (to_fixed_array_type): Decomment disabled code.
3288 (ada_to_fixed_type): Convert tagged types to the specific type.
3289 Deactivate the size-check for array types in order to avoid
3290 some false size alarms.
3291 (to_static_fixed_type): Decomment disabled code.
3292 Modify to call template_to_static_fixed_type
3293 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3294 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3295 Remove valaddr argument, as it is never really used.
3296 (ada_to_fixed_value): Change interface to act on single struct value*
3297 operand.
3298 (adjust_pc_past_prologue): New function.
3299 (ada_attribute_name): Modify to take enum exp_opcode argument.
3300
3301 (ada_enum_name): Recognize new homonym-distinguishing convention.
3302 Adjust local variable's type to remove compiler warning.
3303 Fix a small problem in the part that unqualifies the enumeration name.
3304 (ada_value_binop): New function.
3305 (ada_value_equal): New function.
3306
3307 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3308 Don't give error message when not doing normal evaluation
3309 and a tagged type doesn't seem to contain a structure member.
3310 Give error message for packed arrays.
3311 For indexing arrays, handle pointers to packed arrays correctly.
3312 Handle case of 'first and 'last attributes of bare integral type
3313 without encoded subtype info.
3314 Remove some unnecessary casts.
3315 Fix uninitialized value of type in computing 'first, 'last, or 'length
3316 of array object.
3317 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3318 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3319 calls.
3320 Attributes are now exp_opcode values.
3321 Correct treatment of 'modulus.
3322 Better error message for taking 'length of wrong kind of type;
3323 improve comment.
3324 Change EVAL_NORMAL to noside for consistency.
3325 Use ada_value_binop for DIV, MOD, REM.
3326 Make special case out of array of length 0, since an argument
3327 of 0 upsets some platforms' malloc.
3328 Use OP_STRING instead of OP_ARRAY.
3329 For slice, add check that we have an array type before extracting
3330 a slice out of it. Avoids a SEGV.
3331 When evaluating an array slice, if the array type is a reference to
3332 an aligner type, then replace the aligner type by the actual type.
3333 Decomment disabled code.
3334 Remove some dead code.
3335 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
3336 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3337 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
3338 and UNOP_MBR to UNOP_IN_RANGE.
3339 If an array type has a parallel ___XVE type, then use it.
3340 Turn arrays into pointers for lvalue arrays.
3341 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3342 bounds error and handle 0-length slices.
3343 Use lim_warning.
3344 When selecting fields, apply ada_to_fixed_value (because the fields
3345 might have ___XVU or ___XVE encodings even if not dynamic.)
3346 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3347 (ada_is_system_address_type): New function.
3348
3349 (get_var_value): Use new interface to ada_lookup_symbol_list.
3350 (get_int_var_value): New interface.
3351 (to_fixed_range_type): Allow unknown bound, with warning.
3352 (ada_is_modular_type): Decomment disabled code.
3353 (ADA_OPERATORS): New definition.
3354 (ada_operator_length): New function.
3355 (ada_expr_op_name): New function.
3356 (ada_forward_operator_length): New function.
3357 (ada_dump_subexp_body): New function.
3358 (ada_print_subexp): New function.
3359 (ada_exp_descriptor): New constant.
3360 (ada_op_print_tab): Add 'size. Remove FIXMEs.
3361 (ada_language_defn): Add ada_exp_descriptor entry.
3362 Change ada_parse => parse.
3363 Add post-parser entry.
3364 Use ada-specific non-local symbol lookup.
3365 Don't use C-style arrays.
3366 String lower-bound is 1.
3367 Decomment disabled code.
3368 (parse): New function.
3369 New fields ada_translate_error_message, ada_lookup_symbol,
3370 ada_lookup_minimal_symbol.
3371
3372 * ada-lang.h: Update copyright dates.
3373 Replace the mangle/demangle terminology throughout by the
3374 more appropriate encode/decode one.
3375 Include breakpoint.h.
3376 Forward declare struct partial_symbol, struct block.
3377 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3378 (EXTRACT_ADDRESS): Remove.
3379 (EXTRACT_INT): Remove.
3380 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3381 (MAX_ENCLOSING_FRAME_LEVELS): Define.
3382 (MAX_RENAMING_CHAIN_LENGTH): Define.
3383 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3384
3385 (enum task_states): Remove.
3386 ada_task_states: Remove.
3387 (fat_string): Remove.
3388 (struct entry_call): Remove.
3389 (struct task_fields): Remove.
3390 (struct task_entry): Remove.
3391
3392 (struct ada_symbol_info): Define.
3393 (enum ada_attribute): Remove.
3394 (enum ada_operator): Define.
3395
3396 (ada_get_field_index): Declare.
3397 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3398 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3399 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3400 (ada_lookup_symbol_list): New interface.
3401 (ada_decode_symbol): Declare.
3402 (ada_decode): Declare.
3403 (ada_lookup_symbol): New interface.
3404 (ada_update_initial_language): Declare.
3405 (ada_lookup_simple_minsym): Declare.
3406 (user_select_syms): New interface.
3407 (ada_sals_for_line): Declare.
3408 (ada_is_tagged_type): New interface.
3409 (ada_tag_name): Declare.
3410 (ada_lookup_struct_elt_type): Remove declaration.
3411 (ada_search_struct_field): Remove declaration.
3412 (ada_attribute_name): New interface.
3413 (ada_is_system_address_type): Declare.
3414 (ada_to_fixed_value): Remove declaration.
3415 (ada_template_to_fixed_record_type_1): Declare.
3416 (get_int_var_value): New interface.
3417 (ada_find_any_symbol): Declare.
3418 (ada_find_renaming_symbol): Declare.
3419 (ada_mangle): Rename to ada_encode.
3420 (ada_simple_renamed_entity): Remove const.
3421 (ada_main_name): Declare.
3422 (get_current_task): Rename to ada_get_current_task.
3423 (get_entry_number): Remove declaration.
3424 (ada_report_exception_break): Remove declaration.
3425 (ada_print_exception_breakpoint_nontask): Declare.
3426 (ada_print_exception_breakpoint_task): Declare.
3427 (ada_find_printable_frame): Declare.
3428
3429 * ada-lex.l: Update copyright notices.
3430 Use xmalloc and xfree instead of malloc and free.
3431 Use new interface to name_lookup.
3432 Use new interface to
3433 ada_mangle=>ada_encode.
3434 Redo handling of '$...' variable to parallel current treatment
3435 in c-exp.y.
3436 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3437 digit_to_int, strtoulst, processInt, processReal, processId,
3438 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3439 yywrap): Protoize.
3440
3441 (processInt): Use cast to remove harmless warning.
3442 (processReal): Modify to get rid of compiler warning on scan formats.
3443
3444 (processId): Replace xmalloc with obstack_alloc for name and remove
3445 call to ada_name_string_cleanup.
3446 Remove obsolete disabled code.
3447 (name_lookup): Ditto.
3448 New interface.
3449 Use obsavestring on temp_parse_space instead of savestring
3450 on name, and remove call to ada_name_string_cleanup.
3451 Free string returned from ada_simple_renamed_entity.
3452 Use new interface to ada_lookup_symbol_list.
3453 Decomment disabled code.
3454 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
3455 not types.
3456 When a type name lookup succeeds as a result of
3457 lookup_primitive_typename, check for regular type entry that has not
3458 yet been read in.
3459 Limit length of chain of renamed symbols we are willing to follow.
3460 Do not break names beginning with "standard__" into segments.
3461 (block_lookup): Use new interface to ada_lookup_symbol_list.
3462
3463 * ada-typeprint.c: Update copyright notice.
3464 (demangled_type_name): Rename to decoded_type_name.
3465 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3466 (print_range_bound): Correct handling of negative
3467 bounds that make the index type looked unsigned under STABS.
3468 (print_dynamic_range_bound): Use new interface to get_int_var_value.
3469 (print_range_type_named): Use the builtin int type if no type
3470 corresponding to the given type name could be found.
3471 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3472 Add some bullet-proofing.
3473 (print_variant_clauses): Allow for variant branches with ___XVU
3474 encodings that are not dynamic fields.
3475 Use new interface to ada_is_tagged_type.
3476 (print_record_type): Allow for fields with ___XVE encodings that
3477 are not dynamic fields.
3478 Use new interface to ada_is_tagged_type.
3479 (ada_print_type): ada_is_array_descriptor =>
3480 ada_is_array_descriptor_type.
3481
3482 * ada-valprint.c: Update copyright notice.
3483 Include gdb_string.h
3484 Include infcall.h
3485 (ui_memcpy): New function.
3486 (ada_print_floating): New function.
3487 (ada_print_str): Order arguments correctly.
3488 Correct handling of empty arrays and arrays of 0-length items.
3489 ada_is_array_descriptor => ada_is_array_descriptor_type
3490 Print values of type System.Address in hexadecimal format.
3491 Use ada_print_floating to print floating-point numbers in Ada format.
3492 Print class tag values with type names.
3493 No longer print the address of reference values. Avoids
3494 a potential confusion.
3495 (ada_value_print): Stop printing the object type for reference
3496 values, but preserve that behavior for access types. Avoids
3497 a potential confusion.
3498 Simplify one conditional expression, as the first part is now
3499 necessarily true.
3500 ada_is_array_descriptor => ada_is_array_descriptor_type
3501 Add check for arrays for null records, and print them by hand.
3502
3503 2004-06-01 Jim Blandy <jimb@redhat.com>
3504
3505 * ppc-tdep.h: Delete unused 'regoff' member.
3506 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3507
3508 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
3509
3510 Fix PR symtab/1661.
3511 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3512 (hpread_read_struct_type): Likewise.
3513
3514 2004-06-01 Andrew Cagney <cagney@gnu.org>
3515
3516 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3517 instead of xasprintf.
3518 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
3519 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
3520 (mi_cmd_data_list_register_names)
3521 (mi_cmd_data_list_changed_registers)
3522 (mi_cmd_data_list_register_values)
3523 (get_register, mi_cmd_data_write_register_values)
3524 (mi_cmd_data_write_register_values)
3525 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
3526 (mi_cmd_target_download, mi_cmd_target_select)
3527 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
3528 (mi_execute_cli_command, mi_execute_async_cli_command)
3529 (mi_execute_async_cli_command): Ditto.
3530 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3531 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3532
3533 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3534 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3535 error_last_message instead of mi_error_last_message.
3536 * mi/mi-main.c (mi_error_last_message): Delete function.
3537
3538 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3539 "invalid number of columns" error. Delete redundant "out of
3540 memory" check.
3541
3542 2004-05-31 Mark Kettenis <kettenis@gnu.org>
3543
3544 * i386bsd-nat.c: Don't include <sys/procfs.h>.
3545 (gregset_t, fpregset_t): Remove typedefs.
3546 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3547 (REG_OFFSET): Rename argument.
3548 (i386bsd_r_reg_offset): Rename from reg_offset.
3549 (REG_ADDR): Remove macro.
3550 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3551 functions.
3552 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3553 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3554 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
3555 instead of supply_gregset.
3556 (store_inferior_registers): Use `struct reg' and `struct fpreg'
3557 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
3558 instead of fill_gregset.
3559 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3560
3561 * i386bsd-nat.c: Don't include "gregset.h".
3562 (supply_gregset, fill_gregset): Make static.
3563 (supply_fpregset, fill_fpregset): Remove.
3564 * Makefile.in (i386bsd-nat.o): Update dependencies.
3565
3566 2004-05-30 Mark Kettenis <kettenis@gnu.org>
3567
3568 * fbsd-proc.c: Include "regcache.h", "regset.h" and
3569 "gdb_assert.h". Con't include "gregset.h".
3570 (fbsd_make_corefile_notes): Use regset-based core file support
3571 instead off fill_gregset and fill_fpregset.
3572 * Makefile.in (fbsd-proc.o): Update dependencies.
3573
3574 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3575 instructions.
3576 (m88k_frame_prev_register): Simplify code a bit.
3577
3578 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3579 (amd64_collect_fpregset): New function.
3580 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3581
3582 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3583
3584 * i386-tdep.c (i386_supply_gregset): Adjust comment.
3585 (i386_collect_gregset): New function.
3586 (i386_supply_fpregset): Adjust comment.
3587 (i386_collect_fpregset): New function.
3588 (i386_regset_from_core_section): Use i386_collect_gregset and
3589 i386_collect_fpregset.
3590
3591 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3592 handle VALUEP being null.
3593
3594 * regset.h (collect_regset_ftype): Unconstify fourth argument.
3595
3596 2004-05-29 Mark Kettenis <kettenis@gnu.org>
3597
3598 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
3599
3600 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3601 assembler in OpenBSD 3.5-current.
3602 (amd64obsd_sigcontext_addr): Likewise.
3603
3604 2004-05-28 Jim Blandy <jimb@redhat.com>
3605
3606 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3607 register set, so our regcache isn't declared "legacy" and our E500
3608 pseudoregister read and write functions aren't ignored.
3609 (rs6000_register_byte, rs6000_register_raw_size,
3610 rs6000_register_virtual_type, rs6000_register_convertible,
3611 rs6000_register_convert_to_virtual,
3612 rs6000_register_convert_to_raw): Deleted.
3613 (rs6000_register_type, rs6000_convert_register_p,
3614 rs6000_register_to_value, rs6000_value_to_register): New
3615 functions.
3616 (rs6000_gdbarch_init): Don't register
3617 gdbarch_deprecated_register_size,
3618 gdbarch_deprecated_register_bytes,
3619 gdbarch_deprecated_register_byte,
3620 gdbarch_deprecated_register_raw_size,
3621 gdbarch_deprecated_register_virtual_type,
3622 gdbarch_deprecated_register_convertible,
3623 gdbarch_deprecated_register_convert_to_virtual, or
3624 gdbarch_deprecated_register_convert_to_raw methods. Instead,
3625 register gdbarch_register_type, gdbarch_convert_register_p,
3626 gdbarch_register_to_value, and gdbarch_value_to_register methods.
3627
3628 2004-05-26 Jim Blandy <jimb@redhat.com>
3629
3630 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3631 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3632 functions, updated to match the register numberings used in GCC.
3633 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3634 rs6000_dwarf2_reg_to_regnum as register number conversions
3635 functions for STABS and Dwarf2.
3636
3637 2004-05-26 Randolph Chung <tausq@debian.org>
3638
3639 * infttrace.h (target_waitkind): Forward declare type instead of pulling
3640 in header file.
3641
3642 2004-05-25 Joel Brobecker <brobecker@gnat.com>
3643
3644 * NEWS: Document new "start" command.
3645
3646 2004-05-25 Randolph Chung <tausq@debian.org>
3647
3648 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3649 hppa-linux.
3650
3651 2004-05-25 Randolph Chung <tausq@debian.org>
3652
3653 * hppa-hpux-tdep.c (offsetof): Define.
3654 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3655 (hppa32_hpux_frame_base_before_sigtramp)
3656 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3657 (hppa64_hpux_frame_saved_pc_in_sigtramp)
3658 (hppa64_hpux_frame_base_before_sigtramp)
3659 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
3660 functions.
3661 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3662 (hppa_hpux_sigtramp_frame_unwind_cache)
3663 (hppa_hpux_sigtramp_frame_this_id)
3664 (hppa_hpux_sigtramp_frame_prev_register)
3665 (hppa_hpux_sigtramp_frame_unwind)
3666 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3667 (hppa_hpux_init_abi): Register sigtramp unwinder.
3668 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3669
3670 2004-05-25 Randolph Chung <tausq@debian.org>
3671
3672 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3673 and multiple stack unwinds.
3674 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3675
3676 2004-05-25 Andrew Cagney <cagney@gnu.org>
3677
3678 * symfile.h (symbol_file_add_from_memory): Delete declaration.
3679 * symfile-mem.h: Delete file.
3680 * symfile-mem.c: Do not include "symfile-mem.h".
3681 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3682 "struct bfd_section". When an error do not bother returning NULL.
3683 (add_symbol_file_from_memory_command): Use "struct bfd" and
3684 "struct bfd_section".
3685 * Makefile.in (symfile_mem_h): Delete.
3686 (symfile-mem.o): Update dependencies.
3687
3688 2004-05-25 Nick Roberts <nickrob@gnu.org>
3689
3690 * gdb-mi.el: New file.
3691
3692 2004-05-25 Andrew Cagney <cagney@gnu.org>
3693
3694 * inftarg.c: Include "observer.h".
3695 (child_attach, child_create_inferior): Notify inferior_created.
3696 * corelow.c: Include "observer.h".
3697 (core_open): Notify inferior_created.
3698 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3699
3700 2004-05-25 Andrew Cagney <cagney@gnu.org>
3701
3702 * target.h (struct target_ops): Add from_tty to
3703 to_create_inferior.
3704 (target_create_inferior, find_default_create_inferior): Update.
3705 * infcmd.c (run_command): Update.
3706 * wince.c (child_create_inferior): Update.
3707 * win32-nat.c (child_create_inferior): Update.
3708 * uw-thread.c (uw_thread_create_inferior): Update.
3709 * thread-db.c (thread_db_create_inferior): Update.
3710 * target.c (debug_to_create_inferior)
3711 (find_default_create_inferior): Update.
3712 (maybe_kill_then_create_inferior): Update.
3713 * sol-thread.c (sol_thread_create_inferior): Update.
3714 * remote.c (extended_remote_async_create_inferior)
3715 (extended_remote_create_inferior): Update.
3716 * remote-vx.c (vx_create_inferior): Update.
3717 * remote-st.c (st2000_create_inferior): Update.
3718 * remote-sim.c (gdbsim_create_inferior): Update.
3719 * remote-sds.c (sds_create_inferior): Update.
3720 * remote-rdp.c (remote_rdp_create_inferior): Update.
3721 * remote-rdi.c (arm_rdi_create_inferior): Update.
3722 * remote-m32r-sdi.c (m32r_create_inferior): Update.
3723 * remote-e7000.c (e7000_create_inferior): Update.
3724 * procfs.c (procfs_create_inferior): Update.
3725 * ocd.c (ocd_create_inferior): Update.
3726 * ocd.h (ocd_create_inferior): Update.
3727 * nto-procfs.c (procfs_create_inferior): Update.
3728 * monitor.c (monitor_create_inferior): Update.
3729 * lin-lwp.c (lin_lwp_create_inferior): Update.
3730 * inftarg.c (child_create_inferior): Update.
3731 * hpux-thread.c (hpux_thread_create_inferior): Update.
3732 * gnu-nat.c (gnu_create_inferior): Update.
3733
3734 2004-05-25 Andrew Cagney <cagney@gnu.com>
3735
3736 * MAINTAINERS: Update e-mail address.
3737
3738 2004-05-24 Randolph Chung <tausq@debian.org>
3739
3740 * thread.c (info_threads_command, thread_apply_all_command)
3741 (thread_apply_command, thread_command, do_captured_thread_select):
3742 Remove HPUXHPPA-specific code.
3743
3744 2004-05-24 Randolph Chung <tausq@debian.org>
3745
3746 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3747 unused symbols.
3748 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3749 references.
3750
3751 2004-05-24 Joel Brobecker <brobecker@gnat.com>
3752
3753 * infcmd.c (kill_if_already_running): New function, extracted
3754 from run_command().
3755 (run_command): Replace extracted code by call to
3756 kill_if_already_running().
3757 (start_command): New function.
3758 (_initialize_infcmd): Add "start" command.
3759
3760 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3761
3762 Add OpenBSD/m88k support.
3763 * NEWS (New native configurations): Mention OpenBSD/m88k.
3764 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
3765 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
3766 * Makefile.in (m88k_tdep_h): New variable.
3767 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
3768 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
3769 * configure.host: Add m88*-*-openbsd*.
3770 * configure.tgt: Add m88*-*-openbsd*.
3771
3772 2004-05-24 Jim Blandy <jimb@redhat.com>
3773
3774 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
3775 to approve changes.
3776
3777 2004-05-24 Kevin Buettner <kevinb@redhat.com>
3778
3779 * symtab.c (fixup_section): Search section table when lookup by
3780 name fails.
3781
3782 2004-05-24 Randolph Chung <tausq@debian.org>
3783
3784 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
3785 be "small_struct".
3786
3787 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3788
3789 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
3790 register number in regcache_raw_collect call.
3791 (m68kbsd_collect_fpregset): Likewise.
3792 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
3793
3794 * regset.h (struct regset): Add back `regset' member.
3795
3796 2004-05-23 Mark Kettenis <kettenis@gnu.org>
3797
3798 * configure.in: Check for td_pcb in `struct thread'.
3799 * configure, config.in: Regenerated.
3800
3801 * dpx2-nat.c: Remove file.
3802 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
3803 (dpx2-nat.o): Remove dependencies.
3804
3805 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
3806 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
3807 (amd64obsd_supply_pcb): New function.
3808 (_initialize_amd64obsd_nat): Enable libkvm interface.
3809 * Makefile.in (amd64obsd-nat.o): Update dependencies.
3810 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
3811 (LOADLIBES): New variable.
3812
3813 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
3814 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
3815 (sparc32nbsd_supply_pcb): New function.
3816 (_initialize_sparcnbsd_nat): Enable libkvm interface.
3817 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
3818 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3819 (LOADLIBES): New variable.
3820
3821 2004-05-22 Mark Kettenis <kettenis@gnu.org>
3822
3823 * bsd-kvm.c, bsd-kvm.h: New files.
3824 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3825 "bsd-kvm.h".
3826 (i386fbsd_supply_pcb): New function.
3827 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
3828 (i386fbsd-nat.o): Update dependencies.
3829 (bsd_kvm_h): New variable.
3830 (bsd-kvm.o): New dependency.
3831 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3832 (LOADLIBES): New variable.
3833
3834 * regset.c: Tweak comment.
3835 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
3836 macro.
3837 * regset.h: Update copyright year.
3838 (struct regset): Remove `descr' member, add `gdbarch' member.
3839 (regset_alloc): Adjust prototype and comment.
3840 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
3841 (i386_supply_fpregset): Likewise.
3842 (i386_regset_from_core_section): Update call to regset_alloc.
3843 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
3844 REGSET->arch.
3845 (i386obsd_aout_regset_from_core_section): Update call to
3846 regset_alloc.
3847 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
3848 REGSET->arch.
3849 (i386nbsd_aout_regset_from_core_section): Update call to
3850 regset_alloc.
3851 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
3852 REGSET->arch.
3853 (amd64_regset_from_core_section): Update call to regset_alloc.
3854 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
3855 REGSET->arch.
3856 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
3857 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
3858 &sparc32nbsd_gregset in sparc32_supply_gregset call.
3859 (sparc32nbsd_init_abi): Update call to regset_alloc.
3860 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
3861 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
3862 (sparc64obsd_init_abi): Update call to regset_alloc.
3863 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
3864 &sparc64nbsd_gregset in sparc64_supply_gregset call.
3865 (sparc64nbsd_init_abi): Update call to regset_alloc.
3866 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
3867 &sparc64fbsd_gregset in sparc64_supply_gregset call.
3868 (sparc64fbsd_init_abi): Update call to regset_alloc.
3869
3870 2004-05-22 Jim Blandy <jimb@redhat.com>
3871
3872 * ppc-tdep.h (spe_register_p): New declaration.
3873 (struct gdbarch_tdep): New members: ppc_acc_regnum and
3874 ppc_spefscr_regnum.
3875 * rs6000-tdep.c (spe_register_p): New function.
3876 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
3877 spefscr.
3878 (rs6000_gdbarch_init): Initialize the new members of the tdep
3879 structure.
3880
3881 2004-05-21 Jim Blandy <jimb@redhat.com>
3882
3883 * ppc-linux-nat.c (fetch_register): Move code back to be next
3884 to the comment that describes it. (Moved code, instead of
3885 comment, for symmetry with store_register.)
3886
3887 Allocate regset structures in the gdbarch's obstack, not using
3888 xmalloc.
3889 * regset.c (regset_alloc): Renamed from regset_xmalloc.
3890 Add 'arch' argument. Allocate the regset on arch's obstack, not
3891 using xmalloc.
3892 * regset.h (regset_alloc): Update declaration.
3893 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
3894 gdbarch argument.
3895 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3896 * i386-tdep.c (i386_regset_from_core_section): Same.
3897 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3898 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3899 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3900 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3901 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3902 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3903
3904 2004-05-21 Joel Brobecker <brobecker@gnat.com>
3905
3906 * config/djgpp/fnchange.lst: Undo previous change, was useless.
3907
3908 2004-05-21 Jim Blandy <jimb@redhat.com>
3909
3910 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
3911 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
3912
3913 2004-05-20 Jim Blandy <jimb@redhat.com>
3914
3915 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
3916
3917 2004-05-20 Mark Kettenis <kettenis@gnu.org>
3918
3919 * regset.h: Make prototype const-correct.
3920 * regset.c (regset_xmalloc): Make const-correct.
3921
3922 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
3923
3924 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
3925 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
3926 (symbol_search_name): Declare.
3927
3928 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
3929 (iter_name_next_hashed): Ditto.
3930 (iter_name_next_linear): Ditto.
3931 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
3932
3933 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
3934 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
3935 (symbol_search_name): New function.
3936
3937 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
3938
3939 * minsyms.c (build_minimal_symbol_hash_tables): Change
3940 test for adding to demangled hash table to check for difference
3941 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3942
3943 2004-05-19 Jim Blandy <jimb@redhat.com>
3944
3945 Use a constructor function to create regset structures.
3946 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3947 (struct regset): Use supply_regset_ftype. Add new
3948 'collect_regset' member.
3949 (regset_xmalloc): New declaration.
3950 * regset.c: New file.
3951 * am64-tdep.c (amd64_regset_from_core_section): Use
3952 regset_xmalloc to construct regset structures.
3953 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3954 * i386-tdep.c (i386_regset_from_core_section): Same.
3955 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3956 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3957 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3958 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3959 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3960 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3961 * Makefile.in (COMMON_OBS): Add regset.o.
3962 (regset.o): New rule.
3963
3964 2004-05-19 Joel Brobecker <brobecker@gnat.com>
3965
3966 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3967 and pthread_cond_wait.c.
3968
3969 2004-05-18 Jim Blandy <jimb@redhat.com>
3970
3971 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3972 before the mach-specific switch, and then let the individual cases
3973 override the defaults, rather than leaving them uninitialized
3974 until the switch and then setting them in each case.
3975
3976 2004-05-18 Randolph Chung <tausq@debian.org>
3977
3978 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3979 millicode functions.
3980
3981 2004-05-18 Randolph Chung <tausq@debian.org>
3982
3983 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3984 references to dld_flags_buffer consistent.
3985
3986 2004-05-18 Randolph Chung <tausq@debian.org>
3987
3988 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3989 it for unwinding the stack.
3990
3991 2004-05-18 Randolph Chung <tausq@debian.org>
3992
3993 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3994 Undefine these so we can overide them using gdbarch.
3995
3996 2004-05-18 Randolph Chung <tausq@debian.org>
3997
3998 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3999 handling for 64-bit HPUX (elf).
4000
4001 2004-05-18 Daniel Jacobowitz <dan@debian.org>
4002
4003 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4004 constants.
4005 * amd64-tdep.c (amd64_skip_prologue): Likewise.
4006 * ia64-tdep.c (examine_prologue): Likewise.
4007 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4008 * v850-tdep.c (v850_fix_call_dummy): Likewise.
4009
4010 2004-05-18 Mark Kettenis <kettenis@gnu.org>
4011
4012 * vax-tdep.c (vax_return_value): Implement
4013 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4014
4015 2004-05-17 Mark Kettenis <kettenis@gnu.org>
4016
4017 * vax-tdep.c (vax_return_value): Fix typo.
4018
4019 2004-05-17 Andrew Cagney <cagney@redhat.com>
4020
4021 * MAINTAINERS: Mark Salter was also responsible for
4022 testsuite/config/
4023
4024 * NEWS: Mention signal fixes.
4025
4026 2004-05-17 Randolph Chung <tausq@debian.org>
4027
4028 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4029 check to see if we are unwinding an export stub. Export stubs clobber
4030 the %rp in the call path and stores the original rp in a stack slot.
4031
4032 2004-05-17 Jim Blandy <jimb@redhat.com>
4033
4034 * MAINTAINERS: Update address for J.T. Conklin.
4035
4036 2004-05-17 Randolph Chung <tausq@debian.org>
4037
4038 * hppa-tdep.c: Remove superfluous #include's.
4039 * Makefile.in (hppa-tdep.o): Update dependencies.
4040
4041 2004-05-17 Randolph Chung <tausq@debian.org>
4042
4043 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4044 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4045 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4046 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4047 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4048 Remove static function declarations.
4049
4050 2004-05-17 Mark Kettenis <kettenis@gnu.org>
4051
4052 * alphabsd-nat.c: Update copyright year.
4053 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4054
4055 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4056 and M68K_A2_REGNUM.
4057
4058 * m68k-tdep.c (m68k_svr4_return_value): Implement
4059 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4060
4061 2004-05-16 Mark Kettenis <kettenis@gnu.org>
4062
4063 * sol-thread.c Update copyright year. Fix various coding
4064 standards violations. Tweak a few comments.
4065 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4066 Delete prototypes.
4067
4068 2004-05-15 Randolph Chung <tausq@debian.org>
4069
4070 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4071 as pointer instead of array reference since HPUX compiler does
4072 not accept unsized array arguments.
4073 * somsolib.c (dld_flags_buffer): Use constant array size.
4074
4075 2004-05-15 Mark Kettenis <kettenis@gnu.org>
4076
4077 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4078 offset with decimal offset.
4079 (amd64obsd_sigcontext_addr): Return correct address for entire
4080 signal trampoline.
4081
4082 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4083 instead of get_frame_base.
4084
4085 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4086 (fill_gregset): Use regcache_raw_collect.
4087
4088 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4089 ppcobsd-tdep.c.
4090
4091 * config/sparc/tm-nbsd64.h: Remove file.
4092 * config/tm-sunos.h: Remove file.
4093
4094 2004-05-15 Joel Brobecker <brobecker@gnat.com>
4095
4096 * rs6000-tdep.c (store_param_on_stack_p): New function,
4097 an improved version of some code extracted from skip_prologue().
4098 (skip_prologue): Use store_param_on_stack_p() to detect
4099 instructions saving a parameter on the stack. Detect when r0
4100 is used to save a parameter.
4101 Do not mark "li rx, SIMM" instructions as part of the prologue,
4102 unless the following instruction is also part of the prologue.
4103
4104 2004-05-14 Andrew Cagney <cagney@redhat.com>
4105
4106 * infrun.c (handle_inferior_event): Simplify
4107 STEP_OVER_UNDEBUGGABLE.
4108
4109 * infrun.c (handle_step_into_function): Delete function.
4110 (handle_inferior_event): Inline calls to
4111 handle_step_into_function.
4112
4113 2004-05-14 Jerome Guitton <guitton@gnat.com>
4114
4115 * rs6000-nat.c: Fix a comment.
4116
4117 2004-05-12 David Anderson <davea@sgi.com>
4118
4119 Committed by Jim Blandy <jimb@redhat.com>:
4120 * regcache.c (struct regcache_descr): fix comment spelling.
4121
4122 2004-05-13 J. Brobecker <brobecker@gnat.com>
4123
4124 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4125 Fixes a link link failure.
4126
4127 2004-05-13 J. Brobecker <brobecker@gnat.com>
4128
4129 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4130 error that was causing the build to fail.
4131
4132 2004-05-13 J. Brobecker <brobecker@gnat.com>
4133
4134 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4135 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4136
4137 2004-05-13 Andrew Cagney <cagney@redhat.com>
4138
4139 * infrun.c (handle_inferior_event): Check for
4140 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4141 calls. Update comments.
4142
4143 2004-05-13 Jim Blandy <jimb@redhat.com>
4144
4145 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4146 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4147 (store_regs_user_thread, store_regs_kernel_thread): Use
4148 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4149 * ppc-linux-nat.c (fill_gregset): Same.
4150 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4151 (ppc_linux_sigtramp_cache): Same.
4152 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4153 (ppcnbsd_sigtramp_cache_init): Same.
4154 * rs6000-nat.c (fetch_core_registers): Same.
4155 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4156 (rs6000_frame_cache): Same.
4157
4158 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4159 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4160 of assuming that the gprs are numbered starting with zero.
4161 * ppc-linux-nat.c (fill_gregset): Same.
4162 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4163 * ppcnbsd-nat.c (getregs_supplies): Same.
4164 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4165 * rs6000-nat.c (fetch_core_registers): Same.
4166 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4167
4168 2004-05-07 Michael Snyder <msnyder@redhat.com>
4169
4170 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4171 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4172
4173 2004-05-13 Andrew Cagney <cagney@redhat.com>
4174
4175 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4176
4177 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4178
4179 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4180 base_address for shared libraries.
4181
4182 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4183
4184 * MAINTAINERS (write after approval): Add myself.
4185
4186 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4187
4188 * breakpoint.c (bpstat_stop_status): Add new argument
4189 STOPPED_BY_WATCHPOINT. Use it instead of testing
4190 target_stopped_data_address agaist 0 to check whether
4191 or not we stopped due to a hardware watchpoint.
4192 * breakpoint.h (bpstat_stop_status): Adapt prototype.
4193 * infrun.c (handle_inferior_event): Call bpstat_stop_status
4194 with new argument.
4195
4196 2004-05-12 Jim Blandy <jimb@redhat.com>
4197
4198 * configure.in: When checking whether we should use the -bbigtoc
4199 option, don't forget to restore the original value of LDFLAGS.
4200 * configure: Regenerated.
4201
4202 2004-05-12 Andrew Cagney <cagney@redhat.com>
4203
4204 * thread.c (load_infrun_state): Delete step_sp.
4205 * infrun.c (context_switch): Ditto.
4206 * inferior.h (step_sp): Ditto.
4207 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4208 * gdbthread.h (struct thread_info, save_infrun_state)
4209 (restore_infrun_state): Ditto.
4210
4211 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
4212
4213 * MAINTAINERS (write after approval): Add myself.
4214
4215 2004-05-12 Andrew Cagney <cagney@redhat.com>
4216
4217 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4218 eliminate reference to step_sp.
4219 (struct execution_control_state, init_execution_control_state)
4220 (handle_inferior_event, keep_going): Delete update_step_sp and
4221 step_sp.
4222 * infcmd.c (step_sp): Note that variable is unused.
4223
4224 2004-05-11 Andrew Cagney <cagney@redhat.com>
4225
4226 * infrun.c (step_over_function): Delete function.
4227 (handle_step_into_function): Use insert_step_resume_breakpoint.
4228 (insert_step_resume_breakpoint): Fix assertion.
4229
4230 2004-05-11 Nick Roberts <nickrob@gnu.org>
4231
4232 * utils.c (defaulted_query): Just use the normal query input type
4233 when printing the annotations.
4234
4235 2004-05-11 Andrew Cagney <cagney@redhat.com>
4236
4237 * infrun.c (handle_inferior_event): Simplify code handling
4238 step-into or return-from a signal trampoline.
4239
4240 2004-05-11 Andrew Cagney <cagney@redhat.com>
4241
4242 * ppcnbsd-tdep.c: Include "gdb_assert.h".
4243 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4244
4245 2004-05-10 Jim Blandy <jimb@redhat.com>
4246
4247 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4248 with a call to internal_error.
4249
4250 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4251 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4252 processor variant lacks those registers.
4253 (ppc_floating_point_unit_p): Change description to make it clear
4254 that this returns info about the ISA, not the ABI.
4255 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4256 return true or false by checking tdep->ppc_fp0_regnum and
4257 tdep->ppc_fpscr_regnum. The original code replicated the BFD
4258 arch/mach switching done in rs6000_gdbarch_init; it's better to
4259 keep that logic there, and just check the results here.
4260 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4261 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4262 floating-point registers.
4263 (ppc_supply_fpregset, ppc_collect_fpregset)
4264 (rs6000_push_dummy_call, rs6000_extract_return_value)
4265 (rs6000_store_return_value): Assert that we have floating-point
4266 registers.
4267 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4268 (rs6000_frame_cache): Don't note the locations at which
4269 floating-point registers were saved if we have no fprs.
4270 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4271 registers.
4272 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4273 (store_regs_user_thread, store_regs_kernel_thread): Only call
4274 supply_fprs / fill_fprs if we actually have floating-point
4275 registers.
4276 (special_register_p): Check ppc_fpscr_regnum before matching
4277 against it.
4278 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4279 supply / collect fpscr if we don't have it.
4280 * ppc-bdm.c: #include "gdb_assert.h".
4281 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4282 have floating-point registers, since I can't test this code on
4283 FP-free systems to adapt it.
4284 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4285 fpscr and floating point register numbers if they don't exist.
4286 (fetch_register): Assert that we have floating-point registers
4287 before we reach the code that handles them.
4288 (store_register): Same. And use tdep instead of calling
4289 gdbarch_tdep again.
4290 (fill_fpregset): Don't try to collect FP registers and fpscr if we
4291 don't have them.
4292 (ppc_linux_sigtramp_cache): Don't record the saved locations of
4293 fprs and fpscr if we don't have them.
4294 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4295 don't have them.
4296 * ppcnbsd-nat.c: #include "gdb_assert.h".
4297 (getfpregs_supplies): Assert that we have floating-point registers.
4298 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4299 * ppcobsd-tdep.c: #include "gdb_assert.h".
4300 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4301 have floating-point registers.
4302 * rs6000-nat.c (regmap): Don't match against the fpscr and
4303 floating point register numbers if they don't exist.
4304 (fetch_inferior_registers, store_inferior_registers,
4305 fetch_core_registers): Only fetch / store / supply the
4306 floating-point registers and the fpscr if we have them.
4307 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4308 (ppcobsd-tdep.o): Update dependencies.
4309
4310 2004-05-10 Andrew Cagney <cagney@redhat.com>
4311
4312 * infrun.c (through_sigtramp_breakpoint): Delete variable.
4313 (context_switch): Do not switch through_sigtramp_breakpoint.
4314 * gdbthread.h (save_infrun_state, load_infrun_state)
4315 (struct thread_info): Delete through_sigtramp_breakpoint parameter
4316 and structure member.
4317 * thread.c (load_infrun_state, save_infrun_state): Update.
4318
4319 2004-05-10 Mark Kettenis <kettenis@gnu.org>
4320
4321 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4322
4323 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4324
4325 * acinclude.m4: Quote macro names being defined by AC_DEFUN
4326 throughout.
4327 * aclocal.m4: Regenerate.
4328
4329 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
4330
4331 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4332
4333 2004-05-10 Andrew Cagney <cagney@redhat.com>
4334
4335 * infrun.c (check_sigtramp2): Delete function.
4336 (handle_inferior_event): When single stepping, and taking a
4337 signal, set a breakpoint at the signal return address. Delete
4338 redundant calls to check_sigtramp2.
4339 (insert_step_resume_breakpoint): New function.
4340 (through_sigtramp_breakpoint, handle_inferior_event)
4341 (follow_exec, wait_for_inferior, fetch_inferior_event)
4342 (currently_stepping, keep_going): Delete most uses of
4343 through_sigtramp_breakpoint, not that it should be deleted.
4344 (delete_breakpoint_current_contents): Delete function.
4345
4346 2004-05-10 Randolph Chung <tausq@debian.org>
4347
4348 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4349 target.
4350 * config/pa/tm-linux.h: New file.
4351
4352 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
4353
4354 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4355 of prefixes. Don't print the prefix twice in the CLI.
4356
4357 2004-05-10 Jim Blandy <jimb@redhat.com>
4358
4359 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4360 collect all the gprs.
4361
4362 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4363 loop collecting gprs.
4364
4365 2004-05-09 Andrew Cagney <cagney@redhat.com>
4366
4367 * remote-vx.c (net_step): Delete step-range code.
4368 * remote.c (remote_resume, init_all_packet_configs)
4369 (set_remote_protocol_E_packet_cmd)
4370 (show_remote_protocol_E_packet_cmd)
4371 (remote_protocol_E, show_remote_cmd, _initialize_remote)
4372 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4373 (show_remote_protocol_e_packet_cmd): Ditto.
4374
4375 2004-05-09 Mark Kettenis <kettenis@gnu.org>
4376
4377 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4378
4379 * hppa-tdep.h: Update copyright year.
4380 (struct trad_frame_saved_reg): Add opaque declaration.
4381
4382 * amd64-tdep.c (amd64_return_value): Implement
4383 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4384
4385 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4386 (m68k_value_to_register): New functions.
4387 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4388 value_to_register.
4389
4390 * defs.h (enum return_value_convention): Add
4391 RETURN_VALUE_ABI_RETURNS_ADDRESS and
4392 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4393 * infcmd.c (legacy_return_value): New function.
4394 (print_return_value): Rwerite to implement
4395 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4396 * values.c (using_struct_return): Check for inequality to
4397 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4398 RETURN_VALUE_STRUCT_CONVENTION.
4399 * i386-tdep.c (i386_return_value): Implement
4400 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4401
4402 * vax-tdep.c: Tweak comments. Reorder include files. Don't
4403 include "symtab.h", "opcode/vax.h" and "inferior.h".
4404 (vax_skip_prologue): Replace calls to read_memory_integer by calls
4405 to read_memory_unsigned_integer.
4406 (vax_gdbarch_init): Reorder.
4407 (_initialize_vax_tdep): Spell out prototype.
4408 * Makefile.in (vax-tdep.o): Update dependencies.
4409
4410 2004-05-08 Andrew Cagney <cagney@redhat.com>
4411
4412 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4413 * target.c (target_detach, target_disconnect): Ditto.
4414
4415 * infcall.c (call_function_by_hand): When no
4416 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4417 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4418 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4419 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4420 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4421
4422 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4423 * gdbarch.h, gdbarch.c: Re-generate.
4424 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4425 deprecated_fix_call_dummy.
4426 * v850-tdep.c (v850_gdbarch_init): Ditto.
4427 * infcall.c (call_function_by_hand): Do not call
4428 DEPRECATED_FIX_CALL_DUMMY.
4429
4430 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4431 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4432 * gdbarch.h, gdbarch.c: Re-generate.
4433 * arm-linux-tdep.c (arm_linux_call_dummy_words)
4434 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4435 deprecated_sizeof_call_dummy_words.
4436 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4437 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4438 * v850-tdep.c (v850_gdbarch_init): Ditto.
4439 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4440 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4441 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4442 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4443 * arch-utils.h (legacy_call_dummy_words)
4444 (legacy_sizeof_call_dummy_words): Delete declarations.
4445 * arch-utils.c (legacy_call_dummy_words)
4446 (legacy_sizeof_call_dummy_words): Delete variables.
4447
4448 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4449 * gdbarch.h, gdbarch.c: Re-generate.
4450 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4451 * infcall.c (call_function_by_hand): Eliminate call to
4452 DEPRECATED_PUSH_DUMMY_FRAME.
4453 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4454 push_dummy_frame.
4455 (ns32k_push_dummy_frame): Delete function.
4456
4457 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4458 deprecated_call_dummy_breakpoint_offset or
4459 deprecated_call_dummy_start_offset.
4460 * dummy-frame.c, arm-tdep.c: Update comments.
4461 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4462 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4463 * gdbarch.h, gdbarch.c: Re-generate.
4464
4465 * infcall.c (legacy_push_dummy_code): Delete function.
4466 (push_dummy_code): Delete call.
4467
4468 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4469 * gdbarch.h, gdbarch.c: Re-generate.
4470 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4471 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4472 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4473 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4474
4475 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4476 (struct frame_info): Delete opaque declaration.
4477 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4478 * frame.c (get_frame_type): Delete call.
4479
4480 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4481 pc_in_call_dummy.
4482 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4483 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4484
4485 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4486
4487 * alphanbsd-tdep.c: Include "gdb_string.h".
4488 * armnbsd-tdep.c: Update copyright year.
4489 Include "gdb_string.h".
4490 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4491 dependencies.
4492
4493 * delta68-nat.c: Remove file.
4494 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4495 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4496 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4497 (delta68-nat.o): Remove dependency.
4498
4499 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4500 function.
4501 (m68k_gdbarch_init): Don't set
4502 deprecated_frameless_function_invocation.
4503
4504 2004-05-07 Randolph Chung <tausq@debian.org>
4505
4506 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
4507 read_memory_nobpt for code reading when doing frame unwinding.
4508 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4509
4510 2004-05-07 Randolph Chung <tausq@debian.org>
4511
4512 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4513 instead of sp, handle sigaltstack case.
4514 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
4515 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4516 signal handler and not that of the caller.
4517 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4518 hppa_linux_sigtramp_find_sigcontext.
4519
4520 2004-05-07 Randolph Chung <tausq@debian.org>
4521
4522 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4523 hppa-linux-nat.c.
4524 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4525 * hppa-linux-nat.c (fetch_register, store_register): Define.
4526 (fetch_inferior_registers, store_inferior_registers): Define.
4527 (supply_gregset): Add comment and clean up some unneeded code.
4528 (fill_gregset): Add comment and fix so that it saves registers in
4529 the right place in the gregset.
4530 (fill_fpregset): Fix buffer overrun problem.
4531 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4532
4533 2004-05-07 Randolph Chung <tausq@debian.org>
4534
4535 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
4536 do common handling of the pcoqt register.
4537 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4538 to use helper function.
4539 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4540 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4541 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4542 generic fallback unwinder when all else fails.
4543 (hppa_gdbarch_init): Add fallback sniffer.
4544 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4545 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4546 to use helper function.
4547
4548 2004-05-08 Joel Brobecker <brobecker@gnat.com>
4549
4550 * config/djgpp/fnchange.lst: Add translation rules for
4551 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4552
4553 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4554
4555 * frame.c (get_prev_frame_1): Work around GCC bug.
4556 * frame.h: Add comment about GCC bug.
4557
4558 2004-05-07 Andrew Cagney <cagney@redhat.com>
4559
4560 * observer.c: Include "commands.h" and "gdbcmd.h".
4561 (observer_debug, _initialize_observer): Add the
4562 command "set/show debug observer".
4563 * observer.sh: When observer debugging, log notify calls.
4564 * Makefile.in (observer.o): Update dependencies.
4565
4566 2004-05-07 Jason Molenda (jmolenda@apple.com)
4567
4568 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4569
4570 2004-05-07 Jim Blandy <jimb@redhat.com>
4571
4572 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4573 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4574 to recognize gpr regnums, instead of assuming that
4575 tdep->ppc_fp0_regnum marks the end of the general-purpose
4576 registers.
4577
4578 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4579 the given architecture has floating-point registers.
4580
4581 2004-05-07 Andrew Cagney <cagney@redhat.com>
4582
4583 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4584 macro defined to 1.
4585 * gdbarch.h, gdbarch.c: Re-generate.
4586 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4587 deprecated_use_generic_dummy_frames.
4588
4589 2004-05-07 Brian Ford <ford@vss.fsi.com>
4590
4591 * NEWS: Mention Cygwin DWARF 2 support.
4592
4593 2004-05-07 Andrew Cagney <cagney@redhat.com>
4594
4595 * objfiles.h (struct entry_info): Delete unused fields
4596 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4597 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4598 * mipsread.c (mipscoff_symfile_read): Update.
4599 * mdebugread.c (parse_partial_symbols): Update.
4600 * dwarfread.c (read_file_scope): Update.
4601 * dwarf2read.c (read_file_scope): Update.
4602 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4603 * coffread.c (complete_symtab): Update.
4604
4605 2004-05-07 Mark Kettenis <kettenis@gnu.org>
4606
4607 * infcall.c (_initialize_infcall): Fix typo.
4608
4609 2004-05-07 Andrew Cagney <cagney@redhat.com>
4610
4611 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4612 * command.h (add_setshow_zinteger_cmd): Declare.
4613
4614 2004-05-06 Randolph Chung <tausq@debian.org>
4615
4616 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4617 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4618 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4619 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4620 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4621 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4622 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
4623 definitions ...
4624 * hppa-tdep.h: ... to here, with HPPA_ prefix.
4625 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4626 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4627 (hppa64_hpux_frame_find_saved_regs_in_sig)
4628 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4629 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4630 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4631 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4632 (hppa_linux_sigtramp_frame_prev_register): Likewise.
4633 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4634 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4635 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4636 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4637 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4638 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4639 (hppa32_register_type, hppa_cannot_store_register)
4640 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4641 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4642 * hpread.c (hpread_process_one_debug_symbol): Likewise.
4643 * pa64solib.c (pa64_solib_have_load_event)
4644 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4645 (pa64_solib_unloaded_library_pathname): Likewise.
4646 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4647 (som_solib_library_pathname): Likewise.
4648
4649 2004-05-05 Jim Ingham <jingham@apple.com>
4650
4651 * breakpoint.c (create_breakpoints): Copy the ignore count and
4652 thread id over from the pended breakpoint to the actual
4653 breakpoint.
4654
4655 2004-05-05 Andrew Cagney <cagney@redhat.com>
4656
4657 * gdbarch.sh (PARM_BOUNDARY): Delete.
4658 gdbarch.h, gdbarch.c: Re-generate.
4659 * valops.c (PARM_BOUNDARY): Delete macro.
4660 (value_push): Delete PARM_BOUNDARY code.
4661 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4662
4663 2004-05-04 Jim Blandy <jimb@redhat.com>
4664
4665 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4666 Don't assume that the gprs, fprs, and UISA sprs are
4667 contiguous, start at register number zero, and end with fpscr.
4668 Instead, use the numbers from the tdep structure.
4669
4670 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4671 should no longer be used in code specific to the RS6000 and its
4672 derivatives.
4673 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4674 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4675 tdep->ppc_fp0_regnum.
4676 (ppc_supply_fpregset, ppc_collect_fpregset)
4677 (rs6000_push_dummy_call, rs6000_extract_return_value)
4678 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4679 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4680 FP0_REGNUM.
4681 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4682 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4683 Same.
4684 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4685 bdm_ppc_store_registers): Same.
4686 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
4687 (store_register, fill_fpregset): Same.
4688 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
4689 (ppc_linux_supply_fpregset): Same.
4690 * ppcnbsd-nat.c (getfpregs_supplies): Same.
4691 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4692 Same.
4693 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4694 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4695 ppc64_sysv_abi_return_value): Same.
4696 * rs6000-nat.c (regmap, fetch_inferior_registers)
4697 (store_inferior_registers, fetch_core_registers): Same.
4698
4699 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4700
4701 * m68knbsd-nat.c: Remove file.
4702 * m68knbsd-tdep.c: Remove file.
4703 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4704 dependencies.
4705 * configure.host: Add m68k-*-netbsdelf*.
4706 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4707 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4708 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
4709 (XM_FILE): Remove.
4710 * config/m68k/nbsdelf.mh: New file.
4711 * config/m68k/nbsd.mt: New file.
4712 * config/m68k/nbsdaout.mt: Remove file.
4713 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4714 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
4715 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4716 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4717 (use_struct_convention): Remove prototype.
4718 (USE_STRUCT_CONVENTION): Remove define.
4719 * config/m68k/xm-nbsd.h: Remove file.
4720
4721 2004-05-04 Michael Snyder <msnyder@redhat.com>
4722
4723 * m68k-tdep.c (m68k_gdbarch_init): Default to using
4724 reg_struct_return method (as gcc usually does for cross targets).
4725
4726 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4727
4728 Committed by Andrew Cagney.
4729 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4730 alignment padding when accessing ucontext struct members.
4731
4732 2004-05-04 Jim Blandy <jimb@redhat.com>
4733
4734 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4735 'ppc_gplast_regnum' member.
4736 (ppc_num_gprs): New enum constant.
4737 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4738 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4739 * rs6000-nat.c (regmap, fetch_inferior_registers,
4740 store_inferior_registers): Same.
4741 * rs6000-tdep.c (e500_pseudo_register_read)
4742 (e500_pseudo_register_write): Same.
4743 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4744
4745 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4746 * ppc-tdep.h (ppc_num_fprs): New enum constant.
4747 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4748 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4749 FPLAST_REGNUM.
4750 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4751 Same.
4752 * ppc-linux-nat.c (ppc_register_u_addr): Same.
4753 * rs6000-nat.c (regmap, fetch_inferior_registers)
4754 (store_inferior_registers): Same.
4755
4756 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4757 with FPLAST_REGNUM.
4758
4759 2004-05-03 Joel Brobecker <brobecker@gnat.com>
4760
4761 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4762 failure detected by recent versions of GCC.
4763 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
4764 to be consistent with the usage in dwarf2_create_include_psymtab.
4765
4766 2004-05-03 Michael Snyder <msnyder@redhat.com>
4767
4768 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
4769 (heuristic_proc_start): Whitespace cleanup.
4770
4771 2004-05-04 Mark Kettenis <kettenis@gnu.org>
4772
4773 * sun3-nat.c: Remove file.
4774 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
4775 dependencies.
4776 (ALLDEPFILES): Remove sun3-nat.c.
4777 (sun3-nat.o): Remove dependencies.
4778
4779 * i386-interix-nat.c, i386-interix-tdep.c,
4780 config/i386/nm-interix.h, config/i386/interix.mh,
4781 config/i386/interix.mt: Remove files.
4782 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
4783 dependencies.
4784
4785 2004-05-03 Mark Kettenis <kettenis@gnu.org>
4786
4787 * m68k-tdep.h (struct gdbarch_tdep): Add member
4788 struct_value_regnum.
4789 (m68k_svr4_init_abi): New prototype.
4790 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
4791 different calling conventions.
4792 (m68k_extract_return_value): Remove code dealing with single-field
4793 structs.
4794 (m68k_store_return_value): Remove code dealing with single-field
4795 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
4796 (m68k_extract_struct_value_address): Remove function.
4797 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
4798 (m68k_reg_struct_return_p, m68k_return_value)
4799 (m68k_svr4_return_value): New functions.
4800 (m68k_use_struct_convention): Remove function.
4801 (m68k_push_dummy_call): Use new struct_value_regnum member of
4802 `struct gdbarch_tdep' instead of hardcoded register number to
4803 store STRUCT_ADDR.
4804 (m68k_svr4_init_abi): New function.
4805 (m68k_gdbarch_init): Don't set extract_return_value,
4806 store_return_values, deprecated_extract_struct_value_address and
4807 use_struct_convention. Set return_value instead. Initialize new
4808 struct_value_regnum member of `struct gdbarch_tdep'.
4809 * m68klinux-tdep.c: Update copyright year.
4810 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
4811 (m68k_linux_extract_struct_value_address): Remove function.
4812 (m68k_linux_init_abi): Don't set extract_return_value,
4813 store_return_values, deprecated_extract_struct_value_address and
4814 use_struct_convention. Call m68k_svr4_init_abi but override the
4815 new struct_value_regnum member of `struct gdbarch_tdep'.
4816 * Makefile.in (m68k-tdep.o): Update dependencies.
4817
4818 2004-05-03 J. Brobecker <brobecker@gnat.com>
4819
4820 * dwarf2read.c (line_header): Add new included_p field in
4821 field file_names.
4822 (partial_die_info): New field has_stmt_list. New field line_offset.
4823 (dwarf2_create_include_psymtab): New function.
4824 (dwarf2_build_include_psymtabs): New function.
4825 (add_file_name): Add forward declaration. Initialize new field.
4826 (dwarf_decode_lines): Add new parameter. Enhance this procedure
4827 to be able to determine the list of files included by the
4828 given unit, and build their associated psymtabs.
4829 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
4830 files as well.
4831 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
4832 (read_file_scope): Update call to dwarf_decode_lines.
4833 (read_partial_die): Handle DW_AT_stmt_list attributes.
4834
4835 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
4836
4837 Unfix PR gdb/1626.
4838 * configure.in: Revert special case for osf5.*.
4839 * configure: Regenerate.
4840
4841 2004-05-02 Jim Blandy <jimb@redhat.com>
4842
4843 Move the symbol-file-from-memory functions into their own file.
4844 * symfile-mem.c, symfile-mem.h: New files.
4845 * symfile.c (symbol_file_add_from_bfd): New function.
4846 (symbol_file_add): Call symbol_file_add_from_bfd.
4847 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
4848 Moved to symfile-mem.c.
4849 (_initialize_symfile): Move definition of
4850 add-symbol-file-from-memory command to symfile-mem.c.
4851 * symfile.h (symbol_file_add_from_bfd): New declaration.
4852 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
4853 * config/powerpc/linux.mt (TDEPFILES): Same.
4854 * Makefile.in (SFILES): Add symfile-mem.c.
4855 (symfile_mem_h): New variable.
4856 (HFILES_NO_SRCDIR): Add symfile-mem.h.
4857 (symfile-mem.o): New rule.
4858
4859 2004-05-01 Andrew Cagney <cagney@redhat.com>
4860
4861 * breakpoint.c (insert_bp_location): Use get_frame_id, and
4862 frame_find_by_id instead of frame_relative_level.
4863 (do_enable_breakpoint): Ditto.
4864 * thread.c: Update copyright.
4865 (info_threads_command): Ditto, simplify.
4866
4867 * frame.c (deprecated_generic_get_saved_register): Delete
4868 function, moved to "xstormy16-tdep.c".
4869 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
4870 deprecated_generic_get_saved_register from "frame.c".
4871 (xstormy16_frame_saved_register): Call
4872 xstormy16_get_saved_register.
4873 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
4874 static.
4875 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
4876 * frame.h (deprecated_generic_get_saved_register): Delete.
4877
4878 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
4879
4880 * dwarfread.c: Update documentation on the state of dwarf-1.
4881
4882 2004-05-01 Andrew Cagney <cagney@redhat.com>
4883
4884 * stack.c (select_frame_command): Delete call to
4885 frame_relative_level.
4886 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
4887 Delete #if0 code.
4888 (frame_info): Do not print FRAMELESS.
4889 (print_block_frame_labels): Replace DEPRECATED_STREQ.
4890 (catch_info): Delete #if0 code.
4891
4892 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
4893 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
4894 of frame_relative_level.
4895 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
4896 to SENTINEL_FRAME.
4897 * frame.h (enum frame_type): Add SENTINEL_FRAME.
4898 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
4899 frame_relative_level.
4900
4901 * frame.h (deprecated_set_frame_type): Delete declaration.
4902 * frame.c (deprecated_set_frame_type): Delete function, update
4903 comments.
4904
4905 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
4906 * gdbarch.h, gdbarch.c: Re-generate.
4907 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
4908 (shnbsd_pc_in_sigtramp): Delete.
4909 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
4910 pc_in_sigtramp.
4911 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
4912 pc_in_sigtramp.
4913 * frame.h: Update comments.
4914 * ppc-linux-tdep.c: Update comments.
4915 * breakpoint.c (bpstat_what): Update comments.
4916
4917 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
4918 m68klinux-tdep.o's dependencies, were previously added to
4919 m68klinux-nat.o.
4920
4921 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
4922 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
4923 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
4924 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
4925 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
4926
4927 * Makefile.in (m68klinux-nat.o): Update dependencies.
4928 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4929 (m68k_linux_sigtramp_frame_cache)
4930 (m68k_linux_sigtramp_frame_this_id)
4931 (m68k_linux_sigtramp_frame_prev_register)
4932 (m68k_linux_sigtramp_frame_unwind)
4933 (m68k_linux_sigtramp_frame_sniffer)
4934 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
4935 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
4936 names, use trad-frame.h.
4937 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
4938 (struct m68k_sigtramp_info): Delete.
4939 * m68k-tdep.c (m68k_sigtramp_frame_cache)
4940 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4941 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4942 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4943 "m68klinux-tdep.c".
4944
4945 * infrun.c (check_sigtramp2): Delete check for
4946 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4947
4948 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4949
4950 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4951
4952 2004-05-01 Andrew Cagney <cagney@redhat.com>
4953
4954 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4955 (frv_linux_sigtramp_frame_cache)
4956 (frv_linux_sigtramp_frame_this_id)
4957 (frv_linux_sigtramp_frame_prev_register)
4958 (frv_linux_sigtramp_frame_unwind)
4959 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4960 include "linux" in function and variable names, directly call
4961 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4962 the latest trad-frame code.
4963 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4964 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4965 * Makefile.in (frv-linux-tdep.o): Update dependencies.
4966 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4967 * frv-tdep.c (frv_sigtramp_frame_cache)
4968 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4969 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4970 frv-linux-tdep.c.
4971 (frv_gdbarch_init): Do not append a sigtramp sniffer.
4972 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4973 (frv_set_sigcontext_reg_addr): Delete function.
4974
4975 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4976 (DEPRECATED_SIGTRAMP_END): Delete.
4977 * gdbarch.h, gdbarch.c: Re-generate.
4978 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4979 * config/vax/tm-vaxbsd.h: Update copyright.
4980 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4981 (DEPRECATED_IN_SIGTRAMP): Define.
4982 * config/m68k/tm-nbsd.h: Update copyright.
4983 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4984 (DEPRECATED_IN_SIGTRAMP): Define.
4985
4986 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4987
4988 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4989 encondings. Fixes PR gdb/1628.
4990
4991 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4992 DW_CFA_restore state without a matching DW_CFA_remember_state
4993 instead of aborting. Fixes PR backtrace/1589.
4994
4995 2004-04-30 Joel Brobecker <brobecker@gnat.com>
4996
4997 * MAINTAINERS: Add self as AIX maintainer.
4998 Update my e-mail address in write-after-approval section.
4999
5000 2004-04-30 Andrew Cagney <cagney@redhat.com>
5001
5002 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5003 (legacy_get_prev_frame): Ditto.
5004
5005 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5006 (mips_gdbarch_init): Do not set pc_in_sigtramp.
5007 * mipsread.c (sigtramp_address): Delete extern variable.
5008 (mipscoff_new_init): Delete reference.
5009 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5010 (fixup_sigtramp): Delete function.
5011 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5012 (fixup_sigtramp): Delete declarations.
5013
5014 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5015 deprecated_pc_in_sigtramp.
5016 (ppcnbsd_pc_in_sigtramp): Delete function.
5017
5018 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5019
5020 * config/m68k/nm-nbsd.h: Tweak comments.
5021 * config/m68k/nm-nbsdaout.h: Likewise.
5022
5023 2004-04-30 Andrew Cagney <cagney@redhat.com>
5024
5025 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5026 legacy_pc_in_sigtramp.
5027 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5028
5029 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5030
5031 Add OpenBSD/m68k support.
5032 * NEWS (New native configurations): Mention OpenBSD/m68k.
5033 * m68kbsd-tdep.c: New file.
5034 * m68kbsd-nat.c: New file.
5035 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5036 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5037 * configure.host: Add m68k-*-openbsd.
5038 * configure.tgt: Add m68k-*-openbsd.
5039 * config/m68k/tm-obsd.h: New file.
5040 * config/m68k/obsd.mt: New file.
5041 * config/m68k/obsd.mh: New file.
5042 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5043 m68kbsd-tdep.c.
5044
5045 2004-04-30 Andrew Cagney <cagney@redhat.com>
5046
5047 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5048 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5049
5050 2004-04-30 Mark Kettenis <kettenis@gnu.org>
5051
5052 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5053 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5054
5055 2004-04-30 Brian Ford <ford@vss.fsi.com>
5056
5057 Revert 2004-04-16 change.
5058 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5059 (i386_coff_init_abi): Remove.
5060 * i386-tdep.h (i386_coff_init_abi): Remove.
5061 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5062
5063 2004-04-30 Andrew Cagney <cagney@redhat.com>
5064
5065 * blockframe.c (find_pc_partial_function): Delete use of
5066 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5067 DEPRECATED_SIGTRAMP_END.
5068
5069 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5070 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5071 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5072 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5073 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5074
5075 * defs.h (deprecated_inside_entry_file): Delete declaration.
5076 * blockframe.c (deprecated_inside_entry_file): Delete function.
5077 (legacy_frame_chain_valid): Delete call.
5078 * sh64-tdep.c (sh64_frame_chain): Delete call.
5079 * objfiles.h: Update comments.
5080 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5081 call.
5082 * frame.c (get_prev_frame): Delete call, update comments.
5083
5084 2004-04-30 Brian Ford <ford@vss.fsi.com>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2004-04-30 Andrew Cagney <cagney@redhat.com>
5089
5090 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5091 * gdbarch.h, gdbarch.c: Re-generate.
5092 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5093 code.
5094
5095 2004-04-30 Andrew Cagney <cagney@redhat.com>
5096
5097 * gdb-events.sh (selected_thread_changed)
5098 (selected_frame_level_changed, target_changed): Delete.
5099 * gdb-events.h, gdb-events.c: Re-generate.
5100 * valops.c (value_assign): Update.
5101 * stack.c (select_frame_command, up_silently_base)
5102 (down_silently_base): Update.
5103
5104 2004-04-29 Andrew Cagney <cagney@redhat.com>
5105
5106 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5107 registers correctly.
5108 (print_gp_register_row, mips32_heuristic_proc_desc)
5109 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5110 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5111 references to mips_isa_regsize.
5112
5113 2004-04-29 Andrew Cagney <cagney@redhat.com>
5114
5115 * mips-tdep.c (struct gdbarch_tdep): Delete
5116 mips_fp_register_double.
5117 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5118 mips_abi_regsize.
5119 (mips_gdbarch_init): Do not set mips_fp_register_double.
5120 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5121
5122 2004-04-29 Joel Brobecker <brobecker@gnat.com>
5123
5124 Committed by Andrew Cagney.
5125 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5126 function calls.
5127
5128 2004-04-29 Andrew Cagney <cagney@redhat.com>
5129
5130 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5131 gdbarch, use mips_abi, update callers.
5132 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5133 mips_abi_regsize, update callers.
5134 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5135 mips_default_abi_regsize.
5136 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5137 mips_default_abi_regsize.
5138
5139 2004-04-29 Andrew Cagney <cagney@redhat.com>
5140
5141 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5142 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5143 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5144 mips_default_abi_regsize.
5145 (mips_isa_regsize): Rename mips_regisze.
5146 * mipsnbsd-tdep.c: Update.
5147 * mips-linux-tdep.c: Update.
5148 * irix5-nat.c: Update.
5149 * mips-tdep.h (mips_isa_regsize): Update.
5150
5151 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5152 Delete all disabled code.
5153 * gdb-events.h, gdb-events.c: Re-generate.
5154
5155 2004-04-19 Jerome Guitton <guitton@gnat.com>
5156 Mark Kettenis <kettenis@gnu.org>
5157
5158 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5159 the function begins with a branch instruction.
5160
5161 2004-04-29 Mark Kettenis <kettenis@gnu.org>
5162
5163 * i386-tdep.c: Fix spelling mistakes.
5164
5165 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5166 Andrew Cagney <cagney@redhat.com>
5167
5168 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5169 <sys/proc.h>.
5170 * acconfig.h: Provide default _KMEMUSER value.
5171 * config.in, configure: Re-generate.
5172 * NEWS: Mention fix.
5173
5174 2004-04-24 Randolph Chung <tausq@debian.org>
5175
5176 * configure.host (hppa*-*-linux*): New target.
5177 * configure.tgt (hppa*-*-linux*): Likewise.
5178 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5179 gdbarch_init_osabi() call earlier so that osabi-specific frame
5180 unwinders can be registered first.
5181 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5182 hppa-linux-nat.c.
5183 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5184 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5185 * config/pa/linux.mh: New file.
5186 * config/pa/linux.mt: New file.
5187 * config/pa/nm-linux.h: New file.
5188 * config/pa/xm-linux.h: New file.
5189 * hppa-linux-nat.c: New file.
5190 * hppa-linux-tdep.c: New file.
5191
5192 2004-04-28 Randolph Chung <tausq@debian.org>
5193
5194 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5195 return values.
5196 (hppa32_push_dummy_call): Fix small struct and floating point argument
5197 passing, and make sure the stack frame is properly aligned.
5198
5199 2004-04-28 Andrew Cagney <cagney@redhat.com>
5200
5201 * stack.c (print_stack_frame): Fix description.
5202
5203 * NEWS: Mention gdb/gdbserver/configure execute permission
5204 changed. PR server/519.
5205
5206 2004-04-28 Andrew Cagney <cagney@redhat.com>
5207
5208 * stack.c (print_stack_frame_stub): Delete declaration.
5209 (struct print_stack_frame_args, print_stack_frame)
5210 (print_frame_info, print_frame): Replace "source" with print what.
5211 Replace "print" with "print_level". Replace "args" with
5212 "print_args".
5213 * frame.h (show_and_print_stack_frame, print_stack_frame)
5214 (print_frame_info): Update declarations.
5215 * stack.c (select_and_print_frame, frame_command)
5216 (current_frame_command, up_command, down_command): Update calls -
5217 use get_selected_frame, pass "enum print_what" for source, do not
5218 call frame_relative_level.
5219 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5220 * remote-rdp.c (remote_rdp_open): Ditto.
5221 * remote-mips.c (common_open): Ditto.
5222 * remote-e7000.c (e7000_start_remote): Ditto.
5223 * ocd.c (ocd_start_remote): Ditto.
5224 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5225 * infrun.c (normal_stop): Ditto.
5226 * inflow.c (kill_command): Ditto.
5227 * infcmd.c (finish_command): Ditto.
5228 * corelow.c (core_open): Ditto.
5229 * tracepoint.c (finish_tfind_command): Ditto.
5230 * thread.c (info_threads_command, info_threads_command)
5231 (restore_current_thread, do_captured_thread_select): Ditto.
5232 * ada-tasks.c (task_command): Ditto.
5233
5234 2004-04-26 Orjan Friberg <orjanf@axis.com>
5235
5236 * frame.c: Include "observer.h".
5237 (frame_observer_target_changed): New function.
5238 (_initialize_frame): Attach target_changed observer.
5239 * regcache.c: Include "observer.h".
5240 (regcache_observer_target_changed): New function.
5241 (_initialize_regcache): Attach target_changed observer.
5242 * valops.c: Include "observer.h".
5243 (value_assign): Notify target_changed event when modifying register.
5244 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5245
5246 2004-04-26 Orjan Friberg <orjanf@axis.com>
5247
5248 From Paul Koning <pkoning@equallogic.com>:
5249 * breakpoint.c (free_valchain): New function.
5250 (insert_bp_location, delete_breakpoint): Use free_valchain.
5251 (remove_breakpoint): Do not remove the valchain.
5252 (bpstat_stop_status): If not stopped by watchpoint, skip
5253 watchpoints when generating stop status list.
5254 * infrun.c (handle_inferior_event): Make
5255 stepped_after_stopped_by_watchpoint a global variable.
5256 * remote.c (remote_stopped_data_address): Return watch data
5257 address rather than zero if stepped_after_stopped_by_watchpoint is
5258 set.
5259
5260 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
5261
5262 Fix PR gdb/1626.
5263 * configure.in: Check for curses after termcap.
5264 On osf5.*, do not check for ncurses.
5265 * configure: Regenerate.
5266
5267 2004-04-25 Mark Kettenis <kettenis@gnu.org>
5268
5269 * ppcobsd-nat.c: Include "ppc-tdep.h".
5270 * Makefile.in (ppcobsd-nat.o): Update dependencies.
5271
5272 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5273 Fixes PR tdep/1623 and PR tdep/1624.
5274
5275 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
5276
5277 * xmodem.h, xmodem.c: Remove files.
5278 * Makefile.in: Remove references to xmodem.h, xmodem.c.
5279
5280 2004-04-23 Randolph Chung <tausq@debian.org>
5281
5282 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5283 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5284 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5285 for handling stackless frames.
5286 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
5287
5288 2004-04-23 Randolph Chung <tausq@debian.org>
5289
5290 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5291 starts at a pc before the frame is created.
5292
5293 2004-04-23 Joel Brobecker <brobecker@gnat.com>
5294
5295 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5296
5297 2004-04-23 Jerome Guitton <guitton@gnat.com>
5298
5299 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5300 use convert_typed_floating to get the appropriate format.
5301
5302 2004-04-22 Randolph Chung <tausq@debian.org>
5303
5304 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5305 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5306 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5307 (hppa_sign_extend): Add prototype.
5308 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5309 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5310 (sign_extend): Rename with hppa_ prefix and make non-static. Other
5311 hppa targets will also use these functions.
5312 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5313 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5314 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5315 (hppa_gdbarch_init): Remove gdbarch setting of
5316 skip_trampoline_code, in_solib_call_trampoline and
5317 in_solib_return_trampoline.
5318 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5319 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5320 hppa_in_solib_call_trampoline.
5321 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5322 Moved from hppa-tdep.c.
5323 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
5324 in_solib_call_trampoline and in_solib_return_trampoline.
5325
5326 2004-04-22 Randolph Chung <tausq@debian.org>
5327
5328 * hppa-tdep.c (hppa_debug): New variable.
5329 (find_unwind_entry, hppa_frame_cache): Add debug output.
5330 (_initialize_hppa_tdep): Add command to set debug flag.
5331
5332 2004-04-22 Andrew Cagney <cagney@redhat.com>
5333
5334 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
5335 "trad-frame.h".
5336 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5337 signal trampoline unwinder.
5338 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5339
5340 2004-04-22 Mark Kettenis <kettenis@gnu.org>
5341
5342 Add OpenBSD/powerpc support.
5343 * NEWS (New native configurations): Mention OpenBSD/powerpc.
5344 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5345 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5346 (ppc_collect_fpregset): New prototypes.
5347 * ppcobsd-nat.c: New file.
5348 * ppcobsd-tdep.c: New file.
5349 * ppcobsd-tdep.h: New file.
5350 * rs6000-tdep.c: Include "regset.h".
5351 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5352 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5353 New functions.
5354 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5355 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5356 (rs6000-tdep.o): Update dependencies.
5357 * configure.host: Add powerpc-*-openbsd.
5358 * configure.tgt: Add powerpc-*-openbsd.
5359 * config/powerpc/obsd.mh: New file.
5360 * config/powerpc/nm-obsd.h: New file.
5361 * config/powerpc/obsd.mt: New file.
5362
5363 2004-04-22 Andrew Cagney <cagney@redhat.com>
5364
5365 * frame.h (show_frame_info): Delete declaration.
5366
5367 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5368 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5369 * m32r-tdep.c (m32r_frame_this_id): Ditto.
5370 * frv-tdep.c (frv_frame_this_id): Ditto.
5371 * avr-tdep.c (avr_frame_this_id): Ditto.
5372
5373 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
5374
5375 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5376
5377 2004-04-22 Jim Blandy <jimb@redhat.com>
5378
5379 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5380 register number zero.
5381
5382 2004-04-21 Michael Snyder <msnyder@redhat.com>
5383
5384 * mips-tdep.c (heuristic_proc_start):
5385 Warning() already prefixes "Warning: ".
5386
5387 2004-04-21 Andrew Cagney <cagney@redhat.com>
5388
5389 * annotate.h (deprecated_annotate_starting_hook)
5390 (deprecated_annotate_stopped_hook)
5391 (deprecated_annotate_exited_hook)
5392 (deprecated_annotate_signal_hook)
5393 (deprecated_annotate_signalled_hook): Deprecate.
5394 * tracepoint.h (deprecated_create_tracepoint_hook)
5395 (deprecated_delete_tracepoint_hook)
5396 (deprecated_modify_tracepoint_hook)
5397 (deprecated_trace_find_hook)
5398 (deprecated_trace_start_stop_hook): Deprecate.
5399 * target.h (deprecated_target_new_objfile_hook): Deprecate.
5400 * remote.h (deprecated_target_resume_hook)
5401 (deprecated_target_wait_loop_hook): Deprecate.
5402 * gdbcore.h (deprecated_exec_file_display_hook)
5403 (deprecated_file_changed_hook): Deprecate.
5404 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5405 * defs.h (deprecated_modify_breakpoint_hook)
5406 (deprecated_command_loop_hook, deprecated_show_load_progress)
5407 (deprecated_print_frame_info_listing_hook)
5408 (deprecated_query_hook, deprecated_warning_hook)
5409 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5410 (deprecated_delete_breakpoint_hook)
5411 (deprecated_interactive_hook, deprecated_registers_changed_hook)
5412 (deprecated_readline_begin_hook, deprecated_readline_hook)
5413 (deprecated_readline_end_hook, deprecated_register_changed_hook)
5414 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5415 (deprecated_context_hook, deprecated_target_wait_hook)
5416 (deprecated_attach_hook, deprecated_detach_hook)
5417 (deprecated_call_command_hook, deprecated_set_hook)
5418 (deprecated_error_hook, deprecated_error_begin_hook)
5419 (deprecated_ui_load_progress_hook): Deprecate.
5420 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5421 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5422 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5423 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5424 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5425 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5426 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5427 * annotate.c, aix-thread.c: Update.
5428
5429 2004-04-21 Andrew Cagney <cagney@redhat.com>
5430
5431 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5432 * vaxnbsd-tdep.c: Include "gdb_string.h".
5433
5434 * symfile.c (symbol_file_add_from_memory): #if 0 function.
5435 (add_symbol_file_from_memory_command): #if 0 function body, call
5436 error instead.
5437
5438 2004-04-21 Andrew Cagney <cagney@redhat.com>
5439
5440 * gdbcore.h: Update copyright.
5441 (deprecated_add_core_fns): Rename add_core_fns.
5442 * win32-nat.c (_initialize_core_win32): Update.
5443 * sun3-nat.c (_initialize_core_sun3): Update.
5444 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5445 * rs6000-nat.c (_initialize_core_rs6000): Update.
5446 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5447 * nto-tdep.c (_initialize_nto_tdep): Update.
5448 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5449 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5450 * mips-nat.c (_initialize_core_mips): Update.
5451 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5452 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5453 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5454 * lynx-nat.c (_initialize_core_lynx): Update.
5455 * irix5-nat.c (_initialize_core_irix5): Update.
5456 * i386-interix-nat.c (_initialize_core_interix): Update.
5457 * cris-tdep.c (_initialize_cris_tdep): Update.
5458 * corelow.c (deprecated_add_core_fns): Update.
5459 * core-regset.c (_initialize_core_regset): Update.
5460 * core-aout.c (_initialize_core_aout): Update.
5461 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5462 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5463 * alpha-nat.c (_initialize_core_alpha): Update.
5464
5465 2004-04-21 Jim Blandy <jimb@redhat.com>
5466
5467 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5468
5469 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
5470
5471 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5472 Delete.
5473 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
5474 (read_attribute_value): Update calls to dwarf_alloc_block.
5475 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5476 dwarf2_tmp_obstack.
5477 (psymtab_to_symtab_1): Likewise. Clean up using
5478 free_stack_comp_unit.
5479 (add_to_cu_func_list): Use the comp_unit_obstack.
5480
5481 2004-04-19 Joel Brobecker <brobecker@gnat.com>
5482
5483 * dwarf2read.c (dwarf2_flag_true_p): New function.
5484 (die_is_declaration): Use the function above. Add some comments.
5485
5486 2004-04-19 Mark Kettenis <kettenis@gnu.org>
5487
5488 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5489 architecture when registering sparcnbsd_core_osabi_sniffer.
5490 Adjust comment.
5491
5492 2004-04-18 Mark Kettenis <kettenis@gnu.org>
5493
5494 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5495 return value.
5496
5497 Based on a patch from Brian Ford <ford@vss.fsi.com>:
5498 * i386-tdep.c: Correct register numbering scheme comments
5499 throughout.
5500 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5501 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5502 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5503 (i386_gdb_arch_init): Likewise.
5504
5505 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5506 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5507 ppcnbsd-tdep.o.
5508
5509 * m68k-tdep.h: Tweak comments.
5510 * m68k-tdep.c: Tweak comment.
5511
5512 2004-04-17 Randolph Chung <tausq@debian.org>
5513
5514 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5515 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5516 (hppa_hpux_som_init_abi): Set is_elf to 0.
5517 (hppa_hpux_elf_init_abi): Set is_elf to 1.
5518 * hppa-tdep.c (low_text_segment_address): Remove global.
5519 (record_text_segment_lowaddr): Pass in low address as parameter. Use
5520 section offset to calculate segment address.
5521 (internalize_unwinds): Define low_text_segment_address as local and
5522 pass to record_text_segment_lowaddr for ELF targets.
5523 (hppa_gdbarch_init): Zero fill tdep structure.
5524 (hppa_dump_tdep): Print tdep structure.
5525 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5526
5527 2004-04-17 Randolph Chung <tausq@debian.org>
5528
5529 * hppa-tdep.c (hppa_pseudo_register_read): Define.
5530 (hppa_gdbarch_init): Set pseudo_register_read.
5531 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5532 * regcache.c (supply_register): Remove check for
5533 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5534
5535 2004-04-17 Randolph Chung <tausq@debian.org>
5536
5537 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5538 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5539 (hpread_adjust_stack_address): Move to hpread.c.
5540 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5541 obj_private_struct): Move from tm-hppa.h.
5542 * hpread.c (hppa-tdep.h): Include.
5543 (hpread_adjust_stack_address): Move from hppa-tdep.c.
5544 (hpread_read_function_type, hpread_read_doc_function_type)
5545 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
5546 directly.
5547 * pa64solib.c (hppa-tdep.h): Include.
5548 * somsolib.c (hppa-tdep.h): Include.
5549 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5550 inferior_status): Remove unused forward declarations.
5551 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5552 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5553 obj_private_struct): Move to hppa-tdep.h.
5554 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5555
5556 2004-04-17 Randolph Chung <tausq@debian.org>
5557
5558 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5559 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5560 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5561 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5562 Remove forward declaration and make static.
5563 (hppa_reg_struct_has_addr): Remove.
5564
5565 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5566
5567 * observer.sh: Move comments in sed command to first column.
5568
5569 2004-04-16 Jason Molenda (jmolenda@apple.com)
5570
5571 * frame.c: Minor typeo corrections in comments.
5572
5573 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5574
5575 * observer.c (observer_test_first_notification_function): Update
5576 function profile.
5577 (observer_test_second_notification_function): Likewise.
5578 (observer_test_third_notification_function): Likewise.
5579
5580 2004-04-16 Mark Kettenis <kettenis@gnu.org>
5581
5582 From Brian Ford <ford@vss.fsi.com>:
5583 * i386-tdep.c (i386_coff_init_abi): New function.
5584 * i386-tdep.h (i386_coff_init_abi): New prototype.
5585 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
5586 register number translation functions for DWARF and DWARF 2.
5587
5588 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5589
5590 * dwarf2read.c: Back out my previous change, it was incorrect.
5591
5592 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
5593
5594 * dwarf2read.c: Include "hashtab.h".
5595 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5596 has_namespace_info.
5597 (struct partial_die_info): Add comments. Use bitfields to reduce
5598 memory footprint. Add scope, scope_set, has_specification,
5599 spec_offset, die_parent, die_child, and die_sibling.
5600 (peek_die_abbrev): Add prototype.
5601 (partial_read_comp_unit_head): New function, broken out from
5602 dwarf2_build_psymtabs_hard.
5603 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5604 Use partial_read_comp_unit_head. Initialize the CU and
5605 comp_unit_obstack. Update calls to read_partial_die and
5606 scan_partial_symbols. Use free_stack_comp_unit and
5607 load_partial_dies.
5608 (scan_partial_symbols): Change PDI to a pointer. Use the child and
5609 sibling pointers to walk partial DIEs. Call fixup_partial_die.
5610 Update calls to helper functions. Remove NAMESPACE argument.
5611 Update comments.
5612 (partial_die_parent_scope, partial_die_full_name): New functions.
5613 (add_partial_symbol): Remove namespace argument. Update call to
5614 pdi_needs_namespace. Use partial_die_full_name. Handle
5615 DW_TAG_namespace. Check has_namespace_info flag.
5616 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
5617 tag. Handle namespaces.
5618 (add_partial_namespace, add_partial_enumeration): Simplify.
5619 (guess_structure_name): New function, derived from
5620 add_partial_structure.
5621 (add_partial_structure): Remove.
5622 (determine_class_name): Update comment.
5623 (dwarf2_read_abbrevs): Set has_namespace_info flag.
5624 (is_type_tag_for_partial, load_partial_dies): New functions.
5625 (read_partial_die): Pass abbrev and abbrev_len as arguments.
5626 Record specifications instead of following them immediately.
5627 (find_partial_die_in_comp_unit, find_partial_die)
5628 (fixup_partial_die, free_stack_comp_unit)
5629 (hashtab_obstack_allocate, dummy_obstack_deallocate)
5630 (partial_die_hash, partial_die_eq): New functions.
5631 * Makefile.in (hashtab_h): Define.
5632 (dwarf2read.o): Update dependencies.
5633 (observer_inc, observer_h): Move to the correct section.
5634
5635 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5636
5637 * dwarf2read.c (dwarf2_attribute_true_p): New function.
5638 (die_is_declaration): Use the function above. Add comment.
5639
5640 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5641
5642 * dwarf2read.c (read_structure_scope): Identify stub types
5643 using die_is_declaration() only.
5644
5645 2004-04-15 Roland McGrath <roland@redhat.com>
5646
5647 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5648 argument instead of NAME.
5649 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5650 in call to symbol_file_add_with_addrs_or_offsets.
5651 (build_addr_info): New function, helper for ...
5652 (symbol_file_add_from_memory): New function.
5653 (add_symbol_file_from_memory_command): New function using that.
5654 (_initialize_symfile): Register it for add-symbol-file-from-memory.
5655 (pre_add_symbol_hook): Add const to argument type.
5656 * symfile.h (symbol_file_add_from_memory): Declare it.
5657
5658 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5659
5660 * NEWS (New native configurations): Mention OpenBSD/vax.
5661 * configure.host: Add vax-*-openbsd*.
5662 * config/vax/obsd.mh: New file.
5663 * config/vax/nm-obsd.h: New file.
5664
5665 * vax-tdep.c: Include "regset.h".
5666 (vax_supply_gregset): New function.
5667 (vax_gregset): New variable.
5668 (vax_regset_from_core_section): New function.
5669 (vax_gdbarch_init): Set regset_from_core_section.
5670 * Makefile.in (vax-tdep.o): Update dependencies.
5671
5672 2004-04-15 Andrew Cagney <cagney@redhat.com>
5673
5674 * observer.c (normal_stop_subject, observer_notify_normal_stop)
5675 (observer_normal_stop_notification_stub)
5676 (observer_attach_normal_stop, observer_detach_normal_stop):
5677 Delete, replaced by #include "observer.inc".
5678 * infrun.c (normal_stop): Pass "stop_bpstat" to
5679 observer_notify_normal_stop.
5680 * Makefile.in (observer_inc): Define.
5681 (observer.o): Update dependencies.
5682 (observer.h, observer.inc): New rules.
5683 * observer.h: Delete file.
5684 * observer.sh: New file.
5685
5686 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5687
5688 * vax-tdep.c (vax_frame_cache): Fix typo.
5689
5690 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5691
5692 * NEWS (New native configurations): Mention NetBSD/vax.
5693 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5694 * config/vax/nbsdelf.mh: New file.
5695 * config/vax/nbsdaout.mh: New file.
5696 * config/vax/nm-nbsd.h: New file.
5697 * config/vax/nm-nbsdaout.h: New file.
5698
5699 * vaxnbsd-tdep.c: New file.
5700 * Makefile.in (vaxnbsd-tdep.o): New dependency.
5701 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5702 * config/vax/nbsd.mt: New file.
5703 * config/vax/tm-nbsd.h: New file.
5704
5705 * Makefile.in (vaxbsd-nat.o): New dependency.
5706
5707 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5708 * vax-tdep.c (vax_store_arguments): Remove struct_return and
5709 struct_addr arguments. Don't push return value address.
5710 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5711 arguments to vax_store_arguments. Store return value address in
5712 R1.
5713 (vax_store_struct_return, vax_extract_return_value)
5714 (vax_store_return_value): Remove functions.
5715 (vax_return_value): New function.
5716 (vax_gdbarch_init): Set return value. Don't set
5717 deprecated_store_struct_return, deprecated_extract_struct_return
5718 and deprecated_store_return_value.
5719
5720 2004-04-14 Andreas Schwab <schwab@suse.de>
5721
5722 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5723 value buffer.
5724 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5725
5726 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5727
5728 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5729 (vax_unwind_dummy_id): New functions.
5730 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5731 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5732 variables.
5733 (vax_fix_call_dummy): Remove function.
5734 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5735 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5736 call_dummy_location, deprecated_call_dummy_words,
5737 deprecated_sizeof_call_dummy_words,
5738 deprecated_call_dummy_breakpoint_offset,
5739 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5740 and deprecated_dummy_write_sp.
5741
5742 2004-04-13 David Carlton <carlton@kealia.com>
5743
5744 * MAINTAINERS: Move myself to "paper trail" section.
5745
5746 2004-04-12 Mark Kettenis <kettenis@gnu.org>
5747
5748 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5749 "trad-frame.h".
5750 (vax_frame_init_saved_regs): Remove function.
5751 (vax_sigtramp_saved_pc): Remove function.
5752 (vax_frame_saved_pc): Remove function.
5753 (vax_frame_args_address): Remove function.
5754 (vax_frame_num_args): Rewrite.
5755 (vax_frame_chain): Remove function.
5756 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5757 VAX_FP_REGNUM.
5758 (vax_pop_frame): Likewise.
5759 (vax_saved_pc_after_call): Remove function.
5760 (struct vax_frame_cache): New structure.
5761 (vax_frame_cache): New function.
5762 (vax_frame_this_id): New function.
5763 (vax_frame_prev_register): New function.
5764 (vax_frame_unwind): New variable.
5765 (vax_frame_sniffer): New function.
5766 (vax_frame_base_address): New function.
5767 (vax_frame_args_address): New function.
5768 (vax_frame_base): New variable.
5769 (vax_unwind_pc): New function.
5770 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
5771 deprecated_fp_regnum, deprecated_saved_pc_after_call,
5772 deprecated_frame_chain, deprecated_frame_saved_pc,
5773 deprecated_frame_args_address and
5774 deprecated_frame_init_saved_regs.
5775 * Makefile.in (vax-tdep.o): Update dependencies.
5776
5777 * vaxbsd-nat.c: New file.
5778
5779 * vax-tdep.h: Update copyright year. Adjust comments.
5780 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
5781 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
5782 (vax_regnum): New enum. Replacing...
5783 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
5784 (VAX_PS_REGNUM): ... these removed macros.
5785 * vax-tdep.c (vax_register_name): Remove prototype.
5786 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
5787 (vax_register_byte, vax_register_raw_size,
5788 vax_register_virtual_size, vax_register_virtual_type): Remove
5789 functions.
5790 (vax_register_type): New function.
5791 (vax_breakpoint_from_pc): Reorganize.
5792 (vax_gdbarch_init): Set register_type. Don't set
5793 deprecated_register_size, deprecated_register_bytes,
5794 deprecated_register_byte, deprecated_register_raw_size,
5795 deprecated_max_register_raw_size,
5796 deprecated_register_virtual_size,
5797 deprecated_max_register_virtual_size and
5798 deprecated_register_virtual_type. Add comment on stack direction.
5799
5800 2004-04-11 Mark Kettenis <kettenis@gnu.org>
5801
5802 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
5803 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
5804 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
5805
5806 2004-04-10 Randolph Chung <tausq@debian.org>
5807
5808 * MAINTAINERS (write after approval): Add myself.
5809
5810 2004-04-07 Randolph Chung <tausq@debian.org>
5811
5812 * hppa-tdep.c (hppa_inner_than): Remove.
5813 (is_pa_2): Remove unused static variable.
5814 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
5815
5816 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
5817
5818 * language.h (language_defn): Add new la_post_parser field.
5819 * parser-defs.h (null_post_parser): New declaration (default for
5820 la_post_parser).
5821
5822 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
5823 insert call to that function.
5824 (parse_exp_in_context): New function, including code formerly in
5825 parse_exp_1. Calls language-dependent post-parser after
5826 prefixification.
5827 (parse_expression_in_context): New exported function.
5828 (null_post_parser): New definition.
5829 * expression.h (parse_expression_in_context): Add declaration.
5830
5831 * p-lang.c (pascal_language_defn): Add trivial post-parser.
5832 * c-lang.c (c_language_defn): Ditto.
5833 (cplus_language_defn): Ditto.
5834 (asm_language_defn): Ditto.
5835 (minimal_language_defn): Ditto.
5836 * f-lang.c (f_language_defn): Ditto.
5837 * jv-lang.c (java_language_defn): Ditto.
5838 * language.c (unknown_language_defn): Ditto.
5839 (auto_language_defn): Ditto.
5840 (local_language_defn): Ditto.
5841 * m2-lang.c (m2_language_defn): Ditto.
5842 * scm-lang.c (scm_language_defn): Ditto.
5843 * obj-lang.c (objc_language_defn): Ditto.
5844
5845 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5846
5847 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
5848 (amd64nbsd_mcontext_addr): New function.
5849 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
5850 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
5851 with amd64nbsd_r_reg_offset, instead of building it on the fly.
5852
5853 * corelow.c (core_xfer_partial): Fix coding standards violation.
5854 Add support for TARGET_OBJECT_WCOOKIE.
5855
5856 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
5857 deprecated_pc_in_sigtramp.
5858 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
5859 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
5860 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
5861 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
5862 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
5863 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
5864 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5865
5866 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
5867 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
5868 Fix typo.
5869
5870 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
5871 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
5872 (amd64_collect_fxsave): Likewise.
5873
5874 * i386-sol2-tdep.c: Include "gdb_string.h".
5875 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
5876 name.
5877 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5878
5879 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5880
5881 * i386-sol2-tdep.c: Include "solib-svr4.h".
5882 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5883 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5884 * config/i386/tm-i386sol2.h: Include :solib.h".
5885 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
5886 solib-svr4.o and solib-legacy.o.
5887 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
5888 solib-svr4.o.
5889
5890 2004-04-09 Mark Kettenis <kettenis@gnu.org>
5891
5892 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
5893 whether a register is supplied by PTRACE_GETFPREGS.
5894 (store_inferior_registers): Likewise.
5895 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
5896 whether a register is supplied by PT_GETFPREGS.
5897 (store_inferior_registers): Likewise.
5898
5899 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
5900 * config/i386/linux64.mt (TDEPFILES): Likewise.
5901
5902 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
5903
5904 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
5905 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5906 the program counter is in the range specified by `struct
5907 gdbarch_tdep'.
5908 * amd64-linux-tdep.c: Include "symtab.h".
5909 (amd64_linux_pc_in_sigtramp): Remove function.
5910 (amd64_linux_sigtramp_p): New function.
5911 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5912 deprecated_pc_in_sigtramp.
5913 * amd64nbsd-tdep.c: Include "symtab.h".
5914 (amd64nbsd_sigtramp_p): New function.
5915 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5916 deprecated_pc_in_sigtramp.
5917 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
5918 few comments.
5919 (amd64obsd_pc_in_sigtramp): Remove function.
5920 (amd64obsd_sigtramp_p): New function.
5921 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5922 deprecated_pc_in_sigtramp.
5923 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
5924 (i386bsd_pc_ins_sigtramp): Remove prototype.
5925 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
5926 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
5927 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5928 the program counter is in the range specified by `struct
5929 gdbarch_tdep'.
5930 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
5931 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
5932 (i386_go32_pc_in_sigtramp): Remove function.
5933 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
5934 Initialize TDEP->sigtramp_p.
5935 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
5936 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
5937 deprecated_pc_in_sigtramp.
5938 * i386-linux-tdep.c: Adjust comments.
5939 (i386_linux_pc_in_sigtramp): Remove function.
5940 (i386_linux_sigtramp_p): New function.
5941 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5942 deprecated_pc_in_sigtramp.
5943 * i386-nto-tdep.c: Update copyright year.
5944 (i386nto_pc_in_sigtramp): Remove function.
5945 (i386nto_sigtramp_p): New function.
5946 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5947 SP_REGNUM.
5948 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
5949 deprecated_pc_in_sigtramp.
5950 * i386-sol2-tdep.c: Update copyright year.
5951 (i386_sol2_pc_in_sigtramp): Remove function.
5952 (i386_sol2_sigtramp_p): New function.
5953 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
5954 deprecated_pc_in_sigtramp.
5955 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5956 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5957 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5958 deprecated_sigtramp_start and deprecated_sigtramp_end.
5959 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5960 (i386nbsd_pc_in_sigtramp): Remove function.
5961 (i386nbsd_sigtramp_p): New function.
5962 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5963 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5964 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5965 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5966 (i386obsd_pc_in_sigtramp): Remove function.
5967 (i386obsd_sigtramp_p): New function.
5968 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5969 functions.
5970 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5971 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5972 TDEP->sigtramp_p.
5973 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5974 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5975 dependencies.
5976
5977 * config/i386/i386aout.mt: Remove file.
5978
5979 * configure.tgt: Remove i[34567]86-*-go32*,
5980 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5981 and i[34567]86-*-isc*. Set gdb_target to i386 for
5982 i[34567]86-*-netware* and i[34567]86-*-*.
5983 * config/i386/i386.mt: New file.
5984 * config/i386/embed.mt: Remove file.
5985 * config/i386/go32.mt: Remove file.
5986 * config/i386/i386nw.mt: Remove file.
5987 * config/i386/i386v.mt: Remove file.
5988 * config/i386/tm-go32.h: Remove file.
5989
5990 * tui/tui-hooks.c: Include "readline/readline.h" after
5991 "gdb_curses.h" instead of before.
5992 * tui/tui-io.c: Likewise.
5993
5994 * tui/tui.c: Fix typo in comment.
5995
5996 * sparc64-tdep.c (sparc_address_from_register): Remove function.
5997
5998 2004-04-08 Andrew Cagney <cagney@redhat.com>
5999
6000 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6001 (deprecated_exception_support_initialized): Declare.
6002 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6003 (initialize_hp_cxx_exception_support)
6004 (child_enable_exception_callback): Update.
6005 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6006 (deprecated_exception_support_initialized): Rename
6007 deprecated_exception_catchpoints_are_fragile and
6008 deprecated_exception_support_initialized.
6009 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6010
6011 * symtab.c (deprecated_hp_som_som_object_present): Rename
6012 hp_som_som_object_present.
6013 * symtab.h (deprecated_hp_som_som_object_present): Declare.
6014 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6015 Update. Delete extern declaration.
6016 * valops.c (hp_som_som_object_present): Ditto.
6017 * parse.c (deprecated_hp_som_som_object_present)
6018 (parse_nested_classes_for_hpacc): Ditto.
6019 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6020 * hppa-hpux-tdep.c (hp_som_som_object_present)
6021 (initialize_hp_cxx_exception_support): Ditto.
6022 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6023 * cp-valprint.c (hp_som_som_object_present)
6024 (cp_print_class_method): Ditto.
6025 * c-typeprint.c (hp_som_som_object_present):
6026 (c_type_print_base): Ditto.
6027 * c-exp.y (hp_som_som_object_present): Ditto.
6028
6029 2004-04-08 Andrew Cagney <cagney@redhat.com>
6030
6031 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6032 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6033 (frame_unwind_find_by_frame): Re-implement the unwind code so
6034 that it can both prepend and append sniffers. Replace
6035 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6036 * tramp-frame.c (tramp_frame_append): Use
6037 frame_unwind_prepend_unwinder.
6038 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6039 frame_unwind_register_unwinder.
6040 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6041 tramp_frame_append.
6042 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6043 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6044 (mips_linux_init_abi): Update.
6045
6046 2004-04-08 Kevin Buettner <kevinb@redhat.com>
6047
6048 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6049 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
6050 file support.
6051
6052 2004-04-07 Kevin Buettner <kevinb@redhat.com>
6053
6054 * ia64-tdep.c (elf.h): Don't include.
6055 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6056
6057 2004-04-07 Jason Molenda (jmolenda@apple.com)
6058
6059 * frame.h: Typeo corrections in comments.
6060
6061 2004-04-07 Jim Blandy <jimb@redhat.com>
6062
6063 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6064 %esp and %ebp
6065
6066 2004-04-07 Mark Kettenis <kettenis@gnu.org>
6067
6068 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6069 * config/sparc/linux64.mt (TDEPFILES): Likewise.
6070 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6071 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6072 and solib-legacy.o.
6073 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6074 solib-svr4.o.
6075 * config/sparc/tm-sol2.h: Update copyright year. Include
6076 "solib.h".
6077
6078 * sparc-sol2-tdep.c: Update copyright year. Include
6079 "solib-svr4.h".
6080 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6081 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6082 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6083 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6084 dependencies.
6085
6086 2004-04-06 Andrew Cagney <cagney@redhat.com>
6087
6088 * infttrace.c: Include "infttrace.h".
6089 * infttrace.h: Include "target.h".
6090 * Makefile.in (infttrace_h): Update.
6091 (infttrace.o): Update.
6092
6093 2004-04-06 Andrew Cagney <cagney@redhat.com>
6094
6095 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6096 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6097 move extern declarations from here ...
6098 * infttrace.h: ... to here.
6099 * Makefile.in (hppah-nat.o): Update dependencies.
6100
6101 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6102 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6103 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6104 (hppa_breakpoint_from_pc): Delete.
6105
6106 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6107
6108 2004-04-05 Andrew Cagney <cagney@redhat.com>
6109
6110 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6111 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6112 <sys/file.h>.
6113
6114 2004-04-06 Randolph Chung <tausq@debian.org>
6115
6116 Committed by Andrew Cagney (mechanical change).
6117 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6118 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6119 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6120 child_enable_exception_callback, current_ex_event,
6121 null_symtab_and_line, child_get_current_exception_event,
6122 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6123 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6124 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6125 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6126 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6127 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6128 Move hpux-specific definitions ...
6129 * hppa-hpux-tdep.c: ... to here.
6130
6131 2004-04-05 Andrew Cagney <cagney@redhat.com>
6132
6133 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6134 skip_prologue_using_sal.
6135
6136 2004-04-05 Andrew Cagney <cagney@redhat.com>
6137
6138 * config/i386/tm-i386.h: Delete file.
6139 * config/i386/tm-vxworks.h: Update copyright, do not include
6140 "tm-i386.h".
6141 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6142 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6143 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6144 * config/i386/ncr3000.mt (TM_FILE): Delete.
6145 * config/i386/interix.mt (TM_FILE): Delete.
6146 * config/i386/i386v.mt (TM_FILE): Delete.
6147 * config/i386/i386nw.mt (TM_FILE): Delete.
6148 * config/i386/i386gnu.mt (TM_FILE): Delete.
6149 * config/i386/i386aout.mt (TM_FILE): Delete.
6150 * config/i386/embed.mt (TM_FILE): Delete.
6151
6152 2004-04-05 Kevin Buettner <kevinb@redhat.com>
6153
6154 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6155 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6156 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6157 (accg7_regnum): New constants.
6158 (last_spr_regnum, last_pseudo_regnum): Update.
6159 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6160 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6161 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6162 for accg registers.
6163 (frv_register_sim_regno): Update spr_map[].
6164
6165 2004-04-04 Andrew Cagney <cagney@redhat.com>
6166
6167 * config/mips/xm-riscos.h: Delete.
6168 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6169 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6170 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6171 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6172 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6173 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6174 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6175 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6176 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6177 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6178 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6179 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6180 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6181 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6182 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6183 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6184 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6185 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6186 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6187 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6188 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6189 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6190 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6191 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6192 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6193 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6194
6195 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6196 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6197 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6198 * configure.host: Remove m680[01]0-sun-sunos3*,
6199 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6200 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6201 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6202 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6203 mips-*-riscos*.
6204 * NEWS: Mention removed systems.
6205
6206 2004-04-04 Andrew Cagney <cagney@redhat.com>
6207
6208 GDB 6.1 release created from 6.1 branch.
6209
6210 2004-04-04 Andrew Cagney <cagney@redhat.com>
6211
6212 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6213 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6214 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6215
6216 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6217 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6218 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6219
6220 2004-04-03 Jim Blandy <jimb@redhat.com>
6221
6222 * MAINTAINERS: Chris Faylor has changed employers; add him to
6223 "paper trail" section, and update his E-mail address.
6224
6225 2004-04-03 Andrew Cagney <cagney@redhat.com>
6226
6227 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6228 generic dummy frames.
6229 * dummy-frame.c: Update copyright.
6230 (dummy_frame_sniffer): Delete check for generic dummy frames.
6231
6232 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6233 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6234 (REG_PARM_STACK_SPACE): Delete.
6235 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6236 Inline reference to REG_PARM_STACK_SPACE.
6237
6238 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6239 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6240 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6241 (FRAME_BASE_BEFORE_SIGTRAMP)
6242 (hppa32_hpux_frame_base_before_sigtramp)
6243 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6244 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6245 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6246 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6247 (FRAME_BASE_BEFORE_SIGTRAMP)
6248 (hppa64_hpux_frame_base_before_sigtramp)
6249 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6250
6251 2004-04-03 Andrew Cagney <cagney@redhat.com>
6252
6253 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6254
6255 2004-04-02 Andrew Cagney <cagney@redhat.com>
6256
6257 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6258 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6259 * dummy-frame.h: Delete out-of-date comments.
6260 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6261 * gdbarch.h, gdbarch.c: Re-generate.
6262
6263 2004-04-02 Joel Brobecker <brobecker@gnat.com>
6264
6265 Committed by Andrew Cagney <cagney@redhat.com>.
6266 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6267 into account an instruction saving a register if we have already
6268 seen an earlier instruction saving that same register.
6269
6270 2004-04-02 Andrew Cagney <cagney@redhat.com>
6271
6272 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6273 * gdbarch.h, gdbarch.c: Re-generate.
6274 * frame.c (legacy_get_prev_frame): Delete references to
6275 DEPRECATED_INIT_FRAME_PC_FIRST.
6276
6277 * infrun.c (pc_in_sigtramp): Delete function.
6278 (check_sigtramp2): Inline call to pc_in_sigtramp, use
6279 get_frame_type.
6280
6281 2004-04-02 Andrew Cagney <cagney@redhat.com>
6282
6283 * infrun.c (handle_step_into_function): Delete code conditional on
6284 legacy_frame_p.
6285 (handle_inferior_event, step_over_function): Ditto.
6286
6287 2004-04-02 Andrew Cagney <cagney@redhat.com>
6288
6289 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6290 "previous frame inner to this frame" test.
6291
6292 2004-04-02 Andrew Cagney <cagney@redhat.com>
6293
6294 * frame.c (safe_frame_unwind_memory): New function.
6295 * frame.h (safe_frame_unwind_memory): Declare. Update description
6296 of /safe_/ methods.
6297 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6298 "next_frame". Use safe_frame_unwind_memory.
6299 (tramp_frame_sniffer): Update call to tramp_frame_start.
6300
6301 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
6302
6303 * dwarf2read.c (dwarf2_objfile_data_key): New.
6304 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6305 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6306 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6307 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6308 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6309 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6310 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6311 Remove variables.
6312 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
6313 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6314 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6315 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6316 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6317 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6318 Remove macros.
6319 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
6320 data.
6321 (dwarf2_locate_sections, dwarf2_build_psymtabs)
6322 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6323 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6324 (read_partial_die, read_full_die, read_indirect_string)
6325 (dwarf_decode_line_header, dwarf_decode_macros)
6326 (dwarf2_symbol_mark_computed): Remove use of removed macros.
6327 Update uses of removed variables.
6328 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
6329 of removed macros.
6330 (_initialize_dwarf2_read): New function.
6331 * symfile.h (dwarf2_has_info): Update prototype.
6332 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6333 * elfread.c (elf_symfile_read): Likewise.
6334
6335 2004-04-01 Jim Blandy <jimb@redhat.com>
6336
6337 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6338 function for register numbers on all the rs6000-derived targets.
6339 (rs6000_gdbarch_init): Don't register a separate
6340 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
6341 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6342 variants.
6343
6344 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6345 numbering.
6346
6347 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
6348
6349 * valarith.c: Update copyright notice.
6350 (value_add): Handle range types.
6351 (value_sub): Ditto.
6352 (value_equal): Ditto.
6353 (value_less): Ditto.
6354 (value_neg): Ditto.
6355 (value_complement): Ditto.
6356 (value_binop): Simplify slightly by using is_integral_type and
6357 eliminiating unnecessary COERCE_ENUMs.
6358
6359 2004-03-31 Andrew Cagney <cagney@redhat.com>
6360
6361 * frame.h (frame_unwind_id): Declare.
6362 * frame.c (frame_unwind_id): New function.
6363 (get_prev_frame_1): New function.
6364 (frame_debug_got_null_frame): New function.
6365 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
6366 code proper to prev_frame, update description.
6367 * infrun.c (step_over_function): Use frame_unwind_id.
6368
6369 2004-04-31 J. Brobecker <brobecker@gnat.com>
6370
6371 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6372 (hppa64_push_dummy_call): Likewise.
6373
6374 2004-03-30 Jim Blandy <jimb@redhat.com>
6375
6376 From Ulrich Weigand:
6377 * utils.c (query): Do not use a va_list variable multiple times.
6378
6379 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6380
6381 * Makefile.in (linux_nat_h): Update dependencies.
6382 * configure.in: Check for <gnu/libc-version.h>.
6383 * configure: Regenerate.
6384 * config.in: Regenerate.
6385 * linux-nat.h: Include "target.h". Add waitstatus field to
6386 struct lwp_info.
6387 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6388 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6389 to.
6390 (lin_lwp_handle_extended): New function. Handle clone events.
6391 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
6392 thread exit events.
6393 (child_wait): Handle clone events.
6394 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6395 * linux-nat.c (linux_enable_event_reporting): Turn on
6396 PTRACE_O_TRACECLONE.
6397 (linux_handle_extended_wait): Handle clone events.
6398 * thread-db.c: Include <gnu/libc-version.h>.
6399 (struct private_thread_info): Add dying flag.
6400 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6401 higher.
6402 (attach_thread): Update comments. Handle dying threads.
6403 (detach_thread): Set the dying flag.
6404 (check_event): Always call attach_thread.
6405
6406 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6407
6408 * mips-tdep.c (mips_pdr_data): New.
6409 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6410 (_initialize_mips_tdep): Initialize mips_pdr_data.
6411
6412 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
6413
6414 * minsyms.c (install_minimal_symbols): Move dropping leading
6415 char from linkage name from here...
6416 (prim_record_minimal_symbol_and_info): ...to here. Simplify
6417 test for "__gnu_compiled*" symbols.
6418
6419 2004-03-28 Jim Blandy <jimb@redhat.com>
6420
6421 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6422 registers to temp register r0 and byte stores as prologue
6423 instructions.
6424
6425 2004-03-28 Andrew Cagney <cagney@redhat.com>
6426
6427 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
6428 arm*-*-*.
6429
6430 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6431
6432 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6433 and switch the layout to force a display of register window.
6434
6435 2004-02-26 J. Brobecker <brobecker@gnat.com>
6436
6437 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6438 of the INTEGER class.
6439
6440 2004-03-26 Jim Blandy <jimb@redhat.com>
6441
6442 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6443 bytes long on PPC GNU/Linux.
6444
6445 2004-03-26 David Carlton <carlton@kealia.com>
6446
6447 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6448
6449 2004-03-25 Andrew Cagney <cagney@redhat.com>
6450
6451 * PROBLEMS: Add general section titles, remove references to
6452 specific releases.
6453
6454 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
6455
6456 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6457 INT_REGISTER_SIZE.
6458 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6459 FP_REGISTER_VIRTUAL_SIZE.
6460 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6461 of DEPRECATED_REGISTER_RAW_SIZE.
6462 (arm_register_type): Add gdbarch argument.
6463 (arm_register_raw_size, arm_register_virtual_size): Delete.
6464 (arm_register_byte, arm_extract_return_value)
6465 (arm_store_return_value, arm_get_longjmp_target): Update references
6466 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6467 (arm_gdbarch_init): Likewise. Don't set
6468 deprecated_register_raw_size, deprecated_register_virtual_size,
6469 deprecated_max_register_raw_size,
6470 deprecated_max_register_virtual_size, or
6471 deprecated_max_register_virtual_type. Do set register_type.
6472 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6473 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6474 (FP_REGISTER_VIRTUAL_SIZE): Delete.
6475 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6476 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6477 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6478 INT_REGISTER_SIZE.
6479 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6480 (remote_rdp_store_register): Likewise.
6481
6482 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
6483
6484 * Makefile.in (mips-linux-tdep.o): Update dependencies.
6485 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6486 to after osabi initialization.
6487 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6488 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6489 functions.
6490 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6491 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6492 variables.
6493 (mips_linux_init_abi): Append signal trampoline unwinders.
6494
6495 2004-03-24 Andrew Cagney <cagney@redhat.com>
6496
6497 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6498 * tramp-frame.c: Include "gdb_assert.h".
6499 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
6500 correct sizeof.
6501 (tramp_frame_append): Validate the tramp frame's instructions.
6502 * Makefile.in (tramp-frame.o): Update dependencies.
6503
6504 2004-03-23 Andrew Cagney <cagney@redhat.com>
6505
6506 * trad-frame.h (trad_frame_set_reg_addr): Declare.
6507
6508 2004-03-23 Andrew Cagney <cagney@redhat.com>
6509
6510 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6511 Nasser as past testsuite/lib/ (and other) maintainers.
6512
6513 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6514
6515 * infcmd.c (attach_command): Reread symbols if we already have
6516 an exec file.
6517
6518 2004-03-23 Andrew Cagney <cagney@redhat.com>
6519
6520 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6521
6522 2004-03-23 Andrew Cagney <cagney@redhat.com>
6523
6524 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6525 * gdbarch.h, gdbarch.c: Re-generate.
6526 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6527 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6528 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6529 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6530 (DEPRECATED_SIGTRAMP_START): Update.
6531 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6532 (DEPRECATED_SIGTRAMP_START): Update.
6533 * blockframe.c (find_pc_sect_partial_function): Update.
6534 * arch-utils.c (legacy_pc_in_sigtramp): Update.
6535
6536 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6537
6538 * remote.c (remote_open_1): Reopen the exec file and reread symbols
6539 if necessary.
6540
6541 2004-03-23 Andrew Cagney <cagney@redhat.com>
6542
6543 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6544 predicate, deprecate.
6545 * gdbarch.h, gdbarch.c: Re-generate.
6546 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6547 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6548 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6549 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6550 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6551 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6552 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6553 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6554 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6555 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6556 * blockframe.c (find_pc_partial_function): Update.
6557 * breakpoint.c (bpstat_what): Update.
6558 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6559 * frv-linux-tdep.c (frv_linux_init_abi): Update.
6560 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6561 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6562 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6563 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6564 * i386-nto-tdep.c (i386nto_init_abi): Update.
6565 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6566 * i386-tdep.c (i386_sigtramp_frame_sniffer)
6567 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6568 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6569 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6570 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6571 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6572 * infrun.c (pc_in_sigtramp): Update.
6573 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6574 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6575 * mips-tdep.c (mips_gdbarch_init): Update.
6576 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6577 * ppc-linux-tdep.c: Update comment.
6578 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6579 * shnbsd-tdep.c (shnbsd_init_abi): Update.
6580 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6581 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6582 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6583 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6584 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6585 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6586 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6587 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6588
6589 2004-03-23 Andrew Cagney <cagney@redhat.com>
6590
6591 * tramp-frame.h, tramp-frame.h: New files.
6592 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6593 Update rules to include "tramp-frame.h" and "tramp-frame.c".
6594
6595 * Makefile.in: Update all dependencies.
6596
6597 2004-03-23 Andrew Cagney <cagney@redhat.com>
6598
6599 * Makefile.in (trad_frame_h): Add $(frame_h).
6600 * trad-frame.h: Update copyright. Include "frame.h".
6601 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6602 (trad_frame_set_id, trad_frame_get_id): Declare.
6603 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6604 * trad-frame.c: Update copyright.
6605 (struct trad_frame_cache): Define.
6606 (trad_frame_cache_zalloc): New function.
6607 (trad_frame_set_id, trad_frame_get_id): New functions.
6608 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6609
6610 2004-03-22 Andrew Cagney <cagney@redhat.com>
6611
6612 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6613 s390_pltstub_unwind_cache.
6614 (s390_stub_frame_unwind_cache): Rename
6615 s390_pltstub_frame_unwind_cache.
6616 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6617 (s390_stub_frame_prev_register): Rename
6618 s390_pltstub_frame_prev_register.
6619 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6620 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6621
6622 From Ulrich Weigand:
6623 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6624 pointer calls like PLT calls.
6625
6626 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6627
6628 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6629 PC rather than the partial function start address. Use the start
6630 address to sanity check the found PDR.
6631
6632 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6633
6634 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6635 linux_handle_extended_wait.
6636
6637 2004-03-22 Andrew Cagney <cagney@redhat.com>
6638
6639 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6640 function.
6641
6642 * frame.h (generic_pop_current_frame): Delete declaration.
6643 (deprecate_pop_dummy_frame): Deprecate
6644 generic_pop_dummy_frame.
6645 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6646 (generic_pop_current_frame): Delete function.
6647 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6648 generic_pop_current_frame.
6649 * v850-tdep.c (v850_pop_frame): Update.
6650 * mcore-tdep.c (mcore_pop_frame): Update.
6651 * sh64-tdep.c (sh64_pop_frame): Update.
6652 * h8300-tdep.c (h8300_pop_frame): Update.
6653
6654 2004-03-22 Andrew Cagney <cagney@redhat.com>
6655
6656 * frame.h (deprecated_pc_in_call_dummy): Rename
6657 generic_pc_in_call_dummy.
6658 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6659 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6660 generic_pc_in_call_dummy.
6661 (pc_in_dummy_frame): Make static.
6662 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6663 * gdbarch.h, gdbarch.c: Re-generate.
6664 * dummy-frame.c (dummy_frame_sniffer): Simplify.
6665 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6666 (legacy_get_prev_frame): Ditto.
6667 * inferior.h: Delete reference to generic_pc_in_call_dummy in
6668 comment.
6669
6670 2004-03-21 Andrew Cagney <cagney@redhat.com>
6671
6672 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6673 declaration and out-of-date comment.
6674 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6675 Delete function.
6676 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6677 deprecated_pc_in_call_dummy.
6678
6679 * infrun.c (handle_inferior_event): For non legacy frames, use the
6680 frame ID and frame type to identify a signal trampoline. Update
6681 comments.
6682
6683 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
6684
6685 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6686 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6687
6688 2004-03-21 Andrew Cagney <cagney@redhat.com>
6689
6690 * frame-unwind.h: Update copyright.
6691 (struct frame_data): Add opaque declaration.
6692 (frame_sniffer_ftype): Declare.
6693 (struct frame_unwind): Add "unwind_data" and "sniffer".
6694 (frame_unwind_register_unwinder): Declare.
6695 (frame_unwind_find_by_frame): Add parameter "this_cache".
6696 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6697 (legacy_get_prev_frame, legacy_get_prev_frame)
6698 (get_frame_type): Pass the prologue_cache to
6699 frame_unwind_find_by_frame.
6700 * frame-unwind.c (struct frame_unwind_table_entry): Add field
6701 "unwinder".
6702 (frame_unwind_register_unwinder): New function.
6703 (frame_unwind_find_by_frame): Handle an unwind sniffer.
6704
6705 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
6706
6707 * bcache.c (print_percentage): Use floating point to avoid
6708 incorrect results when portion*100 overflows.
6709
6710 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6711
6712 * ppc_tdep.h (ppc_linux_frame_saved_pc)
6713 (ppc_linux_init_extra_frame_info)
6714 (ppc_linux_frameless_function_invocation)
6715 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6716 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6717 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6718 (rs6000_frame_chain): Delete declarations.
6719 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6720 (ppc_linux_init_extra_frame_info)
6721 (ppc_linux_frameless_function_invocation)
6722 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6723 (ppc_linux_init_abi): Remove registration of above deleted functions.
6724 * rs6000-tdep.c (rs6000_init_extra_frame_info)
6725 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6726 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6727 (rs6000_pop_frame, rs6000_frameless_function_invocation)
6728 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6729 (rs6000_gdbarch_init): Remove registration of above deleted functions.
6730 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6731 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6732 frame management for all OSABIs.
6733
6734 2004-03-19 Andrew Cagney <cagney@redhat.com>
6735
6736 Committed by Kevin Buettner <kevinb@redhat.com>.
6737
6738 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6739 Update copyright.
6740 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6741 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6742 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6743 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6744 unwinders. #ifdef legacy frame code.
6745 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6746 "frame-base.h".
6747 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6748 (struct rs6000_frame_cache, rs6000_frame_cache)
6749 (rs6000_frame_this_id, rs6000_frame_prev_register)
6750 (rs6000_frame_sniffer, rs6000_frame_unwind)
6751 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6752 (rs6000_frame_base): Implement a traditional frame unwinder.
6753 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6754 frame unwinder.
6755
6756 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6757
6758 * breakpoint.c (adjust_breakpoint_address): Don't adjust
6759 breakpoint address for watchpoints or the catch eventpoints.
6760 Add new paramter ``bptype''. Adjust all callers.
6761
6762 2004-03-19 Andrew Cagney <cagney@redhat.com>
6763
6764 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
6765
6766 * PROBLEMS: Delete note that ARM does not use frame code, problem
6767 fixed.
6768
6769 2004-03-18 Andrew Cagney <cagney@redhat.com>
6770
6771 * stack.c (return_command): Delete code wrapped in #ifdef
6772 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
6773
6774 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
6775
6776 2004-03-18 Andrew Cagney <cagney@redhat.com>
6777
6778 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
6779 DEPRECATED_IN_SIGTRAMP.
6780 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6781 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
6782 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6783 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6784 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6785 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6786 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6787 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6788 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
6789 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
6790
6791 2004-03-18 Andrew Cagney <cagney@redhat.com>
6792
6793 * frame-base.c: Update copyright. Include "gdb_obstack.h".
6794 (struct frame_base_table_entry): Define.
6795 (struct frame_base_table): Re-implement as a linked list.
6796 (frame_base_init): Re-implement.
6797 (frame_base_table): Delete function.
6798 (append_predicate): Delete function.
6799 (frame_base_append_sniffer): Update.
6800 (frame_base_set_default): Update.
6801 (frame_base_find_by_frame): Update.
6802 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
6803 * Makefile.in (frame-base.o): Update dependencies.
6804
6805 2004-03-17 Andrew Cagney <cagney@redhat.com>
6806
6807 * frame.c (legacy_get_prev_frame): Pass correct frame to
6808 frame_unwind_find_by_frame.
6809
6810 2004-03-17 David Carlton <carlton@kealia.com>
6811
6812 * NEWS: Mention C++ nested types and namespaces
6813
6814 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
6815
6816 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
6817 and "Regressions since gdb 5.3.". Add known regressions since
6818 gdb 6.0.
6819
6820 2004-03-16 David Carlton <carlton@kealia.com>
6821
6822 * dwarf2read.c (process_structure_scope): Process children even
6823 when we're a declaration.
6824
6825 2004-03-16 Andrew Cagney <cagney@redhat.com>
6826
6827 * symtab.h (find_pc_sect_partial_function): Delete declaration.
6828 * blockframe.c (find_pc_partial_function)
6829 (find_pc_sect_partial_function): Merge into a single
6830 find_pc_partial_function.
6831
6832 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6833
6834 * i386bsd-nat.c: s/regno/regnum/g.
6835 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
6836 FP0_REGNUM.
6837 (store_inferior_registers): Likewise.
6838
6839 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6840
6841 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
6842 of i387_fill_fsave.
6843 (store_inferior_registers): Call i387_collect_fsave and
6844 i387_collect_fxsave instead of i387_fill_fsave and
6845 i387_fill_fxsave.
6846
6847 2004-03-15 Andrew Cagney <cagney@redhat.com>
6848
6849 * Makefile.in (frame-unwind.o): Update dependencies.
6850 * frame-unwind.c: Include "gdb_obstack.h".
6851 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
6852 parameter.
6853 (append_predicate): Delete function.
6854 (struct frame_unwind_table_entry): New structure.
6855 (struct frame_unwind_table): Replace "sniffer" with "head" and
6856 "tail".
6857 (frame_unwind_append_sniffer): Update.
6858 (frame_unwind_find_by_frame): Update.
6859 (_initialize_frame_unwind): Registe frame_unwind_init using
6860 gdbarch_data_register_pre_init.
6861
6862 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6863
6864 * i386bsd-nat.c: Update copyright year.
6865 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
6866 define unconditionally.
6867
6868 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6869
6870 * i387-tdep.h (i387_collect_fsave): New prototype.
6871 * i387-tdep.c (i387_collect_fsave): New function containing most
6872 of the code from i387_fill_fsave.
6873 (i387_fill_fsave): Call i387_collect_fsave.
6874
6875 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6876
6877 * i386-linux-tdep.c: Update copyright year.
6878 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
6879 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
6880 svr4_ilp32_link_map_offsets instead of
6881 i386_linux_svr4_fetch_link_map_offsets.
6882
6883 2004-03-15 David Carlton <carlton@kealia.com>
6884
6885 Fix for PR c++/1553:
6886 * dwarf2read.c (read_structure_type): Determine type name by
6887 calling determine_class_name.
6888 (determine_class_name): New.
6889 (determine_prefix): Look at TYPE_TAG_NAME and call
6890 determine_class_name when appropriate.
6891 (determine_prefix_aux, class_name): Delete.
6892 (read_namespace): Set die->type.
6893
6894 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6895
6896 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
6897 unused macro definition. The definition in target.h (or perhaps
6898 elsewhere) takes precedence.
6899
6900 2004-03-15 Andrew Cagney <cagney@redhat.com>
6901
6902 * ppc-tdep.h: Update copyright.
6903 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
6904 function signatures to match "regsets.h".
6905 * ppc-linux-tdep.c: Include "regset.h".
6906 (ELF_GREGSET_SIZE): Delete.
6907 (right_supply_register): New function.
6908 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
6909 using right_supply_register.
6910 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
6911 functions.
6912 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
6913 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
6914 (_initialize_ppc_linux_tdep): Do not register
6915 ppc_linux_regset_core_fns.
6916 (ppc_linux_regset_from_core_section): Replace
6917 fetch_core_registers.
6918 (ppc_linux_regset_core_fns): Delete.
6919 * ppc-linux-nat.c: (right_fill_reg): New function.
6920 (supply_gregset): Update call to ppc_linux_supply_gregset.
6921 (fill_gregset): Clear the register set, use right_fill_reg.
6922 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
6923 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
6924
6925 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
6926 unsigned.
6927
6928 2004-03-15 Andrew Cagney <cagney@redhat.com>
6929
6930 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
6931 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
6932 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
6933 and register_gdbarch_data.
6934 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
6935 (struct gdbarch_data): Replace "init" by "pre_init" and
6936 "post_init".
6937 * gdbarch.h, gdbarch.c: Re-generate.
6938 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
6939 with"obstack", use OBSTACK_ZALLOC.
6940 (dwarf2_frame_ops): Delete.
6941 (dwarf2_frame_set_init_reg): Use gdbarch_data.
6942 (dwarf2_frame_init_reg): Use gdbarch_data.
6943 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
6944 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
6945 (_initialize_svr4_solib): Update.
6946 * user-regs.c (_initialize_user_regs): Update.
6947 * reggroups.c (_initialize_reggroup): Update.
6948 * regcache.c (_initialize_regcache): Update.
6949 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6950 * libunwind-frame.c (_initialize_libunwind_frame): Update.
6951 * gnu-v3-abi.c (init_gnuv3_ops): Update.
6952 * frame-unwind.c (_initialize_frame_unwind): Update.
6953 * frame-base.c (_initialize_frame_base): Update.
6954 * user-regs.c (user_reg_add): Update.
6955 * reggroups.c (reggroup_add): Update.
6956 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6957 * libunwind-frame.c (libunwind_frame_set_descr): Update.
6958 * frame-unwind.c (frame_unwind_append_sniffer): Update.
6959 * frame-base.c (frame_base_table): Update.
6960 * remote.c (_initialize_remote): Update.
6961 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
6962
6963 2004-03-15 Andrew Cagney <cagney@redhat.com>
6964
6965 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6966
6967 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6968
6969 * Makefile.in (frv-linux-tdep.o): Add dependencies.
6970 * frv-linux-tdep.c: New file.
6971 * frv-tdep.c (struct gdbarch_tdep): Add new field
6972 ``sigcontext_reg_addr''.
6973 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6974 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6975 (frv_sigramp_frame_sniffer): New functions.
6976 (frv_sigtramp_frame_unwind): New static global.
6977 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
6978 sniffers.
6979 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6980 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6981
6982 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6983
6984 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6985 but not via a call to error(), when unable to read memory.
6986
6987 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6988
6989 * frv-tdep.c (frv_call_dummy_words): Delete.
6990 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6991
6992 2004-03-15 Andrew Cagney <cagney@redhat.com>
6993
6994 * infrun.c (handle_step_into_function, step_over_function): Only
6995 update and use STEP_FRAME_ID when the system is using legacy
6996 frames. Update comments.
6997
6998 2004-03-14 Mark Kettenis <kettenis@gnu.org>
6999
7000 * amd64-linux-tdep.h: Remove file.
7001 * amd64-linux-tdep.c: Don't include "inferior.h" and
7002 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
7003 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7004 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7005 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7006 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7007 macros.
7008 (user_to_gdb_regmap): Remove variable.
7009 (amd64_linux_gregset_reg_offset): New variable.
7010 (amd64_core_fns): Remove variable.
7011 (fetch_core_registers): Remove function.
7012 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7013 functions.
7014 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7015 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7016 * Makefile.in (amd64_linux_tdep_h): Remove.
7017 (amd64-linux-nat.o): Update dependencies.
7018 (amd64-linux-tdep.o): Update dependencies.
7019
7020 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7021 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7022 functions.
7023 (fetch_inferior_registers, store_inferior_registers): Rewrite.
7024
7025 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7026 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7027
7028 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
7029
7030 * dwarf2read.c (read_structure_type): Rename from
7031 read_structure_scope. Don't create a symbol or call process_die.
7032 Return immediately if die->type is set. Call read_type_die before
7033 dwarf2_add_member_fn.
7034 (process_structure_scope): New function.
7035 (read_enumeration_type, process_enumeration_scope): New functions,
7036 broken out from read_enumeration. Don't create the enumeration
7037 type if it has already been created.
7038 (read_enumeration): Removed.
7039 (process_die): Call read_structure_type, process_structure_scope,
7040 read_enumeration_type, and process_enumeration_scope. Just call
7041 new_symbol for base and subrange types. Add a comment about other
7042 type dies.
7043 (read_type_die): Call read_enumeration_type.
7044 (add_partial_structure, new_symbol): Update comments.
7045
7046 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7047
7048 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7049
7050 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7051
7052 * tui/tui-win.h (tui_get_cmd_list): Declare.
7053 * tui/tui-win.c (tui_command): New function.
7054 (tui_get_cmd_list): New function.
7055 (_initialize_tui_win): Moved initialization of tui command in
7056 tui_get_cmd_list.
7057
7058 * tui/tui-data.c (init_content_element): Setup new data members.
7059 (init_win_info): Likewise.
7060 (free_content_elements): Free it.
7061 * tui/tui-data.h (struct tui_data_element): Store the register
7062 content to print.
7063 (struct tui_data_info): Keep the current register group.
7064
7065 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7066
7067 * tui/tui-regs.h (tui_show_registers): Update prototype.
7068 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7069 (tui_resize_all): No need to calculate anything for register window.
7070 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7071 (tui_set_register_element, tui_set_general_regs_content): Remove.
7072 (tui_set_special_regs_content): Remove.
7073 (tui_set_general_and_special_regs_content): Remove.
7074 (tui_set_float_regs_content): Remove.
7075 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7076 (tui_set_regs_content): Remove.
7077 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7078 (tui_v_show_registers_command_support): Remove.
7079 (tui_show_registers): Use a reggroup to specify the registers to show.
7080 (tui_show_register_group): New function.
7081 (tui_display_registers_from): Compute the layout of register window
7082 and refresh with new API; be sure to delete old register windows.
7083 (tui_check_register_values): Update to use tui_get_register and
7084 tui_display_data.
7085 (tui_display_register): Just refresh the register window part.
7086 (tui_register_format): Format registers and save in tui_data_element.
7087 (tui_get_register): New to combine tui_reg_value_has_changed and
7088 tui_get_register_raw_value; fix to use the new gdb API.
7089 (tui_show_float_command): Renamed tui_reg_float_command.
7090 (tui_show_general_command): Renamed tui_reg_general_command.
7091 (tui_show_special_command): Renamed tui_reg_system_command.
7092 (_initialize_tui_regs): Remove unused commands.
7093
7094 2004-03-13 Mark Kettenis <kettenis@gnu.org>
7095
7096 * NEWS (New native configurations): Mention OpenBSD/amd64.
7097
7098 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7099 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7100 Remove defines.
7101 * config/i386/nm-fbsd64.h: Likewise.
7102 * config/i386/nm-obsd.h: Likewise.
7103 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7104 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7105
7106 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7107
7108 * frv-tdep.c (set_variant_scratch_registers): New function.
7109 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7110 New constants.
7111
7112 From Richard Sandiford <rsandifo@redhat.com>:
7113 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7114
7115 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7116
7117 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7118 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7119 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7120 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7121 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7122 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7123 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7124 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7125 definitions from frv-tdep.c to frv-tdep.h.
7126
7127 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7128
7129 Add shared library support for FR-V FDPIC ABI:
7130 * Makefile.in (solib-frv.o): Add dependencies.
7131 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7132 New functions.
7133 (frv_push_dummy_call): Add support for FDPIC ABI.
7134 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7135 for FDPIC ABI.
7136 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7137 (frv_fdpic_find_canonical_descriptor): Declare.
7138 * solib-frv.c: New file.
7139 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7140 * config/frv/tm-frv.h (solib.h): Include.
7141
7142 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7143
7144 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7145 (frv-tdep.o): Update dependencies.
7146 * frv-tdep.h: New file.
7147 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7148 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7149 constants.
7150 (struct gdbarch_tdep): Add new member ``frv_abi''.
7151 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7152 functions.
7153 (new_variant): Set ``frv_abi'' field.
7154 (gdb_arch_init): Detect FDPIC executables.
7155
7156 2004-03-12 Mark Kettenis <kettenis@gnu.org>
7157
7158 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7159 wrapper.
7160
7161 2004-03-11 Andrew Cagney <cagney@redhat.com>
7162
7163 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7164
7165 2004-03-11 Kevin Buettner <kevinb@redhat.com>
7166
7167 * solist.h (master_so_list): New function.
7168 * solib.c (master_so_list): Likewise.
7169 * solib-svr4.c (enable_break): Iterate over so_list entries
7170 obtained from master list instead of entries obtained directly
7171 via svr4_current_sos().
7172
7173 2004-03-10 Ben Elliston <bje@gnu.org>
7174
7175 * MAINTAINERS: Update my mail address.
7176
7177 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7178
7179 * remote-m32r-sdi.c: Support hardware watchpoint.
7180
7181 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7182
7183 * user-regs.c: Update copyright years.
7184 (struct user_regs): Rename to gdb_user_regs.
7185 (append_user_reg, builtin_user_regs, user_regs_init)
7186 (user_reg_add, user_reg_map_name_to_regnum)
7187 (usernum_to_user_reg): Update.
7188
7189 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7190
7191 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7192 (skip_children): New functions.
7193 (locate_pdi_sibling): Call skip_children.
7194
7195 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7196
7197 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7198 * gdbtypes.c (check_typedef): Update comments.
7199
7200 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7201
7202 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7203 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7204 pointer. Update comment about comp_unit_head.
7205 (struct abbrev_info): Shorten two int flags.
7206 (dwarf_alloc_abbrev): Take a CU argument.
7207 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7208 each time through the loop. Update cleanup argument.
7209 (psymtab_to_symtab_1): Update cleanup call.
7210 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7211 abbrev_obstack.
7212 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7213 Just call obstack_free and clear the pointer.
7214
7215 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7216
7217 * infrun.c (handle_inferior_event): Remove short-circuit code for
7218 events in a different thread.
7219
7220 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7221
7222 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7223 print the whole transfer.
7224 (initialize_targets): Update description of "set debug target".
7225
7226 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7227
7228 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7229
7230 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
7231
7232 * MAINTAINERS (write after approval): Add myself.
7233
7234 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7235
7236 * sh-tdep.c (sh_print_registers_info): Use for loop.
7237 Don't skip multiple registers when a float register is encountered.
7238
7239 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7240
7241 Fix PR tdep/1291.
7242 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7243 to official SH documentation.
7244
7245 2004-03-07 Andrew Cagney <cagney@redhat.com>
7246
7247 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7248 unused function.
7249
7250 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
7251
7252 * arm-tdep.c (thumb_get_next_pc): Handle BX.
7253 (arm_get_next_pc): Handle BX and BLX.
7254
7255 2004-03-07 Andrew Cagney <cagney@redhat.com>
7256
7257 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7258 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7259 HPPA_SP_REGNUM.
7260 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7261 (hppa_target_read_fp): Delete.
7262 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7263 register_virtual_size, max_register_raw_size,
7264 max_register_virtual_size, register_byte, register_size,
7265 target_read_fp, fp_regnum, and register_bytes. Set register_type
7266 instead of register_virtual_type.
7267 (hppa32_register_type, hppa64_register_type): Replace
7268 hppa32_register_virtual_type and hppa64_register_virtual_type.
7269 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7270 (HPPA_FP_REGNUM): Define.
7271
7272 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7273
7274 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7275 (pa_do_registers_info): Delete.
7276 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7277 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7278 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7279
7280 * infcall.c (legacy_push_dummy_code): Delete #ifdef
7281 GDB_TARGET_IS_HPPA code.
7282 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7283 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7284 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7285 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7286 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7287 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7288 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7289 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7290 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7291 (hppa_frameless_function_invocation, hppa64_store_return_value)
7292 (hppa_store_struct_return, hppa64_extract_return_value)
7293 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7294 (hppa32_call_dummy_length, hppa64_call_dummy_length)
7295 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7296 (find_proc_framesize, deposit_21, restore_pc_queue)
7297 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7298 (rp_saved, pc_in_linker_stub): Delete.
7299
7300 Unconditionally enable 64-bit frame and ABI code.
7301 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7302 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7303 push_dummy_frame, fix_call_dummy, push_arguments,
7304 call_dummy_location, extract_return_value, use_struct_convention,
7305 store_return_value, store_struct_return, saved_pc_after_call,
7306 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7307 frame_chain, frame_chain_valid, frameless_function_invocation,
7308 frame_saved_pc, and pop_frame.
7309
7310 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7311 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7312 (hppa_gdbarch_init): Do not set PC_REGNUM.
7313
7314 2004-03-06 Mark Kettenis <kettenis@gnu.org>
7315
7316 * config/alpha/tm-fbsd.h: Remove file.
7317 * config/alpha/fbsd.mt: Tweak comment.
7318 (TM_FILE): Set to tm-alpha.h.
7319
7320 2004-03-05 Andrew Cagney <cagney@redhat.com>
7321
7322 * infrun.c (step_over_function): When non-legacy code, and no
7323 step_frame_id, use the unwinder to get the caller's frame ID.
7324
7325 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7326
7327 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7328 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7329 bfd_arch_unknown. Adjust comment.
7330
7331 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
7332 * i386obsd-tdep.c: Correct spelling in comment.
7333 * i386nbsd-tdep.c: Correct spelling in comment.
7334 * sparc-tdep.c: Correct spelling in comments.
7335
7336 2004-03-05 David Carlton <carlton@kealia.com>
7337
7338 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7339 bug.
7340
7341 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7342
7343 * sparc-tdep.c: Fix typo in comment.
7344
7345 2004-03-04 J. Brobecker <brobecker@gnat.com>
7346
7347 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7348
7349 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
7350
7351 * dwarf2read.c: Add comment describing memory lifetimes.
7352 (struct dwarf2_pinfo): Update comment.
7353 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7354 (read_enumeration, new_symbol): Don't use obsavestring.
7355
7356 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7357
7358 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7359 instead of amd64_fill_fxsave.
7360 * amd64bsd-nat.c (store_inferior_registers): Likewise.
7361 * amd64fbsd-nat.c (fill_fpregset): Likewise.
7362
7363 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7364 Reorganize code a bit.
7365
7366 2004-03-04 Orjan Friberg <orjanf@axis.com>
7367
7368 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7369 when the frame pointer is pushed. Don't set the frame pointer's
7370 address on the stack unless it's actually located there.
7371 Set the SRP's address on the stack correctly when the PC is still in
7372 the prologue.
7373 (cris_return_value): New function.
7374 (cris_gdbarch_init): Clear deprecated store_return_value,
7375 extract_return_value.
7376
7377 2004-03-02 Jim Blandy <jimb@redhat.com>
7378
7379 * stabsread.c (reg_value_complaint): The maximum register number
7380 is one less than the number of registers.
7381
7382 2004-03-02 Andrew Cagney <cagney@redhat.com>
7383
7384 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7385 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
7386 trailing comma and redundant assignment of I386_ST0_REGNUM.
7387 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7388 32-bit segment registers.
7389
7390 2004-03-01 Andrew Cagney <cagney@redhat.com>
7391
7392 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7393 use frame_relative_level and get_next_frame.
7394
7395 2004-02-29 Andrew Cagney <cagney@redhat.com>
7396
7397 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7398 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7399 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7400 Delete macro.
7401
7402 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7403
7404 * inflow.c (terminal_inferior): Don't give up the terminal if we
7405 previously couldn't get the inferior's terminal state.
7406
7407 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7408
7409 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7410 PC_REGNUM.
7411
7412 2004-02-28 Andrew Cagney <cagney@redhat.com>
7413
7414 * NEWS: Refer to GDB 6.1.
7415 * README: Refer to GDB 6.1.
7416 * PROBLEMS: Refer to GDB 6.1.
7417
7418 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7419
7420 * thread-db.c (disable_thread_signals): Remove unused function.
7421
7422 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7423
7424 * amd64-nat.c: Include "gdb_string.h".
7425 (amd64_collect_native_gregset): Zero-extend the 32-bit
7426 general-purpose registers and %eip.
7427
7428 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7429 * amd64-tdep.c (amd64_collect_fxsave): New function.
7430 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7431
7432 * i387-tdep.h: Update copyright year.
7433 (i387_collect_fxsave): New prototype.
7434 * i387-tdep.c: Update copyright year.
7435 (i387_collect_fxsave): New function containing most of the code
7436 from i387_fill_fxsave.
7437 (i387_fill_fxsave): Call i387_collect_fxsave.
7438
7439 2004-02-28 Andrew Cagney <cagney@redhat.com>
7440
7441 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7442 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
7443
7444 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7445
7446 * amd64-tdep.c (amd64_frame_cache): Fix comment.
7447
7448 2004-02-28 Andrew Cagney <cagney@redhat.com>
7449
7450 * utils.c: Use "", instead of <>, to include readline.
7451 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7452 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7453 * source.c, solib.c, exec.c, event-top.c: Ditto.
7454 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7455 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7456 * Makefile.in: Update all dependencies.
7457 (readline_tilde_h, readline_history_h): Define.
7458 (readline_headers): Delete.
7459
7460 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7461
7462 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7463 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7464 "config/i386/tm-lx64.h".
7465
7466 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7467 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
7468 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7469
7470 2004-02-28 Andrew Cagney <cagney@redhat.com>
7471
7472 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7473
7474 * breakpoint.c (_initialize_breakpoint): Use
7475 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
7476 Add help to show command.
7477
7478 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7479
7480 * i386-nat.c: Reformat to be closer to coding standards.
7481 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7482 `retval'. Make variables `align' and `size' local to while-loop.
7483 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7484 (_initialize_i386_nat): New prototype.
7485
7486 * tui/tui.c: Include <readline/readline.h> instead of
7487 "readline/readline.h". Include it after <term.h> and
7488 "gdb_curses.h".
7489
7490 2004-02-27 Andrew Cagney <cagney@redhat.com>
7491
7492 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7493 the new frame unwind code.
7494 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7495 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7496 PCOQ_HEAD_REGNUM.
7497
7498 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7499 "return_value" and "push_dummy_call".
7500 (hppa32_use_struct_convention): Delete unused function.
7501 (hppa32_store_return_value): Delete unused function.
7502 (hppa32_extract_return_value): Delete unused function.
7503 (hppa32_stack_align): Delete function.
7504
7505 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
7506
7507 * coffread.c (enter_linenos): Don't let rawptr reference memory
7508 outside linetab[]'s limits.
7509
7510 2004-02-27 Andrew Cagney <cagney@redhat.com>
7511
7512 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7513 inferior stack space - the stack needs to grow upwards.
7514 (hppa32_frame_align): New function.
7515 (hppa64_frame_align): Replace hppa_frame_align.
7516 (hppa_gdbarch_init): Update.
7517
7518 2004-02-26 Orjan Friberg <orjanf@axis.com>
7519
7520 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7521 (dwarf2-frame.h): Include.
7522 (enum cris_regnums): New enum CRIS_FP_REGNUM.
7523 Remove static variables related to ABI setting.
7524 (struct gdbarch_tdep): Remove cris_abi member.
7525 (struct frame_extra_info): Remove.
7526 (cris_unwind_cache, stack_item): New structs.
7527 (cris_frame_unwind, cris_frame_base): New variables.
7528 (push_stack_item, pop_stack_item)
7529 (cris_frame_unwind_cache, cris_frame_this_id)
7530 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7531 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7532 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7533 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7534 (cris_reg_struct_has_addr): New functions.
7535 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7536 (cris_frame_saved_pc, cris_saved_pc_after_call,
7537 (cris_store_struct_return, cris_frameless_function_invocation)
7538 (cris_pop_frame, cris_skip_prologue_main)
7539 (cris_abi_original_store_return_value)
7540 (cris_abi_v2_store_return_value)
7541 (cris_abi_original_extract_return_value)
7542 (cris_abi_v2_extract_return_value)
7543 (cris_abi_original_reg_struct_has_addr)
7544 (cris_abi_v2_reg_struct_has_addr)
7545 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7546 (cris_push_return_address, cris_abi_update): Remove.
7547 (_initialize_cris_tdep): Remove ABI command.
7548 (cris_dump_tdep): Ditto.
7549 (cris_gdbarch_init): Remove ABI command.
7550 Set store_return_value, extract_return_value, push_dummy_code,
7551 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7552 frame_unwind_append_sniffer, frame_base_set_default.
7553 Clear deprecated init_frame_pc, push_arguments, store_return_value,
7554 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7555 sizeof_call_dummy_words, get_saved_register, push_return_address,
7556 pop_frame, store_struct_return, frame_init_saved_regs,
7557 init_extra_frame_info, frameless_function_invocation, frame_chain,
7558 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7559 dummy_write_sp.
7560
7561 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7562
7563 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7564 * valprint.c (print_hex_chars): Change from static to external.
7565 (print_char_chars): New function.
7566 * printcmd.c (print_scalar_formatted): For integer and enum types
7567 that are longer than LONGEST, perform processing via appropriate
7568 print_*_chars routines.
7569
7570 2004-02-26 Andrew Cagney <cagney@redhat.com>
7571
7572 * Makefile.in: Update dependencies.
7573 Changes from Ulrich Weigand,
7574 * s390-tdep.c: Include "dwarf2-frame.h".
7575 (s390_dwarf2_frame_init_reg): New function.
7576 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7577 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
7578
7579 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7580
7581 * breakpoint.c (pending_break_support): New setting variable.
7582 (break_command_1): Account for pending_break_support setting
7583 when creating pending breakpoints.
7584 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7585 (_initialize_breakpoint): Add "set breakpoint pending" and
7586 "show breakpoint pending" commands.
7587
7588 2004-02-26 Andrew Cagney <cagney@redhat.com>
7589
7590 Fix PR i18n/1570.
7591 * charset.c (backslashable, backslashed, represented): Remove 'e'
7592 from list of escaped characters, not part of ISO-C.
7593
7594 2004-02-25 J. Brobecker <brobecker@gnat.com>
7595
7596 From Peter Schauer <schauer@pdf.de>:
7597 * tui/tui.c: Move system header includes after local includes.
7598 Fixes a build failure on solaris systems.
7599
7600 2004-02-25 J. Brobecker <brobecker@gnat.com>
7601
7602 * configure.in: Refine the previous change.
7603 * configure: Regenerate.
7604
7605 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7606
7607 * amd64-tdep.h: Renamed from x86-64-tdep.h.
7608 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
7609 "amd64-tdep.h" instead of "x86-64-tdep.h".
7610 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7611 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7612 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
7613 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7614 and "x86-64-tdep.c".
7615 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
7616 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7617 and "x86-64-tdep.c".
7618 * amd64bsd-nat.c: Update copyright year.
7619 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7620 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7621 "x86-64-tdep.h".
7622 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7623 "x86-64-tdep.h".
7624 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7625 "x86-64-tdep.h".
7626 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7627 "x86-64-tdep.h".
7628 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7629 "x86-64-tdep.h".
7630 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7631 "x86-64-tdep.h".
7632 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7633 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7634 * Makefile.in (amd64_linux_tdep_h): Renamed from
7635 x86_64_linux_tdep_h.
7636 (amd64_tdep_h): Renamed from x86_64_tdep_h.
7637 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7638 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7639 (amd64obsd-tdep.o): Update dependencies.
7640 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7641 dependencies.
7642 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7643 dependencies.
7644 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7645 amd64-linux-nat.c amd64-linux-tdep.c.
7646 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7647 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7648 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7649 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7650 amd64-tdep.o and amd64-linux-tdep.o.
7651 (TM_FILE): Set to tm-linux64.h.
7652 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7653 (NAT_FILE): Set to nm-linux64.h.
7654 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7655 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7656 amd64-tdep.o.
7657 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7658 amd64-tdep.o.
7659 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7660 amd64-tdep.o.
7661
7662 2004-02-25 Roland McGrath <roland@redhat.com>
7663
7664 * remote.c (remote_protocol_qPart_auxv): New variable.
7665 (init_all_packet_configs): Initialize it.
7666 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7667 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7668 (show_remote_cmd): Call it.
7669 (_initialize_remote): Initialize commands.
7670 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7671 service TARGET_OBJECT_AUXV requests.
7672
7673 2004-02-25 J. Brobecker <brobecker@gnat.com>
7674
7675 * configure.in: Make sure that the wborder function is available.
7676 Otherwise, search for it in the cur_colr library.
7677 * configure: Regenerate.
7678
7679 2004-02-25 Andrew Cagney <cagney@redhat.com>
7680
7681 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7682
7683 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7684
7685 * config/i386/tm-x86-64linux.h: Tweak comments.
7686
7687 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
7688
7689 * MAINTAINERS: Add self to write-after-approval list.
7690
7691 2004-02-25 Andrew Cagney <cagney@redhat.com>
7692
7693 PR cli/1566. Problem found, and fix suggested by David Allan.
7694 * cli/cli-script.c (execute_control_command): Unconditionally
7695 install a cleanup. Default "ret" to "invalid_control". Use
7696 "break" instead of "return" to escape from the switch.
7697
7698 2004-02-24 J. Brobecker <brobecker@gnat.com>
7699
7700 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7701 with the lines macro defined in term.h on AiX.
7702 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7703 a collision with the label_width macro defined in term.h on AiX.
7704
7705 2004-02-23 David Mosberger <davidm@hpl.hp.com>
7706
7707 Committed by Kevin Buettner <kevinb@redhat.com>.
7708
7709 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7710 * ia64-tdep.c (ia64_write_pc): Make it a global function.
7711 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7712 instead of ia64_write_pc().
7713 * ia64-linux-tdep.c (regcache.h): Include.
7714 (ia64_linux_write_pc): New function.
7715
7716 2004-02-23 Roland McGrath <roland@redhat.com>
7717
7718 * auxv.c (info_auxv_command): Fix typos in error messages.
7719
7720 2004-02-23 Mark Kettenis <kettenis@gnu.org>
7721
7722 * x86-64-tdep.h: Tweak comment.
7723 (enum amd64_regnum): New.
7724 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7725 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7726 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7727 (X86_64_XMM1_REGNUM): Removed.
7728 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7729 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7730 prototypes for renamed functions.
7731 * x86-64-tdep.c: Fix typo.
7732 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7733 register numbers.
7734 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7735 Use constants from `enum amd64_regnum' for register numbers.
7736 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7737 (amd64_analyze_prologue, amd64_frame_cache,
7738 amd64_sigtramp_frame_cache): Use constants from `enum
7739 amd64_regnum' for register numbers.
7740 (amd64_supply_fpregset): Adjust for renamed functions.
7741 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
7742 `enum amd64_regnum' for register numbers.
7743 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7744 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7745 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7746 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7747 (amd64_linux_fill_gregset): Adjust for renamed macros.
7748 (fetch_core_registers): Adjust for renamed functions.
7749 (amd64_linux_init_abi): Adjust for renamed functions.
7750 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7751 renamed functions.
7752 * amd64-nat.c: Adjust for renamed macros.
7753 * amd64bsd-nat.c (fetch_inferior_registers)
7754 (store_inferior_registers): Use constants from `enum amd64_regnum'
7755 for register numbers. Adjust for renamed variables.
7756 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7757 renamed variables.
7758 (_initialize_amd64fbsd_nat): Use constants from `enum
7759 amd64_regnum' for register numbers.
7760 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7761 `enum amd64_regnum' for register numbers.
7762 (amd64fbsd_init_abi): Adjust for renamed functions.
7763 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
7764 `enum amd64_regnum' for register numbers.
7765 (amd64nbsd_init_abi): Adjust for renamed functions.
7766 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
7767 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
7768 `enum amd64_regnum' for register numbers.
7769 (amd64obsd_init_abi): Adjust for renamed functions.
7770 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
7771
7772 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7773
7774 * breakpoint.c (print_one_breakpoint): Do not output spaces
7775 after printing <PENDING> for a pending breakpoint.
7776
7777 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7778
7779 * printcmd.c (print_scalar_formatted): Initialize val_long
7780 to remove compiler warning message.
7781
7782 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7783
7784 * defs.h (nquery, yquery): New prototypes.
7785 * breakpoint.c (break_command_1): Use new nquery interface.
7786 * utils.c (defaulted_query, nquery, yquery): New functions.
7787
7788 2004-02-23 Andrew Cagney <cagney@redhat.com>
7789
7790 * hppa-tdep.c (hppa_frame_align): New function.
7791 (hppa32_push_dummy_call): New function.
7792 (hppa64_push_dummy_call): New function.
7793 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
7794 disabled.
7795
7796 * infcall.c (legacy_push_dummy_code): Don't call deprecated
7797 FIX_CALL_DUMMY when push_dummy_call is available.
7798 (call_function_by_hand, push_dummy_code): Ditto.
7799
7800 2004-02-22 Andrew Cagney <cagney@redhat.com>
7801
7802 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
7803 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
7804 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
7805 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
7806 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
7807 call_dummy_location to ON_STACK.
7808
7809 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7810
7811 * x86-64-linux-tdep.c: Tweak comment.
7812 (amd64_linux_supply_gregset): Renamed from
7813 x86_64_linux_supply_gresget.
7814 (amd64_linux_fill_gregset): Renamed from
7815 x86_64_linux_fill_gregset.
7816 (fetch_core_registers): Adjust for renamed functions.
7817 (amd64_core_fns): Renamed from x86_64_core_fns.
7818 (amd64_linux_sigtramp_start): Renamed from
7819 x86_64_linux_sigtramp_start.
7820 (amd64_linux_pc_in_sigtramp): Renamed from
7821 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
7822 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
7823 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
7824 (amd64_linux_sigcontext_addr): Renamed from
7825 x86_64_linux_sigcontext_addr.
7826 (amd64_linux_sc_reg_offset): Renamed from
7827 x86_64_linux_sc_reg_offset.
7828 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
7829 Adjust for renamed functions and variables.
7830 (_initialize_amd64_linux_tdep): Renamed from
7831 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
7832 variables.
7833 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
7834 Adjust for renamed functions.
7835
7836 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
7837 from x86_64_linux_gregset64_reg_offset.
7838 (amd64_linux_gregset32_reg_offset): Rename from
7839 x86_64_linux_gregset64_reg_offset.
7840 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
7841 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
7842 (amd64_linux_dr_set_control): Renamed from
7843 x86_64_linux_dr_set_control. Adjust for renamed functions.
7844 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
7845 Adjust for renamed functions.
7846 (amd64_linux_dr_reset_addr): Renamed from
7847 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
7848 (amd64_linux_dr_get_status): Renamed from
7849 x86_64_linux_dr_get_status. Adjust for renamed functions.
7850 (_initialize_amd64_linux_nat): Renamed from
7851 _initialize_x86_64_linux_nat. Adjust for renamed variables and
7852 functions.
7853 * config/i386/nm-x86-64linux.h: Update copyright year.
7854 Adjust for renamed functions.
7855
7856 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
7857 amd64fbsd_sigtramp_start.
7858 (amd64fbsd_sigtramp_end_addr): Renamed from
7859 amd64fbsd_sigtramp_end.
7860 (amd64fbsd_init_abi): Adjust for renamed variables.
7861 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
7862 variables.
7863 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
7864 amd64fbsd_sigtramp_start.
7865 (amd64fbsd_sigtramp_end_addr): Renamed from
7866 amd64fbsd_sigtramp_end.
7867
7868 2004-02-22 Andrew Cagney <cagney@redhat.com>
7869
7870 * hppa-tdep.c (hppa32_return_value): New function.
7871 (hppa64_return_value): New function.
7872 (hppa_gdbarch_init): Set return_value; keep disabled.
7873
7874 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
7875 struct-return and inferior function call methods.
7876
7877 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7878 "frame-base.h".
7879 (struct hppa_frame_cache): Define.
7880 (hppa_frame_cache, hppa_frame_this_id): New functions.
7881 (hppa_frame_prev_register): New function.
7882 (hppa_frame_unwind, hppa_frame_base): New variables.
7883 (hppa_frame_unwind_sniffer): New function.
7884 (hppa_frame_base_address, hppa_unwind_pc): New function.
7885 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
7886 sniffer, and frame base sniffer; keep disabled.
7887 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
7888 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
7889
7890 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
7891 to predicates for "seriously old code".
7892
7893 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
7894 runtime if(0).
7895
7896 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
7897 unsigned.
7898 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
7899
7900 * config/pa/tm-hppa.h: Update copyright.
7901 (DEPRECATED_INIT_FRAME_PC): Delete macro.
7902 (deprecated_init_frame_pc_default): Delete declaration.
7903 (hppa_frame_init_saved_regs): Delete declaration.
7904 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7905 * hppa-tdep.c: Include "arch-utils.h".
7906 (hppa_gdbarch_init): Set deprecated init_frame_pc
7907 and deprecated frame_init_saved_regs.
7908 (hppa_frame_init_saved_regs): Make static.
7909
7910 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7911
7912 Remove old 386BSD support.
7913 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
7914 * configure.host: Remove i[34567]86-*-bsd*.
7915 * configure.tgt: Remove i[34567]86-*-bsd*.
7916 * i386b-nat.c: Removed.
7917 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
7918 (i386b-nat.o): Remove dependencies.
7919
7920 * config/i386/i386bsd.mh: Removed.
7921 * config/i386/i386bsd.mt: Removed.
7922 * config/i386/nm-i386bsd.h: Removed.
7923 * config/i386/tm-i386bsd.h: Removed.
7924 * config/i386/xm-i386bsd.h: Removed.
7925
7926 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
7927
7928 * amd64fbsd-tdep.c: Include "solib-svr4.h".
7929 (amd64fbsd_init_abi): Set link map offsets.
7930 * amd64nbsd-tdep.c: Include "slib-svr4.h".
7931 (amd64nbsd_init_abi): Set link map offsets.
7932 * amd64obsd-tdep.c: Include "solib-svr4.h".
7933 (amd64obsd_init_abi): Set link map offsets.
7934 * i386fbsd-tdep.c: Include "solib-svr4.h".
7935 (i386fbsd_init_abi): Set link map offsets.
7936 * i386nbsd-tdep.c: Include "solib-svr4.h".
7937 (i386nbsdelf_init_abi): Set link map offsets.
7938 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
7939 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
7940 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7941 solib-legacy.o and core-aout.o. Reformat.
7942 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7943 solib-svr4.o, solib-legacy.o. Reformat.
7944 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
7945 * config/i386/nbsdelf.mh: Reformat.
7946 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7947 solib-svr4.o, solib-legacy.o and corelow.o.
7948 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7949 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7950 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
7951 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7952 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7953 (TM_FILE): Set to tm-fbsd.h.
7954 * config/i386/nbsd.mt (TDEPFILES): Reformat.
7955 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7956 solib-svr4.o.
7957 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7958 solib-svr4.o.
7959 (TM_FILE): Set to nm-nbsd.h.
7960 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
7961 Simplify shared library support. Don't include "elf/common.h".
7962 (SVR4_SHARED_LIBS): Don't define.
7963 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
7964 "solib.h".
7965 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7966 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
7967 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
7968 Don't include "i386/tm-i386.h". Include "solib.h".
7969 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
7970 Don't include "i386/tm-i386.h".
7971 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
7972 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
7973 Include "i386/xm-i386.h".
7974 (HOST_LONG_DOUBLE_FORMAT): Remove.
7975
7976 Fix OpenBSD/i386 sigtramp recognition.
7977 * i386-tdep.h: Update copyright year.
7978 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7979 (i386bsd_sigtramp_end): New prototypes.
7980 (i386fbsd_sigtramp_start_addr): Renamed from
7981 i386fbsd_sigtramp_start.
7982 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7983 (i386obsd_sigtramp_start_addr): Renamed from
7984 i386obsd_sigtramp_start.
7985 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7986 * i386bsd-tdep.c: Update copyright year.
7987 (i386bsd_pc_in_sigtramp): Make public.
7988 * i386fbsd-nat.c: Update copyright year.
7989 (_initialize_i386fbsd_nat): Adjust for renamed variables.
7990 * i386fbsd-tdep.c: Update copyright year.
7991 (i386fbsd_sigtramp_start_addr): Renamed from
7992 i386fbsd_sigtramp_start.
7993 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7994 (i386fbsdaout_init_abi): Adjust for renamed variables.
7995 * i386obsd-nat.c: Update copyright year.
7996 (_initialize_i386obsd_nat): Adjust for renamed variables.
7997 * i386obsd-tdep.c: Include "target.h".
7998 (i386obsd_page_size): New variable.
7999 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8000 (i386obsd_sigtramp_end): New functions.
8001 (i386obsd_sigtramp_start_addr): Renamed from
8002 i386obsd_sigtramp_start.
8003 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8004 (i386obsd_init_abi): Adjust for renamed variables. Set
8005 pc_in_sigtramp, sigtramp_start and sigtramp_end.
8006 * Makefile.in (i386obsd-tdep.o): Update dependencies.
8007
8008 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8009 trampoline change in OpenBSD kernel.
8010
8011 * amd64-nat.c: Update copyright year.
8012 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8013 architecture from REGCACHE.
8014
8015 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8016 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8017
8018 2004-02-21 Mark Kettenis <kettenis@gnu.org>
8019
8020 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8021 i[34567]86-*-openbsd3.[0-3].
8022 * config/i386/obsdaout.mh: New file.
8023
8024 * config/i386/obsd.mh (MH_FLAGS): Remove.
8025
8026 Fix PR build/1549.
8027 * i386obsd-tdep.c: Update copyright years. Include
8028 "solib-svr4.h".
8029 (i386obsd_init_abi): Don't set regset_from_core_section here.
8030 (i386obsd_aout_init_abi): New function. Set
8031 regset_from_core_section here.
8032 (i386obsd_elf_init_abi): New function.
8033 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8034 * Makefile.in (i386obsd-tdep.o): Update dependecies.
8035 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8036 (TM_FILE): Set to tm-nbsd.h.
8037
8038 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8039 solib-sunos.o.
8040
8041 * solib-svr4.h: Update copyright year.
8042 (svr4_ilp32_fetch_link_map_offsets)
8043 (svr4_lp64_fetch_link_map_offsets): New prototype.
8044 * solib-svr4.c: Update copyright year.
8045 (svr4_ilp32_fetch_link_map_offsets)
8046 (svr4_lp64_fetch_link_map_offsets): New function.
8047
8048 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
8049
8050 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8051 to the partial symbol table.
8052
8053 2004-02-20 J. brobecker <brobecker@gnat.com>
8054
8055 * PROBLEMS: Add description of problem documented under gdb/1560.
8056
8057 2004-02-20 Mark Kettenis <kettenis@gnu.org>
8058
8059 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
8060 comments.
8061 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8062 functions.
8063 (amd64obsd_init_abi): Reorder initializations. Use
8064 amd64obsd_r_reg_offset to initialize the general-purpose register
8065 set details. Set regset_from_core_section.
8066 (_initialize_amd64obsd_tdep): Rename from
8067 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
8068 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8069 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8070
8071 * NEWS (New native configurations): Mention OpenBSD/alpha.
8072 * configure.tgt: Add alpha*-*-openbsd*.
8073 * configure.host: Add alpha*-*-openbsd*.
8074 * alphanbsd-tdep.c: Update copyright year.
8075 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8076
8077 2004-02-20 Andrew Cagney <cagney@redhat.com>
8078
8079 Fix PR tdep/1372.
8080 * configure.tgt: Delete target "none-*-*".
8081 * configure.host: Delete host "none-*-*".
8082 * config/none/none.mh: Delete file.
8083 * config/none/none.mt: Delete file.
8084 * config/none/xm-none.h: Delete file.
8085 * config/none/tm-none.h: Delete file.
8086 * config/none/nm-none.h: Delete file.
8087
8088 2004-02-19 Fred Fish <fnf@redhat.com>
8089
8090 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8091 cache->uses_fp prior to setting it.
8092
8093 2004-02-19 Fred Fish <fnf@redhat.com>
8094
8095 Fix for PR breakpoint/1558.
8096 * sh-tdep.c (IS_JSR): New macro.
8097 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8098
8099 2004-02-19 Jim Blandy <jimb@redhat.com>
8100
8101 * findvar.c (value_from_register): Doc fix.
8102
8103 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8104
8105 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8106 type being greater than sizeof of host's LONGEST. Always use
8107 unpack_long() unless format 'f' chosen.
8108
8109 2004-02-19 Joel Brobecker <brobecker@gnat.com>
8110
8111 Committed by Elena Zannoni <ezannoni@redhat.com>
8112
8113 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8114 contains a symbol wich is the best, non-exact match for the given
8115 pc. Update comments.
8116
8117 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
8118
8119 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8120 macro, which was part of the now removed Mach 3 port.
8121 * utils.c (request_quit): Ditto.
8122
8123 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8124
8125 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8126 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8127
8128 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8129
8130 Committed by Mark Kettenis <kettenis@gnu.org>.
8131
8132 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8133 Define.
8134
8135 2004-02-18 Andrew Cagney <cagney@redhat.com>
8136
8137 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8138 CONFIG_INSTALL and CONFIG_UNINSTALL.
8139 * configure: Re-generate.
8140 * interps.h (INTERP_TUI): Define.
8141 * Makefile.in: Update dependencies.
8142 (TUI): New macro.
8143 (tui-main.o): Specify dependencies.
8144 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8145 * tui/tui-main.c: New file.
8146
8147 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8148
8149 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8150 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8151 dependencies.
8152 * configure.host: Add x86_64-*-openbsd*.
8153 * configure.tgt: Add x86_64-*-openbsd*.
8154 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8155
8156 * tui/tui.c: Don't include <malloc.h>.
8157
8158 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8159 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8160 amd64nbsd-tdep.c.
8161
8162 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8163 static. Remove extraneous whitespace.
8164 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8165 static.
8166
8167 2004-02-17 Jim Blandy <jimb@redhat.com>
8168
8169 * findvar.c (value_from_register): Doc fix.
8170
8171 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8172
8173 Committed by Jim Blandy <jimb@redhat.com>.
8174
8175 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8176 CORE_ADDR as type for selectors. Correct types for GNU run time
8177 message lookup function to use double indirection.
8178 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8179 * objc-lang.h (lookup_child_selector): Adapt prototype.
8180
8181 * s390-nat.c (SUBOFF): New macro.
8182 (supply_gregset, fill_gregset): Use it to handle debugging
8183 of 32-bit exectuables running under a 64-bit kernel.
8184 * s390-tdep.c: Include "solib-svr4.h".
8185 (s390_svr4_fetch_link_map_offset): New function.
8186 (s390x_svr_fetch_link_map_offset): Likewise.
8187 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8188 * Makefile.in (s390-tdep.o): Update dependencies.
8189
8190 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8191 "frame-unwind.h".
8192 (s390_readinstruction): Reformat. Use read_memory_nobpt.
8193 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8194 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8195 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8196 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8197 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8198 S390_SIGNAL_FRAMESIZE,
8199 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8200 (struct frame_extra_info): Remove.
8201 (s390_memset_extra_info): Remove.
8202 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8203 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8204 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8205 (is_rse): Renamed to ...
8206 (is_rsy): ... this. Support long displacements.
8207 (is_rxe): Renamed to ...
8208 (is_rxy): ... this. Support long displacements.
8209 (compute_x_addr): Support long displacements.
8210 (struct s390_prologue_data): New data type.
8211 (s390_on_stack): Change API to use struct s390_prologue_data.
8212 (s390_store): Reimplement.
8213 (s390_load): New function.
8214 (s390_get_signal_frame_info): Remove.
8215 (s390_get_frame_info): Remove, replace by ...
8216 (s390_analyze_prolog): ... this new function.
8217 (s390_check_function_end): Remove.
8218 (s390_function_start): Remove.
8219 (s390_frameless_function_invokation): Remove.
8220 (s390_is_sigreturn): Remove.
8221 (s390_init_frame_pc_first): Remove.
8222 (s390_init_frame_extra_info): Remove.
8223 (s390_frame_init_saved_regs): Remove.
8224 (s390_frame_saved_pc_nofix): Remove.
8225 (s390_frame_saved_pc): Remove.
8226 (s390_frame_chain): Remove.
8227 (s390_fp_regnum, s390_read_fp): Remove.
8228 (s390_pop_frame_regular, s390_pop_frame): Remove.
8229 (s390_saved_pc_after_call): Remove.
8230 (s390_skip_prologue): Reimplement.
8231 (s390_in_function_epilogue_p): Support long displacements.
8232 (struct s390_unwind_cache): New data structure.
8233 (s390_frame_unwind_cache): New function.
8234 (s390_prologue_frame_unwind_cache): Likewise.
8235 (s390_backchain_frame_unwind_cache): Likewise.
8236 (s390_frame_this_id, s390_frame_prev_register): Likewise.
8237 (s390_frame_unwind): Define.
8238 (s390_frame_sniffer): New function.
8239 (struct s390_pltstub_unwind_cache): New data structure.
8240 (s390_pltstub_frame_unwind_cache): New function.
8241 (s390_pltstub_frame_this_id): Likewise.
8242 (s390_pltstub_frame_prev_register): Likewise.
8243 (s390_pltstub_frame_unwind): Define.
8244 (s390_pltstub_frame_sniffer): New function.
8245 (struct s390_sigtramp_unwind_cache): New data structure.
8246 (s390_sigtramp_frame_unwind_cache): New function.
8247 (s390_sigtramp_frame_this_id): Likewise.
8248 (s390_sigtramp_frame_prev_register): Likewise.
8249 (s390_sigtramp_frame_unwind): Define.
8250 (s390_sigtramp_frame_sniffer): New function.
8251 (s390_frame_base_address, s390_local_base_address): New functions.
8252 (s390_frame_base): Define.
8253 (s390_unwind_pc, s390_unwind_sp): New function.
8254 (s390_push_dummy_call): Use new frame base location.
8255 (s390_unwind_dummy_id): Likewise.
8256 (s390_gdbarch_init): Remove calls to:
8257 set_gdbarch_frameless_function_invocation,
8258 set_gdbarch_deprecated_init_frame_pc,
8259 set_gdbarch_deprecated_frame_chain,
8260 set_gdbarch_deprecated_frame_init_saved_regs,
8261 set_gdbarch_deprecated_pop_frame,
8262 set_gdbarch_deprecated_init_extra_frame_info,
8263 set_gdbarch_deprecated_init_frame_pc_first,
8264 set_gdbarch_deprecated_target_read_fp,
8265 set_gdbarch_deprecated_frame_saved_pc,
8266 set_gdbarch_deprecated_saved_pc_after_call,
8267 set_gdbarch_deprecated_fp_regnum.
8268 Add calls to:
8269 set_gdbarch_in_solib_call_trampoline,
8270 frame_unwind_append_sniffer,
8271 frame_base_set_default,
8272 set_gdbarch_unwind_pc,
8273 set_gdbarch_unwind_sp.
8274 * Makefile.in (s390-tdep.o): Update dependencies.
8275
8276 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8277 (S390_STACK_FRAME_OVERHEAD): Remove.
8278 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8279 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8280 (s390_promote_integer_argument): Remove.
8281 (s390_cannot_extract_struct_value_address): Remove.
8282 (s390_use_struct_convention, s390_store_struct_return): Remove.
8283 (s390_extract_return_value, s390_store_return_value): Remove.
8284 (s390_return_value_convention, s390_return_value): New functions.
8285 (is_float_singleton): Handle typedefs.
8286 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8287 Remove, replace by ...
8288 (s390_function_arg_pass_by_reference, s390_function_arg_float,
8289 s390_function_arg_integer): ... these new functions.
8290 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8291 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8292 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8293 Fill in tdep->abi.
8294 Remove calls to:
8295 set_gdbarch_deprecated_store_struct_return,
8296 set_gdbarch_deprecated_extract_return_value,
8297 set_gdbarch_deprecated_store_return_value,
8298 set_gdbarch_use_struct_convention,
8299 set_gdbarch_extract_struct_value_address,
8300 set_gdbarch_deprecated_pc_in_call_dummy,
8301 set_gdbarch_deprecated_push_arguments,
8302 set_gdbarch_deprecated_save_dummy_frame_tos,
8303 set_gdbarch_deprecated_push_return_address,
8304 set_gdbarch_deprecated_sizeof_call_dummy_words,
8305 set_gdbarch_deprecated_call_dummy_words,
8306 set_gdbarch_deprecated_dummy_write_sp.
8307 Add calls to:
8308 set_gdbarch_push_dummy_call,
8309 set_gdbarch_unwind_dummy_id,
8310 set_gdbarch_return_value.
8311
8312 * config/s390/nm-linux.h: Update comments.
8313 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8314 (STOPPED_BY_WATCHPOINT): Redefine.
8315 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8316 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8317 (s390_stopped_by_watchpoint): Likewise.
8318 (watch_area_cnt): Remove.
8319 * s390-nat.c: Update comments.
8320 (watch_area): Remove typedef.
8321 Global replace watch_area by struct watch_area.
8322 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8323 (s390_stopped_by_watchpoint): Remove pid argument,
8324 use s390_inferior_tid. Add short-cut for the no watchpoint case.
8325 (s390_fix_watch_points): Remove pid argument,
8326 use s390_inferior_tid. Recompute area spanned by watchpoints.
8327 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8328 argument. Reimplement.
8329
8330 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
8331 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8332 (FETCH_INFERIOR_REGISTERS): Define.
8333 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8334 core-regset.o.
8335 * config/s390/s390x.mt: Remove.
8336 * config/s390/tm-s390.h: Remove.
8337 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8338 (TARGET_ELF64): Remove.
8339 (SKIP_TRAMPOLINE_CODE): Do not undefine.
8340 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8341 s390*-*-* case; always set gdb_target to s390.
8342 * regformats/reg-s390.dat: Remove control registers.
8343 * regformats/reg-s390x.dat: Likewise.
8344 * s390-tdep.h: New file.
8345 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8346 Include "inferior.h" and "s390-tdep.h".
8347 Remove private definition of offsetof.
8348 (s390_register_u_addr): Remove.
8349 (regmap_gregset, regmap_fpregset): Define.
8350 (supply_gregset, fill_gregset): Reimplement.
8351 (supply_fpregset, fill_fpregset): Likewise.
8352 (s390_inferior_tid): New function.
8353 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8354 (fetch_inferior_registers, store_inferior_registers): Likewise.
8355 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
8356 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
8357 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8358 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8359 (struct gdbarch_tdep): Define.
8360 (struct s390_register_info): Define.
8361 (s390_register_info): New variable.
8362 (s390_register_name): Reimplement.
8363 (s390_register_type): New function.
8364 (s390_register_raw_size, s390x_register_raw_size): Remove.
8365 (s390_cannot_fetch_register): Remove.
8366 (s390_register_byte): Remove.
8367 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8368 (s390_dwarf_regmap): New variable.
8369 (s390_dwarf_reg_to_regnum): New function.
8370 (s390_stab_reg_to_regnum): Remove.
8371 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8372 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8373 (s390_convert_register_p): Likewise.
8374 (s390_register_to_value, s390_value_to_register): Likewise.
8375 (s390_register_reggroup_p): Likewise.
8376 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8377 s390_gregset, s390x_gregset, s390_fpregset): New variables.
8378 (s390_supply_regset, s390_regset_from_core_section): New functions.
8379 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8380 (S390_FPR_SIZE): Likewise.
8381 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
8382 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8383 (S390_NUM_GPRS): Move here from tm-s390.h.
8384 (S390_NUM_FPRS): Likewise.
8385 (s390_in_function_epilogue_p): New function.
8386 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8387 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8388 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8389 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8390 Replace S390_FP_REGNUM by S390_SP_REGNUM.
8391 Remove calls to:
8392 set_gdbarch_deprecated_max_register_raw_size,
8393 set_gdbarch_deprecated_max_register_virtual_size,
8394 set_gdbarch_deprecated_register_byte,
8395 set_gdbarch_cannot_fetch_register,
8396 set_gdbarch_cannot_store_register,
8397 set_gdbarch_deprecated_register_size,
8398 set_gdbarch_deprecated_register_raw_size,
8399 set_gdbarch_deprecated_register_virtual_size,
8400 set_gdbarch_deprecated_register_virtual_type,
8401 set_gdbarch_deprecated_register_bytes.
8402 Add calls to:
8403 set_gdbarch_num_pseudo_regs,
8404 set_gdbarch_register_type,
8405 set_gdbarch_convert_register_p,
8406 set_gdbarch_register_to_value,
8407 set_gdbarch_value_to_register,
8408 set_gdbarch_register_reggroup_p,
8409 set_gdbarch_regset_from_core_section,
8410 set_gdbarch_pseudo_register_read,
8411 set_gdbarch_pseudo_register_write,
8412 set_gdbarch_in_function_epilogue_p.
8413 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8414 (s390_tdep_h): New variable.
8415
8416 2004-02-17 Jim Blandy <jimb@redhat.com>
8417
8418 * findvar.c (value_from_register): If the type has no length, just
8419 return an acceptable value --- don't report an internal error.
8420
8421 * stabsread.c (read_type): If we find any type numbers that are
8422 forward references, complain if the references aren't resolved by
8423 the time we're finished reading.
8424 (cleanup_undefined_types): Make error message more appropriate for
8425 a complaint.
8426
8427 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8428
8429 * Makefile.in (defs_h): Remove dependency on progress_h.
8430 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8431 progress.h.
8432 * main.c (captured_main): Delete use of START_PROGRESS and
8433 END_PROGRESS.
8434
8435 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8436
8437 * objfiles.c (terminate_minimal_symbol_table): Add back
8438 initialization of MSYMBOL_TYPE.
8439
8440 2004-02-17 David Mosberger <davidm@hpl.hp.com>
8441
8442 Committed by Andrew Cagney.
8443 * Makefile.in (ia64_tdep_h): New macro.
8444 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8445 (ia64-tdep.o): Likewise.
8446 * ia64-tdep.h: New file.
8447 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
8448 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8449 (ia64_aix_sigcontext_register_address): Likewise.
8450 (ia64_linux_getunwind_table): Delete declaration.
8451 * ia64-linux-tdep.c: Likewise.
8452
8453 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
8454
8455 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8456 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8457 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8458
8459 2004-02-17 Andrew Cagney <cagney@redhat.com>
8460
8461 * symtab.c (skip_prologue_using_sal): New function.
8462 * symtab.h (skip_prologue_using_sal): Declare.
8463 * frv-tdep.c: Include "symtab.h".
8464 (skip_prologue_using_sal): Delete function.
8465 * mips-tdep.c (skip_prologue_using_sal): Delete function.
8466 * rs6000-tdep.c (refine_prologue_limit): Mention
8467 skip_prologue_using_sal.
8468 * ia64-tdep.c (refine_prologue_limit): Ditto.
8469 * Makefile.in: Update dependencies.
8470
8471 2004-02-16 Andrew Cagney <cagney@redhat.com>
8472
8473 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8474 START_INFERIOR_TRAPS_EXPECTED.
8475 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8476 START_INFERIOR_TRAPS_EXPECTED.
8477 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8478 Delete macro.
8479 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8480 macro, moved to "nm-osf.h". Update copyright.
8481 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8482 update copyright.
8483
8484 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8485 and function replacing FRAMELESS_FUNCTION_INVOCATION.
8486 * blockframe.c (legacy_frameless_look_for_prologue): Rename
8487 frameless_look_for_prologue.
8488 * frame.h (legacy_frameless_look_for_prologue): Rename
8489 frameless_look_for_prologue.
8490 * gdbarch.h, gdbarch.c: Re-generate.
8491 * sh64-tdep.c (sh64_gdbarch_init): Update.
8492 * sh-tdep.c (sh_gdbarch_init): Update.
8493 * s390-tdep.c (s390_gdbarch_init): Update.
8494 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8495 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8496 * m68k-tdep.c (m68k_gdbarch_init): Update.
8497 (delta68_frame_args_address): Update.
8498 * m32r-tdep.c (m32r_gdbarch_init): Update.
8499 * hppa-tdep.c (hppa_gdbarch_init): Update.
8500 * h8300-tdep.c (h8300_gdbarch_init): Update.
8501 * frv-tdep.c (frv_gdbarch_init): Update.
8502 (frv_frameless_function_invocation): Update.
8503 * cris-tdep.c (cris_gdbarch_init): Update.
8504 (cris_frameless_function_invocation): Update.
8505 * avr-tdep.c (avr_gdbarch_init): Update.
8506 * arm-tdep.c (arm_gdbarch_init): Update.
8507 * stack.c (frame_info): Update, call predicate.
8508 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8509 * frame.c (legacy_get_prev_frame): Update, call predicate..
8510 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8511 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8512 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8513 invocation.
8514 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8515 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8516 * vax-tdep.c (vax_gdbarch_init): Ditto.
8517
8518 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8519 function.
8520
8521 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8522
8523 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8524 initializations.
8525
8526 2004-02-16 Andrew Cagney <cagney@redhat.com>
8527
8528 * tui/tui-windata.c: Include "gdb_string.h".
8529 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8530 * tui/tui-layout.c, tui/tui-command.c: Ditto.
8531 * Makefile.in: Update dependencies.
8532
8533 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8534
8535 * Makefile.in (infrun.o): Add $(gdb_assert_h).
8536 * infrun.c: Include "gdb_assert.h".
8537 (singlestep_ptid, saved_singlestep_ptid)
8538 (stepping_past_singlestep_breakpoint): New variables.
8539 (resume): Set singlestep_ptid. Check for singlestep thread
8540 hop.
8541 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8542 (handle_inferior_event): Handle singlestep thread hop.
8543
8544 2004-02-16 Andrew Cagney <cagney@redhat.com>
8545
8546 * dwarf2-frame.c (dwarf2_frame_ops): New function.
8547 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8548 (dwarf2_frame_init_reg): Ditto.
8549
8550 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
8551 suggested by Joshua Neuheisel
8552
8553 * configure.in: Always check for curses, including pdcurses.
8554 Warn, instead of error, when no curses are found. Enable TUI when
8555 curses is available.
8556 * configure: Re-generate.
8557
8558 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8559
8560 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8561 sh_sh4_register_convert_to_virtual.
8562 (sh_register_convert_to_raw): Rename from
8563 sh_sh4_register_convert_to_raw.
8564 (sh_pseudo_register_read): Accomodate above name change.
8565 (sh_pseudo_register_write): Ditto.
8566
8567 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8568
8569 * sh-tdep.c (sh_generic_register_name): Remove.
8570 (sh_gdbarch_init): Use sh_sh_register_name in default case.
8571
8572 2004-02-15 Andrew Cagney <cagney@redhat.com>
8573
8574 * configure.in (build_warnings): Add -Wunused-function.
8575 * configure: Re-generate.
8576
8577 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8578 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8579
8580 * procfs.c (procfs_init_inferior): Assume that
8581 START_INFERIOR_TRAPS_EXPECTED is defined.
8582 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8583 * config/ns32k/tm-nbsd.h: Delete file,
8584 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8585
8586 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8587 * config/vax/tm-vax.h: Delete file.
8588
8589 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8590 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8591 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8592 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8593 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8594 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8595 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8596
8597 2004-02-15 Mark Kettenis <kettenis@gnu.org>
8598
8599 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8600 * dwarf2-frame.c (dwarf2_frame_data): New variable.
8601 (struct dwarf2_frame_ops): New.
8602 (dwarf2_frame_default_init_reg): New function, based on
8603 dwarf2_frame_init_reg.
8604 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8605 (dwarf2_frame_init_reg): Call architecture-specific function.
8606 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8607 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8608 instead of dwarf2_frame_data.
8609 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8610 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8611
8612 2004-02-15 Andrew Cagney <cagney@redhat.com>
8613
8614 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8615 register_gdbarch_swap.
8616 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8617 * f-lang.c (_initialize_f_language): Update, use
8618 DEPRECATED_REGISTER_GDBARCH_SWAP.
8619 * remote.c (_initialize_remote): Ditto.
8620 * regcache.c (_initialize_regcache): Ditto.
8621 * parse.c (_initialize_parse): Ditto.
8622 * infrun.c (_initialize_infrun): Ditto.
8623 * mi/mi-main.c (_initialize_mi_main): Ditto.
8624 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8625
8626 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8627 poking .cacheable directly.
8628 * symfile.c (symfile_bfd_open): Ditto.
8629
8630 * Makefile.in: Update all dependencies.
8631
8632 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8633 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
8634 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
8635 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8636 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8637
8638 2004-02-14 Andrew Cagney <cagney@redhat.com>
8639
8640 * arch-utils.c (legacy_convert_register_p): Check
8641 DEPRECATED_REGISTER_CONVERTIBLE_P.
8642 * findvar.c (value_of_register): Ditto.
8643
8644 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8645 * gdbarch.h, gdbarch.c: Re-generate.
8646 * arch-utils.c (deprecated_register_convertible_not): Delete.
8647 * arch-utils.h (deprecated_register_convertible_not): Delete.
8648 * mi/mi-main.c (get_register): Update. Update copyright.
8649 * infcmd.c (default_print_registers_info): Update.
8650
8651 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8652 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8653 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8654 * gdbarch.h, gdbarch.c: Re-generate.
8655 * frame.c (deprecated_get_next_frame_hack): Delete function.
8656 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8657 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8658 Update.
8659 * infcall.c (call_function_by_hand): Update.
8660
8661 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
8662
8663 * symfile.c (init_entry_point_info, entry_point_address): Move
8664 from here...
8665 * objfiles.c (init_entry_point_info, entry_point_address):..to
8666 here.
8667 * symfile.h (init_entry_point_info, entry_point_address): Remove
8668 prototypes.
8669 * objfiles.h (init_entry_point_info, entry_point_address):Add
8670 prototypes.
8671 * cris-tdep.c: Remove include of symfile.h. Add include of
8672 objfiles.h.
8673 * infcall.c: Ditto.
8674 * mcore-tdep.c: Ditto.
8675 * mn10300-tdep.c: Ditto.
8676 * sh64-tdep.c: Ditto.
8677 * v850-tdep.c: Ditto.
8678 * arm-tdep.c: Remove include of symfile.h.
8679 * blockframe.c: Ditto.
8680 * coffread.c: Ditto.
8681 * dbxread.c: Ditto.
8682 * dwarf2read.c: Ditto.
8683 * dwarfread.c: Ditto.
8684 * frv-tdep.c: Ditto.
8685 * ia64-tdep.c: Ditto.
8686 * mdebugread.c: Ditto.
8687 * mipsread.c: Ditto.
8688 * rs6000-tdep.c: Ditto.
8689 * s390-tdep.c: Ditto.
8690 * sh-tdep.c: Ditto.
8691 * xstormy16-tdep.c: Ditto.
8692 * gdbarch.sh: Remove include of symfile.h.
8693 * gdbarch.c: Regenerate.
8694 * solib-irix.c (enable_break): Use entry_point_address().
8695 Add comment about include file.
8696 * xcoffread.c: Add comment about include file.
8697 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8698 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8699 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8700 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8701 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8702
8703 2004-02-13 Andrew Cagney <cagney@redhat.com>
8704
8705 * corelow.c (core_xfer_partial): Use "struct bfd_section".
8706 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8707 copyright.
8708 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8709
8710 2004-02-12 Fred Fish <fnf@redhat.com>
8711
8712 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8713 set_gdbarch_store_return_value.
8714
8715 2004-02-12 Andrew Cagney <cagney@redhat.com>
8716
8717 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8718 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8719 (interrupt_query): Ditto.
8720 (ofunc): Delete unused variable.
8721 * cris-tdep.c (cris_abi): Delete unused function.
8722 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8723 (cris_get_wide_opcode, cris_get_short_size): Ditto.
8724 (cris_get_asr_quick_shift_steps): Ditto.
8725 (cris_skip_prologue_frameless_p): Ditto.
8726 * arm-tdep.c (arm_push_return_address): Delete unused function.
8727 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8728 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8729 * s390-tdep.c (s390_function_start): Delete unused function.
8730
8731 2004-02-12 Andrew Cagney <cagney@redhat.com>
8732
8733 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8734 gdbarch.h, gdbarch.c: Re-generate.
8735 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8736 to generic_prologue_frameless_p.
8737 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8738 * arch-utils.c (generic_prologue_frameless_p): Delete function.
8739
8740 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
8741
8742 * mips-linux-tdep.c: Include "frame.h".
8743 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8744 (mips_linux_skip_resolver): New functions.
8745 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8746 and set_gdbarch_in_solib_call_trampoline.
8747 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8748 to after set_gdbarch_in_solib_return_trampoline. Only set the
8749 solib hooks to mips16 functions if the OS ABI is unknown.
8750 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8751 including "config/tm-linux.h".
8752 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8753 * Makefile.in (mips-linux-tdep.o): Update.
8754
8755 2004-02-11 David Carlton <carlton@kealia.com>
8756
8757 * linespec.c (decode_compound): Only look for a class symbol when
8758 considering all but the rightmost component.
8759
8760 2004-02-11 Andrew Cagney <cagney@redhat.com>
8761
8762 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8763 abi code are are separatly grouped.
8764
8765 2004-02-11 Andrew Cagney <cagney@redhat.com>
8766
8767 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
8768 * gdbarch.h, gdbarch.c: Re-generate.
8769 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8770 * v850-tdep.c (v850_gdbarch_init): Update.
8771 * sh64-tdep.c (sh64_gdbarch_init): Update.
8772 * sh-tdep.c (sh_gdbarch_init): Update.
8773 * s390-tdep.c (s390_gdbarch_init): Update.
8774 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8775 * mips-tdep.c (mips_gdbarch_init): Update.
8776 * mcore-tdep.c (mcore_gdbarch_init): Update.
8777 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8778 * m32r-tdep.c (m32r_gdbarch_init): Update.
8779 * ia64-tdep.c (ia64_gdbarch_init): Update.
8780 * hppa-tdep.c (hppa_gdbarch_init): Update.
8781 * h8300-tdep.c (h8300_gdbarch_init): Update.
8782 * frv-tdep.c (frv_gdbarch_init): Update.
8783 * d10v-tdep.c (d10v_gdbarch_init): Update.
8784 * cris-tdep.c (cris_gdbarch_init): Update.
8785 * avr-tdep.c (avr_gdbarch_init): Update.
8786 * arm-tdep.c (arm_gdbarch_init): Update.
8787 * alpha-tdep.c (alpha_gdbarch_init): Update.
8788
8789 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
8790
8791 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
8792 comma.
8793 (sh_sh4al_dsp_register_name): Ditto.
8794
8795 2004-02-10 Andrew Cagney <cagney@redhat.com>
8796
8797 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
8798 (mips_init_frame_pc_first): Delete function.
8799 (mips_frame_saved_pc): Delete function.
8800 (mips_frame_chain): Delete function.
8801 (mips_init_extra_frame_info): Delete function.
8802 (mips_xfer_register): Delete unused variable "reg".
8803 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
8804 (mips_n32n64_return_value): Delete unused variable "reg".
8805 (mips_n32n64_return_value): Delete unused variable "pos".
8806 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
8807 (mips_o32_return_value): Delete unused variable "pos".
8808 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
8809 (mips_print_fp_register): Delete unused variable "namelen"
8810 (mips_print_fp_register): Delete unused variable "flt2"
8811 (get_frame_pointer): Delete function.
8812 (cached_proc_desc): Delete static variable.
8813 (mips_pop_frame): Delete function.
8814 (mips_find_saved_regs): Delete function.
8815 (mips_get_saved_register): Delete function.
8816 (mips_saved_pc_after_call): Delete function.
8817 (SIGFRAME_BASE): Delete macro.
8818 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
8819 (SIGFRAME_PC_OFF): Delete macro.
8820 (SIGFRAME_REGSAVE_OFF): Delete macro.
8821 (mips_dump_tdep): Do not print deleted macro definitions.
8822
8823 2004-02-10 Andrew Cagney <cagney@redhat.com>
8824
8825 * Makefile.in (SFILES): Remove explictly listed tui files.
8826 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
8827
8828 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8829
8830 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
8831 to use paddr functions to format ia64 addresses and long values.
8832 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
8833 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
8834 (get_kernel_table, ia64_find_proc_info_x): Ditto.
8835 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
8836 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
8837
8838 2004-02-10 Andrew Cagney <cagney@redhat.com>
8839
8840 * defs.h: Do not include "tui.h".
8841 * gdb_curses.h: New file.
8842 * tui/tui-hooks.h: New file.
8843 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
8844 (tui_install_hooks, tui_remove_hooks): Delete declarations.
8845 (tui_initialize_io): Delete declaration.
8846 (tui_initialize_readline: Delete redundant declaration.
8847 (struct tui_point): Delete definition.
8848 * tui/tui-data.h (struct tui_point): Define.
8849 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
8850 * utils.c: Include "tui/tui.h".
8851 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
8852 * printcmd.c [TUI]: Include "tui/tui.h".
8853 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
8854 * tui/tui-command.c: Include "gdb_curses.h".
8855 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
8856 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
8857 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
8858 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
8859 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
8860 * Makefile.in: Update all dependencies.
8861 (tui_hooks_h, gdb_curses_h): Define.
8862 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
8863
8864 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
8865
8866 * objfiles.h (struct objfile): Remove unused fields auxf1 and
8867 auxf2. Add comments about some other rarely used fields.
8868
8869 2004-02-10 Andrew Cagney <cagney@redhat.com>
8870
8871 * Makefile.in (init.c): Fix script removing duplicates. Problem
8872 reported by Peter Schauer.
8873
8874 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8875
8876 * bcache.c (bcache_xmalloc): Use obstack_init instead of
8877 obstack_specify_allocation.
8878 * objfiles.c (allocate_objfile): Ditto.
8879 * solib-sunos.c (solib_add_common_symbols)
8880 (allocate_rt_common_objfile): Ditto.
8881 * symfile.c (reread_symbols): Ditto.
8882 * gdb_obstack.h: Add comment.
8883
8884 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8885
8886 * linespec.c (decode_line_1, locate_first_half)
8887 (decode_compound, lookup_prefix_sym): Update comments. Delete old
8888 commented out code.
8889
8890 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
8891
8892 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
8893 obstack_free.
8894
8895 2004-02-09 Andrew Cagney <cagney@redhat.com>
8896
8897 * blockframe.c (find_pc_partial_function): If find_pc_overlay
8898 fails, try find_pc_section. Fix PR c++/1267.
8899 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
8900 instead of find_pc_mapped_section.
8901 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
8902 not default to the section containing PC. Fix PR symtab/1519.
8903
8904 2004-02-09 Andrew Cagney <cagney@redhat.com>
8905
8906 * Makefile.in (mips-tdep.o): Update dependencies.
8907 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
8908 "trad-frame.h".
8909 (mips_unwind_pc): Return the pseudo PC register.
8910 (mips_unwind_dummy_id): New function.
8911 (mips16_fetch_instruction): New function.
8912 (mips32_fetch_instruction): New function.
8913 (struct mips_frame_cache): Define.
8914 (mips_mdebug_frame_cache): New function.
8915 (mips_mdebug_frame_this_id): New function.
8916 (mips_mdebug_frame_prev_register): New function.
8917 (mips_mdebug_frame_unwind): Define.
8918 (mips_mdebug_frame_sniffer): New function.
8919 (mips_mdebug_frame_base_address): New function.
8920 (mips_mdebug_frame_base): Define.
8921 (mips_mdebug_frame_base_sniffer): New function.
8922 (mips_gdbarch_init): Append unwind and base sniffers. Set
8923 unwind_dummy_id.
8924
8925 2004-02-08 Andrew Cagney <cagney@redhat.com>
8926
8927 * frame.c: Print both the register number and name.
8928
8929 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
8930 and a sed into a single sed. Make .c and .o patterns more robust.
8931 (OBS): Delete.
8932 (INIT_FILES): Replace OBS with COMMON_OBS.
8933 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
8934
8935 2004-02-08 Mark Kettenis <kettenis@gnu.org>
8936
8937 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
8938 the PT_WCOOKIE request.
8939
8940 2004-02-08 Andrew Cagney <cagney@redhat.com>
8941
8942 * mips-tdep.c (mips_unwind_pc): New function.
8943 (mips_gdbarch_init): Set mips_unwind_pc.
8944
8945 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8946 (get_frame_id): Allow the UNKNOWN_FRAME.
8947 (frame_register_unwind, get_frame_type): Ditto.
8948
8949 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8950 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
8951 unwind_dummy_id indicates a legacy frame.
8952
8953 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8954 * configure: Re-generate.
8955
8956 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8957 methods.
8958
8959 2004-02-08 Andrew Cagney <cagney@redhat.com>
8960
8961 * configure.in (CONFIG_ALL): Set to Makefile target, and not
8962 makefile macro.
8963 * configure: Re-generate.
8964 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8965 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8966 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8967 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8968 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8969 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8970 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8971 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8972 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8973 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8974
8975 2004-02-07 Andrew Cagney <cagney@redhat.com>
8976
8977 * Makefile.in: Update all dependencies.
8978
8979 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8980 * configure: Re-generate.
8981 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8982 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8983 (COMMON_OBS): Add "main.o" and "annotate.o".
8984 (ANNOTATE_OBS): Delete.
8985 (OBS): Remove ANNOTATE_OBS.
8986 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8987 CONFIG_INITS.
8988 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8989 against CONFIG_OBS and "main.o".
8990 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8991 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8992
8993 * tui/tui-command.c: Include "gdb_string.h", delete register
8994 attribute, use ISO-C function signatures.
8995 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8996 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8997 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8998 * tui/tui.c: Ditto.
8999
9000 * tui/tui-command.c: Change variable and function names to lower
9001 case.
9002 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9003 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9004 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9005 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9006 * tui/tui-winsource.c, tui/tui.c: Ditto.
9007
9008 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9009
9010 * buildsym.c (free_pending_blocks, finish_block)
9011 (record_pending_block, make_blockvector, end_symtab): Replace
9012 symbol_obstack with objfile_obstack.
9013 * coffread.c (process_coff_symbol, coff_read_struct_type)
9014 (coff_read_enum_type): Ditto.
9015 * cp-namespace.c (initialize_namespace_symtab)
9016 (check_one_possible_namespace_symbol): Ditto.
9017 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9018 (dwarf2_symbol_mark_computed): Ditto.
9019 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9020 * elfread.c (elf_symtab_read): Ditto.
9021 * hpread.c (hpread_symfile_init, hpread_symfile_init)
9022 (hpread_read_enum_type, hpread_read_function_type)
9023 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9024 Ditto.
9025 * jv-lang.c (get_java_class_symtab, add_class_symbol)
9026 (java_link_class_type): Ditto.
9027 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9028 (new_symbol): Ditto.
9029 * minsyms.c (install_minimal_symbols): Ditto.
9030 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9031 (terminate_minimal_symbol_table): Replace symbol_obstack with
9032 objfile_obstack.
9033 (free_objfile): Remove freeing of symbol_obstack.
9034 * objfiles.h: Remove symbol_obstack field.
9035 * pa64solib.c (add_to_solist): Replace symbol_obstack with
9036 objfile_obstack.
9037 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9038 symbol_obstack.
9039 (solib_add_common_symbols): Replace symbol_obstack with
9040 objfile_obstack.
9041 * somsolib.c (som_solib_add): Ditto.
9042 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9043 (common_block_start, common_block_end): Ditto.
9044 * symfile.c (reread_symbols): Remove freeing and init of
9045 symbol_obstack.
9046 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9047 * symfile.h: Update comment.
9048 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9049 stats printing.
9050 * symtab.c (symbol_set_names): Replace symbol_obstack with
9051 objfile_obstack.
9052 * symtab.h (struct general_symbol_info, struct minimal_symbol):
9053 Update comments.
9054 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9055 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9056 objfile_obstack.
9057
9058 2004-02-07 Andrew Cagney <cagney@redhat.com>
9059
9060 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9061 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
9062 fields and variables.
9063 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9064 (m_beInvisible): Delete macro.
9065 * tui/tui-data.h: Fix case case fields and variables.
9066 (m_genWinPtrIsNull): Delete macro.
9067 (tui_win_list): Rename winList.
9068 (TUI_SRC_WIN): Rename srcWin.
9069 (TUI_DISASM_WIN): Rename disassemWin.
9070 (TUI_DATA_WIN): Rename dataWin.
9071 (TUI_CMD_WIN): Rename cmdWin.
9072 (m_genWinPtrNotNull): Delete macro.
9073 (m_winPtrIsNull): Delete macro.
9074 (m_winPtrNotNull): Delete macro.
9075 (tui_win_is_source_type): Replace m_winIsSourceType
9076 (tui_win_is_auxillary): Replace m_winIsAuzillary.
9077 (tui_win_has_locator): Replace m_hasLocator.
9078 (tui_set_win_highlight): Replace m_setWinHighlightOn and
9079 m_setWinHighlightOff.
9080 * tui/tui-data.c: Update references.
9081 (tui_win_is_source_type, tui_set_win_highlight): New functions.
9082 (tui_win_has_locator, tui_win_is_auxillary): New functions.
9083 * tui/tui-command.c, tui/tui-disasm.c: Update references.
9084 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9085 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9086 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9087 * tui/tui-winsource.c, tui/tui.c: Ditto.
9088
9089 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9090
9091 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9092 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9093 StackGhost.
9094
9095 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9096 variable `i6' to `i7'.
9097 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9098
9099 2004-02-07 Andrew Cagney <cagney@redhat.com>
9100
9101 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9102 (TuiPoint, TuiPointPtr): Ditto.
9103 (TuiStatus, TuiStatusPtr): Ditto.
9104 (TuiWinType, TuiWinTypePtr): Ditto.
9105 (struct tui_point): Rename _TuiPoint.
9106 (tui_get_low_disassembly_address): Rename
9107 tuiGetLowDisassemblyAddress.
9108 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9109 (tuiFree): Delete declaration.
9110 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9111 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9112 * tui/tui.c (tuiFree): Delete function.
9113 * cli/cli-cmds.c (disassemble_command): Update references.
9114 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9115 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9116 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9117 * tui/tui-winsource.c: Ditto.
9118
9119 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9120
9121 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9122 coffstab_build_psymtabs, elfstab_build_psymtabs)
9123 (stabsect_build_psymtabs): Replace psymbol_obstack with
9124 objfile_obstack.
9125 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9126 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9127 Ditto.
9128 * dwarfread.c (scan_compilation_units): Ditto.
9129 * elfread.c (elfstab_offset_sections): Ditto.
9130 * hppa-tdep.c (read_unwind_info): Ditto.
9131 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9132 (hpread_end_psymtab): Ditto.
9133 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9134 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9135 Ditto.
9136 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9137 * objfiles.c (add_to_objfile_sections)
9138 (build_objfile_section_table): Ditto.
9139 (allocate_objfile): Remove init of psymbol_obstack.
9140 (free_objfile): Remove freeing of psymbol_obstack.
9141 * objfiles.h (struct objfile): Remove field
9142 psymbol_obstack. Update comments.
9143 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9144 psymbol_obstack with objfile_obstack.
9145 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9146 psymbol_obstack.
9147 * somread.c (som_symfile_offsets, init_import_symbols)
9148 (init_export_symbols): Replace psymbol_obstack with
9149 objfile_obstack.
9150 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9151 * symfile.c (default_symfile_offsets, syms_from_objfile)
9152 (reread_symbols): Remove freeing and init of psymbol_obstack.
9153 (cashier_psymtab): Update comment.
9154 * symmisc.c (print_objfile_statistics): Don't report stats for
9155 psymbol obstack.
9156 * symtab.h (struct general_symbol_info, struct partial_symtab):
9157 Update comments.
9158 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9159 (xcoff_symfile_offsets): Replace psymbol_obstack with
9160 objfile_obstack.
9161
9162 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9163
9164 * objfiles.h (struct objfile): Add objfile_obstack field.
9165 Remove type_obstack field.
9166
9167 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9168 read_structure_scope read_enumeration, new_symbol): Replace
9169 type_obstack with objfile_obstack.
9170 * dwarfread.c (struct_type, enum_type): Ditto.
9171 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9172 (lookup_fundamental_type): Ditto.
9173 * gdbtypes.h (TYPE_ALLOC): Ditto.
9174 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9175 (hpread_read_doc_function_type, hpread_read_struct_type)
9176 (fix_static_member_physnames, hpread_read_array_type)
9177 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9178 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9179 (java_link_class_type): Ditto.
9180 * mdebugread.c (parse_type): Ditto.
9181 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9182 * solib-sunos.c (solib_add_common_symbols): Ditto.
9183 * stabsread.c (define_symbol, read_type, read_member_functions,
9184 read_cpp_abbrev, read_one_struct_field): Ditto.
9185 * symfile.c (reread_symbols): Ditto.
9186 * symmisc.c (print_objfile_statistics): Ditto.
9187
9188 2004-02-07 Andrew Cagney <cagney@redhat.com>
9189
9190 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9191 (tui_exec_info_content): Rename TuiExecInfoContent.
9192 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9193 (TuiWinInfo, TuiWinInfoPtr): Ditto.
9194 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9195 (TuiList, TuiListPtr): Ditto.
9196 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9197 (TuiDataType, TuiDataTypePtr): Ditto.
9198 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9199 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9200 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9201 (TuiSourceElement, TuiSourceElementPtr): Ditto.
9202 (TuiDataElement, TuiDataElementPtr): Ditto.
9203 (TuiWinElement, TuiWinElementPtr): Ditto.
9204 (TuiDataInfo, TuiDataInfoPtr): Ditto.
9205 (TuiCommandElement, TuiCommandElementPtr): Ditto.
9206 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9207 (TuiWhichElement, TuiWhichElementPtr): Ditto.
9208 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9209 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9210 * tui/tui-command.c, tui/tui-data.c: Update references.
9211 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9212 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9213 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9214 * tui/tui-winsource.c, tui/tui.c: Ditto.
9215
9216 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9217
9218 * dwarf2-frame.h: Update copyright.
9219 (enum dwarf2_frame_reg_rule): New.
9220 (struct dwarf2_frame_state_reg): New.
9221 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9222 * dwarf2-frame.c: Update copyright.
9223 (enum dwarf2_reg_rule): Remove.
9224 (struct dwarf2_frame_state): Remove defenition of `struct
9225 dwarf2_frame_state_reg'.
9226 (read_reg): Call get_frame_arch to get the architecture instead of
9227 using CURRENT_GDBARCH.
9228 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9229 DWARF2_FRAME_.
9230 (dwarf2_frame_init_reg): New function.
9231 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9232 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
9233 initialize the register state. Prefix old `enum dwarf2_reg_rule'
9234 tags with DWARF2_FRAME_.
9235 (dwarf2_frame_prev_register): Call get_frame_arch to get the
9236 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
9237 dwarf2_reg_rule' tags with DWARF2_FRAME_.
9238
9239 2004-02-06 Andrew Cagney <cagney@redhat.com>
9240
9241 * tui/tui-data.h (struct tui_list): Rename _TuiList.
9242 (enum tui_data_type): Rename _TuiDataType.
9243 (struct tui_layout_def): Rename _TuiLayoutDef.
9244 (struct tui_source_element): Rename _TuiSourceElement.
9245 (struct tui_data_element): Rename _TuiDataElement.
9246 (struct tui_command_element): Rename _TuiCommandElement.
9247 (struct tui_locator_element): Rename _TuiLocatorElement.
9248 (union tui_which_element): Define.
9249 (struct tui_win_element): Rename _TuiWinElement.
9250 (struct tui_data_info): Rename _TuiDataInfo.
9251 (struct tui_source_info): Rename _TuiSourceInfo.
9252 (struct tui_command_info): Rename _TuiCommandInfo.
9253 (tui_initialize_static_data): Rename initializeStaticData.
9254 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9255 (tui_alloc_win_info): Rename allocWinInfo.
9256 (tui_init_generic_part): Rename initGenericPart.
9257 (tui_init_win_info): Rename initWinInfo.
9258 (tui_alloc_content): Rename allocContent.
9259 (tui_add_content_elements): Rename addContentElements.
9260 (tui_init_content_element): Rename initContentElement.
9261 (tui_free_window): Rename freeWindow.
9262 (tui_free_win_content): Rename freeWinContent.
9263 (tui_free_data_content): Rename freeDataContent.
9264 (tui_free_all_source_wins_content): Rename
9265 freeAllSourceWinsContent.
9266 (tui_del_window): Rename tuiDelWindow.
9267 (tui_del_data_windows): Rename tuiDelDataWindows.
9268 (tui_partial_win_by_name): Rename partialWinByName.
9269 (tui_win_name): Rename winName.
9270 (tui_current_layout): Rename currentLayout.
9271 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9272 (tui_term_height): Rename termHeight.
9273 (tui_set_term_height_to): Rename setTermHeightTo.
9274 (tui_term_width): Rename termWidth.
9275 (tui_set_term_width_to): Rename setTermWidthTo.
9276 (tui_set_gen_win_origin): Rename setGenWinOrigin.
9277 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9278 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9279 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9280 (tui_source_windows): Rename sourceWindows.
9281 (tui_clear_source_windows): Rename clearSourceWindows.
9282 (tui_clear_source_windows_detail): Rename
9283 clearSourceWindowsDetail.
9284 (tui_clear_win_detail): Rename clearWinDetail.
9285 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9286 (tui_default_tab_len): Rename tuiDefaultTabLen.
9287 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9288 (tui_win_with_focus): Rename tuiWinWithFocus.
9289 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9290 (tui_layout_def): Rename tuiLayoutDef.
9291 (tui_win_resized): Rename tuiWinResized.
9292 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9293 (tui_next_win): Rename tuiNextWin.
9294 (tui_prev_win): Rename tuiPrevWin.
9295 (tui_add_to_source_windows): Rename addToSourceWindows.
9296 * tui/tui-winsource.c, tui/tui-win.c: Update references.
9297 * tui/tui-layout.c, tui/tui-source.c: Ditto.
9298 * tui/tui-stack.c, tui/tui-io.c: Ditto.
9299 * tui/tui.c, tui/tui-data.c: Ditto.
9300 * tui/tui-interp.c, tui/tui-data.c: Ditto.
9301 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9302
9303 * tui/tui-source.h: Update copyright. Include "tui-data.h".
9304 (struct symtab): Declare.
9305 (tui_set_source_content): Rename tuiSetSourceContent.
9306 (tui_show_symtab_source): Rename tuiShowSource.
9307 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9308 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9309 * tui/tui-source.c: Update copyright. Update references.
9310 * tui/tui-win.c, tui/tui-winsource.c: Update references.
9311 * tui/tui-stack.c: Update references.
9312
9313 * tui/tui-win.h: Update copyright. Include "tui-data.h".
9314 (struct tui_win_info): Declare.
9315 (tui_scroll_forward): Rename tuiScrollForward.
9316 (tui_scroll_backward): Rename tuiScrollBackward.
9317 (tui_scroll_left): Rename tuiScrollLeft.
9318 (tui_scroll_right): Rename tuiScrollRight.
9319 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9320 (tui_resize_all): Rename tuiResizeAll.
9321 (tui_refresh_all_win): Rename tuiRefreshAll.
9322 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9323 * tui/tui-layout.c, * tui/tui-io.c: Update references.
9324 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9325 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9326
9327 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
9328 (tui_erase_data_content): Rename tuiEraseDataContent.
9329 (tui_display_all_data): Rename tuiDisplayAllData.
9330 (tui_check_data_values): Rename tuiCheckDataValues.
9331 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9332 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9333 (tui_first_data_element_no_in_line): Rename
9334 tuiFirstDataElementNoInLine.
9335 (tui_delete_data_content_windows): Rename
9336 tuiDeleteDataContentWindows.
9337 (tui_refresh_data_win): Rename tuiRefreshDataWin.
9338 (tui_display_data_from): Rename tuiDisplayDataFrom.
9339 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9340 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9341 * tui/tui-win.c, tui/tui-regs.c: Update references.
9342 * tui/tui-layout.c, tui/tui.c: Update references.
9343
9344 * tui/tui-wingeneral.h: Update copyright.
9345 (m_allBeVisible): Delete macro.
9346 (m_allBeInvisible): Delete macro.
9347 (struct tui_gen_win_info): Declare.
9348 (struct tui_win_info): Declare.
9349 (tui_unhighlight_win): Rename unhighlightWin.
9350 (tui_make_visible, tui_make_invisible): Replace makeVisible.
9351 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9352 (tui_make_window): Rename makeWindow.
9353 (tui_copy_win): Rename copyWin.
9354 (tui_box_win): Rename boxWin.
9355 (tui_highlight_win): Rename highlightWin.
9356 (tui_check_and_display_highlight_if_needed): Rename
9357 checkAndDisplayHighlightIfNeeded.
9358 (tui_refresh_all): Rename refreshAll.
9359 (tui_delete_win): Rename tuiDelwin.
9360 (tui_refresh_win): Rename tuiRefreshWin.
9361 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9362 (tui_make_visible, tui_make_invisible): New functions.
9363 (tui_make_all_visible, tui_make_all_invisible): New functions.
9364 (make_all_visible): Rename makeAllVisible.
9365 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9366 * tui/tui-data.c, tui/tui-winsource.c: Update references.
9367 * tui/tui-windata.c, tui/tui-win.c: Update references.
9368 * tui/tui-regs.c, tui/tui-layout.c: Update references.
9369 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9370
9371 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9372
9373 * proc-api.c (write_with_trace): Initialize local variable to
9374 silence compiler warning.
9375
9376 2004-02-06 Andrew Cagney <cagney@redhat.com>
9377
9378 * tui/tui-source.h: Do not include "defs.h".
9379 (struct tui_win_info): Declare.
9380 (tui_set_source_content_nil): Declare.
9381 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9382 (union tui_line_or_address): Rename _TuiLineOrAddress.
9383 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
9384 (tui_update_source_window): Rename tuiUpdateSourceWindow.
9385 (tui_update_source_window_as_is): Rename
9386 tuiUpdateSourceWindowAsIs.
9387 (tui_update_source_windows_with_addr): Rename
9388 tuiUpdateSourceWindowsWithAddr.
9389 (tui_update_source_windows_with_line): Rename
9390 tuiUpdateSourceWindowsWithLine.
9391 (tui_clear_source_content): Rename tuiClearSourceContent.
9392 (tui_erase_source_content): Rename tuiEraseSourceContent.
9393 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9394 (tui_show_source_content): Rename tuiShowSourceContent.
9395 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9396 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9397 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9398 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9399 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9400 (tui_update_exec_info): Rename tuiUpdateExecInfo.
9401 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9402 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9403 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9404 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9405 (struct tui_win_info): Declare.
9406 * tui/tui-stack.c: Update references.
9407 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9408 * tui/tui-win.c, tui/tui-source.c: Ditto.
9409 * tui/tui.c, tui/tui-disasm.c: Ditto.
9410
9411 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9412
9413 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9414 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
9415
9416 2004-02-05 Mark Kettenis <kettenis@gnu.org>
9417
9418 * infrun.c (handle_inferior_event): Allow for breakpoint
9419 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9420 and SIGEMT. Update comments.
9421 * NEWS (Revised SPARC target): Mention support for non-executable
9422 stack.
9423
9424 2004-02-04 Mark Kettenis <kettenis@gnu.org>
9425
9426 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9427 * inftarg.c: Update copyright year.
9428 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9429 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9430 (sparc_xfer_wcookie): New function.
9431 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9432 * Makefile.in (sparc-nat.o): Update dependencies.
9433 * config/sparc/nm-nbsd.h: Include "target.h".
9434 (NATIVE_XFER_WCOOKIE): New define.
9435 (sparc_xfer_wcookie): New prototype.
9436
9437 2004-02-04 Andrew Cagney <cagney@redhat.com>
9438
9439 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9440 SYSCALL_TRAP function.
9441 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9442
9443 2004-02-04 Andrew Cagney <cagney@redhat.com>
9444 Daniel Jacobowitz <drow@mvista.com>
9445
9446 * objfiles.h: Delete comments refering to inside_entry_func and
9447 DEPRECATED_FRAME_CHAIN_VALID.
9448 * defs.h (inside_entry_func): Update prototype..
9449 * blockframe.c (inside_entry_func): Rename to
9450 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
9451 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9452
9453 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
9454
9455 * breakpoint.c (struct captured_parse_breakpoint_args): Move
9456 outside of #ifdef SOLIB_ADD region.
9457 (do_restore_lang_radix_cleanup): Ditto.
9458 (resolve_pending_breakpoint): Ditto.
9459
9460 2004-02-03 Andrew Cagney <cagney@redhat.com>
9461
9462 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9463 (process_note_abi_tag_sections): Delete unused function.
9464 (ia64_read_fp): Delete unused function.
9465 (gdbarch_extract_struct_value_address): Delete declaration.
9466
9467 2004-02-02 Andrew Cagney <cagney@redhat.com>
9468
9469 * vax-tdep.c (vax_frame_chain): Delete call to
9470 deprecated_inside_entry_file.
9471 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9472
9473 2004-02-02 Mark Kettenis <kettenis@gnu.org>
9474
9475 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9476 column that's "empty" or "same value" when eliminating REG_RA
9477 rules.
9478
9479 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9480
9481 * NEWS: Add information about new pending breakpoint support.
9482
9483 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9484
9485 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9486 and pending fields for pending breakpoint support.
9487 * breakpoint.c (breakpoint_enabled): Add check for not pending.
9488 (condition_command): Only parse condition if not a pending
9489 breakpoint.
9490 (print_one_breakpoint): Add support for pending breakpoints.
9491 (describe_other_breakpoints): Add checks to verify we are not
9492 dealing with pending breakpoints.
9493 (check_duplicates): Don't check pending breakpoints.
9494 (set_raw_breakpoint): Initialize pending flag.
9495 (do_restore_lang_radix_cleanup): New cleanup routine.
9496 (resolve_pending_breakpoint): New function.
9497 (re_enable_breakpoints_in_shlibs): Try and resolve any
9498 pending breakpoints via resolve_pending_breakpoint.
9499 (mention): Add pending breakpoint support.
9500 (parse_breakpoint_sals): Add new parameter to pass to
9501 decode_line_1 to indicate silent errors when files or functions
9502 are not found. Change all callers.
9503 (do_captured_parse_breakpoint): New function.
9504 (break_command_1): Change prototype to return an rc value and to
9505 take an optional pending breakpoint pointer. Support creating
9506 a pending breakpoint if a "not found" form of error occurs when
9507 parsing the breakpoint. Also support resolving an existing pending
9508 breakpoint and be silent if the resolution fails.
9509 (create_breakpoints): Change prototype to take pending breakpoint
9510 pointer. When resolving a pending breakpoint, use the new pointer
9511 to provide a conditional or commands added by the end-user.
9512 (delete_breakpoint): Add appropriate check for pending.
9513 (breakpoint_re_set_one): Ditto.
9514 (do_enable_breakpoint): Ditto.
9515
9516 2004-02-02 David Carlton <carlton@kealia.com>
9517
9518 * valops.c (enum oload_classification): New.
9519 (find_overload_match): Break implementation into separate
9520 functions; delete #if 0'd code; look for symbols within
9521 namespaces.
9522 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9523 (find_oload_champ,oload_method_static,classify_oload_match): New.
9524 * cp-support.h: Add declaration for cp_func_name; update
9525 declaration for make_symbol_overload_list.
9526 * cp-support.c (cp_func_name): New.
9527 (overload_list_add_symbol): Fix comment, use
9528 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9529 (make_symbol_overload_list): Take a function name and a namespace
9530 instead of a symbol; change implementation.
9531 (make_symbol_overload_list_using): New.
9532 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9533
9534 2004-02-02 Fred Fish <fnf@redhat.com>
9535
9536 * main.c (gdb_stdtarg): Move definition to group with other
9537 gdb_stdtarg definitions and update copyright years.
9538 * remote-sim.c (gdb_os_write_stderr): Write output to
9539 gdb_stdtargerr stream instead of gdb_stdtarg stream.
9540 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9541 gdb_stderr stream and update copyright years.
9542
9543 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9544
9545 * Makefile.in (mips-linux-nat.o): Update dependencies.
9546 * mips-linux-nat.c: Include mips-tdep.h.
9547
9548 2004-02-01 Roland McGrath <roland@redhat.com>
9549
9550 * sol-thread.c (sol_thread_xfer_partial): New function.
9551 (init_sol_thread_ops): Use that for to_xfer_partial hook.
9552 (init_sol_core_ops): Likewise.
9553
9554 * procfs.c (procfs_xfer_partial): New function.
9555 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9556 * Makefile.in (procfs.o): Add $(auxv_h) dep.
9557
9558 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9559 procfs_xfer_auxv function.
9560
9561 * procfs.c (procfs_make_note_section): If we can read
9562 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9563 * linux-proc.c (linux_make_note_section): Likewise.
9564
9565 * auxv.h: New file.
9566 * auxv.c: New file.
9567 * Makefile.in (auxv_h): New variable.
9568 (COMMON_OBS): Add auxv.o here.
9569 (auxv.o): New target.
9570
9571 * corelow.c (core_xfer_partial): New function.
9572 (init_core_ops): Use it for core_ops.to_xfer_partial.
9573
9574 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9575 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9576 macro if that is defined.
9577
9578 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9579
9580 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9581 and check the specified thread for each breakpoint.
9582 * breakpoint.h (bpstat_stop_status): Update prototype.
9583 * infrun.c (handle_inferior_event): Update calls to
9584 bpstat_stop_status.
9585
9586 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9587
9588 * Makefile.in (cli-cmds.o): Add $(readline_h).
9589
9590 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9591
9592 * cli/cli-cmds.c: Include readline.h.
9593 (complete_command): Pass the start of the last word to
9594 complete_line.
9595
9596 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9597
9598 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9599 argument, and change first argument to a CORE_ADDR.
9600 * breakpoint.h (bpstat_stop_status): Update prototype.
9601 * infrun.c (adjust_pc_after_break): Add a new comment.
9602 (handle_inferior_event): Update calls to bpstat_stop_status.
9603
9604 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9605
9606 * breakpoint.h: Update copyright years.
9607
9608 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9609
9610 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9611 (bpstat_stop_status): Don't decrement PC.
9612 * breakpoint.h (software_breakpoint_inserted_here_p): Add
9613 prototype.
9614 * infrun.c (adjust_pc_after_break): New function.
9615 (handle_inferior_event): Call it, early. Remove later references
9616 to DECR_PC_AFTER_BREAK.
9617 (normal_stop): Add commentary.
9618
9619 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9620
9621 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9622 2004-01-27 double-free fix.
9623
9624 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9625
9626 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9627 (sparc32_frame_prev_register): Handle StackGhost.
9628 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9629
9630 2004-01-29 Roland McGrath <roland@redhat.com>
9631
9632 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9633 * configure: Regenerated.
9634
9635 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9636 * Makefile.in (procfs.o): Add dep.
9637
9638 2004-01-28 Andrew Cagney <cagney@redhat.com>
9639
9640 * tui/tui-stack.h: Update copyright.
9641 (struct frame_info): Add opaque declaration.
9642 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9643 (tui_show_locator_content): Rename tuiShowLocatorContent.
9644 (tui_show_frame_info): Rename tuiShowFrameInfo.
9645 * tui/tui-stack.c: Update copyright. Update references.
9646 * tui/tui-winsource.c: Update references.
9647 * tui/tui-win.c: Update references.
9648 * tui/tui-layout.c: Update references.
9649 * tui/tui-hooks.c: Update copyright, update references.
9650 * tui/tui.c: Update copyright, update references.
9651 * tui/tui-disasm.c: Update references.
9652
9653 2004-01-28 David Carlton <carlton@kealia.com>
9654
9655 * dwarf2read.c (add_partial_structure): Use demangled name if
9656 namespace equals "".
9657
9658 2004-01-27 Jim Blandy <jimb@redhat.com>
9659
9660 Clean up misapplied patch:
9661 * dwarf2read.c (determine_prefix): Change one of the two forward
9662 declarations for 'determine_prefix_aux' to a declaration for this.
9663 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
9664 argument to 'die_specification'.
9665
9666 * dwarf2read.c (read_func_scope): Re-indent comment.
9667
9668 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
9669
9670 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9671 b->exp to NULL after freeing so that error during re-parsing or
9672 evaluation of expressions associated with breakpoint don't
9673 eventually lead to re-freeing of storage.
9674 Committed by Andrew Cagney.
9675
9676 2004-01-27 Andrew Cagney <cagney@redhat.com>
9677
9678 * source.c (ambiguous_line_spec): Delete undefined declaration.
9679 * m32r-rom.c (m32r_set_board_address): Delete unused function.
9680 (m32r_set_server_address, m32r_set_download_path): Ditto.
9681 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9682
9683 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
9684
9685 * dwarf2read.c: Update calls to changed and renamed functions, and
9686 references to moved variables.
9687
9688 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9689 language, language_defn, list_in_scope, and ftypes members.
9690 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9691 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9692 (baseaddr): Remove globals.
9693
9694 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
9695 (set_cu_language, die_is_declaration, die_specification)
9696 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9697 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9698 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9699 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9700
9701 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
9702 cu.list_in_scope. Don't initialize cu_header_offset.
9703 (add_partial_symbol): Add local baseaddr.
9704 (psymtab_to_symtab_1): Add local baseaddr. Use
9705 objfile->section_offsets for consistency. Don't initialize
9706 cu_header_offset; do initialize cu.header.offset and
9707 cu.list_in_scope.
9708 (read_file_scope, read_func_scope, read_lexical_block_scope)
9709 (dwarf_decode_lines, new_symbol): Add local baseaddr.
9710
9711 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
9712
9713 * PROBLEMS: Add gdb/1516.
9714
9715 2003-12-29 Robert Millan <robertmh@gnu.org>
9716
9717 Patch committed by Andrw Cagney.
9718 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9719 * configure.tgt: Match knetbsd*-gnu.
9720
9721 2004-01-26 Andrew Cagney <cagney@redhat.com>
9722
9723 * breakpoint.c (catch_command_1): Delete #ifdef code.
9724 (catch_fork_command_1): Delete #ifdef wrapper.
9725 (catch_exec_command_1): Ditto.
9726 (catch_load_command_1): Ditto.
9727 (catch_unload_command_1): Ditto.
9728
9729 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9730 (catch_breakpoint): Delete #if0ed function.
9731 (disable_catch_breakpoint): Ditto.
9732 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9733 (disable_catch, enable_catch, delete_catch): Ditto.
9734
9735 2004-01-26 Andrew Cagney <cagney@redhat.com>
9736
9737 * remote.c (echo_check, quit_flag): Delete variables.
9738 (cisco_kernel_mode): Delete variable.
9739 (minitelnet_return, tty_input, escape_count): Delete variables.
9740 (remote_cisco_mode): Delete variable.
9741 (remote_cisco_open, remote_cisco_close): Delete function.
9742 (remote_cisco_mourn, remote_cisco_wait): Delete function.
9743 (init_remote_cisco_ops): Delete function.
9744 (_initialize_remote): Do not install "remote cisco" code.
9745 (read_frame): Delete cisco specific code.
9746 (remote_info_process): Delete function.
9747 (remote_wait): Delete cisco specific code.
9748 (remote_cisco_section_offsets): Delete function.
9749 (remote_cisco_objfile_relocate): Delete function.
9750 (remote_async_wait): Delete cisco specific code.
9751 (minitelnet, readtty, readsocket): Delete function.
9752
9753 2004-01-26 Andrew Cagney <cagney@redhat.com>
9754
9755 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
9756 comments mentioning extract_returned_value_address.
9757 * infcmd.c (print_return_value): Update. Add comments on
9758 extract_returned_value_address.
9759 * stack.c (return_command): Add comments on
9760 extract_returned_value_address.
9761 * values.c: Update comment.
9762 * m32r-tdep.c: Update comment.
9763 * sparc-tdep.c: Update comment.
9764 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
9765 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9766 * sh64-tdep.c (sh64_gdbarch_init): Update.
9767 * sh-tdep.c (sh_gdbarch_init): Update.
9768 * s390-tdep.c (s390_gdbarch_init): Update.
9769 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9770 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9771 * m68k-tdep.c (m68k_gdbarch_init): Update.
9772 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9773 * m32r-tdep.c (m32r_gdbarch_init): Update.
9774 * ia64-tdep.c (ia64_gdbarch_init): Update.
9775 * h8300-tdep.c (h8300_gdbarch_init): Update.
9776 * frv-tdep.c (frv_gdbarch_init): Update.
9777 * arm-tdep.c (arm_gdbarch_init): Update.
9778 * alpha-tdep.c (alpha_gdbarch_init): Update.
9779
9780 2004-01-26 Andrew Cagney <cagney@redhat.com>
9781
9782 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
9783 SYMBOL_LOCATION_FUNCS
9784 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
9785 "struct symbol_ops".
9786 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
9787 type to "struct symbol_ops".
9788 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
9789 (struct symbol): Replace ".aux_value.loc.funcs" and
9790 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
9791 (SYMBOL_OBJFILE): Delete macro.
9792 (SYMBOL_LOCATION_FUNCS): Delete macro.
9793 (SYMBOL_LOCATION_BATON): Update.
9794 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
9795 intead of SYMBOL_LOCATION_FUNCS.
9796 * ax-gdb.c (gen_var_ref): Ditto.
9797 * printcmd.c (address_info): Ditto.
9798 * findvar.c (read_var_value): Ditto.
9799 (symbol_read_needs_frame): Ditto.
9800
9801 2004-01-26 Andrew Cagney <cagney@redhat.com>
9802
9803 * dwarf2read.c (read_func_scope): Document frame-base hack.
9804
9805 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9806
9807 * infcmd.c (print_return_value): Plug memory leak; delete
9808 ui_stream object. Rename argument `structure_return' to
9809 `struct_return'.
9810
9811 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9812
9813 * infcmd.c (print_return_value): Wrap long lines.
9814 (finish_command_continuation, finish_command): Remove unused
9815 variable `funcaddr'. Fix some coding-standards problems.
9816
9817 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
9818 SECT_SIZE is large enough, not whether it's exactly the right size.
9819 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
9820 TDEP->fpregset to zero.
9821
9822 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
9823 floating-point registers for traditional NetBSD core files.
9824 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
9825 TDEP->sizeof_fpregset here.
9826
9827 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9828
9829 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
9830 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
9831 function with code split out from
9832 sparc32nbsd_sigcontext_frame_cache.
9833 (sparc32nbsd_sigcontext_frame_cache): Use
9834 sparc32nbsd_sigcontext_saved_regs.
9835 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
9836 OpenBSD.
9837 * sparcobsd-tdep.c: New file.
9838 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
9839 (sparcobsd-tdep.o): New dependency.
9840 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
9841 * config/sparc/obsd.mt: New file.
9842
9843 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
9844 TDEP->fpregset to be initialized to enable core file register
9845 sets.
9846
9847 2004-01-24 Mark Kettenis <kettenis@gnu.org>
9848
9849 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
9850 Add opaque declarations.
9851 (sparc64nbsd_sigcontext_saved_regs): New prototype.
9852 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
9853 function with code split out from
9854 sparc64nbsd_sigcontext_frame_cache.
9855 (sparc64nbsd_sigcontext_frame_cache): Use
9856 sparc64nbsd_sigcontext_saved_regs.
9857 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
9858 OpenBSD.
9859 * sparc64obsd-tdep.c: New file.
9860 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
9861 (sparc64obsd-tdep.o): New dependency.
9862 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
9863 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
9864 * config/sparc/obsd64.mt: New file.
9865
9866 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
9867 read the instruction at PC.
9868
9869 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
9870 value of GDB_OSABI_DEFAULT.
9871 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
9872 instead of GDB_OSABI_NETBSD_AOUT.
9873
9874 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
9875
9876 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
9877 copyright.
9878
9879 2004-01-23 Andrew Cagney <cagney@redhat.com>
9880
9881 * printcmd.c (display_command): Replace tui_set_display call with
9882 tui_set_layout_for_display_command.
9883 * tui/tui.h (enum tui_win_type): Define.
9884 (tui_set_layout): Delete declaration.
9885 (tui_set_layout_for_display_command): Rename set_tui_layout.
9886 * tui/tui-data.h (enum tui_layout_type): Define.
9887 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
9888 "tui.h".
9889 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
9890 (tui_default_win_height): Rename tuiDefaultWinHeight.
9891 (tui_default_win_viewport_height): Rename
9892 tuiDefaultWinViewportHeight.
9893 (tui_set_layout): RenametuiSetLayout.
9894 * tui/tui-layout.c: Update references.
9895 * tui/tui.c: Update references.
9896 * tui/tui-disasm.c: Update references.
9897
9898 2004-01-23 David Carlton <carlton@kealia.com>
9899
9900 Partial workaround for PR c++/1511:
9901 * cp-namespace.c: Include frame.h.
9902 (cp_lookup_transparent_type): New
9903 (cp_lookup_transparent_type_loop): New.
9904 * cp-support.h: Declare cp_lookup_transparent_type.
9905 * symtab.c (basic_lookup_transparent_type): Renamed from
9906 lookup_transparent_type.
9907 (lookup_transparent_type): Replace old body by a call to
9908 current_language->la_lookup_transparent_type.
9909 * symtab.h: Update copyright. Declare
9910 basic_lookup_transparent_type.
9911 * language.h: Update copyright.
9912 (struct language_defn): Add la_lookup_transparent_type.
9913 * language.c: Update copyright.
9914 (unknown_language_defn): Add basic_lookup_transparent_type.
9915 (auto_language_defn): Add basic_lookup_transparent_type.
9916 (local_language_defn): Add basic_lookup_transparent_type.
9917 * ada-lang.c: Update copyright.
9918 (ada_language_defn): Add basic_lookup_transparent_type.
9919 * c-lang.c: Update copyright.
9920 (c_language_defn): Add basic_lookup_transparent_type.
9921 (cplus_language_defn): Add basic_lookup_transparent_type.
9922 (asm_language_defn): Add basic_lookup_transparent_type.
9923 (minimal_language_defn): Add basic_lookup_transparent_type.
9924 * f-lang.c: Update copyright.
9925 (f_language_defn): Add basic_lookup_transparent_type.
9926 * jv-lang.c: Update copyright.
9927 (java_language_defn): Add basic_lookup_transparent_type.
9928 * m2-lang.c: Update copyright.
9929 (m2_language_defn): Add basic_lookup_transparent_type.
9930 * objc-lang.c: Update copyright.
9931 (objc_language_defn): Add basic_lookup_transparent_type.
9932 * p-lang.c: Update copyright.
9933 (p_language_defn): Add basic_lookup_transparent_type.
9934 * scm-lang.c: Update copyright.
9935 (scm_language_defn): Add basic_lookup_transparent_type.
9936 * Makefile.in (cp-namespace.o): Depend on frame.h.
9937
9938 2004-01-23 David Carlton <carlton@kealia.com>
9939
9940 Patch for PR c++/1520:
9941 * dwarf2read.c (read_func_scope): Set processing_current_prefix
9942 properly if we have a specification die.
9943 (determine_prefix_aux): Rename from determine_prefix.
9944 (determine_prefix): Like the old determine_prefix, but never
9945 returns NULL.
9946
9947 2004-01-23 Theodore A. Roth <troth@openavr.org>
9948
9949 * avr-tdep.c: Update copyright.
9950 (avr_iaddr_p): Delete unused function.
9951 (avr_saddr_p): Delete unused function.
9952
9953 2004-01-23 David Carlton <carlton@kealia.com>
9954
9955 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9956 Fix for PR symtab/1534.
9957
9958 2004-01-23 Mark Kettenis <kettenis@gnu.org>
9959
9960 * NEWS (New native configurations): Mention OpenBSD/sparc and
9961 OpenBSD/sparc64.
9962 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9963 * configure.host: Likewise.
9964 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9965 handler for OpenBSD.
9966 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9967
9968 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9969
9970 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9971 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9972
9973 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9974 * cli/cli-cmds.c (shell_escape): Likewise.
9975
9976 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9977 OpenBSD .note.openbsd.ident sections.
9978
9979 2004-01-22 David Carlton <carlton@kealia.com>
9980
9981 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9982 get_scope_pc_bounds.
9983 (read_file_scope): Ditto.
9984 (get_scope_pc_bounds): New function, produced by extracting code
9985 from the above two functions, consolidating it, and adding support
9986 for DW_TAG_namespace.
9987
9988 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9989
9990 * osabi.c (MAX_NOTESZ): New define.
9991 (check_note): New function.
9992 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9993 check_note.
9994
9995 2004-01-21 Roland McGrath <roland@redhat.com>
9996
9997 * MAINTAINERS (write after approval): Add myself.
9998
9999 2004-01-21 Eli Zaretskii <eliz@gnu.org>
10000
10001 * utils.c (init_page_info): Move declarations of `rows' and
10002 `cols' before the __GO32__-specific code. Move the closing brace
10003 outside the #ifdef __GO32__..#endif block.
10004 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10005
10006 2004-01-21 Paul Brook <paul@codesourcery.com>
10007
10008 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10009 BPSTAT_WHAT_CHECK_SHLIBS.
10010
10011 2004-01-21 Paul Brook <paul@codesourcery.com>
10012
10013 * MAINTAINERS: Add myself to write-after-approval.
10014
10015 2004-01-20 Andrew Cagney <cagney@redhat.com>
10016
10017 * ax-gdb.c (print_axs_value): Delete unused function.
10018 * jv-lang.c (java_lookup_type): Delete unused function.
10019 * cli/cli-dump.c (dump_filetype): Delete unused function.
10020 * remote-mips.c (remote_mips_insert_hw_breakpoint)
10021 (remote_mips_remove_hw_breakpoint): Delete unused functions.
10022 (mips_getstring): Delete unused function.
10023 (pmon_insert_breakpoint): Delete #if0ed function.
10024 (PMON_MAX_BP): Delete #if0ed MACRO.
10025 (mips_pmon_bp_info): Delete #if0ed variable.
10026 (pmon_remove_breakpoint): Delete #if0ed function.
10027 * monitor.c (monitor_write_even_block): Delete unused function.
10028 (monitor_write_memory_block): Delete #if0ed code.
10029 * dink32-rom.c (dink32_load): Delete unused function.
10030 (_initialize_dink32_rom): Delete #if0ed code.
10031 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10032
10033 * tui/tui-command.c: Update references.
10034 * tui/tui-io.c: Update references.
10035 * tui/tui-command.h: Update copyright.
10036 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10037
10038 * source.c (ambiguous_line_spec): Delete never-defined function.
10039 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10040 * gdbtypes.c (add_name, add_mangled_type): Ditto.
10041 * cli/cli-cmds.c (validate_comname): Ditto.
10042
10043 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
10044 "tui-data.h".
10045 (tui_set_disassem_content): Rename tuiSetDisassemContent.
10046 (tui_show_disassem): Rename tuiShowDisassem.
10047 (tui_show_disassem_and_update_source): Rename
10048 tuiVerticalDisassemScroll.
10049 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10050 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10051 * tui/tui.h: Update copyright.
10052 (enum tui_status): Define.
10053 * tui/tui-data.h (enum tui_scroll_direction): Define.
10054 * tui/tui-disasm.c: Update copyright. Update references.
10055 * tui/tui-winsource.c: Update copyright. Update references.
10056 * tui/tui-win.c: Update references.
10057 * tui/tui-layout.c: Update references.
10058
10059 2004-01-20 Andrew Cagney <cagney@redhat.com>
10060
10061 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10062 sym2 to start of block.
10063
10064 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10065
10066 * MAINTAINERS: Delete mmalloc.
10067 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10068 * NEWS: Mention removal of --with-malloc.
10069 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10070 * config.in: Regenerate.
10071 * configure: Regenerate.
10072 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10073 USE_MMALLOC, MMCHECK_FORCE.
10074 * gdbinit.in: Remove mmalloc.
10075 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10076 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10077 * config/i386/go32.mh: Likewise.
10078 * config/i386/interix.mh: Likewise.
10079 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10080
10081 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
10082
10083 * linespec.c (decode_variable, symtab_from_filename): Call
10084 error_silent with error message instead of throwing an exception
10085 directly.
10086 * defs.h (error_silent, error_output_message): Add prototypes.
10087 (catch_exceptions_with_msg): Ditto.
10088 * utils.c (error_silent, error_output_message): New functions.
10089 * top.c (catch_exceptions_with_msg): New function.
10090
10091 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
10092
10093 * mi/mi-cmds.h (enum print_values): Add definition.
10094
10095 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10096 type and value for simple data types and just the name and type
10097 for complex ones, if required.
10098
10099 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10100 children, if required.
10101
10102 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10103
10104 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10105 unused declarations.
10106
10107 2004-01-19 Andrew Cagney <cagney@redhat.com>
10108
10109 * top.h (mapped_symbol_files): Delete declaration.
10110 * main.c (captured_main): Delete option "m" and "mapped".
10111 * objfiles.c (mapped_symbol_files): Delete variable.
10112 * symfile.c (symbol_file_command): Delete mmap code.
10113 (symbol_file_add_with_addrs_or_offsets): Ditto.
10114 (add_symbol_file_command, reread_separate_symbols): Ditto.
10115 * objfiles.h (OBJF_MAPPED): Delete.
10116 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10117 (free_objfile) [USE_MMALLOC]: Ditto.
10118 (open_existing_mapped_file): Delete function.
10119 (open_mapped_file): Delete function.
10120 (map_to_file): Delete function.
10121
10122 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10123
10124 * infrun.c (step_into_function): Account for possible breakpoint
10125 adjustment when computing ``stop_func_start''.
10126
10127 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10128
10129 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10130 the region size against the size of a pointer, not the size of
10131 a register as given by DEPRECATED_REGISTER_SIZE.
10132
10133 2004-01-19 Andrew Cagney <cagney@redhat.com>
10134
10135 * tui/tui-regs.h: Include "tui-data.h".
10136 (tuiFirstRegElementNoInLine): Delete declaration.
10137 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10138 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10139 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10140 (tui_calculate_regs_column_count): Rename
10141 tuiCalculateRegsColumnCount.
10142 (tui_check_register_values): Rename tuiCheckRegisterValues.
10143 (tui_show_registers): Rename tuiShowRegisters.
10144 (tui_display_registers_from_line): Rename
10145 tuiDisplayRegistersFromLine.
10146 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10147 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10148 (tui_first_reg_element_no_inline): Rename
10149 tuiFirstRegElementNoInLine.
10150 * tui/tui-data.h: Update copyright.
10151 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10152 * tui/tui-windata.c: Update copyright, update references.
10153 * tui/tui-regs.c: Update copyright, update references.
10154 * tui/tui-win.c: Update copyright, update references.
10155 * tui/tui-layout.c: Update copyright, update references.
10156
10157 2004-01-18 Andrew Cagney <cagney@redhat.com>
10158
10159 * tui/tui-io.c: Update copyright.
10160 (key_is_end_sequence, key_is_backspace): New functions.
10161 (key_is_command_char, key_is_start_sequence): New function.
10162 (tui_getc): Update references.
10163 * tui/tui-io.h: Update copyright.
10164 (m_tuiStartNewLine): Delete macro.
10165 (m_isBackspace, m_isDeleteChar): Delete macros.
10166 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10167 (m_isNextPage, m_isPrevPage): Delete macros.
10168 (m_isLeftArrow, m_isRightArrow): Delete macros.
10169 (m_isXdbStyleCommandChar): Delete macro.
10170 (key_is_start_sequence): Declare, replace m_isStartSequence.
10171 (key_is_end_sequence): Declare, replace m_isEndSequence.
10172 (key_is_backspace): Declare ,replace m_isBackspace.
10173 (key_is_command_char): Declare, replace m_isCommandChar.
10174 * tui/tui-command.c: Update copyright.
10175 (tuiDispatchCtrlChar): Update references.
10176
10177 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10178 tuiSourceWin.h.
10179
10180 * tui/tui-command.c: Rename tui/tuiCommand.c.
10181 * tui/tui-command.h: Rename tui/tuiCommand.h.
10182 * tui/tui-data.c: Rename tui/tuiData.c.
10183 * tui/tui-data.h: Rename tui/tuiData.h.
10184 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10185 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10186 * tui/tui-io.c: Rename tui/tuiIO.c.
10187 * tui/tui-io.h: Rename tui/tuiIO.h.
10188 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10189 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10190 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10191 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10192 * tui/tui-source.c: Rename tui/tuiSource.c.
10193 * tui/tui-source.h: Rename tui/tuiSource.h.
10194 * tui/tui-stack.c: Rename tui/tuiStack.c.
10195 * tui/tui-stack.h: Rename tui/tuiStack.h.
10196 * tui/tui-win.c: Rename tui/tuiWin.c.
10197 * tui/tui-win.h: Rename tui/tuiWin.h.
10198 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10199 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10200 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10201 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10202 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10203 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10204 * tui/tui-file.c: Update includes.
10205 * tui/tui-hooks.c: Update includes.
10206 * tui/tui-interp.c: Update includes.
10207 * tui/tui.c: Update includes.
10208 * Makefile.in: Update all tui/ dependencies.
10209 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10210
10211 * Makefile.in: Update copyright. Update dependencies.
10212
10213 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10214 problem.
10215
10216 2004-01-18 Andrew Cagney <cagney@redhat.com>
10217
10218 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10219 instead of register_gdbarch_init.
10220
10221 * remote-sds.c (tohex): Delete unused function. Update copyright.
10222 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10223 * v850-tdep.c (v850_register_virtual_size): Ditto.
10224 * target.c (normal_target_post_startup_inferior): Ditto.
10225 * source.c (ambiguous_line_spec): Ditto.
10226 * remote.c (adapt_remote_get_threadinfo): Ditto.
10227 * mi/mi-out.c (out_field_fmt): Ditto.
10228 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10229 (output_control_change_notification): Ditto.
10230 * m68k-tdep.c (m68k_register_byte): Ditto.
10231 (m68k_remote_breakpoint_from_pc): Ditto.
10232 * ui-out.c (init_ui_out_state): Delete unused declaration.
10233 * stabsread.c (search_value): Ditto.
10234 * mi/mi-cmd-env.c (env_cli_command): Ditto.
10235 * maint.c (print_section_table): Ditto.
10236 * infrun.c (set_follow_fork_mode_command): Ditto.
10237
10238 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10239
10240 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10241 DW_CFA_def_cfa_exporession. Add support for
10242 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10243 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
10244
10245 2004-01-18 Andrew Cagney <cagney@redhat.com>
10246
10247 * ocd.c: Update copyright.
10248 (bdm_read_register_command): Delete unused function.
10249 (_initialize_remote_ocd): Delete commented out reference.
10250 (get_quoted_char, reset_packet): Delete #if0ed function.
10251 (output_packet, put_quoted_char): Delete #if0ed function.
10252 (stu_put_packet, stu_get_packet): Delete #if0ed function.
10253 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10254 (BDM_BREAKPOINT): Delete #if0ed macro.
10255 (remote_timeout): Delete #if0ed variable.
10256
10257 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10258
10259 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10260 (core-sol2.o): Remove dependency.
10261 * core-sol2.c: Remove file.
10262
10263 2004-01-17 Andrew Cagney <cagney@redhat.com>
10264
10265 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10266 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10267 enums.
10268
10269 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10270
10271 * remote.c: Update copyright years.
10272
10273 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10274
10275 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10276
10277 2004-01-17 Andrew Cagney <cagney@redhat.com>
10278
10279 * mdebugread.c: Update copyright.
10280 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10281 (parse_type, parse_procedure): Ditto.
10282 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10283
10284 * cris-tdep.c (cris_store_struct_return): Put back accidently
10285 deleted function.
10286
10287 * gdbarch.sh: Update copyright year.
10288 * gdbarch.h, gdbarch.c: Re-generate.
10289
10290 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10291
10292 Suggested by George Anzinger.
10293 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10294 correct stack offset. Include unknown opcode numbers in the error
10295 message.
10296
10297 2004-01-17 Andrew Cagney <cagney@redhat.com>
10298
10299 * x86-64-tdep.c (x86_64_init_abi): No need to clear
10300 extract_struct_value_address, i386 does not set it.
10301 * sparc64-tdep.c (sparc64_init_abi): Do not set
10302 extract_struct_value_address, never called.
10303 (sparc64_extract_struct_value_address): Delete function.
10304 * m68hc11-tdep.c: Update copyright.
10305 (m68hc11_gdbarch_init): Delete redundant assignment of
10306 extract_struct_value_address.
10307 * i386-tdep.c: Update copyright.
10308 (i386_gdbarch_init): Do not set extract_struct_value_address,
10309 never called.
10310 (i386_extract_struct_value_address): Delete function.
10311 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10312 extract_struct_value_address, never called.
10313 (sparc32_extract_struct_value_address): #if 0 function. Add
10314 comments explaining its future.
10315
10316 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10317
10318 * arm-tdep.c (arm_write_pc): New function.
10319 (arm_gdbarch_init): Call set_gdbarch_write_pc.
10320
10321 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10322
10323 * breakpoint.c (must_shift_inst_regs): Delete.
10324 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10325 and SHIFT_INST_REGS.
10326 * infcmd.c (step_1, step_1_continuation): Delete references to
10327 SHIFT_INST_REGS.
10328 * infrun.c (keep_going): Likewise.
10329 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10330 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10331
10332 2004-01-17 Andrew Cagney <cagney@redhat.com>
10333
10334 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10335 * gdbarch.h, gdbarch.c: Re-generate.
10336 * infcmd.c (print_return_value): Delete reference to
10337 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10338
10339 * cris-tdep.c (cris_gdbarch_init): Do not set
10340 deprecated_extract_struct_value_address.
10341
10342 * xstormy16-tdep.c: Update copyright.
10343 (xstormy16_extract_struct_value_address): Update to current
10344 extract struct value address interface.
10345 (xstormy16_gdbarch_init): Set extract_struct_value_address.
10346 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10347 current extract struct value address interface.
10348 (sh64_gdbarch_init): Set extract_struct_value_address.
10349
10350 * cris-tdep.c: Update copyright.
10351 (cris_extract_struct_value_address): Delete function.
10352 (struct_return_address): Delete variable.
10353 (cris_store_struct_return): Do not set struct_return_address.
10354
10355 * mcore-tdep.c: Update copyright.
10356 (mcore_extract_struct_value_address): Delete function. Update
10357 comments.
10358 (mcore_gdbarch_init): Update.
10359 * mn10300-tdep.c: Update copyright.
10360 (mn10300_extract_struct_value_address): Delete function.
10361 (mn10300_gdbarch_init): Update.
10362 * v850-tdep.c: Update copyright.
10363 (v850_extract_struct_value_address): Delete.
10364 (v850_gdbarch_init): Update.
10365 * ns32k-tdep.c: Update copyright.
10366 (ns32k_extract_struct_value_address): Delete.
10367 (ns32k_gdbarch_init): Update.
10368 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10369 (hppa_gdbarch_init): Update.
10370 * vax-tdep.c: Update copyright.
10371 (vax_extract_struct_value_address): Delete.
10372 (vax_gdbarch_init): Update.
10373
10374 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10375 * gdbarch.h, gdbarch.c: Re-generate.
10376 * procfs.c (procfs_fetch_registers): Delete reference to
10377 DEPRECATED_NPC_REGNUM.
10378 (procfs_store_registers): Ditto.
10379 * regcache.c (generic_target_write_pc): Simplify.
10380 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
10381
10382 * core-sol2.c (fetch_core_registers): Replace
10383 DEPRECATED_NPC_REGNUM with equivalent tdep value.
10384
10385 * hppa-tdep.c: Update copyright year.
10386 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10387 NPC_REGNUM.
10388 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10389
10390 * mips-tdep.c (mips_write_pc): New function.
10391 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10392 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10393 (mips_find_saved_regs, mips_software_single_step: Ditto.
10394 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10395 mips_init_extra_frame_info, mips_pop_frame): Ditto.
10396
10397 2004-01-17 Andrew Cagney <cagney@redhat.com>
10398
10399 * mips-tdep.c: Re-indent. Group functions by ABI.
10400
10401 2004-01-17 Andrew Cagney <cagney@redhat.com>
10402
10403 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10404 * gdbarch.c: Re-generate.
10405 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10406 DECR_PC_AFTER_BREAK to zero.
10407 * vax-tdep.c (vax_gdbarch_init): Ditto.
10408 * v850-tdep.c (v850_gdbarch_init): Ditto.
10409 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10410 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10411 * sh-tdep.c (sh_gdbarch_init): Ditto.
10412 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10413 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10414 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10415 * mips-tdep.c (mips_gdbarch_init): Ditto.
10416 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10417 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10418 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10419 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10420 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10421 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10422 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10423 * frv-tdep.c (frv_gdbarch_init): Ditto.
10424 * cris-tdep.c (cris_gdbarch_init): Ditto.
10425 * avr-tdep.c (avr_gdbarch_init): Ditto.
10426 * arm-tdep.c (arm_gdbarch_init): Ditto.
10427 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10428
10429 2004-01-17 J. Brobecker <brobecker@gnat.com>
10430
10431 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10432 Delete, no longer used.
10433 (read_subrange_type): New function, mostly extracted from
10434 read_array_type().
10435 (read_array_type): Replace extracted code by call to
10436 read_subrange_type().
10437 (dwarf2_get_attr_constant_value): New function.
10438 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10439 (add_partial_symbol): Likewise.
10440 (process_die): Likewise.
10441 (new_symbol): Likewise.
10442 (read_type_die): Likewise.
10443
10444 2004-01-16 Andrew Cagney <cagney@redhat.com>
10445
10446 * symfile.c: Update copyright year.
10447 (compare_symbols): Delete unused function.
10448 * stabsread.c: Update copyright year.
10449 (lrs_general_complaint): Delete unused function.
10450 (ref_search_value): Ditto.
10451 (get_substring): Delete declaration.
10452 * sh64-tdep.c: Update copyright year.
10453 (sh64_get_gdb_regnum): Delete unused function.
10454 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10455 Delete unused function.
10456
10457 2004-01-17 Mark Kettenis <kettenis@gnu.org>
10458
10459 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10460 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10461
10462 2004-01-16 Andrew Cagney <cagney@redhat.com>
10463
10464 Changes from Peter Schauer.
10465 * rs6000-tdep.c: Update copyright year.
10466 (rs6000_push_dummy_call): Update the stack pointer before
10467 accessing the corresponding stack region.
10468 * rs6000-nat.c: Update copyright year.
10469 (set_host_arch): Set "info.abfd" to "exec_bfd".
10470
10471 2004-01-15 Mark Kettenis <kettenis@gnu.org>
10472
10473 * blockframe.c: Update copyright year.
10474 (inside_entry_func): Don't treat a zero PC specially.
10475
10476 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
10477
10478 * gcore.c (gcore_copy_callback): Use paddr_d to print size
10479 variable.
10480 (gcore_create_callback): Ditto. Skip any memory segment that has
10481 no permissions set.
10482
10483 2004-01-14 David Carlton <carlton@kealia.com>
10484
10485 Change symbols for C++ nested types to contain the fully qualified
10486 name, if possible. (At least in the DWARF-2 case.) Partial fix
10487 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10488 c++/895.
10489 * c-exp.y (qualified_type): Handle types nested within classes.
10490 * cp-namespace.c: Update comments.
10491 (cp_set_block_scope): Delete #if 0.
10492 (cp_lookup_nested_type): Handle types nested within classes.
10493 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10494 when appropriate.
10495 (add_partial_symbol): Add the name of the enclosing namespace to
10496 types.
10497 (pdi_needs_namespace): New.
10498 (add_partial_namespace): Tweak comment.
10499 (add_partial_structure): New.
10500 (psymtab_to_symtab_1): Initialize processing_current_prefix
10501 here...
10502 (process_die): instead of here.
10503 (read_structure_scope): Try to figure out the name of the class or
10504 namespace that the structure might be defined within.
10505 (read_enumeration): Generate fully-qualified names, if possible.
10506 (read_namespace): Don't set name to NULL.
10507 (die_specification): New.
10508 (new_symbol): Generate fully-qualified names for types.
10509 (read_type_die): Determine appropriate prefix.
10510 (determine_prefix): New.
10511 (typename_concat): New.
10512 (class_name): New.
10513 * valops.c (value_aggregate_elt): Pass NOSIDE to
10514 value_struct_elt_for_reference.
10515 (value_struct_elt_for_reference): Make static, add NOSIDE
10516 parameter, call value_maybe_namespace_elt as a last resort.
10517 (value_namespace_elt): Break out code into
10518 value_maybe_namespace_elt.
10519 (value_maybe_namespace_elt): New.
10520
10521 2004-01-12 Andrew Cagney <cagney@redhat.com>
10522
10523 * mips-tdep.c (mips_convert_register_p): Handle both raw and
10524 cooked floating-point registers.
10525 (mips_gdbarch_init): Set convert_register_p, register_to_value,
10526 and value_to_register.
10527
10528 2004-01-13 Andrew Cagney <cagney@redhat.com>
10529
10530 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10531 * gdbarch.c: Re-generate.
10532 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10533 FUNCTION_START_OFFSET.
10534 * v850-tdep.c (v850_gdbarch_init): Ditto.
10535 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10536 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10537 * sh-tdep.c (sh_gdbarch_init): Ditto.
10538 * s390-tdep.c (s390_gdbarch_init): Ditto.
10539 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10540 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10541 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10542 * mips-tdep.c (mips_gdbarch_init): Ditto.
10543 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10544 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10545 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10546 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10547 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10548 * i386-tdep.c (i386_gdbarch_init): Ditto.
10549 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10550 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10551 * frv-tdep.c (frv_gdbarch_init): Ditto.
10552 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10553 * cris-tdep.c (cris_gdbarch_init): Ditto.
10554 * avr-tdep.c (avr_gdbarch_init): Ditto.
10555 * arm-tdep.c (arm_gdbarch_init): Ditto.
10556 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10557
10558 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10559
10560 * infrun.c (follow_fork_mode_ask): Remove.
10561 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10562 (follow_fork): Simplify and remove internal error for
10563 follow_fork_mode_ask.
10564 (_initialize_infrun): Update "set follow-fork-mode" help text.
10565
10566 2004-01-13 Andrew Cagney <cagney@redhat.com>
10567
10568 * configure.in: Update copyright year.
10569 (build_warnings): Add -Wunused-label.
10570 * configure: Re-generate.
10571
10572 2004-01-12 Andrew Cagney <cagney@redhat.com>
10573
10574 * exec.h (exec_ops): Make "extern".
10575
10576 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10577 the function is void.
10578 (mips_pseudo_register_write): Ditto.
10579
10580 2004-01-12 Andrew Cagney <cagney@redhat.com>
10581
10582 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10583 call. Never defined.
10584 * sparc-tdep.h (struct frame_info): Add opaque declaration.
10585 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10586 (struct sparc_gregset, struct regcache): Ditto.
10587 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
10588
10589 2004-01-12 Andrew Cagney <cagney@redhat.com>
10590
10591 * mi/ChangeLog: Delete file. Renamed to ...
10592 * mi/ChangeLog-1999-2003: New file.
10593 * tui/ChangeLog: Delete file. Renamed to ...
10594 * tui/ChangeLog-1998-2003: New file.
10595
10596 2004-01-11 Mark Kettenis <kettenis@gnu.org>
10597
10598 * sparc64nbsd-tdep.c: Include "regset.h".
10599 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10600 Remove variables.
10601 (fetch_core_registers): Remove function.
10602 (sparc64nbsd_core_fns): Remove variable.
10603 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10604 functions.
10605 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10606 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10607 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10608
10609 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10610 sparc_extract_struct_value_address.
10611 (sparc32_gdbarch_init): Set extract_struct_value_address.
10612 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10613 function.
10614 (sparc64_init_abi): Set extract_struct_value_address. Don't set
10615 return_value_on_stack.
10616
10617 * NEWS: Mention that %cs and %ss have been added to the AMD64
10618 configurations
10619
10620 * frame.c: Update copyright year.
10621 (get_prev_frame): Improve comment.
10622
10623 * sparc64fbsd-tdep.c: Include "regset.h".
10624 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10625 Remove variables.
10626 (fetch_core_registers): Remove function.
10627 (sparc64fbsd_core_fns): Remove variable.
10628 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10629 functions.
10630 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10631 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10632 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10633
10634 * sparcnbsd-tdep.c: Include "regset.h".
10635 (fetch_core_registers): Remove function.
10636 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10637 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10638 functions.
10639 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10640 TDEP->fpregset.
10641 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10642
10643 * sparc-tdep.h (struct regset): Provide opaque declaration.
10644 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10645 fpregset and sizeof_fpregset members.
10646 * sparc-tdep.c (struct regset): Provide opaque declaration.
10647 (sparc_regset_from_core_section): New function.
10648 (sparc32_gdbarch_init): Initialize TDEP->gregset,
10649 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10650 Set regset_from_core_section when appropriate.
10651
10652 2004-01-10 Mark Kettenis <kettenis@gnu.org>
10653
10654 * x86-64-tdep.c (amd64_non_pod_p): New function.
10655 (amd64_classify_aggregate): Return class memory for non-POD
10656 C++ structure types.
10657
10658 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10659 argument. Use it to reserve a register if necessary.
10660 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10661 amd64_push_arguments.
10662
10663 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10664
10665 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
10666 register numbers in comments.
10667 * x86-64-tdep.h: Update copyright year.
10668 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10669 Adjust for addition of %cs and %ss.
10670 * amd64fbsd-nat.c: Update copyright year.
10671 (reg_offset): Add register offsets for %cs and %ss.
10672 * amd64fbsd-tdep.c: Update copyright year.
10673 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10674 (amd64fbsd_sc_reg_offset): Likewise.
10675 * x86-64-linux-nat.c: Update copyright year.
10676 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10677 and %ss.
10678 * amd64nbsd-nat.c: Update copyright year.
10679 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10680 * amd64nbsd-tdep.c: Update copyright year.
10681 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10682 * x86-64-linux-tdep.c: Update copyright year.
10683 (user_to_gdb_regmap): Add mapping for %cs and %ss.
10684 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10685 * regformats/reg-x86-64.dat: Add %cs and %ss.
10686
10687 * blockframe.c (inside_entry_func): Reformat. Introduce new local
10688 variables to prevent long lines. Update comments to reflect
10689 reality.
10690
10691 2004-01-09 David Carlton <carlton@kealia.com>
10692
10693 Checked in by Elena Zannoni <ezannoni@redhat.com>.
10694 * dwarf2read.c (read_namespace): Pull out name-generating code
10695 into namespace_name. Rename previous_namespace to previous_prefix
10696 and processing_current_namespace to processing_current_prefix..
10697 (namespace_name): New function.
10698 (add_partial_symbol): Substitute uses of pdi->name with
10699 actual_name.
10700 * cp-support.h: Rename processing_current_namespace to
10701 processing_current_prefix.
10702 Update copyright year.
10703 * cp-namespace.c: Rename processing_current_namespace to
10704 processing_current_prefix.
10705 Update copyright year.
10706
10707 2004-01-09 Andrew Cagney <cagney@redhat.com>
10708
10709 * jv-valprint.c, ser-unix.c: Add missing copyright years.
10710
10711 2004-01-09 Mark Kettenis <kettenis@gnu.org>
10712
10713 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10714 complaining.
10715 (process_one_symbol): Deal with N_PATCH stabs.
10716
10717 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
10718
10719 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10720 ifdeffed code.
10721 Update copyright year.
10722
10723 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10724
10725 * config/pa/tm-hppa.h: Update extern declarations for
10726 hppa32_hpux_frame_saved_pc_in_sigtramp,
10727 hppa32_hpux_frame_base_before_sigtramp, and
10728 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10729
10730 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10731
10732 * config/pa/tm-hppah.h: Update copyright years.
10733
10734 2004-01-08 Andrew Cagney <cagney@redhat.com>
10735
10736 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10737 (mips_o32_reg_struct_has_addr): Delete function.
10738 (mips_gdbarch_init): Update.
10739 (mips_extract_struct_value_address): Delete function.
10740
10741 2004-01-08 David Mosberger <davidm@hpl.hp.com>
10742
10743 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10744 reality.
10745
10746 2004-01-07 Andrew Cagney <cagney@redhat.com>
10747
10748 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10749 architecture's elf flags (when available).
10750
10751 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10752 FPU to the start, check the MIPS FPU when looking for an old
10753 architecture.
10754 (set_mipsfpu_single_command): Update the architecture.
10755 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10756
10757 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10758 (mips_mask_address_p): Add "tdep" parameter.
10759 (show_mask_address, mips_addr_bits_remove): Update.
10760 (mips_dump_tdep): Update.
10761 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10762 (MIPS_STACK_ARGSIZE): Delete macro.
10763 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
10764 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
10765 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
10766 (mips_dump_tdep): Update.
10767 (MIPS_SAVED_REGSIZE): Delete macro.
10768 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
10769 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
10770 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
10771 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
10772 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
10773 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
10774 (mips_pop_frame, return_value_location): Update.
10775 (mips_n32n64_return_value, mips_dump_tdep): Update.
10776
10777 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
10778 MIPS ABI.
10779
10780 * mips-tdep.c: Update copyright.
10781 (mips_gdbarch_init): Merge two code blocks handling the register
10782 name and number layout.
10783
10784 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
10785
10786 * tracepoint.c (validate_actionline): Fix segv at EOF
10787
10788 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10789
10790 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
10791 properly for static fields.
10792
10793 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
10794 Jason Molenda <jmolenda@apple.com>
10795
10796 * disasm.c: Update copyright to include 2004.
10797 (do_mixed_source_and_assembly): For uiout asm list
10798 and tuple cleanups, initialize to null_cleanup instead of
10799 NULL and do so prior to loop. Only reset when we close off
10800 the tuple/list. Move check for whether to close off the
10801 asm tuple/list to after dump_insns call where it will be run
10802 on each loop iteration.
10803
10804 2004-01-05 Andrew Cagney <cagney@redhat.com>
10805
10806 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
10807 should be a switch case and not a label.
10808 * mips-tdep.c (mips32_next_pc): Delete unused labels
10809 "greater_equal_branch" and "less_zero_branch".
10810 * jv-valprint.c (java_print_value_fields): Delete unused label
10811 "flush_it".
10812
10813 * target.c (unpush_target): Only close a target that is in the
10814 target stack.
10815
10816 2004-01-05 Mark Kettenis <kettenis@gnu.org>
10817
10818 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
10819 address from [sp + 64] instead of %o2.
10820
10821 * frame.c (get_prev_frame): Don't try to unwind the PC. This
10822 fixes PR backtrace/1476.
10823
10824 2004-01-05 Andrew Cagney <cagney@redhat.com>
10825
10826 * libunwind-frame.h (struct frame_id): Add opaque declaration,
10827 move to start of file.
10828 * i386-tdep.h (struct regcache): Add opaque declaration.
10829 * config/ia64/nm-linux.h (struct target_ops): Add opaque
10830 declaration.
10831 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
10832 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
10833 * win32-nat.c (fake_create_process): Use ISO C style definition.
10834 * stabsread.c (define_symbol): Delete #ifndef
10835 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
10836 stabs_argument_has_addr call, macro never defined.
10837
10838 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
10839
10840 * op50-rom.c: Delete.
10841 * w89k-rom.c: Delete.
10842 * Makefile.in: Remove references.
10843
10844 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10845
10846 * x86-64-tdep.c: Update copyright year.
10847 (struct amd64_register_info): Rename from x86_64_register_info.
10848 (amd64_register_info): Rename from x86_64_register_info.
10849 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
10850 (amd64_register_name): Rename from x86_64_register_name.
10851 (amd64_register_type): Rename from x86_64_register_type.
10852 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
10853 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
10854 (amd64_dwarf_reg_to_regnum): Rename from
10855 x86_64_dwarf_reg_to_regnum.
10856 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
10857 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
10858 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
10859 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
10860 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
10861 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
10862 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
10863 (amd64_frame_cache): Rename from x86_64_frame_cache.
10864 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
10865 (amd64_frame_prev_register): Rename from
10866 x86_64_frame_prev_register.
10867 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
10868 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
10869 (amd64_sigtramp_frame_cache): Rename from
10870 x86_64_sigtramp_frame_cache.
10871 (amd64_sigtramp_frame_prev_register): Rename from
10872 x86_64_sigtramp_frame_prev_register.
10873 (amd64_sigtramp_frame_unwind): Rename from
10874 x86_64_sigtramp_frame_unwind.
10875 (amd64_sigtramp_frame_sniffer): Rename from
10876 x86_64_sigtramp_frame_sniffer.
10877 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
10878 (amd64_frame_base): Rename from x86_64_frame_base.
10879 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
10880 (amd64_frame_align): Rename from x86_64_frame_align.
10881 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
10882 (amd64_regset_from_core_section): Rename from
10883 x86_64_regset_from_core_section.
10884 (x86_64_init_abi): Update comments.
10885
10886 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
10887
10888 * MAINTAINERS (write after approval): Add myself.
10889
10890 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10891
10892 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
10893 `float' arguments.
10894
10895 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10896
10897 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
10898 such that it mentions a specific version of GCC that exhibits this
10899 bug.
10900
10901 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10902
10903 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
10904 structure that has a single `float' member, store it in %f1 in
10905 addition to %f0.
10906
10907 * sparc-sol2-nat.c: Add missing '\'.
10908
10909 * sparc-tdep.c (sparc32_return_value): New function.
10910 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
10911 Remove functions.
10912 (sparc32_gdbarch_init): Set return_value, don't set
10913 extract_return_value, store_return_value, use_struct_convention
10914 and return_value_on_stack.
10915
10916 * sparc-sol2-nat.c: Add missing ')'.
10917
10918 2004-01-03 J. Brobecker <brobecker@gnat.com>
10919
10920 * infrun.c (handle_step_into_function): New function.
10921 (handle_inferior_event): Extract out some code into the new
10922 function above.
10923
10924 2004-01-03 J. Brobecker <brobecker@gnat.com>
10925
10926 * infrun.c (handle_inferior_event): Move the declaration of
10927 real_stop_pc inside the if blocks where it is used.
10928
10929 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10930
10931 * sparc64-tdep.c (sparc64_16_byte_align_p)
10932 (sparc64_store_floating_fields, sparc64_store_floating_fields):
10933 Use check_typedef to get subtypes of structures and unions.
10934 (sparc64_store_return_value): Fix calculation of the appropriate
10935 offset into VALBUF when storing a structure or union.
10936 (sparc64_return_value): New function.
10937 (sparc64_use_struct_convention): Remove function.
10938 (sparc64_init_abi): Set return_value, don't set
10939 extract_return_value, store_return_value and
10940 use_struct_convention.
10941
10942 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
10943
10944 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10945 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10946 gdb/config/alpha/xm-alphaosf.h,
10947 gdb/config/powerpc/tm-ppcle-eabi.h,
10948 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10949 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10950 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10951 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10952 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10953 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10954 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10955 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10956 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10957 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10958 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10959 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10960 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10961 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10962 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10963 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10964 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10965 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10966 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10967 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10968 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10969 Remove lines for .cvsignore files.
10970
10971 2004-01-03 J. Brobecker <brobecker@gnat.com>
10972
10973 * infrun.c: Back out the previous change.
10974
10975 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10976
10977 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
10978 sparc-*-sunos4* to the list of REMOVED configurations.
10979
10980 * configure.tgt: Add back sparc-*-vxworks*.
10981 * remote-vxsparc.c: Remove all includes except for "defs.h",
10982 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10983 Include "sparc-tdep.h".
10984 (SPARC_R_G1): New define.
10985 (vxsparc_gregset): New variable.
10986 (ext_format_sparc): Remove extern declaration.
10987 (vx_read_register): Rewrite to use sparc32_supply_gregset and
10988 sparc32_supply_fpregset.
10989 (vx_write_register): Rewrite to use sparc32_collect_gregset,
10990 sparc_collect_rwindow and sparc32_collect_fpregset.
10991 * config/sparc/tm-vxworks.h: New file, based on recently removed
10992 tm-vxsparc.h.
10993 * config/sparc/vxworks.mt: New file, based on recently removed
10994 vxworks.mt.
10995
10996 2004-01-03 J. Brobecker <brobecker@gnat.com>
10997
10998 * infrun.c (handle_step_into_function): New function.
10999 (handle_inferior_event): Extract out some code into the new
11000 function above.
11001
11002 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11003
11004 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11005 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11006 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11007 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11008 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11009 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11010 (sparc_nat_h): New variable.
11011 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11012 (tm-sun4os4.h): Remove dependency.
11013 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11014 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11015 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11016 sparc-tdep.o): Update dependencies.
11017 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11018 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11019 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11020 dependencies.
11021 * configure.host: Remove existing sparc-*-lynxos*,
11022 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11023 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11024 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
11025 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11026 triplets.
11027 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11028 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11029 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11030 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
11031 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11032 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11033 sparc64-*-solaris2* and sparc64-*-* triplets.
11034 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
11035 "symtab.h" and "objfiles.h".
11036 (BIAS): Remove define.
11037 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11038 (X_DISP19): Remove macros.
11039 (sparc_fetch_instruction): Remove function.
11040 (struct gdbarch_tdep): Remove definition.
11041 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11042 (sparc_breakpoint_from_pc): Remove function.
11043 (struct sparc64_frame_cache): Remove definition.
11044 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11045 sparc64_unwind_pc): Remove functions.
11046 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11047 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
11048 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
11049 (sparc64_frame_cache): Change return type to `struct
11050 sparc_frame_cache *'. Simply call sparc_frame_cache.
11051 (sparc64_frame_this_id, sparc64_frame_prev_register,
11052 sparc64_frame_base_address): Use `struct sparc_frame_cache'
11053 instead of `struct sparc64_frame_cache.
11054 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11055 sparc_analyze_control_transfer, sparc_software_single_step,
11056 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11057 _initialize_sparc64_tdep): Remove functions.
11058 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11059 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11060 macros.
11061 (sparc64_supply_gregset, sparc64_collect_gregset,
11062 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11063 (sparc64_init_abi): New function.
11064 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
11065 inclusion guard. Include "sparc-tdep.h".
11066 (BIAS): Define.
11067 (r_tstate_offset, r_fprs_offset): New defines.
11068 (enum sparc_regnum): Remove defenition.
11069 (enum sparc64_regnum): Reformat.
11070 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11071 (sparc64_init_abi, sparc64_supply_gregset,
11072 sparc64_collect_gregset, sparc64_supply_fpregset,
11073 sparc64_collect_fpregset): New prototypes.
11074 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11075 Add extern declarations.
11076 (sparc64_sol2_init_abi): New prototype.
11077 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11078 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11079 prototypes.
11080 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11081 "sparnbsd-nat.h".
11082 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11083 functions.
11084 (_initialize_sparc64fbsd_nat): Remove initialization of
11085 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11086 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11087 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
11088 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
11089 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11090 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11091 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11092 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11093 (sparc64fbsd_r_y_offset): Remove variables.
11094 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11095 Make static and const.
11096 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11097 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11098 functions.
11099 (sparc64fbsd_gregset): New variable.
11100 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11101 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11102 and sparc64_supply_fpregset.
11103 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11104 (sparc64fbsd_sigtramp_frame_this_id)
11105 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11106 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11107 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11108 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11109 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11110 * sparcnbsd-tdep.c: Update copyright year. Include
11111 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11112 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11113 "value.h" and "sparcnbsd-tdep.h".
11114 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11115 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11116 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11117 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11118 defines.
11119 (sparcnbsd_gregset): New variable.
11120 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11121 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11122 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11123 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11124 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11125 variables.
11126 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11127 (sparc32nbsd_sigcontext_frame_this_id)
11128 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11129 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11130 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11131 (sparcnbsd_get_longjmp_target_32,
11132 sparcnbsd_get_longjmp_target_64): Remove functions.
11133 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11134 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11135 sparcnbsd_init_elf): Remove.
11136 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11137 (sparcnbsd_elf_init_abi): New functions.
11138 (_initialize_sparcnbsd_tdep): New prototype.
11139 (_initialize_sparnbsd_tdep): Update.
11140 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11141 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11142 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11143 * config/sparc/linux.mh: Update comment.
11144 (XM_FILE, HOST_IPC): Remove variables.
11145 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11146 sparc-linux-nat.o.
11147 * config/sparc/linux.mt: Update comment.
11148 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11149 * config/sparc/nbsd.mt: Reformat.
11150 * config/sparc/nbsd64.mh: Update comment.
11151 (NATDEPFILES): Add sparc-nat.o.
11152 * config/sparc/nbsd64.mt: Update comment.
11153 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11154 (TM_FILE): Set to tm-nbsd.h.
11155 * config/sparc/nbsdelf.mh: Update comment.
11156 (NATDEPFILES): Add sparc-nat.o.
11157 (XM_FILE): Delete.
11158 * config/sparc/nbsdaout.mh: Update comment.
11159 (NATDEPFILES): Add sparc-nat.o
11160 (XM_FILE): Delete.
11161 * config/sparc/nm-linux.h: Update copyright year. Don't include
11162 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11163 inclusion.
11164 (KERNEL_U_SIZE): Remove define.
11165 (kernel_u_size): Remove prototype.
11166 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11167 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11168 "regcache.h".
11169 (CHILD_PREPARE_TO_STORE): Remove define.
11170 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11171 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11172 sparcnbsd-nat.c: Rewrite files.
11173 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11174 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11175 sparcnbsd-tdep.h: Remove files.
11176 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11177 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11178 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11179 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11180 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11181 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11182 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11183 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11184 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11185 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11186 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11187 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11188 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11189 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11190 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11191 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11192 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11193 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11194 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11195
11196 2004-01-02 Andrew Cagney <cagney@redhat.com>
11197
11198 From 2003-12-18 Kazuhiro Inaoka:
11199 * configure.host: Add m32r-linux target.
11200
11201 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11202
11203 * top.c (print_gdb_version): Update year to 2004.
11204
11205 2004-01-02 Mark Mitchell <mark@codesourcery.com>
11206
11207 * MAINTAINERS: Add myself to the write-after-approval category.
11208
11209 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
11210
11211 From Bernardo Innocenti <bernie@develer.com>:
11212 * configure.tgt: Add uClinux target.
11213
11214 2004-01-02 Andrew Cagney <cagney@redhat.com>
11215
11216 * utils.c (do_my_cleanups): Make static, add forward declaration.
11217 * defs.h (do_my_cleanups): Delete declaration.
11218
11219 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
11220
11221 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11222 bfd/ChangeLog-0203.
11223
11224 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11225
11226 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
11227 in <machine/reg.h>.
11228 * configure, config.in: Regenerate.
11229
11230 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11231 tui/ChangeLog-1998-2003.
11232 \f
11233 Local Variables:
11234 mode: change-log
11235 left-margin: 8
11236 fill-column: 74
11237 version-control: never
11238 End:
This page took 0.405119 seconds and 4 git commands to generate.