a427a838932680ed1ef95928ef036d73c69f17ca
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-09-02 Andrew Cagney <cagney@gnu.org>
2
3 * config/i386/nto.mh (NAT_FILE): Delete.
4 * config/i386/nm-nto.h: Delete.
5
6 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
7 * config/m68k/tm-os68k.h: Ditto.
8 * config/m68k/tm-monitor.h: Ditto.
9 * config/m68k/tm-cisco.h: Ditto.
10 * config/m68k/st2000.mt (TM_FILE): Delete.
11 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
12 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
13 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
14 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
15
16 * config/m68k/tm-st2000.h: Delete.
17 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
18 * config/sparc/fbsd.mt (TM_FILE): Delete.
19 * config/sparc/tm-fbsd.h: Delete.
20
21 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
22 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
23 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
24
25 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
26 GDB_TM_FILE and GDB_XM_FILE.
27 * gdbarch.c: Re-generate.
28 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
29 quotes in macro definition.
30 * configure.in: Re-generate.
31
32 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
33 validating architecture methods.
34 * gdbarch.c: Re-generate.
35
36 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
37 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
38 GDB_MULTI_ARCH_PARTIAL.
39 * gdbarch.h: Re-generate.
40
41 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
42 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
43 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
44 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
45 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
46 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
47 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
48 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
49 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
50 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
51 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
52 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
53
54 2004-09-01 Andrew Cagney <cagney@gnu.org>
55
56 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
57 and main_func_highpc.
58 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
59 * objfiles.c (init_entry_point_info, objfile_relocate): Update
60 * nlmread.c (nlm_symfile_read): Update.
61
62 2004-09-01 Joel Brobecker <brobecker@gnat.com>
63
64 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
65 (mips_insn32_frame_cache): Inline call to find_proc_desc.
66 (find_proc_desc): Remove dead code.
67
68 2004-09-01 Joel Brobecker <brobecker@gnat.com>
69
70 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
71
72 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
73
74 * observer.sh: Add struct so_list declaration.
75 * Makefile.in: Add dependencies on observer.h for solib.c and
76 breakpoint.c.
77 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
78 function.
79 (_initialize_breakpoint): Register
80 disable_breakpoints_in_unloaded_shlib as an observer of the
81 "solib unloaded" observation event.
82 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
83 call decode_line_1 so unfound breakpoint errors are silent.
84 * solib.c (update_solib_list): When a solib is discovered to have
85 been unloaded by the program, notify all observers of the
86 "solib unloaded" observation event.
87
88 2004-09-01 Andrew Cagney <cagney@gnu.org>
89
90 * frame.c: Include "objfiles.h".
91 (inside_main_func): New function.
92 (get_prev_frame): Use new inside_main_func.
93 * Makefile.in (frame.o): Update dependencies.
94 * defs.h (inside_main_func): Delete declaration.
95 * blockframe.c (inside_main_func): Delete function.
96
97 2004-08-31 Jim Blandy <jimb@redhat.com>
98
99 * dwarf2read.c (is_vtable_name): New function, based on logic from
100 read_structure_type, but passing the correct length to strncmp,
101 and using 'sizeof' instead of 'strlen'.
102 (read_structure_type): Call it.
103
104 2004-08-31 Joel Brobecker <brobecker@gnat.com>
105
106 * config/powerpc/aix.mh: Add comment.
107
108 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
109
110 * MAINTAINERS: Add self to Write-After-Approval.
111
112 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
113
114 * MAINTAINERS: Add self to Write-After-Approval.
115
116 2004-08-30 Andrew Cagney <cagney@gnu.org>
117
118 Fix PR breakpoints/1757.
119 * infrun.c (struct execution_control_state): Replace
120 remove_breakpoints_on_following_step with
121 step_after_step_resume_breakpoint.
122 (init_execution_control_state): Update.
123 (handle_inferior_event): For signals, when stepping off a
124 breakpoint, set step_after_step_resume_breakpoint. When
125 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
126 (keep_going): Delete code handling
127 remove_breakpoints_on_following_step.
128
129 2004-08-29 David Lecomber <david@streamline-computing.com>
130
131 Fix PR gdb/648
132 * language.h (enum array_ordering): New enum.
133 * language.h (struct language_defn): New la_array_ordering
134 attribute.
135 * language.c (unknown_language_defn, auto_language_defn)
136 (local_language_defn): Ditto.
137 * ada-lang.c (ada_language_defn): Ditto.
138 * c-lang.c (c_language_defn, cplus_language_defn)
139 (asm_language_defn, minimal_language_defn): Ditto.
140 * f-lang.c (f_language_defn): Ditto.
141 * jv-lang.c (java_language_defn): Ditto.
142 * m2-lang.c (f_language_defn): Ditto.
143 * objc-lang.c (objc_language_defn): Ditto.
144 * p-lang.c (pascal_language_defn): Ditto.
145 * scm-lang.c (scm_language_defn): Ditto.
146 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
147 oriented large to small in type structure.
148 * dwarf2read.c (read_array_order): New function.
149 (read_array_type): Use read_array_order to check row/column
150 major ordering.
151
152 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
153
154 * target.c (target_resize_to_sections): Check
155 current_target.to_sections for an old value when updating.
156
157 2004-08-27 Joel Brobecker <brobecker@gnat.com>
158
159 * procfs.c (dbx_link_bpt_addr): New static global variable.
160 (dbx_link_shadow_contents): New static global variable.
161 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
162 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
163 if we just hit it.
164 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
165 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
166 from run to run.
167 (procfs_create_inferior): Remove syssgi syscall-exit notifications
168 after the inferior has been forked.
169 (remove_dbx_link_breakpoint): New function.
170 (dbx_link_addr): New function.
171 (insert_dbx_link_bpt_in_file): New function.
172 (insert_dbx_link_bpt_in_region): New function.
173 (insert_dbx_link_breakpoint): New function.
174 (proc_trace_syscalls_1): New function, extracted from
175 proc_trace_syscalls.
176 (proc_trace_syscalls): Replace extract code by call to
177 proc_trace_syscalls_1.
178 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
179 is no longer valid.
180
181 2004-08-25 Jim Blandy <jimb@redhat.com>
182
183 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
184
185 2004-08-25 Andrew Cagney <cagney@gnu.org>
186
187 * infrun.c (struct execution_control_state): Delete field
188 "stepping_through_sigtramp".
189 (init_execution_control_state): Do not set same.
190 (context_switch): Do not pass same to save_infrun_state and
191 load_infrun_state.
192 * gdbthread.h (struct thread_info): Delete field
193 stepping_through_sigtramp.
194 (save_infrun_state, load_infrun_state): Delete parameter
195 stepping_through_sigtramp.
196 * thread.c (load_infrun_state, save_infrun_state): Update.
197
198 * infrun.c: Re-indent. Move expression operators to the beginning
199 of the line. Remove long disabled #if 0 code.
200
201 2004-08-24 Andrew Cagney <cagney@gnu.org>
202
203 * doublest.h (floatformat_ieee_quad): Rename
204 floatformat_ia64_quad.
205 * doublest.c (floatformat_ieee_quad): Rename
206 floatformat_ia64_quad.
207 (_initialize_doublest): Update.
208
209 2004-08-24 Jim Blandy <jimb@redhat.com>
210
211 * dwarf2expr.h (struct dwarf_expr_context): New members
212 'num_pieces' and 'pieces', for returning the result of an
213 expression that uses DW_OP_piece.
214 (struct dwarf_expr_piece): New struct type.
215 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
216 pieces.
217 (free_dwarf_expr_context): Free pieces, if any.
218 (add_piece): New function.
219 (execute_stack_op): Implement DW_OP_piece.
220 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
221 expression is a list of pieces, print an error message.
222 (dwarf2_loc_desc_needs_frame): If the expression yields
223 pieces, and any piece is in a register, then we need a frame.
224
225 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
226 the stack until we've decided what sort of result the evaluation
227 has produced. Use separate variables, with more specific names.
228
229 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
230
231 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
232 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
233 (arm_netbsd_init_abi_common): Register them.
234
235 2004-08-22 Mark Kettenis <kettenis@gnu.org>
236
237 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
238
239 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
240 safe_frame_unwind_memory instead of target_read_memory.
241
242 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
243 Reorder includes.
244 (fetch_register, store_register): Remove prototypes.
245 (child_resume): Reorganize code and comments such that it is
246 grouped a bit more logically.
247 (attach): Explicitly compare errno against 0.
248 (detach): Likewise. Use perror_with_name instead of
249 print_sys_errmsg.
250 * Makefile.in (infptrace.o): Update dependencies.
251
252 * ia64-linux-nat.c: Update copyright year.
253 (fetch_debug_register, store_debug_register)
254 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
255 PTRACE_TYPE_ARG3.
256 * config/ia64/nm-linux.h: Update copyright year.
257 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
258
259 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
260 from CORE_ADDR to struct frame_info *. Use
261 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
262 (amd64_linux_sigtramp_p): Adjust for changed signature of
263 and64_linux_sigtramp_start
264
265 * gdb_ptrace.h: GNU/Linux.
266
267 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
268 Remove defines.
269
270 * infptrace.c: Include "gdb_assert.h".
271 (PTRACE_XFER_TYPE): Remove define.
272 (offsetof): Only define if U_REGS_OFFSET isn't defined.
273 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
274 Tweak comment.
275 (fetch_inferior_registers, store_inferior_registers): Remove
276 redundant culry braces. Tweak comment. s/regno/regnum.
277 * Makefile.in (infptrace.o): Update dependencies.
278
279 * configure.in: Change test for return type of ptrace to default
280 to `long' instead of `int'.
281 * configure: Regenerate.
282
283 2004-08-21 Mark Kettenis <kettenis@gnu.org>
284
285 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
286
287 * configure.in: Check for ttrace function.
288 * configure, config.in: Regenerate.
289
290 * gdb_ptrace.h: New file.
291 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
292 <sys/ptrace.h>.
293 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
294 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
295 (attach): Don't define PT_ATTACH.
296 (detach): Don't define PT_DETACH.
297 * Makefile.in (gdb_ptrace_h): New variable.
298 (infptrace.o): Update dependencies.
299
300 2004-08-16 Mark Kettenis <kettenis@gnu.org>
301
302 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
303 instead of `int' if not already defined.
304 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
305 PTRACE_TYPE_ARG3.
306 * infptrace.c (call_ptrace): Revert change that replaced
307 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
308
309 2004-08-15 Mark Kettenis <kettenis@gnu.org>
310
311 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
312 Remove defines.
313
314 * linux-nat.c (kill_inferior): Add missing third and fourth
315 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
316
317 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
318 PTRACE_TYPE_RET.
319
320 * proc-why.c (proc_prettyfprint_why): Fix format string.
321
322 * solib-osf.c (osf_current_sos): Remove unsused label.
323
324 * configure.in: Add <ncurses/ncurses.h> to the list of possible
325 curses headers.
326 * configure, config.in: Regenerate.
327 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
328 <ncurses/ncurses.h>.
329
330 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
331 * config/nm-nbsd.h: Update copyright year.
332 (PTRACE_ARG3_TYPE): Remove define.
333
334 * sparc-nat.c (fetch_inferior_registers)
335 (store_inferior_registers, sparc_xfer_wcookie):
336 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
337
338 * alphabsd-nat.c (fetch_inferior_registers):
339 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
340 PTRACE_TYPE_ARG3.
341 * amd64bsd-nat.c (fetch_inferior_registers)
342 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
343 PTRACE_TYPE_ARG3.
344 * armnbsd-nat.c: Update copyright year.
345 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
346 (store_register, store_regs, store_fp_register, store_fp_regs):
347 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
348 * hppabsd-nat.c (fetch_inferior_registers)
349 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
350 PTRACE_TYPE_ARG3.
351 * i386bsd-nat.c (fetch_inferior_registers)
352 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
353 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
354 * m68kbsd-nat.c (fetch_inferior_registers)
355 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
356 PTRACE_TYPE_ARG3.
357 * m88kbsd-nat.c (fetch_inferior_registers)
358 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
359 PTRACE_TYPE_ARG3.
360 * mipsnbsd-nat.c: Update copyright year.
361 (fetch_inferior_registers, store_inferior_registers):
362 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
363 * ns32knbsd-nat.c: Update copyright year.
364 (fetch_inferior_registers, store_inferior_registers):
365 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
366 * ppcnbsd-nat.c (fetch_inferior_registers):
367 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
368 PTRACE_TYPE_ARG3.
369 * ppcobsd-nat.c (fetch_inferior_registers):
370 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
371 PTRACE_TYPE_ARG3.
372 * shnbsd-nat.c: Update copyright year.
373 (fetch_inferior_registers, store_inferior_registers):
374 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
375 * vaxbsd-nat.c (fetch_inferior_registers)
376 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
377 PTRACE_TYPE_ARG3.
378
379 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
380 PTRACE_TYPE_ARG3.
381 * infptrace.c (call_ptrace, child_resume, attach, detach)
382 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
383 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
384 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
385 PTRACE_TYPE_ARG3.
386
387 2004-08-14 Mark Kettenis <kettenis@gnu.org>
388
389 * defs.h: Remove out-of-date comment.
390 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
391 [!GETENV_PROVIDED] (getenv): Remove prototype.
392
393 * standalone.c: Remove file.
394 * Makefile.in (standalone.o): Remove dependency.
395
396 * i386-linux-nat.c (dummy_sse_values): Remove function and
397 prototype.
398 (i386_linux_dr_get): Fix typo in comment.
399 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
400
401 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
402
403 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
404 from declaration.
405 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
406 from definition.
407
408 2004-08-13 Mark Kettenis <kettenis@gnu.org>
409
410 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
411 parenthesis in definition.
412 * configure: Regenerated.
413
414 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
415
416 * PROBLEMS: Mention build/1411.
417
418 2004-08-09 Robert Millan <robertmh@gnu.org>
419
420 Committed by Nathanael Nerode.
421 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
422 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
423
424 2004-08-12 Andrew Cagney <cagney@gnu.org>
425
426 * NEWS: Mention fixes in GDB 6.2.1.
427 * PROBLEMS: Remove mention of mips-irix.
428
429 2004-08-11 Joel Brobecker <brobecker@gnat.com>
430
431 * config/powerpc/xm-aix.h: Delete.
432 * config/powerpc/aix.mh (MH_FILE): Remove.
433 * config/powerpc/aix432.mh (MH_FILE): Remove.
434
435 2004-08-11 Joel Brobecker <brobecker@gnat.com>
436
437 * config/powerpc/aix.mh: Remove obsolete comment.
438 * config/powerpc/aix432.mh: Likewise.
439
440 2004-08-11 Joel Brobecker <brobecker@gnat.com>
441
442 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
443
444 2004-08-11 Joel Brobecker <brobecker@gnat.com>
445
446 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
447 this file is now empty.
448 * config/xm-aix4.h: Remove, this file is no longer included
449 anywhere.
450
451 2004-08-11 Joel Brobecker <brobecker@gnat.com>
452
453 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
454 that file is now empty.
455 (termdef): Remove prototype, function no longer used.
456
457 2004-08-11 Joel Brobecker <brobecker@gnat.com>
458
459 * doc/gdbint.texinfo (Host Definition): Remove documentation
460 for USE_O_NOCTTY, no longer used.
461 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
462 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
463
464 2004-08-11 Joel Brobecker <brobecker@gnat.com>
465
466 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
467 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
468 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
469
470 2004-08-11 Mark Kettenis <kettenis@gnu.org>
471
472 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
473 instead of FIVE_ARG_PTRACE.
474
475 * inflow.c (O_NOCTTY): Define to zero if not already defined.
476 (new_tty): Use O_NOCTTY unconditionally.
477
478 2004-08-10 Mark Kettenis <kettenis@gnu.org>
479
480 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
481 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
482 fflush on stdout.
483
484 2004-08-10 Joel Brobecker <brobecker@gnat.com>
485
486 * xcoff_symfile_finish: Replace last call to xmfree by call
487 to xfree.
488
489 2004-08-10 Andrew Cagney <cagney@gnu.org>
490
491 * main.c (captured_main): Delete call to init_malloc.
492 * defs.h (init_malloc): Delete declaration.
493 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
494 (init_malloc): Delete functions.
495
496 * defs.h (xmfree): Delete.
497 * utils.c (xmfree): Delete function.
498 (xfree): Inline calls to xmfree and mfree.
499 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
500 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
501 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
502 * somread.c (som_symfile_finish): Ditto.
503 * objfiles.c (allocate_objfile, free_objfile):
504 * nlmread.c (nlm_symfile_finish): Ditto.
505 * hpread.c (hpread_symfile_finish): Ditto.
506 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
507 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
508 * coffread.c (coff_symfile_finish): Ditto.
509
510 * defs.h (xmcalloc): Delete declaration.
511 * utils.c (xmcalloc): Delete.
512 (xcalloc): Inline calls to xmcalloc and mcalloc.
513 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
514 xcalloc and xfree.
515 * symtab.c (create_demangled_names_hash): Ditto.
516
517 * defs.h (xmrealloc): Delete.
518 * utils.c (xmrealloc): Delete.
519 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
520 * symmisc.c (extend_psymbol_list): Use xrealloc.
521 * source.c (find_source_lines): Ditto.
522 * hpread.c (hpread_lookup_type): Ditto.
523 * dbxread.c (add_bincl_to_list): Ditto.
524
525 * utils.c (xmmalloc): Delete.
526 (xmalloc): Inline xmmalloc and mmalloc calls.
527 (msavestring): Use xmalloc.
528 * defs.h (xmmalloc): Delete declaration.
529 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
530 xmmalloc.
531 * symmisc.c (extend_psymbol_list): Ditto.
532 * symfile.c (init_psymbol_list): Ditto.
533 * source.c (find_source_lines): Ditto.
534 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
535 * elfread.c (elf_symtab_read): Ditto.
536 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
537 * coffread.c (coff_symfile_init): Ditto.
538
539 2004-08-10 David Carlton <carlton@bactrian.org>
540
541 * MAINTAINERS: Remove David Carlton from c++ testsuite
542 maintainers.
543
544 2004-08-10 Jerome Guitton <guitton@gnat.com>
545
546 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
547 print a line feed before the prompt.
548
549 2004-08-10 Mark Kettenis <kettenis@gnu.org>
550
551 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
552
553 2004-08-09 Joel Brobecker <brobecker@gnat.com>
554
555 General cleanup of the AIX xm include file:
556 * config/xm-aix4.h (fd_set): Remove undefine.
557 Remove include of <sys/select.h>.
558 (HAVE_TERMIO): Remove define.
559 (USG): Likewise.
560 (NULL): Remove redefine.
561 (alloca): Remove #pragma.
562 (vfork): Remove define.
563 (termdef): Remove.
564 (SIGWINCH_HANDLER): Remove.
565 (SIGWINCH_HANDLER_BODY): Remove.
566
567 2004-08-09 Mark Kettenis <kettenis@gnu.org>
568
569 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
570 GDB_OSABI_OPENBSD_ELF.
571
572 2004-08-07 Robert Millan <robertmh@gnu.org>
573
574 * bsd-kvm.c: Check for nlist.h before including it.
575
576 2004-08-09 Mark Kettenis <kettenis@gnu.org>
577
578 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
579 sigcontext' offset consistency checks for ancient BSD.
580
581 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
582
583 * configure.in: Check for <sys/types.h>. Check return and
584 argument types of ptrace.
585 * configure, config.in: Regenerate.
586
587 2004-08-09 Jim Blandy <jimb@redhat.com>
588
589 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
590 rs6000_register_sim_regno): Doc fixes.
591
592 2004-08-08 Joel Brobecker <brobecker@gnat.com>
593
594 * mips-tdep.c: Include "floatformat.h".
595 (n32n64_floatformat_always_valid): New function.
596 (floatformat_n32n64_long_double_big): New constant.
597 (mips_gdbarch_init): Set size and format of long double
598 for N32 and N64 ABIs.
599 * Makefile.in (mips-tdep.o): Update dependencies.
600
601 2004-08-08 Andrew Cagney <cagney@gnu.org>
602
603 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
604 print. Improve script's error messages.
605 * gdbarch.h: Re-generate.
606
607 * gdbarch.sh (pformat): New function.
608 (float_format, double_format, long_double_format): List with bit
609 members. Use pformat when printing.
610 * gdbarch.c, gdbarch.h: Re-generate.
611
612 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
613
614 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
615 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
616 (ppcnbsd_supply_pcb): New function.
617 (_initialize_ppcnbsd_nat): New prototype and function.
618 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
619 (LOADLIBES): New variable.
620 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
621
622 2004-08-08 Andrew Cagney <cagney@gnu.org>
623
624 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
625 (builtin_type_ieee_double, builtin_type_ia64_quad)
626 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
627 BE/LE floating-point types.
628 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
629 (builtin_type_ieee_double, builtin_type_ia64_quad)
630 (builtin_type_ia64_spill): Declare.
631 * doublest.c (_initialize_doublest, floatformat_ieee_single)
632 (floatformat_ieee_double, floatformat_arm_ext)
633 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
634 of LE/BE floatformats.
635 * doublest.h: (struct floatformat, floatformat_ieee_single)
636 (floatformat_ieee_double, floatformat_arm_ext)
637 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
638
639 2004-08-08 Mark Kettenis <kettenis@gnu.org>
640
641 * i386gnu-nat.c (gnu_store_registers): Fix typo.
642
643 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
644 instead of regcache_raw_supply when storing the registers.
645
646 * i386gnu-nat.c: Update copyright year.
647 (gnu_store_registers): Don't use deprecated_registers and
648 deprecated_registers_valid. Use regcache_valid_p and
649 regcache_raw_supply instead.
650
651 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
652 frame_pc_unwind.
653
654 * procfs.c (procfs_pid_to_str): Remove redundant and unused
655 variables. Incapitalized "process".
656
657 * configure.in: Add cursesX to the list of possible curses libs.
658 Add cursesX.h to the list of possible curses headers.
659 * configure, config.in: Regenerate.
660
661 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
662
663 * configure.in: Test for struct lwp in <sys/lwp.h>.
664 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
665 the offset of l_addr in struct lwp.
666
667 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
668
669 * bsd-kvm.c: Include "gdbcore.h"
670 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
671
672 2004-08-07 Andrew Cagney <cagney@gnu.org>
673
674 * gdbtypes.c (build_flt, build_complex): New functions.
675 (gdbtypes_post_init): Use.
676
677 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
678
679 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
680 through to builtin_type_uint128.
681
682 * c-exp.y: Use builtin_type function to obtain builtin types.
683
684 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
685 builtin_uint128.
686 * gdbtypes.c (gdbtypes_post_init): Update.
687 (build_gdbtypes): Move initialization of builtin_type_int0
688 through to builtin_type_uint128 from here ...
689 (_initialize_gdbtypes): ... to here.
690 * d10v-tdep.c (d10v_register_type): Update.
691
692 * doublest.c: Update copyright.
693 (floatformat_from_length): Call error when floatformat is NULL.
694 (extract_floating_by_length): Remove NULL fmt check.
695 (store_floating_by_length): Ditto.
696
697 2004-08-07 Andrew Cagney <cagney@gnu.org>
698
699 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
700 that the register is valid.
701
702 2004-08-05 Mark Kettenis <kettenis@chello.nl>
703
704 * i386-linux-tdep.c (i386_linux_sigtramp_start)
705 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
706 struct frame_info *. Use safe_frame_unwind_memory instead of
707 deprecated_read_memory_nobpt.
708 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
709 changed signature of i386_linux_sigtramp_start and
710 i386_linux_rt_sigtramp_start.
711
712 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
713 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
714 instead of deprecated_read_memory_nobpt.
715 (i386nbsd_sigtramp_p): Adjust for changed signature of
716 i386nbsd_sigtramp_offset.
717
718 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
719 safe_frame_unwind_memory instead of target_read_memory.
720
721 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
722 !NO_SYS_FILE.
723 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
724 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
725 (_initialize_kernel_u_addr): Remove prototype and function.
726 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
727 !NO_SYS_FILE.
728 * xcoffread.c: Likewise.
729
730 2004-08-06 Mark Kettenis <kettenis@gnu.org>
731
732 * vax-nat.c: New file.
733 * vaxbsd-nat.c: Tweak comment.
734 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
735 vaxnbsd-tdep.c.
736 (vax-nat.o): New dependency.
737 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
738 (vax-*-ultrix2*): Remove.
739 * config/vax/vax.mh: New file.
740 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
741 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
742 (vax_register_u_addr): New prototype.
743 (REGISTER_U_ADDR): Define using vax_register_u_addr.
744 * config/vax/vaxult2.mh: Remove file.
745 * config/vax/vaxult.mh: Remove file.
746 * config/vax/vaxbsd.mh: Remove file.
747 * config/vax/vax.mt (TM_FILE): Remove.
748 * config/vax/tm-vaxbsd.h: Remove file.
749
750 2004-08-06 Joel Brobecker <brobecker@gnat.com>
751
752 * aix-thread.c (get_signaled_thread): New function.
753 (iter_trap): Delete, no longer used.
754 (iter_tid): New function.
755 (pd_update): Find the thread that received the SIGTRAP signal
756 by first locating the kernel thread, and then finding its
757 associated thread.
758
759 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
760
761 * lin-lwp.c (child_wait): Continue inferior after processing
762 PTRACE_EVENT_CLONE event.
763
764 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
765
766 * MAINTAINERS: Add self to Write-After-Approval.
767
768 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
769
770 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
771 libunwind-xxxx.so" where xxxx is UNW_TARGET.
772
773 2004-08-05 Andrew Cagney <cagney@gnu.org>
774
775 * config/xm-sysv4.h: Delete file.
776 * config/mips/xm-irix5.h: Delete file.
777 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
778 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
779 * config/ia64/xm-aix.h: Delete file.
780 * config/ia64/aix.mh (XM_FILE): Delete.
781 * config/pa/xm-hppah.h: Delete file.
782 * config/pa/hpux11w.mh (XM_FILE): Delete.
783 * config/pa/hpux11.mh (XM_FILE): Delete.
784 * config/pa/hpux1020.mh (XM_FILE): Delete.
785 * config/pa/hppahpux.mh (XM_FILE): Delete.
786
787 * config/alpha/xm-alphalinux.h: Delete file.
788 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
789 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
790 * config/alpha/xm-alphaosf.h: Delete file.
791 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
792 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
793 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
794 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
795
796 * config/i386/xm-i386v.h: Delete file.
797 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
798 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
799 * config/i386/xm-i386sco.h: Delete file.
800 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
801 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
802 * config/i386/xm-i386v4.h: Delete file.
803 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
804 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
805 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
806 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
807
808 * config/vax/xm-vax.h: Delete file.
809 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
810 * config/vax/xm-vaxult2.h: Delete file.
811 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
812 * config/vax/vaxult2.mh (XM_FILE): Delete.
813 * config/vax/xm-vaxult.h: Delete file.
814 * config/vax/vaxult.mh (XM_FILE): Delete.
815 * config/vax/xm-vaxbsd.h: Delete file.
816 * config/vax/vaxbsd.mh (XM_FILE): Delete.
817
818 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
819 * gdbarch.h, gdbarch.c: Re-generate.
820 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
821 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
822 * frame.h: Delete deprecated_read_fp from comments.
823 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
824 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
825
826 2004-08-04 Mark Kettenis <kettenis@gnu.org>
827
828 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
829 trampoline in OpenBSD 3.5-current.
830
831 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
832 SSE registers.
833
834 * Makefile.in: Remove embedded page breaks.
835
836 2004-08-04 Jim Blandy <jimb@redhat.com>
837
838 * regcache.c (regcache_raw_read): Assert that, after calling
839 target_fetch_registers, the register we're reading is cached.
840
841 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
842 a call to 'internal_error', with a more helpful error message.
843 * rs6000-tdep.c (e500_pseudo_register_read,
844 e500_pseudo_register_write, rs6000_store_return_value): Same.
845
846 2004-08-04 Andrew Cagney <cagney@gnu.org>
847
848 * Makefile.in: Update dependencies.
849
850 2004-08-04 Jim Blandy <jimb@redhat.com>
851
852 Change the layout of the PowerPC E500 raw register cache to allow
853 the lower 32-bit halves of the GPRS to be their own raw registers,
854 not pseudoregisters.
855 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
856 add ppc_ev0_upper_regnum flag.
857 * rs6000-tdep.c: #include "reggroups.h".
858 (spe_register_p): Recognize the ev upper half registers as SPE
859 registers.
860 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
861 registers.
862 (e500_move_ev_register): New function.
863 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
864 vector registers are the pseudo-registers now, formed by splicing
865 together the gprs and the upper-half registers.
866 (e500_register_reggroup_p): New function.
867 (P): Macro deleted.
868 (P8, A4): New macro.
869 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
870 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
871 macros.
872 (registers_e500): Rearrange register set so that the raw register
873 set contains 32-bit GPRs and upper-half registers, and the SPE
874 vector registers become pseudo-registers.
875 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
876 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
877 register numbers are now the same for the E500 as they are for
878 other PowerPC variants. Register e500_register_reggroup_p as the
879 register group function for the E500.
880 * Makefile.in (rs6000-tdep.o): Update dependencies.
881
882 Adapt PPC E500 native support to the new raw regcache layout.
883 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
884 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
885 (fetch_spe_register, store_spe_register): Handle fetching/storing
886 all the SPE registers at once, if regno == -1. These now take
887 over the job of fetch_spe_registers and store_spe_registers.
888 (fetch_spe_registers, store_spe_registers): Deleted.
889 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
890 unconditionally; they're always raw. Fetch/store SPE upper half
891 registers, if present, instead of ev registers.
892 (fetch_register, store_register): Remove sanity checks: gprs are
893 never pseudo-registers now, so we never need to even mention any
894 registers that are ever pseudoregisters.
895
896 Use a fixed register numbering when communicating with the PowerPC
897 simulator.
898 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
899 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
900 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
901 New functions.
902 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
903 init_sim_regno_table.
904 * Makefile.in (gdb_sim_ppc_h): New variable.
905 (rs6000-tdep.o): Update dependencies.
906
907 2004-08-02 Andrew Cagney <cagney@gnu.org>
908
909 * cris-tdep.c (cris_register_size): Restore function, still used
910 locally.
911
912 * gdbarch.sh (deprecated_target_read_fp)
913 (deprecated_frame_locals_address, deprecated_frame_args_address)
914 (deprecated_frame_chain_valid, deprecated_frame_chain)
915 (deprecated_init_extra_frame_info, deprecated_pop_frame)
916 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
917 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
918 * gdbarch.h, gdbarch.c: Re-generate.
919 * regcache.c (deprecated_read_fp): Do not call
920 DEPRECATED_TARGET_READ_FP_P.
921 * infcmd.c (default_print_registers_info): Do not call
922 DEPRECATED_DO_REGISTERS_INFO.
923 * frame-base.c (default_frame_locals_address): Do not call
924 DEPRECATED_FRAME_LOCALS_ADDRESS.
925 (default_frame_args_address): Do not call
926 DEPRECATED_FRAME_ARGS_ADDRESS.
927
928 * gdbarch.sh (deprecated_register_raw_size)
929 (deprecated_register_virtual_size:int): Delete.
930 * gdbarch.h, gdbarch.c: Re-generate.
931 * cris-tdep.c (cris_register_size): Delete.
932 (cris_gdbarch_init): Update.
933 * alpha-tdep.c (alpha_register_raw_size)
934 (alpha_register_virtual_size): Delete.
935 (alpha_gdbarch_init): Update.
936
937 * gdbarch.sh (deprecated_register_virtual_type)
938 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
939 (deprecated_dummy_write_sp): Delete.
940 * gdbarch.h, gdbarch.c: Re-generate.
941
942 * gdbarch.sh (deprecated_register_bytes): Delete.
943 * gdbarch.h, gdbarch.c: Re-generate.
944 * regcache.c (deprecated_register_bytes): New function.
945 * regcache.h (deprecated_register_bytes): Declare.
946 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
947 * v850-tdep.c (v850_gdbarch_init): Update.
948 * sh64-tdep.c (sh64_gdbarch_init): Update.
949 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
950 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
951 * mcore-tdep.c (mcore_gdbarch_init): Update.
952 * cris-tdep.c (cris_gdbarch_init): Update.
953 * arm-tdep.c (arm_gdbarch_init): Update.
954 * remote.c (init_remote_state): Update.
955 * remote-vx.c (vx_prepare_to_store): Update.
956 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
957 * irix5-nat.c (fetch_core_registers): Update.
958 * cris-tdep.c (cris_register_bytes_ok): Update.
959 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
960
961 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
962 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
963 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
964 (mips_insn16_frame_base_address, mips_insn16_frame_base)
965 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
966 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
967 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
968 (mips_insn32_frame_base_address, mips_insn32_frame_base)
969 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
970 with mips_insn16 and mips_insn32.
971
972 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
973 * rs6000-tdep.c (rs6000_push_dummy_call)
974 (rs6000_extract_return_value): Use register_size.
975 * xstormy16-tdep.c (xstormy16_get_saved_register)
976 (xstormy16_extract_return_value): Ditto.
977 * valops.c (value_assign): Ditto.
978 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
979 * v850-tdep.c (v850_extract_return_value): Ditto.
980 * tracepoint.c (collect_symbol): Ditto.
981 * target.c (debug_print_register): Ditto.
982 * stack.c (frame_info): Ditto.
983 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
984 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
985 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
986 (store_register_using_P): Ditto.
987 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
988 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
989 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
990 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
991 * regcache.c (deprecated_read_register_bytes)
992 (deprecated_write_register_bytes, read_register)
993 (write_register): Ditto.
994 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
995 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
996 * monitor.c (monitor_supply_register, monitor_fetch_register)
997 (monitor_store_register): Ditto.
998 * mn10300-tdep.c (mn10300_pop_frame_regular)
999 (mn10300_print_register): Ditto.
1000 * mipsv4-nat.c (fill_fpregset): Ditto.
1001 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
1002 (mips64_fill_fpregset): Ditto.
1003 * mi/mi-main.c (register_changed_p, get_register)
1004 (mi_cmd_data_write_register_values): Ditto.
1005 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
1006 * irix5-nat.c (fill_gregset, fetch_core_registers):
1007 * infrun.c (write_inferior_status_register): Ditto.
1008 * infptrace.c (fetch_register, store_register): Ditto.
1009 * infcmd.c (default_print_registers_info): Ditto.
1010 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
1011 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
1012 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
1013 * hpux-thread.c (hpux_thread_fetch_registers)
1014 (hpux_thread_store_registers): Ditto.
1015 * hppah-nat.c (store_inferior_registers, fetch_register):
1016 * findvar.c (value_from_register): Ditto.
1017 * dve3900-rom.c (fetch_bitmapped_register):
1018 * cris-tdep.c (cris_gdbarch_init): Ditto.
1019 * alpha-tdep.h: Ditto.
1020 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
1021
1022 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
1023 DEPRECATED_REGISTER_RAW_SIZE from comments.
1024 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
1025 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
1026 DEPRECATED_REGISTER_RAW_SIZE.
1027 * findvar.c (value_of_register): Simplify by assuming that the
1028 registers raw and virtual sizes are identical.
1029 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
1030 comment.
1031 * arch-utils.c (generic_register_size): Simplify by assuming
1032 register_type.
1033
1034 * regcache.c (legacy_read_register_gen, real_register)
1035 (legacy_write_register_gen): Delete, not used.
1036
1037 * regcache.c (struct regcache_descr): Delete legacy_p.
1038 (init_legacy_regcache_descr): Delete function.
1039 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
1040 Do not use deprecated register functions.
1041 (regcache_raw_read, deprecated_write_register_gen):
1042 (deprecated_read_register_gen, regcache_raw_write): Delete code
1043 predicated on legacy_p.
1044 (register_size): Delete check against register raw size.
1045
1046 * cris-tdep.c (cris_register_type): Replace
1047 cris_register_virtual_type.
1048 (cris_gdbarch_init): Update, set register_type.
1049
1050 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
1051 * gdbarch.h, gdbarch.c: Re-generate.
1052 * arm-tdep.c (arm_frameless_function_invocation): Delete.
1053 (arm_gdbarch_init) Do not set frameless function invocation.
1054 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
1055 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
1056 * frv-tdep.c (frv_frameless_function_invocation): Delete.
1057 (frv_gdbarch_init): Do not set frameless function invocation.
1058 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
1059 * sh-tdep.c (sh_gdbarch_init): Ditto.
1060 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
1061 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1062 * avr-tdep.c (avr_gdbarch_init): Ditto.
1063
1064 * blockframe.c (legacy_frame_chain_valid): Delete function.
1065
1066 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
1067 and pc. Update comments.
1068 (pc_in_dummy_frame): Delete function.
1069 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
1070 use the "id".
1071 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
1072 call_hi, top and pc, use the id.
1073 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
1074
1075 * dummy-frame.c: Include "gdb_string.h".
1076 (generic_save_call_dummy_addr, generic_push_dummy_frame)
1077 (generic_save_dummy_frame_tos): Delete.
1078 (dummy_frame_push): New function, replaces above.
1079 * dummy-frame.h: Update copyright.
1080 (dummy_frame_push): Declare.
1081 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
1082 (generic_save_call_dummy_addr): Delete declarations.
1083 * infcall.c: Include "dummy-frame.h".
1084 (call_function_by_hand): Add locals caller_regcache,
1085 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
1086 with call to frame_save_as_regcache plus cleanup. Delete calls to
1087 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
1088 Move clear_proceed_status to just before the resume, add call to
1089 dummy_frame_push (discard cleanup).
1090 * Makefile.in (infcall.o): Add $(dummy_frame_h).
1091 (dummy-frame.o): Add $(gdb_string_h).
1092
1093 2004-08-01 Andrew Cagney <cagney@gnu.org>
1094
1095 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
1096 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
1097 * dummy-frame.c (find_dummy_frame): Delete.
1098 (struct dummy_frame_cache, dummy_frame_sniffer)
1099 (dummy_frame_prev_register, dummy_frame_this_id)
1100 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
1101 frame unwinder using a dummy_frame_cache.
1102
1103 2004-08-01 Andrew Cagney <cagney@gnu.org>
1104
1105 * frame.h (frame_save_as_regcache): Declare.
1106 * frame.c (frame_save_as_regcache): New function.
1107 (do_frame_read_register): Replace do_frame_unwind_register.
1108 (frame_pop): Use frame_save_as_regcache.
1109 * dummy-frame.c (generic_push_dummy_frame): Use
1110 frame_save_as_regcache.
1111
1112 2004-08-01 Joel Brobecker <brobecker@gnat.com>
1113
1114 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
1115 file as included until we record the first line in the linetable.
1116
1117 2004-08-01 Andrew Cagney <cagney@gnu.org>
1118
1119 * frame.h (deprecated_pop_dummy_frame)
1120 (deprecated_read_register_dummy)
1121 (deprecated_generic_find_dummy_frame): Delete.
1122 * dummy-frame.c (deprecated_generic_find_dummy_frame)
1123 (deprecated_read_register_dummy)
1124 (deprecated_find_dummy_frame_regcache)
1125 (discard_innermost_dummy)
1126 (deprecated_pop_dummy_frame): Delete.
1127 (dummy_frame_this_id): Simplify.
1128 (struct dummy_frame): Delete "fp" and "sp".
1129 (find_dummy_frame): Simplify.
1130 (generic_push_dummy_frame): Do not set "fp" or "sp".
1131 (fprint_dummy_frames): Do not print "fp" and "sp"
1132
1133 2004-08-01 Mark Kettenis <kettenis@gnu.org>
1134
1135 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
1136 (struct i386_insn): New structure.
1137 (i386_match_insn): New function.
1138 (i386_frame_setup_skip_insns): New variable.
1139 (i386_analyze_frame_setup): Change to use i386_match_insn and the
1140 array i386_frame_setup_insns of instructions that should be
1141 skipped inside the frame setup sequence.
1142
1143 2004-08-01 Andrew Cagney <cagney@gnu.org>
1144
1145 * frame.h (deprecated_frame_xmalloc_with_cleanup)
1146 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1147 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1148 * stack.c (frame_info): Delete references to
1149 DEPRECATED_FRAME_INIT_SAVED_REGS and
1150 deprecated_get_frame_saved_regs.
1151 * frame.c (struct frame_info): Delete saved_regs and extra_info.
1152 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
1153 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
1154 (frame_unwind_register_signed)
1155 (frame_unwind_register_unsigned)
1156 (frame_unwind_unsigned_register): Use register_size.
1157 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
1158 (deprecated_frame_xmalloc_with_cleanup)
1159 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
1160 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
1161
1162 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
1163 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
1164 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
1165 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
1166
1167 * infcall.c (call_function_by_hand): Do not use
1168 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
1169 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
1170 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
1171 DEPRECATED_STACK_ALIGN.
1172
1173 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1174
1175 Committed by Andrew Cagney.
1176 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
1177
1178 2004-08-01 Andrew Cagney <cagney@gnu.org>
1179
1180 * mips-tdep.c (mips16_frame_cache)
1181 (mips16_frame_this_id, mips16_frame_prev_register)
1182 (mips16_frame_unwind, mips16_frame_sniffer)
1183 (mips16_frame_base_address, mips16_frame_base)
1184 (mips16_frame_base_sniffer, mips32_frame_cache)
1185 (mips32_frame_this_id, mips32_frame_prev_register)
1186 (mips32_frame_unwind, mips32_frame_sniffer)
1187 (mips32_frame_base_address, mips32_frame_base)
1188 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
1189 separate heuristic mips16 and mips32 unwinders.
1190 (mips_stub_frame_cache, mips_stub_frame_this_id)
1191 (mips_stub_frame_prev_register)
1192 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
1193 (mips_stub_frame_base_address, mips_stub_frame_base)
1194 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
1195 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
1196 match true mdebug frames.
1197 (non_heuristic_proc_desc): Add forward declaration.
1198
1199 2004-08-01 Andrew Cagney <cagney@gnu.org>
1200
1201 * config/mips/tm-irix6.h: Delete file.
1202 * config/mips/tm-irix5.h: Delete file.
1203 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
1204 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
1205
1206 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
1207 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
1208 * config/nm-gnu.h (NO_CORE_OPS): Delete.
1209 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
1210 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
1211 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
1212 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
1213 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
1214 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
1215 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
1216 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
1217 (TARGET_SIGNAL_RAW_VALUES): Delete.
1218 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1219 Delete.
1220 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
1221 (TARGET_HW_WATCH_LIMIT): Delete.
1222 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
1223 * minimon.h: Delete file.
1224
1225 * trad-frame.c (trad_frame_get_this_base)
1226 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
1227 functions.
1228 * trad-frame.h (trad_frame_set_this_base)
1229 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
1230
1231 2004-07-31 Andrew Cagney <cagney@gnu.org>
1232
1233 * trad-frame.c (trad_frame_get_prev_register): Rename
1234 trad_frame_get_prev_register.
1235 * vax-tdep.c (vax_frame_prev_register): Update.
1236 * trad-frame.h: Update.
1237 * trad-frame.c (trad_frame_get_register): Update.
1238 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
1239 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1240 Update.
1241 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
1242 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1243 Update.
1244 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1245 Update.
1246 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
1247 Update.
1248 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1249 Update.
1250 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
1251 Update.
1252 * s390-tdep.c (s390_frame_prev_register)
1253 (s390_stub_frame_prev_register)
1254 (s390_sigtramp_frame_prev_register): Update.
1255 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
1256 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
1257 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
1258 * m88k-tdep.c (m88k_frame_prev_register)
1259 * m68hc11-tdep.c (m68hc11_frame_prev_register)
1260 * m32r-tdep.c (m32r_frame_prev_register): Update.
1261 * hppa-tdep.c (hppa_frame_prev_register_helper)
1262 * frv-tdep.c (frv_frame_prev_register): Update.
1263 * d10v-tdep.c (d10v_frame_prev_register): Update.
1264 * cris-tdep.c (cris_frame_prev_register): Update.
1265 * avr-tdep.c (avr_frame_prev_register): Update.
1266 * arm-tdep.c (arm_prologue_prev_register)
1267 (arm_sigtramp_prev_register): Update.
1268
1269 2004-07-31 Andrew Cagney <cagney@gnu.org>
1270
1271 * frame.h (legacy_saved_regs_unwind)
1272 (legacy_frame_chain_valid, legacy_frame_p)
1273 (enum frame_type): Delete UNKNOWN_FRAME.
1274 * dummy-frame.c (dummy_frame_this_id): Simplify.
1275 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
1276 * frame.c (struct frame_info): Delete the field "type".
1277 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
1278 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
1279 (legacy_saved_regs_unwind, legacy_frame_p)
1280 (frame_type_from_pc): Delete.
1281 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
1282 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
1283
1284 2004-07-31 Mark Kettenis <kettenis@gnu.org>
1285
1286 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
1287 indentation.
1288
1289 * mips-nat.c: Remove file.
1290 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
1291 (mips-nat.o): Remove dependency.
1292
1293 * infptrace.c: Update copyright year.
1294 (fetch_register): Pass NULL in regcache_raw_supply call instead of
1295 explicitly setting the buffer to all zeroes.
1296
1297 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
1298 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
1299
1300 2004-07-30 Andrew Cagney <cagney@gnu.org>
1301
1302 * GDB 6.2 released from gdb_6_2-branch.
1303
1304 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1305
1306 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
1307
1308 * exec.c (exec_file_attach):
1309 * nto-tdep.c (nto_find_and_open_solib):
1310 * pa64solib.c (pa64_solib_sizeof_symbol_table):
1311 * solib.c (solib_open):
1312 * somsolib.c (som_solib_sizeof_symbol_table):
1313 * source.c (is_regular_file, openp, open_source_file):
1314 * symfile.c (symfile_bfd_open):
1315 * wince.c (upload_to_device): Differentiate between the search for
1316 binary and source files.
1317
1318 2004-07-30 Andrew Cagney <cagney@gnu.org>
1319
1320 * complaints.c (_initialize_complaints): Pass NULL to
1321 add_setshow_zinteger_cmd for help_doc.
1322 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
1323
1324 2004-07-30 Andrew Cagney <cagney@gnu.org>
1325
1326 Fix PR i18n/761.
1327 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
1328 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
1329 $(PACKAGE).pot and update-po.
1330 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
1331 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
1332 (update-po): New rules.
1333 (localedir): Define using autoconf.
1334 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
1335 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
1336 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
1337 * configure.in: Generate CATALOGS and LINGUAS from contents of
1338 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
1339 * configure: Re-generate.
1340 * po/gdbtext: New file
1341
1342 2004-07-30 Jerome Guitton <guitton@gnat.com>
1343
1344 * MAINTAINERS: Reorder Write After Approval list in alphabetical
1345 order.
1346
1347 2004-07-30 David Lecomber <dsl@sources.redhat.com>
1348
1349 * dwarf2read.c (read_file_scope): Set producer if attribute
1350 present.
1351 (struct dwarf2_cu): Added new member producer.
1352
1353 2004-07-30 Jerome Guitton <guitton@gnat.com>
1354
1355 * inflow.c (kill_command): release file handles in BFD.
1356 * exec.c (exec_file_attach): Ditto.
1357 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
1358
1359 2004-07-29 Andrew Cagney <cagney@gnu.org>
1360
1361 * PROBLEMS (mips-irix): Note that it is broken.
1362
1363 2004-07-29 Andrew Cagney <cagney@gnu.org>
1364
1365 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
1366 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
1367
1368 * config/xm-nbsd.h: Delete file.
1369 * config/arm/xm-nbsd.h: Delete file.
1370 * config/i386/xm-nbsd.h: Delete file.
1371 * config/ns32k/xm-nbsd.h: Delete file.
1372 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
1373 * config/i386/nbsdelf.mh (XM_FILE): Delete.
1374 * config/i386/nbsdaout.mh (XM_FILE): Delete.
1375 * config/arm/nbsdelf.mh (XM_FILE): Delete.
1376 * config/arm/nbsdaout.mh (XM_FILE): Delete.
1377
1378 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
1379 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
1380 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
1381 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
1382 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
1383 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
1384
1385 * config/powerpc/xm-linux.h: Delete empty file.
1386 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
1387 * config/powerpc/linux.mh (XM_FILE): Delete.
1388 * config/m68k/xm-linux.h: Delete empty file.
1389 * config/m68k/linux.mh (XM_FILE): Delete.
1390 * config/ia64/xm-linux.h: Delete empty file.
1391 * config/ia64/linux.mh (XM_FILE): Delete.
1392 * config/arm/xm-linux.h: Delete empty file.
1393 * config/arm/linux.mh (XM_FILE): Delete.
1394
1395 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1396 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
1397 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1398 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
1399 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1400 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
1401 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
1402 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
1403
1404 * config/m68k/xm-m68k.h: Delete file.
1405 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
1406 copyright.
1407 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
1408 * config/pa/xm-linux.h: Delete empty file.
1409 * config/pa/linux.mh (XM_FILE): Delete.
1410 * config/i386/xm-i386.h: Delete empty file.
1411 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
1412 "i386/xm-i386.h".
1413 * config/i386/obsdaout.mh (XM_FILE): Delete.
1414 * config/i386/obsd64.mh (XM_FILE): Delete.
1415 * config/i386/fbsd64.mh (XM_FILE): Delete.
1416 * config/i386/nto.mh (XM_FILE): Delete.
1417 * config/i386/obsd.mh (XM_FILE): Delete.
1418 * config/i386/linux64.mh (XM_FILE): Delete.
1419 * config/i386/linux.mh (XM_FILE): Delete.
1420 * config/i386/i386sol2.mh (XM_FILE): Delete.
1421 * config/i386/i386gnu.mh (XM_FILE): Delete.
1422 * config/i386/fbsd.mh (XM_FILE): Delete.
1423 * config/i386/nbsd64.mh (XM_FILE): Delete.
1424
1425 2004-07-29 Andrew Cagney <cagney@gnu.org>
1426
1427 * config/pa/xm-linux.h: Do not include "floatformat.h".
1428 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1429 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1430 * config/i386/xm-i386.h: Do not include "floatformat.h".
1431 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1432 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
1433 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
1434 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
1435 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
1436 GDB_HOST_LONG_DOUBLE_FORMAT instead.
1437 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
1438 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
1439 * configure, config.in: Regenerate.
1440 * configure.host (gdb_host_float_format, gdb_host_double_format)
1441 (gdb_host_long_double_format): Set according to the host.
1442
1443 2004-07-29 Andrew Cagney <cagney@gnu.org>
1444
1445 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
1446
1447 2004-07-28 Andrew Cagney <cagney@gnu.org>
1448
1449 * PROBLEMS: Mention threads/1650.
1450 * NEWS: Mention the NPTL fix.
1451
1452 2004-07-28 Andrew Cagney <cagney@gnu.org>
1453
1454 * cli/cli-decode.c (add_setshow_cmd): Delete function.
1455 (add_setshow_cmd_full): Make static.
1456 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
1457 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
1458 * cli/cli-decode.c (add_setshow_filename_cmd)
1459 (add_setshow_string_cmd): New functions.
1460 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
1461 * mips-tdep.c (_initialize_mips_tdep): Update.
1462 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
1463 * cli/cli-logging.c (_initialize_cli_logging): Update.
1464 * complaints.c (_initialize_complaints): Update.
1465 * remote.c (_initialize_remote): Update.
1466
1467 2004-07-28 Andrew Cagney <cagney@gnu.org>
1468
1469 * cli/cli-decode.c (add_setshow_zinteger_cmd)
1470 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
1471 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
1472 print parameters. Make string parameters constant.
1473 * command.h: Update. Update copyright.
1474 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
1475 * observer.c (_initialize_observer): Ditto.
1476 * frame.c (_initialize_frame): Ditto.
1477 * complaints.c (_initialize_complaints): Ditto.
1478 * maint.c (_initialize_maint_cmds): Ditto.
1479 * target.c (initialize_targets): Ditto.
1480 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
1481 * infcall.c (_initialize_infcall): Ditto.
1482 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1483 * m32r-rom.c (_initialize_m32r_rom): Ditto.
1484 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1485 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
1486 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1487
1488 2004-07-28 Andrew Cagney <cagney@gnu.org>
1489
1490 * gdbtypes.c (lookup_primitive_typename): Delete function.
1491 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
1492 * ada-lex.l: Use language_lookup_primitive_type_by_name.
1493 * gdbtypes.c (lookup_typename): Ditto.
1494 * f-exp.y (yylex): Ditto.
1495 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
1496
1497 * scm-lang.c (c_builtin_types): Delete extern declaration.
1498 (scm_language_defn): Replace
1499 string_char_type and primitive_type_vector with
1500 la_language_arch_info.
1501 * jv-lang.c (java_language_defn): Replace
1502 string_char_type and primitive_type_vector with
1503 la_language_arch_info.
1504 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
1505 c_builtin_types in comment.
1506 * c-lang.h (struct language_arch_info): Declare opaque.
1507 (c_language_arch_info): Declare.
1508 (c_builtin_types): Delete declaration.
1509 * c-lang.c (c_language_arch_info): Set string_char_type to
1510 builtin_char, not builtin_true_char. Make global.
1511 (c_builtin_types): Delete array.
1512 (asm_language_defn, minimal_language_defn): Replace
1513 string_char_type and primitive_type_vector with
1514 la_language_arch_info.
1515
1516 2004-07-28 Andrew Cagney <cagney@gnu.org>
1517
1518 * gdbtypes.h (struct builtin_type): Rename true_char to
1519 builtin_true_char.
1520 * gdbtypes.c (gdbtypes_post_init): Update.
1521 * c-lang.c (arch_info): New function.
1522 (enum c_primitive_types): New enum.
1523 (c_language_defn): Instead of string_char_type and
1524 primitive_type_vector set la_language_arch_info.
1525
1526 2004-07-28 Andrew Cagney <cagney@gnu.org>
1527
1528 * language.h (struct language_arch_info): Fix typo
1529 s/primative/primitive/.
1530 * gdbtypes.c (lookup_primitive_typename): Ditto.
1531 * language.c (language_lookup_primitive_type_by_name)
1532 (unknown_language_arch_info): Ditto.
1533
1534 2004-07-27 Andrew Cagney <cagney@gnu.org>
1535
1536 * defs.h (enum language): Add nr_languages.
1537 * language.h (struct language_arch_info): Define.
1538 (struct language_defn): Add la_language_arch_info.
1539 (language_lookup_primative_type_by_name): Declare.
1540 (language_string_char_type): Declare.
1541 * language.c (_initialize_language, language_gdbarch_post_init)
1542 (struct language_gdbarch, language_gdbarch_data): Implement
1543 per-architecture language information.
1544 (unknown_language_arch_info, language_string_char_type)
1545 (language_lookup_primative_type_by_name): New functions.
1546 (unknown_language_defn, auto_language_defn)
1547 (local_language_defn): Set la_language_arch_info to
1548 unknown_language_arch_info.
1549 (unknown_builtin_types): Delete.
1550 * gdbtypes.c (lookup_primitive_typename): Use
1551 language_lookup_primative_type_by_name.
1552 (create_string_type): Use language_string_char_type.
1553 * values.c (value_from_string): Use language_string_char_type.
1554 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
1555 * p-lang.c (pascal_language_defn): Ditto.
1556 * m2-lang.c (m2_language_defn): Ditto.
1557 * jv-lang.c (java_language_defn): Ditto.
1558 * objc-lang.c (objc_language_defn): Ditto.
1559 * f-lang.c (f_language_defn): Ditto.
1560 * c-lang.c (c_language_defn, cplus_language_defn)
1561 (asm_language_defn, minimal_language_defn): Ditto.
1562
1563 2004-07-27 Andrew Cagney <cagney@gnu.org>
1564
1565 * gdbtypes.h (struct builtin_type): Declare.
1566 (builtin_type): Declare.
1567 * d10v-tdep.c (d10v_register_type): Use builtin_type.
1568 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
1569 (gdbtypes_post_init): New function.
1570 (builtin_type): New function.
1571
1572 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
1573
1574 * remote-m32r-sdi.c: Fix breakpoint bug.
1575 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
1576 recv_char_data, recv_long_data): New functions to replace communication
1577 sequences.
1578
1579 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
1580
1581 Document PR threads/1650.
1582 * PROBLEMS (Threads): Document problem with many threads
1583
1584 2004-07-26 Andrew Cagney <cagney@gnu.org>
1585
1586 * gdb-mi.el: Move from here ...
1587 * mi/gdb-mi.el: ... to here.
1588
1589 2004-07-26 Andrew Cagney <cagney@gnu.org>
1590
1591 Problem reported by Ashley Pittman <ashley@quadrics.com>.
1592 * main.c (captured_main): When in batch mode always detach.
1593
1594 2004-07-26 Andrew Cagney <cagney@gnu.org>
1595
1596 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
1597 and h8300 as broken.
1598 * NEWS: END-OF-LIFE frame compatibility module.
1599 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
1600 specific comments.
1601
1602 2004-07-26 Andrew Cagney <cagney@gnu.org>
1603
1604 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
1605 * xcoffsolib.c (_initialize_xcoffsolib): Update.
1606 * wince.c (_initialize_wince): Update.
1607 * win32-nat.c (_initialize_win32_nat): Update.
1608 * varobj.c (_initialize_varobj): Update.
1609 * valops.c (_initialize_valops): Update.
1610 * utils.c (initialize_utils, initialize_utils): Update.
1611 * tui/tui-win.c (_initialize_tui_win): Update.
1612 * top.c (init_main): Update.
1613 * symfile.c (_initialize_symfile): Update.
1614 * source.c (_initialize_source): Update.
1615 * somsolib.c (_initialize_som_solib): Update.
1616 * solib.c (_initialize_solib): Update.
1617 * solib-frv.c (_initialize_frv_solib): Update.
1618 * serial.c (_initialize_serial): Update.
1619 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
1620 * remote.c (_initialize_remote, _initialize_remote): Update.
1621 * remote-vx.c (_initialize_vx): Update.
1622 * remote-utils.c (_initialize_sr_support): Update.
1623 * remote-sds.c (_initialize_remote_sds): Update.
1624 * remote-mips.c (_initialize_remote_mips): Update.
1625 * remote-e7000.c (_initialize_remote_e7000): Update.
1626 * proc-api.c (_initialize_proc_api): Update.
1627 * printcmd.c: Update.
1628 * parse.c (_initialize_parse): Update.
1629 * pa64solib.c (_initialize_pa64_solib): Update.
1630 * p-valprint.c (_initialize_pascal_valprint): Update.
1631 * monitor.c (_initialize_remote_monitors): Update.
1632 * mips-tdep.c (_initialize_mips_tdep): Update.
1633 * mcore-tdep.c (_initialize_mcore_tdep): Update.
1634 * maint.c (_initialize_maint_cmds): Update.
1635 * lin-lwp.c (_initialize_lin_lwp): Update.
1636 * language.c (_initialize_language): Update.
1637 * kod.c (_initialize_kod): Update.
1638 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
1639 * i386-tdep.c (_initialize_i386_tdep): Update.
1640 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
1641 * gdbarch.sh: Update.
1642 * gdbarch.c: Re-generate.
1643 * gdb-events.sh: Update.
1644 * gdb-events.c: Re-generate.
1645 * frame.c (_initialize_frame): Update.
1646 * exec.c: Update.
1647 * demangle.c (_initialize_demangler): Update.
1648 * dcache.c (_initialize_dcache): Update.
1649 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
1650 * cp-valprint.c (_initialize_cp_valprint): Update.
1651 * corefile.c (_initialize_core): Update.
1652 * command.h: Update.
1653 * cli/cli-decode.h: Update.
1654 * cli/cli-cmds.c (init_cli_cmds): Update.
1655 * charset.c (_initialize_charset): Update.
1656 * breakpoint.c (_initialize_breakpoint): Update.
1657 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
1658 * alpha-tdep.c (_initialize_alpha_tdep): Update.
1659 * aix-thread.c (_initialize_aix_thread): Update.
1660
1661 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1662
1663 Partial fix for PR backtrace/1718.
1664 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
1665 that GCC migrates into the prolugue. Don't handle any
1666 instructions that clobber %ebx.
1667
1668 2004-07-23 Andrew Cagney <cagney@gnu.org>
1669
1670 Use regcache_raw_collect instead of regcache_collect.
1671 * regcache.h (regcache_collect): Delete declaration.
1672 * regcache.c (regcache_colect): Delete function.
1673 * win32-nat.c (do_child_store_inferior_registers): Update.
1674 * sol-thread.c (sol_thread_store_registers): Update.
1675 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
1676 * rs6000-nat.c (store_register): Update.
1677 * remote.c (store_register_using_P, remote_store_registers): Update.
1678 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
1679 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
1680 (fill_vrregset, store_spe_registers, fill_gregset)
1681 (fill_gregset): Update.
1682 * nto-procfs.c (procfs_store_registers): Update.
1683 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
1684 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
1685 * m68klinux-nat.c (store_register, fill_gregset): Update.
1686 * m68k-tdep.c (fill_gregset): Update.
1687 * infptrace.c (store_register): Update.
1688 * i386-nto-tdep.c (i386nto_regset_fill): Update.
1689 * i386-linux-nat.c (store_register, fill_gregset): Update.
1690 * hppa-linux-nat.c (fill_gregset): Update.
1691 * go32-nat.c (store_register): Update.
1692 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
1693 (store_fp_regs): Update.
1694 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
1695 (store_nwfpe_extended, store_fpregister, store_fpregs)
1696 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
1697 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
1698 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
1699 (store_regs_user_thread, store_regs_kernel_thread): Update.
1700
1701 2004-07-24 Mark Kettenis <kettenis@gnu.org>
1702
1703 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
1704 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
1705 encoding.
1706 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
1707 member of `struct comp_unit'.
1708
1709 2004-07-23 Andrew Cagney <cagney@gnu.org>
1710
1711 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
1712 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
1713
1714 2004-07-23 Martin Hunt <hunt@redhat.com>
1715 Kevin Buettner <kevinb@redhat.com>
1716
1717 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
1718 alignment was being added to the offset instead of multiplied.
1719
1720 2004-07-23 Mark Kettenis <kettenis@gnu.org>
1721
1722 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
1723 changed signal trampoline in OpenBSD 3.5-current.
1724
1725 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
1726 <machine/pcb.h> and "bsd-kvm.h".
1727 (sparc64nbsd_supply_pcb): New function.
1728 (_initialize_sparc64nbsd_nat): Renamed from
1729 _initialize_sparcnbsd_nat. Enable libkvm interface.
1730 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
1731 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
1732 (LOADLIBES): New variable.
1733
1734 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
1735
1736 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
1737
1738 2004-07-21 Andrew Cagney <cagney@gnu.org>
1739
1740 Use regcache_raw_supply instead of supply_register.
1741 * regcache.h (supply_register): Delete declaration.
1742 * regcache.c (supply_register): Delete function.
1743 * wince.c (do_child_fetch_inferior_registers): Update.
1744 * win32-nat.c (do_child_fetch_inferior_registers)
1745 (fetch_elf_core_registers): Update.
1746 * v850ice.c (v850ice_fetch_registers): Update.
1747 * thread-db.c (thread_db_store_registers): Update.
1748 * sol-thread.c (sol_thread_store_registers): Update.
1749 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
1750 * rs6000-nat.c (fetch_register): Update.
1751 * rom68k-rom.c (rom68k_supply_one_register): Update.
1752 * remote.c (remote_wait, remote_async_wait): Update.
1753 * remote-st.c (get_hex_regs): Update.
1754 * remote-sim.c (gdbsim_fetch_register): Update.
1755 * remote-sds.c (sds_fetch_registers): Update.
1756 * remote-rdp.c (remote_rdp_fetch_register): Update.
1757 * remote-rdi.c (arm_rdi_fetch_registers): Update.
1758 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
1759 * remote-m32r-sdi.c (m32r_fetch_register): Update.
1760 * remote-hms.c (init_hms_cmds): Update.
1761 * remote-est.c (init_est_cmds): Update.
1762 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
1763 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
1764 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
1765 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
1766 (fetch_register, supply_vrregset, supply_vrregset)
1767 (fetch_spe_registers): Update.
1768 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
1769 * monitor.c (monitor_supply_register): Update.
1770 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
1771 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
1772 (mipsnbsd_supply_fpreg): Update.
1773 * mips-nat.c (fetch_inferior_registers)
1774 (fetch_core_registers): Update.
1775 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
1776 (supply_fpregset, mips64_supply_gregset)
1777 (mips64_supply_fpregset): Update.
1778 * m68klinux-nat.c (fetch_register, supply_gregset)
1779 (supply_fpregset): Update.
1780 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
1781 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
1782 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
1783 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
1784 * infptrace.c (fetch_register): Update.
1785 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
1786 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
1787 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
1788 (gnu_fetch_registers, gnu_store_registers): Update.
1789 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
1790 * i386-linux-nat.c (fetch_register, supply_gregset)
1791 (dummy_sse_values): Update.
1792 * hpux-thread.c (hpux_thread_fetch_registers): Update.
1793 * hppah-nat.c (fetch_register): Update.
1794 * hppa-linux-nat.c (fetch_register, supply_gregset)
1795 (supply_fpregset): Update.
1796 * go32-nat.c (fetch_register): Update.
1797 * dve3900-rom.c (fetch_bitmapped_register)
1798 (_initialize_r3900_rom): Update.
1799 * cris-tdep.c (supply_gregset): Update.
1800 * abug-rom.c (init_abug_cmds): Update.
1801 * core-aout.c (fetch_core_registers): Update.
1802 * armnbsd-nat.c (supply_gregset, supply_fparegset)
1803 (fetch_register, fetch_fp_register): Update.
1804 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
1805 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
1806 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
1807 * alphanbsd-tdep.c (fetch_core_registers): Update.
1808 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
1809 * alpha-nat.c (fetch_osf_core_registers)
1810 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
1811 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
1812 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
1813
1814 2004-07-21 Andrew Cagney <cagney@gnu.org>
1815
1816 * PROBLEMS: Mention breakpoints/1702.
1817 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
1818 that is known to work.
1819
1820 2004-07-21 Andrew Cagney <cagney@gnu.org>
1821
1822 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
1823 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
1824 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
1825 (handle_inferior_event): Wrap call to deprecated
1826 IGNORE_HELPER_CALL in #ifdef.
1827 * config/mips/tm-nbsd.h: Update.
1828
1829 2004-07-20 Jim Blandy <jimb@redhat.com>
1830
1831 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
1832 bfd_mach_ppc has no segment registers.
1833
1834 Include PowerPC SPR numbers for special-purpose registers.
1835 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
1836 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
1837 new member in initializer.
1838 (S, S4, SN4, S64): New macros for defining special-purpose
1839 registers.
1840 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
1841 registers_403, registers_403GC, registers_505, registers_860,
1842 registers_601, registers_602, registers_603, registers_604,
1843 registers_750, registers_e500): Use them.
1844
1845 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
1846 replace references with expression used to initialize variable.
1847
1848 2004-07-20 Andrew Cagney <cagney@gnu.org>
1849
1850 * breakpoint.c (deprecated_read_memory_nobpt): Rename
1851 read_memory_nobpt.
1852 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
1853 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
1854 (s390_sigtramp_frame_sniffer): Update.
1855 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
1856 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
1857 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1858 (mips32_fetch_instruction): Update.
1859 * mcore-tdep.c (get_insn): Update.
1860 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
1861 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
1862 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
1863 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1864 (i386_linux_rt_sigtramp_start): Update.
1865 * i386-linux-nat.c (child_resume): Update.
1866 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
1867 * hppa-linux-tdep.c (insns_match_pattern): Update.
1868 * gdbcore.h: Update.
1869 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
1870 * frame.c (safe_frame_unwind_memory): Update.
1871 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
1872 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
1873 * alpha-tdep.c (alpha_read_insn): Update.
1874
1875 2004-07-20 Andrew Cagney <cagney@gnu.org>
1876
1877 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
1878 containing both bytes and mask. Add "frame_type".
1879 * tramp-frame.c (tramp_frame_start): Update.
1880 (tramp_frame_prepend_unwinder): Update.
1881 * mips-linux-tdep.c (mips_linux_o32_sigframe)
1882 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
1883 (mips_linux_n64_rt_sigframe): Update. Make "static const".
1884 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
1885
1886 2004-07-19 Eli Zaretskii <eliz@gnu.org>
1887
1888 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
1889 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
1890 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
1891 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
1892
1893 2004-07-17 Andrew Cagney <cagney@gnu.org>
1894
1895 * NEWS, PROBLEMS: Update for 6.2.
1896
1897 * README: Update to 6.2.
1898
1899 * utils.c (xvasprintf): Call xstrvprintf.
1900
1901 * parse.c: Update copyright.
1902 (null_post_parser): Eliminate ARGSUSED.
1903
1904 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
1905 * tui/tui-win.c (tui_get_cmd_list): Ditto.
1906 * symfile-mem.c (_initialize_symfile_mem): Ditto.
1907
1908 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
1909 * ppc-linux-nat.c: Use "Linux kernel".
1910 * hppa-linux-tdep.c: Use GNU/Linux.
1911 * hppa-linux-nat.c: Use GNU/Linux.
1912 * dwarfread.c: Add [sic] to use of Linux.
1913
1914 * hppa-linux-nat.c: Do not include <string.h>.
1915 (supply_fpregset): Remove "register" attribute.
1916
1917 * solib-frv.c (fetch_loadmap): Use xfree, not free.
1918
1919 2004-07-17 Mark Kettenis <kettenis@gnu.org>
1920
1921 * configure.in: Define _MSE_INT_H on Solaris 9 too.
1922 * configure, config.in: Regenerated.
1923
1924 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
1925 "bsd-kvm.h".
1926 (vaxbsd_supply_pcb): New function.
1927 (_initialize_vaxbsd_nat): New prototype and function.
1928 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
1929 solib-sunos.o.
1930 (LOADLIBES): New variable.
1931 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
1932 (LOADLIBES): New variable.
1933 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1934 (LOADLIBES): New variable.
1935 * Makefile.in (vaxbsd-nat.o): Update dependencies.
1936
1937 2004-07-16 Andrew Cagney <cagney@gnu.org>
1938
1939 * defs.h (event_loop_p): Replace variable declaration with macro,
1940 always 1.
1941 * main.c (captured_main): Delete options "-async" and "-noasync".
1942 (event_loop_p): Delete variable.
1943 * NEWS: Mention that "-async" and "-noasync" were removed.
1944
1945 2004-07-16 Andrew Cagney <cagney@gnu.org>
1946
1947 * remote-m32r-sdi.c: Re-indent.
1948
1949 2004-07-16 Jim Blandy <jimb@redhat.com>
1950
1951 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
1952 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
1953 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
1954 missing MPC823 SPRs.
1955 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
1956 incorrect. (This was corrected in GDB's register name tables on
1957 2004-07-14.)
1958
1959 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
1960 should be "esasrr" ("ESA Save and Restore Register").
1961
1962 2004-07-16 Andrew Cagney <cagney@gnu.org>
1963
1964 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
1965 calls, no longer applicable. Update comments and rename parameter
1966 "step_frame" to "return_frame".
1967
1968 2004-07-16 Andrew Cagney <cagney@gnu.org>
1969
1970 * frame.c (fprint_field): New function.
1971 (fprint_frame_id): Use fprint_field.
1972
1973 2004-07-15 Joel Brobecker <brobecker@gnat.com>
1974
1975 * ada-lang.c (ada_language_defn): Remove commented out code.
1976
1977 2004-07-15 Jim Blandy <jimb@redhat.com>
1978
1979 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
1980 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
1981
1982 2004-07-14 Jim Blandy <jimb@redhat.com>
1983
1984 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
1985
1986 * ppc-tdep.h (ppc_num_vrs): New enum constant.
1987
1988 * ppc-tdep.h (ppc_num_srs): New enum constant.
1989
1990 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
1991 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
1992 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
1993 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
1994 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
1995 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
1996 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
1997 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
1998 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
1999 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
2000 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
2001 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
2002 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
2003 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
2004 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
2005 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
2006 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
2007 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
2008 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
2009 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
2010 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
2011 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
2012 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
2013 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
2014 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
2015 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
2016 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
2017 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
2018 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
2019 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
2020 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
2021 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
2022 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
2023 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
2024 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
2025 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
2026 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
2027 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
2028 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
2029 special-purpose register numbers.
2030
2031 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
2032 manual mentions 'md_twb', but many mention 'm_twb', and at that
2033 point in the register list.)
2034
2035 2004-07-14 Andrew Cagney <cagney@gnu.org>
2036
2037 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
2038 instead of "internal-error".
2039
2040 2004-07-10 Joel Brobecker <brobecker@gnat.com>
2041
2042 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
2043 that was inserted inside a comment.
2044
2045 2004-07-10 Randolph Chung <tausq@debian.org>
2046
2047 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
2048 function.
2049 (hppa_hpux_push_dummy_code): New function.
2050 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
2051 Set find_global_pointer method.
2052
2053 2004-07-10 Mark Kettenis <kettenis@gnu.org>
2054
2055 * NEWS: Mention BSD libkvm interface.
2056
2057 2004-07-10 Michael Snyder <msnyder@redhat.com>
2058
2059 * symfile.c (generic_load): Comment typo.
2060 * stack.c (get_selected_block): Ditto.
2061 * regcache.c (regcache_cooked_read): Ditto.
2062 * monitor.c (monitor_debug): Ditto.
2063 * mips-tdep.c (mips_read_pc): Ditto.
2064 * i386-linux-nat.c (ps_get_thread_area): Ditto.
2065 * gdb_mbuild.sh: Ditto.
2066 * gdbarch.sh: Ditto.
2067 * gdbarch.h: Ditto.
2068
2069 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
2070
2071 * ada-tasks.c: Remove file.
2072
2073 Remove ARI problems:
2074
2075 * ada-exp.y (write_var_from_sym): Reformat to put operator at
2076 beginning of line.
2077
2078 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
2079 Add comment.
2080 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
2081 (MIN_OF_SIZE): Rename min_of_size. Add comment.
2082 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
2083 (UMIN_OF_SIZE): Remove.
2084 (max_of_type): New function to replace orphan macro in gdbtypes.h
2085 (min_of_type): Ditto.
2086 (discrete_type_high_bound): Use max_of_type.
2087 (discrete_type_low_bound): Use min_of_type.
2088 (possible_user_operator_p): Move operator to beginning of line.
2089 (ada_is_variant_part): Ditto.
2090 (ensure_lval): Rewrite to avoid deprecated operations.
2091 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
2092 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
2093 (ada_enum_name): Remove assignments in 'if' statements.
2094 (build_ada_types): Add gdbarch parameter.
2095 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
2096 with gdbarch_data_register_post_init.
2097 Use add_setshow_uinteger_cmd rather than add_set_cmd and
2098 add_show_from_set.
2099
2100 * ada-valprint.c (inspect_it): Remove declaration.
2101 (repeat_count_threshold): Remove declaration.
2102 (ada_print_floating): Remove assignments in 'if' statements.
2103 (print_str): Move operator to beginning of line.
2104
2105 2004-07-08 Jim Blandy <jimb@redhat.com>
2106
2107 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
2108
2109 2004-07-08 Bob Rossi <bob@brasko.net>
2110
2111 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
2112
2113 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
2114
2115 * language.h (struct_language_defn): Add new function pointer:
2116 la_class_name_from_physname. Also add new prototype for
2117 language_class_name_from_physname.
2118 * language.c (language_class_name_from_physname): New function.
2119 (unk_lang_class_name): Ditto.
2120 (unknown_language_defn, auto_language_defn): Change
2121 to add unk_lang_class_name function pointer for
2122 la_class_name_from_physname.
2123 (local_language_defn): Ditto.
2124 * dwarf2read.c (guess_structure_name): Change to call
2125 language_class_name_from_physname.
2126 (determine_class_name): Ditto.
2127 * cp-support.c (class_name_from_physname): Renamed.
2128 (cp_class_name_from_physname): New name of function.
2129 * cp-support.h: Ditto.
2130 * c-lang.c (c_language_defn): Change to add NULL
2131 for class_name_from_physname function pointer.
2132 (cplus_language_defn): Change to add cp_class_name_from_physname.
2133 * jv-lang.c (java_class_name_physname): New function.
2134 (java_find_last_component): New static routine.
2135 (java_language_defn): Add java_class_name_from_physname pointer.
2136 * ada-lang.c (ada_language_defn): Change to add NULL
2137 for class_name_from_physname function pointer.
2138 * f-lang.c (f_language_defn): Ditto.
2139 * m2-lang.c (m2_language_defn): Ditto.
2140 * objc-lang.c (objc_language_defn): Ditto.
2141 * p-lang.c (pascal_language_defn): Ditto.
2142 * scm-lang.c (scm_language_defn): Ditto.
2143
2144 2004-07-06 Andrew Cagney <cagney@gnu.org>
2145
2146 Patch from Bart Robinson.
2147 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
2148 (O_LARGEFILE): Define to 0, if not defined.
2149
2150 2004-07-03 Mark Kettenis <kettenis@gnu.org>
2151
2152 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
2153 <machine/pcb.h> and "bsd-kvm.h".
2154 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
2155 (m68kbsd_supply_pcb): New function.
2156 (_initialize_m68kbsd_nat): New prototype and function.
2157 * Makefile.in (m68kbsd-nat.o): Update dependencies.
2158 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2159 (LOADLIBES): New variable.
2160 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2161 (LOADLIBES): New variable.
2162
2163 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
2164
2165 2004-07-03 Mark Kettenis <kettenis@gnu.org>
2166
2167 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
2168 <sys/proc.h>.
2169 (bsd_kvm_cmdlist): New variable.
2170 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
2171 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
2172 command and "kvm proc" command.
2173 * Makefile.in (bsd-kvm.o): Update dependencies.
2174
2175 2004-07-02 Mark Kettenis <kettenis@gnu.org>
2176
2177 * osabi.c: Update copyright year.
2178 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
2179 notes if EI_OSABI is set to ELFOSABI_HPUX.
2180
2181 2004-07-01 Michael Snyder <msnyder@redhat.com>
2182
2183 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
2184 that seems to have gotten whacked out of line.
2185
2186 2004-07-01 Mark Kettenis <kettenis@gnu.org>
2187
2188 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
2189 code.
2190
2191 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2192
2193 * ada-lang.c (decode_packed_array): Minor change to comment.
2194 (ada_value_slice_ptr): New function.
2195 (ada_value_slice): New function.
2196 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
2197 test. Don't know why it is there.
2198 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
2199 to avoid dereferencing huge arrays from which one is slicing.
2200 (empty_array): Correct to return an array rather than
2201 a subrange value.
2202 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
2203 on empty arrays (let'em use 'FIRST instead).
2204
2205 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2206
2207 Address complaints from gdb_ari.sh:
2208
2209 * ada-exp.y: Include gdb_string.h rather than string.h.
2210 (convert_char_literal): Reformat declaration.
2211 * ada-lang.h: Include opaque struct declaration for struct frame_info.
2212 * ada-lex.l: Change use of free to xfree (the macro would do so
2213 anyway, but this is harmless).
2214 Include gdb_string.h rather than string.h.
2215 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
2216
2217 * ada-lang.c (parse): Remove K&Rism in parameter list.
2218 (is_name_suffix): Correct Linux => GNU/Linux in comment.
2219
2220 2004-06-30 Mark Kettenis <kettenis@gnu.org>
2221
2222 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
2223 dead code.
2224
2225 2004-06-30 Mark Kettenis <kettenis@gnu.org>
2226
2227 * alphabsd-nat.c: Update copyright year.
2228 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
2229
2230 2004-06-29 Joel Brobecker <brobecker@gnat.com>
2231
2232 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
2233 (i386_cygwin_in_solib_call_trampoline): New function.
2234 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
2235 and skip_trampoline_code gdbarch methods.
2236
2237 2004-06-29 Jim Blandy <jimb@redhat.com>
2238
2239 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
2240 name actually used in the dependency lists.
2241
2242 2004-06-29 Randolph Chung <tausq@debian.org>
2243
2244 * NEWS (New native configurations): Mention GNU/Linux/hppa.
2245
2246 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
2247
2248 * win32-nat.c (child_pid_to_exec_file): New function.
2249 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
2250 functionality.
2251
2252 2004-06-28 Andrew Cagney <cagney@gnu.org>
2253
2254 * defs.h (xstrvprintf): Declare.
2255 * utils.c (xstrvprintf): New function.
2256 (internal_vproblem, xstrprintf, xasprintf)
2257 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
2258 * serial.c (serial_printf): Ditto.
2259 * complaints.c (vcomplaint): Ditto.
2260
2261 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
2262
2263 * infcmd.c (attach_command): Move call to target_terminal_inferior
2264 behind loading symbol table.
2265
2266 2004-06-28 Andrew Cagney <cagney@gnu.org>
2267
2268 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
2269 change - add back extern deprecated_ui_loop_hook declaration.
2270
2271 2004-06-28 Andrew Cagney <cagney@gnu.org>
2272
2273 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
2274 xstrprintf.
2275 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
2276 (c_value_of_variable): Ditto.
2277 * utils.c (internal_vproblem): Ditto.
2278 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
2279 * remote.c (add_packet_config_cmd): Ditto.
2280 * remote-rdp.c (rdp_set_command_line): Ditto.
2281 * regcache.c (regcache_dump): Ditto.
2282 * frv-tdep.c (new_variant, new_variant): Ditto.
2283 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
2284 (fbsd_find_memory_regions): Ditto.
2285 * breakpoint.c (create_thread_event_breakpoint)
2286 (create_breakpoints): Ditto.
2287 * aix-thread.c (aix_thread_pid_to_str): Ditto.
2288 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
2289
2290 2004-06-28 Joel Brobecker <brobecker@gnat.com>
2291
2292 * ada-lang.c: Re-indent file, with some massaging to help indent
2293 a bit when the result is otherwise really too ugly.
2294
2295 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2296
2297 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
2298 code_addr_p and special_addr_p to 'unsigned int'.
2299
2300 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2301
2302 * i386v4-nat.c: Update copyright year and tweak comment.
2303 (regmap): Remove trailing comma.
2304 (supply_gregset): Rename local variable i to regnum. Call
2305 regcache_raw_supply instead of supply_register.
2306 (fill_gregset): Rename argument regno to regnum. Call
2307 regcache_raw_collect instead of regcache_collect.
2308
2309 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
2310
2311 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
2312 and special_addr_p.
2313 (frame_id_build, frame_id_build_special): Update comments.
2314 (frame_id_build_wild): New prototype.
2315 * frame.c (frame_id_build, frame_id_build_special): Fill in new
2316 struct frame_id fields.
2317 (frame_id_build_wild): New function.
2318 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
2319
2320 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2321
2322 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
2323 hppabsd-tdep.c.
2324
2325 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2326
2327 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
2328
2329 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2330
2331 * ada-lang.c: Re-indent file.
2332
2333 2004-06-27 Joel Brobecker <brobecker@gnat.com>
2334
2335 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
2336 (no_symtab_msg): Likewise.
2337
2338 2004-06-27 Andreas Schwab <schwab@suse.de>
2339
2340 * source.c: Fix whitespace.
2341
2342 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2343
2344 * configure.in: Include <sys/param.h> for td_pcb test.
2345 * configure: Regenerated.
2346
2347 * i386nbsd-nat.c: New file.
2348 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
2349 i386obsd-nat.c and i386obsd-tdep.c.
2350 (i386nbsd-nat.o): New dependency.
2351 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
2352 bsd-kvm.o.
2353 (LOADLIBES): New variable.
2354 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
2355 bsd-kvm.o.
2356 (LOADLIBES): New variable.
2357
2358 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
2359 (LOADLIBES): New variable.
2360
2361 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
2362 fetching from BSD_KVM_PADDR. Correctly lookup address for
2363 "_thread0".
2364
2365 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
2366 "bsd-kvm.h".
2367 (amd64fbsd_supply_pcb): New funcion.
2368 (_initialize_amd64fbsd_nat): Enable libkvm interface.
2369
2370 2004-06-27 <david@streamline-computing.com>
2371
2372 Partial fix for PR cli/1056.
2373 * valarith.c: Check for zero in division and remainder
2374 evaluation.
2375
2376 2004-06-27 Mark Kettenis <kettenis@gnu.org>
2377
2378 * i387-tdep.c: Remove excessive whitespace.
2379
2380 2004-06-26 Andrew Cagney <cagney@gnu.org>
2381
2382 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
2383 * gdb-events.h, gdb-events.c: Re-generate.
2384 * tui/tui-hooks.c (tui_install_hooks): Update.
2385 (tui_remove_hooks): Update.
2386 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
2387
2388 2004-06-26 Mark Kettenis <kettenis@gnu.org>
2389
2390 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
2391 (gregset_t, fpregset_t): Remove typedefs.
2392 (REG_OFFSET): Rename argument.
2393 (amd64bsd_r_reg_offset): Rename from reg_offset.
2394 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
2395 Remove functions.
2396 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
2397 of reg_offset.
2398 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
2399
2400 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
2401
2402 * vax-tdep.c: Tweak comment.
2403
2404 Add OpenBSD/hppa support.
2405 * NEWS (New native configurations): Mention OpenBSD/hppa.
2406 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
2407 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
2408 files.
2409 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
2410 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
2411 * configure.host: Add hppa*-*-openbsd*.
2412 * configure.tgt: Add hppa*-*-openbsd*.
2413
2414 2004-06-25 Andrew Cagney <cagney@gnu.org>
2415
2416 * defs.h (deprecated_ui_loop_hook): Deprecated.
2417 * wince.c (child_wait): Update.
2418 * win32-nat.c (child_wait): Update.
2419 * v850ice.c (v850ice_wait): Update.
2420 * top.c (deprecated_ui_loop_hook): Update.
2421 * serial.h: Update.
2422 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
2423 (do_unix_readchar): Update.
2424 * ser-tcp.c (net_open): Update.
2425 * remote-sim.c (gdb_os_poll_quit): Update.
2426 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
2427
2428 2004-06-24 Andrew Cagney <cagney@gnu.org>
2429
2430 * defs.h (deprecated_pre_add_symbol_hook)
2431 (deprecated_post_add_symbol_hook): Deprecated.
2432 * symfile.c (symbol_file_add_with_addrs_or_offsets)
2433 (symbol_file_add_with_addrs_or_offsets): Update references.
2434
2435 2004-06-24 Andrew Cagney <cagney@gnu.org>
2436
2437 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
2438 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
2439 * wince.c (ui_loop_hook): Delete extern declaration.
2440 * win32-nat.c (ui_loop_hook): Delete extern declaration..
2441 * v850ice.c (ui_loop_hook): Delete extern declaration..
2442 * ser-unix.c (ui_loop_hook): Delete extern declaration..
2443 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
2444 * remote-sim.c (ui_loop_hook): Delete extern declaration..
2445 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
2446 ui_loop_hook declaration.
2447
2448 2004-06-24 Andrew Cagney <cagney@gnu.org>
2449
2450 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
2451 entry_func_highpc fields.
2452 * objfiles.c (init_entry_point_info): Do not clear
2453 entry_func_lowpc and entry_func_highpc.
2454 (objfile_relocate): Do not relocate entry_func_lowpc and
2455 entry_func_highpc.
2456 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
2457 entry_func_highpc.
2458 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
2459 entry_func_highpc.
2460 * blockframe.c (legacy_frame_chain_valid): Replace tests against
2461 entry_func_lowpc and entry_func_highpc with call to
2462 inside_entry_func.
2463
2464 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2465
2466 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
2467 quad-precision floating point arguments in registers.
2468
2469 2004-06-24 Mark Kettenis <kettenis@gnu.org>
2470
2471 From Michael Mueller <m.mueller99@kay-mueller.de>:
2472 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
2473 account.
2474
2475 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
2476
2477 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
2478 to -1.
2479 * breakpoint.c (bpstat_stop_status): Move check for ignoring
2480 untriggered watchpoints to a separate if clause. Update function
2481 comment regarding STOPPED_BY_WATCHPOINT argument.
2482
2483 2004-06-22 Jim Blandy <jimb@redhat.com>
2484
2485 * gdbarch.sh: Doc fix.
2486
2487 2004-06-21 Martin Hunt <hunt@redhat.com>
2488 Kevin Buettner <kevinb@redhat.com>
2489
2490 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
2491 * mips-tdep.h (MIPS_SP_REGNUM): Define.
2492 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
2493 to set_gdbarch_sp_regnum(). Use cooked register number.
2494 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
2495
2496 2004-06-21 Andrew Cagney <cagney@gnu.org>
2497
2498 * gdbarch.sh: When the macro field is empty, do not generate a
2499 macro definition. When the macro field is "=", generate the macro
2500 name from the upper-case function name.
2501 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
2502 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
2503 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
2504 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
2505 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
2506 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
2507 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
2508 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
2509 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
2510 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
2511 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
2512 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
2513 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
2514 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
2515 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2516 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
2517 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
2518 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
2519 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
2520 (DEPRECATED_USE_STRUCT_CONVENTION)
2521 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
2522 (DEPRECATED_FRAME_INIT_SAVED_REGS)
2523 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
2524 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
2525 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2526 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
2527 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
2528 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
2529 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
2530 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
2531 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
2532 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
2533 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
2534 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
2535 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
2536 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
2537 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
2538 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
2539
2540 2004-06-21 Andrew Cagney <cagney@gnu.org>
2541
2542 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
2543 macro name, and the function rather than macro value. Only wrap
2544 macro print statements in #ifdef. Move format logic to where it
2545 is needed.
2546 * gdbarch.c: Re-generate.
2547
2548 * gdbarch.sh (read): Delete "print_p" and "description", add
2549 "garbage_at_eol". Check for non-empty garbage at end-of-line.
2550 Delete references to print_p.
2551 (TARGET_ARCHITECTURE): Delete print predicate.
2552 * gdbarch.c: Re-generate.
2553
2554 * gdbarch.sh: Check that multi-arch methods do not provide a
2555 macro.
2556 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
2557 (print_registers_info, print_float_info, print_vector_info)
2558 (adjust_breakpoint_address, remote_translate_xfer_address)
2559 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
2560 (address_class_type_flags_to_name, unwind_sp): Remove the macro
2561 name from the multi-arch definition.
2562
2563 2004-06-20 Andrew Cagney <cagney@gnu.org>
2564
2565 * gdbarch.sh: Sort by the function, instead of macro name.
2566 * gdbarch.c: Re-generate.
2567
2568 2004-06-20 Andrew Cagney <cagney@gnu.org>
2569
2570 * gdbarch.sh: Use the function, instead of macro name in
2571 errors and the log file.
2572 (return_value): Remove stray ":" in spec.
2573
2574 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
2575 * gdbarch.h, gdbarch.c: Re-generate.
2576 * Makefile.in (arch-utils.o): Update dependencies.
2577 * values.c (using_struct_return): Move code calling
2578 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
2579 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
2580 to legacy_return_value, simplify.
2581 * infcmd.c (print_return_value): Move code calling
2582 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
2583 to legacy_return_value, simplify.
2584 * infcall.c (call_function_by_hand): Move code calling
2585 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
2586 * arch-utils.c: Update copyright. Include "gdbcore.h".
2587 (legacy_return_value): New function.
2588 * arch-utils.h: Update copyright.
2589 (legacy_return_value): Declare.
2590
2591 2004-06-20 Andrew Cagney <cagney@gnu.org>
2592
2593 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
2594 * gdbarch.h, gdbarch.c: Re-generate.
2595 * values.c (using_struct_return): Update call.
2596 * mcore-tdep.c: Update comment.
2597 * infcall.c (call_function_by_hand): Update comment.
2598 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
2599 * arch-utils.h (always_use_struct_convention): Update.
2600 * v850-tdep.c (v850_gdbarch_init): Update.
2601 * sh64-tdep.c (sh64_gdbarch_init): Update.
2602 * sh-tdep.c (sh_gdbarch_init): Update.
2603 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2604 * mips-tdep.c (mips_gdbarch_init): Update.
2605 * mcore-tdep.c (mcore_gdbarch_init): Update.
2606 * m32r-tdep.c (m32r_gdbarch_init): Update.
2607 * ia64-tdep.c (ia64_gdbarch_init): Update.
2608 * h8300-tdep.c (h8300_gdbarch_init): Update.
2609 * frv-tdep.c (frv_gdbarch_init): Update.
2610 * cris-tdep.c (cris_gdbarch_init): Update.
2611 * arm-tdep.c (arm_gdbarch_init): Update.
2612 * alpha-tdep.c (alpha_gdbarch_init): Update.
2613
2614 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
2615
2616 * PROBLEMS: Add more specific information, and a work-around,
2617 for PR gdb/1458.
2618
2619 2004-06-18 Andrew Cagney <cagney@gnu.org>
2620
2621 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
2622 * gdbarch.h, gdbarch.c: Re-generate.
2623 * ada-lang.c (ada_finish_decode_line_1): Update.
2624 * infrun.c (handle_inferior_event): Update.
2625 * infcall.c (find_function_addr): Update.
2626 * linespec.c (minsym_found): Update.
2627 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
2628 Update.
2629 * blockframe.c (legacy_frameless_look_for_prologue): Update.
2630 * cli/cli-cmds.c (disassemble_command): Update.
2631 * vax-tdep.c (vax_gdbarch_init): Update.
2632
2633 2004-06-18 Mark Kettenis <kettenis@gnu.org>
2634
2635 * i386-tdep.c (i386_collect_fpregset): Fix comment.
2636
2637 2004-06-17 Andrew Cagney <cagney@gnu.org>
2638
2639 GDB 6.1.1 released from the GDB 6.1 branch.
2640 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
2641 * PROBLEMS: Ditto.
2642
2643 2004-06-16 Daniel Jacobowitz <dan@debian.org>
2644
2645 PR gdb/1658
2646 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
2647 operation as a uleb128. Found by Michael Coulter.
2648
2649 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
2650
2651 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
2652 make it non-static.
2653 * ada-lang.h (task_control_block): declaration moved from ada-task.c
2654 to ada-lang.h; this is needed to be able to implement the kill command
2655 in multi-task mode.
2656 (task_ptid): Ditto.
2657 (task_entry): Ditto.
2658 (task_list): Ditto.
2659 (ada_build_task_list): Ditto.
2660
2661 * ada-lang.c: Conditionalize routines and data structures related
2662 to breakpoints, exceptions, completion, and symbol caching on
2663 GNAT_GDB, since these are not yet used in the submitted public sources.
2664 (ada_main_name): Editorial: Move definition out of exception-related
2665 code.
2666
2667 2004-06-15 Andrew Cagney <cagney@gnu.org>
2668
2669 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
2670 deprecated_pc_in_call_dummy.
2671
2672 2004-06-15 Alan Modra <amodra@bigpond.net.au>
2673
2674 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
2675 bfd_get_section_size_before_reloc or _raw_size.
2676 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
2677 * dwarf2read.c (dwarf2_locate_sections): Likewise.
2678 (dwarf2_read_section): Likewise.
2679 * elfread.c (elf_locate_sections): Likewise.
2680 * gcore.c (derive_heap_segment): Likewise.
2681 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
2682 * remote-e7000.c (e7000_load): Likewise.
2683 * remote-m32r-sdi.c (m32r_load): Likewise.
2684 * remote-mips.c (mips_load_srec): Likewise.
2685 (pmon_load_fast): Likewise.
2686 * remote.c (compare_sections_command): Likewise.
2687 * symfile.c (add_section_size_callback): Likewise.
2688 (load_section_callback): Likewise.
2689 (pc_in_unmapped_range): Likewise.
2690 (pc_in_mapped_range): Likewise.
2691 (sections_overlap): Likewise.
2692 (list_overlays_command): Likewise.
2693 (simple_overlay_update_1): Likewise.
2694 (simple_overlay_update): Likewise.
2695 * tracepoint.c (remote_set_transparent_ranges): Likewise.
2696 * win32-nat.c (core_section_load_dll_symbols): Likewise.
2697
2698 2004-06-14 Randolph Chung <tausq@debian.org>
2699
2700 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
2701 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
2702 static.
2703 (hppa_hpux_inferior_created): New function.
2704 (hppa_hpux_init_abi): Register observer.
2705 * symfile.c (hp_cxx_exception_support_initialized)
2706 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
2707 (symbol_file_add_main_1, symbol_file_clear): Likewise.
2708
2709 2004-06-14 Randolph Chung <tausq@debian.org>
2710
2711 * MAINTAINERS (Write After Approval): Alphabetize my entry
2712 correctly.
2713
2714 2004-06-14 Andrew Cagney <cagney@gnu.org>
2715
2716 * MAINTAINERS (testsuite): List Michael Chastain as the lead
2717 testsuite maintainer.
2718
2719 2004-06-13 Andrew Cagney <cagney@gnu.org>
2720
2721 * infcmd.c (print_return_value): Fix logic, allow
2722 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2723
2724 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
2725 defining any macros.
2726 * gdbarch.h: Re-generate.
2727
2728 * gdbarch.sh: Delete "level" attribute. Only check for a macro
2729 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
2730 * gdbarch.h: Re-generate.
2731
2732 * values.c (generic_use_struct_convention): Don't check gcc_p.
2733
2734 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
2735 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
2736 * gdbarch.h, gdbarch.c: Regenerate.
2737 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
2738 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
2739 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
2740 deprecated_max_register_raw_size and
2741 deprecated_max_register_virtual_size.
2742 * v850-tdep.c (v850_gdbarch_init): Ditto.
2743 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
2744 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
2745 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
2746 * cris-tdep.c (cris_gdbarch_init): Ditto.
2747
2748 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
2749 * gdbarch.h, gdbarch.c: Re-generate.
2750 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
2751 (m68hc11_use_struct_convention): Delete function.
2752 (m68hc11_extract_struct_value_address): Delete function.
2753 (m68hc11_return_value): New function.
2754 (m68hc11_gdbarch_init): Instead of store_return_value,
2755 extract_return_value, return_value_on_stack,
2756 deprecated_extract_struct_value_address and use_struct_convention,
2757 set return_value.
2758 * values.c (using_struct_return): Do not call
2759 RETURN_VALUE_ON_STACK.
2760 * arch-utils.h (generic_return_value_on_stack_not): Delete
2761 declaration.
2762 * arch-utils.c (generic_return_value_on_stack_not): Delete
2763 function.
2764
2765 2004-06-12 Andrew Cagney <cagney@gnu.org>
2766
2767 * values.c (register_value_being_returned): Delete function.
2768 * infcmd.c (legacy_return_value): Delete function.
2769 * infcall.c (call_function_by_hand): Inline
2770 "register_value_being_returned", simplify.
2771 * values.c (using_struct_return): Update comment, refer to
2772 print_return_value instead of register_value_being_returned.
2773 * infcmd.c (print_return_value): Inline calls to
2774 register_value_being_returned and legacy_return_value. Simplify.
2775
2776 2004-06-11 Randolph Chung <tausq@debian.org>
2777
2778 * somread.c (som_symtab_read): Exclude gcc local symbols.
2779
2780 2004-06-11 Randolph Chung <tausq@debian.org>
2781
2782 * infrun.c (handle_inferior_event): Handle the case when a
2783 trampoline ends up in the runtime resolver, and if the trampoline
2784 has no name. Rearrange the code so that all the trampoline
2785 processing happens before other step-out-of-range handling.
2786
2787 2004-06-11 Martin Hunt <hunt@redhat.com>
2788
2789 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
2790 has no fpu.
2791
2792 2004-06-10 Andrew Cagney <cagney@gnu.org>
2793
2794 * blockframe.c (legacy_inside_entry_func): Delete.
2795 (legacy_frame_chain_valid): Inline call to
2796 legacy_inside_entry_func, simplify.
2797
2798 2004-06-10 Bob Rossi <bob@brasko.net>
2799
2800 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
2801 * dwarf2read.c (partial_die_info): Add dirname field.
2802 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
2803 (read_partial_die): Save away DW_AT_comp_dir.
2804 * defs.h (symtab_to_filename): Removed.
2805 * source.c (find_and_open_source): Added.
2806 (open_source_file): Just calls find_and_open_source.
2807 (symtab_to_filename): Removed.
2808 (symtab_to_fullname, psymtab_to_fullname): Added.
2809 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
2810 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
2811 symtab_to_filename.
2812 * symtab.h (partial_symtab): Add dirname field.
2813 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
2814 (mi_cmd_file_list_exec_source_file): Call new function
2815 symtab_to_fullname to find fullname.
2816 (mi_cmd_file_list_exec_source_files): Added.
2817 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
2818 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
2819
2820 2004-06-10 Andrew Cagney <cagney@gnu.org>
2821
2822 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
2823 to generic_use_struct_convention, the default value.
2824
2825 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
2826 of abort.
2827
2828 * ns32k-tdep.c (ns32k_push_arguments): New function.
2829 (ns32k_gdbarch_init): Set deprecated_push_arguments.
2830 * infcall.c (call_function_by_hand): Call error instead of
2831 legacy_push_arguments.
2832 * value.h (legacy_push_arguments): Delete declaration.
2833 * valops.c (legacy_push_arguments): Delete function.
2834 (value_push): Delete function.
2835
2836 2004-06-10 Brian Ford <ford@vss.fsi.com>
2837
2838 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
2839 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
2840 info.
2841 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
2842
2843 2004-06-10 Andrew Cagney <cagney@gnu.org>
2844
2845 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
2846 * gdbarch.h, gdbarch.c: Re-generate.
2847 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
2848 parameters.
2849 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
2850 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
2851 deprecated_pc_in_call_dummy instead of
2852 DEPRECATED_PC_IN_CALL_DUMMY.
2853 (arm_skip_prologue): Ditto.
2854 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
2855 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
2856 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
2857 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
2858 Ditto.
2859 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
2860 (sh64_init_extra_frame_info, sh64_get_saved_register)
2861 (sh64_pop_frame): Ditto.
2862 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
2863 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
2864 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
2865 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
2866 (h8300_pop_frame): Ditto.
2867 * blockframe.c (legacy_inside_entry_func)
2868 (legacy_frame_chain_valid): Ditto.
2869 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
2870 to deprecated_pc_in_call_dummy.
2871
2872 2004-06-09 Andrew Cagney <cagney@gnu.org>
2873
2874 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
2875 provide a default value.
2876 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
2877 * gdbarch.h, gdbarch.c: Re-generate.
2878 * arch-utils.c (generic_convert_register_p): Rename
2879 legacy_convert_register_p
2880 (legacy_register_to_value, legacy_value_to_register): Delete
2881 functions.
2882 * arch-utils.h (generic_convert_register_p): Rename
2883 legacy_convert_register_p.
2884 (legacy_register_to_value, legacy_value_to_register): Delete
2885 declarations.
2886
2887 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
2888 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
2889 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
2890 * gdbarch.h, gdbarch.c: Re-generate.
2891 * infcmd.c (default_print_registers_info): Simplify.
2892 * findvar.c (value_of_register): Simplify.
2893 * mi/mi-main.c (get_register): Simplify.
2894 * arch-utils.c (legacy_convert_register_p): Always return 0.
2895 (legacy_register_to_value, legacy_value_to_register): Always call
2896 internal_error.
2897
2898 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
2899 #ifdef CLEAR_INSN_CACHE code.
2900 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
2901 Delete #ifdef CLEAR_DEFERRED_STORES code.
2902
2903 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
2904
2905 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
2906 copyright.
2907 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
2908
2909 * config/mips/mipsv4.mh: Delete file.
2910
2911 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
2912 unreferenced macro.
2913 (hpread_adjust_stack_address): Delete declaration.
2914
2915 2004-06-08 Andrew Cagney <cagney@gnu.org>
2916
2917 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2918 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
2919 PTRACE_ATTACH / PTRACE_DETACH available call error.
2920 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
2921 * infttrace.c (update_thread_state_after_attach, attach, detach):
2922 Remove #ifdef wrappers.
2923 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
2924 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
2925 * config/nm-bsd.h (ATTACH_DETACH): Delete.
2926 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
2927 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
2928 * config/nm-linux.h (ATTACH_DETACH): Delete.
2929 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
2930 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
2931 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
2932 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
2933 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
2934
2935 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
2936
2937 * configure.in: Set $configdir to the right OS specific value.
2938 Use value when setting $tcldir and $tkdir.
2939 * configure: Regenerate.
2940
2941 2004-06-06 Paul Brook <paul@codesourcery.com>
2942
2943 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
2944 records.
2945
2946 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
2947
2948 * ada-lang.c (lookup_symbol_in_language): New function to allow
2949 re-use of another language's symbol lookup code. (Placed here
2950 temporarily while Ada support is being integrated into the public
2951 tree).
2952 (restore_language): New auxiliary function for
2953 lookup_symbol_in_language.
2954 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
2955 temporarily while Ada support is being integrated into the public
2956 tree).
2957
2958 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
2959
2960 * Makefile.in (check//%): New.
2961
2962 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
2963 (mn10300_store_return_value): Rewrite.
2964 (mn10300_type_align): New.
2965 (mn10300_use_struct_convention): Rewrite.
2966 (mn10300_return_value): New, using all of the above.
2967 (mn10300_pop_frame_regular): Add saved_regs_size.
2968 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
2969
2970 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
2971 regs if PC is on movm.
2972
2973 2004-06-07 Jim Blandy <jimb@redhat.com>
2974
2975 Add native Linux support for the PowerPC E500.
2976 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
2977 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
2978 all architectures except the E500.
2979 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
2980 #definitions.
2981 (struct gdb_evrregset_t): New type.
2982 (have_ptrace_getsetevrregs): New variable.
2983 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
2984 fetch_spe_registers): New functions.
2985 (fetch_register): Call fetch_spe_register as appropriate.
2986 Assert that we're only passed raw register numbers.
2987 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
2988 Don't fetch gprs if they're pseudoregisters.
2989 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
2990 store_spe_registers): New functions.
2991 (store_register): Call store_spe_register as appropriate.
2992 Assert that we're only passed raw register numbers.
2993 (store_ppc_registers): Call store_spe_registers as appropriate.
2994 Don't store gprs if they're pseudoregisters.
2995
2996 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
2997
2998 * thread-db.c (thread_get_info_callback): Fill in the thread_info
2999 struct if one exists, even if we are dealing with a zombie thread.
3000
3001 2004-06-07 Andrew Cagney <cagney@gnu.org>
3002
3003 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
3004 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
3005 Rename PC_REQUIRES_RUN_BEFORE_USE.
3006 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
3007 #ifdef.
3008
3009 2004-06-07 Randolph Chung <tausq@debian.org>
3010
3011 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
3012 unwinding after sp has been saved to the stack but before the end
3013 of the prologue, and after the fp has been modified but before it has
3014 been saved to the stack.
3015 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
3016 Remove superfluous definitions.
3017 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
3018
3019 2004-06-07 Guy Martin <gmsoft@gentoo.org>
3020
3021 Committed by Randolph Chung.
3022 * hppa-linux-nat.c: Include the correct version of the header file
3023 depending on the kernel version.
3024
3025 2004-06-06 Randolph Chung <tausq@debian.org>
3026
3027 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
3028 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
3029
3030 2004-06-06 Randolph Chung <tausq@debian.org>
3031
3032 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
3033 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
3034 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
3035 * hppa-tdep.c (hppa_symbol_address): New function definition.
3036 * hppa-tdep.h (hppa_symbol_address): New function declaration.
3037
3038 2004-06-06 Randolph Chung <tausq@debian.org>
3039
3040 * hppa-tdep.h (struct value): Forward declaration.
3041 (gdbarch_tdep): Define tdep find_global_pointer method.
3042 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
3043 associated with the function we are trying to call, and write it
3044 to the gp register.
3045 (hppa32_convert_from_funct_ptr_addr): New function.
3046 (hppa_find_global_pointer): New function.
3047 (hppa_gdbarch_init): Set default find_global_pointer method; set
3048 convert_from_func_ptr_addr method.
3049 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
3050 (hppa_linux_init_abi): Set find_global_pointer method.
3051 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
3052
3053 2004-06-06 Randolph Chung <tausq@debian.org>
3054
3055 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
3056 to struct value *function.
3057 * gdbarch.c: Regenerate.
3058 * gdbarch.h: Likewise.
3059 * infcall.c (call_function_by_hand): Pass entire function value
3060 to push_dummy_call.
3061
3062 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
3063 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
3064 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
3065 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
3066 * arm-tdep.c (arm_push_dummy_call): Likewise.
3067 * avr-tdep.c (avr_push_dummy_call): Likewise.
3068 * cris-tdep.c (cris_push_dummy_call): Likewise.
3069 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
3070 * frv-tdep.c (frv_push_dummy_call): Likewise.
3071 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
3072 * hppa-tdep.c (hppa32_push_dummy_call)
3073 (hppa64_push_dummy_call): Likewise.
3074 * i386-tdep.c (i386_push_dummy_call): Likewise.
3075 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
3076 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
3077 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
3078 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
3079 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
3080 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
3081 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
3082 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
3083 (ppc64_sysv_abi_push_dummy_call): Likewise.
3084 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
3085 (ppc64_sysv_abi_push_dummy_call): Likewise.
3086 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
3087 * s390-tdep.c (s390_push_dummy_call): Likewise.
3088 * sh-tdep.c (sh_push_dummy_call_fpu)
3089 (sh_push_dummy_call_nofpu): Likewise.
3090 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
3091 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
3092 * vax-tdep.c (vax_push_dummy_call): Likewise.
3093
3094 2004-06-04 Jim Blandy <jimb@redhat.com>
3095
3096 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
3097 gdbarch argument to register_size.
3098
3099 * rs6000-tdep.c (rs6000_store_return_value): Use
3100 regcache_cooked_write_part instead of
3101 deprecated_write_register_bytes.
3102 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
3103 not gdbarch_deprecated_store_return_value.
3104
3105 * ppc-linux-nat.c (store_register, fetch_register): Remove
3106 incorrect assertions. Simplify and generalize handling of
3107 transfers whose sizes are not multiples of, or less than, sizeof
3108 (PTRACE_XFER_TYPE).
3109
3110 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
3111
3112 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
3113 as a new thread event.
3114 * thread-db.c (thread_get_info_callback): If the thread is a
3115 zombie, return TD_THR_ZOMBIE.
3116 (thread_from_lwp): If thread_get_info_callback returns
3117 TD_THR_ZOMBIE, check if the thread is still on the thread list
3118 and return a -1 ptid if not found.
3119 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
3120 change the status to TARGET_WAITKIND_SPURIOUS.
3121
3122 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
3123
3124 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
3125 double values in little endian mode.
3126
3127 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
3128
3129 Committed by Andrew Cagney.
3130 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
3131 after last enum constant to avoid error from IBM C
3132 compiler.
3133
3134 2004-06-02 Jim Blandy <jimb@redhat.com>
3135
3136 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
3137 to 'message', and make it local to the lone block that uses it.
3138
3139 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
3140
3141 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
3142
3143 * ada-exp.y: Update copyright notice.
3144 Include block.h.
3145
3146 Replace REGNAME, LAST, INTERNAL_VARIABLE with
3147 SPECIAL_VARIABLE and unify the treatment of these cases.
3148
3149 (write_attribute_call0): Remove.
3150 (write_attribute_call1): Remove.
3151 (write_attribute_calln): Remove.
3152 (save_qualifier): Add missing semicolon.
3153
3154 (simple_exp,exp): Decomment (i.e., reactivate) code that was
3155 temporarily disabled to allow compilation with FSF head version.
3156
3157 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
3158 use individual operators (OP_*) for all attributes.
3159 (exp syntax): Use write_int.
3160 Handle STRING literals with OP_STRING.
3161 (variable syntax): Add limit parameter to calls to
3162 write_object_renaming.
3163
3164 (temp_parse_space): New definition to hold entities that need
3165 only live until the next call to ada_parse.
3166 (string_to_operator): Rename fields of ada_opname_table entries.
3167
3168 (write_var_from_sym): Record block.
3169 (write_var_from_name): Minor reformatting.
3170 Make sure saved name is properly encoded in the case of multiple
3171 matches, and set its language to Ada.
3172 Update comment.
3173 Modify to indicate unresolved name as symbol in the UNRESOLVED
3174 namespace, allocated in temp_parse_space.
3175 (write_int): New function.
3176
3177 (write_object_renaming): Add max_depth parameter to limit
3178 chains of object renamings.
3179 Handle case where root of renaming expression is itself a renaming.
3180 Use temp_parse_space for temporary name buffer.
3181 Handle renamings to dereferenced pointers (___XEXA suffices).
3182
3183 (ada_parse, yyerror, string_to_operator,
3184 write_var_from_sym, write_var_from_name, write_attribute_call0,
3185 write_attribute_call1, write_attribute_calln,
3186 write_object_renaming): Protoize.
3187
3188 (_initialize_ada_exp): New function.
3189
3190 * ada-lang.c: Update copyright notice.
3191 General terminology change to conform to GNAT compiler usage:
3192 mangle => encode, demangle => decode
3193 Include gdb_obstack.h.
3194 Include gdb_regex.h
3195 Include frame.h
3196 Include hashtab.h
3197 Include completer.h
3198 Include gdb_stat.h
3199 Include block.h
3200 Include infcall.h
3201
3202 (ADA_RETAIN_DOTS): Make sure this is defined.
3203 (TRUNCATION_TOWARDS_ZERO): Define.
3204 (struct string_vector): Define.
3205 (unresolved_names): Remove definition.
3206 (xnew_string_vector): New function.
3207 (string_vector_append): New function.
3208 (extract_string): Make static.
3209 (ada_unqualified_name): New function.
3210 (add_angle_brackets): New function.
3211 (function_name_from_pc): New function.
3212 (place_on_stack): Rename to ensure_lval.
3213
3214 (ensure_lval): Renamed from place_on_stack.
3215 Make identity on lvals.
3216 Update comment.
3217 (is_nonfunction): New interface.
3218 Only symbols in LOC_CONST class can be enumerals.
3219 (fill_in_ada_prototype): Remove; now independent of language.
3220 (add_defn_to_vec): Add obstack and symtab arguments.
3221 Use obstack to hold collected definitions.
3222 (num_defns_collected): New function.
3223 (defns_collected): New function.
3224 (ada_resolve_subexp): Rename to resolve_subexp.
3225 (resolve_subexp): Renamed from ada_resolve_subexp.
3226 (ada_op_name): Return non-const result.
3227 (ada_decoded_op_name): Renamed from ada_op_name, now used for
3228 other purposes.
3229
3230 (to_fixed_array_type): Add declaration.
3231 (coerce_unspec_val_to_type): Remove offset parameter.
3232 (find_sal_from_funcs_and_line): New interface.
3233 (find_line_in_linetable): Ditto.
3234
3235 (all_sals_for_line): Rename to ada_sals_for_line and make
3236 global.
3237 Add new parameter. When set, do not ask the user to choose the
3238 instance, but use the first one found instead.
3239 Use given line number in returned sals.
3240 Fix comment.
3241 Skip the prologue if funfirstline is set.
3242 Correct for memory leak when 0 lines found.
3243
3244 (value_pos_atr): Use pos_atr.
3245 (pos_atr): New function.
3246 (standard_lookup): Add block parameter.
3247
3248 (makeTimeStart): Remove declaration and uses.
3249 (makeTimeStop): Remove declaration and uses.
3250
3251 (ada_completer_word_break_characters): Allow for VMS.
3252 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
3253 (raise_sym_name): New constant.
3254 (raise_unhandled_sym_name): New constant.
3255 (raise_assert_sym_name): New constant.
3256 (process_raise_exception_name): New constant.
3257 (longest_exception_template): New constant.
3258 (warning_limit): New variable to limit warnings during expression
3259 evaluation.
3260 (warnings_issued): New variable to keep track of warnings issued.
3261 (known_runtime_file_name_patterns): New constant.
3262 (known_auxiliary_function_name_patterns): New constant.
3263 (symbol_list_obstack): New variable.
3264
3265 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
3266 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
3267 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
3268 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
3269 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
3270 ada_variant_discrim_name, field_alignment, dynamic_template_type,
3271 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
3272 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
3273 and strcmp.
3274
3275 (ada_get_field_index): New function.
3276 (lim_warning): New function.
3277 (ada_translate_error_message): New function.
3278 (MAX_OF_SIZE): New function.
3279 (MIN_OF_SIZE): New function.
3280 (UMAX_OF_SIZE): New function.
3281 (UMIN_OF_SIZE): New function.
3282 (discrete_type_high_bound): New function.
3283 (discrete_type_low_bound): New function.
3284 (base_type): New function.
3285 (do_command): Remove.
3286
3287 (ada_update_initial_language): Use language_ada, not language_unknown.
3288 (ada_encode): Renamed from ada_mangle.
3289 Obey ADA_RETAIN_DOTS.
3290 (ada_decode): Renamed from ada_demangle.
3291 Update coding conventions.
3292 (decoded_names_store): New hash table.
3293 (ada_decode_symbol): New function.
3294 (ada_la_decode): New function.
3295
3296 (modify_general_field): Correct computations of offset and bit
3297 position.
3298 (desc_base_type): Handle ref types, too.
3299 (ada_is_direct_array_type): New function.
3300
3301 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3302 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3303 (ada_is_bogus_array_descriptor,ada_type_of_array,
3304 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
3305 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
3306 ada_is_array_descriptor_type.
3307
3308 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
3309 (ada_is_packed_array_type): Handle pointers or
3310 references to packed arrays as well.
3311 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
3312 (decode_packed_array_type): Search for the packed array type
3313 symbol in the currently selected block and associated
3314 superblocks too.
3315 Use lookup_symbol again.
3316
3317 (decode_packed_array): Handle pointers and references.
3318 Update call to coerce_unspec_val_to_type.
3319 (decode_packed_array_type,value_subscript_packed): Limit warnings.
3320 (ada_value_primitive_packed_val): Improve comment.
3321
3322 (ada_index_type): Substitute int type for "undefined".
3323 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
3324 ada_array_langth, ada_is_string_type): Use renamed
3325 ada_is_simple_array_type.
3326 (empty_array): New function.
3327
3328 (ada_resolve): Rename to resolve.
3329 (resolve): Make static.
3330 Call renamed resolve_subexp.
3331 Update comment.
3332 (ada_resolve_subexp): Rename to resolve_subexp.
3333 (resolve_subexp): Update comment.
3334 Decomment disabled code.
3335 Add LOC_COMPUTED* cases.
3336 Modify to use temporary struct symbols (marked as being in
3337 UNDEF_NAMESPACE) to indicate unresolved names, instead of
3338 OP_UNRESOLVED_VALUE.
3339 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
3340 Add OP_STRING case.
3341 Remove OP_ARRAY.
3342 Use SYMBOL_PRINT_NAME instead of ada_demangle.
3343 Use new ada_lookup_symbol_list interface.
3344 Use new ada_resolve_function interface.
3345 Remove OP_TYPE case.
3346
3347 (ada_args_match): Idiot proof against null actuals.
3348 Use intermediate variables to clarify.
3349 (ada_resolve_function): Update comment and interface.
3350 (mangled_ordered_before): Rename to encoded_ordered_before and
3351 update comment.
3352 (sort_choices): Update comment and interface.
3353 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
3354 (user_select_syms): New interface.
3355 Use new sort_choices interface.
3356 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
3357 (possible_user_operator_p): Idiot-proof against null values.
3358 (ada_simple_renamed_entity): Don't make cleanup; rely on
3359 caller to free result string.
3360 Remove const from return type.
3361 (make_array_descriptor): Rename uses of place_on_stack to
3362 ensure_lval.
3363 Make sure that arrays are on stack.
3364
3365 (HASH_SIZE): Define.
3366 (struct cache_entry): Define.
3367 (cache_space): Define.
3368 (cache): Define.
3369 (clear_ada_sym_cache): New function.
3370 (find_entry): New function.
3371 (lookup_cached_symbol): New function.
3372 (defn_vector_size): Define.
3373 (cache_symbol): New function.
3374 (defn_symbols): Remove.
3375
3376 (standard_lookup): Use lookup_symbol_in_language to get effect of
3377 C lookup.
3378 Cache results.
3379
3380 (symbol_completion_match): New function.
3381 (symbol_completion_add): New function.
3382 (ada_make_symbol_completion_list): New function.
3383
3384 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
3385 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
3386 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
3387 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
3388
3389 (ada_lookup_simple_minsym): New function.
3390 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
3391
3392 (add_symbols_from_enclosing_procs): New interface.
3393 Conditionalize more helpfully.
3394 Don't bother if program isn't running.
3395 Use new interface to get_frame_block.
3396 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
3397
3398 (remove_extra_symbols): New interface.
3399 (xget_renaming_scope): New function.
3400 (is_package_name): New function.
3401 (renaming_is_visible): New function.
3402 (remove_out_of_scope_renamings): New function.
3403
3404 (ada_lookup_symbol_list): New interface.
3405 Properly reinitialize the symbol list obstack.
3406 Don't call add_symbols_from_enclosing_procs if we start from a
3407 static or global block.
3408 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
3409 add_symbols_from_enclosing_procs.
3410 Add symtab data to cached entries.
3411 Handle symbols prefixed with
3412 "standard__" specially; strip prefix and don't look in local symbols.
3413 Do not include out of scope renaming symbols in list of
3414 symbols returned.
3415 Add const to block parameter.
3416 Move check for non-local, non-global symbols earlier.
3417 Remove timing stuff.
3418 (ada_lookup_symbol): New interface.
3419 Find symtab as well.
3420 (ada_lookup_symbol_nonlocal): New function.
3421
3422 (is_name_suffix): Enhance suffix detection to recognize
3423 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
3424 (is_dot_digits_suffix): New function.
3425 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
3426
3427 (ada_add_block_symbols): New interface. Use obstack to return results
3428 in a vector of struct ada_symbol_infos. Add symtab argument.
3429 Use new interface to add_defn_to_vec.
3430 Remove calls to fill_in_ada_prototype.
3431 Use BLOCK_BUCKETS, BLOCK_BUCKET.
3432
3433 (ada_finish_decode_line_1): Add const qualification to local to fix
3434 warning.
3435 Start looking in static block for functions to avoid attempts
3436 to search frame chain for up-level variables.
3437 Adapt to new ada_sals_for_line interface.
3438 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
3439 Handle quoting of the function name inside the spec string.
3440 Skip prologue when funfirstline is set and update the
3441 function documentation to that effect.
3442
3443 (debug_print_lines, debug_print_block, debug_print_blocks,
3444 debug_print_symtab): Remove.
3445
3446 (ada_main_name): New function.
3447 (ada_exception_breakpoint_type): New function.
3448 (is_known_support_routine): New function.
3449 (ada_find_printable_frame): Renamed from find_printable_frame and made
3450 global.
3451 Remove level parameter.
3452 Use new interface to select_frame.
3453
3454 (begin_command): Remove.
3455 (ada_adjust_exception_stop): New function.
3456 (ada_print_exception_stop): New function.
3457 (exception_name_from_cond): New function.
3458 (ada_report_exception_break): Replace disabled code with
3459 conditionalization on GNAT_GDB.
3460 Get the exception name from the condition string.
3461 Remove and move functionality into new functions
3462 ada_print_exception_breakpoint_task and
3463 ada_print_exception_breakpoint_nontask.
3464 (error_breakpoint_runtime_sym_not_found): New function.
3465 (is_runtime_sym_defined): New function.
3466 (ada_breakpoint_rewrite): Uncomment suppressed code.
3467 Use symbolic error-message and runtime-symbol names.
3468 Surround runtime symbol names in quotes.
3469 Allow non-specific breakpoints on exceptions and assertions before
3470 program starts.
3471
3472 (ada_is_tagged_type): Add parameter.
3473 (ada_is_tag_type): New function.
3474 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
3475 (ada_variant_discrim_type): Ditto.
3476 (value_tag_from_contents_and_address): New function.
3477 (type_from_tag): New function.
3478 (struct tag_args): New structure used to communicate with
3479 ada_tag_name_1.
3480 (ada_tag_name_1): New function.
3481 (ada_tag_name): New function.
3482
3483 (ada_scan_number): Update comment.
3484 (find_struct_field): New function.
3485 (ada_search_struct_field): Make static.
3486 (ada_value_struct_elt): New version that returns references when
3487 given pointers or references to structs.
3488 (ada_lookup_struct_elt_type): Add 'refok' parameter.
3489 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
3490 interface.
3491 (ada_value_ind): Use new ada_to_fixed_value interface.
3492 (ada_coerce_ref): Ditto.
3493 (field_offset): Remove.
3494
3495 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
3496 (ada_find_renaming_symbol): New function.
3497 (ada_prefer_type): Prefer named types over unnamed ones.
3498 (variant_field_index): New function.
3499 (contains_variant_part): Removed: subsumed by variant_field_index.
3500 (ada_template_to_fixed_record_type): New function, mostly from
3501 template_to_fixed_record_type.
3502 (template_to_fixed_record_type):
3503 Do not scan the type fields beyond the last one; prevents a
3504 potential SEGV.
3505 Handle case where variant field is listed BEFORE discriminant it
3506 depends on.
3507 Fix calculation of record length when bit length is
3508 not evenly divisible by char length.
3509 Move code to ada_template_to_fixed_record_type and call it.
3510
3511 (template_to_static_fixed_type): Revise comment.
3512 Modify to work on ordinary record types as well as templates,
3513 so as to handle fields that use ___XVE or ___XVU encodings.
3514 (to_record_with_fixed_variant_part): Fill out comment.
3515 Initialize C++ stuff in right type.
3516 Allow case where DVAL is null.
3517 Handle case where variant field is not last.
3518 Fix typo concerning record length.
3519 (to_fixed_record_type): Decomment disabled code.
3520 (to_fixed_record_type): Use variant_field_index instead of
3521 contains_variant_part.
3522 (to_fixed_variant_branch_type): Ditto.
3523 (to_fixed_array_type): Decomment disabled code.
3524 (ada_to_fixed_type): Convert tagged types to the specific type.
3525 Deactivate the size-check for array types in order to avoid
3526 some false size alarms.
3527 (to_static_fixed_type): Decomment disabled code.
3528 Modify to call template_to_static_fixed_type
3529 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
3530 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
3531 Remove valaddr argument, as it is never really used.
3532 (ada_to_fixed_value): Change interface to act on single struct value*
3533 operand.
3534 (adjust_pc_past_prologue): New function.
3535 (ada_attribute_name): Modify to take enum exp_opcode argument.
3536
3537 (ada_enum_name): Recognize new homonym-distinguishing convention.
3538 Adjust local variable's type to remove compiler warning.
3539 Fix a small problem in the part that unqualifies the enumeration name.
3540 (ada_value_binop): New function.
3541 (ada_value_equal): New function.
3542
3543 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
3544 Don't give error message when not doing normal evaluation
3545 and a tagged type doesn't seem to contain a structure member.
3546 Give error message for packed arrays.
3547 For indexing arrays, handle pointers to packed arrays correctly.
3548 Handle case of 'first and 'last attributes of bare integral type
3549 without encoded subtype info.
3550 Remove some unnecessary casts.
3551 Fix uninitialized value of type in computing 'first, 'last, or 'length
3552 of array object.
3553 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
3554 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
3555 calls.
3556 Attributes are now exp_opcode values.
3557 Correct treatment of 'modulus.
3558 Better error message for taking 'length of wrong kind of type;
3559 improve comment.
3560 Change EVAL_NORMAL to noside for consistency.
3561 Use ada_value_binop for DIV, MOD, REM.
3562 Make special case out of array of length 0, since an argument
3563 of 0 upsets some platforms' malloc.
3564 Use OP_STRING instead of OP_ARRAY.
3565 For slice, add check that we have an array type before extracting
3566 a slice out of it. Avoids a SEGV.
3567 When evaluating an array slice, if the array type is a reference to
3568 an aligner type, then replace the aligner type by the actual type.
3569 Decomment disabled code.
3570 Remove some dead code.
3571 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
3572 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
3573 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
3574 and UNOP_MBR to UNOP_IN_RANGE.
3575 If an array type has a parallel ___XVE type, then use it.
3576 Turn arrays into pointers for lvalue arrays.
3577 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
3578 bounds error and handle 0-length slices.
3579 Use lim_warning.
3580 When selecting fields, apply ada_to_fixed_value (because the fields
3581 might have ___XVU or ___XVE encodings even if not dynamic.)
3582 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
3583 (ada_is_system_address_type): New function.
3584
3585 (get_var_value): Use new interface to ada_lookup_symbol_list.
3586 (get_int_var_value): New interface.
3587 (to_fixed_range_type): Allow unknown bound, with warning.
3588 (ada_is_modular_type): Decomment disabled code.
3589 (ADA_OPERATORS): New definition.
3590 (ada_operator_length): New function.
3591 (ada_expr_op_name): New function.
3592 (ada_forward_operator_length): New function.
3593 (ada_dump_subexp_body): New function.
3594 (ada_print_subexp): New function.
3595 (ada_exp_descriptor): New constant.
3596 (ada_op_print_tab): Add 'size. Remove FIXMEs.
3597 (ada_language_defn): Add ada_exp_descriptor entry.
3598 Change ada_parse => parse.
3599 Add post-parser entry.
3600 Use ada-specific non-local symbol lookup.
3601 Don't use C-style arrays.
3602 String lower-bound is 1.
3603 Decomment disabled code.
3604 (parse): New function.
3605 New fields ada_translate_error_message, ada_lookup_symbol,
3606 ada_lookup_minimal_symbol.
3607
3608 * ada-lang.h: Update copyright dates.
3609 Replace the mangle/demangle terminology throughout by the
3610 more appropriate encode/decode one.
3611 Include breakpoint.h.
3612 Forward declare struct partial_symbol, struct block.
3613 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
3614 (EXTRACT_ADDRESS): Remove.
3615 (EXTRACT_INT): Remove.
3616 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
3617 (MAX_ENCLOSING_FRAME_LEVELS): Define.
3618 (MAX_RENAMING_CHAIN_LENGTH): Define.
3619 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
3620
3621 (enum task_states): Remove.
3622 ada_task_states: Remove.
3623 (fat_string): Remove.
3624 (struct entry_call): Remove.
3625 (struct task_fields): Remove.
3626 (struct task_entry): Remove.
3627
3628 (struct ada_symbol_info): Define.
3629 (enum ada_attribute): Remove.
3630 (enum ada_operator): Define.
3631
3632 (ada_get_field_index): Declare.
3633 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
3634 (ada_is_simple_array): Rename to ada_is_simple_array_type.
3635 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
3636 (ada_lookup_symbol_list): New interface.
3637 (ada_decode_symbol): Declare.
3638 (ada_decode): Declare.
3639 (ada_lookup_symbol): New interface.
3640 (ada_update_initial_language): Declare.
3641 (ada_lookup_simple_minsym): Declare.
3642 (user_select_syms): New interface.
3643 (ada_sals_for_line): Declare.
3644 (ada_is_tagged_type): New interface.
3645 (ada_tag_name): Declare.
3646 (ada_lookup_struct_elt_type): Remove declaration.
3647 (ada_search_struct_field): Remove declaration.
3648 (ada_attribute_name): New interface.
3649 (ada_is_system_address_type): Declare.
3650 (ada_to_fixed_value): Remove declaration.
3651 (ada_template_to_fixed_record_type_1): Declare.
3652 (get_int_var_value): New interface.
3653 (ada_find_any_symbol): Declare.
3654 (ada_find_renaming_symbol): Declare.
3655 (ada_mangle): Rename to ada_encode.
3656 (ada_simple_renamed_entity): Remove const.
3657 (ada_main_name): Declare.
3658 (get_current_task): Rename to ada_get_current_task.
3659 (get_entry_number): Remove declaration.
3660 (ada_report_exception_break): Remove declaration.
3661 (ada_print_exception_breakpoint_nontask): Declare.
3662 (ada_print_exception_breakpoint_task): Declare.
3663 (ada_find_printable_frame): Declare.
3664
3665 * ada-lex.l: Update copyright notices.
3666 Use xmalloc and xfree instead of malloc and free.
3667 Use new interface to name_lookup.
3668 Use new interface to
3669 ada_mangle=>ada_encode.
3670 Redo handling of '$...' variable to parallel current treatment
3671 in c-exp.y.
3672 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
3673 digit_to_int, strtoulst, processInt, processReal, processId,
3674 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
3675 yywrap): Protoize.
3676
3677 (processInt): Use cast to remove harmless warning.
3678 (processReal): Modify to get rid of compiler warning on scan formats.
3679
3680 (processId): Replace xmalloc with obstack_alloc for name and remove
3681 call to ada_name_string_cleanup.
3682 Remove obsolete disabled code.
3683 (name_lookup): Ditto.
3684 New interface.
3685 Use obsavestring on temp_parse_space instead of savestring
3686 on name, and remove call to ada_name_string_cleanup.
3687 Free string returned from ada_simple_renamed_entity.
3688 Use new interface to ada_lookup_symbol_list.
3689 Decomment disabled code.
3690 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
3691 not types.
3692 When a type name lookup succeeds as a result of
3693 lookup_primitive_typename, check for regular type entry that has not
3694 yet been read in.
3695 Limit length of chain of renamed symbols we are willing to follow.
3696 Do not break names beginning with "standard__" into segments.
3697 (block_lookup): Use new interface to ada_lookup_symbol_list.
3698
3699 * ada-typeprint.c: Update copyright notice.
3700 (demangled_type_name): Rename to decoded_type_name.
3701 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
3702 (print_range_bound): Correct handling of negative
3703 bounds that make the index type looked unsigned under STABS.
3704 (print_dynamic_range_bound): Use new interface to get_int_var_value.
3705 (print_range_type_named): Use the builtin int type if no type
3706 corresponding to the given type name could be found.
3707 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
3708 Add some bullet-proofing.
3709 (print_variant_clauses): Allow for variant branches with ___XVU
3710 encodings that are not dynamic fields.
3711 Use new interface to ada_is_tagged_type.
3712 (print_record_type): Allow for fields with ___XVE encodings that
3713 are not dynamic fields.
3714 Use new interface to ada_is_tagged_type.
3715 (ada_print_type): ada_is_array_descriptor =>
3716 ada_is_array_descriptor_type.
3717
3718 * ada-valprint.c: Update copyright notice.
3719 Include gdb_string.h
3720 Include infcall.h
3721 (ui_memcpy): New function.
3722 (ada_print_floating): New function.
3723 (ada_print_str): Order arguments correctly.
3724 Correct handling of empty arrays and arrays of 0-length items.
3725 ada_is_array_descriptor => ada_is_array_descriptor_type
3726 Print values of type System.Address in hexadecimal format.
3727 Use ada_print_floating to print floating-point numbers in Ada format.
3728 Print class tag values with type names.
3729 No longer print the address of reference values. Avoids
3730 a potential confusion.
3731 (ada_value_print): Stop printing the object type for reference
3732 values, but preserve that behavior for access types. Avoids
3733 a potential confusion.
3734 Simplify one conditional expression, as the first part is now
3735 necessarily true.
3736 ada_is_array_descriptor => ada_is_array_descriptor_type
3737 Add check for arrays for null records, and print them by hand.
3738
3739 2004-06-01 Jim Blandy <jimb@redhat.com>
3740
3741 * ppc-tdep.h: Delete unused 'regoff' member.
3742 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
3743
3744 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
3745
3746 Fix PR symtab/1661.
3747 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
3748 (hpread_read_struct_type): Likewise.
3749
3750 2004-06-01 Andrew Cagney <cagney@gnu.org>
3751
3752 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
3753 instead of xasprintf.
3754 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
3755 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
3756 (mi_cmd_data_list_register_names)
3757 (mi_cmd_data_list_changed_registers)
3758 (mi_cmd_data_list_register_values)
3759 (get_register, mi_cmd_data_write_register_values)
3760 (mi_cmd_data_write_register_values)
3761 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
3762 (mi_cmd_target_download, mi_cmd_target_select)
3763 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
3764 (mi_execute_cli_command, mi_execute_async_cli_command)
3765 (mi_execute_async_cli_command): Ditto.
3766 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
3767 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
3768
3769 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
3770 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
3771 error_last_message instead of mi_error_last_message.
3772 * mi/mi-main.c (mi_error_last_message): Delete function.
3773
3774 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
3775 "invalid number of columns" error. Delete redundant "out of
3776 memory" check.
3777
3778 2004-05-31 Mark Kettenis <kettenis@gnu.org>
3779
3780 * i386bsd-nat.c: Don't include <sys/procfs.h>.
3781 (gregset_t, fpregset_t): Remove typedefs.
3782 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
3783 (REG_OFFSET): Rename argument.
3784 (i386bsd_r_reg_offset): Rename from reg_offset.
3785 (REG_ADDR): Remove macro.
3786 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
3787 functions.
3788 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
3789 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
3790 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
3791 instead of supply_gregset.
3792 (store_inferior_registers): Use `struct reg' and `struct fpreg'
3793 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
3794 instead of fill_gregset.
3795 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
3796
3797 * i386bsd-nat.c: Don't include "gregset.h".
3798 (supply_gregset, fill_gregset): Make static.
3799 (supply_fpregset, fill_fpregset): Remove.
3800 * Makefile.in (i386bsd-nat.o): Update dependencies.
3801
3802 2004-05-30 Mark Kettenis <kettenis@gnu.org>
3803
3804 * fbsd-proc.c: Include "regcache.h", "regset.h" and
3805 "gdb_assert.h". Con't include "gregset.h".
3806 (fbsd_make_corefile_notes): Use regset-based core file support
3807 instead off fill_gregset and fill_fpregset.
3808 * Makefile.in (fbsd-proc.o): Update dependencies.
3809
3810 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
3811 instructions.
3812 (m88k_frame_prev_register): Simplify code a bit.
3813
3814 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
3815 (amd64_collect_fpregset): New function.
3816 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
3817
3818 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
3819
3820 * i386-tdep.c (i386_supply_gregset): Adjust comment.
3821 (i386_collect_gregset): New function.
3822 (i386_supply_fpregset): Adjust comment.
3823 (i386_collect_fpregset): New function.
3824 (i386_regset_from_core_section): Use i386_collect_gregset and
3825 i386_collect_fpregset.
3826
3827 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
3828 handle VALUEP being null.
3829
3830 * regset.h (collect_regset_ftype): Unconstify fourth argument.
3831
3832 2004-05-29 Mark Kettenis <kettenis@gnu.org>
3833
3834 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
3835
3836 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
3837 assembler in OpenBSD 3.5-current.
3838 (amd64obsd_sigcontext_addr): Likewise.
3839
3840 2004-05-28 Jim Blandy <jimb@redhat.com>
3841
3842 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
3843 register set, so our regcache isn't declared "legacy" and our E500
3844 pseudoregister read and write functions aren't ignored.
3845 (rs6000_register_byte, rs6000_register_raw_size,
3846 rs6000_register_virtual_type, rs6000_register_convertible,
3847 rs6000_register_convert_to_virtual,
3848 rs6000_register_convert_to_raw): Deleted.
3849 (rs6000_register_type, rs6000_convert_register_p,
3850 rs6000_register_to_value, rs6000_value_to_register): New
3851 functions.
3852 (rs6000_gdbarch_init): Don't register
3853 gdbarch_deprecated_register_size,
3854 gdbarch_deprecated_register_bytes,
3855 gdbarch_deprecated_register_byte,
3856 gdbarch_deprecated_register_raw_size,
3857 gdbarch_deprecated_register_virtual_type,
3858 gdbarch_deprecated_register_convertible,
3859 gdbarch_deprecated_register_convert_to_virtual, or
3860 gdbarch_deprecated_register_convert_to_raw methods. Instead,
3861 register gdbarch_register_type, gdbarch_convert_register_p,
3862 gdbarch_register_to_value, and gdbarch_value_to_register methods.
3863
3864 2004-05-26 Jim Blandy <jimb@redhat.com>
3865
3866 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
3867 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
3868 functions, updated to match the register numberings used in GCC.
3869 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
3870 rs6000_dwarf2_reg_to_regnum as register number conversions
3871 functions for STABS and Dwarf2.
3872
3873 2004-05-26 Randolph Chung <tausq@debian.org>
3874
3875 * infttrace.h (target_waitkind): Forward declare type instead of pulling
3876 in header file.
3877
3878 2004-05-25 Joel Brobecker <brobecker@gnat.com>
3879
3880 * NEWS: Document new "start" command.
3881
3882 2004-05-25 Randolph Chung <tausq@debian.org>
3883
3884 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
3885 hppa-linux.
3886
3887 2004-05-25 Randolph Chung <tausq@debian.org>
3888
3889 * hppa-hpux-tdep.c (offsetof): Define.
3890 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
3891 (hppa32_hpux_frame_base_before_sigtramp)
3892 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
3893 (hppa64_hpux_frame_saved_pc_in_sigtramp)
3894 (hppa64_hpux_frame_base_before_sigtramp)
3895 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
3896 functions.
3897 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
3898 (hppa_hpux_sigtramp_frame_unwind_cache)
3899 (hppa_hpux_sigtramp_frame_this_id)
3900 (hppa_hpux_sigtramp_frame_prev_register)
3901 (hppa_hpux_sigtramp_frame_unwind)
3902 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
3903 (hppa_hpux_init_abi): Register sigtramp unwinder.
3904 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
3905
3906 2004-05-25 Randolph Chung <tausq@debian.org>
3907
3908 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
3909 and multiple stack unwinds.
3910 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
3911
3912 2004-05-25 Andrew Cagney <cagney@gnu.org>
3913
3914 * symfile.h (symbol_file_add_from_memory): Delete declaration.
3915 * symfile-mem.h: Delete file.
3916 * symfile-mem.c: Do not include "symfile-mem.h".
3917 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
3918 "struct bfd_section". When an error do not bother returning NULL.
3919 (add_symbol_file_from_memory_command): Use "struct bfd" and
3920 "struct bfd_section".
3921 * Makefile.in (symfile_mem_h): Delete.
3922 (symfile-mem.o): Update dependencies.
3923
3924 2004-05-25 Nick Roberts <nickrob@gnu.org>
3925
3926 * gdb-mi.el: New file.
3927
3928 2004-05-25 Andrew Cagney <cagney@gnu.org>
3929
3930 * inftarg.c: Include "observer.h".
3931 (child_attach, child_create_inferior): Notify inferior_created.
3932 * corelow.c: Include "observer.h".
3933 (core_open): Notify inferior_created.
3934 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
3935
3936 2004-05-25 Andrew Cagney <cagney@gnu.org>
3937
3938 * target.h (struct target_ops): Add from_tty to
3939 to_create_inferior.
3940 (target_create_inferior, find_default_create_inferior): Update.
3941 * infcmd.c (run_command): Update.
3942 * wince.c (child_create_inferior): Update.
3943 * win32-nat.c (child_create_inferior): Update.
3944 * uw-thread.c (uw_thread_create_inferior): Update.
3945 * thread-db.c (thread_db_create_inferior): Update.
3946 * target.c (debug_to_create_inferior)
3947 (find_default_create_inferior): Update.
3948 (maybe_kill_then_create_inferior): Update.
3949 * sol-thread.c (sol_thread_create_inferior): Update.
3950 * remote.c (extended_remote_async_create_inferior)
3951 (extended_remote_create_inferior): Update.
3952 * remote-vx.c (vx_create_inferior): Update.
3953 * remote-st.c (st2000_create_inferior): Update.
3954 * remote-sim.c (gdbsim_create_inferior): Update.
3955 * remote-sds.c (sds_create_inferior): Update.
3956 * remote-rdp.c (remote_rdp_create_inferior): Update.
3957 * remote-rdi.c (arm_rdi_create_inferior): Update.
3958 * remote-m32r-sdi.c (m32r_create_inferior): Update.
3959 * remote-e7000.c (e7000_create_inferior): Update.
3960 * procfs.c (procfs_create_inferior): Update.
3961 * ocd.c (ocd_create_inferior): Update.
3962 * ocd.h (ocd_create_inferior): Update.
3963 * nto-procfs.c (procfs_create_inferior): Update.
3964 * monitor.c (monitor_create_inferior): Update.
3965 * lin-lwp.c (lin_lwp_create_inferior): Update.
3966 * inftarg.c (child_create_inferior): Update.
3967 * hpux-thread.c (hpux_thread_create_inferior): Update.
3968 * gnu-nat.c (gnu_create_inferior): Update.
3969
3970 2004-05-25 Andrew Cagney <cagney@gnu.com>
3971
3972 * MAINTAINERS: Update e-mail address.
3973
3974 2004-05-24 Randolph Chung <tausq@debian.org>
3975
3976 * thread.c (info_threads_command, thread_apply_all_command)
3977 (thread_apply_command, thread_command, do_captured_thread_select):
3978 Remove HPUXHPPA-specific code.
3979
3980 2004-05-24 Randolph Chung <tausq@debian.org>
3981
3982 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
3983 unused symbols.
3984 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
3985 references.
3986
3987 2004-05-24 Joel Brobecker <brobecker@gnat.com>
3988
3989 * infcmd.c (kill_if_already_running): New function, extracted
3990 from run_command().
3991 (run_command): Replace extracted code by call to
3992 kill_if_already_running().
3993 (start_command): New function.
3994 (_initialize_infcmd): Add "start" command.
3995
3996 2004-05-24 Mark Kettenis <kettenis@gnu.org>
3997
3998 Add OpenBSD/m88k support.
3999 * NEWS (New native configurations): Mention OpenBSD/m88k.
4000 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
4001 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
4002 * Makefile.in (m88k_tdep_h): New variable.
4003 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
4004 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
4005 * configure.host: Add m88*-*-openbsd*.
4006 * configure.tgt: Add m88*-*-openbsd*.
4007
4008 2004-05-24 Jim Blandy <jimb@redhat.com>
4009
4010 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
4011 to approve changes.
4012
4013 2004-05-24 Kevin Buettner <kevinb@redhat.com>
4014
4015 * symtab.c (fixup_section): Search section table when lookup by
4016 name fails.
4017
4018 2004-05-24 Randolph Chung <tausq@debian.org>
4019
4020 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
4021 be "small_struct".
4022
4023 2004-05-24 Mark Kettenis <kettenis@gnu.org>
4024
4025 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
4026 register number in regcache_raw_collect call.
4027 (m68kbsd_collect_fpregset): Likewise.
4028 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
4029
4030 * regset.h (struct regset): Add back `regset' member.
4031
4032 2004-05-23 Mark Kettenis <kettenis@gnu.org>
4033
4034 * configure.in: Check for td_pcb in `struct thread'.
4035 * configure, config.in: Regenerated.
4036
4037 * dpx2-nat.c: Remove file.
4038 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
4039 (dpx2-nat.o): Remove dependencies.
4040
4041 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
4042 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
4043 (amd64obsd_supply_pcb): New function.
4044 (_initialize_amd64obsd_nat): Enable libkvm interface.
4045 * Makefile.in (amd64obsd-nat.o): Update dependencies.
4046 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
4047 (LOADLIBES): New variable.
4048
4049 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
4050 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
4051 (sparc32nbsd_supply_pcb): New function.
4052 (_initialize_sparcnbsd_nat): Enable libkvm interface.
4053 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
4054 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
4055 (LOADLIBES): New variable.
4056
4057 2004-05-22 Mark Kettenis <kettenis@gnu.org>
4058
4059 * bsd-kvm.c, bsd-kvm.h: New files.
4060 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
4061 "bsd-kvm.h".
4062 (i386fbsd_supply_pcb): New function.
4063 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
4064 (i386fbsd-nat.o): Update dependencies.
4065 (bsd_kvm_h): New variable.
4066 (bsd-kvm.o): New dependency.
4067 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4068 (LOADLIBES): New variable.
4069
4070 * regset.c: Tweak comment.
4071 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
4072 macro.
4073 * regset.h: Update copyright year.
4074 (struct regset): Remove `descr' member, add `gdbarch' member.
4075 (regset_alloc): Adjust prototype and comment.
4076 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
4077 (i386_supply_fpregset): Likewise.
4078 (i386_regset_from_core_section): Update call to regset_alloc.
4079 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
4080 REGSET->arch.
4081 (i386obsd_aout_regset_from_core_section): Update call to
4082 regset_alloc.
4083 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
4084 REGSET->arch.
4085 (i386nbsd_aout_regset_from_core_section): Update call to
4086 regset_alloc.
4087 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
4088 REGSET->arch.
4089 (amd64_regset_from_core_section): Update call to regset_alloc.
4090 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
4091 REGSET->arch.
4092 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
4093 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
4094 &sparc32nbsd_gregset in sparc32_supply_gregset call.
4095 (sparc32nbsd_init_abi): Update call to regset_alloc.
4096 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
4097 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
4098 (sparc64obsd_init_abi): Update call to regset_alloc.
4099 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
4100 &sparc64nbsd_gregset in sparc64_supply_gregset call.
4101 (sparc64nbsd_init_abi): Update call to regset_alloc.
4102 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
4103 &sparc64fbsd_gregset in sparc64_supply_gregset call.
4104 (sparc64fbsd_init_abi): Update call to regset_alloc.
4105
4106 2004-05-22 Jim Blandy <jimb@redhat.com>
4107
4108 * ppc-tdep.h (spe_register_p): New declaration.
4109 (struct gdbarch_tdep): New members: ppc_acc_regnum and
4110 ppc_spefscr_regnum.
4111 * rs6000-tdep.c (spe_register_p): New function.
4112 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
4113 spefscr.
4114 (rs6000_gdbarch_init): Initialize the new members of the tdep
4115 structure.
4116
4117 2004-05-21 Jim Blandy <jimb@redhat.com>
4118
4119 * ppc-linux-nat.c (fetch_register): Move code back to be next
4120 to the comment that describes it. (Moved code, instead of
4121 comment, for symmetry with store_register.)
4122
4123 Allocate regset structures in the gdbarch's obstack, not using
4124 xmalloc.
4125 * regset.c (regset_alloc): Renamed from regset_xmalloc.
4126 Add 'arch' argument. Allocate the regset on arch's obstack, not
4127 using xmalloc.
4128 * regset.h (regset_alloc): Update declaration.
4129 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
4130 gdbarch argument.
4131 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4132 * i386-tdep.c (i386_regset_from_core_section): Same.
4133 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4134 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4135 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4136 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4137 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4138 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4139
4140 2004-05-21 Joel Brobecker <brobecker@gnat.com>
4141
4142 * config/djgpp/fnchange.lst: Undo previous change, was useless.
4143
4144 2004-05-21 Jim Blandy <jimb@redhat.com>
4145
4146 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
4147 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
4148
4149 2004-05-20 Jim Blandy <jimb@redhat.com>
4150
4151 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
4152
4153 2004-05-20 Mark Kettenis <kettenis@gnu.org>
4154
4155 * regset.h: Make prototype const-correct.
4156 * regset.c (regset_xmalloc): Make const-correct.
4157
4158 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
4159
4160 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
4161 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
4162 (symbol_search_name): Declare.
4163
4164 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
4165 (iter_name_next_hashed): Ditto.
4166 (iter_name_next_linear): Ditto.
4167 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
4168
4169 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
4170 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
4171 (symbol_search_name): New function.
4172
4173 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
4174
4175 * minsyms.c (build_minimal_symbol_hash_tables): Change
4176 test for adding to demangled hash table to check for difference
4177 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
4178
4179 2004-05-19 Jim Blandy <jimb@redhat.com>
4180
4181 Use a constructor function to create regset structures.
4182 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
4183 (struct regset): Use supply_regset_ftype. Add new
4184 'collect_regset' member.
4185 (regset_xmalloc): New declaration.
4186 * regset.c: New file.
4187 * am64-tdep.c (amd64_regset_from_core_section): Use
4188 regset_xmalloc to construct regset structures.
4189 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
4190 * i386-tdep.c (i386_regset_from_core_section): Same.
4191 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
4192 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
4193 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
4194 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
4195 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
4196 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
4197 * Makefile.in (COMMON_OBS): Add regset.o.
4198 (regset.o): New rule.
4199
4200 2004-05-19 Joel Brobecker <brobecker@gnat.com>
4201
4202 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
4203 and pthread_cond_wait.c.
4204
4205 2004-05-18 Jim Blandy <jimb@redhat.com>
4206
4207 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
4208 before the mach-specific switch, and then let the individual cases
4209 override the defaults, rather than leaving them uninitialized
4210 until the switch and then setting them in each case.
4211
4212 2004-05-18 Randolph Chung <tausq@debian.org>
4213
4214 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
4215 millicode functions.
4216
4217 2004-05-18 Randolph Chung <tausq@debian.org>
4218
4219 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
4220 references to dld_flags_buffer consistent.
4221
4222 2004-05-18 Randolph Chung <tausq@debian.org>
4223
4224 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
4225 it for unwinding the stack.
4226
4227 2004-05-18 Randolph Chung <tausq@debian.org>
4228
4229 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
4230 Undefine these so we can overide them using gdbarch.
4231
4232 2004-05-18 Randolph Chung <tausq@debian.org>
4233
4234 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
4235 handling for 64-bit HPUX (elf).
4236
4237 2004-05-18 Daniel Jacobowitz <dan@debian.org>
4238
4239 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
4240 constants.
4241 * amd64-tdep.c (amd64_skip_prologue): Likewise.
4242 * ia64-tdep.c (examine_prologue): Likewise.
4243 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
4244 * v850-tdep.c (v850_fix_call_dummy): Likewise.
4245
4246 2004-05-18 Mark Kettenis <kettenis@gnu.org>
4247
4248 * vax-tdep.c (vax_return_value): Implement
4249 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4250
4251 2004-05-17 Mark Kettenis <kettenis@gnu.org>
4252
4253 * vax-tdep.c (vax_return_value): Fix typo.
4254
4255 2004-05-17 Andrew Cagney <cagney@redhat.com>
4256
4257 * MAINTAINERS: Mark Salter was also responsible for
4258 testsuite/config/
4259
4260 * NEWS: Mention signal fixes.
4261
4262 2004-05-17 Randolph Chung <tausq@debian.org>
4263
4264 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
4265 check to see if we are unwinding an export stub. Export stubs clobber
4266 the %rp in the call path and stores the original rp in a stack slot.
4267
4268 2004-05-17 Jim Blandy <jimb@redhat.com>
4269
4270 * MAINTAINERS: Update address for J.T. Conklin.
4271
4272 2004-05-17 Randolph Chung <tausq@debian.org>
4273
4274 * hppa-tdep.c: Remove superfluous #include's.
4275 * Makefile.in (hppa-tdep.o): Update dependencies.
4276
4277 2004-05-17 Randolph Chung <tausq@debian.org>
4278
4279 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
4280 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
4281 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
4282 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
4283 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
4284 Remove static function declarations.
4285
4286 2004-05-17 Mark Kettenis <kettenis@gnu.org>
4287
4288 * alphabsd-nat.c: Update copyright year.
4289 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
4290
4291 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
4292 and M68K_A2_REGNUM.
4293
4294 * m68k-tdep.c (m68k_svr4_return_value): Implement
4295 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4296
4297 2004-05-16 Mark Kettenis <kettenis@gnu.org>
4298
4299 * sol-thread.c Update copyright year. Fix various coding
4300 standards violations. Tweak a few comments.
4301 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
4302 Delete prototypes.
4303
4304 2004-05-15 Randolph Chung <tausq@debian.org>
4305
4306 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
4307 as pointer instead of array reference since HPUX compiler does
4308 not accept unsized array arguments.
4309 * somsolib.c (dld_flags_buffer): Use constant array size.
4310
4311 2004-05-15 Mark Kettenis <kettenis@gnu.org>
4312
4313 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
4314 offset with decimal offset.
4315 (amd64obsd_sigcontext_addr): Return correct address for entire
4316 signal trampoline.
4317
4318 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
4319 instead of get_frame_base.
4320
4321 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
4322 (fill_gregset): Use regcache_raw_collect.
4323
4324 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
4325 ppcobsd-tdep.c.
4326
4327 * config/sparc/tm-nbsd64.h: Remove file.
4328 * config/tm-sunos.h: Remove file.
4329
4330 2004-05-15 Joel Brobecker <brobecker@gnat.com>
4331
4332 * rs6000-tdep.c (store_param_on_stack_p): New function,
4333 an improved version of some code extracted from skip_prologue().
4334 (skip_prologue): Use store_param_on_stack_p() to detect
4335 instructions saving a parameter on the stack. Detect when r0
4336 is used to save a parameter.
4337 Do not mark "li rx, SIMM" instructions as part of the prologue,
4338 unless the following instruction is also part of the prologue.
4339
4340 2004-05-14 Andrew Cagney <cagney@redhat.com>
4341
4342 * infrun.c (handle_inferior_event): Simplify
4343 STEP_OVER_UNDEBUGGABLE.
4344
4345 * infrun.c (handle_step_into_function): Delete function.
4346 (handle_inferior_event): Inline calls to
4347 handle_step_into_function.
4348
4349 2004-05-14 Jerome Guitton <guitton@gnat.com>
4350
4351 * rs6000-nat.c: Fix a comment.
4352
4353 2004-05-12 David Anderson <davea@sgi.com>
4354
4355 Committed by Jim Blandy <jimb@redhat.com>:
4356 * regcache.c (struct regcache_descr): fix comment spelling.
4357
4358 2004-05-13 J. Brobecker <brobecker@gnat.com>
4359
4360 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
4361 Fixes a link link failure.
4362
4363 2004-05-13 J. Brobecker <brobecker@gnat.com>
4364
4365 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
4366 error that was causing the build to fail.
4367
4368 2004-05-13 J. Brobecker <brobecker@gnat.com>
4369
4370 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
4371 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
4372
4373 2004-05-13 Andrew Cagney <cagney@redhat.com>
4374
4375 * infrun.c (handle_inferior_event): Check for
4376 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
4377 calls. Update comments.
4378
4379 2004-05-13 Jim Blandy <jimb@redhat.com>
4380
4381 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
4382 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4383 (store_regs_user_thread, store_regs_kernel_thread): Use
4384 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
4385 * ppc-linux-nat.c (fill_gregset): Same.
4386 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
4387 (ppc_linux_sigtramp_cache): Same.
4388 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
4389 (ppcnbsd_sigtramp_cache_init): Same.
4390 * rs6000-nat.c (fetch_core_registers): Same.
4391 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
4392 (rs6000_frame_cache): Same.
4393
4394 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
4395 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
4396 of assuming that the gprs are numbered starting with zero.
4397 * ppc-linux-nat.c (fill_gregset): Same.
4398 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
4399 * ppcnbsd-nat.c (getregs_supplies): Same.
4400 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
4401 * rs6000-nat.c (fetch_core_registers): Same.
4402 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
4403
4404 2004-05-07 Michael Snyder <msnyder@redhat.com>
4405
4406 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
4407 LOC_COMPUTED_ARG, and LOC_INDIRECT.
4408
4409 2004-05-13 Andrew Cagney <cagney@redhat.com>
4410
4411 * infrun.c (handle_inferior_event): Use frame_unwind_id.
4412
4413 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4414
4415 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
4416 base_address for shared libraries.
4417
4418 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
4419
4420 * MAINTAINERS (write after approval): Add myself.
4421
4422 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
4423
4424 * breakpoint.c (bpstat_stop_status): Add new argument
4425 STOPPED_BY_WATCHPOINT. Use it instead of testing
4426 target_stopped_data_address agaist 0 to check whether
4427 or not we stopped due to a hardware watchpoint.
4428 * breakpoint.h (bpstat_stop_status): Adapt prototype.
4429 * infrun.c (handle_inferior_event): Call bpstat_stop_status
4430 with new argument.
4431
4432 2004-05-12 Jim Blandy <jimb@redhat.com>
4433
4434 * configure.in: When checking whether we should use the -bbigtoc
4435 option, don't forget to restore the original value of LDFLAGS.
4436 * configure: Regenerated.
4437
4438 2004-05-12 Andrew Cagney <cagney@redhat.com>
4439
4440 * thread.c (load_infrun_state): Delete step_sp.
4441 * infrun.c (context_switch): Ditto.
4442 * inferior.h (step_sp): Ditto.
4443 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
4444 * gdbthread.h (struct thread_info, save_infrun_state)
4445 (restore_infrun_state): Ditto.
4446
4447 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
4448
4449 * MAINTAINERS (write after approval): Add myself.
4450
4451 2004-05-12 Andrew Cagney <cagney@redhat.com>
4452
4453 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
4454 eliminate reference to step_sp.
4455 (struct execution_control_state, init_execution_control_state)
4456 (handle_inferior_event, keep_going): Delete update_step_sp and
4457 step_sp.
4458 * infcmd.c (step_sp): Note that variable is unused.
4459
4460 2004-05-11 Andrew Cagney <cagney@redhat.com>
4461
4462 * infrun.c (step_over_function): Delete function.
4463 (handle_step_into_function): Use insert_step_resume_breakpoint.
4464 (insert_step_resume_breakpoint): Fix assertion.
4465
4466 2004-05-11 Nick Roberts <nickrob@gnu.org>
4467
4468 * utils.c (defaulted_query): Just use the normal query input type
4469 when printing the annotations.
4470
4471 2004-05-11 Andrew Cagney <cagney@redhat.com>
4472
4473 * infrun.c (handle_inferior_event): Simplify code handling
4474 step-into or return-from a signal trampoline.
4475
4476 2004-05-11 Andrew Cagney <cagney@redhat.com>
4477
4478 * ppcnbsd-tdep.c: Include "gdb_assert.h".
4479 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
4480
4481 2004-05-10 Jim Blandy <jimb@redhat.com>
4482
4483 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
4484 with a call to internal_error.
4485
4486 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
4487 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
4488 processor variant lacks those registers.
4489 (ppc_floating_point_unit_p): Change description to make it clear
4490 that this returns info about the ISA, not the ABI.
4491 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
4492 return true or false by checking tdep->ppc_fp0_regnum and
4493 tdep->ppc_fpscr_regnum. The original code replicated the BFD
4494 arch/mach switching done in rs6000_gdbarch_init; it's better to
4495 keep that logic there, and just check the results here.
4496 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
4497 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
4498 floating-point registers.
4499 (ppc_supply_fpregset, ppc_collect_fpregset)
4500 (rs6000_push_dummy_call, rs6000_extract_return_value)
4501 (rs6000_store_return_value): Assert that we have floating-point
4502 registers.
4503 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
4504 (rs6000_frame_cache): Don't note the locations at which
4505 floating-point registers were saved if we have no fprs.
4506 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
4507 registers.
4508 (fetch_regs_user_thread, fetch_regs_kernel_thread)
4509 (store_regs_user_thread, store_regs_kernel_thread): Only call
4510 supply_fprs / fill_fprs if we actually have floating-point
4511 registers.
4512 (special_register_p): Check ppc_fpscr_regnum before matching
4513 against it.
4514 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
4515 supply / collect fpscr if we don't have it.
4516 * ppc-bdm.c: #include "gdb_assert.h".
4517 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
4518 have floating-point registers, since I can't test this code on
4519 FP-free systems to adapt it.
4520 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
4521 fpscr and floating point register numbers if they don't exist.
4522 (fetch_register): Assert that we have floating-point registers
4523 before we reach the code that handles them.
4524 (store_register): Same. And use tdep instead of calling
4525 gdbarch_tdep again.
4526 (fill_fpregset): Don't try to collect FP registers and fpscr if we
4527 don't have them.
4528 (ppc_linux_sigtramp_cache): Don't record the saved locations of
4529 fprs and fpscr if we don't have them.
4530 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
4531 don't have them.
4532 * ppcnbsd-nat.c: #include "gdb_assert.h".
4533 (getfpregs_supplies): Assert that we have floating-point registers.
4534 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
4535 * ppcobsd-tdep.c: #include "gdb_assert.h".
4536 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
4537 have floating-point registers.
4538 * rs6000-nat.c (regmap): Don't match against the fpscr and
4539 floating point register numbers if they don't exist.
4540 (fetch_inferior_registers, store_inferior_registers,
4541 fetch_core_registers): Only fetch / store / supply the
4542 floating-point registers and the fpscr if we have them.
4543 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
4544 (ppcobsd-tdep.o): Update dependencies.
4545
4546 2004-05-10 Andrew Cagney <cagney@redhat.com>
4547
4548 * infrun.c (through_sigtramp_breakpoint): Delete variable.
4549 (context_switch): Do not switch through_sigtramp_breakpoint.
4550 * gdbthread.h (save_infrun_state, load_infrun_state)
4551 (struct thread_info): Delete through_sigtramp_breakpoint parameter
4552 and structure member.
4553 * thread.c (load_infrun_state, save_infrun_state): Update.
4554
4555 2004-05-10 Mark Kettenis <kettenis@gnu.org>
4556
4557 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
4558
4559 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4560
4561 * acinclude.m4: Quote macro names being defined by AC_DEFUN
4562 throughout.
4563 * aclocal.m4: Regenerate.
4564
4565 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
4566
4567 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
4568
4569 2004-05-10 Andrew Cagney <cagney@redhat.com>
4570
4571 * infrun.c (check_sigtramp2): Delete function.
4572 (handle_inferior_event): When single stepping, and taking a
4573 signal, set a breakpoint at the signal return address. Delete
4574 redundant calls to check_sigtramp2.
4575 (insert_step_resume_breakpoint): New function.
4576 (through_sigtramp_breakpoint, handle_inferior_event)
4577 (follow_exec, wait_for_inferior, fetch_inferior_event)
4578 (currently_stepping, keep_going): Delete most uses of
4579 through_sigtramp_breakpoint, not that it should be deleted.
4580 (delete_breakpoint_current_contents): Delete function.
4581
4582 2004-05-10 Randolph Chung <tausq@debian.org>
4583
4584 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
4585 target.
4586 * config/pa/tm-linux.h: New file.
4587
4588 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
4589
4590 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
4591 of prefixes. Don't print the prefix twice in the CLI.
4592
4593 2004-05-10 Jim Blandy <jimb@redhat.com>
4594
4595 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
4596 collect all the gprs.
4597
4598 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
4599 loop collecting gprs.
4600
4601 2004-05-09 Andrew Cagney <cagney@redhat.com>
4602
4603 * remote-vx.c (net_step): Delete step-range code.
4604 * remote.c (remote_resume, init_all_packet_configs)
4605 (set_remote_protocol_E_packet_cmd)
4606 (show_remote_protocol_E_packet_cmd)
4607 (remote_protocol_E, show_remote_cmd, _initialize_remote)
4608 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
4609 (show_remote_protocol_e_packet_cmd): Ditto.
4610
4611 2004-05-09 Mark Kettenis <kettenis@gnu.org>
4612
4613 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
4614
4615 * hppa-tdep.h: Update copyright year.
4616 (struct trad_frame_saved_reg): Add opaque declaration.
4617
4618 * amd64-tdep.c (amd64_return_value): Implement
4619 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4620
4621 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
4622 (m68k_value_to_register): New functions.
4623 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
4624 value_to_register.
4625
4626 * defs.h (enum return_value_convention): Add
4627 RETURN_VALUE_ABI_RETURNS_ADDRESS and
4628 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
4629 * infcmd.c (legacy_return_value): New function.
4630 (print_return_value): Rwerite to implement
4631 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4632 * values.c (using_struct_return): Check for inequality to
4633 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
4634 RETURN_VALUE_STRUCT_CONVENTION.
4635 * i386-tdep.c (i386_return_value): Implement
4636 RETURN_VALUE_ABI_RETURNS_ADDRESS.
4637
4638 * vax-tdep.c: Tweak comments. Reorder include files. Don't
4639 include "symtab.h", "opcode/vax.h" and "inferior.h".
4640 (vax_skip_prologue): Replace calls to read_memory_integer by calls
4641 to read_memory_unsigned_integer.
4642 (vax_gdbarch_init): Reorder.
4643 (_initialize_vax_tdep): Spell out prototype.
4644 * Makefile.in (vax-tdep.o): Update dependencies.
4645
4646 2004-05-08 Andrew Cagney <cagney@redhat.com>
4647
4648 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
4649 * target.c (target_detach, target_disconnect): Ditto.
4650
4651 * infcall.c (call_function_by_hand): When no
4652 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
4653 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
4654 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
4655 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4656 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4657
4658 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
4659 * gdbarch.h, gdbarch.c: Re-generate.
4660 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4661 deprecated_fix_call_dummy.
4662 * v850-tdep.c (v850_gdbarch_init): Ditto.
4663 * infcall.c (call_function_by_hand): Do not call
4664 DEPRECATED_FIX_CALL_DUMMY.
4665
4666 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
4667 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
4668 * gdbarch.h, gdbarch.c: Re-generate.
4669 * arm-linux-tdep.c (arm_linux_call_dummy_words)
4670 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
4671 deprecated_sizeof_call_dummy_words.
4672 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
4673 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
4674 * v850-tdep.c (v850_gdbarch_init): Ditto.
4675 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4676 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
4677 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
4678 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
4679 * arch-utils.h (legacy_call_dummy_words)
4680 (legacy_sizeof_call_dummy_words): Delete declarations.
4681 * arch-utils.c (legacy_call_dummy_words)
4682 (legacy_sizeof_call_dummy_words): Delete variables.
4683
4684 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
4685 * gdbarch.h, gdbarch.c: Re-generate.
4686 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
4687 * infcall.c (call_function_by_hand): Eliminate call to
4688 DEPRECATED_PUSH_DUMMY_FRAME.
4689 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4690 push_dummy_frame.
4691 (ns32k_push_dummy_frame): Delete function.
4692
4693 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4694 deprecated_call_dummy_breakpoint_offset or
4695 deprecated_call_dummy_start_offset.
4696 * dummy-frame.c, arm-tdep.c: Update comments.
4697 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
4698 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
4699 * gdbarch.h, gdbarch.c: Re-generate.
4700
4701 * infcall.c (legacy_push_dummy_code): Delete function.
4702 (push_dummy_code): Delete call.
4703
4704 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
4705 * gdbarch.h, gdbarch.c: Re-generate.
4706 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
4707 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
4708 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
4709 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
4710
4711 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
4712 (struct frame_info): Delete opaque declaration.
4713 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
4714 * frame.c (get_frame_type): Delete call.
4715
4716 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
4717 pc_in_call_dummy.
4718 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
4719 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
4720
4721 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4722
4723 * alphanbsd-tdep.c: Include "gdb_string.h".
4724 * armnbsd-tdep.c: Update copyright year.
4725 Include "gdb_string.h".
4726 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
4727 dependencies.
4728
4729 * delta68-nat.c: Remove file.
4730 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
4731 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
4732 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
4733 (delta68-nat.o): Remove dependency.
4734
4735 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
4736 function.
4737 (m68k_gdbarch_init): Don't set
4738 deprecated_frameless_function_invocation.
4739
4740 2004-05-07 Randolph Chung <tausq@debian.org>
4741
4742 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
4743 read_memory_nobpt for code reading when doing frame unwinding.
4744 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
4745
4746 2004-05-07 Randolph Chung <tausq@debian.org>
4747
4748 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
4749 instead of sp, handle sigaltstack case.
4750 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
4751 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
4752 signal handler and not that of the caller.
4753 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
4754 hppa_linux_sigtramp_find_sigcontext.
4755
4756 2004-05-07 Randolph Chung <tausq@debian.org>
4757
4758 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
4759 hppa-linux-nat.c.
4760 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
4761 * hppa-linux-nat.c (fetch_register, store_register): Define.
4762 (fetch_inferior_registers, store_inferior_registers): Define.
4763 (supply_gregset): Add comment and clean up some unneeded code.
4764 (fill_gregset): Add comment and fix so that it saves registers in
4765 the right place in the gregset.
4766 (fill_fpregset): Fix buffer overrun problem.
4767 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4768
4769 2004-05-07 Randolph Chung <tausq@debian.org>
4770
4771 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
4772 do common handling of the pcoqt register.
4773 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
4774 to use helper function.
4775 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
4776 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
4777 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
4778 generic fallback unwinder when all else fails.
4779 (hppa_gdbarch_init): Add fallback sniffer.
4780 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
4781 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
4782 to use helper function.
4783
4784 2004-05-08 Joel Brobecker <brobecker@gnat.com>
4785
4786 * config/djgpp/fnchange.lst: Add translation rules for
4787 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
4788
4789 2004-05-08 Mark Kettenis <kettenis@gnu.org>
4790
4791 * frame.c (get_prev_frame_1): Work around GCC bug.
4792 * frame.h: Add comment about GCC bug.
4793
4794 2004-05-07 Andrew Cagney <cagney@redhat.com>
4795
4796 * observer.c: Include "commands.h" and "gdbcmd.h".
4797 (observer_debug, _initialize_observer): Add the
4798 command "set/show debug observer".
4799 * observer.sh: When observer debugging, log notify calls.
4800 * Makefile.in (observer.o): Update dependencies.
4801
4802 2004-05-07 Jason Molenda (jmolenda@apple.com)
4803
4804 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
4805
4806 2004-05-07 Jim Blandy <jimb@redhat.com>
4807
4808 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
4809 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
4810 to recognize gpr regnums, instead of assuming that
4811 tdep->ppc_fp0_regnum marks the end of the general-purpose
4812 registers.
4813
4814 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
4815 the given architecture has floating-point registers.
4816
4817 2004-05-07 Andrew Cagney <cagney@redhat.com>
4818
4819 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
4820 macro defined to 1.
4821 * gdbarch.h, gdbarch.c: Re-generate.
4822 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
4823 deprecated_use_generic_dummy_frames.
4824
4825 2004-05-07 Brian Ford <ford@vss.fsi.com>
4826
4827 * NEWS: Mention Cygwin DWARF 2 support.
4828
4829 2004-05-07 Andrew Cagney <cagney@redhat.com>
4830
4831 * objfiles.h (struct entry_info): Delete unused fields
4832 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
4833 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
4834 * mipsread.c (mipscoff_symfile_read): Update.
4835 * mdebugread.c (parse_partial_symbols): Update.
4836 * dwarfread.c (read_file_scope): Update.
4837 * dwarf2read.c (read_file_scope): Update.
4838 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
4839 * coffread.c (complete_symtab): Update.
4840
4841 2004-05-07 Mark Kettenis <kettenis@gnu.org>
4842
4843 * infcall.c (_initialize_infcall): Fix typo.
4844
4845 2004-05-07 Andrew Cagney <cagney@redhat.com>
4846
4847 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
4848 * command.h (add_setshow_zinteger_cmd): Declare.
4849
4850 2004-05-06 Randolph Chung <tausq@debian.org>
4851
4852 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
4853 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
4854 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
4855 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
4856 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
4857 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
4858 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
4859 definitions ...
4860 * hppa-tdep.h: ... to here, with HPPA_ prefix.
4861 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
4862 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
4863 (hppa64_hpux_frame_find_saved_regs_in_sig)
4864 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
4865 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
4866 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
4867 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
4868 (hppa_linux_sigtramp_frame_prev_register): Likewise.
4869 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
4870 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
4871 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
4872 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
4873 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
4874 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
4875 (hppa32_register_type, hppa_cannot_store_register)
4876 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
4877 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
4878 * hpread.c (hpread_process_one_debug_symbol): Likewise.
4879 * pa64solib.c (pa64_solib_have_load_event)
4880 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
4881 (pa64_solib_unloaded_library_pathname): Likewise.
4882 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
4883 (som_solib_library_pathname): Likewise.
4884
4885 2004-05-05 Jim Ingham <jingham@apple.com>
4886
4887 * breakpoint.c (create_breakpoints): Copy the ignore count and
4888 thread id over from the pended breakpoint to the actual
4889 breakpoint.
4890
4891 2004-05-05 Andrew Cagney <cagney@redhat.com>
4892
4893 * gdbarch.sh (PARM_BOUNDARY): Delete.
4894 gdbarch.h, gdbarch.c: Re-generate.
4895 * valops.c (PARM_BOUNDARY): Delete macro.
4896 (value_push): Delete PARM_BOUNDARY code.
4897 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
4898
4899 2004-05-04 Jim Blandy <jimb@redhat.com>
4900
4901 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
4902 Don't assume that the gprs, fprs, and UISA sprs are
4903 contiguous, start at register number zero, and end with fpscr.
4904 Instead, use the numbers from the tdep structure.
4905
4906 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
4907 should no longer be used in code specific to the RS6000 and its
4908 derivatives.
4909 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
4910 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
4911 tdep->ppc_fp0_regnum.
4912 (ppc_supply_fpregset, ppc_collect_fpregset)
4913 (rs6000_push_dummy_call, rs6000_extract_return_value)
4914 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
4915 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
4916 FP0_REGNUM.
4917 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
4918 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
4919 Same.
4920 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
4921 bdm_ppc_store_registers): Same.
4922 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
4923 (store_register, fill_fpregset): Same.
4924 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
4925 (ppc_linux_supply_fpregset): Same.
4926 * ppcnbsd-nat.c (getfpregs_supplies): Same.
4927 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
4928 Same.
4929 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
4930 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
4931 ppc64_sysv_abi_return_value): Same.
4932 * rs6000-nat.c (regmap, fetch_inferior_registers)
4933 (store_inferior_registers, fetch_core_registers): Same.
4934
4935 2004-05-01 Mark Kettenis <kettenis@gnu.org>
4936
4937 * m68knbsd-nat.c: Remove file.
4938 * m68knbsd-tdep.c: Remove file.
4939 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
4940 dependencies.
4941 * configure.host: Add m68k-*-netbsdelf*.
4942 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
4943 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
4944 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
4945 (XM_FILE): Remove.
4946 * config/m68k/nbsdelf.mh: New file.
4947 * config/m68k/nbsd.mt: New file.
4948 * config/m68k/nbsdaout.mt: Remove file.
4949 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
4950 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
4951 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
4952 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
4953 (use_struct_convention): Remove prototype.
4954 (USE_STRUCT_CONVENTION): Remove define.
4955 * config/m68k/xm-nbsd.h: Remove file.
4956
4957 2004-05-04 Michael Snyder <msnyder@redhat.com>
4958
4959 * m68k-tdep.c (m68k_gdbarch_init): Default to using
4960 reg_struct_return method (as gcc usually does for cross targets).
4961
4962 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4963
4964 Committed by Andrew Cagney.
4965 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
4966 alignment padding when accessing ucontext struct members.
4967
4968 2004-05-04 Jim Blandy <jimb@redhat.com>
4969
4970 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
4971 'ppc_gplast_regnum' member.
4972 (ppc_num_gprs): New enum constant.
4973 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
4974 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
4975 * rs6000-nat.c (regmap, fetch_inferior_registers,
4976 store_inferior_registers): Same.
4977 * rs6000-tdep.c (e500_pseudo_register_read)
4978 (e500_pseudo_register_write): Same.
4979 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
4980
4981 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
4982 * ppc-tdep.h (ppc_num_fprs): New enum constant.
4983 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
4984 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
4985 FPLAST_REGNUM.
4986 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
4987 Same.
4988 * ppc-linux-nat.c (ppc_register_u_addr): Same.
4989 * rs6000-nat.c (regmap, fetch_inferior_registers)
4990 (store_inferior_registers): Same.
4991
4992 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
4993 with FPLAST_REGNUM.
4994
4995 2004-05-03 Joel Brobecker <brobecker@gnat.com>
4996
4997 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
4998 failure detected by recent versions of GCC.
4999 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
5000 to be consistent with the usage in dwarf2_create_include_psymtab.
5001
5002 2004-05-03 Michael Snyder <msnyder@redhat.com>
5003
5004 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
5005 (heuristic_proc_start): Whitespace cleanup.
5006
5007 2004-05-04 Mark Kettenis <kettenis@gnu.org>
5008
5009 * sun3-nat.c: Remove file.
5010 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
5011 dependencies.
5012 (ALLDEPFILES): Remove sun3-nat.c.
5013 (sun3-nat.o): Remove dependencies.
5014
5015 * i386-interix-nat.c, i386-interix-tdep.c,
5016 config/i386/nm-interix.h, config/i386/interix.mh,
5017 config/i386/interix.mt: Remove files.
5018 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
5019 dependencies.
5020
5021 2004-05-03 Mark Kettenis <kettenis@gnu.org>
5022
5023 * m68k-tdep.h (struct gdbarch_tdep): Add member
5024 struct_value_regnum.
5025 (m68k_svr4_init_abi): New prototype.
5026 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
5027 different calling conventions.
5028 (m68k_extract_return_value): Remove code dealing with single-field
5029 structs.
5030 (m68k_store_return_value): Remove code dealing with single-field
5031 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
5032 (m68k_extract_struct_value_address): Remove function.
5033 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
5034 (m68k_reg_struct_return_p, m68k_return_value)
5035 (m68k_svr4_return_value): New functions.
5036 (m68k_use_struct_convention): Remove function.
5037 (m68k_push_dummy_call): Use new struct_value_regnum member of
5038 `struct gdbarch_tdep' instead of hardcoded register number to
5039 store STRUCT_ADDR.
5040 (m68k_svr4_init_abi): New function.
5041 (m68k_gdbarch_init): Don't set extract_return_value,
5042 store_return_values, deprecated_extract_struct_value_address and
5043 use_struct_convention. Set return_value instead. Initialize new
5044 struct_value_regnum member of `struct gdbarch_tdep'.
5045 * m68klinux-tdep.c: Update copyright year.
5046 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
5047 (m68k_linux_extract_struct_value_address): Remove function.
5048 (m68k_linux_init_abi): Don't set extract_return_value,
5049 store_return_values, deprecated_extract_struct_value_address and
5050 use_struct_convention. Call m68k_svr4_init_abi but override the
5051 new struct_value_regnum member of `struct gdbarch_tdep'.
5052 * Makefile.in (m68k-tdep.o): Update dependencies.
5053
5054 2004-05-03 J. Brobecker <brobecker@gnat.com>
5055
5056 * dwarf2read.c (line_header): Add new included_p field in
5057 field file_names.
5058 (partial_die_info): New field has_stmt_list. New field line_offset.
5059 (dwarf2_create_include_psymtab): New function.
5060 (dwarf2_build_include_psymtabs): New function.
5061 (add_file_name): Add forward declaration. Initialize new field.
5062 (dwarf_decode_lines): Add new parameter. Enhance this procedure
5063 to be able to determine the list of files included by the
5064 given unit, and build their associated psymtabs.
5065 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
5066 files as well.
5067 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
5068 (read_file_scope): Update call to dwarf_decode_lines.
5069 (read_partial_die): Handle DW_AT_stmt_list attributes.
5070
5071 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
5072
5073 Unfix PR gdb/1626.
5074 * configure.in: Revert special case for osf5.*.
5075 * configure: Regenerate.
5076
5077 2004-05-02 Jim Blandy <jimb@redhat.com>
5078
5079 Move the symbol-file-from-memory functions into their own file.
5080 * symfile-mem.c, symfile-mem.h: New files.
5081 * symfile.c (symbol_file_add_from_bfd): New function.
5082 (symbol_file_add): Call symbol_file_add_from_bfd.
5083 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
5084 Moved to symfile-mem.c.
5085 (_initialize_symfile): Move definition of
5086 add-symbol-file-from-memory command to symfile-mem.c.
5087 * symfile.h (symbol_file_add_from_bfd): New declaration.
5088 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
5089 * config/powerpc/linux.mt (TDEPFILES): Same.
5090 * Makefile.in (SFILES): Add symfile-mem.c.
5091 (symfile_mem_h): New variable.
5092 (HFILES_NO_SRCDIR): Add symfile-mem.h.
5093 (symfile-mem.o): New rule.
5094
5095 2004-05-01 Andrew Cagney <cagney@redhat.com>
5096
5097 * breakpoint.c (insert_bp_location): Use get_frame_id, and
5098 frame_find_by_id instead of frame_relative_level.
5099 (do_enable_breakpoint): Ditto.
5100 * thread.c: Update copyright.
5101 (info_threads_command): Ditto, simplify.
5102
5103 * frame.c (deprecated_generic_get_saved_register): Delete
5104 function, moved to "xstormy16-tdep.c".
5105 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
5106 deprecated_generic_get_saved_register from "frame.c".
5107 (xstormy16_frame_saved_register): Call
5108 xstormy16_get_saved_register.
5109 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
5110 static.
5111 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
5112 * frame.h (deprecated_generic_get_saved_register): Delete.
5113
5114 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
5115
5116 * dwarfread.c: Update documentation on the state of dwarf-1.
5117
5118 2004-05-01 Andrew Cagney <cagney@redhat.com>
5119
5120 * stack.c (select_frame_command): Delete call to
5121 frame_relative_level.
5122 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
5123 Delete #if0 code.
5124 (frame_info): Do not print FRAMELESS.
5125 (print_block_frame_labels): Replace DEPRECATED_STREQ.
5126 (catch_info): Delete #if0 code.
5127
5128 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
5129 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
5130 of frame_relative_level.
5131 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
5132 to SENTINEL_FRAME.
5133 * frame.h (enum frame_type): Add SENTINEL_FRAME.
5134 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
5135 frame_relative_level.
5136
5137 * frame.h (deprecated_set_frame_type): Delete declaration.
5138 * frame.c (deprecated_set_frame_type): Delete function, update
5139 comments.
5140
5141 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
5142 * gdbarch.h, gdbarch.c: Re-generate.
5143 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
5144 (shnbsd_pc_in_sigtramp): Delete.
5145 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
5146 pc_in_sigtramp.
5147 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
5148 pc_in_sigtramp.
5149 * frame.h: Update comments.
5150 * ppc-linux-tdep.c: Update comments.
5151 * breakpoint.c (bpstat_what): Update comments.
5152
5153 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
5154 m68klinux-tdep.o's dependencies, were previously added to
5155 m68klinux-nat.o.
5156
5157 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
5158 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
5159 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
5160 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
5161 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
5162
5163 * Makefile.in (m68klinux-nat.o): Update dependencies.
5164 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5165 (m68k_linux_sigtramp_frame_cache)
5166 (m68k_linux_sigtramp_frame_this_id)
5167 (m68k_linux_sigtramp_frame_prev_register)
5168 (m68k_linux_sigtramp_frame_unwind)
5169 (m68k_linux_sigtramp_frame_sniffer)
5170 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
5171 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
5172 names, use trad-frame.h.
5173 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
5174 (struct m68k_sigtramp_info): Delete.
5175 * m68k-tdep.c (m68k_sigtramp_frame_cache)
5176 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
5177 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
5178 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
5179 "m68klinux-tdep.c".
5180
5181 * infrun.c (check_sigtramp2): Delete check for
5182 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
5183
5184 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5185
5186 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
5187
5188 2004-05-01 Andrew Cagney <cagney@redhat.com>
5189
5190 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
5191 (frv_linux_sigtramp_frame_cache)
5192 (frv_linux_sigtramp_frame_this_id)
5193 (frv_linux_sigtramp_frame_prev_register)
5194 (frv_linux_sigtramp_frame_unwind)
5195 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
5196 include "linux" in function and variable names, directly call
5197 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
5198 the latest trad-frame code.
5199 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
5200 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
5201 * Makefile.in (frv-linux-tdep.o): Update dependencies.
5202 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
5203 * frv-tdep.c (frv_sigtramp_frame_cache)
5204 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
5205 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
5206 frv-linux-tdep.c.
5207 (frv_gdbarch_init): Do not append a sigtramp sniffer.
5208 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
5209 (frv_set_sigcontext_reg_addr): Delete function.
5210
5211 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
5212 (DEPRECATED_SIGTRAMP_END): Delete.
5213 * gdbarch.h, gdbarch.c: Re-generate.
5214 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
5215 * config/vax/tm-vaxbsd.h: Update copyright.
5216 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5217 (DEPRECATED_IN_SIGTRAMP): Define.
5218 * config/m68k/tm-nbsd.h: Update copyright.
5219 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
5220 (DEPRECATED_IN_SIGTRAMP): Define.
5221
5222 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5223
5224 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
5225 encondings. Fixes PR gdb/1628.
5226
5227 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
5228 DW_CFA_restore state without a matching DW_CFA_remember_state
5229 instead of aborting. Fixes PR backtrace/1589.
5230
5231 2004-04-30 Joel Brobecker <brobecker@gnat.com>
5232
5233 * MAINTAINERS: Add self as AIX maintainer.
5234 Update my e-mail address in write-after-approval section.
5235
5236 2004-04-30 Andrew Cagney <cagney@redhat.com>
5237
5238 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
5239 (legacy_get_prev_frame): Ditto.
5240
5241 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
5242 (mips_gdbarch_init): Do not set pc_in_sigtramp.
5243 * mipsread.c (sigtramp_address): Delete extern variable.
5244 (mipscoff_new_init): Delete reference.
5245 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
5246 (fixup_sigtramp): Delete function.
5247 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
5248 (fixup_sigtramp): Delete declarations.
5249
5250 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
5251 deprecated_pc_in_sigtramp.
5252 (ppcnbsd_pc_in_sigtramp): Delete function.
5253
5254 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5255
5256 * config/m68k/nm-nbsd.h: Tweak comments.
5257 * config/m68k/nm-nbsdaout.h: Likewise.
5258
5259 2004-04-30 Andrew Cagney <cagney@redhat.com>
5260
5261 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
5262 legacy_pc_in_sigtramp.
5263 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
5264
5265 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5266
5267 Add OpenBSD/m68k support.
5268 * NEWS (New native configurations): Mention OpenBSD/m68k.
5269 * m68kbsd-tdep.c: New file.
5270 * m68kbsd-nat.c: New file.
5271 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
5272 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
5273 * configure.host: Add m68k-*-openbsd.
5274 * configure.tgt: Add m68k-*-openbsd.
5275 * config/m68k/tm-obsd.h: New file.
5276 * config/m68k/obsd.mt: New file.
5277 * config/m68k/obsd.mh: New file.
5278 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
5279 m68kbsd-tdep.c.
5280
5281 2004-04-30 Andrew Cagney <cagney@redhat.com>
5282
5283 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
5284 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
5285
5286 2004-04-30 Mark Kettenis <kettenis@gnu.org>
5287
5288 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
5289 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
5290
5291 2004-04-30 Brian Ford <ford@vss.fsi.com>
5292
5293 Revert 2004-04-16 change.
5294 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
5295 (i386_coff_init_abi): Remove.
5296 * i386-tdep.h (i386_coff_init_abi): Remove.
5297 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
5298
5299 2004-04-30 Andrew Cagney <cagney@redhat.com>
5300
5301 * blockframe.c (find_pc_partial_function): Delete use of
5302 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
5303 DEPRECATED_SIGTRAMP_END.
5304
5305 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
5306 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
5307 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
5308 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
5309 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
5310
5311 * defs.h (deprecated_inside_entry_file): Delete declaration.
5312 * blockframe.c (deprecated_inside_entry_file): Delete function.
5313 (legacy_frame_chain_valid): Delete call.
5314 * sh64-tdep.c (sh64_frame_chain): Delete call.
5315 * objfiles.h: Update comments.
5316 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
5317 call.
5318 * frame.c (get_prev_frame): Delete call, update comments.
5319
5320 2004-04-30 Brian Ford <ford@vss.fsi.com>
5321
5322 * MAINTAINERS (Write After Approval): Add myself.
5323
5324 2004-04-30 Andrew Cagney <cagney@redhat.com>
5325
5326 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
5327 * gdbarch.h, gdbarch.c: Re-generate.
5328 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
5329 code.
5330
5331 2004-04-30 Andrew Cagney <cagney@redhat.com>
5332
5333 * gdb-events.sh (selected_thread_changed)
5334 (selected_frame_level_changed, target_changed): Delete.
5335 * gdb-events.h, gdb-events.c: Re-generate.
5336 * valops.c (value_assign): Update.
5337 * stack.c (select_frame_command, up_silently_base)
5338 (down_silently_base): Update.
5339
5340 2004-04-29 Andrew Cagney <cagney@redhat.com>
5341
5342 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
5343 registers correctly.
5344 (print_gp_register_row, mips32_heuristic_proc_desc)
5345 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
5346 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
5347 references to mips_isa_regsize.
5348
5349 2004-04-29 Andrew Cagney <cagney@redhat.com>
5350
5351 * mips-tdep.c (struct gdbarch_tdep): Delete
5352 mips_fp_register_double.
5353 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
5354 mips_abi_regsize.
5355 (mips_gdbarch_init): Do not set mips_fp_register_double.
5356 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
5357
5358 2004-04-29 Joel Brobecker <brobecker@gnat.com>
5359
5360 Committed by Andrew Cagney.
5361 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
5362 function calls.
5363
5364 2004-04-29 Andrew Cagney <cagney@redhat.com>
5365
5366 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
5367 gdbarch, use mips_abi, update callers.
5368 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
5369 mips_abi_regsize, update callers.
5370 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
5371 mips_default_abi_regsize.
5372 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
5373 mips_default_abi_regsize.
5374
5375 2004-04-29 Andrew Cagney <cagney@redhat.com>
5376
5377 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
5378 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
5379 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
5380 mips_default_abi_regsize.
5381 (mips_isa_regsize): Rename mips_regisze.
5382 * mipsnbsd-tdep.c: Update.
5383 * mips-linux-tdep.c: Update.
5384 * irix5-nat.c: Update.
5385 * mips-tdep.h (mips_isa_regsize): Update.
5386
5387 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
5388 Delete all disabled code.
5389 * gdb-events.h, gdb-events.c: Re-generate.
5390
5391 2004-04-19 Jerome Guitton <guitton@gnat.com>
5392 Mark Kettenis <kettenis@gnu.org>
5393
5394 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
5395 the function begins with a branch instruction.
5396
5397 2004-04-29 Mark Kettenis <kettenis@gnu.org>
5398
5399 * i386-tdep.c: Fix spelling mistakes.
5400
5401 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5402 Andrew Cagney <cagney@redhat.com>
5403
5404 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
5405 <sys/proc.h>.
5406 * acconfig.h: Provide default _KMEMUSER value.
5407 * config.in, configure: Re-generate.
5408 * NEWS: Mention fix.
5409
5410 2004-04-24 Randolph Chung <tausq@debian.org>
5411
5412 * configure.host (hppa*-*-linux*): New target.
5413 * configure.tgt (hppa*-*-linux*): Likewise.
5414 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
5415 gdbarch_init_osabi() call earlier so that osabi-specific frame
5416 unwinders can be registered first.
5417 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
5418 hppa-linux-nat.c.
5419 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
5420 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
5421 * config/pa/linux.mh: New file.
5422 * config/pa/linux.mt: New file.
5423 * config/pa/nm-linux.h: New file.
5424 * config/pa/xm-linux.h: New file.
5425 * hppa-linux-nat.c: New file.
5426 * hppa-linux-tdep.c: New file.
5427
5428 2004-04-28 Randolph Chung <tausq@debian.org>
5429
5430 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
5431 return values.
5432 (hppa32_push_dummy_call): Fix small struct and floating point argument
5433 passing, and make sure the stack frame is properly aligned.
5434
5435 2004-04-28 Andrew Cagney <cagney@redhat.com>
5436
5437 * stack.c (print_stack_frame): Fix description.
5438
5439 * NEWS: Mention gdb/gdbserver/configure execute permission
5440 changed. PR server/519.
5441
5442 2004-04-28 Andrew Cagney <cagney@redhat.com>
5443
5444 * stack.c (print_stack_frame_stub): Delete declaration.
5445 (struct print_stack_frame_args, print_stack_frame)
5446 (print_frame_info, print_frame): Replace "source" with print what.
5447 Replace "print" with "print_level". Replace "args" with
5448 "print_args".
5449 * frame.h (show_and_print_stack_frame, print_stack_frame)
5450 (print_frame_info): Update declarations.
5451 * stack.c (select_and_print_frame, frame_command)
5452 (current_frame_command, up_command, down_command): Update calls -
5453 use get_selected_frame, pass "enum print_what" for source, do not
5454 call frame_relative_level.
5455 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
5456 * remote-rdp.c (remote_rdp_open): Ditto.
5457 * remote-mips.c (common_open): Ditto.
5458 * remote-e7000.c (e7000_start_remote): Ditto.
5459 * ocd.c (ocd_start_remote): Ditto.
5460 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
5461 * infrun.c (normal_stop): Ditto.
5462 * inflow.c (kill_command): Ditto.
5463 * infcmd.c (finish_command): Ditto.
5464 * corelow.c (core_open): Ditto.
5465 * tracepoint.c (finish_tfind_command): Ditto.
5466 * thread.c (info_threads_command, info_threads_command)
5467 (restore_current_thread, do_captured_thread_select): Ditto.
5468 * ada-tasks.c (task_command): Ditto.
5469
5470 2004-04-26 Orjan Friberg <orjanf@axis.com>
5471
5472 * frame.c: Include "observer.h".
5473 (frame_observer_target_changed): New function.
5474 (_initialize_frame): Attach target_changed observer.
5475 * regcache.c: Include "observer.h".
5476 (regcache_observer_target_changed): New function.
5477 (_initialize_regcache): Attach target_changed observer.
5478 * valops.c: Include "observer.h".
5479 (value_assign): Notify target_changed event when modifying register.
5480 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
5481
5482 2004-04-26 Orjan Friberg <orjanf@axis.com>
5483
5484 From Paul Koning <pkoning@equallogic.com>:
5485 * breakpoint.c (free_valchain): New function.
5486 (insert_bp_location, delete_breakpoint): Use free_valchain.
5487 (remove_breakpoint): Do not remove the valchain.
5488 (bpstat_stop_status): If not stopped by watchpoint, skip
5489 watchpoints when generating stop status list.
5490 * infrun.c (handle_inferior_event): Make
5491 stepped_after_stopped_by_watchpoint a global variable.
5492 * remote.c (remote_stopped_data_address): Return watch data
5493 address rather than zero if stepped_after_stopped_by_watchpoint is
5494 set.
5495
5496 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
5497
5498 Fix PR gdb/1626.
5499 * configure.in: Check for curses after termcap.
5500 On osf5.*, do not check for ncurses.
5501 * configure: Regenerate.
5502
5503 2004-04-25 Mark Kettenis <kettenis@gnu.org>
5504
5505 * ppcobsd-nat.c: Include "ppc-tdep.h".
5506 * Makefile.in (ppcobsd-nat.o): Update dependencies.
5507
5508 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
5509 Fixes PR tdep/1623 and PR tdep/1624.
5510
5511 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
5512
5513 * xmodem.h, xmodem.c: Remove files.
5514 * Makefile.in: Remove references to xmodem.h, xmodem.c.
5515
5516 2004-04-23 Randolph Chung <tausq@debian.org>
5517
5518 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
5519 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
5520 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
5521 for handling stackless frames.
5522 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
5523
5524 2004-04-23 Randolph Chung <tausq@debian.org>
5525
5526 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
5527 starts at a pc before the frame is created.
5528
5529 2004-04-23 Joel Brobecker <brobecker@gnat.com>
5530
5531 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
5532
5533 2004-04-23 Jerome Guitton <guitton@gnat.com>
5534
5535 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
5536 use convert_typed_floating to get the appropriate format.
5537
5538 2004-04-22 Randolph Chung <tausq@debian.org>
5539
5540 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
5541 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
5542 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
5543 (hppa_sign_extend): Add prototype.
5544 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
5545 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
5546 (sign_extend): Rename with hppa_ prefix and make non-static. Other
5547 hppa targets will also use these functions.
5548 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
5549 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
5550 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
5551 (hppa_gdbarch_init): Remove gdbarch setting of
5552 skip_trampoline_code, in_solib_call_trampoline and
5553 in_solib_return_trampoline.
5554 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
5555 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
5556 hppa_in_solib_call_trampoline.
5557 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
5558 Moved from hppa-tdep.c.
5559 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
5560 in_solib_call_trampoline and in_solib_return_trampoline.
5561
5562 2004-04-22 Randolph Chung <tausq@debian.org>
5563
5564 * hppa-tdep.c (hppa_debug): New variable.
5565 (find_unwind_entry, hppa_frame_cache): Add debug output.
5566 (_initialize_hppa_tdep): Add command to set debug flag.
5567
5568 2004-04-22 Andrew Cagney <cagney@redhat.com>
5569
5570 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
5571 "trad-frame.h".
5572 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
5573 signal trampoline unwinder.
5574 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
5575
5576 2004-04-22 Mark Kettenis <kettenis@gnu.org>
5577
5578 Add OpenBSD/powerpc support.
5579 * NEWS (New native configurations): Mention OpenBSD/powerpc.
5580 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
5581 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
5582 (ppc_collect_fpregset): New prototypes.
5583 * ppcobsd-nat.c: New file.
5584 * ppcobsd-tdep.c: New file.
5585 * ppcobsd-tdep.h: New file.
5586 * rs6000-tdep.c: Include "regset.h".
5587 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
5588 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
5589 New functions.
5590 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
5591 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
5592 (rs6000-tdep.o): Update dependencies.
5593 * configure.host: Add powerpc-*-openbsd.
5594 * configure.tgt: Add powerpc-*-openbsd.
5595 * config/powerpc/obsd.mh: New file.
5596 * config/powerpc/nm-obsd.h: New file.
5597 * config/powerpc/obsd.mt: New file.
5598
5599 2004-04-22 Andrew Cagney <cagney@redhat.com>
5600
5601 * frame.h (show_frame_info): Delete declaration.
5602
5603 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
5604 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
5605 * m32r-tdep.c (m32r_frame_this_id): Ditto.
5606 * frv-tdep.c (frv_frame_this_id): Ditto.
5607 * avr-tdep.c (avr_frame_this_id): Ditto.
5608
5609 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
5610
5611 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
5612
5613 2004-04-22 Jim Blandy <jimb@redhat.com>
5614
5615 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
5616 register number zero.
5617
5618 2004-04-21 Michael Snyder <msnyder@redhat.com>
5619
5620 * mips-tdep.c (heuristic_proc_start):
5621 Warning() already prefixes "Warning: ".
5622
5623 2004-04-21 Andrew Cagney <cagney@redhat.com>
5624
5625 * annotate.h (deprecated_annotate_starting_hook)
5626 (deprecated_annotate_stopped_hook)
5627 (deprecated_annotate_exited_hook)
5628 (deprecated_annotate_signal_hook)
5629 (deprecated_annotate_signalled_hook): Deprecate.
5630 * tracepoint.h (deprecated_create_tracepoint_hook)
5631 (deprecated_delete_tracepoint_hook)
5632 (deprecated_modify_tracepoint_hook)
5633 (deprecated_trace_find_hook)
5634 (deprecated_trace_start_stop_hook): Deprecate.
5635 * target.h (deprecated_target_new_objfile_hook): Deprecate.
5636 * remote.h (deprecated_target_resume_hook)
5637 (deprecated_target_wait_loop_hook): Deprecate.
5638 * gdbcore.h (deprecated_exec_file_display_hook)
5639 (deprecated_file_changed_hook): Deprecate.
5640 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
5641 * defs.h (deprecated_modify_breakpoint_hook)
5642 (deprecated_command_loop_hook, deprecated_show_load_progress)
5643 (deprecated_print_frame_info_listing_hook)
5644 (deprecated_query_hook, deprecated_warning_hook)
5645 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
5646 (deprecated_delete_breakpoint_hook)
5647 (deprecated_interactive_hook, deprecated_registers_changed_hook)
5648 (deprecated_readline_begin_hook, deprecated_readline_hook)
5649 (deprecated_readline_end_hook, deprecated_register_changed_hook)
5650 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
5651 (deprecated_context_hook, deprecated_target_wait_hook)
5652 (deprecated_attach_hook, deprecated_detach_hook)
5653 (deprecated_call_command_hook, deprecated_set_hook)
5654 (deprecated_error_hook, deprecated_error_begin_hook)
5655 (deprecated_ui_load_progress_hook): Deprecate.
5656 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
5657 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
5658 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
5659 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
5660 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
5661 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
5662 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
5663 * annotate.c, aix-thread.c: Update.
5664
5665 2004-04-21 Andrew Cagney <cagney@redhat.com>
5666
5667 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
5668 * vaxnbsd-tdep.c: Include "gdb_string.h".
5669
5670 * symfile.c (symbol_file_add_from_memory): #if 0 function.
5671 (add_symbol_file_from_memory_command): #if 0 function body, call
5672 error instead.
5673
5674 2004-04-21 Andrew Cagney <cagney@redhat.com>
5675
5676 * gdbcore.h: Update copyright.
5677 (deprecated_add_core_fns): Rename add_core_fns.
5678 * win32-nat.c (_initialize_core_win32): Update.
5679 * sun3-nat.c (_initialize_core_sun3): Update.
5680 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
5681 * rs6000-nat.c (_initialize_core_rs6000): Update.
5682 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
5683 * nto-tdep.c (_initialize_nto_tdep): Update.
5684 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
5685 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
5686 * mips-nat.c (_initialize_core_mips): Update.
5687 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
5688 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
5689 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
5690 * lynx-nat.c (_initialize_core_lynx): Update.
5691 * irix5-nat.c (_initialize_core_irix5): Update.
5692 * i386-interix-nat.c (_initialize_core_interix): Update.
5693 * cris-tdep.c (_initialize_cris_tdep): Update.
5694 * corelow.c (deprecated_add_core_fns): Update.
5695 * core-regset.c (_initialize_core_regset): Update.
5696 * core-aout.c (_initialize_core_aout): Update.
5697 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
5698 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
5699 * alpha-nat.c (_initialize_core_alpha): Update.
5700
5701 2004-04-21 Jim Blandy <jimb@redhat.com>
5702
5703 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
5704
5705 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
5706
5707 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
5708 Delete.
5709 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
5710 (read_attribute_value): Update calls to dwarf_alloc_block.
5711 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
5712 dwarf2_tmp_obstack.
5713 (psymtab_to_symtab_1): Likewise. Clean up using
5714 free_stack_comp_unit.
5715 (add_to_cu_func_list): Use the comp_unit_obstack.
5716
5717 2004-04-19 Joel Brobecker <brobecker@gnat.com>
5718
5719 * dwarf2read.c (dwarf2_flag_true_p): New function.
5720 (die_is_declaration): Use the function above. Add some comments.
5721
5722 2004-04-19 Mark Kettenis <kettenis@gnu.org>
5723
5724 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
5725 architecture when registering sparcnbsd_core_osabi_sniffer.
5726 Adjust comment.
5727
5728 2004-04-18 Mark Kettenis <kettenis@gnu.org>
5729
5730 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
5731 return value.
5732
5733 Based on a patch from Brian Ford <ford@vss.fsi.com>:
5734 * i386-tdep.c: Correct register numbering scheme comments
5735 throughout.
5736 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
5737 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
5738 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
5739 (i386_gdb_arch_init): Likewise.
5740
5741 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
5742 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
5743 ppcnbsd-tdep.o.
5744
5745 * m68k-tdep.h: Tweak comments.
5746 * m68k-tdep.c: Tweak comment.
5747
5748 2004-04-17 Randolph Chung <tausq@debian.org>
5749
5750 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
5751 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
5752 (hppa_hpux_som_init_abi): Set is_elf to 0.
5753 (hppa_hpux_elf_init_abi): Set is_elf to 1.
5754 * hppa-tdep.c (low_text_segment_address): Remove global.
5755 (record_text_segment_lowaddr): Pass in low address as parameter. Use
5756 section offset to calculate segment address.
5757 (internalize_unwinds): Define low_text_segment_address as local and
5758 pass to record_text_segment_lowaddr for ELF targets.
5759 (hppa_gdbarch_init): Zero fill tdep structure.
5760 (hppa_dump_tdep): Print tdep structure.
5761 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
5762
5763 2004-04-17 Randolph Chung <tausq@debian.org>
5764
5765 * hppa-tdep.c (hppa_pseudo_register_read): Define.
5766 (hppa_gdbarch_init): Set pseudo_register_read.
5767 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
5768 * regcache.c (supply_register): Remove check for
5769 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
5770
5771 2004-04-17 Randolph Chung <tausq@debian.org>
5772
5773 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
5774 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
5775 (hpread_adjust_stack_address): Move to hpread.c.
5776 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5777 obj_private_struct): Move from tm-hppa.h.
5778 * hpread.c (hppa-tdep.h): Include.
5779 (hpread_adjust_stack_address): Move from hppa-tdep.c.
5780 (hpread_read_function_type, hpread_read_doc_function_type)
5781 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
5782 directly.
5783 * pa64solib.c (hppa-tdep.h): Include.
5784 * somsolib.c (hppa-tdep.h): Include.
5785 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
5786 inferior_status): Remove unused forward declarations.
5787 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
5788 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
5789 obj_private_struct): Move to hppa-tdep.h.
5790 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
5791
5792 2004-04-17 Randolph Chung <tausq@debian.org>
5793
5794 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
5795 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
5796 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
5797 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
5798 Remove forward declaration and make static.
5799 (hppa_reg_struct_has_addr): Remove.
5800
5801 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5802
5803 * observer.sh: Move comments in sed command to first column.
5804
5805 2004-04-16 Jason Molenda (jmolenda@apple.com)
5806
5807 * frame.c: Minor typeo corrections in comments.
5808
5809 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5810
5811 * observer.c (observer_test_first_notification_function): Update
5812 function profile.
5813 (observer_test_second_notification_function): Likewise.
5814 (observer_test_third_notification_function): Likewise.
5815
5816 2004-04-16 Mark Kettenis <kettenis@gnu.org>
5817
5818 From Brian Ford <ford@vss.fsi.com>:
5819 * i386-tdep.c (i386_coff_init_abi): New function.
5820 * i386-tdep.h (i386_coff_init_abi): New prototype.
5821 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
5822 register number translation functions for DWARF and DWARF 2.
5823
5824 2004-04-16 Joel Brobecker <brobecker@gnat.com>
5825
5826 * dwarf2read.c: Back out my previous change, it was incorrect.
5827
5828 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
5829
5830 * dwarf2read.c: Include "hashtab.h".
5831 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
5832 has_namespace_info.
5833 (struct partial_die_info): Add comments. Use bitfields to reduce
5834 memory footprint. Add scope, scope_set, has_specification,
5835 spec_offset, die_parent, die_child, and die_sibling.
5836 (peek_die_abbrev): Add prototype.
5837 (partial_read_comp_unit_head): New function, broken out from
5838 dwarf2_build_psymtabs_hard.
5839 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
5840 Use partial_read_comp_unit_head. Initialize the CU and
5841 comp_unit_obstack. Update calls to read_partial_die and
5842 scan_partial_symbols. Use free_stack_comp_unit and
5843 load_partial_dies.
5844 (scan_partial_symbols): Change PDI to a pointer. Use the child and
5845 sibling pointers to walk partial DIEs. Call fixup_partial_die.
5846 Update calls to helper functions. Remove NAMESPACE argument.
5847 Update comments.
5848 (partial_die_parent_scope, partial_die_full_name): New functions.
5849 (add_partial_symbol): Remove namespace argument. Update call to
5850 pdi_needs_namespace. Use partial_die_full_name. Handle
5851 DW_TAG_namespace. Check has_namespace_info flag.
5852 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
5853 tag. Handle namespaces.
5854 (add_partial_namespace, add_partial_enumeration): Simplify.
5855 (guess_structure_name): New function, derived from
5856 add_partial_structure.
5857 (add_partial_structure): Remove.
5858 (determine_class_name): Update comment.
5859 (dwarf2_read_abbrevs): Set has_namespace_info flag.
5860 (is_type_tag_for_partial, load_partial_dies): New functions.
5861 (read_partial_die): Pass abbrev and abbrev_len as arguments.
5862 Record specifications instead of following them immediately.
5863 (find_partial_die_in_comp_unit, find_partial_die)
5864 (fixup_partial_die, free_stack_comp_unit)
5865 (hashtab_obstack_allocate, dummy_obstack_deallocate)
5866 (partial_die_hash, partial_die_eq): New functions.
5867 * Makefile.in (hashtab_h): Define.
5868 (dwarf2read.o): Update dependencies.
5869 (observer_inc, observer_h): Move to the correct section.
5870
5871 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5872
5873 * dwarf2read.c (dwarf2_attribute_true_p): New function.
5874 (die_is_declaration): Use the function above. Add comment.
5875
5876 2004-04-15 Joel Brobecker <brobecker@gnat.com>
5877
5878 * dwarf2read.c (read_structure_scope): Identify stub types
5879 using die_is_declaration() only.
5880
5881 2004-04-15 Roland McGrath <roland@redhat.com>
5882
5883 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
5884 argument instead of NAME.
5885 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
5886 in call to symbol_file_add_with_addrs_or_offsets.
5887 (build_addr_info): New function, helper for ...
5888 (symbol_file_add_from_memory): New function.
5889 (add_symbol_file_from_memory_command): New function using that.
5890 (_initialize_symfile): Register it for add-symbol-file-from-memory.
5891 (pre_add_symbol_hook): Add const to argument type.
5892 * symfile.h (symbol_file_add_from_memory): Declare it.
5893
5894 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5895
5896 * NEWS (New native configurations): Mention OpenBSD/vax.
5897 * configure.host: Add vax-*-openbsd*.
5898 * config/vax/obsd.mh: New file.
5899 * config/vax/nm-obsd.h: New file.
5900
5901 * vax-tdep.c: Include "regset.h".
5902 (vax_supply_gregset): New function.
5903 (vax_gregset): New variable.
5904 (vax_regset_from_core_section): New function.
5905 (vax_gdbarch_init): Set regset_from_core_section.
5906 * Makefile.in (vax-tdep.o): Update dependencies.
5907
5908 2004-04-15 Andrew Cagney <cagney@redhat.com>
5909
5910 * observer.c (normal_stop_subject, observer_notify_normal_stop)
5911 (observer_normal_stop_notification_stub)
5912 (observer_attach_normal_stop, observer_detach_normal_stop):
5913 Delete, replaced by #include "observer.inc".
5914 * infrun.c (normal_stop): Pass "stop_bpstat" to
5915 observer_notify_normal_stop.
5916 * Makefile.in (observer_inc): Define.
5917 (observer.o): Update dependencies.
5918 (observer.h, observer.inc): New rules.
5919 * observer.h: Delete file.
5920 * observer.sh: New file.
5921
5922 2004-04-15 Mark Kettenis <kettenis@gnu.org>
5923
5924 * vax-tdep.c (vax_frame_cache): Fix typo.
5925
5926 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5927
5928 * NEWS (New native configurations): Mention NetBSD/vax.
5929 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
5930 * config/vax/nbsdelf.mh: New file.
5931 * config/vax/nbsdaout.mh: New file.
5932 * config/vax/nm-nbsd.h: New file.
5933 * config/vax/nm-nbsdaout.h: New file.
5934
5935 * vaxnbsd-tdep.c: New file.
5936 * Makefile.in (vaxnbsd-tdep.o): New dependency.
5937 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
5938 * config/vax/nbsd.mt: New file.
5939 * config/vax/tm-nbsd.h: New file.
5940
5941 * Makefile.in (vaxbsd-nat.o): New dependency.
5942
5943 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
5944 * vax-tdep.c (vax_store_arguments): Remove struct_return and
5945 struct_addr arguments. Don't push return value address.
5946 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
5947 arguments to vax_store_arguments. Store return value address in
5948 R1.
5949 (vax_store_struct_return, vax_extract_return_value)
5950 (vax_store_return_value): Remove functions.
5951 (vax_return_value): New function.
5952 (vax_gdbarch_init): Set return value. Don't set
5953 deprecated_store_struct_return, deprecated_extract_struct_return
5954 and deprecated_store_return_value.
5955
5956 2004-04-14 Andreas Schwab <schwab@suse.de>
5957
5958 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
5959 value buffer.
5960 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
5961
5962 2004-04-14 Mark Kettenis <kettenis@gnu.org>
5963
5964 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
5965 (vax_unwind_dummy_id): New functions.
5966 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
5967 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
5968 variables.
5969 (vax_fix_call_dummy): Remove function.
5970 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
5971 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
5972 call_dummy_location, deprecated_call_dummy_words,
5973 deprecated_sizeof_call_dummy_words,
5974 deprecated_call_dummy_breakpoint_offset,
5975 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
5976 and deprecated_dummy_write_sp.
5977
5978 2004-04-13 David Carlton <carlton@kealia.com>
5979
5980 * MAINTAINERS: Move myself to "paper trail" section.
5981
5982 2004-04-12 Mark Kettenis <kettenis@gnu.org>
5983
5984 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
5985 "trad-frame.h".
5986 (vax_frame_init_saved_regs): Remove function.
5987 (vax_sigtramp_saved_pc): Remove function.
5988 (vax_frame_saved_pc): Remove function.
5989 (vax_frame_args_address): Remove function.
5990 (vax_frame_num_args): Rewrite.
5991 (vax_frame_chain): Remove function.
5992 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
5993 VAX_FP_REGNUM.
5994 (vax_pop_frame): Likewise.
5995 (vax_saved_pc_after_call): Remove function.
5996 (struct vax_frame_cache): New structure.
5997 (vax_frame_cache): New function.
5998 (vax_frame_this_id): New function.
5999 (vax_frame_prev_register): New function.
6000 (vax_frame_unwind): New variable.
6001 (vax_frame_sniffer): New function.
6002 (vax_frame_base_address): New function.
6003 (vax_frame_args_address): New function.
6004 (vax_frame_base): New variable.
6005 (vax_unwind_pc): New function.
6006 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
6007 deprecated_fp_regnum, deprecated_saved_pc_after_call,
6008 deprecated_frame_chain, deprecated_frame_saved_pc,
6009 deprecated_frame_args_address and
6010 deprecated_frame_init_saved_regs.
6011 * Makefile.in (vax-tdep.o): Update dependencies.
6012
6013 * vaxbsd-nat.c: New file.
6014
6015 * vax-tdep.h: Update copyright year. Adjust comments.
6016 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
6017 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
6018 (vax_regnum): New enum. Replacing...
6019 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
6020 (VAX_PS_REGNUM): ... these removed macros.
6021 * vax-tdep.c (vax_register_name): Remove prototype.
6022 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
6023 (vax_register_byte, vax_register_raw_size,
6024 vax_register_virtual_size, vax_register_virtual_type): Remove
6025 functions.
6026 (vax_register_type): New function.
6027 (vax_breakpoint_from_pc): Reorganize.
6028 (vax_gdbarch_init): Set register_type. Don't set
6029 deprecated_register_size, deprecated_register_bytes,
6030 deprecated_register_byte, deprecated_register_raw_size,
6031 deprecated_max_register_raw_size,
6032 deprecated_register_virtual_size,
6033 deprecated_max_register_virtual_size and
6034 deprecated_register_virtual_type. Add comment on stack direction.
6035
6036 2004-04-11 Mark Kettenis <kettenis@gnu.org>
6037
6038 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
6039 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
6040 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
6041
6042 2004-04-10 Randolph Chung <tausq@debian.org>
6043
6044 * MAINTAINERS (write after approval): Add myself.
6045
6046 2004-04-07 Randolph Chung <tausq@debian.org>
6047
6048 * hppa-tdep.c (hppa_inner_than): Remove.
6049 (is_pa_2): Remove unused static variable.
6050 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
6051
6052 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
6053
6054 * language.h (language_defn): Add new la_post_parser field.
6055 * parser-defs.h (null_post_parser): New declaration (default for
6056 la_post_parser).
6057
6058 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
6059 insert call to that function.
6060 (parse_exp_in_context): New function, including code formerly in
6061 parse_exp_1. Calls language-dependent post-parser after
6062 prefixification.
6063 (parse_expression_in_context): New exported function.
6064 (null_post_parser): New definition.
6065 * expression.h (parse_expression_in_context): Add declaration.
6066
6067 * p-lang.c (pascal_language_defn): Add trivial post-parser.
6068 * c-lang.c (c_language_defn): Ditto.
6069 (cplus_language_defn): Ditto.
6070 (asm_language_defn): Ditto.
6071 (minimal_language_defn): Ditto.
6072 * f-lang.c (f_language_defn): Ditto.
6073 * jv-lang.c (java_language_defn): Ditto.
6074 * language.c (unknown_language_defn): Ditto.
6075 (auto_language_defn): Ditto.
6076 (local_language_defn): Ditto.
6077 * m2-lang.c (m2_language_defn): Ditto.
6078 * scm-lang.c (scm_language_defn): Ditto.
6079 * obj-lang.c (objc_language_defn): Ditto.
6080
6081 2004-04-10 Mark Kettenis <kettenis@gnu.org>
6082
6083 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
6084 (amd64nbsd_mcontext_addr): New function.
6085 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
6086 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
6087 with amd64nbsd_r_reg_offset, instead of building it on the fly.
6088
6089 * corelow.c (core_xfer_partial): Fix coding standards violation.
6090 Add support for TARGET_OBJECT_WCOOKIE.
6091
6092 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
6093 deprecated_pc_in_sigtramp.
6094 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
6095 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
6096 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
6097 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
6098 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
6099 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
6100 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
6101
6102 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
6103 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
6104 Fix typo.
6105
6106 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
6107 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
6108 (amd64_collect_fxsave): Likewise.
6109
6110 * i386-sol2-tdep.c: Include "gdb_string.h".
6111 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
6112 name.
6113 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6114
6115 2004-04-10 Mark Kettenis <kettenis@gnu.org>
6116
6117 * i386-sol2-tdep.c: Include "solib-svr4.h".
6118 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6119 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
6120 * config/i386/tm-i386sol2.h: Include :solib.h".
6121 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
6122 solib-svr4.o and solib-legacy.o.
6123 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
6124 solib-svr4.o.
6125
6126 2004-04-09 Mark Kettenis <kettenis@gnu.org>
6127
6128 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
6129 whether a register is supplied by PTRACE_GETFPREGS.
6130 (store_inferior_registers): Likewise.
6131 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
6132 whether a register is supplied by PT_GETFPREGS.
6133 (store_inferior_registers): Likewise.
6134
6135 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
6136 * config/i386/linux64.mt (TDEPFILES): Likewise.
6137
6138 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
6139
6140 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
6141 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6142 the program counter is in the range specified by `struct
6143 gdbarch_tdep'.
6144 * amd64-linux-tdep.c: Include "symtab.h".
6145 (amd64_linux_pc_in_sigtramp): Remove function.
6146 (amd64_linux_sigtramp_p): New function.
6147 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6148 deprecated_pc_in_sigtramp.
6149 * amd64nbsd-tdep.c: Include "symtab.h".
6150 (amd64nbsd_sigtramp_p): New function.
6151 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6152 deprecated_pc_in_sigtramp.
6153 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
6154 few comments.
6155 (amd64obsd_pc_in_sigtramp): Remove function.
6156 (amd64obsd_sigtramp_p): New function.
6157 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
6158 deprecated_pc_in_sigtramp.
6159 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
6160 (i386bsd_pc_ins_sigtramp): Remove prototype.
6161 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
6162 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
6163 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
6164 the program counter is in the range specified by `struct
6165 gdbarch_tdep'.
6166 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
6167 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
6168 (i386_go32_pc_in_sigtramp): Remove function.
6169 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
6170 Initialize TDEP->sigtramp_p.
6171 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
6172 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
6173 deprecated_pc_in_sigtramp.
6174 * i386-linux-tdep.c: Adjust comments.
6175 (i386_linux_pc_in_sigtramp): Remove function.
6176 (i386_linux_sigtramp_p): New function.
6177 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
6178 deprecated_pc_in_sigtramp.
6179 * i386-nto-tdep.c: Update copyright year.
6180 (i386nto_pc_in_sigtramp): Remove function.
6181 (i386nto_sigtramp_p): New function.
6182 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
6183 SP_REGNUM.
6184 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
6185 deprecated_pc_in_sigtramp.
6186 * i386-sol2-tdep.c: Update copyright year.
6187 (i386_sol2_pc_in_sigtramp): Remove function.
6188 (i386_sol2_sigtramp_p): New function.
6189 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
6190 deprecated_pc_in_sigtramp.
6191 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
6192 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
6193 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6194 deprecated_sigtramp_start and deprecated_sigtramp_end.
6195 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
6196 (i386nbsd_pc_in_sigtramp): Remove function.
6197 (i386nbsd_sigtramp_p): New function.
6198 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6199 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6200 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
6201 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
6202 (i386obsd_pc_in_sigtramp): Remove function.
6203 (i386obsd_sigtramp_p): New function.
6204 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
6205 functions.
6206 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
6207 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
6208 TDEP->sigtramp_p.
6209 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
6210 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
6211 dependencies.
6212
6213 * config/i386/i386aout.mt: Remove file.
6214
6215 * configure.tgt: Remove i[34567]86-*-go32*,
6216 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
6217 and i[34567]86-*-isc*. Set gdb_target to i386 for
6218 i[34567]86-*-netware* and i[34567]86-*-*.
6219 * config/i386/i386.mt: New file.
6220 * config/i386/embed.mt: Remove file.
6221 * config/i386/go32.mt: Remove file.
6222 * config/i386/i386nw.mt: Remove file.
6223 * config/i386/i386v.mt: Remove file.
6224 * config/i386/tm-go32.h: Remove file.
6225
6226 * tui/tui-hooks.c: Include "readline/readline.h" after
6227 "gdb_curses.h" instead of before.
6228 * tui/tui-io.c: Likewise.
6229
6230 * tui/tui.c: Fix typo in comment.
6231
6232 * sparc64-tdep.c (sparc_address_from_register): Remove function.
6233
6234 2004-04-08 Andrew Cagney <cagney@redhat.com>
6235
6236 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
6237 (deprecated_exception_support_initialized): Declare.
6238 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
6239 (initialize_hp_cxx_exception_support)
6240 (child_enable_exception_callback): Update.
6241 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
6242 (deprecated_exception_support_initialized): Rename
6243 deprecated_exception_catchpoints_are_fragile and
6244 deprecated_exception_support_initialized.
6245 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
6246
6247 * symtab.c (deprecated_hp_som_som_object_present): Rename
6248 hp_som_som_object_present.
6249 * symtab.h (deprecated_hp_som_som_object_present): Declare.
6250 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
6251 Update. Delete extern declaration.
6252 * valops.c (hp_som_som_object_present): Ditto.
6253 * parse.c (deprecated_hp_som_som_object_present)
6254 (parse_nested_classes_for_hpacc): Ditto.
6255 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
6256 * hppa-hpux-tdep.c (hp_som_som_object_present)
6257 (initialize_hp_cxx_exception_support): Ditto.
6258 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
6259 * cp-valprint.c (hp_som_som_object_present)
6260 (cp_print_class_method): Ditto.
6261 * c-typeprint.c (hp_som_som_object_present):
6262 (c_type_print_base): Ditto.
6263 * c-exp.y (hp_som_som_object_present): Ditto.
6264
6265 2004-04-08 Andrew Cagney <cagney@redhat.com>
6266
6267 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
6268 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
6269 (frame_unwind_find_by_frame): Re-implement the unwind code so
6270 that it can both prepend and append sniffers. Replace
6271 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
6272 * tramp-frame.c (tramp_frame_append): Use
6273 frame_unwind_prepend_unwinder.
6274 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
6275 frame_unwind_register_unwinder.
6276 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
6277 tramp_frame_append.
6278 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
6279 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
6280 (mips_linux_init_abi): Update.
6281
6282 2004-04-08 Kevin Buettner <kevinb@redhat.com>
6283
6284 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
6285 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
6286 file support.
6287
6288 2004-04-07 Kevin Buettner <kevinb@redhat.com>
6289
6290 * ia64-tdep.c (elf.h): Don't include.
6291 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
6292
6293 2004-04-07 Jason Molenda (jmolenda@apple.com)
6294
6295 * frame.h: Typeo corrections in comments.
6296
6297 2004-04-07 Jim Blandy <jimb@redhat.com>
6298
6299 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
6300 %esp and %ebp
6301
6302 2004-04-07 Mark Kettenis <kettenis@gnu.org>
6303
6304 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
6305 * config/sparc/linux64.mt (TDEPFILES): Likewise.
6306 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
6307 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
6308 and solib-legacy.o.
6309 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
6310 solib-svr4.o.
6311 * config/sparc/tm-sol2.h: Update copyright year. Include
6312 "solib.h".
6313
6314 * sparc-sol2-tdep.c: Update copyright year. Include
6315 "solib-svr4.h".
6316 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6317 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
6318 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
6319 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
6320 dependencies.
6321
6322 2004-04-06 Andrew Cagney <cagney@redhat.com>
6323
6324 * infttrace.c: Include "infttrace.h".
6325 * infttrace.h: Include "target.h".
6326 * Makefile.in (infttrace_h): Update.
6327 (infttrace.o): Update.
6328
6329 2004-04-06 Andrew Cagney <cagney@redhat.com>
6330
6331 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
6332 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
6333 move extern declarations from here ...
6334 * infttrace.h: ... to here.
6335 * Makefile.in (hppah-nat.o): Update dependencies.
6336
6337 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
6338 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
6339 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
6340 (hppa_breakpoint_from_pc): Delete.
6341
6342 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
6343
6344 2004-04-05 Andrew Cagney <cagney@redhat.com>
6345
6346 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
6347 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
6348 <sys/file.h>.
6349
6350 2004-04-06 Randolph Chung <tausq@debian.org>
6351
6352 Committed by Andrew Cagney (mechanical change).
6353 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
6354 exception_catchpoints_are_fragile, find_stub_with_shl_get,
6355 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
6356 child_enable_exception_callback, current_ex_event,
6357 null_symtab_and_line, child_get_current_exception_event,
6358 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
6359 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
6360 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
6361 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
6362 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
6363 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
6364 Move hpux-specific definitions ...
6365 * hppa-hpux-tdep.c: ... to here.
6366
6367 2004-04-05 Andrew Cagney <cagney@redhat.com>
6368
6369 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
6370 skip_prologue_using_sal.
6371
6372 2004-04-05 Andrew Cagney <cagney@redhat.com>
6373
6374 * config/i386/tm-i386.h: Delete file.
6375 * config/i386/tm-vxworks.h: Update copyright, do not include
6376 "tm-i386.h".
6377 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
6378 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
6379 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
6380 * config/i386/ncr3000.mt (TM_FILE): Delete.
6381 * config/i386/interix.mt (TM_FILE): Delete.
6382 * config/i386/i386v.mt (TM_FILE): Delete.
6383 * config/i386/i386nw.mt (TM_FILE): Delete.
6384 * config/i386/i386gnu.mt (TM_FILE): Delete.
6385 * config/i386/i386aout.mt (TM_FILE): Delete.
6386 * config/i386/embed.mt (TM_FILE): Delete.
6387
6388 2004-04-05 Kevin Buettner <kevinb@redhat.com>
6389
6390 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
6391 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
6392 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
6393 (accg7_regnum): New constants.
6394 (last_spr_regnum, last_pseudo_regnum): Update.
6395 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
6396 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
6397 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
6398 for accg registers.
6399 (frv_register_sim_regno): Update spr_map[].
6400
6401 2004-04-04 Andrew Cagney <cagney@redhat.com>
6402
6403 * config/mips/xm-riscos.h: Delete.
6404 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
6405 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
6406 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
6407 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
6408 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
6409 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
6410 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
6411 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
6412 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
6413 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
6414 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
6415 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
6416 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
6417 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
6418 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
6419 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
6420 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
6421 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
6422 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
6423 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
6424 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
6425 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
6426 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
6427 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
6428 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
6429 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
6430
6431 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
6432 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
6433 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
6434 * configure.host: Remove m680[01]0-sun-sunos3*,
6435 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
6436 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
6437 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
6438 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
6439 mips-*-riscos*.
6440 * NEWS: Mention removed systems.
6441
6442 2004-04-04 Andrew Cagney <cagney@redhat.com>
6443
6444 GDB 6.1 release created from 6.1 branch.
6445
6446 2004-04-04 Andrew Cagney <cagney@redhat.com>
6447
6448 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
6449 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
6450 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
6451
6452 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
6453 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
6454 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
6455
6456 2004-04-03 Jim Blandy <jimb@redhat.com>
6457
6458 * MAINTAINERS: Chris Faylor has changed employers; add him to
6459 "paper trail" section, and update his E-mail address.
6460
6461 2004-04-03 Andrew Cagney <cagney@redhat.com>
6462
6463 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
6464 generic dummy frames.
6465 * dummy-frame.c: Update copyright.
6466 (dummy_frame_sniffer): Delete check for generic dummy frames.
6467
6468 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
6469 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
6470 (REG_PARM_STACK_SPACE): Delete.
6471 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
6472 Inline reference to REG_PARM_STACK_SPACE.
6473
6474 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
6475 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6476 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
6477 (FRAME_BASE_BEFORE_SIGTRAMP)
6478 (hppa32_hpux_frame_base_before_sigtramp)
6479 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
6480 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
6481 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
6482 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
6483 (FRAME_BASE_BEFORE_SIGTRAMP)
6484 (hppa64_hpux_frame_base_before_sigtramp)
6485 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
6486
6487 2004-04-03 Andrew Cagney <cagney@redhat.com>
6488
6489 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
6490
6491 2004-04-02 Andrew Cagney <cagney@redhat.com>
6492
6493 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
6494 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
6495 * dummy-frame.h: Delete out-of-date comments.
6496 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
6497 * gdbarch.h, gdbarch.c: Re-generate.
6498
6499 2004-04-02 Joel Brobecker <brobecker@gnat.com>
6500
6501 Committed by Andrew Cagney <cagney@redhat.com>.
6502 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
6503 into account an instruction saving a register if we have already
6504 seen an earlier instruction saving that same register.
6505
6506 2004-04-02 Andrew Cagney <cagney@redhat.com>
6507
6508 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
6509 * gdbarch.h, gdbarch.c: Re-generate.
6510 * frame.c (legacy_get_prev_frame): Delete references to
6511 DEPRECATED_INIT_FRAME_PC_FIRST.
6512
6513 * infrun.c (pc_in_sigtramp): Delete function.
6514 (check_sigtramp2): Inline call to pc_in_sigtramp, use
6515 get_frame_type.
6516
6517 2004-04-02 Andrew Cagney <cagney@redhat.com>
6518
6519 * infrun.c (handle_step_into_function): Delete code conditional on
6520 legacy_frame_p.
6521 (handle_inferior_event, step_over_function): Ditto.
6522
6523 2004-04-02 Andrew Cagney <cagney@redhat.com>
6524
6525 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
6526 "previous frame inner to this frame" test.
6527
6528 2004-04-02 Andrew Cagney <cagney@redhat.com>
6529
6530 * frame.c (safe_frame_unwind_memory): New function.
6531 * frame.h (safe_frame_unwind_memory): Declare. Update description
6532 of /safe_/ methods.
6533 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
6534 "next_frame". Use safe_frame_unwind_memory.
6535 (tramp_frame_sniffer): Update call to tramp_frame_start.
6536
6537 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
6538
6539 * dwarf2read.c (dwarf2_objfile_data_key): New.
6540 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
6541 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
6542 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
6543 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
6544 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
6545 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
6546 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
6547 Remove variables.
6548 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
6549 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
6550 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
6551 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
6552 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
6553 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
6554 Remove macros.
6555 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
6556 data.
6557 (dwarf2_locate_sections, dwarf2_build_psymtabs)
6558 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
6559 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
6560 (read_partial_die, read_full_die, read_indirect_string)
6561 (dwarf_decode_line_header, dwarf_decode_macros)
6562 (dwarf2_symbol_mark_computed): Remove use of removed macros.
6563 Update uses of removed variables.
6564 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
6565 of removed macros.
6566 (_initialize_dwarf2_read): New function.
6567 * symfile.h (dwarf2_has_info): Update prototype.
6568 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
6569 * elfread.c (elf_symfile_read): Likewise.
6570
6571 2004-04-01 Jim Blandy <jimb@redhat.com>
6572
6573 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
6574 function for register numbers on all the rs6000-derived targets.
6575 (rs6000_gdbarch_init): Don't register a separate
6576 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
6577 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
6578 variants.
6579
6580 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
6581 numbering.
6582
6583 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
6584
6585 * valarith.c: Update copyright notice.
6586 (value_add): Handle range types.
6587 (value_sub): Ditto.
6588 (value_equal): Ditto.
6589 (value_less): Ditto.
6590 (value_neg): Ditto.
6591 (value_complement): Ditto.
6592 (value_binop): Simplify slightly by using is_integral_type and
6593 eliminiating unnecessary COERCE_ENUMs.
6594
6595 2004-03-31 Andrew Cagney <cagney@redhat.com>
6596
6597 * frame.h (frame_unwind_id): Declare.
6598 * frame.c (frame_unwind_id): New function.
6599 (get_prev_frame_1): New function.
6600 (frame_debug_got_null_frame): New function.
6601 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
6602 code proper to prev_frame, update description.
6603 * infrun.c (step_over_function): Use frame_unwind_id.
6604
6605 2004-04-31 J. Brobecker <brobecker@gnat.com>
6606
6607 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
6608 (hppa64_push_dummy_call): Likewise.
6609
6610 2004-03-30 Jim Blandy <jimb@redhat.com>
6611
6612 From Ulrich Weigand:
6613 * utils.c (query): Do not use a va_list variable multiple times.
6614
6615 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6616
6617 * Makefile.in (linux_nat_h): Update dependencies.
6618 * configure.in: Check for <gnu/libc-version.h>.
6619 * configure: Regenerate.
6620 * config.in: Regenerate.
6621 * linux-nat.h: Include "target.h". Add waitstatus field to
6622 struct lwp_info.
6623 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
6624 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
6625 to.
6626 (lin_lwp_handle_extended): New function. Handle clone events.
6627 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
6628 thread exit events.
6629 (child_wait): Handle clone events.
6630 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
6631 * linux-nat.c (linux_enable_event_reporting): Turn on
6632 PTRACE_O_TRACECLONE.
6633 (linux_handle_extended_wait): Handle clone events.
6634 * thread-db.c: Include <gnu/libc-version.h>.
6635 (struct private_thread_info): Add dying flag.
6636 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
6637 higher.
6638 (attach_thread): Update comments. Handle dying threads.
6639 (detach_thread): Set the dying flag.
6640 (check_event): Always call attach_thread.
6641
6642 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
6643
6644 * mips-tdep.c (mips_pdr_data): New.
6645 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
6646 (_initialize_mips_tdep): Initialize mips_pdr_data.
6647
6648 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
6649
6650 * minsyms.c (install_minimal_symbols): Move dropping leading
6651 char from linkage name from here...
6652 (prim_record_minimal_symbol_and_info): ...to here. Simplify
6653 test for "__gnu_compiled*" symbols.
6654
6655 2004-03-28 Jim Blandy <jimb@redhat.com>
6656
6657 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
6658 registers to temp register r0 and byte stores as prologue
6659 instructions.
6660
6661 2004-03-28 Andrew Cagney <cagney@redhat.com>
6662
6663 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
6664 arm*-*-*.
6665
6666 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
6667
6668 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
6669 and switch the layout to force a display of register window.
6670
6671 2004-02-26 J. Brobecker <brobecker@gnat.com>
6672
6673 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
6674 of the INTEGER class.
6675
6676 2004-03-26 Jim Blandy <jimb@redhat.com>
6677
6678 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
6679 bytes long on PPC GNU/Linux.
6680
6681 2004-03-26 David Carlton <carlton@kealia.com>
6682
6683 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
6684
6685 2004-03-25 Andrew Cagney <cagney@redhat.com>
6686
6687 * PROBLEMS: Add general section titles, remove references to
6688 specific releases.
6689
6690 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
6691
6692 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
6693 INT_REGISTER_SIZE.
6694 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
6695 FP_REGISTER_VIRTUAL_SIZE.
6696 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
6697 of DEPRECATED_REGISTER_RAW_SIZE.
6698 (arm_register_type): Add gdbarch argument.
6699 (arm_register_raw_size, arm_register_virtual_size): Delete.
6700 (arm_register_byte, arm_extract_return_value)
6701 (arm_store_return_value, arm_get_longjmp_target): Update references
6702 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
6703 (arm_gdbarch_init): Likewise. Don't set
6704 deprecated_register_raw_size, deprecated_register_virtual_size,
6705 deprecated_max_register_raw_size,
6706 deprecated_max_register_virtual_size, or
6707 deprecated_max_register_virtual_type. Do set register_type.
6708 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
6709 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
6710 (FP_REGISTER_VIRTUAL_SIZE): Delete.
6711 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
6712 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
6713 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
6714 INT_REGISTER_SIZE.
6715 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
6716 (remote_rdp_store_register): Likewise.
6717
6718 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
6719
6720 * Makefile.in (mips-linux-tdep.o): Update dependencies.
6721 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
6722 to after osabi initialization.
6723 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
6724 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
6725 functions.
6726 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
6727 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
6728 variables.
6729 (mips_linux_init_abi): Append signal trampoline unwinders.
6730
6731 2004-03-24 Andrew Cagney <cagney@redhat.com>
6732
6733 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
6734 * tramp-frame.c: Include "gdb_assert.h".
6735 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
6736 correct sizeof.
6737 (tramp_frame_append): Validate the tramp frame's instructions.
6738 * Makefile.in (tramp-frame.o): Update dependencies.
6739
6740 2004-03-23 Andrew Cagney <cagney@redhat.com>
6741
6742 * trad-frame.h (trad_frame_set_reg_addr): Declare.
6743
6744 2004-03-23 Andrew Cagney <cagney@redhat.com>
6745
6746 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
6747 Nasser as past testsuite/lib/ (and other) maintainers.
6748
6749 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6750
6751 * infcmd.c (attach_command): Reread symbols if we already have
6752 an exec file.
6753
6754 2004-03-23 Andrew Cagney <cagney@redhat.com>
6755
6756 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
6757
6758 2004-03-23 Andrew Cagney <cagney@redhat.com>
6759
6760 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
6761 * gdbarch.h, gdbarch.c: Re-generate.
6762 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6763 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6764 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6765 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
6766 (DEPRECATED_SIGTRAMP_START): Update.
6767 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
6768 (DEPRECATED_SIGTRAMP_START): Update.
6769 * blockframe.c (find_pc_sect_partial_function): Update.
6770 * arch-utils.c (legacy_pc_in_sigtramp): Update.
6771
6772 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
6773
6774 * remote.c (remote_open_1): Reopen the exec file and reread symbols
6775 if necessary.
6776
6777 2004-03-23 Andrew Cagney <cagney@redhat.com>
6778
6779 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
6780 predicate, deprecate.
6781 * gdbarch.h, gdbarch.c: Re-generate.
6782 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6783 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6784 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
6785 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6786 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
6787 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
6788 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
6789 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
6790 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
6791 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
6792 * blockframe.c (find_pc_partial_function): Update.
6793 * breakpoint.c (bpstat_what): Update.
6794 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
6795 * frv-linux-tdep.c (frv_linux_init_abi): Update.
6796 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
6797 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
6798 * i386-interix-tdep.c (i386_interix_init_abi): Update.
6799 * i386-linux-tdep.c (i386_linux_init_abi): Update.
6800 * i386-nto-tdep.c (i386nto_init_abi): Update.
6801 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
6802 * i386-tdep.c (i386_sigtramp_frame_sniffer)
6803 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
6804 * i386bsd-tdep.c (i386bsd_init_abi): Update.
6805 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
6806 * i386obsd-tdep.c (i386obsd_init_abi): Update.
6807 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
6808 * infrun.c (pc_in_sigtramp): Update.
6809 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
6810 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
6811 * mips-tdep.c (mips_gdbarch_init): Update.
6812 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
6813 * ppc-linux-tdep.c: Update comment.
6814 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
6815 * shnbsd-tdep.c (shnbsd_init_abi): Update.
6816 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
6817 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
6818 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
6819 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
6820 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
6821 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
6822 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
6823 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
6824
6825 2004-03-23 Andrew Cagney <cagney@redhat.com>
6826
6827 * tramp-frame.h, tramp-frame.h: New files.
6828 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
6829 Update rules to include "tramp-frame.h" and "tramp-frame.c".
6830
6831 * Makefile.in: Update all dependencies.
6832
6833 2004-03-23 Andrew Cagney <cagney@redhat.com>
6834
6835 * Makefile.in (trad_frame_h): Add $(frame_h).
6836 * trad-frame.h: Update copyright. Include "frame.h".
6837 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
6838 (trad_frame_set_id, trad_frame_get_id): Declare.
6839 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
6840 * trad-frame.c: Update copyright.
6841 (struct trad_frame_cache): Define.
6842 (trad_frame_cache_zalloc): New function.
6843 (trad_frame_set_id, trad_frame_get_id): New functions.
6844 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
6845
6846 2004-03-22 Andrew Cagney <cagney@redhat.com>
6847
6848 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
6849 s390_pltstub_unwind_cache.
6850 (s390_stub_frame_unwind_cache): Rename
6851 s390_pltstub_frame_unwind_cache.
6852 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
6853 (s390_stub_frame_prev_register): Rename
6854 s390_pltstub_frame_prev_register.
6855 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
6856 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
6857
6858 From Ulrich Weigand:
6859 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
6860 pointer calls like PLT calls.
6861
6862 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6863
6864 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
6865 PC rather than the partial function start address. Use the start
6866 address to sanity check the found PDR.
6867
6868 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
6869
6870 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
6871 linux_handle_extended_wait.
6872
6873 2004-03-22 Andrew Cagney <cagney@redhat.com>
6874
6875 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
6876 function.
6877
6878 * frame.h (generic_pop_current_frame): Delete declaration.
6879 (deprecate_pop_dummy_frame): Deprecate
6880 generic_pop_dummy_frame.
6881 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
6882 (generic_pop_current_frame): Delete function.
6883 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
6884 generic_pop_current_frame.
6885 * v850-tdep.c (v850_pop_frame): Update.
6886 * mcore-tdep.c (mcore_pop_frame): Update.
6887 * sh64-tdep.c (sh64_pop_frame): Update.
6888 * h8300-tdep.c (h8300_pop_frame): Update.
6889
6890 2004-03-22 Andrew Cagney <cagney@redhat.com>
6891
6892 * frame.h (deprecated_pc_in_call_dummy): Rename
6893 generic_pc_in_call_dummy.
6894 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
6895 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
6896 generic_pc_in_call_dummy.
6897 (pc_in_dummy_frame): Make static.
6898 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
6899 * gdbarch.h, gdbarch.c: Re-generate.
6900 * dummy-frame.c (dummy_frame_sniffer): Simplify.
6901 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
6902 (legacy_get_prev_frame): Ditto.
6903 * inferior.h: Delete reference to generic_pc_in_call_dummy in
6904 comment.
6905
6906 2004-03-21 Andrew Cagney <cagney@redhat.com>
6907
6908 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
6909 declaration and out-of-date comment.
6910 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
6911 Delete function.
6912 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
6913 deprecated_pc_in_call_dummy.
6914
6915 * infrun.c (handle_inferior_event): For non legacy frames, use the
6916 frame ID and frame type to identify a signal trampoline. Update
6917 comments.
6918
6919 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
6920
6921 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
6922 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
6923
6924 2004-03-21 Andrew Cagney <cagney@redhat.com>
6925
6926 * frame-unwind.h: Update copyright.
6927 (struct frame_data): Add opaque declaration.
6928 (frame_sniffer_ftype): Declare.
6929 (struct frame_unwind): Add "unwind_data" and "sniffer".
6930 (frame_unwind_register_unwinder): Declare.
6931 (frame_unwind_find_by_frame): Add parameter "this_cache".
6932 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
6933 (legacy_get_prev_frame, legacy_get_prev_frame)
6934 (get_frame_type): Pass the prologue_cache to
6935 frame_unwind_find_by_frame.
6936 * frame-unwind.c (struct frame_unwind_table_entry): Add field
6937 "unwinder".
6938 (frame_unwind_register_unwinder): New function.
6939 (frame_unwind_find_by_frame): Handle an unwind sniffer.
6940
6941 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
6942
6943 * bcache.c (print_percentage): Use floating point to avoid
6944 incorrect results when portion*100 overflows.
6945
6946 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6947
6948 * ppc_tdep.h (ppc_linux_frame_saved_pc)
6949 (ppc_linux_init_extra_frame_info)
6950 (ppc_linux_frameless_function_invocation)
6951 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
6952 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
6953 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
6954 (rs6000_frame_chain): Delete declarations.
6955 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
6956 (ppc_linux_init_extra_frame_info)
6957 (ppc_linux_frameless_function_invocation)
6958 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
6959 (ppc_linux_init_abi): Remove registration of above deleted functions.
6960 * rs6000-tdep.c (rs6000_init_extra_frame_info)
6961 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
6962 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
6963 (rs6000_pop_frame, rs6000_frameless_function_invocation)
6964 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
6965 (rs6000_gdbarch_init): Remove registration of above deleted functions.
6966 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
6967 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
6968 frame management for all OSABIs.
6969
6970 2004-03-19 Andrew Cagney <cagney@redhat.com>
6971
6972 Committed by Kevin Buettner <kevinb@redhat.com>.
6973
6974 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
6975 Update copyright.
6976 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
6977 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
6978 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
6979 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
6980 unwinders. #ifdef legacy frame code.
6981 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
6982 "frame-base.h".
6983 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
6984 (struct rs6000_frame_cache, rs6000_frame_cache)
6985 (rs6000_frame_this_id, rs6000_frame_prev_register)
6986 (rs6000_frame_sniffer, rs6000_frame_unwind)
6987 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
6988 (rs6000_frame_base): Implement a traditional frame unwinder.
6989 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
6990 frame unwinder.
6991
6992 2004-03-19 Kevin Buettner <kevinb@redhat.com>
6993
6994 * breakpoint.c (adjust_breakpoint_address): Don't adjust
6995 breakpoint address for watchpoints or the catch eventpoints.
6996 Add new paramter ``bptype''. Adjust all callers.
6997
6998 2004-03-19 Andrew Cagney <cagney@redhat.com>
6999
7000 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
7001
7002 * PROBLEMS: Delete note that ARM does not use frame code, problem
7003 fixed.
7004
7005 2004-03-18 Andrew Cagney <cagney@redhat.com>
7006
7007 * stack.c (return_command): Delete code wrapped in #ifdef
7008 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
7009
7010 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
7011
7012 2004-03-18 Andrew Cagney <cagney@redhat.com>
7013
7014 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
7015 DEPRECATED_IN_SIGTRAMP.
7016 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7017 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
7018 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7019 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7020 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7021 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7022 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7023 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
7024 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
7025 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
7026
7027 2004-03-18 Andrew Cagney <cagney@redhat.com>
7028
7029 * frame-base.c: Update copyright. Include "gdb_obstack.h".
7030 (struct frame_base_table_entry): Define.
7031 (struct frame_base_table): Re-implement as a linked list.
7032 (frame_base_init): Re-implement.
7033 (frame_base_table): Delete function.
7034 (append_predicate): Delete function.
7035 (frame_base_append_sniffer): Update.
7036 (frame_base_set_default): Update.
7037 (frame_base_find_by_frame): Update.
7038 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
7039 * Makefile.in (frame-base.o): Update dependencies.
7040
7041 2004-03-17 Andrew Cagney <cagney@redhat.com>
7042
7043 * frame.c (legacy_get_prev_frame): Pass correct frame to
7044 frame_unwind_find_by_frame.
7045
7046 2004-03-17 David Carlton <carlton@kealia.com>
7047
7048 * NEWS: Mention C++ nested types and namespaces
7049
7050 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
7051
7052 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
7053 and "Regressions since gdb 5.3.". Add known regressions since
7054 gdb 6.0.
7055
7056 2004-03-16 David Carlton <carlton@kealia.com>
7057
7058 * dwarf2read.c (process_structure_scope): Process children even
7059 when we're a declaration.
7060
7061 2004-03-16 Andrew Cagney <cagney@redhat.com>
7062
7063 * symtab.h (find_pc_sect_partial_function): Delete declaration.
7064 * blockframe.c (find_pc_partial_function)
7065 (find_pc_sect_partial_function): Merge into a single
7066 find_pc_partial_function.
7067
7068 2004-03-16 Mark Kettenis <kettenis@gnu.org>
7069
7070 * i386bsd-nat.c: s/regno/regnum/g.
7071 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
7072 FP0_REGNUM.
7073 (store_inferior_registers): Likewise.
7074
7075 2004-03-16 Mark Kettenis <kettenis@gnu.org>
7076
7077 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
7078 of i387_fill_fsave.
7079 (store_inferior_registers): Call i387_collect_fsave and
7080 i387_collect_fxsave instead of i387_fill_fsave and
7081 i387_fill_fxsave.
7082
7083 2004-03-15 Andrew Cagney <cagney@redhat.com>
7084
7085 * Makefile.in (frame-unwind.o): Update dependencies.
7086 * frame-unwind.c: Include "gdb_obstack.h".
7087 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
7088 parameter.
7089 (append_predicate): Delete function.
7090 (struct frame_unwind_table_entry): New structure.
7091 (struct frame_unwind_table): Replace "sniffer" with "head" and
7092 "tail".
7093 (frame_unwind_append_sniffer): Update.
7094 (frame_unwind_find_by_frame): Update.
7095 (_initialize_frame_unwind): Registe frame_unwind_init using
7096 gdbarch_data_register_pre_init.
7097
7098 2004-03-15 Mark Kettenis <kettenis@gnu.org>
7099
7100 * i386bsd-nat.c: Update copyright year.
7101 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
7102 define unconditionally.
7103
7104 2004-03-15 Mark Kettenis <kettenis@gnu.org>
7105
7106 * i387-tdep.h (i387_collect_fsave): New prototype.
7107 * i387-tdep.c (i387_collect_fsave): New function containing most
7108 of the code from i387_fill_fsave.
7109 (i387_fill_fsave): Call i387_collect_fsave.
7110
7111 2004-03-15 Mark Kettenis <kettenis@gnu.org>
7112
7113 * i386-linux-tdep.c: Update copyright year.
7114 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
7115 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
7116 svr4_ilp32_link_map_offsets instead of
7117 i386_linux_svr4_fetch_link_map_offsets.
7118
7119 2004-03-15 David Carlton <carlton@kealia.com>
7120
7121 Fix for PR c++/1553:
7122 * dwarf2read.c (read_structure_type): Determine type name by
7123 calling determine_class_name.
7124 (determine_class_name): New.
7125 (determine_prefix): Look at TYPE_TAG_NAME and call
7126 determine_class_name when appropriate.
7127 (determine_prefix_aux, class_name): Delete.
7128 (read_namespace): Set die->type.
7129
7130 2004-03-15 Kevin Buettner <kevinb@redhat.com>
7131
7132 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
7133 unused macro definition. The definition in target.h (or perhaps
7134 elsewhere) takes precedence.
7135
7136 2004-03-15 Andrew Cagney <cagney@redhat.com>
7137
7138 * ppc-tdep.h: Update copyright.
7139 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
7140 function signatures to match "regsets.h".
7141 * ppc-linux-tdep.c: Include "regset.h".
7142 (ELF_GREGSET_SIZE): Delete.
7143 (right_supply_register): New function.
7144 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
7145 using right_supply_register.
7146 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
7147 functions.
7148 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
7149 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
7150 (_initialize_ppc_linux_tdep): Do not register
7151 ppc_linux_regset_core_fns.
7152 (ppc_linux_regset_from_core_section): Replace
7153 fetch_core_registers.
7154 (ppc_linux_regset_core_fns): Delete.
7155 * ppc-linux-nat.c: (right_fill_reg): New function.
7156 (supply_gregset): Update call to ppc_linux_supply_gregset.
7157 (fill_gregset): Clear the register set, use right_fill_reg.
7158 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
7159 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
7160
7161 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
7162 unsigned.
7163
7164 2004-03-15 Andrew Cagney <cagney@redhat.com>
7165
7166 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
7167 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
7168 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
7169 and register_gdbarch_data.
7170 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
7171 (struct gdbarch_data): Replace "init" by "pre_init" and
7172 "post_init".
7173 * gdbarch.h, gdbarch.c: Re-generate.
7174 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
7175 with"obstack", use OBSTACK_ZALLOC.
7176 (dwarf2_frame_ops): Delete.
7177 (dwarf2_frame_set_init_reg): Use gdbarch_data.
7178 (dwarf2_frame_init_reg): Use gdbarch_data.
7179 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
7180 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
7181 (_initialize_svr4_solib): Update.
7182 * user-regs.c (_initialize_user_regs): Update.
7183 * reggroups.c (_initialize_reggroup): Update.
7184 * regcache.c (_initialize_regcache): Update.
7185 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
7186 * libunwind-frame.c (_initialize_libunwind_frame): Update.
7187 * gnu-v3-abi.c (init_gnuv3_ops): Update.
7188 * frame-unwind.c (_initialize_frame_unwind): Update.
7189 * frame-base.c (_initialize_frame_base): Update.
7190 * user-regs.c (user_reg_add): Update.
7191 * reggroups.c (reggroup_add): Update.
7192 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
7193 * libunwind-frame.c (libunwind_frame_set_descr): Update.
7194 * frame-unwind.c (frame_unwind_append_sniffer): Update.
7195 * frame-base.c (frame_base_table): Update.
7196 * remote.c (_initialize_remote): Update.
7197 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
7198
7199 2004-03-15 Andrew Cagney <cagney@redhat.com>
7200
7201 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
7202
7203 2004-03-15 Kevin Buettner <kevinb@redhat.com>
7204
7205 * Makefile.in (frv-linux-tdep.o): Add dependencies.
7206 * frv-linux-tdep.c: New file.
7207 * frv-tdep.c (struct gdbarch_tdep): Add new field
7208 ``sigcontext_reg_addr''.
7209 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
7210 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
7211 (frv_sigramp_frame_sniffer): New functions.
7212 (frv_sigtramp_frame_unwind): New static global.
7213 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
7214 sniffers.
7215 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
7216 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
7217
7218 2004-03-15 Kevin Buettner <kevinb@redhat.com>
7219
7220 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
7221 but not via a call to error(), when unable to read memory.
7222
7223 2004-03-15 Kevin Buettner <kevinb@redhat.com>
7224
7225 * frv-tdep.c (frv_call_dummy_words): Delete.
7226 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
7227
7228 2004-03-15 Andrew Cagney <cagney@redhat.com>
7229
7230 * infrun.c (handle_step_into_function, step_over_function): Only
7231 update and use STEP_FRAME_ID when the system is using legacy
7232 frames. Update comments.
7233
7234 2004-03-14 Mark Kettenis <kettenis@gnu.org>
7235
7236 * amd64-linux-tdep.h: Remove file.
7237 * amd64-linux-tdep.c: Don't include "inferior.h" and
7238 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
7239 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
7240 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
7241 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
7242 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
7243 macros.
7244 (user_to_gdb_regmap): Remove variable.
7245 (amd64_linux_gregset_reg_offset): New variable.
7246 (amd64_core_fns): Remove variable.
7247 (fetch_core_registers): Remove function.
7248 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
7249 functions.
7250 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
7251 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
7252 * Makefile.in (amd64_linux_tdep_h): Remove.
7253 (amd64-linux-nat.o): Update dependencies.
7254 (amd64-linux-tdep.o): Update dependencies.
7255
7256 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
7257 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
7258 functions.
7259 (fetch_inferior_registers, store_inferior_registers): Rewrite.
7260
7261 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
7262 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
7263
7264 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
7265
7266 * dwarf2read.c (read_structure_type): Rename from
7267 read_structure_scope. Don't create a symbol or call process_die.
7268 Return immediately if die->type is set. Call read_type_die before
7269 dwarf2_add_member_fn.
7270 (process_structure_scope): New function.
7271 (read_enumeration_type, process_enumeration_scope): New functions,
7272 broken out from read_enumeration. Don't create the enumeration
7273 type if it has already been created.
7274 (read_enumeration): Removed.
7275 (process_die): Call read_structure_type, process_structure_scope,
7276 read_enumeration_type, and process_enumeration_scope. Just call
7277 new_symbol for base and subrange types. Add a comment about other
7278 type dies.
7279 (read_type_die): Call read_enumeration_type.
7280 (add_partial_structure, new_symbol): Update comments.
7281
7282 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7283
7284 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
7285
7286 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
7287
7288 * tui/tui-win.h (tui_get_cmd_list): Declare.
7289 * tui/tui-win.c (tui_command): New function.
7290 (tui_get_cmd_list): New function.
7291 (_initialize_tui_win): Moved initialization of tui command in
7292 tui_get_cmd_list.
7293
7294 * tui/tui-data.c (init_content_element): Setup new data members.
7295 (init_win_info): Likewise.
7296 (free_content_elements): Free it.
7297 * tui/tui-data.h (struct tui_data_element): Store the register
7298 content to print.
7299 (struct tui_data_info): Keep the current register group.
7300
7301 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
7302
7303 * tui/tui-regs.h (tui_show_registers): Update prototype.
7304 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
7305 (tui_resize_all): No need to calculate anything for register window.
7306 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
7307 (tui_set_register_element, tui_set_general_regs_content): Remove.
7308 (tui_set_special_regs_content): Remove.
7309 (tui_set_general_and_special_regs_content): Remove.
7310 (tui_set_float_regs_content): Remove.
7311 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
7312 (tui_set_regs_content): Remove.
7313 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
7314 (tui_v_show_registers_command_support): Remove.
7315 (tui_show_registers): Use a reggroup to specify the registers to show.
7316 (tui_show_register_group): New function.
7317 (tui_display_registers_from): Compute the layout of register window
7318 and refresh with new API; be sure to delete old register windows.
7319 (tui_check_register_values): Update to use tui_get_register and
7320 tui_display_data.
7321 (tui_display_register): Just refresh the register window part.
7322 (tui_register_format): Format registers and save in tui_data_element.
7323 (tui_get_register): New to combine tui_reg_value_has_changed and
7324 tui_get_register_raw_value; fix to use the new gdb API.
7325 (tui_show_float_command): Renamed tui_reg_float_command.
7326 (tui_show_general_command): Renamed tui_reg_general_command.
7327 (tui_show_special_command): Renamed tui_reg_system_command.
7328 (_initialize_tui_regs): Remove unused commands.
7329
7330 2004-03-13 Mark Kettenis <kettenis@gnu.org>
7331
7332 * NEWS (New native configurations): Mention OpenBSD/amd64.
7333
7334 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
7335 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
7336 Remove defines.
7337 * config/i386/nm-fbsd64.h: Likewise.
7338 * config/i386/nm-obsd.h: Likewise.
7339 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
7340 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
7341
7342 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7343
7344 * frv-tdep.c (set_variant_scratch_registers): New function.
7345 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
7346 New constants.
7347
7348 From Richard Sandiford <rsandifo@redhat.com>:
7349 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
7350
7351 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7352
7353 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
7354 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
7355 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
7356 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
7357 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
7358 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
7359 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
7360 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
7361 definitions from frv-tdep.c to frv-tdep.h.
7362
7363 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7364
7365 Add shared library support for FR-V FDPIC ABI:
7366 * Makefile.in (solib-frv.o): Add dependencies.
7367 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
7368 New functions.
7369 (frv_push_dummy_call): Add support for FDPIC ABI.
7370 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
7371 for FDPIC ABI.
7372 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
7373 (frv_fdpic_find_canonical_descriptor): Declare.
7374 * solib-frv.c: New file.
7375 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
7376 * config/frv/tm-frv.h (solib.h): Include.
7377
7378 2004-03-12 Kevin Buettner <kevinb@redhat.com>
7379
7380 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
7381 (frv-tdep.o): Update dependencies.
7382 * frv-tdep.h: New file.
7383 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
7384 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
7385 constants.
7386 (struct gdbarch_tdep): Add new member ``frv_abi''.
7387 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
7388 functions.
7389 (new_variant): Set ``frv_abi'' field.
7390 (gdb_arch_init): Detect FDPIC executables.
7391
7392 2004-03-12 Mark Kettenis <kettenis@gnu.org>
7393
7394 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
7395 wrapper.
7396
7397 2004-03-11 Andrew Cagney <cagney@redhat.com>
7398
7399 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
7400
7401 2004-03-11 Kevin Buettner <kevinb@redhat.com>
7402
7403 * solist.h (master_so_list): New function.
7404 * solib.c (master_so_list): Likewise.
7405 * solib-svr4.c (enable_break): Iterate over so_list entries
7406 obtained from master list instead of entries obtained directly
7407 via svr4_current_sos().
7408
7409 2004-03-10 Ben Elliston <bje@gnu.org>
7410
7411 * MAINTAINERS: Update my mail address.
7412
7413 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7414
7415 * remote-m32r-sdi.c: Support hardware watchpoint.
7416
7417 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7418
7419 * user-regs.c: Update copyright years.
7420 (struct user_regs): Rename to gdb_user_regs.
7421 (append_user_reg, builtin_user_regs, user_regs_init)
7422 (user_reg_add, user_reg_map_name_to_regnum)
7423 (usernum_to_user_reg): Update.
7424
7425 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7426
7427 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
7428 (skip_children): New functions.
7429 (locate_pdi_sibling): Call skip_children.
7430
7431 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7432
7433 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
7434 * gdbtypes.c (check_typedef): Update comments.
7435
7436 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7437
7438 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
7439 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
7440 pointer. Update comment about comp_unit_head.
7441 (struct abbrev_info): Shorten two int flags.
7442 (dwarf_alloc_abbrev): Take a CU argument.
7443 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
7444 each time through the loop. Update cleanup argument.
7445 (psymtab_to_symtab_1): Update cleanup call.
7446 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
7447 abbrev_obstack.
7448 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
7449 Just call obstack_free and clear the pointer.
7450
7451 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7452
7453 * infrun.c (handle_inferior_event): Remove short-circuit code for
7454 events in a different thread.
7455
7456 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7457
7458 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
7459 print the whole transfer.
7460 (initialize_targets): Update description of "set debug target".
7461
7462 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
7463
7464 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
7465
7466 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
7467
7468 * MAINTAINERS (write after approval): Add myself.
7469
7470 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7471
7472 * sh-tdep.c (sh_print_registers_info): Use for loop.
7473 Don't skip multiple registers when a float register is encountered.
7474
7475 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
7476
7477 Fix PR tdep/1291.
7478 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
7479 to official SH documentation.
7480
7481 2004-03-07 Andrew Cagney <cagney@redhat.com>
7482
7483 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
7484 unused function.
7485
7486 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
7487
7488 * arm-tdep.c (thumb_get_next_pc): Handle BX.
7489 (arm_get_next_pc): Handle BX and BLX.
7490
7491 2004-03-07 Andrew Cagney <cagney@redhat.com>
7492
7493 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
7494 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
7495 HPPA_SP_REGNUM.
7496 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
7497 (hppa_target_read_fp): Delete.
7498 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
7499 register_virtual_size, max_register_raw_size,
7500 max_register_virtual_size, register_byte, register_size,
7501 target_read_fp, fp_regnum, and register_bytes. Set register_type
7502 instead of register_virtual_type.
7503 (hppa32_register_type, hppa64_register_type): Replace
7504 hppa32_register_virtual_type and hppa64_register_virtual_type.
7505 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
7506 (HPPA_FP_REGNUM): Define.
7507
7508 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
7509
7510 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
7511 (pa_do_registers_info): Delete.
7512 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
7513 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
7514 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
7515
7516 * infcall.c (legacy_push_dummy_code): Delete #ifdef
7517 GDB_TARGET_IS_HPPA code.
7518 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
7519 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
7520 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
7521 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
7522 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
7523 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
7524 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
7525 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
7526 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
7527 (hppa_frameless_function_invocation, hppa64_store_return_value)
7528 (hppa_store_struct_return, hppa64_extract_return_value)
7529 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
7530 (hppa32_call_dummy_length, hppa64_call_dummy_length)
7531 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
7532 (find_proc_framesize, deposit_21, restore_pc_queue)
7533 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
7534 (rp_saved, pc_in_linker_stub): Delete.
7535
7536 Unconditionally enable 64-bit frame and ABI code.
7537 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
7538 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
7539 push_dummy_frame, fix_call_dummy, push_arguments,
7540 call_dummy_location, extract_return_value, use_struct_convention,
7541 store_return_value, store_struct_return, saved_pc_after_call,
7542 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
7543 frame_chain, frame_chain_valid, frameless_function_invocation,
7544 frame_saved_pc, and pop_frame.
7545
7546 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
7547 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
7548 (hppa_gdbarch_init): Do not set PC_REGNUM.
7549
7550 2004-03-06 Mark Kettenis <kettenis@gnu.org>
7551
7552 * config/alpha/tm-fbsd.h: Remove file.
7553 * config/alpha/fbsd.mt: Tweak comment.
7554 (TM_FILE): Set to tm-alpha.h.
7555
7556 2004-03-05 Andrew Cagney <cagney@redhat.com>
7557
7558 * infrun.c (step_over_function): When non-legacy code, and no
7559 step_frame_id, use the unwinder to get the caller's frame ID.
7560
7561 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7562
7563 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
7564 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
7565 bfd_arch_unknown. Adjust comment.
7566
7567 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
7568 * i386obsd-tdep.c: Correct spelling in comment.
7569 * i386nbsd-tdep.c: Correct spelling in comment.
7570 * sparc-tdep.c: Correct spelling in comments.
7571
7572 2004-03-05 David Carlton <carlton@kealia.com>
7573
7574 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
7575 bug.
7576
7577 2004-03-05 Mark Kettenis <kettenis@gnu.org>
7578
7579 * sparc-tdep.c: Fix typo in comment.
7580
7581 2004-03-04 J. Brobecker <brobecker@gnat.com>
7582
7583 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
7584
7585 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
7586
7587 * dwarf2read.c: Add comment describing memory lifetimes.
7588 (struct dwarf2_pinfo): Update comment.
7589 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
7590 (read_enumeration, new_symbol): Don't use obsavestring.
7591
7592 2004-03-04 Mark Kettenis <kettenis@gnu.org>
7593
7594 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
7595 instead of amd64_fill_fxsave.
7596 * amd64bsd-nat.c (store_inferior_registers): Likewise.
7597 * amd64fbsd-nat.c (fill_fpregset): Likewise.
7598
7599 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
7600 Reorganize code a bit.
7601
7602 2004-03-04 Orjan Friberg <orjanf@axis.com>
7603
7604 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
7605 when the frame pointer is pushed. Don't set the frame pointer's
7606 address on the stack unless it's actually located there.
7607 Set the SRP's address on the stack correctly when the PC is still in
7608 the prologue.
7609 (cris_return_value): New function.
7610 (cris_gdbarch_init): Clear deprecated store_return_value,
7611 extract_return_value.
7612
7613 2004-03-02 Jim Blandy <jimb@redhat.com>
7614
7615 * stabsread.c (reg_value_complaint): The maximum register number
7616 is one less than the number of registers.
7617
7618 2004-03-02 Andrew Cagney <cagney@redhat.com>
7619
7620 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
7621 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
7622 trailing comma and redundant assignment of I386_ST0_REGNUM.
7623 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
7624 32-bit segment registers.
7625
7626 2004-03-01 Andrew Cagney <cagney@redhat.com>
7627
7628 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
7629 use frame_relative_level and get_next_frame.
7630
7631 2004-02-29 Andrew Cagney <cagney@redhat.com>
7632
7633 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
7634 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
7635 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
7636 Delete macro.
7637
7638 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7639
7640 * inflow.c (terminal_inferior): Don't give up the terminal if we
7641 previously couldn't get the inferior's terminal state.
7642
7643 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
7644
7645 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
7646 PC_REGNUM.
7647
7648 2004-02-28 Andrew Cagney <cagney@redhat.com>
7649
7650 * NEWS: Refer to GDB 6.1.
7651 * README: Refer to GDB 6.1.
7652 * PROBLEMS: Refer to GDB 6.1.
7653
7654 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
7655
7656 * thread-db.c (disable_thread_signals): Remove unused function.
7657
7658 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7659
7660 * amd64-nat.c: Include "gdb_string.h".
7661 (amd64_collect_native_gregset): Zero-extend the 32-bit
7662 general-purpose registers and %eip.
7663
7664 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
7665 * amd64-tdep.c (amd64_collect_fxsave): New function.
7666 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
7667
7668 * i387-tdep.h: Update copyright year.
7669 (i387_collect_fxsave): New prototype.
7670 * i387-tdep.c: Update copyright year.
7671 (i387_collect_fxsave): New function containing most of the code
7672 from i387_fill_fxsave.
7673 (i387_fill_fxsave): Call i387_collect_fxsave.
7674
7675 2004-02-28 Andrew Cagney <cagney@redhat.com>
7676
7677 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
7678 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
7679
7680 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7681
7682 * amd64-tdep.c (amd64_frame_cache): Fix comment.
7683
7684 2004-02-28 Andrew Cagney <cagney@redhat.com>
7685
7686 * utils.c: Use "", instead of <>, to include readline.
7687 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
7688 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
7689 * source.c, solib.c, exec.c, event-top.c: Ditto.
7690 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
7691 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
7692 * Makefile.in: Update all dependencies.
7693 (readline_tilde_h, readline_history_h): Define.
7694 (readline_headers): Delete.
7695
7696 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7697
7698 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
7699 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
7700 "config/i386/tm-lx64.h".
7701
7702 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
7703 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
7704 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
7705
7706 2004-02-28 Andrew Cagney <cagney@redhat.com>
7707
7708 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
7709
7710 * breakpoint.c (_initialize_breakpoint): Use
7711 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
7712 Add help to show command.
7713
7714 2004-02-28 Mark Kettenis <kettenis@gnu.org>
7715
7716 * i386-nat.c: Reformat to be closer to coding standards.
7717 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
7718 `retval'. Make variables `align' and `size' local to while-loop.
7719 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
7720 (_initialize_i386_nat): New prototype.
7721
7722 * tui/tui.c: Include <readline/readline.h> instead of
7723 "readline/readline.h". Include it after <term.h> and
7724 "gdb_curses.h".
7725
7726 2004-02-27 Andrew Cagney <cagney@redhat.com>
7727
7728 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
7729 the new frame unwind code.
7730 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
7731 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
7732 PCOQ_HEAD_REGNUM.
7733
7734 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
7735 "return_value" and "push_dummy_call".
7736 (hppa32_use_struct_convention): Delete unused function.
7737 (hppa32_store_return_value): Delete unused function.
7738 (hppa32_extract_return_value): Delete unused function.
7739 (hppa32_stack_align): Delete function.
7740
7741 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
7742
7743 * coffread.c (enter_linenos): Don't let rawptr reference memory
7744 outside linetab[]'s limits.
7745
7746 2004-02-27 Andrew Cagney <cagney@redhat.com>
7747
7748 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
7749 inferior stack space - the stack needs to grow upwards.
7750 (hppa32_frame_align): New function.
7751 (hppa64_frame_align): Replace hppa_frame_align.
7752 (hppa_gdbarch_init): Update.
7753
7754 2004-02-26 Orjan Friberg <orjanf@axis.com>
7755
7756 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
7757 (dwarf2-frame.h): Include.
7758 (enum cris_regnums): New enum CRIS_FP_REGNUM.
7759 Remove static variables related to ABI setting.
7760 (struct gdbarch_tdep): Remove cris_abi member.
7761 (struct frame_extra_info): Remove.
7762 (cris_unwind_cache, stack_item): New structs.
7763 (cris_frame_unwind, cris_frame_base): New variables.
7764 (push_stack_item, pop_stack_item)
7765 (cris_frame_unwind_cache, cris_frame_this_id)
7766 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
7767 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
7768 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
7769 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
7770 (cris_reg_struct_has_addr): New functions.
7771 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
7772 (cris_frame_saved_pc, cris_saved_pc_after_call,
7773 (cris_store_struct_return, cris_frameless_function_invocation)
7774 (cris_pop_frame, cris_skip_prologue_main)
7775 (cris_abi_original_store_return_value)
7776 (cris_abi_v2_store_return_value)
7777 (cris_abi_original_extract_return_value)
7778 (cris_abi_v2_extract_return_value)
7779 (cris_abi_original_reg_struct_has_addr)
7780 (cris_abi_v2_reg_struct_has_addr)
7781 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
7782 (cris_push_return_address, cris_abi_update): Remove.
7783 (_initialize_cris_tdep): Remove ABI command.
7784 (cris_dump_tdep): Ditto.
7785 (cris_gdbarch_init): Remove ABI command.
7786 Set store_return_value, extract_return_value, push_dummy_code,
7787 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
7788 frame_unwind_append_sniffer, frame_base_set_default.
7789 Clear deprecated init_frame_pc, push_arguments, store_return_value,
7790 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
7791 sizeof_call_dummy_words, get_saved_register, push_return_address,
7792 pop_frame, store_struct_return, frame_init_saved_regs,
7793 init_extra_frame_info, frameless_function_invocation, frame_chain,
7794 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
7795 dummy_write_sp.
7796
7797 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7798
7799 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
7800 * valprint.c (print_hex_chars): Change from static to external.
7801 (print_char_chars): New function.
7802 * printcmd.c (print_scalar_formatted): For integer and enum types
7803 that are longer than LONGEST, perform processing via appropriate
7804 print_*_chars routines.
7805
7806 2004-02-26 Andrew Cagney <cagney@redhat.com>
7807
7808 * Makefile.in: Update dependencies.
7809 Changes from Ulrich Weigand,
7810 * s390-tdep.c: Include "dwarf2-frame.h".
7811 (s390_dwarf2_frame_init_reg): New function.
7812 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
7813 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
7814
7815 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7816
7817 * breakpoint.c (pending_break_support): New setting variable.
7818 (break_command_1): Account for pending_break_support setting
7819 when creating pending breakpoints.
7820 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
7821 (_initialize_breakpoint): Add "set breakpoint pending" and
7822 "show breakpoint pending" commands.
7823
7824 2004-02-26 Andrew Cagney <cagney@redhat.com>
7825
7826 Fix PR i18n/1570.
7827 * charset.c (backslashable, backslashed, represented): Remove 'e'
7828 from list of escaped characters, not part of ISO-C.
7829
7830 2004-02-25 J. Brobecker <brobecker@gnat.com>
7831
7832 From Peter Schauer <schauer@pdf.de>:
7833 * tui/tui.c: Move system header includes after local includes.
7834 Fixes a build failure on solaris systems.
7835
7836 2004-02-25 J. Brobecker <brobecker@gnat.com>
7837
7838 * configure.in: Refine the previous change.
7839 * configure: Regenerate.
7840
7841 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7842
7843 * amd64-tdep.h: Renamed from x86-64-tdep.h.
7844 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
7845 "amd64-tdep.h" instead of "x86-64-tdep.h".
7846 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7847 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
7848 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
7849 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7850 and "x86-64-tdep.c".
7851 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
7852 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
7853 and "x86-64-tdep.c".
7854 * amd64bsd-nat.c: Update copyright year.
7855 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
7856 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
7857 "x86-64-tdep.h".
7858 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
7859 "x86-64-tdep.h".
7860 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
7861 "x86-64-tdep.h".
7862 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
7863 "x86-64-tdep.h".
7864 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
7865 "x86-64-tdep.h".
7866 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
7867 "x86-64-tdep.h".
7868 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
7869 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
7870 * Makefile.in (amd64_linux_tdep_h): Renamed from
7871 x86_64_linux_tdep_h.
7872 (amd64_tdep_h): Renamed from x86_64_tdep_h.
7873 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
7874 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
7875 (amd64obsd-tdep.o): Update dependencies.
7876 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
7877 dependencies.
7878 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
7879 dependencies.
7880 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
7881 amd64-linux-nat.c amd64-linux-tdep.c.
7882 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
7883 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
7884 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
7885 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
7886 amd64-tdep.o and amd64-linux-tdep.o.
7887 (TM_FILE): Set to tm-linux64.h.
7888 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
7889 (NAT_FILE): Set to nm-linux64.h.
7890 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
7891 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7892 amd64-tdep.o.
7893 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7894 amd64-tdep.o.
7895 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
7896 amd64-tdep.o.
7897
7898 2004-02-25 Roland McGrath <roland@redhat.com>
7899
7900 * remote.c (remote_protocol_qPart_auxv): New variable.
7901 (init_all_packet_configs): Initialize it.
7902 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
7903 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
7904 (show_remote_cmd): Call it.
7905 (_initialize_remote): Initialize commands.
7906 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
7907 service TARGET_OBJECT_AUXV requests.
7908
7909 2004-02-25 J. Brobecker <brobecker@gnat.com>
7910
7911 * configure.in: Make sure that the wborder function is available.
7912 Otherwise, search for it in the cur_colr library.
7913 * configure: Regenerate.
7914
7915 2004-02-25 Andrew Cagney <cagney@redhat.com>
7916
7917 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
7918
7919 2004-02-25 Mark Kettenis <kettenis@gnu.org>
7920
7921 * config/i386/tm-x86-64linux.h: Tweak comments.
7922
7923 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
7924
7925 * MAINTAINERS: Add self to write-after-approval list.
7926
7927 2004-02-25 Andrew Cagney <cagney@redhat.com>
7928
7929 PR cli/1566. Problem found, and fix suggested by David Allan.
7930 * cli/cli-script.c (execute_control_command): Unconditionally
7931 install a cleanup. Default "ret" to "invalid_control". Use
7932 "break" instead of "return" to escape from the switch.
7933
7934 2004-02-24 J. Brobecker <brobecker@gnat.com>
7935
7936 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
7937 with the lines macro defined in term.h on AiX.
7938 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
7939 a collision with the label_width macro defined in term.h on AiX.
7940
7941 2004-02-23 David Mosberger <davidm@hpl.hp.com>
7942
7943 Committed by Kevin Buettner <kevinb@redhat.com>.
7944
7945 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
7946 * ia64-tdep.c (ia64_write_pc): Make it a global function.
7947 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
7948 instead of ia64_write_pc().
7949 * ia64-linux-tdep.c (regcache.h): Include.
7950 (ia64_linux_write_pc): New function.
7951
7952 2004-02-23 Roland McGrath <roland@redhat.com>
7953
7954 * auxv.c (info_auxv_command): Fix typos in error messages.
7955
7956 2004-02-23 Mark Kettenis <kettenis@gnu.org>
7957
7958 * x86-64-tdep.h: Tweak comment.
7959 (enum amd64_regnum): New.
7960 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
7961 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
7962 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
7963 (X86_64_XMM1_REGNUM): Removed.
7964 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
7965 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
7966 prototypes for renamed functions.
7967 * x86-64-tdep.c: Fix typo.
7968 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
7969 register numbers.
7970 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
7971 Use constants from `enum amd64_regnum' for register numbers.
7972 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
7973 (amd64_analyze_prologue, amd64_frame_cache,
7974 amd64_sigtramp_frame_cache): Use constants from `enum
7975 amd64_regnum' for register numbers.
7976 (amd64_supply_fpregset): Adjust for renamed functions.
7977 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
7978 `enum amd64_regnum' for register numbers.
7979 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
7980 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
7981 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
7982 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
7983 (amd64_linux_fill_gregset): Adjust for renamed macros.
7984 (fetch_core_registers): Adjust for renamed functions.
7985 (amd64_linux_init_abi): Adjust for renamed functions.
7986 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
7987 renamed functions.
7988 * amd64-nat.c: Adjust for renamed macros.
7989 * amd64bsd-nat.c (fetch_inferior_registers)
7990 (store_inferior_registers): Use constants from `enum amd64_regnum'
7991 for register numbers. Adjust for renamed variables.
7992 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
7993 renamed variables.
7994 (_initialize_amd64fbsd_nat): Use constants from `enum
7995 amd64_regnum' for register numbers.
7996 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
7997 `enum amd64_regnum' for register numbers.
7998 (amd64fbsd_init_abi): Adjust for renamed functions.
7999 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
8000 `enum amd64_regnum' for register numbers.
8001 (amd64nbsd_init_abi): Adjust for renamed functions.
8002 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
8003 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
8004 `enum amd64_regnum' for register numbers.
8005 (amd64obsd_init_abi): Adjust for renamed functions.
8006 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
8007
8008 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8009
8010 * breakpoint.c (print_one_breakpoint): Do not output spaces
8011 after printing <PENDING> for a pending breakpoint.
8012
8013 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8014
8015 * printcmd.c (print_scalar_formatted): Initialize val_long
8016 to remove compiler warning message.
8017
8018 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
8019
8020 * defs.h (nquery, yquery): New prototypes.
8021 * breakpoint.c (break_command_1): Use new nquery interface.
8022 * utils.c (defaulted_query, nquery, yquery): New functions.
8023
8024 2004-02-23 Andrew Cagney <cagney@redhat.com>
8025
8026 * hppa-tdep.c (hppa_frame_align): New function.
8027 (hppa32_push_dummy_call): New function.
8028 (hppa64_push_dummy_call): New function.
8029 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
8030 disabled.
8031
8032 * infcall.c (legacy_push_dummy_code): Don't call deprecated
8033 FIX_CALL_DUMMY when push_dummy_call is available.
8034 (call_function_by_hand, push_dummy_code): Ditto.
8035
8036 2004-02-22 Andrew Cagney <cagney@redhat.com>
8037
8038 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
8039 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
8040 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
8041 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
8042 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
8043 call_dummy_location to ON_STACK.
8044
8045 2004-02-22 Mark Kettenis <kettenis@gnu.org>
8046
8047 * x86-64-linux-tdep.c: Tweak comment.
8048 (amd64_linux_supply_gregset): Renamed from
8049 x86_64_linux_supply_gresget.
8050 (amd64_linux_fill_gregset): Renamed from
8051 x86_64_linux_fill_gregset.
8052 (fetch_core_registers): Adjust for renamed functions.
8053 (amd64_core_fns): Renamed from x86_64_core_fns.
8054 (amd64_linux_sigtramp_start): Renamed from
8055 x86_64_linux_sigtramp_start.
8056 (amd64_linux_pc_in_sigtramp): Renamed from
8057 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
8058 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
8059 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
8060 (amd64_linux_sigcontext_addr): Renamed from
8061 x86_64_linux_sigcontext_addr.
8062 (amd64_linux_sc_reg_offset): Renamed from
8063 x86_64_linux_sc_reg_offset.
8064 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
8065 Adjust for renamed functions and variables.
8066 (_initialize_amd64_linux_tdep): Renamed from
8067 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
8068 variables.
8069 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
8070 Adjust for renamed functions.
8071
8072 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
8073 from x86_64_linux_gregset64_reg_offset.
8074 (amd64_linux_gregset32_reg_offset): Rename from
8075 x86_64_linux_gregset64_reg_offset.
8076 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
8077 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
8078 (amd64_linux_dr_set_control): Renamed from
8079 x86_64_linux_dr_set_control. Adjust for renamed functions.
8080 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
8081 Adjust for renamed functions.
8082 (amd64_linux_dr_reset_addr): Renamed from
8083 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
8084 (amd64_linux_dr_get_status): Renamed from
8085 x86_64_linux_dr_get_status. Adjust for renamed functions.
8086 (_initialize_amd64_linux_nat): Renamed from
8087 _initialize_x86_64_linux_nat. Adjust for renamed variables and
8088 functions.
8089 * config/i386/nm-x86-64linux.h: Update copyright year.
8090 Adjust for renamed functions.
8091
8092 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
8093 amd64fbsd_sigtramp_start.
8094 (amd64fbsd_sigtramp_end_addr): Renamed from
8095 amd64fbsd_sigtramp_end.
8096 (amd64fbsd_init_abi): Adjust for renamed variables.
8097 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
8098 variables.
8099 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
8100 amd64fbsd_sigtramp_start.
8101 (amd64fbsd_sigtramp_end_addr): Renamed from
8102 amd64fbsd_sigtramp_end.
8103
8104 2004-02-22 Andrew Cagney <cagney@redhat.com>
8105
8106 * hppa-tdep.c (hppa32_return_value): New function.
8107 (hppa64_return_value): New function.
8108 (hppa_gdbarch_init): Set return_value; keep disabled.
8109
8110 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
8111 struct-return and inferior function call methods.
8112
8113 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
8114 "frame-base.h".
8115 (struct hppa_frame_cache): Define.
8116 (hppa_frame_cache, hppa_frame_this_id): New functions.
8117 (hppa_frame_prev_register): New function.
8118 (hppa_frame_unwind, hppa_frame_base): New variables.
8119 (hppa_frame_unwind_sniffer): New function.
8120 (hppa_frame_base_address, hppa_unwind_pc): New function.
8121 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
8122 sniffer, and frame base sniffer; keep disabled.
8123 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
8124 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
8125
8126 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
8127 to predicates for "seriously old code".
8128
8129 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
8130 runtime if(0).
8131
8132 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
8133 unsigned.
8134 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
8135
8136 * config/pa/tm-hppa.h: Update copyright.
8137 (DEPRECATED_INIT_FRAME_PC): Delete macro.
8138 (deprecated_init_frame_pc_default): Delete declaration.
8139 (hppa_frame_init_saved_regs): Delete declaration.
8140 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
8141 * hppa-tdep.c: Include "arch-utils.h".
8142 (hppa_gdbarch_init): Set deprecated init_frame_pc
8143 and deprecated frame_init_saved_regs.
8144 (hppa_frame_init_saved_regs): Make static.
8145
8146 2004-02-22 Mark Kettenis <kettenis@gnu.org>
8147
8148 Remove old 386BSD support.
8149 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
8150 * configure.host: Remove i[34567]86-*-bsd*.
8151 * configure.tgt: Remove i[34567]86-*-bsd*.
8152 * i386b-nat.c: Removed.
8153 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
8154 (i386b-nat.o): Remove dependencies.
8155
8156 * config/i386/i386bsd.mh: Removed.
8157 * config/i386/i386bsd.mt: Removed.
8158 * config/i386/nm-i386bsd.h: Removed.
8159 * config/i386/tm-i386bsd.h: Removed.
8160 * config/i386/xm-i386bsd.h: Removed.
8161
8162 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
8163
8164 * amd64fbsd-tdep.c: Include "solib-svr4.h".
8165 (amd64fbsd_init_abi): Set link map offsets.
8166 * amd64nbsd-tdep.c: Include "slib-svr4.h".
8167 (amd64nbsd_init_abi): Set link map offsets.
8168 * amd64obsd-tdep.c: Include "solib-svr4.h".
8169 (amd64obsd_init_abi): Set link map offsets.
8170 * i386fbsd-tdep.c: Include "solib-svr4.h".
8171 (i386fbsd_init_abi): Set link map offsets.
8172 * i386nbsd-tdep.c: Include "solib-svr4.h".
8173 (i386nbsdelf_init_abi): Set link map offsets.
8174 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
8175 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
8176 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
8177 solib-legacy.o and core-aout.o. Reformat.
8178 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
8179 solib-svr4.o, solib-legacy.o. Reformat.
8180 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
8181 * config/i386/nbsdelf.mh: Reformat.
8182 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
8183 solib-svr4.o, solib-legacy.o and corelow.o.
8184 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
8185 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
8186 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
8187 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8188 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
8189 (TM_FILE): Set to tm-fbsd.h.
8190 * config/i386/nbsd.mt (TDEPFILES): Reformat.
8191 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
8192 solib-svr4.o.
8193 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
8194 solib-svr4.o.
8195 (TM_FILE): Set to nm-nbsd.h.
8196 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
8197 Simplify shared library support. Don't include "elf/common.h".
8198 (SVR4_SHARED_LIBS): Don't define.
8199 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
8200 "solib.h".
8201 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
8202 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
8203 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
8204 Don't include "i386/tm-i386.h". Include "solib.h".
8205 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
8206 Don't include "i386/tm-i386.h".
8207 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
8208 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
8209 Include "i386/xm-i386.h".
8210 (HOST_LONG_DOUBLE_FORMAT): Remove.
8211
8212 Fix OpenBSD/i386 sigtramp recognition.
8213 * i386-tdep.h: Update copyright year.
8214 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
8215 (i386bsd_sigtramp_end): New prototypes.
8216 (i386fbsd_sigtramp_start_addr): Renamed from
8217 i386fbsd_sigtramp_start.
8218 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8219 (i386obsd_sigtramp_start_addr): Renamed from
8220 i386obsd_sigtramp_start.
8221 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8222 * i386bsd-tdep.c: Update copyright year.
8223 (i386bsd_pc_in_sigtramp): Make public.
8224 * i386fbsd-nat.c: Update copyright year.
8225 (_initialize_i386fbsd_nat): Adjust for renamed variables.
8226 * i386fbsd-tdep.c: Update copyright year.
8227 (i386fbsd_sigtramp_start_addr): Renamed from
8228 i386fbsd_sigtramp_start.
8229 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
8230 (i386fbsdaout_init_abi): Adjust for renamed variables.
8231 * i386obsd-nat.c: Update copyright year.
8232 (_initialize_i386obsd_nat): Adjust for renamed variables.
8233 * i386obsd-tdep.c: Include "target.h".
8234 (i386obsd_page_size): New variable.
8235 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
8236 (i386obsd_sigtramp_end): New functions.
8237 (i386obsd_sigtramp_start_addr): Renamed from
8238 i386obsd_sigtramp_start.
8239 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
8240 (i386obsd_init_abi): Adjust for renamed variables. Set
8241 pc_in_sigtramp, sigtramp_start and sigtramp_end.
8242 * Makefile.in (i386obsd-tdep.o): Update dependencies.
8243
8244 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
8245 trampoline change in OpenBSD kernel.
8246
8247 * amd64-nat.c: Update copyright year.
8248 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
8249 architecture from REGCACHE.
8250
8251 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
8252 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
8253
8254 2004-02-21 Mark Kettenis <kettenis@gnu.org>
8255
8256 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
8257 i[34567]86-*-openbsd3.[0-3].
8258 * config/i386/obsdaout.mh: New file.
8259
8260 * config/i386/obsd.mh (MH_FLAGS): Remove.
8261
8262 Fix PR build/1549.
8263 * i386obsd-tdep.c: Update copyright years. Include
8264 "solib-svr4.h".
8265 (i386obsd_init_abi): Don't set regset_from_core_section here.
8266 (i386obsd_aout_init_abi): New function. Set
8267 regset_from_core_section here.
8268 (i386obsd_elf_init_abi): New function.
8269 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
8270 * Makefile.in (i386obsd-tdep.o): Update dependecies.
8271 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
8272 (TM_FILE): Set to tm-nbsd.h.
8273
8274 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
8275 solib-sunos.o.
8276
8277 * solib-svr4.h: Update copyright year.
8278 (svr4_ilp32_fetch_link_map_offsets)
8279 (svr4_lp64_fetch_link_map_offsets): New prototype.
8280 * solib-svr4.c: Update copyright year.
8281 (svr4_ilp32_fetch_link_map_offsets)
8282 (svr4_lp64_fetch_link_map_offsets): New function.
8283
8284 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
8285
8286 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
8287 to the partial symbol table.
8288
8289 2004-02-20 J. brobecker <brobecker@gnat.com>
8290
8291 * PROBLEMS: Add description of problem documented under gdb/1560.
8292
8293 2004-02-20 Mark Kettenis <kettenis@gnu.org>
8294
8295 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
8296 comments.
8297 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
8298 functions.
8299 (amd64obsd_init_abi): Reorder initializations. Use
8300 amd64obsd_r_reg_offset to initialize the general-purpose register
8301 set details. Set regset_from_core_section.
8302 (_initialize_amd64obsd_tdep): Rename from
8303 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
8304 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
8305 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
8306
8307 * NEWS (New native configurations): Mention OpenBSD/alpha.
8308 * configure.tgt: Add alpha*-*-openbsd*.
8309 * configure.host: Add alpha*-*-openbsd*.
8310 * alphanbsd-tdep.c: Update copyright year.
8311 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
8312
8313 2004-02-20 Andrew Cagney <cagney@redhat.com>
8314
8315 Fix PR tdep/1372.
8316 * configure.tgt: Delete target "none-*-*".
8317 * configure.host: Delete host "none-*-*".
8318 * config/none/none.mh: Delete file.
8319 * config/none/none.mt: Delete file.
8320 * config/none/xm-none.h: Delete file.
8321 * config/none/tm-none.h: Delete file.
8322 * config/none/nm-none.h: Delete file.
8323
8324 2004-02-19 Fred Fish <fnf@redhat.com>
8325
8326 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
8327 cache->uses_fp prior to setting it.
8328
8329 2004-02-19 Fred Fish <fnf@redhat.com>
8330
8331 Fix for PR breakpoint/1558.
8332 * sh-tdep.c (IS_JSR): New macro.
8333 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
8334
8335 2004-02-19 Jim Blandy <jimb@redhat.com>
8336
8337 * findvar.c (value_from_register): Doc fix.
8338
8339 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
8340
8341 * printcmd.c (print_scalar_formatted): Do not check for sizeof
8342 type being greater than sizeof of host's LONGEST. Always use
8343 unpack_long() unless format 'f' chosen.
8344
8345 2004-02-19 Joel Brobecker <brobecker@gnat.com>
8346
8347 Committed by Elena Zannoni <ezannoni@redhat.com>
8348
8349 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
8350 contains a symbol wich is the best, non-exact match for the given
8351 pc. Update comments.
8352
8353 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
8354
8355 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
8356 macro, which was part of the now removed Mach 3 port.
8357 * utils.c (request_quit): Ditto.
8358
8359 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8360
8361 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
8362 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
8363
8364 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8365
8366 Committed by Mark Kettenis <kettenis@gnu.org>.
8367
8368 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
8369 Define.
8370
8371 2004-02-18 Andrew Cagney <cagney@redhat.com>
8372
8373 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
8374 CONFIG_INSTALL and CONFIG_UNINSTALL.
8375 * configure: Re-generate.
8376 * interps.h (INTERP_TUI): Define.
8377 * Makefile.in: Update dependencies.
8378 (TUI): New macro.
8379 (tui-main.o): Specify dependencies.
8380 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
8381 * tui/tui-main.c: New file.
8382
8383 2004-02-18 Mark Kettenis <kettenis@gnu.org>
8384
8385 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
8386 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
8387 dependencies.
8388 * configure.host: Add x86_64-*-openbsd*.
8389 * configure.tgt: Add x86_64-*-openbsd*.
8390 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
8391
8392 * tui/tui.c: Don't include <malloc.h>.
8393
8394 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
8395 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
8396 amd64nbsd-tdep.c.
8397
8398 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
8399 static. Remove extraneous whitespace.
8400 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
8401 static.
8402
8403 2004-02-17 Jim Blandy <jimb@redhat.com>
8404
8405 * findvar.c (value_from_register): Doc fix.
8406
8407 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8408
8409 Committed by Jim Blandy <jimb@redhat.com>.
8410
8411 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
8412 CORE_ADDR as type for selectors. Correct types for GNU run time
8413 message lookup function to use double indirection.
8414 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
8415 * objc-lang.h (lookup_child_selector): Adapt prototype.
8416
8417 * s390-nat.c (SUBOFF): New macro.
8418 (supply_gregset, fill_gregset): Use it to handle debugging
8419 of 32-bit exectuables running under a 64-bit kernel.
8420 * s390-tdep.c: Include "solib-svr4.h".
8421 (s390_svr4_fetch_link_map_offset): New function.
8422 (s390x_svr_fetch_link_map_offset): Likewise.
8423 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
8424 * Makefile.in (s390-tdep.o): Update dependencies.
8425
8426 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
8427 "frame-unwind.h".
8428 (s390_readinstruction): Reformat. Use read_memory_nobpt.
8429 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
8430 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
8431 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
8432 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
8433 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
8434 S390_SIGNAL_FRAMESIZE,
8435 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
8436 (struct frame_extra_info): Remove.
8437 (s390_memset_extra_info): Remove.
8438 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
8439 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
8440 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
8441 (is_rse): Renamed to ...
8442 (is_rsy): ... this. Support long displacements.
8443 (is_rxe): Renamed to ...
8444 (is_rxy): ... this. Support long displacements.
8445 (compute_x_addr): Support long displacements.
8446 (struct s390_prologue_data): New data type.
8447 (s390_on_stack): Change API to use struct s390_prologue_data.
8448 (s390_store): Reimplement.
8449 (s390_load): New function.
8450 (s390_get_signal_frame_info): Remove.
8451 (s390_get_frame_info): Remove, replace by ...
8452 (s390_analyze_prolog): ... this new function.
8453 (s390_check_function_end): Remove.
8454 (s390_function_start): Remove.
8455 (s390_frameless_function_invokation): Remove.
8456 (s390_is_sigreturn): Remove.
8457 (s390_init_frame_pc_first): Remove.
8458 (s390_init_frame_extra_info): Remove.
8459 (s390_frame_init_saved_regs): Remove.
8460 (s390_frame_saved_pc_nofix): Remove.
8461 (s390_frame_saved_pc): Remove.
8462 (s390_frame_chain): Remove.
8463 (s390_fp_regnum, s390_read_fp): Remove.
8464 (s390_pop_frame_regular, s390_pop_frame): Remove.
8465 (s390_saved_pc_after_call): Remove.
8466 (s390_skip_prologue): Reimplement.
8467 (s390_in_function_epilogue_p): Support long displacements.
8468 (struct s390_unwind_cache): New data structure.
8469 (s390_frame_unwind_cache): New function.
8470 (s390_prologue_frame_unwind_cache): Likewise.
8471 (s390_backchain_frame_unwind_cache): Likewise.
8472 (s390_frame_this_id, s390_frame_prev_register): Likewise.
8473 (s390_frame_unwind): Define.
8474 (s390_frame_sniffer): New function.
8475 (struct s390_pltstub_unwind_cache): New data structure.
8476 (s390_pltstub_frame_unwind_cache): New function.
8477 (s390_pltstub_frame_this_id): Likewise.
8478 (s390_pltstub_frame_prev_register): Likewise.
8479 (s390_pltstub_frame_unwind): Define.
8480 (s390_pltstub_frame_sniffer): New function.
8481 (struct s390_sigtramp_unwind_cache): New data structure.
8482 (s390_sigtramp_frame_unwind_cache): New function.
8483 (s390_sigtramp_frame_this_id): Likewise.
8484 (s390_sigtramp_frame_prev_register): Likewise.
8485 (s390_sigtramp_frame_unwind): Define.
8486 (s390_sigtramp_frame_sniffer): New function.
8487 (s390_frame_base_address, s390_local_base_address): New functions.
8488 (s390_frame_base): Define.
8489 (s390_unwind_pc, s390_unwind_sp): New function.
8490 (s390_push_dummy_call): Use new frame base location.
8491 (s390_unwind_dummy_id): Likewise.
8492 (s390_gdbarch_init): Remove calls to:
8493 set_gdbarch_frameless_function_invocation,
8494 set_gdbarch_deprecated_init_frame_pc,
8495 set_gdbarch_deprecated_frame_chain,
8496 set_gdbarch_deprecated_frame_init_saved_regs,
8497 set_gdbarch_deprecated_pop_frame,
8498 set_gdbarch_deprecated_init_extra_frame_info,
8499 set_gdbarch_deprecated_init_frame_pc_first,
8500 set_gdbarch_deprecated_target_read_fp,
8501 set_gdbarch_deprecated_frame_saved_pc,
8502 set_gdbarch_deprecated_saved_pc_after_call,
8503 set_gdbarch_deprecated_fp_regnum.
8504 Add calls to:
8505 set_gdbarch_in_solib_call_trampoline,
8506 frame_unwind_append_sniffer,
8507 frame_base_set_default,
8508 set_gdbarch_unwind_pc,
8509 set_gdbarch_unwind_sp.
8510 * Makefile.in (s390-tdep.o): Update dependencies.
8511
8512 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
8513 (S390_STACK_FRAME_OVERHEAD): Remove.
8514 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
8515 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
8516 (s390_promote_integer_argument): Remove.
8517 (s390_cannot_extract_struct_value_address): Remove.
8518 (s390_use_struct_convention, s390_store_struct_return): Remove.
8519 (s390_extract_return_value, s390_store_return_value): Remove.
8520 (s390_return_value_convention, s390_return_value): New functions.
8521 (is_float_singleton): Handle typedefs.
8522 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
8523 Remove, replace by ...
8524 (s390_function_arg_pass_by_reference, s390_function_arg_float,
8525 s390_function_arg_integer): ... these new functions.
8526 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
8527 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
8528 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
8529 Fill in tdep->abi.
8530 Remove calls to:
8531 set_gdbarch_deprecated_store_struct_return,
8532 set_gdbarch_deprecated_extract_return_value,
8533 set_gdbarch_deprecated_store_return_value,
8534 set_gdbarch_use_struct_convention,
8535 set_gdbarch_extract_struct_value_address,
8536 set_gdbarch_deprecated_pc_in_call_dummy,
8537 set_gdbarch_deprecated_push_arguments,
8538 set_gdbarch_deprecated_save_dummy_frame_tos,
8539 set_gdbarch_deprecated_push_return_address,
8540 set_gdbarch_deprecated_sizeof_call_dummy_words,
8541 set_gdbarch_deprecated_call_dummy_words,
8542 set_gdbarch_deprecated_dummy_write_sp.
8543 Add calls to:
8544 set_gdbarch_push_dummy_call,
8545 set_gdbarch_unwind_dummy_id,
8546 set_gdbarch_return_value.
8547
8548 * config/s390/nm-linux.h: Update comments.
8549 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
8550 (STOPPED_BY_WATCHPOINT): Redefine.
8551 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
8552 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
8553 (s390_stopped_by_watchpoint): Likewise.
8554 (watch_area_cnt): Remove.
8555 * s390-nat.c: Update comments.
8556 (watch_area): Remove typedef.
8557 Global replace watch_area by struct watch_area.
8558 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
8559 (s390_stopped_by_watchpoint): Remove pid argument,
8560 use s390_inferior_tid. Add short-cut for the no watchpoint case.
8561 (s390_fix_watch_points): Remove pid argument,
8562 use s390_inferior_tid. Recompute area spanned by watchpoints.
8563 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
8564 argument. Reimplement.
8565
8566 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
8567 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
8568 (FETCH_INFERIOR_REGISTERS): Define.
8569 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
8570 core-regset.o.
8571 * config/s390/s390x.mt: Remove.
8572 * config/s390/tm-s390.h: Remove.
8573 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
8574 (TARGET_ELF64): Remove.
8575 (SKIP_TRAMPOLINE_CODE): Do not undefine.
8576 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
8577 s390*-*-* case; always set gdb_target to s390.
8578 * regformats/reg-s390.dat: Remove control registers.
8579 * regformats/reg-s390x.dat: Likewise.
8580 * s390-tdep.h: New file.
8581 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
8582 Include "inferior.h" and "s390-tdep.h".
8583 Remove private definition of offsetof.
8584 (s390_register_u_addr): Remove.
8585 (regmap_gregset, regmap_fpregset): Define.
8586 (supply_gregset, fill_gregset): Reimplement.
8587 (supply_fpregset, fill_fpregset): Likewise.
8588 (s390_inferior_tid): New function.
8589 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
8590 (fetch_inferior_registers, store_inferior_registers): Likewise.
8591 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
8592 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
8593 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
8594 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
8595 (struct gdbarch_tdep): Define.
8596 (struct s390_register_info): Define.
8597 (s390_register_info): New variable.
8598 (s390_register_name): Reimplement.
8599 (s390_register_type): New function.
8600 (s390_register_raw_size, s390x_register_raw_size): Remove.
8601 (s390_cannot_fetch_register): Remove.
8602 (s390_register_byte): Remove.
8603 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
8604 (s390_dwarf_regmap): New variable.
8605 (s390_dwarf_reg_to_regnum): New function.
8606 (s390_stab_reg_to_regnum): Remove.
8607 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
8608 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
8609 (s390_convert_register_p): Likewise.
8610 (s390_register_to_value, s390_value_to_register): Likewise.
8611 (s390_register_reggroup_p): Likewise.
8612 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
8613 s390_gregset, s390x_gregset, s390_fpregset): New variables.
8614 (s390_supply_regset, s390_regset_from_core_section): New functions.
8615 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
8616 (S390_FPR_SIZE): Likewise.
8617 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
8618 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
8619 (S390_NUM_GPRS): Move here from tm-s390.h.
8620 (S390_NUM_FPRS): Likewise.
8621 (s390_in_function_epilogue_p): New function.
8622 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
8623 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
8624 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
8625 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
8626 Replace S390_FP_REGNUM by S390_SP_REGNUM.
8627 Remove calls to:
8628 set_gdbarch_deprecated_max_register_raw_size,
8629 set_gdbarch_deprecated_max_register_virtual_size,
8630 set_gdbarch_deprecated_register_byte,
8631 set_gdbarch_cannot_fetch_register,
8632 set_gdbarch_cannot_store_register,
8633 set_gdbarch_deprecated_register_size,
8634 set_gdbarch_deprecated_register_raw_size,
8635 set_gdbarch_deprecated_register_virtual_size,
8636 set_gdbarch_deprecated_register_virtual_type,
8637 set_gdbarch_deprecated_register_bytes.
8638 Add calls to:
8639 set_gdbarch_num_pseudo_regs,
8640 set_gdbarch_register_type,
8641 set_gdbarch_convert_register_p,
8642 set_gdbarch_register_to_value,
8643 set_gdbarch_value_to_register,
8644 set_gdbarch_register_reggroup_p,
8645 set_gdbarch_regset_from_core_section,
8646 set_gdbarch_pseudo_register_read,
8647 set_gdbarch_pseudo_register_write,
8648 set_gdbarch_in_function_epilogue_p.
8649 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
8650 (s390_tdep_h): New variable.
8651
8652 2004-02-17 Jim Blandy <jimb@redhat.com>
8653
8654 * findvar.c (value_from_register): If the type has no length, just
8655 return an acceptable value --- don't report an internal error.
8656
8657 * stabsread.c (read_type): If we find any type numbers that are
8658 forward references, complain if the references aren't resolved by
8659 the time we're finished reading.
8660 (cleanup_undefined_types): Make error message more appropriate for
8661 a complaint.
8662
8663 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8664
8665 * Makefile.in (defs_h): Remove dependency on progress_h.
8666 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
8667 progress.h.
8668 * main.c (captured_main): Delete use of START_PROGRESS and
8669 END_PROGRESS.
8670
8671 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
8672
8673 * objfiles.c (terminate_minimal_symbol_table): Add back
8674 initialization of MSYMBOL_TYPE.
8675
8676 2004-02-17 David Mosberger <davidm@hpl.hp.com>
8677
8678 Committed by Andrew Cagney.
8679 * Makefile.in (ia64_tdep_h): New macro.
8680 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
8681 (ia64-tdep.o): Likewise.
8682 * ia64-tdep.h: New file.
8683 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
8684 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
8685 (ia64_aix_sigcontext_register_address): Likewise.
8686 (ia64_linux_getunwind_table): Delete declaration.
8687 * ia64-linux-tdep.c: Likewise.
8688
8689 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
8690
8691 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
8692 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
8693 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
8694
8695 2004-02-17 Andrew Cagney <cagney@redhat.com>
8696
8697 * symtab.c (skip_prologue_using_sal): New function.
8698 * symtab.h (skip_prologue_using_sal): Declare.
8699 * frv-tdep.c: Include "symtab.h".
8700 (skip_prologue_using_sal): Delete function.
8701 * mips-tdep.c (skip_prologue_using_sal): Delete function.
8702 * rs6000-tdep.c (refine_prologue_limit): Mention
8703 skip_prologue_using_sal.
8704 * ia64-tdep.c (refine_prologue_limit): Ditto.
8705 * Makefile.in: Update dependencies.
8706
8707 2004-02-16 Andrew Cagney <cagney@redhat.com>
8708
8709 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
8710 START_INFERIOR_TRAPS_EXPECTED.
8711 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
8712 START_INFERIOR_TRAPS_EXPECTED.
8713 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
8714 Delete macro.
8715 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
8716 macro, moved to "nm-osf.h". Update copyright.
8717 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
8718 update copyright.
8719
8720 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
8721 and function replacing FRAMELESS_FUNCTION_INVOCATION.
8722 * blockframe.c (legacy_frameless_look_for_prologue): Rename
8723 frameless_look_for_prologue.
8724 * frame.h (legacy_frameless_look_for_prologue): Rename
8725 frameless_look_for_prologue.
8726 * gdbarch.h, gdbarch.c: Re-generate.
8727 * sh64-tdep.c (sh64_gdbarch_init): Update.
8728 * sh-tdep.c (sh_gdbarch_init): Update.
8729 * s390-tdep.c (s390_gdbarch_init): Update.
8730 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
8731 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
8732 * m68k-tdep.c (m68k_gdbarch_init): Update.
8733 (delta68_frame_args_address): Update.
8734 * m32r-tdep.c (m32r_gdbarch_init): Update.
8735 * hppa-tdep.c (hppa_gdbarch_init): Update.
8736 * h8300-tdep.c (h8300_gdbarch_init): Update.
8737 * frv-tdep.c (frv_gdbarch_init): Update.
8738 (frv_frameless_function_invocation): Update.
8739 * cris-tdep.c (cris_gdbarch_init): Update.
8740 (cris_frameless_function_invocation): Update.
8741 * avr-tdep.c (avr_gdbarch_init): Update.
8742 * arm-tdep.c (arm_gdbarch_init): Update.
8743 * stack.c (frame_info): Update, call predicate.
8744 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
8745 * frame.c (legacy_get_prev_frame): Update, call predicate..
8746 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
8747 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
8748 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
8749 invocation.
8750 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
8751 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
8752 * vax-tdep.c (vax_gdbarch_init): Ditto.
8753
8754 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
8755 function.
8756
8757 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8758
8759 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
8760 initializations.
8761
8762 2004-02-16 Andrew Cagney <cagney@redhat.com>
8763
8764 * tui/tui-windata.c: Include "gdb_string.h".
8765 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
8766 * tui/tui-layout.c, tui/tui-command.c: Ditto.
8767 * Makefile.in: Update dependencies.
8768
8769 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
8770
8771 * Makefile.in (infrun.o): Add $(gdb_assert_h).
8772 * infrun.c: Include "gdb_assert.h".
8773 (singlestep_ptid, saved_singlestep_ptid)
8774 (stepping_past_singlestep_breakpoint): New variables.
8775 (resume): Set singlestep_ptid. Check for singlestep thread
8776 hop.
8777 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
8778 (handle_inferior_event): Handle singlestep thread hop.
8779
8780 2004-02-16 Andrew Cagney <cagney@redhat.com>
8781
8782 * dwarf2-frame.c (dwarf2_frame_ops): New function.
8783 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
8784 (dwarf2_frame_init_reg): Ditto.
8785
8786 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
8787 suggested by Joshua Neuheisel
8788
8789 * configure.in: Always check for curses, including pdcurses.
8790 Warn, instead of error, when no curses are found. Enable TUI when
8791 curses is available.
8792 * configure: Re-generate.
8793
8794 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8795
8796 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
8797 sh_sh4_register_convert_to_virtual.
8798 (sh_register_convert_to_raw): Rename from
8799 sh_sh4_register_convert_to_raw.
8800 (sh_pseudo_register_read): Accomodate above name change.
8801 (sh_pseudo_register_write): Ditto.
8802
8803 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
8804
8805 * sh-tdep.c (sh_generic_register_name): Remove.
8806 (sh_gdbarch_init): Use sh_sh_register_name in default case.
8807
8808 2004-02-15 Andrew Cagney <cagney@redhat.com>
8809
8810 * configure.in (build_warnings): Add -Wunused-function.
8811 * configure: Re-generate.
8812
8813 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
8814 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
8815
8816 * procfs.c (procfs_init_inferior): Assume that
8817 START_INFERIOR_TRAPS_EXPECTED is defined.
8818 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
8819 * config/ns32k/tm-nbsd.h: Delete file,
8820 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
8821
8822 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
8823 * config/vax/tm-vax.h: Delete file.
8824
8825 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8826 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8827 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8828 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8829 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
8830 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
8831 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
8832
8833 2004-02-15 Mark Kettenis <kettenis@gnu.org>
8834
8835 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
8836 * dwarf2-frame.c (dwarf2_frame_data): New variable.
8837 (struct dwarf2_frame_ops): New.
8838 (dwarf2_frame_default_init_reg): New function, based on
8839 dwarf2_frame_init_reg.
8840 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
8841 (dwarf2_frame_init_reg): Call architecture-specific function.
8842 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
8843 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
8844 instead of dwarf2_frame_data.
8845 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
8846 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
8847
8848 2004-02-15 Andrew Cagney <cagney@redhat.com>
8849
8850 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
8851 register_gdbarch_swap.
8852 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
8853 * f-lang.c (_initialize_f_language): Update, use
8854 DEPRECATED_REGISTER_GDBARCH_SWAP.
8855 * remote.c (_initialize_remote): Ditto.
8856 * regcache.c (_initialize_regcache): Ditto.
8857 * parse.c (_initialize_parse): Ditto.
8858 * infrun.c (_initialize_infrun): Ditto.
8859 * mi/mi-main.c (_initialize_mi_main): Ditto.
8860 * gdbtypes.c (_initialize_gdbtypes): Ditto.
8861
8862 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
8863 poking .cacheable directly.
8864 * symfile.c (symfile_bfd_open): Ditto.
8865
8866 * Makefile.in: Update all dependencies.
8867
8868 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
8869 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
8870 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
8871 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
8872 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
8873
8874 2004-02-14 Andrew Cagney <cagney@redhat.com>
8875
8876 * arch-utils.c (legacy_convert_register_p): Check
8877 DEPRECATED_REGISTER_CONVERTIBLE_P.
8878 * findvar.c (value_of_register): Ditto.
8879
8880 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
8881 * gdbarch.h, gdbarch.c: Re-generate.
8882 * arch-utils.c (deprecated_register_convertible_not): Delete.
8883 * arch-utils.h (deprecated_register_convertible_not): Delete.
8884 * mi/mi-main.c (get_register): Update. Update copyright.
8885 * infcmd.c (default_print_registers_info): Update.
8886
8887 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
8888 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
8889 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
8890 * gdbarch.h, gdbarch.c: Re-generate.
8891 * frame.c (deprecated_get_next_frame_hack): Delete function.
8892 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
8893 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
8894 Update.
8895 * infcall.c (call_function_by_hand): Update.
8896
8897 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
8898
8899 * symfile.c (init_entry_point_info, entry_point_address): Move
8900 from here...
8901 * objfiles.c (init_entry_point_info, entry_point_address):..to
8902 here.
8903 * symfile.h (init_entry_point_info, entry_point_address): Remove
8904 prototypes.
8905 * objfiles.h (init_entry_point_info, entry_point_address):Add
8906 prototypes.
8907 * cris-tdep.c: Remove include of symfile.h. Add include of
8908 objfiles.h.
8909 * infcall.c: Ditto.
8910 * mcore-tdep.c: Ditto.
8911 * mn10300-tdep.c: Ditto.
8912 * sh64-tdep.c: Ditto.
8913 * v850-tdep.c: Ditto.
8914 * arm-tdep.c: Remove include of symfile.h.
8915 * blockframe.c: Ditto.
8916 * coffread.c: Ditto.
8917 * dbxread.c: Ditto.
8918 * dwarf2read.c: Ditto.
8919 * dwarfread.c: Ditto.
8920 * frv-tdep.c: Ditto.
8921 * ia64-tdep.c: Ditto.
8922 * mdebugread.c: Ditto.
8923 * mipsread.c: Ditto.
8924 * rs6000-tdep.c: Ditto.
8925 * s390-tdep.c: Ditto.
8926 * sh-tdep.c: Ditto.
8927 * xstormy16-tdep.c: Ditto.
8928 * gdbarch.sh: Remove include of symfile.h.
8929 * gdbarch.c: Regenerate.
8930 * solib-irix.c (enable_break): Use entry_point_address().
8931 Add comment about include file.
8932 * xcoffread.c: Add comment about include file.
8933 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
8934 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
8935 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
8936 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
8937 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
8938
8939 2004-02-13 Andrew Cagney <cagney@redhat.com>
8940
8941 * corelow.c (core_xfer_partial): Use "struct bfd_section".
8942 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
8943 copyright.
8944 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
8945
8946 2004-02-12 Fred Fish <fnf@redhat.com>
8947
8948 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
8949 set_gdbarch_store_return_value.
8950
8951 2004-02-12 Andrew Cagney <cagney@redhat.com>
8952
8953 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
8954 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
8955 (interrupt_query): Ditto.
8956 (ofunc): Delete unused variable.
8957 * cris-tdep.c (cris_abi): Delete unused function.
8958 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
8959 (cris_get_wide_opcode, cris_get_short_size): Ditto.
8960 (cris_get_asr_quick_shift_steps): Ditto.
8961 (cris_skip_prologue_frameless_p): Ditto.
8962 * arm-tdep.c (arm_push_return_address): Delete unused function.
8963 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
8964 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
8965 * s390-tdep.c (s390_function_start): Delete unused function.
8966
8967 2004-02-12 Andrew Cagney <cagney@redhat.com>
8968
8969 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
8970 gdbarch.h, gdbarch.c: Re-generate.
8971 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
8972 to generic_prologue_frameless_p.
8973 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
8974 * arch-utils.c (generic_prologue_frameless_p): Delete function.
8975
8976 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
8977
8978 * mips-linux-tdep.c: Include "frame.h".
8979 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
8980 (mips_linux_skip_resolver): New functions.
8981 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
8982 and set_gdbarch_in_solib_call_trampoline.
8983 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
8984 to after set_gdbarch_in_solib_return_trampoline. Only set the
8985 solib hooks to mips16 functions if the OS ABI is unknown.
8986 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
8987 including "config/tm-linux.h".
8988 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
8989 * Makefile.in (mips-linux-tdep.o): Update.
8990
8991 2004-02-11 David Carlton <carlton@kealia.com>
8992
8993 * linespec.c (decode_compound): Only look for a class symbol when
8994 considering all but the rightmost component.
8995
8996 2004-02-11 Andrew Cagney <cagney@redhat.com>
8997
8998 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
8999 abi code are are separatly grouped.
9000
9001 2004-02-11 Andrew Cagney <cagney@redhat.com>
9002
9003 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
9004 * gdbarch.h, gdbarch.c: Re-generate.
9005 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
9006 * v850-tdep.c (v850_gdbarch_init): Update.
9007 * sh64-tdep.c (sh64_gdbarch_init): Update.
9008 * sh-tdep.c (sh_gdbarch_init): Update.
9009 * s390-tdep.c (s390_gdbarch_init): Update.
9010 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
9011 * mips-tdep.c (mips_gdbarch_init): Update.
9012 * mcore-tdep.c (mcore_gdbarch_init): Update.
9013 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
9014 * m32r-tdep.c (m32r_gdbarch_init): Update.
9015 * ia64-tdep.c (ia64_gdbarch_init): Update.
9016 * hppa-tdep.c (hppa_gdbarch_init): Update.
9017 * h8300-tdep.c (h8300_gdbarch_init): Update.
9018 * frv-tdep.c (frv_gdbarch_init): Update.
9019 * d10v-tdep.c (d10v_gdbarch_init): Update.
9020 * cris-tdep.c (cris_gdbarch_init): Update.
9021 * avr-tdep.c (avr_gdbarch_init): Update.
9022 * arm-tdep.c (arm_gdbarch_init): Update.
9023 * alpha-tdep.c (alpha_gdbarch_init): Update.
9024
9025 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
9026
9027 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
9028 comma.
9029 (sh_sh4al_dsp_register_name): Ditto.
9030
9031 2004-02-10 Andrew Cagney <cagney@redhat.com>
9032
9033 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
9034 (mips_init_frame_pc_first): Delete function.
9035 (mips_frame_saved_pc): Delete function.
9036 (mips_frame_chain): Delete function.
9037 (mips_init_extra_frame_info): Delete function.
9038 (mips_xfer_register): Delete unused variable "reg".
9039 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
9040 (mips_n32n64_return_value): Delete unused variable "reg".
9041 (mips_n32n64_return_value): Delete unused variable "pos".
9042 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
9043 (mips_o32_return_value): Delete unused variable "pos".
9044 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
9045 (mips_print_fp_register): Delete unused variable "namelen"
9046 (mips_print_fp_register): Delete unused variable "flt2"
9047 (get_frame_pointer): Delete function.
9048 (cached_proc_desc): Delete static variable.
9049 (mips_pop_frame): Delete function.
9050 (mips_find_saved_regs): Delete function.
9051 (mips_get_saved_register): Delete function.
9052 (mips_saved_pc_after_call): Delete function.
9053 (SIGFRAME_BASE): Delete macro.
9054 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
9055 (SIGFRAME_PC_OFF): Delete macro.
9056 (SIGFRAME_REGSAVE_OFF): Delete macro.
9057 (mips_dump_tdep): Do not print deleted macro definitions.
9058
9059 2004-02-10 Andrew Cagney <cagney@redhat.com>
9060
9061 * Makefile.in (SFILES): Remove explictly listed tui files.
9062 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
9063
9064 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
9065
9066 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
9067 to use paddr functions to format ia64 addresses and long values.
9068 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
9069 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
9070 (get_kernel_table, ia64_find_proc_info_x): Ditto.
9071 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
9072 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
9073
9074 2004-02-10 Andrew Cagney <cagney@redhat.com>
9075
9076 * defs.h: Do not include "tui.h".
9077 * gdb_curses.h: New file.
9078 * tui/tui-hooks.h: New file.
9079 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
9080 (tui_install_hooks, tui_remove_hooks): Delete declarations.
9081 (tui_initialize_io): Delete declaration.
9082 (tui_initialize_readline: Delete redundant declaration.
9083 (struct tui_point): Delete definition.
9084 * tui/tui-data.h (struct tui_point): Define.
9085 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
9086 * utils.c: Include "tui/tui.h".
9087 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
9088 * printcmd.c [TUI]: Include "tui/tui.h".
9089 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
9090 * tui/tui-command.c: Include "gdb_curses.h".
9091 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
9092 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
9093 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
9094 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
9095 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
9096 * Makefile.in: Update all dependencies.
9097 (tui_hooks_h, gdb_curses_h): Define.
9098 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
9099
9100 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
9101
9102 * objfiles.h (struct objfile): Remove unused fields auxf1 and
9103 auxf2. Add comments about some other rarely used fields.
9104
9105 2004-02-10 Andrew Cagney <cagney@redhat.com>
9106
9107 * Makefile.in (init.c): Fix script removing duplicates. Problem
9108 reported by Peter Schauer.
9109
9110 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
9111
9112 * bcache.c (bcache_xmalloc): Use obstack_init instead of
9113 obstack_specify_allocation.
9114 * objfiles.c (allocate_objfile): Ditto.
9115 * solib-sunos.c (solib_add_common_symbols)
9116 (allocate_rt_common_objfile): Ditto.
9117 * symfile.c (reread_symbols): Ditto.
9118 * gdb_obstack.h: Add comment.
9119
9120 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
9121
9122 * linespec.c (decode_line_1, locate_first_half)
9123 (decode_compound, lookup_prefix_sym): Update comments. Delete old
9124 commented out code.
9125
9126 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
9127
9128 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
9129 obstack_free.
9130
9131 2004-02-09 Andrew Cagney <cagney@redhat.com>
9132
9133 * blockframe.c (find_pc_partial_function): If find_pc_overlay
9134 fails, try find_pc_section. Fix PR c++/1267.
9135 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
9136 instead of find_pc_mapped_section.
9137 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
9138 not default to the section containing PC. Fix PR symtab/1519.
9139
9140 2004-02-09 Andrew Cagney <cagney@redhat.com>
9141
9142 * Makefile.in (mips-tdep.o): Update dependencies.
9143 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
9144 "trad-frame.h".
9145 (mips_unwind_pc): Return the pseudo PC register.
9146 (mips_unwind_dummy_id): New function.
9147 (mips16_fetch_instruction): New function.
9148 (mips32_fetch_instruction): New function.
9149 (struct mips_frame_cache): Define.
9150 (mips_mdebug_frame_cache): New function.
9151 (mips_mdebug_frame_this_id): New function.
9152 (mips_mdebug_frame_prev_register): New function.
9153 (mips_mdebug_frame_unwind): Define.
9154 (mips_mdebug_frame_sniffer): New function.
9155 (mips_mdebug_frame_base_address): New function.
9156 (mips_mdebug_frame_base): Define.
9157 (mips_mdebug_frame_base_sniffer): New function.
9158 (mips_gdbarch_init): Append unwind and base sniffers. Set
9159 unwind_dummy_id.
9160
9161 2004-02-08 Andrew Cagney <cagney@redhat.com>
9162
9163 * frame.c: Print both the register number and name.
9164
9165 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
9166 and a sed into a single sed. Make .c and .o patterns more robust.
9167 (OBS): Delete.
9168 (INIT_FILES): Replace OBS with COMMON_OBS.
9169 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
9170
9171 2004-02-08 Mark Kettenis <kettenis@gnu.org>
9172
9173 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
9174 the PT_WCOOKIE request.
9175
9176 2004-02-08 Andrew Cagney <cagney@redhat.com>
9177
9178 * mips-tdep.c (mips_unwind_pc): New function.
9179 (mips_gdbarch_init): Set mips_unwind_pc.
9180
9181 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
9182 (get_frame_id): Allow the UNKNOWN_FRAME.
9183 (frame_register_unwind, get_frame_type): Ditto.
9184
9185 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
9186 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
9187 unwind_dummy_id indicates a legacy frame.
9188
9189 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
9190 * configure: Re-generate.
9191
9192 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
9193 methods.
9194
9195 2004-02-08 Andrew Cagney <cagney@redhat.com>
9196
9197 * configure.in (CONFIG_ALL): Set to Makefile target, and not
9198 makefile macro.
9199 * configure: Re-generate.
9200 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
9201 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
9202 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
9203 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
9204 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
9205 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
9206 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
9207 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
9208 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
9209 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
9210
9211 2004-02-07 Andrew Cagney <cagney@redhat.com>
9212
9213 * Makefile.in: Update all dependencies.
9214
9215 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
9216 * configure: Re-generate.
9217 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
9218 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
9219 (COMMON_OBS): Add "main.o" and "annotate.o".
9220 (ANNOTATE_OBS): Delete.
9221 (OBS): Remove ANNOTATE_OBS.
9222 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
9223 CONFIG_INITS.
9224 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
9225 against CONFIG_OBS and "main.o".
9226 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
9227 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
9228
9229 * tui/tui-command.c: Include "gdb_string.h", delete register
9230 attribute, use ISO-C function signatures.
9231 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
9232 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9233 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
9234 * tui/tui.c: Ditto.
9235
9236 * tui/tui-command.c: Change variable and function names to lower
9237 case.
9238 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
9239 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
9240 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9241 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9242 * tui/tui-winsource.c, tui/tui.c: Ditto.
9243
9244 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9245
9246 * buildsym.c (free_pending_blocks, finish_block)
9247 (record_pending_block, make_blockvector, end_symtab): Replace
9248 symbol_obstack with objfile_obstack.
9249 * coffread.c (process_coff_symbol, coff_read_struct_type)
9250 (coff_read_enum_type): Ditto.
9251 * cp-namespace.c (initialize_namespace_symtab)
9252 (check_one_possible_namespace_symbol): Ditto.
9253 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
9254 (dwarf2_symbol_mark_computed): Ditto.
9255 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
9256 * elfread.c (elf_symtab_read): Ditto.
9257 * hpread.c (hpread_symfile_init, hpread_symfile_init)
9258 (hpread_read_enum_type, hpread_read_function_type)
9259 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
9260 Ditto.
9261 * jv-lang.c (get_java_class_symtab, add_class_symbol)
9262 (java_link_class_type): Ditto.
9263 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
9264 (new_symbol): Ditto.
9265 * minsyms.c (install_minimal_symbols): Ditto.
9266 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
9267 (terminate_minimal_symbol_table): Replace symbol_obstack with
9268 objfile_obstack.
9269 (free_objfile): Remove freeing of symbol_obstack.
9270 * objfiles.h: Remove symbol_obstack field.
9271 * pa64solib.c (add_to_solist): Replace symbol_obstack with
9272 objfile_obstack.
9273 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9274 symbol_obstack.
9275 (solib_add_common_symbols): Replace symbol_obstack with
9276 objfile_obstack.
9277 * somsolib.c (som_solib_add): Ditto.
9278 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
9279 (common_block_start, common_block_end): Ditto.
9280 * symfile.c (reread_symbols): Remove freeing and init of
9281 symbol_obstack.
9282 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
9283 * symfile.h: Update comment.
9284 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
9285 stats printing.
9286 * symtab.c (symbol_set_names): Replace symbol_obstack with
9287 objfile_obstack.
9288 * symtab.h (struct general_symbol_info, struct minimal_symbol):
9289 Update comments.
9290 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
9291 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
9292 objfile_obstack.
9293
9294 2004-02-07 Andrew Cagney <cagney@redhat.com>
9295
9296 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
9297 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
9298 fields and variables.
9299 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
9300 (m_beInvisible): Delete macro.
9301 * tui/tui-data.h: Fix case case fields and variables.
9302 (m_genWinPtrIsNull): Delete macro.
9303 (tui_win_list): Rename winList.
9304 (TUI_SRC_WIN): Rename srcWin.
9305 (TUI_DISASM_WIN): Rename disassemWin.
9306 (TUI_DATA_WIN): Rename dataWin.
9307 (TUI_CMD_WIN): Rename cmdWin.
9308 (m_genWinPtrNotNull): Delete macro.
9309 (m_winPtrIsNull): Delete macro.
9310 (m_winPtrNotNull): Delete macro.
9311 (tui_win_is_source_type): Replace m_winIsSourceType
9312 (tui_win_is_auxillary): Replace m_winIsAuzillary.
9313 (tui_win_has_locator): Replace m_hasLocator.
9314 (tui_set_win_highlight): Replace m_setWinHighlightOn and
9315 m_setWinHighlightOff.
9316 * tui/tui-data.c: Update references.
9317 (tui_win_is_source_type, tui_set_win_highlight): New functions.
9318 (tui_win_has_locator, tui_win_is_auxillary): New functions.
9319 * tui/tui-command.c, tui/tui-disasm.c: Update references.
9320 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
9321 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
9322 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9323 * tui/tui-winsource.c, tui/tui.c: Ditto.
9324
9325 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9326
9327 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
9328 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
9329 StackGhost.
9330
9331 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
9332 variable `i6' to `i7'.
9333 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9334
9335 2004-02-07 Andrew Cagney <cagney@redhat.com>
9336
9337 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
9338 (TuiPoint, TuiPointPtr): Ditto.
9339 (TuiStatus, TuiStatusPtr): Ditto.
9340 (TuiWinType, TuiWinTypePtr): Ditto.
9341 (struct tui_point): Rename _TuiPoint.
9342 (tui_get_low_disassembly_address): Rename
9343 tuiGetLowDisassemblyAddress.
9344 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
9345 (tuiFree): Delete declaration.
9346 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
9347 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
9348 * tui/tui.c (tuiFree): Delete function.
9349 * cli/cli-cmds.c (disassemble_command): Update references.
9350 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
9351 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
9352 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
9353 * tui/tui-winsource.c: Ditto.
9354
9355 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9356
9357 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
9358 coffstab_build_psymtabs, elfstab_build_psymtabs)
9359 (stabsect_build_psymtabs): Replace psymbol_obstack with
9360 objfile_obstack.
9361 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
9362 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
9363 Ditto.
9364 * dwarfread.c (scan_compilation_units): Ditto.
9365 * elfread.c (elfstab_offset_sections): Ditto.
9366 * hppa-tdep.c (read_unwind_info): Ditto.
9367 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
9368 (hpread_end_psymtab): Ditto.
9369 * mdebugread.c (mdebug_build_psymtabs, add_pending)
9370 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
9371 Ditto.
9372 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
9373 * objfiles.c (add_to_objfile_sections)
9374 (build_objfile_section_table): Ditto.
9375 (allocate_objfile): Remove init of psymbol_obstack.
9376 (free_objfile): Remove freeing of psymbol_obstack.
9377 * objfiles.h (struct objfile): Remove field
9378 psymbol_obstack. Update comments.
9379 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
9380 psymbol_obstack with objfile_obstack.
9381 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
9382 psymbol_obstack.
9383 * somread.c (som_symfile_offsets, init_import_symbols)
9384 (init_export_symbols): Replace psymbol_obstack with
9385 objfile_obstack.
9386 * somsolib.c (som_solib_add_solib_objfile): Ditto.
9387 * symfile.c (default_symfile_offsets, syms_from_objfile)
9388 (reread_symbols): Remove freeing and init of psymbol_obstack.
9389 (cashier_psymtab): Update comment.
9390 * symmisc.c (print_objfile_statistics): Don't report stats for
9391 psymbol obstack.
9392 * symtab.h (struct general_symbol_info, struct partial_symtab):
9393 Update comments.
9394 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
9395 (xcoff_symfile_offsets): Replace psymbol_obstack with
9396 objfile_obstack.
9397
9398 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
9399
9400 * objfiles.h (struct objfile): Add objfile_obstack field.
9401 Remove type_obstack field.
9402
9403 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
9404 read_structure_scope read_enumeration, new_symbol): Replace
9405 type_obstack with objfile_obstack.
9406 * dwarfread.c (struct_type, enum_type): Ditto.
9407 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
9408 (lookup_fundamental_type): Ditto.
9409 * gdbtypes.h (TYPE_ALLOC): Ditto.
9410 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
9411 (hpread_read_doc_function_type, hpread_read_struct_type)
9412 (fix_static_member_physnames, hpread_read_array_type)
9413 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
9414 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
9415 (java_link_class_type): Ditto.
9416 * mdebugread.c (parse_type): Ditto.
9417 * objfiles.c (allocate_objfile, free_objfile): Ditto.
9418 * solib-sunos.c (solib_add_common_symbols): Ditto.
9419 * stabsread.c (define_symbol, read_type, read_member_functions,
9420 read_cpp_abbrev, read_one_struct_field): Ditto.
9421 * symfile.c (reread_symbols): Ditto.
9422 * symmisc.c (print_objfile_statistics): Ditto.
9423
9424 2004-02-07 Andrew Cagney <cagney@redhat.com>
9425
9426 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
9427 (tui_exec_info_content): Rename TuiExecInfoContent.
9428 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
9429 (TuiWinInfo, TuiWinInfoPtr): Ditto.
9430 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
9431 (TuiList, TuiListPtr): Ditto.
9432 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
9433 (TuiDataType, TuiDataTypePtr): Ditto.
9434 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
9435 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
9436 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
9437 (TuiSourceElement, TuiSourceElementPtr): Ditto.
9438 (TuiDataElement, TuiDataElementPtr): Ditto.
9439 (TuiWinElement, TuiWinElementPtr): Ditto.
9440 (TuiDataInfo, TuiDataInfoPtr): Ditto.
9441 (TuiCommandElement, TuiCommandElementPtr): Ditto.
9442 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
9443 (TuiWhichElement, TuiWhichElementPtr): Ditto.
9444 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
9445 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
9446 * tui/tui-command.c, tui/tui-data.c: Update references.
9447 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
9448 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
9449 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
9450 * tui/tui-winsource.c, tui/tui.c: Ditto.
9451
9452 2004-02-07 Mark Kettenis <kettenis@gnu.org>
9453
9454 * dwarf2-frame.h: Update copyright.
9455 (enum dwarf2_frame_reg_rule): New.
9456 (struct dwarf2_frame_state_reg): New.
9457 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
9458 * dwarf2-frame.c: Update copyright.
9459 (enum dwarf2_reg_rule): Remove.
9460 (struct dwarf2_frame_state): Remove defenition of `struct
9461 dwarf2_frame_state_reg'.
9462 (read_reg): Call get_frame_arch to get the architecture instead of
9463 using CURRENT_GDBARCH.
9464 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
9465 DWARF2_FRAME_.
9466 (dwarf2_frame_init_reg): New function.
9467 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
9468 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
9469 initialize the register state. Prefix old `enum dwarf2_reg_rule'
9470 tags with DWARF2_FRAME_.
9471 (dwarf2_frame_prev_register): Call get_frame_arch to get the
9472 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
9473 dwarf2_reg_rule' tags with DWARF2_FRAME_.
9474
9475 2004-02-06 Andrew Cagney <cagney@redhat.com>
9476
9477 * tui/tui-data.h (struct tui_list): Rename _TuiList.
9478 (enum tui_data_type): Rename _TuiDataType.
9479 (struct tui_layout_def): Rename _TuiLayoutDef.
9480 (struct tui_source_element): Rename _TuiSourceElement.
9481 (struct tui_data_element): Rename _TuiDataElement.
9482 (struct tui_command_element): Rename _TuiCommandElement.
9483 (struct tui_locator_element): Rename _TuiLocatorElement.
9484 (union tui_which_element): Define.
9485 (struct tui_win_element): Rename _TuiWinElement.
9486 (struct tui_data_info): Rename _TuiDataInfo.
9487 (struct tui_source_info): Rename _TuiSourceInfo.
9488 (struct tui_command_info): Rename _TuiCommandInfo.
9489 (tui_initialize_static_data): Rename initializeStaticData.
9490 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
9491 (tui_alloc_win_info): Rename allocWinInfo.
9492 (tui_init_generic_part): Rename initGenericPart.
9493 (tui_init_win_info): Rename initWinInfo.
9494 (tui_alloc_content): Rename allocContent.
9495 (tui_add_content_elements): Rename addContentElements.
9496 (tui_init_content_element): Rename initContentElement.
9497 (tui_free_window): Rename freeWindow.
9498 (tui_free_win_content): Rename freeWinContent.
9499 (tui_free_data_content): Rename freeDataContent.
9500 (tui_free_all_source_wins_content): Rename
9501 freeAllSourceWinsContent.
9502 (tui_del_window): Rename tuiDelWindow.
9503 (tui_del_data_windows): Rename tuiDelDataWindows.
9504 (tui_partial_win_by_name): Rename partialWinByName.
9505 (tui_win_name): Rename winName.
9506 (tui_current_layout): Rename currentLayout.
9507 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
9508 (tui_term_height): Rename termHeight.
9509 (tui_set_term_height_to): Rename setTermHeightTo.
9510 (tui_term_width): Rename termWidth.
9511 (tui_set_term_width_to): Rename setTermWidthTo.
9512 (tui_set_gen_win_origin): Rename setGenWinOrigin.
9513 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
9514 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
9515 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
9516 (tui_source_windows): Rename sourceWindows.
9517 (tui_clear_source_windows): Rename clearSourceWindows.
9518 (tui_clear_source_windows_detail): Rename
9519 clearSourceWindowsDetail.
9520 (tui_clear_win_detail): Rename clearWinDetail.
9521 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
9522 (tui_default_tab_len): Rename tuiDefaultTabLen.
9523 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
9524 (tui_win_with_focus): Rename tuiWinWithFocus.
9525 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
9526 (tui_layout_def): Rename tuiLayoutDef.
9527 (tui_win_resized): Rename tuiWinResized.
9528 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
9529 (tui_next_win): Rename tuiNextWin.
9530 (tui_prev_win): Rename tuiPrevWin.
9531 (tui_add_to_source_windows): Rename addToSourceWindows.
9532 * tui/tui-winsource.c, tui/tui-win.c: Update references.
9533 * tui/tui-layout.c, tui/tui-source.c: Ditto.
9534 * tui/tui-stack.c, tui/tui-io.c: Ditto.
9535 * tui/tui.c, tui/tui-data.c: Ditto.
9536 * tui/tui-interp.c, tui/tui-data.c: Ditto.
9537 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
9538
9539 * tui/tui-source.h: Update copyright. Include "tui-data.h".
9540 (struct symtab): Declare.
9541 (tui_set_source_content): Rename tuiSetSourceContent.
9542 (tui_show_symtab_source): Rename tuiShowSource.
9543 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
9544 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
9545 * tui/tui-source.c: Update copyright. Update references.
9546 * tui/tui-win.c, tui/tui-winsource.c: Update references.
9547 * tui/tui-stack.c: Update references.
9548
9549 * tui/tui-win.h: Update copyright. Include "tui-data.h".
9550 (struct tui_win_info): Declare.
9551 (tui_scroll_forward): Rename tuiScrollForward.
9552 (tui_scroll_backward): Rename tuiScrollBackward.
9553 (tui_scroll_left): Rename tuiScrollLeft.
9554 (tui_scroll_right): Rename tuiScrollRight.
9555 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
9556 (tui_resize_all): Rename tuiResizeAll.
9557 (tui_refresh_all_win): Rename tuiRefreshAll.
9558 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
9559 * tui/tui-layout.c, * tui/tui-io.c: Update references.
9560 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
9561 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
9562
9563 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
9564 (tui_erase_data_content): Rename tuiEraseDataContent.
9565 (tui_display_all_data): Rename tuiDisplayAllData.
9566 (tui_check_data_values): Rename tuiCheckDataValues.
9567 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
9568 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
9569 (tui_first_data_element_no_in_line): Rename
9570 tuiFirstDataElementNoInLine.
9571 (tui_delete_data_content_windows): Rename
9572 tuiDeleteDataContentWindows.
9573 (tui_refresh_data_win): Rename tuiRefreshDataWin.
9574 (tui_display_data_from): Rename tuiDisplayDataFrom.
9575 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
9576 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
9577 * tui/tui-win.c, tui/tui-regs.c: Update references.
9578 * tui/tui-layout.c, tui/tui.c: Update references.
9579
9580 * tui/tui-wingeneral.h: Update copyright.
9581 (m_allBeVisible): Delete macro.
9582 (m_allBeInvisible): Delete macro.
9583 (struct tui_gen_win_info): Declare.
9584 (struct tui_win_info): Declare.
9585 (tui_unhighlight_win): Rename unhighlightWin.
9586 (tui_make_visible, tui_make_invisible): Replace makeVisible.
9587 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
9588 (tui_make_window): Rename makeWindow.
9589 (tui_copy_win): Rename copyWin.
9590 (tui_box_win): Rename boxWin.
9591 (tui_highlight_win): Rename highlightWin.
9592 (tui_check_and_display_highlight_if_needed): Rename
9593 checkAndDisplayHighlightIfNeeded.
9594 (tui_refresh_all): Rename refreshAll.
9595 (tui_delete_win): Rename tuiDelwin.
9596 (tui_refresh_win): Rename tuiRefreshWin.
9597 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
9598 (tui_make_visible, tui_make_invisible): New functions.
9599 (tui_make_all_visible, tui_make_all_invisible): New functions.
9600 (make_all_visible): Rename makeAllVisible.
9601 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
9602 * tui/tui-data.c, tui/tui-winsource.c: Update references.
9603 * tui/tui-windata.c, tui/tui-win.c: Update references.
9604 * tui/tui-regs.c, tui/tui-layout.c: Update references.
9605 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
9606
9607 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9608
9609 * proc-api.c (write_with_trace): Initialize local variable to
9610 silence compiler warning.
9611
9612 2004-02-06 Andrew Cagney <cagney@redhat.com>
9613
9614 * tui/tui-source.h: Do not include "defs.h".
9615 (struct tui_win_info): Declare.
9616 (tui_set_source_content_nil): Declare.
9617 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
9618 (union tui_line_or_address): Rename _TuiLineOrAddress.
9619 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
9620 (tui_update_source_window): Rename tuiUpdateSourceWindow.
9621 (tui_update_source_window_as_is): Rename
9622 tuiUpdateSourceWindowAsIs.
9623 (tui_update_source_windows_with_addr): Rename
9624 tuiUpdateSourceWindowsWithAddr.
9625 (tui_update_source_windows_with_line): Rename
9626 tuiUpdateSourceWindowsWithLine.
9627 (tui_clear_source_content): Rename tuiClearSourceContent.
9628 (tui_erase_source_content): Rename tuiEraseSourceContent.
9629 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
9630 (tui_show_source_content): Rename tuiShowSourceContent.
9631 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
9632 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
9633 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
9634 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
9635 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
9636 (tui_update_exec_info): Rename tuiUpdateExecInfo.
9637 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
9638 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
9639 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
9640 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
9641 (struct tui_win_info): Declare.
9642 * tui/tui-stack.c: Update references.
9643 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
9644 * tui/tui-win.c, tui/tui-source.c: Ditto.
9645 * tui/tui.c, tui/tui-disasm.c: Ditto.
9646
9647 2004-02-06 Mark Kettenis <kettenis@gnu.org>
9648
9649 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
9650 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
9651
9652 2004-02-05 Mark Kettenis <kettenis@gnu.org>
9653
9654 * infrun.c (handle_inferior_event): Allow for breakpoint
9655 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
9656 and SIGEMT. Update comments.
9657 * NEWS (Revised SPARC target): Mention support for non-executable
9658 stack.
9659
9660 2004-02-04 Mark Kettenis <kettenis@gnu.org>
9661
9662 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
9663 * inftarg.c: Update copyright year.
9664 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
9665 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
9666 (sparc_xfer_wcookie): New function.
9667 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9668 * Makefile.in (sparc-nat.o): Update dependencies.
9669 * config/sparc/nm-nbsd.h: Include "target.h".
9670 (NATIVE_XFER_WCOOKIE): New define.
9671 (sparc_xfer_wcookie): New prototype.
9672
9673 2004-02-04 Andrew Cagney <cagney@redhat.com>
9674
9675 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
9676 SYSCALL_TRAP function.
9677 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
9678
9679 2004-02-04 Andrew Cagney <cagney@redhat.com>
9680 Daniel Jacobowitz <drow@mvista.com>
9681
9682 * objfiles.h: Delete comments refering to inside_entry_func and
9683 DEPRECATED_FRAME_CHAIN_VALID.
9684 * defs.h (inside_entry_func): Update prototype..
9685 * blockframe.c (inside_entry_func): Rename to
9686 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
9687 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
9688
9689 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
9690
9691 * breakpoint.c (struct captured_parse_breakpoint_args): Move
9692 outside of #ifdef SOLIB_ADD region.
9693 (do_restore_lang_radix_cleanup): Ditto.
9694 (resolve_pending_breakpoint): Ditto.
9695
9696 2004-02-03 Andrew Cagney <cagney@redhat.com>
9697
9698 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
9699 (process_note_abi_tag_sections): Delete unused function.
9700 (ia64_read_fp): Delete unused function.
9701 (gdbarch_extract_struct_value_address): Delete declaration.
9702
9703 2004-02-02 Andrew Cagney <cagney@redhat.com>
9704
9705 * vax-tdep.c (vax_frame_chain): Delete call to
9706 deprecated_inside_entry_file.
9707 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
9708
9709 2004-02-02 Mark Kettenis <kettenis@gnu.org>
9710
9711 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
9712 column that's "empty" or "same value" when eliminating REG_RA
9713 rules.
9714
9715 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9716
9717 * NEWS: Add information about new pending breakpoint support.
9718
9719 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9720
9721 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
9722 and pending fields for pending breakpoint support.
9723 * breakpoint.c (breakpoint_enabled): Add check for not pending.
9724 (condition_command): Only parse condition if not a pending
9725 breakpoint.
9726 (print_one_breakpoint): Add support for pending breakpoints.
9727 (describe_other_breakpoints): Add checks to verify we are not
9728 dealing with pending breakpoints.
9729 (check_duplicates): Don't check pending breakpoints.
9730 (set_raw_breakpoint): Initialize pending flag.
9731 (do_restore_lang_radix_cleanup): New cleanup routine.
9732 (resolve_pending_breakpoint): New function.
9733 (re_enable_breakpoints_in_shlibs): Try and resolve any
9734 pending breakpoints via resolve_pending_breakpoint.
9735 (mention): Add pending breakpoint support.
9736 (parse_breakpoint_sals): Add new parameter to pass to
9737 decode_line_1 to indicate silent errors when files or functions
9738 are not found. Change all callers.
9739 (do_captured_parse_breakpoint): New function.
9740 (break_command_1): Change prototype to return an rc value and to
9741 take an optional pending breakpoint pointer. Support creating
9742 a pending breakpoint if a "not found" form of error occurs when
9743 parsing the breakpoint. Also support resolving an existing pending
9744 breakpoint and be silent if the resolution fails.
9745 (create_breakpoints): Change prototype to take pending breakpoint
9746 pointer. When resolving a pending breakpoint, use the new pointer
9747 to provide a conditional or commands added by the end-user.
9748 (delete_breakpoint): Add appropriate check for pending.
9749 (breakpoint_re_set_one): Ditto.
9750 (do_enable_breakpoint): Ditto.
9751
9752 2004-02-02 David Carlton <carlton@kealia.com>
9753
9754 * valops.c (enum oload_classification): New.
9755 (find_overload_match): Break implementation into separate
9756 functions; delete #if 0'd code; look for symbols within
9757 namespaces.
9758 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
9759 (find_oload_champ,oload_method_static,classify_oload_match): New.
9760 * cp-support.h: Add declaration for cp_func_name; update
9761 declaration for make_symbol_overload_list.
9762 * cp-support.c (cp_func_name): New.
9763 (overload_list_add_symbol): Fix comment, use
9764 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
9765 (make_symbol_overload_list): Take a function name and a namespace
9766 instead of a symbol; change implementation.
9767 (make_symbol_overload_list_using): New.
9768 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
9769
9770 2004-02-02 Fred Fish <fnf@redhat.com>
9771
9772 * main.c (gdb_stdtarg): Move definition to group with other
9773 gdb_stdtarg definitions and update copyright years.
9774 * remote-sim.c (gdb_os_write_stderr): Write output to
9775 gdb_stdtargerr stream instead of gdb_stdtarg stream.
9776 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
9777 gdb_stderr stream and update copyright years.
9778
9779 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9780
9781 * Makefile.in (mips-linux-nat.o): Update dependencies.
9782 * mips-linux-nat.c: Include mips-tdep.h.
9783
9784 2004-02-01 Roland McGrath <roland@redhat.com>
9785
9786 * sol-thread.c (sol_thread_xfer_partial): New function.
9787 (init_sol_thread_ops): Use that for to_xfer_partial hook.
9788 (init_sol_core_ops): Likewise.
9789
9790 * procfs.c (procfs_xfer_partial): New function.
9791 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
9792 * Makefile.in (procfs.o): Add $(auxv_h) dep.
9793
9794 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
9795 procfs_xfer_auxv function.
9796
9797 * procfs.c (procfs_make_note_section): If we can read
9798 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
9799 * linux-proc.c (linux_make_note_section): Likewise.
9800
9801 * auxv.h: New file.
9802 * auxv.c: New file.
9803 * Makefile.in (auxv_h): New variable.
9804 (COMMON_OBS): Add auxv.o here.
9805 (auxv.o): New target.
9806
9807 * corelow.c (core_xfer_partial): New function.
9808 (init_core_ops): Use it for core_ops.to_xfer_partial.
9809
9810 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
9811 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
9812 macro if that is defined.
9813
9814 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9815
9816 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
9817 and check the specified thread for each breakpoint.
9818 * breakpoint.h (bpstat_stop_status): Update prototype.
9819 * infrun.c (handle_inferior_event): Update calls to
9820 bpstat_stop_status.
9821
9822 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9823
9824 * Makefile.in (cli-cmds.o): Add $(readline_h).
9825
9826 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
9827
9828 * cli/cli-cmds.c: Include readline.h.
9829 (complete_command): Pass the start of the last word to
9830 complete_line.
9831
9832 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9833
9834 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
9835 argument, and change first argument to a CORE_ADDR.
9836 * breakpoint.h (bpstat_stop_status): Update prototype.
9837 * infrun.c (adjust_pc_after_break): Add a new comment.
9838 (handle_inferior_event): Update calls to bpstat_stop_status.
9839
9840 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9841
9842 * breakpoint.h: Update copyright years.
9843
9844 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9845
9846 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
9847 (bpstat_stop_status): Don't decrement PC.
9848 * breakpoint.h (software_breakpoint_inserted_here_p): Add
9849 prototype.
9850 * infrun.c (adjust_pc_after_break): New function.
9851 (handle_inferior_event): Call it, early. Remove later references
9852 to DECR_PC_AFTER_BREAK.
9853 (normal_stop): Add commentary.
9854
9855 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
9856
9857 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
9858 2004-01-27 double-free fix.
9859
9860 2004-01-31 Mark Kettenis <kettenis@gnu.org>
9861
9862 * sparc-tdep.c (sparc_fetch_wcookie): New function.
9863 (sparc32_frame_prev_register): Handle StackGhost.
9864 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
9865
9866 2004-01-29 Roland McGrath <roland@redhat.com>
9867
9868 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
9869 * configure: Regenerated.
9870
9871 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
9872 * Makefile.in (procfs.o): Add dep.
9873
9874 2004-01-28 Andrew Cagney <cagney@redhat.com>
9875
9876 * tui/tui-stack.h: Update copyright.
9877 (struct frame_info): Add opaque declaration.
9878 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
9879 (tui_show_locator_content): Rename tuiShowLocatorContent.
9880 (tui_show_frame_info): Rename tuiShowFrameInfo.
9881 * tui/tui-stack.c: Update copyright. Update references.
9882 * tui/tui-winsource.c: Update references.
9883 * tui/tui-win.c: Update references.
9884 * tui/tui-layout.c: Update references.
9885 * tui/tui-hooks.c: Update copyright, update references.
9886 * tui/tui.c: Update copyright, update references.
9887 * tui/tui-disasm.c: Update references.
9888
9889 2004-01-28 David Carlton <carlton@kealia.com>
9890
9891 * dwarf2read.c (add_partial_structure): Use demangled name if
9892 namespace equals "".
9893
9894 2004-01-27 Jim Blandy <jimb@redhat.com>
9895
9896 Clean up misapplied patch:
9897 * dwarf2read.c (determine_prefix): Change one of the two forward
9898 declarations for 'determine_prefix_aux' to a declaration for this.
9899 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
9900 argument to 'die_specification'.
9901
9902 * dwarf2read.c (read_func_scope): Re-indent comment.
9903
9904 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
9905
9906 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
9907 b->exp to NULL after freeing so that error during re-parsing or
9908 evaluation of expressions associated with breakpoint don't
9909 eventually lead to re-freeing of storage.
9910 Committed by Andrew Cagney.
9911
9912 2004-01-27 Andrew Cagney <cagney@redhat.com>
9913
9914 * source.c (ambiguous_line_spec): Delete undefined declaration.
9915 * m32r-rom.c (m32r_set_board_address): Delete unused function.
9916 (m32r_set_server_address, m32r_set_download_path): Ditto.
9917 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
9918
9919 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
9920
9921 * dwarf2read.c: Update calls to changed and renamed functions, and
9922 references to moved variables.
9923
9924 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
9925 language, language_defn, list_in_scope, and ftypes members.
9926 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
9927 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
9928 (baseaddr): Remove globals.
9929
9930 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
9931 (set_cu_language, die_is_declaration, die_specification)
9932 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
9933 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
9934 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
9935 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
9936
9937 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
9938 cu.list_in_scope. Don't initialize cu_header_offset.
9939 (add_partial_symbol): Add local baseaddr.
9940 (psymtab_to_symtab_1): Add local baseaddr. Use
9941 objfile->section_offsets for consistency. Don't initialize
9942 cu_header_offset; do initialize cu.header.offset and
9943 cu.list_in_scope.
9944 (read_file_scope, read_func_scope, read_lexical_block_scope)
9945 (dwarf_decode_lines, new_symbol): Add local baseaddr.
9946
9947 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
9948
9949 * PROBLEMS: Add gdb/1516.
9950
9951 2003-12-29 Robert Millan <robertmh@gnu.org>
9952
9953 Patch committed by Andrw Cagney.
9954 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
9955 * configure.tgt: Match knetbsd*-gnu.
9956
9957 2004-01-26 Andrew Cagney <cagney@redhat.com>
9958
9959 * breakpoint.c (catch_command_1): Delete #ifdef code.
9960 (catch_fork_command_1): Delete #ifdef wrapper.
9961 (catch_exec_command_1): Ditto.
9962 (catch_load_command_1): Ditto.
9963 (catch_unload_command_1): Ditto.
9964
9965 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
9966 (catch_breakpoint): Delete #if0ed function.
9967 (disable_catch_breakpoint): Ditto.
9968 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
9969 (disable_catch, enable_catch, delete_catch): Ditto.
9970
9971 2004-01-26 Andrew Cagney <cagney@redhat.com>
9972
9973 * remote.c (echo_check, quit_flag): Delete variables.
9974 (cisco_kernel_mode): Delete variable.
9975 (minitelnet_return, tty_input, escape_count): Delete variables.
9976 (remote_cisco_mode): Delete variable.
9977 (remote_cisco_open, remote_cisco_close): Delete function.
9978 (remote_cisco_mourn, remote_cisco_wait): Delete function.
9979 (init_remote_cisco_ops): Delete function.
9980 (_initialize_remote): Do not install "remote cisco" code.
9981 (read_frame): Delete cisco specific code.
9982 (remote_info_process): Delete function.
9983 (remote_wait): Delete cisco specific code.
9984 (remote_cisco_section_offsets): Delete function.
9985 (remote_cisco_objfile_relocate): Delete function.
9986 (remote_async_wait): Delete cisco specific code.
9987 (minitelnet, readtty, readsocket): Delete function.
9988
9989 2004-01-26 Andrew Cagney <cagney@redhat.com>
9990
9991 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
9992 comments mentioning extract_returned_value_address.
9993 * infcmd.c (print_return_value): Update. Add comments on
9994 extract_returned_value_address.
9995 * stack.c (return_command): Add comments on
9996 extract_returned_value_address.
9997 * values.c: Update comment.
9998 * m32r-tdep.c: Update comment.
9999 * sparc-tdep.c: Update comment.
10000 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
10001 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10002 * sh64-tdep.c (sh64_gdbarch_init): Update.
10003 * sh-tdep.c (sh_gdbarch_init): Update.
10004 * s390-tdep.c (s390_gdbarch_init): Update.
10005 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
10006 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10007 * m68k-tdep.c (m68k_gdbarch_init): Update.
10008 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10009 * m32r-tdep.c (m32r_gdbarch_init): Update.
10010 * ia64-tdep.c (ia64_gdbarch_init): Update.
10011 * h8300-tdep.c (h8300_gdbarch_init): Update.
10012 * frv-tdep.c (frv_gdbarch_init): Update.
10013 * arm-tdep.c (arm_gdbarch_init): Update.
10014 * alpha-tdep.c (alpha_gdbarch_init): Update.
10015
10016 2004-01-26 Andrew Cagney <cagney@redhat.com>
10017
10018 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
10019 SYMBOL_LOCATION_FUNCS
10020 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
10021 "struct symbol_ops".
10022 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
10023 type to "struct symbol_ops".
10024 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
10025 (struct symbol): Replace ".aux_value.loc.funcs" and
10026 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
10027 (SYMBOL_OBJFILE): Delete macro.
10028 (SYMBOL_LOCATION_FUNCS): Delete macro.
10029 (SYMBOL_LOCATION_BATON): Update.
10030 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
10031 intead of SYMBOL_LOCATION_FUNCS.
10032 * ax-gdb.c (gen_var_ref): Ditto.
10033 * printcmd.c (address_info): Ditto.
10034 * findvar.c (read_var_value): Ditto.
10035 (symbol_read_needs_frame): Ditto.
10036
10037 2004-01-26 Andrew Cagney <cagney@redhat.com>
10038
10039 * dwarf2read.c (read_func_scope): Document frame-base hack.
10040
10041 2004-01-25 Mark Kettenis <kettenis@gnu.org>
10042
10043 * infcmd.c (print_return_value): Plug memory leak; delete
10044 ui_stream object. Rename argument `structure_return' to
10045 `struct_return'.
10046
10047 2004-01-25 Mark Kettenis <kettenis@gnu.org>
10048
10049 * infcmd.c (print_return_value): Wrap long lines.
10050 (finish_command_continuation, finish_command): Remove unused
10051 variable `funcaddr'. Fix some coding-standards problems.
10052
10053 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
10054 SECT_SIZE is large enough, not whether it's exactly the right size.
10055 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
10056 TDEP->fpregset to zero.
10057
10058 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
10059 floating-point registers for traditional NetBSD core files.
10060 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
10061 TDEP->sizeof_fpregset here.
10062
10063 2004-01-25 Mark Kettenis <kettenis@gnu.org>
10064
10065 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
10066 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
10067 function with code split out from
10068 sparc32nbsd_sigcontext_frame_cache.
10069 (sparc32nbsd_sigcontext_frame_cache): Use
10070 sparc32nbsd_sigcontext_saved_regs.
10071 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
10072 OpenBSD.
10073 * sparcobsd-tdep.c: New file.
10074 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
10075 (sparcobsd-tdep.o): New dependency.
10076 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
10077 * config/sparc/obsd.mt: New file.
10078
10079 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
10080 TDEP->fpregset to be initialized to enable core file register
10081 sets.
10082
10083 2004-01-24 Mark Kettenis <kettenis@gnu.org>
10084
10085 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
10086 Add opaque declarations.
10087 (sparc64nbsd_sigcontext_saved_regs): New prototype.
10088 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
10089 function with code split out from
10090 sparc64nbsd_sigcontext_frame_cache.
10091 (sparc64nbsd_sigcontext_frame_cache): Use
10092 sparc64nbsd_sigcontext_saved_regs.
10093 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
10094 OpenBSD.
10095 * sparc64obsd-tdep.c: New file.
10096 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
10097 (sparc64obsd-tdep.o): New dependency.
10098 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
10099 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
10100 * config/sparc/obsd64.mt: New file.
10101
10102 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
10103 read the instruction at PC.
10104
10105 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
10106 value of GDB_OSABI_DEFAULT.
10107 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
10108 instead of GDB_OSABI_NETBSD_AOUT.
10109
10110 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
10111
10112 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
10113 copyright.
10114
10115 2004-01-23 Andrew Cagney <cagney@redhat.com>
10116
10117 * printcmd.c (display_command): Replace tui_set_display call with
10118 tui_set_layout_for_display_command.
10119 * tui/tui.h (enum tui_win_type): Define.
10120 (tui_set_layout): Delete declaration.
10121 (tui_set_layout_for_display_command): Rename set_tui_layout.
10122 * tui/tui-data.h (enum tui_layout_type): Define.
10123 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
10124 "tui.h".
10125 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
10126 (tui_default_win_height): Rename tuiDefaultWinHeight.
10127 (tui_default_win_viewport_height): Rename
10128 tuiDefaultWinViewportHeight.
10129 (tui_set_layout): RenametuiSetLayout.
10130 * tui/tui-layout.c: Update references.
10131 * tui/tui.c: Update references.
10132 * tui/tui-disasm.c: Update references.
10133
10134 2004-01-23 David Carlton <carlton@kealia.com>
10135
10136 Partial workaround for PR c++/1511:
10137 * cp-namespace.c: Include frame.h.
10138 (cp_lookup_transparent_type): New
10139 (cp_lookup_transparent_type_loop): New.
10140 * cp-support.h: Declare cp_lookup_transparent_type.
10141 * symtab.c (basic_lookup_transparent_type): Renamed from
10142 lookup_transparent_type.
10143 (lookup_transparent_type): Replace old body by a call to
10144 current_language->la_lookup_transparent_type.
10145 * symtab.h: Update copyright. Declare
10146 basic_lookup_transparent_type.
10147 * language.h: Update copyright.
10148 (struct language_defn): Add la_lookup_transparent_type.
10149 * language.c: Update copyright.
10150 (unknown_language_defn): Add basic_lookup_transparent_type.
10151 (auto_language_defn): Add basic_lookup_transparent_type.
10152 (local_language_defn): Add basic_lookup_transparent_type.
10153 * ada-lang.c: Update copyright.
10154 (ada_language_defn): Add basic_lookup_transparent_type.
10155 * c-lang.c: Update copyright.
10156 (c_language_defn): Add basic_lookup_transparent_type.
10157 (cplus_language_defn): Add basic_lookup_transparent_type.
10158 (asm_language_defn): Add basic_lookup_transparent_type.
10159 (minimal_language_defn): Add basic_lookup_transparent_type.
10160 * f-lang.c: Update copyright.
10161 (f_language_defn): Add basic_lookup_transparent_type.
10162 * jv-lang.c: Update copyright.
10163 (java_language_defn): Add basic_lookup_transparent_type.
10164 * m2-lang.c: Update copyright.
10165 (m2_language_defn): Add basic_lookup_transparent_type.
10166 * objc-lang.c: Update copyright.
10167 (objc_language_defn): Add basic_lookup_transparent_type.
10168 * p-lang.c: Update copyright.
10169 (p_language_defn): Add basic_lookup_transparent_type.
10170 * scm-lang.c: Update copyright.
10171 (scm_language_defn): Add basic_lookup_transparent_type.
10172 * Makefile.in (cp-namespace.o): Depend on frame.h.
10173
10174 2004-01-23 David Carlton <carlton@kealia.com>
10175
10176 Patch for PR c++/1520:
10177 * dwarf2read.c (read_func_scope): Set processing_current_prefix
10178 properly if we have a specification die.
10179 (determine_prefix_aux): Rename from determine_prefix.
10180 (determine_prefix): Like the old determine_prefix, but never
10181 returns NULL.
10182
10183 2004-01-23 Theodore A. Roth <troth@openavr.org>
10184
10185 * avr-tdep.c: Update copyright.
10186 (avr_iaddr_p): Delete unused function.
10187 (avr_saddr_p): Delete unused function.
10188
10189 2004-01-23 David Carlton <carlton@kealia.com>
10190
10191 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
10192 Fix for PR symtab/1534.
10193
10194 2004-01-23 Mark Kettenis <kettenis@gnu.org>
10195
10196 * NEWS (New native configurations): Mention OpenBSD/sparc and
10197 OpenBSD/sparc64.
10198 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
10199 * configure.host: Likewise.
10200 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
10201 handler for OpenBSD.
10202 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
10203
10204 2004-01-22 Mark Kettenis <kettenis@gnu.org>
10205
10206 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
10207 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
10208
10209 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
10210 * cli/cli-cmds.c (shell_escape): Likewise.
10211
10212 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
10213 OpenBSD .note.openbsd.ident sections.
10214
10215 2004-01-22 David Carlton <carlton@kealia.com>
10216
10217 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
10218 get_scope_pc_bounds.
10219 (read_file_scope): Ditto.
10220 (get_scope_pc_bounds): New function, produced by extracting code
10221 from the above two functions, consolidating it, and adding support
10222 for DW_TAG_namespace.
10223
10224 2004-01-22 Mark Kettenis <kettenis@gnu.org>
10225
10226 * osabi.c (MAX_NOTESZ): New define.
10227 (check_note): New function.
10228 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
10229 check_note.
10230
10231 2004-01-21 Roland McGrath <roland@redhat.com>
10232
10233 * MAINTAINERS (write after approval): Add myself.
10234
10235 2004-01-21 Eli Zaretskii <eliz@gnu.org>
10236
10237 * utils.c (init_page_info): Move declarations of `rows' and
10238 `cols' before the __GO32__-specific code. Move the closing brace
10239 outside the #ifdef __GO32__..#endif block.
10240 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
10241
10242 2004-01-21 Paul Brook <paul@codesourcery.com>
10243
10244 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
10245 BPSTAT_WHAT_CHECK_SHLIBS.
10246
10247 2004-01-21 Paul Brook <paul@codesourcery.com>
10248
10249 * MAINTAINERS: Add myself to write-after-approval.
10250
10251 2004-01-20 Andrew Cagney <cagney@redhat.com>
10252
10253 * ax-gdb.c (print_axs_value): Delete unused function.
10254 * jv-lang.c (java_lookup_type): Delete unused function.
10255 * cli/cli-dump.c (dump_filetype): Delete unused function.
10256 * remote-mips.c (remote_mips_insert_hw_breakpoint)
10257 (remote_mips_remove_hw_breakpoint): Delete unused functions.
10258 (mips_getstring): Delete unused function.
10259 (pmon_insert_breakpoint): Delete #if0ed function.
10260 (PMON_MAX_BP): Delete #if0ed MACRO.
10261 (mips_pmon_bp_info): Delete #if0ed variable.
10262 (pmon_remove_breakpoint): Delete #if0ed function.
10263 * monitor.c (monitor_write_even_block): Delete unused function.
10264 (monitor_write_memory_block): Delete #if0ed code.
10265 * dink32-rom.c (dink32_load): Delete unused function.
10266 (_initialize_dink32_rom): Delete #if0ed code.
10267 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
10268
10269 * tui/tui-command.c: Update references.
10270 * tui/tui-io.c: Update references.
10271 * tui/tui-command.h: Update copyright.
10272 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
10273
10274 * source.c (ambiguous_line_spec): Delete never-defined function.
10275 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
10276 * gdbtypes.c (add_name, add_mangled_type): Ditto.
10277 * cli/cli-cmds.c (validate_comname): Ditto.
10278
10279 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
10280 "tui-data.h".
10281 (tui_set_disassem_content): Rename tuiSetDisassemContent.
10282 (tui_show_disassem): Rename tuiShowDisassem.
10283 (tui_show_disassem_and_update_source): Rename
10284 tuiVerticalDisassemScroll.
10285 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
10286 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
10287 * tui/tui.h: Update copyright.
10288 (enum tui_status): Define.
10289 * tui/tui-data.h (enum tui_scroll_direction): Define.
10290 * tui/tui-disasm.c: Update copyright. Update references.
10291 * tui/tui-winsource.c: Update copyright. Update references.
10292 * tui/tui-win.c: Update references.
10293 * tui/tui-layout.c: Update references.
10294
10295 2004-01-20 Andrew Cagney <cagney@redhat.com>
10296
10297 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
10298 sym2 to start of block.
10299
10300 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
10301
10302 * MAINTAINERS: Delete mmalloc.
10303 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
10304 * NEWS: Mention removal of --with-malloc.
10305 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
10306 * config.in: Regenerate.
10307 * configure: Regenerate.
10308 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
10309 USE_MMALLOC, MMCHECK_FORCE.
10310 * gdbinit.in: Remove mmalloc.
10311 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
10312 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
10313 * config/i386/go32.mh: Likewise.
10314 * config/i386/interix.mh: Likewise.
10315 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
10316
10317 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
10318
10319 * linespec.c (decode_variable, symtab_from_filename): Call
10320 error_silent with error message instead of throwing an exception
10321 directly.
10322 * defs.h (error_silent, error_output_message): Add prototypes.
10323 (catch_exceptions_with_msg): Ditto.
10324 * utils.c (error_silent, error_output_message): New functions.
10325 * top.c (catch_exceptions_with_msg): New function.
10326
10327 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
10328
10329 * mi/mi-cmds.h (enum print_values): Add definition.
10330
10331 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
10332 type and value for simple data types and just the name and type
10333 for complex ones, if required.
10334
10335 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
10336 children, if required.
10337
10338 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10339
10340 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
10341 unused declarations.
10342
10343 2004-01-19 Andrew Cagney <cagney@redhat.com>
10344
10345 * top.h (mapped_symbol_files): Delete declaration.
10346 * main.c (captured_main): Delete option "m" and "mapped".
10347 * objfiles.c (mapped_symbol_files): Delete variable.
10348 * symfile.c (symbol_file_command): Delete mmap code.
10349 (symbol_file_add_with_addrs_or_offsets): Ditto.
10350 (add_symbol_file_command, reread_separate_symbols): Ditto.
10351 * objfiles.h (OBJF_MAPPED): Delete.
10352 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
10353 (free_objfile) [USE_MMALLOC]: Ditto.
10354 (open_existing_mapped_file): Delete function.
10355 (open_mapped_file): Delete function.
10356 (map_to_file): Delete function.
10357
10358 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10359
10360 * infrun.c (step_into_function): Account for possible breakpoint
10361 adjustment when computing ``stop_func_start''.
10362
10363 2004-01-19 Kevin Buettner <kevinb@redhat.com>
10364
10365 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
10366 the region size against the size of a pointer, not the size of
10367 a register as given by DEPRECATED_REGISTER_SIZE.
10368
10369 2004-01-19 Andrew Cagney <cagney@redhat.com>
10370
10371 * tui/tui-regs.h: Include "tui-data.h".
10372 (tuiFirstRegElementNoInLine): Delete declaration.
10373 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
10374 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
10375 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
10376 (tui_calculate_regs_column_count): Rename
10377 tuiCalculateRegsColumnCount.
10378 (tui_check_register_values): Rename tuiCheckRegisterValues.
10379 (tui_show_registers): Rename tuiShowRegisters.
10380 (tui_display_registers_from_line): Rename
10381 tuiDisplayRegistersFromLine.
10382 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
10383 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
10384 (tui_first_reg_element_no_inline): Rename
10385 tuiFirstRegElementNoInLine.
10386 * tui/tui-data.h: Update copyright.
10387 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
10388 * tui/tui-windata.c: Update copyright, update references.
10389 * tui/tui-regs.c: Update copyright, update references.
10390 * tui/tui-win.c: Update copyright, update references.
10391 * tui/tui-layout.c: Update copyright, update references.
10392
10393 2004-01-18 Andrew Cagney <cagney@redhat.com>
10394
10395 * tui/tui-io.c: Update copyright.
10396 (key_is_end_sequence, key_is_backspace): New functions.
10397 (key_is_command_char, key_is_start_sequence): New function.
10398 (tui_getc): Update references.
10399 * tui/tui-io.h: Update copyright.
10400 (m_tuiStartNewLine): Delete macro.
10401 (m_isBackspace, m_isDeleteChar): Delete macros.
10402 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
10403 (m_isNextPage, m_isPrevPage): Delete macros.
10404 (m_isLeftArrow, m_isRightArrow): Delete macros.
10405 (m_isXdbStyleCommandChar): Delete macro.
10406 (key_is_start_sequence): Declare, replace m_isStartSequence.
10407 (key_is_end_sequence): Declare, replace m_isEndSequence.
10408 (key_is_backspace): Declare ,replace m_isBackspace.
10409 (key_is_command_char): Declare, replace m_isCommandChar.
10410 * tui/tui-command.c: Update copyright.
10411 (tuiDispatchCtrlChar): Update references.
10412
10413 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
10414 tuiSourceWin.h.
10415
10416 * tui/tui-command.c: Rename tui/tuiCommand.c.
10417 * tui/tui-command.h: Rename tui/tuiCommand.h.
10418 * tui/tui-data.c: Rename tui/tuiData.c.
10419 * tui/tui-data.h: Rename tui/tuiData.h.
10420 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
10421 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
10422 * tui/tui-io.c: Rename tui/tuiIO.c.
10423 * tui/tui-io.h: Rename tui/tuiIO.h.
10424 * tui/tui-layout.c: Rename tui/tuiLayout.c.
10425 * tui/tui-layout.h: Rename tui/tuiLayout.h.
10426 * tui/tui-regs.c: Rename tui/tuiRegs.c.
10427 * tui/tui-regs.h: Rename tui/tuiRegs.h.
10428 * tui/tui-source.c: Rename tui/tuiSource.c.
10429 * tui/tui-source.h: Rename tui/tuiSource.h.
10430 * tui/tui-stack.c: Rename tui/tuiStack.c.
10431 * tui/tui-stack.h: Rename tui/tuiStack.h.
10432 * tui/tui-win.c: Rename tui/tuiWin.c.
10433 * tui/tui-win.h: Rename tui/tuiWin.h.
10434 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
10435 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
10436 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
10437 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
10438 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
10439 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
10440 * tui/tui-file.c: Update includes.
10441 * tui/tui-hooks.c: Update includes.
10442 * tui/tui-interp.c: Update includes.
10443 * tui/tui.c: Update includes.
10444 * Makefile.in: Update all tui/ dependencies.
10445 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
10446
10447 * Makefile.in: Update copyright. Update dependencies.
10448
10449 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
10450 problem.
10451
10452 2004-01-18 Andrew Cagney <cagney@redhat.com>
10453
10454 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
10455 instead of register_gdbarch_init.
10456
10457 * remote-sds.c (tohex): Delete unused function. Update copyright.
10458 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
10459 * v850-tdep.c (v850_register_virtual_size): Ditto.
10460 * target.c (normal_target_post_startup_inferior): Ditto.
10461 * source.c (ambiguous_line_spec): Ditto.
10462 * remote.c (adapt_remote_get_threadinfo): Ditto.
10463 * mi/mi-out.c (out_field_fmt): Ditto.
10464 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
10465 (output_control_change_notification): Ditto.
10466 * m68k-tdep.c (m68k_register_byte): Ditto.
10467 (m68k_remote_breakpoint_from_pc): Ditto.
10468 * ui-out.c (init_ui_out_state): Delete unused declaration.
10469 * stabsread.c (search_value): Ditto.
10470 * mi/mi-cmd-env.c (env_cli_command): Ditto.
10471 * maint.c (print_section_table): Ditto.
10472 * infrun.c (set_follow_fork_mode_command): Ditto.
10473
10474 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10475
10476 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
10477 DW_CFA_def_cfa_exporession. Add support for
10478 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
10479 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
10480
10481 2004-01-18 Andrew Cagney <cagney@redhat.com>
10482
10483 * ocd.c: Update copyright.
10484 (bdm_read_register_command): Delete unused function.
10485 (_initialize_remote_ocd): Delete commented out reference.
10486 (get_quoted_char, reset_packet): Delete #if0ed function.
10487 (output_packet, put_quoted_char): Delete #if0ed function.
10488 (stu_put_packet, stu_get_packet): Delete #if0ed function.
10489 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
10490 (BDM_BREAKPOINT): Delete #if0ed macro.
10491 (remote_timeout): Delete #if0ed variable.
10492
10493 2004-01-18 Mark Kettenis <kettenis@gnu.org>
10494
10495 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
10496 (core-sol2.o): Remove dependency.
10497 * core-sol2.c: Remove file.
10498
10499 2004-01-17 Andrew Cagney <cagney@redhat.com>
10500
10501 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
10502 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
10503 enums.
10504
10505 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10506
10507 * remote.c: Update copyright years.
10508
10509 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10510
10511 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
10512
10513 2004-01-17 Andrew Cagney <cagney@redhat.com>
10514
10515 * mdebugread.c: Update copyright.
10516 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
10517 (parse_type, parse_procedure): Ditto.
10518 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
10519
10520 * cris-tdep.c (cris_store_struct_return): Put back accidently
10521 deleted function.
10522
10523 * gdbarch.sh: Update copyright year.
10524 * gdbarch.h, gdbarch.c: Re-generate.
10525
10526 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10527
10528 Suggested by George Anzinger.
10529 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
10530 correct stack offset. Include unknown opcode numbers in the error
10531 message.
10532
10533 2004-01-17 Andrew Cagney <cagney@redhat.com>
10534
10535 * x86-64-tdep.c (x86_64_init_abi): No need to clear
10536 extract_struct_value_address, i386 does not set it.
10537 * sparc64-tdep.c (sparc64_init_abi): Do not set
10538 extract_struct_value_address, never called.
10539 (sparc64_extract_struct_value_address): Delete function.
10540 * m68hc11-tdep.c: Update copyright.
10541 (m68hc11_gdbarch_init): Delete redundant assignment of
10542 extract_struct_value_address.
10543 * i386-tdep.c: Update copyright.
10544 (i386_gdbarch_init): Do not set extract_struct_value_address,
10545 never called.
10546 (i386_extract_struct_value_address): Delete function.
10547 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
10548 extract_struct_value_address, never called.
10549 (sparc32_extract_struct_value_address): #if 0 function. Add
10550 comments explaining its future.
10551
10552 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10553
10554 * arm-tdep.c (arm_write_pc): New function.
10555 (arm_gdbarch_init): Call set_gdbarch_write_pc.
10556
10557 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
10558
10559 * breakpoint.c (must_shift_inst_regs): Delete.
10560 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
10561 and SHIFT_INST_REGS.
10562 * infcmd.c (step_1, step_1_continuation): Delete references to
10563 SHIFT_INST_REGS.
10564 * infrun.c (keep_going): Likewise.
10565 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
10566 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
10567
10568 2004-01-17 Andrew Cagney <cagney@redhat.com>
10569
10570 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10571 * gdbarch.h, gdbarch.c: Re-generate.
10572 * infcmd.c (print_return_value): Delete reference to
10573 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
10574
10575 * cris-tdep.c (cris_gdbarch_init): Do not set
10576 deprecated_extract_struct_value_address.
10577
10578 * xstormy16-tdep.c: Update copyright.
10579 (xstormy16_extract_struct_value_address): Update to current
10580 extract struct value address interface.
10581 (xstormy16_gdbarch_init): Set extract_struct_value_address.
10582 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
10583 current extract struct value address interface.
10584 (sh64_gdbarch_init): Set extract_struct_value_address.
10585
10586 * cris-tdep.c: Update copyright.
10587 (cris_extract_struct_value_address): Delete function.
10588 (struct_return_address): Delete variable.
10589 (cris_store_struct_return): Do not set struct_return_address.
10590
10591 * mcore-tdep.c: Update copyright.
10592 (mcore_extract_struct_value_address): Delete function. Update
10593 comments.
10594 (mcore_gdbarch_init): Update.
10595 * mn10300-tdep.c: Update copyright.
10596 (mn10300_extract_struct_value_address): Delete function.
10597 (mn10300_gdbarch_init): Update.
10598 * v850-tdep.c: Update copyright.
10599 (v850_extract_struct_value_address): Delete.
10600 (v850_gdbarch_init): Update.
10601 * ns32k-tdep.c: Update copyright.
10602 (ns32k_extract_struct_value_address): Delete.
10603 (ns32k_gdbarch_init): Update.
10604 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
10605 (hppa_gdbarch_init): Update.
10606 * vax-tdep.c: Update copyright.
10607 (vax_extract_struct_value_address): Delete.
10608 (vax_gdbarch_init): Update.
10609
10610 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
10611 * gdbarch.h, gdbarch.c: Re-generate.
10612 * procfs.c (procfs_fetch_registers): Delete reference to
10613 DEPRECATED_NPC_REGNUM.
10614 (procfs_store_registers): Ditto.
10615 * regcache.c (generic_target_write_pc): Simplify.
10616 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
10617
10618 * core-sol2.c (fetch_core_registers): Replace
10619 DEPRECATED_NPC_REGNUM with equivalent tdep value.
10620
10621 * hppa-tdep.c: Update copyright year.
10622 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
10623 NPC_REGNUM.
10624 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
10625
10626 * mips-tdep.c (mips_write_pc): New function.
10627 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
10628 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
10629 (mips_find_saved_regs, mips_software_single_step: Ditto.
10630 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
10631 mips_init_extra_frame_info, mips_pop_frame): Ditto.
10632
10633 2004-01-17 Andrew Cagney <cagney@redhat.com>
10634
10635 * mips-tdep.c: Re-indent. Group functions by ABI.
10636
10637 2004-01-17 Andrew Cagney <cagney@redhat.com>
10638
10639 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
10640 * gdbarch.c: Re-generate.
10641 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10642 DECR_PC_AFTER_BREAK to zero.
10643 * vax-tdep.c (vax_gdbarch_init): Ditto.
10644 * v850-tdep.c (v850_gdbarch_init): Ditto.
10645 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10646 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10647 * sh-tdep.c (sh_gdbarch_init): Ditto.
10648 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10649 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10650 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10651 * mips-tdep.c (mips_gdbarch_init): Ditto.
10652 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10653 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10654 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10655 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10656 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
10657 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10658 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10659 * frv-tdep.c (frv_gdbarch_init): Ditto.
10660 * cris-tdep.c (cris_gdbarch_init): Ditto.
10661 * avr-tdep.c (avr_gdbarch_init): Ditto.
10662 * arm-tdep.c (arm_gdbarch_init): Ditto.
10663 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
10664
10665 2004-01-17 J. Brobecker <brobecker@gnat.com>
10666
10667 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
10668 Delete, no longer used.
10669 (read_subrange_type): New function, mostly extracted from
10670 read_array_type().
10671 (read_array_type): Replace extracted code by call to
10672 read_subrange_type().
10673 (dwarf2_get_attr_constant_value): New function.
10674 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
10675 (add_partial_symbol): Likewise.
10676 (process_die): Likewise.
10677 (new_symbol): Likewise.
10678 (read_type_die): Likewise.
10679
10680 2004-01-16 Andrew Cagney <cagney@redhat.com>
10681
10682 * symfile.c: Update copyright year.
10683 (compare_symbols): Delete unused function.
10684 * stabsread.c: Update copyright year.
10685 (lrs_general_complaint): Delete unused function.
10686 (ref_search_value): Ditto.
10687 (get_substring): Delete declaration.
10688 * sh64-tdep.c: Update copyright year.
10689 (sh64_get_gdb_regnum): Delete unused function.
10690 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
10691 Delete unused function.
10692
10693 2004-01-17 Mark Kettenis <kettenis@gnu.org>
10694
10695 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
10696 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
10697
10698 2004-01-16 Andrew Cagney <cagney@redhat.com>
10699
10700 Changes from Peter Schauer.
10701 * rs6000-tdep.c: Update copyright year.
10702 (rs6000_push_dummy_call): Update the stack pointer before
10703 accessing the corresponding stack region.
10704 * rs6000-nat.c: Update copyright year.
10705 (set_host_arch): Set "info.abfd" to "exec_bfd".
10706
10707 2004-01-15 Mark Kettenis <kettenis@gnu.org>
10708
10709 * blockframe.c: Update copyright year.
10710 (inside_entry_func): Don't treat a zero PC specially.
10711
10712 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
10713
10714 * gcore.c (gcore_copy_callback): Use paddr_d to print size
10715 variable.
10716 (gcore_create_callback): Ditto. Skip any memory segment that has
10717 no permissions set.
10718
10719 2004-01-14 David Carlton <carlton@kealia.com>
10720
10721 Change symbols for C++ nested types to contain the fully qualified
10722 name, if possible. (At least in the DWARF-2 case.) Partial fix
10723 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
10724 c++/895.
10725 * c-exp.y (qualified_type): Handle types nested within classes.
10726 * cp-namespace.c: Update comments.
10727 (cp_set_block_scope): Delete #if 0.
10728 (cp_lookup_nested_type): Handle types nested within classes.
10729 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
10730 when appropriate.
10731 (add_partial_symbol): Add the name of the enclosing namespace to
10732 types.
10733 (pdi_needs_namespace): New.
10734 (add_partial_namespace): Tweak comment.
10735 (add_partial_structure): New.
10736 (psymtab_to_symtab_1): Initialize processing_current_prefix
10737 here...
10738 (process_die): instead of here.
10739 (read_structure_scope): Try to figure out the name of the class or
10740 namespace that the structure might be defined within.
10741 (read_enumeration): Generate fully-qualified names, if possible.
10742 (read_namespace): Don't set name to NULL.
10743 (die_specification): New.
10744 (new_symbol): Generate fully-qualified names for types.
10745 (read_type_die): Determine appropriate prefix.
10746 (determine_prefix): New.
10747 (typename_concat): New.
10748 (class_name): New.
10749 * valops.c (value_aggregate_elt): Pass NOSIDE to
10750 value_struct_elt_for_reference.
10751 (value_struct_elt_for_reference): Make static, add NOSIDE
10752 parameter, call value_maybe_namespace_elt as a last resort.
10753 (value_namespace_elt): Break out code into
10754 value_maybe_namespace_elt.
10755 (value_maybe_namespace_elt): New.
10756
10757 2004-01-12 Andrew Cagney <cagney@redhat.com>
10758
10759 * mips-tdep.c (mips_convert_register_p): Handle both raw and
10760 cooked floating-point registers.
10761 (mips_gdbarch_init): Set convert_register_p, register_to_value,
10762 and value_to_register.
10763
10764 2004-01-13 Andrew Cagney <cagney@redhat.com>
10765
10766 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
10767 * gdbarch.c: Re-generate.
10768 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
10769 FUNCTION_START_OFFSET.
10770 * v850-tdep.c (v850_gdbarch_init): Ditto.
10771 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
10772 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
10773 * sh-tdep.c (sh_gdbarch_init): Ditto.
10774 * s390-tdep.c (s390_gdbarch_init): Ditto.
10775 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
10776 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
10777 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
10778 * mips-tdep.c (mips_gdbarch_init): Ditto.
10779 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
10780 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
10781 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
10782 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
10783 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
10784 * i386-tdep.c (i386_gdbarch_init): Ditto.
10785 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
10786 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
10787 * frv-tdep.c (frv_gdbarch_init): Ditto.
10788 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
10789 * cris-tdep.c (cris_gdbarch_init): Ditto.
10790 * avr-tdep.c (avr_gdbarch_init): Ditto.
10791 * arm-tdep.c (arm_gdbarch_init): Ditto.
10792 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
10793
10794 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
10795
10796 * infrun.c (follow_fork_mode_ask): Remove.
10797 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
10798 (follow_fork): Simplify and remove internal error for
10799 follow_fork_mode_ask.
10800 (_initialize_infrun): Update "set follow-fork-mode" help text.
10801
10802 2004-01-13 Andrew Cagney <cagney@redhat.com>
10803
10804 * configure.in: Update copyright year.
10805 (build_warnings): Add -Wunused-label.
10806 * configure: Re-generate.
10807
10808 2004-01-12 Andrew Cagney <cagney@redhat.com>
10809
10810 * exec.h (exec_ops): Make "extern".
10811
10812 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
10813 the function is void.
10814 (mips_pseudo_register_write): Ditto.
10815
10816 2004-01-12 Andrew Cagney <cagney@redhat.com>
10817
10818 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
10819 call. Never defined.
10820 * sparc-tdep.h (struct frame_info): Add opaque declaration.
10821 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
10822 (struct sparc_gregset, struct regcache): Ditto.
10823 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
10824
10825 2004-01-12 Andrew Cagney <cagney@redhat.com>
10826
10827 * mi/ChangeLog: Delete file. Renamed to ...
10828 * mi/ChangeLog-1999-2003: New file.
10829 * tui/ChangeLog: Delete file. Renamed to ...
10830 * tui/ChangeLog-1998-2003: New file.
10831
10832 2004-01-11 Mark Kettenis <kettenis@gnu.org>
10833
10834 * sparc64nbsd-tdep.c: Include "regset.h".
10835 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
10836 Remove variables.
10837 (fetch_core_registers): Remove function.
10838 (sparc64nbsd_core_fns): Remove variable.
10839 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
10840 functions.
10841 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
10842 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10843 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
10844
10845 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
10846 sparc_extract_struct_value_address.
10847 (sparc32_gdbarch_init): Set extract_struct_value_address.
10848 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
10849 function.
10850 (sparc64_init_abi): Set extract_struct_value_address. Don't set
10851 return_value_on_stack.
10852
10853 * NEWS: Mention that %cs and %ss have been added to the AMD64
10854 configurations
10855
10856 * frame.c: Update copyright year.
10857 (get_prev_frame): Improve comment.
10858
10859 * sparc64fbsd-tdep.c: Include "regset.h".
10860 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
10861 Remove variables.
10862 (fetch_core_registers): Remove function.
10863 (sparc64fbsd_core_fns): Remove variable.
10864 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
10865 functions.
10866 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
10867 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
10868 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
10869
10870 * sparcnbsd-tdep.c: Include "regset.h".
10871 (fetch_core_registers): Remove function.
10872 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
10873 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
10874 functions.
10875 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
10876 TDEP->fpregset.
10877 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
10878
10879 * sparc-tdep.h (struct regset): Provide opaque declaration.
10880 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
10881 fpregset and sizeof_fpregset members.
10882 * sparc-tdep.c (struct regset): Provide opaque declaration.
10883 (sparc_regset_from_core_section): New function.
10884 (sparc32_gdbarch_init): Initialize TDEP->gregset,
10885 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
10886 Set regset_from_core_section when appropriate.
10887
10888 2004-01-10 Mark Kettenis <kettenis@gnu.org>
10889
10890 * x86-64-tdep.c (amd64_non_pod_p): New function.
10891 (amd64_classify_aggregate): Return class memory for non-POD
10892 C++ structure types.
10893
10894 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
10895 argument. Use it to reserve a register if necessary.
10896 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
10897 amd64_push_arguments.
10898
10899 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
10900
10901 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
10902 register numbers in comments.
10903 * x86-64-tdep.h: Update copyright year.
10904 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
10905 Adjust for addition of %cs and %ss.
10906 * amd64fbsd-nat.c: Update copyright year.
10907 (reg_offset): Add register offsets for %cs and %ss.
10908 * amd64fbsd-tdep.c: Update copyright year.
10909 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
10910 (amd64fbsd_sc_reg_offset): Likewise.
10911 * x86-64-linux-nat.c: Update copyright year.
10912 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
10913 and %ss.
10914 * amd64nbsd-nat.c: Update copyright year.
10915 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
10916 * amd64nbsd-tdep.c: Update copyright year.
10917 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
10918 * x86-64-linux-tdep.c: Update copyright year.
10919 (user_to_gdb_regmap): Add mapping for %cs and %ss.
10920 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
10921 * regformats/reg-x86-64.dat: Add %cs and %ss.
10922
10923 * blockframe.c (inside_entry_func): Reformat. Introduce new local
10924 variables to prevent long lines. Update comments to reflect
10925 reality.
10926
10927 2004-01-09 David Carlton <carlton@kealia.com>
10928
10929 Checked in by Elena Zannoni <ezannoni@redhat.com>.
10930 * dwarf2read.c (read_namespace): Pull out name-generating code
10931 into namespace_name. Rename previous_namespace to previous_prefix
10932 and processing_current_namespace to processing_current_prefix..
10933 (namespace_name): New function.
10934 (add_partial_symbol): Substitute uses of pdi->name with
10935 actual_name.
10936 * cp-support.h: Rename processing_current_namespace to
10937 processing_current_prefix.
10938 Update copyright year.
10939 * cp-namespace.c: Rename processing_current_namespace to
10940 processing_current_prefix.
10941 Update copyright year.
10942
10943 2004-01-09 Andrew Cagney <cagney@redhat.com>
10944
10945 * jv-valprint.c, ser-unix.c: Add missing copyright years.
10946
10947 2004-01-09 Mark Kettenis <kettenis@gnu.org>
10948
10949 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
10950 complaining.
10951 (process_one_symbol): Deal with N_PATCH stabs.
10952
10953 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
10954
10955 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
10956 ifdeffed code.
10957 Update copyright year.
10958
10959 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10960
10961 * config/pa/tm-hppa.h: Update extern declarations for
10962 hppa32_hpux_frame_saved_pc_in_sigtramp,
10963 hppa32_hpux_frame_base_before_sigtramp, and
10964 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
10965
10966 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
10967
10968 * config/pa/tm-hppah.h: Update copyright years.
10969
10970 2004-01-08 Andrew Cagney <cagney@redhat.com>
10971
10972 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
10973 (mips_o32_reg_struct_has_addr): Delete function.
10974 (mips_gdbarch_init): Update.
10975 (mips_extract_struct_value_address): Delete function.
10976
10977 2004-01-08 David Mosberger <davidm@hpl.hp.com>
10978
10979 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
10980 reality.
10981
10982 2004-01-07 Andrew Cagney <cagney@redhat.com>
10983
10984 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
10985 architecture's elf flags (when available).
10986
10987 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
10988 FPU to the start, check the MIPS FPU when looking for an old
10989 architecture.
10990 (set_mipsfpu_single_command): Update the architecture.
10991 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
10992
10993 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
10994 (mips_mask_address_p): Add "tdep" parameter.
10995 (show_mask_address, mips_addr_bits_remove): Update.
10996 (mips_dump_tdep): Update.
10997 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
10998 (MIPS_STACK_ARGSIZE): Delete macro.
10999 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
11000 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
11001 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
11002 (mips_dump_tdep): Update.
11003 (MIPS_SAVED_REGSIZE): Delete macro.
11004 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
11005 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
11006 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
11007 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
11008 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
11009 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
11010 (mips_pop_frame, return_value_location): Update.
11011 (mips_n32n64_return_value, mips_dump_tdep): Update.
11012
11013 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
11014 MIPS ABI.
11015
11016 * mips-tdep.c: Update copyright.
11017 (mips_gdbarch_init): Merge two code blocks handling the register
11018 name and number layout.
11019
11020 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
11021
11022 * tracepoint.c (validate_actionline): Fix segv at EOF
11023
11024 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
11025
11026 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
11027 properly for static fields.
11028
11029 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
11030 Jason Molenda <jmolenda@apple.com>
11031
11032 * disasm.c: Update copyright to include 2004.
11033 (do_mixed_source_and_assembly): For uiout asm list
11034 and tuple cleanups, initialize to null_cleanup instead of
11035 NULL and do so prior to loop. Only reset when we close off
11036 the tuple/list. Move check for whether to close off the
11037 asm tuple/list to after dump_insns call where it will be run
11038 on each loop iteration.
11039
11040 2004-01-05 Andrew Cagney <cagney@redhat.com>
11041
11042 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
11043 should be a switch case and not a label.
11044 * mips-tdep.c (mips32_next_pc): Delete unused labels
11045 "greater_equal_branch" and "less_zero_branch".
11046 * jv-valprint.c (java_print_value_fields): Delete unused label
11047 "flush_it".
11048
11049 * target.c (unpush_target): Only close a target that is in the
11050 target stack.
11051
11052 2004-01-05 Mark Kettenis <kettenis@gnu.org>
11053
11054 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
11055 address from [sp + 64] instead of %o2.
11056
11057 * frame.c (get_prev_frame): Don't try to unwind the PC. This
11058 fixes PR backtrace/1476.
11059
11060 2004-01-05 Andrew Cagney <cagney@redhat.com>
11061
11062 * libunwind-frame.h (struct frame_id): Add opaque declaration,
11063 move to start of file.
11064 * i386-tdep.h (struct regcache): Add opaque declaration.
11065 * config/ia64/nm-linux.h (struct target_ops): Add opaque
11066 declaration.
11067 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
11068 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
11069 * win32-nat.c (fake_create_process): Use ISO C style definition.
11070 * stabsread.c (define_symbol): Delete #ifndef
11071 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
11072 stabs_argument_has_addr call, macro never defined.
11073
11074 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
11075
11076 * op50-rom.c: Delete.
11077 * w89k-rom.c: Delete.
11078 * Makefile.in: Remove references.
11079
11080 2004-01-04 Mark Kettenis <kettenis@gnu.org>
11081
11082 * x86-64-tdep.c: Update copyright year.
11083 (struct amd64_register_info): Rename from x86_64_register_info.
11084 (amd64_register_info): Rename from x86_64_register_info.
11085 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
11086 (amd64_register_name): Rename from x86_64_register_name.
11087 (amd64_register_type): Rename from x86_64_register_type.
11088 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
11089 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
11090 (amd64_dwarf_reg_to_regnum): Rename from
11091 x86_64_dwarf_reg_to_regnum.
11092 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
11093 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
11094 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
11095 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
11096 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
11097 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
11098 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
11099 (amd64_frame_cache): Rename from x86_64_frame_cache.
11100 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
11101 (amd64_frame_prev_register): Rename from
11102 x86_64_frame_prev_register.
11103 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
11104 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
11105 (amd64_sigtramp_frame_cache): Rename from
11106 x86_64_sigtramp_frame_cache.
11107 (amd64_sigtramp_frame_prev_register): Rename from
11108 x86_64_sigtramp_frame_prev_register.
11109 (amd64_sigtramp_frame_unwind): Rename from
11110 x86_64_sigtramp_frame_unwind.
11111 (amd64_sigtramp_frame_sniffer): Rename from
11112 x86_64_sigtramp_frame_sniffer.
11113 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
11114 (amd64_frame_base): Rename from x86_64_frame_base.
11115 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
11116 (amd64_frame_align): Rename from x86_64_frame_align.
11117 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
11118 (amd64_regset_from_core_section): Rename from
11119 x86_64_regset_from_core_section.
11120 (x86_64_init_abi): Update comments.
11121
11122 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
11123
11124 * MAINTAINERS (write after approval): Add myself.
11125
11126 2004-01-04 Mark Kettenis <kettenis@gnu.org>
11127
11128 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
11129 `float' arguments.
11130
11131 2004-01-04 Mark Kettenis <kettenis@gnu.org>
11132
11133 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
11134 such that it mentions a specific version of GCC that exhibits this
11135 bug.
11136
11137 2004-01-03 Mark Kettenis <kettenis@gnu.org>
11138
11139 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
11140 structure that has a single `float' member, store it in %f1 in
11141 addition to %f0.
11142
11143 * sparc-sol2-nat.c: Add missing '\'.
11144
11145 * sparc-tdep.c (sparc32_return_value): New function.
11146 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
11147 Remove functions.
11148 (sparc32_gdbarch_init): Set return_value, don't set
11149 extract_return_value, store_return_value, use_struct_convention
11150 and return_value_on_stack.
11151
11152 * sparc-sol2-nat.c: Add missing ')'.
11153
11154 2004-01-03 J. Brobecker <brobecker@gnat.com>
11155
11156 * infrun.c (handle_step_into_function): New function.
11157 (handle_inferior_event): Extract out some code into the new
11158 function above.
11159
11160 2004-01-03 J. Brobecker <brobecker@gnat.com>
11161
11162 * infrun.c (handle_inferior_event): Move the declaration of
11163 real_stop_pc inside the if blocks where it is used.
11164
11165 2004-01-03 Mark Kettenis <kettenis@gnu.org>
11166
11167 * sparc64-tdep.c (sparc64_16_byte_align_p)
11168 (sparc64_store_floating_fields, sparc64_store_floating_fields):
11169 Use check_typedef to get subtypes of structures and unions.
11170 (sparc64_store_return_value): Fix calculation of the appropriate
11171 offset into VALBUF when storing a structure or union.
11172 (sparc64_return_value): New function.
11173 (sparc64_use_struct_convention): Remove function.
11174 (sparc64_init_abi): Set return_value, don't set
11175 extract_return_value, store_return_value and
11176 use_struct_convention.
11177
11178 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
11179
11180 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
11181 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
11182 gdb/config/alpha/xm-alphaosf.h,
11183 gdb/config/powerpc/tm-ppcle-eabi.h,
11184 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
11185 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
11186 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
11187 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
11188 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
11189 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
11190 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
11191 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
11192 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
11193 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
11194 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
11195 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
11196 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
11197 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
11198 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
11199 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
11200 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
11201 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
11202 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
11203 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
11204 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
11205 Remove lines for .cvsignore files.
11206
11207 2004-01-03 J. Brobecker <brobecker@gnat.com>
11208
11209 * infrun.c: Back out the previous change.
11210
11211 2004-01-03 Mark Kettenis <kettenis@gnu.org>
11212
11213 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
11214 sparc-*-sunos4* to the list of REMOVED configurations.
11215
11216 * configure.tgt: Add back sparc-*-vxworks*.
11217 * remote-vxsparc.c: Remove all includes except for "defs.h",
11218 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
11219 Include "sparc-tdep.h".
11220 (SPARC_R_G1): New define.
11221 (vxsparc_gregset): New variable.
11222 (ext_format_sparc): Remove extern declaration.
11223 (vx_read_register): Rewrite to use sparc32_supply_gregset and
11224 sparc32_supply_fpregset.
11225 (vx_write_register): Rewrite to use sparc32_collect_gregset,
11226 sparc_collect_rwindow and sparc32_collect_fpregset.
11227 * config/sparc/tm-vxworks.h: New file, based on recently removed
11228 tm-vxsparc.h.
11229 * config/sparc/vxworks.mt: New file, based on recently removed
11230 vxworks.mt.
11231
11232 2004-01-03 J. Brobecker <brobecker@gnat.com>
11233
11234 * infrun.c (handle_step_into_function): New function.
11235 (handle_inferior_event): Extract out some code into the new
11236 function above.
11237
11238 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11239
11240 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
11241 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
11242 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
11243 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
11244 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
11245 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
11246 (sparc_nat_h): New variable.
11247 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
11248 (tm-sun4os4.h): Remove dependency.
11249 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
11250 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
11251 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
11252 sparc-tdep.o): Update dependencies.
11253 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
11254 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
11255 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
11256 dependencies.
11257 * configure.host: Remove existing sparc-*-lynxos*,
11258 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
11259 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
11260 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
11261 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
11262 triplets.
11263 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
11264 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
11265 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
11266 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
11267 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
11268 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
11269 sparc64-*-solaris2* and sparc64-*-* triplets.
11270 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
11271 "symtab.h" and "objfiles.h".
11272 (BIAS): Remove define.
11273 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
11274 (X_DISP19): Remove macros.
11275 (sparc_fetch_instruction): Remove function.
11276 (struct gdbarch_tdep): Remove definition.
11277 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
11278 (sparc_breakpoint_from_pc): Remove function.
11279 (struct sparc64_frame_cache): Remove definition.
11280 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
11281 sparc64_unwind_pc): Remove functions.
11282 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
11283 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
11284 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
11285 (sparc64_frame_cache): Change return type to `struct
11286 sparc_frame_cache *'. Simply call sparc_frame_cache.
11287 (sparc64_frame_this_id, sparc64_frame_prev_register,
11288 sparc64_frame_base_address): Use `struct sparc_frame_cache'
11289 instead of `struct sparc64_frame_cache.
11290 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
11291 sparc_analyze_control_transfer, sparc_software_single_step,
11292 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
11293 _initialize_sparc64_tdep): Remove functions.
11294 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
11295 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
11296 macros.
11297 (sparc64_supply_gregset, sparc64_collect_gregset,
11298 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
11299 (sparc64_init_abi): New function.
11300 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
11301 inclusion guard. Include "sparc-tdep.h".
11302 (BIAS): Define.
11303 (r_tstate_offset, r_fprs_offset): New defines.
11304 (enum sparc_regnum): Remove defenition.
11305 (enum sparc64_regnum): Reformat.
11306 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
11307 (sparc64_init_abi, sparc64_supply_gregset,
11308 sparc64_collect_gregset, sparc64_supply_fpregset,
11309 sparc64_collect_fpregset): New prototypes.
11310 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
11311 Add extern declarations.
11312 (sparc64_sol2_init_abi): New prototype.
11313 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11314 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11315 prototypes.
11316 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
11317 "sparnbsd-nat.h".
11318 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
11319 functions.
11320 (_initialize_sparc64fbsd_nat): Remove initialization of
11321 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
11322 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
11323 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
11324 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
11325 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
11326 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
11327 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
11328 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
11329 (sparc64fbsd_r_y_offset): Remove variables.
11330 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11331 Make static and const.
11332 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
11333 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
11334 functions.
11335 (sparc64fbsd_gregset): New variable.
11336 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
11337 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
11338 and sparc64_supply_fpregset.
11339 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
11340 (sparc64fbsd_sigtramp_frame_this_id)
11341 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
11342 (sparc64fbsd_sigtramp_frame_unwind): New variable.
11343 (sparc64fbsd_sigtramp_frame_sniffer): New function.
11344 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
11345 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
11346 * sparcnbsd-tdep.c: Update copyright year. Include
11347 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
11348 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
11349 "value.h" and "sparcnbsd-tdep.h".
11350 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
11351 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
11352 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
11353 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
11354 defines.
11355 (sparcnbsd_gregset): New variable.
11356 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
11357 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
11358 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
11359 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
11360 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
11361 variables.
11362 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
11363 (sparc32nbsd_sigcontext_frame_this_id)
11364 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
11365 (sparc32nbsd_sigcontext_frame_unwind): New variable.
11366 (sparc32nbsd_sigtramp_frame_sniffer): New function.
11367 (sparcnbsd_get_longjmp_target_32,
11368 sparcnbsd_get_longjmp_target_64): Remove functions.
11369 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
11370 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
11371 sparcnbsd_init_elf): Remove.
11372 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
11373 (sparcnbsd_elf_init_abi): New functions.
11374 (_initialize_sparcnbsd_tdep): New prototype.
11375 (_initialize_sparnbsd_tdep): Update.
11376 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
11377 corelow.o. Add sparc64-nat.o and sparc-nat.o.
11378 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
11379 * config/sparc/linux.mh: Update comment.
11380 (XM_FILE, HOST_IPC): Remove variables.
11381 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
11382 sparc-linux-nat.o.
11383 * config/sparc/linux.mt: Update comment.
11384 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
11385 * config/sparc/nbsd.mt: Reformat.
11386 * config/sparc/nbsd64.mh: Update comment.
11387 (NATDEPFILES): Add sparc-nat.o.
11388 * config/sparc/nbsd64.mt: Update comment.
11389 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
11390 (TM_FILE): Set to tm-nbsd.h.
11391 * config/sparc/nbsdelf.mh: Update comment.
11392 (NATDEPFILES): Add sparc-nat.o.
11393 (XM_FILE): Delete.
11394 * config/sparc/nbsdaout.mh: Update comment.
11395 (NATDEPFILES): Add sparc-nat.o
11396 (XM_FILE): Delete.
11397 * config/sparc/nm-linux.h: Update copyright year. Don't include
11398 "config/nm-svr4.h" and "solib.h". Add protection against multiple
11399 inclusion.
11400 (KERNEL_U_SIZE): Remove define.
11401 (kernel_u_size): Remove prototype.
11402 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
11403 * config/sparc/nm-nbsd.h: Update copyright. Don't include
11404 "regcache.h".
11405 (CHILD_PREPARE_TO_STORE): Remove define.
11406 * config/sparc/nm-nbsdaout.h: Tweak some comments.
11407 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
11408 sparcnbsd-nat.c: Rewrite files.
11409 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
11410 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
11411 sparcnbsd-tdep.h: Remove files.
11412 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
11413 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
11414 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
11415 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
11416 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
11417 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
11418 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
11419 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
11420 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
11421 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
11422 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
11423 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
11424 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
11425 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
11426 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
11427 * config/sparc/linux64.mh, config/sparc/linux64.mt,
11428 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
11429 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
11430 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
11431
11432 2004-01-02 Andrew Cagney <cagney@redhat.com>
11433
11434 From 2003-12-18 Kazuhiro Inaoka:
11435 * configure.host: Add m32r-linux target.
11436
11437 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
11438
11439 * top.c (print_gdb_version): Update year to 2004.
11440
11441 2004-01-02 Mark Mitchell <mark@codesourcery.com>
11442
11443 * MAINTAINERS: Add myself to the write-after-approval category.
11444
11445 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
11446
11447 From Bernardo Innocenti <bernie@develer.com>:
11448 * configure.tgt: Add uClinux target.
11449
11450 2004-01-02 Andrew Cagney <cagney@redhat.com>
11451
11452 * utils.c (do_my_cleanups): Make static, add forward declaration.
11453 * defs.h (do_my_cleanups): Delete declaration.
11454
11455 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
11456
11457 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
11458 bfd/ChangeLog-0203.
11459
11460 2004-01-02 Mark Kettenis <kettenis@gnu.org>
11461
11462 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
11463 in <machine/reg.h>.
11464 * configure, config.in: Regenerate.
11465
11466 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
11467 tui/ChangeLog-1998-2003.
11468 \f
11469 Local Variables:
11470 mode: change-log
11471 left-margin: 8
11472 fill-column: 74
11473 version-control: never
11474 End:
This page took 0.270996 seconds and 4 git commands to generate.