7bb0743b026639e204315a410f58e522f512206e
[binutils-gdb.git] / gdb / ChangeLog
1 2004-08-15 Mark Kettenis <kettenis@gnu.org>
2
3 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
4 Remove defines.
5
6 * linux-nat.c (kill_inferior): Add missing third and fourth
7 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
8
9 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
10 PTRACE_TYPE_RET.
11
12 * proc-why.c (proc_prettyfprint_why): Fix format string.
13
14 * solib-osf.c (osf_current_sos): Remove unsused label.
15
16 * configure.in: Add <ncurses/ncurses.h> to the list of possible
17 curses headers.
18 * configure, config.in: Regenerate.
19 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
20 <ncurses/ncurses.h>.
21
22 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
23 * config/nm-nbsd.h: Update copyright year.
24 (PTRACE_ARG3_TYPE): Remove define.
25
26 * sparc-nat.c (fetch_inferior_registers)
27 (store_inferior_registers, sparc_xfer_wcookie):
28 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
29
30 * alphabsd-nat.c (fetch_inferior_registers):
31 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
32 PTRACE_TYPE_ARG3.
33 * amd64bsd-nat.c (fetch_inferior_registers)
34 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
35 PTRACE_TYPE_ARG3.
36 * armnbsd-nat.c: Update copyright year.
37 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
38 (store_register, store_regs, store_fp_register, store_fp_regs):
39 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
40 * hppabsd-nat.c (fetch_inferior_registers)
41 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
42 PTRACE_TYPE_ARG3.
43 * i386bsd-nat.c (fetch_inferior_registers)
44 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
45 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
46 * m68kbsd-nat.c (fetch_inferior_registers)
47 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
48 PTRACE_TYPE_ARG3.
49 * m88kbsd-nat.c (fetch_inferior_registers)
50 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
51 PTRACE_TYPE_ARG3.
52 * mipsnbsd-nat.c: Update copyright year.
53 (fetch_inferior_registers, store_inferior_registers):
54 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
55 * ns32knbsd-nat.c: Update copyright year.
56 (fetch_inferior_registers, store_inferior_registers):
57 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
58 * ppcnbsd-nat.c (fetch_inferior_registers):
59 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
60 PTRACE_TYPE_ARG3.
61 * ppcobsd-nat.c (fetch_inferior_registers):
62 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
63 PTRACE_TYPE_ARG3.
64 * shnbsd-nat.c: Update copyright year.
65 (fetch_inferior_registers, store_inferior_registers):
66 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
67 * vaxbsd-nat.c (fetch_inferior_registers)
68 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
69 PTRACE_TYPE_ARG3.
70
71 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
72 PTRACE_TYPE_ARG3.
73 * infptrace.c (call_ptrace, child_resume, attach, detach)
74 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
75 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
76 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
77 PTRACE_TYPE_ARG3.
78
79 2004-08-14 Mark Kettenis <kettenis@gnu.org>
80
81 * defs.h: Remove out-of-date comment.
82 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
83 [!GETENV_PROVIDED] (getenv): Remove prototype.
84
85 * standalone.c: Remove file.
86 * Makefile.in (standalone.o): Remove dependency.
87
88 * i386-linux-nat.c (dummy_sse_values): Remove function and
89 prototype.
90 (i386_linux_dr_get): Fix typo in comment.
91 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
92
93 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
94
95 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
96 from declaration.
97 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
98 from definition.
99
100 2004-08-13 Mark Kettenis <kettenis@gnu.org>
101
102 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
103 parenthesis in definition.
104 * configure: Regenerated.
105
106 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
107
108 * PROBLEMS: Mention build/1411.
109
110 2004-08-09 Robert Millan <robertmh@gnu.org>
111
112 Committed by Nathanael Nerode.
113 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
114 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
115
116 2004-08-12 Andrew Cagney <cagney@gnu.org>
117
118 * NEWS: Mention fixes in GDB 6.2.1.
119 * PROBLEMS: Remove mention of mips-irix.
120
121 2004-08-11 Joel Brobecker <brobecker@gnat.com>
122
123 * config/powerpc/xm-aix.h: Delete.
124 * config/powerpc/aix.mh (MH_FILE): Remove.
125 * config/powerpc/aix432.mh (MH_FILE): Remove.
126
127 2004-08-11 Joel Brobecker <brobecker@gnat.com>
128
129 * config/powerpc/aix.mh: Remove obsolete comment.
130 * config/powerpc/aix432.mh: Likewise.
131
132 2004-08-11 Joel Brobecker <brobecker@gnat.com>
133
134 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
135
136 2004-08-11 Joel Brobecker <brobecker@gnat.com>
137
138 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
139 this file is now empty.
140 * config/xm-aix4.h: Remove, this file is no longer included
141 anywhere.
142
143 2004-08-11 Joel Brobecker <brobecker@gnat.com>
144
145 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
146 that file is now empty.
147 (termdef): Remove prototype, function no longer used.
148
149 2004-08-11 Joel Brobecker <brobecker@gnat.com>
150
151 * doc/gdbint.texinfo (Host Definition): Remove documentation
152 for USE_O_NOCTTY, no longer used.
153 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
154 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
155
156 2004-08-11 Joel Brobecker <brobecker@gnat.com>
157
158 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
159 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
160 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
161
162 2004-08-11 Mark Kettenis <kettenis@gnu.org>
163
164 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
165 instead of FIVE_ARG_PTRACE.
166
167 * inflow.c (O_NOCTTY): Define to zero if not already defined.
168 (new_tty): Use O_NOCTTY unconditionally.
169
170 2004-08-10 Mark Kettenis <kettenis@gnu.org>
171
172 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
173 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
174 fflush on stdout.
175
176 2004-08-10 Joel Brobecker <brobecker@gnat.com>
177
178 * xcoff_symfile_finish: Replace last call to xmfree by call
179 to xfree.
180
181 2004-08-10 Andrew Cagney <cagney@gnu.org>
182
183 * main.c (captured_main): Delete call to init_malloc.
184 * defs.h (init_malloc): Delete declaration.
185 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
186 (init_malloc): Delete functions.
187
188 * defs.h (xmfree): Delete.
189 * utils.c (xmfree): Delete function.
190 (xfree): Inline calls to xmfree and mfree.
191 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
192 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
193 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
194 * somread.c (som_symfile_finish): Ditto.
195 * objfiles.c (allocate_objfile, free_objfile):
196 * nlmread.c (nlm_symfile_finish): Ditto.
197 * hpread.c (hpread_symfile_finish): Ditto.
198 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
199 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
200 * coffread.c (coff_symfile_finish): Ditto.
201
202 * defs.h (xmcalloc): Delete declaration.
203 * utils.c (xmcalloc): Delete.
204 (xcalloc): Inline calls to xmcalloc and mcalloc.
205 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
206 xcalloc and xfree.
207 * symtab.c (create_demangled_names_hash): Ditto.
208
209 * defs.h (xmrealloc): Delete.
210 * utils.c (xmrealloc): Delete.
211 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
212 * symmisc.c (extend_psymbol_list): Use xrealloc.
213 * source.c (find_source_lines): Ditto.
214 * hpread.c (hpread_lookup_type): Ditto.
215 * dbxread.c (add_bincl_to_list): Ditto.
216
217 * utils.c (xmmalloc): Delete.
218 (xmalloc): Inline xmmalloc and mmalloc calls.
219 (msavestring): Use xmalloc.
220 * defs.h (xmmalloc): Delete declaration.
221 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
222 xmmalloc.
223 * symmisc.c (extend_psymbol_list): Ditto.
224 * symfile.c (init_psymbol_list): Ditto.
225 * source.c (find_source_lines): Ditto.
226 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
227 * elfread.c (elf_symtab_read): Ditto.
228 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
229 * coffread.c (coff_symfile_init): Ditto.
230
231 2004-08-10 David Carlton <carlton@bactrian.org>
232
233 * MAINTAINERS: Remove David Carlton from c++ testsuite
234 maintainers.
235
236 2004-08-10 Jerome Guitton <guitton@gnat.com>
237
238 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
239 print a line feed before the prompt.
240
241 2004-08-10 Mark Kettenis <kettenis@gnu.org>
242
243 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
244
245 2004-08-09 Joel Brobecker <brobecker@gnat.com>
246
247 General cleanup of the AIX xm include file:
248 * config/xm-aix4.h (fd_set): Remove undefine.
249 Remove include of <sys/select.h>.
250 (HAVE_TERMIO): Remove define.
251 (USG): Likewise.
252 (NULL): Remove redefine.
253 (alloca): Remove #pragma.
254 (vfork): Remove define.
255 (termdef): Remove.
256 (SIGWINCH_HANDLER): Remove.
257 (SIGWINCH_HANDLER_BODY): Remove.
258
259 2004-08-09 Mark Kettenis <kettenis@gnu.org>
260
261 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
262 GDB_OSABI_OPENBSD_ELF.
263
264 2004-08-07 Robert Millan <robertmh@gnu.org>
265
266 * bsd-kvm.c: Check for nlist.h before including it.
267
268 2004-08-09 Mark Kettenis <kettenis@gnu.org>
269
270 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
271 sigcontext' offset consistency checks for ancient BSD.
272
273 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
274
275 * configure.in: Check for <sys/types.h>. Check return and
276 argument types of ptrace.
277 * configure, config.in: Regenerate.
278
279 2004-08-09 Jim Blandy <jimb@redhat.com>
280
281 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
282 rs6000_register_sim_regno): Doc fixes.
283
284 2004-08-08 Joel Brobecker <brobecker@gnat.com>
285
286 * mips-tdep.c: Include "floatformat.h".
287 (n32n64_floatformat_always_valid): New function.
288 (floatformat_n32n64_long_double_big): New constant.
289 (mips_gdbarch_init): Set size and format of long double
290 for N32 and N64 ABIs.
291 * Makefile.in (mips-tdep.o): Update dependencies.
292
293 2004-08-08 Andrew Cagney <cagney@gnu.org>
294
295 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
296 print. Improve script's error messages.
297 * gdbarch.h: Re-generate.
298
299 * gdbarch.sh (pformat): New function.
300 (float_format, double_format, long_double_format): List with bit
301 members. Use pformat when printing.
302 * gdbarch.c, gdbarch.h: Re-generate.
303
304 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
305
306 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
307 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
308 (ppcnbsd_supply_pcb): New function.
309 (_initialize_ppcnbsd_nat): New prototype and function.
310 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
311 (LOADLIBES): New variable.
312 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
313
314 2004-08-08 Andrew Cagney <cagney@gnu.org>
315
316 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
317 (builtin_type_ieee_double, builtin_type_ia64_quad)
318 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
319 BE/LE floating-point types.
320 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
321 (builtin_type_ieee_double, builtin_type_ia64_quad)
322 (builtin_type_ia64_spill): Declare.
323 * doublest.c (_initialize_doublest, floatformat_ieee_single)
324 (floatformat_ieee_double, floatformat_arm_ext)
325 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
326 of LE/BE floatformats.
327 * doublest.h: (struct floatformat, floatformat_ieee_single)
328 (floatformat_ieee_double, floatformat_arm_ext)
329 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
330
331 2004-08-08 Mark Kettenis <kettenis@gnu.org>
332
333 * i386gnu-nat.c (gnu_store_registers): Fix typo.
334
335 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
336 instead of regcache_raw_supply when storing the registers.
337
338 * i386gnu-nat.c: Update copyright year.
339 (gnu_store_registers): Don't use deprecated_registers and
340 deprecated_registers_valid. Use regcache_valid_p and
341 regcache_raw_supply instead.
342
343 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
344 frame_pc_unwind.
345
346 * procfs.c (procfs_pid_to_str): Remove redundant and unused
347 variables. Incapitalized "process".
348
349 * configure.in: Add cursesX to the list of possible curses libs.
350 Add cursesX.h to the list of possible curses headers.
351 * configure, config.in: Regenerate.
352
353 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
354
355 * configure.in: Test for struct lwp in <sys/lwp.h>.
356 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
357 the offset of l_addr in struct lwp.
358
359 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
360
361 * bsd-kvm.c: Include "gdbcore.h"
362 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
363
364 2004-08-07 Andrew Cagney <cagney@gnu.org>
365
366 * gdbtypes.c (build_flt, build_complex): New functions.
367 (gdbtypes_post_init): Use.
368
369 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
370
371 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
372 through to builtin_type_uint128.
373
374 * c-exp.y: Use builtin_type function to obtain builtin types.
375
376 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
377 builtin_uint128.
378 * gdbtypes.c (gdbtypes_post_init): Update.
379 (build_gdbtypes): Move initialization of builtin_type_int0
380 through to builtin_type_uint128 from here ...
381 (_initialize_gdbtypes): ... to here.
382 * d10v-tdep.c (d10v_register_type): Update.
383
384 * doublest.c: Update copyright.
385 (floatformat_from_length): Call error when floatformat is NULL.
386 (extract_floating_by_length): Remove NULL fmt check.
387 (store_floating_by_length): Ditto.
388
389 2004-08-07 Andrew Cagney <cagney@gnu.org>
390
391 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
392 that the register is valid.
393
394 2004-08-05 Mark Kettenis <kettenis@chello.nl>
395
396 * i386-linux-tdep.c (i386_linux_sigtramp_start)
397 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
398 struct frame_info *. Use safe_frame_unwind_memory instead of
399 deprecated_read_memory_nobpt.
400 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
401 changed signature of i386_linux_sigtramp_start and
402 i386_linux_rt_sigtramp_start.
403
404 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
405 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
406 instead of deprecated_read_memory_nobpt.
407 (i386nbsd_sigtramp_p): Adjust for changed signature of
408 i386nbsd_sigtramp_offset.
409
410 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
411 safe_frame_unwind_memory instead of target_read_memory.
412
413 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
414 !NO_SYS_FILE.
415 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
416 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
417 (_initialize_kernel_u_addr): Remove prototype and function.
418 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
419 !NO_SYS_FILE.
420 * xcoffread.c: Likewise.
421
422 2004-08-06 Mark Kettenis <kettenis@gnu.org>
423
424 * vax-nat.c: New file.
425 * vaxbsd-nat.c: Tweak comment.
426 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
427 vaxnbsd-tdep.c.
428 (vax-nat.o): New dependency.
429 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
430 (vax-*-ultrix2*): Remove.
431 * config/vax/vax.mh: New file.
432 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
433 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
434 (vax_register_u_addr): New prototype.
435 (REGISTER_U_ADDR): Define using vax_register_u_addr.
436 * config/vax/vaxult2.mh: Remove file.
437 * config/vax/vaxult.mh: Remove file.
438 * config/vax/vaxbsd.mh: Remove file.
439 * config/vax/vax.mt (TM_FILE): Remove.
440 * config/vax/tm-vaxbsd.h: Remove file.
441
442 2004-08-06 Joel Brobecker <brobecker@gnat.com>
443
444 * aix-thread.c (get_signaled_thread): New function.
445 (iter_trap): Delete, no longer used.
446 (iter_tid): New function.
447 (pd_update): Find the thread that received the SIGTRAP signal
448 by first locating the kernel thread, and then finding its
449 associated thread.
450
451 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
452
453 * lin-lwp.c (child_wait): Continue inferior after processing
454 PTRACE_EVENT_CLONE event.
455
456 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
457
458 * MAINTAINERS: Add self to Write-After-Approval.
459
460 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
461
462 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
463 libunwind-xxxx.so" where xxxx is UNW_TARGET.
464
465 2004-08-05 Andrew Cagney <cagney@gnu.org>
466
467 * config/xm-sysv4.h: Delete file.
468 * config/mips/xm-irix5.h: Delete file.
469 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
470 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
471 * config/ia64/xm-aix.h: Delete file.
472 * config/ia64/aix.mh (XM_FILE): Delete.
473 * config/pa/xm-hppah.h: Delete file.
474 * config/pa/hpux11w.mh (XM_FILE): Delete.
475 * config/pa/hpux11.mh (XM_FILE): Delete.
476 * config/pa/hpux1020.mh (XM_FILE): Delete.
477 * config/pa/hppahpux.mh (XM_FILE): Delete.
478
479 * config/alpha/xm-alphalinux.h: Delete file.
480 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
481 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
482 * config/alpha/xm-alphaosf.h: Delete file.
483 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
484 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
485 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
486 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
487
488 * config/i386/xm-i386v.h: Delete file.
489 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
490 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
491 * config/i386/xm-i386sco.h: Delete file.
492 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
493 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
494 * config/i386/xm-i386v4.h: Delete file.
495 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
496 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
497 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
498 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
499
500 * config/vax/xm-vax.h: Delete file.
501 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
502 * config/vax/xm-vaxult2.h: Delete file.
503 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
504 * config/vax/vaxult2.mh (XM_FILE): Delete.
505 * config/vax/xm-vaxult.h: Delete file.
506 * config/vax/vaxult.mh (XM_FILE): Delete.
507 * config/vax/xm-vaxbsd.h: Delete file.
508 * config/vax/vaxbsd.mh (XM_FILE): Delete.
509
510 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
511 * gdbarch.h, gdbarch.c: Re-generate.
512 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
513 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
514 * frame.h: Delete deprecated_read_fp from comments.
515 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
516 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
517
518 2004-08-04 Mark Kettenis <kettenis@gnu.org>
519
520 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
521 trampoline in OpenBSD 3.5-current.
522
523 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
524 SSE registers.
525
526 * Makefile.in: Remove embedded page breaks.
527
528 2004-08-04 Jim Blandy <jimb@redhat.com>
529
530 * regcache.c (regcache_raw_read): Assert that, after calling
531 target_fetch_registers, the register we're reading is cached.
532
533 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
534 a call to 'internal_error', with a more helpful error message.
535 * rs6000-tdep.c (e500_pseudo_register_read,
536 e500_pseudo_register_write, rs6000_store_return_value): Same.
537
538 2004-08-04 Andrew Cagney <cagney@gnu.org>
539
540 * Makefile.in: Update dependencies.
541
542 2004-08-04 Jim Blandy <jimb@redhat.com>
543
544 Change the layout of the PowerPC E500 raw register cache to allow
545 the lower 32-bit halves of the GPRS to be their own raw registers,
546 not pseudoregisters.
547 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
548 add ppc_ev0_upper_regnum flag.
549 * rs6000-tdep.c: #include "reggroups.h".
550 (spe_register_p): Recognize the ev upper half registers as SPE
551 registers.
552 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
553 registers.
554 (e500_move_ev_register): New function.
555 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
556 vector registers are the pseudo-registers now, formed by splicing
557 together the gprs and the upper-half registers.
558 (e500_register_reggroup_p): New function.
559 (P): Macro deleted.
560 (P8, A4): New macro.
561 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
562 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
563 macros.
564 (registers_e500): Rearrange register set so that the raw register
565 set contains 32-bit GPRs and upper-half registers, and the SPE
566 vector registers become pseudo-registers.
567 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
568 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
569 register numbers are now the same for the E500 as they are for
570 other PowerPC variants. Register e500_register_reggroup_p as the
571 register group function for the E500.
572 * Makefile.in (rs6000-tdep.o): Update dependencies.
573
574 Adapt PPC E500 native support to the new raw regcache layout.
575 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
576 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
577 (fetch_spe_register, store_spe_register): Handle fetching/storing
578 all the SPE registers at once, if regno == -1. These now take
579 over the job of fetch_spe_registers and store_spe_registers.
580 (fetch_spe_registers, store_spe_registers): Deleted.
581 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
582 unconditionally; they're always raw. Fetch/store SPE upper half
583 registers, if present, instead of ev registers.
584 (fetch_register, store_register): Remove sanity checks: gprs are
585 never pseudo-registers now, so we never need to even mention any
586 registers that are ever pseudoregisters.
587
588 Use a fixed register numbering when communicating with the PowerPC
589 simulator.
590 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
591 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
592 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
593 New functions.
594 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
595 init_sim_regno_table.
596 * Makefile.in (gdb_sim_ppc_h): New variable.
597 (rs6000-tdep.o): Update dependencies.
598
599 2004-08-02 Andrew Cagney <cagney@gnu.org>
600
601 * cris-tdep.c (cris_register_size): Restore function, still used
602 locally.
603
604 * gdbarch.sh (deprecated_target_read_fp)
605 (deprecated_frame_locals_address, deprecated_frame_args_address)
606 (deprecated_frame_chain_valid, deprecated_frame_chain)
607 (deprecated_init_extra_frame_info, deprecated_pop_frame)
608 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
609 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
610 * gdbarch.h, gdbarch.c: Re-generate.
611 * regcache.c (deprecated_read_fp): Do not call
612 DEPRECATED_TARGET_READ_FP_P.
613 * infcmd.c (default_print_registers_info): Do not call
614 DEPRECATED_DO_REGISTERS_INFO.
615 * frame-base.c (default_frame_locals_address): Do not call
616 DEPRECATED_FRAME_LOCALS_ADDRESS.
617 (default_frame_args_address): Do not call
618 DEPRECATED_FRAME_ARGS_ADDRESS.
619
620 * gdbarch.sh (deprecated_register_raw_size)
621 (deprecated_register_virtual_size:int): Delete.
622 * gdbarch.h, gdbarch.c: Re-generate.
623 * cris-tdep.c (cris_register_size): Delete.
624 (cris_gdbarch_init): Update.
625 * alpha-tdep.c (alpha_register_raw_size)
626 (alpha_register_virtual_size): Delete.
627 (alpha_gdbarch_init): Update.
628
629 * gdbarch.sh (deprecated_register_virtual_type)
630 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
631 (deprecated_dummy_write_sp): Delete.
632 * gdbarch.h, gdbarch.c: Re-generate.
633
634 * gdbarch.sh (deprecated_register_bytes): Delete.
635 * gdbarch.h, gdbarch.c: Re-generate.
636 * regcache.c (deprecated_register_bytes): New function.
637 * regcache.h (deprecated_register_bytes): Declare.
638 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
639 * v850-tdep.c (v850_gdbarch_init): Update.
640 * sh64-tdep.c (sh64_gdbarch_init): Update.
641 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
642 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
643 * mcore-tdep.c (mcore_gdbarch_init): Update.
644 * cris-tdep.c (cris_gdbarch_init): Update.
645 * arm-tdep.c (arm_gdbarch_init): Update.
646 * remote.c (init_remote_state): Update.
647 * remote-vx.c (vx_prepare_to_store): Update.
648 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
649 * irix5-nat.c (fetch_core_registers): Update.
650 * cris-tdep.c (cris_register_bytes_ok): Update.
651 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
652
653 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
654 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
655 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
656 (mips_insn16_frame_base_address, mips_insn16_frame_base)
657 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
658 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
659 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
660 (mips_insn32_frame_base_address, mips_insn32_frame_base)
661 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
662 with mips_insn16 and mips_insn32.
663
664 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
665 * rs6000-tdep.c (rs6000_push_dummy_call)
666 (rs6000_extract_return_value): Use register_size.
667 * xstormy16-tdep.c (xstormy16_get_saved_register)
668 (xstormy16_extract_return_value): Ditto.
669 * valops.c (value_assign): Ditto.
670 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
671 * v850-tdep.c (v850_extract_return_value): Ditto.
672 * tracepoint.c (collect_symbol): Ditto.
673 * target.c (debug_print_register): Ditto.
674 * stack.c (frame_info): Ditto.
675 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
676 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
677 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
678 (store_register_using_P): Ditto.
679 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
680 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
681 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
682 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
683 * regcache.c (deprecated_read_register_bytes)
684 (deprecated_write_register_bytes, read_register)
685 (write_register): Ditto.
686 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
687 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
688 * monitor.c (monitor_supply_register, monitor_fetch_register)
689 (monitor_store_register): Ditto.
690 * mn10300-tdep.c (mn10300_pop_frame_regular)
691 (mn10300_print_register): Ditto.
692 * mipsv4-nat.c (fill_fpregset): Ditto.
693 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
694 (mips64_fill_fpregset): Ditto.
695 * mi/mi-main.c (register_changed_p, get_register)
696 (mi_cmd_data_write_register_values): Ditto.
697 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
698 * irix5-nat.c (fill_gregset, fetch_core_registers):
699 * infrun.c (write_inferior_status_register): Ditto.
700 * infptrace.c (fetch_register, store_register): Ditto.
701 * infcmd.c (default_print_registers_info): Ditto.
702 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
703 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
704 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
705 * hpux-thread.c (hpux_thread_fetch_registers)
706 (hpux_thread_store_registers): Ditto.
707 * hppah-nat.c (store_inferior_registers, fetch_register):
708 * findvar.c (value_from_register): Ditto.
709 * dve3900-rom.c (fetch_bitmapped_register):
710 * cris-tdep.c (cris_gdbarch_init): Ditto.
711 * alpha-tdep.h: Ditto.
712 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
713
714 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
715 DEPRECATED_REGISTER_RAW_SIZE from comments.
716 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
717 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
718 DEPRECATED_REGISTER_RAW_SIZE.
719 * findvar.c (value_of_register): Simplify by assuming that the
720 registers raw and virtual sizes are identical.
721 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
722 comment.
723 * arch-utils.c (generic_register_size): Simplify by assuming
724 register_type.
725
726 * regcache.c (legacy_read_register_gen, real_register)
727 (legacy_write_register_gen): Delete, not used.
728
729 * regcache.c (struct regcache_descr): Delete legacy_p.
730 (init_legacy_regcache_descr): Delete function.
731 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
732 Do not use deprecated register functions.
733 (regcache_raw_read, deprecated_write_register_gen):
734 (deprecated_read_register_gen, regcache_raw_write): Delete code
735 predicated on legacy_p.
736 (register_size): Delete check against register raw size.
737
738 * cris-tdep.c (cris_register_type): Replace
739 cris_register_virtual_type.
740 (cris_gdbarch_init): Update, set register_type.
741
742 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
743 * gdbarch.h, gdbarch.c: Re-generate.
744 * arm-tdep.c (arm_frameless_function_invocation): Delete.
745 (arm_gdbarch_init) Do not set frameless function invocation.
746 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
747 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
748 * frv-tdep.c (frv_frameless_function_invocation): Delete.
749 (frv_gdbarch_init): Do not set frameless function invocation.
750 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
751 * sh-tdep.c (sh_gdbarch_init): Ditto.
752 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
753 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
754 * avr-tdep.c (avr_gdbarch_init): Ditto.
755
756 * blockframe.c (legacy_frame_chain_valid): Delete function.
757
758 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
759 and pc. Update comments.
760 (pc_in_dummy_frame): Delete function.
761 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
762 use the "id".
763 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
764 call_hi, top and pc, use the id.
765 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
766
767 * dummy-frame.c: Include "gdb_string.h".
768 (generic_save_call_dummy_addr, generic_push_dummy_frame)
769 (generic_save_dummy_frame_tos): Delete.
770 (dummy_frame_push): New function, replaces above.
771 * dummy-frame.h: Update copyright.
772 (dummy_frame_push): Declare.
773 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
774 (generic_save_call_dummy_addr): Delete declarations.
775 * infcall.c: Include "dummy-frame.h".
776 (call_function_by_hand): Add locals caller_regcache,
777 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
778 with call to frame_save_as_regcache plus cleanup. Delete calls to
779 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
780 Move clear_proceed_status to just before the resume, add call to
781 dummy_frame_push (discard cleanup).
782 * Makefile.in (infcall.o): Add $(dummy_frame_h).
783 (dummy-frame.o): Add $(gdb_string_h).
784
785 2004-08-01 Andrew Cagney <cagney@gnu.org>
786
787 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
788 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
789 * dummy-frame.c (find_dummy_frame): Delete.
790 (struct dummy_frame_cache, dummy_frame_sniffer)
791 (dummy_frame_prev_register, dummy_frame_this_id)
792 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
793 frame unwinder using a dummy_frame_cache.
794
795 2004-08-01 Andrew Cagney <cagney@gnu.org>
796
797 * frame.h (frame_save_as_regcache): Declare.
798 * frame.c (frame_save_as_regcache): New function.
799 (do_frame_read_register): Replace do_frame_unwind_register.
800 (frame_pop): Use frame_save_as_regcache.
801 * dummy-frame.c (generic_push_dummy_frame): Use
802 frame_save_as_regcache.
803
804 2004-08-01 Joel Brobecker <brobecker@gnat.com>
805
806 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
807 file as included until we record the first line in the linetable.
808
809 2004-08-01 Andrew Cagney <cagney@gnu.org>
810
811 * frame.h (deprecated_pop_dummy_frame)
812 (deprecated_read_register_dummy)
813 (deprecated_generic_find_dummy_frame): Delete.
814 * dummy-frame.c (deprecated_generic_find_dummy_frame)
815 (deprecated_read_register_dummy)
816 (deprecated_find_dummy_frame_regcache)
817 (discard_innermost_dummy)
818 (deprecated_pop_dummy_frame): Delete.
819 (dummy_frame_this_id): Simplify.
820 (struct dummy_frame): Delete "fp" and "sp".
821 (find_dummy_frame): Simplify.
822 (generic_push_dummy_frame): Do not set "fp" or "sp".
823 (fprint_dummy_frames): Do not print "fp" and "sp"
824
825 2004-08-01 Mark Kettenis <kettenis@gnu.org>
826
827 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
828 (struct i386_insn): New structure.
829 (i386_match_insn): New function.
830 (i386_frame_setup_skip_insns): New variable.
831 (i386_analyze_frame_setup): Change to use i386_match_insn and the
832 array i386_frame_setup_insns of instructions that should be
833 skipped inside the frame setup sequence.
834
835 2004-08-01 Andrew Cagney <cagney@gnu.org>
836
837 * frame.h (deprecated_frame_xmalloc_with_cleanup)
838 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
839 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
840 * stack.c (frame_info): Delete references to
841 DEPRECATED_FRAME_INIT_SAVED_REGS and
842 deprecated_get_frame_saved_regs.
843 * frame.c (struct frame_info): Delete saved_regs and extra_info.
844 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
845 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
846 (frame_unwind_register_signed)
847 (frame_unwind_register_unsigned)
848 (frame_unwind_unsigned_register): Use register_size.
849 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
850 (deprecated_frame_xmalloc_with_cleanup)
851 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
852 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
853
854 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
855 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
856 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
857 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
858
859 * infcall.c (call_function_by_hand): Do not use
860 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
861 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
862 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
863 DEPRECATED_STACK_ALIGN.
864
865 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
866
867 Committed by Andrew Cagney.
868 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
869
870 2004-08-01 Andrew Cagney <cagney@gnu.org>
871
872 * mips-tdep.c (mips16_frame_cache)
873 (mips16_frame_this_id, mips16_frame_prev_register)
874 (mips16_frame_unwind, mips16_frame_sniffer)
875 (mips16_frame_base_address, mips16_frame_base)
876 (mips16_frame_base_sniffer, mips32_frame_cache)
877 (mips32_frame_this_id, mips32_frame_prev_register)
878 (mips32_frame_unwind, mips32_frame_sniffer)
879 (mips32_frame_base_address, mips32_frame_base)
880 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
881 separate heuristic mips16 and mips32 unwinders.
882 (mips_stub_frame_cache, mips_stub_frame_this_id)
883 (mips_stub_frame_prev_register)
884 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
885 (mips_stub_frame_base_address, mips_stub_frame_base)
886 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
887 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
888 match true mdebug frames.
889 (non_heuristic_proc_desc): Add forward declaration.
890
891 2004-08-01 Andrew Cagney <cagney@gnu.org>
892
893 * config/mips/tm-irix6.h: Delete file.
894 * config/mips/tm-irix5.h: Delete file.
895 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
896 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
897
898 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
899 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
900 * config/nm-gnu.h (NO_CORE_OPS): Delete.
901 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
902 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
903 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
904 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
905 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
906 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
907 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
908 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
909 (TARGET_SIGNAL_RAW_VALUES): Delete.
910 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
911 Delete.
912 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
913 (TARGET_HW_WATCH_LIMIT): Delete.
914 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
915 * minimon.h: Delete file.
916
917 * trad-frame.c (trad_frame_get_this_base)
918 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
919 functions.
920 * trad-frame.h (trad_frame_set_this_base)
921 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
922
923 2004-07-31 Andrew Cagney <cagney@gnu.org>
924
925 * trad-frame.c (trad_frame_get_prev_register): Rename
926 trad_frame_get_prev_register.
927 * vax-tdep.c (vax_frame_prev_register): Update.
928 * trad-frame.h: Update.
929 * trad-frame.c (trad_frame_get_register): Update.
930 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
931 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
932 Update.
933 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
934 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
935 Update.
936 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
937 Update.
938 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
939 Update.
940 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
941 Update.
942 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
943 Update.
944 * s390-tdep.c (s390_frame_prev_register)
945 (s390_stub_frame_prev_register)
946 (s390_sigtramp_frame_prev_register): Update.
947 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
948 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
949 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
950 * m88k-tdep.c (m88k_frame_prev_register)
951 * m68hc11-tdep.c (m68hc11_frame_prev_register)
952 * m32r-tdep.c (m32r_frame_prev_register): Update.
953 * hppa-tdep.c (hppa_frame_prev_register_helper)
954 * frv-tdep.c (frv_frame_prev_register): Update.
955 * d10v-tdep.c (d10v_frame_prev_register): Update.
956 * cris-tdep.c (cris_frame_prev_register): Update.
957 * avr-tdep.c (avr_frame_prev_register): Update.
958 * arm-tdep.c (arm_prologue_prev_register)
959 (arm_sigtramp_prev_register): Update.
960
961 2004-07-31 Andrew Cagney <cagney@gnu.org>
962
963 * frame.h (legacy_saved_regs_unwind)
964 (legacy_frame_chain_valid, legacy_frame_p)
965 (enum frame_type): Delete UNKNOWN_FRAME.
966 * dummy-frame.c (dummy_frame_this_id): Simplify.
967 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
968 * frame.c (struct frame_info): Delete the field "type".
969 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
970 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
971 (legacy_saved_regs_unwind, legacy_frame_p)
972 (frame_type_from_pc): Delete.
973 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
974 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
975
976 2004-07-31 Mark Kettenis <kettenis@gnu.org>
977
978 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
979 indentation.
980
981 * mips-nat.c: Remove file.
982 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
983 (mips-nat.o): Remove dependency.
984
985 * infptrace.c: Update copyright year.
986 (fetch_register): Pass NULL in regcache_raw_supply call instead of
987 explicitly setting the buffer to all zeroes.
988
989 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
990 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
991
992 2004-07-30 Andrew Cagney <cagney@gnu.org>
993
994 * GDB 6.2 released from gdb_6_2-branch.
995
996 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
997
998 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
999
1000 * exec.c (exec_file_attach):
1001 * nto-tdep.c (nto_find_and_open_solib):
1002 * pa64solib.c (pa64_solib_sizeof_symbol_table):
1003 * solib.c (solib_open):
1004 * somsolib.c (som_solib_sizeof_symbol_table):
1005 * source.c (is_regular_file, openp, open_source_file):
1006 * symfile.c (symfile_bfd_open):
1007 * wince.c (upload_to_device): Differentiate between the search for
1008 binary and source files.
1009
1010 2004-07-30 Andrew Cagney <cagney@gnu.org>
1011
1012 * complaints.c (_initialize_complaints): Pass NULL to
1013 add_setshow_zinteger_cmd for help_doc.
1014 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1015
1016 2004-07-30 Andrew Cagney <cagney@gnu.org>
1017
1018 Fix PR i18n/761.
1019 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1020 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1021 $(PACKAGE).pot and update-po.
1022 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1023 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1024 (update-po): New rules.
1025 (localedir): Define using autoconf.
1026 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1027 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1028 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1029 * configure.in: Generate CATALOGS and LINGUAS from contents of
1030 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1031 * configure: Re-generate.
1032 * po/gdbtext: New file
1033
1034 2004-07-30 Jerome Guitton <guitton@gnat.com>
1035
1036 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1037 order.
1038
1039 2004-07-30 David Lecomber <dsl@sources.redhat.com>
1040
1041 * dwarf2read.c (read_file_scope): Set producer if attribute
1042 present.
1043 (struct dwarf2_cu): Added new member producer.
1044
1045 2004-07-30 Jerome Guitton <guitton@gnat.com>
1046
1047 * inflow.c (kill_command): release file handles in BFD.
1048 * exec.c (exec_file_attach): Ditto.
1049 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1050
1051 2004-07-29 Andrew Cagney <cagney@gnu.org>
1052
1053 * PROBLEMS (mips-irix): Note that it is broken.
1054
1055 2004-07-29 Andrew Cagney <cagney@gnu.org>
1056
1057 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1058 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1059
1060 * config/xm-nbsd.h: Delete file.
1061 * config/arm/xm-nbsd.h: Delete file.
1062 * config/i386/xm-nbsd.h: Delete file.
1063 * config/ns32k/xm-nbsd.h: Delete file.
1064 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1065 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1066 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1067 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1068 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1069
1070 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1071 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1072 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1073 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1074 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1075 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1076
1077 * config/powerpc/xm-linux.h: Delete empty file.
1078 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1079 * config/powerpc/linux.mh (XM_FILE): Delete.
1080 * config/m68k/xm-linux.h: Delete empty file.
1081 * config/m68k/linux.mh (XM_FILE): Delete.
1082 * config/ia64/xm-linux.h: Delete empty file.
1083 * config/ia64/linux.mh (XM_FILE): Delete.
1084 * config/arm/xm-linux.h: Delete empty file.
1085 * config/arm/linux.mh (XM_FILE): Delete.
1086
1087 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1088 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1089 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1090 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1091 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1092 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1093 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1094 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1095
1096 * config/m68k/xm-m68k.h: Delete file.
1097 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1098 copyright.
1099 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1100 * config/pa/xm-linux.h: Delete empty file.
1101 * config/pa/linux.mh (XM_FILE): Delete.
1102 * config/i386/xm-i386.h: Delete empty file.
1103 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1104 "i386/xm-i386.h".
1105 * config/i386/obsdaout.mh (XM_FILE): Delete.
1106 * config/i386/obsd64.mh (XM_FILE): Delete.
1107 * config/i386/fbsd64.mh (XM_FILE): Delete.
1108 * config/i386/nto.mh (XM_FILE): Delete.
1109 * config/i386/obsd.mh (XM_FILE): Delete.
1110 * config/i386/linux64.mh (XM_FILE): Delete.
1111 * config/i386/linux.mh (XM_FILE): Delete.
1112 * config/i386/i386sol2.mh (XM_FILE): Delete.
1113 * config/i386/i386gnu.mh (XM_FILE): Delete.
1114 * config/i386/fbsd.mh (XM_FILE): Delete.
1115 * config/i386/nbsd64.mh (XM_FILE): Delete.
1116
1117 2004-07-29 Andrew Cagney <cagney@gnu.org>
1118
1119 * config/pa/xm-linux.h: Do not include "floatformat.h".
1120 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1121 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1122 * config/i386/xm-i386.h: Do not include "floatformat.h".
1123 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1124 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1125 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1126 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
1127 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1128 GDB_HOST_LONG_DOUBLE_FORMAT instead.
1129 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1130 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1131 * configure, config.in: Regenerate.
1132 * configure.host (gdb_host_float_format, gdb_host_double_format)
1133 (gdb_host_long_double_format): Set according to the host.
1134
1135 2004-07-29 Andrew Cagney <cagney@gnu.org>
1136
1137 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1138
1139 2004-07-28 Andrew Cagney <cagney@gnu.org>
1140
1141 * PROBLEMS: Mention threads/1650.
1142 * NEWS: Mention the NPTL fix.
1143
1144 2004-07-28 Andrew Cagney <cagney@gnu.org>
1145
1146 * cli/cli-decode.c (add_setshow_cmd): Delete function.
1147 (add_setshow_cmd_full): Make static.
1148 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1149 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1150 * cli/cli-decode.c (add_setshow_filename_cmd)
1151 (add_setshow_string_cmd): New functions.
1152 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
1153 * mips-tdep.c (_initialize_mips_tdep): Update.
1154 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
1155 * cli/cli-logging.c (_initialize_cli_logging): Update.
1156 * complaints.c (_initialize_complaints): Update.
1157 * remote.c (_initialize_remote): Update.
1158
1159 2004-07-28 Andrew Cagney <cagney@gnu.org>
1160
1161 * cli/cli-decode.c (add_setshow_zinteger_cmd)
1162 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1163 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1164 print parameters. Make string parameters constant.
1165 * command.h: Update. Update copyright.
1166 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1167 * observer.c (_initialize_observer): Ditto.
1168 * frame.c (_initialize_frame): Ditto.
1169 * complaints.c (_initialize_complaints): Ditto.
1170 * maint.c (_initialize_maint_cmds): Ditto.
1171 * target.c (initialize_targets): Ditto.
1172 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1173 * infcall.c (_initialize_infcall): Ditto.
1174 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1175 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1176 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1177 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1178 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1179
1180 2004-07-28 Andrew Cagney <cagney@gnu.org>
1181
1182 * gdbtypes.c (lookup_primitive_typename): Delete function.
1183 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1184 * ada-lex.l: Use language_lookup_primitive_type_by_name.
1185 * gdbtypes.c (lookup_typename): Ditto.
1186 * f-exp.y (yylex): Ditto.
1187 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1188
1189 * scm-lang.c (c_builtin_types): Delete extern declaration.
1190 (scm_language_defn): Replace
1191 string_char_type and primitive_type_vector with
1192 la_language_arch_info.
1193 * jv-lang.c (java_language_defn): Replace
1194 string_char_type and primitive_type_vector with
1195 la_language_arch_info.
1196 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1197 c_builtin_types in comment.
1198 * c-lang.h (struct language_arch_info): Declare opaque.
1199 (c_language_arch_info): Declare.
1200 (c_builtin_types): Delete declaration.
1201 * c-lang.c (c_language_arch_info): Set string_char_type to
1202 builtin_char, not builtin_true_char. Make global.
1203 (c_builtin_types): Delete array.
1204 (asm_language_defn, minimal_language_defn): Replace
1205 string_char_type and primitive_type_vector with
1206 la_language_arch_info.
1207
1208 2004-07-28 Andrew Cagney <cagney@gnu.org>
1209
1210 * gdbtypes.h (struct builtin_type): Rename true_char to
1211 builtin_true_char.
1212 * gdbtypes.c (gdbtypes_post_init): Update.
1213 * c-lang.c (arch_info): New function.
1214 (enum c_primitive_types): New enum.
1215 (c_language_defn): Instead of string_char_type and
1216 primitive_type_vector set la_language_arch_info.
1217
1218 2004-07-28 Andrew Cagney <cagney@gnu.org>
1219
1220 * language.h (struct language_arch_info): Fix typo
1221 s/primative/primitive/.
1222 * gdbtypes.c (lookup_primitive_typename): Ditto.
1223 * language.c (language_lookup_primitive_type_by_name)
1224 (unknown_language_arch_info): Ditto.
1225
1226 2004-07-27 Andrew Cagney <cagney@gnu.org>
1227
1228 * defs.h (enum language): Add nr_languages.
1229 * language.h (struct language_arch_info): Define.
1230 (struct language_defn): Add la_language_arch_info.
1231 (language_lookup_primative_type_by_name): Declare.
1232 (language_string_char_type): Declare.
1233 * language.c (_initialize_language, language_gdbarch_post_init)
1234 (struct language_gdbarch, language_gdbarch_data): Implement
1235 per-architecture language information.
1236 (unknown_language_arch_info, language_string_char_type)
1237 (language_lookup_primative_type_by_name): New functions.
1238 (unknown_language_defn, auto_language_defn)
1239 (local_language_defn): Set la_language_arch_info to
1240 unknown_language_arch_info.
1241 (unknown_builtin_types): Delete.
1242 * gdbtypes.c (lookup_primitive_typename): Use
1243 language_lookup_primative_type_by_name.
1244 (create_string_type): Use language_string_char_type.
1245 * values.c (value_from_string): Use language_string_char_type.
1246 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1247 * p-lang.c (pascal_language_defn): Ditto.
1248 * m2-lang.c (m2_language_defn): Ditto.
1249 * jv-lang.c (java_language_defn): Ditto.
1250 * objc-lang.c (objc_language_defn): Ditto.
1251 * f-lang.c (f_language_defn): Ditto.
1252 * c-lang.c (c_language_defn, cplus_language_defn)
1253 (asm_language_defn, minimal_language_defn): Ditto.
1254
1255 2004-07-27 Andrew Cagney <cagney@gnu.org>
1256
1257 * gdbtypes.h (struct builtin_type): Declare.
1258 (builtin_type): Declare.
1259 * d10v-tdep.c (d10v_register_type): Use builtin_type.
1260 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1261 (gdbtypes_post_init): New function.
1262 (builtin_type): New function.
1263
1264 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
1265
1266 * remote-m32r-sdi.c: Fix breakpoint bug.
1267 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1268 recv_char_data, recv_long_data): New functions to replace communication
1269 sequences.
1270
1271 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
1272
1273 Document PR threads/1650.
1274 * PROBLEMS (Threads): Document problem with many threads
1275
1276 2004-07-26 Andrew Cagney <cagney@gnu.org>
1277
1278 * gdb-mi.el: Move from here ...
1279 * mi/gdb-mi.el: ... to here.
1280
1281 2004-07-26 Andrew Cagney <cagney@gnu.org>
1282
1283 Problem reported by Ashley Pittman <ashley@quadrics.com>.
1284 * main.c (captured_main): When in batch mode always detach.
1285
1286 2004-07-26 Andrew Cagney <cagney@gnu.org>
1287
1288 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1289 and h8300 as broken.
1290 * NEWS: END-OF-LIFE frame compatibility module.
1291 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1292 specific comments.
1293
1294 2004-07-26 Andrew Cagney <cagney@gnu.org>
1295
1296 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1297 * xcoffsolib.c (_initialize_xcoffsolib): Update.
1298 * wince.c (_initialize_wince): Update.
1299 * win32-nat.c (_initialize_win32_nat): Update.
1300 * varobj.c (_initialize_varobj): Update.
1301 * valops.c (_initialize_valops): Update.
1302 * utils.c (initialize_utils, initialize_utils): Update.
1303 * tui/tui-win.c (_initialize_tui_win): Update.
1304 * top.c (init_main): Update.
1305 * symfile.c (_initialize_symfile): Update.
1306 * source.c (_initialize_source): Update.
1307 * somsolib.c (_initialize_som_solib): Update.
1308 * solib.c (_initialize_solib): Update.
1309 * solib-frv.c (_initialize_frv_solib): Update.
1310 * serial.c (_initialize_serial): Update.
1311 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1312 * remote.c (_initialize_remote, _initialize_remote): Update.
1313 * remote-vx.c (_initialize_vx): Update.
1314 * remote-utils.c (_initialize_sr_support): Update.
1315 * remote-sds.c (_initialize_remote_sds): Update.
1316 * remote-mips.c (_initialize_remote_mips): Update.
1317 * remote-e7000.c (_initialize_remote_e7000): Update.
1318 * proc-api.c (_initialize_proc_api): Update.
1319 * printcmd.c: Update.
1320 * parse.c (_initialize_parse): Update.
1321 * pa64solib.c (_initialize_pa64_solib): Update.
1322 * p-valprint.c (_initialize_pascal_valprint): Update.
1323 * monitor.c (_initialize_remote_monitors): Update.
1324 * mips-tdep.c (_initialize_mips_tdep): Update.
1325 * mcore-tdep.c (_initialize_mcore_tdep): Update.
1326 * maint.c (_initialize_maint_cmds): Update.
1327 * lin-lwp.c (_initialize_lin_lwp): Update.
1328 * language.c (_initialize_language): Update.
1329 * kod.c (_initialize_kod): Update.
1330 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1331 * i386-tdep.c (_initialize_i386_tdep): Update.
1332 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1333 * gdbarch.sh: Update.
1334 * gdbarch.c: Re-generate.
1335 * gdb-events.sh: Update.
1336 * gdb-events.c: Re-generate.
1337 * frame.c (_initialize_frame): Update.
1338 * exec.c: Update.
1339 * demangle.c (_initialize_demangler): Update.
1340 * dcache.c (_initialize_dcache): Update.
1341 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1342 * cp-valprint.c (_initialize_cp_valprint): Update.
1343 * corefile.c (_initialize_core): Update.
1344 * command.h: Update.
1345 * cli/cli-decode.h: Update.
1346 * cli/cli-cmds.c (init_cli_cmds): Update.
1347 * charset.c (_initialize_charset): Update.
1348 * breakpoint.c (_initialize_breakpoint): Update.
1349 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1350 * alpha-tdep.c (_initialize_alpha_tdep): Update.
1351 * aix-thread.c (_initialize_aix_thread): Update.
1352
1353 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1354
1355 Partial fix for PR backtrace/1718.
1356 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1357 that GCC migrates into the prolugue. Don't handle any
1358 instructions that clobber %ebx.
1359
1360 2004-07-23 Andrew Cagney <cagney@gnu.org>
1361
1362 Use regcache_raw_collect instead of regcache_collect.
1363 * regcache.h (regcache_collect): Delete declaration.
1364 * regcache.c (regcache_colect): Delete function.
1365 * win32-nat.c (do_child_store_inferior_registers): Update.
1366 * sol-thread.c (sol_thread_store_registers): Update.
1367 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1368 * rs6000-nat.c (store_register): Update.
1369 * remote.c (store_register_using_P, remote_store_registers): Update.
1370 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1371 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
1372 (fill_vrregset, store_spe_registers, fill_gregset)
1373 (fill_gregset): Update.
1374 * nto-procfs.c (procfs_store_registers): Update.
1375 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1376 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1377 * m68klinux-nat.c (store_register, fill_gregset): Update.
1378 * m68k-tdep.c (fill_gregset): Update.
1379 * infptrace.c (store_register): Update.
1380 * i386-nto-tdep.c (i386nto_regset_fill): Update.
1381 * i386-linux-nat.c (store_register, fill_gregset): Update.
1382 * hppa-linux-nat.c (fill_gregset): Update.
1383 * go32-nat.c (store_register): Update.
1384 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1385 (store_fp_regs): Update.
1386 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
1387 (store_nwfpe_extended, store_fpregister, store_fpregs)
1388 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1389 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1390 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1391 (store_regs_user_thread, store_regs_kernel_thread): Update.
1392
1393 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1394
1395 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1396 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1397 encoding.
1398 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1399 member of `struct comp_unit'.
1400
1401 2004-07-23 Andrew Cagney <cagney@gnu.org>
1402
1403 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1404 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1405
1406 2004-07-23 Martin Hunt <hunt@redhat.com>
1407 Kevin Buettner <kevinb@redhat.com>
1408
1409 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1410 alignment was being added to the offset instead of multiplied.
1411
1412 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1413
1414 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1415 changed signal trampoline in OpenBSD 3.5-current.
1416
1417 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1418 <machine/pcb.h> and "bsd-kvm.h".
1419 (sparc64nbsd_supply_pcb): New function.
1420 (_initialize_sparc64nbsd_nat): Renamed from
1421 _initialize_sparcnbsd_nat. Enable libkvm interface.
1422 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1423 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1424 (LOADLIBES): New variable.
1425
1426 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1427
1428 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1429
1430 2004-07-21 Andrew Cagney <cagney@gnu.org>
1431
1432 Use regcache_raw_supply instead of supply_register.
1433 * regcache.h (supply_register): Delete declaration.
1434 * regcache.c (supply_register): Delete function.
1435 * wince.c (do_child_fetch_inferior_registers): Update.
1436 * win32-nat.c (do_child_fetch_inferior_registers)
1437 (fetch_elf_core_registers): Update.
1438 * v850ice.c (v850ice_fetch_registers): Update.
1439 * thread-db.c (thread_db_store_registers): Update.
1440 * sol-thread.c (sol_thread_store_registers): Update.
1441 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1442 * rs6000-nat.c (fetch_register): Update.
1443 * rom68k-rom.c (rom68k_supply_one_register): Update.
1444 * remote.c (remote_wait, remote_async_wait): Update.
1445 * remote-st.c (get_hex_regs): Update.
1446 * remote-sim.c (gdbsim_fetch_register): Update.
1447 * remote-sds.c (sds_fetch_registers): Update.
1448 * remote-rdp.c (remote_rdp_fetch_register): Update.
1449 * remote-rdi.c (arm_rdi_fetch_registers): Update.
1450 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1451 * remote-m32r-sdi.c (m32r_fetch_register): Update.
1452 * remote-hms.c (init_hms_cmds): Update.
1453 * remote-est.c (init_est_cmds): Update.
1454 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
1455 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1456 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1457 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
1458 (fetch_register, supply_vrregset, supply_vrregset)
1459 (fetch_spe_registers): Update.
1460 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1461 * monitor.c (monitor_supply_register): Update.
1462 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1463 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1464 (mipsnbsd_supply_fpreg): Update.
1465 * mips-nat.c (fetch_inferior_registers)
1466 (fetch_core_registers): Update.
1467 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
1468 (supply_fpregset, mips64_supply_gregset)
1469 (mips64_supply_fpregset): Update.
1470 * m68klinux-nat.c (fetch_register, supply_gregset)
1471 (supply_fpregset): Update.
1472 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1473 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1474 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1475 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1476 * infptrace.c (fetch_register): Update.
1477 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1478 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1479 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
1480 (gnu_fetch_registers, gnu_store_registers): Update.
1481 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1482 * i386-linux-nat.c (fetch_register, supply_gregset)
1483 (dummy_sse_values): Update.
1484 * hpux-thread.c (hpux_thread_fetch_registers): Update.
1485 * hppah-nat.c (fetch_register): Update.
1486 * hppa-linux-nat.c (fetch_register, supply_gregset)
1487 (supply_fpregset): Update.
1488 * go32-nat.c (fetch_register): Update.
1489 * dve3900-rom.c (fetch_bitmapped_register)
1490 (_initialize_r3900_rom): Update.
1491 * cris-tdep.c (supply_gregset): Update.
1492 * abug-rom.c (init_abug_cmds): Update.
1493 * core-aout.c (fetch_core_registers): Update.
1494 * armnbsd-nat.c (supply_gregset, supply_fparegset)
1495 (fetch_register, fetch_fp_register): Update.
1496 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1497 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1498 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1499 * alphanbsd-tdep.c (fetch_core_registers): Update.
1500 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1501 * alpha-nat.c (fetch_osf_core_registers)
1502 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1503 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
1504 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1505
1506 2004-07-21 Andrew Cagney <cagney@gnu.org>
1507
1508 * PROBLEMS: Mention breakpoints/1702.
1509 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1510 that is known to work.
1511
1512 2004-07-21 Andrew Cagney <cagney@gnu.org>
1513
1514 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1515 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1516 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1517 (handle_inferior_event): Wrap call to deprecated
1518 IGNORE_HELPER_CALL in #ifdef.
1519 * config/mips/tm-nbsd.h: Update.
1520
1521 2004-07-20 Jim Blandy <jimb@redhat.com>
1522
1523 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1524 bfd_mach_ppc has no segment registers.
1525
1526 Include PowerPC SPR numbers for special-purpose registers.
1527 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1528 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1529 new member in initializer.
1530 (S, S4, SN4, S64): New macros for defining special-purpose
1531 registers.
1532 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1533 registers_403, registers_403GC, registers_505, registers_860,
1534 registers_601, registers_602, registers_603, registers_604,
1535 registers_750, registers_e500): Use them.
1536
1537 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1538 replace references with expression used to initialize variable.
1539
1540 2004-07-20 Andrew Cagney <cagney@gnu.org>
1541
1542 * breakpoint.c (deprecated_read_memory_nobpt): Rename
1543 read_memory_nobpt.
1544 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1545 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1546 (s390_sigtramp_frame_sniffer): Update.
1547 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1548 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1549 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1550 (mips32_fetch_instruction): Update.
1551 * mcore-tdep.c (get_insn): Update.
1552 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1553 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1554 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1555 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1556 (i386_linux_rt_sigtramp_start): Update.
1557 * i386-linux-nat.c (child_resume): Update.
1558 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1559 * hppa-linux-tdep.c (insns_match_pattern): Update.
1560 * gdbcore.h: Update.
1561 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1562 * frame.c (safe_frame_unwind_memory): Update.
1563 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1564 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1565 * alpha-tdep.c (alpha_read_insn): Update.
1566
1567 2004-07-20 Andrew Cagney <cagney@gnu.org>
1568
1569 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1570 containing both bytes and mask. Add "frame_type".
1571 * tramp-frame.c (tramp_frame_start): Update.
1572 (tramp_frame_prepend_unwinder): Update.
1573 * mips-linux-tdep.c (mips_linux_o32_sigframe)
1574 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1575 (mips_linux_n64_rt_sigframe): Update. Make "static const".
1576 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1577
1578 2004-07-19 Eli Zaretskii <eliz@gnu.org>
1579
1580 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1581 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1582 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1583 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1584
1585 2004-07-17 Andrew Cagney <cagney@gnu.org>
1586
1587 * NEWS, PROBLEMS: Update for 6.2.
1588
1589 * README: Update to 6.2.
1590
1591 * utils.c (xvasprintf): Call xstrvprintf.
1592
1593 * parse.c: Update copyright.
1594 (null_post_parser): Eliminate ARGSUSED.
1595
1596 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1597 * tui/tui-win.c (tui_get_cmd_list): Ditto.
1598 * symfile-mem.c (_initialize_symfile_mem): Ditto.
1599
1600 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1601 * ppc-linux-nat.c: Use "Linux kernel".
1602 * hppa-linux-tdep.c: Use GNU/Linux.
1603 * hppa-linux-nat.c: Use GNU/Linux.
1604 * dwarfread.c: Add [sic] to use of Linux.
1605
1606 * hppa-linux-nat.c: Do not include <string.h>.
1607 (supply_fpregset): Remove "register" attribute.
1608
1609 * solib-frv.c (fetch_loadmap): Use xfree, not free.
1610
1611 2004-07-17 Mark Kettenis <kettenis@gnu.org>
1612
1613 * configure.in: Define _MSE_INT_H on Solaris 9 too.
1614 * configure, config.in: Regenerated.
1615
1616 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1617 "bsd-kvm.h".
1618 (vaxbsd_supply_pcb): New function.
1619 (_initialize_vaxbsd_nat): New prototype and function.
1620 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1621 solib-sunos.o.
1622 (LOADLIBES): New variable.
1623 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1624 (LOADLIBES): New variable.
1625 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1626 (LOADLIBES): New variable.
1627 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1628
1629 2004-07-16 Andrew Cagney <cagney@gnu.org>
1630
1631 * defs.h (event_loop_p): Replace variable declaration with macro,
1632 always 1.
1633 * main.c (captured_main): Delete options "-async" and "-noasync".
1634 (event_loop_p): Delete variable.
1635 * NEWS: Mention that "-async" and "-noasync" were removed.
1636
1637 2004-07-16 Andrew Cagney <cagney@gnu.org>
1638
1639 * remote-m32r-sdi.c: Re-indent.
1640
1641 2004-07-16 Jim Blandy <jimb@redhat.com>
1642
1643 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1644 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1645 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1646 missing MPC823 SPRs.
1647 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1648 incorrect. (This was corrected in GDB's register name tables on
1649 2004-07-14.)
1650
1651 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1652 should be "esasrr" ("ESA Save and Restore Register").
1653
1654 2004-07-16 Andrew Cagney <cagney@gnu.org>
1655
1656 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1657 calls, no longer applicable. Update comments and rename parameter
1658 "step_frame" to "return_frame".
1659
1660 2004-07-16 Andrew Cagney <cagney@gnu.org>
1661
1662 * frame.c (fprint_field): New function.
1663 (fprint_frame_id): Use fprint_field.
1664
1665 2004-07-15 Joel Brobecker <brobecker@gnat.com>
1666
1667 * ada-lang.c (ada_language_defn): Remove commented out code.
1668
1669 2004-07-15 Jim Blandy <jimb@redhat.com>
1670
1671 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1672 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1673
1674 2004-07-14 Jim Blandy <jimb@redhat.com>
1675
1676 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1677
1678 * ppc-tdep.h (ppc_num_vrs): New enum constant.
1679
1680 * ppc-tdep.h (ppc_num_srs): New enum constant.
1681
1682 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1683 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1684 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1685 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1686 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1687 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1688 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1689 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1690 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1691 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
1692 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
1693 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
1694 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
1695 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
1696 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
1697 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
1698 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
1699 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
1700 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
1701 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
1702 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
1703 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
1704 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
1705 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
1706 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
1707 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
1708 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
1709 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
1710 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
1711 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
1712 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
1713 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
1714 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
1715 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
1716 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
1717 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
1718 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
1719 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
1720 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
1721 special-purpose register numbers.
1722
1723 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
1724 manual mentions 'md_twb', but many mention 'm_twb', and at that
1725 point in the register list.)
1726
1727 2004-07-14 Andrew Cagney <cagney@gnu.org>
1728
1729 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
1730 instead of "internal-error".
1731
1732 2004-07-10 Joel Brobecker <brobecker@gnat.com>
1733
1734 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
1735 that was inserted inside a comment.
1736
1737 2004-07-10 Randolph Chung <tausq@debian.org>
1738
1739 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
1740 function.
1741 (hppa_hpux_push_dummy_code): New function.
1742 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
1743 Set find_global_pointer method.
1744
1745 2004-07-10 Mark Kettenis <kettenis@gnu.org>
1746
1747 * NEWS: Mention BSD libkvm interface.
1748
1749 2004-07-10 Michael Snyder <msnyder@redhat.com>
1750
1751 * symfile.c (generic_load): Comment typo.
1752 * stack.c (get_selected_block): Ditto.
1753 * regcache.c (regcache_cooked_read): Ditto.
1754 * monitor.c (monitor_debug): Ditto.
1755 * mips-tdep.c (mips_read_pc): Ditto.
1756 * i386-linux-nat.c (ps_get_thread_area): Ditto.
1757 * gdb_mbuild.sh: Ditto.
1758 * gdbarch.sh: Ditto.
1759 * gdbarch.h: Ditto.
1760
1761 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
1762
1763 * ada-tasks.c: Remove file.
1764
1765 Remove ARI problems:
1766
1767 * ada-exp.y (write_var_from_sym): Reformat to put operator at
1768 beginning of line.
1769
1770 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
1771 Add comment.
1772 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
1773 (MIN_OF_SIZE): Rename min_of_size. Add comment.
1774 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
1775 (UMIN_OF_SIZE): Remove.
1776 (max_of_type): New function to replace orphan macro in gdbtypes.h
1777 (min_of_type): Ditto.
1778 (discrete_type_high_bound): Use max_of_type.
1779 (discrete_type_low_bound): Use min_of_type.
1780 (possible_user_operator_p): Move operator to beginning of line.
1781 (ada_is_variant_part): Ditto.
1782 (ensure_lval): Rewrite to avoid deprecated operations.
1783 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
1784 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
1785 (ada_enum_name): Remove assignments in 'if' statements.
1786 (build_ada_types): Add gdbarch parameter.
1787 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
1788 with gdbarch_data_register_post_init.
1789 Use add_setshow_uinteger_cmd rather than add_set_cmd and
1790 add_show_from_set.
1791
1792 * ada-valprint.c (inspect_it): Remove declaration.
1793 (repeat_count_threshold): Remove declaration.
1794 (ada_print_floating): Remove assignments in 'if' statements.
1795 (print_str): Move operator to beginning of line.
1796
1797 2004-07-08 Jim Blandy <jimb@redhat.com>
1798
1799 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
1800
1801 2004-07-08 Bob Rossi <bob@brasko.net>
1802
1803 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
1804
1805 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
1806
1807 * language.h (struct_language_defn): Add new function pointer:
1808 la_class_name_from_physname. Also add new prototype for
1809 language_class_name_from_physname.
1810 * language.c (language_class_name_from_physname): New function.
1811 (unk_lang_class_name): Ditto.
1812 (unknown_language_defn, auto_language_defn): Change
1813 to add unk_lang_class_name function pointer for
1814 la_class_name_from_physname.
1815 (local_language_defn): Ditto.
1816 * dwarf2read.c (guess_structure_name): Change to call
1817 language_class_name_from_physname.
1818 (determine_class_name): Ditto.
1819 * cp-support.c (class_name_from_physname): Renamed.
1820 (cp_class_name_from_physname): New name of function.
1821 * cp-support.h: Ditto.
1822 * c-lang.c (c_language_defn): Change to add NULL
1823 for class_name_from_physname function pointer.
1824 (cplus_language_defn): Change to add cp_class_name_from_physname.
1825 * jv-lang.c (java_class_name_physname): New function.
1826 (java_find_last_component): New static routine.
1827 (java_language_defn): Add java_class_name_from_physname pointer.
1828 * ada-lang.c (ada_language_defn): Change to add NULL
1829 for class_name_from_physname function pointer.
1830 * f-lang.c (f_language_defn): Ditto.
1831 * m2-lang.c (m2_language_defn): Ditto.
1832 * objc-lang.c (objc_language_defn): Ditto.
1833 * p-lang.c (pascal_language_defn): Ditto.
1834 * scm-lang.c (scm_language_defn): Ditto.
1835
1836 2004-07-06 Andrew Cagney <cagney@gnu.org>
1837
1838 Patch from Bart Robinson.
1839 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
1840 (O_LARGEFILE): Define to 0, if not defined.
1841
1842 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1843
1844 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
1845 <machine/pcb.h> and "bsd-kvm.h".
1846 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
1847 (m68kbsd_supply_pcb): New function.
1848 (_initialize_m68kbsd_nat): New prototype and function.
1849 * Makefile.in (m68kbsd-nat.o): Update dependencies.
1850 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1851 (LOADLIBES): New variable.
1852 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1853 (LOADLIBES): New variable.
1854
1855 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
1856
1857 2004-07-03 Mark Kettenis <kettenis@gnu.org>
1858
1859 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
1860 <sys/proc.h>.
1861 (bsd_kvm_cmdlist): New variable.
1862 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
1863 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
1864 command and "kvm proc" command.
1865 * Makefile.in (bsd-kvm.o): Update dependencies.
1866
1867 2004-07-02 Mark Kettenis <kettenis@gnu.org>
1868
1869 * osabi.c: Update copyright year.
1870 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
1871 notes if EI_OSABI is set to ELFOSABI_HPUX.
1872
1873 2004-07-01 Michael Snyder <msnyder@redhat.com>
1874
1875 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
1876 that seems to have gotten whacked out of line.
1877
1878 2004-07-01 Mark Kettenis <kettenis@gnu.org>
1879
1880 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
1881 code.
1882
1883 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1884
1885 * ada-lang.c (decode_packed_array): Minor change to comment.
1886 (ada_value_slice_ptr): New function.
1887 (ada_value_slice): New function.
1888 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
1889 test. Don't know why it is there.
1890 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
1891 to avoid dereferencing huge arrays from which one is slicing.
1892 (empty_array): Correct to return an array rather than
1893 a subrange value.
1894 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
1895 on empty arrays (let'em use 'FIRST instead).
1896
1897 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1898
1899 Address complaints from gdb_ari.sh:
1900
1901 * ada-exp.y: Include gdb_string.h rather than string.h.
1902 (convert_char_literal): Reformat declaration.
1903 * ada-lang.h: Include opaque struct declaration for struct frame_info.
1904 * ada-lex.l: Change use of free to xfree (the macro would do so
1905 anyway, but this is harmless).
1906 Include gdb_string.h rather than string.h.
1907 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
1908
1909 * ada-lang.c (parse): Remove K&Rism in parameter list.
1910 (is_name_suffix): Correct Linux => GNU/Linux in comment.
1911
1912 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1913
1914 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
1915 dead code.
1916
1917 2004-06-30 Mark Kettenis <kettenis@gnu.org>
1918
1919 * alphabsd-nat.c: Update copyright year.
1920 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
1921
1922 2004-06-29 Joel Brobecker <brobecker@gnat.com>
1923
1924 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
1925 (i386_cygwin_in_solib_call_trampoline): New function.
1926 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
1927 and skip_trampoline_code gdbarch methods.
1928
1929 2004-06-29 Jim Blandy <jimb@redhat.com>
1930
1931 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
1932 name actually used in the dependency lists.
1933
1934 2004-06-29 Randolph Chung <tausq@debian.org>
1935
1936 * NEWS (New native configurations): Mention GNU/Linux/hppa.
1937
1938 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1939
1940 * win32-nat.c (child_pid_to_exec_file): New function.
1941 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
1942 functionality.
1943
1944 2004-06-28 Andrew Cagney <cagney@gnu.org>
1945
1946 * defs.h (xstrvprintf): Declare.
1947 * utils.c (xstrvprintf): New function.
1948 (internal_vproblem, xstrprintf, xasprintf)
1949 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
1950 * serial.c (serial_printf): Ditto.
1951 * complaints.c (vcomplaint): Ditto.
1952
1953 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
1954
1955 * infcmd.c (attach_command): Move call to target_terminal_inferior
1956 behind loading symbol table.
1957
1958 2004-06-28 Andrew Cagney <cagney@gnu.org>
1959
1960 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
1961 change - add back extern deprecated_ui_loop_hook declaration.
1962
1963 2004-06-28 Andrew Cagney <cagney@gnu.org>
1964
1965 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
1966 xstrprintf.
1967 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
1968 (c_value_of_variable): Ditto.
1969 * utils.c (internal_vproblem): Ditto.
1970 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
1971 * remote.c (add_packet_config_cmd): Ditto.
1972 * remote-rdp.c (rdp_set_command_line): Ditto.
1973 * regcache.c (regcache_dump): Ditto.
1974 * frv-tdep.c (new_variant, new_variant): Ditto.
1975 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
1976 (fbsd_find_memory_regions): Ditto.
1977 * breakpoint.c (create_thread_event_breakpoint)
1978 (create_breakpoints): Ditto.
1979 * aix-thread.c (aix_thread_pid_to_str): Ditto.
1980 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
1981
1982 2004-06-28 Joel Brobecker <brobecker@gnat.com>
1983
1984 * ada-lang.c: Re-indent file, with some massaging to help indent
1985 a bit when the result is otherwise really too ugly.
1986
1987 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
1988
1989 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
1990 code_addr_p and special_addr_p to 'unsigned int'.
1991
1992 2004-06-27 Mark Kettenis <kettenis@gnu.org>
1993
1994 * i386v4-nat.c: Update copyright year and tweak comment.
1995 (regmap): Remove trailing comma.
1996 (supply_gregset): Rename local variable i to regnum. Call
1997 regcache_raw_supply instead of supply_register.
1998 (fill_gregset): Rename argument regno to regnum. Call
1999 regcache_raw_collect instead of regcache_collect.
2000
2001 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2002
2003 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2004 and special_addr_p.
2005 (frame_id_build, frame_id_build_special): Update comments.
2006 (frame_id_build_wild): New prototype.
2007 * frame.c (frame_id_build, frame_id_build_special): Fill in new
2008 struct frame_id fields.
2009 (frame_id_build_wild): New function.
2010 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2011
2012 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2013
2014 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2015 hppabsd-tdep.c.
2016
2017 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2018
2019 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2020
2021 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2022
2023 * ada-lang.c: Re-indent file.
2024
2025 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2026
2027 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2028 (no_symtab_msg): Likewise.
2029
2030 2004-06-27 Andreas Schwab <schwab@suse.de>
2031
2032 * source.c: Fix whitespace.
2033
2034 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2035
2036 * configure.in: Include <sys/param.h> for td_pcb test.
2037 * configure: Regenerated.
2038
2039 * i386nbsd-nat.c: New file.
2040 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2041 i386obsd-nat.c and i386obsd-tdep.c.
2042 (i386nbsd-nat.o): New dependency.
2043 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2044 bsd-kvm.o.
2045 (LOADLIBES): New variable.
2046 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2047 bsd-kvm.o.
2048 (LOADLIBES): New variable.
2049
2050 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2051 (LOADLIBES): New variable.
2052
2053 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2054 fetching from BSD_KVM_PADDR. Correctly lookup address for
2055 "_thread0".
2056
2057 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2058 "bsd-kvm.h".
2059 (amd64fbsd_supply_pcb): New funcion.
2060 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2061
2062 2004-06-27 <david@streamline-computing.com>
2063
2064 Partial fix for PR cli/1056.
2065 * valarith.c: Check for zero in division and remainder
2066 evaluation.
2067
2068 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2069
2070 * i387-tdep.c: Remove excessive whitespace.
2071
2072 2004-06-26 Andrew Cagney <cagney@gnu.org>
2073
2074 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2075 * gdb-events.h, gdb-events.c: Re-generate.
2076 * tui/tui-hooks.c (tui_install_hooks): Update.
2077 (tui_remove_hooks): Update.
2078 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2079
2080 2004-06-26 Mark Kettenis <kettenis@gnu.org>
2081
2082 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2083 (gregset_t, fpregset_t): Remove typedefs.
2084 (REG_OFFSET): Rename argument.
2085 (amd64bsd_r_reg_offset): Rename from reg_offset.
2086 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2087 Remove functions.
2088 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2089 of reg_offset.
2090 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2091
2092 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2093
2094 * vax-tdep.c: Tweak comment.
2095
2096 Add OpenBSD/hppa support.
2097 * NEWS (New native configurations): Mention OpenBSD/hppa.
2098 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2099 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2100 files.
2101 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2102 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2103 * configure.host: Add hppa*-*-openbsd*.
2104 * configure.tgt: Add hppa*-*-openbsd*.
2105
2106 2004-06-25 Andrew Cagney <cagney@gnu.org>
2107
2108 * defs.h (deprecated_ui_loop_hook): Deprecated.
2109 * wince.c (child_wait): Update.
2110 * win32-nat.c (child_wait): Update.
2111 * v850ice.c (v850ice_wait): Update.
2112 * top.c (deprecated_ui_loop_hook): Update.
2113 * serial.h: Update.
2114 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2115 (do_unix_readchar): Update.
2116 * ser-tcp.c (net_open): Update.
2117 * remote-sim.c (gdb_os_poll_quit): Update.
2118 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2119
2120 2004-06-24 Andrew Cagney <cagney@gnu.org>
2121
2122 * defs.h (deprecated_pre_add_symbol_hook)
2123 (deprecated_post_add_symbol_hook): Deprecated.
2124 * symfile.c (symbol_file_add_with_addrs_or_offsets)
2125 (symbol_file_add_with_addrs_or_offsets): Update references.
2126
2127 2004-06-24 Andrew Cagney <cagney@gnu.org>
2128
2129 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2130 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2131 * wince.c (ui_loop_hook): Delete extern declaration.
2132 * win32-nat.c (ui_loop_hook): Delete extern declaration..
2133 * v850ice.c (ui_loop_hook): Delete extern declaration..
2134 * ser-unix.c (ui_loop_hook): Delete extern declaration..
2135 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2136 * remote-sim.c (ui_loop_hook): Delete extern declaration..
2137 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2138 ui_loop_hook declaration.
2139
2140 2004-06-24 Andrew Cagney <cagney@gnu.org>
2141
2142 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2143 entry_func_highpc fields.
2144 * objfiles.c (init_entry_point_info): Do not clear
2145 entry_func_lowpc and entry_func_highpc.
2146 (objfile_relocate): Do not relocate entry_func_lowpc and
2147 entry_func_highpc.
2148 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2149 entry_func_highpc.
2150 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2151 entry_func_highpc.
2152 * blockframe.c (legacy_frame_chain_valid): Replace tests against
2153 entry_func_lowpc and entry_func_highpc with call to
2154 inside_entry_func.
2155
2156 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2157
2158 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2159 quad-precision floating point arguments in registers.
2160
2161 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2162
2163 From Michael Mueller <m.mueller99@kay-mueller.de>:
2164 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2165 account.
2166
2167 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
2168
2169 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2170 to -1.
2171 * breakpoint.c (bpstat_stop_status): Move check for ignoring
2172 untriggered watchpoints to a separate if clause. Update function
2173 comment regarding STOPPED_BY_WATCHPOINT argument.
2174
2175 2004-06-22 Jim Blandy <jimb@redhat.com>
2176
2177 * gdbarch.sh: Doc fix.
2178
2179 2004-06-21 Martin Hunt <hunt@redhat.com>
2180 Kevin Buettner <kevinb@redhat.com>
2181
2182 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2183 * mips-tdep.h (MIPS_SP_REGNUM): Define.
2184 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2185 to set_gdbarch_sp_regnum(). Use cooked register number.
2186 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2187
2188 2004-06-21 Andrew Cagney <cagney@gnu.org>
2189
2190 * gdbarch.sh: When the macro field is empty, do not generate a
2191 macro definition. When the macro field is "=", generate the macro
2192 name from the upper-case function name.
2193 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2194 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2195 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2196 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2197 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2198 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2199 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2200 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2201 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2202 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2203 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2204 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2205 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2206 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2207 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2208 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2209 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2210 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2211 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2212 (DEPRECATED_USE_STRUCT_CONVENTION)
2213 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2214 (DEPRECATED_FRAME_INIT_SAVED_REGS)
2215 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2216 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2217 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2218 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2219 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2220 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2221 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2222 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2223 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2224 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2225 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2226 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2227 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2228 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2229 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2230 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2231
2232 2004-06-21 Andrew Cagney <cagney@gnu.org>
2233
2234 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2235 macro name, and the function rather than macro value. Only wrap
2236 macro print statements in #ifdef. Move format logic to where it
2237 is needed.
2238 * gdbarch.c: Re-generate.
2239
2240 * gdbarch.sh (read): Delete "print_p" and "description", add
2241 "garbage_at_eol". Check for non-empty garbage at end-of-line.
2242 Delete references to print_p.
2243 (TARGET_ARCHITECTURE): Delete print predicate.
2244 * gdbarch.c: Re-generate.
2245
2246 * gdbarch.sh: Check that multi-arch methods do not provide a
2247 macro.
2248 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2249 (print_registers_info, print_float_info, print_vector_info)
2250 (adjust_breakpoint_address, remote_translate_xfer_address)
2251 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2252 (address_class_type_flags_to_name, unwind_sp): Remove the macro
2253 name from the multi-arch definition.
2254
2255 2004-06-20 Andrew Cagney <cagney@gnu.org>
2256
2257 * gdbarch.sh: Sort by the function, instead of macro name.
2258 * gdbarch.c: Re-generate.
2259
2260 2004-06-20 Andrew Cagney <cagney@gnu.org>
2261
2262 * gdbarch.sh: Use the function, instead of macro name in
2263 errors and the log file.
2264 (return_value): Remove stray ":" in spec.
2265
2266 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2267 * gdbarch.h, gdbarch.c: Re-generate.
2268 * Makefile.in (arch-utils.o): Update dependencies.
2269 * values.c (using_struct_return): Move code calling
2270 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2271 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2272 to legacy_return_value, simplify.
2273 * infcmd.c (print_return_value): Move code calling
2274 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2275 to legacy_return_value, simplify.
2276 * infcall.c (call_function_by_hand): Move code calling
2277 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2278 * arch-utils.c: Update copyright. Include "gdbcore.h".
2279 (legacy_return_value): New function.
2280 * arch-utils.h: Update copyright.
2281 (legacy_return_value): Declare.
2282
2283 2004-06-20 Andrew Cagney <cagney@gnu.org>
2284
2285 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2286 * gdbarch.h, gdbarch.c: Re-generate.
2287 * values.c (using_struct_return): Update call.
2288 * mcore-tdep.c: Update comment.
2289 * infcall.c (call_function_by_hand): Update comment.
2290 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2291 * arch-utils.h (always_use_struct_convention): Update.
2292 * v850-tdep.c (v850_gdbarch_init): Update.
2293 * sh64-tdep.c (sh64_gdbarch_init): Update.
2294 * sh-tdep.c (sh_gdbarch_init): Update.
2295 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2296 * mips-tdep.c (mips_gdbarch_init): Update.
2297 * mcore-tdep.c (mcore_gdbarch_init): Update.
2298 * m32r-tdep.c (m32r_gdbarch_init): Update.
2299 * ia64-tdep.c (ia64_gdbarch_init): Update.
2300 * h8300-tdep.c (h8300_gdbarch_init): Update.
2301 * frv-tdep.c (frv_gdbarch_init): Update.
2302 * cris-tdep.c (cris_gdbarch_init): Update.
2303 * arm-tdep.c (arm_gdbarch_init): Update.
2304 * alpha-tdep.c (alpha_gdbarch_init): Update.
2305
2306 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
2307
2308 * PROBLEMS: Add more specific information, and a work-around,
2309 for PR gdb/1458.
2310
2311 2004-06-18 Andrew Cagney <cagney@gnu.org>
2312
2313 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2314 * gdbarch.h, gdbarch.c: Re-generate.
2315 * ada-lang.c (ada_finish_decode_line_1): Update.
2316 * infrun.c (handle_inferior_event): Update.
2317 * infcall.c (find_function_addr): Update.
2318 * linespec.c (minsym_found): Update.
2319 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2320 Update.
2321 * blockframe.c (legacy_frameless_look_for_prologue): Update.
2322 * cli/cli-cmds.c (disassemble_command): Update.
2323 * vax-tdep.c (vax_gdbarch_init): Update.
2324
2325 2004-06-18 Mark Kettenis <kettenis@gnu.org>
2326
2327 * i386-tdep.c (i386_collect_fpregset): Fix comment.
2328
2329 2004-06-17 Andrew Cagney <cagney@gnu.org>
2330
2331 GDB 6.1.1 released from the GDB 6.1 branch.
2332 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2333 * PROBLEMS: Ditto.
2334
2335 2004-06-16 Daniel Jacobowitz <dan@debian.org>
2336
2337 PR gdb/1658
2338 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2339 operation as a uleb128. Found by Michael Coulter.
2340
2341 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
2342
2343 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2344 make it non-static.
2345 * ada-lang.h (task_control_block): declaration moved from ada-task.c
2346 to ada-lang.h; this is needed to be able to implement the kill command
2347 in multi-task mode.
2348 (task_ptid): Ditto.
2349 (task_entry): Ditto.
2350 (task_list): Ditto.
2351 (ada_build_task_list): Ditto.
2352
2353 * ada-lang.c: Conditionalize routines and data structures related
2354 to breakpoints, exceptions, completion, and symbol caching on
2355 GNAT_GDB, since these are not yet used in the submitted public sources.
2356 (ada_main_name): Editorial: Move definition out of exception-related
2357 code.
2358
2359 2004-06-15 Andrew Cagney <cagney@gnu.org>
2360
2361 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2362 deprecated_pc_in_call_dummy.
2363
2364 2004-06-15 Alan Modra <amodra@bigpond.net.au>
2365
2366 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2367 bfd_get_section_size_before_reloc or _raw_size.
2368 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2369 * dwarf2read.c (dwarf2_locate_sections): Likewise.
2370 (dwarf2_read_section): Likewise.
2371 * elfread.c (elf_locate_sections): Likewise.
2372 * gcore.c (derive_heap_segment): Likewise.
2373 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2374 * remote-e7000.c (e7000_load): Likewise.
2375 * remote-m32r-sdi.c (m32r_load): Likewise.
2376 * remote-mips.c (mips_load_srec): Likewise.
2377 (pmon_load_fast): Likewise.
2378 * remote.c (compare_sections_command): Likewise.
2379 * symfile.c (add_section_size_callback): Likewise.
2380 (load_section_callback): Likewise.
2381 (pc_in_unmapped_range): Likewise.
2382 (pc_in_mapped_range): Likewise.
2383 (sections_overlap): Likewise.
2384 (list_overlays_command): Likewise.
2385 (simple_overlay_update_1): Likewise.
2386 (simple_overlay_update): Likewise.
2387 * tracepoint.c (remote_set_transparent_ranges): Likewise.
2388 * win32-nat.c (core_section_load_dll_symbols): Likewise.
2389
2390 2004-06-14 Randolph Chung <tausq@debian.org>
2391
2392 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2393 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
2394 static.
2395 (hppa_hpux_inferior_created): New function.
2396 (hppa_hpux_init_abi): Register observer.
2397 * symfile.c (hp_cxx_exception_support_initialized)
2398 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2399 (symbol_file_add_main_1, symbol_file_clear): Likewise.
2400
2401 2004-06-14 Randolph Chung <tausq@debian.org>
2402
2403 * MAINTAINERS (Write After Approval): Alphabetize my entry
2404 correctly.
2405
2406 2004-06-14 Andrew Cagney <cagney@gnu.org>
2407
2408 * MAINTAINERS (testsuite): List Michael Chastain as the lead
2409 testsuite maintainer.
2410
2411 2004-06-13 Andrew Cagney <cagney@gnu.org>
2412
2413 * infcmd.c (print_return_value): Fix logic, allow
2414 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2415
2416 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2417 defining any macros.
2418 * gdbarch.h: Re-generate.
2419
2420 * gdbarch.sh: Delete "level" attribute. Only check for a macro
2421 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2422 * gdbarch.h: Re-generate.
2423
2424 * values.c (generic_use_struct_convention): Don't check gcc_p.
2425
2426 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2427 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2428 * gdbarch.h, gdbarch.c: Regenerate.
2429 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
2430 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2431 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2432 deprecated_max_register_raw_size and
2433 deprecated_max_register_virtual_size.
2434 * v850-tdep.c (v850_gdbarch_init): Ditto.
2435 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2436 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2437 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2438 * cris-tdep.c (cris_gdbarch_init): Ditto.
2439
2440 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2441 * gdbarch.h, gdbarch.c: Re-generate.
2442 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2443 (m68hc11_use_struct_convention): Delete function.
2444 (m68hc11_extract_struct_value_address): Delete function.
2445 (m68hc11_return_value): New function.
2446 (m68hc11_gdbarch_init): Instead of store_return_value,
2447 extract_return_value, return_value_on_stack,
2448 deprecated_extract_struct_value_address and use_struct_convention,
2449 set return_value.
2450 * values.c (using_struct_return): Do not call
2451 RETURN_VALUE_ON_STACK.
2452 * arch-utils.h (generic_return_value_on_stack_not): Delete
2453 declaration.
2454 * arch-utils.c (generic_return_value_on_stack_not): Delete
2455 function.
2456
2457 2004-06-12 Andrew Cagney <cagney@gnu.org>
2458
2459 * values.c (register_value_being_returned): Delete function.
2460 * infcmd.c (legacy_return_value): Delete function.
2461 * infcall.c (call_function_by_hand): Inline
2462 "register_value_being_returned", simplify.
2463 * values.c (using_struct_return): Update comment, refer to
2464 print_return_value instead of register_value_being_returned.
2465 * infcmd.c (print_return_value): Inline calls to
2466 register_value_being_returned and legacy_return_value. Simplify.
2467
2468 2004-06-11 Randolph Chung <tausq@debian.org>
2469
2470 * somread.c (som_symtab_read): Exclude gcc local symbols.
2471
2472 2004-06-11 Randolph Chung <tausq@debian.org>
2473
2474 * infrun.c (handle_inferior_event): Handle the case when a
2475 trampoline ends up in the runtime resolver, and if the trampoline
2476 has no name. Rearrange the code so that all the trampoline
2477 processing happens before other step-out-of-range handling.
2478
2479 2004-06-11 Martin Hunt <hunt@redhat.com>
2480
2481 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2482 has no fpu.
2483
2484 2004-06-10 Andrew Cagney <cagney@gnu.org>
2485
2486 * blockframe.c (legacy_inside_entry_func): Delete.
2487 (legacy_frame_chain_valid): Inline call to
2488 legacy_inside_entry_func, simplify.
2489
2490 2004-06-10 Bob Rossi <bob@brasko.net>
2491
2492 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2493 * dwarf2read.c (partial_die_info): Add dirname field.
2494 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2495 (read_partial_die): Save away DW_AT_comp_dir.
2496 * defs.h (symtab_to_filename): Removed.
2497 * source.c (find_and_open_source): Added.
2498 (open_source_file): Just calls find_and_open_source.
2499 (symtab_to_filename): Removed.
2500 (symtab_to_fullname, psymtab_to_fullname): Added.
2501 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2502 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2503 symtab_to_filename.
2504 * symtab.h (partial_symtab): Add dirname field.
2505 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2506 (mi_cmd_file_list_exec_source_file): Call new function
2507 symtab_to_fullname to find fullname.
2508 (mi_cmd_file_list_exec_source_files): Added.
2509 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2510 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2511
2512 2004-06-10 Andrew Cagney <cagney@gnu.org>
2513
2514 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2515 to generic_use_struct_convention, the default value.
2516
2517 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2518 of abort.
2519
2520 * ns32k-tdep.c (ns32k_push_arguments): New function.
2521 (ns32k_gdbarch_init): Set deprecated_push_arguments.
2522 * infcall.c (call_function_by_hand): Call error instead of
2523 legacy_push_arguments.
2524 * value.h (legacy_push_arguments): Delete declaration.
2525 * valops.c (legacy_push_arguments): Delete function.
2526 (value_push): Delete function.
2527
2528 2004-06-10 Brian Ford <ford@vss.fsi.com>
2529
2530 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2531 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
2532 info.
2533 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2534
2535 2004-06-10 Andrew Cagney <cagney@gnu.org>
2536
2537 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2538 * gdbarch.h, gdbarch.c: Re-generate.
2539 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2540 parameters.
2541 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2542 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2543 deprecated_pc_in_call_dummy instead of
2544 DEPRECATED_PC_IN_CALL_DUMMY.
2545 (arm_skip_prologue): Ditto.
2546 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2547 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2548 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2549 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2550 Ditto.
2551 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
2552 (sh64_init_extra_frame_info, sh64_get_saved_register)
2553 (sh64_pop_frame): Ditto.
2554 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2555 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
2556 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2557 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
2558 (h8300_pop_frame): Ditto.
2559 * blockframe.c (legacy_inside_entry_func)
2560 (legacy_frame_chain_valid): Ditto.
2561 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2562 to deprecated_pc_in_call_dummy.
2563
2564 2004-06-09 Andrew Cagney <cagney@gnu.org>
2565
2566 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2567 provide a default value.
2568 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2569 * gdbarch.h, gdbarch.c: Re-generate.
2570 * arch-utils.c (generic_convert_register_p): Rename
2571 legacy_convert_register_p
2572 (legacy_register_to_value, legacy_value_to_register): Delete
2573 functions.
2574 * arch-utils.h (generic_convert_register_p): Rename
2575 legacy_convert_register_p.
2576 (legacy_register_to_value, legacy_value_to_register): Delete
2577 declarations.
2578
2579 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2580 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2581 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2582 * gdbarch.h, gdbarch.c: Re-generate.
2583 * infcmd.c (default_print_registers_info): Simplify.
2584 * findvar.c (value_of_register): Simplify.
2585 * mi/mi-main.c (get_register): Simplify.
2586 * arch-utils.c (legacy_convert_register_p): Always return 0.
2587 (legacy_register_to_value, legacy_value_to_register): Always call
2588 internal_error.
2589
2590 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2591 #ifdef CLEAR_INSN_CACHE code.
2592 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2593 Delete #ifdef CLEAR_DEFERRED_STORES code.
2594
2595 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2596
2597 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2598 copyright.
2599 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2600
2601 * config/mips/mipsv4.mh: Delete file.
2602
2603 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2604 unreferenced macro.
2605 (hpread_adjust_stack_address): Delete declaration.
2606
2607 2004-06-08 Andrew Cagney <cagney@gnu.org>
2608
2609 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2610 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2611 PTRACE_ATTACH / PTRACE_DETACH available call error.
2612 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2613 * infttrace.c (update_thread_state_after_attach, attach, detach):
2614 Remove #ifdef wrappers.
2615 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2616 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2617 * config/nm-bsd.h (ATTACH_DETACH): Delete.
2618 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2619 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2620 * config/nm-linux.h (ATTACH_DETACH): Delete.
2621 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2622 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2623 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2624 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2625 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2626
2627 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
2628
2629 * configure.in: Set $configdir to the right OS specific value.
2630 Use value when setting $tcldir and $tkdir.
2631 * configure: Regenerate.
2632
2633 2004-06-06 Paul Brook <paul@codesourcery.com>
2634
2635 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2636 records.
2637
2638 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
2639
2640 * ada-lang.c (lookup_symbol_in_language): New function to allow
2641 re-use of another language's symbol lookup code. (Placed here
2642 temporarily while Ada support is being integrated into the public
2643 tree).
2644 (restore_language): New auxiliary function for
2645 lookup_symbol_in_language.
2646 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2647 temporarily while Ada support is being integrated into the public
2648 tree).
2649
2650 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
2651
2652 * Makefile.in (check//%): New.
2653
2654 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2655 (mn10300_store_return_value): Rewrite.
2656 (mn10300_type_align): New.
2657 (mn10300_use_struct_convention): Rewrite.
2658 (mn10300_return_value): New, using all of the above.
2659 (mn10300_pop_frame_regular): Add saved_regs_size.
2660 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2661
2662 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2663 regs if PC is on movm.
2664
2665 2004-06-07 Jim Blandy <jimb@redhat.com>
2666
2667 Add native Linux support for the PowerPC E500.
2668 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2669 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2670 all architectures except the E500.
2671 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2672 #definitions.
2673 (struct gdb_evrregset_t): New type.
2674 (have_ptrace_getsetevrregs): New variable.
2675 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
2676 fetch_spe_registers): New functions.
2677 (fetch_register): Call fetch_spe_register as appropriate.
2678 Assert that we're only passed raw register numbers.
2679 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2680 Don't fetch gprs if they're pseudoregisters.
2681 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2682 store_spe_registers): New functions.
2683 (store_register): Call store_spe_register as appropriate.
2684 Assert that we're only passed raw register numbers.
2685 (store_ppc_registers): Call store_spe_registers as appropriate.
2686 Don't store gprs if they're pseudoregisters.
2687
2688 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
2689
2690 * thread-db.c (thread_get_info_callback): Fill in the thread_info
2691 struct if one exists, even if we are dealing with a zombie thread.
2692
2693 2004-06-07 Andrew Cagney <cagney@gnu.org>
2694
2695 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
2696 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
2697 Rename PC_REQUIRES_RUN_BEFORE_USE.
2698 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
2699 #ifdef.
2700
2701 2004-06-07 Randolph Chung <tausq@debian.org>
2702
2703 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
2704 unwinding after sp has been saved to the stack but before the end
2705 of the prologue, and after the fp has been modified but before it has
2706 been saved to the stack.
2707 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
2708 Remove superfluous definitions.
2709 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
2710
2711 2004-06-07 Guy Martin <gmsoft@gentoo.org>
2712
2713 Committed by Randolph Chung.
2714 * hppa-linux-nat.c: Include the correct version of the header file
2715 depending on the kernel version.
2716
2717 2004-06-06 Randolph Chung <tausq@debian.org>
2718
2719 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
2720 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
2721
2722 2004-06-06 Randolph Chung <tausq@debian.org>
2723
2724 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
2725 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
2726 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
2727 * hppa-tdep.c (hppa_symbol_address): New function definition.
2728 * hppa-tdep.h (hppa_symbol_address): New function declaration.
2729
2730 2004-06-06 Randolph Chung <tausq@debian.org>
2731
2732 * hppa-tdep.h (struct value): Forward declaration.
2733 (gdbarch_tdep): Define tdep find_global_pointer method.
2734 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
2735 associated with the function we are trying to call, and write it
2736 to the gp register.
2737 (hppa32_convert_from_funct_ptr_addr): New function.
2738 (hppa_find_global_pointer): New function.
2739 (hppa_gdbarch_init): Set default find_global_pointer method; set
2740 convert_from_func_ptr_addr method.
2741 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
2742 (hppa_linux_init_abi): Set find_global_pointer method.
2743 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
2744
2745 2004-06-06 Randolph Chung <tausq@debian.org>
2746
2747 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
2748 to struct value *function.
2749 * gdbarch.c: Regenerate.
2750 * gdbarch.h: Likewise.
2751 * infcall.c (call_function_by_hand): Pass entire function value
2752 to push_dummy_call.
2753
2754 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
2755 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
2756 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
2757 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
2758 * arm-tdep.c (arm_push_dummy_call): Likewise.
2759 * avr-tdep.c (avr_push_dummy_call): Likewise.
2760 * cris-tdep.c (cris_push_dummy_call): Likewise.
2761 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
2762 * frv-tdep.c (frv_push_dummy_call): Likewise.
2763 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
2764 * hppa-tdep.c (hppa32_push_dummy_call)
2765 (hppa64_push_dummy_call): Likewise.
2766 * i386-tdep.c (i386_push_dummy_call): Likewise.
2767 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
2768 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
2769 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
2770 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
2771 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
2772 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2773 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
2774 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2775 (ppc64_sysv_abi_push_dummy_call): Likewise.
2776 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
2777 (ppc64_sysv_abi_push_dummy_call): Likewise.
2778 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
2779 * s390-tdep.c (s390_push_dummy_call): Likewise.
2780 * sh-tdep.c (sh_push_dummy_call_fpu)
2781 (sh_push_dummy_call_nofpu): Likewise.
2782 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
2783 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
2784 * vax-tdep.c (vax_push_dummy_call): Likewise.
2785
2786 2004-06-04 Jim Blandy <jimb@redhat.com>
2787
2788 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
2789 gdbarch argument to register_size.
2790
2791 * rs6000-tdep.c (rs6000_store_return_value): Use
2792 regcache_cooked_write_part instead of
2793 deprecated_write_register_bytes.
2794 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
2795 not gdbarch_deprecated_store_return_value.
2796
2797 * ppc-linux-nat.c (store_register, fetch_register): Remove
2798 incorrect assertions. Simplify and generalize handling of
2799 transfers whose sizes are not multiples of, or less than, sizeof
2800 (PTRACE_XFER_TYPE).
2801
2802 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
2803
2804 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
2805 as a new thread event.
2806 * thread-db.c (thread_get_info_callback): If the thread is a
2807 zombie, return TD_THR_ZOMBIE.
2808 (thread_from_lwp): If thread_get_info_callback returns
2809 TD_THR_ZOMBIE, check if the thread is still on the thread list
2810 and return a -1 ptid if not found.
2811 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
2812 change the status to TARGET_WAITKIND_SPURIOUS.
2813
2814 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
2815
2816 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
2817 double values in little endian mode.
2818
2819 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
2820
2821 Committed by Andrew Cagney.
2822 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
2823 after last enum constant to avoid error from IBM C
2824 compiler.
2825
2826 2004-06-02 Jim Blandy <jimb@redhat.com>
2827
2828 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
2829 to 'message', and make it local to the lone block that uses it.
2830
2831 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
2832
2833 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
2834
2835 * ada-exp.y: Update copyright notice.
2836 Include block.h.
2837
2838 Replace REGNAME, LAST, INTERNAL_VARIABLE with
2839 SPECIAL_VARIABLE and unify the treatment of these cases.
2840
2841 (write_attribute_call0): Remove.
2842 (write_attribute_call1): Remove.
2843 (write_attribute_calln): Remove.
2844 (save_qualifier): Add missing semicolon.
2845
2846 (simple_exp,exp): Decomment (i.e., reactivate) code that was
2847 temporarily disabled to allow compilation with FSF head version.
2848
2849 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
2850 use individual operators (OP_*) for all attributes.
2851 (exp syntax): Use write_int.
2852 Handle STRING literals with OP_STRING.
2853 (variable syntax): Add limit parameter to calls to
2854 write_object_renaming.
2855
2856 (temp_parse_space): New definition to hold entities that need
2857 only live until the next call to ada_parse.
2858 (string_to_operator): Rename fields of ada_opname_table entries.
2859
2860 (write_var_from_sym): Record block.
2861 (write_var_from_name): Minor reformatting.
2862 Make sure saved name is properly encoded in the case of multiple
2863 matches, and set its language to Ada.
2864 Update comment.
2865 Modify to indicate unresolved name as symbol in the UNRESOLVED
2866 namespace, allocated in temp_parse_space.
2867 (write_int): New function.
2868
2869 (write_object_renaming): Add max_depth parameter to limit
2870 chains of object renamings.
2871 Handle case where root of renaming expression is itself a renaming.
2872 Use temp_parse_space for temporary name buffer.
2873 Handle renamings to dereferenced pointers (___XEXA suffices).
2874
2875 (ada_parse, yyerror, string_to_operator,
2876 write_var_from_sym, write_var_from_name, write_attribute_call0,
2877 write_attribute_call1, write_attribute_calln,
2878 write_object_renaming): Protoize.
2879
2880 (_initialize_ada_exp): New function.
2881
2882 * ada-lang.c: Update copyright notice.
2883 General terminology change to conform to GNAT compiler usage:
2884 mangle => encode, demangle => decode
2885 Include gdb_obstack.h.
2886 Include gdb_regex.h
2887 Include frame.h
2888 Include hashtab.h
2889 Include completer.h
2890 Include gdb_stat.h
2891 Include block.h
2892 Include infcall.h
2893
2894 (ADA_RETAIN_DOTS): Make sure this is defined.
2895 (TRUNCATION_TOWARDS_ZERO): Define.
2896 (struct string_vector): Define.
2897 (unresolved_names): Remove definition.
2898 (xnew_string_vector): New function.
2899 (string_vector_append): New function.
2900 (extract_string): Make static.
2901 (ada_unqualified_name): New function.
2902 (add_angle_brackets): New function.
2903 (function_name_from_pc): New function.
2904 (place_on_stack): Rename to ensure_lval.
2905
2906 (ensure_lval): Renamed from place_on_stack.
2907 Make identity on lvals.
2908 Update comment.
2909 (is_nonfunction): New interface.
2910 Only symbols in LOC_CONST class can be enumerals.
2911 (fill_in_ada_prototype): Remove; now independent of language.
2912 (add_defn_to_vec): Add obstack and symtab arguments.
2913 Use obstack to hold collected definitions.
2914 (num_defns_collected): New function.
2915 (defns_collected): New function.
2916 (ada_resolve_subexp): Rename to resolve_subexp.
2917 (resolve_subexp): Renamed from ada_resolve_subexp.
2918 (ada_op_name): Return non-const result.
2919 (ada_decoded_op_name): Renamed from ada_op_name, now used for
2920 other purposes.
2921
2922 (to_fixed_array_type): Add declaration.
2923 (coerce_unspec_val_to_type): Remove offset parameter.
2924 (find_sal_from_funcs_and_line): New interface.
2925 (find_line_in_linetable): Ditto.
2926
2927 (all_sals_for_line): Rename to ada_sals_for_line and make
2928 global.
2929 Add new parameter. When set, do not ask the user to choose the
2930 instance, but use the first one found instead.
2931 Use given line number in returned sals.
2932 Fix comment.
2933 Skip the prologue if funfirstline is set.
2934 Correct for memory leak when 0 lines found.
2935
2936 (value_pos_atr): Use pos_atr.
2937 (pos_atr): New function.
2938 (standard_lookup): Add block parameter.
2939
2940 (makeTimeStart): Remove declaration and uses.
2941 (makeTimeStop): Remove declaration and uses.
2942
2943 (ada_completer_word_break_characters): Allow for VMS.
2944 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
2945 (raise_sym_name): New constant.
2946 (raise_unhandled_sym_name): New constant.
2947 (raise_assert_sym_name): New constant.
2948 (process_raise_exception_name): New constant.
2949 (longest_exception_template): New constant.
2950 (warning_limit): New variable to limit warnings during expression
2951 evaluation.
2952 (warnings_issued): New variable to keep track of warnings issued.
2953 (known_runtime_file_name_patterns): New constant.
2954 (known_auxiliary_function_name_patterns): New constant.
2955 (symbol_list_obstack): New variable.
2956
2957 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
2958 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
2959 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
2960 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
2961 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
2962 ada_variant_discrim_name, field_alignment, dynamic_template_type,
2963 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
2964 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
2965 and strcmp.
2966
2967 (ada_get_field_index): New function.
2968 (lim_warning): New function.
2969 (ada_translate_error_message): New function.
2970 (MAX_OF_SIZE): New function.
2971 (MIN_OF_SIZE): New function.
2972 (UMAX_OF_SIZE): New function.
2973 (UMIN_OF_SIZE): New function.
2974 (discrete_type_high_bound): New function.
2975 (discrete_type_low_bound): New function.
2976 (base_type): New function.
2977 (do_command): Remove.
2978
2979 (ada_update_initial_language): Use language_ada, not language_unknown.
2980 (ada_encode): Renamed from ada_mangle.
2981 Obey ADA_RETAIN_DOTS.
2982 (ada_decode): Renamed from ada_demangle.
2983 Update coding conventions.
2984 (decoded_names_store): New hash table.
2985 (ada_decode_symbol): New function.
2986 (ada_la_decode): New function.
2987
2988 (modify_general_field): Correct computations of offset and bit
2989 position.
2990 (desc_base_type): Handle ref types, too.
2991 (ada_is_direct_array_type): New function.
2992
2993 (ada_is_simple_array): Rename to ada_is_simple_array_type.
2994 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
2995 (ada_is_bogus_array_descriptor,ada_type_of_array,
2996 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
2997 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
2998 ada_is_array_descriptor_type.
2999
3000 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3001 (ada_is_packed_array_type): Handle pointers or
3002 references to packed arrays as well.
3003 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3004 (decode_packed_array_type): Search for the packed array type
3005 symbol in the currently selected block and associated
3006 superblocks too.
3007 Use lookup_symbol again.
3008
3009 (decode_packed_array): Handle pointers and references.
3010 Update call to coerce_unspec_val_to_type.
3011 (decode_packed_array_type,value_subscript_packed): Limit warnings.
3012 (ada_value_primitive_packed_val): Improve comment.
3013
3014 (ada_index_type): Substitute int type for "undefined".
3015 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3016 ada_array_langth, ada_is_string_type): Use renamed
3017 ada_is_simple_array_type.
3018 (empty_array): New function.
3019
3020 (ada_resolve): Rename to resolve.
3021 (resolve): Make static.
3022 Call renamed resolve_subexp.
3023 Update comment.
3024 (ada_resolve_subexp): Rename to resolve_subexp.
3025 (resolve_subexp): Update comment.
3026 Decomment disabled code.
3027 Add LOC_COMPUTED* cases.
3028 Modify to use temporary struct symbols (marked as being in
3029 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3030 OP_UNRESOLVED_VALUE.
3031 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3032 Add OP_STRING case.
3033 Remove OP_ARRAY.
3034 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3035 Use new ada_lookup_symbol_list interface.
3036 Use new ada_resolve_function interface.
3037 Remove OP_TYPE case.
3038
3039 (ada_args_match): Idiot proof against null actuals.
3040 Use intermediate variables to clarify.
3041 (ada_resolve_function): Update comment and interface.
3042 (mangled_ordered_before): Rename to encoded_ordered_before and
3043 update comment.
3044 (sort_choices): Update comment and interface.
3045 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3046 (user_select_syms): New interface.
3047 Use new sort_choices interface.
3048 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3049 (possible_user_operator_p): Idiot-proof against null values.
3050 (ada_simple_renamed_entity): Don't make cleanup; rely on
3051 caller to free result string.
3052 Remove const from return type.
3053 (make_array_descriptor): Rename uses of place_on_stack to
3054 ensure_lval.
3055 Make sure that arrays are on stack.
3056
3057 (HASH_SIZE): Define.
3058 (struct cache_entry): Define.
3059 (cache_space): Define.
3060 (cache): Define.
3061 (clear_ada_sym_cache): New function.
3062 (find_entry): New function.
3063 (lookup_cached_symbol): New function.
3064 (defn_vector_size): Define.
3065 (cache_symbol): New function.
3066 (defn_symbols): Remove.
3067
3068 (standard_lookup): Use lookup_symbol_in_language to get effect of
3069 C lookup.
3070 Cache results.
3071
3072 (symbol_completion_match): New function.
3073 (symbol_completion_add): New function.
3074 (ada_make_symbol_completion_list): New function.
3075
3076 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3077 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3078 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3079 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3080
3081 (ada_lookup_simple_minsym): New function.
3082 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3083
3084 (add_symbols_from_enclosing_procs): New interface.
3085 Conditionalize more helpfully.
3086 Don't bother if program isn't running.
3087 Use new interface to get_frame_block.
3088 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3089
3090 (remove_extra_symbols): New interface.
3091 (xget_renaming_scope): New function.
3092 (is_package_name): New function.
3093 (renaming_is_visible): New function.
3094 (remove_out_of_scope_renamings): New function.
3095
3096 (ada_lookup_symbol_list): New interface.
3097 Properly reinitialize the symbol list obstack.
3098 Don't call add_symbols_from_enclosing_procs if we start from a
3099 static or global block.
3100 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3101 add_symbols_from_enclosing_procs.
3102 Add symtab data to cached entries.
3103 Handle symbols prefixed with
3104 "standard__" specially; strip prefix and don't look in local symbols.
3105 Do not include out of scope renaming symbols in list of
3106 symbols returned.
3107 Add const to block parameter.
3108 Move check for non-local, non-global symbols earlier.
3109 Remove timing stuff.
3110 (ada_lookup_symbol): New interface.
3111 Find symtab as well.
3112 (ada_lookup_symbol_nonlocal): New function.
3113
3114 (is_name_suffix): Enhance suffix detection to recognize
3115 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3116 (is_dot_digits_suffix): New function.
3117 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3118
3119 (ada_add_block_symbols): New interface. Use obstack to return results
3120 in a vector of struct ada_symbol_infos. Add symtab argument.
3121 Use new interface to add_defn_to_vec.
3122 Remove calls to fill_in_ada_prototype.
3123 Use BLOCK_BUCKETS, BLOCK_BUCKET.
3124
3125 (ada_finish_decode_line_1): Add const qualification to local to fix
3126 warning.
3127 Start looking in static block for functions to avoid attempts
3128 to search frame chain for up-level variables.
3129 Adapt to new ada_sals_for_line interface.
3130 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3131 Handle quoting of the function name inside the spec string.
3132 Skip prologue when funfirstline is set and update the
3133 function documentation to that effect.
3134
3135 (debug_print_lines, debug_print_block, debug_print_blocks,
3136 debug_print_symtab): Remove.
3137
3138 (ada_main_name): New function.
3139 (ada_exception_breakpoint_type): New function.
3140 (is_known_support_routine): New function.
3141 (ada_find_printable_frame): Renamed from find_printable_frame and made
3142 global.
3143 Remove level parameter.
3144 Use new interface to select_frame.
3145
3146 (begin_command): Remove.
3147 (ada_adjust_exception_stop): New function.
3148 (ada_print_exception_stop): New function.
3149 (exception_name_from_cond): New function.
3150 (ada_report_exception_break): Replace disabled code with
3151 conditionalization on GNAT_GDB.
3152 Get the exception name from the condition string.
3153 Remove and move functionality into new functions
3154 ada_print_exception_breakpoint_task and
3155 ada_print_exception_breakpoint_nontask.
3156 (error_breakpoint_runtime_sym_not_found): New function.
3157 (is_runtime_sym_defined): New function.
3158 (ada_breakpoint_rewrite): Uncomment suppressed code.
3159 Use symbolic error-message and runtime-symbol names.
3160 Surround runtime symbol names in quotes.
3161 Allow non-specific breakpoints on exceptions and assertions before
3162 program starts.
3163
3164 (ada_is_tagged_type): Add parameter.
3165 (ada_is_tag_type): New function.
3166 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3167 (ada_variant_discrim_type): Ditto.
3168 (value_tag_from_contents_and_address): New function.
3169 (type_from_tag): New function.
3170 (struct tag_args): New structure used to communicate with
3171 ada_tag_name_1.
3172 (ada_tag_name_1): New function.
3173 (ada_tag_name): New function.
3174
3175 (ada_scan_number): Update comment.
3176 (find_struct_field): New function.
3177 (ada_search_struct_field): Make static.
3178 (ada_value_struct_elt): New version that returns references when
3179 given pointers or references to structs.
3180 (ada_lookup_struct_elt_type): Add 'refok' parameter.
3181 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3182 interface.
3183 (ada_value_ind): Use new ada_to_fixed_value interface.
3184 (ada_coerce_ref): Ditto.
3185 (field_offset): Remove.
3186
3187 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3188 (ada_find_renaming_symbol): New function.
3189 (ada_prefer_type): Prefer named types over unnamed ones.
3190 (variant_field_index): New function.
3191 (contains_variant_part): Removed: subsumed by variant_field_index.
3192 (ada_template_to_fixed_record_type): New function, mostly from
3193 template_to_fixed_record_type.
3194 (template_to_fixed_record_type):
3195 Do not scan the type fields beyond the last one; prevents a
3196 potential SEGV.
3197 Handle case where variant field is listed BEFORE discriminant it
3198 depends on.
3199 Fix calculation of record length when bit length is
3200 not evenly divisible by char length.
3201 Move code to ada_template_to_fixed_record_type and call it.
3202
3203 (template_to_static_fixed_type): Revise comment.
3204 Modify to work on ordinary record types as well as templates,
3205 so as to handle fields that use ___XVE or ___XVU encodings.
3206 (to_record_with_fixed_variant_part): Fill out comment.
3207 Initialize C++ stuff in right type.
3208 Allow case where DVAL is null.
3209 Handle case where variant field is not last.
3210 Fix typo concerning record length.
3211 (to_fixed_record_type): Decomment disabled code.
3212 (to_fixed_record_type): Use variant_field_index instead of
3213 contains_variant_part.
3214 (to_fixed_variant_branch_type): Ditto.
3215 (to_fixed_array_type): Decomment disabled code.
3216 (ada_to_fixed_type): Convert tagged types to the specific type.
3217 Deactivate the size-check for array types in order to avoid
3218 some false size alarms.
3219 (to_static_fixed_type): Decomment disabled code.
3220 Modify to call template_to_static_fixed_type
3221 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3222 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3223 Remove valaddr argument, as it is never really used.
3224 (ada_to_fixed_value): Change interface to act on single struct value*
3225 operand.
3226 (adjust_pc_past_prologue): New function.
3227 (ada_attribute_name): Modify to take enum exp_opcode argument.
3228
3229 (ada_enum_name): Recognize new homonym-distinguishing convention.
3230 Adjust local variable's type to remove compiler warning.
3231 Fix a small problem in the part that unqualifies the enumeration name.
3232 (ada_value_binop): New function.
3233 (ada_value_equal): New function.
3234
3235 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3236 Don't give error message when not doing normal evaluation
3237 and a tagged type doesn't seem to contain a structure member.
3238 Give error message for packed arrays.
3239 For indexing arrays, handle pointers to packed arrays correctly.
3240 Handle case of 'first and 'last attributes of bare integral type
3241 without encoded subtype info.
3242 Remove some unnecessary casts.
3243 Fix uninitialized value of type in computing 'first, 'last, or 'length
3244 of array object.
3245 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3246 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3247 calls.
3248 Attributes are now exp_opcode values.
3249 Correct treatment of 'modulus.
3250 Better error message for taking 'length of wrong kind of type;
3251 improve comment.
3252 Change EVAL_NORMAL to noside for consistency.
3253 Use ada_value_binop for DIV, MOD, REM.
3254 Make special case out of array of length 0, since an argument
3255 of 0 upsets some platforms' malloc.
3256 Use OP_STRING instead of OP_ARRAY.
3257 For slice, add check that we have an array type before extracting
3258 a slice out of it. Avoids a SEGV.
3259 When evaluating an array slice, if the array type is a reference to
3260 an aligner type, then replace the aligner type by the actual type.
3261 Decomment disabled code.
3262 Remove some dead code.
3263 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
3264 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3265 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
3266 and UNOP_MBR to UNOP_IN_RANGE.
3267 If an array type has a parallel ___XVE type, then use it.
3268 Turn arrays into pointers for lvalue arrays.
3269 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3270 bounds error and handle 0-length slices.
3271 Use lim_warning.
3272 When selecting fields, apply ada_to_fixed_value (because the fields
3273 might have ___XVU or ___XVE encodings even if not dynamic.)
3274 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3275 (ada_is_system_address_type): New function.
3276
3277 (get_var_value): Use new interface to ada_lookup_symbol_list.
3278 (get_int_var_value): New interface.
3279 (to_fixed_range_type): Allow unknown bound, with warning.
3280 (ada_is_modular_type): Decomment disabled code.
3281 (ADA_OPERATORS): New definition.
3282 (ada_operator_length): New function.
3283 (ada_expr_op_name): New function.
3284 (ada_forward_operator_length): New function.
3285 (ada_dump_subexp_body): New function.
3286 (ada_print_subexp): New function.
3287 (ada_exp_descriptor): New constant.
3288 (ada_op_print_tab): Add 'size. Remove FIXMEs.
3289 (ada_language_defn): Add ada_exp_descriptor entry.
3290 Change ada_parse => parse.
3291 Add post-parser entry.
3292 Use ada-specific non-local symbol lookup.
3293 Don't use C-style arrays.
3294 String lower-bound is 1.
3295 Decomment disabled code.
3296 (parse): New function.
3297 New fields ada_translate_error_message, ada_lookup_symbol,
3298 ada_lookup_minimal_symbol.
3299
3300 * ada-lang.h: Update copyright dates.
3301 Replace the mangle/demangle terminology throughout by the
3302 more appropriate encode/decode one.
3303 Include breakpoint.h.
3304 Forward declare struct partial_symbol, struct block.
3305 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3306 (EXTRACT_ADDRESS): Remove.
3307 (EXTRACT_INT): Remove.
3308 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3309 (MAX_ENCLOSING_FRAME_LEVELS): Define.
3310 (MAX_RENAMING_CHAIN_LENGTH): Define.
3311 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3312
3313 (enum task_states): Remove.
3314 ada_task_states: Remove.
3315 (fat_string): Remove.
3316 (struct entry_call): Remove.
3317 (struct task_fields): Remove.
3318 (struct task_entry): Remove.
3319
3320 (struct ada_symbol_info): Define.
3321 (enum ada_attribute): Remove.
3322 (enum ada_operator): Define.
3323
3324 (ada_get_field_index): Declare.
3325 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3326 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3327 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3328 (ada_lookup_symbol_list): New interface.
3329 (ada_decode_symbol): Declare.
3330 (ada_decode): Declare.
3331 (ada_lookup_symbol): New interface.
3332 (ada_update_initial_language): Declare.
3333 (ada_lookup_simple_minsym): Declare.
3334 (user_select_syms): New interface.
3335 (ada_sals_for_line): Declare.
3336 (ada_is_tagged_type): New interface.
3337 (ada_tag_name): Declare.
3338 (ada_lookup_struct_elt_type): Remove declaration.
3339 (ada_search_struct_field): Remove declaration.
3340 (ada_attribute_name): New interface.
3341 (ada_is_system_address_type): Declare.
3342 (ada_to_fixed_value): Remove declaration.
3343 (ada_template_to_fixed_record_type_1): Declare.
3344 (get_int_var_value): New interface.
3345 (ada_find_any_symbol): Declare.
3346 (ada_find_renaming_symbol): Declare.
3347 (ada_mangle): Rename to ada_encode.
3348 (ada_simple_renamed_entity): Remove const.
3349 (ada_main_name): Declare.
3350 (get_current_task): Rename to ada_get_current_task.
3351 (get_entry_number): Remove declaration.
3352 (ada_report_exception_break): Remove declaration.
3353 (ada_print_exception_breakpoint_nontask): Declare.
3354 (ada_print_exception_breakpoint_task): Declare.
3355 (ada_find_printable_frame): Declare.
3356
3357 * ada-lex.l: Update copyright notices.
3358 Use xmalloc and xfree instead of malloc and free.
3359 Use new interface to name_lookup.
3360 Use new interface to
3361 ada_mangle=>ada_encode.
3362 Redo handling of '$...' variable to parallel current treatment
3363 in c-exp.y.
3364 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3365 digit_to_int, strtoulst, processInt, processReal, processId,
3366 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3367 yywrap): Protoize.
3368
3369 (processInt): Use cast to remove harmless warning.
3370 (processReal): Modify to get rid of compiler warning on scan formats.
3371
3372 (processId): Replace xmalloc with obstack_alloc for name and remove
3373 call to ada_name_string_cleanup.
3374 Remove obsolete disabled code.
3375 (name_lookup): Ditto.
3376 New interface.
3377 Use obsavestring on temp_parse_space instead of savestring
3378 on name, and remove call to ada_name_string_cleanup.
3379 Free string returned from ada_simple_renamed_entity.
3380 Use new interface to ada_lookup_symbol_list.
3381 Decomment disabled code.
3382 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
3383 not types.
3384 When a type name lookup succeeds as a result of
3385 lookup_primitive_typename, check for regular type entry that has not
3386 yet been read in.
3387 Limit length of chain of renamed symbols we are willing to follow.
3388 Do not break names beginning with "standard__" into segments.
3389 (block_lookup): Use new interface to ada_lookup_symbol_list.
3390
3391 * ada-typeprint.c: Update copyright notice.
3392 (demangled_type_name): Rename to decoded_type_name.
3393 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3394 (print_range_bound): Correct handling of negative
3395 bounds that make the index type looked unsigned under STABS.
3396 (print_dynamic_range_bound): Use new interface to get_int_var_value.
3397 (print_range_type_named): Use the builtin int type if no type
3398 corresponding to the given type name could be found.
3399 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3400 Add some bullet-proofing.
3401 (print_variant_clauses): Allow for variant branches with ___XVU
3402 encodings that are not dynamic fields.
3403 Use new interface to ada_is_tagged_type.
3404 (print_record_type): Allow for fields with ___XVE encodings that
3405 are not dynamic fields.
3406 Use new interface to ada_is_tagged_type.
3407 (ada_print_type): ada_is_array_descriptor =>
3408 ada_is_array_descriptor_type.
3409
3410 * ada-valprint.c: Update copyright notice.
3411 Include gdb_string.h
3412 Include infcall.h
3413 (ui_memcpy): New function.
3414 (ada_print_floating): New function.
3415 (ada_print_str): Order arguments correctly.
3416 Correct handling of empty arrays and arrays of 0-length items.
3417 ada_is_array_descriptor => ada_is_array_descriptor_type
3418 Print values of type System.Address in hexadecimal format.
3419 Use ada_print_floating to print floating-point numbers in Ada format.
3420 Print class tag values with type names.
3421 No longer print the address of reference values. Avoids
3422 a potential confusion.
3423 (ada_value_print): Stop printing the object type for reference
3424 values, but preserve that behavior for access types. Avoids
3425 a potential confusion.
3426 Simplify one conditional expression, as the first part is now
3427 necessarily true.
3428 ada_is_array_descriptor => ada_is_array_descriptor_type
3429 Add check for arrays for null records, and print them by hand.
3430
3431 2004-06-01 Jim Blandy <jimb@redhat.com>
3432
3433 * ppc-tdep.h: Delete unused 'regoff' member.
3434 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3435
3436 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
3437
3438 Fix PR symtab/1661.
3439 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3440 (hpread_read_struct_type): Likewise.
3441
3442 2004-06-01 Andrew Cagney <cagney@gnu.org>
3443
3444 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3445 instead of xasprintf.
3446 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
3447 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
3448 (mi_cmd_data_list_register_names)
3449 (mi_cmd_data_list_changed_registers)
3450 (mi_cmd_data_list_register_values)
3451 (get_register, mi_cmd_data_write_register_values)
3452 (mi_cmd_data_write_register_values)
3453 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
3454 (mi_cmd_target_download, mi_cmd_target_select)
3455 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
3456 (mi_execute_cli_command, mi_execute_async_cli_command)
3457 (mi_execute_async_cli_command): Ditto.
3458 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3459 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3460
3461 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3462 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3463 error_last_message instead of mi_error_last_message.
3464 * mi/mi-main.c (mi_error_last_message): Delete function.
3465
3466 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3467 "invalid number of columns" error. Delete redundant "out of
3468 memory" check.
3469
3470 2004-05-31 Mark Kettenis <kettenis@gnu.org>
3471
3472 * i386bsd-nat.c: Don't include <sys/procfs.h>.
3473 (gregset_t, fpregset_t): Remove typedefs.
3474 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3475 (REG_OFFSET): Rename argument.
3476 (i386bsd_r_reg_offset): Rename from reg_offset.
3477 (REG_ADDR): Remove macro.
3478 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3479 functions.
3480 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3481 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3482 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
3483 instead of supply_gregset.
3484 (store_inferior_registers): Use `struct reg' and `struct fpreg'
3485 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
3486 instead of fill_gregset.
3487 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3488
3489 * i386bsd-nat.c: Don't include "gregset.h".
3490 (supply_gregset, fill_gregset): Make static.
3491 (supply_fpregset, fill_fpregset): Remove.
3492 * Makefile.in (i386bsd-nat.o): Update dependencies.
3493
3494 2004-05-30 Mark Kettenis <kettenis@gnu.org>
3495
3496 * fbsd-proc.c: Include "regcache.h", "regset.h" and
3497 "gdb_assert.h". Con't include "gregset.h".
3498 (fbsd_make_corefile_notes): Use regset-based core file support
3499 instead off fill_gregset and fill_fpregset.
3500 * Makefile.in (fbsd-proc.o): Update dependencies.
3501
3502 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3503 instructions.
3504 (m88k_frame_prev_register): Simplify code a bit.
3505
3506 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3507 (amd64_collect_fpregset): New function.
3508 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3509
3510 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3511
3512 * i386-tdep.c (i386_supply_gregset): Adjust comment.
3513 (i386_collect_gregset): New function.
3514 (i386_supply_fpregset): Adjust comment.
3515 (i386_collect_fpregset): New function.
3516 (i386_regset_from_core_section): Use i386_collect_gregset and
3517 i386_collect_fpregset.
3518
3519 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3520 handle VALUEP being null.
3521
3522 * regset.h (collect_regset_ftype): Unconstify fourth argument.
3523
3524 2004-05-29 Mark Kettenis <kettenis@gnu.org>
3525
3526 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
3527
3528 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3529 assembler in OpenBSD 3.5-current.
3530 (amd64obsd_sigcontext_addr): Likewise.
3531
3532 2004-05-28 Jim Blandy <jimb@redhat.com>
3533
3534 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3535 register set, so our regcache isn't declared "legacy" and our E500
3536 pseudoregister read and write functions aren't ignored.
3537 (rs6000_register_byte, rs6000_register_raw_size,
3538 rs6000_register_virtual_type, rs6000_register_convertible,
3539 rs6000_register_convert_to_virtual,
3540 rs6000_register_convert_to_raw): Deleted.
3541 (rs6000_register_type, rs6000_convert_register_p,
3542 rs6000_register_to_value, rs6000_value_to_register): New
3543 functions.
3544 (rs6000_gdbarch_init): Don't register
3545 gdbarch_deprecated_register_size,
3546 gdbarch_deprecated_register_bytes,
3547 gdbarch_deprecated_register_byte,
3548 gdbarch_deprecated_register_raw_size,
3549 gdbarch_deprecated_register_virtual_type,
3550 gdbarch_deprecated_register_convertible,
3551 gdbarch_deprecated_register_convert_to_virtual, or
3552 gdbarch_deprecated_register_convert_to_raw methods. Instead,
3553 register gdbarch_register_type, gdbarch_convert_register_p,
3554 gdbarch_register_to_value, and gdbarch_value_to_register methods.
3555
3556 2004-05-26 Jim Blandy <jimb@redhat.com>
3557
3558 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3559 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3560 functions, updated to match the register numberings used in GCC.
3561 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3562 rs6000_dwarf2_reg_to_regnum as register number conversions
3563 functions for STABS and Dwarf2.
3564
3565 2004-05-26 Randolph Chung <tausq@debian.org>
3566
3567 * infttrace.h (target_waitkind): Forward declare type instead of pulling
3568 in header file.
3569
3570 2004-05-25 Joel Brobecker <brobecker@gnat.com>
3571
3572 * NEWS: Document new "start" command.
3573
3574 2004-05-25 Randolph Chung <tausq@debian.org>
3575
3576 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3577 hppa-linux.
3578
3579 2004-05-25 Randolph Chung <tausq@debian.org>
3580
3581 * hppa-hpux-tdep.c (offsetof): Define.
3582 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3583 (hppa32_hpux_frame_base_before_sigtramp)
3584 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3585 (hppa64_hpux_frame_saved_pc_in_sigtramp)
3586 (hppa64_hpux_frame_base_before_sigtramp)
3587 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
3588 functions.
3589 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3590 (hppa_hpux_sigtramp_frame_unwind_cache)
3591 (hppa_hpux_sigtramp_frame_this_id)
3592 (hppa_hpux_sigtramp_frame_prev_register)
3593 (hppa_hpux_sigtramp_frame_unwind)
3594 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3595 (hppa_hpux_init_abi): Register sigtramp unwinder.
3596 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3597
3598 2004-05-25 Randolph Chung <tausq@debian.org>
3599
3600 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3601 and multiple stack unwinds.
3602 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3603
3604 2004-05-25 Andrew Cagney <cagney@gnu.org>
3605
3606 * symfile.h (symbol_file_add_from_memory): Delete declaration.
3607 * symfile-mem.h: Delete file.
3608 * symfile-mem.c: Do not include "symfile-mem.h".
3609 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3610 "struct bfd_section". When an error do not bother returning NULL.
3611 (add_symbol_file_from_memory_command): Use "struct bfd" and
3612 "struct bfd_section".
3613 * Makefile.in (symfile_mem_h): Delete.
3614 (symfile-mem.o): Update dependencies.
3615
3616 2004-05-25 Nick Roberts <nickrob@gnu.org>
3617
3618 * gdb-mi.el: New file.
3619
3620 2004-05-25 Andrew Cagney <cagney@gnu.org>
3621
3622 * inftarg.c: Include "observer.h".
3623 (child_attach, child_create_inferior): Notify inferior_created.
3624 * corelow.c: Include "observer.h".
3625 (core_open): Notify inferior_created.
3626 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3627
3628 2004-05-25 Andrew Cagney <cagney@gnu.org>
3629
3630 * target.h (struct target_ops): Add from_tty to
3631 to_create_inferior.
3632 (target_create_inferior, find_default_create_inferior): Update.
3633 * infcmd.c (run_command): Update.
3634 * wince.c (child_create_inferior): Update.
3635 * win32-nat.c (child_create_inferior): Update.
3636 * uw-thread.c (uw_thread_create_inferior): Update.
3637 * thread-db.c (thread_db_create_inferior): Update.
3638 * target.c (debug_to_create_inferior)
3639 (find_default_create_inferior): Update.
3640 (maybe_kill_then_create_inferior): Update.
3641 * sol-thread.c (sol_thread_create_inferior): Update.
3642 * remote.c (extended_remote_async_create_inferior)
3643 (extended_remote_create_inferior): Update.
3644 * remote-vx.c (vx_create_inferior): Update.
3645 * remote-st.c (st2000_create_inferior): Update.
3646 * remote-sim.c (gdbsim_create_inferior): Update.
3647 * remote-sds.c (sds_create_inferior): Update.
3648 * remote-rdp.c (remote_rdp_create_inferior): Update.
3649 * remote-rdi.c (arm_rdi_create_inferior): Update.
3650 * remote-m32r-sdi.c (m32r_create_inferior): Update.
3651 * remote-e7000.c (e7000_create_inferior): Update.
3652 * procfs.c (procfs_create_inferior): Update.
3653 * ocd.c (ocd_create_inferior): Update.
3654 * ocd.h (ocd_create_inferior): Update.
3655 * nto-procfs.c (procfs_create_inferior): Update.
3656 * monitor.c (monitor_create_inferior): Update.
3657 * lin-lwp.c (lin_lwp_create_inferior): Update.
3658 * inftarg.c (child_create_inferior): Update.
3659 * hpux-thread.c (hpux_thread_create_inferior): Update.
3660 * gnu-nat.c (gnu_create_inferior): Update.
3661
3662 2004-05-25 Andrew Cagney <cagney@gnu.com>
3663
3664 * MAINTAINERS: Update e-mail address.
3665
3666 2004-05-24 Randolph Chung <tausq@debian.org>
3667
3668 * thread.c (info_threads_command, thread_apply_all_command)
3669 (thread_apply_command, thread_command, do_captured_thread_select):
3670 Remove HPUXHPPA-specific code.
3671
3672 2004-05-24 Randolph Chung <tausq@debian.org>
3673
3674 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3675 unused symbols.
3676 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3677 references.
3678
3679 2004-05-24 Joel Brobecker <brobecker@gnat.com>
3680
3681 * infcmd.c (kill_if_already_running): New function, extracted
3682 from run_command().
3683 (run_command): Replace extracted code by call to
3684 kill_if_already_running().
3685 (start_command): New function.
3686 (_initialize_infcmd): Add "start" command.
3687
3688 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3689
3690 Add OpenBSD/m88k support.
3691 * NEWS (New native configurations): Mention OpenBSD/m88k.
3692 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
3693 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
3694 * Makefile.in (m88k_tdep_h): New variable.
3695 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
3696 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
3697 * configure.host: Add m88*-*-openbsd*.
3698 * configure.tgt: Add m88*-*-openbsd*.
3699
3700 2004-05-24 Jim Blandy <jimb@redhat.com>
3701
3702 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
3703 to approve changes.
3704
3705 2004-05-24 Kevin Buettner <kevinb@redhat.com>
3706
3707 * symtab.c (fixup_section): Search section table when lookup by
3708 name fails.
3709
3710 2004-05-24 Randolph Chung <tausq@debian.org>
3711
3712 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
3713 be "small_struct".
3714
3715 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3716
3717 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
3718 register number in regcache_raw_collect call.
3719 (m68kbsd_collect_fpregset): Likewise.
3720 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
3721
3722 * regset.h (struct regset): Add back `regset' member.
3723
3724 2004-05-23 Mark Kettenis <kettenis@gnu.org>
3725
3726 * configure.in: Check for td_pcb in `struct thread'.
3727 * configure, config.in: Regenerated.
3728
3729 * dpx2-nat.c: Remove file.
3730 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
3731 (dpx2-nat.o): Remove dependencies.
3732
3733 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
3734 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
3735 (amd64obsd_supply_pcb): New function.
3736 (_initialize_amd64obsd_nat): Enable libkvm interface.
3737 * Makefile.in (amd64obsd-nat.o): Update dependencies.
3738 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
3739 (LOADLIBES): New variable.
3740
3741 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
3742 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
3743 (sparc32nbsd_supply_pcb): New function.
3744 (_initialize_sparcnbsd_nat): Enable libkvm interface.
3745 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
3746 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3747 (LOADLIBES): New variable.
3748
3749 2004-05-22 Mark Kettenis <kettenis@gnu.org>
3750
3751 * bsd-kvm.c, bsd-kvm.h: New files.
3752 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
3753 "bsd-kvm.h".
3754 (i386fbsd_supply_pcb): New function.
3755 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
3756 (i386fbsd-nat.o): Update dependencies.
3757 (bsd_kvm_h): New variable.
3758 (bsd-kvm.o): New dependency.
3759 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
3760 (LOADLIBES): New variable.
3761
3762 * regset.c: Tweak comment.
3763 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
3764 macro.
3765 * regset.h: Update copyright year.
3766 (struct regset): Remove `descr' member, add `gdbarch' member.
3767 (regset_alloc): Adjust prototype and comment.
3768 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
3769 (i386_supply_fpregset): Likewise.
3770 (i386_regset_from_core_section): Update call to regset_alloc.
3771 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
3772 REGSET->arch.
3773 (i386obsd_aout_regset_from_core_section): Update call to
3774 regset_alloc.
3775 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
3776 REGSET->arch.
3777 (i386nbsd_aout_regset_from_core_section): Update call to
3778 regset_alloc.
3779 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
3780 REGSET->arch.
3781 (amd64_regset_from_core_section): Update call to regset_alloc.
3782 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
3783 REGSET->arch.
3784 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
3785 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
3786 &sparc32nbsd_gregset in sparc32_supply_gregset call.
3787 (sparc32nbsd_init_abi): Update call to regset_alloc.
3788 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
3789 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
3790 (sparc64obsd_init_abi): Update call to regset_alloc.
3791 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
3792 &sparc64nbsd_gregset in sparc64_supply_gregset call.
3793 (sparc64nbsd_init_abi): Update call to regset_alloc.
3794 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
3795 &sparc64fbsd_gregset in sparc64_supply_gregset call.
3796 (sparc64fbsd_init_abi): Update call to regset_alloc.
3797
3798 2004-05-22 Jim Blandy <jimb@redhat.com>
3799
3800 * ppc-tdep.h (spe_register_p): New declaration.
3801 (struct gdbarch_tdep): New members: ppc_acc_regnum and
3802 ppc_spefscr_regnum.
3803 * rs6000-tdep.c (spe_register_p): New function.
3804 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
3805 spefscr.
3806 (rs6000_gdbarch_init): Initialize the new members of the tdep
3807 structure.
3808
3809 2004-05-21 Jim Blandy <jimb@redhat.com>
3810
3811 * ppc-linux-nat.c (fetch_register): Move code back to be next
3812 to the comment that describes it. (Moved code, instead of
3813 comment, for symmetry with store_register.)
3814
3815 Allocate regset structures in the gdbarch's obstack, not using
3816 xmalloc.
3817 * regset.c (regset_alloc): Renamed from regset_xmalloc.
3818 Add 'arch' argument. Allocate the regset on arch's obstack, not
3819 using xmalloc.
3820 * regset.h (regset_alloc): Update declaration.
3821 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
3822 gdbarch argument.
3823 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3824 * i386-tdep.c (i386_regset_from_core_section): Same.
3825 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3826 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3827 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3828 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3829 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3830 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3831
3832 2004-05-21 Joel Brobecker <brobecker@gnat.com>
3833
3834 * config/djgpp/fnchange.lst: Undo previous change, was useless.
3835
3836 2004-05-21 Jim Blandy <jimb@redhat.com>
3837
3838 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
3839 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
3840
3841 2004-05-20 Jim Blandy <jimb@redhat.com>
3842
3843 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
3844
3845 2004-05-20 Mark Kettenis <kettenis@gnu.org>
3846
3847 * regset.h: Make prototype const-correct.
3848 * regset.c (regset_xmalloc): Make const-correct.
3849
3850 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
3851
3852 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
3853 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
3854 (symbol_search_name): Declare.
3855
3856 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
3857 (iter_name_next_hashed): Ditto.
3858 (iter_name_next_linear): Ditto.
3859 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
3860
3861 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
3862 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
3863 (symbol_search_name): New function.
3864
3865 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
3866
3867 * minsyms.c (build_minimal_symbol_hash_tables): Change
3868 test for adding to demangled hash table to check for difference
3869 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
3870
3871 2004-05-19 Jim Blandy <jimb@redhat.com>
3872
3873 Use a constructor function to create regset structures.
3874 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
3875 (struct regset): Use supply_regset_ftype. Add new
3876 'collect_regset' member.
3877 (regset_xmalloc): New declaration.
3878 * regset.c: New file.
3879 * am64-tdep.c (amd64_regset_from_core_section): Use
3880 regset_xmalloc to construct regset structures.
3881 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
3882 * i386-tdep.c (i386_regset_from_core_section): Same.
3883 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
3884 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
3885 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
3886 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
3887 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
3888 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
3889 * Makefile.in (COMMON_OBS): Add regset.o.
3890 (regset.o): New rule.
3891
3892 2004-05-19 Joel Brobecker <brobecker@gnat.com>
3893
3894 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
3895 and pthread_cond_wait.c.
3896
3897 2004-05-18 Jim Blandy <jimb@redhat.com>
3898
3899 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
3900 before the mach-specific switch, and then let the individual cases
3901 override the defaults, rather than leaving them uninitialized
3902 until the switch and then setting them in each case.
3903
3904 2004-05-18 Randolph Chung <tausq@debian.org>
3905
3906 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
3907 millicode functions.
3908
3909 2004-05-18 Randolph Chung <tausq@debian.org>
3910
3911 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
3912 references to dld_flags_buffer consistent.
3913
3914 2004-05-18 Randolph Chung <tausq@debian.org>
3915
3916 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
3917 it for unwinding the stack.
3918
3919 2004-05-18 Randolph Chung <tausq@debian.org>
3920
3921 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
3922 Undefine these so we can overide them using gdbarch.
3923
3924 2004-05-18 Randolph Chung <tausq@debian.org>
3925
3926 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
3927 handling for 64-bit HPUX (elf).
3928
3929 2004-05-18 Daniel Jacobowitz <dan@debian.org>
3930
3931 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
3932 constants.
3933 * amd64-tdep.c (amd64_skip_prologue): Likewise.
3934 * ia64-tdep.c (examine_prologue): Likewise.
3935 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
3936 * v850-tdep.c (v850_fix_call_dummy): Likewise.
3937
3938 2004-05-18 Mark Kettenis <kettenis@gnu.org>
3939
3940 * vax-tdep.c (vax_return_value): Implement
3941 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3942
3943 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3944
3945 * vax-tdep.c (vax_return_value): Fix typo.
3946
3947 2004-05-17 Andrew Cagney <cagney@redhat.com>
3948
3949 * MAINTAINERS: Mark Salter was also responsible for
3950 testsuite/config/
3951
3952 * NEWS: Mention signal fixes.
3953
3954 2004-05-17 Randolph Chung <tausq@debian.org>
3955
3956 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
3957 check to see if we are unwinding an export stub. Export stubs clobber
3958 the %rp in the call path and stores the original rp in a stack slot.
3959
3960 2004-05-17 Jim Blandy <jimb@redhat.com>
3961
3962 * MAINTAINERS: Update address for J.T. Conklin.
3963
3964 2004-05-17 Randolph Chung <tausq@debian.org>
3965
3966 * hppa-tdep.c: Remove superfluous #include's.
3967 * Makefile.in (hppa-tdep.o): Update dependencies.
3968
3969 2004-05-17 Randolph Chung <tausq@debian.org>
3970
3971 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
3972 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
3973 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
3974 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
3975 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
3976 Remove static function declarations.
3977
3978 2004-05-17 Mark Kettenis <kettenis@gnu.org>
3979
3980 * alphabsd-nat.c: Update copyright year.
3981 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
3982
3983 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
3984 and M68K_A2_REGNUM.
3985
3986 * m68k-tdep.c (m68k_svr4_return_value): Implement
3987 RETURN_VALUE_ABI_RETURNS_ADDRESS.
3988
3989 2004-05-16 Mark Kettenis <kettenis@gnu.org>
3990
3991 * sol-thread.c Update copyright year. Fix various coding
3992 standards violations. Tweak a few comments.
3993 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
3994 Delete prototypes.
3995
3996 2004-05-15 Randolph Chung <tausq@debian.org>
3997
3998 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
3999 as pointer instead of array reference since HPUX compiler does
4000 not accept unsized array arguments.
4001 * somsolib.c (dld_flags_buffer): Use constant array size.
4002
4003 2004-05-15 Mark Kettenis <kettenis@gnu.org>
4004
4005 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4006 offset with decimal offset.
4007 (amd64obsd_sigcontext_addr): Return correct address for entire
4008 signal trampoline.
4009
4010 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4011 instead of get_frame_base.
4012
4013 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4014 (fill_gregset): Use regcache_raw_collect.
4015
4016 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4017 ppcobsd-tdep.c.
4018
4019 * config/sparc/tm-nbsd64.h: Remove file.
4020 * config/tm-sunos.h: Remove file.
4021
4022 2004-05-15 Joel Brobecker <brobecker@gnat.com>
4023
4024 * rs6000-tdep.c (store_param_on_stack_p): New function,
4025 an improved version of some code extracted from skip_prologue().
4026 (skip_prologue): Use store_param_on_stack_p() to detect
4027 instructions saving a parameter on the stack. Detect when r0
4028 is used to save a parameter.
4029 Do not mark "li rx, SIMM" instructions as part of the prologue,
4030 unless the following instruction is also part of the prologue.
4031
4032 2004-05-14 Andrew Cagney <cagney@redhat.com>
4033
4034 * infrun.c (handle_inferior_event): Simplify
4035 STEP_OVER_UNDEBUGGABLE.
4036
4037 * infrun.c (handle_step_into_function): Delete function.
4038 (handle_inferior_event): Inline calls to
4039 handle_step_into_function.
4040
4041 2004-05-14 Jerome Guitton <guitton@gnat.com>
4042
4043 * rs6000-nat.c: Fix a comment.
4044
4045 2004-05-12 David Anderson <davea@sgi.com>
4046
4047 Committed by Jim Blandy <jimb@redhat.com>:
4048 * regcache.c (struct regcache_descr): fix comment spelling.
4049
4050 2004-05-13 J. Brobecker <brobecker@gnat.com>
4051
4052 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4053 Fixes a link link failure.
4054
4055 2004-05-13 J. Brobecker <brobecker@gnat.com>
4056
4057 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4058 error that was causing the build to fail.
4059
4060 2004-05-13 J. Brobecker <brobecker@gnat.com>
4061
4062 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4063 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4064
4065 2004-05-13 Andrew Cagney <cagney@redhat.com>
4066
4067 * infrun.c (handle_inferior_event): Check for
4068 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4069 calls. Update comments.
4070
4071 2004-05-13 Jim Blandy <jimb@redhat.com>
4072
4073 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4074 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4075 (store_regs_user_thread, store_regs_kernel_thread): Use
4076 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4077 * ppc-linux-nat.c (fill_gregset): Same.
4078 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4079 (ppc_linux_sigtramp_cache): Same.
4080 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4081 (ppcnbsd_sigtramp_cache_init): Same.
4082 * rs6000-nat.c (fetch_core_registers): Same.
4083 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4084 (rs6000_frame_cache): Same.
4085
4086 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4087 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4088 of assuming that the gprs are numbered starting with zero.
4089 * ppc-linux-nat.c (fill_gregset): Same.
4090 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4091 * ppcnbsd-nat.c (getregs_supplies): Same.
4092 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4093 * rs6000-nat.c (fetch_core_registers): Same.
4094 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4095
4096 2004-05-07 Michael Snyder <msnyder@redhat.com>
4097
4098 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4099 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4100
4101 2004-05-13 Andrew Cagney <cagney@redhat.com>
4102
4103 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4104
4105 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4106
4107 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4108 base_address for shared libraries.
4109
4110 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4111
4112 * MAINTAINERS (write after approval): Add myself.
4113
4114 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4115
4116 * breakpoint.c (bpstat_stop_status): Add new argument
4117 STOPPED_BY_WATCHPOINT. Use it instead of testing
4118 target_stopped_data_address agaist 0 to check whether
4119 or not we stopped due to a hardware watchpoint.
4120 * breakpoint.h (bpstat_stop_status): Adapt prototype.
4121 * infrun.c (handle_inferior_event): Call bpstat_stop_status
4122 with new argument.
4123
4124 2004-05-12 Jim Blandy <jimb@redhat.com>
4125
4126 * configure.in: When checking whether we should use the -bbigtoc
4127 option, don't forget to restore the original value of LDFLAGS.
4128 * configure: Regenerated.
4129
4130 2004-05-12 Andrew Cagney <cagney@redhat.com>
4131
4132 * thread.c (load_infrun_state): Delete step_sp.
4133 * infrun.c (context_switch): Ditto.
4134 * inferior.h (step_sp): Ditto.
4135 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4136 * gdbthread.h (struct thread_info, save_infrun_state)
4137 (restore_infrun_state): Ditto.
4138
4139 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
4140
4141 * MAINTAINERS (write after approval): Add myself.
4142
4143 2004-05-12 Andrew Cagney <cagney@redhat.com>
4144
4145 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4146 eliminate reference to step_sp.
4147 (struct execution_control_state, init_execution_control_state)
4148 (handle_inferior_event, keep_going): Delete update_step_sp and
4149 step_sp.
4150 * infcmd.c (step_sp): Note that variable is unused.
4151
4152 2004-05-11 Andrew Cagney <cagney@redhat.com>
4153
4154 * infrun.c (step_over_function): Delete function.
4155 (handle_step_into_function): Use insert_step_resume_breakpoint.
4156 (insert_step_resume_breakpoint): Fix assertion.
4157
4158 2004-05-11 Nick Roberts <nickrob@gnu.org>
4159
4160 * utils.c (defaulted_query): Just use the normal query input type
4161 when printing the annotations.
4162
4163 2004-05-11 Andrew Cagney <cagney@redhat.com>
4164
4165 * infrun.c (handle_inferior_event): Simplify code handling
4166 step-into or return-from a signal trampoline.
4167
4168 2004-05-11 Andrew Cagney <cagney@redhat.com>
4169
4170 * ppcnbsd-tdep.c: Include "gdb_assert.h".
4171 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4172
4173 2004-05-10 Jim Blandy <jimb@redhat.com>
4174
4175 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4176 with a call to internal_error.
4177
4178 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4179 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4180 processor variant lacks those registers.
4181 (ppc_floating_point_unit_p): Change description to make it clear
4182 that this returns info about the ISA, not the ABI.
4183 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4184 return true or false by checking tdep->ppc_fp0_regnum and
4185 tdep->ppc_fpscr_regnum. The original code replicated the BFD
4186 arch/mach switching done in rs6000_gdbarch_init; it's better to
4187 keep that logic there, and just check the results here.
4188 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4189 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4190 floating-point registers.
4191 (ppc_supply_fpregset, ppc_collect_fpregset)
4192 (rs6000_push_dummy_call, rs6000_extract_return_value)
4193 (rs6000_store_return_value): Assert that we have floating-point
4194 registers.
4195 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4196 (rs6000_frame_cache): Don't note the locations at which
4197 floating-point registers were saved if we have no fprs.
4198 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4199 registers.
4200 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4201 (store_regs_user_thread, store_regs_kernel_thread): Only call
4202 supply_fprs / fill_fprs if we actually have floating-point
4203 registers.
4204 (special_register_p): Check ppc_fpscr_regnum before matching
4205 against it.
4206 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4207 supply / collect fpscr if we don't have it.
4208 * ppc-bdm.c: #include "gdb_assert.h".
4209 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4210 have floating-point registers, since I can't test this code on
4211 FP-free systems to adapt it.
4212 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4213 fpscr and floating point register numbers if they don't exist.
4214 (fetch_register): Assert that we have floating-point registers
4215 before we reach the code that handles them.
4216 (store_register): Same. And use tdep instead of calling
4217 gdbarch_tdep again.
4218 (fill_fpregset): Don't try to collect FP registers and fpscr if we
4219 don't have them.
4220 (ppc_linux_sigtramp_cache): Don't record the saved locations of
4221 fprs and fpscr if we don't have them.
4222 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4223 don't have them.
4224 * ppcnbsd-nat.c: #include "gdb_assert.h".
4225 (getfpregs_supplies): Assert that we have floating-point registers.
4226 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4227 * ppcobsd-tdep.c: #include "gdb_assert.h".
4228 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4229 have floating-point registers.
4230 * rs6000-nat.c (regmap): Don't match against the fpscr and
4231 floating point register numbers if they don't exist.
4232 (fetch_inferior_registers, store_inferior_registers,
4233 fetch_core_registers): Only fetch / store / supply the
4234 floating-point registers and the fpscr if we have them.
4235 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4236 (ppcobsd-tdep.o): Update dependencies.
4237
4238 2004-05-10 Andrew Cagney <cagney@redhat.com>
4239
4240 * infrun.c (through_sigtramp_breakpoint): Delete variable.
4241 (context_switch): Do not switch through_sigtramp_breakpoint.
4242 * gdbthread.h (save_infrun_state, load_infrun_state)
4243 (struct thread_info): Delete through_sigtramp_breakpoint parameter
4244 and structure member.
4245 * thread.c (load_infrun_state, save_infrun_state): Update.
4246
4247 2004-05-10 Mark Kettenis <kettenis@gnu.org>
4248
4249 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4250
4251 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4252
4253 * acinclude.m4: Quote macro names being defined by AC_DEFUN
4254 throughout.
4255 * aclocal.m4: Regenerate.
4256
4257 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
4258
4259 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4260
4261 2004-05-10 Andrew Cagney <cagney@redhat.com>
4262
4263 * infrun.c (check_sigtramp2): Delete function.
4264 (handle_inferior_event): When single stepping, and taking a
4265 signal, set a breakpoint at the signal return address. Delete
4266 redundant calls to check_sigtramp2.
4267 (insert_step_resume_breakpoint): New function.
4268 (through_sigtramp_breakpoint, handle_inferior_event)
4269 (follow_exec, wait_for_inferior, fetch_inferior_event)
4270 (currently_stepping, keep_going): Delete most uses of
4271 through_sigtramp_breakpoint, not that it should be deleted.
4272 (delete_breakpoint_current_contents): Delete function.
4273
4274 2004-05-10 Randolph Chung <tausq@debian.org>
4275
4276 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4277 target.
4278 * config/pa/tm-linux.h: New file.
4279
4280 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
4281
4282 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4283 of prefixes. Don't print the prefix twice in the CLI.
4284
4285 2004-05-10 Jim Blandy <jimb@redhat.com>
4286
4287 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4288 collect all the gprs.
4289
4290 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4291 loop collecting gprs.
4292
4293 2004-05-09 Andrew Cagney <cagney@redhat.com>
4294
4295 * remote-vx.c (net_step): Delete step-range code.
4296 * remote.c (remote_resume, init_all_packet_configs)
4297 (set_remote_protocol_E_packet_cmd)
4298 (show_remote_protocol_E_packet_cmd)
4299 (remote_protocol_E, show_remote_cmd, _initialize_remote)
4300 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4301 (show_remote_protocol_e_packet_cmd): Ditto.
4302
4303 2004-05-09 Mark Kettenis <kettenis@gnu.org>
4304
4305 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4306
4307 * hppa-tdep.h: Update copyright year.
4308 (struct trad_frame_saved_reg): Add opaque declaration.
4309
4310 * amd64-tdep.c (amd64_return_value): Implement
4311 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4312
4313 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4314 (m68k_value_to_register): New functions.
4315 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4316 value_to_register.
4317
4318 * defs.h (enum return_value_convention): Add
4319 RETURN_VALUE_ABI_RETURNS_ADDRESS and
4320 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4321 * infcmd.c (legacy_return_value): New function.
4322 (print_return_value): Rwerite to implement
4323 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4324 * values.c (using_struct_return): Check for inequality to
4325 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4326 RETURN_VALUE_STRUCT_CONVENTION.
4327 * i386-tdep.c (i386_return_value): Implement
4328 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4329
4330 * vax-tdep.c: Tweak comments. Reorder include files. Don't
4331 include "symtab.h", "opcode/vax.h" and "inferior.h".
4332 (vax_skip_prologue): Replace calls to read_memory_integer by calls
4333 to read_memory_unsigned_integer.
4334 (vax_gdbarch_init): Reorder.
4335 (_initialize_vax_tdep): Spell out prototype.
4336 * Makefile.in (vax-tdep.o): Update dependencies.
4337
4338 2004-05-08 Andrew Cagney <cagney@redhat.com>
4339
4340 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4341 * target.c (target_detach, target_disconnect): Ditto.
4342
4343 * infcall.c (call_function_by_hand): When no
4344 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4345 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4346 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4347 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4348 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4349
4350 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4351 * gdbarch.h, gdbarch.c: Re-generate.
4352 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4353 deprecated_fix_call_dummy.
4354 * v850-tdep.c (v850_gdbarch_init): Ditto.
4355 * infcall.c (call_function_by_hand): Do not call
4356 DEPRECATED_FIX_CALL_DUMMY.
4357
4358 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4359 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4360 * gdbarch.h, gdbarch.c: Re-generate.
4361 * arm-linux-tdep.c (arm_linux_call_dummy_words)
4362 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4363 deprecated_sizeof_call_dummy_words.
4364 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4365 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4366 * v850-tdep.c (v850_gdbarch_init): Ditto.
4367 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4368 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4369 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4370 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4371 * arch-utils.h (legacy_call_dummy_words)
4372 (legacy_sizeof_call_dummy_words): Delete declarations.
4373 * arch-utils.c (legacy_call_dummy_words)
4374 (legacy_sizeof_call_dummy_words): Delete variables.
4375
4376 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4377 * gdbarch.h, gdbarch.c: Re-generate.
4378 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4379 * infcall.c (call_function_by_hand): Eliminate call to
4380 DEPRECATED_PUSH_DUMMY_FRAME.
4381 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4382 push_dummy_frame.
4383 (ns32k_push_dummy_frame): Delete function.
4384
4385 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4386 deprecated_call_dummy_breakpoint_offset or
4387 deprecated_call_dummy_start_offset.
4388 * dummy-frame.c, arm-tdep.c: Update comments.
4389 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4390 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4391 * gdbarch.h, gdbarch.c: Re-generate.
4392
4393 * infcall.c (legacy_push_dummy_code): Delete function.
4394 (push_dummy_code): Delete call.
4395
4396 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4397 * gdbarch.h, gdbarch.c: Re-generate.
4398 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4399 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4400 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4401 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4402
4403 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4404 (struct frame_info): Delete opaque declaration.
4405 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4406 * frame.c (get_frame_type): Delete call.
4407
4408 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4409 pc_in_call_dummy.
4410 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4411 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4412
4413 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4414
4415 * alphanbsd-tdep.c: Include "gdb_string.h".
4416 * armnbsd-tdep.c: Update copyright year.
4417 Include "gdb_string.h".
4418 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4419 dependencies.
4420
4421 * delta68-nat.c: Remove file.
4422 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4423 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4424 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4425 (delta68-nat.o): Remove dependency.
4426
4427 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4428 function.
4429 (m68k_gdbarch_init): Don't set
4430 deprecated_frameless_function_invocation.
4431
4432 2004-05-07 Randolph Chung <tausq@debian.org>
4433
4434 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
4435 read_memory_nobpt for code reading when doing frame unwinding.
4436 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4437
4438 2004-05-07 Randolph Chung <tausq@debian.org>
4439
4440 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4441 instead of sp, handle sigaltstack case.
4442 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
4443 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4444 signal handler and not that of the caller.
4445 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4446 hppa_linux_sigtramp_find_sigcontext.
4447
4448 2004-05-07 Randolph Chung <tausq@debian.org>
4449
4450 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4451 hppa-linux-nat.c.
4452 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4453 * hppa-linux-nat.c (fetch_register, store_register): Define.
4454 (fetch_inferior_registers, store_inferior_registers): Define.
4455 (supply_gregset): Add comment and clean up some unneeded code.
4456 (fill_gregset): Add comment and fix so that it saves registers in
4457 the right place in the gregset.
4458 (fill_fpregset): Fix buffer overrun problem.
4459 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4460
4461 2004-05-07 Randolph Chung <tausq@debian.org>
4462
4463 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
4464 do common handling of the pcoqt register.
4465 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4466 to use helper function.
4467 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4468 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4469 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4470 generic fallback unwinder when all else fails.
4471 (hppa_gdbarch_init): Add fallback sniffer.
4472 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4473 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4474 to use helper function.
4475
4476 2004-05-08 Joel Brobecker <brobecker@gnat.com>
4477
4478 * config/djgpp/fnchange.lst: Add translation rules for
4479 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4480
4481 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4482
4483 * frame.c (get_prev_frame_1): Work around GCC bug.
4484 * frame.h: Add comment about GCC bug.
4485
4486 2004-05-07 Andrew Cagney <cagney@redhat.com>
4487
4488 * observer.c: Include "commands.h" and "gdbcmd.h".
4489 (observer_debug, _initialize_observer): Add the
4490 command "set/show debug observer".
4491 * observer.sh: When observer debugging, log notify calls.
4492 * Makefile.in (observer.o): Update dependencies.
4493
4494 2004-05-07 Jason Molenda (jmolenda@apple.com)
4495
4496 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4497
4498 2004-05-07 Jim Blandy <jimb@redhat.com>
4499
4500 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4501 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4502 to recognize gpr regnums, instead of assuming that
4503 tdep->ppc_fp0_regnum marks the end of the general-purpose
4504 registers.
4505
4506 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4507 the given architecture has floating-point registers.
4508
4509 2004-05-07 Andrew Cagney <cagney@redhat.com>
4510
4511 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4512 macro defined to 1.
4513 * gdbarch.h, gdbarch.c: Re-generate.
4514 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4515 deprecated_use_generic_dummy_frames.
4516
4517 2004-05-07 Brian Ford <ford@vss.fsi.com>
4518
4519 * NEWS: Mention Cygwin DWARF 2 support.
4520
4521 2004-05-07 Andrew Cagney <cagney@redhat.com>
4522
4523 * objfiles.h (struct entry_info): Delete unused fields
4524 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4525 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4526 * mipsread.c (mipscoff_symfile_read): Update.
4527 * mdebugread.c (parse_partial_symbols): Update.
4528 * dwarfread.c (read_file_scope): Update.
4529 * dwarf2read.c (read_file_scope): Update.
4530 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4531 * coffread.c (complete_symtab): Update.
4532
4533 2004-05-07 Mark Kettenis <kettenis@gnu.org>
4534
4535 * infcall.c (_initialize_infcall): Fix typo.
4536
4537 2004-05-07 Andrew Cagney <cagney@redhat.com>
4538
4539 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4540 * command.h (add_setshow_zinteger_cmd): Declare.
4541
4542 2004-05-06 Randolph Chung <tausq@debian.org>
4543
4544 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4545 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4546 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4547 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4548 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4549 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4550 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
4551 definitions ...
4552 * hppa-tdep.h: ... to here, with HPPA_ prefix.
4553 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4554 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4555 (hppa64_hpux_frame_find_saved_regs_in_sig)
4556 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4557 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4558 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4559 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4560 (hppa_linux_sigtramp_frame_prev_register): Likewise.
4561 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4562 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4563 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4564 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4565 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4566 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4567 (hppa32_register_type, hppa_cannot_store_register)
4568 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4569 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4570 * hpread.c (hpread_process_one_debug_symbol): Likewise.
4571 * pa64solib.c (pa64_solib_have_load_event)
4572 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4573 (pa64_solib_unloaded_library_pathname): Likewise.
4574 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4575 (som_solib_library_pathname): Likewise.
4576
4577 2004-05-05 Jim Ingham <jingham@apple.com>
4578
4579 * breakpoint.c (create_breakpoints): Copy the ignore count and
4580 thread id over from the pended breakpoint to the actual
4581 breakpoint.
4582
4583 2004-05-05 Andrew Cagney <cagney@redhat.com>
4584
4585 * gdbarch.sh (PARM_BOUNDARY): Delete.
4586 gdbarch.h, gdbarch.c: Re-generate.
4587 * valops.c (PARM_BOUNDARY): Delete macro.
4588 (value_push): Delete PARM_BOUNDARY code.
4589 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4590
4591 2004-05-04 Jim Blandy <jimb@redhat.com>
4592
4593 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4594 Don't assume that the gprs, fprs, and UISA sprs are
4595 contiguous, start at register number zero, and end with fpscr.
4596 Instead, use the numbers from the tdep structure.
4597
4598 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4599 should no longer be used in code specific to the RS6000 and its
4600 derivatives.
4601 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4602 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4603 tdep->ppc_fp0_regnum.
4604 (ppc_supply_fpregset, ppc_collect_fpregset)
4605 (rs6000_push_dummy_call, rs6000_extract_return_value)
4606 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4607 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4608 FP0_REGNUM.
4609 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4610 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4611 Same.
4612 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4613 bdm_ppc_store_registers): Same.
4614 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
4615 (store_register, fill_fpregset): Same.
4616 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
4617 (ppc_linux_supply_fpregset): Same.
4618 * ppcnbsd-nat.c (getfpregs_supplies): Same.
4619 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4620 Same.
4621 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4622 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4623 ppc64_sysv_abi_return_value): Same.
4624 * rs6000-nat.c (regmap, fetch_inferior_registers)
4625 (store_inferior_registers, fetch_core_registers): Same.
4626
4627 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4628
4629 * m68knbsd-nat.c: Remove file.
4630 * m68knbsd-tdep.c: Remove file.
4631 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4632 dependencies.
4633 * configure.host: Add m68k-*-netbsdelf*.
4634 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4635 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4636 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
4637 (XM_FILE): Remove.
4638 * config/m68k/nbsdelf.mh: New file.
4639 * config/m68k/nbsd.mt: New file.
4640 * config/m68k/nbsdaout.mt: Remove file.
4641 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4642 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
4643 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4644 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4645 (use_struct_convention): Remove prototype.
4646 (USE_STRUCT_CONVENTION): Remove define.
4647 * config/m68k/xm-nbsd.h: Remove file.
4648
4649 2004-05-04 Michael Snyder <msnyder@redhat.com>
4650
4651 * m68k-tdep.c (m68k_gdbarch_init): Default to using
4652 reg_struct_return method (as gcc usually does for cross targets).
4653
4654 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4655
4656 Committed by Andrew Cagney.
4657 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4658 alignment padding when accessing ucontext struct members.
4659
4660 2004-05-04 Jim Blandy <jimb@redhat.com>
4661
4662 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4663 'ppc_gplast_regnum' member.
4664 (ppc_num_gprs): New enum constant.
4665 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4666 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4667 * rs6000-nat.c (regmap, fetch_inferior_registers,
4668 store_inferior_registers): Same.
4669 * rs6000-tdep.c (e500_pseudo_register_read)
4670 (e500_pseudo_register_write): Same.
4671 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4672
4673 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4674 * ppc-tdep.h (ppc_num_fprs): New enum constant.
4675 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4676 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4677 FPLAST_REGNUM.
4678 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4679 Same.
4680 * ppc-linux-nat.c (ppc_register_u_addr): Same.
4681 * rs6000-nat.c (regmap, fetch_inferior_registers)
4682 (store_inferior_registers): Same.
4683
4684 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4685 with FPLAST_REGNUM.
4686
4687 2004-05-03 Joel Brobecker <brobecker@gnat.com>
4688
4689 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4690 failure detected by recent versions of GCC.
4691 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
4692 to be consistent with the usage in dwarf2_create_include_psymtab.
4693
4694 2004-05-03 Michael Snyder <msnyder@redhat.com>
4695
4696 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
4697 (heuristic_proc_start): Whitespace cleanup.
4698
4699 2004-05-04 Mark Kettenis <kettenis@gnu.org>
4700
4701 * sun3-nat.c: Remove file.
4702 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
4703 dependencies.
4704 (ALLDEPFILES): Remove sun3-nat.c.
4705 (sun3-nat.o): Remove dependencies.
4706
4707 * i386-interix-nat.c, i386-interix-tdep.c,
4708 config/i386/nm-interix.h, config/i386/interix.mh,
4709 config/i386/interix.mt: Remove files.
4710 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
4711 dependencies.
4712
4713 2004-05-03 Mark Kettenis <kettenis@gnu.org>
4714
4715 * m68k-tdep.h (struct gdbarch_tdep): Add member
4716 struct_value_regnum.
4717 (m68k_svr4_init_abi): New prototype.
4718 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
4719 different calling conventions.
4720 (m68k_extract_return_value): Remove code dealing with single-field
4721 structs.
4722 (m68k_store_return_value): Remove code dealing with single-field
4723 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
4724 (m68k_extract_struct_value_address): Remove function.
4725 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
4726 (m68k_reg_struct_return_p, m68k_return_value)
4727 (m68k_svr4_return_value): New functions.
4728 (m68k_use_struct_convention): Remove function.
4729 (m68k_push_dummy_call): Use new struct_value_regnum member of
4730 `struct gdbarch_tdep' instead of hardcoded register number to
4731 store STRUCT_ADDR.
4732 (m68k_svr4_init_abi): New function.
4733 (m68k_gdbarch_init): Don't set extract_return_value,
4734 store_return_values, deprecated_extract_struct_value_address and
4735 use_struct_convention. Set return_value instead. Initialize new
4736 struct_value_regnum member of `struct gdbarch_tdep'.
4737 * m68klinux-tdep.c: Update copyright year.
4738 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
4739 (m68k_linux_extract_struct_value_address): Remove function.
4740 (m68k_linux_init_abi): Don't set extract_return_value,
4741 store_return_values, deprecated_extract_struct_value_address and
4742 use_struct_convention. Call m68k_svr4_init_abi but override the
4743 new struct_value_regnum member of `struct gdbarch_tdep'.
4744 * Makefile.in (m68k-tdep.o): Update dependencies.
4745
4746 2004-05-03 J. Brobecker <brobecker@gnat.com>
4747
4748 * dwarf2read.c (line_header): Add new included_p field in
4749 field file_names.
4750 (partial_die_info): New field has_stmt_list. New field line_offset.
4751 (dwarf2_create_include_psymtab): New function.
4752 (dwarf2_build_include_psymtabs): New function.
4753 (add_file_name): Add forward declaration. Initialize new field.
4754 (dwarf_decode_lines): Add new parameter. Enhance this procedure
4755 to be able to determine the list of files included by the
4756 given unit, and build their associated psymtabs.
4757 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
4758 files as well.
4759 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
4760 (read_file_scope): Update call to dwarf_decode_lines.
4761 (read_partial_die): Handle DW_AT_stmt_list attributes.
4762
4763 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
4764
4765 Unfix PR gdb/1626.
4766 * configure.in: Revert special case for osf5.*.
4767 * configure: Regenerate.
4768
4769 2004-05-02 Jim Blandy <jimb@redhat.com>
4770
4771 Move the symbol-file-from-memory functions into their own file.
4772 * symfile-mem.c, symfile-mem.h: New files.
4773 * symfile.c (symbol_file_add_from_bfd): New function.
4774 (symbol_file_add): Call symbol_file_add_from_bfd.
4775 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
4776 Moved to symfile-mem.c.
4777 (_initialize_symfile): Move definition of
4778 add-symbol-file-from-memory command to symfile-mem.c.
4779 * symfile.h (symbol_file_add_from_bfd): New declaration.
4780 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
4781 * config/powerpc/linux.mt (TDEPFILES): Same.
4782 * Makefile.in (SFILES): Add symfile-mem.c.
4783 (symfile_mem_h): New variable.
4784 (HFILES_NO_SRCDIR): Add symfile-mem.h.
4785 (symfile-mem.o): New rule.
4786
4787 2004-05-01 Andrew Cagney <cagney@redhat.com>
4788
4789 * breakpoint.c (insert_bp_location): Use get_frame_id, and
4790 frame_find_by_id instead of frame_relative_level.
4791 (do_enable_breakpoint): Ditto.
4792 * thread.c: Update copyright.
4793 (info_threads_command): Ditto, simplify.
4794
4795 * frame.c (deprecated_generic_get_saved_register): Delete
4796 function, moved to "xstormy16-tdep.c".
4797 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
4798 deprecated_generic_get_saved_register from "frame.c".
4799 (xstormy16_frame_saved_register): Call
4800 xstormy16_get_saved_register.
4801 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
4802 static.
4803 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
4804 * frame.h (deprecated_generic_get_saved_register): Delete.
4805
4806 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
4807
4808 * dwarfread.c: Update documentation on the state of dwarf-1.
4809
4810 2004-05-01 Andrew Cagney <cagney@redhat.com>
4811
4812 * stack.c (select_frame_command): Delete call to
4813 frame_relative_level.
4814 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
4815 Delete #if0 code.
4816 (frame_info): Do not print FRAMELESS.
4817 (print_block_frame_labels): Replace DEPRECATED_STREQ.
4818 (catch_info): Delete #if0 code.
4819
4820 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
4821 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
4822 of frame_relative_level.
4823 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
4824 to SENTINEL_FRAME.
4825 * frame.h (enum frame_type): Add SENTINEL_FRAME.
4826 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
4827 frame_relative_level.
4828
4829 * frame.h (deprecated_set_frame_type): Delete declaration.
4830 * frame.c (deprecated_set_frame_type): Delete function, update
4831 comments.
4832
4833 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
4834 * gdbarch.h, gdbarch.c: Re-generate.
4835 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
4836 (shnbsd_pc_in_sigtramp): Delete.
4837 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
4838 pc_in_sigtramp.
4839 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
4840 pc_in_sigtramp.
4841 * frame.h: Update comments.
4842 * ppc-linux-tdep.c: Update comments.
4843 * breakpoint.c (bpstat_what): Update comments.
4844
4845 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
4846 m68klinux-tdep.o's dependencies, were previously added to
4847 m68klinux-nat.o.
4848
4849 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
4850 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
4851 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
4852 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
4853 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
4854
4855 * Makefile.in (m68klinux-nat.o): Update dependencies.
4856 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4857 (m68k_linux_sigtramp_frame_cache)
4858 (m68k_linux_sigtramp_frame_this_id)
4859 (m68k_linux_sigtramp_frame_prev_register)
4860 (m68k_linux_sigtramp_frame_unwind)
4861 (m68k_linux_sigtramp_frame_sniffer)
4862 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
4863 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
4864 names, use trad-frame.h.
4865 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
4866 (struct m68k_sigtramp_info): Delete.
4867 * m68k-tdep.c (m68k_sigtramp_frame_cache)
4868 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
4869 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
4870 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
4871 "m68klinux-tdep.c".
4872
4873 * infrun.c (check_sigtramp2): Delete check for
4874 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
4875
4876 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4877
4878 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
4879
4880 2004-05-01 Andrew Cagney <cagney@redhat.com>
4881
4882 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
4883 (frv_linux_sigtramp_frame_cache)
4884 (frv_linux_sigtramp_frame_this_id)
4885 (frv_linux_sigtramp_frame_prev_register)
4886 (frv_linux_sigtramp_frame_unwind)
4887 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
4888 include "linux" in function and variable names, directly call
4889 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
4890 the latest trad-frame code.
4891 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
4892 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
4893 * Makefile.in (frv-linux-tdep.o): Update dependencies.
4894 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
4895 * frv-tdep.c (frv_sigtramp_frame_cache)
4896 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
4897 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
4898 frv-linux-tdep.c.
4899 (frv_gdbarch_init): Do not append a sigtramp sniffer.
4900 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
4901 (frv_set_sigcontext_reg_addr): Delete function.
4902
4903 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
4904 (DEPRECATED_SIGTRAMP_END): Delete.
4905 * gdbarch.h, gdbarch.c: Re-generate.
4906 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
4907 * config/vax/tm-vaxbsd.h: Update copyright.
4908 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4909 (DEPRECATED_IN_SIGTRAMP): Define.
4910 * config/m68k/tm-nbsd.h: Update copyright.
4911 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
4912 (DEPRECATED_IN_SIGTRAMP): Define.
4913
4914 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4915
4916 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
4917 encondings. Fixes PR gdb/1628.
4918
4919 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
4920 DW_CFA_restore state without a matching DW_CFA_remember_state
4921 instead of aborting. Fixes PR backtrace/1589.
4922
4923 2004-04-30 Joel Brobecker <brobecker@gnat.com>
4924
4925 * MAINTAINERS: Add self as AIX maintainer.
4926 Update my e-mail address in write-after-approval section.
4927
4928 2004-04-30 Andrew Cagney <cagney@redhat.com>
4929
4930 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
4931 (legacy_get_prev_frame): Ditto.
4932
4933 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
4934 (mips_gdbarch_init): Do not set pc_in_sigtramp.
4935 * mipsread.c (sigtramp_address): Delete extern variable.
4936 (mipscoff_new_init): Delete reference.
4937 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
4938 (fixup_sigtramp): Delete function.
4939 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
4940 (fixup_sigtramp): Delete declarations.
4941
4942 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
4943 deprecated_pc_in_sigtramp.
4944 (ppcnbsd_pc_in_sigtramp): Delete function.
4945
4946 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4947
4948 * config/m68k/nm-nbsd.h: Tweak comments.
4949 * config/m68k/nm-nbsdaout.h: Likewise.
4950
4951 2004-04-30 Andrew Cagney <cagney@redhat.com>
4952
4953 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
4954 legacy_pc_in_sigtramp.
4955 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
4956
4957 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4958
4959 Add OpenBSD/m68k support.
4960 * NEWS (New native configurations): Mention OpenBSD/m68k.
4961 * m68kbsd-tdep.c: New file.
4962 * m68kbsd-nat.c: New file.
4963 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
4964 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
4965 * configure.host: Add m68k-*-openbsd.
4966 * configure.tgt: Add m68k-*-openbsd.
4967 * config/m68k/tm-obsd.h: New file.
4968 * config/m68k/obsd.mt: New file.
4969 * config/m68k/obsd.mh: New file.
4970 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
4971 m68kbsd-tdep.c.
4972
4973 2004-04-30 Andrew Cagney <cagney@redhat.com>
4974
4975 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
4976 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
4977
4978 2004-04-30 Mark Kettenis <kettenis@gnu.org>
4979
4980 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
4981 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
4982
4983 2004-04-30 Brian Ford <ford@vss.fsi.com>
4984
4985 Revert 2004-04-16 change.
4986 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
4987 (i386_coff_init_abi): Remove.
4988 * i386-tdep.h (i386_coff_init_abi): Remove.
4989 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
4990
4991 2004-04-30 Andrew Cagney <cagney@redhat.com>
4992
4993 * blockframe.c (find_pc_partial_function): Delete use of
4994 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
4995 DEPRECATED_SIGTRAMP_END.
4996
4997 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
4998 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
4999 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5000 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5001 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5002
5003 * defs.h (deprecated_inside_entry_file): Delete declaration.
5004 * blockframe.c (deprecated_inside_entry_file): Delete function.
5005 (legacy_frame_chain_valid): Delete call.
5006 * sh64-tdep.c (sh64_frame_chain): Delete call.
5007 * objfiles.h: Update comments.
5008 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5009 call.
5010 * frame.c (get_prev_frame): Delete call, update comments.
5011
5012 2004-04-30 Brian Ford <ford@vss.fsi.com>
5013
5014 * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2004-04-30 Andrew Cagney <cagney@redhat.com>
5017
5018 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5019 * gdbarch.h, gdbarch.c: Re-generate.
5020 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5021 code.
5022
5023 2004-04-30 Andrew Cagney <cagney@redhat.com>
5024
5025 * gdb-events.sh (selected_thread_changed)
5026 (selected_frame_level_changed, target_changed): Delete.
5027 * gdb-events.h, gdb-events.c: Re-generate.
5028 * valops.c (value_assign): Update.
5029 * stack.c (select_frame_command, up_silently_base)
5030 (down_silently_base): Update.
5031
5032 2004-04-29 Andrew Cagney <cagney@redhat.com>
5033
5034 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5035 registers correctly.
5036 (print_gp_register_row, mips32_heuristic_proc_desc)
5037 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5038 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5039 references to mips_isa_regsize.
5040
5041 2004-04-29 Andrew Cagney <cagney@redhat.com>
5042
5043 * mips-tdep.c (struct gdbarch_tdep): Delete
5044 mips_fp_register_double.
5045 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5046 mips_abi_regsize.
5047 (mips_gdbarch_init): Do not set mips_fp_register_double.
5048 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5049
5050 2004-04-29 Joel Brobecker <brobecker@gnat.com>
5051
5052 Committed by Andrew Cagney.
5053 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5054 function calls.
5055
5056 2004-04-29 Andrew Cagney <cagney@redhat.com>
5057
5058 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5059 gdbarch, use mips_abi, update callers.
5060 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5061 mips_abi_regsize, update callers.
5062 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5063 mips_default_abi_regsize.
5064 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5065 mips_default_abi_regsize.
5066
5067 2004-04-29 Andrew Cagney <cagney@redhat.com>
5068
5069 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5070 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5071 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5072 mips_default_abi_regsize.
5073 (mips_isa_regsize): Rename mips_regisze.
5074 * mipsnbsd-tdep.c: Update.
5075 * mips-linux-tdep.c: Update.
5076 * irix5-nat.c: Update.
5077 * mips-tdep.h (mips_isa_regsize): Update.
5078
5079 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5080 Delete all disabled code.
5081 * gdb-events.h, gdb-events.c: Re-generate.
5082
5083 2004-04-19 Jerome Guitton <guitton@gnat.com>
5084 Mark Kettenis <kettenis@gnu.org>
5085
5086 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5087 the function begins with a branch instruction.
5088
5089 2004-04-29 Mark Kettenis <kettenis@gnu.org>
5090
5091 * i386-tdep.c: Fix spelling mistakes.
5092
5093 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5094 Andrew Cagney <cagney@redhat.com>
5095
5096 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5097 <sys/proc.h>.
5098 * acconfig.h: Provide default _KMEMUSER value.
5099 * config.in, configure: Re-generate.
5100 * NEWS: Mention fix.
5101
5102 2004-04-24 Randolph Chung <tausq@debian.org>
5103
5104 * configure.host (hppa*-*-linux*): New target.
5105 * configure.tgt (hppa*-*-linux*): Likewise.
5106 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5107 gdbarch_init_osabi() call earlier so that osabi-specific frame
5108 unwinders can be registered first.
5109 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5110 hppa-linux-nat.c.
5111 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5112 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5113 * config/pa/linux.mh: New file.
5114 * config/pa/linux.mt: New file.
5115 * config/pa/nm-linux.h: New file.
5116 * config/pa/xm-linux.h: New file.
5117 * hppa-linux-nat.c: New file.
5118 * hppa-linux-tdep.c: New file.
5119
5120 2004-04-28 Randolph Chung <tausq@debian.org>
5121
5122 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5123 return values.
5124 (hppa32_push_dummy_call): Fix small struct and floating point argument
5125 passing, and make sure the stack frame is properly aligned.
5126
5127 2004-04-28 Andrew Cagney <cagney@redhat.com>
5128
5129 * stack.c (print_stack_frame): Fix description.
5130
5131 * NEWS: Mention gdb/gdbserver/configure execute permission
5132 changed. PR server/519.
5133
5134 2004-04-28 Andrew Cagney <cagney@redhat.com>
5135
5136 * stack.c (print_stack_frame_stub): Delete declaration.
5137 (struct print_stack_frame_args, print_stack_frame)
5138 (print_frame_info, print_frame): Replace "source" with print what.
5139 Replace "print" with "print_level". Replace "args" with
5140 "print_args".
5141 * frame.h (show_and_print_stack_frame, print_stack_frame)
5142 (print_frame_info): Update declarations.
5143 * stack.c (select_and_print_frame, frame_command)
5144 (current_frame_command, up_command, down_command): Update calls -
5145 use get_selected_frame, pass "enum print_what" for source, do not
5146 call frame_relative_level.
5147 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5148 * remote-rdp.c (remote_rdp_open): Ditto.
5149 * remote-mips.c (common_open): Ditto.
5150 * remote-e7000.c (e7000_start_remote): Ditto.
5151 * ocd.c (ocd_start_remote): Ditto.
5152 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5153 * infrun.c (normal_stop): Ditto.
5154 * inflow.c (kill_command): Ditto.
5155 * infcmd.c (finish_command): Ditto.
5156 * corelow.c (core_open): Ditto.
5157 * tracepoint.c (finish_tfind_command): Ditto.
5158 * thread.c (info_threads_command, info_threads_command)
5159 (restore_current_thread, do_captured_thread_select): Ditto.
5160 * ada-tasks.c (task_command): Ditto.
5161
5162 2004-04-26 Orjan Friberg <orjanf@axis.com>
5163
5164 * frame.c: Include "observer.h".
5165 (frame_observer_target_changed): New function.
5166 (_initialize_frame): Attach target_changed observer.
5167 * regcache.c: Include "observer.h".
5168 (regcache_observer_target_changed): New function.
5169 (_initialize_regcache): Attach target_changed observer.
5170 * valops.c: Include "observer.h".
5171 (value_assign): Notify target_changed event when modifying register.
5172 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5173
5174 2004-04-26 Orjan Friberg <orjanf@axis.com>
5175
5176 From Paul Koning <pkoning@equallogic.com>:
5177 * breakpoint.c (free_valchain): New function.
5178 (insert_bp_location, delete_breakpoint): Use free_valchain.
5179 (remove_breakpoint): Do not remove the valchain.
5180 (bpstat_stop_status): If not stopped by watchpoint, skip
5181 watchpoints when generating stop status list.
5182 * infrun.c (handle_inferior_event): Make
5183 stepped_after_stopped_by_watchpoint a global variable.
5184 * remote.c (remote_stopped_data_address): Return watch data
5185 address rather than zero if stepped_after_stopped_by_watchpoint is
5186 set.
5187
5188 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
5189
5190 Fix PR gdb/1626.
5191 * configure.in: Check for curses after termcap.
5192 On osf5.*, do not check for ncurses.
5193 * configure: Regenerate.
5194
5195 2004-04-25 Mark Kettenis <kettenis@gnu.org>
5196
5197 * ppcobsd-nat.c: Include "ppc-tdep.h".
5198 * Makefile.in (ppcobsd-nat.o): Update dependencies.
5199
5200 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5201 Fixes PR tdep/1623 and PR tdep/1624.
5202
5203 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
5204
5205 * xmodem.h, xmodem.c: Remove files.
5206 * Makefile.in: Remove references to xmodem.h, xmodem.c.
5207
5208 2004-04-23 Randolph Chung <tausq@debian.org>
5209
5210 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5211 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5212 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5213 for handling stackless frames.
5214 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
5215
5216 2004-04-23 Randolph Chung <tausq@debian.org>
5217
5218 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5219 starts at a pc before the frame is created.
5220
5221 2004-04-23 Joel Brobecker <brobecker@gnat.com>
5222
5223 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5224
5225 2004-04-23 Jerome Guitton <guitton@gnat.com>
5226
5227 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5228 use convert_typed_floating to get the appropriate format.
5229
5230 2004-04-22 Randolph Chung <tausq@debian.org>
5231
5232 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5233 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5234 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5235 (hppa_sign_extend): Add prototype.
5236 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5237 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5238 (sign_extend): Rename with hppa_ prefix and make non-static. Other
5239 hppa targets will also use these functions.
5240 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5241 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5242 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5243 (hppa_gdbarch_init): Remove gdbarch setting of
5244 skip_trampoline_code, in_solib_call_trampoline and
5245 in_solib_return_trampoline.
5246 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5247 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5248 hppa_in_solib_call_trampoline.
5249 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5250 Moved from hppa-tdep.c.
5251 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
5252 in_solib_call_trampoline and in_solib_return_trampoline.
5253
5254 2004-04-22 Randolph Chung <tausq@debian.org>
5255
5256 * hppa-tdep.c (hppa_debug): New variable.
5257 (find_unwind_entry, hppa_frame_cache): Add debug output.
5258 (_initialize_hppa_tdep): Add command to set debug flag.
5259
5260 2004-04-22 Andrew Cagney <cagney@redhat.com>
5261
5262 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
5263 "trad-frame.h".
5264 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5265 signal trampoline unwinder.
5266 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5267
5268 2004-04-22 Mark Kettenis <kettenis@gnu.org>
5269
5270 Add OpenBSD/powerpc support.
5271 * NEWS (New native configurations): Mention OpenBSD/powerpc.
5272 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5273 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5274 (ppc_collect_fpregset): New prototypes.
5275 * ppcobsd-nat.c: New file.
5276 * ppcobsd-tdep.c: New file.
5277 * ppcobsd-tdep.h: New file.
5278 * rs6000-tdep.c: Include "regset.h".
5279 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5280 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5281 New functions.
5282 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5283 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5284 (rs6000-tdep.o): Update dependencies.
5285 * configure.host: Add powerpc-*-openbsd.
5286 * configure.tgt: Add powerpc-*-openbsd.
5287 * config/powerpc/obsd.mh: New file.
5288 * config/powerpc/nm-obsd.h: New file.
5289 * config/powerpc/obsd.mt: New file.
5290
5291 2004-04-22 Andrew Cagney <cagney@redhat.com>
5292
5293 * frame.h (show_frame_info): Delete declaration.
5294
5295 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5296 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5297 * m32r-tdep.c (m32r_frame_this_id): Ditto.
5298 * frv-tdep.c (frv_frame_this_id): Ditto.
5299 * avr-tdep.c (avr_frame_this_id): Ditto.
5300
5301 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
5302
5303 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5304
5305 2004-04-22 Jim Blandy <jimb@redhat.com>
5306
5307 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5308 register number zero.
5309
5310 2004-04-21 Michael Snyder <msnyder@redhat.com>
5311
5312 * mips-tdep.c (heuristic_proc_start):
5313 Warning() already prefixes "Warning: ".
5314
5315 2004-04-21 Andrew Cagney <cagney@redhat.com>
5316
5317 * annotate.h (deprecated_annotate_starting_hook)
5318 (deprecated_annotate_stopped_hook)
5319 (deprecated_annotate_exited_hook)
5320 (deprecated_annotate_signal_hook)
5321 (deprecated_annotate_signalled_hook): Deprecate.
5322 * tracepoint.h (deprecated_create_tracepoint_hook)
5323 (deprecated_delete_tracepoint_hook)
5324 (deprecated_modify_tracepoint_hook)
5325 (deprecated_trace_find_hook)
5326 (deprecated_trace_start_stop_hook): Deprecate.
5327 * target.h (deprecated_target_new_objfile_hook): Deprecate.
5328 * remote.h (deprecated_target_resume_hook)
5329 (deprecated_target_wait_loop_hook): Deprecate.
5330 * gdbcore.h (deprecated_exec_file_display_hook)
5331 (deprecated_file_changed_hook): Deprecate.
5332 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5333 * defs.h (deprecated_modify_breakpoint_hook)
5334 (deprecated_command_loop_hook, deprecated_show_load_progress)
5335 (deprecated_print_frame_info_listing_hook)
5336 (deprecated_query_hook, deprecated_warning_hook)
5337 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5338 (deprecated_delete_breakpoint_hook)
5339 (deprecated_interactive_hook, deprecated_registers_changed_hook)
5340 (deprecated_readline_begin_hook, deprecated_readline_hook)
5341 (deprecated_readline_end_hook, deprecated_register_changed_hook)
5342 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5343 (deprecated_context_hook, deprecated_target_wait_hook)
5344 (deprecated_attach_hook, deprecated_detach_hook)
5345 (deprecated_call_command_hook, deprecated_set_hook)
5346 (deprecated_error_hook, deprecated_error_begin_hook)
5347 (deprecated_ui_load_progress_hook): Deprecate.
5348 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5349 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5350 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5351 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5352 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5353 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5354 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5355 * annotate.c, aix-thread.c: Update.
5356
5357 2004-04-21 Andrew Cagney <cagney@redhat.com>
5358
5359 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5360 * vaxnbsd-tdep.c: Include "gdb_string.h".
5361
5362 * symfile.c (symbol_file_add_from_memory): #if 0 function.
5363 (add_symbol_file_from_memory_command): #if 0 function body, call
5364 error instead.
5365
5366 2004-04-21 Andrew Cagney <cagney@redhat.com>
5367
5368 * gdbcore.h: Update copyright.
5369 (deprecated_add_core_fns): Rename add_core_fns.
5370 * win32-nat.c (_initialize_core_win32): Update.
5371 * sun3-nat.c (_initialize_core_sun3): Update.
5372 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5373 * rs6000-nat.c (_initialize_core_rs6000): Update.
5374 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5375 * nto-tdep.c (_initialize_nto_tdep): Update.
5376 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5377 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5378 * mips-nat.c (_initialize_core_mips): Update.
5379 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5380 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5381 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5382 * lynx-nat.c (_initialize_core_lynx): Update.
5383 * irix5-nat.c (_initialize_core_irix5): Update.
5384 * i386-interix-nat.c (_initialize_core_interix): Update.
5385 * cris-tdep.c (_initialize_cris_tdep): Update.
5386 * corelow.c (deprecated_add_core_fns): Update.
5387 * core-regset.c (_initialize_core_regset): Update.
5388 * core-aout.c (_initialize_core_aout): Update.
5389 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5390 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5391 * alpha-nat.c (_initialize_core_alpha): Update.
5392
5393 2004-04-21 Jim Blandy <jimb@redhat.com>
5394
5395 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5396
5397 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
5398
5399 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5400 Delete.
5401 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
5402 (read_attribute_value): Update calls to dwarf_alloc_block.
5403 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5404 dwarf2_tmp_obstack.
5405 (psymtab_to_symtab_1): Likewise. Clean up using
5406 free_stack_comp_unit.
5407 (add_to_cu_func_list): Use the comp_unit_obstack.
5408
5409 2004-04-19 Joel Brobecker <brobecker@gnat.com>
5410
5411 * dwarf2read.c (dwarf2_flag_true_p): New function.
5412 (die_is_declaration): Use the function above. Add some comments.
5413
5414 2004-04-19 Mark Kettenis <kettenis@gnu.org>
5415
5416 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5417 architecture when registering sparcnbsd_core_osabi_sniffer.
5418 Adjust comment.
5419
5420 2004-04-18 Mark Kettenis <kettenis@gnu.org>
5421
5422 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5423 return value.
5424
5425 Based on a patch from Brian Ford <ford@vss.fsi.com>:
5426 * i386-tdep.c: Correct register numbering scheme comments
5427 throughout.
5428 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5429 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5430 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5431 (i386_gdb_arch_init): Likewise.
5432
5433 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5434 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5435 ppcnbsd-tdep.o.
5436
5437 * m68k-tdep.h: Tweak comments.
5438 * m68k-tdep.c: Tweak comment.
5439
5440 2004-04-17 Randolph Chung <tausq@debian.org>
5441
5442 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5443 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5444 (hppa_hpux_som_init_abi): Set is_elf to 0.
5445 (hppa_hpux_elf_init_abi): Set is_elf to 1.
5446 * hppa-tdep.c (low_text_segment_address): Remove global.
5447 (record_text_segment_lowaddr): Pass in low address as parameter. Use
5448 section offset to calculate segment address.
5449 (internalize_unwinds): Define low_text_segment_address as local and
5450 pass to record_text_segment_lowaddr for ELF targets.
5451 (hppa_gdbarch_init): Zero fill tdep structure.
5452 (hppa_dump_tdep): Print tdep structure.
5453 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5454
5455 2004-04-17 Randolph Chung <tausq@debian.org>
5456
5457 * hppa-tdep.c (hppa_pseudo_register_read): Define.
5458 (hppa_gdbarch_init): Set pseudo_register_read.
5459 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5460 * regcache.c (supply_register): Remove check for
5461 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5462
5463 2004-04-17 Randolph Chung <tausq@debian.org>
5464
5465 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5466 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5467 (hpread_adjust_stack_address): Move to hpread.c.
5468 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5469 obj_private_struct): Move from tm-hppa.h.
5470 * hpread.c (hppa-tdep.h): Include.
5471 (hpread_adjust_stack_address): Move from hppa-tdep.c.
5472 (hpread_read_function_type, hpread_read_doc_function_type)
5473 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
5474 directly.
5475 * pa64solib.c (hppa-tdep.h): Include.
5476 * somsolib.c (hppa-tdep.h): Include.
5477 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5478 inferior_status): Remove unused forward declarations.
5479 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5480 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5481 obj_private_struct): Move to hppa-tdep.h.
5482 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5483
5484 2004-04-17 Randolph Chung <tausq@debian.org>
5485
5486 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5487 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5488 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5489 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5490 Remove forward declaration and make static.
5491 (hppa_reg_struct_has_addr): Remove.
5492
5493 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5494
5495 * observer.sh: Move comments in sed command to first column.
5496
5497 2004-04-16 Jason Molenda (jmolenda@apple.com)
5498
5499 * frame.c: Minor typeo corrections in comments.
5500
5501 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5502
5503 * observer.c (observer_test_first_notification_function): Update
5504 function profile.
5505 (observer_test_second_notification_function): Likewise.
5506 (observer_test_third_notification_function): Likewise.
5507
5508 2004-04-16 Mark Kettenis <kettenis@gnu.org>
5509
5510 From Brian Ford <ford@vss.fsi.com>:
5511 * i386-tdep.c (i386_coff_init_abi): New function.
5512 * i386-tdep.h (i386_coff_init_abi): New prototype.
5513 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
5514 register number translation functions for DWARF and DWARF 2.
5515
5516 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5517
5518 * dwarf2read.c: Back out my previous change, it was incorrect.
5519
5520 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
5521
5522 * dwarf2read.c: Include "hashtab.h".
5523 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5524 has_namespace_info.
5525 (struct partial_die_info): Add comments. Use bitfields to reduce
5526 memory footprint. Add scope, scope_set, has_specification,
5527 spec_offset, die_parent, die_child, and die_sibling.
5528 (peek_die_abbrev): Add prototype.
5529 (partial_read_comp_unit_head): New function, broken out from
5530 dwarf2_build_psymtabs_hard.
5531 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5532 Use partial_read_comp_unit_head. Initialize the CU and
5533 comp_unit_obstack. Update calls to read_partial_die and
5534 scan_partial_symbols. Use free_stack_comp_unit and
5535 load_partial_dies.
5536 (scan_partial_symbols): Change PDI to a pointer. Use the child and
5537 sibling pointers to walk partial DIEs. Call fixup_partial_die.
5538 Update calls to helper functions. Remove NAMESPACE argument.
5539 Update comments.
5540 (partial_die_parent_scope, partial_die_full_name): New functions.
5541 (add_partial_symbol): Remove namespace argument. Update call to
5542 pdi_needs_namespace. Use partial_die_full_name. Handle
5543 DW_TAG_namespace. Check has_namespace_info flag.
5544 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
5545 tag. Handle namespaces.
5546 (add_partial_namespace, add_partial_enumeration): Simplify.
5547 (guess_structure_name): New function, derived from
5548 add_partial_structure.
5549 (add_partial_structure): Remove.
5550 (determine_class_name): Update comment.
5551 (dwarf2_read_abbrevs): Set has_namespace_info flag.
5552 (is_type_tag_for_partial, load_partial_dies): New functions.
5553 (read_partial_die): Pass abbrev and abbrev_len as arguments.
5554 Record specifications instead of following them immediately.
5555 (find_partial_die_in_comp_unit, find_partial_die)
5556 (fixup_partial_die, free_stack_comp_unit)
5557 (hashtab_obstack_allocate, dummy_obstack_deallocate)
5558 (partial_die_hash, partial_die_eq): New functions.
5559 * Makefile.in (hashtab_h): Define.
5560 (dwarf2read.o): Update dependencies.
5561 (observer_inc, observer_h): Move to the correct section.
5562
5563 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5564
5565 * dwarf2read.c (dwarf2_attribute_true_p): New function.
5566 (die_is_declaration): Use the function above. Add comment.
5567
5568 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5569
5570 * dwarf2read.c (read_structure_scope): Identify stub types
5571 using die_is_declaration() only.
5572
5573 2004-04-15 Roland McGrath <roland@redhat.com>
5574
5575 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5576 argument instead of NAME.
5577 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5578 in call to symbol_file_add_with_addrs_or_offsets.
5579 (build_addr_info): New function, helper for ...
5580 (symbol_file_add_from_memory): New function.
5581 (add_symbol_file_from_memory_command): New function using that.
5582 (_initialize_symfile): Register it for add-symbol-file-from-memory.
5583 (pre_add_symbol_hook): Add const to argument type.
5584 * symfile.h (symbol_file_add_from_memory): Declare it.
5585
5586 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5587
5588 * NEWS (New native configurations): Mention OpenBSD/vax.
5589 * configure.host: Add vax-*-openbsd*.
5590 * config/vax/obsd.mh: New file.
5591 * config/vax/nm-obsd.h: New file.
5592
5593 * vax-tdep.c: Include "regset.h".
5594 (vax_supply_gregset): New function.
5595 (vax_gregset): New variable.
5596 (vax_regset_from_core_section): New function.
5597 (vax_gdbarch_init): Set regset_from_core_section.
5598 * Makefile.in (vax-tdep.o): Update dependencies.
5599
5600 2004-04-15 Andrew Cagney <cagney@redhat.com>
5601
5602 * observer.c (normal_stop_subject, observer_notify_normal_stop)
5603 (observer_normal_stop_notification_stub)
5604 (observer_attach_normal_stop, observer_detach_normal_stop):
5605 Delete, replaced by #include "observer.inc".
5606 * infrun.c (normal_stop): Pass "stop_bpstat" to
5607 observer_notify_normal_stop.
5608 * Makefile.in (observer_inc): Define.
5609 (observer.o): Update dependencies.
5610 (observer.h, observer.inc): New rules.
5611 * observer.h: Delete file.
5612 * observer.sh: New file.
5613
5614 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5615
5616 * vax-tdep.c (vax_frame_cache): Fix typo.
5617
5618 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5619
5620 * NEWS (New native configurations): Mention NetBSD/vax.
5621 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5622 * config/vax/nbsdelf.mh: New file.
5623 * config/vax/nbsdaout.mh: New file.
5624 * config/vax/nm-nbsd.h: New file.
5625 * config/vax/nm-nbsdaout.h: New file.
5626
5627 * vaxnbsd-tdep.c: New file.
5628 * Makefile.in (vaxnbsd-tdep.o): New dependency.
5629 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5630 * config/vax/nbsd.mt: New file.
5631 * config/vax/tm-nbsd.h: New file.
5632
5633 * Makefile.in (vaxbsd-nat.o): New dependency.
5634
5635 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5636 * vax-tdep.c (vax_store_arguments): Remove struct_return and
5637 struct_addr arguments. Don't push return value address.
5638 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5639 arguments to vax_store_arguments. Store return value address in
5640 R1.
5641 (vax_store_struct_return, vax_extract_return_value)
5642 (vax_store_return_value): Remove functions.
5643 (vax_return_value): New function.
5644 (vax_gdbarch_init): Set return value. Don't set
5645 deprecated_store_struct_return, deprecated_extract_struct_return
5646 and deprecated_store_return_value.
5647
5648 2004-04-14 Andreas Schwab <schwab@suse.de>
5649
5650 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5651 value buffer.
5652 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5653
5654 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5655
5656 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5657 (vax_unwind_dummy_id): New functions.
5658 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5659 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5660 variables.
5661 (vax_fix_call_dummy): Remove function.
5662 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5663 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5664 call_dummy_location, deprecated_call_dummy_words,
5665 deprecated_sizeof_call_dummy_words,
5666 deprecated_call_dummy_breakpoint_offset,
5667 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5668 and deprecated_dummy_write_sp.
5669
5670 2004-04-13 David Carlton <carlton@kealia.com>
5671
5672 * MAINTAINERS: Move myself to "paper trail" section.
5673
5674 2004-04-12 Mark Kettenis <kettenis@gnu.org>
5675
5676 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5677 "trad-frame.h".
5678 (vax_frame_init_saved_regs): Remove function.
5679 (vax_sigtramp_saved_pc): Remove function.
5680 (vax_frame_saved_pc): Remove function.
5681 (vax_frame_args_address): Remove function.
5682 (vax_frame_num_args): Rewrite.
5683 (vax_frame_chain): Remove function.
5684 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5685 VAX_FP_REGNUM.
5686 (vax_pop_frame): Likewise.
5687 (vax_saved_pc_after_call): Remove function.
5688 (struct vax_frame_cache): New structure.
5689 (vax_frame_cache): New function.
5690 (vax_frame_this_id): New function.
5691 (vax_frame_prev_register): New function.
5692 (vax_frame_unwind): New variable.
5693 (vax_frame_sniffer): New function.
5694 (vax_frame_base_address): New function.
5695 (vax_frame_args_address): New function.
5696 (vax_frame_base): New variable.
5697 (vax_unwind_pc): New function.
5698 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
5699 deprecated_fp_regnum, deprecated_saved_pc_after_call,
5700 deprecated_frame_chain, deprecated_frame_saved_pc,
5701 deprecated_frame_args_address and
5702 deprecated_frame_init_saved_regs.
5703 * Makefile.in (vax-tdep.o): Update dependencies.
5704
5705 * vaxbsd-nat.c: New file.
5706
5707 * vax-tdep.h: Update copyright year. Adjust comments.
5708 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
5709 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
5710 (vax_regnum): New enum. Replacing...
5711 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
5712 (VAX_PS_REGNUM): ... these removed macros.
5713 * vax-tdep.c (vax_register_name): Remove prototype.
5714 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
5715 (vax_register_byte, vax_register_raw_size,
5716 vax_register_virtual_size, vax_register_virtual_type): Remove
5717 functions.
5718 (vax_register_type): New function.
5719 (vax_breakpoint_from_pc): Reorganize.
5720 (vax_gdbarch_init): Set register_type. Don't set
5721 deprecated_register_size, deprecated_register_bytes,
5722 deprecated_register_byte, deprecated_register_raw_size,
5723 deprecated_max_register_raw_size,
5724 deprecated_register_virtual_size,
5725 deprecated_max_register_virtual_size and
5726 deprecated_register_virtual_type. Add comment on stack direction.
5727
5728 2004-04-11 Mark Kettenis <kettenis@gnu.org>
5729
5730 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
5731 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
5732 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
5733
5734 2004-04-10 Randolph Chung <tausq@debian.org>
5735
5736 * MAINTAINERS (write after approval): Add myself.
5737
5738 2004-04-07 Randolph Chung <tausq@debian.org>
5739
5740 * hppa-tdep.c (hppa_inner_than): Remove.
5741 (is_pa_2): Remove unused static variable.
5742 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
5743
5744 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
5745
5746 * language.h (language_defn): Add new la_post_parser field.
5747 * parser-defs.h (null_post_parser): New declaration (default for
5748 la_post_parser).
5749
5750 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
5751 insert call to that function.
5752 (parse_exp_in_context): New function, including code formerly in
5753 parse_exp_1. Calls language-dependent post-parser after
5754 prefixification.
5755 (parse_expression_in_context): New exported function.
5756 (null_post_parser): New definition.
5757 * expression.h (parse_expression_in_context): Add declaration.
5758
5759 * p-lang.c (pascal_language_defn): Add trivial post-parser.
5760 * c-lang.c (c_language_defn): Ditto.
5761 (cplus_language_defn): Ditto.
5762 (asm_language_defn): Ditto.
5763 (minimal_language_defn): Ditto.
5764 * f-lang.c (f_language_defn): Ditto.
5765 * jv-lang.c (java_language_defn): Ditto.
5766 * language.c (unknown_language_defn): Ditto.
5767 (auto_language_defn): Ditto.
5768 (local_language_defn): Ditto.
5769 * m2-lang.c (m2_language_defn): Ditto.
5770 * scm-lang.c (scm_language_defn): Ditto.
5771 * obj-lang.c (objc_language_defn): Ditto.
5772
5773 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5774
5775 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
5776 (amd64nbsd_mcontext_addr): New function.
5777 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
5778 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
5779 with amd64nbsd_r_reg_offset, instead of building it on the fly.
5780
5781 * corelow.c (core_xfer_partial): Fix coding standards violation.
5782 Add support for TARGET_OBJECT_WCOOKIE.
5783
5784 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
5785 deprecated_pc_in_sigtramp.
5786 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
5787 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
5788 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
5789 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
5790 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
5791 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
5792 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
5793
5794 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
5795 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
5796 Fix typo.
5797
5798 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
5799 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
5800 (amd64_collect_fxsave): Likewise.
5801
5802 * i386-sol2-tdep.c: Include "gdb_string.h".
5803 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
5804 name.
5805 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5806
5807 2004-04-10 Mark Kettenis <kettenis@gnu.org>
5808
5809 * i386-sol2-tdep.c: Include "solib-svr4.h".
5810 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
5811 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
5812 * config/i386/tm-i386sol2.h: Include :solib.h".
5813 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
5814 solib-svr4.o and solib-legacy.o.
5815 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
5816 solib-svr4.o.
5817
5818 2004-04-09 Mark Kettenis <kettenis@gnu.org>
5819
5820 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
5821 whether a register is supplied by PTRACE_GETFPREGS.
5822 (store_inferior_registers): Likewise.
5823 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
5824 whether a register is supplied by PT_GETFPREGS.
5825 (store_inferior_registers): Likewise.
5826
5827 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
5828 * config/i386/linux64.mt (TDEPFILES): Likewise.
5829
5830 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
5831
5832 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
5833 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5834 the program counter is in the range specified by `struct
5835 gdbarch_tdep'.
5836 * amd64-linux-tdep.c: Include "symtab.h".
5837 (amd64_linux_pc_in_sigtramp): Remove function.
5838 (amd64_linux_sigtramp_p): New function.
5839 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5840 deprecated_pc_in_sigtramp.
5841 * amd64nbsd-tdep.c: Include "symtab.h".
5842 (amd64nbsd_sigtramp_p): New function.
5843 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5844 deprecated_pc_in_sigtramp.
5845 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
5846 few comments.
5847 (amd64obsd_pc_in_sigtramp): Remove function.
5848 (amd64obsd_sigtramp_p): New function.
5849 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
5850 deprecated_pc_in_sigtramp.
5851 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
5852 (i386bsd_pc_ins_sigtramp): Remove prototype.
5853 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
5854 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
5855 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
5856 the program counter is in the range specified by `struct
5857 gdbarch_tdep'.
5858 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
5859 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
5860 (i386_go32_pc_in_sigtramp): Remove function.
5861 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
5862 Initialize TDEP->sigtramp_p.
5863 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
5864 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
5865 deprecated_pc_in_sigtramp.
5866 * i386-linux-tdep.c: Adjust comments.
5867 (i386_linux_pc_in_sigtramp): Remove function.
5868 (i386_linux_sigtramp_p): New function.
5869 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
5870 deprecated_pc_in_sigtramp.
5871 * i386-nto-tdep.c: Update copyright year.
5872 (i386nto_pc_in_sigtramp): Remove function.
5873 (i386nto_sigtramp_p): New function.
5874 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
5875 SP_REGNUM.
5876 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
5877 deprecated_pc_in_sigtramp.
5878 * i386-sol2-tdep.c: Update copyright year.
5879 (i386_sol2_pc_in_sigtramp): Remove function.
5880 (i386_sol2_sigtramp_p): New function.
5881 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
5882 deprecated_pc_in_sigtramp.
5883 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
5884 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
5885 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5886 deprecated_sigtramp_start and deprecated_sigtramp_end.
5887 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
5888 (i386nbsd_pc_in_sigtramp): Remove function.
5889 (i386nbsd_sigtramp_p): New function.
5890 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5891 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5892 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
5893 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
5894 (i386obsd_pc_in_sigtramp): Remove function.
5895 (i386obsd_sigtramp_p): New function.
5896 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
5897 functions.
5898 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
5899 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
5900 TDEP->sigtramp_p.
5901 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
5902 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
5903 dependencies.
5904
5905 * config/i386/i386aout.mt: Remove file.
5906
5907 * configure.tgt: Remove i[34567]86-*-go32*,
5908 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
5909 and i[34567]86-*-isc*. Set gdb_target to i386 for
5910 i[34567]86-*-netware* and i[34567]86-*-*.
5911 * config/i386/i386.mt: New file.
5912 * config/i386/embed.mt: Remove file.
5913 * config/i386/go32.mt: Remove file.
5914 * config/i386/i386nw.mt: Remove file.
5915 * config/i386/i386v.mt: Remove file.
5916 * config/i386/tm-go32.h: Remove file.
5917
5918 * tui/tui-hooks.c: Include "readline/readline.h" after
5919 "gdb_curses.h" instead of before.
5920 * tui/tui-io.c: Likewise.
5921
5922 * tui/tui.c: Fix typo in comment.
5923
5924 * sparc64-tdep.c (sparc_address_from_register): Remove function.
5925
5926 2004-04-08 Andrew Cagney <cagney@redhat.com>
5927
5928 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
5929 (deprecated_exception_support_initialized): Declare.
5930 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
5931 (initialize_hp_cxx_exception_support)
5932 (child_enable_exception_callback): Update.
5933 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
5934 (deprecated_exception_support_initialized): Rename
5935 deprecated_exception_catchpoints_are_fragile and
5936 deprecated_exception_support_initialized.
5937 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
5938
5939 * symtab.c (deprecated_hp_som_som_object_present): Rename
5940 hp_som_som_object_present.
5941 * symtab.h (deprecated_hp_som_som_object_present): Declare.
5942 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
5943 Update. Delete extern declaration.
5944 * valops.c (hp_som_som_object_present): Ditto.
5945 * parse.c (deprecated_hp_som_som_object_present)
5946 (parse_nested_classes_for_hpacc): Ditto.
5947 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
5948 * hppa-hpux-tdep.c (hp_som_som_object_present)
5949 (initialize_hp_cxx_exception_support): Ditto.
5950 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
5951 * cp-valprint.c (hp_som_som_object_present)
5952 (cp_print_class_method): Ditto.
5953 * c-typeprint.c (hp_som_som_object_present):
5954 (c_type_print_base): Ditto.
5955 * c-exp.y (hp_som_som_object_present): Ditto.
5956
5957 2004-04-08 Andrew Cagney <cagney@redhat.com>
5958
5959 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
5960 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
5961 (frame_unwind_find_by_frame): Re-implement the unwind code so
5962 that it can both prepend and append sniffers. Replace
5963 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
5964 * tramp-frame.c (tramp_frame_append): Use
5965 frame_unwind_prepend_unwinder.
5966 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
5967 frame_unwind_register_unwinder.
5968 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
5969 tramp_frame_append.
5970 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
5971 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
5972 (mips_linux_init_abi): Update.
5973
5974 2004-04-08 Kevin Buettner <kevinb@redhat.com>
5975
5976 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
5977 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
5978 file support.
5979
5980 2004-04-07 Kevin Buettner <kevinb@redhat.com>
5981
5982 * ia64-tdep.c (elf.h): Don't include.
5983 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
5984
5985 2004-04-07 Jason Molenda (jmolenda@apple.com)
5986
5987 * frame.h: Typeo corrections in comments.
5988
5989 2004-04-07 Jim Blandy <jimb@redhat.com>
5990
5991 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
5992 %esp and %ebp
5993
5994 2004-04-07 Mark Kettenis <kettenis@gnu.org>
5995
5996 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
5997 * config/sparc/linux64.mt (TDEPFILES): Likewise.
5998 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
5999 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6000 and solib-legacy.o.
6001 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6002 solib-svr4.o.
6003 * config/sparc/tm-sol2.h: Update copyright year. Include
6004 "solib.h".
6005
6006 * sparc-sol2-tdep.c: Update copyright year. Include
6007 "solib-svr4.h".
6008 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6009 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6010 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6011 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6012 dependencies.
6013
6014 2004-04-06 Andrew Cagney <cagney@redhat.com>
6015
6016 * infttrace.c: Include "infttrace.h".
6017 * infttrace.h: Include "target.h".
6018 * Makefile.in (infttrace_h): Update.
6019 (infttrace.o): Update.
6020
6021 2004-04-06 Andrew Cagney <cagney@redhat.com>
6022
6023 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6024 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6025 move extern declarations from here ...
6026 * infttrace.h: ... to here.
6027 * Makefile.in (hppah-nat.o): Update dependencies.
6028
6029 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6030 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6031 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6032 (hppa_breakpoint_from_pc): Delete.
6033
6034 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6035
6036 2004-04-05 Andrew Cagney <cagney@redhat.com>
6037
6038 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6039 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6040 <sys/file.h>.
6041
6042 2004-04-06 Randolph Chung <tausq@debian.org>
6043
6044 Committed by Andrew Cagney (mechanical change).
6045 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6046 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6047 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6048 child_enable_exception_callback, current_ex_event,
6049 null_symtab_and_line, child_get_current_exception_event,
6050 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6051 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6052 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6053 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6054 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6055 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6056 Move hpux-specific definitions ...
6057 * hppa-hpux-tdep.c: ... to here.
6058
6059 2004-04-05 Andrew Cagney <cagney@redhat.com>
6060
6061 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6062 skip_prologue_using_sal.
6063
6064 2004-04-05 Andrew Cagney <cagney@redhat.com>
6065
6066 * config/i386/tm-i386.h: Delete file.
6067 * config/i386/tm-vxworks.h: Update copyright, do not include
6068 "tm-i386.h".
6069 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6070 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6071 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6072 * config/i386/ncr3000.mt (TM_FILE): Delete.
6073 * config/i386/interix.mt (TM_FILE): Delete.
6074 * config/i386/i386v.mt (TM_FILE): Delete.
6075 * config/i386/i386nw.mt (TM_FILE): Delete.
6076 * config/i386/i386gnu.mt (TM_FILE): Delete.
6077 * config/i386/i386aout.mt (TM_FILE): Delete.
6078 * config/i386/embed.mt (TM_FILE): Delete.
6079
6080 2004-04-05 Kevin Buettner <kevinb@redhat.com>
6081
6082 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6083 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6084 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6085 (accg7_regnum): New constants.
6086 (last_spr_regnum, last_pseudo_regnum): Update.
6087 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6088 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6089 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6090 for accg registers.
6091 (frv_register_sim_regno): Update spr_map[].
6092
6093 2004-04-04 Andrew Cagney <cagney@redhat.com>
6094
6095 * config/mips/xm-riscos.h: Delete.
6096 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6097 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6098 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6099 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6100 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6101 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6102 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6103 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6104 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6105 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6106 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6107 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6108 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6109 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6110 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6111 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6112 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6113 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6114 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6115 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6116 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6117 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6118 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6119 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6120 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6121 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6122
6123 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6124 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6125 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6126 * configure.host: Remove m680[01]0-sun-sunos3*,
6127 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6128 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6129 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6130 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6131 mips-*-riscos*.
6132 * NEWS: Mention removed systems.
6133
6134 2004-04-04 Andrew Cagney <cagney@redhat.com>
6135
6136 GDB 6.1 release created from 6.1 branch.
6137
6138 2004-04-04 Andrew Cagney <cagney@redhat.com>
6139
6140 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6141 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6142 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6143
6144 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6145 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6146 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6147
6148 2004-04-03 Jim Blandy <jimb@redhat.com>
6149
6150 * MAINTAINERS: Chris Faylor has changed employers; add him to
6151 "paper trail" section, and update his E-mail address.
6152
6153 2004-04-03 Andrew Cagney <cagney@redhat.com>
6154
6155 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6156 generic dummy frames.
6157 * dummy-frame.c: Update copyright.
6158 (dummy_frame_sniffer): Delete check for generic dummy frames.
6159
6160 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6161 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6162 (REG_PARM_STACK_SPACE): Delete.
6163 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6164 Inline reference to REG_PARM_STACK_SPACE.
6165
6166 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6167 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6168 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6169 (FRAME_BASE_BEFORE_SIGTRAMP)
6170 (hppa32_hpux_frame_base_before_sigtramp)
6171 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6172 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6173 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6174 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6175 (FRAME_BASE_BEFORE_SIGTRAMP)
6176 (hppa64_hpux_frame_base_before_sigtramp)
6177 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6178
6179 2004-04-03 Andrew Cagney <cagney@redhat.com>
6180
6181 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6182
6183 2004-04-02 Andrew Cagney <cagney@redhat.com>
6184
6185 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6186 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6187 * dummy-frame.h: Delete out-of-date comments.
6188 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6189 * gdbarch.h, gdbarch.c: Re-generate.
6190
6191 2004-04-02 Joel Brobecker <brobecker@gnat.com>
6192
6193 Committed by Andrew Cagney <cagney@redhat.com>.
6194 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6195 into account an instruction saving a register if we have already
6196 seen an earlier instruction saving that same register.
6197
6198 2004-04-02 Andrew Cagney <cagney@redhat.com>
6199
6200 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6201 * gdbarch.h, gdbarch.c: Re-generate.
6202 * frame.c (legacy_get_prev_frame): Delete references to
6203 DEPRECATED_INIT_FRAME_PC_FIRST.
6204
6205 * infrun.c (pc_in_sigtramp): Delete function.
6206 (check_sigtramp2): Inline call to pc_in_sigtramp, use
6207 get_frame_type.
6208
6209 2004-04-02 Andrew Cagney <cagney@redhat.com>
6210
6211 * infrun.c (handle_step_into_function): Delete code conditional on
6212 legacy_frame_p.
6213 (handle_inferior_event, step_over_function): Ditto.
6214
6215 2004-04-02 Andrew Cagney <cagney@redhat.com>
6216
6217 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6218 "previous frame inner to this frame" test.
6219
6220 2004-04-02 Andrew Cagney <cagney@redhat.com>
6221
6222 * frame.c (safe_frame_unwind_memory): New function.
6223 * frame.h (safe_frame_unwind_memory): Declare. Update description
6224 of /safe_/ methods.
6225 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6226 "next_frame". Use safe_frame_unwind_memory.
6227 (tramp_frame_sniffer): Update call to tramp_frame_start.
6228
6229 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
6230
6231 * dwarf2read.c (dwarf2_objfile_data_key): New.
6232 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6233 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6234 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6235 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6236 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6237 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6238 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6239 Remove variables.
6240 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
6241 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6242 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6243 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6244 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6245 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6246 Remove macros.
6247 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
6248 data.
6249 (dwarf2_locate_sections, dwarf2_build_psymtabs)
6250 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6251 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6252 (read_partial_die, read_full_die, read_indirect_string)
6253 (dwarf_decode_line_header, dwarf_decode_macros)
6254 (dwarf2_symbol_mark_computed): Remove use of removed macros.
6255 Update uses of removed variables.
6256 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
6257 of removed macros.
6258 (_initialize_dwarf2_read): New function.
6259 * symfile.h (dwarf2_has_info): Update prototype.
6260 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6261 * elfread.c (elf_symfile_read): Likewise.
6262
6263 2004-04-01 Jim Blandy <jimb@redhat.com>
6264
6265 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6266 function for register numbers on all the rs6000-derived targets.
6267 (rs6000_gdbarch_init): Don't register a separate
6268 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
6269 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6270 variants.
6271
6272 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6273 numbering.
6274
6275 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
6276
6277 * valarith.c: Update copyright notice.
6278 (value_add): Handle range types.
6279 (value_sub): Ditto.
6280 (value_equal): Ditto.
6281 (value_less): Ditto.
6282 (value_neg): Ditto.
6283 (value_complement): Ditto.
6284 (value_binop): Simplify slightly by using is_integral_type and
6285 eliminiating unnecessary COERCE_ENUMs.
6286
6287 2004-03-31 Andrew Cagney <cagney@redhat.com>
6288
6289 * frame.h (frame_unwind_id): Declare.
6290 * frame.c (frame_unwind_id): New function.
6291 (get_prev_frame_1): New function.
6292 (frame_debug_got_null_frame): New function.
6293 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
6294 code proper to prev_frame, update description.
6295 * infrun.c (step_over_function): Use frame_unwind_id.
6296
6297 2004-04-31 J. Brobecker <brobecker@gnat.com>
6298
6299 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6300 (hppa64_push_dummy_call): Likewise.
6301
6302 2004-03-30 Jim Blandy <jimb@redhat.com>
6303
6304 From Ulrich Weigand:
6305 * utils.c (query): Do not use a va_list variable multiple times.
6306
6307 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6308
6309 * Makefile.in (linux_nat_h): Update dependencies.
6310 * configure.in: Check for <gnu/libc-version.h>.
6311 * configure: Regenerate.
6312 * config.in: Regenerate.
6313 * linux-nat.h: Include "target.h". Add waitstatus field to
6314 struct lwp_info.
6315 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6316 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6317 to.
6318 (lin_lwp_handle_extended): New function. Handle clone events.
6319 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
6320 thread exit events.
6321 (child_wait): Handle clone events.
6322 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6323 * linux-nat.c (linux_enable_event_reporting): Turn on
6324 PTRACE_O_TRACECLONE.
6325 (linux_handle_extended_wait): Handle clone events.
6326 * thread-db.c: Include <gnu/libc-version.h>.
6327 (struct private_thread_info): Add dying flag.
6328 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6329 higher.
6330 (attach_thread): Update comments. Handle dying threads.
6331 (detach_thread): Set the dying flag.
6332 (check_event): Always call attach_thread.
6333
6334 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6335
6336 * mips-tdep.c (mips_pdr_data): New.
6337 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6338 (_initialize_mips_tdep): Initialize mips_pdr_data.
6339
6340 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
6341
6342 * minsyms.c (install_minimal_symbols): Move dropping leading
6343 char from linkage name from here...
6344 (prim_record_minimal_symbol_and_info): ...to here. Simplify
6345 test for "__gnu_compiled*" symbols.
6346
6347 2004-03-28 Jim Blandy <jimb@redhat.com>
6348
6349 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6350 registers to temp register r0 and byte stores as prologue
6351 instructions.
6352
6353 2004-03-28 Andrew Cagney <cagney@redhat.com>
6354
6355 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
6356 arm*-*-*.
6357
6358 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6359
6360 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6361 and switch the layout to force a display of register window.
6362
6363 2004-02-26 J. Brobecker <brobecker@gnat.com>
6364
6365 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6366 of the INTEGER class.
6367
6368 2004-03-26 Jim Blandy <jimb@redhat.com>
6369
6370 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6371 bytes long on PPC GNU/Linux.
6372
6373 2004-03-26 David Carlton <carlton@kealia.com>
6374
6375 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6376
6377 2004-03-25 Andrew Cagney <cagney@redhat.com>
6378
6379 * PROBLEMS: Add general section titles, remove references to
6380 specific releases.
6381
6382 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
6383
6384 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6385 INT_REGISTER_SIZE.
6386 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6387 FP_REGISTER_VIRTUAL_SIZE.
6388 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6389 of DEPRECATED_REGISTER_RAW_SIZE.
6390 (arm_register_type): Add gdbarch argument.
6391 (arm_register_raw_size, arm_register_virtual_size): Delete.
6392 (arm_register_byte, arm_extract_return_value)
6393 (arm_store_return_value, arm_get_longjmp_target): Update references
6394 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6395 (arm_gdbarch_init): Likewise. Don't set
6396 deprecated_register_raw_size, deprecated_register_virtual_size,
6397 deprecated_max_register_raw_size,
6398 deprecated_max_register_virtual_size, or
6399 deprecated_max_register_virtual_type. Do set register_type.
6400 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6401 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6402 (FP_REGISTER_VIRTUAL_SIZE): Delete.
6403 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6404 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6405 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6406 INT_REGISTER_SIZE.
6407 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6408 (remote_rdp_store_register): Likewise.
6409
6410 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
6411
6412 * Makefile.in (mips-linux-tdep.o): Update dependencies.
6413 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6414 to after osabi initialization.
6415 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6416 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6417 functions.
6418 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6419 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6420 variables.
6421 (mips_linux_init_abi): Append signal trampoline unwinders.
6422
6423 2004-03-24 Andrew Cagney <cagney@redhat.com>
6424
6425 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6426 * tramp-frame.c: Include "gdb_assert.h".
6427 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
6428 correct sizeof.
6429 (tramp_frame_append): Validate the tramp frame's instructions.
6430 * Makefile.in (tramp-frame.o): Update dependencies.
6431
6432 2004-03-23 Andrew Cagney <cagney@redhat.com>
6433
6434 * trad-frame.h (trad_frame_set_reg_addr): Declare.
6435
6436 2004-03-23 Andrew Cagney <cagney@redhat.com>
6437
6438 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6439 Nasser as past testsuite/lib/ (and other) maintainers.
6440
6441 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6442
6443 * infcmd.c (attach_command): Reread symbols if we already have
6444 an exec file.
6445
6446 2004-03-23 Andrew Cagney <cagney@redhat.com>
6447
6448 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6449
6450 2004-03-23 Andrew Cagney <cagney@redhat.com>
6451
6452 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6453 * gdbarch.h, gdbarch.c: Re-generate.
6454 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6455 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6456 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6457 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6458 (DEPRECATED_SIGTRAMP_START): Update.
6459 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6460 (DEPRECATED_SIGTRAMP_START): Update.
6461 * blockframe.c (find_pc_sect_partial_function): Update.
6462 * arch-utils.c (legacy_pc_in_sigtramp): Update.
6463
6464 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6465
6466 * remote.c (remote_open_1): Reopen the exec file and reread symbols
6467 if necessary.
6468
6469 2004-03-23 Andrew Cagney <cagney@redhat.com>
6470
6471 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6472 predicate, deprecate.
6473 * gdbarch.h, gdbarch.c: Re-generate.
6474 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6475 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6476 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6477 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6478 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6479 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6480 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6481 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6482 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6483 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6484 * blockframe.c (find_pc_partial_function): Update.
6485 * breakpoint.c (bpstat_what): Update.
6486 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6487 * frv-linux-tdep.c (frv_linux_init_abi): Update.
6488 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6489 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6490 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6491 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6492 * i386-nto-tdep.c (i386nto_init_abi): Update.
6493 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6494 * i386-tdep.c (i386_sigtramp_frame_sniffer)
6495 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6496 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6497 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6498 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6499 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6500 * infrun.c (pc_in_sigtramp): Update.
6501 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6502 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6503 * mips-tdep.c (mips_gdbarch_init): Update.
6504 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6505 * ppc-linux-tdep.c: Update comment.
6506 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6507 * shnbsd-tdep.c (shnbsd_init_abi): Update.
6508 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6509 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6510 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6511 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6512 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6513 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6514 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6515 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6516
6517 2004-03-23 Andrew Cagney <cagney@redhat.com>
6518
6519 * tramp-frame.h, tramp-frame.h: New files.
6520 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6521 Update rules to include "tramp-frame.h" and "tramp-frame.c".
6522
6523 * Makefile.in: Update all dependencies.
6524
6525 2004-03-23 Andrew Cagney <cagney@redhat.com>
6526
6527 * Makefile.in (trad_frame_h): Add $(frame_h).
6528 * trad-frame.h: Update copyright. Include "frame.h".
6529 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6530 (trad_frame_set_id, trad_frame_get_id): Declare.
6531 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6532 * trad-frame.c: Update copyright.
6533 (struct trad_frame_cache): Define.
6534 (trad_frame_cache_zalloc): New function.
6535 (trad_frame_set_id, trad_frame_get_id): New functions.
6536 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6537
6538 2004-03-22 Andrew Cagney <cagney@redhat.com>
6539
6540 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6541 s390_pltstub_unwind_cache.
6542 (s390_stub_frame_unwind_cache): Rename
6543 s390_pltstub_frame_unwind_cache.
6544 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6545 (s390_stub_frame_prev_register): Rename
6546 s390_pltstub_frame_prev_register.
6547 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6548 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6549
6550 From Ulrich Weigand:
6551 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6552 pointer calls like PLT calls.
6553
6554 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6555
6556 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6557 PC rather than the partial function start address. Use the start
6558 address to sanity check the found PDR.
6559
6560 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6561
6562 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6563 linux_handle_extended_wait.
6564
6565 2004-03-22 Andrew Cagney <cagney@redhat.com>
6566
6567 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6568 function.
6569
6570 * frame.h (generic_pop_current_frame): Delete declaration.
6571 (deprecate_pop_dummy_frame): Deprecate
6572 generic_pop_dummy_frame.
6573 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6574 (generic_pop_current_frame): Delete function.
6575 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6576 generic_pop_current_frame.
6577 * v850-tdep.c (v850_pop_frame): Update.
6578 * mcore-tdep.c (mcore_pop_frame): Update.
6579 * sh64-tdep.c (sh64_pop_frame): Update.
6580 * h8300-tdep.c (h8300_pop_frame): Update.
6581
6582 2004-03-22 Andrew Cagney <cagney@redhat.com>
6583
6584 * frame.h (deprecated_pc_in_call_dummy): Rename
6585 generic_pc_in_call_dummy.
6586 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6587 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6588 generic_pc_in_call_dummy.
6589 (pc_in_dummy_frame): Make static.
6590 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6591 * gdbarch.h, gdbarch.c: Re-generate.
6592 * dummy-frame.c (dummy_frame_sniffer): Simplify.
6593 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6594 (legacy_get_prev_frame): Ditto.
6595 * inferior.h: Delete reference to generic_pc_in_call_dummy in
6596 comment.
6597
6598 2004-03-21 Andrew Cagney <cagney@redhat.com>
6599
6600 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6601 declaration and out-of-date comment.
6602 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6603 Delete function.
6604 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6605 deprecated_pc_in_call_dummy.
6606
6607 * infrun.c (handle_inferior_event): For non legacy frames, use the
6608 frame ID and frame type to identify a signal trampoline. Update
6609 comments.
6610
6611 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
6612
6613 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6614 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6615
6616 2004-03-21 Andrew Cagney <cagney@redhat.com>
6617
6618 * frame-unwind.h: Update copyright.
6619 (struct frame_data): Add opaque declaration.
6620 (frame_sniffer_ftype): Declare.
6621 (struct frame_unwind): Add "unwind_data" and "sniffer".
6622 (frame_unwind_register_unwinder): Declare.
6623 (frame_unwind_find_by_frame): Add parameter "this_cache".
6624 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6625 (legacy_get_prev_frame, legacy_get_prev_frame)
6626 (get_frame_type): Pass the prologue_cache to
6627 frame_unwind_find_by_frame.
6628 * frame-unwind.c (struct frame_unwind_table_entry): Add field
6629 "unwinder".
6630 (frame_unwind_register_unwinder): New function.
6631 (frame_unwind_find_by_frame): Handle an unwind sniffer.
6632
6633 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
6634
6635 * bcache.c (print_percentage): Use floating point to avoid
6636 incorrect results when portion*100 overflows.
6637
6638 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6639
6640 * ppc_tdep.h (ppc_linux_frame_saved_pc)
6641 (ppc_linux_init_extra_frame_info)
6642 (ppc_linux_frameless_function_invocation)
6643 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6644 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6645 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6646 (rs6000_frame_chain): Delete declarations.
6647 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6648 (ppc_linux_init_extra_frame_info)
6649 (ppc_linux_frameless_function_invocation)
6650 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6651 (ppc_linux_init_abi): Remove registration of above deleted functions.
6652 * rs6000-tdep.c (rs6000_init_extra_frame_info)
6653 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6654 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6655 (rs6000_pop_frame, rs6000_frameless_function_invocation)
6656 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6657 (rs6000_gdbarch_init): Remove registration of above deleted functions.
6658 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6659 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6660 frame management for all OSABIs.
6661
6662 2004-03-19 Andrew Cagney <cagney@redhat.com>
6663
6664 Committed by Kevin Buettner <kevinb@redhat.com>.
6665
6666 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6667 Update copyright.
6668 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6669 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6670 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6671 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6672 unwinders. #ifdef legacy frame code.
6673 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6674 "frame-base.h".
6675 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6676 (struct rs6000_frame_cache, rs6000_frame_cache)
6677 (rs6000_frame_this_id, rs6000_frame_prev_register)
6678 (rs6000_frame_sniffer, rs6000_frame_unwind)
6679 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6680 (rs6000_frame_base): Implement a traditional frame unwinder.
6681 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6682 frame unwinder.
6683
6684 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6685
6686 * breakpoint.c (adjust_breakpoint_address): Don't adjust
6687 breakpoint address for watchpoints or the catch eventpoints.
6688 Add new paramter ``bptype''. Adjust all callers.
6689
6690 2004-03-19 Andrew Cagney <cagney@redhat.com>
6691
6692 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
6693
6694 * PROBLEMS: Delete note that ARM does not use frame code, problem
6695 fixed.
6696
6697 2004-03-18 Andrew Cagney <cagney@redhat.com>
6698
6699 * stack.c (return_command): Delete code wrapped in #ifdef
6700 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
6701
6702 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
6703
6704 2004-03-18 Andrew Cagney <cagney@redhat.com>
6705
6706 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
6707 DEPRECATED_IN_SIGTRAMP.
6708 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6709 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
6710 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6711 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6712 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6713 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6714 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6715 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
6716 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
6717 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
6718
6719 2004-03-18 Andrew Cagney <cagney@redhat.com>
6720
6721 * frame-base.c: Update copyright. Include "gdb_obstack.h".
6722 (struct frame_base_table_entry): Define.
6723 (struct frame_base_table): Re-implement as a linked list.
6724 (frame_base_init): Re-implement.
6725 (frame_base_table): Delete function.
6726 (append_predicate): Delete function.
6727 (frame_base_append_sniffer): Update.
6728 (frame_base_set_default): Update.
6729 (frame_base_find_by_frame): Update.
6730 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
6731 * Makefile.in (frame-base.o): Update dependencies.
6732
6733 2004-03-17 Andrew Cagney <cagney@redhat.com>
6734
6735 * frame.c (legacy_get_prev_frame): Pass correct frame to
6736 frame_unwind_find_by_frame.
6737
6738 2004-03-17 David Carlton <carlton@kealia.com>
6739
6740 * NEWS: Mention C++ nested types and namespaces
6741
6742 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
6743
6744 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
6745 and "Regressions since gdb 5.3.". Add known regressions since
6746 gdb 6.0.
6747
6748 2004-03-16 David Carlton <carlton@kealia.com>
6749
6750 * dwarf2read.c (process_structure_scope): Process children even
6751 when we're a declaration.
6752
6753 2004-03-16 Andrew Cagney <cagney@redhat.com>
6754
6755 * symtab.h (find_pc_sect_partial_function): Delete declaration.
6756 * blockframe.c (find_pc_partial_function)
6757 (find_pc_sect_partial_function): Merge into a single
6758 find_pc_partial_function.
6759
6760 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6761
6762 * i386bsd-nat.c: s/regno/regnum/g.
6763 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
6764 FP0_REGNUM.
6765 (store_inferior_registers): Likewise.
6766
6767 2004-03-16 Mark Kettenis <kettenis@gnu.org>
6768
6769 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
6770 of i387_fill_fsave.
6771 (store_inferior_registers): Call i387_collect_fsave and
6772 i387_collect_fxsave instead of i387_fill_fsave and
6773 i387_fill_fxsave.
6774
6775 2004-03-15 Andrew Cagney <cagney@redhat.com>
6776
6777 * Makefile.in (frame-unwind.o): Update dependencies.
6778 * frame-unwind.c: Include "gdb_obstack.h".
6779 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
6780 parameter.
6781 (append_predicate): Delete function.
6782 (struct frame_unwind_table_entry): New structure.
6783 (struct frame_unwind_table): Replace "sniffer" with "head" and
6784 "tail".
6785 (frame_unwind_append_sniffer): Update.
6786 (frame_unwind_find_by_frame): Update.
6787 (_initialize_frame_unwind): Registe frame_unwind_init using
6788 gdbarch_data_register_pre_init.
6789
6790 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6791
6792 * i386bsd-nat.c: Update copyright year.
6793 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
6794 define unconditionally.
6795
6796 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6797
6798 * i387-tdep.h (i387_collect_fsave): New prototype.
6799 * i387-tdep.c (i387_collect_fsave): New function containing most
6800 of the code from i387_fill_fsave.
6801 (i387_fill_fsave): Call i387_collect_fsave.
6802
6803 2004-03-15 Mark Kettenis <kettenis@gnu.org>
6804
6805 * i386-linux-tdep.c: Update copyright year.
6806 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
6807 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
6808 svr4_ilp32_link_map_offsets instead of
6809 i386_linux_svr4_fetch_link_map_offsets.
6810
6811 2004-03-15 David Carlton <carlton@kealia.com>
6812
6813 Fix for PR c++/1553:
6814 * dwarf2read.c (read_structure_type): Determine type name by
6815 calling determine_class_name.
6816 (determine_class_name): New.
6817 (determine_prefix): Look at TYPE_TAG_NAME and call
6818 determine_class_name when appropriate.
6819 (determine_prefix_aux, class_name): Delete.
6820 (read_namespace): Set die->type.
6821
6822 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6823
6824 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
6825 unused macro definition. The definition in target.h (or perhaps
6826 elsewhere) takes precedence.
6827
6828 2004-03-15 Andrew Cagney <cagney@redhat.com>
6829
6830 * ppc-tdep.h: Update copyright.
6831 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
6832 function signatures to match "regsets.h".
6833 * ppc-linux-tdep.c: Include "regset.h".
6834 (ELF_GREGSET_SIZE): Delete.
6835 (right_supply_register): New function.
6836 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
6837 using right_supply_register.
6838 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
6839 functions.
6840 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
6841 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
6842 (_initialize_ppc_linux_tdep): Do not register
6843 ppc_linux_regset_core_fns.
6844 (ppc_linux_regset_from_core_section): Replace
6845 fetch_core_registers.
6846 (ppc_linux_regset_core_fns): Delete.
6847 * ppc-linux-nat.c: (right_fill_reg): New function.
6848 (supply_gregset): Update call to ppc_linux_supply_gregset.
6849 (fill_gregset): Clear the register set, use right_fill_reg.
6850 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
6851 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
6852
6853 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
6854 unsigned.
6855
6856 2004-03-15 Andrew Cagney <cagney@redhat.com>
6857
6858 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
6859 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
6860 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
6861 and register_gdbarch_data.
6862 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
6863 (struct gdbarch_data): Replace "init" by "pre_init" and
6864 "post_init".
6865 * gdbarch.h, gdbarch.c: Re-generate.
6866 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
6867 with"obstack", use OBSTACK_ZALLOC.
6868 (dwarf2_frame_ops): Delete.
6869 (dwarf2_frame_set_init_reg): Use gdbarch_data.
6870 (dwarf2_frame_init_reg): Use gdbarch_data.
6871 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
6872 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
6873 (_initialize_svr4_solib): Update.
6874 * user-regs.c (_initialize_user_regs): Update.
6875 * reggroups.c (_initialize_reggroup): Update.
6876 * regcache.c (_initialize_regcache): Update.
6877 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6878 * libunwind-frame.c (_initialize_libunwind_frame): Update.
6879 * gnu-v3-abi.c (init_gnuv3_ops): Update.
6880 * frame-unwind.c (_initialize_frame_unwind): Update.
6881 * frame-base.c (_initialize_frame_base): Update.
6882 * user-regs.c (user_reg_add): Update.
6883 * reggroups.c (reggroup_add): Update.
6884 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
6885 * libunwind-frame.c (libunwind_frame_set_descr): Update.
6886 * frame-unwind.c (frame_unwind_append_sniffer): Update.
6887 * frame-base.c (frame_base_table): Update.
6888 * remote.c (_initialize_remote): Update.
6889 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
6890
6891 2004-03-15 Andrew Cagney <cagney@redhat.com>
6892
6893 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
6894
6895 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6896
6897 * Makefile.in (frv-linux-tdep.o): Add dependencies.
6898 * frv-linux-tdep.c: New file.
6899 * frv-tdep.c (struct gdbarch_tdep): Add new field
6900 ``sigcontext_reg_addr''.
6901 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
6902 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6903 (frv_sigramp_frame_sniffer): New functions.
6904 (frv_sigtramp_frame_unwind): New static global.
6905 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
6906 sniffers.
6907 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
6908 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
6909
6910 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6911
6912 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
6913 but not via a call to error(), when unable to read memory.
6914
6915 2004-03-15 Kevin Buettner <kevinb@redhat.com>
6916
6917 * frv-tdep.c (frv_call_dummy_words): Delete.
6918 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
6919
6920 2004-03-15 Andrew Cagney <cagney@redhat.com>
6921
6922 * infrun.c (handle_step_into_function, step_over_function): Only
6923 update and use STEP_FRAME_ID when the system is using legacy
6924 frames. Update comments.
6925
6926 2004-03-14 Mark Kettenis <kettenis@gnu.org>
6927
6928 * amd64-linux-tdep.h: Remove file.
6929 * amd64-linux-tdep.c: Don't include "inferior.h" and
6930 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
6931 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
6932 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
6933 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
6934 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
6935 macros.
6936 (user_to_gdb_regmap): Remove variable.
6937 (amd64_linux_gregset_reg_offset): New variable.
6938 (amd64_core_fns): Remove variable.
6939 (fetch_core_registers): Remove function.
6940 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
6941 functions.
6942 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
6943 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
6944 * Makefile.in (amd64_linux_tdep_h): Remove.
6945 (amd64-linux-nat.o): Update dependencies.
6946 (amd64-linux-tdep.o): Update dependencies.
6947
6948 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
6949 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
6950 functions.
6951 (fetch_inferior_registers, store_inferior_registers): Rewrite.
6952
6953 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
6954 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
6955
6956 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
6957
6958 * dwarf2read.c (read_structure_type): Rename from
6959 read_structure_scope. Don't create a symbol or call process_die.
6960 Return immediately if die->type is set. Call read_type_die before
6961 dwarf2_add_member_fn.
6962 (process_structure_scope): New function.
6963 (read_enumeration_type, process_enumeration_scope): New functions,
6964 broken out from read_enumeration. Don't create the enumeration
6965 type if it has already been created.
6966 (read_enumeration): Removed.
6967 (process_die): Call read_structure_type, process_structure_scope,
6968 read_enumeration_type, and process_enumeration_scope. Just call
6969 new_symbol for base and subrange types. Add a comment about other
6970 type dies.
6971 (read_type_die): Call read_enumeration_type.
6972 (add_partial_structure, new_symbol): Update comments.
6973
6974 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6975
6976 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
6977
6978 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
6979
6980 * tui/tui-win.h (tui_get_cmd_list): Declare.
6981 * tui/tui-win.c (tui_command): New function.
6982 (tui_get_cmd_list): New function.
6983 (_initialize_tui_win): Moved initialization of tui command in
6984 tui_get_cmd_list.
6985
6986 * tui/tui-data.c (init_content_element): Setup new data members.
6987 (init_win_info): Likewise.
6988 (free_content_elements): Free it.
6989 * tui/tui-data.h (struct tui_data_element): Store the register
6990 content to print.
6991 (struct tui_data_info): Keep the current register group.
6992
6993 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
6994
6995 * tui/tui-regs.h (tui_show_registers): Update prototype.
6996 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
6997 (tui_resize_all): No need to calculate anything for register window.
6998 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
6999 (tui_set_register_element, tui_set_general_regs_content): Remove.
7000 (tui_set_special_regs_content): Remove.
7001 (tui_set_general_and_special_regs_content): Remove.
7002 (tui_set_float_regs_content): Remove.
7003 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7004 (tui_set_regs_content): Remove.
7005 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7006 (tui_v_show_registers_command_support): Remove.
7007 (tui_show_registers): Use a reggroup to specify the registers to show.
7008 (tui_show_register_group): New function.
7009 (tui_display_registers_from): Compute the layout of register window
7010 and refresh with new API; be sure to delete old register windows.
7011 (tui_check_register_values): Update to use tui_get_register and
7012 tui_display_data.
7013 (tui_display_register): Just refresh the register window part.
7014 (tui_register_format): Format registers and save in tui_data_element.
7015 (tui_get_register): New to combine tui_reg_value_has_changed and
7016 tui_get_register_raw_value; fix to use the new gdb API.
7017 (tui_show_float_command): Renamed tui_reg_float_command.
7018 (tui_show_general_command): Renamed tui_reg_general_command.
7019 (tui_show_special_command): Renamed tui_reg_system_command.
7020 (_initialize_tui_regs): Remove unused commands.
7021
7022 2004-03-13 Mark Kettenis <kettenis@gnu.org>
7023
7024 * NEWS (New native configurations): Mention OpenBSD/amd64.
7025
7026 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7027 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7028 Remove defines.
7029 * config/i386/nm-fbsd64.h: Likewise.
7030 * config/i386/nm-obsd.h: Likewise.
7031 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7032 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7033
7034 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7035
7036 * frv-tdep.c (set_variant_scratch_registers): New function.
7037 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7038 New constants.
7039
7040 From Richard Sandiford <rsandifo@redhat.com>:
7041 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7042
7043 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7044
7045 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7046 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7047 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7048 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7049 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7050 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7051 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7052 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7053 definitions from frv-tdep.c to frv-tdep.h.
7054
7055 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7056
7057 Add shared library support for FR-V FDPIC ABI:
7058 * Makefile.in (solib-frv.o): Add dependencies.
7059 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7060 New functions.
7061 (frv_push_dummy_call): Add support for FDPIC ABI.
7062 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7063 for FDPIC ABI.
7064 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7065 (frv_fdpic_find_canonical_descriptor): Declare.
7066 * solib-frv.c: New file.
7067 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7068 * config/frv/tm-frv.h (solib.h): Include.
7069
7070 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7071
7072 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7073 (frv-tdep.o): Update dependencies.
7074 * frv-tdep.h: New file.
7075 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7076 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7077 constants.
7078 (struct gdbarch_tdep): Add new member ``frv_abi''.
7079 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7080 functions.
7081 (new_variant): Set ``frv_abi'' field.
7082 (gdb_arch_init): Detect FDPIC executables.
7083
7084 2004-03-12 Mark Kettenis <kettenis@gnu.org>
7085
7086 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7087 wrapper.
7088
7089 2004-03-11 Andrew Cagney <cagney@redhat.com>
7090
7091 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7092
7093 2004-03-11 Kevin Buettner <kevinb@redhat.com>
7094
7095 * solist.h (master_so_list): New function.
7096 * solib.c (master_so_list): Likewise.
7097 * solib-svr4.c (enable_break): Iterate over so_list entries
7098 obtained from master list instead of entries obtained directly
7099 via svr4_current_sos().
7100
7101 2004-03-10 Ben Elliston <bje@gnu.org>
7102
7103 * MAINTAINERS: Update my mail address.
7104
7105 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7106
7107 * remote-m32r-sdi.c: Support hardware watchpoint.
7108
7109 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7110
7111 * user-regs.c: Update copyright years.
7112 (struct user_regs): Rename to gdb_user_regs.
7113 (append_user_reg, builtin_user_regs, user_regs_init)
7114 (user_reg_add, user_reg_map_name_to_regnum)
7115 (usernum_to_user_reg): Update.
7116
7117 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7118
7119 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7120 (skip_children): New functions.
7121 (locate_pdi_sibling): Call skip_children.
7122
7123 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7124
7125 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7126 * gdbtypes.c (check_typedef): Update comments.
7127
7128 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7129
7130 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7131 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7132 pointer. Update comment about comp_unit_head.
7133 (struct abbrev_info): Shorten two int flags.
7134 (dwarf_alloc_abbrev): Take a CU argument.
7135 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7136 each time through the loop. Update cleanup argument.
7137 (psymtab_to_symtab_1): Update cleanup call.
7138 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7139 abbrev_obstack.
7140 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7141 Just call obstack_free and clear the pointer.
7142
7143 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7144
7145 * infrun.c (handle_inferior_event): Remove short-circuit code for
7146 events in a different thread.
7147
7148 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7149
7150 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7151 print the whole transfer.
7152 (initialize_targets): Update description of "set debug target".
7153
7154 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7155
7156 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7157
7158 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
7159
7160 * MAINTAINERS (write after approval): Add myself.
7161
7162 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7163
7164 * sh-tdep.c (sh_print_registers_info): Use for loop.
7165 Don't skip multiple registers when a float register is encountered.
7166
7167 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7168
7169 Fix PR tdep/1291.
7170 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7171 to official SH documentation.
7172
7173 2004-03-07 Andrew Cagney <cagney@redhat.com>
7174
7175 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7176 unused function.
7177
7178 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
7179
7180 * arm-tdep.c (thumb_get_next_pc): Handle BX.
7181 (arm_get_next_pc): Handle BX and BLX.
7182
7183 2004-03-07 Andrew Cagney <cagney@redhat.com>
7184
7185 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7186 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7187 HPPA_SP_REGNUM.
7188 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7189 (hppa_target_read_fp): Delete.
7190 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7191 register_virtual_size, max_register_raw_size,
7192 max_register_virtual_size, register_byte, register_size,
7193 target_read_fp, fp_regnum, and register_bytes. Set register_type
7194 instead of register_virtual_type.
7195 (hppa32_register_type, hppa64_register_type): Replace
7196 hppa32_register_virtual_type and hppa64_register_virtual_type.
7197 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7198 (HPPA_FP_REGNUM): Define.
7199
7200 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7201
7202 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7203 (pa_do_registers_info): Delete.
7204 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7205 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7206 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7207
7208 * infcall.c (legacy_push_dummy_code): Delete #ifdef
7209 GDB_TARGET_IS_HPPA code.
7210 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7211 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7212 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7213 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7214 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7215 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7216 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7217 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7218 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7219 (hppa_frameless_function_invocation, hppa64_store_return_value)
7220 (hppa_store_struct_return, hppa64_extract_return_value)
7221 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7222 (hppa32_call_dummy_length, hppa64_call_dummy_length)
7223 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7224 (find_proc_framesize, deposit_21, restore_pc_queue)
7225 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7226 (rp_saved, pc_in_linker_stub): Delete.
7227
7228 Unconditionally enable 64-bit frame and ABI code.
7229 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7230 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7231 push_dummy_frame, fix_call_dummy, push_arguments,
7232 call_dummy_location, extract_return_value, use_struct_convention,
7233 store_return_value, store_struct_return, saved_pc_after_call,
7234 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7235 frame_chain, frame_chain_valid, frameless_function_invocation,
7236 frame_saved_pc, and pop_frame.
7237
7238 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7239 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7240 (hppa_gdbarch_init): Do not set PC_REGNUM.
7241
7242 2004-03-06 Mark Kettenis <kettenis@gnu.org>
7243
7244 * config/alpha/tm-fbsd.h: Remove file.
7245 * config/alpha/fbsd.mt: Tweak comment.
7246 (TM_FILE): Set to tm-alpha.h.
7247
7248 2004-03-05 Andrew Cagney <cagney@redhat.com>
7249
7250 * infrun.c (step_over_function): When non-legacy code, and no
7251 step_frame_id, use the unwinder to get the caller's frame ID.
7252
7253 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7254
7255 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7256 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7257 bfd_arch_unknown. Adjust comment.
7258
7259 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
7260 * i386obsd-tdep.c: Correct spelling in comment.
7261 * i386nbsd-tdep.c: Correct spelling in comment.
7262 * sparc-tdep.c: Correct spelling in comments.
7263
7264 2004-03-05 David Carlton <carlton@kealia.com>
7265
7266 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7267 bug.
7268
7269 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7270
7271 * sparc-tdep.c: Fix typo in comment.
7272
7273 2004-03-04 J. Brobecker <brobecker@gnat.com>
7274
7275 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7276
7277 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
7278
7279 * dwarf2read.c: Add comment describing memory lifetimes.
7280 (struct dwarf2_pinfo): Update comment.
7281 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7282 (read_enumeration, new_symbol): Don't use obsavestring.
7283
7284 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7285
7286 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7287 instead of amd64_fill_fxsave.
7288 * amd64bsd-nat.c (store_inferior_registers): Likewise.
7289 * amd64fbsd-nat.c (fill_fpregset): Likewise.
7290
7291 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7292 Reorganize code a bit.
7293
7294 2004-03-04 Orjan Friberg <orjanf@axis.com>
7295
7296 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7297 when the frame pointer is pushed. Don't set the frame pointer's
7298 address on the stack unless it's actually located there.
7299 Set the SRP's address on the stack correctly when the PC is still in
7300 the prologue.
7301 (cris_return_value): New function.
7302 (cris_gdbarch_init): Clear deprecated store_return_value,
7303 extract_return_value.
7304
7305 2004-03-02 Jim Blandy <jimb@redhat.com>
7306
7307 * stabsread.c (reg_value_complaint): The maximum register number
7308 is one less than the number of registers.
7309
7310 2004-03-02 Andrew Cagney <cagney@redhat.com>
7311
7312 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7313 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
7314 trailing comma and redundant assignment of I386_ST0_REGNUM.
7315 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7316 32-bit segment registers.
7317
7318 2004-03-01 Andrew Cagney <cagney@redhat.com>
7319
7320 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7321 use frame_relative_level and get_next_frame.
7322
7323 2004-02-29 Andrew Cagney <cagney@redhat.com>
7324
7325 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7326 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7327 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7328 Delete macro.
7329
7330 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7331
7332 * inflow.c (terminal_inferior): Don't give up the terminal if we
7333 previously couldn't get the inferior's terminal state.
7334
7335 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7336
7337 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7338 PC_REGNUM.
7339
7340 2004-02-28 Andrew Cagney <cagney@redhat.com>
7341
7342 * NEWS: Refer to GDB 6.1.
7343 * README: Refer to GDB 6.1.
7344 * PROBLEMS: Refer to GDB 6.1.
7345
7346 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7347
7348 * thread-db.c (disable_thread_signals): Remove unused function.
7349
7350 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7351
7352 * amd64-nat.c: Include "gdb_string.h".
7353 (amd64_collect_native_gregset): Zero-extend the 32-bit
7354 general-purpose registers and %eip.
7355
7356 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7357 * amd64-tdep.c (amd64_collect_fxsave): New function.
7358 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7359
7360 * i387-tdep.h: Update copyright year.
7361 (i387_collect_fxsave): New prototype.
7362 * i387-tdep.c: Update copyright year.
7363 (i387_collect_fxsave): New function containing most of the code
7364 from i387_fill_fxsave.
7365 (i387_fill_fxsave): Call i387_collect_fxsave.
7366
7367 2004-02-28 Andrew Cagney <cagney@redhat.com>
7368
7369 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7370 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
7371
7372 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7373
7374 * amd64-tdep.c (amd64_frame_cache): Fix comment.
7375
7376 2004-02-28 Andrew Cagney <cagney@redhat.com>
7377
7378 * utils.c: Use "", instead of <>, to include readline.
7379 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7380 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7381 * source.c, solib.c, exec.c, event-top.c: Ditto.
7382 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7383 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7384 * Makefile.in: Update all dependencies.
7385 (readline_tilde_h, readline_history_h): Define.
7386 (readline_headers): Delete.
7387
7388 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7389
7390 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7391 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7392 "config/i386/tm-lx64.h".
7393
7394 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7395 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
7396 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7397
7398 2004-02-28 Andrew Cagney <cagney@redhat.com>
7399
7400 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7401
7402 * breakpoint.c (_initialize_breakpoint): Use
7403 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
7404 Add help to show command.
7405
7406 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7407
7408 * i386-nat.c: Reformat to be closer to coding standards.
7409 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7410 `retval'. Make variables `align' and `size' local to while-loop.
7411 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7412 (_initialize_i386_nat): New prototype.
7413
7414 * tui/tui.c: Include <readline/readline.h> instead of
7415 "readline/readline.h". Include it after <term.h> and
7416 "gdb_curses.h".
7417
7418 2004-02-27 Andrew Cagney <cagney@redhat.com>
7419
7420 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7421 the new frame unwind code.
7422 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7423 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7424 PCOQ_HEAD_REGNUM.
7425
7426 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7427 "return_value" and "push_dummy_call".
7428 (hppa32_use_struct_convention): Delete unused function.
7429 (hppa32_store_return_value): Delete unused function.
7430 (hppa32_extract_return_value): Delete unused function.
7431 (hppa32_stack_align): Delete function.
7432
7433 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
7434
7435 * coffread.c (enter_linenos): Don't let rawptr reference memory
7436 outside linetab[]'s limits.
7437
7438 2004-02-27 Andrew Cagney <cagney@redhat.com>
7439
7440 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7441 inferior stack space - the stack needs to grow upwards.
7442 (hppa32_frame_align): New function.
7443 (hppa64_frame_align): Replace hppa_frame_align.
7444 (hppa_gdbarch_init): Update.
7445
7446 2004-02-26 Orjan Friberg <orjanf@axis.com>
7447
7448 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7449 (dwarf2-frame.h): Include.
7450 (enum cris_regnums): New enum CRIS_FP_REGNUM.
7451 Remove static variables related to ABI setting.
7452 (struct gdbarch_tdep): Remove cris_abi member.
7453 (struct frame_extra_info): Remove.
7454 (cris_unwind_cache, stack_item): New structs.
7455 (cris_frame_unwind, cris_frame_base): New variables.
7456 (push_stack_item, pop_stack_item)
7457 (cris_frame_unwind_cache, cris_frame_this_id)
7458 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7459 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7460 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7461 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7462 (cris_reg_struct_has_addr): New functions.
7463 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7464 (cris_frame_saved_pc, cris_saved_pc_after_call,
7465 (cris_store_struct_return, cris_frameless_function_invocation)
7466 (cris_pop_frame, cris_skip_prologue_main)
7467 (cris_abi_original_store_return_value)
7468 (cris_abi_v2_store_return_value)
7469 (cris_abi_original_extract_return_value)
7470 (cris_abi_v2_extract_return_value)
7471 (cris_abi_original_reg_struct_has_addr)
7472 (cris_abi_v2_reg_struct_has_addr)
7473 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7474 (cris_push_return_address, cris_abi_update): Remove.
7475 (_initialize_cris_tdep): Remove ABI command.
7476 (cris_dump_tdep): Ditto.
7477 (cris_gdbarch_init): Remove ABI command.
7478 Set store_return_value, extract_return_value, push_dummy_code,
7479 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7480 frame_unwind_append_sniffer, frame_base_set_default.
7481 Clear deprecated init_frame_pc, push_arguments, store_return_value,
7482 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7483 sizeof_call_dummy_words, get_saved_register, push_return_address,
7484 pop_frame, store_struct_return, frame_init_saved_regs,
7485 init_extra_frame_info, frameless_function_invocation, frame_chain,
7486 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7487 dummy_write_sp.
7488
7489 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7490
7491 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7492 * valprint.c (print_hex_chars): Change from static to external.
7493 (print_char_chars): New function.
7494 * printcmd.c (print_scalar_formatted): For integer and enum types
7495 that are longer than LONGEST, perform processing via appropriate
7496 print_*_chars routines.
7497
7498 2004-02-26 Andrew Cagney <cagney@redhat.com>
7499
7500 * Makefile.in: Update dependencies.
7501 Changes from Ulrich Weigand,
7502 * s390-tdep.c: Include "dwarf2-frame.h".
7503 (s390_dwarf2_frame_init_reg): New function.
7504 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7505 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
7506
7507 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7508
7509 * breakpoint.c (pending_break_support): New setting variable.
7510 (break_command_1): Account for pending_break_support setting
7511 when creating pending breakpoints.
7512 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7513 (_initialize_breakpoint): Add "set breakpoint pending" and
7514 "show breakpoint pending" commands.
7515
7516 2004-02-26 Andrew Cagney <cagney@redhat.com>
7517
7518 Fix PR i18n/1570.
7519 * charset.c (backslashable, backslashed, represented): Remove 'e'
7520 from list of escaped characters, not part of ISO-C.
7521
7522 2004-02-25 J. Brobecker <brobecker@gnat.com>
7523
7524 From Peter Schauer <schauer@pdf.de>:
7525 * tui/tui.c: Move system header includes after local includes.
7526 Fixes a build failure on solaris systems.
7527
7528 2004-02-25 J. Brobecker <brobecker@gnat.com>
7529
7530 * configure.in: Refine the previous change.
7531 * configure: Regenerate.
7532
7533 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7534
7535 * amd64-tdep.h: Renamed from x86-64-tdep.h.
7536 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
7537 "amd64-tdep.h" instead of "x86-64-tdep.h".
7538 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7539 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7540 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
7541 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7542 and "x86-64-tdep.c".
7543 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
7544 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7545 and "x86-64-tdep.c".
7546 * amd64bsd-nat.c: Update copyright year.
7547 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7548 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7549 "x86-64-tdep.h".
7550 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7551 "x86-64-tdep.h".
7552 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7553 "x86-64-tdep.h".
7554 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7555 "x86-64-tdep.h".
7556 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7557 "x86-64-tdep.h".
7558 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7559 "x86-64-tdep.h".
7560 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7561 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7562 * Makefile.in (amd64_linux_tdep_h): Renamed from
7563 x86_64_linux_tdep_h.
7564 (amd64_tdep_h): Renamed from x86_64_tdep_h.
7565 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7566 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7567 (amd64obsd-tdep.o): Update dependencies.
7568 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7569 dependencies.
7570 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7571 dependencies.
7572 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7573 amd64-linux-nat.c amd64-linux-tdep.c.
7574 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7575 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7576 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7577 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7578 amd64-tdep.o and amd64-linux-tdep.o.
7579 (TM_FILE): Set to tm-linux64.h.
7580 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7581 (NAT_FILE): Set to nm-linux64.h.
7582 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7583 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7584 amd64-tdep.o.
7585 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7586 amd64-tdep.o.
7587 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7588 amd64-tdep.o.
7589
7590 2004-02-25 Roland McGrath <roland@redhat.com>
7591
7592 * remote.c (remote_protocol_qPart_auxv): New variable.
7593 (init_all_packet_configs): Initialize it.
7594 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7595 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7596 (show_remote_cmd): Call it.
7597 (_initialize_remote): Initialize commands.
7598 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7599 service TARGET_OBJECT_AUXV requests.
7600
7601 2004-02-25 J. Brobecker <brobecker@gnat.com>
7602
7603 * configure.in: Make sure that the wborder function is available.
7604 Otherwise, search for it in the cur_colr library.
7605 * configure: Regenerate.
7606
7607 2004-02-25 Andrew Cagney <cagney@redhat.com>
7608
7609 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7610
7611 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7612
7613 * config/i386/tm-x86-64linux.h: Tweak comments.
7614
7615 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
7616
7617 * MAINTAINERS: Add self to write-after-approval list.
7618
7619 2004-02-25 Andrew Cagney <cagney@redhat.com>
7620
7621 PR cli/1566. Problem found, and fix suggested by David Allan.
7622 * cli/cli-script.c (execute_control_command): Unconditionally
7623 install a cleanup. Default "ret" to "invalid_control". Use
7624 "break" instead of "return" to escape from the switch.
7625
7626 2004-02-24 J. Brobecker <brobecker@gnat.com>
7627
7628 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7629 with the lines macro defined in term.h on AiX.
7630 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7631 a collision with the label_width macro defined in term.h on AiX.
7632
7633 2004-02-23 David Mosberger <davidm@hpl.hp.com>
7634
7635 Committed by Kevin Buettner <kevinb@redhat.com>.
7636
7637 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7638 * ia64-tdep.c (ia64_write_pc): Make it a global function.
7639 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7640 instead of ia64_write_pc().
7641 * ia64-linux-tdep.c (regcache.h): Include.
7642 (ia64_linux_write_pc): New function.
7643
7644 2004-02-23 Roland McGrath <roland@redhat.com>
7645
7646 * auxv.c (info_auxv_command): Fix typos in error messages.
7647
7648 2004-02-23 Mark Kettenis <kettenis@gnu.org>
7649
7650 * x86-64-tdep.h: Tweak comment.
7651 (enum amd64_regnum): New.
7652 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7653 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7654 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7655 (X86_64_XMM1_REGNUM): Removed.
7656 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7657 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7658 prototypes for renamed functions.
7659 * x86-64-tdep.c: Fix typo.
7660 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7661 register numbers.
7662 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7663 Use constants from `enum amd64_regnum' for register numbers.
7664 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7665 (amd64_analyze_prologue, amd64_frame_cache,
7666 amd64_sigtramp_frame_cache): Use constants from `enum
7667 amd64_regnum' for register numbers.
7668 (amd64_supply_fpregset): Adjust for renamed functions.
7669 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
7670 `enum amd64_regnum' for register numbers.
7671 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7672 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7673 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7674 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7675 (amd64_linux_fill_gregset): Adjust for renamed macros.
7676 (fetch_core_registers): Adjust for renamed functions.
7677 (amd64_linux_init_abi): Adjust for renamed functions.
7678 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7679 renamed functions.
7680 * amd64-nat.c: Adjust for renamed macros.
7681 * amd64bsd-nat.c (fetch_inferior_registers)
7682 (store_inferior_registers): Use constants from `enum amd64_regnum'
7683 for register numbers. Adjust for renamed variables.
7684 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7685 renamed variables.
7686 (_initialize_amd64fbsd_nat): Use constants from `enum
7687 amd64_regnum' for register numbers.
7688 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7689 `enum amd64_regnum' for register numbers.
7690 (amd64fbsd_init_abi): Adjust for renamed functions.
7691 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
7692 `enum amd64_regnum' for register numbers.
7693 (amd64nbsd_init_abi): Adjust for renamed functions.
7694 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
7695 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
7696 `enum amd64_regnum' for register numbers.
7697 (amd64obsd_init_abi): Adjust for renamed functions.
7698 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
7699
7700 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7701
7702 * breakpoint.c (print_one_breakpoint): Do not output spaces
7703 after printing <PENDING> for a pending breakpoint.
7704
7705 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7706
7707 * printcmd.c (print_scalar_formatted): Initialize val_long
7708 to remove compiler warning message.
7709
7710 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
7711
7712 * defs.h (nquery, yquery): New prototypes.
7713 * breakpoint.c (break_command_1): Use new nquery interface.
7714 * utils.c (defaulted_query, nquery, yquery): New functions.
7715
7716 2004-02-23 Andrew Cagney <cagney@redhat.com>
7717
7718 * hppa-tdep.c (hppa_frame_align): New function.
7719 (hppa32_push_dummy_call): New function.
7720 (hppa64_push_dummy_call): New function.
7721 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
7722 disabled.
7723
7724 * infcall.c (legacy_push_dummy_code): Don't call deprecated
7725 FIX_CALL_DUMMY when push_dummy_call is available.
7726 (call_function_by_hand, push_dummy_code): Ditto.
7727
7728 2004-02-22 Andrew Cagney <cagney@redhat.com>
7729
7730 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
7731 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
7732 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
7733 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
7734 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
7735 call_dummy_location to ON_STACK.
7736
7737 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7738
7739 * x86-64-linux-tdep.c: Tweak comment.
7740 (amd64_linux_supply_gregset): Renamed from
7741 x86_64_linux_supply_gresget.
7742 (amd64_linux_fill_gregset): Renamed from
7743 x86_64_linux_fill_gregset.
7744 (fetch_core_registers): Adjust for renamed functions.
7745 (amd64_core_fns): Renamed from x86_64_core_fns.
7746 (amd64_linux_sigtramp_start): Renamed from
7747 x86_64_linux_sigtramp_start.
7748 (amd64_linux_pc_in_sigtramp): Renamed from
7749 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
7750 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
7751 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
7752 (amd64_linux_sigcontext_addr): Renamed from
7753 x86_64_linux_sigcontext_addr.
7754 (amd64_linux_sc_reg_offset): Renamed from
7755 x86_64_linux_sc_reg_offset.
7756 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
7757 Adjust for renamed functions and variables.
7758 (_initialize_amd64_linux_tdep): Renamed from
7759 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
7760 variables.
7761 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
7762 Adjust for renamed functions.
7763
7764 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
7765 from x86_64_linux_gregset64_reg_offset.
7766 (amd64_linux_gregset32_reg_offset): Rename from
7767 x86_64_linux_gregset64_reg_offset.
7768 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
7769 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
7770 (amd64_linux_dr_set_control): Renamed from
7771 x86_64_linux_dr_set_control. Adjust for renamed functions.
7772 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
7773 Adjust for renamed functions.
7774 (amd64_linux_dr_reset_addr): Renamed from
7775 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
7776 (amd64_linux_dr_get_status): Renamed from
7777 x86_64_linux_dr_get_status. Adjust for renamed functions.
7778 (_initialize_amd64_linux_nat): Renamed from
7779 _initialize_x86_64_linux_nat. Adjust for renamed variables and
7780 functions.
7781 * config/i386/nm-x86-64linux.h: Update copyright year.
7782 Adjust for renamed functions.
7783
7784 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
7785 amd64fbsd_sigtramp_start.
7786 (amd64fbsd_sigtramp_end_addr): Renamed from
7787 amd64fbsd_sigtramp_end.
7788 (amd64fbsd_init_abi): Adjust for renamed variables.
7789 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
7790 variables.
7791 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
7792 amd64fbsd_sigtramp_start.
7793 (amd64fbsd_sigtramp_end_addr): Renamed from
7794 amd64fbsd_sigtramp_end.
7795
7796 2004-02-22 Andrew Cagney <cagney@redhat.com>
7797
7798 * hppa-tdep.c (hppa32_return_value): New function.
7799 (hppa64_return_value): New function.
7800 (hppa_gdbarch_init): Set return_value; keep disabled.
7801
7802 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
7803 struct-return and inferior function call methods.
7804
7805 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7806 "frame-base.h".
7807 (struct hppa_frame_cache): Define.
7808 (hppa_frame_cache, hppa_frame_this_id): New functions.
7809 (hppa_frame_prev_register): New function.
7810 (hppa_frame_unwind, hppa_frame_base): New variables.
7811 (hppa_frame_unwind_sniffer): New function.
7812 (hppa_frame_base_address, hppa_unwind_pc): New function.
7813 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
7814 sniffer, and frame base sniffer; keep disabled.
7815 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
7816 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
7817
7818 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
7819 to predicates for "seriously old code".
7820
7821 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
7822 runtime if(0).
7823
7824 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
7825 unsigned.
7826 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
7827
7828 * config/pa/tm-hppa.h: Update copyright.
7829 (DEPRECATED_INIT_FRAME_PC): Delete macro.
7830 (deprecated_init_frame_pc_default): Delete declaration.
7831 (hppa_frame_init_saved_regs): Delete declaration.
7832 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
7833 * hppa-tdep.c: Include "arch-utils.h".
7834 (hppa_gdbarch_init): Set deprecated init_frame_pc
7835 and deprecated frame_init_saved_regs.
7836 (hppa_frame_init_saved_regs): Make static.
7837
7838 2004-02-22 Mark Kettenis <kettenis@gnu.org>
7839
7840 Remove old 386BSD support.
7841 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
7842 * configure.host: Remove i[34567]86-*-bsd*.
7843 * configure.tgt: Remove i[34567]86-*-bsd*.
7844 * i386b-nat.c: Removed.
7845 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
7846 (i386b-nat.o): Remove dependencies.
7847
7848 * config/i386/i386bsd.mh: Removed.
7849 * config/i386/i386bsd.mt: Removed.
7850 * config/i386/nm-i386bsd.h: Removed.
7851 * config/i386/tm-i386bsd.h: Removed.
7852 * config/i386/xm-i386bsd.h: Removed.
7853
7854 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
7855
7856 * amd64fbsd-tdep.c: Include "solib-svr4.h".
7857 (amd64fbsd_init_abi): Set link map offsets.
7858 * amd64nbsd-tdep.c: Include "slib-svr4.h".
7859 (amd64nbsd_init_abi): Set link map offsets.
7860 * amd64obsd-tdep.c: Include "solib-svr4.h".
7861 (amd64obsd_init_abi): Set link map offsets.
7862 * i386fbsd-tdep.c: Include "solib-svr4.h".
7863 (i386fbsd_init_abi): Set link map offsets.
7864 * i386nbsd-tdep.c: Include "solib-svr4.h".
7865 (i386nbsdelf_init_abi): Set link map offsets.
7866 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
7867 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
7868 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
7869 solib-legacy.o and core-aout.o. Reformat.
7870 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
7871 solib-svr4.o, solib-legacy.o. Reformat.
7872 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
7873 * config/i386/nbsdelf.mh: Reformat.
7874 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
7875 solib-svr4.o, solib-legacy.o and corelow.o.
7876 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
7877 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
7878 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
7879 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7880 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
7881 (TM_FILE): Set to tm-fbsd.h.
7882 * config/i386/nbsd.mt (TDEPFILES): Reformat.
7883 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
7884 solib-svr4.o.
7885 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
7886 solib-svr4.o.
7887 (TM_FILE): Set to nm-nbsd.h.
7888 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
7889 Simplify shared library support. Don't include "elf/common.h".
7890 (SVR4_SHARED_LIBS): Don't define.
7891 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
7892 "solib.h".
7893 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
7894 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
7895 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
7896 Don't include "i386/tm-i386.h". Include "solib.h".
7897 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
7898 Don't include "i386/tm-i386.h".
7899 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
7900 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
7901 Include "i386/xm-i386.h".
7902 (HOST_LONG_DOUBLE_FORMAT): Remove.
7903
7904 Fix OpenBSD/i386 sigtramp recognition.
7905 * i386-tdep.h: Update copyright year.
7906 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
7907 (i386bsd_sigtramp_end): New prototypes.
7908 (i386fbsd_sigtramp_start_addr): Renamed from
7909 i386fbsd_sigtramp_start.
7910 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7911 (i386obsd_sigtramp_start_addr): Renamed from
7912 i386obsd_sigtramp_start.
7913 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7914 * i386bsd-tdep.c: Update copyright year.
7915 (i386bsd_pc_in_sigtramp): Make public.
7916 * i386fbsd-nat.c: Update copyright year.
7917 (_initialize_i386fbsd_nat): Adjust for renamed variables.
7918 * i386fbsd-tdep.c: Update copyright year.
7919 (i386fbsd_sigtramp_start_addr): Renamed from
7920 i386fbsd_sigtramp_start.
7921 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
7922 (i386fbsdaout_init_abi): Adjust for renamed variables.
7923 * i386obsd-nat.c: Update copyright year.
7924 (_initialize_i386obsd_nat): Adjust for renamed variables.
7925 * i386obsd-tdep.c: Include "target.h".
7926 (i386obsd_page_size): New variable.
7927 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
7928 (i386obsd_sigtramp_end): New functions.
7929 (i386obsd_sigtramp_start_addr): Renamed from
7930 i386obsd_sigtramp_start.
7931 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
7932 (i386obsd_init_abi): Adjust for renamed variables. Set
7933 pc_in_sigtramp, sigtramp_start and sigtramp_end.
7934 * Makefile.in (i386obsd-tdep.o): Update dependencies.
7935
7936 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
7937 trampoline change in OpenBSD kernel.
7938
7939 * amd64-nat.c: Update copyright year.
7940 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
7941 architecture from REGCACHE.
7942
7943 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
7944 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
7945
7946 2004-02-21 Mark Kettenis <kettenis@gnu.org>
7947
7948 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
7949 i[34567]86-*-openbsd3.[0-3].
7950 * config/i386/obsdaout.mh: New file.
7951
7952 * config/i386/obsd.mh (MH_FLAGS): Remove.
7953
7954 Fix PR build/1549.
7955 * i386obsd-tdep.c: Update copyright years. Include
7956 "solib-svr4.h".
7957 (i386obsd_init_abi): Don't set regset_from_core_section here.
7958 (i386obsd_aout_init_abi): New function. Set
7959 regset_from_core_section here.
7960 (i386obsd_elf_init_abi): New function.
7961 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
7962 * Makefile.in (i386obsd-tdep.o): Update dependecies.
7963 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7964 (TM_FILE): Set to tm-nbsd.h.
7965
7966 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
7967 solib-sunos.o.
7968
7969 * solib-svr4.h: Update copyright year.
7970 (svr4_ilp32_fetch_link_map_offsets)
7971 (svr4_lp64_fetch_link_map_offsets): New prototype.
7972 * solib-svr4.c: Update copyright year.
7973 (svr4_ilp32_fetch_link_map_offsets)
7974 (svr4_lp64_fetch_link_map_offsets): New function.
7975
7976 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
7977
7978 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
7979 to the partial symbol table.
7980
7981 2004-02-20 J. brobecker <brobecker@gnat.com>
7982
7983 * PROBLEMS: Add description of problem documented under gdb/1560.
7984
7985 2004-02-20 Mark Kettenis <kettenis@gnu.org>
7986
7987 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
7988 comments.
7989 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
7990 functions.
7991 (amd64obsd_init_abi): Reorder initializations. Use
7992 amd64obsd_r_reg_offset to initialize the general-purpose register
7993 set details. Set regset_from_core_section.
7994 (_initialize_amd64obsd_tdep): Rename from
7995 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
7996 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
7997 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
7998
7999 * NEWS (New native configurations): Mention OpenBSD/alpha.
8000 * configure.tgt: Add alpha*-*-openbsd*.
8001 * configure.host: Add alpha*-*-openbsd*.
8002 * alphanbsd-tdep.c: Update copyright year.
8003 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8004
8005 2004-02-20 Andrew Cagney <cagney@redhat.com>
8006
8007 Fix PR tdep/1372.
8008 * configure.tgt: Delete target "none-*-*".
8009 * configure.host: Delete host "none-*-*".
8010 * config/none/none.mh: Delete file.
8011 * config/none/none.mt: Delete file.
8012 * config/none/xm-none.h: Delete file.
8013 * config/none/tm-none.h: Delete file.
8014 * config/none/nm-none.h: Delete file.
8015
8016 2004-02-19 Fred Fish <fnf@redhat.com>
8017
8018 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8019 cache->uses_fp prior to setting it.
8020
8021 2004-02-19 Fred Fish <fnf@redhat.com>
8022
8023 Fix for PR breakpoint/1558.
8024 * sh-tdep.c (IS_JSR): New macro.
8025 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8026
8027 2004-02-19 Jim Blandy <jimb@redhat.com>
8028
8029 * findvar.c (value_from_register): Doc fix.
8030
8031 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8032
8033 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8034 type being greater than sizeof of host's LONGEST. Always use
8035 unpack_long() unless format 'f' chosen.
8036
8037 2004-02-19 Joel Brobecker <brobecker@gnat.com>
8038
8039 Committed by Elena Zannoni <ezannoni@redhat.com>
8040
8041 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8042 contains a symbol wich is the best, non-exact match for the given
8043 pc. Update comments.
8044
8045 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
8046
8047 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8048 macro, which was part of the now removed Mach 3 port.
8049 * utils.c (request_quit): Ditto.
8050
8051 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8052
8053 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8054 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8055
8056 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8057
8058 Committed by Mark Kettenis <kettenis@gnu.org>.
8059
8060 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8061 Define.
8062
8063 2004-02-18 Andrew Cagney <cagney@redhat.com>
8064
8065 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8066 CONFIG_INSTALL and CONFIG_UNINSTALL.
8067 * configure: Re-generate.
8068 * interps.h (INTERP_TUI): Define.
8069 * Makefile.in: Update dependencies.
8070 (TUI): New macro.
8071 (tui-main.o): Specify dependencies.
8072 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8073 * tui/tui-main.c: New file.
8074
8075 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8076
8077 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8078 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8079 dependencies.
8080 * configure.host: Add x86_64-*-openbsd*.
8081 * configure.tgt: Add x86_64-*-openbsd*.
8082 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8083
8084 * tui/tui.c: Don't include <malloc.h>.
8085
8086 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8087 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8088 amd64nbsd-tdep.c.
8089
8090 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8091 static. Remove extraneous whitespace.
8092 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8093 static.
8094
8095 2004-02-17 Jim Blandy <jimb@redhat.com>
8096
8097 * findvar.c (value_from_register): Doc fix.
8098
8099 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8100
8101 Committed by Jim Blandy <jimb@redhat.com>.
8102
8103 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8104 CORE_ADDR as type for selectors. Correct types for GNU run time
8105 message lookup function to use double indirection.
8106 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8107 * objc-lang.h (lookup_child_selector): Adapt prototype.
8108
8109 * s390-nat.c (SUBOFF): New macro.
8110 (supply_gregset, fill_gregset): Use it to handle debugging
8111 of 32-bit exectuables running under a 64-bit kernel.
8112 * s390-tdep.c: Include "solib-svr4.h".
8113 (s390_svr4_fetch_link_map_offset): New function.
8114 (s390x_svr_fetch_link_map_offset): Likewise.
8115 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8116 * Makefile.in (s390-tdep.o): Update dependencies.
8117
8118 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8119 "frame-unwind.h".
8120 (s390_readinstruction): Reformat. Use read_memory_nobpt.
8121 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8122 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8123 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8124 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8125 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8126 S390_SIGNAL_FRAMESIZE,
8127 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8128 (struct frame_extra_info): Remove.
8129 (s390_memset_extra_info): Remove.
8130 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8131 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8132 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8133 (is_rse): Renamed to ...
8134 (is_rsy): ... this. Support long displacements.
8135 (is_rxe): Renamed to ...
8136 (is_rxy): ... this. Support long displacements.
8137 (compute_x_addr): Support long displacements.
8138 (struct s390_prologue_data): New data type.
8139 (s390_on_stack): Change API to use struct s390_prologue_data.
8140 (s390_store): Reimplement.
8141 (s390_load): New function.
8142 (s390_get_signal_frame_info): Remove.
8143 (s390_get_frame_info): Remove, replace by ...
8144 (s390_analyze_prolog): ... this new function.
8145 (s390_check_function_end): Remove.
8146 (s390_function_start): Remove.
8147 (s390_frameless_function_invokation): Remove.
8148 (s390_is_sigreturn): Remove.
8149 (s390_init_frame_pc_first): Remove.
8150 (s390_init_frame_extra_info): Remove.
8151 (s390_frame_init_saved_regs): Remove.
8152 (s390_frame_saved_pc_nofix): Remove.
8153 (s390_frame_saved_pc): Remove.
8154 (s390_frame_chain): Remove.
8155 (s390_fp_regnum, s390_read_fp): Remove.
8156 (s390_pop_frame_regular, s390_pop_frame): Remove.
8157 (s390_saved_pc_after_call): Remove.
8158 (s390_skip_prologue): Reimplement.
8159 (s390_in_function_epilogue_p): Support long displacements.
8160 (struct s390_unwind_cache): New data structure.
8161 (s390_frame_unwind_cache): New function.
8162 (s390_prologue_frame_unwind_cache): Likewise.
8163 (s390_backchain_frame_unwind_cache): Likewise.
8164 (s390_frame_this_id, s390_frame_prev_register): Likewise.
8165 (s390_frame_unwind): Define.
8166 (s390_frame_sniffer): New function.
8167 (struct s390_pltstub_unwind_cache): New data structure.
8168 (s390_pltstub_frame_unwind_cache): New function.
8169 (s390_pltstub_frame_this_id): Likewise.
8170 (s390_pltstub_frame_prev_register): Likewise.
8171 (s390_pltstub_frame_unwind): Define.
8172 (s390_pltstub_frame_sniffer): New function.
8173 (struct s390_sigtramp_unwind_cache): New data structure.
8174 (s390_sigtramp_frame_unwind_cache): New function.
8175 (s390_sigtramp_frame_this_id): Likewise.
8176 (s390_sigtramp_frame_prev_register): Likewise.
8177 (s390_sigtramp_frame_unwind): Define.
8178 (s390_sigtramp_frame_sniffer): New function.
8179 (s390_frame_base_address, s390_local_base_address): New functions.
8180 (s390_frame_base): Define.
8181 (s390_unwind_pc, s390_unwind_sp): New function.
8182 (s390_push_dummy_call): Use new frame base location.
8183 (s390_unwind_dummy_id): Likewise.
8184 (s390_gdbarch_init): Remove calls to:
8185 set_gdbarch_frameless_function_invocation,
8186 set_gdbarch_deprecated_init_frame_pc,
8187 set_gdbarch_deprecated_frame_chain,
8188 set_gdbarch_deprecated_frame_init_saved_regs,
8189 set_gdbarch_deprecated_pop_frame,
8190 set_gdbarch_deprecated_init_extra_frame_info,
8191 set_gdbarch_deprecated_init_frame_pc_first,
8192 set_gdbarch_deprecated_target_read_fp,
8193 set_gdbarch_deprecated_frame_saved_pc,
8194 set_gdbarch_deprecated_saved_pc_after_call,
8195 set_gdbarch_deprecated_fp_regnum.
8196 Add calls to:
8197 set_gdbarch_in_solib_call_trampoline,
8198 frame_unwind_append_sniffer,
8199 frame_base_set_default,
8200 set_gdbarch_unwind_pc,
8201 set_gdbarch_unwind_sp.
8202 * Makefile.in (s390-tdep.o): Update dependencies.
8203
8204 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8205 (S390_STACK_FRAME_OVERHEAD): Remove.
8206 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8207 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8208 (s390_promote_integer_argument): Remove.
8209 (s390_cannot_extract_struct_value_address): Remove.
8210 (s390_use_struct_convention, s390_store_struct_return): Remove.
8211 (s390_extract_return_value, s390_store_return_value): Remove.
8212 (s390_return_value_convention, s390_return_value): New functions.
8213 (is_float_singleton): Handle typedefs.
8214 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8215 Remove, replace by ...
8216 (s390_function_arg_pass_by_reference, s390_function_arg_float,
8217 s390_function_arg_integer): ... these new functions.
8218 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8219 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8220 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8221 Fill in tdep->abi.
8222 Remove calls to:
8223 set_gdbarch_deprecated_store_struct_return,
8224 set_gdbarch_deprecated_extract_return_value,
8225 set_gdbarch_deprecated_store_return_value,
8226 set_gdbarch_use_struct_convention,
8227 set_gdbarch_extract_struct_value_address,
8228 set_gdbarch_deprecated_pc_in_call_dummy,
8229 set_gdbarch_deprecated_push_arguments,
8230 set_gdbarch_deprecated_save_dummy_frame_tos,
8231 set_gdbarch_deprecated_push_return_address,
8232 set_gdbarch_deprecated_sizeof_call_dummy_words,
8233 set_gdbarch_deprecated_call_dummy_words,
8234 set_gdbarch_deprecated_dummy_write_sp.
8235 Add calls to:
8236 set_gdbarch_push_dummy_call,
8237 set_gdbarch_unwind_dummy_id,
8238 set_gdbarch_return_value.
8239
8240 * config/s390/nm-linux.h: Update comments.
8241 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8242 (STOPPED_BY_WATCHPOINT): Redefine.
8243 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8244 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8245 (s390_stopped_by_watchpoint): Likewise.
8246 (watch_area_cnt): Remove.
8247 * s390-nat.c: Update comments.
8248 (watch_area): Remove typedef.
8249 Global replace watch_area by struct watch_area.
8250 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8251 (s390_stopped_by_watchpoint): Remove pid argument,
8252 use s390_inferior_tid. Add short-cut for the no watchpoint case.
8253 (s390_fix_watch_points): Remove pid argument,
8254 use s390_inferior_tid. Recompute area spanned by watchpoints.
8255 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8256 argument. Reimplement.
8257
8258 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
8259 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8260 (FETCH_INFERIOR_REGISTERS): Define.
8261 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8262 core-regset.o.
8263 * config/s390/s390x.mt: Remove.
8264 * config/s390/tm-s390.h: Remove.
8265 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8266 (TARGET_ELF64): Remove.
8267 (SKIP_TRAMPOLINE_CODE): Do not undefine.
8268 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8269 s390*-*-* case; always set gdb_target to s390.
8270 * regformats/reg-s390.dat: Remove control registers.
8271 * regformats/reg-s390x.dat: Likewise.
8272 * s390-tdep.h: New file.
8273 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8274 Include "inferior.h" and "s390-tdep.h".
8275 Remove private definition of offsetof.
8276 (s390_register_u_addr): Remove.
8277 (regmap_gregset, regmap_fpregset): Define.
8278 (supply_gregset, fill_gregset): Reimplement.
8279 (supply_fpregset, fill_fpregset): Likewise.
8280 (s390_inferior_tid): New function.
8281 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8282 (fetch_inferior_registers, store_inferior_registers): Likewise.
8283 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
8284 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
8285 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8286 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8287 (struct gdbarch_tdep): Define.
8288 (struct s390_register_info): Define.
8289 (s390_register_info): New variable.
8290 (s390_register_name): Reimplement.
8291 (s390_register_type): New function.
8292 (s390_register_raw_size, s390x_register_raw_size): Remove.
8293 (s390_cannot_fetch_register): Remove.
8294 (s390_register_byte): Remove.
8295 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8296 (s390_dwarf_regmap): New variable.
8297 (s390_dwarf_reg_to_regnum): New function.
8298 (s390_stab_reg_to_regnum): Remove.
8299 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8300 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8301 (s390_convert_register_p): Likewise.
8302 (s390_register_to_value, s390_value_to_register): Likewise.
8303 (s390_register_reggroup_p): Likewise.
8304 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8305 s390_gregset, s390x_gregset, s390_fpregset): New variables.
8306 (s390_supply_regset, s390_regset_from_core_section): New functions.
8307 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8308 (S390_FPR_SIZE): Likewise.
8309 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
8310 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8311 (S390_NUM_GPRS): Move here from tm-s390.h.
8312 (S390_NUM_FPRS): Likewise.
8313 (s390_in_function_epilogue_p): New function.
8314 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8315 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8316 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8317 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8318 Replace S390_FP_REGNUM by S390_SP_REGNUM.
8319 Remove calls to:
8320 set_gdbarch_deprecated_max_register_raw_size,
8321 set_gdbarch_deprecated_max_register_virtual_size,
8322 set_gdbarch_deprecated_register_byte,
8323 set_gdbarch_cannot_fetch_register,
8324 set_gdbarch_cannot_store_register,
8325 set_gdbarch_deprecated_register_size,
8326 set_gdbarch_deprecated_register_raw_size,
8327 set_gdbarch_deprecated_register_virtual_size,
8328 set_gdbarch_deprecated_register_virtual_type,
8329 set_gdbarch_deprecated_register_bytes.
8330 Add calls to:
8331 set_gdbarch_num_pseudo_regs,
8332 set_gdbarch_register_type,
8333 set_gdbarch_convert_register_p,
8334 set_gdbarch_register_to_value,
8335 set_gdbarch_value_to_register,
8336 set_gdbarch_register_reggroup_p,
8337 set_gdbarch_regset_from_core_section,
8338 set_gdbarch_pseudo_register_read,
8339 set_gdbarch_pseudo_register_write,
8340 set_gdbarch_in_function_epilogue_p.
8341 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8342 (s390_tdep_h): New variable.
8343
8344 2004-02-17 Jim Blandy <jimb@redhat.com>
8345
8346 * findvar.c (value_from_register): If the type has no length, just
8347 return an acceptable value --- don't report an internal error.
8348
8349 * stabsread.c (read_type): If we find any type numbers that are
8350 forward references, complain if the references aren't resolved by
8351 the time we're finished reading.
8352 (cleanup_undefined_types): Make error message more appropriate for
8353 a complaint.
8354
8355 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8356
8357 * Makefile.in (defs_h): Remove dependency on progress_h.
8358 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8359 progress.h.
8360 * main.c (captured_main): Delete use of START_PROGRESS and
8361 END_PROGRESS.
8362
8363 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8364
8365 * objfiles.c (terminate_minimal_symbol_table): Add back
8366 initialization of MSYMBOL_TYPE.
8367
8368 2004-02-17 David Mosberger <davidm@hpl.hp.com>
8369
8370 Committed by Andrew Cagney.
8371 * Makefile.in (ia64_tdep_h): New macro.
8372 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8373 (ia64-tdep.o): Likewise.
8374 * ia64-tdep.h: New file.
8375 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
8376 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8377 (ia64_aix_sigcontext_register_address): Likewise.
8378 (ia64_linux_getunwind_table): Delete declaration.
8379 * ia64-linux-tdep.c: Likewise.
8380
8381 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
8382
8383 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8384 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8385 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8386
8387 2004-02-17 Andrew Cagney <cagney@redhat.com>
8388
8389 * symtab.c (skip_prologue_using_sal): New function.
8390 * symtab.h (skip_prologue_using_sal): Declare.
8391 * frv-tdep.c: Include "symtab.h".
8392 (skip_prologue_using_sal): Delete function.
8393 * mips-tdep.c (skip_prologue_using_sal): Delete function.
8394 * rs6000-tdep.c (refine_prologue_limit): Mention
8395 skip_prologue_using_sal.
8396 * ia64-tdep.c (refine_prologue_limit): Ditto.
8397 * Makefile.in: Update dependencies.
8398
8399 2004-02-16 Andrew Cagney <cagney@redhat.com>
8400
8401 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8402 START_INFERIOR_TRAPS_EXPECTED.
8403 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8404 START_INFERIOR_TRAPS_EXPECTED.
8405 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8406 Delete macro.
8407 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8408 macro, moved to "nm-osf.h". Update copyright.
8409 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8410 update copyright.
8411
8412 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8413 and function replacing FRAMELESS_FUNCTION_INVOCATION.
8414 * blockframe.c (legacy_frameless_look_for_prologue): Rename
8415 frameless_look_for_prologue.
8416 * frame.h (legacy_frameless_look_for_prologue): Rename
8417 frameless_look_for_prologue.
8418 * gdbarch.h, gdbarch.c: Re-generate.
8419 * sh64-tdep.c (sh64_gdbarch_init): Update.
8420 * sh-tdep.c (sh_gdbarch_init): Update.
8421 * s390-tdep.c (s390_gdbarch_init): Update.
8422 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8423 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8424 * m68k-tdep.c (m68k_gdbarch_init): Update.
8425 (delta68_frame_args_address): Update.
8426 * m32r-tdep.c (m32r_gdbarch_init): Update.
8427 * hppa-tdep.c (hppa_gdbarch_init): Update.
8428 * h8300-tdep.c (h8300_gdbarch_init): Update.
8429 * frv-tdep.c (frv_gdbarch_init): Update.
8430 (frv_frameless_function_invocation): Update.
8431 * cris-tdep.c (cris_gdbarch_init): Update.
8432 (cris_frameless_function_invocation): Update.
8433 * avr-tdep.c (avr_gdbarch_init): Update.
8434 * arm-tdep.c (arm_gdbarch_init): Update.
8435 * stack.c (frame_info): Update, call predicate.
8436 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8437 * frame.c (legacy_get_prev_frame): Update, call predicate..
8438 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8439 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8440 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8441 invocation.
8442 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8443 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8444 * vax-tdep.c (vax_gdbarch_init): Ditto.
8445
8446 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8447 function.
8448
8449 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8450
8451 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8452 initializations.
8453
8454 2004-02-16 Andrew Cagney <cagney@redhat.com>
8455
8456 * tui/tui-windata.c: Include "gdb_string.h".
8457 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8458 * tui/tui-layout.c, tui/tui-command.c: Ditto.
8459 * Makefile.in: Update dependencies.
8460
8461 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8462
8463 * Makefile.in (infrun.o): Add $(gdb_assert_h).
8464 * infrun.c: Include "gdb_assert.h".
8465 (singlestep_ptid, saved_singlestep_ptid)
8466 (stepping_past_singlestep_breakpoint): New variables.
8467 (resume): Set singlestep_ptid. Check for singlestep thread
8468 hop.
8469 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8470 (handle_inferior_event): Handle singlestep thread hop.
8471
8472 2004-02-16 Andrew Cagney <cagney@redhat.com>
8473
8474 * dwarf2-frame.c (dwarf2_frame_ops): New function.
8475 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8476 (dwarf2_frame_init_reg): Ditto.
8477
8478 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
8479 suggested by Joshua Neuheisel
8480
8481 * configure.in: Always check for curses, including pdcurses.
8482 Warn, instead of error, when no curses are found. Enable TUI when
8483 curses is available.
8484 * configure: Re-generate.
8485
8486 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8487
8488 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8489 sh_sh4_register_convert_to_virtual.
8490 (sh_register_convert_to_raw): Rename from
8491 sh_sh4_register_convert_to_raw.
8492 (sh_pseudo_register_read): Accomodate above name change.
8493 (sh_pseudo_register_write): Ditto.
8494
8495 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8496
8497 * sh-tdep.c (sh_generic_register_name): Remove.
8498 (sh_gdbarch_init): Use sh_sh_register_name in default case.
8499
8500 2004-02-15 Andrew Cagney <cagney@redhat.com>
8501
8502 * configure.in (build_warnings): Add -Wunused-function.
8503 * configure: Re-generate.
8504
8505 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8506 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8507
8508 * procfs.c (procfs_init_inferior): Assume that
8509 START_INFERIOR_TRAPS_EXPECTED is defined.
8510 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8511 * config/ns32k/tm-nbsd.h: Delete file,
8512 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8513
8514 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8515 * config/vax/tm-vax.h: Delete file.
8516
8517 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8518 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8519 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8520 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8521 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8522 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8523 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8524
8525 2004-02-15 Mark Kettenis <kettenis@gnu.org>
8526
8527 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8528 * dwarf2-frame.c (dwarf2_frame_data): New variable.
8529 (struct dwarf2_frame_ops): New.
8530 (dwarf2_frame_default_init_reg): New function, based on
8531 dwarf2_frame_init_reg.
8532 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8533 (dwarf2_frame_init_reg): Call architecture-specific function.
8534 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8535 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8536 instead of dwarf2_frame_data.
8537 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8538 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8539
8540 2004-02-15 Andrew Cagney <cagney@redhat.com>
8541
8542 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8543 register_gdbarch_swap.
8544 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8545 * f-lang.c (_initialize_f_language): Update, use
8546 DEPRECATED_REGISTER_GDBARCH_SWAP.
8547 * remote.c (_initialize_remote): Ditto.
8548 * regcache.c (_initialize_regcache): Ditto.
8549 * parse.c (_initialize_parse): Ditto.
8550 * infrun.c (_initialize_infrun): Ditto.
8551 * mi/mi-main.c (_initialize_mi_main): Ditto.
8552 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8553
8554 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8555 poking .cacheable directly.
8556 * symfile.c (symfile_bfd_open): Ditto.
8557
8558 * Makefile.in: Update all dependencies.
8559
8560 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8561 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
8562 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
8563 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8564 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8565
8566 2004-02-14 Andrew Cagney <cagney@redhat.com>
8567
8568 * arch-utils.c (legacy_convert_register_p): Check
8569 DEPRECATED_REGISTER_CONVERTIBLE_P.
8570 * findvar.c (value_of_register): Ditto.
8571
8572 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8573 * gdbarch.h, gdbarch.c: Re-generate.
8574 * arch-utils.c (deprecated_register_convertible_not): Delete.
8575 * arch-utils.h (deprecated_register_convertible_not): Delete.
8576 * mi/mi-main.c (get_register): Update. Update copyright.
8577 * infcmd.c (default_print_registers_info): Update.
8578
8579 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8580 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8581 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8582 * gdbarch.h, gdbarch.c: Re-generate.
8583 * frame.c (deprecated_get_next_frame_hack): Delete function.
8584 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8585 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8586 Update.
8587 * infcall.c (call_function_by_hand): Update.
8588
8589 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
8590
8591 * symfile.c (init_entry_point_info, entry_point_address): Move
8592 from here...
8593 * objfiles.c (init_entry_point_info, entry_point_address):..to
8594 here.
8595 * symfile.h (init_entry_point_info, entry_point_address): Remove
8596 prototypes.
8597 * objfiles.h (init_entry_point_info, entry_point_address):Add
8598 prototypes.
8599 * cris-tdep.c: Remove include of symfile.h. Add include of
8600 objfiles.h.
8601 * infcall.c: Ditto.
8602 * mcore-tdep.c: Ditto.
8603 * mn10300-tdep.c: Ditto.
8604 * sh64-tdep.c: Ditto.
8605 * v850-tdep.c: Ditto.
8606 * arm-tdep.c: Remove include of symfile.h.
8607 * blockframe.c: Ditto.
8608 * coffread.c: Ditto.
8609 * dbxread.c: Ditto.
8610 * dwarf2read.c: Ditto.
8611 * dwarfread.c: Ditto.
8612 * frv-tdep.c: Ditto.
8613 * ia64-tdep.c: Ditto.
8614 * mdebugread.c: Ditto.
8615 * mipsread.c: Ditto.
8616 * rs6000-tdep.c: Ditto.
8617 * s390-tdep.c: Ditto.
8618 * sh-tdep.c: Ditto.
8619 * xstormy16-tdep.c: Ditto.
8620 * gdbarch.sh: Remove include of symfile.h.
8621 * gdbarch.c: Regenerate.
8622 * solib-irix.c (enable_break): Use entry_point_address().
8623 Add comment about include file.
8624 * xcoffread.c: Add comment about include file.
8625 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8626 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8627 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8628 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8629 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8630
8631 2004-02-13 Andrew Cagney <cagney@redhat.com>
8632
8633 * corelow.c (core_xfer_partial): Use "struct bfd_section".
8634 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8635 copyright.
8636 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8637
8638 2004-02-12 Fred Fish <fnf@redhat.com>
8639
8640 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8641 set_gdbarch_store_return_value.
8642
8643 2004-02-12 Andrew Cagney <cagney@redhat.com>
8644
8645 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8646 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8647 (interrupt_query): Ditto.
8648 (ofunc): Delete unused variable.
8649 * cris-tdep.c (cris_abi): Delete unused function.
8650 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8651 (cris_get_wide_opcode, cris_get_short_size): Ditto.
8652 (cris_get_asr_quick_shift_steps): Ditto.
8653 (cris_skip_prologue_frameless_p): Ditto.
8654 * arm-tdep.c (arm_push_return_address): Delete unused function.
8655 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8656 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8657 * s390-tdep.c (s390_function_start): Delete unused function.
8658
8659 2004-02-12 Andrew Cagney <cagney@redhat.com>
8660
8661 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8662 gdbarch.h, gdbarch.c: Re-generate.
8663 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8664 to generic_prologue_frameless_p.
8665 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8666 * arch-utils.c (generic_prologue_frameless_p): Delete function.
8667
8668 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
8669
8670 * mips-linux-tdep.c: Include "frame.h".
8671 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8672 (mips_linux_skip_resolver): New functions.
8673 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8674 and set_gdbarch_in_solib_call_trampoline.
8675 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8676 to after set_gdbarch_in_solib_return_trampoline. Only set the
8677 solib hooks to mips16 functions if the OS ABI is unknown.
8678 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8679 including "config/tm-linux.h".
8680 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8681 * Makefile.in (mips-linux-tdep.o): Update.
8682
8683 2004-02-11 David Carlton <carlton@kealia.com>
8684
8685 * linespec.c (decode_compound): Only look for a class symbol when
8686 considering all but the rightmost component.
8687
8688 2004-02-11 Andrew Cagney <cagney@redhat.com>
8689
8690 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8691 abi code are are separatly grouped.
8692
8693 2004-02-11 Andrew Cagney <cagney@redhat.com>
8694
8695 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
8696 * gdbarch.h, gdbarch.c: Re-generate.
8697 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
8698 * v850-tdep.c (v850_gdbarch_init): Update.
8699 * sh64-tdep.c (sh64_gdbarch_init): Update.
8700 * sh-tdep.c (sh_gdbarch_init): Update.
8701 * s390-tdep.c (s390_gdbarch_init): Update.
8702 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
8703 * mips-tdep.c (mips_gdbarch_init): Update.
8704 * mcore-tdep.c (mcore_gdbarch_init): Update.
8705 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
8706 * m32r-tdep.c (m32r_gdbarch_init): Update.
8707 * ia64-tdep.c (ia64_gdbarch_init): Update.
8708 * hppa-tdep.c (hppa_gdbarch_init): Update.
8709 * h8300-tdep.c (h8300_gdbarch_init): Update.
8710 * frv-tdep.c (frv_gdbarch_init): Update.
8711 * d10v-tdep.c (d10v_gdbarch_init): Update.
8712 * cris-tdep.c (cris_gdbarch_init): Update.
8713 * avr-tdep.c (avr_gdbarch_init): Update.
8714 * arm-tdep.c (arm_gdbarch_init): Update.
8715 * alpha-tdep.c (alpha_gdbarch_init): Update.
8716
8717 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
8718
8719 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
8720 comma.
8721 (sh_sh4al_dsp_register_name): Ditto.
8722
8723 2004-02-10 Andrew Cagney <cagney@redhat.com>
8724
8725 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
8726 (mips_init_frame_pc_first): Delete function.
8727 (mips_frame_saved_pc): Delete function.
8728 (mips_frame_chain): Delete function.
8729 (mips_init_extra_frame_info): Delete function.
8730 (mips_xfer_register): Delete unused variable "reg".
8731 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
8732 (mips_n32n64_return_value): Delete unused variable "reg".
8733 (mips_n32n64_return_value): Delete unused variable "pos".
8734 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
8735 (mips_o32_return_value): Delete unused variable "pos".
8736 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
8737 (mips_print_fp_register): Delete unused variable "namelen"
8738 (mips_print_fp_register): Delete unused variable "flt2"
8739 (get_frame_pointer): Delete function.
8740 (cached_proc_desc): Delete static variable.
8741 (mips_pop_frame): Delete function.
8742 (mips_find_saved_regs): Delete function.
8743 (mips_get_saved_register): Delete function.
8744 (mips_saved_pc_after_call): Delete function.
8745 (SIGFRAME_BASE): Delete macro.
8746 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
8747 (SIGFRAME_PC_OFF): Delete macro.
8748 (SIGFRAME_REGSAVE_OFF): Delete macro.
8749 (mips_dump_tdep): Do not print deleted macro definitions.
8750
8751 2004-02-10 Andrew Cagney <cagney@redhat.com>
8752
8753 * Makefile.in (SFILES): Remove explictly listed tui files.
8754 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
8755
8756 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
8757
8758 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
8759 to use paddr functions to format ia64 addresses and long values.
8760 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
8761 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
8762 (get_kernel_table, ia64_find_proc_info_x): Ditto.
8763 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
8764 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
8765
8766 2004-02-10 Andrew Cagney <cagney@redhat.com>
8767
8768 * defs.h: Do not include "tui.h".
8769 * gdb_curses.h: New file.
8770 * tui/tui-hooks.h: New file.
8771 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
8772 (tui_install_hooks, tui_remove_hooks): Delete declarations.
8773 (tui_initialize_io): Delete declaration.
8774 (tui_initialize_readline: Delete redundant declaration.
8775 (struct tui_point): Delete definition.
8776 * tui/tui-data.h (struct tui_point): Define.
8777 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
8778 * utils.c: Include "tui/tui.h".
8779 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
8780 * printcmd.c [TUI]: Include "tui/tui.h".
8781 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
8782 * tui/tui-command.c: Include "gdb_curses.h".
8783 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
8784 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
8785 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
8786 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
8787 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
8788 * Makefile.in: Update all dependencies.
8789 (tui_hooks_h, gdb_curses_h): Define.
8790 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
8791
8792 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
8793
8794 * objfiles.h (struct objfile): Remove unused fields auxf1 and
8795 auxf2. Add comments about some other rarely used fields.
8796
8797 2004-02-10 Andrew Cagney <cagney@redhat.com>
8798
8799 * Makefile.in (init.c): Fix script removing duplicates. Problem
8800 reported by Peter Schauer.
8801
8802 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8803
8804 * bcache.c (bcache_xmalloc): Use obstack_init instead of
8805 obstack_specify_allocation.
8806 * objfiles.c (allocate_objfile): Ditto.
8807 * solib-sunos.c (solib_add_common_symbols)
8808 (allocate_rt_common_objfile): Ditto.
8809 * symfile.c (reread_symbols): Ditto.
8810 * gdb_obstack.h: Add comment.
8811
8812 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
8813
8814 * linespec.c (decode_line_1, locate_first_half)
8815 (decode_compound, lookup_prefix_sym): Update comments. Delete old
8816 commented out code.
8817
8818 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
8819
8820 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
8821 obstack_free.
8822
8823 2004-02-09 Andrew Cagney <cagney@redhat.com>
8824
8825 * blockframe.c (find_pc_partial_function): If find_pc_overlay
8826 fails, try find_pc_section. Fix PR c++/1267.
8827 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
8828 instead of find_pc_mapped_section.
8829 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
8830 not default to the section containing PC. Fix PR symtab/1519.
8831
8832 2004-02-09 Andrew Cagney <cagney@redhat.com>
8833
8834 * Makefile.in (mips-tdep.o): Update dependencies.
8835 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
8836 "trad-frame.h".
8837 (mips_unwind_pc): Return the pseudo PC register.
8838 (mips_unwind_dummy_id): New function.
8839 (mips16_fetch_instruction): New function.
8840 (mips32_fetch_instruction): New function.
8841 (struct mips_frame_cache): Define.
8842 (mips_mdebug_frame_cache): New function.
8843 (mips_mdebug_frame_this_id): New function.
8844 (mips_mdebug_frame_prev_register): New function.
8845 (mips_mdebug_frame_unwind): Define.
8846 (mips_mdebug_frame_sniffer): New function.
8847 (mips_mdebug_frame_base_address): New function.
8848 (mips_mdebug_frame_base): Define.
8849 (mips_mdebug_frame_base_sniffer): New function.
8850 (mips_gdbarch_init): Append unwind and base sniffers. Set
8851 unwind_dummy_id.
8852
8853 2004-02-08 Andrew Cagney <cagney@redhat.com>
8854
8855 * frame.c: Print both the register number and name.
8856
8857 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
8858 and a sed into a single sed. Make .c and .o patterns more robust.
8859 (OBS): Delete.
8860 (INIT_FILES): Replace OBS with COMMON_OBS.
8861 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
8862
8863 2004-02-08 Mark Kettenis <kettenis@gnu.org>
8864
8865 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
8866 the PT_WCOOKIE request.
8867
8868 2004-02-08 Andrew Cagney <cagney@redhat.com>
8869
8870 * mips-tdep.c (mips_unwind_pc): New function.
8871 (mips_gdbarch_init): Set mips_unwind_pc.
8872
8873 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
8874 (get_frame_id): Allow the UNKNOWN_FRAME.
8875 (frame_register_unwind, get_frame_type): Ditto.
8876
8877 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
8878 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
8879 unwind_dummy_id indicates a legacy frame.
8880
8881 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
8882 * configure: Re-generate.
8883
8884 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
8885 methods.
8886
8887 2004-02-08 Andrew Cagney <cagney@redhat.com>
8888
8889 * configure.in (CONFIG_ALL): Set to Makefile target, and not
8890 makefile macro.
8891 * configure: Re-generate.
8892 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
8893 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
8894 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
8895 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
8896 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
8897 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
8898 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
8899 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
8900 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
8901 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
8902
8903 2004-02-07 Andrew Cagney <cagney@redhat.com>
8904
8905 * Makefile.in: Update all dependencies.
8906
8907 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
8908 * configure: Re-generate.
8909 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
8910 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
8911 (COMMON_OBS): Add "main.o" and "annotate.o".
8912 (ANNOTATE_OBS): Delete.
8913 (OBS): Remove ANNOTATE_OBS.
8914 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
8915 CONFIG_INITS.
8916 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
8917 against CONFIG_OBS and "main.o".
8918 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
8919 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
8920
8921 * tui/tui-command.c: Include "gdb_string.h", delete register
8922 attribute, use ISO-C function signatures.
8923 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
8924 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
8925 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
8926 * tui/tui.c: Ditto.
8927
8928 * tui/tui-command.c: Change variable and function names to lower
8929 case.
8930 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
8931 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
8932 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
8933 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
8934 * tui/tui-winsource.c, tui/tui.c: Ditto.
8935
8936 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
8937
8938 * buildsym.c (free_pending_blocks, finish_block)
8939 (record_pending_block, make_blockvector, end_symtab): Replace
8940 symbol_obstack with objfile_obstack.
8941 * coffread.c (process_coff_symbol, coff_read_struct_type)
8942 (coff_read_enum_type): Ditto.
8943 * cp-namespace.c (initialize_namespace_symtab)
8944 (check_one_possible_namespace_symbol): Ditto.
8945 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
8946 (dwarf2_symbol_mark_computed): Ditto.
8947 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
8948 * elfread.c (elf_symtab_read): Ditto.
8949 * hpread.c (hpread_symfile_init, hpread_symfile_init)
8950 (hpread_read_enum_type, hpread_read_function_type)
8951 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
8952 Ditto.
8953 * jv-lang.c (get_java_class_symtab, add_class_symbol)
8954 (java_link_class_type): Ditto.
8955 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
8956 (new_symbol): Ditto.
8957 * minsyms.c (install_minimal_symbols): Ditto.
8958 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
8959 (terminate_minimal_symbol_table): Replace symbol_obstack with
8960 objfile_obstack.
8961 (free_objfile): Remove freeing of symbol_obstack.
8962 * objfiles.h: Remove symbol_obstack field.
8963 * pa64solib.c (add_to_solist): Replace symbol_obstack with
8964 objfile_obstack.
8965 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
8966 symbol_obstack.
8967 (solib_add_common_symbols): Replace symbol_obstack with
8968 objfile_obstack.
8969 * somsolib.c (som_solib_add): Ditto.
8970 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
8971 (common_block_start, common_block_end): Ditto.
8972 * symfile.c (reread_symbols): Remove freeing and init of
8973 symbol_obstack.
8974 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
8975 * symfile.h: Update comment.
8976 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
8977 stats printing.
8978 * symtab.c (symbol_set_names): Replace symbol_obstack with
8979 objfile_obstack.
8980 * symtab.h (struct general_symbol_info, struct minimal_symbol):
8981 Update comments.
8982 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
8983 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
8984 objfile_obstack.
8985
8986 2004-02-07 Andrew Cagney <cagney@redhat.com>
8987
8988 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
8989 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
8990 fields and variables.
8991 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
8992 (m_beInvisible): Delete macro.
8993 * tui/tui-data.h: Fix case case fields and variables.
8994 (m_genWinPtrIsNull): Delete macro.
8995 (tui_win_list): Rename winList.
8996 (TUI_SRC_WIN): Rename srcWin.
8997 (TUI_DISASM_WIN): Rename disassemWin.
8998 (TUI_DATA_WIN): Rename dataWin.
8999 (TUI_CMD_WIN): Rename cmdWin.
9000 (m_genWinPtrNotNull): Delete macro.
9001 (m_winPtrIsNull): Delete macro.
9002 (m_winPtrNotNull): Delete macro.
9003 (tui_win_is_source_type): Replace m_winIsSourceType
9004 (tui_win_is_auxillary): Replace m_winIsAuzillary.
9005 (tui_win_has_locator): Replace m_hasLocator.
9006 (tui_set_win_highlight): Replace m_setWinHighlightOn and
9007 m_setWinHighlightOff.
9008 * tui/tui-data.c: Update references.
9009 (tui_win_is_source_type, tui_set_win_highlight): New functions.
9010 (tui_win_has_locator, tui_win_is_auxillary): New functions.
9011 * tui/tui-command.c, tui/tui-disasm.c: Update references.
9012 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9013 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9014 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9015 * tui/tui-winsource.c, tui/tui.c: Ditto.
9016
9017 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9018
9019 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9020 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9021 StackGhost.
9022
9023 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9024 variable `i6' to `i7'.
9025 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9026
9027 2004-02-07 Andrew Cagney <cagney@redhat.com>
9028
9029 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9030 (TuiPoint, TuiPointPtr): Ditto.
9031 (TuiStatus, TuiStatusPtr): Ditto.
9032 (TuiWinType, TuiWinTypePtr): Ditto.
9033 (struct tui_point): Rename _TuiPoint.
9034 (tui_get_low_disassembly_address): Rename
9035 tuiGetLowDisassemblyAddress.
9036 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9037 (tuiFree): Delete declaration.
9038 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9039 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9040 * tui/tui.c (tuiFree): Delete function.
9041 * cli/cli-cmds.c (disassemble_command): Update references.
9042 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9043 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9044 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9045 * tui/tui-winsource.c: Ditto.
9046
9047 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9048
9049 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9050 coffstab_build_psymtabs, elfstab_build_psymtabs)
9051 (stabsect_build_psymtabs): Replace psymbol_obstack with
9052 objfile_obstack.
9053 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9054 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9055 Ditto.
9056 * dwarfread.c (scan_compilation_units): Ditto.
9057 * elfread.c (elfstab_offset_sections): Ditto.
9058 * hppa-tdep.c (read_unwind_info): Ditto.
9059 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9060 (hpread_end_psymtab): Ditto.
9061 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9062 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9063 Ditto.
9064 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9065 * objfiles.c (add_to_objfile_sections)
9066 (build_objfile_section_table): Ditto.
9067 (allocate_objfile): Remove init of psymbol_obstack.
9068 (free_objfile): Remove freeing of psymbol_obstack.
9069 * objfiles.h (struct objfile): Remove field
9070 psymbol_obstack. Update comments.
9071 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9072 psymbol_obstack with objfile_obstack.
9073 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9074 psymbol_obstack.
9075 * somread.c (som_symfile_offsets, init_import_symbols)
9076 (init_export_symbols): Replace psymbol_obstack with
9077 objfile_obstack.
9078 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9079 * symfile.c (default_symfile_offsets, syms_from_objfile)
9080 (reread_symbols): Remove freeing and init of psymbol_obstack.
9081 (cashier_psymtab): Update comment.
9082 * symmisc.c (print_objfile_statistics): Don't report stats for
9083 psymbol obstack.
9084 * symtab.h (struct general_symbol_info, struct partial_symtab):
9085 Update comments.
9086 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9087 (xcoff_symfile_offsets): Replace psymbol_obstack with
9088 objfile_obstack.
9089
9090 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9091
9092 * objfiles.h (struct objfile): Add objfile_obstack field.
9093 Remove type_obstack field.
9094
9095 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9096 read_structure_scope read_enumeration, new_symbol): Replace
9097 type_obstack with objfile_obstack.
9098 * dwarfread.c (struct_type, enum_type): Ditto.
9099 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9100 (lookup_fundamental_type): Ditto.
9101 * gdbtypes.h (TYPE_ALLOC): Ditto.
9102 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9103 (hpread_read_doc_function_type, hpread_read_struct_type)
9104 (fix_static_member_physnames, hpread_read_array_type)
9105 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9106 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9107 (java_link_class_type): Ditto.
9108 * mdebugread.c (parse_type): Ditto.
9109 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9110 * solib-sunos.c (solib_add_common_symbols): Ditto.
9111 * stabsread.c (define_symbol, read_type, read_member_functions,
9112 read_cpp_abbrev, read_one_struct_field): Ditto.
9113 * symfile.c (reread_symbols): Ditto.
9114 * symmisc.c (print_objfile_statistics): Ditto.
9115
9116 2004-02-07 Andrew Cagney <cagney@redhat.com>
9117
9118 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9119 (tui_exec_info_content): Rename TuiExecInfoContent.
9120 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9121 (TuiWinInfo, TuiWinInfoPtr): Ditto.
9122 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9123 (TuiList, TuiListPtr): Ditto.
9124 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9125 (TuiDataType, TuiDataTypePtr): Ditto.
9126 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9127 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9128 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9129 (TuiSourceElement, TuiSourceElementPtr): Ditto.
9130 (TuiDataElement, TuiDataElementPtr): Ditto.
9131 (TuiWinElement, TuiWinElementPtr): Ditto.
9132 (TuiDataInfo, TuiDataInfoPtr): Ditto.
9133 (TuiCommandElement, TuiCommandElementPtr): Ditto.
9134 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9135 (TuiWhichElement, TuiWhichElementPtr): Ditto.
9136 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9137 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9138 * tui/tui-command.c, tui/tui-data.c: Update references.
9139 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9140 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9141 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9142 * tui/tui-winsource.c, tui/tui.c: Ditto.
9143
9144 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9145
9146 * dwarf2-frame.h: Update copyright.
9147 (enum dwarf2_frame_reg_rule): New.
9148 (struct dwarf2_frame_state_reg): New.
9149 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9150 * dwarf2-frame.c: Update copyright.
9151 (enum dwarf2_reg_rule): Remove.
9152 (struct dwarf2_frame_state): Remove defenition of `struct
9153 dwarf2_frame_state_reg'.
9154 (read_reg): Call get_frame_arch to get the architecture instead of
9155 using CURRENT_GDBARCH.
9156 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9157 DWARF2_FRAME_.
9158 (dwarf2_frame_init_reg): New function.
9159 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9160 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
9161 initialize the register state. Prefix old `enum dwarf2_reg_rule'
9162 tags with DWARF2_FRAME_.
9163 (dwarf2_frame_prev_register): Call get_frame_arch to get the
9164 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
9165 dwarf2_reg_rule' tags with DWARF2_FRAME_.
9166
9167 2004-02-06 Andrew Cagney <cagney@redhat.com>
9168
9169 * tui/tui-data.h (struct tui_list): Rename _TuiList.
9170 (enum tui_data_type): Rename _TuiDataType.
9171 (struct tui_layout_def): Rename _TuiLayoutDef.
9172 (struct tui_source_element): Rename _TuiSourceElement.
9173 (struct tui_data_element): Rename _TuiDataElement.
9174 (struct tui_command_element): Rename _TuiCommandElement.
9175 (struct tui_locator_element): Rename _TuiLocatorElement.
9176 (union tui_which_element): Define.
9177 (struct tui_win_element): Rename _TuiWinElement.
9178 (struct tui_data_info): Rename _TuiDataInfo.
9179 (struct tui_source_info): Rename _TuiSourceInfo.
9180 (struct tui_command_info): Rename _TuiCommandInfo.
9181 (tui_initialize_static_data): Rename initializeStaticData.
9182 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9183 (tui_alloc_win_info): Rename allocWinInfo.
9184 (tui_init_generic_part): Rename initGenericPart.
9185 (tui_init_win_info): Rename initWinInfo.
9186 (tui_alloc_content): Rename allocContent.
9187 (tui_add_content_elements): Rename addContentElements.
9188 (tui_init_content_element): Rename initContentElement.
9189 (tui_free_window): Rename freeWindow.
9190 (tui_free_win_content): Rename freeWinContent.
9191 (tui_free_data_content): Rename freeDataContent.
9192 (tui_free_all_source_wins_content): Rename
9193 freeAllSourceWinsContent.
9194 (tui_del_window): Rename tuiDelWindow.
9195 (tui_del_data_windows): Rename tuiDelDataWindows.
9196 (tui_partial_win_by_name): Rename partialWinByName.
9197 (tui_win_name): Rename winName.
9198 (tui_current_layout): Rename currentLayout.
9199 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9200 (tui_term_height): Rename termHeight.
9201 (tui_set_term_height_to): Rename setTermHeightTo.
9202 (tui_term_width): Rename termWidth.
9203 (tui_set_term_width_to): Rename setTermWidthTo.
9204 (tui_set_gen_win_origin): Rename setGenWinOrigin.
9205 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9206 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9207 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9208 (tui_source_windows): Rename sourceWindows.
9209 (tui_clear_source_windows): Rename clearSourceWindows.
9210 (tui_clear_source_windows_detail): Rename
9211 clearSourceWindowsDetail.
9212 (tui_clear_win_detail): Rename clearWinDetail.
9213 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9214 (tui_default_tab_len): Rename tuiDefaultTabLen.
9215 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9216 (tui_win_with_focus): Rename tuiWinWithFocus.
9217 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9218 (tui_layout_def): Rename tuiLayoutDef.
9219 (tui_win_resized): Rename tuiWinResized.
9220 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9221 (tui_next_win): Rename tuiNextWin.
9222 (tui_prev_win): Rename tuiPrevWin.
9223 (tui_add_to_source_windows): Rename addToSourceWindows.
9224 * tui/tui-winsource.c, tui/tui-win.c: Update references.
9225 * tui/tui-layout.c, tui/tui-source.c: Ditto.
9226 * tui/tui-stack.c, tui/tui-io.c: Ditto.
9227 * tui/tui.c, tui/tui-data.c: Ditto.
9228 * tui/tui-interp.c, tui/tui-data.c: Ditto.
9229 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9230
9231 * tui/tui-source.h: Update copyright. Include "tui-data.h".
9232 (struct symtab): Declare.
9233 (tui_set_source_content): Rename tuiSetSourceContent.
9234 (tui_show_symtab_source): Rename tuiShowSource.
9235 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9236 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9237 * tui/tui-source.c: Update copyright. Update references.
9238 * tui/tui-win.c, tui/tui-winsource.c: Update references.
9239 * tui/tui-stack.c: Update references.
9240
9241 * tui/tui-win.h: Update copyright. Include "tui-data.h".
9242 (struct tui_win_info): Declare.
9243 (tui_scroll_forward): Rename tuiScrollForward.
9244 (tui_scroll_backward): Rename tuiScrollBackward.
9245 (tui_scroll_left): Rename tuiScrollLeft.
9246 (tui_scroll_right): Rename tuiScrollRight.
9247 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9248 (tui_resize_all): Rename tuiResizeAll.
9249 (tui_refresh_all_win): Rename tuiRefreshAll.
9250 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9251 * tui/tui-layout.c, * tui/tui-io.c: Update references.
9252 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9253 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9254
9255 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
9256 (tui_erase_data_content): Rename tuiEraseDataContent.
9257 (tui_display_all_data): Rename tuiDisplayAllData.
9258 (tui_check_data_values): Rename tuiCheckDataValues.
9259 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9260 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9261 (tui_first_data_element_no_in_line): Rename
9262 tuiFirstDataElementNoInLine.
9263 (tui_delete_data_content_windows): Rename
9264 tuiDeleteDataContentWindows.
9265 (tui_refresh_data_win): Rename tuiRefreshDataWin.
9266 (tui_display_data_from): Rename tuiDisplayDataFrom.
9267 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9268 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9269 * tui/tui-win.c, tui/tui-regs.c: Update references.
9270 * tui/tui-layout.c, tui/tui.c: Update references.
9271
9272 * tui/tui-wingeneral.h: Update copyright.
9273 (m_allBeVisible): Delete macro.
9274 (m_allBeInvisible): Delete macro.
9275 (struct tui_gen_win_info): Declare.
9276 (struct tui_win_info): Declare.
9277 (tui_unhighlight_win): Rename unhighlightWin.
9278 (tui_make_visible, tui_make_invisible): Replace makeVisible.
9279 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9280 (tui_make_window): Rename makeWindow.
9281 (tui_copy_win): Rename copyWin.
9282 (tui_box_win): Rename boxWin.
9283 (tui_highlight_win): Rename highlightWin.
9284 (tui_check_and_display_highlight_if_needed): Rename
9285 checkAndDisplayHighlightIfNeeded.
9286 (tui_refresh_all): Rename refreshAll.
9287 (tui_delete_win): Rename tuiDelwin.
9288 (tui_refresh_win): Rename tuiRefreshWin.
9289 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9290 (tui_make_visible, tui_make_invisible): New functions.
9291 (tui_make_all_visible, tui_make_all_invisible): New functions.
9292 (make_all_visible): Rename makeAllVisible.
9293 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9294 * tui/tui-data.c, tui/tui-winsource.c: Update references.
9295 * tui/tui-windata.c, tui/tui-win.c: Update references.
9296 * tui/tui-regs.c, tui/tui-layout.c: Update references.
9297 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9298
9299 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9300
9301 * proc-api.c (write_with_trace): Initialize local variable to
9302 silence compiler warning.
9303
9304 2004-02-06 Andrew Cagney <cagney@redhat.com>
9305
9306 * tui/tui-source.h: Do not include "defs.h".
9307 (struct tui_win_info): Declare.
9308 (tui_set_source_content_nil): Declare.
9309 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9310 (union tui_line_or_address): Rename _TuiLineOrAddress.
9311 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
9312 (tui_update_source_window): Rename tuiUpdateSourceWindow.
9313 (tui_update_source_window_as_is): Rename
9314 tuiUpdateSourceWindowAsIs.
9315 (tui_update_source_windows_with_addr): Rename
9316 tuiUpdateSourceWindowsWithAddr.
9317 (tui_update_source_windows_with_line): Rename
9318 tuiUpdateSourceWindowsWithLine.
9319 (tui_clear_source_content): Rename tuiClearSourceContent.
9320 (tui_erase_source_content): Rename tuiEraseSourceContent.
9321 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9322 (tui_show_source_content): Rename tuiShowSourceContent.
9323 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9324 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9325 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9326 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9327 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9328 (tui_update_exec_info): Rename tuiUpdateExecInfo.
9329 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9330 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9331 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9332 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9333 (struct tui_win_info): Declare.
9334 * tui/tui-stack.c: Update references.
9335 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9336 * tui/tui-win.c, tui/tui-source.c: Ditto.
9337 * tui/tui.c, tui/tui-disasm.c: Ditto.
9338
9339 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9340
9341 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9342 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
9343
9344 2004-02-05 Mark Kettenis <kettenis@gnu.org>
9345
9346 * infrun.c (handle_inferior_event): Allow for breakpoint
9347 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9348 and SIGEMT. Update comments.
9349 * NEWS (Revised SPARC target): Mention support for non-executable
9350 stack.
9351
9352 2004-02-04 Mark Kettenis <kettenis@gnu.org>
9353
9354 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9355 * inftarg.c: Update copyright year.
9356 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9357 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9358 (sparc_xfer_wcookie): New function.
9359 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9360 * Makefile.in (sparc-nat.o): Update dependencies.
9361 * config/sparc/nm-nbsd.h: Include "target.h".
9362 (NATIVE_XFER_WCOOKIE): New define.
9363 (sparc_xfer_wcookie): New prototype.
9364
9365 2004-02-04 Andrew Cagney <cagney@redhat.com>
9366
9367 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9368 SYSCALL_TRAP function.
9369 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9370
9371 2004-02-04 Andrew Cagney <cagney@redhat.com>
9372 Daniel Jacobowitz <drow@mvista.com>
9373
9374 * objfiles.h: Delete comments refering to inside_entry_func and
9375 DEPRECATED_FRAME_CHAIN_VALID.
9376 * defs.h (inside_entry_func): Update prototype..
9377 * blockframe.c (inside_entry_func): Rename to
9378 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
9379 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9380
9381 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
9382
9383 * breakpoint.c (struct captured_parse_breakpoint_args): Move
9384 outside of #ifdef SOLIB_ADD region.
9385 (do_restore_lang_radix_cleanup): Ditto.
9386 (resolve_pending_breakpoint): Ditto.
9387
9388 2004-02-03 Andrew Cagney <cagney@redhat.com>
9389
9390 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9391 (process_note_abi_tag_sections): Delete unused function.
9392 (ia64_read_fp): Delete unused function.
9393 (gdbarch_extract_struct_value_address): Delete declaration.
9394
9395 2004-02-02 Andrew Cagney <cagney@redhat.com>
9396
9397 * vax-tdep.c (vax_frame_chain): Delete call to
9398 deprecated_inside_entry_file.
9399 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9400
9401 2004-02-02 Mark Kettenis <kettenis@gnu.org>
9402
9403 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9404 column that's "empty" or "same value" when eliminating REG_RA
9405 rules.
9406
9407 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9408
9409 * NEWS: Add information about new pending breakpoint support.
9410
9411 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9412
9413 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9414 and pending fields for pending breakpoint support.
9415 * breakpoint.c (breakpoint_enabled): Add check for not pending.
9416 (condition_command): Only parse condition if not a pending
9417 breakpoint.
9418 (print_one_breakpoint): Add support for pending breakpoints.
9419 (describe_other_breakpoints): Add checks to verify we are not
9420 dealing with pending breakpoints.
9421 (check_duplicates): Don't check pending breakpoints.
9422 (set_raw_breakpoint): Initialize pending flag.
9423 (do_restore_lang_radix_cleanup): New cleanup routine.
9424 (resolve_pending_breakpoint): New function.
9425 (re_enable_breakpoints_in_shlibs): Try and resolve any
9426 pending breakpoints via resolve_pending_breakpoint.
9427 (mention): Add pending breakpoint support.
9428 (parse_breakpoint_sals): Add new parameter to pass to
9429 decode_line_1 to indicate silent errors when files or functions
9430 are not found. Change all callers.
9431 (do_captured_parse_breakpoint): New function.
9432 (break_command_1): Change prototype to return an rc value and to
9433 take an optional pending breakpoint pointer. Support creating
9434 a pending breakpoint if a "not found" form of error occurs when
9435 parsing the breakpoint. Also support resolving an existing pending
9436 breakpoint and be silent if the resolution fails.
9437 (create_breakpoints): Change prototype to take pending breakpoint
9438 pointer. When resolving a pending breakpoint, use the new pointer
9439 to provide a conditional or commands added by the end-user.
9440 (delete_breakpoint): Add appropriate check for pending.
9441 (breakpoint_re_set_one): Ditto.
9442 (do_enable_breakpoint): Ditto.
9443
9444 2004-02-02 David Carlton <carlton@kealia.com>
9445
9446 * valops.c (enum oload_classification): New.
9447 (find_overload_match): Break implementation into separate
9448 functions; delete #if 0'd code; look for symbols within
9449 namespaces.
9450 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9451 (find_oload_champ,oload_method_static,classify_oload_match): New.
9452 * cp-support.h: Add declaration for cp_func_name; update
9453 declaration for make_symbol_overload_list.
9454 * cp-support.c (cp_func_name): New.
9455 (overload_list_add_symbol): Fix comment, use
9456 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9457 (make_symbol_overload_list): Take a function name and a namespace
9458 instead of a symbol; change implementation.
9459 (make_symbol_overload_list_using): New.
9460 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9461
9462 2004-02-02 Fred Fish <fnf@redhat.com>
9463
9464 * main.c (gdb_stdtarg): Move definition to group with other
9465 gdb_stdtarg definitions and update copyright years.
9466 * remote-sim.c (gdb_os_write_stderr): Write output to
9467 gdb_stdtargerr stream instead of gdb_stdtarg stream.
9468 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9469 gdb_stderr stream and update copyright years.
9470
9471 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9472
9473 * Makefile.in (mips-linux-nat.o): Update dependencies.
9474 * mips-linux-nat.c: Include mips-tdep.h.
9475
9476 2004-02-01 Roland McGrath <roland@redhat.com>
9477
9478 * sol-thread.c (sol_thread_xfer_partial): New function.
9479 (init_sol_thread_ops): Use that for to_xfer_partial hook.
9480 (init_sol_core_ops): Likewise.
9481
9482 * procfs.c (procfs_xfer_partial): New function.
9483 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9484 * Makefile.in (procfs.o): Add $(auxv_h) dep.
9485
9486 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9487 procfs_xfer_auxv function.
9488
9489 * procfs.c (procfs_make_note_section): If we can read
9490 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9491 * linux-proc.c (linux_make_note_section): Likewise.
9492
9493 * auxv.h: New file.
9494 * auxv.c: New file.
9495 * Makefile.in (auxv_h): New variable.
9496 (COMMON_OBS): Add auxv.o here.
9497 (auxv.o): New target.
9498
9499 * corelow.c (core_xfer_partial): New function.
9500 (init_core_ops): Use it for core_ops.to_xfer_partial.
9501
9502 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9503 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9504 macro if that is defined.
9505
9506 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9507
9508 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9509 and check the specified thread for each breakpoint.
9510 * breakpoint.h (bpstat_stop_status): Update prototype.
9511 * infrun.c (handle_inferior_event): Update calls to
9512 bpstat_stop_status.
9513
9514 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9515
9516 * Makefile.in (cli-cmds.o): Add $(readline_h).
9517
9518 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9519
9520 * cli/cli-cmds.c: Include readline.h.
9521 (complete_command): Pass the start of the last word to
9522 complete_line.
9523
9524 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9525
9526 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9527 argument, and change first argument to a CORE_ADDR.
9528 * breakpoint.h (bpstat_stop_status): Update prototype.
9529 * infrun.c (adjust_pc_after_break): Add a new comment.
9530 (handle_inferior_event): Update calls to bpstat_stop_status.
9531
9532 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9533
9534 * breakpoint.h: Update copyright years.
9535
9536 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9537
9538 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9539 (bpstat_stop_status): Don't decrement PC.
9540 * breakpoint.h (software_breakpoint_inserted_here_p): Add
9541 prototype.
9542 * infrun.c (adjust_pc_after_break): New function.
9543 (handle_inferior_event): Call it, early. Remove later references
9544 to DECR_PC_AFTER_BREAK.
9545 (normal_stop): Add commentary.
9546
9547 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9548
9549 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9550 2004-01-27 double-free fix.
9551
9552 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9553
9554 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9555 (sparc32_frame_prev_register): Handle StackGhost.
9556 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9557
9558 2004-01-29 Roland McGrath <roland@redhat.com>
9559
9560 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9561 * configure: Regenerated.
9562
9563 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9564 * Makefile.in (procfs.o): Add dep.
9565
9566 2004-01-28 Andrew Cagney <cagney@redhat.com>
9567
9568 * tui/tui-stack.h: Update copyright.
9569 (struct frame_info): Add opaque declaration.
9570 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9571 (tui_show_locator_content): Rename tuiShowLocatorContent.
9572 (tui_show_frame_info): Rename tuiShowFrameInfo.
9573 * tui/tui-stack.c: Update copyright. Update references.
9574 * tui/tui-winsource.c: Update references.
9575 * tui/tui-win.c: Update references.
9576 * tui/tui-layout.c: Update references.
9577 * tui/tui-hooks.c: Update copyright, update references.
9578 * tui/tui.c: Update copyright, update references.
9579 * tui/tui-disasm.c: Update references.
9580
9581 2004-01-28 David Carlton <carlton@kealia.com>
9582
9583 * dwarf2read.c (add_partial_structure): Use demangled name if
9584 namespace equals "".
9585
9586 2004-01-27 Jim Blandy <jimb@redhat.com>
9587
9588 Clean up misapplied patch:
9589 * dwarf2read.c (determine_prefix): Change one of the two forward
9590 declarations for 'determine_prefix_aux' to a declaration for this.
9591 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
9592 argument to 'die_specification'.
9593
9594 * dwarf2read.c (read_func_scope): Re-indent comment.
9595
9596 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
9597
9598 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9599 b->exp to NULL after freeing so that error during re-parsing or
9600 evaluation of expressions associated with breakpoint don't
9601 eventually lead to re-freeing of storage.
9602 Committed by Andrew Cagney.
9603
9604 2004-01-27 Andrew Cagney <cagney@redhat.com>
9605
9606 * source.c (ambiguous_line_spec): Delete undefined declaration.
9607 * m32r-rom.c (m32r_set_board_address): Delete unused function.
9608 (m32r_set_server_address, m32r_set_download_path): Ditto.
9609 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9610
9611 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
9612
9613 * dwarf2read.c: Update calls to changed and renamed functions, and
9614 references to moved variables.
9615
9616 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9617 language, language_defn, list_in_scope, and ftypes members.
9618 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9619 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9620 (baseaddr): Remove globals.
9621
9622 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
9623 (set_cu_language, die_is_declaration, die_specification)
9624 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9625 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9626 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9627 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9628
9629 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
9630 cu.list_in_scope. Don't initialize cu_header_offset.
9631 (add_partial_symbol): Add local baseaddr.
9632 (psymtab_to_symtab_1): Add local baseaddr. Use
9633 objfile->section_offsets for consistency. Don't initialize
9634 cu_header_offset; do initialize cu.header.offset and
9635 cu.list_in_scope.
9636 (read_file_scope, read_func_scope, read_lexical_block_scope)
9637 (dwarf_decode_lines, new_symbol): Add local baseaddr.
9638
9639 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
9640
9641 * PROBLEMS: Add gdb/1516.
9642
9643 2003-12-29 Robert Millan <robertmh@gnu.org>
9644
9645 Patch committed by Andrw Cagney.
9646 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9647 * configure.tgt: Match knetbsd*-gnu.
9648
9649 2004-01-26 Andrew Cagney <cagney@redhat.com>
9650
9651 * breakpoint.c (catch_command_1): Delete #ifdef code.
9652 (catch_fork_command_1): Delete #ifdef wrapper.
9653 (catch_exec_command_1): Ditto.
9654 (catch_load_command_1): Ditto.
9655 (catch_unload_command_1): Ditto.
9656
9657 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9658 (catch_breakpoint): Delete #if0ed function.
9659 (disable_catch_breakpoint): Ditto.
9660 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9661 (disable_catch, enable_catch, delete_catch): Ditto.
9662
9663 2004-01-26 Andrew Cagney <cagney@redhat.com>
9664
9665 * remote.c (echo_check, quit_flag): Delete variables.
9666 (cisco_kernel_mode): Delete variable.
9667 (minitelnet_return, tty_input, escape_count): Delete variables.
9668 (remote_cisco_mode): Delete variable.
9669 (remote_cisco_open, remote_cisco_close): Delete function.
9670 (remote_cisco_mourn, remote_cisco_wait): Delete function.
9671 (init_remote_cisco_ops): Delete function.
9672 (_initialize_remote): Do not install "remote cisco" code.
9673 (read_frame): Delete cisco specific code.
9674 (remote_info_process): Delete function.
9675 (remote_wait): Delete cisco specific code.
9676 (remote_cisco_section_offsets): Delete function.
9677 (remote_cisco_objfile_relocate): Delete function.
9678 (remote_async_wait): Delete cisco specific code.
9679 (minitelnet, readtty, readsocket): Delete function.
9680
9681 2004-01-26 Andrew Cagney <cagney@redhat.com>
9682
9683 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
9684 comments mentioning extract_returned_value_address.
9685 * infcmd.c (print_return_value): Update. Add comments on
9686 extract_returned_value_address.
9687 * stack.c (return_command): Add comments on
9688 extract_returned_value_address.
9689 * values.c: Update comment.
9690 * m32r-tdep.c: Update comment.
9691 * sparc-tdep.c: Update comment.
9692 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
9693 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9694 * sh64-tdep.c (sh64_gdbarch_init): Update.
9695 * sh-tdep.c (sh_gdbarch_init): Update.
9696 * s390-tdep.c (s390_gdbarch_init): Update.
9697 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9698 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
9699 * m68k-tdep.c (m68k_gdbarch_init): Update.
9700 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9701 * m32r-tdep.c (m32r_gdbarch_init): Update.
9702 * ia64-tdep.c (ia64_gdbarch_init): Update.
9703 * h8300-tdep.c (h8300_gdbarch_init): Update.
9704 * frv-tdep.c (frv_gdbarch_init): Update.
9705 * arm-tdep.c (arm_gdbarch_init): Update.
9706 * alpha-tdep.c (alpha_gdbarch_init): Update.
9707
9708 2004-01-26 Andrew Cagney <cagney@redhat.com>
9709
9710 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
9711 SYMBOL_LOCATION_FUNCS
9712 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
9713 "struct symbol_ops".
9714 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
9715 type to "struct symbol_ops".
9716 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
9717 (struct symbol): Replace ".aux_value.loc.funcs" and
9718 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
9719 (SYMBOL_OBJFILE): Delete macro.
9720 (SYMBOL_LOCATION_FUNCS): Delete macro.
9721 (SYMBOL_LOCATION_BATON): Update.
9722 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
9723 intead of SYMBOL_LOCATION_FUNCS.
9724 * ax-gdb.c (gen_var_ref): Ditto.
9725 * printcmd.c (address_info): Ditto.
9726 * findvar.c (read_var_value): Ditto.
9727 (symbol_read_needs_frame): Ditto.
9728
9729 2004-01-26 Andrew Cagney <cagney@redhat.com>
9730
9731 * dwarf2read.c (read_func_scope): Document frame-base hack.
9732
9733 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9734
9735 * infcmd.c (print_return_value): Plug memory leak; delete
9736 ui_stream object. Rename argument `structure_return' to
9737 `struct_return'.
9738
9739 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9740
9741 * infcmd.c (print_return_value): Wrap long lines.
9742 (finish_command_continuation, finish_command): Remove unused
9743 variable `funcaddr'. Fix some coding-standards problems.
9744
9745 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
9746 SECT_SIZE is large enough, not whether it's exactly the right size.
9747 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
9748 TDEP->fpregset to zero.
9749
9750 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
9751 floating-point registers for traditional NetBSD core files.
9752 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
9753 TDEP->sizeof_fpregset here.
9754
9755 2004-01-25 Mark Kettenis <kettenis@gnu.org>
9756
9757 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
9758 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
9759 function with code split out from
9760 sparc32nbsd_sigcontext_frame_cache.
9761 (sparc32nbsd_sigcontext_frame_cache): Use
9762 sparc32nbsd_sigcontext_saved_regs.
9763 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
9764 OpenBSD.
9765 * sparcobsd-tdep.c: New file.
9766 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
9767 (sparcobsd-tdep.o): New dependency.
9768 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
9769 * config/sparc/obsd.mt: New file.
9770
9771 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
9772 TDEP->fpregset to be initialized to enable core file register
9773 sets.
9774
9775 2004-01-24 Mark Kettenis <kettenis@gnu.org>
9776
9777 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
9778 Add opaque declarations.
9779 (sparc64nbsd_sigcontext_saved_regs): New prototype.
9780 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
9781 function with code split out from
9782 sparc64nbsd_sigcontext_frame_cache.
9783 (sparc64nbsd_sigcontext_frame_cache): Use
9784 sparc64nbsd_sigcontext_saved_regs.
9785 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
9786 OpenBSD.
9787 * sparc64obsd-tdep.c: New file.
9788 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
9789 (sparc64obsd-tdep.o): New dependency.
9790 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
9791 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
9792 * config/sparc/obsd64.mt: New file.
9793
9794 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
9795 read the instruction at PC.
9796
9797 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
9798 value of GDB_OSABI_DEFAULT.
9799 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
9800 instead of GDB_OSABI_NETBSD_AOUT.
9801
9802 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
9803
9804 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
9805 copyright.
9806
9807 2004-01-23 Andrew Cagney <cagney@redhat.com>
9808
9809 * printcmd.c (display_command): Replace tui_set_display call with
9810 tui_set_layout_for_display_command.
9811 * tui/tui.h (enum tui_win_type): Define.
9812 (tui_set_layout): Delete declaration.
9813 (tui_set_layout_for_display_command): Rename set_tui_layout.
9814 * tui/tui-data.h (enum tui_layout_type): Define.
9815 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
9816 "tui.h".
9817 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
9818 (tui_default_win_height): Rename tuiDefaultWinHeight.
9819 (tui_default_win_viewport_height): Rename
9820 tuiDefaultWinViewportHeight.
9821 (tui_set_layout): RenametuiSetLayout.
9822 * tui/tui-layout.c: Update references.
9823 * tui/tui.c: Update references.
9824 * tui/tui-disasm.c: Update references.
9825
9826 2004-01-23 David Carlton <carlton@kealia.com>
9827
9828 Partial workaround for PR c++/1511:
9829 * cp-namespace.c: Include frame.h.
9830 (cp_lookup_transparent_type): New
9831 (cp_lookup_transparent_type_loop): New.
9832 * cp-support.h: Declare cp_lookup_transparent_type.
9833 * symtab.c (basic_lookup_transparent_type): Renamed from
9834 lookup_transparent_type.
9835 (lookup_transparent_type): Replace old body by a call to
9836 current_language->la_lookup_transparent_type.
9837 * symtab.h: Update copyright. Declare
9838 basic_lookup_transparent_type.
9839 * language.h: Update copyright.
9840 (struct language_defn): Add la_lookup_transparent_type.
9841 * language.c: Update copyright.
9842 (unknown_language_defn): Add basic_lookup_transparent_type.
9843 (auto_language_defn): Add basic_lookup_transparent_type.
9844 (local_language_defn): Add basic_lookup_transparent_type.
9845 * ada-lang.c: Update copyright.
9846 (ada_language_defn): Add basic_lookup_transparent_type.
9847 * c-lang.c: Update copyright.
9848 (c_language_defn): Add basic_lookup_transparent_type.
9849 (cplus_language_defn): Add basic_lookup_transparent_type.
9850 (asm_language_defn): Add basic_lookup_transparent_type.
9851 (minimal_language_defn): Add basic_lookup_transparent_type.
9852 * f-lang.c: Update copyright.
9853 (f_language_defn): Add basic_lookup_transparent_type.
9854 * jv-lang.c: Update copyright.
9855 (java_language_defn): Add basic_lookup_transparent_type.
9856 * m2-lang.c: Update copyright.
9857 (m2_language_defn): Add basic_lookup_transparent_type.
9858 * objc-lang.c: Update copyright.
9859 (objc_language_defn): Add basic_lookup_transparent_type.
9860 * p-lang.c: Update copyright.
9861 (p_language_defn): Add basic_lookup_transparent_type.
9862 * scm-lang.c: Update copyright.
9863 (scm_language_defn): Add basic_lookup_transparent_type.
9864 * Makefile.in (cp-namespace.o): Depend on frame.h.
9865
9866 2004-01-23 David Carlton <carlton@kealia.com>
9867
9868 Patch for PR c++/1520:
9869 * dwarf2read.c (read_func_scope): Set processing_current_prefix
9870 properly if we have a specification die.
9871 (determine_prefix_aux): Rename from determine_prefix.
9872 (determine_prefix): Like the old determine_prefix, but never
9873 returns NULL.
9874
9875 2004-01-23 Theodore A. Roth <troth@openavr.org>
9876
9877 * avr-tdep.c: Update copyright.
9878 (avr_iaddr_p): Delete unused function.
9879 (avr_saddr_p): Delete unused function.
9880
9881 2004-01-23 David Carlton <carlton@kealia.com>
9882
9883 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
9884 Fix for PR symtab/1534.
9885
9886 2004-01-23 Mark Kettenis <kettenis@gnu.org>
9887
9888 * NEWS (New native configurations): Mention OpenBSD/sparc and
9889 OpenBSD/sparc64.
9890 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
9891 * configure.host: Likewise.
9892 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
9893 handler for OpenBSD.
9894 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
9895
9896 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9897
9898 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
9899 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
9900
9901 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
9902 * cli/cli-cmds.c (shell_escape): Likewise.
9903
9904 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
9905 OpenBSD .note.openbsd.ident sections.
9906
9907 2004-01-22 David Carlton <carlton@kealia.com>
9908
9909 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
9910 get_scope_pc_bounds.
9911 (read_file_scope): Ditto.
9912 (get_scope_pc_bounds): New function, produced by extracting code
9913 from the above two functions, consolidating it, and adding support
9914 for DW_TAG_namespace.
9915
9916 2004-01-22 Mark Kettenis <kettenis@gnu.org>
9917
9918 * osabi.c (MAX_NOTESZ): New define.
9919 (check_note): New function.
9920 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
9921 check_note.
9922
9923 2004-01-21 Roland McGrath <roland@redhat.com>
9924
9925 * MAINTAINERS (write after approval): Add myself.
9926
9927 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9928
9929 * utils.c (init_page_info): Move declarations of `rows' and
9930 `cols' before the __GO32__-specific code. Move the closing brace
9931 outside the #ifdef __GO32__..#endif block.
9932 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
9933
9934 2004-01-21 Paul Brook <paul@codesourcery.com>
9935
9936 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
9937 BPSTAT_WHAT_CHECK_SHLIBS.
9938
9939 2004-01-21 Paul Brook <paul@codesourcery.com>
9940
9941 * MAINTAINERS: Add myself to write-after-approval.
9942
9943 2004-01-20 Andrew Cagney <cagney@redhat.com>
9944
9945 * ax-gdb.c (print_axs_value): Delete unused function.
9946 * jv-lang.c (java_lookup_type): Delete unused function.
9947 * cli/cli-dump.c (dump_filetype): Delete unused function.
9948 * remote-mips.c (remote_mips_insert_hw_breakpoint)
9949 (remote_mips_remove_hw_breakpoint): Delete unused functions.
9950 (mips_getstring): Delete unused function.
9951 (pmon_insert_breakpoint): Delete #if0ed function.
9952 (PMON_MAX_BP): Delete #if0ed MACRO.
9953 (mips_pmon_bp_info): Delete #if0ed variable.
9954 (pmon_remove_breakpoint): Delete #if0ed function.
9955 * monitor.c (monitor_write_even_block): Delete unused function.
9956 (monitor_write_memory_block): Delete #if0ed code.
9957 * dink32-rom.c (dink32_load): Delete unused function.
9958 (_initialize_dink32_rom): Delete #if0ed code.
9959 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
9960
9961 * tui/tui-command.c: Update references.
9962 * tui/tui-io.c: Update references.
9963 * tui/tui-command.h: Update copyright.
9964 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
9965
9966 * source.c (ambiguous_line_spec): Delete never-defined function.
9967 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
9968 * gdbtypes.c (add_name, add_mangled_type): Ditto.
9969 * cli/cli-cmds.c (validate_comname): Ditto.
9970
9971 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
9972 "tui-data.h".
9973 (tui_set_disassem_content): Rename tuiSetDisassemContent.
9974 (tui_show_disassem): Rename tuiShowDisassem.
9975 (tui_show_disassem_and_update_source): Rename
9976 tuiVerticalDisassemScroll.
9977 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
9978 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
9979 * tui/tui.h: Update copyright.
9980 (enum tui_status): Define.
9981 * tui/tui-data.h (enum tui_scroll_direction): Define.
9982 * tui/tui-disasm.c: Update copyright. Update references.
9983 * tui/tui-winsource.c: Update copyright. Update references.
9984 * tui/tui-win.c: Update references.
9985 * tui/tui-layout.c: Update references.
9986
9987 2004-01-20 Andrew Cagney <cagney@redhat.com>
9988
9989 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
9990 sym2 to start of block.
9991
9992 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9993
9994 * MAINTAINERS: Delete mmalloc.
9995 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
9996 * NEWS: Mention removal of --with-malloc.
9997 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
9998 * config.in: Regenerate.
9999 * configure: Regenerate.
10000 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10001 USE_MMALLOC, MMCHECK_FORCE.
10002 * gdbinit.in: Remove mmalloc.
10003 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10004 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10005 * config/i386/go32.mh: Likewise.
10006 * config/i386/interix.mh: Likewise.
10007 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10008
10009 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
10010
10011 * linespec.c (decode_variable, symtab_from_filename): Call
10012 error_silent with error message instead of throwing an exception
10013 directly.
10014 * defs.h (error_silent, error_output_message): Add prototypes.
10015 (catch_exceptions_with_msg): Ditto.
10016 * utils.c (error_silent, error_output_message): New functions.
10017 * top.c (catch_exceptions_with_msg): New function.
10018
10019 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
10020
10021 * mi/mi-cmds.h (enum print_values): Add definition.
10022
10023 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10024 type and value for simple data types and just the name and type
10025 for complex ones, if required.
10026
10027 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10028 children, if required.
10029
10030 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10031
10032 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10033 unused declarations.
10034
10035 2004-01-19 Andrew Cagney <cagney@redhat.com>
10036
10037 * top.h (mapped_symbol_files): Delete declaration.
10038 * main.c (captured_main): Delete option "m" and "mapped".
10039 * objfiles.c (mapped_symbol_files): Delete variable.
10040 * symfile.c (symbol_file_command): Delete mmap code.
10041 (symbol_file_add_with_addrs_or_offsets): Ditto.
10042 (add_symbol_file_command, reread_separate_symbols): Ditto.
10043 * objfiles.h (OBJF_MAPPED): Delete.
10044 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10045 (free_objfile) [USE_MMALLOC]: Ditto.
10046 (open_existing_mapped_file): Delete function.
10047 (open_mapped_file): Delete function.
10048 (map_to_file): Delete function.
10049
10050 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10051
10052 * infrun.c (step_into_function): Account for possible breakpoint
10053 adjustment when computing ``stop_func_start''.
10054
10055 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10056
10057 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10058 the region size against the size of a pointer, not the size of
10059 a register as given by DEPRECATED_REGISTER_SIZE.
10060
10061 2004-01-19 Andrew Cagney <cagney@redhat.com>
10062
10063 * tui/tui-regs.h: Include "tui-data.h".
10064 (tuiFirstRegElementNoInLine): Delete declaration.
10065 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10066 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10067 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10068 (tui_calculate_regs_column_count): Rename
10069 tuiCalculateRegsColumnCount.
10070 (tui_check_register_values): Rename tuiCheckRegisterValues.
10071 (tui_show_registers): Rename tuiShowRegisters.
10072 (tui_display_registers_from_line): Rename
10073 tuiDisplayRegistersFromLine.
10074 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10075 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10076 (tui_first_reg_element_no_inline): Rename
10077 tuiFirstRegElementNoInLine.
10078 * tui/tui-data.h: Update copyright.
10079 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10080 * tui/tui-windata.c: Update copyright, update references.
10081 * tui/tui-regs.c: Update copyright, update references.
10082 * tui/tui-win.c: Update copyright, update references.
10083 * tui/tui-layout.c: Update copyright, update references.
10084
10085 2004-01-18 Andrew Cagney <cagney@redhat.com>
10086
10087 * tui/tui-io.c: Update copyright.
10088 (key_is_end_sequence, key_is_backspace): New functions.
10089 (key_is_command_char, key_is_start_sequence): New function.
10090 (tui_getc): Update references.
10091 * tui/tui-io.h: Update copyright.
10092 (m_tuiStartNewLine): Delete macro.
10093 (m_isBackspace, m_isDeleteChar): Delete macros.
10094 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10095 (m_isNextPage, m_isPrevPage): Delete macros.
10096 (m_isLeftArrow, m_isRightArrow): Delete macros.
10097 (m_isXdbStyleCommandChar): Delete macro.
10098 (key_is_start_sequence): Declare, replace m_isStartSequence.
10099 (key_is_end_sequence): Declare, replace m_isEndSequence.
10100 (key_is_backspace): Declare ,replace m_isBackspace.
10101 (key_is_command_char): Declare, replace m_isCommandChar.
10102 * tui/tui-command.c: Update copyright.
10103 (tuiDispatchCtrlChar): Update references.
10104
10105 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10106 tuiSourceWin.h.
10107
10108 * tui/tui-command.c: Rename tui/tuiCommand.c.
10109 * tui/tui-command.h: Rename tui/tuiCommand.h.
10110 * tui/tui-data.c: Rename tui/tuiData.c.
10111 * tui/tui-data.h: Rename tui/tuiData.h.
10112 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10113 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10114 * tui/tui-io.c: Rename tui/tuiIO.c.
10115 * tui/tui-io.h: Rename tui/tuiIO.h.
10116 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10117 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10118 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10119 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10120 * tui/tui-source.c: Rename tui/tuiSource.c.
10121 * tui/tui-source.h: Rename tui/tuiSource.h.
10122 * tui/tui-stack.c: Rename tui/tuiStack.c.
10123 * tui/tui-stack.h: Rename tui/tuiStack.h.
10124 * tui/tui-win.c: Rename tui/tuiWin.c.
10125 * tui/tui-win.h: Rename tui/tuiWin.h.
10126 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10127 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10128 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10129 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10130 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10131 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10132 * tui/tui-file.c: Update includes.
10133 * tui/tui-hooks.c: Update includes.
10134 * tui/tui-interp.c: Update includes.
10135 * tui/tui.c: Update includes.
10136 * Makefile.in: Update all tui/ dependencies.
10137 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10138
10139 * Makefile.in: Update copyright. Update dependencies.
10140
10141 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10142 problem.
10143
10144 2004-01-18 Andrew Cagney <cagney@redhat.com>
10145
10146 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10147 instead of register_gdbarch_init.
10148
10149 * remote-sds.c (tohex): Delete unused function. Update copyright.
10150 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10151 * v850-tdep.c (v850_register_virtual_size): Ditto.
10152 * target.c (normal_target_post_startup_inferior): Ditto.
10153 * source.c (ambiguous_line_spec): Ditto.
10154 * remote.c (adapt_remote_get_threadinfo): Ditto.
10155 * mi/mi-out.c (out_field_fmt): Ditto.
10156 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10157 (output_control_change_notification): Ditto.
10158 * m68k-tdep.c (m68k_register_byte): Ditto.
10159 (m68k_remote_breakpoint_from_pc): Ditto.
10160 * ui-out.c (init_ui_out_state): Delete unused declaration.
10161 * stabsread.c (search_value): Ditto.
10162 * mi/mi-cmd-env.c (env_cli_command): Ditto.
10163 * maint.c (print_section_table): Ditto.
10164 * infrun.c (set_follow_fork_mode_command): Ditto.
10165
10166 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10167
10168 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10169 DW_CFA_def_cfa_exporession. Add support for
10170 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10171 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
10172
10173 2004-01-18 Andrew Cagney <cagney@redhat.com>
10174
10175 * ocd.c: Update copyright.
10176 (bdm_read_register_command): Delete unused function.
10177 (_initialize_remote_ocd): Delete commented out reference.
10178 (get_quoted_char, reset_packet): Delete #if0ed function.
10179 (output_packet, put_quoted_char): Delete #if0ed function.
10180 (stu_put_packet, stu_get_packet): Delete #if0ed function.
10181 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10182 (BDM_BREAKPOINT): Delete #if0ed macro.
10183 (remote_timeout): Delete #if0ed variable.
10184
10185 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10186
10187 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10188 (core-sol2.o): Remove dependency.
10189 * core-sol2.c: Remove file.
10190
10191 2004-01-17 Andrew Cagney <cagney@redhat.com>
10192
10193 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10194 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10195 enums.
10196
10197 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10198
10199 * remote.c: Update copyright years.
10200
10201 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10202
10203 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10204
10205 2004-01-17 Andrew Cagney <cagney@redhat.com>
10206
10207 * mdebugread.c: Update copyright.
10208 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10209 (parse_type, parse_procedure): Ditto.
10210 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10211
10212 * cris-tdep.c (cris_store_struct_return): Put back accidently
10213 deleted function.
10214
10215 * gdbarch.sh: Update copyright year.
10216 * gdbarch.h, gdbarch.c: Re-generate.
10217
10218 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10219
10220 Suggested by George Anzinger.
10221 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10222 correct stack offset. Include unknown opcode numbers in the error
10223 message.
10224
10225 2004-01-17 Andrew Cagney <cagney@redhat.com>
10226
10227 * x86-64-tdep.c (x86_64_init_abi): No need to clear
10228 extract_struct_value_address, i386 does not set it.
10229 * sparc64-tdep.c (sparc64_init_abi): Do not set
10230 extract_struct_value_address, never called.
10231 (sparc64_extract_struct_value_address): Delete function.
10232 * m68hc11-tdep.c: Update copyright.
10233 (m68hc11_gdbarch_init): Delete redundant assignment of
10234 extract_struct_value_address.
10235 * i386-tdep.c: Update copyright.
10236 (i386_gdbarch_init): Do not set extract_struct_value_address,
10237 never called.
10238 (i386_extract_struct_value_address): Delete function.
10239 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10240 extract_struct_value_address, never called.
10241 (sparc32_extract_struct_value_address): #if 0 function. Add
10242 comments explaining its future.
10243
10244 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10245
10246 * arm-tdep.c (arm_write_pc): New function.
10247 (arm_gdbarch_init): Call set_gdbarch_write_pc.
10248
10249 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10250
10251 * breakpoint.c (must_shift_inst_regs): Delete.
10252 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10253 and SHIFT_INST_REGS.
10254 * infcmd.c (step_1, step_1_continuation): Delete references to
10255 SHIFT_INST_REGS.
10256 * infrun.c (keep_going): Likewise.
10257 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10258 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10259
10260 2004-01-17 Andrew Cagney <cagney@redhat.com>
10261
10262 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10263 * gdbarch.h, gdbarch.c: Re-generate.
10264 * infcmd.c (print_return_value): Delete reference to
10265 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10266
10267 * cris-tdep.c (cris_gdbarch_init): Do not set
10268 deprecated_extract_struct_value_address.
10269
10270 * xstormy16-tdep.c: Update copyright.
10271 (xstormy16_extract_struct_value_address): Update to current
10272 extract struct value address interface.
10273 (xstormy16_gdbarch_init): Set extract_struct_value_address.
10274 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10275 current extract struct value address interface.
10276 (sh64_gdbarch_init): Set extract_struct_value_address.
10277
10278 * cris-tdep.c: Update copyright.
10279 (cris_extract_struct_value_address): Delete function.
10280 (struct_return_address): Delete variable.
10281 (cris_store_struct_return): Do not set struct_return_address.
10282
10283 * mcore-tdep.c: Update copyright.
10284 (mcore_extract_struct_value_address): Delete function. Update
10285 comments.
10286 (mcore_gdbarch_init): Update.
10287 * mn10300-tdep.c: Update copyright.
10288 (mn10300_extract_struct_value_address): Delete function.
10289 (mn10300_gdbarch_init): Update.
10290 * v850-tdep.c: Update copyright.
10291 (v850_extract_struct_value_address): Delete.
10292 (v850_gdbarch_init): Update.
10293 * ns32k-tdep.c: Update copyright.
10294 (ns32k_extract_struct_value_address): Delete.
10295 (ns32k_gdbarch_init): Update.
10296 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10297 (hppa_gdbarch_init): Update.
10298 * vax-tdep.c: Update copyright.
10299 (vax_extract_struct_value_address): Delete.
10300 (vax_gdbarch_init): Update.
10301
10302 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10303 * gdbarch.h, gdbarch.c: Re-generate.
10304 * procfs.c (procfs_fetch_registers): Delete reference to
10305 DEPRECATED_NPC_REGNUM.
10306 (procfs_store_registers): Ditto.
10307 * regcache.c (generic_target_write_pc): Simplify.
10308 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
10309
10310 * core-sol2.c (fetch_core_registers): Replace
10311 DEPRECATED_NPC_REGNUM with equivalent tdep value.
10312
10313 * hppa-tdep.c: Update copyright year.
10314 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10315 NPC_REGNUM.
10316 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10317
10318 * mips-tdep.c (mips_write_pc): New function.
10319 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10320 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10321 (mips_find_saved_regs, mips_software_single_step: Ditto.
10322 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10323 mips_init_extra_frame_info, mips_pop_frame): Ditto.
10324
10325 2004-01-17 Andrew Cagney <cagney@redhat.com>
10326
10327 * mips-tdep.c: Re-indent. Group functions by ABI.
10328
10329 2004-01-17 Andrew Cagney <cagney@redhat.com>
10330
10331 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10332 * gdbarch.c: Re-generate.
10333 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10334 DECR_PC_AFTER_BREAK to zero.
10335 * vax-tdep.c (vax_gdbarch_init): Ditto.
10336 * v850-tdep.c (v850_gdbarch_init): Ditto.
10337 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10338 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10339 * sh-tdep.c (sh_gdbarch_init): Ditto.
10340 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10341 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10342 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10343 * mips-tdep.c (mips_gdbarch_init): Ditto.
10344 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10345 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10346 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10347 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10348 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10349 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10350 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10351 * frv-tdep.c (frv_gdbarch_init): Ditto.
10352 * cris-tdep.c (cris_gdbarch_init): Ditto.
10353 * avr-tdep.c (avr_gdbarch_init): Ditto.
10354 * arm-tdep.c (arm_gdbarch_init): Ditto.
10355 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10356
10357 2004-01-17 J. Brobecker <brobecker@gnat.com>
10358
10359 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10360 Delete, no longer used.
10361 (read_subrange_type): New function, mostly extracted from
10362 read_array_type().
10363 (read_array_type): Replace extracted code by call to
10364 read_subrange_type().
10365 (dwarf2_get_attr_constant_value): New function.
10366 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10367 (add_partial_symbol): Likewise.
10368 (process_die): Likewise.
10369 (new_symbol): Likewise.
10370 (read_type_die): Likewise.
10371
10372 2004-01-16 Andrew Cagney <cagney@redhat.com>
10373
10374 * symfile.c: Update copyright year.
10375 (compare_symbols): Delete unused function.
10376 * stabsread.c: Update copyright year.
10377 (lrs_general_complaint): Delete unused function.
10378 (ref_search_value): Ditto.
10379 (get_substring): Delete declaration.
10380 * sh64-tdep.c: Update copyright year.
10381 (sh64_get_gdb_regnum): Delete unused function.
10382 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10383 Delete unused function.
10384
10385 2004-01-17 Mark Kettenis <kettenis@gnu.org>
10386
10387 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10388 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10389
10390 2004-01-16 Andrew Cagney <cagney@redhat.com>
10391
10392 Changes from Peter Schauer.
10393 * rs6000-tdep.c: Update copyright year.
10394 (rs6000_push_dummy_call): Update the stack pointer before
10395 accessing the corresponding stack region.
10396 * rs6000-nat.c: Update copyright year.
10397 (set_host_arch): Set "info.abfd" to "exec_bfd".
10398
10399 2004-01-15 Mark Kettenis <kettenis@gnu.org>
10400
10401 * blockframe.c: Update copyright year.
10402 (inside_entry_func): Don't treat a zero PC specially.
10403
10404 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
10405
10406 * gcore.c (gcore_copy_callback): Use paddr_d to print size
10407 variable.
10408 (gcore_create_callback): Ditto. Skip any memory segment that has
10409 no permissions set.
10410
10411 2004-01-14 David Carlton <carlton@kealia.com>
10412
10413 Change symbols for C++ nested types to contain the fully qualified
10414 name, if possible. (At least in the DWARF-2 case.) Partial fix
10415 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10416 c++/895.
10417 * c-exp.y (qualified_type): Handle types nested within classes.
10418 * cp-namespace.c: Update comments.
10419 (cp_set_block_scope): Delete #if 0.
10420 (cp_lookup_nested_type): Handle types nested within classes.
10421 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10422 when appropriate.
10423 (add_partial_symbol): Add the name of the enclosing namespace to
10424 types.
10425 (pdi_needs_namespace): New.
10426 (add_partial_namespace): Tweak comment.
10427 (add_partial_structure): New.
10428 (psymtab_to_symtab_1): Initialize processing_current_prefix
10429 here...
10430 (process_die): instead of here.
10431 (read_structure_scope): Try to figure out the name of the class or
10432 namespace that the structure might be defined within.
10433 (read_enumeration): Generate fully-qualified names, if possible.
10434 (read_namespace): Don't set name to NULL.
10435 (die_specification): New.
10436 (new_symbol): Generate fully-qualified names for types.
10437 (read_type_die): Determine appropriate prefix.
10438 (determine_prefix): New.
10439 (typename_concat): New.
10440 (class_name): New.
10441 * valops.c (value_aggregate_elt): Pass NOSIDE to
10442 value_struct_elt_for_reference.
10443 (value_struct_elt_for_reference): Make static, add NOSIDE
10444 parameter, call value_maybe_namespace_elt as a last resort.
10445 (value_namespace_elt): Break out code into
10446 value_maybe_namespace_elt.
10447 (value_maybe_namespace_elt): New.
10448
10449 2004-01-12 Andrew Cagney <cagney@redhat.com>
10450
10451 * mips-tdep.c (mips_convert_register_p): Handle both raw and
10452 cooked floating-point registers.
10453 (mips_gdbarch_init): Set convert_register_p, register_to_value,
10454 and value_to_register.
10455
10456 2004-01-13 Andrew Cagney <cagney@redhat.com>
10457
10458 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10459 * gdbarch.c: Re-generate.
10460 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10461 FUNCTION_START_OFFSET.
10462 * v850-tdep.c (v850_gdbarch_init): Ditto.
10463 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10464 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10465 * sh-tdep.c (sh_gdbarch_init): Ditto.
10466 * s390-tdep.c (s390_gdbarch_init): Ditto.
10467 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10468 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10469 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10470 * mips-tdep.c (mips_gdbarch_init): Ditto.
10471 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10472 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10473 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10474 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10475 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10476 * i386-tdep.c (i386_gdbarch_init): Ditto.
10477 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10478 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10479 * frv-tdep.c (frv_gdbarch_init): Ditto.
10480 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10481 * cris-tdep.c (cris_gdbarch_init): Ditto.
10482 * avr-tdep.c (avr_gdbarch_init): Ditto.
10483 * arm-tdep.c (arm_gdbarch_init): Ditto.
10484 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10485
10486 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10487
10488 * infrun.c (follow_fork_mode_ask): Remove.
10489 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10490 (follow_fork): Simplify and remove internal error for
10491 follow_fork_mode_ask.
10492 (_initialize_infrun): Update "set follow-fork-mode" help text.
10493
10494 2004-01-13 Andrew Cagney <cagney@redhat.com>
10495
10496 * configure.in: Update copyright year.
10497 (build_warnings): Add -Wunused-label.
10498 * configure: Re-generate.
10499
10500 2004-01-12 Andrew Cagney <cagney@redhat.com>
10501
10502 * exec.h (exec_ops): Make "extern".
10503
10504 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10505 the function is void.
10506 (mips_pseudo_register_write): Ditto.
10507
10508 2004-01-12 Andrew Cagney <cagney@redhat.com>
10509
10510 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10511 call. Never defined.
10512 * sparc-tdep.h (struct frame_info): Add opaque declaration.
10513 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10514 (struct sparc_gregset, struct regcache): Ditto.
10515 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
10516
10517 2004-01-12 Andrew Cagney <cagney@redhat.com>
10518
10519 * mi/ChangeLog: Delete file. Renamed to ...
10520 * mi/ChangeLog-1999-2003: New file.
10521 * tui/ChangeLog: Delete file. Renamed to ...
10522 * tui/ChangeLog-1998-2003: New file.
10523
10524 2004-01-11 Mark Kettenis <kettenis@gnu.org>
10525
10526 * sparc64nbsd-tdep.c: Include "regset.h".
10527 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10528 Remove variables.
10529 (fetch_core_registers): Remove function.
10530 (sparc64nbsd_core_fns): Remove variable.
10531 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10532 functions.
10533 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10534 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10535 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10536
10537 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10538 sparc_extract_struct_value_address.
10539 (sparc32_gdbarch_init): Set extract_struct_value_address.
10540 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10541 function.
10542 (sparc64_init_abi): Set extract_struct_value_address. Don't set
10543 return_value_on_stack.
10544
10545 * NEWS: Mention that %cs and %ss have been added to the AMD64
10546 configurations
10547
10548 * frame.c: Update copyright year.
10549 (get_prev_frame): Improve comment.
10550
10551 * sparc64fbsd-tdep.c: Include "regset.h".
10552 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10553 Remove variables.
10554 (fetch_core_registers): Remove function.
10555 (sparc64fbsd_core_fns): Remove variable.
10556 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10557 functions.
10558 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10559 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10560 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10561
10562 * sparcnbsd-tdep.c: Include "regset.h".
10563 (fetch_core_registers): Remove function.
10564 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10565 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10566 functions.
10567 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10568 TDEP->fpregset.
10569 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10570
10571 * sparc-tdep.h (struct regset): Provide opaque declaration.
10572 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10573 fpregset and sizeof_fpregset members.
10574 * sparc-tdep.c (struct regset): Provide opaque declaration.
10575 (sparc_regset_from_core_section): New function.
10576 (sparc32_gdbarch_init): Initialize TDEP->gregset,
10577 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10578 Set regset_from_core_section when appropriate.
10579
10580 2004-01-10 Mark Kettenis <kettenis@gnu.org>
10581
10582 * x86-64-tdep.c (amd64_non_pod_p): New function.
10583 (amd64_classify_aggregate): Return class memory for non-POD
10584 C++ structure types.
10585
10586 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10587 argument. Use it to reserve a register if necessary.
10588 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10589 amd64_push_arguments.
10590
10591 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10592
10593 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
10594 register numbers in comments.
10595 * x86-64-tdep.h: Update copyright year.
10596 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10597 Adjust for addition of %cs and %ss.
10598 * amd64fbsd-nat.c: Update copyright year.
10599 (reg_offset): Add register offsets for %cs and %ss.
10600 * amd64fbsd-tdep.c: Update copyright year.
10601 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10602 (amd64fbsd_sc_reg_offset): Likewise.
10603 * x86-64-linux-nat.c: Update copyright year.
10604 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10605 and %ss.
10606 * amd64nbsd-nat.c: Update copyright year.
10607 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10608 * amd64nbsd-tdep.c: Update copyright year.
10609 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10610 * x86-64-linux-tdep.c: Update copyright year.
10611 (user_to_gdb_regmap): Add mapping for %cs and %ss.
10612 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10613 * regformats/reg-x86-64.dat: Add %cs and %ss.
10614
10615 * blockframe.c (inside_entry_func): Reformat. Introduce new local
10616 variables to prevent long lines. Update comments to reflect
10617 reality.
10618
10619 2004-01-09 David Carlton <carlton@kealia.com>
10620
10621 Checked in by Elena Zannoni <ezannoni@redhat.com>.
10622 * dwarf2read.c (read_namespace): Pull out name-generating code
10623 into namespace_name. Rename previous_namespace to previous_prefix
10624 and processing_current_namespace to processing_current_prefix..
10625 (namespace_name): New function.
10626 (add_partial_symbol): Substitute uses of pdi->name with
10627 actual_name.
10628 * cp-support.h: Rename processing_current_namespace to
10629 processing_current_prefix.
10630 Update copyright year.
10631 * cp-namespace.c: Rename processing_current_namespace to
10632 processing_current_prefix.
10633 Update copyright year.
10634
10635 2004-01-09 Andrew Cagney <cagney@redhat.com>
10636
10637 * jv-valprint.c, ser-unix.c: Add missing copyright years.
10638
10639 2004-01-09 Mark Kettenis <kettenis@gnu.org>
10640
10641 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10642 complaining.
10643 (process_one_symbol): Deal with N_PATCH stabs.
10644
10645 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
10646
10647 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10648 ifdeffed code.
10649 Update copyright year.
10650
10651 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10652
10653 * config/pa/tm-hppa.h: Update extern declarations for
10654 hppa32_hpux_frame_saved_pc_in_sigtramp,
10655 hppa32_hpux_frame_base_before_sigtramp, and
10656 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10657
10658 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10659
10660 * config/pa/tm-hppah.h: Update copyright years.
10661
10662 2004-01-08 Andrew Cagney <cagney@redhat.com>
10663
10664 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10665 (mips_o32_reg_struct_has_addr): Delete function.
10666 (mips_gdbarch_init): Update.
10667 (mips_extract_struct_value_address): Delete function.
10668
10669 2004-01-08 David Mosberger <davidm@hpl.hp.com>
10670
10671 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10672 reality.
10673
10674 2004-01-07 Andrew Cagney <cagney@redhat.com>
10675
10676 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10677 architecture's elf flags (when available).
10678
10679 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10680 FPU to the start, check the MIPS FPU when looking for an old
10681 architecture.
10682 (set_mipsfpu_single_command): Update the architecture.
10683 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10684
10685 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10686 (mips_mask_address_p): Add "tdep" parameter.
10687 (show_mask_address, mips_addr_bits_remove): Update.
10688 (mips_dump_tdep): Update.
10689 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10690 (MIPS_STACK_ARGSIZE): Delete macro.
10691 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
10692 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
10693 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
10694 (mips_dump_tdep): Update.
10695 (MIPS_SAVED_REGSIZE): Delete macro.
10696 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
10697 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
10698 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
10699 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
10700 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
10701 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
10702 (mips_pop_frame, return_value_location): Update.
10703 (mips_n32n64_return_value, mips_dump_tdep): Update.
10704
10705 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
10706 MIPS ABI.
10707
10708 * mips-tdep.c: Update copyright.
10709 (mips_gdbarch_init): Merge two code blocks handling the register
10710 name and number layout.
10711
10712 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
10713
10714 * tracepoint.c (validate_actionline): Fix segv at EOF
10715
10716 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
10717
10718 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
10719 properly for static fields.
10720
10721 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
10722 Jason Molenda <jmolenda@apple.com>
10723
10724 * disasm.c: Update copyright to include 2004.
10725 (do_mixed_source_and_assembly): For uiout asm list
10726 and tuple cleanups, initialize to null_cleanup instead of
10727 NULL and do so prior to loop. Only reset when we close off
10728 the tuple/list. Move check for whether to close off the
10729 asm tuple/list to after dump_insns call where it will be run
10730 on each loop iteration.
10731
10732 2004-01-05 Andrew Cagney <cagney@redhat.com>
10733
10734 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
10735 should be a switch case and not a label.
10736 * mips-tdep.c (mips32_next_pc): Delete unused labels
10737 "greater_equal_branch" and "less_zero_branch".
10738 * jv-valprint.c (java_print_value_fields): Delete unused label
10739 "flush_it".
10740
10741 * target.c (unpush_target): Only close a target that is in the
10742 target stack.
10743
10744 2004-01-05 Mark Kettenis <kettenis@gnu.org>
10745
10746 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
10747 address from [sp + 64] instead of %o2.
10748
10749 * frame.c (get_prev_frame): Don't try to unwind the PC. This
10750 fixes PR backtrace/1476.
10751
10752 2004-01-05 Andrew Cagney <cagney@redhat.com>
10753
10754 * libunwind-frame.h (struct frame_id): Add opaque declaration,
10755 move to start of file.
10756 * i386-tdep.h (struct regcache): Add opaque declaration.
10757 * config/ia64/nm-linux.h (struct target_ops): Add opaque
10758 declaration.
10759 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
10760 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
10761 * win32-nat.c (fake_create_process): Use ISO C style definition.
10762 * stabsread.c (define_symbol): Delete #ifndef
10763 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
10764 stabs_argument_has_addr call, macro never defined.
10765
10766 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
10767
10768 * op50-rom.c: Delete.
10769 * w89k-rom.c: Delete.
10770 * Makefile.in: Remove references.
10771
10772 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10773
10774 * x86-64-tdep.c: Update copyright year.
10775 (struct amd64_register_info): Rename from x86_64_register_info.
10776 (amd64_register_info): Rename from x86_64_register_info.
10777 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
10778 (amd64_register_name): Rename from x86_64_register_name.
10779 (amd64_register_type): Rename from x86_64_register_type.
10780 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
10781 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
10782 (amd64_dwarf_reg_to_regnum): Rename from
10783 x86_64_dwarf_reg_to_regnum.
10784 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
10785 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
10786 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
10787 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
10788 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
10789 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
10790 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
10791 (amd64_frame_cache): Rename from x86_64_frame_cache.
10792 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
10793 (amd64_frame_prev_register): Rename from
10794 x86_64_frame_prev_register.
10795 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
10796 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
10797 (amd64_sigtramp_frame_cache): Rename from
10798 x86_64_sigtramp_frame_cache.
10799 (amd64_sigtramp_frame_prev_register): Rename from
10800 x86_64_sigtramp_frame_prev_register.
10801 (amd64_sigtramp_frame_unwind): Rename from
10802 x86_64_sigtramp_frame_unwind.
10803 (amd64_sigtramp_frame_sniffer): Rename from
10804 x86_64_sigtramp_frame_sniffer.
10805 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
10806 (amd64_frame_base): Rename from x86_64_frame_base.
10807 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
10808 (amd64_frame_align): Rename from x86_64_frame_align.
10809 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
10810 (amd64_regset_from_core_section): Rename from
10811 x86_64_regset_from_core_section.
10812 (x86_64_init_abi): Update comments.
10813
10814 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
10815
10816 * MAINTAINERS (write after approval): Add myself.
10817
10818 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10819
10820 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
10821 `float' arguments.
10822
10823 2004-01-04 Mark Kettenis <kettenis@gnu.org>
10824
10825 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
10826 such that it mentions a specific version of GCC that exhibits this
10827 bug.
10828
10829 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10830
10831 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
10832 structure that has a single `float' member, store it in %f1 in
10833 addition to %f0.
10834
10835 * sparc-sol2-nat.c: Add missing '\'.
10836
10837 * sparc-tdep.c (sparc32_return_value): New function.
10838 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
10839 Remove functions.
10840 (sparc32_gdbarch_init): Set return_value, don't set
10841 extract_return_value, store_return_value, use_struct_convention
10842 and return_value_on_stack.
10843
10844 * sparc-sol2-nat.c: Add missing ')'.
10845
10846 2004-01-03 J. Brobecker <brobecker@gnat.com>
10847
10848 * infrun.c (handle_step_into_function): New function.
10849 (handle_inferior_event): Extract out some code into the new
10850 function above.
10851
10852 2004-01-03 J. Brobecker <brobecker@gnat.com>
10853
10854 * infrun.c (handle_inferior_event): Move the declaration of
10855 real_stop_pc inside the if blocks where it is used.
10856
10857 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10858
10859 * sparc64-tdep.c (sparc64_16_byte_align_p)
10860 (sparc64_store_floating_fields, sparc64_store_floating_fields):
10861 Use check_typedef to get subtypes of structures and unions.
10862 (sparc64_store_return_value): Fix calculation of the appropriate
10863 offset into VALBUF when storing a structure or union.
10864 (sparc64_return_value): New function.
10865 (sparc64_use_struct_convention): Remove function.
10866 (sparc64_init_abi): Set return_value, don't set
10867 extract_return_value, store_return_value and
10868 use_struct_convention.
10869
10870 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
10871
10872 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
10873 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
10874 gdb/config/alpha/xm-alphaosf.h,
10875 gdb/config/powerpc/tm-ppcle-eabi.h,
10876 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
10877 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
10878 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
10879 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
10880 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
10881 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
10882 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
10883 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
10884 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
10885 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
10886 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
10887 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
10888 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
10889 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
10890 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
10891 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
10892 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
10893 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
10894 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
10895 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
10896 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
10897 Remove lines for .cvsignore files.
10898
10899 2004-01-03 J. Brobecker <brobecker@gnat.com>
10900
10901 * infrun.c: Back out the previous change.
10902
10903 2004-01-03 Mark Kettenis <kettenis@gnu.org>
10904
10905 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
10906 sparc-*-sunos4* to the list of REMOVED configurations.
10907
10908 * configure.tgt: Add back sparc-*-vxworks*.
10909 * remote-vxsparc.c: Remove all includes except for "defs.h",
10910 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
10911 Include "sparc-tdep.h".
10912 (SPARC_R_G1): New define.
10913 (vxsparc_gregset): New variable.
10914 (ext_format_sparc): Remove extern declaration.
10915 (vx_read_register): Rewrite to use sparc32_supply_gregset and
10916 sparc32_supply_fpregset.
10917 (vx_write_register): Rewrite to use sparc32_collect_gregset,
10918 sparc_collect_rwindow and sparc32_collect_fpregset.
10919 * config/sparc/tm-vxworks.h: New file, based on recently removed
10920 tm-vxsparc.h.
10921 * config/sparc/vxworks.mt: New file, based on recently removed
10922 vxworks.mt.
10923
10924 2004-01-03 J. Brobecker <brobecker@gnat.com>
10925
10926 * infrun.c (handle_step_into_function): New function.
10927 (handle_inferior_event): Extract out some code into the new
10928 function above.
10929
10930 2004-01-02 Mark Kettenis <kettenis@gnu.org>
10931
10932 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
10933 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
10934 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
10935 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
10936 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
10937 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
10938 (sparc_nat_h): New variable.
10939 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
10940 (tm-sun4os4.h): Remove dependency.
10941 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
10942 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
10943 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
10944 sparc-tdep.o): Update dependencies.
10945 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
10946 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
10947 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
10948 dependencies.
10949 * configure.host: Remove existing sparc-*-lynxos*,
10950 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
10951 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
10952 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
10953 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
10954 triplets.
10955 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
10956 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
10957 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
10958 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
10959 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
10960 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
10961 sparc64-*-solaris2* and sparc64-*-* triplets.
10962 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
10963 "symtab.h" and "objfiles.h".
10964 (BIAS): Remove define.
10965 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
10966 (X_DISP19): Remove macros.
10967 (sparc_fetch_instruction): Remove function.
10968 (struct gdbarch_tdep): Remove definition.
10969 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
10970 (sparc_breakpoint_from_pc): Remove function.
10971 (struct sparc64_frame_cache): Remove definition.
10972 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
10973 sparc64_unwind_pc): Remove functions.
10974 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
10975 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
10976 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
10977 (sparc64_frame_cache): Change return type to `struct
10978 sparc_frame_cache *'. Simply call sparc_frame_cache.
10979 (sparc64_frame_this_id, sparc64_frame_prev_register,
10980 sparc64_frame_base_address): Use `struct sparc_frame_cache'
10981 instead of `struct sparc64_frame_cache.
10982 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
10983 sparc_analyze_control_transfer, sparc_software_single_step,
10984 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
10985 _initialize_sparc64_tdep): Remove functions.
10986 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
10987 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
10988 macros.
10989 (sparc64_supply_gregset, sparc64_collect_gregset,
10990 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
10991 (sparc64_init_abi): New function.
10992 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
10993 inclusion guard. Include "sparc-tdep.h".
10994 (BIAS): Define.
10995 (r_tstate_offset, r_fprs_offset): New defines.
10996 (enum sparc_regnum): Remove defenition.
10997 (enum sparc64_regnum): Reformat.
10998 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
10999 (sparc64_init_abi, sparc64_supply_gregset,
11000 sparc64_collect_gregset, sparc64_supply_fpregset,
11001 sparc64_collect_fpregset): New prototypes.
11002 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11003 Add extern declarations.
11004 (sparc64_sol2_init_abi): New prototype.
11005 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11006 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11007 prototypes.
11008 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11009 "sparnbsd-nat.h".
11010 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11011 functions.
11012 (_initialize_sparc64fbsd_nat): Remove initialization of
11013 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11014 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11015 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
11016 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
11017 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11018 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11019 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11020 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11021 (sparc64fbsd_r_y_offset): Remove variables.
11022 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11023 Make static and const.
11024 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11025 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11026 functions.
11027 (sparc64fbsd_gregset): New variable.
11028 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11029 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11030 and sparc64_supply_fpregset.
11031 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11032 (sparc64fbsd_sigtramp_frame_this_id)
11033 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11034 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11035 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11036 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11037 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11038 * sparcnbsd-tdep.c: Update copyright year. Include
11039 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11040 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11041 "value.h" and "sparcnbsd-tdep.h".
11042 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11043 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11044 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11045 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11046 defines.
11047 (sparcnbsd_gregset): New variable.
11048 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11049 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11050 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11051 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11052 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11053 variables.
11054 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11055 (sparc32nbsd_sigcontext_frame_this_id)
11056 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11057 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11058 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11059 (sparcnbsd_get_longjmp_target_32,
11060 sparcnbsd_get_longjmp_target_64): Remove functions.
11061 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11062 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11063 sparcnbsd_init_elf): Remove.
11064 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11065 (sparcnbsd_elf_init_abi): New functions.
11066 (_initialize_sparcnbsd_tdep): New prototype.
11067 (_initialize_sparnbsd_tdep): Update.
11068 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11069 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11070 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11071 * config/sparc/linux.mh: Update comment.
11072 (XM_FILE, HOST_IPC): Remove variables.
11073 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11074 sparc-linux-nat.o.
11075 * config/sparc/linux.mt: Update comment.
11076 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11077 * config/sparc/nbsd.mt: Reformat.
11078 * config/sparc/nbsd64.mh: Update comment.
11079 (NATDEPFILES): Add sparc-nat.o.
11080 * config/sparc/nbsd64.mt: Update comment.
11081 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11082 (TM_FILE): Set to tm-nbsd.h.
11083 * config/sparc/nbsdelf.mh: Update comment.
11084 (NATDEPFILES): Add sparc-nat.o.
11085 (XM_FILE): Delete.
11086 * config/sparc/nbsdaout.mh: Update comment.
11087 (NATDEPFILES): Add sparc-nat.o
11088 (XM_FILE): Delete.
11089 * config/sparc/nm-linux.h: Update copyright year. Don't include
11090 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11091 inclusion.
11092 (KERNEL_U_SIZE): Remove define.
11093 (kernel_u_size): Remove prototype.
11094 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11095 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11096 "regcache.h".
11097 (CHILD_PREPARE_TO_STORE): Remove define.
11098 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11099 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11100 sparcnbsd-nat.c: Rewrite files.
11101 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11102 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11103 sparcnbsd-tdep.h: Remove files.
11104 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11105 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11106 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11107 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11108 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11109 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11110 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11111 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11112 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11113 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11114 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11115 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11116 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11117 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11118 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11119 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11120 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11121 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11122 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11123
11124 2004-01-02 Andrew Cagney <cagney@redhat.com>
11125
11126 From 2003-12-18 Kazuhiro Inaoka:
11127 * configure.host: Add m32r-linux target.
11128
11129 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11130
11131 * top.c (print_gdb_version): Update year to 2004.
11132
11133 2004-01-02 Mark Mitchell <mark@codesourcery.com>
11134
11135 * MAINTAINERS: Add myself to the write-after-approval category.
11136
11137 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
11138
11139 From Bernardo Innocenti <bernie@develer.com>:
11140 * configure.tgt: Add uClinux target.
11141
11142 2004-01-02 Andrew Cagney <cagney@redhat.com>
11143
11144 * utils.c (do_my_cleanups): Make static, add forward declaration.
11145 * defs.h (do_my_cleanups): Delete declaration.
11146
11147 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
11148
11149 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11150 bfd/ChangeLog-0203.
11151
11152 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11153
11154 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
11155 in <machine/reg.h>.
11156 * configure, config.in: Regenerate.
11157
11158 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11159 tui/ChangeLog-1998-2003.
11160 \f
11161 Local Variables:
11162 mode: change-log
11163 left-margin: 8
11164 fill-column: 74
11165 version-control: never
11166 End: